@charset "UTF-8";
.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;
}

.postbox__comment-reply a span {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}

/* transform */
@font-face {
  font-family: "InterDisplay-Light";
  font-style: normal;
  font-weight: normal;
  src: local("Satoshi-Light"), url("../fonts/InterDisplay-Light.ttf") format("ttf");
}
@font-face {
  font-family: "InterDisplay-Regular";
  src: url("../fonts/InterDisplay-Regular.ttf") format("ttf"), url("../fonts/InterDisplay-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "InterDisplay-Medium";
  src: url("../fonts/InterDisplay-Medium.ttf") format("ttf"), url("../fonts/InterDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "InterDisplay-SemiBold";
  src: url("../fonts/InterDisplay-SemiBold.ttf") format("ttf"), url("../fonts/InterDisplay-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "InterDisplay-Bold";
  src: url("../fonts/InterDisplay-Bold.ttf") format("ttf"), url("../fonts/InterDisplay-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "GoogleSans-Medium";
  src: url("../fonts/GoogleSans_17pt-Medium.ttf") format("ttf"), url("../fonts/GoogleSans_17pt-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "GoogleSans-SemiBold";
  src: url("../fonts/GoogleSans_17pt-SemiBold.ttf") format("ttf"), url("../fonts/GoogleSans_17pt-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Allen-Light";
  src: url("../fonts/AllenSans-Light.woff2") format("woff2"), url("../fonts/AllenSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Allen-Bold";
  src: url("../fonts/AllenSans-Bold.woff2") format("woff2"), url("../fonts/AllenSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Allen-Regular";
  src: url("../fonts/AllenSans-Regular.woff2") format("woff2"), url("../fonts/AllenSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:root {
  /**
  @font family declaration
  */
  --tp-ff-body: 'Inter', sans-serif;
  --tp-ff-heading: 'Familjen Grotesk', sans-serif;
  --tp-ff-p: 'Inter', sans-serif;
  --tp-ff-interDisplay-light: 'InterDisplay-Light', sans-serif;
  --tp-ff-interDisplay-regular: 'InterDisplay-Regular', sans-serif;
  --tp-ff-interDisplay-medium: 'InterDisplay-Medium', sans-serif;
  --tp-ff-interDisplay-semiBold: 'InterDisplay-SemiBold', sans-serif;
  --tp-ff-interDisplay-bold: 'InterDisplay-Bold', sans-serif;
  --tp-ff-googleSans-medium: 'GoogleSans-Medium', sans-serif;
  --tp-ff-googleSans-semiBold: 'GoogleSans-SemiBold', sans-serif;
  --tp-ff-allen-light: 'Allen-Light', sans-serif;
  --tp-ff-allen-bold: 'Allen-Bold', sans-serif;
  --tp-ff-allen-regular: 'Allen-Regular', sans-serif;
  --tp-ff-fontawesome: "Font Awesome 6 Pro";
  /**
  @color declaration
  */
  --tp-common-white: #fff;
  --tp-common-black: #030303;
  --tp-common-offwhite: #F1F1F1;
  --tp-common-ice: #F6F5F2;
  --tp-common-ice-2: #F7F7F5;
  --tp-grey-1: #525655;
  --tp-theme-primary: #142D25;
  --tp-theme-secondary: #142D25;
  --tp-border-1: rgba(11, 61, 46, 0.2);
}

/*-----------------------------------------------------------------------------------

    Template Name: Consulix - Business, Consulting WordPress Theme
    Author: Themepure
    Support: basictheme400@gmail.com
    Description: Consulix - Business, Consulting WordPress Theme
    Version: 1.0.0

-----------------------------------------------------------------------------------

/************ TABLE OF CONTENTS ***************

	-----------------
    01. THEME CSS
	-----------------
		1.1 Common Classes
		1.2 init style
		1.3 Default Spacing

	-----------------
    02. COMPONENTS css
	-----------------
		2.1 Animations
		2.2 Background
		2.3 scrollToTop
		2.4 Breadcrumb
		2.5 Buttons
		2.6 Magic Cursor css start
		2.7 Nice Select
		2.8 offcanvas
		2.9 Preloader
		2.10 Search css start
		2.11 Section Title

	-----------------
    03. HEADER CSS
	-----------------
		3.1 Header Style

    ---------------------------------
	04. MENU CSS
	---------------------------------
		4.1 Main menu css
		4.2 Mobilemenu css

	---------------------------------
	05. BLOG CSS
	---------------------------------
		5.1 blog css
		5.2 Postbox css
		5.3 Sidebar css

	---------------------------------
	06. FOOTER CSS
	---------------------------------
		6.1 Footer Style

	---------------------------------
	07. PAGES CSS
	---------------------------------
		7.1 about css start
		7.2 awards css start
		7.3 banner css start
		7.4 brand
		7.5 Cart css
		7.6 Checkout css
		7.7 contact css start
		7.8 counter css start
		7.9 cta css start
		7.10 dark css start
		7.11 Error Css
		7.12 faq css start
		7.13 feature css start
		7.14 Funfact Css
		7.15 gallery css start
		7.16 Hero css start
		7.17 intaractive
		7.18 light css start
		7.19 Login Css
		7.20 map
		7.21 portfolio css start
		7.22 pricing css start
		7.23 process css start
		7.24 product css start
		7.25 profile css start
		7.26 service
		7.27 skill css start
		7.28 skill css start
		7.29 team css start
		7.29 techonolgy css start
		7.30 testimonial css start
		7.31 text css start
		7.32 video css start

**********************************************/
/*----------------------------------------*/
/*  1.1 Theme Default
/*----------------------------------------*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/*---------------------------------
	typography css start 
---------------------------------*/
body {
  font-family: var(--tp-ff-body);
  font-size: 16px;
  font-weight: normal;
  color: var(--tp-theme-primary);
  line-height: 26px;
}

a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--tp-ff-heading);
  color: var(--tp-theme-primary);
  margin-top: 0px;
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 1.1;
  -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: 70px;
}

h2 {
  font-size: 50px;
}

h3 {
  font-size: 36px;
}

h4 {
  font-size: 26px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

ul {
  margin: 0px;
  padding: 0px;
}

p {
  font-family: var(--tp-ff-p);
  color: var(--tp-grey-1);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 15px;
}

img {
  max-width: 100%;
}

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,
a:hover {
  color: inherit;
  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: rgba(20, 45, 37, 0.01);
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-size: 16px;
  font-weight: 500;
  color: var(--tp-theme-primary);
  font-family: var(--tp-ff-heading);
  padding-left: 22px;
  padding-right: 22px;
  border-radius: 0px;
  border: 1px solid rgba(20, 45, 37, 0.06);
}
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: rgba(20, 45, 37, 0.7);
}
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: rgba(20, 45, 37, 0.7);
}
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: rgba(20, 45, 37, 0.7);
}
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: rgba(20, 45, 37, 0.7);
}
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: rgba(20, 45, 37, 0.7);
}
[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;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=url]:focus,
textarea:focus {
  border-color: var(--tp-theme-primary);
}
input[type=text]:focus::placeholder,
input[type=email]:focus::placeholder,
input[type=tel]:focus::placeholder,
input[type=number]:focus::placeholder,
input[type=password]:focus::placeholder,
input[type=url]:focus::placeholder,
textarea:focus::placeholder {
  opacity: 0;
}

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-theme-primary);
  font-size: 14px;
  opacity: 1;
}

*::placeholder {
  color: var(--tp-theme-primary);
  font-size: 14px;
  opacity: 1;
}

.z-index {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.z-index-3 {
  z-index: 3;
}

.z-index-4 {
  z-index: 4;
}

.z-index-5 {
  z-index: 5;
}

.z-index-6 {
  z-index: 6;
}

.z-index-7 {
  z-index: 7;
}

.z-index-8 {
  z-index: 8;
}

.gx-10 {
  --bs-gutter-x: 10px;
}

.gx-12 {
  --bs-gutter-x: 12px;
}

.gx-15 {
  --bs-gutter-x: 15px;
}

.gx-20 {
  --bs-gutter-x: 20px;
}

.gx-23 {
  --bs-gutter-x: 23px;
}

.gx-25 {
  --bs-gutter-x: 25px;
}

.gx-30 {
  --bs-gutter-x: 30px;
}

.gx-35 {
  --bs-gutter-x: 35px;
}

.gx-40 {
  --bs-gutter-x: 40px;
}

.gx-45 {
  --bs-gutter-x: 45px;
}

.gx-50 {
  --bs-gutter-x: 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) {
  .gx-50 {
    --bs-gutter-x: 15px;
  }
}

.gx-60 {
  --bs-gutter-x: 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) {
  .gx-60 {
    --bs-gutter-x: 30px;
  }
}

.gx-90 {
  --bs-gutter-x: 90px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .gx-90 {
    --bs-gutter-x: 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) {
  .gx-90 {
    --bs-gutter-x: 30px;
  }
}

/*---------------------------------
    1.1 Common Classes
---------------------------------*/
@media (min-width: 1400px) {
  .container-1430 {
    max-width: 1430px;
  }
}
.w-img img {
  width: 100%;
}

.m-img img {
  max-width: 100%;
}

.hover-text-white:hover {
  color: var(--tp-common-white);
}

.hover-text-black:hover {
  color: var(--tp-common-black);
}

.hover-text-primary:hover {
  color: var(--tp-theme-primary);
}

.hover-text-grey:hover {
  color: var(--tp-grey-2);
}

.section-m-spacing {
  margin-top: -1px;
}

.text-italic {
  font-style: italic;
}

.fix {
  overflow: hidden;
}

.clear {
  clear: both;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.z-index-3 {
  z-index: 3;
}

.z-index-4 {
  z-index: 4;
}

.z-index-5 {
  z-index: 5;
}

.z-index-6 {
  z-index: 6;
}

.z-index-7 {
  z-index: 7;
}

.z-index-8 {
  z-index: 8;
}

.z-index-9 {
  z-index: 9;
}

.z-index-10 {
  z-index: 10;
}

.z-index-m-1 {
  z-index: -1;
}

.z-index-m-1 {
  z-index: -1;
}

.overflow-y-visible {
  overflow-x: hidden;
  overflow-y: visible;
}

.p-relative {
  position: relative;
}

.p-absolute {
  position: absolute;
}

.p-inherit {
  position: inherit !important;
}

.bg-position {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* transfrom */
.tp-transfrom {
  transform: translateY(-1px) !important;
}

.tp-transfrom-2 {
  transform: translateY(-2px);
}

.tp-transfrom-3 {
  transform: translateY(-3px);
}

.tp-transfrom-4 {
  transform: translateY(-4px);
}

.tp-round-4 {
  border-radius: 4px;
}

.tp-round-8 {
  border-radius: 8px;
}

.tp-round-10 {
  border-radius: 10px;
}

.tp-round-12 {
  border-radius: 12px;
}

.tp-round-20 {
  border-radius: 20px;
}

.tp-round-24 {
  border-radius: 24px;
}

.tp-round-26 {
  border-radius: 26px;
}

.tp-round-32 {
  border-radius: 32px;
}

.tp-round-36 {
  border-radius: 36px;
}

.lh-0 {
  line-height: 0;
}

.lh-22 {
  line-height: 22px;
}

.lh-24 {
  line-height: 24px;
}

.lh-28 {
  line-height: 28px;
}

.lh-30 {
  line-height: 30px;
}

.lh-32 {
  line-height: 32px;
}

.lh-34 {
  line-height: 34px;
}

.lh-36 {
  line-height: 36px;
}

.lh-38 {
  line-height: 38px;
}

.lh-110-per {
  line-height: 1.1;
}

.lh-120-per {
  line-height: 1.2;
}

.lh-130-per {
  line-height: 1.3;
}

.lh-140-per {
  line-height: 1.4;
}

.lh-150-per {
  line-height: 1.5;
}

.lh-160-per {
  line-height: 1.6;
}

.lh-180-per {
  line-height: 1.8;
}

.ls-0 {
  letter-spacing: 0;
}

.ls-1 {
  letter-spacing: 0.01em;
}

.ls-m-1 {
  letter-spacing: -0.01em;
}

.ls-m-2 {
  letter-spacing: -0.02em;
}

.ls-m-3 {
  letter-spacing: -0.03em;
}

.ls-m-4 {
  letter-spacing: -0.04em;
}

.ls-m-5 {
  letter-spacing: -0.05em;
}

.ls-m-6 {
  letter-spacing: -0.06em;
}

.opacity-8 {
  opacity: 0.8;
}

.hover-opacity-1:hover {
  opacity: 1;
}

.underline-black {
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(currentColor, currentColor);
  background-size: 0 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s linear;
  -webkit-transition: all 0.4s ease 0.3s 0s ease-out;
  -moz-transition: all 0.4s ease 0.3s 0s ease-out;
  -ms-transition: all 0.4s ease 0.3s 0s ease-out;
  -o-transition: all 0.4s ease 0.3s 0s ease-out;
  transition: all 0.4s ease 0.3s 0s ease-out;
}
.underline-black:hover {
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(currentColor, currentColor);
  background-size: 0 1px, 100% 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s linear;
  -webkit-transition: all 0.4s ease 0.3s 0s ease-out;
  -moz-transition: all 0.4s ease 0.3s 0s ease-out;
  -ms-transition: all 0.4s ease 0.3s 0s ease-out;
  -o-transition: all 0.4s ease 0.3s 0s ease-out;
  transition: all 0.4s ease 0.3s 0s ease-out;
}

.underline-white {
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(currentColor, currentColor);
  background-size: 0 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s linear;
  -webkit-transition: all 0.4s ease 0.3s 0s ease-out;
  -moz-transition: all 0.4s ease 0.3s 0s ease-out;
  -ms-transition: all 0.4s ease 0.3s 0s ease-out;
  -o-transition: all 0.4s ease 0.3s 0s ease-out;
  transition: all 0.4s ease 0.3s 0s ease-out;
}
.underline-white:hover {
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(currentColor, currentColor);
  background-size: 0 1px, 100% 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s linear;
  -webkit-transition: all 0.4s ease 0.3s 0s ease-out;
  -moz-transition: all 0.4s ease 0.3s 0s ease-out;
  -ms-transition: all 0.4s ease 0.3s 0s ease-out;
  -o-transition: all 0.4s ease 0.3s 0s ease-out;
  transition: all 0.4s ease 0.3s 0s ease-out;
}

.tp-transparent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 3;
}

@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) {
  .br br {
    display: none;
  }
}

.text-uppercase {
  text-transform: uppercase;
}

.img-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.counter-row {
  counter-reset: count;
}

.p-inherit {
  position: inherit;
}

.include-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.slide-transtion .swiper-slide {
  width: auto;
}

.tp-tab-hide {
  display: none;
}

.tp-line-anim {
  display: inline;
  transition: all 0.3s linear;
  background-repeat: no-repeat;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-image: linear-gradient(currentcolor, currentcolor), linear-gradient(currentcolor, currentcolor);
}
.tp-line-anim:hover {
  background-size: 0% 1px, 100% 1px;
}

/*---------------------------------
    1.3 Default Spacing
---------------------------------*/
/*----------------------------------------*/
/*  2.3 scrollToTop
/*----------------------------------------*/
.back-to-top-wrapper {
  position: fixed;
  right: 50px;
  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-white);
  box-shadow: 0px 8px 16px rgba(3, 4, 28, 0.3);
  color: var(--tp-common-black);
  border-radius: 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;
}
.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.5 Buttons
/*----------------------------------------*/
.tp-error-area {
  background-image: url(../img/error/bg.png);
  background-color: #F5F5F5;
}
.tp-error-area img {
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
}
.tp-error-title {
  font-size: 48px;
  font-weight: 700;
  letter-spacing: -1.44px;
  max-width: 620px;
  margin: 30px auto 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-error-title {
    font-size: 42px;
    letter-spacing: -1.26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-error-title {
    font-size: 38px;
    letter-spacing: -1.14px;
    margin: 25px auto 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-error-title {
    font-size: 32px;
    letter-spacing: -0.96px;
    margin: 20px auto 30px;
  }
}
@media (max-width: 575px) {
  .tp-error-title {
    font-size: 26px;
    letter-spacing: -0.78px;
    margin: 20px auto 25px;
  }
}
.tp-error-title-sm {
  font-size: 24px;
  font-weight: 500;
  color: #4B535D;
  margin-bottom: 30px;
  padding: 10px 22px;
  border-radius: 50px;
  display: inline-block;
  letter-spacing: -0.72px;
  background: var(--tp-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-error-title-sm {
    font-size: 20px;
    letter-spacing: -0.6px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-error-title-sm {
    font-size: 18px;
    padding: 8px 20px;
    letter-spacing: -0.54px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .tp-error-title-sm {
    font-size: 16px;
    padding: 7px 18px;
    letter-spacing: -0.48px;
    margin-bottom: 20px;
  }
}
.tp-btn-event {
  padding: 12px 28px;
  border-radius: 60px;
  background: #121C27;
  display: inline-block;
  color: var(--tp-common-white);
}
.tp-btn-event:hover {
  background: #121C27;
  color: var(--tp-common-white);
}
.tp-btn-event .tp-btn-event-icon {
  margin-left: 5px;
  display: inline-block;
  -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-btn-event:hover .tp-btn-event-icon {
  transform: translateX(8px);
}

.tp-social-icon a {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  color: var(--tp-common-white);
  width: 46px;
  height: 46px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  -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-social-icon a:hover {
  background-color: var(--tp-theme-secondary);
  border-color: var(--tp-theme-secondary);
  color: var(--tp-theme-primary);
}
.tp-social-icon a:not(:last-child) {
  margin-bottom: 8px;
}

/*----------------------------------------*/
/*  2.1 Animations
/*----------------------------------------*/
@keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes bar_anim {
  0%, 100% {
    -webkit-clip-path: inset(-2px 0);
    clip-path: inset(-2px 0);
  }
  42% {
    -webkit-clip-path: inset(-2px 0 -2px 100%);
    clip-path: inset(-2px 0 -2px 100%);
  }
  43% {
    -webkit-clip-path: inset(-2px 100% -2px 0);
    clip-path: inset(-2px 100% -2px 0);
  }
}
.uncover {
  display: flex;
  flex-direction: row;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.uncover_slice {
  height: 100%;
  flex-grow: 1;
  background: #ffffff;
}

.box {
  position: relative;
  overflow: hidden;
}

.line-1 {
  stroke-dasharray: 1300;
  stroke-dashoffset: 2500;
  animation: dash 5s linear forwards infinite;
}

.line-2 {
  stroke-dasharray: 1000;
  stroke-dashoffset: 2000;
  animation: dash 5s linear forwards infinite;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0px;
    stroke-dasharray: 1000;
  }
}
@keyframes dash-2 {
  to {
    stroke-dashoffset: 0px;
    stroke-dasharray: 3000;
  }
}
@-webkit-keyframes tpSwing {
  0% {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transform: rotate(-6deg);
  }
}
@-moz-keyframes tpSwing {
  0% {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transform: rotate(-6deg);
  }
}
@-ms-keyframes tpSwing {
  0% {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transform: rotate(-6deg);
  }
}
@keyframes tpSwing {
  0% {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transform: rotate(-6deg);
  }
}
.tpswing {
  animation: tpSwing 2s linear infinite alternate;
}

@keyframes tp_animation_spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.tp-live-anim-spin {
  animation: tp_animation_spin 6s linear infinite;
}

@keyframes tdfadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes mymove {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
@keyframes levitate-lg {
  0% {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
  50% {
    -webkit-transform: translateY(30px) scale(1.01);
    transform: translateY(30px) scale(1.01);
  }
  100% {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
}
@keyframes popups {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes color-change {
  0% {
    opacity: 0.7;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.7;
  }
}
@-webkit-keyframes sliderTitle3 {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-moz-keyframes sliderTitle3 {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-ms-keyframes sliderTitle3 {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@keyframes sliderTitle3 {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
.title-slide-gradient {
  background-image: -webkit-linear-gradient(90deg, #201b17 0%, #f96501 50%, #201b17 100%);
  background-image: -moz-linear-gradient(90deg, #201b17 0%, #f96501 50%, #201b17 100%);
  background-image: -ms-linear-gradient(90deg, #201b17 0%, #f96501 50%, #201b17 100%);
  background-image: -o-linear-gradient(90deg, #201b17 0%, #f96501 50%, #201b17 100%);
  background-image: linear-gradient(90deg, #201b17 0%, #f96501 50%, #201b17 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  -moz-animation: sliderTitle3 2s ease-in-out 1s forwards infinite alternate;
  -webkit-animation: sliderTitle3 2s ease-in-out 1s forwards infinite alternate;
  animation: sliderTitle3 2s ease-in-out 1s forwards infinite alternate;
  background-size: 150% 150%;
}

@-webkit-keyframes tpshake {
  10% {
    transform: translateY(-10px);
  }
  50% {
    transform: skew(15deg);
  }
  80% {
    transform: rotate(10deg);
  }
  100% {
    transform: translate(0);
  }
}
@-moz-keyframes tpshake {
  10% {
    transform: translateY(-10px);
  }
  50% {
    transform: skew(15deg);
  }
  80% {
    transform: rotate(10deg);
  }
  100% {
    transform: translate(0);
  }
}
@-ms-keyframes tpshake {
  10% {
    transform: translateY(-10px);
  }
  50% {
    transform: skew(15deg);
  }
  80% {
    transform: rotate(10deg);
  }
  100% {
    transform: translate(0);
  }
}
@keyframes tpshake {
  10% {
    transform: translateY(-10px);
  }
  50% {
    transform: skew(15deg);
  }
  80% {
    transform: rotate(10deg);
  }
  100% {
    transform: translate(0);
  }
}
.tpshake {
  transition: all 0.4s ease;
}

.tpshake-wrap:hover .tpshake {
  animation-name: tpshake;
  animation-timing-function: ease-in-out;
  animation-duration: 0.4s;
  animation-iteration-count: 1;
}

@-webkit-keyframes ripple-red {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 42, 2, 0);
  }
}
@-moz-keyframes ripple-red {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 42, 2, 0);
  }
}
@-ms-keyframes ripple-red {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 42, 2, 0);
  }
}
@keyframes ripple-red {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 42, 2, 0);
  }
}
.video-animetion {
  -webkit-transition: 0.5s -webkit-animation ripple-red 1s linear infinite;
  animation: ripple-red 1s linear infinite;
  -webkit-transition: 0.5s;
}

@keyframes upslide {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-10px);
  }
}
.upslide {
  animation: upslide 4s linear forwards infinite alternate;
}

@keyframes upslide-1 {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-8px);
  }
  60% {
    transform: translateY(-4px);
  }
}
.upslide-1 {
  animation: upslide-1 4s linear forwards infinite alternate;
}

@keyframes arrowLineRotation {
  to {
    transform: rotate(180deg);
  }
}
@keyframes arrowLineRotationRev {
  to {
    transform: rotate(-180deg);
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes sliderTitle {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-moz-keyframes sliderTitle {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-ms-keyframes sliderTitle {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@keyframes sliderTitle {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@keyframes wave-flow-1 {
  0%, 100% {
    d: path("M0.511719 94.1889C61.3588 55.8702 139.394 96.5946 268.308 106.905C273.636 107.42 279.136 107.592 284.637 107.42C381.064 104.327 467.178 31.4699 570.652 51.5743");
  }
  50% {
    d: path("M0.511719 94.1889C61.3588 65.8702 139.394 86.5946 268.308 96.905C273.636 97.42 279.136 97.592 284.637 97.42C381.064 94.327 467.178 41.4699 570.652 61.5743");
  }
}
@keyframes wave-flow-2 {
  0%, 100% {
    d: path("M0 115.669C171.92 121.52 181.385 -2.04148 274.658 0.539897C276.379 0.539897 278.1 0.539897 279.993 0.539897C377.741 -2.04148 415.085 147.162 570.828 126.683");
  }
  50% {
    d: path("M0 115.669C171.92 131.52 181.385 8.04148 274.658 10.539897C276.379 10.539897 278.1 10.539897 279.993 10.539897C377.741 8.04148 415.085 137.162 570.828 116.683");
  }
}
@keyframes wave-flow-3 {
  0%, 100% {
    d: path("M0.511719 100.032C120.659 110.342 151.082 78.5529 202.476 56.0428C239.947 39.5468 281.886 37.4848 321.076 49.1695C409.94 75.8036 460.474 123.23 570.652 77.1783");
  }
  50% {
    d: path("M0.511719 100.032C120.659 120.342 151.082 68.5529 202.476 46.0428C239.947 29.5468 281.886 27.4848 321.076 39.1695C409.94 65.8036 460.474 113.23 570.652 67.1783");
  }
}
/*----------------------------------------*/
/*  2.9 Preloader
/*----------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--tp-common-white);
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
}

#loader {
  position: relative;
  width: 75px;
  height: 100px;
  background-repeat: no-repeat;
  background-image: linear-gradient(#20282d 50px, transparent 0), linear-gradient(#20282d 50px, transparent 0), linear-gradient(#20282d 50px, transparent 0), linear-gradient(#20282d 50px, transparent 0), linear-gradient(#20282d 50px, transparent 0);
  background-size: 8px 100%;
  background-position: 0px 90px, 15px 78px, 30px 66px, 45px 58px, 60px 50px;
  animation: pillerPushUp 4s linear infinite;
}

#loader:after {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 10px;
  height: 10px;
  background: var(--tp-theme-primary);
  border-radius: 50%;
  animation: ballStepUp 4s linear infinite;
}

@keyframes pillerPushUp {
  0%, 40%, 100% {
    background-position: 0px 90px, 15px 78px, 30px 66px, 45px 58px, 60px 50px;
  }
  50%, 90% {
    background-position: 0px 50px, 15px 58px, 30px 66px, 45px 78px, 60px 90px;
  }
}
@keyframes ballStepUp {
  0% {
    transform: translate(0, 0);
  }
  5% {
    transform: translate(8px, -14px);
  }
  10% {
    transform: translate(15px, -10px);
  }
  17% {
    transform: translate(23px, -24px);
  }
  20% {
    transform: translate(30px, -20px);
  }
  27% {
    transform: translate(38px, -34px);
  }
  30% {
    transform: translate(45px, -30px);
  }
  37% {
    transform: translate(53px, -44px);
  }
  40% {
    transform: translate(60px, -40px);
  }
  50% {
    transform: translate(60px, 0);
  }
  57% {
    transform: translate(53px, -14px);
  }
  60% {
    transform: translate(45px, -10px);
  }
  67% {
    transform: translate(37px, -24px);
  }
  70% {
    transform: translate(30px, -20px);
  }
  77% {
    transform: translate(22px, -34px);
  }
  80% {
    transform: translate(15px, -30px);
  }
  87% {
    transform: translate(7px, -44px);
  }
  90% {
    transform: translate(0, -40px);
  }
  100% {
    transform: translate(0, 0);
  }
}
/*----------------------------------------*/
/*  2.2 Background
/*----------------------------------------*/
/*----------------------------------------*/
/*  2.7 Nice Select
/*----------------------------------------*/
.nice-select {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  outline: none;
  position: relative;
  -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;
  border: 1px solid transparent;
  user-select: none;
  white-space: nowrap;
  width: auto;
  color: #999 !important;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: 400;
  font-size: 16px;
  line-height: 56px;
}
.nice-select:hover {
  border-color: ar(--tp-theme-primary);
}
.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: var(--tp-theme-primary);
}
.nice-select::after {
  position: absolute;
  content: "\f107";
  top: 50%;
  right: 25px;
  font-family: var(--tp-ff-fontawesome);
  color: var(--tp-grey-1);
  font-weight: 500;
  pointer-events: none;
  font-size: 18px;
  -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;
  width: 100%;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 10px;
  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;
  border-radius: 12px;
}
.nice-select .option:hover {
  background-color: #f8f8fb;
  color: var(--tp-common-black);
}
.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.8 offcanvas
/*----------------------------------------*/
.body-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 0.45s ease-in-out;
  background: rgba(24, 24, 24, 0.4);
}
.body-overlay.opened {
  opacity: 1;
  visibility: visible;
}

.tp-offcanvas-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  width: 450px;
  height: 100vh;
  z-index: 999;
  padding: 50px 50px;
  overflow-y: scroll;
  transition: all 0.3s;
  background: #FFF;
  scrollbar-width: none;
  overscroll-behavior-y: contain;
  -webkit-transform: translateX(calc(100% + 80px));
  -moz-transform: translateX(calc(100% + 80px));
  -ms-transform: translateX(calc(100% + 80px));
  -o-transform: translateX(calc(100% + 80px));
  transform: translateX(calc(100% + 80px));
}
@media (max-width: 575px) {
  .tp-offcanvas-wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-offcanvas-wrapper {
    width: 450px;
  }
}
.tp-offcanvas-area.opened .tp-offcanvas-wrapper {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.tp-offcanvas-top {
  margin-bottom: 60px;
}
.tp-offcanvas-close-btn {
  color: var(--tp-common-black);
}
.tp-offcanvas-close-btn:hover {
  opacity: 1;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.tp-offcanvas-content {
  margin-bottom: 45px;
}
.tp-offcanvas-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #414144;
}
.tp-offcanvas-title {
  font-size: 40px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 15px;
  letter-spacing: -0.8px;
  color: var(--tp-finance-secondary);
}
.tp-offcanvas-title.sm {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
  color: var(--tp-finance-secondary);
}
.tp-offcanvas-gallery {
  margin-bottom: 65px;
}
.tp-offcanvas-gallery-img {
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
}
.tp-offcanvas-gallery-img img {
  width: 100%;
  border-radius: 6px;
  transition: 0.9s;
}
.tp-offcanvas-gallery-img:hover img {
  transform: scale(1.2) rotate(-2deg);
}
.tp-offcanvas-contact {
  margin-bottom: 55px;
}
.tp-offcanvas-contact ul li {
  list-style: none;
}
.tp-offcanvas-contact ul li:not(:last-child) {
  margin-bottom: 2px;
}
.tp-offcanvas-contact ul li a {
  font-size: 16px;
  position: relative;
  display: inline-block;
}
.tp-offcanvas-contact ul li a::after {
  position: absolute;
  bottom: 2px;
  right: 0;
  width: 0;
  height: 1px;
  content: "";
  transition: 0.4s;
  background-color: #1e1e1e;
}
.tp-offcanvas-contact ul li a:hover {
  color: var(--tp-common-black);
}
.tp-offcanvas-contact ul li a:hover::after {
  width: 100%;
  right: auto;
  left: 0;
}
.tp-offcanvas-social ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.tp-offcanvas-social ul li {
  list-style: none;
}
.tp-offcanvas-social ul li:not(:last-child) {
  margin-right: 8px;
}
.tp-offcanvas-social ul li a {
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 40px;
  transition: all 0.3s;
  color: var(--tp-common-black);
  border: 1px solid rgba(2, 11, 24, 0.1);
}
.tp-offcanvas-social ul li a:hover {
  color: var(--tp-common-white);
  border-color: var(--tp-common-black);
  background-color: var(--tp-common-black);
}
.tp-offcanvas-social ul li a svg {
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
}

.tp-menu-close {
  top: 24px;
  right: 14px;
  position: absolute;
  transition: all 0.15s ease-in-out;
}
.tp-menu-close::before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  transform-origin: center;
  background-size: contain;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  transition: all 0.15s ease-in-out;
  color: var(--tp-finance-secondary);
  -webkit-transition: all 0.15s ease-in-out;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.08333 0.0644531L7.08333 15.0645M14.1667 7.98112L0 7.98112' stroke='currentcolor' stroke-width='1.5'%3E%3C/path%3E%3C/svg%3E");
}

/*----------------------------------------*/
/*  2.4 Breadcrumb
/*----------------------------------------*/
.tp-breadcrumb-space {
  margin: 0 20px;
  padding-top: 170px;
  padding-bottom: 250px;
  background-size: cover;
  border-radius: 12px;
  background-position: center;
  background-repeat: no-repeat;
}
.tp-breadcrumb-space::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 23.21%, rgba(11, 61, 46, 0.3) 51.62%, #00271B 100%);
}
.tp-breadcrumb-shape {
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  margin: 0 auto;
  position: absolute;
}
@media (max-width: 575px) {
  .tp-breadcrumb-shape {
    bottom: -10px;
  }
}
.tp-breadcrumb-shape svg {
  width: 100%;
}
.tp-breadcrumb-content {
  z-index: 1;
  position: relative;
}
.tp-breadcrumb-title {
  font-size: 52px;
  font-weight: 500;
  letter-spacing: -0.52px;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-breadcrumb-title {
    font-size: 42px;
  }
}
@media (max-width: 575px) {
  .tp-breadcrumb-title {
    font-size: 38px;
  }
}
.tp-breadcrumb-list .tp-breadcrumb {
  display: block;
}
.tp-breadcrumb-list ul {
  gap: 4px 10px;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  align-items: center;
  justify-content: center;
}
.tp-breadcrumb-list ul li {
  margin: 0;
  padding: 0;
  display: inline-flex;
  align-items: center;
  list-style: none;
  line-height: 1;
  font-size: 16px;
  font-weight: 400;
  color: var(--tp-common-white);
}
.tp-breadcrumb-list ul li::marker {
  content: "";
}
@media (max-width: 575px) {
  .tp-breadcrumb-list ul li {
    font-size: 15px;
  }
}
.tp-breadcrumb-list ul li a {
  color: rgba(255, 255, 255, 0.8);
  -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;
}
.tp-breadcrumb-list ul li a:hover {
  color: var(--tp-common-white);
}
.tp-breadcrumb-list ul li span[aria-current=page] {
  font-weight: 500;
  color: var(--tp-common-white);
}
.tp-breadcrumb-sep {
  line-height: 1;
}
.tp-breadcrumb-sep .tp-bc-sep {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  color: rgba(255, 255, 255, 0.6);
}

/*----------------------------------------*/
/*  2.11 Section Title
/*----------------------------------------*/
/*----------------------------------------*/
/*  2.10 Search css start
/*----------------------------------------*/
.tp-search-area {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  height: 300px;
  visibility: hidden;
  background: var(--tp-common-white);
  -webkit-transform: translateY(calc(-100% - 80px));
  -moz-transform: translateY(calc(-100% - 80px));
  -ms-transform: translateY(calc(-100% - 80px));
  -o-transform: translateY(calc(-100% - 80px));
  transform: translateY(calc(-100% - 80px));
  transition: all 0.5s ease-in-out 0s, visibility 0.5s ease-in-out;
  animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  z-index: 99999;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: none;
}
.tp-search-area::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
.tp-search-area.opened {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}
.tp-search-area.search-black {
  background: rgb(38, 37, 40);
}
.tp-search-area.search-black .tp-search-content .search::before {
  background-color: var(--tp-common-white);
}
.tp-search-area.search-black .tp-search-content input {
  border-color: #4F4F4F;
  background-color: transparent;
  color: var(--tp-common-white);
}
.tp-search-area.search-black .tp-search-content input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: var(--tp-common-white);
}
.tp-search-area.search-black .tp-search-content input::-moz-placeholder { /* Firefox 19+ */
  color: var(--tp-common-white);
}
.tp-search-area.search-black .tp-search-content input:-moz-placeholder { /* Firefox 4-18 */
  color: var(--tp-common-white);
}
.tp-search-area.search-black .tp-search-content input:-ms-input-placeholder { /* IE 10+  Edge*/
  color: var(--tp-common-white);
}
.tp-search-area.search-black .tp-search-content input::placeholder { /* MODERN BROWSER */
  color: var(--tp-common-white);
}
.tp-search-area.search-black .tp-search-content .tp-search-icon {
  color: var(--tp-common-white);
}
.tp-search-area.search-black .tp-search-close-btn {
  border-color: #4F4F4F;
  color: var(--tp-common-white);
}
.tp-search-wrapper {
  position: relative;
  display: flex;
  padding-top: 80px;
  justify-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-search-wrapper {
    padding-top: 115px;
  }
}
.tp-search-close {
  position: absolute;
  top: 35px;
  right: 35px;
}
@media (max-width: 575px) {
  .tp-search-close {
    right: 20px;
    top: 20px;
  }
}
.tp-search-close-btn {
  position: relative;
  height: 50px;
  width: 50px;
  z-index: 2;
  line-height: 1;
  border-radius: 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;
  background-color: transparent;
  color: var(--tp-common-black);
  border: 1px solid rgba(22, 22, 19, 0.1);
  outline: none;
  box-shadow: none;
}
.tp-search-close-btn:focus, .tp-search-close-btn:focus-visible {
  outline: none;
  box-shadow: none;
}
.tp-search-close-btn svg {
  height: 12px;
  width: 12px;
  -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;
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
}
.tp-search-close-btn:hover svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tp-search-content .search {
  margin-bottom: 40px;
  position: relative;
}
.tp-search-content .search:has(input:focus)::before {
  width: 100%;
}
.tp-search-content .search::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  transition: 0.4s;
  background-color: var(--tp-common-black);
}
.tp-search-content input {
  height: 80px;
  border: none;
  font-size: 30px;
  font-weight: 400;
  padding: 0 60px 0 10px;
  -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;
  border-bottom: 1px solid #E6E8F0;
  color: var(--tp-common-black);
  background-color: transparent;
  outline: none;
  box-shadow: none;
}
.tp-search-content input:focus, .tp-search-content input:focus-visible {
  outline: none;
  box-shadow: none;
  border-color: #E6E8F0;
}
.tp-search-content input:focus:hover, .tp-search-content input:focus-visible:hover {
  background: transparent;
}
.tp-search-content input::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  height: 18px;
  width: 18px;
  margin-right: 10px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='red' stroke-width='1.2' stroke-linecap='round'%3E%3Cpath d='M5 5 19 19M19 5 5 19'/%3E%3C/svg%3E");
}
.tp-search-content input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 30px;
  font-weight: 400;
  color: var(--tp-common-black);
}
.tp-search-content input::-moz-placeholder { /* Firefox 19+ */
  font-size: 30px;
  font-weight: 400;
  color: var(--tp-common-black);
}
.tp-search-content input:-moz-placeholder { /* Firefox 4-18 */
  font-size: 30px;
  font-weight: 400;
  color: var(--tp-common-black);
}
.tp-search-content input:-ms-input-placeholder { /* IE 10+  Edge*/
  font-size: 30px;
  font-weight: 400;
  color: var(--tp-common-black);
}
.tp-search-content input::placeholder { /* MODERN BROWSER */
  font-size: 30px;
  font-weight: 400;
  color: var(--tp-common-black);
}
.tp-search-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  line-height: 1;
  border: none;
  outline: none;
  box-shadow: none;
  background-color: transparent;
  transform: translateY(-50%);
}
.tp-search-icon:focus, .tp-search-icon:focus-visible {
  outline: none;
  box-shadow: none;
}

/*----------------------------------------*/
/*  2.6 Magic Cursor css start
/*----------------------------------------*/
/*----------------------------------------*/
/*  2.8 offcanvas
/*----------------------------------------*/
.newsletter_form {
  position: relative;
  max-width: 500px;
  width: 100%;
  background: #263D36 !important;
  border-radius: 66px !important;
  backdrop-filter: blur(10px);
}
.newsletter_form__input {
  width: 90% !important;
  padding: 18px 70px 18px 25px;
  border: none !important;
  background: transparent !important;
  outline: none !important;
  color: #fff !important;
  font-size: 16px !important;
  height: 70px !important;
  border-radius: 66px !important;
}
.newsletter_form__input::placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 16px !important;
}
.newsletter_form__btn {
  position: absolute;
  top: 50%;
  right: 11px;
  width: 50px;
  height: 50px;
  border: none;
  cursor: pointer;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  transform: translateY(-50%);
  background: var(--tp-theme-secondary);
}
.newsletter_form__btn:hover {
  transform: translateY(-50%) scale(1.05);
}

.newsletter_2 {
  position: relative;
  background: rgba(255, 255, 255, 0.06) !important;
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
}
.newsletter_2__input {
  width: 85% !important;
  padding: 18px 70px 18px 25px;
  border: none !important;
  background: transparent !important;
  outline: none !important;
  color: #fff !important;
  font-size: 16px !important;
  height: 54px !important;
  border-radius: 66px !important;
}
.newsletter_2__input::placeholder {
  color: #fff !important;
  font-size: 16px !important;
}
.newsletter_2__btn {
  position: absolute;
  top: 50%;
  right: 11px;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  border-radius: 0px;
  border: none;
  cursor: pointer;
  background: var(--tp-theme-secondary);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  color: #142D25;
}
.newsletter_2__btn svg {
  width: 20px;
  height: 20px;
}
.newsletter_2__btn:hover {
  transform: translateY(-50%) scale(1.05);
  filter: brightness(1.1);
}

.newsletter_agreement {
  margin-top: 15px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: #fff;
  font-size: 14px;
}
.newsletter_agreement input[type=checkbox] {
  cursor: pointer;
  width: 16px;
  height: 16px;
  background: transparent;
  border: 1px solid #CFE8E6;
  border-radius: 3px;
  appearance: none;
  -webkit-appearance: none;
  position: relative;
  transition: all 0.2s ease;
  transform: translateY(2px);
}
.newsletter_agreement input[type=checkbox]:checked {
  border-color: var(--tp-theme-secondary);
}
.newsletter_agreement input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 5px;
  width: 4px;
  height: 8px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.newsletter_agreement label {
  cursor: pointer;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.7);
}
.newsletter_agreement label a {
  color: var(--tp-theme-secondary);
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: opacity 0.3s;
}
.newsletter_agreement label a:hover {
  opacity: 0.8;
}

.wpcf7 input[type=file] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 2;
}

/* Custom upload box */
.wpcf7 .wpcf7-file {
  position: relative;
}

.upload-box {
  position: relative;
  cursor: pointer;
  border: 1px dashed rgba(20, 45, 37, 0.14);
  background: rgba(20, 45, 37, 0.01);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding: 26px 20px 30px;
}

.upload-box .upload-title {
  font-size: 18px;
  font-weight: 500;
  font-family: var(--tp-ff-heading);
  letter-spacing: -0.01em;
  color: var(--tp-theme-primary);
}

.upload-box .upload-sub {
  font-family: var(--tp-ff-heading);
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: rgba(20, 45, 37, 0.6);
}

.tp-header-logo.tp-header-logo-spacing {
  padding: 20px 0;
}

/* HEADER CSS */
/*----------------------------------------*/
/*  3.1 Header Style
/*----------------------------------------*/
/*----------------------------------------*/
/*  4.1 Main menu css
/*----------------------------------------*/
.tp-header-menu > nav > ul > li {
  margin: 0 14px;
  list-style-type: none;
  display: inline-block;
}
.tp-header-menu > nav > ul > li:hover > a::before {
  left: 0;
  width: 100%;
}
.tp-header-menu > nav > ul > li > a {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  padding: 30px 0px;
  display: inline-block;
  color: var(--tp-theme-primary);
}
.tp-header-dropdown nav ul li {
  position: relative;
  list-style: none;
}
.tp-header-dropdown nav ul li.tp-menu-last .tp-submenu {
  left: auto;
  right: 0;
}
.tp-header-dropdown nav ul li .tp-submenu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 240px;
  z-index: 99;
  opacity: 0;
  transition: 0.5s;
  text-align: start;
  visibility: hidden;
  padding: 12px;
  transform-origin: 0 0;
  transform: scale(1, 0);
  box-shadow: 0 1px 2px 0 rgba(48, 70, 63, 0.1);
  background: #fff;
}
.tp-header-dropdown nav ul li .tp-submenu li {
  width: 100%;
}
.tp-header-dropdown nav ul li .tp-submenu li a {
  width: 100%;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  padding: 16px;
  text-align: start;
  color: var(--tp-theme-primary);
}
.tp-header-dropdown nav ul li .tp-submenu li a:hover {
  color: var(--tp-common-white);
  background: var(--tp-theme-secondary);
}
.tp-header-dropdown nav ul li .tp-submenu li .tp-submenu {
  top: 0;
  left: 100%;
}
.tp-header-dropdown nav ul li:hover > .tp-submenu {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.tp-header-dropdown nav ul li.has-dropdown > a {
  position: relative;
}
.tp-header-dropdown nav ul li.has-dropdown > a:hover::after {
  transform: rotate(-180deg);
}
.tp-header-dropdown nav ul li.has-dropdown > a::after {
  content: "";
  width: 18px;
  height: 14px;
  -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;
  display: inline-block;
  margin-inline-start: 5px;
  transform: translateY(3px);
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7' fill='none'%3E%3Cpath d='M0.900024 0.900001L5.90002 5.9L10.9 0.900001' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/*----------------------------------------*/
/*  4.2 Mobilemenu css
/*----------------------------------------*/
.tp-offcanvas-menu {
  margin-bottom: 40px;
}
.tp-offcanvas-menu ul {
  list-style: none;
}
.tp-offcanvas-menu ul li {
  position: relative !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-offcanvas-menu ul li.has-dropdown span {
    display: none;
  }
}
.tp-offcanvas-menu ul li > a {
  padding: 8px 0;
  display: block;
  font-size: 18px;
  font-weight: 500;
  font-family: var(--tp-ff-inter);
}
.tp-offcanvas-menu ul li.active > a {
  color: var(--tp-common-black);
}
.tp-offcanvas-menu ul li.active > .tp-menu-close::before {
  transform: translateY(-50%) rotate(-90deg);
  color: var(--tp-theme-secondary);
}
.tp-offcanvas-menu ul li .tp-submenu {
  display: none;
}
.tp-offcanvas-menu ul li .tp-submenu.submenu {
  padding-left: 20px;
}
.tp-offcanvas-menu ul li .dropdown-arrow {
  display: none;
}
.tp-offcanvas-menu .tp-megamenu-wrapper.megamenu-white-bg {
  backdrop-filter: none;
  background: transparent;
  box-shadow: none;
}
.tp-offcanvas-menu .mega-menu {
  width: auto;
  opacity: 1;
  visibility: visible;
  transition: none;
  position: static;
  display: none;
  -webkit-transform: perspective(0) rotateX(0);
  -moz-transform: perspective(0) rotateX(0);
  -ms-transform: perspective(0) rotateX(0);
  -o-transform: perspective(0) rotateX(0);
  transform: perspective(0) rotateX(0);
}
.tp-offcanvas-menu .tp-megamenu-list ul li {
  padding: 0;
}
.tp-offcanvas-menu .tp-megamenu-list ul li a {
  padding: 8px 20px;
  font-size: 17px;
}

/*----------------------------------------*/
/*  5.2 Postbox css
/*----------------------------------------*/
.tp-postbox-item {
  border-radius: 0 0 12px 12px;
  background: var(--tp-common-white);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.05);
}
.tp-postbox-item.format-quote {
  box-shadow: none;
}
.tp-postbox-item:hover .tp-postbox-thumb img {
  transform: scale(1.1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-postbox-wrapper {
    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-postbox-wrapper {
    margin-right: 0px;
  }
}
.tp-postbox-wrapper p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.56;
  color: #525655;
  letter-spacing: -0.28px;
  font-family: var(--tp-ff-p);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-wrapper p {
    margin-bottom: 0;
  }
}
.tp-postbox-thumb {
  overflow: hidden;
  border-radius: 12px;
}
.tp-postbox-thumb-overlay::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(11, 61, 46, 0.2) 38.58%, rgba(11, 61, 46, 0.7) 100%);
}
.tp-postbox-thumb img {
  width: 100%;
  transition: 0.9s;
  border-radius: 12px;
}
.tp-postbox-thumb-slider-active {
  border-radius: 12px;
}
.tp-postbox-thumb-slider-active img {
  border-radius: 12px;
}
.tp-postbox-content {
  padding: 15px 40px 50px 40px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-content {
    padding: 15px 20px 30px 20px;
  }
}
.tp-postbox-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -1.12px;
  color: var(--tp-theme-primary);
}
@media (max-width: 575px) {
  .tp-postbox-title {
    font-size: 24px;
  }
}
.tp-postbox-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.56;
  color: #525655;
  letter-spacing: -0.28px;
  font-family: var(--tp-ff-p);
}
.tp-postbox-video-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  color: var(--tp-theme-primary);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: var(--tp-common-white);
  z-index: 2;
}
.tp-postbox-video-btn:hover {
  color: var(--tp-theme-primary);
}
.tp-postbox-slider-item {
  position: relative;
  border-radius: 14px;
}
.tp-postbox-slider-item::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 14px;
  background-color: rgba(0, 0, 0, 0.3);
}
.tp-postbox-slider-item img {
  border-radius: 14px;
}
.tp-postbox-arrow button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-grid;
  place-content: center;
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}
.tp-postbox-arrow button svg {
  display: inline-block;
  transform: translateY(-1px);
}
.tp-postbox-arrow button:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
}
.tp-postbox-arrow-prev {
  position: absolute;
  top: 50%;
  left: 30px;
  z-index: 2;
  transform: translateY(-50%);
}
.tp-postbox-arrow-next {
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 2;
  transform: translateY(-50%);
}
.tp-postbox-quote {
  border-radius: 12px;
  padding: 45px 60px 50px 50px;
  background: var(--tp-common-white);
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.05);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-postbox-quote {
    padding: 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-postbox-quote {
    gap: 15px;
    padding: 30px;
    flex-wrap: wrap;
  }
}
.tp-postbox-quote-icon {
  width: 80px;
  height: 80px;
  flex: 0 0 auto;
  border-radius: 50%;
  display: inline-grid;
  place-content: center;
  background: #F4F4F5;
}
.tp-postbox-quote-text p {
  margin: 0;
  font-size: 32px;
  line-height: 1.31;
  letter-spacing: -0.02em;
  color: var(--tp-theme-primary);
}
@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-quote-text p {
    font-size: 24px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .postbox-wrapper {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .postbox-wrapper {
    margin-right: 0;
    margin-bottom: 0;
  }
}
.postbox-author-img {
  margin-right: 6px;
}
.postbox-author-img img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.postbox-author-name {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.32px;
  color: var(--tp-grey-1);
  text-transform: capitalize;
  margin: 0;
}
.postbox-author-info {
  line-height: 1;
}
.postbox-author-info span {
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.6);
}
.postbox-author-wrap {
  padding: 0px 20px;
}
@media (max-width: 575px) {
  .postbox-author-wrap {
    flex-wrap: wrap;
    padding: 0;
  }
}
.postbox-meta i {
  font-size: 15px;
  font-weight: 400;
  line-height: 173%;
  color: rgba(20, 45, 37, 0.8);
}
.postbox-meta i svg {
  margin-right: 4px;
  display: inline-block;
  transform: translateY(-2px);
}
.postbox-meta span {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.32px;
  color: var(--tp-grey-1);
}
.postbox-meta > div:not(:first-child) {
  padding-left: 16px;
  position: relative;
}
.postbox-item {
  padding: 35px 15px;
  padding-bottom: 40px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.postbox-item:hover .tp-postbox-thumb img {
  transform: scale(1.1);
}
.postbox-tag {
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 15px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.6);
}
.postbox-tag i svg {
  margin-right: 4px;
  transform: translateY(-1px);
}
.postbox-category span {
  font-size: 16px;
  font-weight: 600;
  padding: 5px 10px;
  border-radius: 6px;
  display: inline-block;
  letter-spacing: -0.32px;
  color: var(--tp-theme-primary);
  background: #F4F4F5;
}
.postbox-content {
  padding: 0px 20px;
}
@media (max-width: 575px) {
  .postbox-content {
    padding: 0;
  }
}
.postbox-content p {
  font-weight: 400;
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 30px;
  color: rgba(255, 255, 255, 0.6);
}
@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) {
  .postbox-content p {
    font-size: 16px;
  }
  .postbox-content p br {
    display: none;
  }
}
.postbox-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.postbox-play-btn a {
  height: 80px;
  width: 80px;
  line-height: 77px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  background-color: var(--tp-common-white);
  animation: animate-pulse 3s linear infinite;
}
.postbox-play-btn a svg {
  margin-left: 3px;
  display: inline-block;
}
.postbox-slider-item {
  position: relative;
  border-radius: 14px;
}
.postbox-slider-item::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 14px;
  background-color: rgba(0, 0, 0, 0.3);
}
.postbox-slider-item img {
  border-radius: 14px;
}
.postbox-arrow button {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  background-color: var(--tp-common-white);
}
.postbox-arrow button:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
}
.postbox-arrow-prev {
  position: absolute;
  top: 50%;
  left: 30px;
  z-index: 2;
  transform: translateY(-50%);
}
.postbox-arrow-next {
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 2;
  transform: translateY(-50%);
}
.postbox-blockquote {
  padding: 50px 55px;
  padding-bottom: 30px;
  border-radius: 14px;
  background: #1a1b1e;
}
@media (max-width: 575px) {
  .postbox-blockquote {
    padding: 30px 20px;
    padding-bottom: 30px;
  }
}
.postbox-blockquote-paragraph p {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 0;
  letter-spacing: -0.02em;
  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) {
  .postbox-blockquote-paragraph p br {
    display: none;
  }
}
@media (max-width: 575px) {
  .postbox-blockquote-paragraph p {
    font-size: 20px;
  }
  .postbox-blockquote-paragraph p br {
    display: none;
  }
}
.postbox-blockquote-icon {
  margin-bottom: 20px;
  display: inline-block;
}
.postbox-thumb {
  overflow: hidden;
}
.postbox-thumb-overlay::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.postbox-thumb img {
  transition: 0.9s;
}
@media (max-width: 575px) {
  .postbox__comment {
    padding-top: 50px;
  }
}
.postbox__comment ul {
  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), (max-width: 575px) {
  .postbox__comment ul {
    margin-right: 0;
  }
}
.postbox__comment ul li {
  margin-bottom: 30px;
  list-style: none;
}
.postbox__comment ul li.children {
  margin-left: 100px;
}
@media (max-width: 575px) {
  .postbox__comment ul li.children {
    margin-left: 15px;
  }
}
.postbox__comment-title {
  font-weight: 600;
  font-size: 30px;
  line-height: 1.1;
  margin-bottom: 15px;
  letter-spacing: -0.04em;
  color: var(--tp-common-white);
}
.postbox__comment-box {
  padding-top: 20px;
}
@media (max-width: 575px) {
  .postbox__comment-box {
    flex-wrap: wrap;
  }
}
.postbox__comment-info {
  flex: 0 0 auto;
}
.postbox__comment-avater {
  flex: 0 0 auto;
}
@media (max-width: 575px) {
  .postbox__comment-avater {
    margin-right: 0;
  }
}
.postbox__comment-avater img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
@media (max-width: 575px) {
  .postbox__comment-avater img {
    margin-bottom: 30px;
  }
}
.postbox__comment-name {
  margin-bottom: 17px;
}
.postbox__comment-name h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
  color: #030E14;
  letter-spacing: -0.16px;
  font-family: var(--tp-ff-p);
  margin-right: 10px;
}
.postbox__comment-name span {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  color: #030E14;
}
.postbox__comment-text {
  width: 100%;
}
.postbox__comment-text p {
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 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: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .postbox__comment-text p br {
    display: none;
  }
}
.postbox__comment-reply a {
  font-size: 14px;
  font-weight: 600;
  padding: 10px 26px;
  border-radius: 4px;
  display: inline-block;
  line-height: 1;
  color: #030E14;
  font-family: var(--tp-ff-p);
  text-decoration: none !important;
  border: 1px solid rgba(3, 14, 20, 0.1);
}
.postbox__comment-reply a span {
  margin-left: 6px;
  display: inline-block;
}
.postbox__comment-reply a:hover {
  color: var(--tp-common-white);
  border-color: var(--tp-theme-primary);
  background-color: var(--tp-theme-primary);
}
.postbox__comment-agree {
  padding-left: 5px;
}
.postbox__comment-agree input {
  margin: 0;
  appearance: none;
  -moz-appearance: none;
  display: block;
  width: 16px;
  height: 16px;
  background: var(--tp-common-white);
  border: 1px solid #949392;
  outline: none;
  flex: 0 0 auto;
  transform: translateY(-1px);
}
.postbox__comment-agree input:checked {
  position: relative;
  background-color: var(--tp-theme-primary);
  border-color: transparent;
}
.postbox__comment-agree input:checked::after {
  box-sizing: border-box;
  content: "\f00c";
  position: absolute;
  font-family: var(--tp-ff-fontawesome);
  font-size: 10px;
  color: var(--tp-common-white);
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.postbox__comment-agree input:hover {
  cursor: pointer;
}
.postbox__comment-agree label {
  padding-left: 8px;
  color: #838383;
  line-height: 1;
}
.postbox__comment-agree label a {
  color: var(--tp-common-black);
  font-weight: 600;
  padding-left: 4px;
}
.postbox__comment-agree label a:hover {
  color: var(--tp-theme-primary);
}
.postbox__comment-agree label:hover {
  cursor: pointer;
}
.postbox-details-thumb img {
  width: 100%;
  border-radius: 12px;
}
.postbox-details-social ul {
  gap: 12px;
  display: flex;
}
.postbox-details-social ul li {
  list-style: none;
}
.postbox-details-social ul li a {
  display: inline-block;
}
.postbox-details-social ul li a:hover {
  transform: translateY(-2px);
}

.tp-postbox-details-meta-box {
  gap: 15px;
  display: flex;
  align-items: center;
}
.tp-postbox-details-author {
  gap: 30px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-details-author {
    flex-wrap: wrap;
  }
}
.tp-postbox-details-author-content {
  margin-bottom: 15px;
}
.tp-postbox-details-author-content h3 {
  font-size: 13px;
  font-weight: 600;
  color: #65686D;
  margin-bottom: 2px;
  font-family: var(--tp-ff-p);
}
.tp-postbox-details-author-content span {
  font-size: 16px;
  font-weight: 500;
  color: #525655;
  display: inline-block;
  font-family: var(--tp-ff-p);
}
.tp-postbox-details-author-name {
  font-size: 18px;
  font-weight: 600;
  color: #030E14;
  margin-bottom: 15px;
}
.tp-postbox-details-author-img {
  flex: 0 0 auto;
}
.tp-postbox-details-author-img img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
}
.tp-postbox-details-author-social {
  gap: 14px;
}
.tp-postbox-details-author-social a {
  font-size: 14px;
  font-weight: 600;
  color: #030E14;
  letter-spacing: -0.14px;
  text-decoration-line: underline;
}
.tp-postbox-details-author-social a:hover {
  text-decoration-line: none;
}
.tp-postbox-details-large-img {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
}
.tp-postbox-details-large-img img {
  border-radius: 16px;
}
.tp-postbox-details-large-img::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(11, 61, 46, 0.2) 38.58%, rgba(11, 61, 46, 0.7) 100%);
}
.tp-postbox-details-main-title {
  font-size: 48px;
  font-weight: 500;
  letter-spacing: -0.96px;
  color: var(--tp-theme-primary);
  font-family: var(--tp-ff-heading);
}
.tp-postbox-details-title {
  font-size: 32px;
  font-weight: 500;
}
@media (max-width: 575px) {
  .tp-postbox-details-title {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
.tp-postbox-details-wrap p {
  color: #65686D;
}
.tp-postbox-details-wrap p span {
  color: var(--tp-theme-primary);
}
@media (max-width: 575px) {
  .tp-postbox-details-list {
    padding-top: 10px;
    margin-bottom: 30px;
  }
}
.tp-postbox-details-list p span {
  color: var(--tp-theme-primary);
}
.tp-postbox-details-list ul {
  margin-left: 42px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-details-list ul {
    margin-left: 20px;
  }
}
.tp-postbox-details-list ul li {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 7px;
  color: #65686D;
}
.tp-postbox-details-list ul li span {
  color: var(--tp-theme-primary);
}
.tp-postbox-details-info p {
  font-weight: 500;
}
@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-details-info p br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-postbox-details-img-larg {
    padding-top: 40px;
  }
}
@media (max-width: 575px) {
  .tp-postbox-details-img-larg img {
    height: 350px;
    object-fit: cover;
  }
}
.tp-postbox-details-img p {
  font-weight: 500;
}
@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-postbox-details-img p br {
    display: none;
  }
}
@media (max-width: 575px) {
  .tp-postbox-details-spacing {
    padding-top: 40px;
  }
}
@media (max-width: 575px) {
  .tp-postbox-details-content {
    margin-bottom: 25px;
  }
}
.tp-postbox-details-content p {
  font-weight: 500;
}
@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-postbox-details-content p br {
    display: none;
  }
}
@media (max-width: 575px) {
  .tp-postbox-details-content p {
    margin-bottom: 10px;
  }
}
.tp-postbox-details-quote {
  gap: 34px;
  display: flex;
}
@media (max-width: 575px) {
  .tp-postbox-details-quote {
    flex-wrap: wrap;
    gap: 20px;
    padding: 30px 0;
    padding-top: 20px;
  }
}
.tp-postbox-details-quote p {
  margin: 0;
}
.tp-postbox-details-quote-deg {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-postbox-details-quote-deg {
    font-size: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-postbox-details-quote-deg {
    font-size: 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-details-quote-deg {
    font-size: 22px;
  }
  .tp-postbox-details-quote-deg br {
    display: none;
  }
}
.tp-postbox-details-quote-icon {
  transform: translateY(7px);
}
.tp-postbox-details-quote-content span {
  color: var(--tp-theme-primary);
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 9px;
}
.tp-postbox-details-quote-content span::before {
  display: inline-block;
  width: 40px;
  height: 1px;
  background-color: var(--tp-theme-primary);
  content: "";
}
.tp-postbox-details-code {
  padding: 25px 30px;
  border-radius: 14px;
  background-color: #F5F5F5;
}
.tp-postbox-details-code pre {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
}
.tp-postbox-details-code p {
  margin: 0;
}
.tp-postbox-details-nav-thumb {
  height: 560px;
  position: relative;
  border-radius: 12px;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-postbox-details-nav-thumb {
    height: 480px;
  }
}
@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-details-nav-thumb {
    height: 400px;
  }
}
.tp-postbox-details-nav-thumb::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background: rgba(11, 61, 46, 0.4);
}
.tp-postbox-details-nav-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 2;
  margin: 0 auto;
  text-align: center;
  display: inline-table;
  transform: translateY(-50%);
}
.tp-postbox-details-nav-label {
  font-size: 24px;
  font-weight: 500;
  display: inline-block;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-p);
}
.tp-postbox-details-nav-title {
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 0;
  letter-spacing: -1.2px;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-postbox-details-nav-title {
    font-size: 45px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-postbox-details-nav-title {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-postbox-details-nav-title {
    font-size: 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-details-nav-title {
    font-size: 30px;
  }
}
.tp-postbox-details-nav-box {
  display: flex;
  height: 100%;
  align-items: center;
  gap: 20px;
  padding: 24px 30px;
  border-radius: 12px;
  border: 1px solid rgba(11, 61, 46, 0.1);
  background-color: var(--tp-common-white);
  transition: all 0.3s ease;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-details-nav-box {
    gap: 15px;
    padding: 20px;
  }
}
.tp-postbox-details-nav-box:hover {
  border-color: var(--tp-theme-primary);
  box-shadow: 0px 30px 50px rgba(11, 61, 46, 0.08);
}
.tp-postbox-details-nav-box-thumb {
  flex: 0 0 auto;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
}
.tp-postbox-details-nav-box-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tp-postbox-details-nav-box-content {
  flex: 1 1 auto;
}
.tp-postbox-details-nav-box-label {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: var(--tp-ff-p);
  color: var(--tp-grey-1);
}
.tp-postbox-details-nav-box-title {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 0;
  letter-spacing: -0.4px;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-postbox-details-nav-box-title {
    font-size: 18px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-details-nav-box-title {
    font-size: 17px;
  }
}
.tp-postbox-details-nav-box-next {
  text-align: right;
  flex-direction: row;
}
.tp-postbox-details-nav-box-next .tp-postbox-details-nav-box-label {
  color: var(--tp-theme-primary);
}
.tp-postbox-details-nav-box-next .tp-postbox-details-nav-box-title {
  color: var(--tp-theme-primary);
}
.tp-postbox-details-comment-title {
  font-size: 32px;
  font-weight: 600;
  color: #030E14;
  letter-spacing: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-postbox-details-comment-title {
    font-size: 26px;
  }
}
.tp-postbox-details-form {
  padding: 60px;
  border-radius: 12px;
  border: 1px solid rgba(11, 61, 46, 0.1);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-postbox-details-form {
    padding: 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-postbox-details-form {
    padding: 30px;
  }
}
.tp-postbox-details-form .tp-btn-event {
  border-radius: 8px;
  padding: 12px 46px;
  color: var(--tp-common-white);
  background-color: var(--tp-theme-primary);
}
.tp-postbox-details-form .comment-notes {
  font-size: 15px;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 20px;
  display: inline-block;
}
.tp-postbox-details-input input, .tp-postbox-details-input textarea {
  height: 54px;
  border-radius: 8px;
  background: #F5F5F5;
}
.tp-postbox-details-input textarea {
  resize: none;
  height: 160px;
}
.tp-postbox-details-remember .tp-checkbox {
  display: none;
}
.tp-postbox-details-remember .tp-checkbox:checked ~ label::before {
  border-color: var(--tp-common-black);
  background-color: var(--tp-common-black);
}
.tp-postbox-details-remember label {
  position: relative;
  font-size: 15px;
  font-weight: 500;
  color: #525655;
  cursor: pointer;
  padding-inline-start: 26px;
  font-family: var(--tp-ff-p);
}
.tp-postbox-details-remember label::before {
  position: absolute;
  content: "";
  top: 4px;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  inset-inline-start: 0;
  transition: all 0.4s ease;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 10px;
  border: 1px solid rgba(34, 47, 48, 0.15);
  background-color: var(--tp-common-white);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='9' viewBox='0 0 10 9' fill='none'%3E%3Cpath d='M0.750122 5.50012C0.750122 5.50012 2.35012 6.41265 3.15012 7.75012C3.15012 7.75012 5.55012 2.50012 8.75012 0.750122' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
@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-details-left-btn {
    margin-bottom: 30px;
  }
}
.tp-postbox-details-left-btn a {
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
  display: flex;
  align-items: center;
}
.tp-postbox-details-left-btn a span {
  height: 36px;
  width: 36px;
  text-align: center;
  border-radius: 36px;
  display: inline-grid;
  place-content: center;
  -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;
  color: var(--tp-common-white);
  border: 1px solid transparent;
  background-color: var(--tp-theme-primary);
}
.tp-postbox-details-right-social {
  gap: 8px;
  display: flex;
  align-items: end;
  justify-content: end;
  flex-direction: column;
}
@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-details-right-social {
    margin-top: 30px;
    flex-direction: row;
    justify-content: start;
  }
}
.tp-postbox-details-right-social a {
  height: 50px;
  width: 50px;
  text-align: center;
  border-radius: 50px;
  display: inline-grid;
  place-content: center;
  border: 1px solid rgba(11, 61, 46, 0.1);
}
.tp-postbox-details-right-social a:hover {
  color: var(--tp-common-white);
  border-color: var(--tp-theme-primary);
  background-color: var(--tp-theme-primary);
}

.tp-pagination .tp-blog-pagenation ul li {
  list-style: none;
  display: inline-flex;
}
.tp-pagination .tp-blog-pagenation ul li span, .tp-pagination .tp-blog-pagenation ul li a {
  font-size: 16px;
  font-weight: 700;
  color: #000715;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 30px;
  display: inline-grid;
  place-content: center;
  letter-spacing: -0.32px;
  border: 1px solid rgba(0, 7, 21, 0.08);
}
.tp-pagination .tp-blog-pagenation ul li span.current, .tp-pagination .tp-blog-pagenation ul li span:hover, .tp-pagination .tp-blog-pagenation ul li a.current, .tp-pagination .tp-blog-pagenation ul li a:hover {
  background-color: #0B3D2E;
  color: var(--tp-common-white);
}
.tp-pagination .tp-blog-pagenation ul li:not(:last-of-type) {
  margin-right: 6px;
}

/*----------------------------------------*/
/*  5.3 Sidebar css
/*----------------------------------------*/
@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-sidebar-wrap {
    margin-left: 0px;
  }
}
.tp-sidebar-search {
  position: relative;
}
.tp-sidebar-search input {
  width: 100%;
  height: 60px;
  padding: 0 25px;
  font-size: 18px;
  font-weight: 500;
  line-height: 60px;
  padding-right: 50px;
  border-radius: 6px;
  letter-spacing: -0.01em;
  color: var(--tp-theme-primary);
  background: var(--tp-common-white);
  border: 1px solid rgba(11, 61, 46, 0.1);
}
.tp-sidebar-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #525655;
}
.tp-sidebar-search input::-moz-placeholder { /* Firefox 19+ */
  color: #525655;
}
.tp-sidebar-search input:-moz-placeholder { /* Firefox 4-18 */
  color: #525655;
}
.tp-sidebar-search input:-ms-input-placeholder { /* IE 10+  Edge*/
  color: #525655;
}
.tp-sidebar-search input::placeholder { /* MODERN BROWSER */
  color: #525655;
}
.tp-sidebar-search input:focus {
  border: 1px solid #142D25;
}
.tp-sidebar-search button {
  position: absolute;
  top: 0;
  right: 25px;
  height: 100%;
  color: #525655;
  line-height: 60px;
}
.tp-sidebar-search button:hover {
  color: var(--tp-theme-primary);
}
.tp-sidebar-widget-author {
  padding: 40px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
}
.tp-sidebar-widget-author-img {
  margin-bottom: 35px;
}
.tp-sidebar-widget-author-img img {
  height: 120px;
  width: 120px;
  border-radius: 50%;
}
.tp-sidebar-widget-author-name {
  font-weight: 600;
  font-size: 22px;
  line-height: 1;
  margin-bottom: 5px;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
}
.tp-sidebar-widget-author-content span {
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 20px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.4);
}
.tp-sidebar-widget-author-content p {
  font-weight: 500;
  font-size: 17px;
  line-height: 1.5;
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.7);
}
.tp-sidebar-widget-author-social a {
  margin: 0 5px;
}
.tp-sidebar-widget-author-social a span {
  transition: all 0.4s ease-in-out;
  color: var(--tp-common-white);
}
.tp-sidebar-widget-author-social a:hover span {
  color: #D0FF71;
}
.tp-sidebar-widget-title {
  font-size: 24px;
  font-weight: 500;
  color: var(--tp-theme-1);
  font-family: var(--tp-ff-heading);
}
.tp-sidebar-widget-category ul li {
  list-style-type: none;
}
.tp-sidebar-widget-category ul li a {
  border-radius: 14px;
  padding: 12px 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  background: #1a1b1e;
  letter-spacing: -0.01em;
  color: rgba(255, 255, 255, 0.8);
}
.tp-sidebar-widget-category ul li a span {
  transition: 0.3s;
}
.tp-sidebar-widget-category ul li a span:last-child {
  color: rgba(255, 255, 255, 0.4);
}
.tp-sidebar-widget-category ul li a:hover {
  color: #D0FF71;
}
.tp-sidebar-widget-category ul li a:hover span:last-child {
  color: #D0FF71;
}
.tp-sidebar-widget-category ul li:not(:last-child) {
  margin-bottom: 6px;
}
.tp-sidebar-widget.widget_categories ul li.current-cat a::after {
  background-color: var(--tp-theme-primary);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8' fill='none'%3E%3Cpath d='M0.5 3.18201C0.223858 3.18201 0 3.40586 0 3.68201C0 3.95815 0.223858 4.18201 0.5 4.18201V3.68201V3.18201ZM9.85355 4.03556C10.0488 3.8403 10.0488 3.52372 9.85355 3.32845L6.67157 0.146473C6.47631 -0.0487893 6.15973 -0.0487893 5.96447 0.146473C5.7692 0.341735 5.7692 0.658318 5.96447 0.85358L8.79289 3.68201L5.96447 6.51043C5.7692 6.7057 5.7692 7.02228 5.96447 7.21754C6.15973 7.4128 6.47631 7.4128 6.67157 7.21754L9.85355 4.03556ZM0.5 3.68201V4.18201H9.5V3.68201V3.18201H0.5V3.68201Z' fill='%23ffffff'/%3E%3C/svg%3E");
}
.tp-sidebar-widget.widget_categories ul li a {
  font-size: 14px;
  font-weight: 600;
  padding: 11px 20px;
  border-radius: 8px;
  font-family: var(--tp-ff-p);
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
  border: 1px solid rgba(11, 61, 46, 0.1);
}
.tp-sidebar-widget.widget_categories ul li a:hover::after {
  background-color: var(--tp-theme-primary);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8' fill='none'%3E%3Cpath d='M0.5 3.18201C0.223858 3.18201 0 3.40586 0 3.68201C0 3.95815 0.223858 4.18201 0.5 4.18201V3.68201V3.18201ZM9.85355 4.03556C10.0488 3.8403 10.0488 3.52372 9.85355 3.32845L6.67157 0.146473C6.47631 -0.0487893 6.15973 -0.0487893 5.96447 0.146473C5.7692 0.341735 5.7692 0.658318 5.96447 0.85358L8.79289 3.68201L5.96447 6.51043C5.7692 6.7057 5.7692 7.02228 5.96447 7.21754C6.15973 7.4128 6.47631 7.4128 6.67157 7.21754L9.85355 4.03556ZM0.5 3.68201V4.18201H9.5V3.68201V3.18201H0.5V3.68201Z' fill='%23ffffff'/%3E%3C/svg%3E");
}
.tp-sidebar-widget.widget_categories ul li a::after {
  content: "";
  width: 29px;
  height: 20px;
  border-radius: 50px;
  -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;
  display: inline-block;
  margin-inline-start: 5px;
  transform: translateY(4px);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #F4F4F5;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8' fill='currentColor'%3E%3Cpath d='M0.5 3.18201C0.223858 3.18201 0 3.40586 0 3.68201C0 3.95815 0.223858 4.18201 0.5 4.18201V3.68201V3.18201ZM9.85355 4.03556C10.0488 3.8403 10.0488 3.52372 9.85355 3.32845L6.67157 0.146473C6.47631 -0.0487893 6.15973 -0.0487893 5.96447 0.146473C5.7692 0.341735 5.7692 0.658318 5.96447 0.85358L8.79289 3.68201L5.96447 6.51043C5.7692 6.7057 5.7692 7.02228 5.96447 7.21754C6.15973 7.4128 6.47631 7.4128 6.67157 7.21754L9.85355 4.03556ZM0.5 3.68201V4.18201H9.5V3.68201V3.18201H0.5V3.68201Z' fill='currentColor'/%3E%3C/svg%3E");
}
.tp-sidebar-wrapper {
  padding-left: 35px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-sidebar-wrapper {
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .tp-sidebar-wrapper {
    padding-left: 0;
    margin-top: 70px;
  }
}
.tp-sidebar-blog-grid-wrap .sidebar-wrapper {
  padding-left: 2px;
}

.rc-post-thumb {
  flex: 0 0 auto;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
}
.rc-post-thumb img {
  width: 100%;
  height: 50px;
  object-fit: cover;
  -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;
}
.rc-post-thumb a {
  display: block;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.rc-post-thumb a img {
  display: block;
  border-radius: 8px;
}
.rc-post-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 19px 20px;
  border-radius: 8px;
  background: rgba(11, 61, 46, 0.5);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .rc-post-overlay {
    padding: 10px 20px;
  }
}
.rc-post:hover .rc-post-thumb img {
  transform: scale(1.1);
}
.rc-post-category {
  margin-bottom: 10px;
}
.rc-post-category a {
  font-size: 14px;
  font-weight: 400;
  color: var(--tp-theme-primary);
  font-family: var(--tp-ff-heading);
}
.rc-post-title {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.28px;
  font-family: var(--tp-ff-p);
  color: var(--tp-common-white);
}
.rc-post-meta span {
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 5px;
  display: inline-block;
  color: var(--tp-theme-primary);
  font-family: var(--tp-ff-heading);
}
.rc-post-wrap .rc-post {
  border-radius: 8px;
  background-color: #F6F5F2;
}
.rc-post-wrap .rc-post:not(:last-child) {
  margin-bottom: 6px;
}

.tagcloud a {
  font-size: 16px !important;
  font-weight: 500;
  padding: 10px 20px;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
  border-radius: 8px;
  display: inline-block;
  background: #F5F5F5;
  font-family: var(--tp-ff-p);
  color: var(--tp-common-black);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tagcloud a {
    padding: 10px 14px;
    font-size: 13px;
  }
}
@media (max-width: 575px) {
  .tagcloud a {
    padding: 10px 14px;
  }
}
.tagcloud a:not(:last-child) {
  margin-right: 10px;
}
.tagcloud a:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-theme-primary);
}

