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

    Template Name: Pexan - Design Agency HTML Template
    Author: Oclata
    Support: etorisoft@gmail.com
    Description: Pexan - Design Agency HTML Template
    Version: 1.0

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

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

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

	-----------------
    02. COMPONENTS css
	-----------------
		2.1 Accordion
		2.2 Animated Headline
		2.3 Animation
		2.4 Background
		2.5 Back to Top 
		2.6 Breadcrumb
		2.7 Buttons
		2.8 Cursor Style
		2.9 Hover Animation
		2.10 Offcanvas
		2.11 Pagination
		2.12 Search
		2.15 Section Title
		2.16 Custom Animation
	-----------------

    03. HEADER CSS
	-----------------
		3.1 Header Style 1
		3.2 Header Style 2
		3.3 Header Style 3
		3.4 Header Style 4
		3.5 Header Style 5
    3.6 Header Style 6

    ---------------------------------
	04. MENU CSS
	---------------------------------
		4.1 Menu css

	---------------------------------
	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
		6.2 Footer Style 2
		6.3 Footer Style 3
		6.4 Footer Style 4
		6.5 Footer Style 5

	---------------------------------
	07. PAGES CSS
	---------------------------------
		7.1 About css
		7.2 Awards css
		7.3 Banner css
		7.4 Brand css
		7.5 Categories css
		7.6 Chooseus
		7.7 Contact
		7.8 CTA css
		7.9 Error css
		7.10 Faq css
		7.11 Feature css
		7.12 Funfact css
		7.13 Hero css
		7.14 Histrory css
		7.15 Portfolio css
		7.16 Price css
		7.17 Progress css
		7.18 Project css
		7.19 Service css
		7.20 Skils css
		7.21 Team css
		7.22 Testimonial css
		7.23 Text Slider css
		7.24 Video css
		7.25 Works css

**********************************************/
/*----------------------------------------*/
/*  1.1 Theme Default
/*----------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Manrope:wght@200..800&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");

.tp-search-area {
  -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-wrapper,
a,
button,
p,
input,
select,
textarea,
li,
.transition-3 {
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
}

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

.tp-btn-secondary svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}

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

/* transform */
:root {
  /**
  @font family declaration
  */
  --tp-ff-body: 'Inter', sans-serif;
  --tp-ff-heading: 'Plus Jakarta Sans', sans-serif;
  --tp-ff-p: 'Inter', sans-serif;
  --tp-ff-fontawesome: "Font Awesome 6 Pro";
  /**
  @color declaration
  */
  --tp-common-white: #ffffff;
  --tp-common-black-solid: #000;
  --tp-common-black: #060606;
  --tp-common-black-2: #0C0C0C;
  --tp-common-black-3: #222;
  --tp-heading-primary: #010F1C;
  --tp-heading-secondary: #021D35;
  --tp-grey-1: #F6F7F9;
  --tp-grey-2: #ECF2F7;
  --tp-grey-3: #AAA4A4;
  --tp-grey-4: #131212;
  --tp-grey-5: #4B4B4B;
  --tp-grey-6: #f4f4f4;
  --tp-text-body: #AAA4A4;
  --tp-theme-primary: #bff747;
}

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

.text-1 {
  margin-top: 5px;
}

.text-2 {
  margin-top: 10px;
}

.text-3 {
  margin-top: 15px;
}

.text-4 {
  margin-top: 20px;
}

.text-5 {
  margin-top: 25px;
}

.text-6 {
  margin-top: 30px;
}

.text-7 {
  margin-top: 35px;
}

.text-8 {
  margin-top: 40px;
}

.text-9 {
  margin-top: 45px;
}

.text-10 {
  margin-top: 50px;
}

.text-11 {
  margin-top: 55px;
}

.text-12 {
  margin-top: 60px;
}

.text-13 {
  margin-top: 65px;
}

.text-14 {
  margin-top: 70px;
}

.text-15 {
  margin-top: 75px;
}

.text-16 {
  margin-top: 80px;
}

.text-17 {
  margin-top: 85px;
}

.text-18 {
  margin-top: 90px;
}

.text-19 {
  margin-top: 95px;
}

.text-20 {
  margin-top: 100px;
}

.text-21 {
  margin-top: 105px;
}

.text-22 {
  margin-top: 110px;
}

.text-23 {
  margin-top: 115px;
}

.text-24 {
  margin-top: 120px;
}

.text-25 {
  margin-top: 125px;
}

.text-26 {
  margin-top: 130px;
}

.text-27 {
  margin-top: 135px;
}

.text-28 {
  margin-top: 140px;
}

.text-29 {
  margin-top: 145px;
}

.text-30 {
  margin-top: 150px;
}

.text-31 {
  margin-top: 155px;
}

.text-32 {
  margin-top: 160px;
}

.text-33 {
  margin-top: 165px;
}

.text-34 {
  margin-top: 170px;
}

.text-35 {
  margin-top: 175px;
}

.text-36 {
  margin-top: 180px;
}

.text-37 {
  margin-top: 185px;
}

.text-38 {
  margin-top: 190px;
}

.text-39 {
  margin-top: 195px;
}

.text-40 {
  margin-top: 200px;
}

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

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

a {
  text-decoration: none;
}

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

h1 {
  font-size: 40px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

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

p {
  font-family: var(--tp-ff-p);
  font-size: 18px;
  font-weight: 400;
  color: var(--tp-text-body);
  margin-bottom: 15px;
  line-height: 26px;
}

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-color: #fff;
  height: 56px;
  width: 100%;
  line-height: 56px;
  font-size: 14px;
  color: var(--tp-common-black);
  padding-left: 26px;
  padding-right: 26px;
  border: 1px solid #E0E2E3;
}

input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #95999D;
}

input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #95999D;
}

input[type=text]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
textarea:-moz-placeholder {
  /* Firefox 4-18 */
  color: #95999D;
}

input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* IE 10+  Edge*/
  color: #95999D;
}

input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=url]::placeholder,
textarea::placeholder {
  /* MODERN BROWSER */
  color: #95999D;
}

[dir=rtl] input[type=text],
[dir=rtl] input[type=email],
[dir=rtl] input[type=tel],
[dir=rtl] input[type=number],
[dir=rtl] input[type=password],
[dir=rtl] input[type=url],
[dir=rtl] textarea {
  text-align: right;
}

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

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

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

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

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

.fix {
  overflow: hidden;
}

.clear {
  clear: both;
}

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

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

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

.p-relative {
  position: relative;
}

.p-absolute {
  position: absolute;
}

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

.demo {
  -webkit-transition: color 0.3s 0s linear;
  -moz-transition: color 0.3s 0s linear;
  -ms-transition: color 0.3s 0s linear;
  -o-transition: color 0.3s 0s linear;
  transition: color 0.3s 0s linear;
  -webkit-transition: color 0.3s linear, transform 0.2s ease;
  -moz-transition: color 0.3s linear, transform 0.2s ease;
  -ms-transition: color 0.3s linear, transform 0.2s ease;
  -o-transition: color 0.3s linear, transform 0.2s ease;
  transition: color 0.3s linear, transform 0.2s ease;
}

[dir=rtl] .demo {
  margin-left: 0;
  margin-right: 15px;
}

div.demo img {
  margin-left: 10px;
}

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

/*----------------------------------------
    Body Overlay 
-----------------------------------------*/
.body-overlay {
  background-color: var(--tp-common-black);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 99;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
}

.body-overlay:hover {
  cursor: url("../img/icon/cross-out.png"), pointer;
}

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

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

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

