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

    Template Name: Consora - Business Finance & Consulting HTML Template
    Author: Aqlova
    Support: https://help.aqlova.com/login
    Description: Consora - Business Finance & Consulting HTML Template
    Version: 1.0

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

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

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

	-----------------
    02. COMPONENTS css
	-----------------
		2.1 Back to top
		2.2 Buttons
		2.3 Animations
		2.4 Preloader
		2.5 Background
		2.6 Breadcrumb
		2.7 Accordion
		2.8 Section Title
		2.9 select
	-----------------
    03. HEADER CSS
	-----------------
		3.1 Header Style 1

    ---------------------------------
	04. MENU CSS
	---------------------------------
		4.1 dropdown scss
		4.2 Mobile Menu
		4.3 offcanvas scss

	---------------------------------
	05. BLOG CSS
	---------------------------------
		5.1 Postbox css
		5.2 Recent Post css
		5.3 Sidebar css
		5.4 Blog css

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

	---------------------------------
	07. PAGES CSS
	---------------------------------
		7.1 Hero css
		7.2 about css
		7.3 project css
		7.4 service css
		7.5 text slider css
		7.6 video css
		7.7 testimonial css
		7.8 price css
		7.9 brand css
		8.0 team css
		8.1 stories css
		8.2 value css
		8.3 partner css
		8.4 banner css
		8.5 cta css
		8.6 feature css
		8.7 counter css
		8.8 fact css
		8.9 award css


**********************************************/
/*----------------------------------------*/
/*  1.1 Theme Default
/*----------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
.back-to-top-wrapper, a,
button,
p,
input,
select,
textarea,
li,
.transition-3 {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* transform */
@font-face {
  font-family: "TT Hoves Pro Trial";
  src: url("../fonts/TT Hoves Pro Trial Light.woff") format("woff");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "TT Hoves Pro Trial";
  src: url("../fonts/TT Hoves Pro Trial Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "TT Hoves Pro Trial";
  src: url("../fonts/TT Hoves Pro Trial Medium.woff") format("woff");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "TT Hoves Pro Trial";
  src: url("../fonts/TT Hoves Pro Trial DemiBold.woff") format("woff");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "TT Hoves Pro Trial";
  src: url("../fonts/TT Hoves Pro Trial Bold.woff") format("woff");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
:root {
  --tp-ff-body: 'TT Hoves Pro Trial', sans-serif;
  --tp-ff-heading: 'TT Hoves Pro Trial', sans-serif;
  --tp-ff-tt-pro: 'TT Hoves Pro Trial', sans-serif;
  --tp-common-white: #FFFFFF;
  --tp-common-black: #000000;
  --tp-text-body: #333;
  --tp-theme-primary: #CEF79E;
  --tp-theme-secondary: #222F30;
  --tp-theme-gray: #E7E8E1;
  --tp-theme-white: #F7F7F5;
  --tp-finance-primary: #CEF79E;
  --tp-finance-secondary: #222F30;
  --tp-finance-gray: #E7E8E1;
  --tp-finance-white: #F7F7F5;
  --tp-consulting-primary: #C1F43D;
  --tp-consulting-secondary: #01373D;
  --tp-consulting-gray: #586C6E;
  --tp-consulting-white: #F6F5F2;
  --tp-advisory-primary: #1B3942;
  --tp-advisory-secondary: #67797E;
  --tp-advisory-orange: #FE5B2C;
  --tp-advisory-white: #F7F7F7;
  --tp-corporate-primary: #123543;
  --tp-corporate-secondary: #67797E;
  --tp-corporate-sulu: #BEFF74;
  --tp-corporate-white: #F8F8F8;
  --tp-accounting-primary: #FF6347;
  --tp-accounting-secondary: #FF7D55;
  --tp-accounting-3: #B3452A;
  --tp-accounting-gray: #F9E9DB;
  --tp-accounting-brown: #3A1510;
  --tp-accounting-wood: #897E7B;
}

.theme-finance {
  --tp-theme-primary: #CEF79E;
  --tp-theme-secondary: #222F30;
  --tp-theme-gray: #E7E8E1;
  --tp-theme-white: #F7F7F5;
}

.theme-consulting {
  --tp-theme-primary: #C1F43D;
  --tp-theme-secondary: #01373D;
  --tp-theme-gray: #586C6E;
  --tp-theme-white: #F6F5F2;
}

.theme-advisory {
  --tp-theme-primary: #1B3942;
  --tp-theme-secondary: #67797E;
  --tp-theme-orange: #FE5B2C;
  --tp-theme-white: #F7F7F7;
}

.theme-corporate {
  --tp-theme-primary: #123543;
  --tp-theme-secondary: #67797E;
  --tp-theme-sulu: #BEFF74;
  --tp-theme-white: #F8F8F8;
}

.theme-accounting {
  --tp-theme-primary: #FF6347;
  --tp-theme-secondary: #FF7D55;
  --tp-theme-3: #B3452A;
  --tp-theme-gray: #F9E9DB;
  --tp-theme-brown: #3A1510;
  --tp-theme-wood: #897E7B;
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1545px;
  }
  .container-1800 {
    max-width: 1825px;
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

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

img {
  max-width: 100%;
}

a {
  text-decoration: none;
}

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

h1 {
  font-size: 40px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

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

p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 15px;
  font-family: var(--tp-ff-body);
  color: var(--tp-finance-secondary);
}

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

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

a:focus,
.button:focus {
  outline: none;
  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;
  height: 52px;
  width: 100%;
  line-height: 52px;
  font-size: 16px;
  padding-left: 26px;
  padding-right: 26px;
  color: var(--tp-common-black);
  border: 1px solid var(--tp-common-black);
  background-color: var(--tp-common-white);
}
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: var(--tp-common-black);
}
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: var(--tp-common-black);
}
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: var(--tp-common-black);
}
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: var(--tp-common-black);
}
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: var(--tp-common-black);
}
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-common-black);
}
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-common-black);
  font-size: 14px;
  opacity: 1;
}

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

/*---------------------------------
    1.2 Common Classes
---------------------------------*/
.w-img img {
  width: 100%;
}

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

.fix {
  overflow: hidden;
}

.clear {
  clear: both;
}

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

.z-index-2 {
  position: relative;
  z-index: 2;
}

.z-index-3 {
  position: relative;
  z-index: 3;
}

.z-index-4 {
  position: relative;
  z-index: 4;
}

.z-index-5 {
  position: relative;
  z-index: 5;
}

.z-index-6 {
  position: relative;
  z-index: 6;
}

.z-index-7 {
  position: relative;
  z-index: 7;
}

.z-index-8 {
  position: relative;
  z-index: 8;
}

.z-index-9 {
  position: relative;
  z-index: 9;
}

.z-index-10 {
  position: relative;
  z-index: 10;
}

.gx-5 {
  --bs-gutter-x: 5px;
}

.gx-10 {
  --bs-gutter-x: 10px;
}

.gx-16 {
  --bs-gutter-x: 16px;
}

.gx-20 {
  --bs-gutter-x: 20px;
}

.gx-30 {
  --bs-gutter-x: 30px;
}

.gx-40 {
  --bs-gutter-x: 40px;
}

.gx-45 {
  --bs-gutter-x: 45px;
}

.gx-50 {
  --bs-gutter-x: 50px;
}