.tp-action-item {
  width: 100%;
  border-radius: 8px;
  background-size: cover;
  background-repeat: no-repeat;
}
.tp-action-item::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(2, 32, 23, 0) 46.06%, rgba(11, 61, 46, 0.4) 66.37%, #0B3D2E 100%);
}
.tp-action-item-content {
  z-index: 2;
  padding-top: 230px;
  padding-left: 40px;
  padding-bottom: 40px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-action-item-content {
    padding-top: 180px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-action-item-content {
    padding-top: 150px;
    padding-left: 30px;
  }
}
@media (max-width: 575px) {
  .tp-action-item-content {
    padding-top: 120px;
    padding-left: 25px;
    padding-bottom: 30px;
  }
}
.tp-action-item-sub {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 5px;
  display: inline-block;
  text-transform: uppercase;
  font-family: var(--tp-ff-p);
  color: var(--tp-common-white);
}
.tp-action-item-title {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
  color: var(--tp-common-white);
}
.tp-action-item-social a {
  width: 42px;
  height: 42px;
  text-align: center;
  border-radius: 50%;
  display: inline-grid;
  place-content: center;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.tp-action-item-social a:hover {
  color: var(--tp-theme-1);
  background-color: var(--tp-common-white);
}

/*----------------------------------------*/
/*  5.1 blog css
/*----------------------------------------*/
.tp-blog-item {
  padding: 15px;
  background-color: var(--tp-common-white);
  -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-blog-item:hover {
  background-color: var(--tp-theme-secondary);
}
.tp-blog-content-wrapper {
  padding: 15px;
}
.tp-blog-author-thumb img {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.tp-blog-author-info span {
  font-family: var(--tp-ff-heading);
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.01em;
  color: rgba(20, 45, 37, 0.9);
}
.tp-blog-category span {
  font-family: var(--tp-ff-heading);
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--tp-theme-primary);
  border: 1px solid rgba(20, 45, 37, 0.08);
  border-radius: 100px;
  padding: 0px 11px;
  display: inline-block;
}
.tp-blog-title {
  font-family: var(--tp-ff-heading);
  font-weight: 500;
  line-height: 1.25;
  font-size: 24px;
  letter-spacing: -0.02em;
  color: var(--tp-theme-primary);
}
.tp-blog-date {
  font-family: var(--tp-ff-heading);
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.01em;
  color: rgba(20, 45, 37, 0.9);
}
.tp-blog-divider {
  width: 1.4px;
  height: 16px;
  background: rgba(20, 45, 37, 0.9);
  margin: 0 14px;
}
.tp-blog-details-tag-wrap {
  padding: 20px 0;
  border-bottom: 1px solid rgba(3, 14, 20, 0.1);
}
.tp-blog-details-tag a {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--tp-theme-primary);
  background-color: #F6F5F2;
  display: inline-block;
  padding: 5px 12px;
  font-family: var(--tp-ff-heading);
}
.tp-blog-partners-subtitle {
  border: 1px solid rgba(82, 86, 85, 0.1);
  border-radius: 6px;
  padding: 0 15px;
  background: #f0f0f0;
  font-family: var(--tp-ff-body);
  font-weight: 600;
  font-size: 13px;
  letter-spacing: -0.02em;
  color: #030e14;
}
.tp-blog-partners-title {
  font-family: var(--tp-ff-googleSans-semiBold);
  font-weight: 600;
  font-size: 24px;
  line-height: 142%;
  letter-spacing: -0.02em;
  color: #030e14;
}
@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-partners-title br {
    display: none;
  }
}
.tp-blog-partners-text {
  font-family: var(--tp-ff-body);
  font-weight: 500;
  font-size: 16px;
  line-height: 163%;
  letter-spacing: -0.04em;
  color: #525655;
}
@media (max-width: 575px) {
  .tp-blog-partners-text 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-blog-partners-thumb {
    margin-top: 30px;
  }
}
.tp-blog-partners-thumb img {
  height: 100%;
  object-fit: cover;
}
@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-partners-thumb img {
    width: 100%;
    height: auto;
  }
}
.tp-blog-partners-date {
  font-family: var(--tp-ff-body);
  font-weight: 500;
  font-size: 15px;
  letter-spacing: -0.02em;
  color: #525655;
}
.tp-blog-partners-date-icon {
  transform: translateY(-2px);
  display: inline-block;
}
@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-partners-date-wrap {
    margin-bottom: 40px;
  }
}
.tp-blog-partners-author-avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.tp-blog-partners-author-name {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.02em;
  color: #000;
}
.tp-blog-partners-author-title {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.01em;
  color: #525655;
}
.tp-blog-partners-author-wrap {
  gap: 15px;
}
.tp-blog-partners-wrap {
  background: #f9f9f9;
  padding: 40px 50px;
}
@media (max-width: 575px) {
  .tp-blog-partners-wrap {
    padding: 20px 30px;
  }
}
.tp-blog-partners-wrap-2 {
  background: #f9f9f9;
  padding: 45px 30px 32px 35px;
}
.tp-blog-partners-wrap-2 .tp-blog-partners-title {
  font-size: 20px;
  line-height: 150%;
}
@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-partners-wrap-2 .tp-blog-partners-date-wrap {
    margin-bottom: 0;
  }
}
.tp-blog-partners-wrap-2 .d-flex.align-items-center.gap-2 {
  flex-wrap: wrap;
}
.tp-blog-partners-btn {
  border-radius: 50px;
  width: 60px;
  height: 60px;
  background: #fff;
  color: #030e14;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tp-blog-partners-btn:hover {
  background: #030e14;
  color: #fff;
}
.tp-blog-partners-newsletter-wrap {
  background: linear-gradient(180deg, #0136a0 0%, #266dfb 100%);
  padding: 47px 36px 34px 36px;
}
.tp-blog-partners-newsletter-title {
  font-family: var(--tp-ff-body);
  font-weight: 600;
  font-size: 24px;
  line-height: 142%;
  letter-spacing: -0.01em;
  color: #ffffff;
}
.tp-blog-partners-newsletter-form input {
  background: #ffffff;
  border-radius: 50px;
  width: 100%;
  height: 60px;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: -0.01em;
  color: #030e14;
  padding: 15px 26px;
  padding-right: 115px;
  outline: none;
  border: none;
}
.tp-blog-partners-newsletter-form input:focus {
  outline: none;
  border: none;
}
.tp-blog-partners-newsletter-form input::placeholder {
  color: #525655;
}
.tp-blog-partners-newsletter-btn {
  font-family: var(--tp-ff-body);
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.01em;
  color: #ffffff;
  background: #fe6c3d;
  border-radius: 50px;
  padding: 12px 27px;
  display: flex;
  align-items: center;
  gap: 4px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.tp-blog-partners-newsletter-btn:hover {
  background: #030e14;
  color: #ffffff;
}

/*----------------------------------------*/
/*  6.1 Footer Style
/*----------------------------------------*/
.tp-footer-newslatter-form {
  position: relative;
}
.tp-footer-newslatter-form input {
  border: 1px solid rgba(11, 61, 46, 0.2);
  border-radius: 10px;
  height: 60px;
  padding: 10px 24px;
  padding-right: 55px;
  color: var(--tp-theme-primary);
}
.tp-footer-newslatter-form input:focus {
  border: 1px solid var(--tp-theme-primary);
}
.tp-footer-newslatter-form input::placeholder {
  font-weight: 500;
  font-size: 14px;
  font-family: var(--tp-ff-body);
  color: #525655;
}
.tp-footer-newslatter-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
}
.tp-footer-newslatter-title {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: -0.02em;
  color: var(--tp-theme-primary);
  font-family: var(--tp-ff-body);
}
.tp-footer-newslatter-text {
  font-family: var(--tp-ff-body);
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.01em;
  color: var(--tp-grey-1);
}

.tp-checkbox-input {
  display: none;
}
.tp-checkbox-input:checked ~ label::before {
  border-color: var(--tp-theme-primary);
  background-color: var(--tp-theme-primary);
}
.tp-checkbox-input-label {
  z-index: 1;
  position: relative;
  padding-inline-start: 26px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: -0.03em;
  font-family: var(--tp-ff-body);
  color: #525655;
}
.tp-checkbox-input-label a {
  color: var(--tp-theme-primary);
}
.tp-checkbox-input-label::before {
  position: absolute;
  content: "";
  top: 4px;
  inset-inline-start: 0;
  width: 18px;
  border-radius: 4px;
  height: 18px;
  transition: all 0.4s ease;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 10px;
  border: 1px solid rgba(34, 47, 48, 0.15);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='9' viewBox='0 0 10 9' fill='none'%3E%3Cpath d='M0.750122 5.50012C0.750122 5.50012 2.35012 6.41265 3.15012 7.75012C3.15012 7.75012 5.55012 2.50012 8.75012 0.750122' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-color: var(--tp-common-white);
}
.tp-checkbox-input-label:hover {
  cursor: pointer;
}

.sass-footer-bg {
  background: var(--tp-common-black);
}
.sass-footer-newslatter {
  display: flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 80px;
  width: 356px;
  height: 60px;
  justify-content: center;
  gap: 3px;
}
@media (max-width: 575px) {
  .sass-footer-newslatter {
    width: 100%;
    gap: 8px;
    flex-wrap: wrap;
    height: auto;
    justify-content: start;
    border-radius: 9px;
    padding: 10px;
  }
}
.sass-footer-newslatter input {
  font-weight: 500;
  font-size: 13px;
  letter-spacing: -0.02em;
  width: 228px;
  height: 50px;
  background: #1f313d;
  border-radius: 80px;
  font-family: var(--tp-ff-body);
  color: var(--tp-common-white);
}
@media (max-width: 575px) {
  .sass-footer-newslatter input {
    width: 100%;
  }
}
.sass-footer-newslatter input::placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 500;
  font-size: 13px;
}
.sass-footer-newslatter-btn {
  font-family: var(--tp-ff-body);
  font-weight: 700;
  font-size: 14px;
  letter-spacing: -0.01em;
  color: var(--tp-common-black);
  border-radius: 80px;
  background: #abf1ff;
  padding: 12px 34px;
}
.sass-footer-newslatter-btn:hover {
  background: var(--tp-common-white);
  color: var(--tp-common-black);
}