/* gutter for x axis */
.tp-gx-20 {
  --bs-gutter-x: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-gx-20 {
    --bs-gutter-x: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-gx-20 {
    --bs-gutter-x: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-gx-20 {
    --bs-gutter-x: 15px;
  }
}

@media (max-width: 575px) {
  .tp-gx-20 {
    --bs-gutter-x: 10px;
  }
}

.tp-gx-20 [class*=col-] {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

/* gutter for x axis */
.tp-gx-30 {
  --bs-gutter-x: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-gx-30 {
    --bs-gutter-x: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-gx-30 {
    --bs-gutter-x: 30px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-gx-30 {
    --bs-gutter-x: 15px;
  }
}

@media (max-width: 575px) {
  .tp-gx-30 {
    --bs-gutter-x: 10px;
  }
}

.tp-gx-30 [class*=col-] {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

/* gutter for x axis */
.tp-gx-40 {
  --bs-gutter-x: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-gx-40 {
    --bs-gutter-x: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-gx-40 {
    --bs-gutter-x: 30px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-gx-40 {
    --bs-gutter-x: 30px;
  }
}

@media (max-width: 575px) {
  .tp-gx-40 {
    --bs-gutter-x: 15px;
  }
}

.tp-gx-40 [class*=col-] {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.tp-section-hidden {
  opacity: 0;
  filter: blur(5px);
  transition: all 1.8s;
}

.show {
  opacity: 1;
  filter: blur(0);
}

.chooseus-animi {
  transform: scale(0.8);
}

.chooseus-animi.show {
  transform: scale(1);
}

/*---------------------------------
    1.3 Default Spacing
---------------------------------*/
.tp-categroy-plr-85 {
  padding-left: 85px;
  padding-right: 85px;
}

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

/*----------------------------------------*/
/*  2.1 Accordion
/*----------------------------------------*/
.tp-accordion .accordion-item {
  background-color: transparent;
  border: 1px solid;
  border-radius: 0;
}

.tp-accordion .accordion-item:last-of-type {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.tp-accordion .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.tp-accordion .accordion-button {
  padding: 18px 0 28px 42px;
  padding-right: 15px;
  font-size: 27px;
  font-weight: 400;
  color: var(--tp-common-white);
  background-color: transparent;
}

.tp-accordion .accordion-button::after {
  display: none;
}

.tp-accordion .accordion-button:not(.collapsed) {
  color: var(--tp-common-white);
  background-color: #151515;
  box-shadow: none;
}

.tp-accordion .accordion-button:not(.collapsed) .tp-accordion-plus::before {
  -webkit-transform: translateX(-50%) rotate(90deg);
  -moz-transform: translateX(-50%) rotate(90deg);
  -ms-transform: translateX(-50%) rotate(90deg);
  -o-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg);
  background-color: var(--tp-theme-1);
}

[dir=rtl] .tp-accordion .accordion-button:not(.collapsed) .tp-accordion-plus::before {
  -webkit-transform: translateX(50%) rotate(90deg);
  -moz-transform: translateX(50%) rotate(90deg);
  -ms-transform: translateX(50%) rotate(90deg);
  -o-transform: translateX(50%) rotate(90deg);
  transform: translateX(50%) rotate(90deg);
}

.tp-accordion .accordion-button:not(.collapsed) .tp-accordion-plus::after {
  background-color: var(--tp-theme-1);
}

.tp-accordion .accordion-button:focus {
  box-shadow: none;
  border: 0;
}

.tp-accordion .accordion-button:hover {
  color: var(--tp-theme-primary);
}

.tp-accordion .accordion-button:hover::after {
  color: var(--tp-theme-primary);
}

.tp-accordion .accordion-num-count {
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.tp-accordion .accordion-num-count::before {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  counter-increment: count;
  content: "0" counter(count);
  color: var(--it-common-white);
  display: inline-block;
  transition: 0.3s;
}

@media (max-width: 575px) {
  .tp-accordion .accordion-num-count::before {
    display: none;
  }
}

.tp-accordion .accordion-icon {
  font-size: 50px;
  color: var(--tp-common-white);
  margin-right: 50px;
}

@media (max-width: 575px) {
  .tp-accordion .accordion-icon {
    margin-right: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-accordion .accordion-icon {
    margin-right: 50px;
  }
}

.tp-accordion .accordion-body {
  padding: 0 60px 55px 125px;
  background-color: #151515;
}

@media (max-width: 575px) {
  .tp-accordion .accordion-body {
    padding: 0 30px 15px 20px;
  }
}

.tp-accordion .accordion-body p {
  font-size: 18px;
  line-height: 1.5;
  color: var(--tp-grey-3);
}

.counter-row {
  counter-reset: count;
}

/*----------------------------------------*/
/*  2.2 Animated Headline
/*----------------------------------------*/
.cd-headline {
  font-size: 3rem;
  line-height: 1.2;
}

@media only screen and (min-width: 768px) {
  .cd-headline {
    font-size: 4.4rem;
    font-weight: 300;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-headline {
    font-size: 6rem;
  }
}

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}

.cd-words-wrapper .app {
  transform: translateY(-10px);
  display: inline-block;
}

.cd-words-wrapper b {
  font-weight: 400;
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}

.cd-words-wrapper b.is-visible {
  position: relative;
}

.no-js .cd-words-wrapper b {
  opacity: 0;
}

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

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

xclip 

-------------------------------- */
.cd-headline.clip span {
  display: inline-block;
}

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}

.cd-headline.clip .cd-words-wrapper::after {
  /* line */
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #aebcb9;
}

.cd-headline.clip b {
  opacity: 0;
}

.cd-headline.clip b.is-visible {
  opacity: 1;
}

/*----------------------------------------*/
/*  2.3 Animation
/*----------------------------------------*/
/* pulse effect animation */
@-webkit-keyframes tp-pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }

  70% {
    -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@-moz-keyframes tp-pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }

  70% {
    -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@-ms-keyframes tp-pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }

  70% {
    -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes tp-pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }

  70% {
    -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@-webkit-keyframes tp-pulse-2 {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }

  70% {
    -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@-moz-keyframes tp-pulse-2 {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }

  70% {
    -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@-ms-keyframes tp-pulse-2 {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }

  70% {
    -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes tp-pulse-2 {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }

  70% {
    -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@-webkit-keyframes tp-shake {

  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
}

@-moz-keyframes tp-shake {

  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
}

@-ms-keyframes tp-shake {

  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
}

@keyframes tp-shake {

  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
}

@-webkit-keyframes borderanimate2 {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
  }

  60% {
    opacity: 1;
  }

  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }
}

@-moz-keyframes borderanimate2 {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
  }

  60% {
    opacity: 1;
  }

  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }
}

@-ms-keyframes borderanimate2 {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
  }

  60% {
    opacity: 1;
  }

  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }
}

@keyframes borderanimate2 {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
  }

  60% {
    opacity: 1;
  }

  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }
}

@-webkit-keyframes tp-rotate-center {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes tp-rotate-center {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-ms-keyframes tp-rotate-center {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes tp-rotate-center {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate2 {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes tp-mobile-view {

  0%,
  10% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  50%,
  60% {
    -webkit-transform: translateY(-57%);
    -moz-transform: translateY(-57%);
    -ms-transform: translateY(-57%);
    -o-transform: translateY(-57%);
    transform: translateY(-57%);
  }

  90%,
  100% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@-moz-keyframes tp-mobile-view {

  0%,
  10% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  50%,
  60% {
    -webkit-transform: translateY(-57%);
    -moz-transform: translateY(-57%);
    -ms-transform: translateY(-57%);
    -o-transform: translateY(-57%);
    transform: translateY(-57%);
  }

  90%,
  100% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@-ms-keyframes tp-mobile-view {

  0%,
  10% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  50%,
  60% {
    -webkit-transform: translateY(-57%);
    -moz-transform: translateY(-57%);
    -ms-transform: translateY(-57%);
    -o-transform: translateY(-57%);
    transform: translateY(-57%);
  }

  90%,
  100% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@keyframes tp-mobile-view {

  0%,
  10% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  50%,
  60% {
    -webkit-transform: translateY(-57%);
    -moz-transform: translateY(-57%);
    -ms-transform: translateY(-57%);
    -o-transform: translateY(-57%);
    transform: translateY(-57%);
  }

  90%,
  100% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@-webkit-keyframes tp-svg-line {
  100% {
    stroke-dashoffset: 350;
  }
}

@-moz-keyframes tp-svg-line {
  100% {
    stroke-dashoffset: 350;
  }
}

@-ms-keyframes tp-svg-line {
  100% {
    stroke-dashoffset: 350;
  }
}

@keyframes tp-svg-line {
  100% {
    stroke-dashoffset: 350;
  }
}

@-webkit-keyframes scrollText {
  from {
    transform: translateX(0%);
  }

  to {
    transform: translateX(-50%);
  }
}

@keyframes scrollText {
  from {
    transform: translateX(0%);
  }

  to {
    transform: translateX(-50%);
  }
}

@-webkit-keyframes tp-border-loader {
  0% {
    stroke-dashoffset: -356px;
    stroke-dasharray: 356px, 366px;
  }

  95% {
    stroke-dashoffset: 0;
    stroke-dasharray: 356px, 366px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 0, 366px;
  }
}

@-moz-keyframes tp-border-loader {
  0% {
    stroke-dashoffset: -356px;
    stroke-dasharray: 356px, 366px;
  }

  95% {
    stroke-dashoffset: 0;
    stroke-dasharray: 356px, 366px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 0, 366px;
  }
}

@-ms-keyframes tp-border-loader {
  0% {
    stroke-dashoffset: -356px;
    stroke-dasharray: 356px, 366px;
  }

  95% {
    stroke-dashoffset: 0;
    stroke-dasharray: 356px, 366px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 0, 366px;
  }
}

@keyframes tp-border-loader {
  0% {
    stroke-dashoffset: -356px;
    stroke-dasharray: 356px, 366px;
  }

  95% {
    stroke-dashoffset: 0;
    stroke-dasharray: 356px, 366px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 0, 366px;
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-moz-keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }

  100% {
    margin-top: 0;
  }
}

@-ms-keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }

  100% {
    margin-top: 0;
  }
}

@-webkit-keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }

  100% {
    margin-top: 0;
  }
}

@keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }

  100% {
    margin-top: 0;
  }
}

@-moz-keyframes headerSlideUp {
  0% {
    margin-top: 0;
  }

  100% {
    margin-top: -150px;
  }
}

@-ms-keyframes headerSlideUp {
  0% {
    margin-top: 0;
  }

  100% {
    margin-top: -150px;
  }
}

@-webkit-keyframes headerSlideUp {
  0% {
    margin-top: 0;
  }

  100% {
    margin-top: -150px;
  }
}

@keyframes headerSlideUp {
  0% {
    margin-top: 0;
  }

  100% {
    margin-top: -150px;
  }
}

@keyframes boxRotate {

  0%,
  100% {
    transform: rotateY(0deg);
    visibility: visible;
  }

  25%,
  75% {
    visibility: hidden;
    transform: rotateY(-90deg);
  }

  50% {
    transform: rotateY(-180deg);
    visibility: visible;
  }
}

@-moz-keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }

  100% {
    margin-top: 0;
  }
}

@-ms-keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }

  100% {
    margin-top: 0;
  }
}

@-webkit-keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }

  100% {
    margin-top: 0;
  }
}

@keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }

  100% {
    margin-top: 0;
  }
}

@-moz-keyframes headerSlideUp {
  0% {
    margin-top: -150px;
  }

  100% {
    margin-top: 0;
  }
}

@-ms-keyframes headerSlideUp {
  0% {
    margin-top: -150px;
  }

  100% {
    margin-top: 0;
  }
}

@-webkit-keyframes headerSlideUp {
  0% {
    margin-top: -150px;
  }

  100% {
    margin-top: 0;
  }
}

@keyframes headerSlideUp {
  0% {
    margin-top: -150px;
  }

  100% {
    margin-top: 0;
  }
}

@keyframes tpVideoShape {
  100% {
    left: 125%;
  }
}

@keyframes moving {
  0% {
    transform: translatey(0px);
  }

  50% {
    transform: translatey(-20px);
  }

  100% {
    transform: translatey(0px);
  }
}

@-webkit-keyframes jumpTwo {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40% {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes jumpTwo {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40% {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 40px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes tp-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 rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes tfLeftToRight {
  49% {
    transform: translateX(30%);
  }

  50% {
    opacity: 0;
    transform: translateX(-30%);
  }

  51% {
    opacity: 1;
  }
}


/*----------------------------------------*/
/*  2.4 Background
/*----------------------------------------*/
.grey-bg {
  background-color: var(--tp-grey-1);
}

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

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

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

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

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

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

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

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

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

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

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

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

/*----------------------------------------*/
/*  2.5 Back to Top 
/*----------------------------------------*/
.back-to-top-wrapper {
  position: fixed;
  right: 20px;
  bottom: 0;
  height: 44px;
  width: 44px;
  cursor: pointer;
  display: block;
  border-radius: 50%;
  z-index: 9999;
  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-theme-primary);
  box-shadow: 0px 8px 16px rgba(254, 57, 42, 0.3);
  color: var(--tp-common-white);
  border-radius: 50%;
}

.back-to-top-btn svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}

.back-to-top-btn:hover {
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}

/*----------------------------------------*/
/*  2.6 Breadcrumb
/*----------------------------------------*/
.breadcrumb__plr {
  padding-top: 210px;
  padding-bottom: 160px;
}

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

.breadcrumb__shape {
  position: absolute;
  bottom: 0;
}

.breadcrumb__list span {
  font-size: 18px;
  font-style: italic;
  text-decoration: underline;
  color: var(--tp-common-white);
  margin-bottom: 20px;
}

.breadcrumb__title {
  font-weight: 700;
  font-size: 70px;
  line-height: 1.7;
  margin-bottom: 6px;
  color: var(--tp-common-white);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .breadcrumb__title {
    font-size: 50px;
  }
}

@media (max-width: 575px) {
  .breadcrumb__title {
    font-size: 30px;
  }
}

/*----------------------------------------*/
/*  2.7 Buttons
/*----------------------------------------*/
.tp-btn__1 {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  border: none;
  text-align: center;
  background-color: var(--tp-theme-primary);
  color: var(--tp-common-black);
  font-size: 14px;
  font-weight: 600;
  padding: 20px 27px;
  border-radius: 5px;
  overflow: hidden;
}

.tp-btn__1-inner {
  position: relative;
  overflow: hidden;
  display: block;
  height: 18px;
  line-height: normal;
}

.tp-btn__1-inner i {
  padding-right: 7px;
}

.tp-btn__1 .tp-btn__1-effect {
  display: block;
  height: 100%;
  position: relative;
  top: 0%;
  transition: 0.3s;
  color: var(--tp-common-black);
}

.tp-btn__1:hover .tp-btn__1-effect {
  top: -100%;
  color: var(--tp-common-black);
}

/* btn - 2 */
.tp-btn__2 {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  border: none;
  text-align: center;
  background-color: var(--tp-theme-primary);
  color: var(--tp-common-black);
  font-size: 14px;
  font-weight: 600;
  padding: 20px 30px;
  border-radius: 5px;
  overflow: hidden;
}

.tp-btn__2-inner {
  position: relative;
  overflow: hidden;
  display: block;
  height: 18px;
  line-height: normal;
}

.tp-btn__2-inner i {
  padding-left: 7px;
}

.tp-btn__2 .tp-btn__2-effect {
  display: block;
  height: 100%;
  position: relative;
  top: 0%;
  transition: 0.3s;
  color: var(--tp-common-black);
}

.tp-btn__2:hover .tp-btn__2-effect {
  top: -100%;
  color: var(--tp-common-black);
}

/* btn - 3 */
.tp-btn__3 {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  border: none;
  text-align: center;
  background-color: var(--tp-theme-primary);
  color: var(--tp-common-black);
  font-size: 14px;
  font-weight: 600;
  padding: 20px 30px;
  border-radius: 5px;
  overflow: hidden;
}

.tp-btn__3-inner {
  position: relative;
  overflow: hidden;
  display: block;
  height: 18px;
  line-height: normal;
}

.tp-btn__3-inner i {
  padding-left: 7px;
}

.tp-btn__3 .tp-btn__3-effect {
  display: block;
  height: 100%;
  position: relative;
  top: 0%;
  transition: 0.3s;
  color: var(--tp-common-black);
}

.tp-btn__3:hover .tp-btn__3-effect {
  top: -100%;
  color: var(--tp-common-black);
}

/* btn - 4 */
.tp-btn__4 {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  border: none;
  text-align: center;
  background-color: var(--tp-theme-primary);
  color: var(--tp-common-black);
  font-size: 14px;
  font-weight: 600;
  padding: 20px 30px;
  border-radius: 5px;
  overflow: hidden;
}

.tp-btn__4-inner {
  position: relative;
  overflow: hidden;
  display: block;
  height: 18px;
  line-height: normal;
}

.tp-btn__4-inner i {
  padding-left: 7px;
}

.tp-btn__4 .tp-btn__4-effect {
  display: block;
  height: 100%;
  position: relative;
  top: 0%;
  transition: 0.3s;
  color: var(--tp-common-black);
}

.tp-btn__4:hover .tp-btn__4-effect {
  top: -100%;
  color: var(--tp-common-black);
}


/* btn - 5 */
.tp-btn__5 {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  border: none;
  text-align: center;
  background-color: var(--tp-theme-primary);
  color: var(--tp-common-black);
  font-size: 14px;
  font-weight: 600;
  padding: 20px 30px;
  border-radius: 5px;
  overflow: hidden;
}

.tp-btn__5-inner {
  position: relative;
  overflow: hidden;
  display: block;
  height: 18px;
  line-height: normal;
}

.tp-btn__5-inner i {
  padding-left: 7px;
}

.tp-btn__5 .tp-btn__5-effect {
  display: block;
  height: 100%;
  position: relative;
  top: 0%;
  transition: 0.3s;
  color: var(--tp-common-black);
}

.tp-btn__5:hover .tp-btn__5-effect {
  top: -100%;
  color: var(--tp-common-black);
}

/*----------------------------------------*/
/*  2.9 Hover Animation
/*----------------------------------------*/
.tp-hover__reveal-item {
  position: relative;
}

.tp-hover__reveal-item:hover .tp-hover__reveal-bg {
  opacity: 1;
}

.tp-hover__reveal-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 305px;
  height: 395px;
  opacity: 0;
  margin: -150px 0 0 -150px;
  overflow: hidden;
  pointer-events: none;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 5;
}

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

.tp-hover__widget .active-bg {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  position: absolute;
  transition: all 0.5s ease;
  background: rgba(255, 255, 255, 0.1);
  z-index: -1;
}

.tp-hover__btn {
  font-weight: 700;
  font-size: 16px;
  width: 213px;
  height: 213px;
  line-height: 178px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  backdrop-filter: blur(80px);
  color: var(--tp-common-white);
  border: 1px solid var(--tp-common-white);
}

.tp-hover__btn-wrap {
  display: inline-block;
}

/*----------------------------------------*/
/*  2.10 Offcanvas
/*----------------------------------------*/
.tp-offcanvas__area {
  position: fixed;
  left: auto;
  right: 0;
  top: 0;
  width: 400px;
  height: 100%;
  -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));
  background: #000 none repeat scroll 0 0;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: none;
  overflow: hidden;
}