.gx-60 {
  --bs-gutter-x: 60px;
}

.gx-70 {
  --bs-gutter-x: 70px;
}

.gx-80 {
  --bs-gutter-x: 80px;
}

.gx-90 {
  --bs-gutter-x: 90px;
}

.gx-100 {
  --bs-gutter-x: 100px;
}

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

.p-relative {
  position: relative;
}

.p-absolute {
  position: absolute;
}

.p-static {
  position: static !important;
}

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

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

.tp-slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.tp-slide-transtion .swiper-slide {
  width: auto;
}

.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;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-section-ptb {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .tp-section-ptb {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.radius-6 {
  overflow: hidden;
  border-radius: 6px;
}

.tp-doubble-effect {
  display: inline-flex;
  align-items: center;
}
.tp-doubble-effect i {
  position: relative;
  overflow: hidden;
  width: 25px;
  height: 25px;
  display: inline-flex;
  margin-left: 7px;
}
.tp-doubble-effect i svg {
  transform: translateY(-2px);
  position: absolute;
  bottom: -1px;
  left: 1px;
  transition: all 0.2s ease-out;
}
.tp-doubble-effect i svg:last-child {
  left: -12px;
  bottom: -12px;
  transform: translate(0, 0);
  opacity: 0;
}
.tp-doubble-effect:hover i svg:first-child {
  transform: translate(23px, -23px);
}
.tp-doubble-effect:hover i svg:last-child {
  opacity: 1;
  visibility: visible;
  transform: translate(13px, -13px);
}
.tp-doubble-effect:hover span::after {
  transform: translate(1rem);
}
.tp-doubble-effect:hover span::before {
  transform: translate(calc(100% + 1rem));
}

.tp-form-checkbox {
  display: none;
}
.tp-form-checkbox:checked ~ label::before {
  border-color: var(--tp-common-black);
  background-color: var(--tp-common-black);
}
.tp-form-checkbox-label {
  z-index: 1;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  padding-inline-start: 26px;
  color: var(--tp-finance-secondary);
}
.tp-form-checkbox-label::before {
  position: absolute;
  content: "";
  top: 4px;
  inset-inline-start: 0;
  width: 18px;
  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-form-checkbox-label:hover {
  cursor: pointer;
}

/*----------------------------------------*/
/*  2.1 Back to top
/*----------------------------------------*/
.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: 767px) {
  .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 ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s 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.2 Buttons
/*----------------------------------------*/
.tp-btn {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  transition: 0.3s;
  border-radius: 6px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 17px 58px 17px 23px;
  color: var(--tp-common-white);
  background-color: var(--tp-theme-secondary);
}
.tp-btn i::after {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  right: -36px;
  top: 50%;
  border-radius: 2px;
  transform: translateY(-50%);
  background-color: var(--tp-common-white);
  transition: opacity 0.4s 0.25s, transform 0.6s 0.25s;
}
@media (max-width: 767px) {
  .tp-btn i::after {
    right: -30px;
  }
}
@media (max-width: 767px) {
  .tp-btn {
    padding: 17px 50px 17px 22px;
  }
}
.tp-btn:hover {
  color: var(--tp-common-white);
}
.tp-btn.theme-bg-color {
  color: var(--tp-theme-secondary);
  background-color: var(--tp-theme-primary);
}
.tp-btn.theme-bg-color i::after {
  background-color: var(--tp-theme-secondary);
}
.tp-btn-border {
  background-color: transparent;
  color: var(--tp-theme-secondary);
  border: 1px solid rgba(34, 47, 48, 0.1);
}
.tp-btn-border i::after {
  background-color: var(--tp-theme-secondary);
}
.tp-btn-border:hover {
  color: var(--tp-theme-secondary);
}
.tp-btn-advisory-style {
  color: var(--tp-advisory-primary);
  border-color: var(--tp-advisory-primary);
}
.tp-btn-advisory-style:hover {
  color: var(--tp-advisory-primary);
}
.tp-btn-advisory-style i::after {
  background-color: var(--tp-advisory-primary);
}
.tp-btn-corporate-style {
  background-color: var(--tp-corporate-primary);
}
.tp-btn-corporate-sulu {
  color: var(--tp-corporate-primary);
  background-color: var(--tp-corporate-sulu);
}
.tp-btn-corporate-sulu:hover {
  color: var(--tp-corporate-primary);
}
.tp-btn-corporate-sulu i::after {
  background-color: var(--tp-corporate-primary);
}
.tp-btn-accounting-style {
  background-color: var(--tp-accounting-3);
}
.tp-btn-switch-animation {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tp-btn-switch-animation .btn-text {
  position: relative;
  z-index: 3;
  transition: transform 0.6s 0s cubic-bezier(0.1, 0.75, 0.25, 1);
}
.tp-btn-switch-animation .btn-icon {
  position: relative;
  transition: opacity 0.4s 0.25s, transform 0.6s 0.25s;
  transition-timing-function: cubic-bezier(0.1, 0.75, 0.25, 1);
  line-height: 0;
  z-index: 3;
}
.tp-btn-switch-animation .btn-icon + .btn-icon {
  order: -2;
  opacity: 0;
  margin-left: 0;
  transform: translateX(-15px);
  transition: opacity 0.4s 0s, transform 0.6s 0s;
}
.tp-btn-switch-animation .btn-icon + .btn-icon::after {
  right: 40px;
  transition: right 0.4s;
}
.tp-btn-switch-animation:hover .btn-text {
  transition-delay: 125ms;
  transform: translateX(25px);
}
.tp-btn-switch-animation:hover .btn-icon {
  transition-delay: 0s;
  transform: translateX(10px);
  opacity: 0;
}
.tp-btn-switch-animation:hover .btn-icon + .btn-icon {
  opacity: 1;
  transform: translateX(10px);
  transition-delay: 225ms;
}
.tp-btn-switch-animation:hover .btn-icon + .btn-icon::after {
  right: 0;
}
.tp-btn-underline {
  display: inline-flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.tp-btn-underline::before, .tp-btn-underline::after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0.2em;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transition: transform 0.5s cubic-bezier(0.59, 0.23, 0.22, 0.96);
}
.tp-btn-underline::before {
  left: 0;
}
.tp-btn-underline::after {
  left: -1rem;
  transform: translateX(-100%);
}
.tp-btn-underline:hover {
  color: var(--tp-common-black);
}
.tp-btn-underline:hover::after {
  transform: translateX(1rem);
}
.tp-btn-underline:hover::before {
  transform: translateX(calc(100% + 1rem));
}
.tp-btn-event {
  gap: 12px;
  border-radius: 6px;
  align-items: center;
  display: inline-flex;
  padding: 6px 6px 6px 25px;
  color: var(--tp-common-white);
  transition: background-color 0.3s ease;
  background-color: var(--tp-theme-secondary);
}
@media (max-width: 767px) {
  .tp-btn-event {
    gap: 6px;
    padding: 6px 6px 6px 20px;
  }
}
.tp-btn-event:hover, .tp-btn-event:focus {
  color: var(--tp-common-white);
}
.tp-btn-event .button-text {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.16px;
}
.tp-btn-event .button-image {
  position: relative;
  z-index: 2;
  width: 16px;
  height: 16px;
  display: block;
  transform-style: preserve-3d;
}
.tp-btn-event .button-icon-wrapper {
  position: relative;
  width: 32px;
  height: 32px;
  display: flex;
  overflow: hidden;
  border-radius: 2px;
  align-items: center;
  justify-content: center;
  transform-style: preserve-3d;
}
.tp-btn-event .button-dot {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  border-radius: 2px;
  transform: scale(0.25);
  transform-origin: center;
  background-color: var(--tp-common-white);
}
.tp-btn-event.theme-bg-color {
  color: var(--tp-theme-secondary);
  background-color: var(--tp-consulting-primary);
}
.tp-btn-event.theme-bg-color .button-dot {
  background-color: var(--tp-theme-secondary);
}
.tp-btn-event.theme-bg-color .button-image {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(180deg) brightness(200%) contrast(200%);
}
.tp-btn-event.tp-btn-border {
  background-color: transparent;
  color: var(--tp-finance-secondary);
  border: 1px solid rgba(34, 47, 48, 0.1);
}
.tp-btn-event.tp-btn-border .button-dot {
  background-color: var(--tp-finance-secondary);
}
.tp-btn-event.tp-btn-border .button-image {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(180deg) brightness(200%) contrast(200%);
}
.tp-btn-event.tp-btn-advisory-style {
  color: var(--tp-advisory-primary);
  border-color: var(--tp-advisory-primary);
}
.tp-btn-event.tp-btn-advisory-style:hover {
  color: var(--tp-advisory-primary);
}
.tp-btn-event.tp-btn-advisory-style i::after {
  background-color: var(--tp-advisory-primary);
}
.tp-btn-event.tp-btn-corporate-style {
  background-color: var(--tp-corporate-primary);
}
.tp-btn-event.tp-btn-corporate-sulu {
  color: var(--tp-corporate-primary);
  background-color: var(--tp-corporate-sulu);
}
.tp-btn-event.tp-btn-corporate-sulu:hover {
  color: var(--tp-corporate-primary);
}
.tp-btn-event.tp-btn-corporate-sulu i::after {
  background-color: var(--tp-corporate-primary);
}
.tp-btn-event.tp-btn-accounting-style {
  background-color: var(--tp-accounting-3);
}

/*----------------------------------------*/
/*  2.3 Animations
/*----------------------------------------*/
@keyframes rotate_anim {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes text_upper {
  0% {
    transform: translateY(0);
  }
  to {
    transform: translateY(-105%);
  }
}
@keyframes text_bottom {
  0% {
    transform: translateY(105%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes animate-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 0 rgba(255, 255, 255, 0.2);
  }
  40% {
    box-shadow: 0 0 0 50px rgba(255, 109, 74, 0), 0 0 0 0 rgba(255, 255, 255, 0.2);
  }
  80% {
    box-shadow: 0 0 0 50px rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
  }
}
@keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes icon-bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes animation-popup {
  0% {
    -webkit-transform: scale(0.7) rotate(0deg);
    transform: scale(0.7) rotate(0deg);
  }
  40% {
    -webkit-transform: scale(0.7) rotate(160deg);
    transform: scale(0.7) rotate(160deg);
  }
  80% {
    -webkit-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}
@keyframes dot-2 {
  0% {
    transform: translateX(-50px);
  }
  100% {
    transform: translateX(0px);
  }
}
@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);
  }
}
@keyframes icon-bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
/*----------------------------------------*/
/*  2.4 Preloader
/*----------------------------------------*/
.loader-mask {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 99999;
  background-color: var(--tp-finance-secondary);
  /* Flexbox use korle margin ba transform-er jhamela thake na */
  display: flex;
  flex-direction: column; /* Loader upore, title niche */
  justify-content: center; /* Vertical alignment */
  align-items: center; /* Horizontal alignment */
}
.loader-mask li {
  height: 60px;
  width: 60px;
  z-index: 9;
  position: relative;
  display: inline-block;
  list-style: none; /* List dot remove korar jonno */
  /* Transform ebong top/left remove kora hoyeche flexbox use koray */
}

.loading-title {
  font-size: 60px;
  font-weight: 400;
  letter-spacing: -1px;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 20px; /* Loader theke ektu gap rakhar jonno */
  text-align: center;
}

/* Baki animation code apnar tai thakbe */
.tp-fading-circle .tp-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
}
.tp-fading-circle .tp-circle:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  border-radius: 100%;
  background-color: var(--tp-consulting-primary);
  -webkit-animation: tp-circleFadeDelay 1.5s infinite ease-in-out both;
  animation: tp-circleFadeDelay 1.5s infinite ease-in-out both;
}
.tp-fading-circle .tp-circle2 {
  transform: rotate(30deg);
}
.tp-fading-circle .tp-circle3 {
  transform: rotate(60deg);
}
.tp-fading-circle .tp-circle4 {
  transform: rotate(90deg);
}
.tp-fading-circle .tp-circle5 {
  transform: rotate(120deg);
}
.tp-fading-circle .tp-circle6 {
  transform: rotate(150deg);
}
.tp-fading-circle .tp-circle7 {
  transform: rotate(180deg);
}
.tp-fading-circle .tp-circle8 {
  transform: rotate(210deg);
}
.tp-fading-circle .tp-circle9 {
  transform: rotate(240deg);
}
.tp-fading-circle .tp-circle10 {
  transform: rotate(270deg);
}
.tp-fading-circle .tp-circle11 {
  transform: rotate(300deg);
}
.tp-fading-circle .tp-circle12 {
  transform: rotate(330deg);
}
.tp-fading-circle .tp-circle2:before {
  animation-delay: -1.1s;
}
.tp-fading-circle .tp-circle3:before {
  animation-delay: -1s;
}
.tp-fading-circle .tp-circle4:before {
  animation-delay: -0.9s;
}
.tp-fading-circle .tp-circle5:before {
  animation-delay: -0.8s;
}
.tp-fading-circle .tp-circle6:before {
  animation-delay: -0.7s;
}
.tp-fading-circle .tp-circle7:before {
  animation-delay: -0.6s;
}
.tp-fading-circle .tp-circle8:before {
  animation-delay: -0.5s;
}
.tp-fading-circle .tp-circle9:before {
  animation-delay: -0.4s;
}
.tp-fading-circle .tp-circle10:before {
  animation-delay: -0.3s;
}
.tp-fading-circle .tp-circle11:before {
  animation-delay: -0.2s;
}
.tp-fading-circle .tp-circle12:before {
  animation-delay: -0.1s;
}

@keyframes tp-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
/*----------------------------------------*/
/*  2.5 Background
/*----------------------------------------*/
/*----------------------------------------*/
/*  2.6 Breadcrumb
/*----------------------------------------*/
.tp-breadcrumb-content p {
  color: var(--tp-finance-secondary);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-breadcrumb-content p {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-breadcrumb-content p br {
    display: none;
  }
}
.tp-breadcrumb-title {
  font-size: 48px;
  margin-bottom: 10px;
  letter-spacing: -0.48px;
  color: var(--tp-finance-secondary);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-breadcrumb-title {
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .tp-breadcrumb-title {
    font-size: 40px;
  }
}
.tp-breadcrumb-list {
  display: block;
  margin-bottom: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid rgba(34, 47, 48, 0.15);
}
.tp-breadcrumb-list li {
  line-height: 1;
  display: inline-block;
  color: var(--tp-finance-secondary);
}
.tp-breadcrumb-list li:not(:last-child) {
  margin-right: 4px;
}
.tp-breadcrumb-list li a {
  display: inline-block;
}
.tp-breadcrumb-list li a:hover {
  color: var(--tp-common-black);
}

/*----------------------------------------*/
/*  2.7 Accordion
/*----------------------------------------*/
.tp-faq-wrap .accordion-buttons {
  position: relative;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  width: 100%;
  text-align: left;
  padding: 25px 0px;
  padding-right: 40px;
  letter-spacing: -0.24px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: var(--tp-finance-secondary);
}
@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: 767px) {
  .tp-faq-wrap .accordion-buttons {
    font-size: 20px;
  }
}
.tp-faq-wrap .accordion-buttons:not(.collapsed) .tp-faq-icon::before {
  -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-faq-wrap .accordion-buttons:not(.collapsed) .tp-faq-icon::before, .tp-faq-wrap .accordion-buttons:not(.collapsed) .tp-faq-icon::after {
  background-color: var(--tp-finance-secondary);
}
.tp-faq-wrap .accordion-items {
  margin-bottom: 10px;
  background: var(--tp-common-white);
  border-bottom: 1px solid rgba(34, 47, 48, 0.08);
}
.tp-faq-wrap .accordion-body {
  padding: 0 70px 20px 0px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-faq-wrap .accordion-body {
    padding: 0 45px 20px 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-faq-wrap .accordion-body {
    padding: 0 40px 20px 0px;
  }
}
.tp-faq-wrap .accordion-body p {
  margin-bottom: 0;
  color: var(--tp-finance-secondary);
}
@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), (max-width: 767px) {
  .tp-faq-wrap .accordion-body p br {
    display: none;
  }
}
.tp-faq-icon {
  top: 22px;
  right: 0px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
}
.tp-faq-icon::after, .tp-faq-icon::before {
  content: "";
  width: 12px;
  height: 2px;
  left: 50%;
  top: 50%;
  position: absolute;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: var(--tp-finance-secondary);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tp-faq-icon::before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -moz-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  -o-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}

@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: 767px) {
  .tp-fi-faq-heading {
    margin-bottom: 30px;
  }
}
.tp-fi-faq-support {
  width: 386px;
  padding: 40px;
  overflow: hidden;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .tp-fi-faq-support {
    width: 100%;
  }
}
.tp-fi-faq-support-shape {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 6px;
}
.tp-fi-faq-support-title {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 20px;
  letter-spacing: -0.32px;
}
.tp-fi-faq-support-list ul li {
  gap: 10px;
  display: flex;
  list-style: none;
  margin-bottom: 5px;
  letter-spacing: -0.16px;
  color: var(--tp-finance-secondary);
}

/*----------------------------------------*/
/*  2.8 Section Title
/*----------------------------------------*/
.tp-section-title {
  font-size: 48px;
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: -0.48px;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-section-title {
    font-size: 45px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-section-title {
    font-size: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-section-title {
    font-size: 40px;
  }
  .tp-section-title br {
    display: none;
  }
}
.tp-section-title.fs-32 {
  font-size: 32px;
}
.tp-section-title.fs-36 {
  font-size: 36px;
}
.tp-section-title.color-black {
  color: var(--tp-finance-secondary);
}

/*----------------------------------------*/
/*  2.9 select
/*----------------------------------------*/
/* HEADER CSS */
/*----------------------------------------*/
/*  3.1 Header Style 1
/*----------------------------------------*/
.header-transparent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  width: 100%;
}

.header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  z-index: 9;
  width: 100%;
  visibility: visible;
  background: var(--tp-common-white);
  box-shadow: 0px 1px 3px 0px rgba(18, 20, 32, 0.14);
  -webkit-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-header-ptb {
    padding: 16px 0;
  }
}
.tp-header-action .tp-btn-event {
  background: transparent;
  border: 1px solid white;
  color: var(--tp-common-white);
}
.tp-header-action .tp-btn-event .button-dot {
  background-color: var(--tp-common-white);
}

/*----------------------------------------*/
/*  5.1 Postbox css
/*----------------------------------------*/
.postbox-details-title {
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 22px;
  letter-spacing: -0.36px;
  color: var(--tp-finance-secondary);
}
@media (max-width: 767px) {
  .postbox-details-title {
    font-size: 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), (max-width: 767px) {
  .postbox-details-title br {
    display: none;
  }
}
.postbox-details-text p {
  color: var(--tp-finance-secondary);
}
.postbox-details-quote {
  padding: 30px;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .postbox-details-quote {
    flex-wrap: wrap;
  }
}
.postbox-details-quote-thumb {
  flex: 0 0 auto;
  position: relative;
}
.postbox-details-quote-thumb img {
  border-radius: 50%;
}
.postbox-details-quote-thumb span {
  left: 36px;
  bottom: 15px;
  position: absolute;
}
.postbox-details-quote-content p {
  color: var(--tp-finance-secondary);
}
.postbox-details-comment-box {
  margin-bottom: 40px;
  padding-bottom: 47px;
  border-bottom: 1px solid #E5E5E5;
}
.postbox-details-comment-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 35px;
  color: var(--tp-finance-secondary);
}
.postbox-details-comment ul li {
  list-style: none;
}
.postbox-details-comment-name {
  gap: 15px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .postbox-details-comment-name {
    gap: 8px;
    flex-wrap: wrap;
  }
}
.postbox-details-comment-name h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
  color: var(--tp-finance-secondary);
}
.postbox-details-comment-name span {
  font-size: 14px;
  font-weight: 500;
  color: var(--tp-finance-secondary);
}
.postbox-details-comment-reply a {
  font-size: 14px;
  font-weight: 500;
  padding: 5px 17px;
  border-radius: 100px;
  border: 1px solid #F0F0F0;
  color: var(--tp-finance-secondary);
}
.postbox-details-comment-reply a svg {
  margin-right: 5px;
  display: inline-block;
  transform: translateY(-2px);
}
.postbox-details-comment-reply a:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-finance-secondary);
  border: 1px solid var(--tp-finance-secondary);
}
.postbox-details-comment-text p {
  margin-bottom: 25px;
  color: var(--tp-finance-secondary);
}
@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: 767px) {
  .postbox-details-comment-text p br {
    display: none;
  }
}
.postbox-details-comment-avater img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.postbox-details-comment-info {
  flex: 0 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 767px) {
  .postbox-details-comment-from {
    margin-bottom: 30px;
  }
}
.postbox-details-comment-from .tp-postbox-comment-title {
  margin-bottom: 5px;
}
.postbox-details-comment-from .tp-postbox-comment-p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 40px;
}