/*----------------------------------------*/
/*  7.11 Hero css start
/*----------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-inner {
    padding-right: 90px;
    padding-left: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-hero-inner {
    padding-right: 70px;
    padding-left: 70px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-hero-inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 575px) {
  .tp-hero-inner {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 130px;
    padding-bottom: 0px;
  }
}
.tp-hero-slider-item {
  width: 100%;
  min-height: 980px;
  position: relative;
  z-index: 3;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-hero-slider-item {
    min-height: 850px;
  }
}
@media (max-width: 575px) {
  .tp-hero-slider-item {
    min-height: 700px;
  }
}
.tp-hero-slider-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
  background-image: var(--bg-img);
  transform: scale(1);
  transition: transform 5s linear;
}
.tp-hero-overlay::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 32%;
  height: 100%;
  z-index: 1;
  backdrop-filter: blur(5px);
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 8.67%, rgba(0, 0, 0, 0.56) 100%);
  opacity: 0.8;
}
.tp-hero-overlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: radial-gradient(37.6% 51.98% at 63.54% 51.94%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.486) 100%);
}
.tp-hero-sub-title {
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  display: inline-block;
  font-family: var(--tp-ff-heading);
  border: 1px solid rgba(179, 237, 151, 0.1);
  border-radius: 18px;
  padding: 9px 14px;
  color: var(--tp-common-white);
}
.tp-hero-title {
  font-family: var(--tp-ff-heading);
  color: var(--tp-common-white);
  font-weight: 600;
  font-size: 130px;
  line-height: 0.89;
  letter-spacing: -0.03em;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-title {
    font-size: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-hero-title {
    font-size: 85px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-hero-title {
    font-size: 70px;
  }
}
@media (max-width: 575px) {
  .tp-hero-title {
    font-size: 50px;
  }
}
.tp-hero-content-wrapper p {
  font-family: var(--tp-ff-heading);
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
  color: rgba(20, 45, 37, 0.7);
}
.tp-hero-divider {
  display: inline-block;
  width: 41px;
  height: 2px;
  background: var(--tp-common-white);
}
.tp-hero-bottom-desc p {
  font-family: var(--tp-ff-heading);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  color: var(--tp-common-white);
}
.tp-hero-slider-nav-wrapper {
  position: absolute;
  right: 160px;
  bottom: 75px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-hero-slider-nav-wrapper {
    right: 70px;
    bottom: 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-slider-nav-wrapper {
    position: inherit;
    margin-top: -200px;
    padding-left: 70px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-slider-nav-wrapper {
    padding-left: 40px;
    padding-right: 15px;
    margin-top: -226px;
    display: none;
  }
}
.tp-hero-slider-nav .swiper-slide {
  width: 220px !important;
  cursor: pointer;
}
.tp-hero-slider-nav .swiper-slide-thumb-active .tp-hero-slider-nav-title {
  border-color: var(--tp-theme-secondary);
}
.tp-hero-slider-nav-title {
  font-family: var(--tp-ff-heading);
  font-weight: 600;
  font-size: 17px;
  text-transform: uppercase;
  color: var(--tp-common-white);
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
}
.tp-hero-social-wrapper {
  position: absolute;
  top: 30%;
  z-index: 12;
  right: 140px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-social-wrapper {
    top: 60%;
    z-index: 12;
    right: auto;
    left: 40px;
  }
}
@media (max-width: 575px) {
  .tp-hero-social-wrapper {
    top: 60%;
    left: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-social-wrapper .tp-social-icon {
    gap: 10px;
  }
}
.tp-hero-bottom-wrapper {
  display: inline-block;
  position: absolute;
  z-index: 5;
  bottom: 100px;
  left: 140px;
  width: 300px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-bottom-wrapper {
    bottom: 230px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-hero-bottom-wrapper {
    left: 70px;
    bottom: 240px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-hero-bottom-wrapper {
    bottom: 160px;
    left: 40px;
  }
}
@media (max-width: 575px) {
  .tp-hero-bottom-wrapper {
    left: 15px;
    bottom: 80px;
  }
}
.tp-hero-md-panel-content {
  backdrop-filter: blur(19px);
  background: rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  position: absolute;
  bottom: 32px;
  left: 32px;
  width: 290px;
  padding: 38px 30px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
@media (max-width: 575px) {
  .tp-hero-md-panel-content {
    width: 200px;
    padding: 28px 20px;
  }
}
.tp-hero-md-panel-thumb {
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
}
.tp-hero-md-panel-thumb img {
  border-radius: 16px;
}
.tp-hero-md-panel-title {
  font-family: var(--tp-ff-p);
  font-weight: 600;
  font-size: 13px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--tp-common-white);
}
.tp-hero-md-panel-count {
  font-family: var(--tp-ff-p);
  font-weight: 700;
  font-size: 36px;
  color: var(--tp-common-white);
}
.tp-hero-md-panel-dec {
  font-family: var(--tp-ff-p);
  font-weight: 500;
  font-size: 14px;
  line-height: 143%;
  color: var(--tp-common-white);
}
.tp-hero-md-row-custom {
  display: flex;
  margin: 0 -15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-hero-md-row-custom {
    margin: 0 -5px;
  }
}
@media (max-width: 575px) {
  .tp-hero-md-row-custom {
    margin: 0 -3px;
  }
}
.tp-hero-md-col-custom {
  flex: 1;
  width: 180px;
  height: 624px;
  background-size: cover;
  margin: 0px 12px 0 12px;
  margin-top: 0;
  transition: 0.4s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-hero-md-col-custom {
    margin: 20px 5px;
  }
}
@media (max-width: 575px) {
  .tp-hero-md-col-custom {
    margin: 20px 3px;
    height: 424px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-hero-md-col-custom {
    margin: 20px 3px;
  }
}
.tp-hero-md-col-custom.active {
  flex: 3;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-hero-md-col-custom.active {
    flex: 4;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-hero-md-col-custom.active {
    flex: 6;
  }
}
@media (max-width: 575px) {
  .tp-hero-md-col-custom.active {
    flex: 10;
  }
}
.tp-hero-md-col-custom.active .tp-hero-md-panel-meta {
  visibility: visible;
  opacity: 1;
}
.tp-hero-md-col-custom.active .tp-hero-md-panel-content {
  visibility: visible;
  opacity: 1;
}
.tp-hero-md-panel-item {
  height: 100%;
  cursor: pointer;
}
.tp-hero-md-panel-item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 24px;
}
.tp-hero-md-panel-meta {
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
  transition-delay: 0.3s;
}

/* Default hidden state */
.tp-hero-area .tp-hero-sub-title,
.tp-hero-area .tp-hero-title,
.tp-hero-area .tp-hero-content-wrapper p,
.tp-hero-area .tp-btn-pill-box {
  opacity: 0;
  transform: translateY(40px);
}