@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__area {
    right: 0;
    left: auto;
    -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));
  }
}

.tp-offcanvas__area::-webkit-scrollbar {
  display: none;
  /* for Chrome, Safari, and Opera */
}

.tp-offcanvas__area.offcanvas-opened {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
}

@media (max-width: 575px) {
  .tp-offcanvas__area {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-offcanvas__top {
    margin-bottom: 30px;
  }
}

.tp-offcanvas__circle-1 span {
  height: 400px;
  width: 400px;
  border-radius: 400px;
  background: rgba(255, 82, 28, 0.3);
  filter: blur(150px);
  display: inline-block;
  position: absolute;
  top: -40px;
  left: -240px;
  z-index: -1;
}

.tp-offcanvas__circle-2 span {
  height: 600px;
  width: 600px;
  border-radius: 600px;
  background: rgba(37, 37, 37, 0.6);
  filter: blur(190px);
  display: inline-block;
  position: absolute;
  bottom: -270px;
  right: -410px;
  z-index: -1;
}

.tp-offcanvas__wrapper {
  position: relative;
  padding: 40px;
  z-index: 1;
  min-height: 100%;
}

@media (max-width: 575px) {
  .tp-offcanvas__wrapper {
    padding: 20px;
  }
}

.tp-offcanvas__wrapper .tp-theme-toggle {
  top: 21px;
  left: 240px;
  transform: rotate(-270deg);
}

@media (max-width: 575px) {
  .tp-offcanvas__wrapper .tp-theme-toggle {
    top: 4px;
    left: 215px;
  }
}

.tp-offcanvas__close {
  position: absolute;
  top: 40px;
  right: 30px;
}

@media (max-width: 575px) {
  .tp-offcanvas__close {
    right: 20px;
    top: 20px;
  }
}

.tp-offcanvas__close-btn {
  display: inline-block;
  font-size: 16px;
  height: 44px;
  width: 44px;
  line-height: 40px;
  color: var(--tp-common-white);
  background-color: #151515;
  border-radius: 50%;
}

.tp-offcanvas__close-btn svg {
  transition: all 0.3s ease-in-out;
}

.tp-offcanvas__close-btn:hover {
  background-color: var(--tp-theme-primary);
}

.tp-offcanvas__close-btn:hover svg {
  transform: rotate(45deg);
}

.tp-offcanvas__close-btn svg {
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
}

.tp-offcanvas__inner h4 {
  font-size: 24px;
  color: var(--tp-common-white);
  line-height: 1.3;
  margin-bottom: 15px;
}

.tp-offcanvas__inner p {
  font-size: 16px;
  line-height: 22px;
  color: var(--tp-common-white);
  margin-bottom: 30px;
}

.tp-offcanvas__inner>img {
  margin-bottom: 30px;
}

.tp-offcanvas__menu ul li {
  list-style: none;
  margin-bottom: 10px;
}

.tp-offcanvas__menu ul li:last-child {
  margin-bottom: 0;
}

.tp-offcanvas__menu ul li a {
  font-weight: 700;
  font-size: 20px;
  color: var(--tp-common-black);
}

.tp-offcanvas__menu ul li:hover>a {
  color: var(--tp-theme-primary);
}

.tp-offcanvas__contact {
  margin-bottom: 30px;
}

.tp-offcanvas__contact-content {
  margin-bottom: 10px;
}

.tp-offcanvas__contact-content-icon i {
  color: var(--tp-theme-primary);
  margin-right: 10px;
}

.tp-offcanvas__contact-content-content a {
  font-size: 16px;
  color: var(--tp-common-white);
}

.tp-offcanvas__social {
  margin-bottom: 22px;
  padding-bottom: 40px;
}

.tp-offcanvas__social .icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: transparent;
  color: var(--tp-common-white);
  margin-right: 5px;
  transition: all 0.3s ease-in-out;
}

.tp-offcanvas__social .icon.facebook {
  background-color: #4661c5;
}

.tp-offcanvas__social .icon.twitter {
  background-color: #4ccef9;
}

.tp-offcanvas__social .icon.youtube {
  background-color: #ff0000;
}

.tp-offcanvas__social .icon.linkedin {
  background-color: #0072b1;
}

.tp-offcanvas__social .icon:hover {
  transform: translateY(-8px);
}

.tp-offcanvas__title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  color: var(--tp-theme-primary);
}

@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-offcanvas__popup {
    display: none;
  }
}

.tp-offcanvas__popup p {
  margin-bottom: 20px;
  color: var(--tp-common-white);
}

.tp-offcanvas__popup-gallery {
  margin-bottom: 30px;
}

.tp-offcanvas__popup-gallery a {
  margin: 5px 3px;
  display: inline-block;
}

.tp-offcanvas__popup-gallery a img {
  height: 100px;
  max-width: 100px;
  object-fit: cover;
}

.tp-offcanvas__info-item {
  margin-bottom: 38px;
}

.tp-offcanvas__info-item-title {
  font-family: var(--tp-ff-space);
  font-weight: 700;
  font-size: 18px;
  color: var(--tp-common-white);
  margin-bottom: 12px;
}

.tp-offcanvas__info-item p {
  font-size: 16px;
  color: var(--tp-text-16);
  margin-bottom: 0;
  line-height: 22px;
}

.tp-offcanvas__info-item p a:hover {
  color: var(--tp-theme-primary);
}

/*----------------------------------------*/
/*  2.11 Pagination
/*----------------------------------------*/
.tp-pagination__dots {
  text-align: center;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}

.tp-pagination__dots .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  display: block;
  border-radius: 50%;
  opacity: 1;
  transition: 0.3s;
  position: relative;
  margin: 40px 0px;
  background-color: #D9D9D9;
}

.tp-pagination__dots .swiper-pagination-bullet::after {
  position: absolute;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  content: "";
  border-radius: 50%;
  display: inline-block;
  transform: translate(-50%, -50%);
  border: 1px solid var(--tp-theme-primary);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.tp-pagination__dots .swiper-pagination-bullet-active {
  background-color: var(--tp-theme-primary);
}

.tp-pagination__dots .swiper-pagination-bullet-active.swiper-pagination-bullet::after {
  opacity: 1;
  visibility: visible;
}

.basic-pagination nav ul li {
  display: inline-block;
  margin-right: 15px;
}

@media (max-width: 575px) {
  .basic-pagination nav ul li {
    margin-right: 6px;
  }
}

.basic-pagination nav ul li a {
  width: 56px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  color: var(--tp-common-white);
  background-color: #221F1F;
  border: 1px solid rgba(237, 237, 237, 0.13);
  -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;
}

.basic-pagination nav ul li a i {
  font-size: 17px;
}

.basic-pagination nav ul li a:hover {
  border: 1px solid var(--tp-theme-primary);
  background-color: var(--tp-theme-primary);
}

/*----------------------------------------*/
/*  2.5 Preloader
/*----------------------------------------*/
#loading {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  margin-top: 0px;
  top: 0px;
}

#loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}

#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 25%;
  transform: translate(-50%, -50%);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  #loading-center-absolute {
    width: 40%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #loading-center-absolute {
    width: 40%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #loading-center-absolute {
    width: 45%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  #loading-center-absolute {
    width: 50%;
  }
}

@media (max-width: 575px) {
  #loading-center-absolute {
    width: 90%;
  }
}

#loading {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  margin-top: 0px;
  top: 0px;
}

#loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}

#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.tp-preloader-logo {
  width: 180px;
  height: 180px;
  line-height: 180px;
  position: relative;
  text-align: center;
  margin: auto;
}

.tp-preloader-circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tp-preloader-circle svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: tp-rotate 5s linear infinite;
  -moz-animation: tp-rotate 5s linear infinite;
  -ms-animation: tp-rotate 5s linear infinite;
  -o-animation: tp-rotate 5s linear infinite;
  animation: tp-rotate 5s linear infinite;
}