/*----------------------------------------*/
/*  5.2 Recent Post css
/*----------------------------------------*/
.rc-post-item:not(:last-child) {
  border-bottom: 1px solid rgba(34, 47, 48, 0.1);
}
.rc-post-item:hover .rc-post-thumb img {
  transform: scale(1.1);
}
.rc-post-thumb {
  flex: 0 0 auto;
  overflow: hidden;
  margin-right: 25px;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .rc-post-thumb {
    margin-right: 20px;
  }
}
.rc-post-thumb img {
  transition: 0.9s;
  border-radius: 6px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .rc-post-thumb img {
    width: 100px;
    height: 100px;
  }
}
.rc-post-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0;
  color: var(--tp-finance-secondary);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .rc-post-title br {
    display: none;
  }
}
.rc-post-title a:hover {
  color: var(--tp-finance-secondary);
}
.rc-post-meta {
  line-height: 1;
  margin-bottom: 10px;
}
.rc-post-meta span {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--tp-finance-secondary);
}

.tagcloud {
  gap: 7px;
  display: flex;
  flex-wrap: wrap;
}
.tagcloud a {
  font-size: 14px;
  padding: 0 12px;
  font-weight: 500;
  border-radius: 6px;
  display: inline-block;
  color: var(--tp-finance-secondary);
  border: 1px solid rgba(34, 47, 48, 0.1);
}
.tagcloud a:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-finance-secondary);
}