/* TITLE */
.tp-hero-area .swiper-slide-active .tp-hero-title {
  animation: fadeUp 0.6s ease forwards;
  animation-delay: 0.3s;
}

/* BUTTON */
.tp-hero-area .swiper-slide-active .tp-btn-pill-box {
  animation: fadeUp 0.6s ease forwards;
  animation-delay: 0.6s; /* previous end + gap */
}

/* Keyframes */
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(25px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.tp-hero-area .swiper-slide:not(.swiper-slide-active) .tp-hero-sub-title,
.tp-hero-area .swiper-slide:not(.swiper-slide-active) .tp-hero-title,
.tp-hero-area .swiper-slide:not(.swiper-slide-active) p .tp-hero-area .swiper-slide-active .tp-btn-pill-box {
  opacity: 0;
}

.tp-hero-slider-active .swiper-slide-active .tp-hero-slider-bg {
  transform: scale(1.07);
}

@keyframes heroZoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.07);
  }
}
/*----------------------------------------*/
/*  7.11 Mission css start
/*----------------------------------------*/
.tp-mission-slider-wrapper .swiper-pagination {
  width: 100% !important;
  text-align: left;
}
.tp-mission-slider-wrapper .swiper-pagination-bullet {
  height: 12px !important;
  width: 12px !important;
  border: 1px solid rgba(20, 45, 37, 0.1) !important;
  border-radius: 2px !important;
}
.tp-mission-slider-wrapper .swiper-pagination-bullet-active {
  background-color: var(--tp-theme-secondary) !important;
  border-color: var(--tp-theme-secondary);
}
.tp-mission-content p {
  font-size: 18px;
  font-weight: 400;
  font-family: var(--tp-ff-heading);
  color: rgba(20, 45, 37, 0.8);
}