.tp-preloader-circle svg circle:last-child {
  stroke: var(--tp-theme-primary);
  stroke-dashoffset: 0;
  stroke-dasharray: 1128, 3150;
  -webkit-animation: tp-loading 4s linear infinite;
  -moz-animation: tp-loading 4s linear infinite;
  -ms-animation: tp-loading 4s linear infinite;
  -o-animation: tp-loading 4s linear infinite;
  animation: tp-loading 4s linear infinite;
  transform-origin: center center;
}

@-webkit-keyframes tp-loading {
  0% {
    stroke-dashoffset: 0;
    stroke-dasharray: 0, 3150;
  }

  100% {
    stroke-dashoffset: -1131;
    stroke-dasharray: 1128, 3138;
  }
}

@-moz-keyframes tp-loading {
  0% {
    stroke-dashoffset: 0;
    stroke-dasharray: 0, 3150;
  }

  100% {
    stroke-dashoffset: -1131;
    stroke-dasharray: 1128, 3138;
  }
}

@-ms-keyframes tp-loading {
  0% {
    stroke-dashoffset: 0;
    stroke-dasharray: 0, 3150;
  }

  100% {
    stroke-dashoffset: -1131;
    stroke-dasharray: 1128, 3138;
  }
}

@keyframes tp-loading {
  0% {
    stroke-dashoffset: 0;
    stroke-dasharray: 0, 3150;
  }

  100% {
    stroke-dashoffset: -1131;
    stroke-dasharray: 1128, 3138;
  }
}

@-webkit-keyframes tp-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes tp-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-ms-keyframes tp-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes tp-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.tp-preloader-content {
  text-align: center;
}

.tp-preloader-title {
  font-size: 100px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0px;
}

@media (max-width: 575px) {
  .tp-preloader-title {
    font-size: 70px;
  }
}

.tp-preloader-subtitle {
  font-size: 16px;
  margin-bottom: 0;
  color: var(--tp-common-black);
}

/*----------------------------------------*/
/*  2.15 Section Title
/*----------------------------------------*/
.tp-section-title {
  font-weight: 700;
  font-size: 55px;
  line-height: 1.2;
  color: var(--tp-common-white);
}

.tp-section-subtitle {
  display: inline-block;
  margin-bottom: 10px;
  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: 35px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-section-title {
    font-size: 30px;
  }
}

.tp-section-title span {
  font-weight: 300;
}

.tp-section-title-pre {
  position: relative;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  line-height: 2.9;
  font-style: italic;
  color: var(--tp-theme-primary);
  display: inline-block;
  border-bottom: 1px solid var(--tp-border-primary);
}

.tp-section-title-pre::after {
  position: absolute;
  width: 1px;
  height: 42px;
  top: 52px;
  right: 0;
  content: "";
  background-color: #353434;
}

.tp-section-title-pre.pruple {
  font-weight: 600;
  font-style: normal;
  color: var(--tp-theme-pruple);
  border-bottom: 1px solid rgba(204, 204, 204, 0.4);
  margin-bottom: 15px;
}

.tp-section-title-pre.pruple::after {
  display: none;
}

.tp-section-title-pre.pruple-2 {
  font-weight: 600;
  font-style: normal;
  color: var(--tp-theme-pruple);
  border-bottom: 1px solid rgba(204, 204, 204, 0.4);
}

.tp-section-title-pre.pruple-2::after {
  background: rgba(204, 204, 204, 0.4);
}

.tp-section-title-2 {
  position: relative;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.5;
  color: var(--tp-common-white);
  z-index: 5;
}

@media (max-width: 575px) {
  .tp-section-title-2 {
    font-size: 26px;
  }
}

.tp-section-title-2 span {
  font-weight: 400;
  scale: 0.7;
}

.tp-section-title-2-pre {
  font-style: italic;
  font-weight: 500;
  font-size: 18px;
  display: inline-block;
  color: var(--tp-theme-primary);
}

.tp-section-title-2-shape {
  position: absolute;
  bottom: -3px !important;
  left: 10px !important;
  color: var(--tp-theme-primary);
  z-index: -1;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-section-title-2-shape {
    display: none;
  }
}

.tp-theme-text {
  display: inline-block;
  color: var(--tp-theme-primary);
}

.tp-title__hov {
  background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
  background-size: 0% 1px, 0 1px;
  background-repeat: no-repeat;
  transition: background-size 0.4s linear;
  background-position: 100% 100%, 0 93%;
  display: inline;
}

.tp-title__hov:hover {
  background-size: 0 1px, 100% 1px;
}

.tp-title__hov.black-hove {
  background-image: linear-gradient(#000000, #000000), linear-gradient(#000000, #000000);
}

/*----------------------------------------*/
/*  2.16 Custom Animation
/*----------------------------------------*/

@keyframes avtrix_clip_right {
  from {
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
  }

  to {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
  }
}

@keyframes avtrix_clip_left {
  from {
    clip-path: inset(0 0 0 100%);
    -webkit-clip-path: inset(0 0 0 100%);
  }

  to {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
  }
}

@keyframes avtrix_clip_down {
  from {
    clip-path: inset(0 0 100% 0);
    -webkit-clip-path: inset(0 0 100% 0);
  }

  to {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
  }
}

@keyframes avtrix_clip_up {
  from {
    clip-path: inset(100% 0 0 0);
    -webkit-clip-path: inset(100% 0 0 0);
  }

  to {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
  }
}

.avtrix_clip_right {
  animation-name: avtrix_clip_right;
}

.avtrix_clip_left {
  animation-name: avtrix_clip_left;
}

.avtrix_clip_down {
  animation-name: avtrix_clip_down;
}

.avtrix_clip_up {
  animation-name: avtrix_clip_up;
}

/*----------------------------------------*/
/*  2.12 Search
/*----------------------------------------*/
.tp-search-area {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999;
  background: var(--tp-theme-pruple);
  padding: 40px 15px;
  visibility: visible;
  opacity: 0;
  transform: translateY(-120%);
}

.tp-search-area.opened {
  transform: translateY(0%);
  visibility: visible;
  opacity: 1;
}

.tp-search__top {
  margin-bottom: 80px;
}

.tp-search__input {
  position: relative;
}

.tp-search__input button {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px;
}

.tp-search__input button:hover {
  color: var(--tp-theme-primary);
}

.tp-search__category span {
  color: var(--tp-common-black);
}

.tp-search__category a:hover {
  color: var(--tp-theme-primary);
}

.tp-search__close-btn {
  border-radius: 50%;
  background: #ECECEC;
  border: 9px solid transparent;
  color: var(--tp-common-black);
  width: 36px;
  height: 36px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}

.tp-search__close-btn::after,
.tp-search__close-btn::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 90%;
  top: 46%;
  left: 1px;
  transform-origin: 50% 50%;
  background-color: var(--tp-common-black);
  opacity: 1;
  -moz-transition: -moz-transform ease 0.25s;
  -webkit-transition: -webkit-transform ease 0.25s;
  -o-transition: -o-transform ease 0.25s;
  -ms-transition: -ms-transform ease 0.25s;
  transition: transform ease 0.25s;
}

.tp-search__close-btn::before {
  transform: rotate(45deg);
}

.tp-search__close-btn::after {
  transform: rotate(-45deg);
}

.tp-search__close-btn:hover::before {
  transform: rotate(-45deg);
}

.tp-search__close-btn:hover::after {
  transform: rotate(45deg);
}

.tp-search__style-blur {
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(14px);
}

.tp-search__style-blur .tp-search-input input {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.1);
  color: var(--tp-common-white);
}

.tp-search__style-blur .tp-search-input input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.3);
}

.tp-search__style-blur .tp-search-input input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.3);
}

.tp-search__style-blur .tp-search-input input:-moz-placeholder {
  /* Firefox 4-18 */
  color: rgba(255, 255, 255, 0.3);
}

.tp-search__style-blur .tp-search-input input:-ms-input-placeholder {
  /* IE 10+  Edge*/
  color: rgba(255, 255, 255, 0.3);
}

.tp-search__style-blur .tp-search-input input::placeholder {
  /* MODERN BROWSER */
  color: rgba(255, 255, 255, 0.3);
}

.tp-search__style-blur .tp-search-input input:focus {
  border-color: rgba(255, 255, 255, 0.5);
}

.tp-search__style-blur .tp-search-input button {
  color: var(--tp-common-white);
  opacity: 0.6;
}

.tp-search__style-blur .tp-search-input button:hover {
  opacity: 1;
}

.tp-search__style-blur .tp-search-category span {
  color: rgba(255, 255, 255, 0.7);
}

.tp-search__style-blur .tp-search-category a {
  color: rgba(255, 255, 255, 0.7);
}

.tp-search__style-blur .tp-search-category a:hover {
  color: var(--tp-common-white);
}

.tp-search__style-blur .tp-search-close-btn {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.7);
}

.tp-search__style-blur .tp-search-close-btn::after,
.tp-search__style-blur .tp-search-close-btn::before {
  background-color: rgba(255, 255, 255, 0.7);
}

.tp-search__style-blur .tp-search-close-btn:hover::after,
.tp-search__style-blur .tp-search-close-btn:hover::before {
  background-color: white;
}

.tp-search__style-secondary .tp-search-input button:hover {
  color: var(--tp-theme-secondary);
}

.tp-search__style-secondary .tp-search-category a:hover {
  color: var(--tp-theme-secondary);
}

.tp-search__style-brown .tp-search-input button:hover {
  color: var(--tp-theme-brown);
}

.tp-search__style-brown .tp-search-category a:hover {
  color: var(--tp-theme-brown);
}

.tp-search__style-green .tp-search-input input {
  border-radius: 30px;
}

.tp-search__style-green .tp-search-input button:hover {
  color: var(--tp-theme-green);
}

.tp-search__style-green .tp-search-category a:hover {
  color: var(--tp-theme-green);
}


/* HEADER CSS */
/*----------------------------------------*/
/*  3.1 Header Style 1
/*----------------------------------------*/
.tp-header__transparent {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 99;
  margin: auto;
  border-bottom: solid 1px #3b3b3b;
}

.logged-in.admin-bar .tp-header-2.tp-header__transparent {
  top: 60px;
}

.tp-header-2.tp-header__transparent {
  top: 30px;
}

.logged-in.admin-bar .tp-header-2.tp-header__transparent.header-sticky {
  top: 30px;
}

@media only screen and (max-width: 782px) {
  .logged-in.admin-bar .tp-header-2.tp-header__transparent.header-sticky {
    top: 45px;
  }
}

.tp-header-2.tp-header__transparent.header-sticky {
  top: 0px;
}

.tp-header-transparent-menu {
  background: var(--tp-common-white);
  border: 1px solid rgba(var(--tp-common-black-rgb), 0.4);
  border-radius: 5px;
  padding-left: 27px !important;
  padding-right: 30px !important;
}

.logged-in.admin-bar .tp-header__transparent {
  top: 30px;
}

@media only screen and (max-width: 782px) {
  .logged-in.admin-bar .tp-header__transparent {
    top: 45px;
  }
}

.tp-main__logo {
  padding: 20px 0;
}

.tp-header__action ul {
  list-style: none;
}

.tp-header__action ul li {
  display: inline-block;
}

.tp-header__search-btn {
  color: var(--tp-common-white);
  padding-right: 32px;
  transition: 0.3s;
}

.tp-header__search-btn.design-studio {
  color: var(--tp-common-white);
  padding-right: unset;
  transition: unset;
}

.tp-header__search-btn:hover {
  color: var(--tp-orange-1);
}