/*----------------------------------------*/
/*  5.3 Sidebar css
/*----------------------------------------*/
.tp-sidebar-widget-title {
  font-size: 24px;
  margin-bottom: 25px;
  color: var(--tp-finance-secondary);
}
.tp-sidebar-widget-author-item {
  padding: 40px;
  border-radius: 6px;
  background-color: var(--tp-finance-primary);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-sidebar-widget-author-item {
    padding: 32px;
  }
}
.tp-sidebar-widget-author-thumb img {
  border-radius: 50%;
}
.tp-sidebar-widget-author-name {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.4px;
  color: var(--tp-finance-secondary);
}
.tp-sidebar-widget-author-content p {
  color: var(--tp-finance-secondary);
}
.tp-sidebar-widget-bg {
  padding: 40px 40px;
  border-radius: 6px;
  background: var(--tp-finance-white);
  border: 1px solid rgba(34, 47, 48, 0.1);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-sidebar-widget-bg {
    padding: 35px 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 767px) {
  .tp-sidebar-widget-bg {
    padding: 30px 15px;
  }
}
.tp-sidebar-widget-category-list li {
  list-style: none;
  border-radius: 6px;
  padding: 8px 8px 8px 25px;
  border: 1px solid rgba(34, 47, 48, 0.1);
}
.tp-sidebar-widget-category-list li:not(:last-child) {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .tp-sidebar-widget-category-list li {
    padding: 6px 6px 6px 20px;
  }
}
.tp-sidebar-widget-category-list li a {
  gap: 5px;
  display: flex;
  font-size: 20px;
  font-weight: 400;
  align-items: center;
  letter-spacing: -0.4px;
  justify-content: space-between;
  color: var(--tp-finance-secondary);
}
.tp-sidebar-widget-category-list li a:hover span {
  color: var(--tp-common-white);
  background-color: var(--tp-finance-secondary);
}
.tp-sidebar-widget-category-list li a span {
  font-size: 15px;
  font-weight: 500;
  width: 45px;
  height: 45px;
  border-radius: 4px;
  display: inline-grid;
  place-content: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: var(--tp-finance-secondary);
  background: var(--tp-common-white);
}
.tp-sidebar-search-input {
  position: relative;
}
.tp-sidebar-search-input input {
  border: none;
  padding-left: 0;
  padding-right: 40px;
  color: var(--tp-finance-secondary);
  border-bottom: 1px solid rgba(34, 47, 48, 0.1);
}
.tp-sidebar-search-input input::placeholder {
  font-size: 16px;
  color: var(--tp-finance-secondary);
}
.tp-sidebar-search-input button {
  right: 0;
  top: 10px;
  position: absolute;
}

/*----------------------------------------*/
/*  5.4 Blog css
/*----------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-cn-blog-heading {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-cn-blog-heading .tp-section-title {
    font-size: 46px;
  }
}
.tp-cn-blog-item {
  padding: 45px;
  border-radius: 6px;
  transition: all 0.6s ease-in-out;
  background: var(--tp-common-white);
  border: 1px solid rgba(88, 108, 110, 0.08);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-cn-blog-item {
    padding: 30px;
  }
}
.tp-cn-blog-item:hover {
  background-color: var(--tp-consulting-primary);
}
.tp-cn-blog-item:hover .tp-cn-blog-item-user {
  border-color: rgba(1, 55, 61, 0.25);
}
.tp-cn-blog-item:hover .tp-cn-blog-item-meta .category {
  border-color: rgba(1, 55, 61, 0.25);
}
.tp-cn-blog-item:hover .tp-cn-blog-item-btn .tp-btn {
  color: var(--tp-common-white);
  background-color: var(--tp-consulting-secondary);
}
.tp-cn-blog-item:hover .tp-cn-blog-item-btn .tp-btn i::after {
  background-color: var(--tp-common-white);
}
.tp-cn-blog-item-meta {
  gap: 20px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.tp-cn-blog-item-meta .category {
  font-size: 14px;
  padding: 0px 11px;
  border-radius: 30px;
  display: inline-block;
  letter-spacing: 0.14px;
  color: var(--tp-consulting-secondary);
  border: 1px solid rgba(1, 55, 61, 0.1);
}
.tp-cn-blog-item-meta .date {
  letter-spacing: 0.16px;
  color: var(--tp-consulting-secondary);
}
.tp-cn-blog-item-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 22px;
  color: var(--tp-consulting-secondary);
}
@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), (max-width: 767px) {
  .tp-cn-blog-item-title br {
    display: none;
  }
}
.tp-cn-blog-item .description {
  margin-bottom: 45px;
  color: var(--tp-consulting-gray);
}
@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: 767px) {
  .tp-cn-blog-item .description {
    margin-bottom: 30px;
  }
}
.tp-cn-blog-item-user {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
  padding-bottom: 30px;
  justify-content: space-between;
  border-bottom: 1px solid rgba(1, 55, 61, 0.1);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-cn-blog-item-user {
    margin-bottom: 35px;
  }
}
@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: 767px) {
  .tp-cn-blog-item-user {
    margin-bottom: 30px;
  }
}
.tp-cn-blog-item-user .user-info {
  gap: 10px;
  display: flex;
  align-items: center;
}
.tp-cn-blog-item-user .user-info img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
}
.tp-cn-blog-item-user .user-info span {
  color: var(--tp-consulting-gray);
}
.tp-cn-blog-item-user .user-info span strong {
  font-weight: 500;
  color: var(--tp-consulting-secondary);
}
.tp-cn-blog-item-user .stats {
  gap: 20px;
  display: flex;
}
.tp-cn-blog-item-user .stats span {
  font-size: 14px;
  color: var(--tp-consulting-gray);
}
.tp-cn-blog-item-user .stats span svg {
  margin-right: 4px;
  transform: translateY(-2px);
}
.tp-cn-blog-item-btn {
  line-height: 1;
}
.tp-cn-blog-item-btn .tp-btn {
  padding: 12px 58px 12px 23px;
  transition: all 0.4s ease-in-out;
  color: var(--tp-consulting-secondary);
  background: var(--tp-consulting-white);
}
.tp-cn-blog-item-btn .tp-btn i::after {
  background-color: var(--tp-consulting-secondary);
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-cc-blog-heading {
    margin-bottom: 30px;
  }
}
.tp-cc-blog-item {
  background-color: var(--tp-corporate-white);
}
.tp-cc-blog-item:hover .tp-cn-blog-item::after {
  height: 100%;
  background: var(--tp-corporate-sulu);
}
.tp-cc-blog-item:hover .tp-cn-blog-item-thumb img {
  transform: scale(1.1);
}
.tp-cc-blog-item:hover .tp-cc-blog-item-thumb img {
  transform: scale(1.1);
}
.tp-cc-blog-item-thumb {
  overflow: hidden;
  margin-bottom: 10px;
}
.tp-cc-blog-item-thumb img {
  width: 100%;
  transition: all 0.9s ease-in-out;
}
.tp-cc-blog-item .tp-cn-blog-item {
  z-index: 1;
  border-radius: 0;
  padding: 40px 22px;
  position: relative;
  border-color: transparent;
  background-color: transparent;
}
.tp-cc-blog-item .tp-cn-blog-item::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: rgba(18, 53, 67, 0.1);
}
.tp-cc-blog-item .tp-cn-blog-item-title {
  margin-bottom: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 767px) {
  .tp-cc-blog-item .tp-cn-blog-item-title {
    font-size: 20px;
  }
}
.tp-cc-blog-item .tp-cn-blog-item .description {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-at-blog-heading {
    margin-bottom: 30px;
  }
}
.tp-at-blog-item {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.tp-at-blog-item:hover {
  border-radius: 6px;
  box-shadow: 0 20px 50px -10px rgba(58, 21, 16, 0.6);
}
.tp-at-blog-item:hover .tp-at-blog-item-thumb img {
  transform: scale(1.1);
}
.tp-at-blog-item:hover .tp-at-blog-item-meta {
  color: var(--tp-common-white);
  background-color: var(--tp-accounting-secondary);
}
.tp-at-blog-item-thumb img {
  transition: all 0.9s ease-in-out;
}
.tp-at-blog-item-thumb::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  border-radius: 6px;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(40, 13, 9, 0) 0%, rgba(40, 13, 9, 0.15) 56.74%, rgba(40, 13, 9, 0.6) 100%);
}
.tp-at-blog-item-content {
  z-index: 2;
  left: 40px;
  right: 30px;
  bottom: 40px;
  position: absolute;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-at-blog-item-content {
    left: 20px;
  }
}
.tp-at-blog-item-meta {
  font-size: 14px;
  line-height: 1;
  padding: 6px 13px;
  margin-bottom: 18px;
  border-radius: 100px;
  display: inline-block;
  letter-spacing: 0.14px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: var(--tp-accounting-brown);
  background-color: var(--tp-common-white);
}
.tp-at-blog-item-title {
  margin: 0;
  font-size: 24px;
  letter-spacing: -0.48px;
  color: var(--tp-common-white);
}
@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), (max-width: 767px) {
  .tp-at-blog-item-title br {
    display: none;
  }
}

@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), (max-width: 767px) {
  .tp-blog-left-wrapper {
    margin-right: 0;
  }
}
.tp-blog-item {
  border-bottom: 1px solid #D9D9D9;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-blog-item {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-blog-item {
    margin-bottom: 40px;
    padding-bottom: 30px;
  }
}
.tp-blog-item:hover .tp-blog-item-img img {
  transform: scale(1.1);
}
.tp-blog-item:hover .tp-blog-item-icon span {
  background-color: var(--tp-finance-primary);
}
.tp-blog-item-meta span {
  display: inline-block;
  letter-spacing: -0.16px;
  color: var(--tp-finance-secondary);
}
.tp-blog-item-title {
  font-size: 36px;
  font-weight: 400;
  letter-spacing: -0.36px;
  color: var(--tp-finance-secondary);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-blog-item-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .tp-blog-item-title {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .tp-blog-item-title br {
    display: none;
  }
}
.tp-blog-item-icon {
  position: absolute;
  right: 40px;
  bottom: 40px;
}
@media (max-width: 767px) {
  .tp-blog-item-icon {
    right: 20px;
    bottom: 20px;
  }
}
.tp-blog-item-icon span {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: inline-grid;
  place-content: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .tp-blog-item-icon span {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .tp-blog-item-icon span svg {
    transform: scale(0.7);
  }
}
.tp-blog-item-img {
  overflow: hidden;
  border-radius: 6px;
}
.tp-blog-item-img img {
  width: 100%;
  transition: all 0.9s ease-in-out;
}
.tp-blog-btn .tp-btn {
  padding-right: 30px;
}
.tp-blog-btn .tp-btn:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-finance-secondary);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-blog-details-top {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-blog-details-top {
    padding-bottom: 80px;
  }
}
.tp-blog-details-sub {
  font-weight: 500;
  margin-bottom: 10px;
  display: inline-block;
  color: var(--tp-finance-secondary);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-blog-details-heading .tp-section-title br {
    display: block;
  }
}
.tp-blog-details-social-box {
  margin-right: 130px;
}
@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: 767px) {
  .tp-blog-details-social-box {
    margin-right: 0;
  }
}
.tp-blog-details-social-item a:hover .tp-blog-details-social-icon span {
  color: var(--tp-common-white);
  background-color: var(--tp-finance-secondary);
}
.tp-blog-details-social-title {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 18px;
  padding-bottom: 15px;
  color: var(--tp-finance-secondary);
  border-bottom: 1px solid rgba(34, 47, 48, 0.1);
}
.tp-blog-details-social-icon span {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: inline-grid;
  place-content: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: var(--tp-finance-secondary);
  background: var(--tp-finance-white);
}
.tp-blog-details-social-content span {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.4px;
  display: inline-block;
  color: var(--tp-finance-secondary);
}
.tp-blog-details-wrapper {
  margin-left: -25px;
  margin-right: 95px;
}
@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: 767px) {
  .tp-blog-details-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
.tp-blog-details-info {
  padding: 40px;
  border-radius: 6px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), (max-width: 767px) {
  .tp-blog-details-info {
    padding: 32px;
  }
}
.tp-blog-details-info-list ul li {
  display: flex;
  justify-content: space-between;
  color: var(--tp-finance-secondary);
}
.tp-blog-details-info-list ul li:not(:last-child) {
  margin-bottom: 15px;
}
.tp-blog-details-info-author p {
  font-size: 14px;
}

/*----------------------------------------*/
/*  4.1 dropdown scss
/*----------------------------------------*/
.tp-header-menu > nav > ul > li {
  margin: 0 30px;
  list-style-type: none;
  display: inline-block;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-header-menu > nav > ul > li {
    margin: 0 16px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-header-menu > nav > ul > li {
    margin: 0 12px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-header-menu > nav > ul > li {
    margin: 0 10px;
  }
}
.tp-header-menu > nav > ul > li > a {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding: 30px 0;
  display: inline-block;
  color: var(--tp-common-white);
}
.tp-header-dropdown nav ul li {
  position: relative;
  list-style: none;
}
.tp-header-dropdown nav ul li.p-static {
  position: static;
}
.tp-header-dropdown nav ul li.tp-menu-last .tp-submenu {
  left: auto;
  right: 0;
}
.tp-header-dropdown nav ul li.has-dropdown:hover > a::after {
  transform: rotate(-180deg);
}

/*----------------------------------------*/
/*  4.3 offcanvas scss
/*----------------------------------------*/
.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: 767px) {
  .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-finance-secondary);
}
.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-search-area {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 60px;
  z-index: 99;
  scrollbar-width: none;
  padding-bottom: 50px;
  background: var(--tp-common-white);
  transform: translateY(calc(-100% - 80px));
  box-shadow: 0 1px 3px 0 rgba(0, 7, 9, 0.1);
  transition: 0.45s ease-in-out, opacity 0.45s ease-in-out;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-search-area {
    padding: 60px 30px;
  }
}
@media (max-width: 767px) {
  .tp-search-area {
    padding: 60px 0px;
  }
}
.tp-search-area.opened {
  transform: translateY(0);
}
.tp-search-close {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
.tp-search-close-btn {
  color: var(--tp-finance-secondary);
}
.tp-search-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-search-input {
  position: relative;
}
.tp-search-input input {
  border: none;
  padding-left: 0;
  padding-right: 40px;
  color: var(--tp-finance-secondary);
  border-bottom: 1px solid rgba(34, 47, 48, 0.1);
}
.tp-search-input input::placeholder {
  font-size: 16px;
  color: var(--tp-finance-secondary);
}
.tp-search-input button {
  right: 0;
  top: 10px;
  position: absolute;
}

/*----------------------------------------*/
/*  4.2 Mobile Menu
/*----------------------------------------*/
.tp-offcanvas-menu {
  margin-bottom: 50px;
}
.tp-offcanvas-menu ul {
  list-style: none;
}
.tp-offcanvas-menu ul li {
  position: relative;
}
.tp-offcanvas-menu ul li > a {
  font-size: 18px;
  padding: 10px 0;
  display: block;
  font-weight: 500;
}
.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);
}
.tp-offcanvas-menu ul li .submenu {
  display: none;
}
.tp-offcanvas-menu ul li .submenu .submenu {
  margin-left: 30px;
}
.tp-offcanvas-menu .tp-submenu > li > a {
  font-size: 17px;
  padding: 8px 20px;
}
.tp-offcanvas-menu .tp-submenu > li > a:hover {
  padding-left: 26px;
  color: var(--tp-common-black);
}