/*----------------------------------------*/
/*  7.11 Testimonial css start
/*----------------------------------------*/
@media (max-width: 575px) {
  .tp-testimonial-slider-item-wrapper .swiper-wrapper {
    padding-bottom: 30px;
  }
}
.tp-testimonial-inner {
  padding: 80px;
  background: var(--tp-theme-primary);
  border-radius: 12px;
}
.tp-testimonial-rating-icon span {
  color: var(--tp-theme-secondary);
}
.tp-testimonial-rating-content {
  font-size: 13px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  font-family: var(--tp-ff-heading);
}
.tp-testimonial-content-big {
  font-family: var(--tp-ff-heading);
  font-weight: 400;
  font-size: 36px;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
  line-height: 1.2;
}
@media (max-width: 575px) {
  .tp-testimonial-content-big {
    font-size: 30px;
  }
}
.tp-testimonial-content-sm {
  font-family: var(--tp-ff-heading);
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
}
.tp-testimonial-author-thumb img {
  height: 60px;
  width: 60px;
  border-radius: 50%;
}
.tp-testimonial-author-info span {
  font-family: var(--tp-ff-heading);
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.6);
}
.tp-testimonial-author-title {
  font-family: var(--tp-ff-heading);
  font-weight: 500;
  font-size: 18px;
  color: var(--tp-common-white);
  margin-bottom: 5px;
}
.tp-testimonial-btn-wrapper {
  right: 0;
  bottom: 0;
  z-index: 2;
}
@media (max-width: 575px) {
  .tp-testimonial-btn-wrapper {
    position: inherit;
  }
}
.tp-testimonial-btn-wrapper button:not(:last-child) {
  margin-right: 12px;
}
.tp-testimonial-btn-arrow {
  border: 1px solid rgba(179, 237, 151, 0.1);
  border-radius: 50%;
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--tp-theme-secondary);
  -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-testimonial-btn-arrow:hover {
  background-color: var(--tp-theme-secondary);
  color: var(--tp-theme-primary);
}
.tp-testimonial-btn-arrow span {
  line-height: 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-testimonial-2-slider-item-wrap {
    padding-left: 0px;
  }
}
.tp-testimonial-2-left .tp-test-slider-nav {
  height: 350px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-testimonial-2-left .tp-test-slider-nav {
    height: 220px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-2-left .tp-test-slider-nav {
    height: 200px;
  }
}
.tp-testimonial-2-left .tp-test-slider-nav .slick-list {
  height: 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-testimonial-2-left .tp-test-slider-nav .slick-list {
    display: inherit;
  }
}
.tp-testimonial-2-left .tp-test-slider-nav .slick-track {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  margin-left: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-testimonial-2-left .tp-test-slider-nav .slick-track {
    flex-direction: row;
    padding-top: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-2-left .tp-test-slider-nav .slick-track {
    flex-direction: row !important;
    padding-top: 40px;
  }
}
.tp-testimonial-2-left .tp-test-slider-nav .slick-track .slick-slide {
  display: flex !important;
  justify-content: center;
}
.tp-testimonial-2-left .tp-test-slider-nav .slick-current.slick-center.tp-testimonial-2-author-thumb img {
  opacity: 1;
  z-index: 2;
  position: relative;
  transform: scale(1.4);
  border: 3px solid var(--tp-common-ice);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-testimonial-2-brand {
    margin-bottom: 20px;
  }
}
.tp-testimonial-2-content p {
  font-size: 30px;
  font-family: var(--tp-ff-heading);
  font-weight: 400;
  color: var(--tp-theme-primary);
  line-height: 1.33;
  letter-spacing: -0.02em;
}
.tp-testimonial-2-author-thumb img {
  width: 100px !important;
  height: 100px !important;
  transform: scale(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;
  opacity: 0.5;
  border: 3px solid transparent;
  -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;
  border-radius: 50%;
}
.tp-testimonial-2-author-title {
  font-size: 20px;
  font-family: var(--tp-ff-heading);
  font-weight: 600;
  color: var(--tp-theme-primary);
  margin-bottom: 5px;
}
.tp-testimonial-2-author-info span {
  font-family: var(--tp-ff-heading);
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.01em;
  color: rgba(20, 45, 37, 0.7);
}

.tp_testimonial_2_arrow_btn {
  display: flex;
  flex-direction: column;
  gap: 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_testimonial_2_arrow_btn {
    flex-direction: row;
  }
}
.tp_testimonial_2_arrow_btn button {
  color: var(--tp-theme-primary);
  border: 1px solid rgba(20, 45, 37, 0.1);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  text-align: center;
  -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_testimonial_2_arrow_btn button:hover {
  background-color: var(--tp-theme-secondary);
  border-color: var(--tp-theme-secondary);
}
@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_2_arrow_btn .tp-slick-prev svg {
    transform: rotate(-90deg);
  }
}
@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_2_arrow_btn .tp-slick-next svg {
    transform: rotate(-90deg);
  }
}

/*----------------------------------------*/
/*  7.11 Service css start
/*----------------------------------------*/
.tp-service-slider-wrapper .tp-swiper-scrollbar {
  background: rgba(31, 58, 47, 0.7);
  width: calc(100% - 140px);
  height: 6px;
  top: inherit !important;
  bottom: 0 !important;
  border-radius: 8px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-slider-wrapper .tp-swiper-scrollbar {
    width: 100%;
  }
}
.tp-service-slider-wrapper .tp-swiper-scrollbar .swiper-pagination-progressbar-fill {
  background-color: var(--tp-theme-secondary);
}
.tp-service-slider-wrapper .swiper-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}
.tp-service-slider-space {
  margin-right: -150px !important;
  padding-bottom: 85px !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-service-slider-space {
    margin-right: -100px !important;
  }
}
@media (max-width: 575px) {
  .tp-service-slider-space {
    margin-right: 0px !important;
  }
}
.tp-service-item {
  padding: 32px 32px 15px 32px;
  background-color: #1F3A2F;
  -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;
  transform-origin: center center;
}
.tp-service-item:hover {
  background-color: var(--tp-theme-secondary);
  transform: scale(1.05);
}
.tp-service-item:hover .tp-service-thumbnail-1 {
  opacity: 1;
  transform: rotate(0deg) scale(1);
  -webkit-mask-size: 120% 120%;
  mask-size: 120% 120%;
  mask-size: 100%;
  opacity: 1;
  transform: rotate(0) scale(1);
}
.tp-service-item:hover .tp-service-thumbnail-1 img {
  transform: rotate(0) scale(1);
}
.tp-service-item:hover .tp-service-icon {
  border-color: rgba(20, 45, 37, 0.1);
  color: var(--tp-theme-primary);
}
.tp-service-item:hover .tp-service-title {
  color: var(--tp-theme-primary);
}
.tp-service-item:hover .tp-service-content p {
  color: var(--tp-grey-1);
}
.tp-service-icon {
  border-radius: 56px;
  width: 64px;
  height: 64px;
  color: var(--tp-theme-secondary);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(179, 237, 151, 0.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-service-thumbnail-1 {
  position: relative;
  mask-image: url(../img/service/item-mask.png);
  -webkit-mask-image: url(../img/service/item-mask.png);
  -webkit-mask-size: 76%;
  mask-size: 76%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  opacity: 0;
  transform: rotate(8deg) scale(0.9);
  transition: opacity 0.35s, transform 0.5s ease-out, -webkit-mask-size 0.45s ease;
  transition: opacity 0.35s, transform 0.5s ease-out, mask-size 0.45s ease;
  transition: opacity 0.35s, transform 0.5s ease-out, mask-size 0.45s ease, -webkit-mask-size 0.45s ease;
}
.tp-service-thumbnail-1 img {
  transform: rotate(-6deg) scale(1);
  transition: transform 0.5s ease-out;
}
.tp-service-title {
  font-size: 24px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-heading);
  font-weight: 600;
  letter-spacing: -0.02em;
  -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-service-content p {
  font-weight: 500;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.7);
  font-family: var(--tp-ff-heading);
  -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-service-2-item {
  border: 1px solid rgba(34, 47, 48, 0.1);
  padding: 30px;
  padding-top: 50px;
  -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-service-2-item:hover {
  background-color: var(--tp-common-ice-2);
}
.tp-service-2-item:hover .tp-service-icon {
  background-color: var(--tp-theme-secondary);
}
.tp-service-2-item:hover .tp-service-btn {
  background-color: var(--tp-theme-secondary);
  border-color: var(--tp-theme-secondary);
}
.tp-service-2-item .tp-service-icon {
  border-radius: 6px;
  width: 100px;
  height: 100px;
  color: var(--tp-theme-primary);
  background-color: var(--tp-common-ice-2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -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-service-2-item .tp-service-title {
  font-size: 24px;
  font-family: var(--tp-ff-heading);
  font-weight: 500;
  color: var(--tp-theme-primary);
  letter-spacing: -0.01em;
  -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-service-2-item .tp-service-content p {
  font-weight: 400;
  font-size: 18px;
  color: rgba(20, 45, 37, 0.7);
  font-family: var(--tp-ff-heading);
}
.tp-service-2-item .tp-service-btn {
  width: 100%;
  font-family: var(--tp-ff-heading);
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.01em;
  color: var(--tp-theme-primary);
  display: inline-block;
  border: 1px solid rgba(34, 47, 48, 0.1);
  border-radius: 40px;
  padding: 12px 25px;
  background-color: transparent;
  text-align: left;
  position: relative;
  -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-service-2-item .tp-service-btn span {
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}
.tp-service-3-item {
  padding: 40px;
  background-color: var(--tp-common-ice);
  position: sticky;
  top: 100px;
  margin-bottom: 12px;
  -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-service-3-item:hover {
  background-color: var(--tp-theme-secondary);
}
.tp-service-3-item .tp-service-icon {
  color: var(--tp-theme-primary);
}
.tp-service-3-item .tp-service-title {
  font-size: 24px;
  font-family: var(--tp-ff-heading);
  font-weight: 500;
  color: var(--tp-theme-primary);
  letter-spacing: -0.02em;
  -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-service-3-item .tp-service-content p {
  font-weight: 400;
  font-size: 18px;
  color: rgba(20, 45, 37, 0.7);
  font-family: var(--tp-ff-heading);
}
.tp-service-3-section-content-wrapper {
  position: sticky;
  top: 100px;
}

/*----------------------------------------*/
/*  7.11 Accordion css start
/*----------------------------------------*/
.tp-about-accordion-wrapper .tp-accordion-items {
  padding: 0px 30px;
  border-radius: 12px;
}
.tp-about-accordion-wrapper .tp-accordion-items:has(.tp-accordion-buttons:not(.collapsed)) {
  background: #1F3A2F;
}
.tp-about-accordion-wrapper .tp-accordion-header {
  font-family: var(--tp-ff-heading);
  font-weight: 600;
  font-size: 22px;
  letter-spacing: -0.01em;
  color: var(--tp-common-white);
  margin-bottom: 0px;
  padding: 24px 0px;
}
.tp-about-accordion-wrapper .tp-accordion-buttons {
  width: 100%;
  text-align: left;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  pointer-events: none;
}
.tp-about-accordion-wrapper .tp-accordion-buttons.collapsed {
  pointer-events: all;
}
.tp-about-accordion-wrapper .tp-accordion-buttons.collapsed span {
  border: 1px solid rgba(255, 255, 255, 0.14);
  background-color: transparent;
}
.tp-about-accordion-wrapper .tp-accordion-buttons span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 12px;
  background-color: var(--tp-theme-secondary);
  border-color: var(--tp-theme-secondary);
  -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-about-accordion-wrapper .tp-accordion-body {
  font-family: var(--tp-ff-heading);
  font-weight: 500;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.7);
  padding-top: 5px;
  padding-bottom: 35px;
}

.tp-workflow-accordion-wrapper .tp-accordion-item {
  padding: 22px 24px 20px 30px;
}
.tp-workflow-accordion-wrapper .tp-accordion-item:has(.tp-accordion-button:not(.collapsed)) {
  background: #F6F5F2;
}
@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-workflow-accordion-wrapper .tp-accordion-item {
    padding: 22px 15px 20px 15px;
  }
}
.tp-workflow-accordion-wrapper .tp-accordion-item:has(.tp-accordion-icon) .tp-accordion-body {
  padding-left: 55px;
}
.tp-workflow-accordion-wrapper .tp-accordion-item:not(:has(.tp-accordion-icon)) .tp-accordion-body {
  padding-left: 0;
}
.tp-workflow-accordion-wrapper .tp-accordion-header {
  font-family: var(--tp-ff-heading);
  font-weight: 500;
  font-size: 22px;
  color: var(--tp-theme-primary);
}
.tp-workflow-accordion-wrapper .tp-accordion-button {
  width: 100%;
  text-align: left;
  position: relative;
  padding-right: 80px;
}
@media (max-width: 575px) {
  .tp-workflow-accordion-wrapper .tp-accordion-button {
    padding-right: 35px;
  }
}
.tp-workflow-accordion-wrapper .tp-accordion-button.collapsed {
  pointer-events: all;
}
.tp-workflow-accordion-wrapper .tp-accordion-button.collapsed .tp-accordion-arrow {
  transform: translateY(-50%) rotate(0deg);
}
.tp-workflow-accordion-wrapper .tp-accordion-button .tp-accordion-icon {
  border: 1px solid rgba(20, 45, 37, 0.1);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 1.6;
  text-align: center;
  color: var(--tp-theme-primary);
  margin-right: 10px;
  -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-workflow-accordion-wrapper .tp-accordion-button .tp-accordion-arrow {
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);
  -webkit-transition: all 0.4s 0s ease-out;
  -moz-transition: all 0.4s 0s ease-out;
  -ms-transition: all 0.4s 0s ease-out;
  -o-transition: all 0.4s 0s ease-out;
  transition: all 0.4s 0s ease-out;
}
@media (max-width: 575px) {
  .tp-workflow-accordion-wrapper .tp-accordion-button .tp-accordion-arrow {
    right: 10px;
  }
}
.tp-workflow-accordion-wrapper .tp-accordion-body {
  font-family: var(--tp-ff-heading);
  font-weight: 400;
  font-size: 18px;
  color: rgba(20, 45, 37, 0.8);
  padding: 0px 40px 32px 0px;
}
@media (max-width: 575px) {
  .tp-workflow-accordion-wrapper .tp-accordion-body {
    padding-left: 10px;
  }
}

.tp-faq-accordion-wrapper .tp-faq-accordion-item:has(.tp-faq-accordion-button:not(.collapsed)) {
  background: var(--tp-common-white);
}
.tp-faq-accordion-wrapper .tp-faq-accordion-item:has(.tp-faq-accordion-button:not(.collapsed)) span {
  transform: rotate(-180deg);
}
.tp-faq-accordion-item {
  padding: 0px 30px;
  border-radius: 12px;
}
@media (max-width: 575px) {
  .tp-faq-accordion-item {
    padding: 0px 15px;
  }
}
.tp-faq-accordion-header {
  margin-bottom: 0px;
}
.tp-faq-accordion-button {
  font-weight: 500;
  font-size: 24px;
  letter-spacing: -0.02em;
  font-family: var(--tp-ff-heading);
  color: var(--tp-theme-primary);
  width: 100%;
  text-align: left;
  pointer-events: none;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 60px 24px 0px;
  position: relative;
}
.tp-faq-accordion-button.collapsed {
  pointer-events: all;
}
.tp-faq-accordion-button.collapsed span {
  background-color: transparent;
  border: 1px solid rgba(20, 45, 37, 0.1);
}
.tp-faq-accordion-button span {
  display: inline-flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0px;
  border: 1px solid var(--tp-theme-secondary);
  background-color: var(--tp-theme-secondary);
  -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-faq-accordion-body {
  font-family: var(--tp-ff-heading);
  font-weight: 400;
  font-size: 18px;
  color: rgba(20, 45, 37, 0.8);
  line-height: 1.44;
  padding-top: 5px;
  padding-bottom: 45px;
}

/*----------------------------------------*/
/*  7.11 Team css start
/*----------------------------------------*/
.tp-team-item:hover .tp-team-social {
  bottom: 30px;
}
.tp-team-item:hover .tp-team-overlay {
  top: 0;
}
.tp-team-thumbnail {
  border-radius: 12px;
}
.tp-team-overlay {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(179, 237, 151, 0) 37.5%, #b3ed97 89.44%);
  -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-team-social {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  -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-team-social a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 2.2;
  text-align: center;
  color: var(--tp-theme-secondary);
  background-color: var(--tp-theme-primary);
  border-radius: 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;
}
.tp-team-title {
  font-family: var(--tp-ff-heading);
  font-weight: 500;
  font-size: 20px;
  color: var(--tp-theme-primary);
  margin-bottom: 5px;
}
.tp-team-info span {
  font-family: var(--tp-ff-heading);
  font-weight: 400;
  font-size: 16px;
  color: rgba(20, 45, 37, 0.7);
}

/*----------------------------------------*/
/*  7.11 Service css start
/*----------------------------------------*/
.tp-project-title {
  font-size: 26px;
  font-family: var(--tp-ff-heading);
  font-weight: 600;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
  -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-project-title:hover {
  color: var(--tp-theme-secondary);
}
.tp-project-content {
  padding: 33px 0px 36px 44px;
  -webkit-backdrop-filter: blur(3px);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  backdrop-filter: blur(3px);
}
.tp-project-content span {
  font-family: var(--tp-ff-heading);
  font-weight: 500;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
}
.tp-project-inner-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/*----------------------------------------*/
/*  7.11 Hero css start
/*----------------------------------------*/
.tp-section-subtitle {
  font-family: var(--tp-ff-heading);
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--tp-theme-primary);
  display: inline-block;
  border: 1px solid rgba(20, 45, 37, 0.1);
  padding: 5px 13px;
  border-radius: 18px;
  margin-bottom: 17px;
}
.tp-section-title {
  font-weight: 600;
  font-size: 54px;
  letter-spacing: -0.03em;
  color: var(--tp-theme-primary);
  font-family: var(--tp-ff-heading);
}
.tp-section-title.fs-48 {
  font-size: 48px;
}

.tp-heading-title {
  font-weight: 600;
  font-size: 74px;
  line-height: 1.3;
  letter-spacing: -0.03em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-heading);
}

/*----------------------------------------*/
/*  7.11 Contact Form css start
/*----------------------------------------*/
.tp-contact-form-main-wrap {
  padding: 20px;
  padding-bottom: 5px;
}
.tp-contact-form-top-content {
  padding: 28px 20px 23px;
  background: var(--tp-theme-primary);
}
.tp-contact-form-title {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: -0.01em;
  font-family: var(--tp-ff-heading);
  color: var(--tp-common-white);
}
.tp-contact-form-input input[type=number] {
  appearance: textfield;
}
.tp-contact-form-input input[type=number]::-webkit-outer-spin-button, .tp-contact-form-input input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.tp-contact-form-input label {
  font-size: 16px;
  font-weight: 500;
  color: var(--tp-theme-primary);
  font-family: var(--tp-ff-heading);
  line-height: 1;
  margin-bottom: 10px;
}
.tp-contact-form-input textarea {
  resize: none;
  height: 160px;
}
.tp-contact-form-btn button {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  font-size: 17px;
  background: var(--tp-theme-secondary);
  font-family: var(--tp-ff-heading);
  padding: 15px 20px;
  -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-partner-contact-input label {
  font-family: var(--tp-ff-p);
  font-weight: 500;
  font-size: 15px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
  margin-bottom: 10px;
}
.tp-partner-contact-input input, .tp-partner-contact-input textarea {
  font-family: var(--tp-ff-p);
  font-weight: 500;
  font-size: 14px;
  color: var(--tp-common-black);
  background: #f5f5f5;
  height: 70px;
  border-radius: 0;
  border: 1px solid transparent;
}
.tp-partner-contact-input input::placeholder, .tp-partner-contact-input textarea::placeholder {
  font-family: var(--tp-ff-p);
  font-weight: 500;
  font-size: 14px;
  color: var(--tp-grey-1);
}
.tp-partner-contact-input input:focus, .tp-partner-contact-input textarea:focus {
  border-color: #4361ee;
}
.tp-partner-contact-input .tp-textarea {
  border: 1px solid rgba(3, 14, 20, 0.1);
  border-radius: 8px;
  height: 180px;
  background: transparent;
}
.tp-partner-contact-input .tp-select {
  letter-spacing: -0.02em;
  padding-right: 45px;
  border-radius: 50px;
  line-height: 48px;
  font-family: var(--tp-ff-p);
  font-weight: 500;
  font-size: 14px;
  color: var(--tp-grey-1) !important;
  background: #f5f5f5;
  height: 70px;
  line-height: 70px;
  border-radius: 0;
  border: 1px solid transparent;
}
.tp-partner-contact-input .tp-select:after {
  right: 24px;
}
.tp-partner-contact-input .tp-checkbox-input-label {
  color: #525655;
  padding-inline-start: 30px;
}
.tp-partner-contact-input .tp-checkbox-input-label::before {
  width: 24px;
  border-radius: 0;
  height: 24px;
  border: 1px solid rgba(3, 14, 20, 0.1);
  top: 0px;
}
.tp-partner-contact-border {
  border-bottom: 1px solid rgba(3, 14, 20, 0.1);
}
.tp-partner-contact-btn p {
  font-family: var(--tp-ff-p);
  font-weight: 500;
  font-size: 15px;
  line-height: 167%;
  letter-spacing: -0.02em;
  color: #030e14;
}
.tp-partner-contact-btn button {
  font-family: var(--tp-ff-p);
  font-weight: 700;
  font-size: 16px;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
  background: #4361ee;
  padding: 12px 31px;
}
.tp-partner-contact-btn button:hover {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
}

.tp-growth-contact-input label {
  font-family: var(--tp-ff-p);
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.02em;
  color: #121c27;
  margin-bottom: 7px;
}
.tp-growth-contact-input input, .tp-growth-contact-input textarea {
  font-family: var(--tp-ff-p);
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
  border: none;
  border-bottom: 1px solid rgba(18, 28, 39, 0.1);
  padding-left: 0;
  height: auto;
  line-height: 29px;
  background: transparent;
}
.tp-growth-contact-input input::placeholder, .tp-growth-contact-input textarea::placeholder {
  font-family: var(--tp-ff-p);
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.02em;
  color: #4b535d;
}
.tp-growth-contact-input textarea {
  padding-top: 0;
  height: 100px;
}
.tp-growth-contact-btn {
  border-radius: 50px;
  width: 100%;
  height: 50px;
  background: #121c27;
  font-family: var(--tp-ff-p);
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.01em;
  color: var(--tp-common-white);
}

/*----------------------------------------*/
/*  About page (template) css start
/*----------------------------------------*/
.tp-about-gallery-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-gallery-inner {
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-gallery-inner {
    flex-wrap: wrap;
    gap: 16px;
  }
}
.tp-about-gallery-item {
  position: relative;
  flex: 0 0 auto;
  width: 308px;
  height: 360px;
  padding: 12px;
  background-color: var(--tp-common-white);
  border-radius: 12px;
  box-shadow: 0 24px 60px rgba(20, 45, 37, 0.12);
  will-change: transform;
  backface-visibility: hidden;
  transform-origin: center bottom;
  -webkit-transition: transform 0.75s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  -moz-transition: transform 0.75s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  -ms-transition: transform 0.75s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  -o-transition: transform 0.75s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  transition: transform 0.75s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.75s cubic-bezier(0.16, 1, 0.3, 1);
}
.tp-about-gallery-item:not(:first-child) {
  margin-left: -28px;
}
.tp-about-gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  display: block;
}
.tp-about-gallery-item-1 {
  z-index: 1;
  transform: rotate(-9deg) translateY(14px);
}
.tp-about-gallery-item-2 {
  z-index: 2;
  transform: rotate(4deg) translateY(-6px);
}
.tp-about-gallery-item-3 {
  z-index: 3;
  transform: rotate(-4deg) translateY(-2px);
}
.tp-about-gallery-item-4 {
  z-index: 1;
  transform: rotate(8deg) translateY(18px);
}
.tp-about-gallery-item:hover {
  z-index: 5;
  transform: rotate(0deg) translateY(-12px) scale(1.05);
  box-shadow: 0 34px 80px rgba(20, 45, 37, 0.22);
  -webkit-transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  -moz-transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  -ms-transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  -o-transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-about-gallery-item {
    width: 200px;
  }
  .tp-about-gallery-item img {
    height: 260px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-gallery-item {
    width: 220px;
    margin-left: 0 !important;
    transform: none !important;
  }
  .tp-about-gallery-item img {
    height: 280px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-gallery-item {
    width: 100%;
    max-width: 320px;
    margin-left: 0 !important;
    transform: none !important;
  }
  .tp-about-gallery-item img {
    height: 320px;
  }
}
.tp-about-tab-container {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.tp-about-tab-nav {
  display: flex;
  align-items: stretch;
  flex-wrap: nowrap;
  gap: 0;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-tab-nav {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-tab-nav {
    flex-wrap: wrap;
  }
}
.tp-about-tab-nav .nav-item {
  flex: 1 1 0;
}
.tp-about-tab-nav .nav-item:not(:last-child) {
  border-right: 1px solid rgba(20, 45, 37, 0.12);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-tab-nav .nav-item {
    flex: 1 1 50%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-tab-nav .nav-item {
    flex: 1 1 100%;
  }
  .tp-about-tab-nav .nav-item:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid rgba(20, 45, 37, 0.12);
  }
}
.tp-about-tab-nav .nav-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  padding: 22px 24px;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  color: var(--tp-common-black);
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
  -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-about-tab-nav .nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: var(--tp-theme-primary);
  transform: scaleX(0);
  -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-about-tab-nav .nav-link:hover {
  color: var(--tp-theme-primary);
}
.tp-about-tab-nav .nav-link.active {
  color: var(--tp-theme-primary);
}
.tp-about-tab-nav .nav-link.active::after {
  transform: scaleX(1);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-tab-nav .nav-link {
    padding: 18px 16px;
    font-size: 16px;
  }
}
.tp-about-tab-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--tp-theme-primary);
}
.tp-about-tab-icon svg {
  display: block;
}
.tp-about-tab-label {
  display: inline-block;
}
.tp-about-tab-content .tab-pane {
  min-height: 1px;
}
.tp-about-tab-wrapper.tab-style-4 .tp-about-tab-nav {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px 24px;
  gap: 10px;
}
.tp-about-tab-wrapper.tab-style-4 .tp-about-tab-nav .nav-item:not(:last-child) {
  border-right: none;
}
.tp-about-tab-wrapper.tab-style-4 .tp-about-tab-nav .nav-item .nav-link {
  padding: 26px 24px;
}
.tp-about-tab-wrapper.tab-style-4 .tp-about-tab-nav .nav-item .nav-link::after {
  display: none;
}
.tp-about-tab-wrapper.tab-style-4 .tp-about-tab-nav .nav-item .nav-link.active {
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}

.tab-style-4 .tp-about-tab-nav {
  background: #f0f0f0;
}
.tab-style-4 .nav-link {
  background: #f9f9f9;
}
.tab-style-4 .nav-link.active {
  background: #4361ee;
  color: #fff;
}

.tp-about-slider-bottom .slick-list .slick-track {
  left: 0px;
  display: flex;
  align-items: stretch;
}
.tp-about-slider-bottom .slick-list .slick-slide {
  height: auto;
}
.tp-about-slider-bottom .slick-list .slick-slide > div {
  height: 100%;
}
.tp-about-slider-bottom .slick-active.slick-center .tp-about-slider-progress-text {
  font-size: 0;
}
.tp-about-slider-bottom .slick-active.slick-center .tp-about-slider-progress-text::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='15' viewBox='0 0 30 19' fill='none'%3E%3Cpath d='M13.3776 17.8165C14.1733 18.7123 15.5726 18.7123 16.3682 17.8165L29.2372 3.32818C30.383 2.03822 29.4673 0 27.7419 0H2.00391C0.278562 0 -0.637183 2.03821 0.508603 3.32818L13.3776 17.8165Z' fill='%230B3D2E'/%3E%3C/svg%3E");
  display: inline-block;
}
.tp-about-slider-thumb {
  display: flex;
  justify-content: center;
}
.tp-about-slider-thumb img {
  margin: 0 auto;
  border-radius: 12px;
}
.tp-about-slider-title {
  font-size: 28px;
  font-weight: 500;
  color: var(--tp-theme-1);
}
.tp-about-slider-content {
  text-align: center;
}
.tp-about-slider-content p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 12px;
  font-family: var(--tp-ff-heading);
}
@media (max-width: 575px) {
  .tp-about-slider-content p br {
    display: none;
  }
}
.tp-about-slider-progress {
  cursor: pointer;
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tp-about-slider-progress-text {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 50px;
  min-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--tp-theme-1);
  font-family: var(--tp-ff-p);
}
@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-slider-progress-text {
    font-size: 17px;
  }
}
.tp-about-slider-progress-svg {
  position: relative;
  width: 100%;
  height: 72px;
  margin-bottom: 30px;
  display: block;
  background-image: repeating-linear-gradient(to right, rgba(11, 61, 46, 0.12) 0, rgba(11, 61, 46, 0.12) 2px, transparent 2px, transparent 9px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 80%;
}
.tp-about-slider-progress-svg img {
  display: none;
}
.tp-about-slider-progress-svg::before, .tp-about-slider-progress-svg::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: var(--tp-theme-1);
}
.tp-about-slider-progress-svg::before {
  left: 0;
}
.tp-about-slider-progress-svg::after {
  left: 50%;
  transform: translateX(-50%);
}
.tp-about-slider-progress-year {
  padding: 5px 24px;
  border-radius: 8px;
  display: inline-block;
  background: #F4F4F5;
}
.tp-about-slider-progress-year i {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  margin-right: 5px;
  padding-right: 8px;
  color: var(--tp-grey-1);
  font-family: var(--tp-ff-p);
  border-right: 1px solid rgba(11, 61, 46, 0.2);
}
.tp-about-slider-progress-year b {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  color: var(--tp-theme-1);
  font-family: var(--tp-ff-p);
}

/*----------------------------------------*/
/*  Adaptive Solutions (donut chart) css start
/*----------------------------------------*/
.tp-about-adaptive-card {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  padding: 60px 50px 70px;
  background: radial-gradient(120% 120% at 50% 0%, #14422f 0%, #0e3527 55%, #0a2c20 100%);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-adaptive-card {
    padding: 48px 36px 56px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-adaptive-card {
    padding: 40px 22px 48px;
    border-radius: 18px;
  }
}
.tp-about-adaptive-header {
  margin-bottom: 30px;
}
.tp-about-adaptive-title {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 12px;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-adaptive-title {
    font-size: 26px;
  }
}
.tp-about-adaptive-subtitle {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.65);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-adaptive-subtitle {
    font-size: 16px;
  }
  .tp-about-adaptive-subtitle br {
    display: none;
  }
}
.tp-about-adaptive-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-adaptive-body {
    gap: 24px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-adaptive-body {
    flex-wrap: wrap;
    justify-content: center;
    gap: 28px;
  }
}
.tp-about-adaptive-legend {
  flex: 0 0 auto;
  min-width: 150px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-adaptive-legend {
    min-width: 130px;
  }
}
.tp-about-adaptive-legend-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 2px;
  color: var(--tp-common-white);
}
.tp-about-adaptive-legend-date {
  display: block;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 26px;
  color: rgba(255, 255, 255, 0.55);
}
.tp-about-adaptive-legend-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tp-about-adaptive-legend-list li:not(:last-child) {
  margin-bottom: 22px;
}
.tp-about-adaptive-legend-value {
  display: block;
  line-height: 1;
  margin-bottom: 6px;
}
.tp-about-adaptive-legend-value b {
  font-size: 34px;
  font-weight: 700;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-adaptive-legend-value b {
    font-size: 28px;
  }
}
.tp-about-adaptive-legend-value i {
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  color: rgba(255, 255, 255, 0.55);
}
.tp-about-adaptive-legend-label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.65);
}
.tp-about-adaptive-legend-label .dot {
  width: 8px;
  height: 8px;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: var(--dot, var(--tp-common-white));
}
.tp-about-adaptive-legend-end {
  text-align: right;
}
.tp-about-adaptive-legend-end .tp-about-adaptive-legend-label {
  justify-content: flex-end;
}
.tp-about-adaptive-chart {
  flex: 1 1 auto;
  width: 100%;
  max-width: 360px;
  aspect-ratio: 1;
  position: relative;
  --g: 0deg;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-adaptive-chart {
    order: -1;
    flex: 0 0 100%;
    max-width: 300px;
  }
}
.tp-about-adaptive-ring {
  --p: 0;
  position: absolute;
  inset: 0;
  border-radius: 50%;
  transition: --p 1.6s var(--delay, 0ms) cubic-bezier(0.16, 1, 0.3, 1);
  background: conic-gradient(transparent 0 calc(var(--g) / 2), var(--fill) calc(var(--g) / 2) calc(var(--g) / 2 + var(--p) * (360deg - var(--g))), transparent 0), conic-gradient(transparent 0 calc(var(--g) / 2), var(--track, rgba(11, 61, 46, 0.1)) calc(var(--g) / 2) calc(360deg - var(--g) / 2), transparent 0);
  -webkit-mask: radial-gradient(circle closest-side, transparent calc(var(--ri) * 100% - 0.75px), #000 calc(var(--ri) * 100% + 0.75px), #000 calc(var(--ro) * 100% - 0.75px), transparent calc(var(--ro) * 100% + 0.75px));
  mask: radial-gradient(circle closest-side, transparent calc(var(--ri) * 100% - 0.75px), #000 calc(var(--ri) * 100% + 0.75px), #000 calc(var(--ro) * 100% - 0.75px), transparent calc(var(--ro) * 100% + 0.75px));
}
.tp-about-adaptive-chart.is-inview .tp-about-adaptive-ring {
  --p: var(--pt, 0);
}
@media (scripting: none) {
  .tp-about-adaptive-ring {
    --p: var(--pt, 0);
  }
}
.tp-about-adaptive-cap {
  position: absolute;
  inset: 0;
  transform: rotate(var(--a, 0deg));
  transform-origin: 50% 50%;
  pointer-events: none;
}
.tp-about-adaptive-cap::before {
  content: "";
  position: absolute;
  left: 50%;
  top: calc((1 - var(--rm)) * 50%);
  width: calc(var(--rt) * 50%);
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--cap, currentColor);
  transform: translate(-50%, -50%);
}
.tp-about-adaptive-cap--start {
  --a: calc(var(--g) / 2);
  --cap: var(--fill);
}
.tp-about-adaptive-cap--end {
  --a: calc(var(--g) / 2 + var(--p) * (360deg - var(--g)));
  --cap: var(--fill);
}
.tp-about-adaptive-cap--base-end {
  --a: calc(360deg - var(--g) / 2);
  --cap: var(--track, rgba(11, 61, 46, 0.1));
}

@property --p {
  syntax: "<number>";
  inherits: true;
  initial-value: 0;
}
@media (prefers-reduced-motion: reduce) {
  .tp-about-adaptive-ring {
    transition: none;
    --p: var(--pt, 0);
  }
}
.tp-about-blog-item:hover .tp-about-blog-item-thumb img {
  transform: scale(1.2);
}
.tp-about-blog-item-thumb {
  overflow: hidden;
  position: relative;
  border-radius: 12px;
}
.tp-about-blog-item-thumb::before {
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 100%;
  z-index: 2;
  position: absolute;
  border-radius: 12px;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(11, 61, 46, 0.2) 0%, rgba(11, 61, 46, 0.7) 100%);
}
.tp-about-blog-item-thumb img {
  width: 100%;
  border-radius: 12px;
  transition: all 0.9s ease-in-out;
}
.tp-about-blog-item-meta {
  margin-right: 15px;
}
.tp-about-blog-item-meta span {
  font-size: 16px;
  font-weight: 600;
  padding: 5px 10px;
  border-radius: 6px;
  display: inline-block;
  color: var(--tp-theme-1);
  background-color: var(--tp-common-white);
}
.tp-about-blog-item-year span {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.32px;
  color: var(--tp-grey-1);
}
.tp-about-blog-item-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0;
  letter-spacing: -1.12px;
  color: var(--tp-theme-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-about-blog-item-title {
    font-size: 24px;
  }
}

.tp-about-testimonial-item {
  display: flex;
  height: 470px;
  padding: 40px;
  position: relative;
  border-radius: 12px;
  background: #F6F6F6;
  flex-direction: column;
  -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;
  justify-content: space-between;
}
.tp-about-testimonial-item::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  -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;
  background: rgba(255, 255, 255, 0.6);
}
.tp-about-testimonial-item-content p {
  font-weight: 600;
  color: #0e3527;
  margin-bottom: 0;
  -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-about-testimonial-item-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 3px;
  -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;
  letter-spacing: -0.36px;
  font-family: var(--tp-ff-p);
}
.tp-about-testimonial-item-des {
  font-size: 14px;
  margin-bottom: 1px;
  -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-about-testimonial-slider .tp-testi-slider-active {
  margin: 0 -475px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-about-testimonial-slider .tp-testi-slider-active {
    margin: 0 -200px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-about-testimonial-slider .tp-testi-slider-active {
    margin: 0 -25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-about-testimonial-slider .tp-testi-slider-active {
    margin: 0 -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-about-testimonial-slider .tp-testi-slider-active {
    margin: 0;
  }
}
.tp-about-testimonial-slider .tp-testi-slider-active .swiper-slide-active .tp-about-testimonial-item {
  background-color: var(--tp-theme-1);
}
.tp-about-testimonial-slider .tp-testi-slider-active .swiper-slide-active .tp-about-testimonial-item::before {
  opacity: 0;
  visibility: hidden;
}
.tp-about-testimonial-slider .tp-testi-slider-active .swiper-slide-active .tp-about-testimonial-item-title {
  color: var(--tp-common-white);
}
.tp-about-testimonial-slider .tp-testi-slider-active .swiper-slide-active .tp-about-testimonial-item-des {
  color: var(--tp-common-white);
}
.tp-about-testimonial-slider .tp-testi-slider-active .swiper-slide-active .tp-about-testimonial-item-content p {
  color: var(--tp-common-white);
}
.tp-about-testimonial-slider-arrow button {
  width: 50px;
  height: 50px;
  display: grid;
  text-align: center;
  border-radius: 50px;
  place-content: center;
  -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;
  border: 1px solid rgba(11, 61, 46, 0.1);
}
.tp-about-testimonial-slider-arrow button:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-theme-1);
}

/*----------------------------------------*/
/*  About testimonial — bubble style (image-style) css start
/*----------------------------------------*/
.tp-about-testi-bubble-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0.4;
  -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-about-testi-bubble-item-card {
  position: relative;
  width: 100%;
  min-height: 300px;
  padding: 40px;
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 22px;
  row-gap: 26px;
  align-items: start;
  border-radius: 16px;
  background: transparent;
  -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;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-testi-bubble-item-card {
    padding: 30px;
    column-gap: 16px;
  }
}
.tp-about-testi-bubble-item-quote {
  grid-column: 1;
  grid-row: 1;
  display: block;
  line-height: 0;
  color: rgba(11, 61, 46, 0.18);
  -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-about-testi-bubble-item-quote svg {
  display: block;
  width: 42px;
  height: auto;
}
.tp-about-testi-bubble-item-content {
  grid-column: 2;
  grid-row: 1;
}
.tp-about-testi-bubble-item-content p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.55;
  margin-bottom: 0;
  color: var(--tp-grey-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;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-testi-bubble-item-content p {
    font-size: 16px;
  }
}
.tp-about-testi-bubble-item-rating {
  grid-column: 2;
  grid-row: 2;
  display: block;
  line-height: 0;
  color: #D6D6D6;
  -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-about-testi-bubble-item-rating svg {
  display: block;
}
.tp-about-testi-bubble-item-author {
  text-align: center;
  margin-top: 30px;
  -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-about-testi-bubble-item-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 3px;
  -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;
  letter-spacing: -0.36px;
  font-family: var(--tp-ff-p);
  color: var(--tp-grey-1);
}
.tp-about-testi-bubble-item-des {
  font-size: 14px;
  margin-bottom: 0;
  opacity: 0.7;
  -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;
  color: var(--tp-grey-1);
}
.tp-about-testi-bubble-slider .tp-testi-bubble-active .swiper-slide-active .tp-about-testi-bubble-item {
  opacity: 1;
}
.tp-about-testi-bubble-slider .tp-testi-bubble-active .swiper-slide-active .tp-about-testi-bubble-item-card {
  background-color: var(--tp-theme-1);
  box-shadow: 0 30px 60px rgba(11, 61, 46, 0.18);
}
.tp-about-testi-bubble-slider .tp-testi-bubble-active .swiper-slide-active .tp-about-testi-bubble-item-card::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 16px solid var(--tp-theme-1);
}
.tp-about-testi-bubble-slider .tp-testi-bubble-active .swiper-slide-active .tp-about-testi-bubble-item-quote {
  color: rgba(255, 255, 255, 0.3);
}
.tp-about-testi-bubble-slider .tp-testi-bubble-active .swiper-slide-active .tp-about-testi-bubble-item-rating {
  color: #F6D324;
}
.tp-about-testi-bubble-slider .tp-testi-bubble-active .swiper-slide-active .tp-about-testi-bubble-item-content p {
  color: var(--tp-common-white);
}
.tp-about-testi-bubble-slider .tp-testi-bubble-active .swiper-slide-active .tp-about-testi-bubble-item-title {
  color: var(--tp-common-black);
}
.tp-about-testi-bubble-slider .tp-testi-bubble-active .swiper-slide-active .tp-about-testi-bubble-item-des {
  opacity: 1;
  color: var(--tp-grey-1);
}
.tp-about-testi-bubble-arrow button {
  width: 50px;
  height: 50px;
  display: grid;
  text-align: center;
  border-radius: 50px;
  place-content: center;
  -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;
  border: 1px solid rgba(11, 61, 46, 0.1);
}
.tp-about-testi-bubble-arrow button:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-theme-1);
}

/*----------------------------------------*/
/*  About feature cards (icon + title + text slider) css start
/*----------------------------------------*/
.tp-about-feature-item {
  height: 390px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
  border-radius: 20px;
  background-color: var(--tp-common-white);
  box-shadow: 0 30px 60px rgba(20, 45, 37, 0.08);
  -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;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-feature-item {
    height: 360px;
    padding: 30px;
  }
}
.tp-about-feature-item-icon {
  width: 80px;
  height: 80px;
  flex: 0 0 auto;
  display: inline-grid;
  place-content: center;
  border-radius: 50%;
  color: var(--tp-common-white);
  background-color: var(--tp-theme-1);
}
.tp-about-feature-item-icon svg {
  display: block;
}
.tp-about-feature-item-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 14px;
  letter-spacing: -0.44px;
  color: var(--tp-theme-1);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-about-feature-item-title {
    font-size: 20px;
  }
}
.tp-about-feature-item-content p {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 0;
  color: var(--tp-grey-1);
}
.tp-about-feature-pagination {
  display: flex;
  gap: 8px;
  margin-top: 40px;
  align-items: center;
  justify-content: center;
}
.tp-about-feature-pagination.swiper-pagination {
  position: static;
}
.tp-about-feature-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 !important;
  opacity: 1;
  border-radius: 8px;
  background-color: rgba(11, 61, 46, 0.18);
  -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-about-feature-pagination .swiper-pagination-bullet-active {
  width: 28px;
  background-color: var(--tp-theme-1);
}

/*----------------------------------------*/
/*  About contact form css start
/*----------------------------------------*/
.tp-about-contact-input input, .tp-about-contact-input textarea {
  width: 100%;
  display: block;
  padding: 17px 24px;
  font-size: 16px;
  line-height: 1.4;
  color: var(--tp-theme-1);
  border-radius: 12px;
  background-color: var(--tp-common-white);
  border: 1px solid rgba(11, 61, 46, 0.14);
  -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-about-contact-input input::placeholder, .tp-about-contact-input textarea::placeholder {
  opacity: 1;
  color: var(--tp-grey-1);
}
.tp-about-contact-input input:focus, .tp-about-contact-input textarea:focus {
  outline: 0;
  border-color: var(--tp-theme-1);
}
.tp-about-contact-input textarea {
  height: 170px;
  resize: none;
}
.tp-about-contact-agree {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 6px;
}
.tp-about-contact-agree input[type=checkbox] {
  width: 18px;
  height: 18px;
  flex: 0 0 auto;
  cursor: pointer;
  accent-color: var(--tp-theme-1);
}
.tp-about-contact-agree label {
  margin: 0;
  font-size: 15px;
  line-height: 1.4;
  color: var(--tp-grey-1);
}
.tp-about-contact-agree label a {
  font-weight: 600;
  color: var(--tp-common-black);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.tp-about-contact-btn {
  width: 100%;
  border: 0;
  gap: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 19px 30px;
  margin-top: 6px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 12px;
  color: var(--tp-common-white);
  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-about-contact-btn svg {
  display: block;
  -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-about-contact-btn:hover {
  background-color: var(--tp-common-black);
}
.tp-about-contact-btn:hover svg {
  transform: translateX(4px);
}

/*----------------------------------------*/
/*  About service cards (dark band, left-aligned slider) css start
/*----------------------------------------*/
.tp-about-service-area {
  background-color: var(--tp-theme-1);
}
.tp-about-service-slider .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
}
.tp-about-service-line {
  display: block;
  width: 100%;
  height: 1px;
  flex: 0 0 auto;
  margin-top: 40px;
  background-color: rgba(255, 255, 255, 0.14);
}
.tp-about-service-item {
  flex: 1 1 auto;
  min-height: 260px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  border-radius: 16px;
  background-color: var(--tp-common-white);
  -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-about-service-item-top {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 40px;
}
.tp-about-service-item-icon {
  line-height: 0;
  color: var(--tp-theme-1);
}
.tp-about-service-item-icon svg {
  display: block;
}
.tp-about-service-item-badge {
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  padding: 6px 12px;
  border-radius: 20px;
  color: var(--tp-theme-1);
  background-color: #EFF1F0;
}
.tp-about-service-item-badge.is-new {
  color: var(--tp-common-white);
  background-color: var(--tp-theme-1);
}
.tp-about-service-item-content .tp-about-service-item-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 10px;
  letter-spacing: -0.44px;
  color: var(--tp-theme-1);
}
.tp-about-service-item-content p {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.55;
  margin-bottom: 0;
  color: var(--tp-grey-1);
}
.tp-about-service-item-bottom {
  width: 100%;
  margin-top: auto;
  padding-top: 22px;
  border-top: 1px solid rgba(11, 61, 46, 0.12);
}
.tp-about-service-item-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 600;
  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-about-service-item-link svg {
  display: block;
  -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-about-service-item-link:hover {
  color: var(--tp-theme-1);
}
.tp-about-service-item-link:hover svg {
  transform: translateX(4px);
}

.tp-consulting-pricing-tab .nav-tabs {
  gap: 5px;
  padding: 8px;
  border-radius: 12px;
  display: inline-flex;
  border: 1px solid rgba(11, 61, 46, 0.2);
}
.tp-consulting-pricing-tab .nav-tabs .nav-link {
  border: none;
  font-size: 16px;
  font-weight: 700;
  border-radius: 6px;
  padding: 10px 17px;
  letter-spacing: -0.16px;
  color: var(--tp-theme-1);
  font-family: var(--tp-ff-p);
}
.tp-consulting-pricing-tab .nav-tabs .nav-link.active {
  color: var(--tp-common-white);
  background-color: var(--tp-theme-1);
}

.tp-consulting-faq-wrapper {
  padding: 30px;
  padding-bottom: 22px;
  background-color: #F5F5F5;
}
@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-consulting-faq-wrapper {
    margin: 0;
    padding: 20px;
  }
}
.tp-consulting-faq-wrapper .accordion-header {
  margin-bottom: 24px;
}
.tp-consulting-faq-wrapper .accordion-buttons {
  position: relative;
  padding: 20px 30px;
  padding-bottom: 15px;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.7;
  width: 100%;
  display: flex;
  text-align: left;
  align-items: center;
  text-transform: capitalize;
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}
.tp-consulting-faq-wrapper .accordion-buttons:not(.collapsed) .tp-accordion-icon svg {
  transform: rotate(180deg);
}
.tp-consulting-faq-wrapper .accordion-buttons .icon {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  text-align: center;
  margin-right: 15px;
  display: inline-grid;
  place-content: center;
  background-color: var(--tp-theme-1);
}
.tp-consulting-faq-wrapper .tp-accordion-icon {
  top: 50%;
  right: 30px;
  position: absolute;
  transform: translateY(-50%);
}
.tp-consulting-faq-wrapper .tp-accordion-icon svg {
  -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-consulting-faq-wrapper .accordion-body {
  padding-bottom: 20px;
}
.tp-consulting-faq-wrapper .accordion-body p {
  font-weight: 500;
  padding-left: 40px;
  letter-spacing: -0.16px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-consulting-faq-wrapper .accordion-body p {
    padding-left: 0;
  }
  .tp-consulting-faq-wrapper .accordion-body p br {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-consulting-faq-wrapper .accordion-body p br {
    display: none;
  }
}
.tp-consulting-faq-wrapper .old-accordion-body {
  padding-bottom: 20px;
}
.tp-consulting-faq-wrapper .old-accordion-body span {
  font-size: 16px;
  font-weight: 600;
  padding-left: 40px;
  margin-bottom: 10px;
  display: inline-block;
  letter-spacing: -0.32px;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-consulting-faq-wrapper .old-accordion-body span {
    padding-left: 0;
  }
}
.tp-consulting-faq-wrapper .old-accordion-body p {
  font-weight: 500;
  padding-left: 40px;
  letter-spacing: -0.16px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-consulting-faq-wrapper .old-accordion-body p {
    padding-left: 0;
  }
  .tp-consulting-faq-wrapper .old-accordion-body p br {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-consulting-faq-wrapper .old-accordion-body p br {
    display: none;
  }
}
.tp-consulting-faq-wrapper .old-accordion-body .dvdr {
  margin: 32px 0 20px;
  border-bottom: 1px solid rgba(3, 14, 20, 0.1);
}

/*----------------------------------------*/
/*  Feature page (template) css start
/*----------------------------------------*/
.tp-feature-item {
  width: 173px;
  height: 172px;
  text-align: center;
  border-radius: 40px;
  display: inline-grid;
  place-content: center;
  background-color: #EDEFF2;
}
@media (max-width: 575px) {
  .tp-feature-item {
    transform: scale(0.5);
  }
}
.tp-feature-item.main {
  width: 315px;
  z-index: 2;
  height: 270px;
  position: relative;
  border-radius: 80px;
  box-shadow: 0 0 40px 80px rgba(255, 255, 255, 0.9019607843);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-feature-item.main {
    height: 245px;
  }
}
@media (max-width: 575px) {
  .tp-feature-item.main {
    height: 195px;
    transform: scale(0.7);
  }
}
@media (max-width: 575px) {
  .tp-feature-item.main img {
    transform: scale(0.5);
  }
}
.tp-feature-item .exclusion {
  mix-blend-mode: exclusion;
}
.tp-feature-slider-left, .tp-feature-slider-right {
  width: 50%;
  overflow: hidden;
}
.tp-feature-brand {
  overflow: hidden;
}
.tp-feature-brand .swiper-slide {
  width: auto;
  display: flex;
  align-items: center;
}
.tp-feature-brand-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.tp-feature-brand-item img {
  width: auto;
  max-height: 45px;
  object-fit: contain;
}
.tp-feature-brand-hover .tp-feature-brand-item {
  opacity: 0.4;
  -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-feature-brand-hover .tp-feature-brand-item:hover {
  opacity: 1;
}

.tp-hero-slider-active {
  margin: 0 20px;
  border-radius: 12px;
}
.tp-hero-slider-arrow {
  top: 50%;
  left: 50px;
  right: 50px;
  z-index: 2;
  position: absolute;
  transform: translateY(-50%);
}
@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-slider-arrow {
    display: none;
  }
}
.tp-hero-slider-arrow button {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  display: inline-grid;
  place-content: center;
  border: 1.5px solid #FFF;
  color: var(--tp-common-white);
}
.tp-hero-slider-arrow .tp-hero-next {
  left: auto;
  right: 0px;
  position: absolute;
}
@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-item {
    padding-top: 120px;
  }
}
.tp-hero-item-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation-delay: 0.3s;
  animation-duration: 1s;
}
.tp-hero-item-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tp-hero-item-bg::after {
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 27.11%, rgba(11, 61, 46, 0.3) 41.82%, #00271B 100%);
}
.tp-hero-item-content {
  z-index: 3;
}
@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-item-content {
    margin-bottom: 50px;
  }
}
.tp-hero-item-video {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-bottom: 6px;
  display: inline-grid;
  place-content: center;
  background-color: var(--tp-common-white);
}
.tp-hero-item-video:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
}
.tp-hero-item-title {
  font-size: 76px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 20px;
  letter-spacing: -1.52px;
  color: var(--tp-common-white);
  text-shadow: 0 3px 16px rgba(1, 12, 9, 0.24);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-item-title {
    font-size: 65px;
    line-height: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-hero-item-title {
    font-size: 55px;
    line-height: 1;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-item-title {
    font-size: 46px;
    line-height: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-hero-item-text {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-item-text {
    margin-bottom: 20px;
  }
}
.tp-hero-item-text p {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.6px;
  color: var(--tp-common-offwhite);
}
.tp-hero-item-btn {
  font-size: 16px;
  font-weight: 700;
  padding: 17px 33px;
  border-radius: 6px;
  display: inline-block;
  letter-spacing: -0.16px;
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-hero-item-btn {
    padding: 13px 22px;
  }
}
.tp-hero-item-btn span {
  margin-left: 5px;
  display: inline-block;
  transform: translateY(-1px);
}
.tp-hero-item-btn:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
}
@media (max-width: 575px) {
  .tp-hero-item-bottom {
    flex-wrap: wrap;
  }
}
.tp-hero-item-rating {
  position: relative;
}
.tp-hero-item-rating span {
  font-size: 24px;
  font-weight: 600;
  display: inline-flex;
  letter-spacing: -0.72px;
  color: var(--tp-common-offwhite);
}
.tp-hero-item-rating span p {
  margin: 0;
  font-size: 13px;
  font-weight: 600;
  display: inline-block;
  transform: translateY(4px);
  color: var(--tp-common-offwhite);
}
.tp-hero-item-rating svg {
  display: block;
  margin-bottom: 10px;
  transform: translateX(8px);
}
.tp-hero-item-rating p {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  letter-spacing: -0.48px;
  color: var(--tp-common-white);
}
.tp-hero-item-rating::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -162px;
  transform: translateY(-50%);
  width: 1px;
  height: 50px;
  background: rgba(255, 255, 255, 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-hero-item-rating::after {
    display: none;
  }
}
.tp-hero-item-store {
  position: relative;
}
.tp-hero-item-store::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -162px;
  transform: translateY(-50%);
  width: 1px;
  height: 50px;
  background: rgba(255, 255, 255, 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-hero-item-store::after {
    display: none;
  }
}
.tp-hero-item-ranking span {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 10px;
  display: inline-block;
  color: var(--tp-common-offwhite);
  font-family: var(--tp-ff-heading);
}
.tp-hero-item-ranking span i {
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  transform: translateX(-6px);
}
.tp-hero-item-ranking p {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  letter-spacing: -0.48px;
  color: var(--tp-common-white);
}

/*----------------------------------------*/
/*  Advisory page (template) css start
/*----------------------------------------*/
.tp-advisory-hero-item {
  width: 25%;
  display: block;
  transition: width 0.4s cubic-bezier(0.38, 0.005, 0.215, 1);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-advisory-hero-item {
    width: 100%;
  }
}
.tp-advisory-hero-item.active {
  width: 50%;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-advisory-hero-item.active {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .tp-advisory-hero-item.active {
    width: 70%;
  }
}
.tp-advisory-hero-item.active .tp-advisory-hero-item-content {
  opacity: 1;
  bottom: 30px;
  visibility: visible;
}
.tp-advisory-hero-item.active .tp-advisory-hero-item-title {
  font-size: 24px;
}
@media (max-width: 575px) {
  .tp-advisory-hero-item.active .tp-advisory-hero-item-title {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-advisory-hero-item.active .tp-advisory-hero-item-title {
    font-size: 18px;
  }
}
.tp-advisory-hero-item-wrap {
  gap: 16px;
  width: 100%;
  display: flex;
  grid-area: list;
  box-sizing: border-box;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-advisory-hero-item-wrap {
    flex-wrap: wrap;
  }
}
.tp-advisory-hero-item-thumb {
  width: 100%;
  height: 530px;
  display: block;
}
.tp-advisory-hero-item-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.tp-advisory-hero-item-content {
  opacity: 0;
  left: 30px;
  right: 30px;
  bottom: 0px;
  gap: 10px;
  display: flex;
  visibility: hidden;
  padding: 26px 40px;
  position: absolute;
  border-radius: 16px;
  justify-content: space-between;
  transition: all 0.9s ease-in-out;
  background-color: var(--tp-common-white);
}
@media (max-width: 575px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-advisory-hero-item-content {
    gap: 15px;
    padding: 10px;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-advisory-hero-item-content {
    opacity: 1;
    bottom: 30px;
    visibility: visible;
  }
}
.tp-advisory-hero-item-title {
  font-size: 0;
  font-weight: 600;
  margin-bottom: 0;
  letter-spacing: -0.24px;
  font-family: var(--tp-ff-p);
  color: var(--tp-common-black);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-advisory-hero-item-title {
    font-size: 24px;
  }
}

.tp-advisory-testimonial-item.growth-item {
  gap: 24px;
  width: 100%;
}
.tp-advisory-testimonial-item.growth-item .tp-advisory-testimonial-content {
  padding: 44px;
  border-radius: 20px;
  background-color: transparent;
  border: 1px solid rgba(18, 28, 39, 0.06);
}
@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-advisory-testimonial-item.growth-item .tp-advisory-testimonial-content {
    padding: 30px;
  }
}
.tp-advisory-testimonial-item.growth-item .tp-advisory-testimonial-text {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 120px;
  letter-spacing: -0.4px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-advisory-testimonial-item.growth-item .tp-advisory-testimonial-text {
    margin-bottom: 45px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-advisory-testimonial-item.growth-item .tp-advisory-testimonial-text {
    margin-bottom: 60px;
  }
}
@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-advisory-testimonial-item.growth-item .tp-advisory-testimonial-text br {
    display: none;
  }
}
.tp-advisory-testimonial-item.growth-item .tp-advisory-testimonial-user {
  gap: 25px;
  margin-bottom: 0;
}
.tp-advisory-testimonial-item.growth-item .tp-advisory-testimonial-user-img img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}
.tp-advisory-testimonial-item.growth-item .tp-advisory-testimonial-user-content span {
  font-weight: 700;
  margin-bottom: 10px;
  font-family: var(--tp-ff-heading);
}
.tp-advisory-testimonial-item.growth-item .tp-advisory-testimonial-user-content p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}
.tp-advisory-testimonial-item.growth-item .tp-advisory-testimonial-thumb {
  border-radius: 20px;
}
.tp-advisory-testimonial-item.growth-item .tp-advisory-testimonial-thumb img {
  border-radius: 20px;
}
.tp-advisory-testimonial-content {
  padding: 40px 50px;
  border-radius: 16px;
  background-color: #F1F6FB;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-advisory-testimonial-content {
    padding: 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-advisory-testimonial-content {
    padding: 30px;
    margin-bottom: 30px;
  }
}
.tp-advisory-testimonial-user {
  gap: 15px;
  display: flex;
  margin-bottom: 70px;
  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-advisory-testimonial-user {
    margin-bottom: 50px;
  }
}
.tp-advisory-testimonial-user-img {
  border-radius: 50%;
}
.tp-advisory-testimonial-user-img img {
  border-radius: 50%;
}
.tp-advisory-testimonial-user-content span {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1;
  display: inline-block;
  letter-spacing: -0.32px;
  color: var(--tp-common-black);
}
.tp-advisory-testimonial-user-content p {
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  color: #525655;
  line-height: 1;
}
.tp-advisory-testimonial-thumb {
  overflow: hidden;
  border-radius: 16px;
  height: 100%;
}
.tp-advisory-testimonial-thumb::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 66.17%, #051A2A 100%);
}
.tp-advisory-testimonial-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}
.tp-advisory-testimonial-thumb-content {
  display: flex;
  bottom: 40px;
  left: 40px;
  right: 40px;
  z-index: 2;
  position: absolute;
  align-items: center;
  justify-content: space-between;
}
.tp-advisory-testimonial-thumb-content .tp-advisory-testimonial-user-content span {
  color: var(--tp-common-white);
}
.tp-advisory-testimonial-thumb-content .tp-advisory-testimonial-user-content p {
  color: #BFBFBF;
}
.tp-advisory-testimonial-thumb-video a {
  width: 40px;
  height: 40px;
  z-index: 2;
  position: relative;
  text-align: center;
  border-radius: 40px;
  display: inline-grid;
  place-content: center;
  background: var(--tp-common-white);
}
.tp-advisory-testimonial-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 15px;
  display: inline-block;
  letter-spacing: -0.56px;
  color: var(--tp-common-black);
}
@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-advisory-testimonial-title br {
    display: none;
  }
}
.tp-advisory-testimonial-text {
  font-weight: 500;
  letter-spacing: -0.32px;
}
@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-advisory-testimonial-text br {
    display: none;
  }
}
.tp-advisory-testimonial-rating {
  margin-top: 140px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .tp-advisory-testimonial-rating {
    margin-top: 40px;
  }
}
.tp-advisory-testimonial-rating span {
  margin-bottom: 5px;
  display: inline-block;
}
.tp-advisory-testimonial-rating p {
  margin: 0;
  line-height: 1;
}
.tp-advisory-testimonial-active {
  margin: 0 -385px;
}
@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-advisory-testimonial-active {
    margin: 0;
  }
}

.tp-advisory-team-item {
  padding: 30px;
  border-radius: 16px;
  background: #F1F6FB;
}
.tp-advisory-team-item-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
  letter-spacing: -0.2px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-heading);
}
.tp-advisory-team-item-content {
  margin-bottom: 130px;
}
.tp-advisory-team-item-content p {
  margin: 0;
  line-height: 1;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.14px;
  text-transform: uppercase;
}
.tp-advisory-team-item-social {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tp-advisory-team-item-social-text a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.14px;
  text-transform: uppercase;
  color: var(--tp-common-black);
}
.tp-advisory-team-item-social-btn a {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-grid;
  place-content: center;
  background-color: var(--tp-common-white);
}
.tp-advisory-team-item-social-btn a:hover {
  background-color: #1A4361;
  color: var(--tp-common-white);
}
.tp-advisory-team-slider-arrow {
  gap: 8px;
}
.tp-advisory-team-slider-arrow button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-grid;
  place-content: center;
  background: #F1F6FB;
}
.tp-advisory-team-slider-arrow button:hover {
  background-color: #1A4361;
  color: var(--tp-common-white);
}
.tp-advisory-team-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tp-advisory-team-pagination.swiper-pagination-progressbar {
  height: 1px !important;
  width: 332px !important;
  z-index: 99;
  position: relative;
  background: rgba(3, 14, 20, 0.1);
}
.tp-advisory-team-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #000;
}