@media (max-width: 575px) {
  .tp-header__search-btn {
    display: none;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-header__search-btn {
    display: block;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-header__style-1 {
    padding-right: 50px;
    padding-left: 50px;
  }
}

@media (max-width: 575px) {
  .tp-header__style-1 {
    padding: 10px 30px 10px 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-header__style-1 {
    padding: 15px 35px 15px 35px;
  }
}

.header-sticky {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  background: var(--tp-common-black-3);
  box-shadow: 0px 20px 40px rgba(37, 9, 62, 0.1);
  animation: 0.95s ease 0s normal forwards 1 running headerSlideUp;
  z-index: 899;
  transition: transform 500ms ease, visibility 500ms ease;
}

.header-sticky .tp-main__menu ul li>a {
  padding: 28px 0;
}

.header-sticky .tp-header-transparent-menu {
  border: unset;
  border-radius: unset;
}

/*----------------------------------------*/
/*  4.1 Menu css
/*----------------------------------------*/
.tp-main__menu ul {
  list-style: none;
}

.tp-main__menu ul li {
  position: relative;
  display: inline-block;
  margin: 0 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-main__menu ul li {
    margin: 0 20px;
  }
}

.tp-main__menu ul li .tp-submenu {
  position: absolute;
  top: 100%;
  width: 250px;
  z-index: 999;
  padding-top: 20px;
  padding-bottom: 30px;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  transform: scaleY(0);
  transform-origin: top center;
  text-align: start;
  background-color: var(--tp-common-white);
  border-top: 2px solid var(--tp-theme-primary);
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.06);
}

.tp-main__menu ul li .tp-submenu li {
  display: block;
  width: 100%;
  margin: 0;
  padding: 7px 30px;
  transform: translateY(5px);
  transition: all 0.2s cubic-bezier(0.4, 0.28, 0.31, 1.28) 0s;
}

.tp-main__menu ul li .tp-submenu>li a {
  color: var(--tp-common-black);
  padding: 0;
}

.tp-main__menu ul li .tp-submenu>li::before {
  display: none;
}

.tp-main__menu ul li:hover .tp-submenu {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
}

.tp-main__menu ul li>a {
  position: relative;
  font-size: 18px;
  padding: 40px 0;
  display: block;
  transition: 0.3s;
  color: var(--tp-common-white);
  text-transform: capitalize;
}

.tp-main__menu ul li>a:hover {
  color: var(--tp-theme-primary);
}

.tp-main__menu ul li>a:hover::before {
  opacity: 1;
  visibility: visible;
}

.tp-main__menu ul li .has-homemenu {
  width: 1100px;
  opacity: 0;
  left: -250px;
  visibility: hidden;
  padding: 30px 30px 10px 30px;
}

.tp-main__menu ul li .has-homemenu .homemenu {
  padding: 0px 10px;
  position: relative;
  margin-bottom: 20px;
}

.tp-main__menu ul li .tp-submenu li .tp-submenu {
  left: 100%;
  top: 0;
  visibility: hidden;
  opacity: 0;
}

.tp-main__menu ul li .tp-submenu li:hover>.tp-submenu {
  left: 100%;
  visibility: visible;
  opacity: 1;
}

.tp-main__menu ul li.menu-last .tp-submenu {
  left: 0;
  right: auto;
}

.tp-main__menu ul li.menu-last .tp-submenu li:hover>.tp-submenu {
  left: auto;
  right: 100%;
}

.tp-main__menu ul li:hover>a {
  color: var(--tp-theme-primary);
}

.tp-main__menu ul li .tp-submenu li:hover>a {
  color: var(--tp-theme-primary);
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-main__menu ul li .has-homemenu {
    left: -170px;
    width: 950px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-main__menu ul li .has-homemenu {
    left: -160px;
    width: 850px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-main__menu ul li .has-homemenu {
    left: -190px;
    width: 900px;
  }
}

.tp-main-menu-mobile {
  margin-bottom: 30px;
}

.homemenu-btn {
  position: absolute;
  bottom: 20%;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}

.homemenu-title {
  position: relative;
  font-size: 13px;
  margin-bottom: 0;
  font-weight: 500;
  display: inline-block;
  color: var(--tp-common-white);
}

.homemenu-title:hover {
  color: var(--tp-theme-primary);
}

.homemenu-thumb {
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.homemenu-thumb img {
  width: 100%;
}

.homemenu-thumb:hover .homemenu-btn {
  opacity: 1;
  visibility: visible;
  bottom: 50%;
  transform: translateY(50%);
}

.tp-main-menu-mobile .tp-submenu {
  display: none;
}

.tp-main-menu-mobile .header-icon {
  display: none;
}

.tp-main-menu-mobile ul {
  position: static;
  display: block;
  box-shadow: none;
}

.tp-main-menu-mobile ul li {
  list-style: none;
  position: relative;
  width: 100%;
  padding: 0;
}

.tp-main-menu-mobile ul li:not(:last-child) a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.tp-main-menu-mobile ul li .tp-submenu .homemenu {
  padding: 0px 10px;
  position: relative;
  margin-bottom: 20px;
}

button.dropdown-toggle-btn {
  background: unset;
  border-color: unset;
  border-radius: unset;
  color: unset;
  padding: unset;
}

.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn {
  position: absolute;
  right: 0;
  top: 25%;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
  font-size: 18px;
  color: #7F8387;
  font-family: "Font Awesome 5 Pro";
  transition: all 0.3s ease-in-out;
  z-index: 1;
  width: 25px;
  height: 25px;
  line-height: 22px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.12);
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn i {
  transition: all 0.3s ease-in-out;
}

.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn.dropdown-opened i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:hover {
  background-color: var(--tp-theme-1);
  border-color: var(--tp-theme-1);
  color: var(--tp-common-white);
}

.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:hover i {
  color: var(--tp-common-white);
}

.tp-main-menu-mobile ul li.has-dropdown>a.expanded {
  color: var(--tp-common-white);
}

.tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened {
  background-color: var(--tp-theme-1);
  border-color: var(--tp-theme-1);
  color: var(--tp-common-white);
}

.tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened i {
  color: var(--tp-common-white);
}

.tp-main-menu-mobile ul li.has-dropdown:hover>a::after {
  color: var(--tp-theme-green);
}

.tp-main-menu-mobile ul li:last-child a span {
  border-bottom: 0;
}

.tp-main-menu-mobile ul li>a {
  display: block;
  font-size: 16px;
  color: var(--tp-common-white);
  position: relative;
  padding: 10px 0;
  padding-right: 20px;
}

.tp-main-menu-mobile ul li>a svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}

.tp-main-menu-mobile ul li>a>i {
  display: inline-block;
  width: 11%;
  margin-right: 13px;
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  -o-transform: translateY(4px);
  transform: translateY(4px);
  font-size: 21px;
  line-height: 1;
}

.tp-main-menu-mobile ul li>a .menu-text {
  font-size: 16px;
  line-height: 11px;
  border-bottom: 1px solid #EAEBED;
  width: 82%;
  display: inline-block;
  padding: 19px 0 17px;
}

.tp-main-menu-mobile ul li img {
  width: 100%;
}

.tp-main-menu-mobile ul li ul {
  padding: 0;
}

.tp-main-menu-mobile ul li ul li {
  padding: 0;
}

.tp-main-menu-mobile ul li ul li a {
  margin-left: auto;
  width: 93%;
  padding: 10px 5%;
  text-shadow: none !important;
  visibility: visible;
  padding-left: 0;
  padding-right: 20px;
}

.tp-main-menu-mobile ul li ul li li a {
  width: 88%;
  padding: 10px 7%;
  padding-left: 0;
  padding-right: 20px;
}

.tp-main-menu-mobile ul li ul li li li a {
  width: 83%;
  padding: 10px 9%;
  padding-left: 0;
  padding-right: 20px;
}

.tp-main-menu-mobile ul li ul li li li li a {
  width: 68%;
  padding: 10px 11%;
  padding-left: 0;
  padding-right: 20px;
}

.tp-main-menu-mobile ul li:hover>a {
  color: var(--tp-common-white);
}

.tp-main-menu-mobile ul li:hover>a::after {
  color: var(--tp-common-white);
}

.tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn i {
  color: var(--tp-common-white);
}

.tp-main-menu-mobile ul li:hover .mega-menu {
  visibility: visible;
  opacity: 1;
  top: 0;
}

.tp-main-menu-mobile ul li .mega-menu,
.tp-main-menu-mobile ul li .submenu {
  position: static;
  min-width: 100%;
  padding: 0;
  box-shadow: none;
  visibility: visible;
  opacity: 1;
  display: none;
}

.tp-main-menu-mobile ul li .mega-menu li,
.tp-main-menu-mobile ul li .submenu li {
  float: none;
  display: block;
  width: 100%;
  padding: 0;
}

.tp-main-menu-mobile ul li .mega-menu li:hover a .dropdown-toggle-btn,
.tp-main-menu-mobile ul li .submenu li:hover a .dropdown-toggle-btn {
  color: var(--tp-theme-1);
}

.tp-main-menu-mobile .tp-main-menu-content ul li:not(:last-child) .home-menu-title a {
  border-bottom: none;
}

.tp-main-menu-mobile * ul,
.tp-main-menu-mobile * li {
  transition: none !important;
}

.tp-onepage-menu li a span {
  display: block;
}

.main-logo img {
  max-width: 140px;
}

button.tp-header__menu-btn {
  padding: 7px 18px 6px 18px;
  background: var(--tp-common-black);
  color: var(--tp-common-white);
  font-size: 20px;
}


.tp-main__menu ul li.has-dropdown>a::after {
  content: "\f107";
  font-size: 16px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-fontawesome);
  font-weight: 300;
  margin-left: 10px;
  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-main__menu ul li .tp-submenu li.has-dropdown>a::after {
  content: "\f105";
  font-size: 16px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-fontawesome);
  font-weight: 300;
  margin-left: 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;
  float: right;

}

.tp-main__menu ul li:hover>a::after,
.tp-main__menu ul li .tp-submenu li.has-dropdown:hover>a::after {
  color: var(--tp-theme-primary) !important;
}

/*----------------------------------------*/
/*  5.1 Postbox css
/*----------------------------------------*/
.postbox__comment-input .inputText {
  font-size: 16px;
  padding: 0px 24px;
  width: 100%;
  height: 65px;
  outline: 0;
  border: 1px transparent;
  line-height: 1;
  color: var(--tp-theme-primary);
  background-color: var(--tp-common-black);
  transition: 0.3s;
}

.postbox__comment-input .inputText::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: var(--tp-common-white);
}

.postbox__comment-input .inputText:focus {
  border: 1px solid rgba(255, 82, 28, 0.2);
}

.postbox__comment-input .textareaText {
  font-size: 16px;
  width: 100%;
  height: 210px;
  border: 1px transparent;
  resize: none;
  padding: 40px 24px;
  color: var(--tp-theme-primary);
  background-color: var(--tp-common-black);
  margin-bottom: 20px;
}

.postbox__comment-input .textareaText::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: var(--tp-common-white);
}

.postbox__comment-input .textareaText:focus {
  border: 1px solid rgba(255, 82, 28, 0.2);
}

.postbox__2-comment-input input {
  font-size: 16px;
  font-weight: 500;
  padding-left: 0;
  border: 0;
  border-bottom: 1px solid #D2CDCC;
  background: none;
}

.postbox__2-comment-input input::placeholder {
  color: var(--tp-common-black);
}

.postbox__2-comment-input textarea {
  font-size: 16px;
  font-weight: 500;
  padding-left: 0;
  border: 0;
  border-bottom: 1px solid #D2CDCC;
  background: none;
  resize: none;
  overflow: hidden;
}

.postbox__2-comment-input textarea::placeholder {
  color: var(--tp-common-black);
}

.postbox__2-comment-input textarea:focus {
  border-bottom: 1px solid var(--tp-common-black);
}

.postbox__2-form-check .form-check-input {
  margin-top: 7px;
  margin-right: 10px;
}

.postbox__2-form-check .form-check-input:focus {
  outline: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  border-color: inherit;
}

.postbox__2-form-check .form-check-label {
  font-weight: 400;
  font-size: 16px;
  text-transform: capitalize;
  cursor: pointer;
}

.postbox__thumb a img {
  width: 100%;
}

.postbox-details__navigation-icon {
  margin-bottom: 5px;
}

.postbox-details__navigation-icon a {
  font-weight: 400;
  font-size: 16px;
  color: #696969;
}

.postbox-details__navigation-title {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: -0.03em;
  text-decoration: underline;
  color: var(--tp-common-white);
}

.postbox-details__navigation-patern span {
  color: var(--tp-theme-primary);
}

.postbox__item {
  margin-bottom: 54px;
}

.postbox__date {
  position: absolute;
  top: 16px;
  left: 17px;
  padding: 13px 22px;
  border-radius: 5px;
  background-color: var(--tp-theme-primary);
}

.postbox__date span {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.1;
  text-align: center;
  display: inline-block;
  color: var(--tp-common-white);
}

.postbox__meta-title {
  position: relative;
  font-size: 15px;
  display: inline-block;
  color: var(--tp-common-white);
  margin-right: 40px;
}

.postbox__meta-title::before {
  position: absolute;
  width: 10px;
  height: 1px;
  top: 50%;
  left: -15px;
  transform: translate(-50%);
  content: "";
  background: #676a7d;
}

.postbox__meta-title:first-child::before {
  display: none;
}

.postbox__meta-title:last-child {
  margin-right: 0;
}

.postbox__meta-title span {
  margin-right: 10px;
  font-size: 16px;
  color: var(--tp-theme-primary);
  margin-bottom: 0;
}

.postbox__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 1.3;
  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;
}

