/*-----------------------------------------------------------------------------------

     Template Name: Alizo - Business & Finance Responsive HTML5 Template
    Author: Hixstudio
    Support: basictheme400@gmail.com
    Description: Alizo - Business & Finance Responsive HTML5 Template
    Version: 1.0

-----------------------------------------------------------------------------------

/************ TABLE OF CONTENTS ***************

	-----------------
    01. THEME CSS
	-----------------
		1.1 Theme Default
		1.2 Common Classes
		1.3 Default Spacing

	-----------------
    02. COMPONENTS css
	-----------------
		2.1 accordion
		2.2 animetion
		2.3 background
		2.4 backtotop
		2.5 breadcrumb
		2.6 buttons 
		2.7 Carousel
		2.8 cartmini
		2.9 instagram
		2.12 nice select
		2.13 offcanvas
		2.14 preloader
		2.15 search
		2.16 Section Title
		2.17 tab
		2.18 theme setting


	-----------------
    03. HEADER CSS
	-----------------
		3.1 Header Style 1

    ---------------------------------
	04. MENU CSS
	---------------------------------
		4.1 menu css
		4.2 Mobile css

	---------------------------------
	05. BLOG CSS
	---------------------------------
		5.1 Postbox css
		5.2 Blog css

	---------------------------------
	06. FOOTER CSS
	---------------------------------
		6.1 Footer Style 1

	---------------------------------
	07. PAGES CSS
	---------------------------------
		7.1 slider css
		7.2 about css
		7.3 feature css
		7.4 testimonial css
		7.5 cta css
		7.6 login css
		7.7 contact css
		7.8 error css
		7.9 counter css
		7.10 work css
		7.11 author css
		7.12 hero css
		7.13 service css
		7.14 service2 css
		7.15 minutes css
		7.16 payment css
		7.17 banking css
		7.18 video css
		7.19 process css
		7.20 project css
		7.21 paying css
		7.22 pricing css
		7.23 faq css
		7.24 team css
		7.25 brands css
		7.26 chose css
		7.27 value css
		7.28 login css
		7.29 shop css
		7.30 cart css
		7.31 portfolio css


**********************************************/
/*----------------------------------------*/
/*  1.1 Theme Default
/*----------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap");
.tp-product-tab-2 .nav-tabs .nav-link .tp-product-tab-tooltip, .tp-tab-line, .tp-swiper-dot .swiper-pagination-bullet, .tp-swiper-dot-border .swiper-pagination-bullet, .tp-swiper-scrollbar {
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
}

.tp-accordion .accordion-button .tp-accordion-plus, .tp-accordion .accordion-button .tp-accordion-plus::after, .tp-accordion .accordion-button .tp-accordion-plus::before, .back-to-top-wrapper, a,
button,
p,
input,
select,
textarea,
li,
.transition-3 {
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
}

.back-to-top-btn {
  -webkit-transition: transform 0.3s 0s ease-out;
  -moz-transition: transform 0.3s 0s ease-out;
  -ms-transition: transform 0.3s 0s ease-out;
  -o-transition: transform 0.3s 0s ease-out;
  transition: transform 0.3s 0s ease-out;
}

.tp-swiper-arrow button svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}

.tp-all-font-roboto *:not(i) {
  font-family: var(--tp-ff-roboto);
}

/* transform */
.tp-product-tab-2 .nav-tabs .nav-link:not(:first-child)::after {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

:root {
  /**
  @font family declaration
  */
  --tp-ff-body: 'Manrope', sans-serif;
  --tp-ff-heading: 'Manrope', sans-serif;
  --tp-ff-p: 'Manrope', sans-serif;
  --tp-ff-fontawesome: "Font Awesome 6 Pro";
  /**
  @color declaration
  */
  --tp-common-white: #ffffff;
  --tp-common-white2: #f7f7f7;
  --tp-common-black-title: #0f0f0f;
  --tp-common-black: #0f0f0f;
  --tp-common-black2: #000000;
  --tp-grey-1: #a09baa;
  --tp-grey-2: #666666;
  --tp-grey-3: #6a6a6a;
  --tp-grey-4: #f4f4f4;
  --tp-grey-5: #f2f2ff;
  --tp-grey-6: #cdcccc;
  --tp-grey-7: #f5f5f5;
  --tp-grey-8: #8c8c94;
  --tp-grey-9: #f3f7fc;
  --tp-grey-10: #c0bdd2;
  --tp-grey-11: #ebf4fd;
  --tp-grey-12: #fbc4b3;
  --tp-grey-13: #f2adf7;
  --tp-grey-14: #f4f7ff;
  --tp-grey-15: #9c9eb4;
  --tp-grey-16: #e3f0ff;
  --tp-grey-17: #e7d9ff;
  --tp-grey-18: #f4effd;
  --tp-heading-black3: #292930;
  --tp-heading-black4: #2f2f36;
  --tp-heading-black5: #050020;
  --tp-heading-black6: #18181d;
  --tp-heading-black7: #1c1c21;
  --tp-heading-black8: #050020;
  --tp-heading-black9: #0e0927;
  --tp-heading-black10: #0f0f0f;
  --tp-heading-black11: #201941;
  --tp-heading-black12: #000541;
  --tp-heading-black13: #0d031e;
  --tp-border1-1: #e3e3e3;
  --tp-border1-2: #eaeaea;
  --tp-border1-3: #edeaea;
  --tp-border1-4: #16171a;
  --tp-border1-5: #f1f1f1;
  --tp-border1-6: #e2dfe7;
  --tp-blue-1: #f0e6ff;
  --tp-blue-2: #1573aa;
  --tp-blue-3: #dac3ff;
  --tp-blue-4: #0b1649;
  --tp-blue-5: #2f313b;
  --tp-blue-6: #651fde;
  --tp-blue-7: #6834d2;
  --tp-blue-8: #6734d2;
  --tp-yellow-1: #ffdc60;
  --tp-yellow-2: #fdf0e5;
  --tp-yellow-3: #ffb800;
  --tp-green-1: #423ef3;
  --tp-green-2: #5956e9;
  --tp-green-3: #89cefb;
  --tp-green-4: #dde9f6;
  --tp-green-5: #0044eb;
  --tp-green-6: #6222cc;
  --tp-red-1: #fd346e;
  --tp-red-2: #f92c24;
  --tp-pink-1: #000;
  --tp-khaki-1: #000;
  --tp-orange-1: #000;
  --tp-text-body: #000;
  --tp-text-1: #000;
  --tp-text-2: #000;
  --tp-theme-primary: #000;
  --tp-theme-secondary: #000;
  --tp-theme-brown: #000;
  --tp-theme-green: #000;
  --tp-footer-grey-1: #000;
  --tp-border-primary: #000;
  --tp-border-secondary: #000;
  --tp-border-3: #000;
  --tp-border-4: #000;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/*---------------------------------
	typography css start 
---------------------------------*/
body {
  font-family: var(--tp-ff-body);
  font-size: 14px;
  font-weight: normal;
  color: var(--tp-text-body);
  background: var(--tp-common-white);
  line-height: 26px;
}

a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--tp-ff-heading);
  color: var(--tp-common-black);
  margin-top: 0px;
  font-weight: 700;
  line-height: 1.2;
  -webkit-transition: color 0.3s 0s ease-out;
  -moz-transition: color 0.3s 0s ease-out;
  -ms-transition: color 0.3s 0s ease-out;
  -o-transition: color 0.3s 0s ease-out;
  transition: color 0.3s 0s ease-out;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

ul {
  margin: 0px;
  padding: 0px;
}

li {
  list-style: none;
}

p {
  font-family: var(--tp-ff-p);
  font-size: 16px;
  font-weight: 400;
  color: var(--tp-grey-3);
  line-height: 30px;
  margin-bottom: 15px;
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}

a:focus {
  text-decoration: none;
  color: inherit;
}

a:hover {
  color: var(--tp-common-white);
  text-decoration: none;
}

a,
button {
  color: inherit;
  outline: none;
  border: none;
  background: transparent;
}

button:hover {
  cursor: pointer;
}

button:focus {
  outline: 0;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
input[type=url],
textarea {
  outline: none;
  background-color: #fff;
  height: 56px;
  width: 100%;
  line-height: 56px;
  font-size: 14px;
  color: var(--tp-common-black);
  padding-left: 26px;
  padding-right: 26px;
  border: 1px solid #E0E2E3;
}
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #95999D;
}
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
textarea::-moz-placeholder { /* Firefox 19+ */
  color: #95999D;
}
input[type=text]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
textarea:-moz-placeholder { /* Firefox 4-18 */
  color: #95999D;
}
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder { /* IE 10+  Edge*/
  color: #95999D;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=url]::placeholder,
textarea::placeholder { /* MODERN BROWSER */
  color: #95999D;
}
[dir=rtl] input[type=text],
[dir=rtl] input[type=email],
[dir=rtl] input[type=tel],
[dir=rtl] input[type=number],
[dir=rtl] input[type=password],
[dir=rtl] input[type=url],
[dir=rtl] textarea {
  text-align: right;
}

textarea {
  line-height: 1.4;
  padding-top: 17px;
  padding-bottom: 17px;
}

input[type=color] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  border: 0;
  cursor: pointer;
  height: 100%;
  width: 100%;
  padding: 0;
  border-radius: 50%;
}

*::-moz-selection {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
  text-shadow: none;
}

::-moz-selection {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
  text-shadow: none;
}

::selection {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
  text-shadow: none;
}

*::-moz-placeholder {
  color: var(--tp-common-black);
  font-size: 14px;
  opacity: 1;
}

*::placeholder {
  color: var(--tp-common-black);
  font-size: 14px;
  opacity: 1;
}

.tp-thumb {
  position: relative;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.tp-thumb-overlay {
  position: absolute;
  content: "";
  top: 0;
  left: 0%;
  width: 0%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: tpoverlay;
  animation-name: tpoverlay;
  animation-delay: 0.3s;
  animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
  z-index: 9999;
  backdrop-filter: blur(15px);
  border-radius: 15px;
}

@-webkit-keyframes tpoverlay {
  0%, 100% {
    width: 0%;
    left: 0%;
  }
  50% {
    width: 100%;
    left: 0%;
  }
  100% {
    left: 100%;
  }
}
@-moz-keyframes tpoverlay {
  0%, 100% {
    width: 0%;
    left: 0%;
  }
  50% {
    width: 100%;
    left: 0%;
  }
  100% {
    left: 100%;
  }
}
@-ms-keyframes tpoverlay {
  0%, 100% {
    width: 0%;
    left: 0%;
  }
  50% {
    width: 100%;
    left: 0%;
  }
  100% {
    left: 100%;
  }
}
@keyframes tpoverlay {
  0%, 100% {
    width: 0%;
    left: 0%;
  }
  50% {
    width: 100%;
    left: 0%;
  }
  100% {
    left: 100%;
  }
}
/*---------------------------------
    1.2 Common Classes
---------------------------------*/
.w-img {
  width: 100%;
}

.m-img img {
  max-width: 100%;
}

.fix {
  overflow: hidden;
}

.col-int {
  padding: 0 10px;
}

.clear {
  clear: both;
}

.f-right {
  float: right;
}

.z-index-1 {
  z-index: 1;
}

.z-index-11 {
  z-index: 11;
}

.text-right {
  text-align: right;
}

.shadow1 {
  border-radius: 15px;
  filter: drop-shadow(0 0 30px rgba(13, 4, 28, 0.06));
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .shadow1 {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .shadow1 {
    margin-left: 2px;
    margin-right: 8px;
  }
}

.overflow-y-visible {
  overflow-x: hidden;
  overflow-y: visible;
}

.p-overflow {
  overflow: hidden;
}

.p-relative {
  position: relative;
}

.p-absolute {
  position: absolute;
}

.include-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-position-default {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.demo {
  -webkit-transition: color 0.3s 0s linear;
  -moz-transition: color 0.3s 0s linear;
  -ms-transition: color 0.3s 0s linear;
  -o-transition: color 0.3s 0s linear;
  transition: color 0.3s 0s linear;
  -webkit-transition: color 0.3s linear, transform 0.2s ease;
  -moz-transition: color 0.3s linear, transform 0.2s ease;
  -ms-transition: color 0.3s linear, transform 0.2s ease;
  -o-transition: color 0.3s linear, transform 0.2s ease;
  transition: color 0.3s linear, transform 0.2s ease;
}
[dir=rtl] .demo {
  margin-left: 0;
  margin-right: 15px;
}
div.demo img {
  margin-left: 10px;
}

[tp-theme=tp-theme-dark] .demo {
  color: yellow;
}

/*----------------------------------------
    Body Overlay 
-----------------------------------------*/
.body-overlay {
  background-color: var(--tp-common-black);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
}
.body-overlay:hover {
  cursor: url("../img/icon/cross-out.png"), pointer;
}

.body-overlay.opened {
  opacity: 0.7;
  visibility: visible;
}

/* dropcap */
.tp-dropcap::first-letter {
  font-size: 90px;
  font-weight: 500;
  float: left;
  text-align: center;
  color: var(--tp-common-black);
  margin-right: 5px;
  line-height: inherit;
  text-transform: capitalize;
}

.class {
  stroke-dasharray: 189px, 191px;
  stroke-dashoffset: 0px;
}

/* gutter for x axis */
.tp-gx-20 {
  --bs-gutter-x: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-gx-20 {
    --bs-gutter-x: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-gx-20 {
    --bs-gutter-x: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-gx-20 {
    --bs-gutter-x: 15px;
  }
}
@media (max-width: 575px) {
  .tp-gx-20 {
    --bs-gutter-x: 10px;
  }
}
.tp-gx-20 [class*=col-] {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

/* gutter for x axis */
.tp-gx-30 {
  --bs-gutter-x: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-gx-30 {
    --bs-gutter-x: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-gx-30 {
    --bs-gutter-x: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-gx-30 {
    --bs-gutter-x: 15px;
  }
}
@media (max-width: 575px) {
  .tp-gx-30 {
    --bs-gutter-x: 10px;
  }
}
.tp-gx-30 [class*=col-] {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

/* gutter for x axis */
.tp-gx-40 {
  --bs-gutter-x: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-gx-40 {
    --bs-gutter-x: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-gx-40 {
    --bs-gutter-x: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-gx-40 {
    --bs-gutter-x: 30px;
  }
}
@media (max-width: 575px) {
  .tp-gx-40 {
    --bs-gutter-x: 15px;
  }
}
.tp-gx-40 [class*=col-] {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

/*---------------------------------
    1.3 Default Spacing
---------------------------------*/
.tp-categroy-plr-85 {
  padding-left: 85px;
  padding-right: 85px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-categroy-plr-85 {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.minutes-ptb {
  padding-top: 150px;
  padding-bottom: 150px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .minutes-ptb {
    padding-bottom: 100px;
  }
}

.pt-120 {
  padding-top: 120px;
}

.pt-250 {
  padding-top: 250px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-90 {
  padding-bottom: 90px;
}

.tp-ml-40 {
  margin-left: 40px;
}

.tp-pr-0 {
  padding-right: 0;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-50 {
  margin-top: 50px;
}

.ml-100 {
  margin-left: 100px;
}

.ml-80 {
  margin-left: 80px;
}

.ml-30 {
  margin-left: 30px;
}

.video-ptb {
  padding-top: 180px;
  padding-bottom: 313px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .video-ptb {
    padding-top: 100px;
    padding-bottom: 250px;
  }
}

/*----------------------------------------*/
/*  2.4 backtotop
/*----------------------------------------*/
.back-to-top-wrapper {
  position: fixed;
  right: 33px;
  bottom: 0;
  height: 44px;
  width: 44px;
  cursor: pointer;
  display: block;
  border-radius: 50%;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 575px) {
  .back-to-top-wrapper {
    right: 20px;
    bottom: 20px;
  }
}
.back-to-top-wrapper.back-to-top-btn-show {
  visibility: visible;
  opacity: 1;
  bottom: 50px;
}

.back-to-top-btn {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: var(--tp-common-black);
  box-shadow: 0px 8px 16px rgba(3, 4, 28, 0.3);
  color: var(--tp-common-white);
  border-radius: 50%;
}
.back-to-top-btn svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.back-to-top-btn:hover {
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}

/*----------------------------------------*/
/*  2.18 theme setting
/*----------------------------------------*/
.tp-theme-settings-area {
  position: fixed;
  top: 50%;
  left: 0;
  width: 240px;
  background-color: #fff;
  border: 1px solid #EAEAEF;
  -webkit-transform: translateY(-50%) translateX(-100%);
  -moz-transform: translateY(-50%) translateX(-100%);
  -ms-transform: translateY(-50%) translateX(-100%);
  -o-transform: translateY(-50%) translateX(-100%);
  transform: translateY(-50%) translateX(-100%);
  z-index: 991;
  direction: ltr;
  border-bottom-right-radius: 4px;
}
.tp-theme-settings-area.settings-opened {
  -webkit-transform: translateY(-50%) translateX(0%);
  -moz-transform: translateY(-50%) translateX(0%);
  -ms-transform: translateY(-50%) translateX(0%);
  -o-transform: translateY(-50%) translateX(0%);
  transform: translateY(-50%) translateX(0%);
}
.tp-theme-settings-area.settings-opened .tp-theme-settings-gear {
  opacity: 0;
}
.tp-theme-settings-area.settings-opened .tp-theme-settings-close {
  opacity: 1;
}
.tp-theme-settings-open {
  position: absolute;
  top: -1px;
  left: 100%;
}
.tp-theme-settings-open button {
  background-color: var(--tp-common-white);
  border: 1px solid #EAEAEF;
  border-left: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 24px;
  color: var(--tp-common-black);
  position: relative;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.tp-theme-settings-gear {
  display: inline-block;
  -webkit-animation: tp-theme-setting-spin 4s linear infinite;
  -moz-animation: tp-theme-setting-spin 4s linear infinite;
  -ms-animation: tp-theme-setting-spin 4s linear infinite;
  -o-animation: tp-theme-setting-spin 4s linear infinite;
  animation: tp-theme-setting-spin 4s linear infinite;
}
@-webkit-keyframes tp-theme-setting-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes tp-theme-setting-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes tp-theme-setting-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes tp-theme-setting-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.tp-theme-settings-close {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
.tp-theme-header-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
}
.tp-theme-wrapper {
  padding: 20px 30px 30px;
}
.tp-theme-toggle {
  text-align: center;
}
.tp-theme-toggle-main {
  display: inline-block;
  width: 160px;
  margin: auto;
  position: relative;
  z-index: 1;
  background-color: #f0f0f5;
  padding: 4px;
  border-radius: 20px;
}
.tp-theme-toggle-light, .tp-theme-toggle-dark {
  display: inline-block;
  width: 48%;
  height: 26px;
  line-height: 26px;
}
.tp-theme-toggle input {
  display: none;
}
.tp-theme-toggle:hover {
  cursor: pointer;
}
.tp-theme-toggle label {
  color: var(--tp-common-black);
  font-size: 14px;
  font-weight: 500;
}
.tp-theme-toggle label:hover {
  cursor: pointer;
}
.tp-theme-toggle #tp-theme-toggler {
  display: none;
}
.tp-theme-toggle #tp-theme-toggler:checked + i {
  right: calc(50% - 4px);
}
.tp-theme-toggle-slide {
  position: absolute;
  top: 50%;
  right: 4px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50%;
  height: 26px;
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
  border-radius: 30px;
  -webkit-transform: translate3d(0, 0);
  transform: translate3d(0, 0);
  -webkit-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1);
  -moz-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1);
  -ms-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1);
  transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1);
  z-index: -1;
}
.tp-theme-dir {
  text-align: center;
}
.tp-theme-dir-main {
  display: inline-block;
  width: 160px;
  margin: auto;
  position: relative;
  z-index: 1;
  background-color: #f0f0f5;
  padding: 4px;
  border-radius: 20px;
}
.tp-theme-dir-ltr, .tp-theme-dir-rtl {
  display: inline-block;
  width: 48%;
  height: 26px;
  line-height: 26px;
}
.tp-theme-dir input {
  display: none;
}
.tp-theme-dir:hover {
  cursor: pointer;
}
.tp-theme-dir label {
  color: var(--tp-common-black);
  font-size: 14px;
  font-weight: 500;
}
.tp-theme-dir label:hover {
  cursor: pointer;
}
.tp-theme-dir #tp-dir-toggler {
  display: none;
}
.tp-theme-dir #tp-dir-toggler:checked + i {
  right: calc(50% - 4px);
}
.tp-theme-dir-slide {
  position: absolute;
  top: 50%;
  right: 4px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50%;
  height: 26px;
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
  border-radius: 30px;
  -webkit-transform: translate3d(0, 0);
  transform: translate3d(0, 0);
  -webkit-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1);
  -moz-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1);
  -ms-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1);
  transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1);
  z-index: -1;
}
.tp-theme-color-item.active button::before {
  opacity: 1;
  visibility: visible;
}
.tp-theme-color-btn {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
}
.tp-theme-color-btn::before {
  position: absolute;
  content: "\f00c";
  font-weight: 600;
  font-family: var(--tp-ff-fontawesome);
  color: var(--tp-common-white);
  font-size: 16px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
  opacity: 0;
  visibility: hidden;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#F50963"] {
  background-color: #F50963;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#008080"] {
  background-color: #008080;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#F31E5E"] {
  background-color: #F31E5E;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#AB6C56"] {
  background-color: #AB6C56;
  color: black;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#4353FF"] {
  background-color: #4353FF;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#3661FC"] {
  background-color: #3661FC;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#2CAE76"] {
  background-color: #2CAE76;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#FF5A1B"] {
  background-color: #FF5A1B;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#03041C"] {
  background-color: #03041C;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#ED212C"] {
  background-color: #ED212C;
}
.tp-theme-color-input {
  margin-top: 15px;
}
.tp-theme-color-input h6 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
}
.tp-theme-color-input label {
  display: inline-block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: var(--tp-theme-1);
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
}
.tp-theme-color-input label:hover {
  cursor: pointer;
}
.tp-theme-color-input input {
  display: none;
}

/*----------------------------------------*/
/*  2.6 buttons 
/*----------------------------------------*/
.tp-btn {
  font-weight: 700;
  font-size: 14px;
  color: var(--tp-common-white);
  display: inline-block;
  line-height: 18px;
  padding: 21px 50px;
  border-radius: 15px;
  text-transform: uppercase;
  background-color: var(--tp-blue-2);
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: all 0.3s ease;
}
@media (max-width: 575px) {
  .tp-btn {
    padding: 18px 35px;
  }
}
.tp-btn:hover {
  color: var(--tp-common-white);
  background: transparent;
}
.tp-btn::before {
  content: "";
  position: absolute;
  width: 0;
  top: -10px;
  height: 0;
  background-color: var(--tp-common-black);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.8s ease;
  z-index: -1;
}
.tp-btn-default {
  line-height: 1;
  border-radius: 15px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .tp-btn-default {
    margin-top: 0;
    margin-bottom: 50px;
    text-align: left;
  }
}
.tp-btn:hover:before {
  width: 500px;
  height: 500px;
  display: inline-block;
}
.tp-btn-about {
  padding: 16px 40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-btn-about {
    padding: 13px 23px;
  }
}
.tp-btn-bus {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.tp-btn-bus-2 {
  background: none;
  border: 1px solid #000541;
  color: #000541;
}
.tp-btn-bus-2:hover {
  border: 1px solid transparent;
}
.tp-btn-insu {
  background: var(--tp-red-2);
}
.tp-btn-insu::before {
  background: var(--tp-blue-4);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-btn-insu {
    padding: 15px 30px;
  }
}
.tp-btn-insu-2:hover {
  color: var(--tp-common-black);
}
.tp-btn-insu-2::before {
  background: var(--tp-common-white);
}
.tp-btn-02 {
  background: var(--tp-green-2);
}
.tp-btn-02::before {
  background: var(--tp-common-black);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-btn-02 {
    padding: 18px 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-btn-02 {
    padding: 13px 20px;
  }
}
.tp-btn-transparent-bus {
  background: none;
  border: 1px solid #e4e6ed;
  color: var(--tp-green-1);
}
.tp-btn-transparent-bus::before {
  background: var(--tp-common-white);
}
@media (max-width: 575px) {
  .tp-btn-transparent-bus {
    margin-top: 30px;
  }
}
.tp-btn-transparent-bus:hover {
  color: var(--tp-common-black);
  border: 1px solid transparent;
}
.tp-btn-transparent-bus-2 {
  border: 1px solid var(--tp-heading-black12);
  background: transparent;
  color: var(--tp-heading-black12);
}
.tp-btn-transparent-bus-2:hover {
  border: 1px solid var(--tp-green-2);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-btn-transparent-bus-2 {
    float: left;
    margin-bottom: 30px;
  }
}
.tp-btn-transparent-white {
  color: var(--tp-common-white);
}
.tp-btn-transparent-white:hover {
  border-color: var(--tp-green-2);
}
@media (max-width: 575px) {
  .tp-btn-transparent-white {
    float: left;
    margin-bottom: 30px;
  }
}
.tp-btn-yellow {
  background: var(--tp-yellow-1);
  font-size: 16px;
  color: var(--tp-heading-black3);
}
.tp-btn-yellow::before {
  background: var(--tp-common-black);
}
.tp-btn-yellow-2::before {
  background: var(--tp-green-1);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-btn-yellow {
    padding: 16px 28px;
  }
}
.tp-btn-green {
  background: var(--tp-green-1);
}
.tp-btn-green-2 {
  background: var(--tp-green-5);
}
.tp-btn-green::before {
  background: var(--tp-common-black);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-btn-green {
    float: left;
    margin-bottom: 10px;
  }
}
.tp-btn-green-bus {
  float: inherit;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .tp-btn-green-bus {
    margin-right: 0;
  }
}
.tp-btn-transparent-over:hover {
  color: var(--tp-common-white);
}
.tp-btn-transparent-over::before {
  background: var(--tp-common-black);
}
.tp-btn-black {
  background: var(--tp-heading-black3);
}
.tp-btn-black::before {
  background: var(--tp-common-white) !important;
}
.tp-btn-black-1 {
  background: var(--tp-common-black);
}
.tp-btn-black-2 {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
}
.tp-btn-black-2::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: var(--tp-green-1);
  transform: scaleX(0);
  transform-origin: left;
  transition: all 0.6s ease;
  border-radius: 15px;
  z-index: -1;
}
.tp-btn-black-2:hover::before {
  transform: scaleX(1);
}
.tp-btn-black-3:hover::before {
  background: var(--tp-heading-black3);
}
.tp-btn-ser-fin {
  width: 100%;
  height: 48px;
  border-radius: 15px;
  background-color: var(--tp-green-3);
  display: block;
  padding: 0 30px;
  line-height: 51px;
  text-align: center;
  position: relative;
}
.tp-btn-ser-fin:hover::before {
  transform: scaleX(0);
}
.tp-btn-ser-fin:hover span {
  opacity: 1;
  visibility: visible;
}
.tp-btn-ser-fin span {
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.7s ease;
  margin-right: 0;
  font-size: 16px;
  letter-spacing: 0px;
  color: var(--tp-heading-black3);
  font-weight: 700;
}
.tp-btn-ser-fin i {
  color: var(--tp-heading-black3);
  float: right;
}
.tp-btn-ser-fin::before {
  position: absolute;
  content: "";
  width: 66%;
  left: 30px;
  top: 48%;
  height: 2px;
  background: var(--tp-heading-black3);
  transform: scaleX(1);
  transform-origin: right;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-btn-ser-fin::before {
    width: 63%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-btn-ser-fin::before {
    width: 64%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-btn-ser-fin::before {
    width: 74%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-btn-ser-fin::before {
    width: 352px;
    left: inherit;
    right: 35px;
  }
}
@media (max-width: 575px) {
  .tp-btn-ser-fin::before {
    width: 210px;
    left: inherit;
    right: 35px;
  }
}
.tp-btn i {
  margin-left: 8px;
}
.tp-btn-3:hover::before {
  background: var(--tp-green-2);
}
.tp-btn-sm {
  padding: 4px 24px;
}
.tp-btn-black:hover {
  color: var(--tp-common-black);
}
.tp-btn-tes {
  margin-right: 0;
  padding: 15px 50px;
}
.tp-btn-tes:hover {
  color: var(--tp-common-black);
}
.tp-btn-tes:before {
  background: var(--tp-common-white);
}
.tp-btn-over-white:hover {
  color: var(--tp-common-black);
}
.tp-btn-over-white::before {
  background: var(--tp-common-white);
}

.tp-btn-2 {
  padding: 17px 40px;
}

.tp-btn-transparent {
  background: none;
  color: var(--tp-blue-2);
  border: 1px solid var(--tp-blue-2);
  padding: 20px 47px;
}
.tp-btn-transparent:hover {
  color: var(--tp-common-white);
  border: 1px solid var(--tp-green-2);
}

.tp-white {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.tp-white:hover {
  color: var(--tp-common-white);
}

/*----------------------------------------*/
/*  2.2 animetion
/*----------------------------------------*/
/* pulse effect animation */
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@keyframes treeMove {
  0% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }
  75% {
    -webkit-transform: rotate(5deg) translateX(10px);
    transform: rotate(5deg) translateX(10px);
  }
  50% {
    -webkit-transform: rotate(10deg) translateX(20px);
    transform: rotate(10deg) translateX(20px);
  }
  100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }
}
.tree-move {
  animation-name: treeMove;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@keyframes tpupdown {
  0% {
    transform: translateY(0);
  }
  to {
    transform: translateY(-20px);
  }
}
.up-down {
  animation: tpupdown 1.5s infinite alternate;
}

@keyframes tptranslateX2 {
  0% {
    transform: translateX(-30px);
  }
  to {
    transform: translateX(20px);
  }
}
.tptranslateX2 {
  animation: tptranslateX2 4s infinite alternate;
}

@keyframes tptranslateY2 {
  0% {
    transform: translateY(-30px);
  }
  to {
    transform: translateY(20px);
  }
}
.tptranslateY2 {
  animation: tptranslateY2 4s infinite alternate forwards;
}

@keyframes rotate-infite {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.rotate-infite {
  animation: rotate-infite 4s linear infinite;
}

@keyframes zom-in-out {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.zom-in-out {
  animation: zom-in-out 4s linear infinite;
  -webkit-animation: zom-in-out 4s linear infinite;
}

@keyframes rotate360 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.rotate360 {
  animation: rotate360 6s linear infinite;
  -webkit-animation: rotate360 6s linear infinite;
}

@keyframes zom-in-out-2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.zom-in-out-2 {
  animation: zom-in-out-2 4s linear infinite;
  -webkit-animation: zom-in-out-2 4s linear infinite;
  -moz-animation: zom-in-out-2 4s linear infinite;
}

@-webkit-keyframes tp-video-waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@-moz-keyframes tp-video-waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@-ms-keyframes tp-video-waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@keyframes tp-video-waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@keyframes moving {
  0% {
    transform: translatey(0);
  }
  20% {
    transform: translateX(-50px);
  }
  50% {
    transform: translatey(-40px);
  }
  to {
    transform: translatey(0);
  }
}
.moving {
  animation: moving 9s linear infinite;
  -webkit-animation: moving 9s linear infinite;
  -moz-animation: moving 9s linear infinite;
}

.animetion {
  -webkit-animation-name: fadeInUp;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.6s;
  animation-duration: 1s;
  opacity: 1;
}

@keyframes tp-pulse-2 {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/*----------------------------------------*/
/* 2.14 preloader
/*----------------------------------------*/
.tp-preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999;
}
.tp-preloader-img {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
  z-index: 9999999;
}
.tp-preloader-main {
  display: block;
  position: relative;
  left: 50%;
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: var(--tp-yellow-1);
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  z-index: 1001;
}
.tp-preloader-main:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: var(--tp-blue-2);
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
.tp-preloader-main:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: var(--tp-green-2);
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
.tp-preloader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100vh;
  background: var(--tp-common-black);
  z-index: 1000;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.tp-preloader-section-left {
  left: 0;
}
.tp-preloader-section-right {
  right: 0;
}
.tp-preloader-panel_left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.tp-preloader-panel_right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.tp-preloader-loaded-circle {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.tp-preloader-loaded-img {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*----------------------------------------*/
/*  2.3 background
/*----------------------------------------*/
.tp-grey-insu {
  background: var(--tp-grey-9);
  overflow: hidden;
}

.tp-grey-bus {
  background: var(--tp-grey-14);
}

.tp-grey-insu-2 {
  background: var(--tp-grey-11);
}

.tp-black-bg {
  background: var(--tp-common-black);
}

.tp-black-bg9 {
  background: var(--tp-heading-black9);
}

.tp-black2-bg {
  background: var(--tp-heading-black6);
}

.tp-black12-bg {
  background: var(--tp-heading-black12);
}

.tp-black13-bg {
  background: var(--tp-grey-16);
}

.tp-black3-bg {
  background: var(--tp-heading-black7);
}

.tp-blue-bg {
  background: var(--tp-blue-2);
}

.tp-white-bg {
  background: var(--tp-common-white);
}

.grey-bg {
  background-color: var(--tp-grey-4);
}

.blue-bg {
  background-color: var(--tp-blue-2);
}

.tp-grey2-bg {
  background-color: var(--tp-grey-18);
}

.yellow-bg {
  background-color: var(--tp-yellow-2);
}

.grey-bg-2 {
  background-color: var(--tp-grey-2);
}

.grey-bg-5 {
  background-color: var(--tp-grey-5);
}

.grey-bg-6 {
  background-color: var(--tp-grey-6);
}

.grey-bg-7 {
  background-color: var(--tp-grey-7);
}

.grey-bg-8 {
  background-color: var(--tp-grey-8);
}

.white-bg {
  background-color: var(--tp-common-white);
}

.black-bg {
  background-color: var(--tp-common-black);
}

.khaki-bg {
  background-color: var(--tp-khaki-1);
}

.green-dark-bg {
  background-color: var(--tp-green-dark);
}

.theme-bg {
  background-color: var(--tp-theme-primary);
}

[data-bg-color=footer-bg-grey] {
  background-color: var(--tp-footer-grey-1);
}

[data-bg-color=footer-bg-white] {
  background-color: var(--tp-common-white);
}

/*----------------------------------------*/
/*  2.7 Carousel
/*----------------------------------------*/
/* tp range slider css */
.tp-range-slider .inside-slider {
  padding-left: 7px;
  padding-right: 17px;
}
.tp-range-slider .noUi-target {
  background-color: #191C3C;
  border-radius: 12px;
  border: 0;
  box-shadow: none;
}
.tp-range-slider .noUi-connect {
  background-color: var(--tp-theme-primary);
}
.tp-range-slider .noUi-horizontal {
  height: 6px;
}
.tp-range-slider .noUi-handle {
  height: 24px;
  width: 24px;
  background-color: var(--tp-theme-primary);
  border-radius: 50%;
  border: 4px solid var(--tp-common-white);
  box-shadow: 0px 4px 10px rgba(5, 9, 43, 0.3);
  top: -9px;
}
.tp-range-slider .noUi-handle:hover {
  cursor: pointer;
}
.tp-range-slider .noUi-handle::before, .tp-range-slider .noUi-handle::after {
  display: none;
}
.tp-range-slider-dark .noUi-handle {
  border: 4px solid #2D314B;
}

/* tp swiper slider dot */
.tp-swiper-dot {
  line-height: 1;
}
.tp-swiper-dot .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: var(--tp-grey-3);
  opacity: 1;
  margin: 0 3px;
  position: relative;
}
.tp-swiper-dot .swiper-pagination-bullet button {
  font-size: 0;
}
.tp-swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--tp-theme-primary);
}
.tp-swiper-dot.tp-swiper-dot-style-darkRed .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--tp-theme-secondary);
}

.tp-swiper-dot-border {
  line-height: 1;
}
.tp-swiper-dot-border .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: transparent;
  opacity: 1;
  margin: 0 3px;
  position: relative;
  border: 1px solid rgba(1, 15, 28, 0.4);
}
.tp-swiper-dot-border .swiper-pagination-bullet button {
  font-size: 0;
}
.tp-swiper-dot-border .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--tp-common-black);
  border-color: var(--tp-common-black);
}
.tp-swiper-dot-border .swiper-pagination-bullet:hover {
  border-color: var(--tp-common-black);
}
.tp-swiper-dot-border.tp-swiper-dot-style-darkRed .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--tp-theme-secondary);
}

.tp-swiper-arrow button {
  width: 40px;
  height: 40px;
  line-height: 38px;
  font-size: 20px;
  text-align: center;
  background-color: transparent;
  color: var(--tp-text-2);
  border: 1px solid rgba(1, 15, 28, 0.1);
  border-radius: 50%;
}
.tp-swiper-arrow button:hover {
  background-color: var(--tp-theme-primary);
  color: var(--tp-common-white);
}
/* tp swiper scrollbar */
.tp-swiper-scrollbar {
  background-color: #EDEFF2;
  height: 2px;
}
.tp-swiper-scrollbar .tp-swiper-scrollbar-drag {
  background-color: var(--tp-common-black);
  height: 100%;
}
.tp-swiper-scrollbar .tp-swiper-scrollbar-drag:hover {
  cursor: pointer;
}
.tp-swiper-scrollbar:hover, .tp-swiper-scrollbar:focus {
  -webkit-transform: scaleY(3);
  -moz-transform: scaleY(3);
  -ms-transform: scaleY(3);
  -o-transform: scaleY(3);
  transform: scaleY(3);
}

/* tp slick arrow */
.tp-slick-dot .slick-dots li {
  display: inline-block;
  margin: 0 4px;
}
.tp-slick-dot .slick-dots li.slick-active button {
  background-color: var(--tp-common-white);
}
.tp-slick-dot .slick-dots li button {
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
}
.tp-slick-dot-blue .slick-dots li.slick-active button {
  background-color: var(--tp-theme-primary);
}
.tp-slick-dot-blue .slick-dots li button {
  background-color: var(--tp-grey-3);
}

/*----------------------------------------*/
/*  2.12 nice select
/*----------------------------------------*/
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}
.nice-select:hover {
  border-color: #dbdbdb;
}
.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999;
}
.nice-select::after {
  position: absolute;
  content: "\f107";
  top: 50%;
  right: 0;
  font-family: var(--tp-ff-fontawesome);
  color: var(--tp-common-black);
  font-weight: 500;
  pointer-events: none;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  margin-top: 0;
  transform-origin: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nice-select.open::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -moz-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled::after {
  border-color: #cccccc;
}
.nice-select.wide {
  width: 100%;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small::after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nice-select .option.selected {
  font-weight: bold;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

/*----------------------------------------*/
/*  2.13 offcanvas
/*----------------------------------------*/
.body-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 995;
  width: 100%;
  height: 100%;
  background: rgba(24, 24, 24, 0.8);
  visibility: hidden;
  opacity: 0;
  transition: 0.45s ease-in-out;
}
.body-overlay.apply {
  opacity: 1;
  visibility: visible;
}
.body-overlay:hover {
  cursor: url(../img/icon/cross-out.png), pointer;
}

.tpoffcanvas {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  right: -100%;
  width: 480px;
  bottom: 0;
  box-shadow: 0 16px -32px 0 rgba(0, 0, 0, 0.8);
  background-color: var(--tp-common-white);
  z-index: 997;
  padding: 50px;
  scrollbar-width: none;
  opacity: 0;
  visibility: hidden;
  transition: 0.45s ease-in-out;
  overflow-y: scroll;
}
.tpoffcanvas .homemenu {
  margin-bottom: 30px;
}
.tpoffcanvas .homemenu-title {
  color: var(--tp-common-white);
}
.tpoffcanvas .tp-main-menu-mobile {
  margin-bottom: 30px;
}
.tpoffcanvas.opened {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 575px) {
  .tpoffcanvas {
    width: 100%;
    padding: 40px 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tpoffcanvas {
    width: 400px;
    padding: 40px;
  }
}
.tpoffcanvas.opened {
  right: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-duration: 0.6s;
}
.tpoffcanvas-btn a {
  width: 100%;
  text-align: center;
}
.tpoffcanvas__contact-title h5 {
  font-size: 14px;
  color: var(--tp-common-black);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 30px;
  display: inline-block;
}
.tpoffcanvas__contact-info {
  margin-bottom: 30px;
}
.tpoffcanvas__contact-info ul li {
  font-size: 16px;
  color: var(--tp-common-black);
  margin-bottom: 15px;
  list-style-type: none;
}
.tpoffcanvas__contact-info ul li i {
  width: 16px;
}
@media (max-width: 575px) {
  .tpoffcanvas__contact-info ul li {
    font-size: 14px;
  }
}
.tpoffcanvas__contact-info ul li:last-child {
  margin-bottom: 0;
}
.tpoffcanvas__contact-info ul li a {
  margin-left: 10px;
  transition: 0.3s;
}
.tpoffcanvas__contact-info ul li a:hover {
  color: var(--tp-theme-1);
}
.tpoffcanvas__logo {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tpoffcanvas__logo {
    padding-top: 0;
  }
}
@media (max-width: 575px) {
  .tpoffcanvas__logo {
    padding-top: 0;
  }
}
@media (max-width: 575px) {
  .tpoffcanvas__logo img {
    width: 150px;
  }
}
.tpoffcanvas__close-btn button {
  position: absolute;
  right: 30px;
  top: 37px;
  transition: 0.4s;
  -webkit-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-duration: 0.3s;
  height: 40px;
  width: 40px;
  line-height: 43px;
  border: 1px solid rgba(6, 7, 40, 0.1);
  color: var(--tp-common-black);
  border-radius: 50px;
}
.tpoffcanvas__close-btn button:hover {
  background: var(--tp-blue-2);
  border-color: var(--tp-blue-2);
  color: var(--tp-common-white);
}
.tpoffcanvas__close-btn button i {
  font-weight: 300;
  font-size: 20px;
  transition: 0.4s;
}
.tpoffcanvas__social {
  margin-top: 30px;
}
.tpoffcanvas__social .social-icon a {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #EAEAEF;
  color: var(--tp-common-black);
  margin-right: 15px;
  transition: 0.3s;
  display: inline-block;
  border-radius: 10px;
}
@media (max-width: 575px) {
  .tpoffcanvas__social .social-icon a {
    margin-right: 3px;
    height: 50px;
    width: 50px;
    line-height: 53px;
    font-size: 15px;
  }
}
.tpoffcanvas__social .social-icon a:hover {
  background-color: var(--tp-green-2);
  color: var(--tp-common-white);
  border-color: var(--tp-green-2);
}

/*----------------------------------------*/
/*  2.5 breadcrumb
/*----------------------------------------*/
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-breadcrumb-area {
    padding-top: 120px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-breadcrumb-area-1 {
    padding: 120px 0;
  }
}
.tp-breadcrumb-area-2 {
  padding-top: 360px;
}
@media (max-width: 575px) {
  .tp-breadcrumb-area-2 {
    padding-top: 250px;
  }
}
.tp-breadcrumb-area-3 {
  padding-bottom: 350px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-breadcrumb-area-3 {
    padding-bottom: 200px;
    padding-top: 120px;
  }
}
.tp-breadcrumb-area-4 {
  background: var(--tp-green-6);
}
.tp-breadcrumb-area-6 {
  padding-bottom: 415px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-breadcrumb-area-space {
    padding: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-breadcrumb-area-space-2 {
    padding: 0;
    padding-bottom: 100px;
  }
}
.tp-breadcrumb-dvdr {
  margin: 0 5px;
}
.tp-breadcrumb-about {
  background-image: linear-gradient(180deg, #efe5ff 0%, #ffffff 100%);
}
.tp-breadcrumb-list {
  border-bottom: 1px solid var(--tp-border1-6);
}
.tp-breadcrumb-list span {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
  text-transform: uppercase;
  color:#fff;
  font-weight: 700;
}
.tp-breadcrumb-list span a:hover {
  color: var(--tp-common-black);
}
.tp-breadcrumb-list-inner-2 {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--tp-common-white);
  font-weight: 700;
}
.tp-breadcrumb-list-inner-2 a {
  color: var(--tp-grey-17);
}
.tp-breadcrumb-list-inner-3 {
  text-transform: uppercase;
}
.tp-breadcrumb-list-inner-4 span {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
  text-transform: uppercase;
  color: #e7d9ff;
  font-weight: 700;
}
.tp-breadcrumb-list-inner-5 {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--tp-common-black);
  font-weight: 700;
}
.tp-breadcrumb-list-inner-5 a:hover {
  color: var(--tp-blue-2);
}
.tp-breadcrumb-list-2 {
  padding: 28px 80px 35px 40px;
  border-radius: 15px 15px 0 0;
  /* background-color: var(--tp-blue-2); */
  display: inline-block;
}
.tp-breadcrumb-list-3 {
  /* background: var(--tp-common-white); */
  border-radius: 15px;
  margin-left: -40px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-breadcrumb-list-3 {
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .tp-breadcrumb-list-3 {
    padding: 28px 40px 35px 40px;
  }
}
.tp-breadcrumb-list-3 span {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
  text-transform: uppercase;
  /* background: var(--tp-common-white); */
  font-weight: 700;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-breadcrumb-list-5 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.tp-breadcrumb-title {
  font-size: 46px;
  letter-spacing: -2px;
  line-height: 70px;
  color: #000;
  font-weight: 700;
}

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-breadcrumb-title {
    font-size: 40px;
    line-height: 50px;
  }
}
.tp-breadcrumb-title-pre {
  color:#0e4160   !important;
}
.tp-breadcrumb-title-pre-2 {
  color: var(--tp-blue-2);
}
.tp-breadcrumb-title-2 {
  font-size: 60px;
  letter-spacing: -2px;
  line-height: 65px;
  color: var(--tp-common-white);
}
@media (max-width: 575px) {
  .tp-breadcrumb-title-2 {
    font-size: 50px;
  }
}
.tp-breadcrumb-title-3 {
  font-size: 50px;
  letter-spacing: -2px;
  line-height: 60px;
  color: var(--tp-common-white);
  font-weight: 800;
}
.tp-breadcrumb-title-4 {
  color: var(--tp-common-white);
}
.tp-breadcrumb-title-5 {
  font-size: 50px;
  letter-spacing: -2px;
  line-height: 60px;
  color: var(--tp-common-white);
  font-weight: 800;
  margin-bottom: 13px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-breadcrumb-title-5 {
    font-size: 40px;
  }
}
.tp-breadcrumb-title-6 {
  font-size: 50px;
  letter-spacing: -2px;
  line-height: 60px;
  color: var(--tp-common-black);
  font-weight: 800;
  margin-bottom: 15px;
}
.tp-breadcrumb-para {
  color: #e7d9ff;
  margin: 0;
}
.tp-breadcrumb-thumb-img {
  margin-left: 112px;
  z-index: 1;
  position: relative;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-breadcrumb-thumb-img {
    margin-left: 0;
    width: 100%;
  }
}
.tp-breadcrumb-thumb-shape {
  top: 120px;
  left: 0;
  z-index: 2;
  filter: drop-shadow(-6px 0 40px rgba(30, 22, 22, 0.12));
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-breadcrumb-thumb-shape {
    top: 0;
  }
}
.tp-breadcrumb-thumb-shape-2 {
  bottom: 25px;
  right: -190px;
  z-index: 2;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-breadcrumb-thumb-shape-2 {
    right: 0;
  }
}
.tp-breadcrumb-thumb-shape-3 {
  top: 75px;
  right: -270px;
}
@media only screen and (min-width: 1700px) and (max-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-breadcrumb-thumb-shape-3 {
    right: 0;
    top: -75px;
  }
}

/*----------------------------------------*/
/*  2.1 accordion
/*----------------------------------------*/
.tp-accordion .accordion-item {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid rgba(var(--tp-common-black), 1);
}
.tp-accordion .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.tp-accordion .accordion-item:last-of-type {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.tp-accordion .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.tp-accordion .accordion-button {
  padding: 30px 0;
  padding-right: 15px;
  font-size: 24px;
  font-weight: 500;
  color: var(--tp-common-black);
  background-color: transparent;
  /* plus icon css */
}
.tp-accordion .accordion-button::after {
  position: absolute;
  content: "\f106";
  font-family: var(--tp-ff-fontawesome);
  background-image: none;
  top: 28%;
  right: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  color: var(--tp-theme-primary);
  width: auto;
  height: auto;
  font-weight: 500;
  background: none;
}
.tp-accordion .accordion-button.has-plus-icon::after {
  display: none;
}
.tp-accordion .accordion-button .tp-accordion-plus {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 14px;
  height: 14px;
}
[dir=rtl] .tp-accordion .accordion-button .tp-accordion-plus {
  right: auto;
  left: 0;
}
.tp-accordion .accordion-button .tp-accordion-plus::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #525258;
  border-radius: 2px;
}
[dir=rtl] .tp-accordion .accordion-button .tp-accordion-plus::after {
  right: 0;
  left: auto;
}
.tp-accordion .accordion-button .tp-accordion-plus::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: 50%;
  top: 0;
  background-color: #525258;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 2px;
}
[dir=rtl] .tp-accordion .accordion-button .tp-accordion-plus::before {
  right: 50%;
  left: auto;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
}
.tp-accordion .accordion-button.collapsed::after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  color: var(--tp-common-black);
}
.tp-accordion .accordion-button:not(.collapsed) {
  color: var(--tp-theme-primary);
  background-color: transparent;
  box-shadow: none;
}
.tp-accordion .accordion-button:not(.collapsed) .tp-accordion-plus::before {
  -webkit-transform: translateX(-50%) rotate(90deg);
  -moz-transform: translateX(-50%) rotate(90deg);
  -ms-transform: translateX(-50%) rotate(90deg);
  -o-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg);
  background-color: var(--tp-theme-1);
}
[dir=rtl] .tp-accordion .accordion-button:not(.collapsed) .tp-accordion-plus::before {
  -webkit-transform: translateX(50%) rotate(90deg);
  -moz-transform: translateX(50%) rotate(90deg);
  -ms-transform: translateX(50%) rotate(90deg);
  -o-transform: translateX(50%) rotate(90deg);
  transform: translateX(50%) rotate(90deg);
}
.tp-accordion .accordion-button:not(.collapsed) .tp-accordion-plus::after {
  background-color: var(--tp-theme-1);
}
.tp-accordion .accordion-button:focus {
  box-shadow: none;
  border: 0;
}
.tp-accordion .accordion-button:hover {
  color: var(--tp-theme-primary);
}
.tp-accordion .accordion-button:hover::after {
  color: var(--tp-theme-primary);
}
.tp-accordion .accordion-body {
  padding: 0 0 25px;
}
.tp-accordion .accordion-body p {
  font-size: 16px;
  color: var(--tp-text-1);
}

/*----------------------------------------*/
/* 2.17 tab
/*----------------------------------------*/
.tp-tab .nav-tabs {
  padding: 0;
  margin: 0;
  border: 0;
}
.tp-tab .nav-tabs .nav-link {
  padding: 0;
  margin: 0;
  border: 0;
}

.tp-product-tab-2 .nav-tabs .nav-link {
  font-size: 20px;
  color: #A0A2A4;
  position: relative;
}
@media (max-width: 575px) {
  .tp-product-tab-2 .nav-tabs .nav-link {
    font-size: 15px;
  }
}
.tp-product-tab-2 .nav-tabs .nav-link:not(:first-child) {
  margin-left: 28px;
}
.tp-product-tab-2 .nav-tabs .nav-link:not(:first-child)::after {
  position: absolute;
  left: -17px;
  top: 50%;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #CED2D6;
}
.tp-product-tab-2 .nav-tabs .nav-link.active {
  color: var(--tp-theme-secondary);
}
.tp-product-tab-2 .nav-tabs .nav-link.active .tp-product-tab-tooltip {
  opacity: 1;
  visibility: visible;
}
.tp-product-tab-2 .nav-tabs .nav-link .tp-product-tab-tooltip {
  position: absolute;
  top: -24px;
  right: 0;
  background-color: var(--tp-theme-secondary);
  color: var(--tp-common-white);
  font-size: 12px;
  line-height: 1;
  display: inline-block;
  padding: 4px 9px;
  border-radius: 4px;
  visibility: hidden;
  opacity: 0;
  font-weight: 700;
}
.tp-product-tab-2 .nav-tabs .nav-link .tp-product-tab-tooltip::after {
  position: absolute;
  content: "";
  bottom: 0;
  bottom: -5px;
  left: 7px;
  width: 13px;
  height: 6px;
  background-color: var(--tp-theme-secondary);
  clip-path: polygon(100% 0, 0 0, 28% 100%);
}
.tp-product-tab-3 .nav-tabs .nav-link {
  font-size: 16px;
  padding: 0 0;
}
@media (max-width: 575px) {
  .tp-product-tab-3 .nav-tabs .nav-link {
    font-size: 15px;
  }
}
.tp-product-tab-3 .nav-tabs .nav-link:not(:first-child) {
  margin-left: 23px;
}
.tp-product-tab-3 .nav-tabs .nav-link:not(:first-child)::after {
  width: 4px;
  height: 4px;
  left: -14px;
}
.tp-product-tab-3 .nav-tabs .nav-link.active {
  color: var(--tp-common-black);
}
.tp-product-tab-3 .nav-tabs .nav-link.active .tp-product-tab-tooltip {
  opacity: 1;
  visibility: visible;
}
.tp-product-tab-3 .nav-tabs .nav-link .tp-product-tab-tooltip {
  background-color: var(--tp-theme-primary);
}
.tp-product-tab-3 .nav-tabs .nav-link .tp-product-tab-tooltip::after {
  background-color: var(--tp-theme-primary);
}
.tp-product-tab-5 .nav-tabs .nav-link {
  padding: 0 5px;
}
@media (max-width: 575px) {
  .tp-product-tab-5 .nav-tabs .nav-link {
    font-size: 15px;
  }
}
.tp-product-tab-5 .nav-tabs .nav-link:not(:last-child)::after {
  left: -15px;
}
.tp-product-tab-5 .nav-tabs .nav-link:not(:first-child) {
  margin-left: 22px;
}
.tp-product-tab-5 .nav-tabs .nav-link.active {
  color: var(--tp-common-black);
}
.tp-product-tab-5 .nav-tabs .nav-link.active .tp-product-tab-tooltip {
  opacity: 1;
  visibility: visible;
}
.tp-product-tab-5 .nav-tabs .nav-link .tp-product-tab-tooltip {
  background-color: var(--tp-theme-green);
}
.tp-product-tab-5 .nav-tabs .nav-link .tp-product-tab-tooltip::after {
  background-color: var(--tp-theme-green);
}

.tp-tab-line {
  position: absolute;
  content: "";
  left: 0;
  bottom: -1px;
  width: 38%;
  height: 2px;
  background-color: var(--tp-common-black);
}

/*----------------------------------------*/
/*  2.16 Section Title
/*----------------------------------------*/
.tp-section-title {
  font-size: 40px;
  letter-spacing: -2px;
  line-height: 1.2;
  font-weight: 800;
  text-transform: capitalize;
  margin: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-section-title {
    font-size: 46px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-section-title {
    font-size: 44px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-section-title {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .tp-section-title {
    font-size: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-section-title-wrapper p br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-section-title br {
    display: none;
  }
}
.tp-section-title-para {
  color: #e7d9ff;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-section-title-para br {
    display: none;
  }
}
.tp-section-title-agen {
  font-size: 48px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-section-title-agen {
    font-size: 44px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-section-title-agen {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .tp-section-title-agen {
    font-size: 35px;
  }
}
@media (max-width: 575px) {
  .tp-section-title-wrapper {
    margin-bottom: 20px;
  }
}
.tp-section-title-insu {
  color: var(--tp-heading-black9);
  margin-bottom: 28px;
}
.tp-section-title-bus {
  color: var(--tp-heading-black12);
}
.tp-section-title-agen {
  color: var(--tp-heading-black13);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-section-title-provide br {
    display: block;
  }
}
.tp-section-title2 {
  color: var(--tp-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-section-title2 {
    font-size: 44px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-section-title2 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .tp-section-title2 {
    font-size: 35px;
  }
}
.tp-section-title3 {
  font-size: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-section-title3 {
    font-size: 44px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-section-title3 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .tp-section-title3 {
    font-size: 35px;
  }
}
.tp-section-title-pre {
  font-size: 16px;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: var(--tp-blue-2);
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block;
}
.tp-section-title-pre-2 {
  color: var(--tp-yellow-1);
}
.tp-section-title-pre-4 {
  color: var(--tp-red-2);
  margin-bottom: 20px;
}
.tp-section-title-pre-5 {
  color: var(--tp-red-2);
}
.tp-section-title-pre-6 {
  color: var(--tp-grey-15);
}
.tp-section-title-pre-bus {
  color: var(--tp-green-5);
}
.tp-section-title-pre1 {
  color: var(--tp-grey-17);
}
.tp-section-title-pre2 {
  color: var(--tp-common-white);
}
.tp-section-title-pre3 {
  color: var(--tp-blue-3);
}
.tp-section-title-pre4 {
  color: var(--tp-green-1);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-section {
    font-size: 45px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-section {
    font-size: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-section {
    font-size: 30px;
  }
}

.tp-section-title-3 {
  font-weight: 500;
  font-size: 44px;
}
@media (max-width: 575px) {
  .tp-section-title-3 {
    font-size: 35px;
  }
}
.tp-section-title-pre-3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 14px;
  color: var(--tp-theme-brown);
  display: inline-block;
}

.tp-section-title-wrapper-4 p {
  font-size: 18px;
}
.tp-section-title-4 {
  font-weight: 500;
  font-size: 44px;
  line-height: 1.12;
  margin-bottom: 5px;
}
@media (max-width: 575px) {
  .tp-section-title-4 {
    font-size: 35px;
  }
}
.tp-section-title-4.fz-50 {
  font-size: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-section-title-4.fz-50 {
    font-size: 33px;
  }
}
@media (max-width: 575px) {
  .tp-section-title-4.fz-50 {
    font-size: 41px;
  }
}

.tp-section-title-5 {
  font-weight: 500;
  font-size: 44px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-section-title-5 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .tp-section-title-5 {
    font-size: 35px;
  }
}

.tp-section-title-6 {
  font-size: 44px;
  font-weight: 500;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-section-title-6 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-section-title-6 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-section-title-6 {
    font-size: 30px;
  }
}

.tp-section-title-7 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1.07;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-section-title-7 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-section-title-7 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-section-title-7 {
    font-size: 30px;
  }
}
.tp-section-title-pre-7 {
  font-size: 20px;
  color: var(--tp-theme-primary);
  display: inline-block;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 10px;
}

/*----------------------------------------*/
/*  2.15 search
/*----------------------------------------*/
.tp-search-body-overlay {
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 99;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
  backdrop-filter: blur(15px);
}
.tp-search-body-overlay.active {
  opacity: 1;
  visibility: visible;
}
.tp-search-form-toggle {
  background-color: var(--tp-common-white);
  text-align: start;
  position: fixed;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 0;
  width: 100%;
  box-shadow: rgba(5, 13, 54, 0.05) 5px 15px 30px 0px;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 999999;
  padding: 50px 30px;
  transform: translateY(-100%);
}
.tp-search-form-toggle.active {
  transform: translateY(0);
}
.tp-search-form-toggle.active .tp-search-form form {
  transform: scaleX(1);
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms;
}
.tp-search-form {
  text-align: center;
}
.tp-search-form form {
  transform: scaleX(0);
  transition: all 600ms;
  position: relative;
}
.tp-search-form h4 {
  font-size: 18px;
  color: var(--tp-common-black);
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 35px;
}
.tp-search-form input {
  padding: 10px 45px 10px 20px;
  border-radius: 0px;
  color: var(--tp-common-black);
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 60px;
}
.tp-search-form input::placeholder {
  font-size: 16px;
  line-height: 32px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-search-form-icon button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  display: inline-flex;
  background: none;
  border: none;
  padding: 0;
}
.tp-search-form-icon i {
  font-size: 20px;
  color: var(--tp-grey-2);
  cursor: pointer;
  font-weight: 400;
}
.tp-search-close {
  background: var(--tp-blue-2);
  width: 35px;
  height: 35px;
  position: absolute;
  top: 22%;
  right: 15%;
  line-height: 47px;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 575px) {
  .tp-search-close {
    top: 5%;
    right: 5%;
  }
}
.tp-search-close i {
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
  font-size: 30px;
  color: var(--tp-common-white);
  font-weight: 400;
}
.tp-search-close:hover i {
  transform: rotate(180deg);
}

/*----------------------------------------*/
/*  2.8 cartmini
/*----------------------------------------*/
.tp-cartmini__area {
  position: relative;
  z-index: 999999;
}
.tp-cartmini__area .modal {
  background-color: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(15px);
}
.tp-cartmini__area .modal.show .modal-dialog {
  transform: none !important;
}
.tp-cartmini__area .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(100px, 0px);
}
.tp-cartmini__area .modal-dialog {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 450px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  margin: 0;
  color: var(--tp-common-white);
}
.tp-cartmini__area .modal-content {
  border: 0;
}
.tp-cartmini__content {
  margin-top: 7px;
}
.tp-cartmini__wrapper {
  padding: 65px 65px;
  padding-top: 50px;
  height: 100vh;
  overflow-y: scroll;
}
@media (max-width: 575px) {
  .tp-cartmini__wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.tp-cartmini__top {
  padding-bottom: 20px;
  border-bottom: 1px solid var(--tp-border1-1);
}
.tp-cartmini__top h4 {
  font-size: 18px;
  margin-bottom: 0;
}
.tp-cartmini__close-btn {
  font-size: 24px;
  color: var(--tp-common-black);
  background: transparent;
  border: 0;
  outline: 0;
}
.tp-cartmini__close-btn i {
  font-weight: 600;
}
.tp-cartmini__close-btn i:hover {
  color: var(--tp-green-2);
}
.tp-cartmini__item {
  padding: 20px 0;
  padding-right: 30px;
  border-bottom: 1px solid var(--tp-border1-1);
}
.tp-cartmini__item:last-child {
  border: none;
}
.tp-cartmini__thumb img {
  width: 80px;
}
.tp-cartmini__title {
  font-size: 16px;
  color: var(--tp-common-black);
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 5px;
}
.tp-cartmini__title a:hover {
  color: var(--tp-green-2);
}
.tp-cartmini__remove {
  position: absolute;
  top: 20px;
  right: 0;
  font-size: 13px;
  color: var(--tp-grey-3);
  height: 17px;
  width: 17px;
  line-height: 16px;
  text-align: center;
  border: 1px solid var(--tp-grey-3);
  border-radius: 50%;
  margin-top: 7px;
}
.tp-cartmini__remove:hover {
  color: var(--tp-green-2);
  border: 1px solid var(--tp-green-2);
}
.tp-cartmini__price .price {
  font-size: 13px;
  color: var(--tp-common-black);
}
.tp-cartmini__total {
  padding: 20px 0;
  margin-bottom: 20px;
  border-top: 1px solid var(--tp-border1-1);
}
.tp-cartmini__total h5 {
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 500;
  color: var(--tp-common-black);
}
.tp-cartmini__total span {
  font-size: 18px;
  color: var(--tp-common-black);
  font-weight: 500;
}
.tp-cartmini__list {
  margin-bottom: 50px;
}
.tp-cartmini-btn {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
  border: 2px solid var(--tp-common-black);
  height: 50px;
  line-height: 42px;
  text-align: center;
  padding: 0 40px;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 15px;
}
.tp-cartmini-btn:hover {
  background: transparent;
  color: var(--tp-common-black);
}
.tp-cartmini-btn-2 {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #222;
  background-color: #ffffff;
  border: 2px solid #222;
  height: 50px;
  line-height: 46px;
  text-align: center;
  padding: 0 40px;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 15px;
}
.tp-cartmini-btn-2:hover {
  background: var(--tp-common-black);
}

/*----------------------------------------*/
/*  2.9 instagram
/*----------------------------------------*/
.tp-instagram-wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  column-gap: 10px;
}
.tp-instagram-link {
  width: 30.6%;
}
.tp-instagram-link a {
  position: relative;
  display: block;
}
.tp-instagram-link a i {
  position: absolute;
  color: var(--tp-common-white);
  font-size: 50px;
  text-align: center;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.4s ease;
}
.tp-instagram-link a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: var(--tp-green-1);
  opacity: 0.902;
  border-radius: 15px;
  transform: scale(0);
  transition: all 0.4s ease;
}
.tp-instagram-link a:hover i {
  opacity: 1;
  font-size: 14px;
  transform: rotate(-90deg);
  line-height: 0;
}
.tp-instagram-link a:hover::before {
  transform: scale(1);
}
.tp-instagram-link img {
  width: 100%;
  border-radius: 15px;
}
.tp-instagram-link-2 {
  width: 100%;
}
.tp-instagram-link-2 img {
  width: 100%;
}
.tp-instagram-title {
  font-size: 14px;
  color: var(--tp-common-black);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 25px;
  display: block;
}

/* HEADER CSS */
/*----------------------------------------*/
/*  3.1 Header Style 1
/*----------------------------------------*/
.tp-header-area {
  position: relative;
  z-index: 992;
}
.tp-header-search button {
  color: var(--tp-common-black);
  font-size: 20px;
  margin-top: 7px;
  font-size: 26px;
}
.tp-header-search button:hover {
  color: var(--tp-green-1);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-search button {
    font-size: 22px;
  }
}
.tp-header-search-agen button {
  color: var(--tp-heading-black13);
  margin-top: 5px;
}
.tp-header-search-insu button {
  position: relative;
  margin-left: 50px;
  padding-left: 30px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-header-search-insu button {
    margin-left: 11px;
    padding-left: 11px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-search-insu button {
    padding: 0;
    margin-left: 0;
    margin-right: 12px;
    margin-top: 5px;
  }
}
.tp-header-search-insu button i {
  color: var(--tp-blue-4);
  font-size: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-search-insu button i {
    font-size: 23px;
    margin-top: 5px;
    display: inline-block;
  }
}
.tp-header-search-insu button::before {
  content: "";
  position: absolute;
  opacity: 0.078;
  width: 1px;
  height: 50px;
  background-color: var(--tp-border1-4);
  left: 0;
  top: -13px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-search-insu button::before {
    display: none;
  }
}
.tp-header-cart-bus {
  margin-left: 35px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-header-cart {
    margin-left: 20px;
  }
}
.tp-header-cart button {
  color: var(--tp-common-black);
  font-size: 20px;
  margin-top: 7px;
  font-size: 26px;
}
.tp-header-cart button:hover {
  color: var(--tp-green-1);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-cart button {
    font-size: 22px;
    margin-top: 0;
  }
}
.tp-header-cart-agen button {
  color: var(--tp-heading-black13);
  margin-top: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-cart-agen button {
    margin-top: 0;
  }
}
.tp-header-btn {
  display: inline-block;
  padding: 36px 80px;
  background: var(--tp-blue-2);
  height: 100%;
  color: var(--tp-common-white);
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.4s ease;
}
.tp-header-btn:hover {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-header-btn {
    padding: 23px 43px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-header-btn {
    padding: 36px 15px;
    width: 200px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-header-btn {
    width: 100%;
    text-align: center;
    padding: 24px 53px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-header-btn {
    width: 100%;
    text-align: center;
    padding: 24px 53px;
  }
}
@media (max-width: 575px) {
  .tp-header-btn {
    width: 100%;
    text-align: center;
    padding: 24px 53px;
  }
}
.tp-header-btn:hover {
  color: var(--tp-common-white);
}
.tp-header-btn i {
  margin-left: 14px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-header-btn-wrapper {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-header-btn-wrapper {
    margin: 0;
    margin-top: 44px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-header-btn-wrapper {
    margin: 0;
    margin-top: 44px;
  }
}
@media (max-width: 575px) {
  .tp-header-btn-wrapper {
    margin: 0;
    margin-top: 44px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-left {
    justify-content: space-between;
    padding: 25px 0px;
  }
  .tp-header-left-2 {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-header-left-insu {
    justify-content: space-between;
    padding: 25px 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-header-info-left {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-header-info-left {
    margin-top: 50px;
  }
}
@media (max-width: 575px) {
  .tp-header-info-left {
    margin-top: 50px;
  }
}
.tp-header-info-left span {
  font-size: 16px;
  font-weight: 400;
  margin-right: 25px;
  color: var(--tp-grey-1);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-header-info-left span {
    margin-right: 0;
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-header-info-left span {
    margin-right: 0;
    display: block;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .tp-header-info-left span {
    margin-right: 0;
    display: block;
    text-align: center;
  }
}
.tp-header-info-left span:last-child {
  margin: 0;
}
.tp-header-info-left span i {
  margin-right: 5px;
  color: var(--tp-common-white);
}
.tp-header-info-left-2 span {
  color: var(--tp-grey-3);
}
.tp-header-info-left-2 span i {
  color: var(--tp-common-black);
}
.tp-header-info-right {
  display: flex;
  align-items: center;
  justify-content: end;
}
.tp-header-social {
  margin-left: 75px;
}
.tp-header-social-about {
  margin-left: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-header-social {
    margin-left: 0;
    padding: 14px 0px;
    text-align: center;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-header-social {
    margin-left: 0;
    padding: 14px 0px;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .tp-header-social {
    margin-left: 0;
    padding: 14px 0px;
    text-align: center;
  }
}
.tp-header-social a {
  margin-right: 14px;
  color: var(--tp-grey-1);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-header-social a {
    font-size: 20px;
  }
}
.tp-header-social a:hover {
  color: var(--tp-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-header-social a:hover {
    color: var(--tp-green-1);
  }
}
.tp-header-social a:last-child {
  margin: 0;
}
.tp-header-right-insu {
  padding: 7px;
  padding-right: 75px;
  padding-left: 55px;
  background: var(--tp-blue-4);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-header-right-insu {
    padding-right: 16px;
  }
}
.tp-header-badge {
  background-color: var(--tp-blue-2);
  border-radius: 50%;
  color: var(--tp-common-white);
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  height: 22px;
  letter-spacing: -0.1em;
  line-height: 1;
  line-height: 21px;
  right: -11px;
  top: -9px;
  width: 22px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-badge {
    width: 20px;
    height: 20px;
    line-height: 19px;
  }
}
.tp-header-top-2 {
  padding: 7px 60px;
}
.tp-header-top-2 a:hover {
  color: var(--tp-common-black);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-header-top-2 {
    padding: 7px 16px;
  }
}
.tp-header-top-space {
  padding: 11px 65px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-header-top-space {
    padding: 14px 46px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-header-top-space {
    padding: 14px 21px;
  }
}
.tp-header-top-menu {
  display: flex;
  align-items: center;
  justify-content: end;
}
.tp-header-top-menu ul li {
  display: inline-block;
}
.tp-header-top-menu ul li a {
  color: var(--tp-grey-1);
  font-weight: 500;
  font-size: 16px;
}
.tp-header-top-menu ul li a:hover {
  color: var(--tp-common-white);
}
.tp-header-top-menu-insu ul li a {
  color: var(--tp-grey-10);
}
.tp-header-top-menu-bus ul {
  text-align: right;
}
.tp-header-top-menu-bus ul li a {
  color: rgba(255, 255, 255, 0.7);
}
.tp-header-top-menu-bus ul li a:hover {
  color: var(--tp-common-white);
}
.tp-header-btn-wrap-fin {
  margin-left: 60px;
  margin-top: 5px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-header-btn-wrap-fin {
    margin-left: 30px;
  }
}
.tp-header-btn-wrap-fin-2 {
  margin-left: 35px;
}
.tp-header-btn-wrap-about {
  margin-left: 40px;
  overflow: hidden;
  border-radius: 15px;
}
.tp-header-btn-wrap-about a {
  overflow: visible;
}
.tp-header-login2 {
  margin-left: 40px;
  padding-left: 40px;
  position: relative;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-header-login2 {
    margin-left: 20px;
    padding-left: 20px;
  }
}
.tp-header-login2::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 50px;
  background-color: var(--tp-border1-1);
  left: 0;
  top: 17px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-login2::before {
    display: none;
  }
}
.tp-header-user-fin {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 85px;
  text-transform: uppercase;
  color: var(--tp-heading-black3);
  font-weight: 600;
  font-size: 18px;
  display: flex;
}
.tp-header-user-fin:hover {
  color: var(--tp-blue-2);
}
.tp-header-user-fin i {
  color: var(--tp-heading-black3);
  margin-right: 10px;
  font-size: 22px;
}
.tp-header-user-fin-2 {
  color: var(--tp-common-white);
}
.tp-header-user-fin-2:hover {
  color: var(--tp-common-white);
}
.tp-header-user-fin-2 i {
  color: var(--tp-common-white);
}
.tp-header-sea-fin {
  color: var(--tp-heading-black3);
  font-size: 18px;
}
.tp-header-sea-fin button {
  font-size: 22px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-sea-fin button i {
    font-size: 23px;
    margin-top: 5px;
    display: inline-block;
  }
}
.tp-header-bottom-space {
  padding-left: 78px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-header-bottom-space {
    padding-left: 61px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-header-bottom-space {
    padding-left: 36px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-bottom-space {
    padding-left: 15px;
  }
}
.tp-header-bottom-space-insu {
  padding-left: 60px;
  padding-right: 75px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-bottom-space-insu {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.tp-header-bottom-space2 {
  padding-left: 80px;
  padding-right: 80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-bottom-space2 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.tp-header-hamburger {
  margin-right: 40px;
  padding-right: 40px;
  position: relative;
}
.tp-header-hamburger-agen {
  margin-right: 0;
  padding-right: 0;
  margin-left: 40px;
}
.tp-header-hamburger-agen ::before {
  display: none;
}
.tp-header-hamburger-agen span {
  color: var(--tp-heading-black13);
}
.tp-header-hamburger-2 {
  display: flex;
  align-items: center;
  width: 60px;
  height: 60px;
  flex-direction: column;
  border-radius: 30px;
  border: 1px solid #8b5ade;
  justify-content: center;
}
.tp-header-hamburger-2:hover span {
  width: 20px;
}
.tp-header-hamburger-2 i {
  position: relative;
  display: inline-block;
}
.tp-header-hamburger-2 i span {
  height: 2px;
  width: 10px;
  background-color: var(--tp-common-white);
  border-radius: 10px;
  display: block;
  transition: 0.4s;
  margin: 3px auto;
  margin-left: auto;
  margin-right: inherit;
}
.tp-header-hamburger-2 i span:nth-child(1) {
  margin-right: auto;
  margin-left: 0;
}
.tp-header-hamburger-2 i span:nth-child(2) {
  width: 20px;
}
.tp-header-hamburger-2 i span:nth-child(3) {
  margin-left: auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-header-hamburger {
    margin-right: 15px;
    padding-right: 15px;
  }
}
.tp-header-hamburger ::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 50px;
  background-color: var(--tp-border1-1);
  top: -13px;
  right: 0;
}
.tp-header-hamburger span {
  width: 30px;
  height: 2px;
  background-color: var(--tp-heading-black3);
  display: block;
  margin-bottom: 13px;
}
.tp-header-hamburger span:last-child {
  margin: 0;
}
.tp-header-hamburger-toogle {
  margin: 0;
  padding: 0;
  cursor: pointer;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-hamburger-toogle {
    margin-left: 20px;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 768px) and (max-width: 991px) and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) and (max-width: 575px), only screen and (max-width: 575px) and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 575px) and (min-width: 576px) and (max-width: 767px), (max-width: 575px) and (max-width: 575px) {
  .tp-header-hamburger-toogle {
    margin-top: 0;
  }
}
.tp-header-hamburger-toogle span {
  margin-bottom: 7px;
}
.tp-header-hamburger-toogle ::before {
  display: none;
}
.tp-header-hamburger-white span {
  background: var(--tp-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-cart {
    margin-left: 16px;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-search {
    margin-top: 0;
  }
}
.tp-header-call-num:hover {
  color: var(--tp-red-2);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-call {
    display: none !important;
  }
}
.tp-header-call-icon {
  margin-right: 20px;
}
.tp-header-call-icon i {
  width: 60px;
  height: 60px;
  display: inline-block;
  text-align: center;
  line-height: 65px;
  color: var(--tp-red-2);
  background: var(--tp-grey-9);
  border-radius: 50%;
  font-size: 24px;
}
.tp-header-call-con span {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 0px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-header-call-num {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 0px;
  color: var(--tp-blue-4);
  font-weight: 700;
  margin-top: 10px;
}
.tp-header-call-num a:hover {
  color: var(--tp-red-2);
}
.tp-header-bus {
  background-image: linear-gradient(90deg, #ddcb4b 0%, #ed7149 30%, #f53d87 54%, #734be7 80%, #4193f9 100%);
}
.tp-header-bus-top {
  padding: 10px 0;
}
.tp-header-bus-social a {
  color: rgba(255, 255, 255, 0.7);
  margin-right: 12px;
  font-size: 18px;
}
.tp-header-bus-social a:hover {
  color: var(--tp-common-white);
}
.tp-header-bus-dis p {
  color: var(--tp-common-white);
}
.tp-header-bus-area {
  border-radius: 80px 80px 0 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-bus-area {
    border-radius: 0;
  }
}
.tp-header-border {
  border-bottom: 1px solid #ebecf2;
}
.tp-header-about {
  padding-left: 291px;
  padding-right: 291px;
}
@media only screen and (min-width: 1700px) and (max-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-header-about {
    padding-left: 150px;
    padding-right: 150px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-about {
    padding-left: 0;
    padding-right: 0;
  }
}
.tp-header-area-5 {
  padding: 30px 65px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-header-area-5 {
    padding: 30px 0;
  }
}
.tp-header-area-6 {
  padding-bottom: 0;
}
.tp-header-sticky {
  position: fixed;
  left: 0;
  margin: auto;
  top: 0;
  width: 100%;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  z-index: 991;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-box-shadow: 0px 4px 10px rgba(3, 4, 28, 0.1);
  box-shadow: 0px 4px 10px rgba(3, 4, 28, 0.1);
  border-radius: 0;
}

/*----------------------------------------*/
/*  4.1 menu css
/*----------------------------------------*/
.tp-main-menu.menu-style-1 {
  margin-left: 128px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-main-menu.menu-style-1 {
    margin-left: 20px;
  }
}
.tp-main-menu nav ul li {
  display: inline-block;
  margin-left: 43px;
  position: relative;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-main-menu nav ul li {
    margin-left: 22px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-main-menu nav ul li {
    margin-left: 16px;
  }
}
.tp-main-menu nav ul li.current a {
  color: var(--tp-common-black);
}
.tp-main-menu nav ul li.current a::before {
  width: 100%;
}
.tp-main-menu nav ul li:hover > a {
  color: var(--tp-common-black);
}
.tp-main-menu nav ul li a {
  padding: 36px 0;
  display: inline-block;
  color: var(--tp-grey-3);
  transition: 0.3s;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-main-menu nav ul li a {
    font-size: 15px;
    font-weight: 600;
  }
}
.tp-main-menu nav ul li a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  background: var(--tp-common-black);
  bottom: 36px;
  left: 0;
  transition: all 0.4s ease;
}
.tp-main-menu nav ul li a:hover {
  color: var(--tp-common-black);
}
.tp-main-menu nav ul li a:hover::before {
  width: 100%;
}
.tp-main-menu nav ul li .submenu {
  position: absolute;
  top: 100%;
  /* left: 0; */
  width: 250px;
  padding: 17px 0;
  background: var(--tp-common-white);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-out;
  display: block;
  z-index: 9999;
  transform: scaleY(0);
  transform-origin: top center;
  visibility: hidden;
}
.tp-main-menu nav ul li .submenu li {
  display: block;
  margin: 0;
}
.tp-main-menu nav ul li .submenu li a {
  padding: 4px 28px;
  display: block;
  transition: all 0.5s ease;
  text-transform: capitalize;
  text-align: left;
  position: relative;
  font-size: 15px;
}
.tp-main-menu nav ul li .submenu li a::after {
  position: absolute;
  content: "";
  width: 0px;
  height: 2px;
  background: var(--tp-common-black);
  left: 14px;
  bottom: 15px;
  transition: all 0.4s ease-in-out;
}
.tp-main-menu nav ul li .submenu li a:hover {
  margin-left: 10px;
}
.tp-main-menu nav ul li .submenu li a:hover::before {
  display: none;
}
.tp-main-menu nav ul li .submenu li a:hover::after {
  width: 10px;
}
.tp-main-menu nav ul li .tp-submenu.submenu.megamenu {
  width: 600px;
}
.tp-main-menu nav ul li .tp-submenu.submenu.megamenu li {
  float: left;
  width: 33.33%;
  margin-right: 0;
  text-align: left;
}
.tp-main-menu nav ul li .tp-submenu.submenu.megamenu li ul li {
  width: 100%;
}
.tp-main-menu nav ul li:hover .submenu {
  transform: scaleY(1);
  visibility: visible;
}
.tp-main-menu.menu-sty-fin {
  text-align: right;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-main-menu.menu-sty-fin {
    margin-left: 0px;
  }
}
.tp-main-menu.menu-sty-fin nav ul li:first-child {
  margin: 0;
}
@media only screen and (min-width: 1700px) and (max-width: 1800px) {
  .tp-main-menu.menu-sty-fin nav ul li {
    margin-left: 35px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-main-menu.menu-sty-fin nav ul li {
    margin-left: 21px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-main-menu.menu-sty-fin nav ul li {
    margin-left: 25px;
  }
}
.tp-main-menu.menu-sty-fin nav ul li:hover > a {
  color: var(--tp-green-1);
}
.tp-main-menu.menu-sty-fin nav ul li.current a {
  color: var(--tp-green-1);
}
.tp-main-menu.menu-sty-fin nav ul li.current a::before {
  width: 100%;
}
.tp-main-menu.menu-sty-fin nav ul li a {
  padding: 42px 0;
}
.tp-main-menu.menu-sty-fin nav ul li a::after {
  background: var(--tp-green-1) !important;
}
.tp-main-menu.menu-sty-fin nav ul li a::before {
  background: var(--tp-green-1) !important;
  bottom: 41px;
}
.tp-main-menu.menu-sty-fin nav ul li a:hover {
  color: var(--tp-green-1);
}
.tp-main-menu-insu {
  margin-left: 148px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-main-menu-insu {
    margin-left: 125px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-main-menu-insu {
    margin-left: 100px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-main-menu-insu {
    margin-left: 80px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-main-menu-insu nav ul li {
    margin-left: 15px;
  }
}
.tp-main-menu-insu nav ul li:hover > a {
  color: var(--tp-red-2);
}
.tp-main-menu-insu nav ul li a {
  padding: 45px 0;
  color: var(--tp-common-black2);
}
.tp-main-menu-insu nav ul li a::after {
  background: var(--tp-red-2) !important;
}
.tp-main-menu-insu nav ul li a::before {
  background: var(--tp-red-2) !important;
  bottom: 41px;
}
.tp-main-menu-insu nav ul li a:hover {
  color: var(--tp-red-2);
}
.tp-main-menu-insu nav ul li.current a {
  color: var(--tp-red-2);
}
.tp-main-menu-bus {
  margin-left: 138px;
}
.tp-main-menu-agen {
  margin-left: 143px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-main-menu-agen {
    margin-left: 50px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-main-menu-agen nav ul li {
    margin-left: 30px;
  }
}
.tp-main-menu-agen nav ul li:hover > a {
  color: var(--tp-blue-2);
}
.tp-main-menu-agen nav ul li a::after {
  background: var(--tp-blue-2) !important;
}
.tp-main-menu-agen nav ul li a::before {
  background: var(--tp-blue-2) !important;
}
.tp-main-menu-agen nav ul li a:hover {
  color: var(--tp-blue-2);
}
.tp-main-menu-agen nav ul li.current a {
  color: var(--tp-blue-2);
}
.tp-main-menu-about {
  margin-left: 123px;
}
.tp-main-menu-white nav ul li:hover > a {
  color: var(--tp-common-white);
}
.tp-main-menu-white nav ul li .submenu {
  background: var(--tp-blue-2);
}
.tp-main-menu-white nav ul li a {
  color: var(--tp-grey-17);
}
.tp-main-menu-white nav ul li a::after {
  background: var(--tp-common-white) !important;
}
.tp-main-menu-white nav ul li a::before {
  background: var(--tp-common-white);
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu {
  width: 1200px;
  padding: 30px 30px 10px 30px;
  background-color: var(--tp-common-white);
  box-shadow: rgba(149, 157, 165, 0.4) 0px 8px 24px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-main-menu ul li .tp-submenu.submenu.has-homemenu {
    width: 1000px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-main-menu ul li .tp-submenu.submenu.has-homemenu {
    width: 680px;
  }
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu {
  position: relative;
  padding: 0px 10px;
  margin-bottom: 20px;
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-thumb {
  position: relative;
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-thumb img {
  width: 100%;
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-thumb::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: rgba(38, 34, 33, 0.7);
  transition: all 0.3s 0s ease-out;
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-thumb:hover .homemenu-btn {
  opacity: 1;
  visibility: visible;
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-thumb:hover .homemenu-btn .menu-btn::before {
  display: none;
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-thumb:hover .homemenu-btn .menu-btn.show-1 {
  transform: translateY(0);
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-thumb:hover .homemenu-btn .menu-btn.show-2 {
  transform: translateY(0);
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-thumb:hover::before {
  opacity: 1;
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-title a {
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  color: var(--tp-theme-secondary);
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-title a::before {
  width: 0;
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-title a:hover {
  color: var(--tp-blue-2);
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-title a:hover::before {
  width: 0;
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-btn {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  opacity: 0;
  text-align: center;
  transform: translateY(-50%);
  visibility: hidden;
  transition: all 0.3s 0s ease-out;
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-btn .menu-btn {
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 20px;
  width: 128px;
  color: var(--tp-common-white);
  background: var(--tp-blue-2);
  overflow: hidden;
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-btn .menu-btn.show-1 {
  transform: translateY(15px);
  border-radius: 15px;
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-btn .menu-btn.show-2 {
  transform: translateY(20px);
  background: var(--tp-common-white);
  color: var(--tp-common-black);
  border-radius: 15px;
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-btn .menu-btn.show-2:hover {
  color: var(--tp-common-white);
}
.tp-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu-btn .menu-btn:hover {
  background: var(--tp-common-black);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-main-menu ul li .tp-submenu.submenu.has-homemenu.home-2 {
    left: -110px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-main-menu ul li .tp-submenu.submenu.has-homemenu.home-2 {
    left: -250px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-main-menu ul li .tp-submenu.submenu.has-homemenu.home-3 {
    left: -250px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-main-menu ul li .tp-submenu.submenu.has-homemenu.home-3 {
    left: -300px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-main-menu ul li .tp-submenu.submenu.has-homemenu.home-4 {
    left: -295px;
  }
}
.tp-main-menu-default {
  position: relative;
}

/*----------------------------------------*/
/* 4.2 Mobile css
/*----------------------------------------*/
.tp-main-menu-mobile .tp-submenu {
  display: none;
}
.tp-main-menu-mobile .header-icon {
  display: none;
}
.tp-main-menu-mobile ul {
  position: static;
  display: block;
  box-shadow: none;
}
.tp-main-menu-mobile ul li {
  list-style: none;
  position: relative;
  width: 100%;
  padding: 0;
}
.tp-main-menu-mobile ul li:not(:last-child) a {
  border-bottom: 1px solid rgba(6, 7, 40, 0.1);
}
.tp-main-menu-mobile ul li.has-dropdown > a .dropdown-toggle-btn {
  position: absolute;
  right: 0;
  top: 21%;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
  font-size: 18px;
  color: #7F8387;
  font-family: "Font Awesome 5 Pro";
  transition: all 0.3s ease-in-out;
  z-index: 1;
  width: 25px;
  height: 25px;
  line-height: 22px;
  text-align: center;
  border: 1px solid rgba(66, 63, 63, 0.12);
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.tp-main-menu-mobile ul li.has-dropdown > a .dropdown-toggle-btn i {
  transition: all 0.3s ease-in-out;
}
.tp-main-menu-mobile ul li.has-dropdown > a .dropdown-toggle-btn.dropdown-opened i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tp-main-menu-mobile ul li.has-dropdown > a .dropdown-toggle-btn:hover {
  background-color: var(--tp-green-1);
  border-color: var(--tp-green-1);
  color: var(--tp-common-white);
}
.tp-main-menu-mobile ul li.has-dropdown > a .dropdown-toggle-btn:hover i {
  color: var(--tp-common-white);
}
.tp-main-menu-mobile ul li.has-dropdown > a.expanded {
  color: var(--tp-theme-1);
}
.tp-main-menu-mobile ul li.has-dropdown > a.expanded .dropdown-toggle-btn.dropdown-opened {
  background-color: var(--tp-green-1);
  border-color: var(--tp-green-1);
  color: var(--tp-common-white);
}
.tp-main-menu-mobile ul li.has-dropdown > a.expanded .dropdown-toggle-btn.dropdown-opened i {
  color: var(--tp-common-white);
}
.tp-main-menu-mobile ul li.has-dropdown:hover > a::after {
  color: var(--tp-theme-green);
}
.tp-main-menu-mobile ul li:hover {
  color: var(--tp-blue-2);
}
.tp-main-menu-mobile ul li:last-child a span {
  border-bottom: 0;
}
.tp-main-menu-mobile ul li > a {
  display: block;
  font-size: 16px;
  color: var(--tp-common-black);
  position: relative;
  padding: 10px 0;
  padding-right: 20px;
  text-transform: capitalize;
}
.tp-main-menu-mobile ul li > a svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.tp-main-menu-mobile ul li > a > i {
  display: inline-block;
  width: 11%;
  margin-right: 13px;
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  -o-transform: translateY(4px);
  transform: translateY(4px);
  font-size: 21px;
  line-height: 1;
}
.tp-main-menu-mobile ul li > a .menu-text {
  font-size: 16px;
  line-height: 11px;
  border-bottom: 1px solid #EAEBED;
  width: 82%;
  display: inline-block;
  padding: 19px 0 17px;
}
.tp-main-menu-mobile ul li img {
  width: 100%;
}
.tp-main-menu-mobile ul li ul {
  padding: 0;
}
.tp-main-menu-mobile ul li ul li {
  padding: 0;
}
.tp-main-menu-mobile ul li ul li a {
  margin-left: auto;
  width: 93%;
  padding: 10px 5%;
  text-shadow: none !important;
  visibility: visible;
  padding-left: 0;
  padding-right: 20px;
}
.tp-main-menu-mobile ul li ul li li a {
  width: 88%;
  padding: 10px 7%;
  padding-left: 0;
  padding-right: 20px;
}
.tp-main-menu-mobile ul li ul li li li a {
  width: 83%;
  padding: 10px 9%;
  padding-left: 0;
  padding-right: 20px;
}
.tp-main-menu-mobile ul li ul li li li li a {
  width: 68%;
  padding: 10px 11%;
  padding-left: 0;
  padding-right: 20px;
}
.tp-main-menu-mobile ul li:hover > a {
  color: var(--tp-theme-1);
}
.tp-main-menu-mobile ul li:hover > a::after {
  color: var(--tp-theme-1);
}
.tp-main-menu-mobile ul li:hover > a .dropdown-toggle-btn i {
  color: var(--tp-theme-1);
}
.tp-main-menu-mobile ul li:hover .mega-menu {
  visibility: visible;
  opacity: 1;
  top: 0;
}
.tp-main-menu-mobile ul li .mega-menu, .tp-main-menu-mobile ul li .submenu {
  position: static;
  min-width: 100%;
  padding: 0;
  box-shadow: none;
  visibility: visible;
  opacity: 1;
  display: none;
}
.tp-main-menu-mobile ul li .mega-menu li, .tp-main-menu-mobile ul li .submenu li {
  float: none;
  display: block;
  width: 100%;
  padding: 0;
}
.tp-main-menu-mobile ul li .mega-menu li:hover a .dropdown-toggle-btn, .tp-main-menu-mobile ul li .submenu li:hover a .dropdown-toggle-btn {
  color: var(--tp-theme-1);
}
.tp-main-menu-mobile .tp-main-menu-content ul li:not(:last-child) .home-menu-title a {
  border-bottom: none;
}
.tp-main-menu-mobile * ul, .tp-main-menu-mobile * li {
  transition: none !important;
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu {
  padding: 0px 10px;
  position: relative;
  margin-bottom: 20px;
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu-thumb {
  position: relative;
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu-thumb::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: rgba(38, 34, 33, 0.7);
  transition: all 0.3s 0s ease-out;
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn {
  opacity: 1;
  visibility: visible;
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn .menu-btn.show-1 {
  transform: translateY(0);
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu-thumb:hover .homemenu-btn .menu-btn.show-2 {
  transform: translateY(0);
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu-thumb:hover::before {
  opacity: 1;
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu-title {
  font-size: 16px;
  font-weight: 600;
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu-title a {
  border: none;
  color: var(--tp-theme-secondary);
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu-title a:hover {
  color: var(--tp-theme-primary);
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu-btn {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  opacity: 0;
  text-align: center;
  transform: translateY(-50%);
  visibility: hidden;
  transition: all 0.3s 0s ease-out;
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu-btn .menu-btn {
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 15px;
  display: inline-block;
  width: 115px;
  background-size: 200% auto;
  color: var(--tp-common-white);
  background: var(--tp-theme-primary);
  overflow: hidden;
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu-btn .menu-btn.show-1 {
  transform: translateY(15px);
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu-btn .menu-btn.show-2 {
  transform: translateY(20px);
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu-btn .menu-btn::after {
  position: absolute;
  content: "";
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(25deg);
}
.tp-main-menu-mobile ul li .tp-submenu .homemenu-btn .menu-btn:hover::after {
  animation: shine 800ms;
}

/*----------------------------------------*/
/*  5.1 Postbox css
/*----------------------------------------*/
.tp-postbox-wrapper {
  margin-right: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-wrapper {
    margin: 0;
  }
}
.tp-postbox-thumb img {
  border-radius: 15px;
}
.tp-postbox-date {
  width: 66px;
  height: 66px;
  border-radius: 15px 0;
  background-color: var(--tp-blue-2);
  text-align: center;
  position: absolute;
  bottom: 0;
  line-height: 20px;
  right: 0;
}
.tp-postbox-date span {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 20px;
  color: var(--tp-common-white);
  font-weight: 700;
  display: inline-block;
  margin-top: 10px;
}
.tp-postbox-meta span {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-postbox-meta span a:hover {
  color: var(--tp-blue-2);
}
.tp-postbox-meta span:first-child {
  margin-right: 35px;
}
.tp-postbox-meta span i {
  color: var(--tp-blue-2);
  margin-right: 4px;
}
.tp-postbox-title {
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 1;
  color: var(--tp-common-black);
  font-weight: 800;
}
.tp-postbox-title a:hover {
  color: var(--tp-blue-2);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-title {
    font-size: 32px;
  }
}
.tp-postbox-content {
  margin-right: 70px;
}
.tp-postbox-content-2 {
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-content {
    margin-right: 0;
  }
}
.tp-postbox-btn a {
  border-radius: 15px;
  background-color: var(--tp-blue-2);
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 20px;
  color: var(--tp-common-white);
  font-weight: 700;
  transition: all 0.4s ease;
  padding: 20px 50px;
}
.tp-postbox-btn a:hover {
  background: var(--tp-common-black);
}
.tp-postbox-pagenation ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.tp-postbox-pagenation ul li {
  margin-right: 15px;
}
.tp-postbox-pagenation ul li a {
  width: 45px;
  height: 45px;
  border-radius: 100px;
  background-color: var(--tp-grey-4);
  display: inline-block;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  letter-spacing: 0px;
  color: var(--tp-common-black);
  font-weight: 700;
  transition: all 0.4s ease;
}
.tp-postbox-pagenation ul li a:hover {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
}
.tp-postbox-pagenation ul li .active {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
}
.tp-postbox-details-qoute {
  border-radius: 15px;
  filter: drop-shadow(0 0 30px rgba(67, 61, 79, 0.06));
  background-color: #ffffff;
  padding: 35px 30px;
  padding-bottom: 12px;
}
.tp-postbox-details-qoute-icon span {
  margin-right: 25px;
  font-size: 50px;
  color: var(--tp-blue-2);
}
.tp-postbox-details-qoute-text p {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 32px;
  color: var(--tp-common-black);
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 575px) {
  .tp-postbox-details-qoute-text p {
    font-size: 18px;
  }
}
.tp-postbox-details-qoute-text a {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 32px;
  color: var(--tp-grey-3);
  font-weight: 400;
  position: relative;
  padding-left: 25px;
  display: inline-block;
}
.tp-postbox-details-qoute-text a::before {
  position: absolute;
  content: "";
  width: 15px;
  height: 2px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-color: var(--tp-blue-2);
}
.tp-postbox-list-title {
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 800;
  margin-bottom: 28px;
}
.tp-postbox-list-inner span {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 400;
  display: block;
  margin-bottom: 10px;
}
.tp-postbox-list-inner span:last-child {
  margin-bottom: 0;
}
.tp-postbox-list-inner span i {
  color: var(--tp-blue-2);
  margin-right: 15px;
}
.tp-postbox-tag a {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  font-weight: 400;
  border: 1px solid #eaebeb;
  border-radius: 10px;
  color: var(--tp-grey-3);
  display: inline-block;
  padding: 2px 20px;
  margin-right: 5px;
  transition: all 0.4s ease;
}
.tp-postbox-tag a:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-blue-2);
  border-color: var(--tp-blue-2);
}
.tp-postbox-border {
  border-bottom: 1px solid #f1f1f1;
}
.tp-postbox-social-wrapper {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 36px;
  margin-bottom: 55px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-social-inner {
    text-align: left;
    margin-bottom: 20px;
  }
}
.tp-postbox-social-icon span a {
  width: 38px;
  height: 38px;
  border-radius: 19px;
  background-color: var(--tp-grey-4);
  display: inline-block;
  text-align: center;
  line-height: 38px;
  color: var(--tp-blue-2);
  transition: all 0.3s ease;
  margin-right: 13px;
}
.tp-postbox-social-icon span a:hover {
  background: var(--tp-blue-2);
  color: var(--tp-common-white);
}
.tp-postbox-social-title {
  margin-right: 20px;
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 34px;
  color: var(--tp-common-black);
  font-weight: 800;
  display: inline-block;
}
.tp-postbox-comment ul .children {
  margin-left: 100px;
}
.tp-postbox-comment-box {
  display: flex;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-comment-box {
    margin-left: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-comment-box {
    flex-direction: column;
  }
}
.tp-postbox-comment-avater {
  margin-right: 45px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-comment-avater {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-comment-avater img {
    width: 100px;
  }
}
.tp-postbox-comment-name {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 800;
}
.tp-postbox-comment-reply a {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--tp-blue-2);
  font-weight: 700;
}
.tp-postbox-comment-textarea textarea {
  height: 148px;
  border-radius: 15px;
  background-color: var(--tp-grey-4);
  border: 1px solid transparent;
  resize: none;
}
.tp-postbox-comment-textarea textarea::placeholder {
  font-size: 16px;
  line-height: 34px;
  color: #6a6a6a;
  font-weight: 400;
}
.tp-postbox-comment-textarea textarea:focus {
  border: 1px solid var(--tp-blue-2);
}
.tp-postbox-comment-input input {
  height: 60px;
  border-radius: 15px;
  background-color: var(--tp-grey-4);
  border: 1px solid transparent;
}
.tp-postbox-comment-input input::placeholder {
  font-size: 16px;
  line-height: 34px;
  color: #6a6a6a;
  font-weight: 400;
}
.tp-postbox-comment-input input:focus {
  border: 1px solid var(--tp-blue-2);
}
.tp-postbox-comment-input-title {
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 34px;
  color: var(--tp-common-black);
  font-weight: 800;
}
@media (max-width: 575px) {
  .tp-postbox-comment-input-title {
    font-size: 32px;
  }
}

/*----------------------------------------*/
/*  5.2 Blog css
/*----------------------------------------*/
.tp-blog-border {
  border-top: 1px solid #eaf0f4;
  width: 1170px;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  position: absolute;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-blog-border {
    width: 100%;
  }
}
.tp-blog-card-image-link {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--solox-black-rgb, 28, 26, 29), 0.5);
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 500ms ease, transform 500ms ease;
}
.tp-blog-wrapper:hover .tp-blog-main-img img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.tp-blog-wrapper:hover .tp-blog-main-img img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.tp-blog-wrapper:hover .tp-blog-main-img a {
  transform: translateY(0);
  opacity: 1;
}
.tp-blog-main-img {
  overflow: hidden;
  border-radius: 15px;
}
.tp-blog-main-img img {
  transition: 0.5s;
  background-size: cover;
}
.tp-blog-main-img img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.tp-blog-main-img img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.tp-blog-meta {
  display: flex;
  align-items: center;
}
.tp-blog-meta-2 span {
  font-size: 14px;
  line-height: 34px;
  color: #727272;
  font-weight: 400;
}
.tp-blog-meta-2 span i {
  color: var(--tp-blue-8);
  margin-right: 8px;
}
.tp-blog-sub-meta {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 22px;
  text-transform: uppercase;
  color: var(--tp-blue-2);
  font-weight: 700;
  margin-left: 55px;
}
.tp-blog-sub-meta a:hover {
  color: var(--tp-blue-2);
}
.tp-blog-sub-meta::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 2px;
  background: var(--tp-blue-2);
  top: 48%;
  left: -54px;
}
.tp-blog-sub-meta-fin {
  color: var(--tp-green-1);
}
.tp-blog-sub-meta-fin::before {
  background-color: var(--tp-green-1);
}
.tp-blog-date {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
  margin-left: 50px;
}
.tp-blog-date::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: var(--tp-grey-3);
  top: 40%;
  left: -25px;
}
.tp-blog-title {
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-black);
}
.tp-blog-title a {
  transition: background-size 0.4s linear;
  background-image: linear-gradient(#6222cc, #6222cc), linear-gradient(#6222cc, #6222cc);
  background-repeat: no-repeat;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
}
.tp-blog-title a:hover {
  background-size: 0% 1px, 100% 1px;
  color: var(--tp-blue-2);
}
.tp-blog-title-2 a {
  background-image: linear-gradient(#423ef3, #423ef3), linear-gradient(#423ef3, #423ef3);
}
.tp-blog-title-2 a:hover {
  color: #423ef3;
}
.tp-blog-btn {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 20px;
  color: var(--tp-grey-3);
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.3s ease;
}
.tp-blog-btn-fin {
  text-align: right;
  margin-bottom: 13px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-blog-btn-fin {
    text-align: left;
    margin-bottom: 40px;
  }
}
.tp-blog-btn-fin a {
  color: var(--tp-green-1);
  border: 1px solid var(--tp-green-1);
}
.tp-blog-btn:hover {
  color: var(--tp-blue-2);
}
.tp-blog-btn i {
  margin-left: 10px;
}
.tp-blog-btn-2 {
  width: 154px;
  height: 40px;
  display: inline-block;
  border-radius: 15px;
  text-align: right;
  border: 1px solid var(--tp-border1-3);
  line-height: 37px;
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: var(--tp-grey-3);
  font-weight: 700;
  padding-right: 3px;
  transition: all 0.4s ease;
}
.tp-blog-btn-2 i {
  transition: all 0.3s ease;
}
.tp-blog-btn-2:hover {
  background: var(--tp-green-1);
  color: var(--tp-common-white);
  border: 1px solid var(--tp-green-1);
}
.tp-blog-btn-2:hover i {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}
.tp-blog-btn-2 i {
  width: 34px;
  height: 34px;
  border-radius: 15px;
  background-color: var(--tp-heading-black3);
  color: var(--tp-common-white);
  line-height: 34px;
  margin-left: 14px;
  text-align: center;
  transition: all 0.3s ease;
}
.tp-blog-btn-3 a {
  margin-bottom: 10px;
  background: none;
  border: 1px solid var(--tp-green-1);
  color: var(--tp-green-1);
}
.tp-blog-insu-wrapper {
  overflow: hidden;
  border-radius: 15px;
}
.tp-blog-insu-wrapper::before {
  position: absolute;
  content: "";
  opacity: 0.8;
  width: 100%;
  height: 0;
  border-radius: 15px;
  z-index: 1;
  bottom: 0;
  left: 0;
  background: var(--tp-heading-black9);
  transition: all 0.4s ease-in-out;
}
.tp-blog-insu-wrapper:hover::before {
  height: 100%;
}
.tp-blog-insu-wrapper:hover .tp-blog-insu-content {
  bottom: 0;
  border-radius: 15px 15px 0 0;
}
.tp-blog-insu-wrapper:hover .tp-blog-insu-img img {
  transform: scale(1.1);
}
.tp-blog-insu-content {
  width: 330px;
  border-radius: 15px;
  background-color: var(--tp-common-white);
  padding: 20px 25px;
  bottom: 20px;
  left: 0;
  right: 0;
  transition: all 0.4s ease;
  margin: auto;
  z-index: 2;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-blog-insu-content {
    width: 100%;
    height: auto;
  }
}
.tp-blog-insu-top {
  margin-bottom: 12px;
}
.tp-blog-insu-name {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--tp-red-2);
  margin: 0;
}
.tp-blog-insu-name a:hover {
  color: var(--tp-common-black);
}
.tp-blog-insu-img {
  overflow: hidden;
}
.tp-blog-insu-img img {
  width: 100%;
  border-radius: 15px;
  transition: all 0.4s;
}
.tp-blog-insu-date {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
  margin-left: 20px;
  padding-left: 20px;
  position: relative;
}
.tp-blog-insu-date::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: var(--tp-grey-3);
  top: 13px;
  left: 0;
}
.tp-blog-insu-title {
  font-size: 23px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-heading-black9);
  font-weight: 700;
  margin-bottom: 26px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-blog-insu-title {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .tp-blog-insu-title br {
    display: none;
  }
}
.tp-blog-insu-title a:hover {
  color: var(--tp-red-2);
}
.tp-blog-insu-title:hover {
  color: var(--tp-red-2);
}
.tp-blog-insu-link {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--tp-grey-3);
  font-weight: 700;
}
.tp-blog-insu-link:hover {
  color: var(--tp-red-2);
}
.tp-blog-insu-link i {
  margin-left: 10px;
}
.tp-blog-agen-wrapper {
  overflow: hidden;
}
.tp-blog-agen-wrapper .tp-blog-insu-img {
  border-radius: 15px;
}
.tp-blog-agen-wrapper:hover .tp-blog-insu-img img {
  transform: scale(1.1);
}
.tp-blog-agen-content {
  margin-top: -42px;
  position: relative;
  filter: drop-shadow(0 0 20px rgba(24, 11, 47, 0.04));
}
.tp-blog-agen-name {
  color: var(--tp-blue-7);
}
.tp-blog-agen-link:hover {
  color: var(--tp-blue-7);
}
.tp-blog-agen-title a:hover {
  color: var(--tp-blue-7);
}
.tp-blog-sidebar-wrapper {
  position: sticky;
  top: 0;
}
.tp-blog-sidebar-title {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 1;
  color: var(--tp-common-black);
  font-weight: 800;
  margin-bottom: 25px;
  margin-left: 20px;
}
.tp-blog-sidebar-title-2 {
  margin-left: 0;
  margin-bottom: 30px;
}
.tp-blog-sidebar-title-3 {
  margin-left: 0;
}
.tp-blog-sidebar-widget {
  padding: 50px;
  background: var(--tp-grey-4);
  border-radius: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-blog-sidebar-widget {
    padding: 30px;
  }
}
.tp-blog-sidebar-widget-2 {
  padding: 50px 35px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-blog-sidebar-widget-2 {
    padding: 30px 20px;
  }
}
.tp-blog-sidebar-widget-3 {
  background: var(--tp-grey-4);
  padding: 40px 40px;
  padding-bottom: 30px;
  border-radius: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-blog-sidebar-widget-3 {
    padding: 30px 20px;
    padding-bottom: 20px;
  }
}
.tp-blog-search input {
  width: 100%;
  height: 58px;
  border-radius: 15px;
  background-color: var(--tp-common-white);
  border: none;
  padding-right: 62px;
  border: 1px solid transparent;
}
.tp-blog-search input:focus {
  border: 1px solid var(--tp-blue-2);
}
.tp-blog-search input::placeholder {
  font-size: 14px;
  color: #727272;
  font-weight: 400;
}
.tp-blog-search button {
  width: 58px;
  height: 100%;
  border-radius: 0 15px 15px 0;
  background-color: var(--tp-blue-8);
  color: var(--tp-common-white);
  position: absolute;
  top: 0;
  right: 0;
}
.tp-blog-post {
  display: flex;
  align-items: center;
  padding: 20px;
  border-radius: 15px;
  transition: all 0.4s ease;
}
.tp-blog-post:hover {
  background: var(--tp-common-white);
}
.tp-blog-post-title h4 {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 22px;
  color: var(--tp-common-black);
  font-weight: 700;
  margin: 0;
}
.tp-blog-post-title h4 a:hover {
  color: var(--tp-blue-2);
}
.tp-blog-post-title h4:hover {
  color: var(--tp-blue-2);
}
.tp-blog-post-thumb img {
  flex: 0 0 auto;
  margin-right: 15px;
  border-radius: 15px;
}
.tp-blog-catagorie ul li a {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 32px;
  color: var(--tp-common-black);
  font-weight: 700;
  padding: 15px 30px;
  transition: all 0.4s ease;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tp-blog-catagorie ul li a span i {
  opacity: 0;
  margin-right: 10px;
  transition: all 0.4s ease;
}
.tp-blog-catagorie ul li a:hover {
  color: var(--tp-blue-8);
  background: var(--tp-common-white);
}
.tp-blog-catagorie ul li a:hover span i {
  opacity: 1;
  margin-right: 0;
}
.tp-blog-tag a {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 10px;
  padding: 7px 18px;
  border-radius: 10px;
  background-color: var(--tp-common-white);
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  color: var(--tp-grey-3);
  font-weight: 400;
  transition: all 0.4s ease;
}
.tp-blog-tag a:hover {
  color: var(--tp-common-white);
  background: var(--tp-blue-8);
}

/*----------------------------------------*/
/*  6.1 Footer Style 1
/*----------------------------------------*/
.tp-footer-content a {
  color: var(--tp-grey-1);
  margin-bottom: 12px;
  font-size: 15px;
  display: flex;
  flex: 0 0 auto;
  align-items: baseline;
  margin-bottom: 7px;
}
.tp-footer-content-2 p {
  color: var(--tp-grey-8);
}
.tp-footer-content-2 a {
  color: var(--tp-grey-8);
  margin-bottom: 0;
}
.tp-footer-content-2 a:hover {
  color: var(--tp-common-white);
}
.tp-footer-content-3:hover {
  color: var(--tp-common-white);
}
.tp-footer-content-insu a {
  color: var(--tp-grey-3);
}
.tp-footer-content-insu a i {
  width: 25px;
  display: inline-block;
  flex: 0 0 auto;
}
.tp-footer-content-insu a:hover {
  color: var(--tp-blue-2);
}
.tp-footer-content-insu-2 a:hover {
  color: var(--tp-red-2);
}
.tp-footer-content-bus p:hover {
  color: var(--tp-green-5);
}
.tp-footer-content-bus p:hover a:hover {
  color: var(--tp-green-5);
}
.tp-footer-number {
  font-size: 16px;
  line-height: 30px;
  color: #817d89;
  font-weight: 400;
  margin-bottom: 4px;
  display: block;
}
.tp-footer-email {
  color: var(--tp-grey-1);
  font-size: 16px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), lg {
  .tp-footer-email {
    font-size: 15px;
  }
}
.tp-footer-email-insu {
  color: var(--tp-grey-3);
}
.tp-footer-para-2 {
  color: var(--tp-grey-1);
}
.tp-footer-widget-title {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 29px;
  color: var(--tp-common-white);
  font-weight: 800;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-widget-title br {
    display: none;
  }
}
.tp-footer-widget-title-2 {
  color: var(--tp-common-black);
}
.tp-footer-widget-title-insu {
  color: #050020;
}
.tp-footer-widget-title-bus {
  color: var(--tp-heading-black12);
}
.tp-footer-link li a {
  font-size: 14px;
  line-height: 21px;
  color: var(--tp-grey-1);
  font-weight: 400;
}
.tp-footer-link li a:hover {
  color: var(--tp-common-white);
}
.tp-footer-link-2 li a {
  color: var(--tp-grey-8);
}
.tp-footer-link-2 li a:hover {
  color: var(--tp-yellow-1);
}
.tp-footer-link-insu li a {
  color: var(--tp-grey-3);
}
.tp-footer-link-insu li a:hover {
  color: var(--tp-red-2);
}
.tp-footer-link-bus li a {
  color: var(--tp-grey-3);
}
.tp-footer-link-bus li a:hover {
  color: var(--tp-green-5);
}
.tp-footer-link-3 li a {
  color: var(--tp-grey-3);
}
.tp-footer-link-3 li a:hover {
  color: var(--tp-green-6);
}
.tp-footer-middle {
  padding-top: 50px;
  padding-bottom: 30px;
}
.tp-footer-middle-2 {
  padding-top: 110px;
  padding-bottom: 60px;
}
.tp-footer-form {
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-form {
    margin-bottom: 20px;
  }
}
.tp-footer-form-title {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-white);
}
.tp-footer-form-agen {
  margin-left: 70px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-form-agen {
    margin-left: 0;
  }
}
.tp-footer-form input {
  background: none;
  border: 1px solid #3d354b;
  width: 100%;
  height: 48px;
  border-radius: 15px;
  padding: 0 38px;
  color: var(--tp-common-white);
  padding-right: 50px;
}
.tp-footer-form input:focus {
  border: 1px solid var(--tp-blue-2);
}
.tp-footer-form label {
  position: absolute;
  color: var(--tp-common-white);
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  z-index: 99;
}
.tp-footer-form-2 input {
  border: 1px solid #ebebeb;
  color: var(--tp-common-black);
}
.tp-footer-form-2 input:focus {
  border: 1px solid var(--tp-green-5);
}
.tp-footer-form-2 label {
  color: var(--tp-grey-3);
}
.tp-footer-form-insu {
  margin-bottom: 40px;
  margin-right: -30px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-form-insu {
    margin-right: 0;
  }
}
.tp-footer-form-insu input {
  border-radius: 15px;
  filter: drop-shadow(0 0 3px rgba(41, 37, 59, 0.15));
  background-color: #ffffff;
  border: 1px solid transparent;
  color: var(--tp-heading-black9);
}
.tp-footer-form-insu input:focus {
  border: 1px solid var(--tp-blue-2);
}
.tp-footer-form-insu-3 input:focus {
  border: 1px solid var(--tp-red-2);
}
.tp-footer-form-insu button {
  background: var(--tp-red-2);
}
.tp-footer-form-insu button i {
  color: var(--tp-common-white);
}
.tp-footer-form-insu label i {
  color: var(--tp-heading-black9);
  position: relative;
  z-index: 99;
}
.tp-footer-form-insu-2 button {
  background: var(--tp-green-6);
}
.tp-footer-form-icon {
  position: absolute;
  width: 48px;
  height: 48px;
  background: var(--tp-blue-2);
  border-radius: 15px;
  text-align: center;
  line-height: 51px;
  top: 0;
  right: 0;
}
.tp-footer-form-icon i {
  color: var(--tp-common-white);
}
.tp-footer-form-icon-2 {
  background: var(--tp-green-5);
}
@media only screen and (min-width: 1700px) and (max-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-form-icon {
    right: 0;
  }
}
.tp-footer-social a {
  color: var(--tp-common-white);
  margin-right: 15px;
  font-size: 16px;
  display: inline-block;
  margin-bottom: 0;
}
.tp-footer-social a:hover {
  color: var(--tp-blue-2);
}
.tp-footer-social-2 a:hover {
  color: var(--tp-yellow-1);
}
.tp-footer-social-insu a {
  width: 38px;
  height: 38px;
  border-radius: 19px;
  display: inline-block;
  border: 1px solid #e9e9e9;
  color: var(--tp-grey-3);
  text-align: center;
  line-height: 38px;
  margin-right: 2px;
}
.tp-footer-social-insu a:hover {
  color: var(--tp-red-2);
}
.tp-footer-social-insu-2 a:hover {
  color: var(--tp-green-6);
  background: var(--tp-common-white);
  border: transparent;
}
.tp-footer-social-bus a {
  color: var(--tp-grey-3);
}
.tp-footer-social-bus a:hover {
  color: var(--tp-green-5);
}
.tp-footer-colum2 {
  padding-left: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-colum2 {
    padding: 0;
  }
}
.tp-footer-colum3 {
  padding-left: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-colum3 {
    padding: 0;
  }
}
.tp-footer-colum4 {
  margin-left: -30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-colum4 {
    margin: 0;
  }
}
.tp-footer-colum6 {
  padding-left: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-colum6 {
    padding: 0;
  }
}
.tp-footer-colum5 {
  padding-left: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-colum5 {
    padding: 0;
  }
}
.tp-footer-bottom {
  padding: 24px;
  background: #0f1217;
}
.tp-footer-bottom-2 {
  background: var(--tp-heading-black7);
  padding: 28px;
}
.tp-footer-bottom a {
  color: var(--tp-common-white);
}
.tp-footer-bottom-insu {
  border-top: 1px solid #dee9f6;
  background: var(--tp-grey-9);
}
.tp-footer-bottom-insu-2 {
  border-top: 1px solid #e9e9e9;
  background: none;
}
.tp-footer-bottom-insu-2 a {
  color: var(--tp-blue-4);
}
.tp-footer-bottom-insu p {
  color: var(--tp-grey-3);
}
.tp-footer-bottom-insu a {
  color: var(--tp-heading-black9);
}
.tp-footer-bottom-bus {
  background: none;
  border-top: 1px solid #ebebeb;
}
.tp-footer-bottom-bus p {
  color: var(--tp-grey-3);
}
.tp-footer-bottom-bus a {
  color: var(--tp-common-black);
}
.tp-footer-lucation {
  display: flex;
  align-items: baseline;
  flex: 0 0 auto;
}
.tp-footer-star {
  right: 45px;
  top: -32px;
}
.tp-footer-star-2 {
  top: 80px;
  right: 140px;
}
.tp-footer-agen-area {
  background: var(--tp-heading-black13);
  z-index: 1;
}
.tp-footer-agen-social a {
  color: var(--tp-grey-1);
  margin-right: 20px;
}
.tp-footer-agen-social a:hover {
  color: var(--tp-common-white);
}
.tp-footer-top {
  border-bottom: 1px solid #1f162e;
}
.tp-footer-middle {
  border-bottom: 1px solid #1f162e;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-middle {
    padding-top: 50px;
  }
}
.tp-footer-menu-right {
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-menu-right {
    justify-content: center;
    float: inherit;
  }
}
.tp-footer-menu nav ul {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-menu nav ul {
    justify-content: center;
  }
}
.tp-footer-menu nav ul li {
  margin-right: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-menu nav ul li {
    margin-right: 30px;
  }
}
.tp-footer-menu nav ul li:last-child {
  margin: 0;
}
.tp-footer-menu nav ul li a {
  font-size: 16px;
  line-height: 36px;
  color: var(--tp-grey-1);
  font-weight: 400;
}
.tp-footer-menu nav ul li a:hover {
  color: var(--tp-common-white);
}
.tp-footer-count {
  font-size: 60px;
  letter-spacing: -2px;
  line-height: 60px;
  color: var(--tp-common-white);
  font-weight: 800;
}
.tp-footer-para {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 24px;
  color: var(--tp-grey-1);
  font-weight: 600;
}
.tp-footer-border {
  position: relative;
}
.tp-footer-border:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 340px;
  top: -111px;
  background: #1f162e;
  right: -16px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-border:before {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-copyright {
    text-align: center;
  }
}
.tp-footer-copyright-2 a {
  margin-left: 30px;
}
.tp-footer-copyright a {
  font-size: 16px;
  line-height: 26px;
  color: var(--tp-grey-1);
  font-weight: 400;
}
.tp-footer-copyright a:hover {
  color: var(--tp-blue-7);
}
.tp-footer-copyright p {
  color: var(--tp-grey-1);
}
.tp-footer-shape {
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-footer-shape {
    width: 100%;
  }
}
.tp-footer-area-2 {
  background: var(--tp-grey-4);
  padding-top: 370px;
  margin-top: -245px;
}
.tp-footer-area-3 {
  background: var(--tp-grey-4);
}

/*----------------------------------------*/
/* 7.1 slider css
/*----------------------------------------*/
.tp-hero-useractive {
  display: flex;
  align-items: center;
}
.tp-hero-user {
  display: flex;
  align-items: center;
  margin-left: 30px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-user {
    display: none;
  }
}
.tp-hero-icon {
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  background: var(--tp-common-white);
  margin-right: 15px;
}
.tp-hero-active {
  display: flex;
  flex-direction: column;
}
.tp-hero-active b {
  color: var(--tp-blue-2);
  font-weight: 800;
  font-size: 20px;
}
.tp-hero-active-insu b {
  color: var(--tp-red-2);
}
.tp-hero-active span {
  font-size: 16px;
  font-weight: 400;
  color: var(--tp-grey-3);
}
.tp-hero-wrapper {
  padding-top: 80px;
  padding-bottom: 210px;
  z-index: 999;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.tp-hero-pre p {
  margin-bottom: 44px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-pre p br {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-pre p {
    font-size: 14px;
  }
}
.tp-hero-title {
  font-size: 90px;
  line-height: 1;
  letter-spacing: -2px;
  font-weight: 800;
  margin: 0;
}
.tp-hero-title-banking {
  margin-bottom: 30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-hero-title {
    font-size: 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-title {
    font-size: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-hero-title {
    font-size: 70px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-title {
    font-size: 50px;
  }
}
.tp-hero-title img {
  position: absolute;
  bottom: -32px;
  right: 75px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-title img {
    right: 114px;
  }
}
.tp-hero-singles {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-singles::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5490196078);
    top: 0;
    left: 0;
    z-index: -1;
  }
}
.tp-hero-single {
  top: -200px;
  left: 0;
  transition: all 6s;
}
.tp-hero-single2 {
  bottom: -200px;
  left: 0;
  transition: all 6s;
}
.tp-hero-single3 {
  right: 96px;
  top: 179px;
}
.tp-hero-card {
  bottom: 105px;
  right: 350px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-card {
    right: 180px;
  }
}
.tp-hero-rotate {
  bottom: 168px;
  left: -107px;
  right: 0;
  text-align: center;
}
.tp-hero-pagenation {
  left: 0;
  top: 46%;
  width: 34px;
  height: 80px;
  display: flex;
  flex-direction: column;
  margin-left: 80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-pagenation {
    margin-left: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-pagenation {
    top: inherit;
    flex-direction: row;
    margin-left: 13px;
    align-items: center;
    justify-content: center;
  }
}
.tp-hero-pagenation span {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: none;
  border: 1px solid var(--tp-blue-2);
  opacity: 1;
  z-index: 9;
  margin-bottom: 8px !important;
}
.tp-hero-pagenation span.swiper-pagination-bullet-active {
  background-color: var(--tp-blue-2);
  border: 1px solid var(--tp-blue-2);
}
.tp-hero-pre .tp-section-title-pre {
  opacity: 0;
}
.tp-hero-pre .tp-hero-title {
  opacity: 0;
}
.tp-hero-pre .tp-hero-pre {
  opacity: 0;
}
.tp-hero-pre .tp-btn-wrapper a {
  opacity: 0;
}
.tp-hero-pre .tp-hero-user {
  opacity: 0;
}
.tp-hero-slider .swiper-slide.swiper-slide-active .tp-section-title-pre {
  -webkit-animation-name: fadeInUp;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.4s;
  animation-duration: 0.8s;
  opacity: 1;
}
.tp-hero-slider .swiper-slide.swiper-slide-active .tp-hero-title {
  -webkit-animation-name: fadeInUp;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.6s;
  animation-duration: 1s;
  opacity: 1;
}
.tp-hero-slider .swiper-slide.swiper-slide-active .tp-hero-pre p {
  -webkit-animation-name: fadeInUp;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.7s;
  animation-duration: 1.2s;
  opacity: 1;
}
.tp-hero-slider .swiper-slide.swiper-slide-active .tp-hero-useractive {
  -webkit-animation-name: fadeInRight;
  animation-fill-mode: both;
  animation-name: fadeInRight;
  animation-delay: 0.7s;
  animation-duration: 1.4s;
  opacity: 1;
}
.tp-hero-slider .swiper-slide.swiper-slide-active .tp-hero-bg {
  visibility: visible;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.tp-hero-slider .swiper-slide.swiper-slide-active .tp-hero-single {
  top: 0;
}
.tp-hero-slider .swiper-slide.swiper-slide-active .tp-hero-single2 {
  bottom: 0;
}
.tp-hero-bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transform: scale(1);
  -webkit-transition: all 10s linear 0s;
  -moz-transition: all 10s linear 0s;
  -o-transition: all 10s linear 0s;
  transition: all 10s linear 0s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-bg {
    background-position: right;
  }
}

/*----------------------------------------*/
/* 7.2 about css
/*----------------------------------------*/
.tp-about-gradient {
  width: 674px;
  height: 675px;
  background-image: linear-gradient(144deg, #ddcdf7 0%, #ffffff 47%, #ffffff 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-gradient {
    width: 350px;
    height: 350px;
  }
}
.tp-about-idea {
  right: 70px;
  bottom: 40px;
}
.tp-about-thumb img {
  border-radius: 15px;
  width: 100%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-thumb img {
    width: 100%;
  }
}
.tp-about-content {
  margin-left: 25px;
  margin-top: -10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-content {
    margin-left: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-content {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-contact .tp-btn-default {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-about-contact-fin {
    flex-direction: column;
    float: left;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) and (min-width: 992px) and (max-width: 1199px) {
  .tp-about-contact-fin .tp-about-number {
    margin-left: 0;
    align-items: flex-start;
  }
}
.tp-about-paragraph p {
  font-weight: 400;
  margin: 0;
}
.tp-about-list-inner-fin p {
  font-size: 16px;
  line-height: 26px;
  color: var(--tp-grey-2);
  font-weight: 400;
  margin-bottom: 0;
}
.tp-about-list:hover .tp-about-list-icon {
  color: var(--tp-common-white);
}
.tp-about-list:hover .tp-about-list-icon::before {
  transform: scale(1);
}
.tp-about-list:hover .tp-about-list-ico-fin i {
  color: var(--tp-common-white);
}
.tp-about-list:hover .tp-about-list-ico-fin::before {
  transform: scale(1);
}
.tp-about-list:hover .tp-about-list-ico-insu-2 i {
  color: var(--tp-common-white);
}
.tp-about-list:hover .tp-about-list-ico-insu i {
  color: var(--tp-common-white);
}
.tp-about-list-icon {
  width: 68px;
  height: 68px;
  border-radius: 34px;
  background-color: var(--tp-grey-4);
  display: inline-block;
  text-align: center;
  line-height: 75px;
  font-size: 38px;
  color: var(--tp-blue-2);
  margin-right: 25px;
  position: relative;
  z-index: 1;
  flex: 0 0 auto;
}
.tp-about-list-icon i {
  transition: all 0.3s ease;
}
.tp-about-list-icon::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: var(--tp-blue-2);
  top: 0;
  left: 0;
  border-radius: 50%;
  transition: all 0.5s ease;
  transform: scale(0);
  z-index: -1;
}
@media (max-width: 575px) {
  .tp-about-contact {
    flex-direction: column;
    align-items: flex-start !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-about-contact-2 {
    flex-direction: column;
    align-items: flex-start !important;
  }
}
.tp-about-list-ico-fin {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  line-height: 88px;
  background: var(--tp-grey-5);
  position: relative;
  z-index: 1;
}
.tp-about-list-ico-fin::before {
  background: var(--tp-green-2);
}
.tp-about-list-ico-fin i {
  color: var(--tp-green-2);
  font-size: 50px;
}
.tp-about-list-ico-agen {
  background: #f4f4f4;
}
.tp-about-list-ico-agen::before {
  background: var(--tp-common-black);
}
.tp-about-list-ico-agen::before I {
  color: var(--tp-common-white);
}
.tp-about-list-ico-agen i {
  color: var(--tp-common-black);
}
.tp-about-list-ico-insu {
  height: 72px;
  width: 72px;
  background: var(--tp-grey-9);
  position: relative;
}
.tp-about-list-ico-insu-2 {
  background: var(--tp-grey-9);
}
.tp-about-list-ico-insu-2 i {
  color: var(--tp-red-2);
}
.tp-about-list-ico-insu-2::before {
  background: var(--tp-red-2);
}
.tp-about-list-ico-insu::before {
  background: var(--tp-common-black2);
}
.tp-about-list-ico-insu i {
  font-size: 36px;
  color: var(--tp-common-black2);
}
.tp-about-author {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-signature img {
    width: 100px;
  }
}
.tp-about-btn {
  flex: 0 0 auto;
  margin-right: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-btn {
    flex: inherit;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-sub-tit-fin br {
    display: none;
  }
}
.tp-about-investment {
  margin-top: -15px;
}
.tp-about-investment-img {
  float: right;
  margin-top: 115px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-investment-img {
    width: 100%;
  }
}
.tp-about-investment-img-2 {
  right: -62px;
  top: 64px;
  z-index: -1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-investment-img-2 {
    right: 0;
    top: 66px;
  }
}
.tp-about-investment-img-3 {
  right: -112px;
  top: 315px;
  filter: drop-shadow(2.867px 7.469px 20px rgba(0, 6, 35, 0.08));
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-investment-img-3 {
    right: 0;
  }
}
.tp-about-investment-img-4 {
  bottom: 82px;
  left: 0;
  filter: drop-shadow(2.867px 7.469px 20px rgba(0, 6, 35, 0.08));
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-investment {
    margin-top: 0;
    text-align: center;
  }
}
.tp-about-investment img {
  float: right;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-investment img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-investment img {
    width: 60%;
    float: inherit;
  }
}
.tp-about-investment-shape {
  bottom: 100px;
  right: -71px;
  z-index: -1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-investment-shape {
    bottom: 30px;
    right: 0;
  }
}
.tp-about-profits-fin {
  bottom: 106px;
  left: -169px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-profits-fin {
    left: 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-profits-fin {
    left: -19px;
    animation: inherit;
  }
}
.tp-about-profits-agen {
  bottom: 125px;
}
.tp-about-left-shape-2 {
  position: absolute;
  height: 724px;
  background-color: #f2f2ff;
  display: block;
  top: 0;
  left: 0;
  width: 658px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-left-shape-2 {
    width: 400px;
    height: 400px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-left-shape-2 {
    display: none;
  }
}
.tp-about-left-shape-agen {
  background: #f0e6ff;
  height: 100%;
}
.tp-about-exp-fin {
  display: inline-block;
  width: 154px;
  height: 144px;
  background-color: var(--tp-green-3);
  top: 20px;
  right: 71px;
  padding: 14px 28px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-exp-fin {
    top: 0;
    right: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-exp-fin {
    width: 117px;
    height: 112px;
    padding: 13px 0px;
  }
}
.tp-about-exp-agen {
  background: var(--tp-blue-2);
  border-radius: 10px 0 10px 10px;
}
.tp-about-expreance-years {
  font-size: 50px;
  letter-spacing: -2px;
  line-height: 60px;
  color: var(--tp-green-2);
  font-weight: 800;
  margin: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-expreance-years {
    font-size: 40px;
    line-height: 38px;
  }
}
.tp-about-expreance-years-2 {
  color: var(--tp-common-white);
}
.tp-about-expreance-title {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
  color: var(--tp-heading-black3);
  font-weight: 700;
}
.tp-about-expreance-title-2 {
  color: #e7d9ff;
}
.tp-about-angle {
  top: -19px;
  right: -20px;
  clip-path: polygon(0 -5%, 0% 100%, 65% 100%);
  background-color: var(--tp-green-3);
  height: 19px;
  width: 53px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-angle {
    display: none;
  }
}
.tp-about-angle-2 {
  background: var(--tp-blue-2);
}
.tp-about-title {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 28px;
  margin: 0;
}
.tp-about-title-fin {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-black2);
}
.tp-about-title-insu {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 700;
}
.tp-about-call {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-green-1);
  font-weight: 700;
}
.tp-about-call a:hover {
  color: var(--tp-green-1);
}
.tp-about-call-agen {
  color: var(--tp-heading-black13);
}
.tp-about-call-agen a:hover {
  color: var(--tp-blue-2);
}
.tp-about-call-num {
  margin-left: 20px;
}
.tp-about-call-icon {
  width: 60px;
  height: 60px;
  line-height: 63px;
  text-align: center;
  border: 1px solid var(--tp-border1-1);
  border-radius: 50%;
  font-size: 20px;
  color: var(--tp-green-1);
}
.tp-about-call-icon-agen {
  color: var(--tp-blue-2);
}
.tp-about-call-title {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-about-call-title-insu {
  line-height: 22px;
}
.tp-about-call-insu {
  font-size: 20px;
  letter-spacing: 0px;
  color: var(--tp-red-2);
  font-weight: 800;
}
.tp-about-call-insu a:hover {
  color: var(--tp-common-black);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-img-fin {
    width: 100%;
  }
}
.tp-about-number {
  margin-left: 30px;
}
.tp-about-number img {
  border-radius: 50%;
}
@media (max-width: 575px) {
  .tp-about-number {
    margin: 0;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-about-number-2 {
    margin-left: 0;
    margin-top: 20px;
  }
}
.tp-about-expenses {
  filter: drop-shadow(0 0 20px rgba(4, 23, 26, 0.08));
  bottom: 148px;
  right: 0;
}
.tp-about-insu-shape {
  right: 0;
  bottom: 80px;
}
.tp-about-insu-left {
  margin-right: 70px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-insu-left {
    margin-right: 0;
  }
}
.tp-about-insu-img1 {
  float: right;
  z-index: 1;
  border-radius: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-insu-img1 {
    width: 100%;
  }
}
.tp-about-insu-img2 {
  float: right;
  margin-top: -100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-insu-img2 {
    margin-top: 0;
    width: 100%;
  }
}
.tp-about-insu-img3 {
  top: 0;
  left: -116px;
  border-radius: 15px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-about-insu-img3 {
    width: 43%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-insu-img3 {
    left: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-insu-img3 {
    position: inherit;
    width: 100%;
  }
}
.tp-about-insu-star {
  color: var(--tp-red-2);
  font-size: 18px;
}
.tp-about-insu-star-inner {
  padding-left: 50px;
  border-left: 2px solid var(--tp-border1-5);
}
@media (max-width: 575px) {
  .tp-about-insu-star-inner {
    padding: 0;
    border: none;
    margin-top: 20px;
  }
}
.tp-about-insu-star-wrap {
  filter: drop-shadow(0 0 20px rgba(13, 12, 21, 0.04));
  background-color: var(--tp-common-white);
  padding: 30px;
  display: inline-block;
}
.tp-about-insu-con {
  font-size: 16px;
  line-height: 24px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-about-insu-para {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 28px;
  color: var(--tp-heading-8);
  font-weight: 600;
}

/*----------------------------------------*/
/*  7.3 feature css
/*----------------------------------------*/
.tp-features-succes {
  top: 10px;
  left: -225px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-succes {
    left: -60px;
  }
}
.tp-features-deshbord {
  bottom: 106px;
  left: -133px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-deshbord {
    left: 0;
  }
}
.tp-features-balance {
  position: absolute;
  bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-balance {
    position: inherit;
    float: right;
    margin-top: 100px;
  }
}
@media (max-width: 575px) {
  .tp-features-balance {
    width: 100%;
  }
}
.tp-features-content-wrapper {
  margin-left: 85px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-content-wrapper {
    margin: 0;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-features-content-wrapper h2 br {
    display: none;
  }
}
.tp-features-shape {
  top: 70px;
  left: 0;
}
.tp-features-shape-2 {
  right: 65px;
  bottom: 6px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-shape-2 {
    right: 0;
    bottom: -57px;
  }
}
.tp-features-shape-3 {
  right: 0;
  top: 0;
  z-index: -1;
}
.tp-features-balance-wraper {
  height: 100%;
  width: 100%;
}
.tp-features-shape2 {
  bottom: 54px;
  right: 0;
}
.tp-features-shape3 {
  top: -126px;
  right: 0px;
  width: 317px;
  height: 216px;
  background-color: #9e3ff5;
  border-radius: 15px;
  transform: rotate(49deg);
}
.tp-features-shape4 {
  top: 10px;
  right: -100px;
  width: 141px;
  height: 303px;
  background-color: #2804a7;
  transform: rotate(-36deg);
}
.tp-features-list {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-list {
    align-items: self-start;
    flex-direction: column;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-list ul {
    margin: 0;
  }
}
.tp-features-list ul li {
  font-size: 16px;
  color: var(--tp-common-white);
  line-height: 1.5;
  margin-bottom: 14px;
}
.tp-features-list ul li i {
  margin-right: 10px;
}
.tp-features-quality-counter {
  height: 120px;
  width: 120px;
  display: inline-block;
  line-height: 120px;
  border: 1px solid var(--tp-common-white);
  border-radius: 50%;
  text-align: center;
  font-size: 26px;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-quality {
    margin-left: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 992px) and (max-width: 1199px) and (max-width: 575px), only screen and (min-width: 768px) and (max-width: 991px) and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 768px) and (max-width: 991px) and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) and (max-width: 575px), only screen and (max-width: 575px) and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 575px) and (min-width: 576px) and (max-width: 767px), (max-width: 575px) and (max-width: 575px) {
  .tp-features-quality-2 {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-quality-wrapper {
    flex-direction: column;
    align-items: flex-start !important;
  }
}
.tp-features-quality-title {
  font-size: 24px;
  color: var(--tp-common-white);
  line-height: 1.25;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-quality-title {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-quality-title-inner {
    margin-left: 0;
  }
}
.tp-features-quality-title input {
  font-size: 24px !important;
  color: var(--tp-common-white) !important;
  line-height: 1.25 !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-quality-title br {
    display: none;
  }
}
.tp-features-fin-img {
  position: relative;
  z-index: 9;
  padding-top: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-fin-img {
    width: 100%;
  }
}
.tp-features-fin-wrap {
  position: relative;
}
.tp-features-fin-wrap::before {
  position: absolute;
  content: "";
  opacity: 0.059;
  width: 100%;
  height: 100%;
  border-radius: 26px;
  background-image: linear-gradient(180deg, #6222cb 0%, #ffffff 99%, #ffffff 100%);
}
.tp-features-fin-btn {
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 42px;
  color: #292930;
  font-weight: 800;
  background: none;
  border: none;
  text-align: left;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-fin-btn {
    font-size: 30px;
    line-height: 36px;
  }
}
.tp-features-fin-btn-wrap {
  padding-left: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-fin-btn-wrap {
    padding-left: 0;
    padding-right: 0;
    margin-top: 50px;
  }
}
.tp-features-fin-btn:hover {
  color: var(--tp-green-1);
}
.tp-features-fin-btn.active {
  background: none;
  color: var(--tp-green-1);
}
.tp-features-insu-inner {
  margin-left: -85px;
  margin-right: -85px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-insu-inner {
    margin-left: 0;
    margin-right: 0;
  }
}
.tp-features-insu-wrap {
  border-radius: 15px;
  filter: drop-shadow(0 0 10px rgba(29, 19, 82, 0.08));
  background-color: var(--tp-common-white);
  padding: 50px;
  display: inline-block;
  padding-bottom: 38px;
  width: 100%;
  text-align: left;
  transition: all 0.6s ease;
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-features-insu-wrap {
    padding: 30px;
  }
}
.tp-features-insu-wrap:hover {
  background: var(--tp-blue-4);
}
.tp-features-insu-wrap:hover .tp-features-insu-title {
  color: var(--tp-common-white);
}
.tp-features-insu-wrap:hover .tp-features-insu-icon {
  color: var(--tp-common-white);
}
.tp-features-insu-wrap:hover .tp-features-insu-shape {
  bottom: 0;
}
.tp-features-insu-shape {
  bottom: -100px;
  left: 0;
  transition: all 0.6s ease;
  width: 100%;
}
.tp-features-insu-icon {
  color: var(--tp-red-2);
  font-size: 56px;
  margin-bottom: 19px;
}
.tp-features-insu-icon i {
  transition: all 0.6s ease;
}
.tp-features-insu-title {
  font-size: 23px;
  letter-spacing: 0px;
  line-height: 28px;
  color: var(--tp-heading-black5);
  transition: all 0.6s ease;
}
.tp-features-apps img {
  filter: drop-shadow(0 0 20px rgba(30, 59, 131, 0.06));
}
.tp-features-apps-1 {
  float: right;
  margin-top: 60px;
  margin-right: -20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-apps-1 {
    float: inherit;
    margin: 0;
  }
}
.tp-features-apps-2 {
  float: right;
  margin-top: 75px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-apps-2 {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-features-apps-2 {
    margin-right: 200px;
  }
}
.tp-features-apps-3 {
  float: right;
  margin-top: 55px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-apps-3 {
    float: inherit;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-features-apps-3 {
    margin-left: 200px;
  }
}
.tp-features-apps-4 {
  float: right;
  margin-right: -15px;
  margin-top: 55px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-apps-4 {
    margin: 0;
  }
}
.tp-features-apps-5 {
  float: right;
  margin-top: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-apps-5 {
    float: inherit;
  }
}
.tp-features-apps-6 {
  float: right;
  margin-top: 75px;
  margin-right: 12px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-features-para br {
    display: none;
  }
}
.tp-fin-box {
  border-radius: 15px;
  background-color: var(--tp-common-white);
  box-shadow: 0px 0px 60px 0px rgba(38, 38, 38, 0.06);
  width: 758px;
  height: 385px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-fin-box {
    width: 350px;
    height: 350px;
  }
}
@media (max-width: 575px) {
  .tp-fin-box {
    width: 280px;
  }
}
.tp-fin-tit-img {
  margin-right: 20px;
}
.tp-fin-img {
  margin-top: 36px;
}
@media (max-width: 575px) {
  .tp-fin-img {
    width: 100%;
  }
}
.tp-fin-feature {
  filter: drop-shadow(0 0 10px rgba(38, 38, 38, 0.08));
  width: 300px;
  border-radius: 15px;
  background: var(--tp-common-white);
  z-index: 1;
  padding: 15px 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-fin-feature {
    margin: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-fin-feature {
    animation: inherit;
  }
}
@media (max-width: 575px) {
  .tp-fin-feature {
    width: 280px;
  }
}
.tp-fin-title {
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--heading-black3);
  font-weight: 700;
  margin: 0;
}
.tp-fin-02 {
  margin-left: 160px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-fin-02 {
    margin-left: 0;
  }
}
.tp-fin-03 {
  margin-left: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-fin-03 {
    margin-left: 0;
  }
}
.tp-fin-04 {
  margin-top: 20px;
  margin-right: 80px;
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-fin-04 {
    margin-right: 0;
    float: inherit;
  }
}
.tp-fin-05 {
  margin-right: 160px;
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-fin-05 {
    margin-right: 0;
    float: inherit;
  }
}
.tp-fin-06 {
  margin-right: 80px;
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-fin-06 {
    margin-right: 0;
    float: inherit;
  }
}
.tp-fin-7 {
  bottom: 20px;
  left: 357px;
}

/*----------------------------------------*/
/* 7.4 testimonial css
/*----------------------------------------*/
.tp-testimonial-wrapper {
  padding: 50px;
  border: 1px solid #f8f8f8;
  border-radius: 15px;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
}
@media (max-width: 575px) {
  .tp-testimonial-wrapper {
    padding: 20px;
  }
}
.tp-testimonial-wrapper p {
  margin-bottom: 26px;
}
.tp-testimonial-wrapper-fin {
  border-radius: 94px 15px 15px 15px;
  background-color: var(--tp-common-white);
  padding-left: 120px;
  padding-top: 35px;
  padding-bottom: 56px;
  padding-right: 60px;
  z-index: 1;
}
.tp-testimonial-wrapper-fin-2 {
  filter: drop-shadow(0 0 30px rgba(13, 4, 28, 0.06));
  background-color: var(--tp-common-white);
}
.tp-testimonial-wrapper-fin-2:hover .tp-testimonial-about-shape i {
  color: var(--tp-common-black);
}
.tp-testimonial-wrapper-fin-2:hover .tp-testimonial-about-rating {
  background: var(--tp-blue-2);
}
@media (max-width: 575px) {
  .tp-testimonial-wrapper-fin {
    padding-left: 80px;
    padding-right: 20px;
  }
}
.tp-testimonial-rating i {
  color: var(--tp-blue-2);
  font-size: 18px;
}
.tp-testimonial-customer img {
  margin-right: 20px;
  border-radius: 50%;
}
@media (max-width: 575px) {
  .tp-testimonial-con-fin {
    margin-left: 54px;
  }
}
.tp-testimonial-user-name {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 30px;
  margin-bottom: 0;
}
.tp-testimonial-position {
  font-size: 16px;
  line-height: 30px;
  color: #6a6a6a;
  font-weight: 400;
}
.tp-testimonial-slide {
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 70px;
}
.tp-testimonial-review p {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-review p br {
    display: none;
  }
}
.tp-testimonial-review span {
  color: var(--tp-common-black);
}
.tp-testimonial-review .text-color {
  color: var(--tp-blue-2);
}
.tp-testimonial-review-exc {
  margin-top: 20px;
}
.tp-testimonial-review-exc p {
  font-size: 18px;
  line-height: 30px;
  color: var(--tp-heading-black3);
  font-weight: 500;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-review-exc p br {
    display: none;
  }
}
.tp-testimonial-review-exc span {
  color: var(--tp-red-1);
}
.tp-testimonial-feedback {
  filter: drop-shadow(0 0 30px rgba(13, 4, 28, 0.06));
}
.tp-testimonial-thumb {
  justify-content: space-between;
}
.tp-testimonial-thumb img {
  border-radius: 15px;
}
.tp-testimonial-shape {
  left: 114px;
  top: 140px;
}
.tp-testimonial-fin-thumb {
  left: 0;
  top: 0;
  border-radius: 50%;
}
.tp-testimonial-fin-title {
  font-size: 22px;
  letter-spacing: 0px;
  color: var(--tp-common-black);
  margin: 0;
}
.tp-testimonial-fin-sub {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-testimonial-fin-shape i {
  font-size: 34px;
  color: var(--tp-heading-black3);
}
.tp-testimonial-fin-shape2 {
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
}
@media (max-width: 575px) {
  .tp-testimonial-fin-shape2 {
    width: 80px;
  }
}
.tp-testimonial-fin-rating {
  height: 42px;
  width: 110px;
  border-radius: 15px;
  background-color: var(--tp-red-1);
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-common-white);
  font-weight: 500;
  display: inline-block;
  text-align: center;
  line-height: 42px;
  transform: rotate(-90deg);
  position: absolute;
  left: -2px;
  top: 165px;
}
@media (max-width: 575px) {
  .tp-testimonial-fin-rating {
    left: -33px;
  }
}
.tp-testimonial-insu-content {
  padding: 36px 50px;
  background: var(--tp-common-white);
  border-radius: 15px;
}
.tp-testimonial-insu-content::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 300px;
  border-radius: 2px;
  background-color: var(--tp-red-2);
  left: 0;
  top: 28px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-insu-para br {
    display: none;
  }
}
.tp-testimonial-insu-shape {
  bottom: 0;
  right: 0;
  z-index: -1;
}
.tp-testimonial-insu-star {
  margin-bottom: 15px;
}
.tp-testimonial-insu-star i {
  color: var(--tp-red-2);
  font-size: 18px;
}
.tp-testimonial-insu-author-cont {
  margin-left: 20px;
}
.tp-testimonial-insu-author-tit {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-black-title);
  margin-bottom: 0;
}
.tp-testimonial-insu-author-para {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-testimonial-insu-author-img {
  border-radius: 50%;
}
.tp-testimonial-insu-icon {
  height: 50px;
  width: 50px;
  display: inline-block;
  background: var(--tp-common-white);
  text-align: center;
  line-height: 55px;
  color: var(--tp-red-2);
  font-size: 20px;
  border-radius: 55%;
  margin-right: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-insu-tab-wrapper {
    margin-top: 30px;
  }
}
.tp-testimonial-insu-wrapper {
  margin-right: 93px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-insu-wrapper {
    margin-right: 0;
  }
}
.tp-testimonial-list {
  margin-top: 10px;
}
@media (max-width: 575px) {
  .tp-testimonial-list {
    margin-top: 40px;
  }
}
.tp-testimonial-list-insu-border {
  border-bottom: 1px solid #d4dbe3;
}
.tp-testimonial-btn {
  padding: 0;
  padding-left: 32px;
}
@media (max-width: 575px) {
  .tp-testimonial-btn {
    display: inline-block !important;
    padding-left: 26px;
  }
}
.tp-testimonial-tab-btn {
  position: relative;
  margin-bottom: 43px;
  display: block;
}
.tp-testimonial-tab-btn img {
  border-radius: 50%;
}
.tp-testimonial-tab-btn::before {
  position: absolute;
  content: "";
  width: 120%;
  height: 120%;
  border: 1px solid var(--tp-red-2);
  border-radius: 50%;
  top: -8px;
  left: -8px;
}
.tp-testimonial-tab-btn:after {
  border-style: solid;
  border-width: 5px 12px 5px 0;
  border-color: transparent #FF4532 transparent transparent;
  transform: rotate(0deg);
  position: absolute;
  content: "";
  opacity: 0;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 575px) {
  .tp-testimonial-tab-btn:after {
    display: none;
  }
}
.tp-testimonial-btn.active .tp-testimonial-tab-btn img {
  position: relative;
  z-index: 1;
}
.tp-testimonial-btn.active .tp-testimonial-tab-btn::before {
  background-color: var(--tp-red-2);
}
.tp-testimonial-btn.active .tp-testimonial-tab-btn:after {
  opacity: 1;
}
.tp-testimonial-counter {
  border-radius: 15px;
  filter: drop-shadow(0 0 20px rgba(0, 0, 37, 0.04));
  background-color: var(--tp-common-white);
  padding: 40px;
  padding-top: 27px;
  padding-bottom: 32px;
  transition: all 0.4s ease;
}
.tp-testimonial-counter:hover {
  background-color: var(--tp-heading-black9);
}
.tp-testimonial-counter:hover .tp-testimonial-counter-title {
  color: var(--tp-common-white);
}
.tp-testimonial-counter:hover .tp-testimonial-counter-title-pre {
  color: var(--tp-common-white);
}
.tp-testimonial-counter:hover .tp-testimonial-counter-icon {
  background: var(--tp-red-2);
}
.tp-testimonial-counter-title {
  font-size: 48px;
  letter-spacing: -2px;
  line-height: 60px;
  color: var(--tp-red-2);
  font-weight: 800;
  margin-bottom: 4px;
}
.tp-testimonial-counter-title-pre {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 25px;
  color: #0e0927;
  font-weight: 700;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-counter-title-pre {
    font-size: 18px;
  }
}
.tp-testimonial-counter-icon {
  width: 90px;
  height: 90px;
  border-radius: 15px;
  background-color: var(--tp-heading-black9);
  font-size: 43px;
  color: var(--tp-common-white);
  text-align: center;
  line-height: 96px;
  top: -45px;
  right: 20px;
  transition: all 0.4s ease;
}
@media (max-width: 575px) {
  .tp-testimonial-item-3 {
    margin-top: -42px;
  }
}
.tp-testimonial-agen-inner {
  background-color: var(--tp-common-white);
  border-radius: 15px;
  filter: drop-shadow(0 0 30px rgba(98, 34, 204, 0.08));
  padding: 60px;
  padding-bottom: 47px;
}
@media (max-width: 575px) {
  .tp-testimonial-agen-inner {
    padding: 56px 18px;
  }
}
.tp-testimonial-agen-slider.swiper-container-fade .swiper-slide {
  background: white;
}
.tp-testimonial-agen-author {
  margin-bottom: 25px;
  border-radius: 50%;
}
.tp-testimonial-agen-navigate {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: -59px;
  position: relative;
  z-index: 99;
}
@media (max-width: 575px) {
  .tp-testimonial-agen-navigate {
    justify-content: space-between;
  }
}
.tp-testimonial-agen-navigate div {
  font-size: 28px;
  color: #dbcaf5;
}
.tp-testimonial-agen-navigate div:hover {
  color: var(--tp-blue-2);
}
.tp-testimonial-agen-name {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-heading-black13);
  margin-bottom: 0;
}
.tp-testimonial-agen-para {
  margin-bottom: 25px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-agen-para br {
    display: none;
  }
}
.tp-testimonial-agen-para-2 {
  margin-bottom: 50px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-agen-para-2 br {
    display: none;
  }
}
.tp-testimonial-agen-para-3 {
  color: var(--tp-grey-17);
}
.tp-testimonial-agen-title {
  font-size: 45px;
  letter-spacing: -2px;
  line-height: 50px;
  color: var(--tp-heading-black13);
  font-weight: 400;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-agen-title br {
    display: none;
  }
}
.tp-testimonial-agen-title-2 {
  color: var(--tp-common-white);
}
.tp-testimonial-agen-pepole {
  font-size: 28px;
  letter-spacing: -1px;
  line-height: 28px;
  color: var(--tp-blue-2);
  margin: 0;
}
.tp-testimonial-agen-pepole-2 {
  color: var(--tp-common-white);
}
.tp-testimonial-agen-right {
  margin-left: 70px;
  margin-top: -10px;
  border-radius: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-agen-right {
    margin-top: 30px;
    margin-left: 0;
  }
}
.tp-testimonial-agen-user {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  margin-bottom: 54px;
}
.tp-testimonial-agen-user img {
  margin-right: 38px;
  flex: 0 0 auto;
}
.tp-testimonial-agen-active {
  font-size: 16px;
  line-height: 24px;
  color: var(--tp-common-black);
  font-weight: 500;
}
.tp-testimonial-agen-active-2 {
  color: var(--tp-common-white);
}
.tp-testimonial-agen-shape {
  top: 130px;
  left: 0;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), (max-width: 575px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-agen-shape {
    width: 20%;
  }
}
.tp-testimonial-agen-shape-2 {
  top: -54px;
  left: -43px;
}
.tp-testimonial-agen-shape-3 {
  bottom: -50px;
  right: -50px;
}
.tp-testimonial-hero-title {
  font-size: 50px;
  letter-spacing: -2px;
  line-height: 60px;
  color: var(--tp-common-white);
  font-weight: 800;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-testimonial-hero-title {
    font-size: 45px;
  }
}
@media (max-width: 575px) {
  .tp-testimonial-hero-title {
    font-size: 38px;
    line-height: 50px;
  }
  .tp-testimonial-hero-title br {
    display: none;
  }
}
.tp-testimonial-hero-title-2 {
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 1.4;
  color: var(--tp-common-white);
  margin-bottom: 28px;
}
.tp-testimonial-hero-para {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 32px;
  color: var(--tp-common-white);
  font-weight: 500;
  margin-bottom: 42px;
}
.tp-testimonial-hero-content {
  margin-left: 70px;
  margin-right: 126px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-hero-content {
    margin: 0;
  }
}
.tp-testimonial-hero-navigation {
  display: flex;
  justify-content: end;
  height: 100%;
  align-items: end;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-hero-navigation {
    justify-content: left;
  }
}
.tp-testimonial-hero-navigation div {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background: var(--tp-common-white);
  text-align: center;
  line-height: 60px;
  font-size: 22px;
  color: var(--tp-common-black);
  transition: all 0.3s ease;
}
.tp-testimonial-hero-navigation div:hover {
  background: var(--tp-grey-17);
}
.tp-testimonial-hero-next {
  margin-left: 10px;
}
.tp-testimonial-clients-name {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-white);
  font-weight: 700;
  margin: 0;
}
.tp-testimonial-clients-position {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-17);
  font-weight: 400;
}
.tp-testimonial-about-rating {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
  transition: all 0.3s ease;
}
.tp-testimonial-about-shape i {
  color: #eeedfb;
  transition: all 0.3s ease;
}

/*----------------------------------------*/
/*  7.5 cta css
/*----------------------------------------*/
.tp-cta-sub-title {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #bdbfd2;
  font-weight: 700;
  margin-bottom: 14px;
  display: inline-block;
}
.tp-cta-bg {
  margin-left: -176px;
  margin-right: -176px;
}
.tp-cta-bg-2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: var(--tp-grey-4);
  z-index: -1;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-cta-bg {
    margin-left: 0;
    margin-right: 0;
  }
}
.tp-cta-title {
  font-size: 50px;
  letter-spacing: -2px;
  line-height: 60px;
  color: var(--tp-common-white);
  font-weight: 800;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-cta-title {
    font-size: 35px;
    line-height: 40px;
  }
  .tp-cta-title br {
    display: none;
  }
}
.tp-cta-content p {
  line-height: 26px;
  color: #1486c9;
}
.tp-cta-content-2 {
  margin: 0 75px;
}
@media (max-width: 575px) {
  .tp-cta-content-2 {
    margin: 0 30px;
  }
}
.tp-cta-bus-wrapper {
  border-radius: 15px;
  margin-left: -75px;
  margin-right: -75px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-cta-bus-wrapper {
    margin: 0;
  }
}
.tp-cta-shape {
  bottom: 0;
  left: -15px;
  bottom: -15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-cta-shape {
    bottom: -85px;
  }
}
.tp-cta-shape-2 {
  margin-left: -95px;
  bottom: -22px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-cta-shape-2 {
    margin-left: 0;
    width: 16%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-cta-shape {
    bottom: -70px;
    width: 142px;
  }
}
.tp-cta-btn {
  margin-right: 20px;
  margin-top: 30px;
}
.tp-cta-btn-2 {
  margin-top: 0;
}
.tp-cta-btn-insu {
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-cta-btn-insu {
    float: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-cta-btn {
    text-align: left;
  }
}

/*----------------------------------------*/
/*  7.6 login css
/*----------------------------------------*/
.tp-login-bg {
  width: 100%;
  height: 100vh;
}
.tp-login-wrapper {
  border-radius: 15px;
  background-color: var(--tp-common-white);
  padding: 52px 65px;
  padding-bottom: 30px;
  margin-left: 25px;
  margin-right: 25px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-login-wrapper {
    padding: 45px 30px;
    margin-left: 0;
    margin-right: 0;
  }
}
.tp-login-title {
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-bottom: 32px;
  color: #00235a;
}
@media (max-width: 575px) {
  .tp-login-title {
    font-size: 28px;
  }
}
.tp-login-social-item {
  display: inline-block;
}
.tp-login-social-item a {
  border-radius: 15px;
  border: 1px solid #e3e2e5;
  padding: 15px 30px;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
  color: var(--tp-common-black);
  font-weight: 500;
}
@media (max-width: 575px) {
  .tp-login-social-item a {
    padding: 15px 18px;
    margin: 0;
  }
}
.tp-login-social-item a span svg {
  margin-right: 5px;
}
.tp-login-social-item a i {
  font-size: 20px;
}
.tp-login-input-item {
  position: relative;
}
.tp-login-input-item label {
  font-size: 16px;
  line-height: 20px;
  color: var(--tp-common-black);
  font-weight: 500;
}
.tp-login-input-item input {
  height: 58px;
  border-radius: 15px;
  width: 100%;
  border: 1px solid #e3e2e5;
  outline: none;
  height: 56px;
  width: 100%;
  line-height: 56px;
  font-size: 16px;
  color: var(--tp-common-black);
  padding-left: 26px;
  padding-right: 50px;
}
.tp-login-input-item input:focus {
  border: 1px solid var(--tp-blue-2);
}
.tp-login-input-item input::placeholder {
  color: var(--tp-grey-3);
  font-size: 16px;
}
.tp-login-input-item span {
  position: absolute;
  top: 27%;
  right: 15px;
  transform: translateY(-50%);
  color: var(--tp-common-black);
  cursor: pointer;
}
.tp-login-remember input {
  margin-right: 5px;
  display: none;
}
.tp-login-remember input:checked ~ label::before {
  visibility: visible;
  opacity: 1;
}
.tp-login-remember input:checked ~ label::after {
  background-color: var(--tp-green-1);
  border-color: var(--tp-green-1);
}
.tp-login-remember label {
  font-size: 16px;
  line-height: 27px;
  color: var(--tp-common-black);
  font-weight: 500;
  position: relative;
  padding-left: 28px;
  cursor: pointer;
}
.tp-login-remember label:before {
  position: absolute;
  content: url(../../assets/img/login/check.svg);
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  color: var(--tp-common-white);
  -ms-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  z-index: 1;
}
.tp-login-remember label:after {
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #e3e2e5;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  border-radius: 4px;
}
.tp-login-formet a {
  font-size: 16px;
  line-height: 20px;
  color: var(--tp-grey-3);
  font-weight: 500;
}
.tp-login-option {
  display: flex;
  justify-content: space-between;
}
.tp-login-btn a {
  height: 58px;
  border-radius: 15px;
  background-color: var(--tp-blue-2);
  width: 100%;
  text-align: center;
  display: block;
  line-height: 58px;
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: var(--tp-common-white);
  font-weight: 700;
  transition: all 0.3s ease;
}
.tp-login-btn a i {
  margin-left: 5px;
}
.tp-login-btn a:hover {
  background: var(--tp-common-black);
}
.tp-login-register {
  margin: 0;
}
.tp-login-register a {
  color: var(--tp-green-6);
}
.tp-login-eye-btn .eye-on {
  transform: scale(0);
}
.tp-login-eye-btn .eye-off {
  transform: scale(1);
}
.tp-login-eye-btn.open .eye-on {
  transform: scale(1);
}
.tp-login-eye-btn.open .eye-off {
  transform: scale(0);
}

/*----------------------------------------*/
/*  7.7 contact css
/*----------------------------------------*/
.tp-contact-img {
  margin-top: -120px;
  margin-left: -187px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-img {
    margin-top: 0;
    margin-left: 0;
    width: 38%;
  }
}
@media (max-width: 575px) {
  .tp-contact-img {
    width: 100%;
  }
}
.tp-contact-title {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-white);
  border-radius: 15px;
  background-image: linear-gradient(89deg, #0d0927 0%, #1f1941 100%);
  width: 169px;
  height: 54px;
  line-height: 54px;
  text-align: left;
  margin-left: -30px;
  padding-left: 53px;
}
.tp-contact-title-2 {
  margin-right: 95px;
  position: relative;
  z-index: 9;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-title-2 {
    margin-right: 0;
    text-align: left;
  }
}
.tp-contact-title-3 {
  font-size: 26px;
  letter-spacing: -1px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 700;
}
.tp-contact-list {
  display: inline-block;
  margin-top: 100px;
  margin-left: 20px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-list {
    margin-left: 0;
  }
}
.tp-contact-shape {
  right: 0;
  left: 56px;
  text-align: center;
  margin: auto;
  top: 53px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-shape {
    top: 0;
  }
}
.tp-contact-shape-2 {
  right: 0;
  top: 52px;
  z-index: -1;
}
.tp-contact-input input {
  width: 100%;
  height: 60px;
  border-radius: 15px;
  background-color: #161034;
  color: var(--tp-common-white);
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  border: 1px solid #161034;
}
.tp-contact-input input::placeholder {
  color: #c0bdd2;
}
.tp-contact-input input::-moz-placeholder {
  color: #c0bdd2;
}
.tp-contact-input input:focus {
  border: 1px solid var(--tp-red-2);
  box-shadow: none;
}
.tp-contact-progress {
  font-size: 16px;
  line-height: 22px;
  color: var(--tp-common-white);
  font-weight: 700;
}
.tp-contact-progress-bar {
  width: 100%;
  display: block;
}
.tp-contact-range-title {
  font-size: 16px;
  line-height: 22px;
  color: var(--tp-common-white);
  font-weight: 700;
}
.tp-contact-form-wrapper {
  padding: 60px;
  font-size: 30px;
  border: 1px solid #231c47;
  border-radius: 15px;
  padding-top: 52px;
  margin-top: 45px;
}
@media (max-width: 575px) {
  .tp-contact-form-wrapper {
    padding: 20px;
  }
}
.tp-contact-form-title {
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 28px;
  color: var(--tp-common-white);
  font-weight: 700;
}
.tp-contact-form-title-2 {
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 40px;
  color: #16171a;
  font-weight: 700;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-form-title-2 {
    font-size: 30px;
  }
}
.tp-contact-form-2 {
  border: 1px solid #f0eaf8;
  padding: 100px;
  padding-top: 90px;
  border-radius: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-form-2 {
    padding: 28px;
    padding-top: 28px;
  }
}
.tp-contact-btn {
  align-items: center;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-btn {
    padding-left: 0;
  }
}
.tp-contact-btn.active i {
  background: var(--tp-red-2);
}
.tp-contact-btn.active span {
  background-image: linear-gradient(89deg, #0d0927 0%, #f92b23 100%);
  margin-bottom: 0px;
}
.tp-contact-btn i {
  width: 74px;
  height: 74px;
  border-radius: 37px;
  background-color: var(--tp-heading-black11);
  line-height: 80px;
  font-size: 32px;
  color: var(--tp-common-white);
  position: relative;
  z-index: 1;
}
.tp-contact-slider label {
  font-size: 16px;
  line-height: 22px;
  color: var(--tp-common-white);
  font-weight: 700;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-slider label {
    margin-bottom: 15px;
  }
}
.tp-contact-slider input {
  background: none;
  border: none;
  height: 37px;
  font-size: 16px;
  line-height: 22px;
  color: var(--tp-red-2);
  font-weight: 700;
  text-align: right;
  width: 60%;
  padding: 0;
  margin-bottom: 4px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-slider input {
    float: right;
  }
}
@media (max-width: 575px) {
  .tp-contact-slider input {
    width: 35%;
  }
}
.tp-contact-slider .ui-state-default, .tp-contact-slider .ui-widget-content .ui-state-default, .tp-contact-slider .ui-widget-header .ui-state-default, .tp-contact-slider .ui-button, .tp-contact-slider html .ui-button.ui-state-disabled:hover, .tp-contact-slider html .ui-button.ui-state-disabled:active {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background-color: var(--tp-common-white);
}
.tp-contact-slider .ui-slider-horizontal .ui-slider-range {
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background-color: var(--tp-red-2);
}
.tp-contact-slider .ui-widget-content {
  height: 10px;
  border-radius: 5px;
  background-color: #201941;
  border: none;
}
.tp-contact-slider .ui-state-default, .tp-contact-slider .tp-contact-slider .ui-widget-content .ui-state-default, .tp-contact-slider .tp-contact-slider .ui-widget-header .ui-state-default, .tp-contact-slider .tp-contact-slider .ui-button, .tp-contact-slider .tp-contact-slider html .ui-button.ui-state-disabled:hover, .tp-contact-slider .tp-contact-slider html .ui-button.ui-state-disabled:active {
  border: none;
  outline: 0;
  border: 3px solid #0d0927;
  top: -7px;
}
.tp-contact-slider .ui-state-focus.ui-state-hover:focus-visible {
  border: 0 !important;
  outline: 0 !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-tab-wrapper {
    position: inherit;
  }
}
@media (max-width: 575px) {
  .tp-contact-tab-wrapper {
    flex-direction: column;
  }
}
.tp-contact-icon {
  color: var(--tp-blue-2);
  font-size: 33px;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  background-color: var(--tp-grey-4);
  display: inline-block;
  text-align: center;
  transition: all 0.4s ease;
  line-height: 89px;
}
.tp-contact-content span {
  font-size: 16px;
  line-height: 26px;
  color: var(--tp-grey-3);
  font-weight: 400;
  display: block;
}
.tp-contact-content span a:hover {
  color: var(--tp-blue-2);
}
.tp-contact-item-2 {
  padding: 30px 60px;
  border-radius: 15px;
  filter: drop-shadow(0px 4px 30px rgba(22, 23, 26, 0.06));
  background-color: var(--tp-common-white);
  transition: all 0.3s ease;
}
.tp-contact-item-2:hover .tp-contact-icon {
  background: var(--tp-blue-2);
  color: var(--tp-common-white);
}
.tp-contact-single-input input {
  height: 60px;
  border: none;
  border-radius: 15px;
  background-color: var(--tp-grey-4);
  border: 1px solid transparent;
}
.tp-contact-single-input input::placeholder {
  font-size: 16px;
  line-height: 32px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-contact-single-input input:focus {
  border: 1px solid var(--tp-blue-2);
}
.tp-contact-single-textarea textarea {
  height: 166px;
  border-radius: 15px;
  background-color: var(--tp-grey-4);
  border: none;
  border: 1px solid transparent;
  resize: none;
}
.tp-contact-single-textarea textarea::placeholder {
  font-size: 16px;
  line-height: 20px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-contact-single-textarea textarea:focus {
  border: 1px solid var(--tp-blue-2);
}
.tp-contact-lucation-wrapper {
  background: var(--tp-common-white);
  border-radius: 15px;
  padding: 40px;
  padding-top: 35px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-lucation-content {
    padding-left: 35px;
  }
}
@media (max-width: 575px) {
  .tp-contact-lucation-content {
    flex-direction: column;
  }
}
.tp-contact-lucation-title {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 800;
  margin-bottom: 20px;
}
.tp-contact-lucation-thumb {
  margin-right: 44px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-lucation-thumb {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.tp-contact-lucation-thumb img {
  border-radius: 15px;
}
@media (max-width: 575px) {
  .tp-contact-lucation-thumb {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .tp-contact-lucation-thumb img {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .tp-contact-lucation-inner {
    margin-left: 40px;
  }
}
.tp-contact-lucation-inner span {
  display: block;
  margin-bottom: 11px;
  position: relative;
}
.tp-contact-lucation-inner span::before {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  top: 2px;
  left: -40px;
  border-radius: 12px;
  background-color: transparent;
  border: 1px solid #f0eaf8;
  transition: all 0.4s ease;
}
.tp-contact-lucation-inner span:hover::before {
  background-color: var(--tp-blue-2);
  border: 1px solid var(--tp-blue-2);
}
.tp-contact-lucation-inner span:last-child {
  margin-bottom: 0;
}
.tp-contact-lucation-inner span a {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 400;
}
.tp-contact-lucation-inner span a:hover {
  color: var(--tp-blue-2);
}

/*----------------------------------------*/
/*  7.8 error css
/*----------------------------------------*/
.tp-error-title {
  font-size: 50px;
  letter-spacing: -2px;
  line-height: 1.1;
  color: var(--tp-heading-black);
  font-weight: 700;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-error-wrapper .tp-error-btn {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-error-img {
    width: 100%;
  }
}

/*----------------------------------------*/
/*  7.9 counter css
/*----------------------------------------*/
.tp-counter-shape {
  top: 26px;
  left: 120px;
}
.tp-counter-shape-2 {
  left: 36px;
  bottom: 50px;
}
.tp-counter-shape-3 {
  margin-top: 17px;
}
.tp-counter-shape-4 {
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}
.tp-counter-shape2 {
  right: 0;
  top: 40px;
}
.tp-counter-item {
  border-bottom: 1px solid var(--tp-border1-1);
  transition: all 0.3s ease;
  padding-bottom: 24px;
  padding-top: 60px;
}
.tp-counter-item::before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border-bottom: 1px solid var(--tp-blue-2);
  bottom: 0;
  left: 0;
  transform: scaleX(0);
  transition: all 0.4s ease;
}
.tp-counter-item:hover {
  filter: drop-shadow(3.254px 7.308px 20px rgba(38, 38, 38, 0.04));
  background-color: #ffffff;
}
.tp-counter-item:hover::before {
  transform: scaleX(1);
}
.tp-counter-icon {
  font-size: 62px;
  margin-bottom: 16px;
}
.tp-counter-num h4 {
  font-size: 50px;
  letter-spacing: -2px;
  line-height: 60px;
  color: var(--tp-blue-2);
  font-weight: 800;
  margin-bottom: 0px;
}
.tp-counter-title {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 60px;
  color: var(--tp-common-black2);
  font-weight: 700;
}
.tp-counter-area-bus {
  margin-top: -130px;
  padding-top: 175px;
  padding-bottom: 190px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-counter-area-bus {
    padding-bottom: 70px;
  }
}
.tp-counter-area-agen {
  padding-top: 95px;
  padding-bottom: 170px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-counter-area-agen {
    padding-bottom: 70px;
  }
}
.tp-counter-count {
  font-size: 60px;
  letter-spacing: -2px;
  line-height: 60px;
  color: var(--tp-common-white);
  font-weight: 800;
  margin: 0;
}
.tp-counter-count-about {
  font-size: 60px;
  letter-spacing: -2px;
  line-height: 60px;
  color: var(--tp-green-6);
  font-weight: 800;
}
.tp-counter-count-2 {
  margin-top: 10px;
}
.tp-counter-count-title {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #dde4f7;
  font-weight: 700;
  position: relative;
}
.tp-counter-count-title-2 {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 35px;
  color: var(--tp-grey-3);
  font-weight: 700;
}
.tp-counter-count-title-2::before {
  display: none;
}
.tp-counter-count-title::before {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background-color: #ec8b44;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
  transform: scale(0);
  transition: all 0.4s ease;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-counter-wrapper-bus {
    margin-bottom: 40px;
  }
}
.tp-counter-wrapper-bus:hover .tp-counter-count-title::before {
  transform: scale(1);
}
.tp-counter-agen-icon {
  font-size: 68px;
  color: var(--tp-common-white);
}

/*----------------------------------------*/
/* 7.10 work css
/*----------------------------------------*/
.tp-work-shape {
  top: 65px;
  left: 70px;
}
.tp-work-shape-2 {
  right: 0;
  bottom: 0;
}
.tp-work-img img {
  border-radius: 15px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-work-img img {
    width: 100%;
  }
}
.tp-work-bus-wrap {
  border-radius: 15px;
  filter: drop-shadow(-1.113px 7.922px 30px rgba(0, 3, 34, 0.2));
  background-color: #14184c;
  padding: 60px;
  margin-left: -60px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-work-bus-wrap {
    margin-left: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-work-bus-wrap {
    padding: 20px;
  }
}
.tp-work-bus-btn {
  padding: 0;
  display: flex;
  text-align: left;
  flex: 0 0 auto;
  align-items: center;
  position: relative;
}
.tp-work-bus-btn::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 0;
  left: -60px;
  opacity: 0;
  transition: all 0.4s ease;
  background-color: var(--tp-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-work-bus-btn::before {
    left: -20px;
  }
}
.tp-work-bus-btn.active::before {
  height: 80px;
  opacity: 1;
}
.tp-work-bus-btn.active .tp-work-sm-tit {
  background: var(--tp-blue-6);
  color: var(--tp-common-white);
}
.tp-work-sm-tit {
  width: 80px;
  height: 80px;
  display: inline-block;
  background: var(--tp-common-white);
  text-align: center;
  line-height: 80px;
  font-size: 40px;
  color: var(--tp-heading-black12);
  font-weight: 700;
  border-radius: 50%;
  margin-right: 25px;
  margin-bottom: 0;
  transition: all 0.4s ease;
  flex: 0 0 auto;
}
@media (max-width: 575px) {
  .tp-work-sm-tit {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    margin-right: 15px;
  }
}
.tp-work-tit {
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 28px;
  color: var(--tp-common-white);
  font-weight: 800;
  margin-bottom: 15px;
  transition: background-size 0.4s linear;
  background-image: linear-gradient(#FFFFFF, #FFFFFF), linear-gradient(#FFFFFF, #FFFFFF);
  background-repeat: no-repeat;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  display: inline-block;
}
.tp-work-tit:hover {
  background-size: 0% 1px, 100% 1px;
}
@media (max-width: 575px) {
  .tp-work-tit {
    margin-bottom: 10px;
    font-size: 24px;
  }
}
.tp-work-tit-pre {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-15);
  font-weight: 400;
  margin: 0;
  display: block;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-work-tit-pre br {
    display: none;
  }
}

/*----------------------------------------*/
/* 7.11 author css
/*----------------------------------------*/
.tp-author-content {
  margin-left: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-author-content {
    margin-left: 0;
  }
}
.tp-author-img img {
  border-radius: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-author-para-2 {
    padding-bottom: 20px;
  }
}
.tp-author-para p::first-letter {
  font-size: 100px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 700;
  float: left;
  text-align: center;
  margin-right: 5px;
  line-height: inherit;
  text-transform: capitalize;
  line-height: 0.9;
}

/*----------------------------------------*/
/*  7.12 hero css
/*----------------------------------------*/
.tp-hero-area-fin {
  padding: 200px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-area-fin {
    padding: 115px 0;
  }
}
.tp-hero-btn-fin {
  animation-delay: 0.7s;
}
.tp-hero-img-fin img {
  animation-delay: 0.8s;
}
.tp-hero-shape-fin {
  bottom: 65px;
  left: 58px;
}
.tp-hero-title-fin {
  font-size: 80px;
  letter-spacing: -3px;
  line-height: 80px;
  color: var(--tp-common-white);
  font-weight: 400;
  margin-bottom: 38px;
  animation-delay: 0.6s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-hero-title-fin {
    font-size: 65px;
    line-height: 70px;
  }
}
@media (max-width: 575px) {
  .tp-hero-title-fin {
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 1px !important;
  }
}
@media (max-width: 575px) {
  .tp-hero-title-fin br {
    display: none;
  }
}
.tp-hero-title-fin span {
  color: var(--tp-yellow-1);
}
.tp-hero-title-insu {
  font-size: 90px;
  letter-spacing: -4px;
  line-height: 90px;
  color: var(--tp-heading-black8);
  font-weight: 500;
  margin-bottom: 45px;
  animation-delay: 0.8s;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .tp-hero-title-insu {
    font-size: 70px;
    line-height: 80px;
  }
}
@media (max-width: 575px) {
  .tp-hero-title-insu {
    font-size: 50px;
    line-height: 60px;
  }
  .tp-hero-title-insu br {
    display: none;
  }
}
.tp-hero-title-insu span {
  color: var(--tp-red-2);
}
@media (max-width: 575px) {
  .tp-hero-btn-fin {
    flex-direction: column;
    align-items: flex-start !important;
  }
}
.tp-hero-play-fin {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background-color: var(--tp-green-3);
  display: inline-block;
  text-align: center;
  line-height: 65px;
  animation: tp-pulse-2 2s infinite;
}
.tp-hero-play-fin i {
  color: var(--tp-heading-black3);
}
.tp-hero-play-fin:hover {
  background: var(--tp-common-black);
}
.tp-hero-play-fin:hover i {
  color: var(--tp-common-white);
}
.tp-hero-video-content {
  font-size: 16px;
  line-height: 80px;
  color: var(--tp-common-white);
  font-weight: 500;
  margin-left: 20px;
}
.tp-hero-video {
  margin-left: 30px;
}
@media (max-width: 575px) {
  .tp-hero-video {
    margin: 0;
    margin-top: 15px;
  }
}
.tp-hero-shape {
  bottom: 112px;
  right: 0;
}
.tp-hero-shape-fin {
  bottom: 64px;
  left: 55px;
}
@media (max-width: 575px) {
  .tp-hero-shape {
    display: none;
  }
}
.tp-hero-img-fin {
  bottom: 0;
  right: 275px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-img-fin {
    right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-img-fin {
    position: inherit;
    margin-top: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-img-fin img {
    width: 73%;
    float: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-img-fin img {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .tp-hero-bus-btn-2 {
    text-align: left;
  }
}
.tp-hero-insu-img-1 {
  bottom: 0;
}
@media only screen and (min-width: 1700px) and (max-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .tp-hero-insu-img-1 {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-insu-img-1 {
    position: inherit;
  }
}
.tp-hero-insu-img-2 {
  bottom: 0;
  right: 0;
  z-index: -1;
}
@media only screen and (min-width: 1700px) and (max-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .tp-hero-insu-img-2 {
    z-index: 1;
  }
}
@media (max-width: 575px) {
  .tp-hero-insu-img-2 {
    width: 200px;
  }
}
.tp-hero-insu-img-3 {
  bottom: 0;
  margin-left: -138px;
  z-index: 1;
  animation-delay: 0.9s;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-insu-img-3 {
    margin-left: 0;
    left: 0;
  }
}
@media (max-width: 575px) {
  .tp-hero-insu-img-3 {
    width: 200px;
  }
}
.tp-hero-insu-img-4 {
  top: 14%;
  right: -88px;
}
@media only screen and (min-width: 1700px) and (max-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-hero-insu-img-4 {
    top: 25%;
    right: -25px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-hero-insu-img-4 {
    top: 25%;
    right: -25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .tp-hero-insu-img-4 {
    top: 27%;
    right: -25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-hero-insu-img-4 {
    top: 13%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-hero-insu-img-4 {
    top: 8%;
  }
}
@media (max-width: 575px) {
  .tp-hero-insu-img-4 {
    top: -12%;
    right: 20px;
  }
}
.tp-hero-insu-img-5 {
  top: 35%;
  right: 80px;
}
@media only screen and (min-width: 1700px) and (max-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .tp-hero-insu-img-5 {
    top: 4%;
  }
}
.tp-hero-insu-img-6 {
  top: 17%;
  left: 75px;
}
@media (max-width: 575px) {
  .tp-hero-insu-img-6 {
    top: -12%;
    right: 20px;
  }
}
.tp-hero-insu-img-7 {
  bottom: 217px;
  z-index: 1;
  right: 188px;
}
@media (max-width: 575px) {
  .tp-hero-insu-img-7 {
    top: 54%;
    right: 20px;
  }
}
.tp-hero-insu-spa {
  padding-top: 235px;
  padding-bottom: 135px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .tp-hero-insu-spa {
    padding-top: 135px;
  }
}
.tp-hero-insu-shape {
  top: 0;
  left: 0;
  z-index: -1;
  width: 15%;
}
.tp-hero-insu-shape2 {
  bottom: -10px;
  left: 82px;
}
@media (max-width: 575px) {
  .tp-hero-insu-shape2 {
    left: 0;
    bottom: -20px;
  }
}
.tp-hero-brands-insu {
  display: flex;
  align-items: center;
  margin-top: 75px;
  animation-delay: 0.9s;
}
.tp-hero-brands-insu a {
  margin-right: 30px;
  display: inline-block;
}
@media (max-width: 575px) {
  .tp-hero-brands-insu a img {
    width: 100%;
  }
}
.tp-hero-top {
  padding-top: 180px;
  padding-bottom: 190px;
}
.tp-hero-bus-btn {
  animation-delay: 0.9s;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-bus-btn {
    text-align: left;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-bus-btn-3 {
    text-align: center;
    margin: 10px;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-hero-bus-btn-3 a {
    margin-bottom: 20px;
  }
}
.tp-hero-bus-tit {
  font-size: 80px;
  letter-spacing: -3px;
  line-height: 84px;
  color: var(--tp-heading-black12);
  font-weight: 800;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-hero-bus-tit {
    font-size: 60px;
    list-style: 64px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-bus-tit {
    font-size: 37px;
    line-height: 45px;
  }
}
.tp-hero-bus-tit span {
  background: rgb(67, 147, 250);
  background: linear-gradient(90deg, rgb(67, 147, 250) 0%, rgb(179, 61, 187) 35%, rgb(244, 68, 127) 60%, rgb(68, 208, 78) 100%);
  background-clip: text;
  padding-right: 4px;
  -webkit-text-fill-color: transparent;
}
.tp-hero-bus-para {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-gray-3);
  font-weight: 400;
  text-align: center;
  animation-delay: 0.7s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-bus-para br {
    display: none;
  }
}
.tp-hero-bus-shape {
  bottom: -163px;
  right: 0;
}
.tp-hero-bus-shape-2 {
  right: 177px;
  top: 98px;
}
.tp-hero-bus-shape-3 {
  right: -71px;
  top: 50%;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-bus-shape-3 {
    right: 0;
  }
}
.tp-hero-bus-shape-4 {
  bottom: 68px;
  right: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-bus-shape-4 {
    right: 30px;
  }
}
.tp-hero-bus-shape-5 {
  bottom: 68px;
  left: 70px;
}
.tp-hero-bus-shape-6 {
  left: 233px;
  bottom: 130px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-bus-shape-6 {
    left: 0;
    bottom: 0;
  }
}
.tp-hero-bus-shape-7 {
  left: 48px;
  top: 20px;
}
.tp-hero-bus-shape-8 {
  left: 32px;
  top: -26px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-right {
    margin-top: 30px;
  }
}
.tp-hero-agen-sub {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--tp-blue-2);
  font-weight: 700;
  margin-bottom: 20px;
  display: inline-block;
}
.tp-hero-agen-title {
  font-size: 80px;
  letter-spacing: -3px;
  line-height: 80px;
  color: var(--tp-heading-black13);
  font-weight: 500;
  margin-bottom: 20px;
  animation-delay: 0.7s;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-agen-title {
    font-size: 60px;
    line-height: 65px;
  }
}
@media (max-width: 575px) {
  .tp-hero-agen-title {
    font-size: 55px;
  }
}
.tp-hero-agen-title b {
  color: var(--tp-blue-2);
}
.tp-hero-agen-area {
  padding-top: 220px;
  padding-bottom: 215px;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-agen-area {
    padding-top: 120px;
    padding-bottom: 115px;
  }
}
.tp-hero-agen-video {
  color: var(--tp-heading-black13);
}
.tp-hero-agen-play {
  background: var(--tp-common-white);
  color: var(--tp-heading-black13);
}
.tp-hero-agen-para {
  margin-bottom: 40px;
  animation-delay: 0.8s;
}
.tp-hero-agen-shape {
  right: 0;
  bottom: 0;
  z-index: -1;
  animation-delay: 0.6s;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-agen-shape {
    width: 75%;
  }
}
.tp-hero-agen-shape-2 {
  right: -70px;
  top: -100px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-agen-shape-2 {
    right: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-agen-shape-2 {
    position: inherit;
    right: inherit;
    top: inherit;
  }
}
.tp-hero-agen-shape-3 {
  top: -15px;
  right: 245px;
}
.tp-hero-agen-shape-4 {
  top: 240px;
  left: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-agen-shape-4 {
    position: inherit;
    top: inherit;
    left: inherit;
  }
}
.tp-hero-agen-shape-5 {
  top: -80px;
  left: -44px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-agen-shape-5 {
    position: inherit;
    left: inherit;
    top: inherit;
  }
}

/*----------------------------------------*/
/* 7.13 service css
/*----------------------------------------*/
.tp-service-shape1 {
  margin-left: 60px;
  position: absolute;
  top: 142px;
}
.tp-service-shape2 {
  margin-left: 60px;
  position: absolute;
  top: -4%;
  right: 7%;
  rotate: 135deg;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-service-shape2 {
    right: 25%;
  }
}
.tp-service-shape {
  color: var(--tp-common-white);
  z-index: 99;
  font-size: 18px;
}
.tp-service-shape:hover {
  color: var(--tp-common-white);
}
.tp-service-shape::before {
  position: absolute;
  content: "";
  width: 147px;
  height: 80px;
  transform: rotate(45deg);
  background-color: var(--tp-blue-2);
  top: -100px;
  left: -49px;
  z-index: -1;
  transition: all 0.4s ease;
  opacity: 0;
}
.tp-service-shape-fin {
  top: 64px;
  left: 55px;
}
.tp-service-shape-fin-2 {
  right: 0;
  top: 142px;
}
.tp-service-shape-insu {
  right: 0;
  bottom: 64px;
}
.tp-service-shape-insu-2 {
  top: 80px;
  left: 0;
}
.tp-service-shape-inner {
  top: 10px;
  right: 12px;
}
.tp-service-area-fin {
  background: #292930;
}
.tp-service-content p {
  margin-bottom: 0;
}
.tp-service-item {
  padding: 50px 41px 45px 50px;
  background: var(--tp-common-white);
  border-radius: 15px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-service-item {
    padding: 42px 27px 32px 32px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-service-item {
    padding: 21px 20px 20px 20px;
  }
}
.tp-service-item:hover .tp-service-shape:before {
  opacity: 1;
  top: -37px;
}
.tp-service-item-fin {
  background: var(--tp-heading-black4);
  padding: 40px;
  border-radius: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-service-item-fin {
    padding: 15px;
  }
}
.tp-service-icon {
  font-size: 70px;
  color: var(--tp-blue-2);
  margin-bottom: 24px;
}
.tp-service-icon-fin i {
  color: var(--tp-yellow-1);
  font-size: 40px;
  margin-bottom: 22px;
  display: block;
}
.tp-service-title {
  font-size: 19px;
  letter-spacing: 0px;
  line-height: 29px;
  color: var(--tp-common-black-title);
  font-weight: 800;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-title br {
    display: none;
  }
}
.tp-service-title a:hover {
  color: var(--tp-blue-2);
}
.tp-service-title-fin {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-white);
}
.tp-service-title-fin a:hover {
  color: var(--tp-green-3);
}
.tp-service-content-fin p {
  line-height: 26px;
  color: var(--tp-grey-6);
  margin-bottom: 0;
}
.tp-service-fin-area {
  background: #292930;
}
.tp-service-fin-img {
  position: absolute;
  left: 60px;
  top: 67px;
}
.tp-service-fin-img-2 {
  top: 140px;
  right: 0;
  position: absolute;
}
.tp-service-more {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 29px;
  color: var(--tp-common-white);
  font-weight: 800;
  margin-bottom: 30px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 0;
}
.tp-service-more-wrapper {
  position: relative;
}
.tp-service-more-wrapper::before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  height: 70%;
  border-radius: 15px;
  background-image: linear-gradient(0deg, rgb(15, 15, 15) 0%, rgba(15, 15, 15, 0) 100%);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-more {
    padding: 0 20px;
    font-size: 20px;
  }
}
.tp-service-more-img {
  border-radius: 15px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-more-img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-custome {
    flex-direction: column;
    text-align: center;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-custome {
    margin-bottom: 30px;
    margin-top: 0;
  }
}
.tp-service-more-title {
  margin-bottom: 22px;
  display: inline-block;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-more-title {
    display: block;
  }
}
.tp-service-customer-img {
  margin-right: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-service-customer-img {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.tp-service-text {
  line-height: 34px;
}
.tp-service-manage {
  line-height: 26px;
  color: var(--tp-grey-6);
}
.tp-service-manage a {
  color: var(--tp-yellow-1);
}
.tp-service-para-fin {
  color: #cdcccc;
}
.tp-service-insu-inner {
  padding: 36px;
  padding-top: 50px;
  padding-bottom: 0;
  border-top: 1px solid #d6e5f3;
  border-right: 1px solid #d6e5f3;
}
.tp-service-insu-inner a:hover {
  color: var(--tp-red-2);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-insu-inner {
    border-right: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-service-insu-inner {
    padding: 13px;
  }
}
.tp-service-insu-inner-bn {
  border-right: 0;
}
.tp-service-insu-wrapper {
  border-top: 3px solid transparent;
  position: relative;
  transition: all 0.4s ease-in;
}
.tp-service-insu-wrapper::before {
  position: absolute;
  content: "";
  width: 0;
  height: 3px;
  background: var(--tp-red-2);
  top: 0;
  left: auto;
  right: 0;
  transition: all 0.4s ease-in;
}
.tp-service-insu-wrapper:hover {
  filter: drop-shadow(0 0 12px rgba(115, 121, 129, 0.08));
  background-color: #ebf4fd;
  border-right: 0;
}
.tp-service-insu-wrapper:hover::before {
  width: 100%;
  right: auto;
  left: 0;
}
.tp-service-insu-wrapper:hover .tp-service-insu-icon {
  color: var(--tp-red-2);
}
.tp-service-insu-wrapper:hover .tp-service-insu-icon-2 i {
  color: var(--tp-common-white);
  z-index: 1;
}
.tp-service-insu-wrapper:hover .tp-service-insu-icon-2 i::after {
  width: 100%;
  right: auto;
  left: 0;
}
.tp-service-insu-btn {
  display: inline-block;
  margin-bottom: 15px;
}
.tp-service-insu-para {
  margin-bottom: 38px;
}
.tp-service-insu-icon {
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  font-size: 52px;
  color: var(--tp-heading-black8);
  transition: all 0.4s ease-in;
}
.tp-service-insu-icon-2 i {
  width: 60px;
  height: 34px;
  background: var(--tp-green-4);
  text-align: center;
  line-height: 37px;
  display: inline-block;
  font-size: 16px;
  color: var(--tp-red-2);
  position: relative;
  transition: all 0.4s ease-in;
  z-index: 1;
}
.tp-service-insu-icon-2 i::after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  background: var(--tp-red-2);
  top: 0;
  left: auto;
  right: 0;
  color: var(--tp-red-2);
  transition: all 0.4s ease-in;
  z-index: -1;
}
.tp-service-insu-title {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 29px;
  color: var(--tp-heading-black10);
  font-weight: 800;
}
.tp-service-bus {
  width: 160px;
  height: 160px;
  border-radius: 80px;
  background-image: linear-gradient(180deg, #e3efff 0%, #ffffff 100%);
  text-align: center;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  transition: all 0.4s ease;
}
.tp-service-bus::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: var(--tp-green-5);
  bottom: 0;
  left: 0;
  opacity: 0;
  transform: scale(0);
  border-radius: 50%;
  transition: all 0.4s ease;
}
.tp-service-bus i {
  color: var(--tp-green-5);
  font-size: 75px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 0.4s ease;
}
.tp-service-bus-wrapper {
  background: var(--tp-common-white);
  border-radius: 0 10px 10px 10px;
  padding: 80px;
  filter: drop-shadow(-5.149px 36.64px 30px rgba(0, 54, 187, 0.06));
}
@media (max-width: 575px) {
  .tp-service-bus-wrapper {
    padding: 30px;
  }
}
.tp-service-bus-tit {
  color: var(--tp-heading-black12);
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 28px;
  margin-bottom: 18px;
}
.tp-service-bus-tit a:hover {
  color: var(--tp-green-2);
}
.tp-service-bus-tit-2 {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 29px;
  color: var(--tp-heading-black12);
  font-weight: 800;
  margin-bottom: 3px;
}
.tp-service-bus-tit-3 {
  font-size: 28px;
  letter-spacing: -1px;
  line-height: 20px;
  color: var(--tp-heading-black12);
  margin: 0;
}
.tp-service-bus-wrap:hover .tp-service-bus::before {
  opacity: 1;
  transform: scale(1);
}
.tp-service-bus-wrap:hover .tp-service-bus i {
  top: 50%;
  transform: translateY(-50%);
  color: var(--tp-common-white);
}
.tp-service-bus-para {
  color: var(--tp-blue-5);
  margin: 0;
}
.tp-service-bus-para-2 {
  line-height: 24px;
}
.tp-service-bus-para-3 {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-service-bus-btn {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-white);
  font-weight: 700;
  background: var(--tp-green-5);
  padding: 14px 40px;
}
.tp-service-bus-btn:hover {
  color: var(--tp-common-white);
}
.tp-service-bus-btn.active {
  color: var(--tp-green-5);
  background: var(--tp-common-white);
}
.tp-service-bus-btn-1 {
  padding: 14px;
  padding-left: 80px;
  padding-right: 40px;
  border-radius: 15px 0 0 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-btn-1 {
    border-radius: 0;
    padding-left: 40px;
  }
}
.tp-service-bus-btn-1.active {
  background: var(--tp-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-btn-2 {
    margin-top: 0;
  }
}
.tp-service-bus-btn-3 {
  padding: 14px;
  padding-right: 80px;
  padding-left: 40px;
  border-radius: 0 15px 0 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-btn-3 {
    border-radius: 0;
    padding-right: 40px;
  }
}
.tp-service-bus-btn-3.active {
  background: var(--tp-common-white);
}
.tp-service-bus-link {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--tp-green-5);
  font-weight: 700;
}
.tp-service-bus-link:hover {
  color: var(--tp-common-black);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-link {
    margin-bottom: 20px;
    display: inline-block;
  }
}
.tp-service-bus-expe {
  border-right: 1px solid #ccccce;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-expe {
    border-right: 0;
  }
}
.tp-service-bus-expe-tit {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-heading-black12);
  font-weight: 500;
  margin-bottom: 65px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-expe-tit {
    margin-bottom: 20px;
  }
  .tp-service-bus-expe-tit br {
    display: none;
  }
}
.tp-service-bus-expe i {
  color: var(--tp-green-5);
  font-size: 68px;
  margin-bottom: 45px;
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-expe i {
    margin-bottom: 20px;
  }
}
.tp-service-bus-list {
  display: flex;
  align-items: center;
}
.tp-service-bus-list-wrap {
  margin-left: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-list-wrap {
    margin-left: 0;
  }
}
.tp-service-bus-list i {
  font-size: 16px;
  width: 60px;
  height: 60px;
  background: var(--tp-grey-14);
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  margin-right: 18px;
  color: var(--tp-heading-black12);
  transition: all 0.4s ease;
  flex: 0 0 auto;
}
.tp-service-bus-list:hover.tp-service-bus-list i {
  background: var(--tp-green-5);
  color: var(--tp-common-white);
}
.tp-service-bus-clie-img {
  margin-left: 65px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-clie-img {
    margin-left: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-clie-img {
    margin-top: 20px;
  }
}
.tp-service-bus-clie-shape {
  margin-top: -40px;
  margin-right: -20px;
}
.tp-service-bus-customer {
  margin-left: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-customer {
    margin-left: 0;
    margin-top: 50px;
  }
}
.tp-service-bus-customer img {
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-customer img {
    height: auto;
  }
}
.tp-service-bus-tab {
  width: 1330px;
  margin-left: -80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-tab {
    margin-left: 0;
    width: 100%;
  }
}
.tp-service-bus-sup {
  margin-bottom: 40px;
  border-bottom: 1px solid #e5e5e5;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-sup-2 {
    margin-bottom: 20px;
  }
}
.tp-service-bus-sup-wrap {
  margin-right: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-sup-wrap {
    margin-right: 0;
  }
}
.tp-service-bus-sup-img {
  margin-left: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-sup-img {
    margin-left: 0;
    margin-top: 50px;
  }
}
.tp-service-bus-sup-tit {
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 42px;
  color: var(--tp-heading-black9);
  font-weight: 800;
  margin-bottom: 27px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-sup-tit br {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-sup-tit {
    font-size: 25px;
    line-height: 32px;
  }
}
.tp-service-bus-sup-tit-2 {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 28px;
  color: var(--tp-heading-black12);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-sup-tit-2 {
    font-size: 20px;
  }
}
.tp-service-bus-sup-2 i {
  height: 80px;
  width: 80px;
  display: inline-block;
  border: 1px solid #e5e5e5;
  border-radius: 40px;
  font-size: 42px;
  color: var(--tp-green-5);
  text-align: center;
  line-height: 80px;
  margin-bottom: 13px;
  transition: all 0.4s ease;
}
.tp-service-bus-sup-2:hover i {
  color: var(--tp-common-white);
  background: var(--tp-green-5);
}
.tp-service-bus-sup-para {
  margin-bottom: 35px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-sup-para br {
    display: none;
  }
}
.tp-service-bus-sup-para-2 {
  color: #565860;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-sup-para-2 br {
    display: none;
  }
}
.tp-service-bus-shape {
  right: 0;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-shape {
    top: -100px;
  }
}
.tp-service-bus-shape-2 {
  right: -110px;
  top: -40px;
  z-index: 1;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-shape-2 {
    right: 0;
    top: 0;
  }
}
.tp-service-bus-shape-3 {
  left: 0;
  bottom: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-shape-3 {
    width: 100%;
  }
}
.tp-service-bus-shape-4 {
  top: 123px;
  left: 135px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-shape-4 {
    left: 0;
    top: 0;
  }
}
.tp-service-bus-shape-5 {
  left: 27px;
  top: 270px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-bus-shape-5 {
    top: 20px;
    left: 100px;
  }
}
.tp-service-para-3 {
  margin-bottom: 25px;
  display: inline-block;
  transition: all 0.4s ease;
}
.tp-service-agen-inner-2 {
  border-radius: 15px;
  filter: drop-shadow(0 0 20px rgba(113, 108, 108, 0.08));
  background-color: var(--tp-common-white);
  transition: 0.4s ease;
}
.tp-service-agen-inner-2:hover {
  background: var(--tp-green-6);
}
.tp-service-agen-inner-2:hover .tp-service-agen-shape-2 {
  top: 0;
  opacity: 1;
}
.tp-service-agen-inner-2:hover .tp-service-agen-icon-2 {
  color: var(--tp-common-white);
}
.tp-service-agen-inner-2:hover .tp-service-agen-title-2 {
  color: var(--tp-common-white);
}
.tp-service-agen-inner-2:hover .tp-service-para-3 {
  color: var(--tp-common-white);
}
.tp-service-agen-inner-2:hover .tp-service-agen-link-2 {
  color: var(--tp-common-white);
}
.tp-service-agen-content {
  transition: all 0.4s ease;
}
.tp-service-agen-wrapper {
  border-radius: 15px;
  border: 1px solid #e3e3e3;
  padding: 50px 0;
  overflow: hidden;
  z-index: 1;
  transition: all 0.4s ease;
}
.tp-service-agen-wrapper-2 {
  padding: 50px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .tp-service-agen-wrapper-2 {
    padding: 37px;
    padding-bottom: 37px;
  }
}
.tp-service-agen-wrapper:hover {
  background:#1473aa;
  border: 1px solid transparent;
}
.tp-service-agen-wrapper:hover .tp-service-agen-shape {
  top: 0;
}
.tp-service-agen-wrapper:hover .tp-service-agen-title {
  color: var(--tp-common-white);
}
.tp-service-agen-wrapper:hover .tp-service-agen-title a {
  transition: 0.01s;
}
.tp-service-agen-wrapper:hover .tp-service-agen-icon {
  color: var(--tp-common-white);
}
.tp-service-agen-wrapper:hover .tp-service-agen-link {
  bottom: 0;
  opacity: 1;
}
.tp-service-agen-wrapper:hover .tp-service-agen-content {
  transform: translateY(-20px);
}
.tp-service-agen-btn {
  width: 100%;
}
.tp-service-agen-para {
  border-radius: 15px;
  filter: drop-shadow(0px -1px 0px #6222cc);
  background-color: #f5f6fb;
  display: inline-block;
  padding: 15px 30px;
  margin-bottom: 0;
  margin-top: 40px;
}
.tp-service-agen-para a {
  color: var(--tp-blue-2);
  font-weight: 500;
  position: relative;
}
.tp-service-agen-para a img {
  position: absolute;
  bottom: -6px;
  right: 3px;
}
.tp-service-agen-link {
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
  width: 52px;
  font-size: 15px;
  height: 32px;
  border-radius: 15px 15px 0 0;
  background-color: #0e4e75;
  color: var(--tp-common-white);
  line-height: 37px;
  transition: all 0.4s ease;
  opacity: 0;
}
.tp-service-agen-link-2 {
  display: flex;
  align-items: center;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
  color: var(--tp-green-6);
  font-weight: 700;
  font-family: "Manrope";
}
.tp-service-agen-link-2:hover {
  color: var(--tp-green-6);
}
.tp-service-agen-link-2 i {
  margin-top: 5px;
  margin-left: 5px;
}
.tp-service-agen-shape {
  top: -100px;
  left: 0;
  transition: 0.4s ease;
  z-index: -1;
  width: 100%;
}
.tp-service-agen-shape-2 {
  top: -100px;
  left: 0;
  transition: 0.4s ease;
  z-index: -1;
  opacity: 0;
}
.tp-service-agen-icon {
  font-size: 60px;
  color: var(--tp-blue-2);
  margin-bottom: 15px;
  display: inline-block;
  transition: 0.4s ease;
}
.tp-service-agen-icon-2 {
  font-size: 48px;
  color: var(--tp-blue-2);
  margin-bottom: 22px;
  display: inline-block;
  transition: 0.4s ease;
}
.tp-service-agen-title {
  color: var(--tp-heading-black13);
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 22px;
  margin: 0;
  transition: all 0.4s ease;
}
.tp-service-agen-title-2 {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 700;
  transition: all 0.4s ease;
}
.tp-service-widget {
  padding: 30px;
  border-radius: 15px;
  background-color: var(--tp-grey-4);
}
.tp-service-widget-tab ul li a {
  border-radius: 15px;
  filter: drop-shadow(2px 0px 0px #6222cc);
  background-color: var(--tp-common-white);
  display: block;
  padding: 12px 20px;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 32px;
  color: var(--tp-common-black);
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-service-widget-tab ul li a {
    font-size: 15px;
  }
}
.tp-service-widget-tab ul li a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  border-radius: 15px;
  background-color: #6222cc;
  top: 0;
  right: 0;
  transition: all 0.4s ease;
}
.tp-service-widget-tab ul li a:hover {
  filter: inherit;
  color: var(--tp-blue-2);
}
.tp-service-widget-tab ul li a:hover span {
  color: var(--tp-common-white);
}
.tp-service-widget-tab ul li a:hover::before {
  width: 56px;
}
.tp-service-widget-tab ul li a span {
  font-size: 20px;
  color: var(--tp-common-black);
  position: relative;
  z-index: 1;
  transition: all 0.4s ease;
}
.tp-service-contact {
  padding: 40px 40px;
  background: var(--tp-common-white);
  border-radius: 15px;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-contact {
    padding: 34px 20px;
  }
}
.tp-service-contact-title {
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 32px;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-contact-title br {
    display: none;
  }
}
.tp-service-downloads-title {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 26px;
  color: var(--tp-common-black);
  font-weight: 800;
}
.tp-service-downloads-item {
  background: var(--tp-common-white);
  padding: 16px 30px;
  border-radius: 15px;
}
.tp-service-downloads-pdf {
  font-size: 36px;
  color: var(--tp-blue-2);
  margin-right: 20px;
}
.tp-service-downloads-link a {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
  text-decoration: underline;
  color: #131313;
  font-weight: 700;
  display: block;
}
.tp-service-downloads-link a:hover {
  color: var(--tp-blue-2);
}
.tp-service-downloads-link span {
  font-size: 14px;
  line-height: 32px;
  color: #727272;
  font-weight: 400;
}
.tp-service-sidebar {
  position: sticky;
  top: 0;
}
.tp-service-details-wrapper {
  margin-left: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-details-wrapper {
    margin-left: 0;
  }
}
.tp-service-details-thumb img {
  border-radius: 15px;
}
.tp-service-details-title {
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 34px;
  color: var(--tp-common-black);
  font-weight: 800;
}
.tp-service-details-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 575px) {
  .tp-service-details-list {
    flex-direction: column;
  }
}
.tp-service-details-list-item {
  flex: 0 0 auto;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-details-list-item {
    padding: 0 20px;
  }
}
.tp-service-details-list-item a {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 32px;
  color: var(--tp-common-black);
  font-weight: 800;
  display: block;
}
.tp-service-details-list-item a:hover {
  color: var(--tp-blue-2);
}
.tp-service-details-list-item span {
  font-size: 52px;
  display: inline-block;
  color: var(--tp-blue-2);
  margin-bottom: 25px;
  width: 100px;
  height: 100px;
  border-radius: 15px;
  text-align: center;
  background-color: var(--tp-grey-4);
  transition: all 0.4s ease;
}
.tp-service-details-list-item span i {
  margin-top: 24px;
  display: inline-block;
}
.tp-service-details-list-item:hover span {
  color: var(--tp-common-white);
  background: var(--tp-blue-2);
}
.tp-service-details-list-2 ul li {
  display: flex;
  align-items: center;
}
.tp-service-details-list-2 ul li span {
  width: 60px;
  margin-right: 20px;
  height: 60px;
  border-radius: 30px;
  background-color: var(--tp-blue-2);
  font-size: 24px;
  text-align: center;
  line-height: 64px;
  flex: 0 0 auto;
  transition: all 0.4s ease;
  display: inline-block;
  color: var(--tp-common-white);
}
.tp-service-details-list-2 ul li:hover span {
  background: var(--tp-common-black);
}
.tp-service-details-quick {
  border-radius: 15px;
  filter: drop-shadow(4px 0px 20px rgba(30, 22, 22, 0.08));
  background-color: var(--tp-common-white);
  padding: 30px 40px;
}
.tp-service-details-quick p {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 700;
  margin: 0;
}

/*----------------------------------------*/
/* 7.14 service2 css
/*----------------------------------------*/
.tp-service2-sub-title {
  font-size: 16px;
  line-height: 20px;
  color: var(--tp-common-white);
  font-weight: 400;
  text-align: center;
  transform: translateY(10px);
  visibility: hidden;
  opacity: 0;
  transition-delay: 0.2s;
  transition: all 0.3s ease-out 0s;
}
.tp-service2-main-title {
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 30px;
  color: var(--tp-common-white);
  font-weight: 800;
  margin: 0;
  transform: translateY(5px);
  visibility: hidden;
  opacity: 0;
  transition-delay: 0.2s;
  transition: all 0.3s ease-out 0s;
}
.tp-service2-main-title a {
  transition: background-size 0.4s linear;
  background-image: linear-gradient(#FFFFFF, #FFFFFF), linear-gradient(#FFFFFF, #FFFFFF);
  background-repeat: no-repeat;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
}
.tp-service2-main-title a:hover {
  background-size: 0% 1px, 100% 1px;
}
.tp-service2-btn {
  bottom: 0;
  right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service2-btn {
    right: inherit;
    position: inherit;
  }
}
.tp-service2-row {
  display: flex;
  margin: 0 -15px;
  overflow: hidden;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service2-row {
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  .tp-service2-row {
    margin: 0;
  }
}
.tp-service2-custom {
  flex: 1;
  width: 170px;
  height: 440px;
  background-size: cover;
  margin: 0px 15px 20px 15px;
  margin-top: 0;
  transition: 0.4s;
  margin-bottom: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service2-custom {
    margin: 0px 7px 20px 7px;
    flex: inherit;
    width: 100%;
    height: 100%;
    transition: 0.4s;
  }
}
.tp-service2-custom.active {
  flex: 4;
  transition: 0.4s;
}
.tp-service2-custom.active .tp-service2-title2 {
  visibility: visible;
  opacity: 1;
}
.tp-service2-custom.active .tp-service2-thumb::before {
  opacity: 1;
}
.tp-service2-custom.active .tp-service2-sub-title {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
  transition-delay: 0.6s;
}
.tp-service2-custom.active .tp-service2-main-title {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
  transition-delay: 0.5s;
}
.tp-service2-panel {
  height: 100%;
  cursor: pointer;
}
.tp-service2-panel img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
.tp-service2-thumb {
  border-radius: 15px;
  height: 100%;
  position: relative;
}
.tp-service2-thumb::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(0deg, rgb(97, 33, 203) 0%, rgba(97, 33, 203, 0) 100%);
  border-radius: 15px;
  opacity: 0;
}
.tp-service2-title2 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 40px 40px 40px;
  width: 100%;
  visibility: hidden;
  opacity: 0;
}
@media (max-width: 575px) {
  .tp-service2-title2 {
    padding: 0 10px 40px 10px;
  }
}

/*----------------------------------------*/
/*  7.15 minutes css
/*----------------------------------------*/
.tp-minute-shape {
  top: -64px;
  left: 30%;
}
.tp-minute-shape2 {
  top: -114px;
  left: 72px;
}
.tp-minute-shape3 {
  top: 0;
  left: 112px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-minute-shape3 {
    top: -87px;
    left: 188px;
  }
}
.tp-minute-shape4 {
  top: 0;
  left: -70px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-minute-shape4 {
    left: 0;
  }
}
.tp-minute-shape5 {
  top: 90px;
  left: 58px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-minute-shape5 {
    top: 146px;
  }
}
.tp-minute-shape6 {
  top: -114px;
  right: 72px;
}
.tp-minute-shape7 {
  top: -10;
  right: -70px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-minute-shape7 {
    top: -22px;
    right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-minute-shape7 {
    top: 130px;
    right: 0;
  }
}
.tp-minute-shape8 {
  top: 0;
  right: 112px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-minute-shape8 {
    top: 150px;
    right: 100px;
  }
}
.tp-minute-shape9 {
  top: 102px;
  right: 17px;
}
.tp-minute-title h2 {
  font-size: 50px;
  letter-spacing: -2px;
  line-height: 60px;
  color: var(--tp-common-black);
  font-weight: 800;
  margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-minute-title h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 575px) {
  .tp-minute-title h2 {
    font-size: 33px;
    line-height: 43px;
  }
}

/*----------------------------------------*/
/*  7.16 payment css
/*----------------------------------------*/
.tp-payment-position {
  margin-left: -280px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-payment-position {
    margin-left: 0;
  }
}
.tp-payment-img-wrapper {
  margin-top: 85px;
  margin-left: 24px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-payment-img-wrapper {
    margin-right: 0;
    text-align: center;
    margin-top: 0;
    padding-bottom: 0;
  }
  .tp-payment-img-wrapper img {
    animation: inherit;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-payment-img-wrapper {
    margin-left: 74px;
  }
}
.tp-payment-img-wrapper-2 {
  margin-right: 15px;
  text-align: right;
  margin-top: 40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-payment-img-wrapper-2 {
    margin-right: 0;
    text-align: center;
    margin-top: 0;
    padding-bottom: 0;
  }
  .tp-payment-img-wrapper-2 img {
    animation: inherit;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-payment-img-wrapper-2 {
    padding-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .tp-payment-img-wrapper-2 {
    padding: 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-payment-img-wrapper-1 {
    text-align: center;
    padding-bottom: 15px;
  }
  .tp-payment-img-wrapper-1 img {
    animation: inherit;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-payment-img-wrapper-1 {
    padding-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .tp-payment-img-wrapper-1 {
    padding-bottom: 12px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-payment-img2 {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-payment-img2 {
    margin: 0 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-payment-img1 {
    margin: 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-payment-img3 {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-payment-img3 {
    margin-bottom: 0;
  }
}
@media (max-width: 575px) {
  .tp-payment-img3 {
    margin-top: 10px;
  }
}
.tp-payment-right {
  text-align: center;
}
.tp-payment-apps {
  float: right;
  margin-right: 70px;
  margin-top: 10px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-payment-apps {
    float: inherit;
    margin-right: 0;
    margin-top: 60px;
  }
}
.tp-payment-review {
  top: 165px;
  right: -125px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-payment-review {
    right: 0;
    z-index: 9;
  }
}
.tp-payment-kirki {
  top: 175px;
  right: 535px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-payment-kirki {
    top: 204px;
    right: 441px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-payment-kirki {
    top: 204px;
    right: inherit;
    left: 0;
  }
}
@media (max-width: 575px) {
  .tp-payment-row img {
    width: 100px;
  }
}

/*----------------------------------------*/
/* 7.17 banking css
/*----------------------------------------*/
.tp-banking-list {
  position: relative;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-banking-list {
    margin: 30px 0;
  }
}
.tp-banking-list:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  width: 2px;
  background: #dcdcdc;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-banking-sub br {
    display: none;
  }
}
.tp-banking-item {
  padding: 35px 40px;
  background: var(--tp-common-white);
  border-radius: 0 15px 15px 0;
  transition: all 0.3s ease;
  width: 420px;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-banking-item {
    padding: 12px 22px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-banking-item {
    width: 100%;
  }
}
.tp-banking-item:hover {
  filter: drop-shadow(0 0 30px rgba(13, 4, 28, 0.06));
}
.tp-banking-item:hover .tp-banking-title {
  color: var(--tp-common-black);
}
.tp-banking-img-wrapper {
  margin-left: 16px;
}
.tp-banking-btn.active {
  color: var(--tp-common-black);
  background: var(--tp-common-white);
  filter: drop-shadow(0 0 30px rgba(13, 4, 28, 0.06));
}
.tp-banking-icon {
  font-size: 48px;
  color: var(--tp-blue-2);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-banking-icon {
    font-size: 37px;
  }
}
.tp-banking-img-1 {
  margin-top: 60px;
}
.tp-banking-img-6 {
  box-shadow: 0px 14px 60px 0px rgba(0, 0, 0, 0.06);
  right: 100px;
  top: 0;
}
.tp-banking-title {
  margin: 0;
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 28px;
  color: var(--tp-grey-3);
  margin-left: 30px;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-banking-title {
    font-size: 17px;
    line-height: 22px;
    margin-left: 13px;
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-banking-title br {
    display: none;
  }
}

/*----------------------------------------*/
/* 7.18 video css7.27 value css
/*----------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-video-popup-wrapper {
    text-align: center;
    margin-top: 100px;
  }
}
.tp-video-play {
  height: 80px;
  width: 80px;
  display: inline-block;
  background: var(--tp-common-white);
  text-align: center;
  line-height: 90px;
  border-radius: 50%;
  font-size: 22px;
  color: var(--tp-blue-2);
  position: relative;
}
.tp-video-play:hover {
  color: var(--tp-blue-2);
}
.tp-video-waves {
  position: absolute;
  width: 150px;
  height: 150px;
  background: var(--tp-common-white);
  opacity: 0;
  border-radius: 100%;
  right: -35px;
  bottom: -34px;
  z-index: -1;
  -webkit-animation: tp-video-waves 3s ease-in-out infinite;
  animation: tp-video-waves 3s ease-in-out infinite;
  position: absolute;
  z-index: 2;
}
.tp-video-wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.tp-video-wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.tp-video-wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.tp-video-bus {
  width: 1474px;
  object-fit: cover;
  height: 700px;
  border-radius: 15px;
  filter: drop-shadow(0 0 30.5px rgba(3, 5, 45, 0.08));
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-video-bus {
    width: 100%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-video-bus {
    height: 400px;
  }
}
.tp-video-btn-2 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}

/*----------------------------------------*/
/*  7.19 process css
/*----------------------------------------*/
.tp-process-main-wrapper {
  width: 100%;
  background: var(--tp-common-white);
  height: 556px;
  border-radius: 15px;
  filter: drop-shadow(0 0 40px rgba(13, 4, 28, 0.06));
  padding: 60px;
  padding-left: 0;
  margin-top: -120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-process-main-wrapper {
    height: auto;
    padding: 0;
  }
}
.tp-process-shape {
  top: 70px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-process-service3 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-process-inner {
    display: flex;
    justify-content: center;
    margin-top: 9px;
  }
}
.tp-process-item {
  display: block;
  width: 100%;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-process-item {
    display: inline-block;
    width: auto;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
.tp-process-item:hover .tp-process-btn {
  background: var(--tp-blue-2);
  color: var(--tp-common-white);
}
.tp-process-btn {
  width: 168px;
  height: 60px;
  background: var(--tp-grey-4);
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 29px;
  color: var(--tp-common-black);
  font-weight: 800;
  text-align: center;
  display: inline-block;
  padding: 0;
}
.tp-process-btn.active {
  background: var(--tp-blue-2);
  color: var(--tp-common-white);
}
.tp-process-content-inner {
  border-radius: 15px;
  background-color: #f6f4f9;
}
.tp-process-balance-wrapper {
  padding: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-process-balance-wrapper {
    padding: 80px 20px;
  }
}
.tp-process-balance {
  padding: 40px;
  background: var(--tp-common-white);
  border-radius: 15px;
  filter: drop-shadow(0 0 30px rgba(13, 4, 28, 0.06));
}
@media (max-width: 575px) {
  .tp-process-balance {
    margin-bottom: 20px;
    height: auto;
  }
}
.tp-process-content {
  margin-bottom: 0;
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 29px;
  color: var(--tp-common-black);
  font-weight: 800;
}
.tp-process-service {
  background: var(--tp-common-white);
  width: 160px;
  padding: 32px 0;
  border-radius: 15px;
  filter: drop-shadow(0 0 20px rgba(13, 4, 28, 0.08));
  transition: all 0.4s ease;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-process-service {
    margin: 0 8px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-process-service {
    width: 155px;
  }
}
@media (max-width: 575px) {
  .tp-process-service {
    width: 140px;
  }
}
.tp-process-service:hover {
  background: var(--tp-blue-2);
}
.tp-process-service:hover .tp-process-service-icon {
  color: var(--tp-common-white);
}
.tp-process-service:hover .tp-process-title {
  color: var(--tp-common-white);
}
.tp-process-service-inner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-process-service-inner {
    flex-wrap: wrap;
    margin: 0;
  }
}
.tp-process-service-icon {
  font-size: 24px;
  color: var(--tp-common-black);
  margin-bottom: 6px;
  display: inline-block;
  transition: all 0.3s;
}
.tp-process-balance-wrapper2 {
  padding: 60px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-process-balance-wrapper2 {
    padding: 31px;
  }
}
@media (max-width: 575px) {
  .tp-process-balance-wrapper2 {
    padding: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.tp-process-title {
  font-size: 16px;
  line-height: 29px;
  color: var(--tp-common-black);
  font-weight: 500;
  margin-bottom: 0;
}
.tp-process-line {
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
}
.tp-process-img {
  display: inline-block;
  width: 100%;
  margin-bottom: 50px;
}
.tp-process-img2 {
  margin-right: 40px;
  border-radius: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-process-img2 {
    margin: 0;
    width: 100%;
  }
}
.tp-process-inner3 {
  float: right;
  margin-right: 14px;
}
.tp-process-service-icon2 {
  font-size: 68px;
  color: var(--tp-blue-2);
  margin-bottom: 40px;
  display: block;
}
.tp-process-title2 {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 500;
  margin-bottom: 32px;
}
.tp-process-link {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 100px;
  text-transform: uppercase;
  color: var(--tp-blue-2);
  font-weight: 700;
}
.tp-process-link:hover {
  color: var(--tp-blue-2);
}
.tp-process-icon3 {
  font-size: 16px;
  width: 60px;
  height: 60px;
  background: var(--tp-common-white);
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  margin-right: 18px;
  color: var(--tp-common-black);
  transition: all 0.3s ease;
  flex: 0 0 auto;
}
.tp-process-content-wrapper3 {
  padding-left: 19px;
  position: relative;
}
.tp-process-content-wrapper3:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #ccccce;
  top: 0;
  left: -7px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-process-content-wrapper3:before {
    display: none;
  }
}
.tp-process-content-inner4 {
  display: flex;
  align-items: center;
}
.tp-process-content-inner4:hover .tp-process-icon3 {
  background: var(--tp-blue-2);
  color: var(--tp-common-white);
}
.tp-process-content3 {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 29px;
  color: var(--tp-common-black);
  font-weight: 800;
  margin-bottom: 2px;
}
.tp-process-content3 p {
  font-size: 16px;
  line-height: 24px;
  color: #6a6a6a;
  font-weight: 400;
  margin: 0;
}
.tp-process-more p {
  margin: 0;
}
.tp-process-more a {
  color: var(--tp-blue-2);
  text-decoration: underline;
  font-weight: 600;
}

/*----------------------------------------*/
/*  7.20 project css
/*----------------------------------------*/
.tp-project-img {
  width: 100%;
}
.tp-project-wrapper {
  position: relative;
  transition: all 0.4s ease;
}
.tp-project-wrapper:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(0deg, rgb(41, 41, 47) 0%, rgba(41, 41, 47, 0) 100%);
  left: 0;
  bottom: 0;
  transition: all 0.4s ease;
}
.tp-project-wrapper::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  filter: drop-shadow(2.862px 14.724px 27px rgba(3, 0, 18, 0.2));
  background-image: linear-gradient(0deg, rgb(80, 76, 240) 0%, rgba(80, 76, 240, 0) 100%);
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;
  transform: scaleY(0);
  transform-origin: bottom;
}
.tp-project-wrapper:hover {
  transition: all 0.4s ease;
}
.tp-project-wrapper:hover:before {
  opacity: 0;
  transition: all 0.4s ease;
}
.tp-project-wrapper:hover::after {
  transform: scaleY(1);
}
.tp-project-sub-title {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-border1-2);
  font-weight: 400;
}
.tp-project-title {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 28px;
  color: var(--tp-common-white);
}
.tp-project-content-fin {
  bottom: 25px;
  left: 40px;
  z-index: 9;
  margin-right: 100px;
}
.tp-project-content-fin a {
  transition: background-size 0.4s linear;
  background-image: linear-gradient(#FFFFFF, #FFFFFF), linear-gradient(#FFFFFF, #FFFFFF);
  background-repeat: no-repeat;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
}
.tp-project-content-fin a:hover {
  background-size: 0% 1px, 100% 1px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-project-content-fin {
    left: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-project-btn {
    float: left;
  }
}
.tp-project-btn-2 {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: var(--tp-yellow-1);
  display: inline-block;
  text-align: center;
  line-height: 58px;
  font-size: 29px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.4s ease-in-out;
  bottom: 36px;
  right: 55px;
  z-index: 9;
}
.tp-project-btn-2:hover {
  background: var(--tp-common-black);
}
.tp-project-wrapper:hover .tp-project-btn-2 {
  right: 40px;
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-project-wrapper:hover .tp-project-btn-2 {
    right: 25px;
  }
}

/*----------------------------------------*/
/*  7.21 paying css
/*----------------------------------------*/
.tp-pay-area {
  padding-top: 215px;
  padding-bottom: 230px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-pay-area {
    padding-top: 160px;
    padding-bottom: 170px;
  }
}
.tp-pay-title {
  font-size: 80px;
  letter-spacing: -3px;
  line-height: 85px;
  color: var(--tp-green-1);
  font-weight: 800;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-pay-title {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 575px) {
  .tp-pay-title {
    font-size: 50px;
    line-height: 60px;
  }
}
.tp-pay-wrapper p {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 28px;
  color: var(--tp-heading-black3);
  font-weight: 600;
}
.tp-pay-img {
  top: 100px;
  left: 326px;
}
@media (max-width: 575px) {
  .tp-pay-img {
    left: 0;
    top: 50px;
  }
}
.tp-pay-img2 {
  bottom: 300px;
  left: 140px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-pay-img2 {
    bottom: 100px;
    right: 0;
  }
}
.tp-pay-img3 {
  bottom: 91px;
  left: 445px;
}
@media (max-width: 575px) {
  .tp-pay-img3 {
    left: 0px;
    bottom: 150px;
  }
}
.tp-pay-img4 {
  top: 100px;
  right: 545px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-pay-img4 {
    right: 0;
  }
}
.tp-pay-img5 {
  top: 200px;
  right: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-pay-img5 {
    top: 50px;
  }
}
.tp-pay-img6 {
  bottom: 300px;
  right: 430px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-pay-img6 {
    bottom: 100px;
    right: 0;
  }
}
.tp-pay-img7 {
  bottom: 60px;
  right: 230px;
}
@media (max-width: 575px) {
  .tp-pay-img7 {
    left: 0;
  }
}

/*----------------------------------------*/
/*  7.22 pricing css
/*----------------------------------------*/
.tp-pricing-inner {
  padding: 52px;
  border-radius: 15px;
  background: var(--tp-grey-7);
  padding-top: 52px;
  padding-bottom: 48px;
}
.tp-pricing-inner-2 {
  filter: drop-shadow(0 0 20px rgba(24, 5, 54, 0.08));
  background-color: var(--tp-common-white);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .tp-pricing-inner {
    padding: 40px;
  }
}
.tp-pricing-spacing {
  margin-top: -260px;
  position: relative;
  z-index: 99;
}
.tp-pricing-wrapper .tp-pricing-inner {
  background: none;
}
.tp-pricing-btn {
  overflow: hidden;
}
.tp-pricing-head p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 13px;
}
.tp-pricing-para-bus {
  color: #dde4f7;
}
.tp-pricing-title {
  font-size: 22px;
  letter-spacing: -1px;
  line-height: 30px;
  color: var(--tp-heading-black3);
}
.tp-pricing-title-bus {
  color: #dde4f7;
}
.tp-pricing-title-bus-2 {
  color: var(--tp-common-white);
}
.tp-pricing-price-title {
  font-size: 38px;
  letter-spacing: -2px;
  line-height: 60px;
  color: var(--tp-heading-black3);
  font-weight: 800;
  margin-bottom: 30px;
}
.tp-pricing-price-title span {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: var(--tp-grey-3);
  letter-spacing: 1px;
}
.tp-pricing-price-green {
  color: var(--tp-green-1);
}
.tp-pricing-price-bus {
  color: var(--tp-common-white);
}
.tp-pricing-price-bus span {
  color: var(--tp-common-white);
}
.tp-pricing-feature ul li {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-pricing-feature ul li i {
  color: var(--tp-green-1);
  margin-right: 6px;
}
.tp-pricing-feature-bus ul li {
  color: #dde4f7;
}
.tp-pricing-feature-bus ul li i {
  color: var(--tp-common-white);
}
.tp-pricing-bg {
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
}
.tp-pricing-bg-2 {
  bottom: 0;
  right: 0;
  z-index: -1;
}
.tp-pricing-toggler {
  transition: 0.2s;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 60px;
  color: var(--tp-black-2);
  font-weight: 700;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-pricing-toggler {
    line-height: 1;
  }
}
.tp-pricing-toggle {
  position: relative;
  overflow: hidden;
  width: 54px;
  height: 26px;
  border-radius: 13px;
  background-color: var(--tp-green-1);
}
.tp-pricing-toggle-2 {
  background: var(--tp-blue-2);
}
.tp-pricing-check {
  position: absolute;
  display: block;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 6;
}
.tp-pricing-check:checked ~ .tp-pricing-switch {
  right: 5px;
  left: 57.5%;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: 0.08s, 0s;
}
.tp-pricing-switch {
  position: absolute;
  left: 5px;
  top: 4px;
  bottom: 4px;
  right: 57.5%;
  background-color: #fff;
  border-radius: 36px;
  z-index: 1;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: 0s, 0.08s;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-pricing-switch {
    box-shadow: none;
  }
}
.tp-pricing-switch-wrapper {
  width: 340px;
  position: absolute;
  top: 51px;
  left: 27px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-pricing-switch-wrapper {
    left: -18px;
    top: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-pricing-switch-wrapper-2 {
    left: -9px;
    top: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-pricing-main {
    height: 70px;
  }
}
.tp-pricing-price-parent .tp-pricing-toggler {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.tp-pricing-price-parent .tp-pricing-toggle {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.tp-pricing-most {
  width: 116px;
  height: 30px;
  background-color: var(--tp-red-1);
  font-size: 14px;
  line-height: 30px;
  color: var(--tp-common-white);
  font-weight: 400;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}
.tp-pricing-wrapper-2 {
  background: #0044eb;
  border-radius: 15px;
}
.tp-pricing-wrapper-4 {
  background: var(--tp-blue-2);
  border-radius: 15px;
}
.tp-pricing-wrapper-3 {
  border-radius: 15px;
  filter: drop-shadow(0 0 20px rgba(24, 5, 54, 0.08));
  background-color: #7a3ddf;
}
.tp-pricing-wrapper-full.hide {
  display: none;
}
.tp-pricing-shape {
  position: absolute;
  right: 50px;
  top: 24px;
}
.tp-pricing-shape-2 {
  top: 95px;
  right: 80px;
}
.tp-pricing-shape-3 {
  bottom: -78px;
  right: 110px;
}
.tp-pricing-shape-4 {
  left: 0;
  bottom: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-pricing-shape-4 {
    width: 36%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-pricing-shape {
    top: -80px;
  }
}
.tp-pricing-breadcrumb {
  top: 40px;
  z-index: -1;
  right: 600px;
}

/*----------------------------------------*/
/*  7.23 faq css
/*----------------------------------------*/
.tp-faq-slide {
  margin-right: 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-faq-slide {
    margin: 0;
  }
}
.tp-faq-left-wrapper {
  padding-right: 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-faq-left-wrapper {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-faq-year {
    text-align: center;
  }
}
.tp-faq-inner {
  width: 240px;
  height: 182px;
  border-radius: 15px;
  background-color: var(--tp-green-3);
  text-align: center;
  display: block;
}
@media (max-width: 575px) {
  .tp-faq-inner {
    width: 206px;
    height: 162px;
  }
}
.tp-faq-slider {
  padding-top: 40px;
}
.tp-faq-slider i {
  font-size: 48px;
  margin-bottom: 20px;
  display: block;
}
.tp-faq-slider-tit {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 28px;
  color: var(--tp-heading-black5);
  margin: 0;
}
.tp-faq-year i {
  font-size: 68px;
  display: block;
  color: var(--tp-yellow-1);
  margin-bottom: 25px;
}
.tp-faq-year-title {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-white);
  font-weight: 500;
}
.tp-faq-pagenation {
  margin-top: 17px;
  text-align: center;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-faq-pagenation {
    text-align: left;
  }
}
.tp-faq-pagenation .swiper-pagination-bullet {
  width: 20px;
  height: 2px;
  background: var(--tp-common-white);
  opacity: 1;
  border-radius: inherit;
}
.tp-faq-pagenation .swiper-pagination-bullet-active {
  background: var(--tp-yellow-1);
  opacity: 1;
}
.tp-faq-collaps-wrapper {
  width: 750px;
  margin-bottom: -140px;
  z-index: 99;
  position: relative;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-faq-collaps-wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-faq-collaps-wrapper {
    margin-top: 50px;
  }
}
.tp-faq-collaps-title {
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 50px;
  color: var(--tp-common-white);
  font-weight: 800;
  margin: 0;
  padding: 18px 80px;
  background: var(--tp-green-1);
  border-radius: 15px 15px 0 0;
  position: relative;
}
@media (max-width: 575px) {
  .tp-faq-collaps-title {
    padding: 18px 0;
    text-align: center;
    font-size: 30px;
  }
}
.tp-faq-collaps-title::before {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 19px 6.5px 0 6.5px;
  border-color: #413df3 transparent transparent transparent;
  transform: rotate(16deg);
  bottom: -14px;
  z-index: 9;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-faq-btn {
    margin: 0;
    float: left;
    margin-bottom: 30px;
  }
}
.tp-faq-btn-2 {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 25px;
  color: var(--tp-common-black2);
  font-weight: 700;
  padding: 20px 0;
}
.tp-faq-btn-2:not(.collapsed) {
  color: var(--tp-common-black);
}
.tp-faq-btn-2:not(.collapsed)::after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.tp-faq-btn-2:not(.collapsed) .accordion-btn::before {
  -webkit-transform: translateX(-50%) rotate(90deg);
  -moz-transform: translateX(-50%) rotate(90deg);
  -ms-transform: translateX(-50%) rotate(90deg);
  -o-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg);
  color: var(--tp-common-black);
}
.tp-faq-btn-2:not(.collapsed) .accordion-btn::after {
  color: var(--tp-common-black);
}
.tp-faq-btn-2 .accordion-btn {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: inline-block;
  width: 14px;
  height: 14px;
}
.tp-faq-btn-2 .accordion-btn::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--tp-common-black2);
  border-radius: 2px;
  transition: all 0.4s ease;
}
.tp-faq-btn-2 .accordion-btn::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: 50%;
  top: 0;
  background-color: var(--tp-common-black2);
  transform: translateX(-50%);
  border-radius: 2px;
  transition: all 0.4s ease;
}
.tp-faq-btn-2:focus {
  z-index: 3;
  box-shadow: none;
  border: none;
}
.tp-faq-btn-3 {
  color: var(--tp-heading-black3);
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 30px;
  padding: 0;
  font-weight: 700;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 27px;
}
.tp-faq-btn-4 {
  background: var(--tp-blue-2);
  padding: 16px 30px;
  padding-left: 75px;
  border-radius: 5px;
  color: var(--tp-common-white);
}
.tp-faq-btn-4.collapsed .tp-faq-icon {
  left: 6px;
}
.tp-faq-btn-4.collapsed .tp-faq-icon::after {
  background: var(--tp-common-black) !important;
}
.tp-faq-btn-4.collapsed .tp-faq-icon-inner {
  width: 25px;
  height: 25px;
  background: var(--tp-common-white);
  position: absolute;
  left: 30px;
  border-radius: 20px;
  margin-bottom: 0;
}
.tp-faq-btn-4 .tp-faq-icon {
  left: 6px;
  color: var(--tp-common-white);
}
.tp-faq-btn-4 .tp-faq-icon::after {
  background: var(--tp-common-white) !important;
}
.tp-faq-btn-4 .tp-faq-icon-inner {
  width: 25px;
  height: 25px;
  background: var(--tp-blue-2);
  position: absolute;
  left: 30px;
  border-radius: 20px;
  margin-bottom: 0;
}
.tp-faq-item {
  border-radius: 15px;
  border: none;
  filter: drop-shadow(0 0 30px rgba(29, 18, 46, 0.08));
}
.tp-faq-hero-shape {
  text-align: right;
}
.tp-faq-accordion {
  padding: 78px;
  background: var(--tp-common-white);
  border-radius: 0 0 15px 15px;
  filter: drop-shadow(0 0 30px rgba(27, 25, 31, 0.06));
  padding-top: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-faq-accordion {
    padding: 35px;
  }
}
.tp-faq-accordion-item {
  background: var(--tp-common-white2);
  padding: 0 28px;
  border-radius: 15px !important;
  border-left: 3px solid var(--tp-green-1) !important;
}
.tp-faq-accordion-title {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 60px;
  color: var(--tp-heading-black3);
  font-weight: 700;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .tp-faq-accordion-title {
    line-height: 30px;
    padding: 10px 0;
  }
}
.tp-faq-accordion-title.collapsed::before {
  transform: rotate(0);
}
.tp-faq-accordion-title::before {
  position: absolute;
  content: "\f107";
  font-family: "Font Awesome 6 Pro";
  right: 0;
  transform: rotate(-180deg);
  color: var(--tp-green-1);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .tp-faq-accordion-title::before {
    right: -20px;
  }
}
.tp-faq-accordion-title:not(.collapsed) {
  color: var(--tp-heading-black3);
  background: none;
}
.tp-faq-accordion-title:focus {
  border: none;
  box-shadow: none;
}
.tp-faq-accordion-pera {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
  padding-bottom: 35px;
}
.tp-faq-accordion-2 {
  border-radius: 15px;
  filter: drop-shadow(0 0 10px rgba(24, 5, 54, 0.04));
  background-color: var(--tp-common-white);
  border: none;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}
.tp-faq-accordion-2 .accordion-button:not(.collapsed) {
  background: var(--tp-common-white);
  color: var(--tp-heading-black3);
  box-shadow: none;
}
.tp-faq-accordion-2 .accordion-button:focus {
  z-index: 3;
  border: none;
  box-shadow: none;
}
.tp-faq-accordion-2 .accordion-button::after {
  display: none;
}
.tp-faq-accordion-2 .accordion-button::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f107";
  position: absolute;
  top: 16px;
  height: inherit;
  right: 0;
  font-weight: 400;
  background-image: none;
  color: var(--tp-green-1);
  transition: all 0.3s ease-in-out;
  width: auto;
  height: auto;
}
.tp-faq-accordion-2 .accordion-button:not(.collapsed)::before {
  color: var(--tp-green-1);
  transform: rotate(-180deg);
}
.tp-faq-thumb {
  margin-left: -80px;
  margin-right: -80px;
}
.tp-faq-thumb img {
  border-radius: 15px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-faq-thumb {
    margin-left: 0;
    margin-right: 0;
  }
}
.tp-faq-thumb-area {
  margin-top: -182px;
}
.tp-faq-para {
  padding: 0;
}
.tp-faq-para p {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
  padding-bottom: 44px;
  margin-bottom: 0;
}
.tp-faq-para-2 p {
  margin-bottom: 5px;
  padding: 0 11px;
}
.tp-faq-para-3 p {
  margin: 0;
  padding-bottom: 20px;
}
.tp-faq-wrapper-1 {
  margin-top: -15px;
}
.tp-faq-wrapper .accordion-button:not(.collapsed) {
  color: var(--tp-common-black2);
  background: none;
  box-shadow: none;
}
.tp-faq-wrapper .accordion-item {
  border-bottom: 1px solid #ededed;
}
.tp-faq-wrapper .tp-pricing-accordion {
  border: none;
}
.tp-faq-wrapper .accordion {
  --bs-accordion-border-width: 0;
  --bs-accordion-btn-icon: none;
  --bs-accordion-btn-active-icon: none;
}
.tp-faq-title h2 {
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 36px;
  color: #7a3cdf;
  font-weight: 700;
}
.tp-faq-title-2 {
  position: absolute;
  top: 25px;
  left: 30px;
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 24px;
  color: var(--tp-common-white);
  font-weight: 700;
}

/*----------------------------------------*/
/* 7.24 team css
/*----------------------------------------*/
.tp-team-insu-wrapper:hover .tp-team-insu-img::before {
  height: 390px;
  opacity: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-team-insu-wrapper:hover .tp-team-insu-img::before {
    height: 100%;
  }
}
.tp-team-insu-wrapper:hover .tp-team-social {
  opacity: 1;
  margin-bottom: 12px;
}
.tp-team-insu-wrapper:hover .tp-team-content {
  background: var(--tp-red-2);
}
.tp-team-insu-wrapper:hover .tp-team-title {
  color: var(--tp-common-white);
}
.tp-team-insu-wrapper:hover .tp-team-title-pre {
  color: var(--tp-common-white);
}
.tp-team-insu-img {
  margin: 0 25px;
  position: relative;
}
.tp-team-insu-img img {
  border-radius: 15px;
}
.tp-team-insu-img::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  border-radius: 15px;
  background-image: linear-gradient(0deg, rgb(69, 65, 86) 0%, rgba(69, 65, 86, 0) 100%);
  opacity: 0;
  bottom: 0;
  left: 0;
  transition: all 0.4s ease;
}
.tp-team-bus-img {
  border-radius: 17px;
}
.tp-team-bus-wrapper {
  overflow: hidden;
}
.tp-team-bus-wrapper::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 60%;
  border-radius: 15px;
  background-image: linear-gradient(0deg, rgb(51, 49, 93) 0%, rgba(51, 49, 93, 0) 100%);
  bottom: 0;
  left: 0;
}
.tp-team-bus-wrapper:hover .tp-team-bus-inner {
  background: var(--tp-common-white);
}
.tp-team-bus-wrapper:hover .tp-team-bus-name {
  color: #000541;
}
.tp-team-bus-wrapper:hover .tp-team-bus-sub {
  color: var(--tp-grey-3);
}
.tp-team-bus-wrapper:hover .tp-team-bus-social {
  background: var(--tp-green-5);
}
.tp-team-bus-wrapper:hover .tp-team-bus-share {
  color: var(--tp-common-white);
}
.tp-team-bus-wrapper:hover .tp-team-bus-link {
  opacity: 1;
  bottom: 105px;
}
.tp-team-bus-link {
  bottom: 70px;
  opacity: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: var(--tp-common-white);
  padding: 10px;
  border-radius: 15px;
  right: 30px;
  transition: all 0.4s ease;
}
.tp-team-bus-link a {
  color: var(--tp-heading-black5);
  line-height: 27px;
}
.tp-team-bus-link a:hover {
  color: var(--tp-green-5);
}
.tp-team-bus-link::before {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 11px 4.5px 0 4.5px;
  border-color: #FFFFFF transparent transparent transparent;
  transform: rotate(0deg);
  left: 0;
  right: 0;
  bottom: -9px;
  margin: auto;
}
.tp-team-bus-social {
  width: 38px;
  height: 38px;
  border-radius: 15px;
  background-color: var(--tp-common-white);
  text-align: center;
  line-height: 39px;
  font-size: 15px;
  transition: all 0.4s ease;
}
.tp-team-bus-share {
  color: var(--tp-green-5);
}
.tp-team-bus-inner {
  left: 20px;
  right: 20px;
  bottom: 15px;
  display: block;
  border: 1px solid #ffecec;
  padding: 15px 30px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.4s ease;
}
.tp-team-bus-name {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 25px;
  color: var(--tp-common-white);
  font-weight: 800;
  margin: 0;
  transition: 0s;
}
.tp-team-bus-name a {
  transition: all 0.4s ease;
}
.tp-team-bus-name a:hover {
  color: var(--tp-green-5);
}
.tp-team-bus-sub {
  font-size: 16px;
  line-height: 30px;
  color: #e8e8e8;
  font-weight: 400;
  transition: all 0.4s ease;
}
.tp-team-content {
  border-radius: 15px;
  background-color: var(--tp-grey-9);
  padding-top: 83px;
  padding-bottom: 25px;
  margin-top: -60px;
  transition: all 0.4s ease;
}
.tp-team-title {
  font-size: 22px;
  letter-spacing: 0px;
  color: var(--tp-heading-black5);
  margin: 0;
  transition: all 0.1s ease;
}
.tp-team-title a {
  transition: all 0.1s ease;
}
.tp-team-title-pre {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
  transition: all 0.1s ease-in;
}
.tp-team-social {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin-bottom: -12px;
  opacity: 0;
  transition: all 0.4s ease-in;
}
.tp-team-social a {
  margin-right: 15px;
  color: var(--tp-common-white);
}
.tp-team-social a:hover {
  color: var(--tp-red-2);
}
.tp-team-agen-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: var(--tp-common-white);
  padding: 10px;
  margin-top: -20px;
  border-radius: 0 0 20px 20px;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
}
.tp-team-agen-link a {
  color: #cccccc;
  line-height: 27px;
}
.tp-team-agen-link a:hover {
  color: var(--tp-blue-7);
}
.tp-team-agen-social {
  top: 30px;
  right: 30px;
  text-align: center;
}
.tp-team-agen-img {
  border-radius: 15px;
}
.tp-team-agen-icon {
  width: 40px;
  height: 40px;
  font-size: 16px;
  border-radius: 20px;
  background-color: var(--tp-common-white);
  color: var(--tp-heading-black13);
  transition: all 0.4s ease;
}
.tp-team-agen-icon-2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tp-team-agen-icon-3 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s ease;
}
.tp-team-agen-wrapper:hover .tp-team-agen-link {
  opacity: 1;
  margin-top: 0;
  visibility: visible;
  padding-top: 0;
}
.tp-team-agen-wrapper:hover .tp-team-agen-icon {
  border-radius: 20px 20px 0 0;
}
.tp-team-agen-wrapper:hover .tp-team-agen-icon-3 {
  opacity: 0;
}
.tp-team-agen-name {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-heading-black13);
  margin-bottom: 0;
}
.tp-team-agen-name:hover {
  color: var(--tp-blue-7);
}
.tp-team-agen-name a:hover {
  color: var(--tp-blue-2);
}
.tp-team-agen-position {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-team-agen-content {
  margin-top: 22px;
}
.tp-team-details-content {
  border-radius: 15px 15px 0 0;
  filter: drop-shadow(0px 4px 40px rgba(30, 22, 22, 0.06));
  background-color: var(--tp-common-white);
  padding: 52px 40px 52px 60px;
}
@media (max-width: 575px) {
  .tp-team-details-content {
    padding: 52px 20px 52px 20px;
  }
}
.tp-team-details-title {
  font-size: 40px;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-bottom: 13px;
}
.tp-team-details-subtitle {
  font-size: 18px;
  line-height: 1;
  color: var(--tp-blue-2);
  font-weight: 400;
  margin-bottom: 22px;
  display: inline-block;
}
.tp-team-details-para {
  margin-bottom: 25px;
}
.tp-team-details-list {
  margin-bottom: 35px;
}
.tp-team-details-list p {
  margin-bottom: 8px;
}
.tp-team-details-list p a:hover {
  color: var(--tp-blue-2);
}
.tp-team-details-list p b {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 1;
  color: var(--tp-common-black);
  font-weight: 700;
  margin-right: 20px;
}
.tp-team-details-social a {
  height: 38px;
  width: 38px;
  border-radius: 19px;
  border: 1px solid #dee9f6;
  text-align: center;
  line-height: 38px;
  display: inline-block;
  transition: 0.3s ease;
  margin-right: 3px;
}
.tp-team-details-social a:hover {
  background: var(--tp-blue-2);
  border-color: var(--tp-blue-2);
  color: var(--tp-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-team-details-thumb img {
    border-radius: 20px;
    margin-bottom: 30px;
  }
}
.tp-team-about-title {
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 1;
  font-weight: 800;
  margin-bottom: 20px;
}
.tp-team-about-list ul li {
  font-size: 16px;
  line-height: 1.4;
  color: var(--tp-grey-3);
  font-weight: 400;
  position: relative;
  padding-left: 18px;
  margin-bottom: 18px;
}
.tp-team-about-list ul li::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: var(--tp-grey-3);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.tp-team-about-content p {
  margin-bottom: 28px;
}

/*----------------------------------------*/
/* 7.25 brands css
/*----------------------------------------*/
.tp-brands-text {
  font-size: 90px;
  letter-spacing: -4px;
  line-height: 60px;
  color: var(--tp-red-2);
  font-weight: 800;
  margin-right: 32px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-brands-text {
    font-size: 60px;
  }
}
@media (max-width: 575px) {
  .tp-brands-text {
    font-size: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-brands-title {
    flex-wrap: wrap;
  }
}
.tp-brands-slider-insu-next {
  margin-left: 30px;
}
.tp-brands-slider-arrow {
  float: right;
  margin-top: 22px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-brands-slider-arrow {
    float: left;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.tp-brands-slider-arrow i {
  font-size: 24px;
  color: var(--tp-heading-black9);
}
.tp-brands-slider-arrow i:hover {
  color: var(--tp-red-2);
}
.tp-brands-tit h3 {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--tp-heading-black12);
}
.tp-brands-secondary-img {
  top: 0;
  left: 50%;
  width: auto;
  transform: translate(-50%, -130%);
  transition: transform 0.5s ease;
}
.tp-brands-item-img {
  position: relative;
  display: block;
  width: auto;
  margin: 0 auto;
  transition: transform 0.4s ease;
}
.tp-brands-agen-inner:hover .tp-brands-item-img {
  transform: translateY(150%);
}
.tp-brands-agen-inner:hover .tp-brands-secondary-img {
  transform: translate(-50%, 0);
}
.tp-brands-2-title {
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 40px;
  color: var(--tp-common-black);
  font-weight: 800;
  margin-bottom: 14px;
}
.tp-brands-2-para {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-brands-2-inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
  column-gap: 30px;
  justify-content: center;
}
@media (max-width: 575px) {
  .tp-brands-2-inner a {
    width: 45%;
  }
}
.tp-brands-2-inner img {
  filter: drop-shadow(0 0 20px rgba(45, 21, 85, 0.06));
}
@media (max-width: 575px) {
  .tp-brands-2-inner img {
    width: 80%;
  }
}
.tp-brands-area-bus {
  padding-left: 110px;
  padding-right: 110px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-brands-area-bus {
    padding-left: 0;
    padding-right: 0;
  }
}

/*----------------------------------------*/
/*  7.26 chose css
/*----------------------------------------*/
.tp-chose-img {
  filter: drop-shadow(13.26px 34.542px 20px rgba(154, 150, 150, 0.2));
  padding-right: 26px;
}
.tp-chose-shape {
  bottom: -44px;
  right: -34px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-chose-shape {
    bottom: 0;
    right: 0;
  }
}
.tp-chose-video {
  position: absolute;
  bottom: 0;
  left: 0;
}
.tp-chose-play {
  width: 90px;
  height: 90px;
  background: var(--tp-red-2);
  font-size: 20px;
  display: inline-block;
  text-align: center;
  line-height: 90px;
  color: var(--tp-common-white);
}
.tp-chose-play:hover {
  color: var(--tp-common-white);
  background: var(--tp-common-black);
}
.tp-chose-play-agen {
  background: var(--tp-blue-7);
  border-radius: 0 10px 0 10px;
}
.tp-chose-play-agen:hover {
  background: var(--tp-red-2);
  color: var(--tp-common-white);
}
.tp-chose-icon i {
  font-size: 68px;
  color: var(--tp-heading-black9);
  margin-right: 35px;
  transition: all 0.4s ease;
}
.tp-chose-icon-agen i {
  color: var(--tp-heading-black13);
}
.tp-chose-title {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 28px;
  color: var(--tp-heading-black9);
}
.tp-chose-title a:hover {
  color: var(--tp-red-2);
}
.tp-chose-title-agen {
  color: var(--tp-heading-black13);
}
.tp-chose-title-agen a:hover {
  color: var(--tp-blue-2);
}
.tp-chose-content-agen::before {
  height: 27px !important;
  background-image: linear-gradient(0deg, #bfa1ff 0%, #ffffff 100%) !important;
  width: 100%;
  opacity: 0.141;
}
.tp-chose-content-inner {
  margin-left: 70px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-chose-content-inner {
    margin-left: 0;
  }
}
.tp-chose-content-wrapper {
  position: relative;
  border-bottom: 2px solid var(--tp-grey-4);
}
.tp-chose-content-wrapper:hover .tp-chose-icon i {
  color: var(--tp-red-2);
}
.tp-chose-content-wrapper:hover .tp-chose-icon-agen i {
  color: var(--tp-blue-2);
}
.tp-chose-content-wrapper:hover::before {
  width: 100%;
  right: auto;
  left: 0;
}
.tp-chose-content-wrapper::before {
  position: absolute;
  content: "";
  width: 0;
  height: 3px;
  background: var(--tp-red-2);
  bottom: 0;
  left: auto;
  right: 0;
  transition: all 0.4s ease-in;
}
.tp-chose-shape-2 {
  right: 180px;
  top: 112px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-chose-shape-2 {
    right: 0;
    top: 0;
  }
}
.tp-chose-shape-agen {
  top: 170px;
  left: 100px;
  z-index: -1;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-chose-shape-agen {
    top: 0;
  }
}
.tp-chose-shape-agen-2 {
  top: 300px;
  left: 68px;
  z-index: -1;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-chose-shape-agen-2 {
    top: 0;
  }
}
.tp-chose-box {
  padding: 30px;
  padding-bottom: 20px;
  position: relative;
  padding-top: 70px;
}
.tp-chose-box-2 {
  margin-top: -10px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-chose-box {
    padding: 15px;
    padding-top: 70px;
  }
}
@media (max-width: 575px) {
  .tp-chose-box {
    margin-bottom: 50px;
  }
}
.tp-chose-box:hover .tp-chose-box-icon {
  background: var(--tp-green-5);
  color: var(--tp-common-white);
}
.tp-chose-box:hover .tp-chose-box-icon-2 {
  background: var(--tp-blue-2);
  color: var(--tp-common-white);
}
.tp-chose-box-icon {
  width: 90px;
  height: 90px;
  border-radius: 45px;
  filter: drop-shadow(0 0 10px rgba(13, 4, 28, 0.08));
  background-color: var(--tp-common-white);
  display: inline-block;
  text-align: center;
  line-height: 105px;
  color: var(--tp-green-5);
  font-size: 42px;
  top: -43px;
  position: absolute;
  transition: all 0.4s ease;
}
.tp-chose-box-icon-2 {
  top: -36px;
  color: var(--tp-blue-2);
  transition: all 0.4s ease;
}
.tp-chose-box-title {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 26px;
  color: var(--tp-common-black);
}
.tp-chose-bus-img {
  z-index: 1;
}
.tp-chose-bus-img-1 {
  margin-left: -114px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-chose-bus-img-1 {
    margin-left: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-chose-bus-img-1 {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .tp-chose-bus-img-1 {
    width: 100%;
  }
}
.tp-chose-bus-img-2 {
  border-radius: 15px;
  filter: drop-shadow(0 0 20px rgba(13, 4, 28, 0.08));
  background-color: var(--tp-common-white);
  margin-left: -33px;
  margin-top: 20px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-chose-bus-img-2 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-chose-bus-img-2 {
    margin-bottom: 30px;
  }
}
.tp-chose-bus-img-3 {
  border-radius: 15px;
  filter: drop-shadow(0 0 20px rgba(13, 4, 28, 0.08));
  background-color: var(--tp-common-white);
  position: absolute;
  bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-chose-bus-img-3 {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-chose-bus-img-3 {
    position: inherit;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-chose-bus-img-3 {
    width: 50%;
  }
}
.tp-chose-bus-img-5 {
  z-index: -1;
  bottom: 0;
  left: -30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-chose-bus-img-5 {
    left: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-chose-bus-img-5 {
    width: 75%;
  }
}
.tp-chose-bus-img-right {
  margin-left: -63px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-chose-bus-img-right {
    margin-left: 0;
  }
}
.tp-chose-area {
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-chose-para br {
    display: none;
  }
}

/*----------------------------------------*/
/*  7.31 portfolio css
/*----------------------------------------*/
.tp-protfolio-sliders {
  margin-right: -375px;
}
.tp-protfolio-sliders-2 {
  margin-right: -375px;
}
.tp-protfolio-img {
  width: 100%;
  border-radius: 15px;
}
.tp-protfolio-img-3 {
  top: 50px;
  left: 55px;
}
.tp-protfolio-img-2 {
  right: 86px;
  top: 60px;
}
.tp-protfolio-content {
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9;
  opacity: 0;
  transition: all 0.4s ease;
}
.tp-protfolio-pre-tit {
  font-size: 16px;
  line-height: 60px;
  color: var(--tp-common-white);
  font-weight: 400;
}
.tp-protfolio-pre-tit-agen {
  color: var(--tp-blue-2);
}
.tp-protfolio-tit {
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 3px;
  color: var(--tp-common-white);
  font-weight: 800;
}
.tp-protfolio-tit a {
  transition: background-size 0.4s linear;
  background-image: linear-gradient(#FFFFFF, #FFFFFF), linear-gradient(#FFFFFF, #FFFFFF);
  background-repeat: no-repeat;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
}
.tp-protfolio-tit a:hover {
  background-size: 0% 1px, 100% 1px;
}
.tp-protfolio-tit-agen {
  color: var(--tp-heading-black13);
  margin: 0;
}
.tp-protfolio-tit-agen a:hover {
  color: var(--tp-blue-2);
}
.tp-protfolio-item::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 50%;
  width: 100%;
  background-image: linear-gradient(0deg, rgb(0, 67, 235) 0%, rgba(0, 67, 235, 0) 100%);
  border-radius: 15px;
  opacity: 0;
  transition: all 0.4s ease;
}
.tp-protfolio-item:hover::before {
  height: 100%;
  opacity: 1;
}
.tp-protfolio-item:hover .tp-protfolio-content {
  bottom: 40px;
  opacity: 1;
}
.tp-protfolio-item-agen::before {
  display: none;
}
.tp-protfolio-pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  opacity: 1;
  margin-top: 45px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-protfolio-pagination {
    text-align: left;
  }
}
.tp-protfolio-pagination .swiper-pagination-bullet.swiper-pagination-bullet {
  width: 140px;
  height: 2px;
  margin: 0;
  line-height: 0;
  border-radius: 0;
  background: #92929b;
  position: relative;
}
.tp-protfolio-pagination .swiper-pagination-bullet.swiper-pagination-bullet::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: var(--tp-common-black);
  left: 0;
  top: 0;
  transform: scaleX(0);
  transition: all 0.5s;
  z-index: 999;
  opacity: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-protfolio-pagination .swiper-pagination-bullet.swiper-pagination-bullet {
    float: left;
    width: 40px;
  }
}
.tp-protfolio-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: inherit;
}
.tp-protfolio-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  transform: scaleX(1);
  opacity: 1;
}
.tp-protfolio-are {
  padding-bottom: 227px;
  position: relative;
  z-index: 1;
  background-attachment: fixed;
}
.tp-protfolio-are::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.941;
  background-color: #652ccf;
  z-index: -1;
}
.tp-protfolio-para {
  color: #e7d9ff;
  margin: 0;
  margin-bottom: 45px;
  padding-bottom: 45px;
  border-bottom: 1px solid #e7d9ff;
  padding-top: 25px;
}
.tp-protfolio-para-2 {
  color: #e7d9ff;
  margin: 0;
}
.tp-protfolio-content-agen {
  background: var(--tp-common-white);
  margin-left: 40px;
  margin-right: 40px;
  padding-bottom: 34px;
  border-radius: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .tp-protfolio-content-agen {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.tp-protfolio-title {
  color: var(--tp-common-white);
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 29px;
  font-weight: 800;
}
.tp-protfolio-list {
  display: flex;
}
.tp-protfolio-list i {
  font-size: 60px;
  color: var(--tp-common-white);
  flex: 0 0 auto;
  margin-right: 30px;
  margin-top: 13px;
}
.tp-protfolio-slide {
  margin-top: -180px;
}
.tp-protfolio-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 52px;
  border-bottom: 1px solid #eeeeee;
}
.tp-protfolio-navigation div {
  color: var(--tp-heading-black13);
}
.tp-protfolio-navigation div:hover {
  color: var(--tp-blue-2);
}
.tp-protfolio-thumb {
  margin-top: -545px;
}
@media (max-width: 575px) {
  .tp-protfolio-thumb {
    margin-top: -445px;
  }
}
.tp-protfolio-thumb-img {
  margin-left: -150px;
  margin-right: -150px;
}
.tp-protfolio-thumb-img img {
  border-radius: 15px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-protfolio-thumb-img {
    margin-left: 0;
    margin-right: 0;
  }
}
.tp-protfolio-thumb-shape {
  float: right;
  margin-bottom: -85px;
}
.tp-protfolio-meta-wrapper {
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-protfolio-meta-wrapper {
    justify-content: start;
  }
}
.tp-protfolio-meta-item {
  padding: 0 25px;
}
@media (max-width: 575px) {
  .tp-protfolio-meta-item {
    width: 100%;
  }
}
.tp-protfolio-meta-title {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 24px;
  color: var(--tp-blue-2);
  font-weight: 700;
  margin-bottom: 0;
}
.tp-protfolio-meta-pre {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-protfolio-details-title {
  font-size: 60px;
  letter-spacing: -2px;
  line-height: 1.1;
  color: var(--tp-common-black);
  font-weight: 700;
  margin-bottom: 16px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-protfolio-details-title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-protfolio-details-title {
    font-size: 32px;
  }
}
.tp-protfolio-details-title-2 {
  font-size: 45px;
  letter-spacing: -2px;
  line-height: 60px;
  color: var(--tp-common-black);
  font-weight: 800;
  margin-bottom: 14px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-protfolio-details-title-2 {
    font-size: 32px;
  }
}
.tp-protfolio-details-list {
  margin-left: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-protfolio-details-list {
    margin-left: 0;
  }
}
.tp-protfolio-details-list ul li {
  display: flex;
}
.tp-protfolio-details-list ul li span {
  height: 48px;
  width: 48px;
  font-size: 20px;
  color: var(--tp-blue-2);
  border-radius: 24px;
  background-color: var(--tp-grey-4);
  text-align: center;
  line-height: 52px;
  display: inline-block;
  flex: 0 0 auto;
  margin-right: 25px;
}
.tp-protfolio-details-list ul li p {
  margin: 0;
  margin-top: -5px;
}
.tp-protfolio-video-anim {
  display: inline-block;
}
.tp-protfolio-video-btn {
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  display: inline-block;
}
.tp-protfolio-video-btn .tp-video-play {
  background: var(--tp-blue-2);
  color: var(--tp-common-white);
  z-index: 11;
  position: relative;
  line-height: 80px;
}
.tp-protfolio-video-btn .tp-video-waves {
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-protfolio-navigation-right {
    text-align: left;
    margin-top: 30px;
  }
}
.tp-protfolio-navigation-border {
  border-bottom: 1px solid #cdcdcd;
}
.tp-protfolio-navigation-icon {
  font-size: 18px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-protfolio-navigation-icon span {
  margin-bottom: 6px;
  display: inline-block;
}
.tp-protfolio-navigation-icon a:hover {
  color: var(--tp-blue-2);
}
.tp-protfolio-navigation-title {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 700;
}
@media (max-width: 575px) {
  .tp-protfolio-social {
    text-align: left;
  }
}
.tp-protfolio-social-share {
  width: 38px;
  height: 38px;
  border-radius: 19px;
  background: var(--tp-blue-2);
  display: inline-block;
  text-align: center;
  line-height: 38px;
  color: var(--tp-common-white);
}
.tp-protfolio-social-share:hover {
  color: var(--tp-common-white);
}
.tp-protfolio-social-link {
  display: inline-block;
  height: 38px;
  padding: 0 20px;
  background: var(--tp-blue-2);
  line-height: 38px;
  border-radius: 19px;
  margin-right: -10px;
  opacity: 0;
  transition: all 0.4s ease;
}
.tp-protfolio-social-link a {
  color: var(--tp-common-white);
  margin-left: 15px;
}
.tp-protfolio-social-link a:first-child {
  margin: 0;
}
.tp-protfolio-icon2 {
  display: inline-block;
}
.tp-protfolio-icon2:hover .tp-protfolio-social-link {
  margin-right: 0;
  opacity: 1;
}
.tp-protfolio-tag a {
  padding: 5px 16px;
  border-radius: 10px;
  background-color: var(--tp-grey-4);
  font-size: 16px;
  line-height: 20px;
  color: var(--tp-grey-3);
  font-weight: 400;
  transition: all 0.3s ease;
  margin-right: 7px;
  display: inline-block;
}
.tp-protfolio-tag a:hover {
  background: var(--tp-blue-2);
  color: var(--tp-common-white);
}

/*----------------------------------------*/
/* 7.27 value css
/*----------------------------------------*/
.tp-value-wrapper {
  border-radius: 15px;
  filter: drop-shadow(0 0 30px rgba(14, 11, 18, 0.06));
  background-color: var(--tp-common-white);
  padding: 60px;
  padding-top: 55px;
  padding-bottom: 37px;
  display: flex;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-value-wrapper {
    padding: 40px;
    padding-top: 35px;
    padding-bottom: 17px;
  }
}
@media (max-width: 575px) {
  .tp-value-wrapper {
    padding: 20px;
    padding-bottom: 5px;
  }
}
.tp-value-wrapper:hover .tp-value-icon i {
  color: var(--tp-common-black);
}
.tp-value-icon {
  flex: 0 0 auto;
  margin-right: 45px;
}
@media (max-width: 575px) {
  .tp-value-icon {
    margin-right: 20px;
  }
}
.tp-value-icon i {
  font-size: 66px;
  color: var(--tp-green-6);
  transition: all 0.3s ease;
}
@media (max-width: 575px) {
  .tp-value-icon i {
    font-size: 40px;
  }
}
.tp-value-title {
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 28px;
  font-weight: 800;
  margin-bottom: 22px;
}

/*----------------------------------------*/
/* 7.29 shop css
/*----------------------------------------*/
.tp-shop-search-input input {
  height: 60px;
  border: 1px solid #f2f4f8;
  border-radius: 15px;
  font-size: 16px;
  color: var(--tp-common-black);
  font-weight: 500;
  padding-left: 30px;
  padding-right: 50px;
}
.tp-shop-search-input input:focus {
  border: 1px solid var(--tp-blue-2);
}
.tp-shop-search-input input::placeholder {
  font-size: 16px;
  line-height: 20px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-shop-search-btn {
  position: absolute;
  color: var(--tp-common-black);
  font-size: 16px;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.tp-shop-payment-list {
  border: 1px solid #f3f2f5;
  border-radius: 15px;
  padding: 30px;
  padding-top: 22px;
  padding-bottom: 20px;
}
.tp-shop-payment-list ul li a {
  font-size: 16px;
  line-height: 34px;
  color: var(--tp-grey-3);
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  transition: all 0.4s ease;
}
.tp-shop-payment-list ul li a span {
  color: var(--tp-blue-2);
  opacity: 0;
  margin-left: -10px;
  transition: all 0.4s ease;
  display: inline-block;
}
.tp-shop-payment-list ul li a:hover {
  color: var(--tp-blue-2);
}
.tp-shop-payment-list ul li a:hover span {
  margin-left: 0;
  opacity: 1;
}
.tp-shop-sub-title {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 800;
}
.tp-shop-widget-filter-btn {
  color: var(--tp-blue-2);
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 20px;
  text-decoration: underline;
  text-transform: uppercase;
  color: #6222cc;
  font-weight: 700;
}
.tp-shop-widget-filter-info input {
  border: none;
  padding: 0;
  height: auto;
  background-color: transparent;
  color: var(--tp-common-black);
  padding: 0;
  border: 0;
  font-size: 16px;
  line-height: 34px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-shop-widget-filter .ui-widget.ui-widget-content {
  background-color: #EDEDED;
  height: 6px;
}
.tp-shop-widget-filter .ui-slider-range.ui-corner-all.ui-widget-header {
  background: var(--tp-blue-2);
}
.tp-shop-widget-filter .ui-slider-handle.ui-corner-all.ui-state-default {
  height: 14px;
  width: 14px;
  border: 4px solid var(--tp-blue-2);
  background: var(--tp-common-white);
  border-radius: 40px;
  top: -5px;
}
.tp-shop-widget-filter .ui-slider-handle.ui-corner-all.ui-state-default:focus-visible {
  outline: 0;
}
.tp-shop-widget-product-thumb {
  margin-right: 20px;
}
.tp-shop-widget-product-thumb img {
  flex: 0 0 auto;
  border-radius: 15px;
}
.tp-shop-widget-product-rating span {
  line-height: 14px;
}
.tp-shop-widget-product-rating span i {
  font-size: 10px;
  color: var(--tp-blue-7);
}
.tp-shop-widget-product-title {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 22px;
  color: var(--tp-common-black);
  font-weight: 700;
  margin-bottom: 0;
}
.tp-shop-widget-product-title a:hover {
  color: var(--tp-blue-2);
}
.tp-shop-widget-product-price {
  font-size: 14px;
  line-height: 34px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
.tp-shop-tag-wrapper ul li {
  margin-bottom: 10px;
  display: inline-block;
  margin-right: 4px;
}
.tp-shop-tag-wrapper ul li a {
  font-size: 14px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
  border-radius: 10px;
  background-color: var(--tp-grey-4);
  display: inline-block;
  padding: 0 16px;
  flex: 0 0 auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-shop-tag-wrapper ul li a {
    padding: 0 12px;
  }
}
.tp-shop-tag-wrapper ul li a:hover {
  background: var(--tp-blue-2);
  color: var(--tp-common-white);
}
.tp-shop-product-rating {
  font-size: 14px;
  color: var(--tp-blue-2);
  margin-bottom: 10px;
}
.tp-shop-product-rating .tp-shop-product-nobg {
  color: var(--tp-grey-4);
}
.tp-shop-product-title a {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 800;
}
.tp-shop-product-title a:hover {
  color: var(--tp-blue-2);
}
.tp-shop-product-price {
  font-size: 18px;
  line-height: 24px;
  color: var(--tp-blue-2);
  font-weight: 500;
  margin-bottom: 20px;
}
.tp-shop-product-content {
  border-radius: 0 0 15px 15px;
  padding: 34px 40px 40px 40px;
  transition: all 0.3s ease;
  border: 1px solid #f8f8f8;
}
.tp-shop-product-btn {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--tp-grey-3);
  font-weight: 700;
  padding: 10px 22px;
  border-radius: 15px;
  background-color: var(--tp-grey-4);
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.tp-shop-product-btn:hover {
  color: var(--tp-common-white);
  background: var(--tp-blue-2);
}
.tp-shop-product-action {
  position: absolute;
  top: 20px;
  right: 0;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.tp-shop-product-action button {
  display: block;
  width: 38px;
  height: 38px;
  color: var(--tp-blue-2);
  border-radius: 19px;
  background-color: var(--tp-common-white);
  transition: all 0.4s ease;
  margin-bottom: 10px;
}
.tp-shop-product-action button:hover {
  background: var(--tp-blue-2);
  color: var(--tp-common-white);
}
.tp-shop-product-item img {
  border-radius: 15px 15px 0 0;
}
.tp-shop-product-item:hover .tp-shop-product-action {
  right: 20px;
  opacity: 1;
}
.tp-shop-product-item:hover .tp-shop-product-content {
  filter: drop-shadow(-1.254px 11.934px 15px rgba(76, 70, 84, 0.08));
  background-color: var(--tp-common-white);
}
.tp-shop-details-wrapper {
  margin-left: -30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-shop-details-wrapper {
    margin-left: 0;
  }
}
.tp-shop-details-thumb {
  margin-right: 100px;
}
.tp-shop-details-thumb img {
  border-radius: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-shop-details-thumb {
    margin-right: 0;
  }
}
.tp-shop-details-category {
  font-size: 16px;
  line-height: 26px;
  color: var(--tp-blue-2);
  font-weight: 500;
  margin-bottom: 18px;
  display: inline-block;
}
.tp-shop-details-title {
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 26px;
  color: var(--tp-common-black);
  font-weight: 700;
  margin-bottom: 10px;
}
.tp-shop-details-rating {
  margin-right: 13px;
  flex: 0 0 auto;
}
.tp-shop-details-rating span {
  color: var(--tp-yellow-3);
  font-size: 14px;
}
.tp-shop-details-reviews {
  margin-right: 26px;
  flex: 0 0 auto;
}
@media (max-width: 575px) {
  .tp-shop-details-reviews {
    margin-right: 3px;
  }
}
.tp-shop-details-reviews span {
  font-size: 14px;
  line-height: 50px;
  color: var(--tp-grey-3);
  font-weight: 400;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-shop-details-inventory {
    flex-wrap: wrap;
  }
}
.tp-shop-details-code {
  margin-right: 56px;
  flex: 0 0 auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-shop-details-code {
    margin-right: 15px;
  }
}
.tp-shop-details-code span {
  color: var(--tp-grey-3);
  font-size: 16px;
  line-height: 34px;
}
.tp-shop-details-code span b {
  font-size: 16px;
  line-height: 34px;
  color: var(--tp-common-black);
  font-weight: 700;
}
.tp-shop-details-stock {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 20px;
  color: var(--tp-blue-2);
  font-weight: 700;
  padding: 5px 15px;
  border-radius: 10px;
  border: 1px solid #f4f3f1;
  flex: 0 0 auto;
}
.tp-shop-details-countdown {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-blue-2);
  font-weight: 700;
  border-radius: 10px;
  background-color: var(--tp-grey-4);
  padding: 10px 30px;
  margin-bottom: 24px;
}
@media (max-width: 575px) {
  .tp-shop-details-countdown {
    font-size: 14px;
  }
}
.tp-shop-details-countdown i {
  margin-right: 15px;
}
.tp-shop-details-view p {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 700;
}
.tp-shop-details-view p i {
  margin-right: 3px;
}
.tp-shop-details-price h4 {
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 30px;
  color: var(--tp-blue-2);
  font-weight: 500;
  margin-bottom: 20px;
}
.tp-shop-details-progress .progress-bar {
  background: var(--tp-blue-2);
}
.tp-shop-details-progress-title {
  font-size: 16px;
  line-height: 30px;
  color: var(--tp-grey-3);
  font-weight: 400;
  margin-bottom: 5px;
  display: inline-block;
}
.tp-shop-details-progress-title a {
  color: var(--tp-blue-2);
  font-weight: 600;
}
.tp-shop-details-quantity {
  width: 130px;
  height: 46px;
  border-radius: 10px;
  background-color: var(--tp-grey-4);
  padding: 0 30px;
  margin-right: 20px;
}
@media (max-width: 575px) {
  .tp-shop-details-quantity {
    margin-right: 10px;
  }
}
.tp-shop-details-quantity input {
  height: 46px;
  line-height: 46px;
  background-color: #F3F5F6;
  border: 0;
  border-radius: 0;
  font-size: 16px;
  font-weight: 600;
  color: var(--tp-common-black);
  padding: 0;
  text-align: center;
  font-size: 18px;
}
.tp-shop-details-quantity span {
  font-size: 18px;
  color: #767676;
  font-weight: 700;
  cursor: pointer;
}
.tp-shop-details-quantity span:hover {
  color: var(--tp-blue-2);
}
.tp-shop-details-quantity-title {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--tp-common-black);
  font-weight: 700;
  margin-bottom: 4px;
}
.tp-shop-details-wishlist {
  width: 46px;
  height: 46px;
  border-radius: 10px;
  border: 1px solid #f0f0f0;
  display: inline-block;
  color: var(--tp-blue-2);
  font-size: 18px;
  text-align: center;
  line-height: 46px;
}
.tp-shop-details-wishlist:hover {
  color: var(--tp-common-white);
  background: var(--tp-blue-2);
}
.tp-shop-details-cart-btn {
  border-radius: 10px;
  background-color: var(--tp-blue-2);
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 23px;
  text-transform: uppercase;
  color: var(--tp-common-white);
  font-weight: 700;
  padding: 12px 38px;
  height: 46px;
  margin-right: 20px;
}
@media (max-width: 575px) {
  .tp-shop-details-cart-btn {
    padding: 12px 25px;
    margin-right: 10px;
    font-size: 11px;
  }
}
.tp-shop-details-cart-btn:hover {
  color: var(--tp-common-white);
}
.tp-shop-details-social span {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 34px;
  color: var(--tp-common-black);
  font-weight: 700;
  margin-right: 30px;
}
.tp-shop-details-social a {
  width: 38px;
  height: 38px;
  border-radius: 19px;
  text-align: center;
  line-height: 38px;
  color: var(--tp-common-black);
  display: inline-block;
  font-size: 16px;
  border: 1px solid #f0f0f0;
  transition: all 0.4s ease-in-out;
  margin-right: 12px;
}
.tp-shop-details-social a:hover {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
}
.tp-shop-details-tab {
  border-bottom: 1px solid #eaeaea;
}
.tp-shop-details-tab li button {
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 26px;
  color: var(--tp-common-black);
  font-weight: 800;
  padding: 17px 60px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-shop-details-tab li button {
    padding: 17px 32px;
  }
}
.tp-shop-details-tab li button:hover {
  color: var(--tp-common-black);
}
.tp-shop-details-tab li button.active {
  height: 60px;
  color: var(--tp-common-black);
  background-image: linear-gradient(0deg, #f6f1ff 0%, #ffffff 100%);
}
.tp-shop-details-information-inner {
  padding: 45px 70px 45px;
  border: 1px solid #E9E9F0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-shop-details-information-inner {
    padding: 30px 30px 30px;
  }
}
.tp-shop-details-information-inner table {
  width: 100%;
}
.tp-shop-details-information-inner table tr {
  padding: 16px 0 14px;
  display: block;
}
.tp-shop-details-information-inner table tr:not(:last-child) {
  border-bottom: 1px solid #E9E9F0;
}
.tp-shop-details-information-inner table tr th {
  font-weight: 500;
  font-size: 15px;
  color: var(--tp-common-black);
  width: 28%;
  display: inline-block;
}
.tp-shop-details-information-inner table tr td {
  width: 71%;
  display: inline-block;
  font-size: 15px;
  color: var(--tp-grey-3);
}
.tp-shop-details-review-inner {
  padding: 62px 70px 70px;
  border: 1px solid #E9E9F0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-shop-details-review-inner {
    padding: 30px 30px 30px;
  }
}
.tp-shop-popup-icon {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  text-align: center;
  line-height: 60px;
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
  font-size: 18px;
}
.tp-shop-popup-icon:hover {
  color: var(--tp-common-white);
  background: var(--tp-blue-2);
}
@media (max-width: 575px) {
  .tp-shop-popup-icon {
    top: 20px;
    right: 20px;
  }
}
.tp-shop-rating-title {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 22px;
}
.tp-shop-rating-number {
  text-align: center;
  width: 100%;
  height: 125px;
  border: 1px solid #E9E9F0;
  padding-top: 21px;
  padding-bottom: 21px;
}
.tp-shop-rating-number-title {
  font-weight: 400;
  font-size: 60px;
  line-height: 1;
  color: var(--tp-common-black);
  margin-bottom: 0;
}
.tp-shop-rating-star {
  line-height: 1;
}
.tp-shop-rating-star span {
  line-height: 1;
  font-size: 12px;
  color: var(--tp-yellow-3);
  display: inline-block;
}
.tp-shop-rating-star span:not(:last-child) {
  margin-right: 3px;
}
.tp-shop-rating-bar {
  width: 100%;
  background-color: #E9E9E9;
  border-radius: 10px;
}
.tp-shop-rating-bar .single-progress {
  background-color: var(--tp-blue-2);
  height: 8px;
  border-radius: 10px;
}
.tp-shop-rating-bar-wrapper .product-rating-bar-item:not(:last-child) {
  margin-bottom: 5px;
}
.tp-shop-rating-bar-wrapper .product-rating-bar-text {
  width: 3.5%;
  line-height: 1;
}
.tp-shop-rating-bar-wrapper .product-rating-bar-text span {
  font-size: 14px;
  color: var(--tp-grey-3);
}
.tp-shop-review-rating {
  margin-bottom: 5px;
}
.tp-shop-review-rating-wrapper {
  margin-right: 10px;
}
.tp-shop-review-rating-wrapper span {
  line-height: 1;
  font-size: 12px;
  color: var(--tp-yellow-3);
  display: inline-block;
}
.tp-shop-review-rating-wrapper span:not(:last-child) {
  margin-right: 3px;
}
.tp-shop-review-rating-date {
  font-weight: 400;
  font-size: 13px;
  color: var(--tp-grey-3);
}
.tp-shop-review-avater {
  margin-bottom: 11px;
}
.tp-shop-review-avater-thumb img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  margin-right: 10px;
}
.tp-shop-review-avater-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0;
  color: var(--tp-common-black);
}
.tp-shop-review-form p {
  font-weight: 400;
  font-size: 14px;
  color: var(--tp-grey-3);
  margin-bottom: 20px;
}
.tp-shop-review-form-title {
  font-weight: 600;
  font-size: 24px;
  letter-spacing: -0.02em;
  margin-bottom: 4px;
}
.tp-shop-review-form-rating .rate-title {
  font-weight: 500;
  font-size: 15px;
  line-height: 14px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
}
.tp-shop-review-input textarea {
  height: 180px;
  line-height: 1.2;
  padding-bottom: 20px;
  background-color: #F7F7F7;
  border: 1.5px solid #F7F7F7;
  resize: none;
}
.tp-shop-review-input textarea:focus {
  border: 1px solid var(--tp-blue-2);
}
.tp-shop-review-input input {
  height: 60px;
  line-height: 60px;
  background-color: #F7F7F7;
  border: 1.5px solid #F7F7F7;
}
.tp-shop-review-input input:focus {
  border: 1px solid var(--tp-blue-2);
}
.tp-shop-review-agree input {
  margin: 0;
  display: block;
  width: 18px;
  height: 18px;
  background: transparent;
  border: 2px solid #B2B2B9;
  border-radius: 4px;
  outline: none;
  flex: 0 0 auto;
  transform: translateY(3px);
  padding: 0;
}
.tp-shop-review-agree label {
  padding-left: 8px;
  font-size: 14px;
  line-height: 1.71;
  color: var(--tp-common-black);
}
.tp-shop-review-item p {
  font-size: 15px;
  line-height: 26px;
}

/*----------------------------------------*/
/*  7.5 cta ss
/*----------------------------------------*/
.cartmini__wrapper {
  position: relative;
  min-height: 100%;
  padding-left: 25px;
  padding-right: 25px;
}
.cartmini__top-title {
  padding: 20px 0;
  border-bottom: 1px solid var(--tp-border-primary);
}
.cartmini__top-title h4 {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 0;
}
.cartmini__close {
  position: absolute;
  top: 17px;
  right: 0;
}
.cartmini__close-btn {
  background: transparent;
  color: var(--tp-common-black);
  font-size: 22px;
}
.cartmini__close-btn:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cartmini__shipping {
  padding: 15px 0;
  border-bottom: 1px solid var(--tp-border-primary);
}
.cartmini__shipping .progress {
  height: 10px;
  border-radius: 0;
}
.cartmini__shipping .progress-bar {
  background-color: var(--tp-theme-primary);
}
.cartmini__shipping p {
  margin-bottom: 5px;
}
.cartmini__shipping p span {
  color: var(--tp-pink-1);
  font-weight: 600;
}
.cartmini__widget {
  height: calc(100vh - 380px);
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: none;
}
.cartmini__widget::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
.cartmini__widget-item {
  position: relative;
  display: flex;
  padding: 20px 0;
  border-bottom: 1px solid rgba(129, 129, 129, 0.2);
}
.cartmini__widget-item:last-child {
  border-bottom: 0;
}
.cartmini__thumb {
  border: 1px solid var(--tp-border-primary);
  margin-right: 15px;
}
.cartmini__thumb img {
  width: 70px;
  height: auto;
}
.cartmini__title {
  font-size: 15px;
  margin-bottom: 4px;
  font-weight: 500;
}
.cartmini__title a:hover {
  color: var(--tp-theme-primary);
}
.cartmini__del {
  position: absolute;
  top: 15px;
  right: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: var(--tp-common-black);
  font-size: 14px;
}
.cartmini__del:hover {
  color: var(--tp-theme-primary);
}
.cartmini__checkout {
  padding-top: 15px;
  padding-bottom: 85px;
  width: 100%;
  background: var(--tp-common-white);
  border-top: 2px solid var(--tp-border-primary);
}
.cartmini__checkout-title h4 {
  font-size: 15px;
  display: inline-block;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: capitalize;
}
.cartmini__checkout-title span {
  float: right;
  font-size: 15px;
  color: var(--tp-common-black);
  font-weight: 500;
}
.cartmini__price {
  font-size: 14px;
  font-weight: 500;
  color: var(--tp-theme-primary);
}
.cartmini__quantity {
  font-size: 12px;
  font-weight: 500;
}
.cartmini__empty {
  margin-top: 150px;
}
.cartmini__empty img {
  margin-bottom: 30px;
}
.cartmini__empty p {
  font-size: 16px;
  color: var(--tp-common-black);
  margin-bottom: 15px;
}

.table-content table {
  background: var(--tp-common-white);
  border-color: var(--tp-border1-1);
  border-radius: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .table-content table {
    width: 150%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .table-content table {
    width: 200%;
  }
}
@media (max-width: 575px) {
  .table-content table {
    width: 300%;
  }
}
.table-content table.table > :not(:first-child) {
  border-top: 0;
}
.table-content table td {
  border-top: medium none;
  padding: 15px 10px;
  vertical-align: middle;
  font-size: 16px;
}
.table-content table td a:hover {
  color: var(--tp-blue-2);
}
.table-content table td.product-name {
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}
.table-content table td.product-name a:hover {
  color: var(--tp-blue-2);
}
.table-content .product-quantity {
  float: none;
}
.table-content .product-quantity input {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid var(--tp-border1-1);
}

.table-content .table > :not(:last-child) > :last-child > * {
  border-bottom-color: var(--tp-border1-1);
}

.table-content table th,
.table-content table td {
  border-bottom: 1px solid var(--tp-border1-1);
  border-right: 1px solid var(--tp-border1-1);
}

.table td,
.table th {
  border-top: 1px solid var(--tp-border1-1);
}

/* Checkout */
.coupon-accordion h3 {
  background-color: #f6f6f6;
  border-top: 2px solid var(--tp-blue-2);
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 25px;
  padding: 1em 2em 1em 3.5em;
  position: relative;
  width: auto;
}
.coupon-accordion h3::before {
  content: "\f07b";
  left: 15px;
  top: 13px;
  position: absolute;
  color: #6f7172;
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
}
.coupon-accordion span {
  color: #6f7172;
  cursor: pointer;
  transition: 0.3s;
  font-weight: 500;
}
.coupon-accordion span:hover, .coupon-accordion span p.lost-password a:hover {
  color: var(--tp-theme-primary);
}

.payment-method {
  margin-top: 40px;
}
.payment-method .accordion-item:last-of-type {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.payment-method .accordion-item {
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1490196078);
}
.payment-method .accordion-button {
  font-size: 16px;
  font-weight: 500;
  color: var(--tp-green-2);
  padding: 23px 0;
  border: none;
}
.payment-method .accordion-button:focus {
  box-shadow: none;
}
.payment-method .accordion-button::after {
  position: absolute;
  content: "\f067";
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  font-weight: 400;
  margin-left: 0;
  background-image: none;
}
.payment-method .accordion-button:not(.collapsed) {
  color: var(--tp-green-2);
  background-color: var(--tp-common-white);
  box-shadow: none;
}
.payment-method .accordion-button:not(.collapsed)::after {
  content: "\f068";
}
.payment-method .accordion-body {
  font-size: 16px;
  padding: 8px 0;
  padding-bottom: 40px;
  color: var(--tp-text-body);
}
.payment-method .accordion-collapse {
  border: none;
}
.payment-method .accordion .card:first-of-type {
  border: 1px solid #eaedff;
}
.payment-method .card-header {
  background-color: #ffffff;
  border-bottom: 1px solid #eaedff;
}
.payment-method .card {
  background-color: #ffffff;
  border: 1px solid #eaedff;
  border-radius: 0;
  margin-bottom: 10px;
}
.payment-method .btn-link {
  background: no-repeat;
  border: medium none;
  border-radius: 0;
  color: #444;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 0;
  padding: 3px 10px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
}

.product-quantity > input {
  background-color: #fff;
  height: 30px;
  width: 80px;
  border-radius: 3px;
}

.table-content table td.product-subtotal {
  font-size: 16px;
}

.table-content table td .cart-plus-minus {
  float: none;
  margin: 0 auto;
}

.coupon-all {
  margin-top: 50px;
}

.coupon {
  float: left;
}

@media (max-width: 767px) {
  .coupon {
    float: none;
  }
}
#coupon_code {
  height: 52px;
  border: 1px solid var(--tp-border1-1);
  padding: 0 15px;
  margin-right: 10px;
  border-radius: 0;
  background: #fff;
  margin-bottom: 15px;
  width: 265px;
}
#coupon_code:focus {
  border: 1px solid var(--tp-blue-2);
}

.tp-btn.tp-color-btn {
  padding: 17px 33px;
  border-radius: 0;
}
.tp-btn.tp-color-btn-2:hover {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
}
.tp-btn.tp-color-btn-2::before {
  display: none;
}

@media (max-width: 767px) {
  #coupon_code {
    margin-bottom: 15px;
  }
}
.coupon2 {
  float: right;
}

@media (max-width: 767px) {
  .coupon2 {
    float: none;
    margin-top: 15px;
  }
}
.cart-page-total {
  padding-top: 50px;
}

.cart-page-total > h2 {
  font-size: 25px;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.cart-page-total > ul {
  border: 1px solid var(--tp-border1-1);
}

.cart-page-total > ul > li {
  list-style: none;
  font-size: 15px;
  color: #6f7172;
  padding: 10px 30px;
  border-bottom: 1px solid var(--tp-border1-1);
  font-weight: 400;
}

.cart-page-total ul > li > span {
  float: right;
}

.cart-page-total li:last-child {
  border-bottom: 0;
}

td.product-thumbnail img {
  width: 125px;
}

.tp-product-quantity .cart-input {
  height: 30px;
  background-color: #FFF;
}

.product-quantity .cart-plus, .product-quantity .cart-minus {
  width: 25px;
  height: 30px;
  border: 1px solid var(--tp-border1-1);
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  transition: 0.3s;
}
.product-quantity .cart-plus:hover, .product-quantity .cart-minus:hover {
  cursor: pointer;
  color: var(--tp-common-white);
  background: var(--tp-theme-primary);
}

.cart-input {
  height: 30px;
  width: 32px;
  text-align: center;
  font-size: 14px;
  border: none;
  border-top: 2px solid var(--tp-border-1);
  border-bottom: 2px solid var(--tp-border-1);
  display: inline-block;
  vertical-align: middle;
  margin: 0 -3px;
  padding-bottom: 0px;
}

.tp-wish-cart {
  min-width: 150px;
}

.coupon-content {
  border: 1px solid #eaedff;
  display: none;
  margin-bottom: 20px;
  padding: 30px;
}

.coupon-info p.coupon-text {
  margin-bottom: 15px;
}

.coupon-info p {
  margin-bottom: 0;
}

.coupon-info p.form-row-first label, .coupon-info p.form-row-last label {
  display: block;
  color: #6f7172;
}

.coupon-info p.form-row-first label span.required, .coupon-info p.form-row-last label span.required {
  color: red;
  font-weight: 700;
}

.coupon-info p.form-row-first input, .coupon-info p.form-row-last input {
  border: 1px solid #eaedff;
  height: 45px;
  margin: 0 0 14px;
  max-width: 100%;
  padding: 0 0 0 10px;
  width: 100%;
  outline: none;
  box-shadow: none;
}
.coupon-info p.form-row-first input:focus, .coupon-info p.form-row-last input:focus {
  border-color: var(--tp-blue-2);
}

.coupon-info p.form-row input[type=submit]:hover, p.checkout-coupon input[type=submit]:hover {
  background: #3e976c none repeat scroll 0 0;
}

.coupon-info p.form-row input[type=checkbox] {
  position: relative;
  top: 4px;
  transform: translateY(-4px);
}

.form-row > label {
  margin-top: 15px;
  margin-left: 15px;
  color: #6f7172;
}

.buttons-cart input, .coupon input[type=submit], .buttons-cart a, .coupon-info p.form-row input[type=submit] {
  background: #252525 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  margin-right: 15px;
  padding: 0 15px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

p.lost-password {
  margin-top: 15px;
}

p.lost-password a {
  color: #6f6f6f;
}

p.checkout-coupon input[type=text] {
  height: 45px;
  padding: 0 15px;
  width: 100%;
  border: 1px solid #eaedff;
  margin-bottom: 15px;
  outline: none;
  box-shadow: none;
}
p.checkout-coupon input[type=text]:focus {
  border-color: var(--tp-blue-2);
}

.coupon-checkout-content {
  display: none;
}

.checkbox-form h3 {
  border-bottom: 1px solid #eaedff;
  font-size: 24px;
  font-weight: 800;
  margin: 0 0 20px;
  padding-bottom: 10px;
  width: 100%;
}

.country-select {
  margin-bottom: 30px;
  position: relative;
}

.country-select select {
  width: 100%;
  font-size: 16px;
  background-color: transparent;
  border: 1px solid #eaedff;
  padding: 0 10px;
  height: 50px;
}

.country-select label, .checkout-form-list label {
  color: #6f7172;
  display: block;
  margin: 0 0 5px;
}

.country-select label span.required, .checkout-form-list label span.required {
  color: red;
}

.country-select .nice-select {
  border: 1px solid #eaedff;
  height: 52px;
  padding-left: 10px;
  width: 100%;
  color: var(--tp-text-body);
  margin-bottom: 20px;
  line-height: 50px;
}

.country-select .nice-select::after {
  right: 20px;
  top: 25px;
}

.country-select .nice-select .list {
  width: 100%;
}

.checkout-form-list {
  margin-bottom: 30px;
}

.checkout-form-list label {
  color: var(--tp-text-body);
}

.checkout-form-list input[type=text], .checkout-form-list input[type=password], .checkout-form-list input[type=email] {
  background: #ffffff;
  border: 1px solid #eaedff;
  border-radius: 0;
  height: 52px;
  padding: 0 0 0 10px;
  width: 100%;
  outline: none;
  box-shadow: none;
}
.checkout-form-list input[type=text]:focus, .checkout-form-list input[type=password]:focus, .checkout-form-list input[type=email]:focus {
  border-color: var(--tp-green-2);
}

.checkout-form-list input[type=text]::-moz-placeholder,
.checkout-form-list input[type=password]::-moz-placeholder,
.checkout-form-list input[type=email]::-moz-placeholder {
  color: #6f7172;
  opacity: 1;
}

.checkout-form-list input[type=text]::placeholder,
.checkout-form-list input[type=password]::placeholder,
.checkout-form-list input[type=email]::placeholder {
  color: #6f7172;
  opacity: 1;
}

.checkout-form-list input[type=checkbox] {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 4px;
  transform: translateY(-3px);
}

.create-acc label {
  color: var(--tp-text-body);
  display: inline-block;
}

.checkout-form-list #cbox {
  transform: translateY(-5px);
}

.create-account {
  display: none;
}

.ship-different-title h3 label {
  display: inline-block;
  margin-right: 20px;
  color: var(--tp-heading-primary);
}

.ship-different-title h3 #ship-box {
  transform: translateY(-2px);
}

.order-notes textarea {
  border-color: #eaedff;
  height: 120px;
  padding: 15px;
  width: 100%;
  outline: 0;
  resize: none;
}

.order-notes textarea:focus {
  border-color: var(--tp-green-2);
}

.order-notes textarea::-moz-placeholder {
  color: #6f7172;
  opacity: 1;
}

.order-notes textarea::placeholder {
  color: #6f7172;
  opacity: 1;
}

#ship-box-info {
  display: none;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-default > .panel-heading {
  border-radius: 0;
}

.your-order {
  padding: 30px 40px 45px;
  border: 1px solid var(--tp-blue-2);
}

@media (max-width: 767px) {
  .your-order {
    padding: 15px;
  }
}
.your-order h3 {
  border-bottom: 1px solid #eaedff;
  font-size: 30px;
  font-weight: 800;
  margin: 0 0 20px;
  padding-bottom: 10px;
  width: 100%;
}

.your-order-table table {
  background: none;
  border: 0;
  width: 100%;
}

.your-order-table table th, .your-order-table table td {
  border-bottom: 1px solid #eaedff;
  border-right: medium none;
  color: var(--tp-text-body);
  font-size: 16px;
  padding: 15px 0;
  text-align: left;
}

@media (max-width: 767px) {
  .your-order-table table th, .your-order-table table td {
    padding-right: 10px;
  }
}
.your-order-table table th {
  border-top: medium none;
  color: var(--tp-text-body);
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
  width: 250px;
}

.panel-body > p {
  color: #222;
}

.your-order-table table .shipping ul li {
  list-style: none;
}

.your-order-table table .shipping ul li input {
  position: relative;
  top: 0px;
}

.your-order-table table .shipping ul li label {
  color: #6f7172;
}

.your-order-table table .shipping th {
  vertical-align: top;
}

.your-order-table table .order-total th {
  border-bottom: 0;
  font-size: 14px;
}

.your-order-table table .order-total td {
  border-bottom: medium none;
}

.your-order-table table tr.cart_item:hover {
  background: #F9F9F9;
}

.your-order-table table tr.order-total td span {
  color: var(--tp-green-2);
  font-size: 18px;
  font-weight: 500;
}

.order-button-payment input {
  background: #232323 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  height: 40px;
  margin: 0px 0 0;
  padding: 0;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.order-button-payment input:hover {
  background: #3e976c none repeat scroll 0 0;
}

.panel-title > a {
  display: block;
}

.card-header:first-child {
  border-radius: 0;
}

/*# sourceMappingURL=main.css.map */


#whatsapp-button {
	position: fixed;
	bottom: 140px;
	right: 26px;
	background-color: #25d366; 
	color: #fff;
	padding: 15px 15px;
	border-radius: 100%;
	font-size: 25px;
	text-align: center;
	cursor: pointer;
	transition: background-color 0.3s ease;
	z-index: 100
  }
  #whatsapp-button:hover{
  background-color: #1c9749;
  
  }

.tp-main-menu nav ul li .accumen {
  position:fixed;
  top: 100%;
  left: 250px;
  width: 250px;
  padding: 17px 0;
  background: var(--tp-common-white);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-out;
  display:block;

  z-index: 9999;
  transform: scaleY(0);
  transform-origin: top center;
  visibility: hidden;
}
.tp-main-menu nav ul li .accumen li {
  display: block;
  margin: 0;
}
.tp-main-menu nav ul li .accumen li a {
  padding: 4px 28px;
  display: block;

  transition: all 0.5s ease;
  text-transform: capitalize;
  text-align: left;
  position: relative;
  font-size: 15px;
}
.tp-main-menu nav ul li .accumen li a::after {
  position: absolute;
  content: "";
  width: 0px;
  height: 2px;
  background: var(--tp-common-black);
  left: 14px;
  display: block;

  bottom: 15px;
  transition: all 0.4s ease-in-out;
}
.tp-main-menu nav ul li .accumen li a:hover {
  margin-left: 10px;
}
.tp-main-menu nav ul li .accumen li a:hover::before {
  display: block;
}
.tp-main-menu nav ul li .accumen li a:hover::after {
  width: 10px;
}
.tp-main-menu nav ul li .tp-accumen.accumen.megamenu {
  width: 600px;
}
.tp-main-menu nav ul li .tp-accumen.accumen.megamenu li {
  float: left;
  width: 33.33%;
  margin-right: 0;
  text-align: left;
}
.tp-main-menu nav ul li .tp-accumen.accumen.megamenu li ul li {
  width: 100%;
}
.tp-main-menu nav ul li:hover .accumen {
  transform: scaleY(1);
  visibility: visible;
}

.tp-main-menu-white nav ul li .accumen {
  background: var(--tp-blue-2);
}

.tp-main-menu ul li .tp-accumen.accumen.has-homemenu {
  width: 1200px;
  padding: 30px 30px 10px 30px;
  background-color: var(--tp-common-white);
  box-shadow: rgba(149, 157, 165, 0.4) 0px 8px 24px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-main-menu ul li .tp-accumen.accumen.has-homemenu {
    width: 1000px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-main-menu ul li .tp-accumen.accumen.has-homemenu {
    width: 680px;
  }
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu {
  position: relative;
  padding: 0px 10px;
  margin-bottom: 20px;
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-thumb {
  position: relative;
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-thumb img {
  width: 100%;
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-thumb::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: rgba(38, 34, 33, 0.7);
  transition: all 0.3s 0s ease-out;
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-thumb:hover .homemenu-btn {
  opacity: 1;
  visibility: visible;
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-thumb:hover .homemenu-btn .menu-btn::before {
  display: none;
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-thumb:hover .homemenu-btn .menu-btn.show-1 {
  transform: translateY(0);
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-thumb:hover .homemenu-btn .menu-btn.show-2 {
  transform: translateY(0);
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-thumb:hover::before {
  opacity: 1;
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-title a {
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  color: var(--tp-theme-secondary);
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-title a::before {
  width: 0;
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-title a:hover {
  color: var(--tp-blue-2);
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-title a:hover::before {
  width: 0;
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-btn {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  opacity: 0;
  text-align: center;
  transform: translateY(-50%);
  visibility: hidden;
  transition: all 0.3s 0s ease-out;
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-btn .menu-btn {
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 20px;
  width: 128px;
  color: var(--tp-common-white);
  background: var(--tp-blue-2);
  overflow: hidden;
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-btn .menu-btn.show-1 {
  transform: translateY(15px);
  border-radius: 15px;
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-btn .menu-btn.show-2 {
  transform: translateY(20px);
  background: var(--tp-common-white);
  color: var(--tp-common-black);
  border-radius: 15px;
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-btn .menu-btn.show-2:hover {
  color: var(--tp-common-white);
}
.tp-main-menu ul li .tp-accumen.accumen.has-homemenu .homemenu-btn .menu-btn:hover {
  background: var(--tp-common-black);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-main-menu ul li .tp-accumen.accumen.has-homemenu.home-2 {
    left: -110px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-main-menu ul li .tp-accumen.accumen.has-homemenu.home-2 {
    left: -250px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-main-menu ul li .tp-accumen.accumen.has-homemenu.home-3 {
    left: -250px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-main-menu ul li .tp-accumen.accumen.has-homemenu.home-3 {
    left: -300px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-main-menu ul li .tp-accumen.accumen.has-homemenu.home-4 {
    left: -295px;
  }
}

.tp-main-menu-mobile .tp-accumen {
  display: none;
}
.tp-main-menu-mobile ul li .mega-menu, .tp-main-menu-mobile ul li .accumen {
  position: static;
  min-width: 100%;
  padding: 0;
  box-shadow:none;
  visibility: visible;
  opacity: 1;
  display: none;
}
.tp-main-menu-mobile ul li .mega-menu li, .tp-main-menu-mobile ul li .accumen li {
  float: none;
  display: block;
  width: 100%;
  padding: 0;
}
.tp-main-menu-mobile ul li .mega-menu li:hover a .dropdown-toggle-btn, .tp-main-menu-mobile ul li .accumen li:hover a .dropdown-toggle-btn {
  color: var(--tp-theme-1);
}
.tp-main-menu-mobile .tp-main-menu-content ul li:not(:last-child) .home-menu-title a {
  border-bottom: none;
}
.tp-main-menu-mobile * ul, .tp-main-menu-mobile * li {
  transition: none !important;
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu {
  padding: 0px 10px;
  position: relative;
  margin-bottom: 20px;
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu-thumb {
  position: relative;
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu-thumb::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: rgba(38, 34, 33, 0.7);
  transition: all 0.3s 0s ease-out;
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu-thumb:hover .homemenu-btn {
  opacity: 1;
  visibility: visible;
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu-thumb:hover .homemenu-btn .menu-btn.show-1 {
  transform: translateY(0);
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu-thumb:hover .homemenu-btn .menu-btn.show-2 {
  transform: translateY(0);
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu-thumb:hover::before {
  opacity: 1;
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu-title {
  font-size: 16px;
  font-weight: 600;
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu-title a {
  border: none;
  color: var(--tp-theme-secondary);
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu-title a:hover {
  color: var(--tp-theme-primary);
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu-btn {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  opacity: 0;
  text-align: center;
  transform: translateY(-50%);
  visibility: hidden;
  transition: all 0.3s 0s ease-out;
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu-btn .menu-btn {
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 15px;
  display: inline-block;
  width: 115px;
  background-size: 200% auto;
  color: var(--tp-common-white);
  background: var(--tp-theme-primary);
  overflow: hidden;
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu-btn .menu-btn.show-1 {
  transform: translateY(15px);
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu-btn .menu-btn.show-2 {
  transform: translateY(20px);
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu-btn .menu-btn::after {
  position: absolute;
  content: "";
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(25deg);
}
.tp-main-menu-mobile ul li .tp-accumen .homemenu-btn .menu-btn:hover::after {
  animation: shine 800ms;
}