.tp-advisory-blog-item:hover .tp-advisory-blog-item-thumb img {
  transform: scale(1.2);
}
.tp-advisory-blog-item:hover .tp-advisory-blog-item-btn a {
  border-color: #1A4361;
  background-color: #1A4361;
  color: var(--tp-common-white);
}
.tp-advisory-blog-item-thumb {
  overflow: hidden;
  border-radius: 32px;
}
.tp-advisory-blog-item-thumb img {
  width: 100%;
  border-radius: 32px;
  transition: all 0.9s ease-in-out;
}
.tp-advisory-blog-item-content-wrap {
  gap: 30px;
  display: flex;
}
.tp-advisory-blog-item-btn a {
  width: 46px;
  height: 46px;
  text-align: center;
  border-radius: 8px;
  display: inline-grid;
  place-content: center;
  border: 1px solid rgba(3, 14, 20, 0.1);
}
.tp-advisory-blog-item-btn a:hover {
  border-color: #1A4361;
  background-color: #1A4361;
  color: var(--tp-common-white);
}
.tp-advisory-blog-item-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 15px;
  letter-spacing: -0.48px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-interDisplay-semiBold);
}
.tp-advisory-blog-item-date {
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  letter-spacing: -0.28px;
  color: var(--tp-grey-1);
}
.tp-advisory-blog-item-date svg {
  margin-right: 4px;
}