.postbox__title:hover {
  color: var(--tp-theme-primary);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .postbox__title {
    font-size: 30px;
  }
}

@media (max-width: 575px) {
  .postbox__title {
    font-size: 25px;
  }
}

.postbox__text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  margin-right: 102px;
}

.postbox__list-title {
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 60px;
  color: var(--tp-common-white);
}

.postbox__list-wrapper ul li {
  position: relative;
  font-size: 16px;
  list-style: none;
  padding-left: 50px;
  color: var(--tp-common-white);
  margin-bottom: 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;
}

.postbox__list-wrapper ul li:hover span {
  background-color: var(--tp-theme-primary);
}

.postbox__list-wrapper ul li span {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  background: #1A1A1D;
}

.postbox__list-qoute {
  font-style: italic;
  font-weight: 500;
  color: #DDDDDD;
}

.postbox__list-thumb img {
  width: 100%;
}

.postbox__wrapper p {
  font-size: 18px;
  line-height: 1.6;
  margin-right: 45px;
}

@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__wrapper p {
    margin-right: 0;
  }
}

.postbox__social span {
  font-size: 20px;
  margin-right: 21px;
  color: var(--tp-common-white);
}

.postbox__social a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  background: #1A1A1D;
  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;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .postbox__social a {
    margin-right: 5px;
  }
}

.postbox__social a:hover {
  color: var(--tp-common-white);
  background: var(--tp-theme-primary);
}

.postbox__share {
  border-bottom: 1px solid #131621;
  padding-bottom: 36px;
}

.postbox__details-author-box {
  padding: 55px 30px 50px 33px;
  background: #151414;
  border-radius: 5px;
}

.postbox__details-author-thumb {
  margin-right: 29px;
}

.postbox__details-author-thumb img {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.29);
}

.postbox__details-author-quote {
  position: absolute;
  top: 35px;
  right: 60px;
}

.postbox__details-author-quote span {
  color: var(--tp-theme-primary);
}

.postbox__details-author-title {
  font-size: 18px;
  font-weight: 600;
  color: var(--tp-common-white);
}

.postbox__details-author-designation {
  font-size: 16px;
  margin-bottom: 15px;
  display: inline-block;
  color: var(--tp-common-white);
}