.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");
}

/*----------------------------------------*/
/*  6.1 Footer Style 1
/*----------------------------------------*/
/*----------------------------------------*/
/*  7.1 Hero css
/*----------------------------------------*/
.tp-lan-hero-ptb {
  padding-bottom: 375px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-lan-hero-ptb {
    padding-bottom: 180px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-lan-hero-ptb {
    padding-top: 130px;
    padding-bottom: 120px;
  }
}
.tp-lan-hero-bg {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
.tp-lan-hero-bg::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(1, 55, 61, 0.85);
}
.tp-lan-hero-wrapper .tp-section-title {
  font-size: 54px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-lan-hero-wrapper .tp-section-title {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .tp-lan-hero-wrapper .tp-section-title {
    font-size: 40px;
  }
}
.tp-lan-hero-text p {
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 767px) {
  .tp-lan-hero-text p br {
    display: none;
  }
}
.tp-lan-hero-user {
  gap: 10px;
  display: flex;
  align-items: center;
}
.tp-lan-hero-user p {
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
}
.tp-lan-hero-user p span {
  font-weight: 500;
  color: var(--tp-common-white);
}
.tp-lan-hero-pre {
  position: absolute;
  top: 18%;
  right: 25%;
  width: 180px;
  height: 180px;
  z-index: 2;
  border-radius: 50%;
  text-align: center;
  display: inline-grid;
  place-content: center;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-lan-hero-pre {
    top: 14%;
    right: 12%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-lan-hero-pre {
    top: auto;
    right: 8%;
    bottom: 18%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-lan-hero-pre {
    display: none;
  }
}
.tp-lan-hero-pre span {
  font-size: 60px;
  font-weight: 400;
  line-height: 1;
  position: relative;
  margin-bottom: 6px;
  display: inline-block;
  letter-spacing: -2.4px;
  color: var(--tp-common-white);
}
.tp-lan-hero-pre span i {
  top: 3px;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  position: absolute;
  letter-spacing: -0.48px;
}
.tp-lan-hero-pre p {
  margin: 0;
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: -0.48px;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-lan-hero-thumb-wrap {
    display: none;
  }
}
.tp-lan-hero-thumb-wrap img {
  border-radius: 6px 6px 0 0px;
}
.tp-lan-hero-thumb-4 {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-lan-hero-thumb-4 {
    bottom: -35px;
  }
}
.tp-lan-hero-thumb-3 {
  position: absolute;
  bottom: 0;
  right: 328px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-lan-hero-thumb-3 {
    bottom: -35px;
  }
}
.tp-lan-hero-thumb-2 {
  position: absolute;
  bottom: 0;
  right: 740px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-lan-hero-thumb-2 {
    bottom: -35px;
  }
}
.tp-lan-hero-thumb-1 {
  position: absolute;
  bottom: 0;
  left: 19%;
}
@media only screen and (min-width: 1701px) and (max-width: 1800px) {
  .tp-lan-hero-thumb-1 {
    left: 135px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-lan-hero-thumb-1 {
    left: 9%;
  }
}
@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), (max-width: 767px) {
  .tp-lan-hero-thumb-1 {
    display: none;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-lan-hero-thumb-1 {
    bottom: -35px;
  }
}
@media (max-width: 767px) {
  .tp-lan-hero-btn-wrap {
    flex-wrap: wrap;
  }
}

.tp-lan-feature-item:hover .tp-lan-feature-item-icon span svg {
  animation: icon-bounce 0.8s 1;
}
.tp-lan-feature-item-icon span {
  width: 100px;
  height: 100px;
  border-radius: 6px;
  display: inline-grid;
  place-content: center;
  border: 1px solid rgba(1, 55, 61, 0.15);
}
.tp-lan-feature-item-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 12px;
  letter-spacing: -0.24px;
  color: var(--tp-finance-secondary);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-lan-feature-item-title {
    font-size: 20px;
  }
}
.tp-lan-feature-item-content p {
  margin: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-lan-feature-item-content p br {
    display: none;
  }
}

.tp-lan-section-item {
  padding: 60px;
  border-radius: 6px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 767px) {
  .tp-lan-section-item {
    padding: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-lan-section-item {
    padding: 40px;
  }
}
.tp-lan-section-item-wrap {
  z-index: 1;
  position: relative;
}
@media (max-width: 767px) {
  .tp-lan-section-item-wrap {
    text-align: center;
  }
}
.tp-lan-section-item-thumb {
  right: 0;
  bottom: 0;
  position: absolute;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-lan-section-item-thumb {
    right: -22%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-lan-section-item-thumb {
    right: -30%;
  }
}
@media (max-width: 767px) {
  .tp-lan-section-item-thumb {
    display: none;
  }
}
.tp-lan-section-item-title {
  font-size: 64px;
  font-weight: 400;
  margin-bottom: 0;
  letter-spacing: -0.64px;
}
@media (max-width: 767px) {
  .tp-lan-section-item-title {
    font-size: 50px;
  }
}
.tp-lan-section-item-content {
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  .tp-lan-section-item-content {
    margin-bottom: 45px;
  }
}
.tp-lan-section-item-content span {
  font-size: 24px;
  font-weight: 500;
  display: inline-block;
}
.tp-lan-section-item-text p {
  margin: 0;
  color: #586C6E;
}

.tp-lan-demo-text {
  margin-bottom: 35px;
}
.tp-lan-demo-text p {
  color: rgba(255, 255, 255, 0.7);
}
.tp-lan-demo-list span {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.08px;
  color: var(--tp-common-white);
}
.tp-lan-demo-list span:not(:last-child) {
  margin-right: 75px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-lan-demo-list span:not(:last-child) {
    margin-right: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-lan-demo-list span:not(:last-child) {
    margin-right: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-lan-demo-list span:not(:last-child) {
    margin-right: 15px;
  }
}
.tp-lan-demo-list span b {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .tp-lan-demo-list span b {
    margin-right: 5px;
  }
}
.tp-lan-demo-item {
  padding: 20px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.tp-lan-demo-item:hover .tp-lan-demo-item-thumb img {
  transform: scale(1.02);
}
.tp-lan-demo-item-thumb {
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 20px;
}
.tp-lan-demo-item-thumb img {
  width: 100%;
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
}
.tp-lan-demo-item-thumb.blur img {
  filter: blur(10px);
}
.tp-lan-demo-item-title {
  font-size: 16px;
  font-weight: 500;
  color: var(--tp-common-white);
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-lan-plugin-wrapper {
    margin-bottom: 40px;
  }
}
.tp-lan-plugin-bottom-logo {
  width: 130px;
  height: 130px;
  display: flex;
  margin-left: auto;
  align-items: center;
  margin-right: auto;
  border-radius: 400px;
  justify-content: center;
  border: 1px solid rgba(14, 15, 17, 0.05);
}
@media (max-width: 767px) {
  .tp-lan-plugin-bottom-logo {
    margin-bottom: 10px;
  }
}
.tp-lan-plugin-bottom-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  color: var(--tp-common-black);
}
.tp-lan-plugin-bottom-btn {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  padding: 8px 10px;
  line-height: 1;
  width: 282px;
  border-radius: 28px;
  color: #1F3130;
  display: inline-block;
  background-color: #F7F7F5;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-lan-plugin-bottom-btn {
    width: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-lan-plugin-bottom-btn {
    width: 148px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-lan-inner-ptb {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-lan-inner-wrapper {
    margin-bottom: 40px;
  }
}
.tp-lan-inner-wrapper p {
  color: rgba(255, 255, 255, 0.7);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-lan-inner-wrapper p br {
    display: none;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-element-area {
    padding-top: 130px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-element-area {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-element-top {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-element-top {
    margin-bottom: 30px;
  }
}
.tp-element-top-title {
  font-size: 210px;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 20px;
  display: inline-block;
  letter-spacing: -8.4px;
  background-size: cover;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-image: url("../img/inner/shape.png");
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-element-top-title {
    font-size: 175px;
  }
}
@media (max-width: 767px) {
  .tp-element-top-title {
    font-size: 140px;
    letter-spacing: -5px;
  }
}
.tp-element-shape {
  position: absolute;
  top: 20%;
  right: 25%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-element-shape {
    right: 16%;
  }
}
.tp-element-slider-style .tp-feature-slide-element span {
  height: 60px;
  padding: 0 32px;
  font-weight: 500;
  font-size: 16px;
  color: #586C6E;
  line-height: 60px;
  border-radius: 100px;
  background: #F7F7F5;
  letter-spacing: -0.02em;
  text-transform: capitalize;
}
.tp-element-slider-style .tp-feature-slide-element span svg {
  margin-right: 15px;
}

.tp-specialized-sub {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 15px;
  letter-spacing: -0.4px;
  color: var(--tp-finance-secondary);
}
.tp-specialized-heading .tp-section-title {
  line-height: 1;
}
.tp-specialized-heading-text p {
  color: #333333;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-specialized-heading-text p br {
    display: none;
  }
}
.tp-specialized-thumb .list {
  right: -15%;
  bottom: 0%;
  position: absolute;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-specialized-thumb .list {
    right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-specialized-thumb .list {
    display: none;
  }
}
.tp-specialized-btn .tp-btn-event {
  background: transparent;
  border: 1px solid var(--tp-finance-secondary);
  color: var(--tp-finance-secondary);
}
.tp-specialized-btn .tp-btn-event .button-dot {
  background-color: var(--tp-finance-secondary);
}
.tp-specialized-btn .tp-btn-event .button-image {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(180deg) brightness(200%) contrast(200%);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-review-ptb {
    padding-top: 120px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-review-ptb {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}
.tp-review-subtitle {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
  color: #01373D;
  letter-spacing: -0.4px;
}
.tp-review-item {
  border-radius: 24px;
  padding: 30px 40px 40px 40px;
  border: 1px solid rgba(13, 13, 13, 0.15);
}
@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), (max-width: 767px) {
  .tp-review-item {
    padding: 25px 25px 32px 26px;
  }
}
.tp-review-ratings {
  display: flex;
  margin-right: 2px;
}
.tp-review-status {
  font-weight: 600;
  font-size: 18px;
  font-family: var(--tp-ff-body);
  color: var(--tp-common-black);
}
.tp-review-dec {
  font-weight: 400;
  font-size: 18px;
  line-height: 156%;
  letter-spacing: -0.01em;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 767px) {
  .tp-review-dec br {
    display: none;
  }
}
.tp-review-customer {
  display: flex;
  align-items: center;
}
.tp-review-customer .icons {
  border-radius: 50px;
  display: inline-block;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 12px;
  border: 1px solid rgba(13, 13, 13, 0.15);
}
.tp-review-customer .emails {
  font-size: 15px;
  font-weight: 600;
  color: var(--tp-common-black);
}
.tp-review-img {
  margin-top: -80px;
  position: relative;
  z-index: 11;
}
.tp-review-wrapper {
  position: relative;
  overflow: hidden;
  height: 1080px;
}
.tp-review-wrapper-main {
  margin: 0 100px;
}
@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: 767px) {
  .tp-review-wrapper-main {
    margin: 0 20px;
  }
}
.tp-review-wrapper-main::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 388px;
  width: 100%;
  z-index: 10;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 77.4%);
}
.tp-review-scrool-item {
  animation: TestimonialScroll 30s linear infinite;
  animation-duration: 30s;
  transition: all 0.4s ease-in;
}

@keyframes TestimonialScroll {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-50%);
  }
}
.tp-footer-ptb {
  padding-bottom: 340px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-footer-ptb {
    padding-bottom: 260px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-footer-ptb {
    padding-bottom: 200px;
  }
}
@media (max-width: 767px) {
  .tp-footer-ptb {
    padding-bottom: 100px;
  }
}
.tp-footer-shape {
  left: 18%;
  bottom: -10px;
  position: absolute;
}
@media (max-width: 767px) {
  .tp-footer-shape {
    display: none;
  }
}
.tp-footer-wrapper .tp-section-title {
  font-size: 64px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-footer-wrapper .tp-section-title {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .tp-footer-wrapper .tp-section-title {
    font-size: 45px;
  }
}
.tp-footer-text p {
  font-weight: 500;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .tp-footer-text p br {
    display: none;
  }
}
.tp-footer-thumb-wrap {
  bottom: 0;
  gap: 10px;
  left: 140px;
  right: 140px;
  display: flex;
  align-items: end;
  position: absolute;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-footer-thumb-wrap {
    right: 40px;
    left: 40px;
  }
}
@media (max-width: 767px) {
  .tp-footer-thumb-wrap {
    display: none;
  }
}
.tp-footer-thumb-wrap img {
  border-radius: 6px 6px 0 0px;
}

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