.tp-advisory-service-slider-wrap .advisory-service {
  width: 1370px;
  height: 485px;
  overflow: hidden;
  position: relative;
  perspective: 1200px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-advisory-service-slider-wrap .advisory-service {
    width: 1110px;
  }
}
@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-advisory-service-slider-wrap .advisory-service {
    width: 100%;
  }
}
.tp-advisory-service-slider-wrap .advisory-service .swiper-slide {
  width: 560px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-advisory-service-slider-wrap .advisory-service .swiper-slide {
    margin: 0;
    width: 100%;
  }
}
.tp-advisory-service-slider-wrap .advisory-service .slide-card {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 32px;
  -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-advisory-service-slider-wrap .advisory-service .slide-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  user-select: none;
  -webkit-user-drag: none;
}
.tp-advisory-service-slider-wrap .advisory-service .btn-group {
  position: absolute;
  top: 50%;
  left: 320px;
  right: 320px;
  display: flex;
  z-index: 20;
  padding: 0 10px;
  transform: translateY(-50%);
  justify-content: space-between;
  pointer-events: none;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-advisory-service-slider-wrap .advisory-service .btn-group {
    left: 300px;
    right: 300px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-advisory-service-slider-wrap .advisory-service .btn-group {
    right: 220px;
    left: 220px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-advisory-service-slider-wrap .advisory-service .btn-group {
    right: 80px;
    left: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-advisory-service-slider-wrap .advisory-service .btn-group {
    display: none;
  }
}
.tp-advisory-service-slider-wrap .advisory-service .prev-btn,
.tp-advisory-service-slider-wrap .advisory-service .next-btn {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  -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;
  display: inline-grid;
  place-content: center;
  pointer-events: all;
  backdrop-filter: blur(3px);
  color: var(--tp-common-white);
  background: rgba(26, 67, 97, 0.7);
}
.tp-advisory-service-slider-wrap .advisory-service .prev-btn:active,
.tp-advisory-service-slider-wrap .advisory-service .next-btn:active {
  transform: scale(0.92);
}
.tp-advisory-service-slider-wrap .advisory-service .swiper-slide-active .tp-advisory-service-analytics {
  opacity: 1;
  visibility: visible;
}
.tp-advisory-service-analytics {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 330px;
  padding: 24px;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  border-radius: 8px;
  -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;
  transform: translateY(-50%);
  background: var(--tp-common-white);
}
.tp-advisory-service-analytics-header {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  justify-content: space-between;
}
.tp-advisory-service-analytics-header-title {
  font-size: 16px;
  font-weight: 500;
  color: #1a1a2e;
  margin: 0;
  font-family: var(--tp-ff-p);
}
.tp-advisory-service-analytics-menu {
  font-size: 16px;
  cursor: pointer;
  color: #030E14;
  letter-spacing: 0px;
}
.tp-advisory-service-analytics-donut {
  position: relative;
  width: 200px;
  height: 200px;
  margin: 0 auto 24px;
}
.tp-advisory-service-analytics-donut svg {
  transform: rotate(-90deg);
}
.tp-advisory-service-analytics-arc-sale {
  stroke-dasharray: 176 264;
  stroke-dashoffset: 0;
}
.tp-advisory-service-analytics-arc-distribute {
  stroke-dasharray: 88 352;
  stroke-dashoffset: -176;
}
.tp-advisory-service-analytics-arc-return {
  stroke-dasharray: 66 374;
  stroke-dashoffset: -264;
}
.tp-advisory-service-analytics-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.tp-advisory-service-analytics-percent {
  font-size: 28px;
  font-weight: 600;
  color: #1a1a2e;
  display: block;
  line-height: 1;
}
.tp-advisory-service-analytics-sub {
  font-size: 12px;
  color: #525655;
  margin-top: 4px;
  display: block;
  line-height: 1;
}
.tp-advisory-service-analytics-legend {
  gap: 16px;
  display: flex;
  justify-content: center;
}
.tp-advisory-service-analytics-legend-item {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: #555;
}
.tp-advisory-service-analytics-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  flex-shrink: 0;
}

.tp-growth-testimonial-slider {
  margin-right: -375px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-growth-testimonial-slider {
    margin-right: -495px;
  }
}
@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-growth-testimonial-slider {
    margin-right: 0;
  }
}
.tp-growth-testimonial-slider .tp-growth-testimonial-active .swiper-slide {
  width: auto;
}

.tp-growth-faq-wrapper .accordions .accordion-items {
  border-radius: 10px;
  margin-bottom: 12px;
  background-color: var(--tp-common-white);
}
.tp-growth-faq-wrapper .accordions .accordion-items .accordion-buttons {
  border-radius: 10px;
  position: relative;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.4px;
  font-family: var(--tp-ff-heading);
}
.tp-growth-faq-wrapper .accordions .accordion-items .accordion-buttons.collapsed {
  width: 100%;
  display: flex;
  padding: 23px;
  text-align: start;
  padding-left: 74px;
  background: var(--tp-common-white);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-growth-faq-wrapper .accordions .accordion-items .accordion-buttons.collapsed {
    padding-left: 60px;
  }
}
.tp-growth-faq-wrapper .accordions .accordion-items .accordion-buttons:not(.collapsed) {
  width: 100%;
  padding: 23px;
  text-align: start;
  padding-left: 74px;
  background-color: var(--tp-common-white);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-growth-faq-wrapper .accordions .accordion-items .accordion-buttons:not(.collapsed) {
    padding-left: 60px;
  }
}
.tp-growth-faq-wrapper .accordions .accordion-items .accordion-buttons:not(.collapsed) .tp-accordion-icon {
  background: #080D2B;
}
.tp-growth-faq-wrapper .accordions .accordion-items .accordion-buttons:not(.collapsed) .tp-accordion-icon::before {
  color: var(--tp-common-white);
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -moz-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  -o-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
}
.tp-growth-faq-wrapper .accordions .accordion-items .accordion-buttons:not(.collapsed) .tp-accordion-icon::after {
  background-color: var(--tp-common-white);
}
.tp-growth-faq-wrapper .accordions .accordion-items .accordion-buttons .tp-accordion-icon {
  position: absolute;
  top: 50%;
  left: 24px;
  width: 26px;
  height: 26px;
  transition: 0.3s;
  display: inline-block;
  transform: translateY(-50%);
  line-height: 26px;
  text-align: center;
  border-radius: 50%;
  background: var(--tp-common-white);
}
@media (max-width: 575px) {
  .tp-growth-faq-wrapper .accordions .accordion-items .accordion-buttons .tp-accordion-icon {
    left: 18px;
  }
}
.tp-growth-faq-wrapper .accordions .accordion-items .accordion-buttons .tp-accordion-icon::after, .tp-growth-faq-wrapper .accordions .accordion-items .accordion-buttons .tp-accordion-icon::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 2px;
  left: 50%;
  top: 50%;
  border-radius: 2px;
  -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;
  transform: translate(-50%, -50%);
  background-color: #080D2B;
}
.tp-growth-faq-wrapper .accordions .accordion-items .accordion-buttons .tp-accordion-icon::before {
  background-color: #080D2B;
  transform: translate(-50%, -50%) rotate(90deg);
}
.tp-growth-faq-wrapper .accordions .accordion-items .accordion-body {
  padding: 0 74px 35px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-growth-faq-wrapper .accordions .accordion-items .accordion-body {
    padding-left: 60px;
    padding-bottom: 30px;
  }
}
.tp-growth-faq-wrapper .accordions .accordion-items .accordion-body p {
  margin: 0;
  letter-spacing: -0.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), (max-width: 575px) {
  .tp-growth-faq-wrapper .accordions .accordion-items .accordion-body p br {
    display: none;
  }
}