.postbox__details-author-text p {
  line-height: 1.9;
  margin-bottom: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .postbox__details-author-text p {
    font-size: 16px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .postbox__details-author-text p {
    font-size: 14px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .postbox__details-author-text p {
    font-size: 15px;
  }
}

.postbox__review-title {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 30px;
  color: var(--tp-common-white);
}

/*----------------------------------------*/
/*  5.2 Recent Post css
/*----------------------------------------*/
.rc__post {
  margin-bottom: 30px;
}

.rc__post:last-child {
  margin-bottom: 0;
}

.rc__post-thumb {
  margin-right: 24px;
}

.rc__post-title {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.5;
  display: inline-block;
  color: var(--tp-common-white);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
(max-width: 575px) {
  .rc__post-title {
    font-size: 14px;
  }
}

.rc__meta i {
  font-size: 14px;
  margin-right: 8px;
  color: var(--tp-theme-primary);
}

.rc__meta span {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.7;
  color: var(--tp-common-white);
}

/*----------------------------------------*/
/*  5.3 Sidebar css
/*----------------------------------------*/
.sidebar__author {
  padding: 25px 0 0 0;
}

.sidebar__author-thumb {
  margin-bottom: 22px;
}

.sidebar__author-thumb img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

.sidebar__author-title {
  font-weight: 700;
  font-size: 16px;
  display: inline-block;
  color: var(--tp-common-white);
}

.sidebar__author-desig {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 15px;
}

.sidebar__author-content p {
  font-size: 16px;
  line-height: 1.8;
  display: block;
  margin-bottom: 25px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .sidebar__author-content p {
    font-size: 14px;
  }
}

.sidebar__author-social a {
  width: 43px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  display: inline-block;
  border: 1px solid rgba(232, 232, 232, 0.15);
  margin-right: 13px;
  -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;
}

.sidebar__author-social a:last-child {
  margin-right: 0;
}

.sidebar__author-social a:hover {
  color: var(--tp-common-white);
  border: 1px solid var(--tp-theme-primary);
  background-color: var(--tp-theme-primary);
}

.sidebar__widget {
  padding: 39px 30px 45px 30px;
  background: #151414;
  margin-bottom: 30px;
}

@media (max-width: 575px) {
  .sidebar__widget {
    padding: 39px 20px 45px 20px;
  }
}

.sidebar__widget-title {
  position: relative;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: -0.02em;
  display: inline-block;
  padding-left: 10px;
  color: var(--tp-common-white);
  margin-bottom: 25px;
}

.sidebar__widget-title::before {
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 2px;
  height: 21px;
  content: "";
  background-color: var(--tp-theme-primary);
}

.sidebar__widget-content ul li {
  list-style: none;
}

.sidebar__widget-content ul li a {
  position: relative;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  padding: 17px 21px;
  display: inline-block;
  background: #1C1C1C;
  margin-bottom: 21px;
  color: var(--tp-common-white);
  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;
}

.sidebar__widget-content ul li a span {
  position: absolute;
  top: 50%;
  right: 21px;
  transform: translateY(-50%);
}

.sidebar__widget-content ul li a:hover {
  color: var(--tp-common-black);
  background-color: var(--tp-theme-primary);
}

.sidebar__search-input {
  position: relative;
}

.sidebar__search-input input {
  border: 0;
  padding-right: 60px;
  color: var(--tp-common-white);
  background: rgba(255, 255, 255, 0.07);
}

.sidebar__search-input button {
  position: absolute;
  top: 50%;
  right: 28px;
  color: var(--tp-common-white);
  transform: translateY(-50%);
}

.tagcloud a {
  font-weight: 500;
  font-size: 14px;
  margin: 6px 3px;
  padding: 8px 24px;
  display: inline-block;
  text-transform: capitalize;
  color: var(--tp-common-white);
  background: rgba(255, 255, 255, 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: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
  .tagcloud a {
    padding: 8px 18px;
  }
}

@media (max-width: 575px) {
  .tagcloud a {
    padding: 8px 14px;
  }
}

.tagcloud a:hover {
  background-color: var(--tp-theme-primary);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tagcloud-sm {
    margin-bottom: 10px;
  }
}

.tagcloud-sm a {
  border: 1px solid rgba(246, 243, 238, 0.12);
  color: #83827F;
}

.tagcloud-sm a:hover {
  color: var(--tp-common-white);
}

/*----------------------------------------*/
/*  5.4 Blog css
/*----------------------------------------*/
.tp-blog__title-box .tp-section-title span {
  color: var(--tp-theme-primary);
}

.tp-blog__action a span i {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: #181515;
  border-radius: 50%;
}

.tp-blog__item {
  position: relative;
  overflow: hidden;
  padding: 60px;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.86);
  border: 1px dashed transparent;
  margin-bottom: 30px;
  transition: 0.3s;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-blog__item {
    padding: 30px;
  }
}

.tp-blog__item:hover {
  border: 1px dashed rgba(253, 253, 253, 0.16);
}

.tp-blog__item:hover .tp-btn-blog span {
  color: var(--tp-theme-primary);
}

.tp-blog__item:hover .tp-btn-blog b {
  opacity: 1;
  visibility: visible;
  margin-left: 0;
}

.tp-blog__item:hover .tp-blog__bg {
  opacity: 1;
  visibility: visible;
}

.tp-blog__item:hover .tp-blog__shape {
  opacity: 1;
  visibility: visible;
}

.tp-blog__item:hover .tp-blog__title::before {
  width: 100%;
  opacity: 1;
  visibility: visible;
}

.tp-blog__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
  border-radius: 12px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.tp-blog__shape {
  position: absolute;
  top: -120%;
  right: -18%;
  width: 593px;
  height: 832px;
  background: linear-gradient(194deg, rgba(174, 33, 1, 0.56) 0%, #47150d 32.94%, rgba(57, 41, 37, 0) 56.49%);
  transform: rotate(18deg);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.tp-blog__thumb {
  margin-right: 80px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-blog__thumb {
    margin-right: 40px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-blog__thumb {
    margin-right: 30px;
  }
}

@media (max-width: 575px) {
  .tp-blog__thumb {
    margin-bottom: 20px;
  }
}

.tp-blog__thumb img {
  width: 85px;
  height: 85px;
  border-radius: 50%;
}

.tp-blog__meta-box {
  margin-bottom: 15px;
}

.tp-blog__meta span {
  font-size: 16px;
  font-weight: 500;
}

.tp-blog__meta-date {
  padding: 0 12px;
  border-radius: 50px;
  margin-right: 23px;
  border: 1px solid rgba(255, 255, 255, 0.34);
}

.tp-blog__title {
  position: relative;
  font-weight: 700;
  font-size: 29px;
  display: inline-block;
  line-height: 2;
  text-transform: capitalize;
  color: var(--tp-common-white);
  transition: 0.3s;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-blog__title {
    font-size: 26px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-blog__title {
    font-size: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-blog__title {
    font-size: 28px;
    line-height: 1.5;
  }
}

@media (max-width: 575px) {
  .tp-blog__title {
    font-size: 20px;
    line-height: 1.5;
  }
}

.tp-blog__title::before {
  position: absolute;
  width: 0;
  height: 1px;
  bottom: 12px;
  content: "";
  background-color: var(--tp-common-white);
  transition: 0.5s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-blog__title::before {
    bottom: 6px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-blog__title::before {
    bottom: 8px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-blog__title::before {
    display: none;
  }
}

.tp-blog__button .tp-btn-blog {
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.17em;
  text-align: center;
  color: var(--tp-common-white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-blog__button .tp-btn-blog {
    margin-left: 128px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-blog__button .tp-btn-blog {
    margin-left: 115px;
  }
}

.tp-blog__button .tp-btn-blog span {
  margin-right: 10px;
  transition: 0.3s;
}

.tp-blog__button .tp-btn-blog b {
  opacity: 0;
  visibility: hidden;
  margin-left: -50px;
  color: var(--tp-theme-primary);
  transition: 0.3s;
}

.tp-blog__details .postbox__thumb a img {
  width: 100%;
}

.tp-blog__details .postbox__review-form {
  padding: 72px 48px;
  background: #151414;
}

.tp-blog__details .postbox__2-comment-input {
  border-bottom: 1px solid #212121;
}

.tp-blog__details .postbox__2-comment-input span {
  font-size: 19px;
  margin-right: 15px;
  color: var(--tp-common-white);
}

.tp-blog__details .postbox__2-comment-input input {
  font-size: 18px;
  border: 0;
  color: var(--tp-theme-primary);
}

.tp-blog__details .postbox__2-comment-input input::placeholder {
  font-weight: 400;
  font-size: 18px;
  color: var(--tp-text-body);
}

.tp-blog__details .postbox__2-message {
  width: 100%;
}

.tp-blog__details .postbox__2-message textarea {
  border: 0;
  padding-top: 2px;
  padding-bottom: 110px;
  color: var(--tp-theme-primary);
}

.tp-blog__details .postbox__2-message textarea::placeholder {
  font-weight: 400;
  font-size: 18px;
  color: var(--tp-text-body);
}

.tp-blog__details-blockquote {
  position: relative;
  padding: 38px 26px 16px 40px;
  background-color: #000;
}

.tp-blog__details-blockquote p {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.8;
  margin-right: 60px;
  margin-bottom: 27px;
  display: inline-block;
  color: var(--tp-common-white);
}

@media (max-width: 575px) {
  .tp-blog__details-blockquote p {
    font-size: 16px;
    margin-right: 0;
  }
}

.tp-blog__details-blockquote .quote-icon {
  position: absolute;
  right: 40px;
  bottom: 30px;
  color: var(--tp-theme-primary);
}

.tp-blog__details-blockquote .blockquote-info {
  position: relative;
  font-size: 16px;
  padding-left: 30px;
  display: inline-block;
  color: var(--tp-common-white);
}

.tp-blog__details-blockquote .blockquote-info::before {
  position: absolute;
  width: 18px;
  height: 2px;
  top: 10px;
  left: 0;
  content: "";
  background-color: var(--tp-common-white);
}

.tp-blog__details .tp-contact__action button {
  border-radius: 0;
  background-color: var(--tp-theme-third);
  -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__details .tp-contact__action button:hover {
  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-blog__3-title-box {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-blog__3-title-box .tp-section-title {
    font-size: 60px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-blog__3-title-box .tp-section-title {
    font-size: 45px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-blog__3-title-box .tp-section-title {
    font-size: 50px;
  }
}

.tp-blog__3-right {
  margin-left: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-blog__3-right {
    margin-left: 0;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-blog__3-left {
    margin-bottom: 60px;
  }
}

.tp-blog__3-item {
  position: relative;
  border-bottom: 1px solid #312f2f;
  padding-bottom: 42px;
  margin-bottom: 33px;
}

.tp-blog__3-item:hover .tp-hover-reveal-bg {
  opacity: 1;
}

.tp-blog__3-thumb img {
  width: 100%;
}

@media only screen and (min-width: 1700px) and (max-width: 1800px),
only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-blog__3-thumb img {
    width: auto;
  }
}

.tp-blog__3-meta {
  font-size: 16px;
  font-weight: 500;
  padding: 3px 11px;
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 30px;
  margin-right: 12px;
}

.tp-blog__3-meta:last-child {
  border: 0;
}

.tp-blog__3-date {
  font-weight: 500;
  font-size: 16px;
  color: #696969;
  display: block;
  margin-bottom: 10px;
}

.tp-blog__3-title {
  font-weight: 600;
  font-size: 29px;
  display: inline;
  text-transform: capitalize;
  color: var(--tp-common-white);
  margin-bottom: 30px;
}

@media (max-width: 575px) {
  .tp-blog__3-title {
    font-size: 25px;
  }
}

.tp-blog__3-action {
  font-weight: 600;
  font-size: 16px;
  color: #696969;
  display: block;
  margin-top: 10px;
}

.tp-blog__3-action span {
  margin-left: 5px;
}

.tp-blog__3-action:hover span {
  color: var(--tp-theme-primary);
}

/*----------------------------------------*/
/*  6.1 Footer Style 1
/*----------------------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-footer__plr {
    padding: 0;
  }
}

.tp-footer__shape {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.tp-footer__wrap {
  margin: 0 77px;
  background: #060606;
  border-radius: 12px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-footer__wrap {
    margin: 0 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),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-footer__wrap {
    margin: 0;
    border-radius: 0;
  }
}

.tp-footer__widget-title {
  font-size: 14px;
  line-height: 1.8;
  display: inline-block;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--tp-common-white);
  margin-bottom: 35px;
}

.tp-footer__widget.footer-col-2 {
  padding-left: 18px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-footer__widget.footer-col-2 {
    padding-left: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-footer__widget.footer-col-3 {
    margin-left: -35px;
  }
}

.tp-footer__widget.footer-col-4 {
  padding-left: 35px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-footer__widget.footer-col-4 {
    padding-left: 0;
  }
}

.tp-footer__list a {
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
  color: var(--tp-grey-3);
  transition: 0.3s;
}

.tp-footer__list a:hover {
  color: var(--tp-theme-primary);
}

.tp-footer__form form input {
  color: #a1a1a1;
  padding: 0 15px 15px 0;
  border: 0;
  border-bottom: 1px solid var(--tp-common-white);
  background: none;
}

.tp-footer__form form input::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #a1a1a1;
}

.tp-footer__form form input:focus {
  border-color: var(--tp-theme-primary);
}

.tp-footer__form form input:focus::placeholder {
  opacity: 0;
}

.tp-footer__action button {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.6;
  text-transform: uppercase;
  color: var(--tp-common-white);
  transition: 0.3s;
}

.tp-footer__action button:hover {
  color: var(--tp-theme-primary);
}

.tp-footer__action button:hover span i {
  transform: rotate(40deg);
}

.tp-footer__action button span {
  margin-left: 5px;
  transition: 0.3s;
}

.tp-footer__action button span i {
  transition: 0.3s;
}

.tp-footer__1 .tp-footer__form form input {
  color: var(--tp-common-white);
}

.tp-copyright__wrap {
  border-top: 1px solid #292929;
  padding-bottom: 16px;
}

.tp-copyright__text p {
  color: var(--tp-common-white);
  margin-bottom: 0;
}

.tp-copyright__text p span {
  color: var(--tp-theme-primary);
}

.tp-copyright__social a {
  font-weight: 400;
  font-size: 16px;
  line-height: 2.1;
  color: var(--tp-common-white);
  margin-right: 24px;
  transition: 0.3s;
}

.tp-copyright__social a:last-child {
  margin-right: 0;
}

.tp-copyright__social a:hover {
  color: var(--tp-theme-primary);
}

/*----------------------------------------*/
/*  6.2 Footer Style 2
/*----------------------------------------*/
.tp-footer__2-border-style {
  padding-top: 100px;
  padding-bottom: 50px;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
}

.tp-footer__2 .tp-footer__widget-title {
  font-size: 22px;
  margin-bottom: 25px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-footer__2 .tp-footer__widget-title {
    font-size: 16px;
  }
}

.tp-footer__2 .tp-footer__list a {
  font-size: 17px;
  display: block;
  font-weight: 500;
  margin-bottom: 20px;
  transition: 0.3s;
}

.tp-footer__2 .tp-footer__list a:hover {
  color: var(--tp-theme-primary);
}

.tp-footer__2 .tp-footer__adress {
  margin-bottom: 25px;
  color: var(--tp-common-white);
}

.tp-footer__2 .tp-footer__adress-box::after {
  position: absolute;
  width: 1px;
  height: 465px;
  bottom: -84%;
  right: 140px;
  content: "";
  background: #262626;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-footer__2 .tp-footer__adress-box::after {
    display: none;
  }
}

.tp-footer__2 .tp-footer__city {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
  color: var(--tp-common-white);
}

.tp-footer__2 .tp-footer__contact {
  font-size: 30px;
  margin-bottom: 40px;
  color: var(--tp-theme-primary);
}

.tp-footer__2 .tp-footer__location {
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
  color: var(--tp-common-white);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-footer__2 .tp-footer__location {
    font-size: 16px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-footer__2 .tp-footer__location {
    font-size: 18px;
  }
}

.footer-col-2-2 {
  margin-left: -60px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-col-2-2 {
    margin-left: -80px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .footer-col-2-2 {
    margin-left: 0;
  }
}

.footer-col-2-3 {
  margin-left: -65px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .footer-col-2-3 {
    margin-left: -65px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-col-2-3 {
    margin-left: -100px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .footer-col-2-3 {
    margin-left: 0;
  }
}

.footer-col-2-4 {
  width: 100%;
  margin-left: 10px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .footer-col-2-4 {
    margin-left: -10px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-col-2-4 {
    width: auto;
    margin-left: -30px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-col-2-4 {
    margin-left: -15px;
    width: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-col-2-4 {
    margin-left: 0;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .footer-col-2-4 {
    margin-left: 0;
  }
}

.tp-copyright__style-2 .tp-copyright__wrap {
  border: 0;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-copyright__style-2 .tp-copyright__logo {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-copyright__style-2 .tp-copyright__text {
    margin-top: 15px;
  }
}

.tp-copyright__style-2 .tp-copyright__social a {
  width: 38px;
  height: 38px;
  font-size: 12px;
  color: #d1d1d1;
  line-height: 38px;
  text-align: center;
  display: inline-block;
  border: 1px solid #2c2e34;
  border-radius: 50%;
  transition: 0.3s;
  margin-right: 5px;
}

.tp-copyright__style-2 .tp-copyright__social a:last-child {
  margin-right: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
(max-width: 575px) {
  .tp-copyright__style-2 .tp-copyright__social a {
    margin-right: 0;
  }
}

.tp-copyright__style-2 .tp-copyright__social a:hover {
  color: var(--tp-common-black);
  border: 1px solid var(--tp-theme-primary);
  background-color: var(--tp-theme-primary);
}

/*----------------------------------------*/
/*  6.3 Footer Style 3
/*----------------------------------------*/
.tp-footer__3 {
  overflow: hidden;
  z-index: 1;
}

.tp-footer__3-shape {
  position: absolute;
  left: -100px;
  bottom: -100px;
  z-index: -1;
}

.tp-footer__3-border-style {
  padding-top: 76px;
  padding-bottom: 30px;
}

.tp-footer__3-widget-title {
  font-weight: 600;
  font-size: 18px;
  display: block;
  letter-spacing: -0.03em;
  color: var(--tp-common-white);
  margin-bottom: 25px;
}

.tp-footer__3-city {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.9;
  color: rgba(255, 255, 255, 0.55);
  transition: 0.3s;
}

.tp-footer__3-city:hover {
  color: var(--tp-theme-primary);
}

.tp-footer__3-mail {
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.9;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 2px;
  transition: 0.3s;
}

.tp-footer__3-mail:hover {
  color: var(--tp-theme-primary);
}

.tp-footer__3-call {
  display: inline-block;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.8;
  color: var(--tp-common-white);
  transition: 0.3s;
}

.tp-footer__3-call:hover {
  color: var(--tp-theme-primary);
}

.tp-footer__3-list a {
  display: block;
  font-weight: 500;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 10px;
  transition: 0.3s;
}

.tp-footer__3-list a:hover {
  color: var(--tp-theme-primary);
}

.tp-footer__3-contact p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #8a8c94;
  margin-bottom: 35px;
}

.tp-footer__3-input {
  position: relative;
  margin-right: 15px;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-footer__3-input {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.tp-footer__3-input input {
  padding: 0 35px;
  width: 238px;
  height: 56px;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.03);
}

.tp-footer__3-input input::placeholder {
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.55);
}

.tp-footer__3-input input:focus {
  border: 1px solid rgba(255, 72, 0, 0.1);
}

.tp-footer__3-input-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  color: var(--tp-common-white);
}

.tp-footer__3-btn-1 {
  position: relative;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  border-radius: 6px;
  padding: 16px 10px;
  width: 141px;
  height: 56px;
  background-color: var(--tp-theme-primary);
  transition: 0.3s;
}

.tp-footer__3-btn-1 span {
  position: absolute;
  font-size: 16px;
  right: 28px;
  transition: 0.3s;
}

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

.tp-footer__3-btn-1:hover span {
  right: 25px;
}

.tp-footer__3-privacy p {
  font-weight: 500;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.55);
}

.tp-footer__3-privacy p a {
  color: var(--tp-common-white);
}

.footer-col-3-2 {
  margin-left: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-col-3-2 {
    margin-left: -60px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .footer-col-3-2 {
    margin-left: 0;
  }
}

.footer-col-3-3 {
  margin-left: 90px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-col-3-3 {
    margin-left: 50px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .footer-col-3-3 {
    margin-left: 0;
  }
}

.footer-col-3-4 {
  margin-left: 40px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .footer-col-3-4 {
    margin-left: 0;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-col-3-4 {
    margin-left: -50px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .footer-col-3-4 {
    margin-left: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-col-3-4 {
    margin-left: -60px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-copyright__3-wrap .tp-copyright__text {
    margin-top: 0;
    margin-bottom: 15px;
  }
}

/*----------------------------------------*/
/*  6.4 Footer Style 4
/*----------------------------------------*/
.tp-footer__4-top {
  z-index: 2;
}

.tp-footer__4-widget-title {
  font-size: 140px;
  display: inline-block;
  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;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-footer__4-widget-title {
    font-size: 100px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-footer__4-widget-title {
    font-size: 70px;
  }
}

@media (max-width: 575px) {
  .tp-footer__4-widget-title {
    font-size: 45px;
  }
}

.tp-footer__4-widget-title:hover {
  color: var(--tp-theme-pruple);
}

.tp-footer__4-widget-title:hover a span {
  color: var(--tp-theme-primary);
}

.tp-footer__4-widget-title a span {
  color: var(--tp-theme-pruple);
  -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-footer__4-widget-contact {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.9;
  color: var(--tp-common-white);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-footer__4-widget-contact {
    font-size: 18px;
  }
}

.tp-footer__4-shape {
  position: absolute;
  z-index: -1;
}

@media (max-width: 575px) {
  .tp-footer__4-shape {
    left: -69px;
  }
}

.tp-footer__4-action a {
  font-size: 80px;
  display: inline-block;
  transform: rotate(-45deg);
  color: var(--tp-theme-pruple);
  transition: 0.3s;
}

.tp-footer__4-action a:hover {
  color: var(--tp-theme-primary);
  transform: rotate(0);
}

.tp-footer__4-title {
  font-weight: 700;
  font-size: 28px;
  color: var(--tp-common-white);
  margin-bottom: 28px;
}

.tp-footer__4-location {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  color: var(--tp-common-white);
  margin-bottom: 10px;
}

.tp-footer__4 .tp-copyright__text p span {
  color: var(--tp-common-white);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-footer__4-location {
    font-size: 18px;
  }
}

.tp-footer__4-call {
  font-weight: 700;
  font-size: 32px;
  color: var(--tp-theme-pruple);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-footer__4-call {
    font-size: 26px;
  }
}

.tp-footer__4 .tp-copyright__wrap {
  padding: 25px 64px;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-footer__4 .tp-copyright__wrap {
    padding: 25px 0;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-footer__4 .tp-copyright__text {
    margin-top: 30px;
  }
}

/*----------------------------------------*/
/*  6.5 Footer Style 5
/*----------------------------------------*/
.tp-footer__5 .tp-copyright__wrap {
  padding: 25px 0 25px 25px;
}


/*----------------------------------------*/
/*  7.12 hero css
/*----------------------------------------*/
.tp-hero-area {
  min-height: 100vh;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.tp-hero-bg::before {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  content: "";
  background-image: linear-gradient(45deg, #000000f7, #0a0a0ad2);
  z-index: 1;
}

.hero-bg-video video {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tp-hero-features-list ul li {
  display: inline-block;
  color: var(--tp-common-white);
  padding-right: 25px;
}

.tp-hero-features-list ul li i {
  padding-right: 5px;
  color: var(--tp-theme-primary);
}

.tp-hero-title span {
  font-weight: 300;
  font-size: 60px;
  line-height: 1.2;
  text-align: center;
  color: var(--tp-common-white);
}

.tp-hero-title {
  font-weight: 700;
  font-size: 75px;
  line-height: 1.2;
  text-align: center;
  color: var(--tp-common-white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-title {
    font-size: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-hero-title {
    font-size: 55px;
  }
}

@media (max-width: 767px) {
  .tp-hero-title {
    font-size: 28px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-hero-title {
    font-size: 45px;
  }
}

.tp-hero-content-box {
  padding-top: 180px;
  position: relative;
  z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 767px) {
  .tp-hero-content-box {
    padding-top: 150px;
    margin-bottom: 50px;
  }

  .tp-hero-title span{
    font-size: 35px;
  }

}

.tp-hero-content-box p {
  font-weight: 400;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-hero-content-box p {
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .tp-hero-content-box p {
    font-size: 16px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-hero-content-box p {
    font-size: 20px;
  }
}

.tp-hero-brand {
  position: absolute;
  right: 0;
  top: -42%;
}

.tp-hero-star-2 {
  position: absolute;
  bottom: 12%;
  right: 5%;
  -webkit-animation: animationglob 50s cubic-bezier(1, 0.99, 0.03, 0.01) infinite;
  animation: animationglob 4s cubic-bezier(1, 0.99, 0.03, 0.01) infinite;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-star-2 {
    bottom: 5%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-hero-star-2 {
    right: 1%;
  }
}

@media (max-width: 767px) {
  .tp-hero-star-2 {
    bottom: 5%;
    right: 2%;
  }
}


/*----------------------------------------*/
/*  7.23 Text Slider css
/*----------------------------------------*/
.tp-text-slider__area {
  background: var(--tp-theme-primary);
}

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

.tp-text__text {
  font-weight: 600;
  font-size: 18px;
  color: var(--tp-common-black);
  padding: 26px 0;
  margin: 0;
  display: inline-block;
}

.tp-text__wrap span {
  margin: -3px 0px 0px 30px;
  display: inline-block;
  transform: translateY(0px);
}

.tp-text__slider-active .swiper-slide {
  width: auto;
}




/*----------------------------------------*/
/*  6.7 demo css
/*----------------------------------------*/
.tp-demo-area {
  background: #7c7c7c1a;
}

.tp-demo-item {
  margin-bottom: 45px;
  transition: all 0.3s ease-in-out;
}

.tp-demo-item:hover {
  transform: translateY(-5px);
}

.tp-demo-thumb {
  border: 6px solid #333333;
  margin-bottom: 25px;
  border-radius: 6px;
}

.tp-demo-thumb img {
  width: 100%;
}

.tp-demo-title {
  font-weight: 500;
  font-size: 20px;
  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-demo-title a:hover {
  color: blue;
}

/* Tab - content */
.tp-demo-tab-btn {
  border-radius: 5px;
  padding: 12px 40px;
  font-weight: 500;
  font-size: 15px;
  color: var(--tp-common-white);
  background: var(--tp-common-black-3);
  display: flex;
  align-items: center;
  transition: all 0.4s ease;
  margin-right: 20px;
  margin-bottom: 5px;
}

.tp-demo-tab-btn.active {
  background: var(--tp-theme-primary);
  color: var(--tp-common-black);
}

.tp-demo-tab-btn:hover {
  background: var(--tp-theme-primary);
  color: var(--tp-common-black);
}

/* elementor */
.tp-elementor-area {
  background: var(--tp-common-black-2);
}

.tp-elementor-thumb-box {
  background: var(--tp-theme-primary);
  border-radius: 10px;
  padding-left: 27px;
  padding-bottom: 15px;
}

.tp-text-anim {
  font-size: 16px;
  line-height: 26px;
  padding-right: 50px;
}

.tp-elementor-big-circle {
  position: absolute;
  bottom: -300px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

.tp-elementor-big-circle span {
  width: 714px;
  height: 714px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
}

@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-elementor-title-box p br {
    display: none;
  }
}

.tp-elementor-fea-list p i {
  color: var(--tp-theme-primary);
}

.tp-elementor-fea-list p {
  font-size: 16px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-elementor-fea-list p {
    font-size: 14px;
  }
}

.tp-elementor-fea-list p span {
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-right: 4px;
}

.tp-elementor-fea-list p span svg {
  margin-top: -4px;
}


/* featcher */
.tp-featured-area {
  background: #7c7c7c21;
}

.tp-featured-box-icon-f span {
  display: inline-block;
  color: var(--tp-theme-primary);
  font-size: 38px;
}

@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-featured-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.tp-featured-item {
  padding: 60px 25px;
  margin-bottom: 24px;
  border: 1px solid rgb(61 61 61);
}

.tp-featured-box-title {
  font-weight: 600;
  font-size: 22px;
  color: var(--tp-common-white);
  padding-bottom: 2px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-featured-box-title {
    font-size: 20px;
  }
}

.tp-featured p {
  font-weight: 400;
  font-size: 16px;
  color: var(--tp-ff-body);
  margin-bottom: 0;
}



/*----------------------------------------*/
/*  6.1 Footer Style 1
/*----------------------------------------*/
.tp-footer-area {
  background: var(--tp-common-black-2);
}

.tp-footer-features-list ul li {
  display: inline-block;
  color: var(--tp-common-white);
  padding-right: 15px;
}

.tp-footer-features-list ul li i {
  padding-right: 5px;
  color: var(--tp-theme-primary);
}

.tp-footer-shape {
  position: absolute;
  top: 0;
}

.tp-footer-shape img {
  height: 100%;
}

.tp-footer-title {
  font-weight: 700;
  font-size: 80px;
  text-align: center;
}

.tp-footer-title span {
  color: var(--tp-theme-primary);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-footer-title {
    font-size: 75px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-footer-title {
    font-size: 55px;
  }
}

@media (max-width: 575px) {
  .tp-footer-title {
    font-size: 35px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .tp-footer-style {
    padding-top: 80px;
  }
}

.tp-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.tp-copyright-content p {
  color: var(--tp-common-white);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-copyright-content p {
    font-size: 15px;
  }
}


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

.tp-buy-btn {
  border: solid 1px transparent;
  border-radius: 30px;
  padding: 13px 35px;
  font-weight: 500;
  font-size: 16px;
  color: var(--tp-common-white);
  display: inline-block;
  transition: all 0.4s ease;
}

.tp-buy-btn:hover {
  border: solid 1px rgb(172 172 172 / 86%);
  background: #64ff64;
}