.tp-story-img-scroll img {
  width: 100%;
  mix-blend-mode: luminosity;
}

/*----------------------------------------*/
/*  Sass page (template) css start
/*----------------------------------------*/
.tp-sass-testimonial-item {
  width: 650px;
  display: flex;
  padding: 20px;
  border-radius: 10px;
  background: var(--tp-common-white);
  border: 1px solid rgba(3, 14, 20, 0.1);
}
.tp-sass-testimonial-item-thumb {
  width: 230px;
  height: 280px;
  flex: 0 0 auto;
}
.tp-sass-testimonial-item-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
}
.tp-sass-testimonial-item-rating {
  margin-bottom: 10px;
}
.tp-sass-testimonial-item-rating span {
  gap: 3px;
  display: flex;
  line-height: 1;
  font-size: 14px;
  font-weight: 500;
  align-items: center;
  letter-spacing: -0.28px;
  color: rgba(3, 14, 20, 0.8);
}
.tp-sass-testimonial-item-name {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 60px;
  letter-spacing: -0.28px;
  font-family: var(--tp-ff-p);
  color: rgba(3, 14, 20, 0.8);
}
.tp-sass-testimonial-item-content {
  width: 100%;
  padding: 30px;
  padding-right: 70px;
}
.tp-sass-testimonial-item-content p {
  font-size: 20px;
  font-weight: 500;
  color: #030E14;
  margin-bottom: 0;
  letter-spacing: -0.5px;
}
.tp-sass-testimonial-slider-wrapper {
  position: relative;
}
.tp-sass-testimonial-slider-wrapper .swiper-rtl .tp-sass-testimonial-item {
  direction: ltr;
}
.tp-sass-testi-active.swiper-rtl .tp-sass-testimonial-item {
  direction: ltr;
}

.tp-sass-faq-button {
  opacity: 0;
  cursor: pointer;
  visibility: hidden;
  padding: 34px 40px 34px 60px;
  margin-bottom: -110px;
  -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;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-sass-faq-button {
    padding: 30px 0px 30px 0px;
  }
}
.tp-sass-faq-button.collapsed {
  opacity: 1;
  margin-bottom: 0;
  visibility: visible;
  border-bottom: 1px solid rgba(3, 14, 20, 0.1);
  border-top: 1px solid rgba(3, 14, 20, 0.1);
  margin-top: -1px;
}
.tp-sass-faq-num {
  font-size: 42px;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
  letter-spacing: -0.42px;
  font-family: var(--tp-ff-googleSans-medium);
  color: var(--tp-common-black);
}
.tp-sass-faq-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0;
  display: inline-block;
  letter-spacing: -0.72px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-googleSans-medium);
}
@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-sass-faq-title {
    font-size: 22px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-sass-faq-title {
    letter-spacing: 0;
  }
}
.tp-sass-faq-heading-wrap {
  gap: 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-sass-faq-heading-wrap {
    gap: 20px;
  }
}
@media (max-width: 575px) {
  .tp-sass-faq-heading-wrap {
    flex-wrap: wrap;
  }
}
.tp-sass-faq-heading-btn span {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  display: inline-grid;
  flex: 0 0 auto;
  place-content: center;
  border: 1px solid var(--tp-common-black);
}
.tp-sass-faq-list ul li {
  gap: 12px;
  display: flex;
  list-style: none;
  align-items: center;
}
.tp-sass-faq-list ul li:not(:last-of-type) {
  margin-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-sass-faq-list ul li:not(:last-of-type) {
    margin-bottom: 14px;
  }
}
.tp-sass-faq-body {
  z-index: 1;
  position: relative;
}
.tp-sass-faq-body-wrap {
  gap: 35px;
  padding-top: 35px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-sass-faq-body-wrap {
    padding-top: 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-sass-faq-body-wrap {
    gap: 20px;
    padding-top: 0;
  }
}
@media (max-width: 575px) {
  .tp-sass-faq-body-wrap {
    flex-wrap: wrap;
  }
}
.tp-sass-faq-body-wrap .tp-sass-faq-title {
  margin-bottom: 24px;
}
.tp-sass-faq-body-wrap P {
  font-weight: 500;
  color: #2C3B43;
  margin-bottom: 40px;
  letter-spacing: -0.32px;
}
@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-sass-faq-body-wrap P {
    margin-bottom: 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), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-sass-faq-body-wrap P br {
    display: none;
  }
}

.tp-sass-tab-nav-wrapper .nav-tabs {
  padding: 2px;
  border-radius: 50px;
  align-items: center;
  display: inline-flex !important;
  background-color: #F2F3F3 !important;
}
.tp-sass-tab-nav-wrapper .nav-tabs .nav-link {
  border: none;
  padding: 6px 18px;
  height: 47px;
  font-size: 13px;
  font-weight: 600;
  border-radius: 50px;
  letter-spacing: -0.13px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-p);
}
.tp-sass-tab-nav-wrapper .nav-tabs .nav-link span {
  padding: 4px 14px;
  margin-left: 18px;
  border-radius: 50px;
  display: inline-block;
  border: 1px solid #ABF1FF;
}
.tp-sass-tab-nav-wrapper .nav-tabs .nav-link.active {
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}
.tp-sass-tab-nav-wrapper.style-2 .nav-tabs {
  gap: 5px;
  padding: 9px 10px;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.tp-sass-tab-nav-wrapper.style-2 .nav-tabs .nav-item {
  display: flex;
  align-items: center;
}
.tp-sass-tab-nav-wrapper.style-2 .nav-tabs .nav-item span {
  padding: 4px 14px;
  margin-left: 4px;
  border-radius: 50px;
  display: inline-block;
  color: var(--tp-common-white);
  background: rgba(255, 255, 255, 0.1);
}
.tp-sass-tab-nav-wrapper.style-2 .nav-tabs .nav-link {
  padding: 0;
  height: auto;
  font-size: 15px;
  font-weight: 500;
  padding: 3px 16px;
  letter-spacing: -0.3px;
  color: var(--tp-common-white);
}
.tp-sass-tab-nav-wrapper.style-2 .nav-tabs .nav-link span {
  border-color: transparent;
  background-color: rgba(255, 255, 255, 0.1);
}
.tp-sass-tab-nav-wrapper.style-2 .nav-tabs .nav-link.active {
  color: #030E14;
  background-color: #ABF1FF;
}
.tp-sass-tab-nav-wrapper.style-2 .nav-tabs .nav-link:has(#home-tab2.active) {
  padding: 0;
}
.tp-sass-title-gradient {
  font-size: 62px;
  font-weight: 500;
  line-height: 1.05;
  letter-spacing: -1.24px;
  color: var(--tp-common-white);
  background: linear-gradient(90deg, #ABF1FF 0%, #FFF5C0 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 150% 150%;
  animation: sliderTitle 2s ease-in-out 1s forwards infinite alternate;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-sass-title-gradient {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-sass-title-gradient {
    font-size: 46px;
  }
}
@media (max-width: 575px) {
  .tp-sass-title-gradient {
    font-size: 40px;
  }
  .tp-sass-title-gradient br {
    display: none;
  }
}
.tp-sass-subscribe-wrap {
  padding: 30px;
  border-radius: 12px;
  border: 1px solid #2999FF;
  background: var(--tp-common-white);
}
.tp-sass-subscribe-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 26px;
  letter-spacing: -0.16px;
  font-family: var(--tp-ff-p);
  color: var(--tp-common-black);
}
.tp-sass-subscribe-form input {
  font-size: 15px;
  font-weight: 500;
  border-radius: 6px;
  margin-bottom: 8px;
  background: #EEF4FA;
  color: var(--tp-grey-1);
  letter-spacing: -0.15px;
  border: 1px solid rgba(3, 14, 20, 0.1);
}
.tp-sass-subscribe-form input:focus {
  border-color: #2999FF;
  background-color: transparent;
}
.tp-sass-subscribe-btn {
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  border-radius: 6px;
  text-align: center;
  padding: 12px 65px;
  display: inline-block;
  letter-spacing: -0.14px;
  background-color: #2999FF;
  color: var(--tp-common-white);
}

.tp-sass-sm-faq-wrapper.tp-consulting-faq-wrapper {
  padding: 0;
  background-color: transparent;
}
.tp-sass-sm-faq-wrapper.tp-consulting-faq-wrapper .accordion-header {
  margin-bottom: 0;
}
.tp-sass-sm-faq-wrapper.tp-consulting-faq-wrapper .accordion-buttons {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  border-radius: 12px;
  letter-spacing: -0.8px;
  color: var(--tp-common-white);
  background: rgba(217, 217, 217, 0.05);
}
.tp-sass-sm-faq-wrapper.tp-consulting-faq-wrapper .accordion-body {
  padding: 32px 32px 18px;
}
.tp-sass-sm-faq-wrapper.tp-consulting-faq-wrapper .accordion-body p {
  margin: 0;
  padding: 0;
  letter-spacing: -0.48px;
  color: rgba(255, 255, 255, 0.8);
}

.tp-sass-pricing {
  margin: 0 auto;
}
.tp-sass-pricing-table-wrap {
  overflow: auto;
  border-radius: 16px;
  background-color: var(--tp-common-white);
}
.tp-sass-pricing-table {
  width: 100%;
  border-collapse: collapse;
}
@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-sass-pricing-table {
    cursor: grab;
    overflow-x: scroll;
    display: inline-block;
  }
}
@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-sass-pricing-table {
    width: 1018px;
  }
}
.tp-sass-pricing-toggle {
  display: flex;
  align-items: center;
  gap: 10px;
}
.tp-sass-pricing-toggle-label {
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  letter-spacing: -0.14px;
  font-family: var(--tp-ff-p);
  color: var(--tp-common-black);
}
.tp-sass-pricing-switch {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 24px;
  flex-shrink: 0;
}
.tp-sass-pricing-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.tp-sass-pricing-switch input:checked + .tp-sass-pricing-switch-slider {
  background-color: #2999FF;
}
.tp-sass-pricing-switch input:checked + .tp-sass-pricing-switch-slider::before {
  transform: translateX(20px);
}
.tp-sass-pricing-switch-slider {
  position: absolute;
  cursor: pointer;
  inset: 0;
  background-color: #ccc;
  border-radius: 24px;
  transition: 0.3s;
}
.tp-sass-pricing-switch-slider::before {
  content: "";
  position: absolute;
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: var(--tp-common-white);
  border-radius: 50%;
  transition: 0.3s;
}
.tp-sass-pricing-th {
  font-size: 14px;
  font-weight: 700;
  padding: 19px 16px;
  text-align: center;
  letter-spacing: -0.14px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-p);
  background-color: #ECEFF3;
  border-bottom: 1px solid #e4e7ec;
  white-space: nowrap;
}
.tp-sass-pricing-th-label {
  text-align: left;
  width: 295px;
  min-width: 255px;
  background-color: #ECEFF3;
  box-sizing: border-box;
}
.tp-sass-pricing-th-featured {
  background-color: #D9E6F4;
  color: var(--tp-common-black);
}
.tp-sass-pricing-badge {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: 6px;
  margin-left: 6px;
  vertical-align: middle;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
}
.tp-sass-pricing-head-row th:first-child {
  padding-left: 55px;
}
.tp-sass-pricing-head-row .tp-sass-pricing-th {
  border-bottom: 1px solid #e4e7ec;
}
.tp-sass-pricing-price-row .tp-sass-pricing-td {
  font-size: 14px;
  font-weight: 500;
  color: var(--tp-grey-1);
  background-color: var(--tp-common-white);
}
.tp-sass-pricing-price-row .tp-sass-pricing-td-label {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  padding-left: 55px;
  color: var(--tp-grey-1);
  letter-spacing: -0.14px;
  font-family: var(--tp-ff-p);
  box-sizing: border-box;
}
.tp-sass-pricing-section-row {
  background-color: var(--tp-common-white);
}
.tp-sass-pricing-section-title {
  padding: 16px 18px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.14px;
  font-family: var(--tp-ff-p);
  color: var(--tp-common-black);
  border-top: 1px solid #e4e7ec;
  border-bottom: 1px solid #e4e7ec;
  background-color: var(--tp-common-white);
}
.tp-sass-pricing-td {
  padding: 22px 16px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.14px;
  color: var(--tp-grey-1);
  border-bottom: 1px solid #f0f0f0;
  background-color: var(--tp-common-white);
}
.tp-sass-pricing-td-label {
  font-size: 14px;
  text-align: left;
  font-weight: 500;
  color: var(--tp-grey-1);
  letter-spacing: -0.14px;
  font-family: var(--tp-ff-p);
  padding-left: 55px;
  box-sizing: border-box;
}
.tp-sass-pricing-td-featured {
  background-color: #EAF5FF !important;
}
.tp-sass-pricing-row {
  transition: background-color 0.15s ease;
}
.tp-sass-pricing-row:hover .tp-sass-pricing-td:not(.tp-sass-pricing-td-featured) {
  background-color: #fafbfc;
}
.tp-sass-pricing-check {
  display: inline-block;
  font-size: 15px;
  color: var(--tp-common-black);
  font-weight: 500;
}
.tp-sass-pricing-info {
  cursor: pointer;
  position: relative;
  margin-left: 2px;
  display: inline-block;
  transform: translateY(-2px);
}
.tp-sass-pricing-info:hover .tp-sass-pricing-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(-4px);
}
.tp-sass-pricing-tooltip {
  position: absolute;
  bottom: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%) translateY(4px);
  background-color: var(--tp-common-black);
  color: var(--tp-common-white);
  font-size: 11px;
  font-weight: 400;
  white-space: nowrap;
  padding: 6px 10px;
  border-radius: 6px;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s;
  z-index: 100;
}
.tp-sass-pricing-tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: var(--tp-common-black);
}

.tp-sass-skew-slider-shape-1 {
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 9;
}
@media (max-width: 575px) {
  .tp-sass-skew-slider-shape-1 {
    display: none;
  }
}
.tp-sass-skew-slider-shape-2 {
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 2;
}
@media (max-width: 575px) {
  .tp-sass-skew-slider-shape-2 {
    display: none;
  }
}
.tp-sass-skew-slider-item img {
  width: 100%;
  border-radius: 12px;
}

.tp-gallery-timing {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.tp-gallery-timing .swiper-slide {
  width: auto;
}

.tp-sass-apps-gallery {
  gap: 12px;
  z-index: 5;
  height: calc(var(--tp-app-h, 60px) + 20px);
  position: relative;
  padding: 8px 14px;
  margin-inline: auto;
  display: inline-flex;
  box-sizing: border-box;
  border-radius: 12px;
  align-items: flex-end;
  justify-content: center;
  border: 1px solid rgba(22, 30, 38, 0.1);
  background: rgba(171, 241, 255, 0.1);
  backdrop-filter: blur(12px);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-sass-apps-gallery {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-sass-apps-gallery {
    height: auto;
  }
}
.tp-sass-apps-gallery .apps {
  width: var(--tp-app-w, 60px);
  height: var(--tp-app-h, 60px);
  position: relative;
  border-radius: 6px;
  cursor: pointer;
  -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;
  will-change: width, height;
}
.tp-sass-apps-gallery .apps img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tp-sass-apps-gallery .apps .title {
  position: absolute;
  top: calc(-1 * var(--tp-app-title-gap, 25px));
  left: 50%;
  opacity: 0;
  display: ruby;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  filter: blur(4px);
  padding: 8px 12px;
  border-radius: 6px;
  transition: all 0.6s ease;
  transform: translateX(-50%);
  color: var(--tp-common-white);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.0588235294), rgba(255, 255, 255, 0)), linear-gradient(0deg, rgba(5, 6, 27, 0.7215686275), rgba(5, 6, 27, 0.7215686275));
  box-shadow: 0 1px 3px rgba(255, 255, 255, 0.0588235294) inset, 0 0.5px 0.5px rgba(255, 255, 255, 0.0588235294) inset, 0 4px 8px rgba(1, 9, 44, 0.2392156863), 0 1px 2px rgba(2, 9, 44, 0.2392156863), 0 0 0 1px rgba(5, 6, 27, 0.7411764706);
}
.tp-sass-apps-gallery .apps.hovered .title, .tp-sass-apps-gallery .apps:hover .title {
  top: calc(-1 * var(--tp-app-title-gap, 25px) - 5px);
  opacity: 1;
  filter: blur(0px);
}

.sass-heading-color span {
  background-image: -webkit-linear-gradient(89.64deg, #abf1ff 0.32%, #fff5c0 32.07%, #abf1ff 60.55%, #fff5c0 99.28%);
  background-image: -moz-linear-gradient(89.64deg, #abf1ff 0.32%, #fff5c0 32.07%, #abf1ff 60.55%, #fff5c0 99.28%);
  background-image: -ms-linear-gradient(89.64deg, #abf1ff 0.32%, #fff5c0 32.07%, #abf1ff 60.55%, #fff5c0 99.28%);
  background-image: -o-linear-gradient(89.64deg, #abf1ff 0.32%, #fff5c0 32.07%, #abf1ff 60.55%, #fff5c0 99.28%);
  background-image: linear-gradient(89.64deg, #abf1ff 0.32%, #fff5c0 32.07%, #abf1ff 60.55%, #fff5c0 99.28%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  -moz-animation: sliderTitle3 2s ease-in-out 1s forwards infinite alternate;
  -webkit-animation: sliderTitle3 2s ease-in-out 1s forwards infinite alternate;
  animation: sliderTitle3 2s ease-in-out 1s forwards infinite alternate;
  background-size: 150% 150%;
}

.sass-wave .wave1 {
  animation: wave-flow-1 4s ease-in-out infinite;
  transform-origin: center;
}

.sass-wave .wave2 {
  animation: wave-flow-2 5s ease-in-out infinite;
  transform-origin: center;
}

.sass-wave .wave3 {
  animation: wave-flow-3 6s ease-in-out infinite;
  transform-origin: center;
}

.tp-consulting-booking-form .tp-input {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: -0.03em;
  font-family: var(--tp-ff-body);
  color: var(--tp-common-black);
  border: 1px solid rgba(11, 61, 46, 0.1);
  border-radius: 6px;
  background: transparent;
  height: 60px;
}
.tp-consulting-booking-form .tp-input:focus {
  border: 1px solid #0b3d2e;
}
.tp-consulting-booking-form .tp-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: var(--tp-ff-body);
  font-weight: 500;
  font-size: 12px;
  letter-spacing: -0.03em;
  color: var(--tp-grey-1);
}
.tp-consulting-booking-form .tp-input::-moz-placeholder { /* Firefox 19+ */
  font-family: var(--tp-ff-body);
  font-weight: 500;
  font-size: 12px;
  letter-spacing: -0.03em;
  color: var(--tp-grey-1);
}
.tp-consulting-booking-form .tp-input:-moz-placeholder { /* Firefox 4-18 */
  font-family: var(--tp-ff-body);
  font-weight: 500;
  font-size: 12px;
  letter-spacing: -0.03em;
  color: var(--tp-grey-1);
}
.tp-consulting-booking-form .tp-input:-ms-input-placeholder { /* IE 10+  Edge*/
  font-family: var(--tp-ff-body);
  font-weight: 500;
  font-size: 12px;
  letter-spacing: -0.03em;
  color: var(--tp-grey-1);
}
.tp-consulting-booking-form .tp-input::placeholder { /* MODERN BROWSER */
  font-family: var(--tp-ff-body);
  font-weight: 500;
  font-size: 12px;
  letter-spacing: -0.03em;
  color: var(--tp-grey-1);
}
.tp-consulting-booking-form .tp-textarea {
  height: 160px;
  resize: none;
}
.tp-consulting-booking-btn {
  padding: 17px 65px;
  color: var(--tp-common-white);
  background: #0b3d2e;
}
.tp-consulting-booking-btn:hover {
  background: var(--tp-common-black);
}
.tp-consulting-booking-btn span {
  margin-left: 10px;
}
.tp-consulting-contact-form .tp-input-fild {
  height: 50px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 8px;
  color: var(--tp-grey-1);
  font-family: var(--tp-ff-body);
  background: var(--tp-common-white);
  border: 1px solid rgba(11, 61, 46, 0.2);
}
.tp-consulting-contact-form .tp-input-fild:focus {
  border: 1px solid #0b3d2e;
}
.tp-consulting-contact-form .tp-input-fild::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 14px;
  font-weight: 500;
  color: var(--tp-grey-1);
  font-family: var(--tp-ff-body);
}
.tp-consulting-contact-form .tp-input-fild::-moz-placeholder { /* Firefox 19+ */
  font-size: 14px;
  font-weight: 500;
  color: var(--tp-grey-1);
  font-family: var(--tp-ff-body);
}
.tp-consulting-contact-form .tp-input-fild:-moz-placeholder { /* Firefox 4-18 */
  font-size: 14px;
  font-weight: 500;
  color: var(--tp-grey-1);
  font-family: var(--tp-ff-body);
}
.tp-consulting-contact-form .tp-input-fild:-ms-input-placeholder { /* IE 10+  Edge*/
  font-size: 14px;
  font-weight: 500;
  color: var(--tp-grey-1);
  font-family: var(--tp-ff-body);
}
.tp-consulting-contact-form .tp-input-fild::placeholder { /* MODERN BROWSER */
  font-size: 14px;
  font-weight: 500;
  color: var(--tp-grey-1);
  font-family: var(--tp-ff-body);
}
.tp-consulting-contact-form .tp-input-title {
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 10px;
  display: inline-block;
  color: var(--tp-grey-1);
  font-family: var(--tp-ff-body);
}
.tp-consulting-contact-form .tp-textarea-fild {
  height: 96px;
  resize: none;
}
.tp-consulting-contact-btn {
  width: auto;
  padding: 11px 32px;
  border-radius: 8px;
  background-color: var(--tp-theme-1);
}
.tp-consulting-contact-btn:hover {
  background: var(--tp-common-black);
}

.tp-portfolio-footer-newslatter .tp-footer-newslatter-form input {
  border: transparent;
  color: var(--tp-common-black);
  background: rgba(3, 14, 20, 0.05);
  border-radius: 10px;
  height: 60px;
}
.tp-portfolio-footer-newslatter .tp-footer-newslatter-form input::placeholder {
  color: rgba(133, 135, 134, 0.8);
}

/*# sourceMappingURL=consulix-core.css.map */
