@charset "UTF-8";
/*
Theme Name: Attax
Theme URI: http://wildstone-theme/html/attax
Author: wildstone-theme
Author URI: http://wildstone-theme.com/html/attax
Description: Attax - Tax Advisor Html Template
Version: 1.0.0
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Global
    ## Global
    ## Mixins
    ## Theme
    ## Variables
    ## Common

# Sections
    ## Nav Bar
    ## Banner
    ## Brand Area
    ## Footer
    ## Widgets

# Elements
    ## accordion
    ## filter
    ## apartment
    ## blog
    ## city
    ## feature
    ## gallery
    ## intro
    ## main-search
    ## pricing
    ## service
    ## team
    ## user-list

--------------------------------------------------------------*/
/*-----------------
    # Typography
-----------------*/
/*----------------------------------------*/
/*  01. Theme default
/*----------------------------------------*/
body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: var(--clr-body-text);
  font-size: 14px;
}

.bd-custom-container {
  max-width: 1730px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.img, img {
  max-width: 100%;
  transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.fix {
  overflow: hidden;
}

a,
button,
i {
  transition: 0.3s transform ease-out;
  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: medium none;
  text-decoration: none;
}

button:focus, input:focus, input:focus, textarea, textarea:focus {
  outline: 0;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

input,
select,
textarea {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  opacity: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  color: var(--clr-body-heading);
  margin: 0px;
  font-style: normal;
  font-weight: 700;
  text-transform: normal;
  margin-bottom: 10px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

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

p {
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  color: var(--clr-body-text);
  margin-bottom: 10px;
}

i {
  line-height: 1;
  display: inline-block;
}

label {
  color: var(--clr-body-text);
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}

.display-inline {
  display: inline-block;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input,
select {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

.custom-pad-15 {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.custom-mar-15 {
  margin-right: -7.5px;
  margin-left: -7.5px;
}

.radius-50 {
  border-radius: 50px;
}

.w-full {
  width: 100%;
}

/*--
    - Input Placeholder
-----------------------------------------*/
* input::-moz-placeholder {
  font-size: 16px;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

* input::placeholder {
  font-size: 16px;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

/*--
    - Common Classes
-----------------------------------------*/
.clear {
  clear: both;
}

.translate-y--10 {
  transform: translateY(-10px);
}

/*--
    - Background color
-----------------------------------------*/
.theme-bg {
  background-color: var(--clr-theme-1);
}

.gray-bg {
  background-color: var(--clr-bg-gray);
}

.heading-bg {
  background-color: var(--clr-body-heading);
}

/*--
    - color
-----------------------------------------*/
.white-color {
  color: var(--clr-common-white);
}

/*--
    - Margin & Padding
-----------------------------------------*/
/*-- Margin Top --*/
.mt-5 {
  margin-top: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-- Margin Bottom --*/
.mb-5 {
  margin-bottom: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-- Margin Left --*/
.ml-5 {
  margin-left: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-- Margin Right --*/
.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-55 {
  margin-right: 55px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-65 {
  margin-right: 65px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-75 {
  margin-right: 75px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-85 {
  margin-right: 85px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-95 {
  margin-right: 95px;
}

.mr-100 {
  margin-right: 100px;
}

.mr-105 {
  margin-right: 105px;
}

.mr-110 {
  margin-right: 110px;
}

.mr-115 {
  margin-right: 115px;
}

.mr-120 {
  margin-right: 120px;
}

.mr-125 {
  margin-right: 125px;
}

.mr-130 {
  margin-right: 130px;
}

.mr-135 {
  margin-right: 135px;
}

.mr-140 {
  margin-right: 140px;
}

.mr-145 {
  margin-right: 145px;
}

.mr-150 {
  margin-right: 150px;
}

.mr-155 {
  margin-right: 155px;
}

.mr-160 {
  margin-right: 160px;
}

.mr-165 {
  margin-right: 165px;
}

.mr-170 {
  margin-right: 170px;
}

.mr-175 {
  margin-right: 175px;
}

.mr-180 {
  margin-right: 180px;
}

.mr-185 {
  margin-right: 185px;
}

.mr-190 {
  margin-right: 190px;
}

.mr-195 {
  margin-right: 195px;
}

.mr-200 {
  margin-right: 200px;
}

/*-- Padding Top --*/
.pt-5 {
  padding-top: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-- Padding Bottom --*/
.pb-5 {
  padding-bottom: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-- Padding Left --*/
.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-55 {
  padding-left: 55px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-65 {
  padding-left: 65px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-75 {
  padding-left: 75px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-85 {
  padding-left: 85px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-95 {
  padding-left: 95px;
}

.pl-100 {
  padding-left: 100px;
}

.pl-105 {
  padding-left: 105px;
}

.pl-110 {
  padding-left: 110px;
}

.pl-115 {
  padding-left: 115px;
}

.pl-120 {
  padding-left: 120px;
}

.pl-125 {
  padding-left: 125px;
}

.pl-130 {
  padding-left: 130px;
}

.pl-135 {
  padding-left: 135px;
}

.pl-140 {
  padding-left: 140px;
}

.pl-145 {
  padding-left: 145px;
}

.pl-150 {
  padding-left: 150px;
}

.pl-155 {
  padding-left: 155px;
}

.pl-160 {
  padding-left: 160px;
}

.pl-165 {
  padding-left: 165px;
}

.pl-170 {
  padding-left: 170px;
}

.pl-175 {
  padding-left: 175px;
}

.pl-180 {
  padding-left: 180px;
}

.pl-185 {
  padding-left: 185px;
}

.pl-190 {
  padding-left: 190px;
}

.pl-195 {
  padding-left: 195px;
}

.pl-200 {
  padding-left: 200px;
}

/*-- Padding Right --*/
.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-55 {
  padding-right: 55px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-65 {
  padding-right: 65px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-75 {
  padding-right: 75px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-85 {
  padding-right: 85px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-95 {
  padding-right: 95px;
}

.pr-100 {
  padding-right: 100px;
}

.pr-105 {
  padding-right: 105px;
}

.pr-110 {
  padding-right: 110px;
}

.pr-115 {
  padding-right: 115px;
}

.pr-120 {
  padding-right: 120px;
}

.pr-125 {
  padding-right: 125px;
}

.pr-130 {
  padding-right: 130px;
}

.pr-135 {
  padding-right: 135px;
}

.pr-140 {
  padding-right: 140px;
}

.pr-145 {
  padding-right: 145px;
}

.pr-150 {
  padding-right: 150px;
}

.pr-155 {
  padding-right: 155px;
}

.pr-160 {
  padding-right: 160px;
}

.pr-165 {
  padding-right: 165px;
}

.pr-170 {
  padding-right: 170px;
}

.pr-175 {
  padding-right: 175px;
}

.pr-180 {
  padding-right: 180px;
}

.pr-185 {
  padding-right: 185px;
}

.pr-190 {
  padding-right: 190px;
}

.pr-195 {
  padding-right: 195px;
}

.pr-200 {
  padding-right: 200px;
}

:root {
  /**
  @color declaration
  */
  --clr-common-white: #fff;
  --clr-common-black: #000;
  --clr-body-heading: #0a0909;
  --clr-body-heading2: #232323;
  --clr-body-text: #6A6A6A;
  --clr-body-text2: #878787;
  --clr-body-text3: #787878;
  --clr-theme-1: #fa6400;
  --clr-bg-gray: #F6F7F8;
  --clr-bg-gray2: #EFEFEF;
  --clr-border-1: #474747;
  --clr-border-2: #757575;
  --clr-border-3: #303030;
  --clr-border-4: #E5E5E5;
  --clr-border-5: #D4D4D4;
  --clr-border-6: #DFDFDF;
}

.bd-section-subtitle {
  font-size: 16px;
  font-weight: 600;
  color: var(--clr-theme-1);
  position: relative;
  padding-left: 40px;
  display: inline-block;
  line-height: 1;
}
.bd-section-subtitle:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 30px;
  top: 7px;
  left: 0px;
  background: var(--clr-theme-1);
}
.bd-section-subtitle.subtitle-without-border {
  padding-left: 0px;
}
.bd-section-subtitle.subtitle-without-border:before {
  display: none;
}

.bd-section-subtitle2 {
  font-size: 16px;
  font-weight: 600;
  color: var(--clr-theme-1);
  position: relative;
  display: inline-block;
  line-height: 1;
}

.bd-section-title {
  font-size: 60px;
  line-height: 1.16;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .bd-section-title {
    font-size: 54px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .bd-section-title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bd-section-title {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .bd-section-title {
    font-size: 36px;
  }
}

.bd-section-title-wrapper p {
  font-size: 16px;
  line-height: 1.75;
}
@media (max-width: 767px) {
  .bd-section-title-wrapper p br {
    display: none;
  }
}

.theme-btn {
  font-size: 14px;
  display: inline-flex;
  justify-content: center;
  font-weight: 600;
  border: none;
  outline: none;
  box-shadow: none;
  height: 60px;
  line-height: 60px;
  color: var(--clr-common-white);
  background-color: var(--clr-theme-1);
  padding: 0px 38px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
}
.theme-btn.h-55 {
  height: 55px;
  line-height: 55px;
}

.theme-btn-black {
  font-size: 14px;
  display: inline-flex;
  justify-content: center;
  font-weight: 600;
  border: none;
  outline: none;
  box-shadow: none;
  height: 60px;
  line-height: 60px;
  border-radius: 10px;
  color: var(--clr-common-white);
  background-color: var(--clr-body-heading);
  padding: 0px 38px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
}

.theme-btn-border {
  font-size: 14px;
  display: inline-flex;
  justify-content: center;
  font-weight: 600;
  border: none;
  outline: none;
  box-shadow: none;
  height: 60px;
  line-height: 60px;
  border-radius: 10px;
  color: var(--clr-theme-1);
  border: 1px solid var(--clr-theme-1);
  background-color: transparent;
  text-align: center;
  padding: 0px 38px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
}
.theme-btn-border:hover {
  color: var(--clr-common-white);
  background-color: var(--clr-theme-1);
}

@media (max-width: 767px) {
  .theme-btn,
.theme-btn-border,
.theme-btn-black {
    height: 50px;
    line-height: 50px;
    padding: 0px 30px;
  }
}
.theme-btn.theme-btn-rounded,
.theme-btn-border.theme-btn-rounded,
.theme-btn-black.theme-btn-rounded {
  border-radius: 30px;
}
.theme-btn:before,
.theme-btn-border:before,
.theme-btn-black:before {
  background-color: var(--clr-common-white);
  content: "";
  height: 150px;
  left: -75px;
  position: absolute;
  top: -35px;
  transform: rotate(35deg);
  transition: all 1600ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 60px;
  opacity: 0;
}
.theme-btn:hover,
.theme-btn-border:hover,
.theme-btn-black:hover {
  color: var(--clr-common-white);
}
.theme-btn:hover:before,
.theme-btn-border:hover:before,
.theme-btn-black:hover:before {
  left: 120%;
  transition: all 1300ms cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0.25;
}
.theme-btn:focus,
.theme-btn-border:focus,
.theme-btn-black:focus {
  color: var(--clr-common-white);
}

@media (max-width: 767px) {
  .progress-wrap {
    right: 30px;
  }
}

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

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  width: inherit;
}

.swiper-container-horizontal.common-dots {
  position: relative;
}
.swiper-container-horizontal.common-dots .slide-dots {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: inline-block;
  margin: 0px 5px;
  padding: 0px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 3px solid #c6c9cb;
  display: inline-block;
  outline: none;
  cursor: pointer;
  background: none;
  font-size: 0px;
  opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: var(--clr-theme-1);
}

.nav-search {
  position: relative;
  display: inline-block;
  color: inherit;
}

.nav-search:hover {
  color: var(--clr-common-white);
}

.search-wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1211;
  background: rgba(0, 0, 0, 0.9);
}

.search-wrap .search-inner {
  position: relative;
  width: 100%;
  height: 100%;
}

.search-wrap .search-cell {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}

.search-wrap .search-field-holder {
  width: 50%;
  margin: auto;
  position: relative;
  animation: slideInUp 0.3s;
  text-align: center;
}

.search-field-holder button {
  height: 45px;
  line-height: 45px;
  background: var(--clr-common-white);
  color: #333;
  font-size: 24px;
  font-weight: 700;
  padding: 0px 50px;
  display: inline-block;
  margin-top: 30px;
  border: none;
  outline: none;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 5px;
}

.search-wrap .main-search-input {
  width: 100%;
  height: 70px;
  border: 0;
  padding: 0 50px;
  background: transparent;
  font-size: 25px;
  color: var(--clr-common-white);
  border-bottom: 2px solid #898989;
  text-align: center;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .search-wrap .main-search-input {
    height: 50px;
    padding: 0 15px;
    font-size: 16px;
    letter-spacing: 1px;
  }
}

.search-wrap .main-search-input::-moz-placeholder {
  text-transform: uppercase;
}

.search-wrap .main-search-input::placeholder {
  text-transform: uppercase;
}

.search-wrap input.form-control,
.search-wrap input.form-control:focus {
  background-color: var(--clr-common-white);
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
input.main-search-input::-webkit-input-placeholder {
  color: var(--clr-common-white);
  font-size: 25px;
}
@media (max-width: 767px) {
  input.main-search-input::-webkit-input-placeholder {
    font-size: 16px;
  }
}

input.main-search-input:-moz-placeholder {
  color: #c5b2b2;
  opacity: 1;
  font-size: 25px;
}
@media (max-width: 767px) {
  input.main-search-input:-moz-placeholder {
    font-size: 16px;
  }
}

input.main-search-input::-moz-placeholder {
  color: var(--clr-common-white);
  opacity: 1;
  font-size: 25px;
}
@media (max-width: 767px) {
  input.main-search-input::-moz-placeholder {
    font-size: 16px;
  }
}

input.main-search-input:-ms-input-placeholder {
  color: var(--clr-common-white);
  font-size: 25px;
}
@media (max-width: 767px) {
  input.main-search-input:-ms-input-placeholder {
    font-size: 16px;
  }
}

.search-close {
  position: absolute;
  top: 50px;
  right: 50px;
  font-size: 30px;
  color: var(--clr-common-white);
  cursor: pointer;
}

.mobile-links li > a {
  padding: 15px 0 15px 15px;
  line-height: 20px;
  border-bottom: 1px solid #ebebeb;
  color: #7f7f7f;
  display: block;
}

.mobile-links li > a:hover {
  color: #b79d82;
}

/*---------------------------------------
    ## Button
---------------------------------------*/
.btn {
  height: 55px;
  line-height: 55px;
  padding: 0 38px;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  border: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 500;
  border-radius: 4px;
  z-index: 0;
  font-family: var(--heading-font);
}
.btn:focus, .btn:active {
  outline: 0;
  box-shadow: none;
}
.btn::after {
  background: var(--main-color);
  border-radius: 4px;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-100%, 0) rotate(10deg);
  transform-origin: top left;
  transition: 0.2s transform ease-out;
  will-change: transform;
  z-index: -1;
}
.btn:hover::after {
  transform: translate(0, 0);
}
.btn:hover {
  border-color: transparent;
  color: red;
  transform: scale(1.05);
  will-change: transform;
}
.btn:hover:after {
  height: 100%;
  width: 135%;
}
.btn i {
  font-size: 21px;
  float: right;
  padding-top: 16px;
  padding-left: 5px;
}
.btn .fa-paper-plane {
  font-size: 16px;
  padding-left: 8px;
}
.btn.border-radius {
  border-radius: 50px;
}
.btn.border-radius:after {
  border-radius: 50px;
}

.btn-small {
  height: 50px;
  line-height: 50px;
}
.btn-small i {
  padding-top: 12px;
}

.btn-base {
  color: #fff;
  background: var(--main-color);
}
.btn-base::after {
  background: var(--heading-color);
}
.btn-base:hover {
  color: #fff;
}

.btn-red {
  color: #fff;
  background: #f14d5d;
}
.btn-red:hover {
  color: #fff;
}

.btn-black {
  color: #fff;
  background: var(--heading-color);
}
.btn-black:hover {
  background: var(--main-color);
  color: #fff;
}

.btn-white {
  color: var(--main-color) !important;
  background: #fff;
}
.btn-white:hover, .btn-white:focus {
  color: #fff !important;
  background: var(--main-color);
}

.btn-border-base {
  color: var(--main-color);
  border: 2px solid var(--main-color);
  line-height: 53px;
}
.btn-border-base:hover, .btn-border-base:focus {
  color: #fff;
}

.btn-border-white {
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.7);
  line-height: 53px;
}
.btn-border-white:hover, .btn-border-white:focus {
  color: #fff;
  background: var(--main-color);
  border: 2px solid var(--main-color);
}

.btn-border-black {
  color: #a2a2a2;
  border: 2px solid #d4d4d4;
  line-height: 53px;
}
.btn-border-black:hover, .btn-border-black:focus {
  color: #fff;
  background: var(--main-color);
  border: 2px solid var(--main-color);
}
.btn-border-black:after {
  background: var(--main-color);
}

.btn-border-black-2 {
  color: #262626;
  border: 2px solid #262626;
  line-height: 53px;
}
.btn-border-black-2:hover, .btn-border-black-2:focus {
  color: #fff;
  background: var(--main-color);
  border: 2px solid var(--main-color);
}
.btn-border-black-2:after {
  background: var(--main-color);
}

.read-more-text {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.read-more-text i {
  font-size: 18px;
  position: absolute;
  top: 1px;
  margin-left: 3px;
  transition: 0.4s;
}
.read-more-text svg {
  font-size: 18px;
  position: absolute;
  top: 1px;
  margin-left: 6px;
  transition: 0.4s;
}
.read-more-text img {
  transition: 0.4s;
}
.read-more-text .hide-text {
  margin-right: 10px;
  transition: 0.4s;
  margin-left: -122px;
}
.read-more-text:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: var(--main-color);
  height: 1px;
  width: 0;
  transition: 0.4s;
  visibility: hidden;
  opacity: 0;
}
.read-more-text:hover i {
  padding-left: 6px;
}
.read-more-text:hover:after {
  width: 100%;
  visibility: visible;
  opacity: 1;
}
.read-more-text:hover .hide-text {
  margin-left: 0;
}

.read-more-arrow {
  height: 35px;
  width: 35px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  background: var(--main-color);
  border-radius: 50%;
  display: inline-block;
}
.read-more-arrow:hover {
  background: #0A1851;
  color: #fff;
}

/*------------------------------------------------
    ## Back Top
------------------------------------------------*/
.back-to-top {
  display: inline-block;
  transform: rotate(-90deg);
  position: absolute;
  right: 0;
  bottom: 88px;
  color: var(--main-color);
  cursor: pointer;
  font-family: var(--heading-font);
  font-weight: 700;
  z-index: 3;
}
.back-to-top:after {
  content: "";
  position: absolute;
  left: -39px;
  top: 13px;
  background: var(--main-color);
  height: 2px;
  width: 25px;
}

@-webkit-keyframes backto-top-bounce {
  0% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(8px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-5px);
  }
}
@keyframes backto-top-bounce {
  0% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(8px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-5px);
  }
}
/*-----------------------------------------
    ## Preloader Css
-------------------------------------------*/
.pre-wrap {
  position: fixed;
  content: "";
  transform: translate(-100%, -240%);
  font-size: 62px;
}

.preloader-inner {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999999999999;
  background-color: #030724;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.preloader-inner .cancel-preloader {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.preloader-inner .cancel-preloader a {
  background-color: #fff;
  font-weight: 600;
  text-transform: capitalize;
  color: var(--main-color);
  width: 200px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 30px;
  display: block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.preloader-inner .cancel-preloader a:hover {
  background-color: var(--heading-color);
  color: #fff;
}

.spinner {
  margin: 120px auto;
  width: 60px;
  height: 60px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-rotate 2s infinite linear;
  animation: sk-rotate 2s infinite linear;
}

.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: var(--main-color);
  border-radius: 100%;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/*-----------------------------------------
    ## video 
------------------------------------------*/
.video-thumb {
  position: relative;
}
.video-thumb .video-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video-play-btn {
  border-radius: 50%;
  background: var(--main-color);
  width: 80px;
  height: 80px;
  display: inline-block;
  line-height: 80px;
  position: relative;
  z-index: 0;
  text-align: center;
  animation: ripple-white3 2.5s linear infinite;
  z-index: 3;
  color: #fff;
}
.video-play-btn:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 1px solid var(--main-color);
  top: -15px;
  left: -15px;
}
.video-play-btn i {
  color: var(--main-color);
  margin-left: 6px;
  font-size: 28px;
}
.video-play-btn.video-play-btn-base {
  background: var(--main-color);
}
.video-play-btn.video-play-btn-base i {
  color: #fff;
}
.video-play-btn.video-play-btn-base:after {
  display: none;
}
.video-play-btn.small {
  width: 55px;
  height: 55px;
  line-height: 60px;
}
.video-play-btn.small i {
  font-size: 18px;
}

/*-----------------------------------------
    ## Breadcumb 
------------------------------------------*/
.breadcrumb-area {
  padding: 205px 0 115px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.breadcrumb-area .banner-bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  background-size: 102% 96%;
}
.breadcrumb-area .breadcrumb-inner {
  position: relative;
  z-index: 2;
}
.breadcrumb-area .page-title {
  font-size: 75px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #fff;
}
.breadcrumb-area .page-list {
  margin: 0;
  padding: 0;
}
.breadcrumb-area .page-list li {
  font-size: 18px;
  font-weight: 500;
  list-style: none;
  display: inline-block;
  position: relative;
  padding-left: 8px;
  color: #fff;
}
.breadcrumb-area .page-list li:after {
  position: absolute;
  left: 0;
  top: 1px;
  content: "/";
  font-family: "fontawesome";
}
.breadcrumb-area .page-list li:first-child {
  padding-left: 0;
}
.breadcrumb-area .page-list li:first-child:after {
  display: none;
}

/********* social-media *********/
.social-media {
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 2;
}
.social-media li {
  display: inline-block;
  margin: 0 2px;
}
.social-media li a {
  height: 28px;
  width: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  background: #fff;
  color: var(--main-color);
  font-size: 12px;
}
.social-media li a:hover {
  background: #fff;
  color: var(--main-color);
}
.social-media li a.facebook {
  color: #3b5999;
  border-color: #3b5999;
}
.social-media li a.twitter {
  color: #55acee;
  border-color: #55acee;
}
.social-media li a.instagram {
  color: #e4405f;
  border-color: #e4405f;
}
.social-media li a.youtube {
  color: #cd201f;
  border-color: #cd201f;
}
.social-media li:first-child {
  margin-left: 0;
}
.social-media li:last-child {
  margin-right: 0;
}

.social-media-light a {
  background: rgba(253, 74, 54, 0.15);
  display: inline-block;
  height: 28px;
  width: 28px;
  border-radius: 50%;
  text-align: center;
  line-height: 31px;
}
.social-media-light a i {
  color: var(--main-color);
  font-size: 15px;
  transition: 0.4s;
}
.social-media-light a:hover {
  background: var(--main-color);
}
.social-media-light a:hover i {
  color: #fff;
}

/********* slider-control *********/
.slider-control-round .owl-nav button {
  height: 46px;
  width: 46px;
  line-height: 44px;
  margin: 0 10px;
  border-radius: 50%;
  border: 0;
  transition: 0.4s;
  box-shadow: none;
  color: var(--main-color);
  border: 1px solid var(--main-color);
  padding: 0;
  cursor: pointer;
  font-size: 24px;
  background: transparent;
}
.slider-control-round .owl-nav button:hover {
  background-image: linear-gradient(to right, #F99746, #EE0020);
  color: #fff;
}
.slider-control-round .owl-nav .owl-prev {
  margin-left: 0;
}
.slider-control-round .owl-nav .owl-next {
  margin-left: 0;
}

.slider-control-square .owl-nav button {
  height: 45px;
  width: 60px;
  line-height: 46px;
  margin: 0 8px;
  border-radius: 0;
  border: 1px solid var(--main-color);
  transition: 0.4s;
  box-shadow: none;
  color: var(--main-color);
  background: transparent;
  font-size: 20px;
  padding: 0;
  cursor: pointer;
}
.slider-control-square .owl-nav button:hover {
  background: var(--main-color);
  color: #fff;
}
.slider-control-square .owl-nav .owl-prev {
  margin-left: 0;
}
.slider-control-square .owl-nav .owl-next {
  margin-left: 0;
}

.slider-control-right-top .owl-nav {
  position: absolute;
  right: 0;
  top: -95px;
}

.slider-control-dots .owl-dots .owl-dot {
  margin: 0 0;
  border: 0;
  background: none;
}
.slider-control-dots .owl-dots .owl-dot span {
  display: block;
  border-radius: 25px;
  background-color: #F59FAA;
  width: 15px;
  height: 6px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slider-control-dots .owl-dots .owl-dot.active span {
  background: var(--main-color);
  width: 30px;
}
.slider-control-dots .owl-dots .owl-dot.active span:after {
  transform: scale(1);
}
.slider-control-dots .owl-dots .owl-dot:focus {
  outline: 0;
}

.single-list-inner {
  margin: 0;
  padding: 0;
}
.single-list-inner li {
  margin-bottom: 6px;
}
.single-list-inner li:last-child {
  margin-bottom: 0;
}
.single-list-inner.style-check li {
  list-style: none;
}
.single-list-inner.style-check li i {
  margin-right: 10px;
  color: var(--main-color);
}

/*--------------------------------------------------------------
# Globals
--------------------------------------------------------------*/
.border-radius-6 {
  border-radius: 6px;
}
.border-radius-6 img {
  border-radius: 6px;
}

.ratting-inner {
  color: #FFC107;
}

.bg-base {
  background: var(--main-color);
}

.bg-green {
  background: #1DC295;
}

.bg-blue {
  background: #2878EB;
}

.bg-red {
  background: #F14D5D;
}

.bg-gray {
  background: #F5F9FF;
}

.bg-gray-2 {
  background: #F9F9F9;
}

.bg-sky {
  background: #f5f3ef;
}

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

.bg-light {
  background: #f9f8f4;
}

.bg-light2 {
  background: #f5f3ef;
}

.bg-light-pink {
  background: #FFF9F5;
}

.bg-relative {
  position: relative;
}

.bg-cover {
  background-size: cover !important;
  background-position: center;
}

.bg-overlay {
  position: relative;
  background-size: cover !important;
}
.bg-overlay:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: rgba(10, 24, 81, 0.88);
}
.bg-overlay .container {
  position: relative;
  z-index: 2;
}
.bg-overlay .bg-z-index {
  position: relative;
  z-index: 2;
}

.bg-overlay-light {
  position: relative;
  background-size: cover !important;
}
.bg-overlay-light:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: rgba(10, 24, 81, 0.5);
}
.bg-overlay-light .container {
  position: relative;
  z-index: 2;
}
.bg-overlay-light .bg-z-index {
  position: relative;
  z-index: 2;
}

.bg-parallex {
  background-attachment: fixed;
  background-position: center 0;
}

.image-hover-animate {
  overflow: hidden;
}
.image-hover-animate img {
  transform: scale(1.02);
  transition: 0.7s;
}
.image-hover-animate:hover img {
  transform: scale(1.1);
}

.box-shadow {
  box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.1);
}

.pd-top-60 {
  padding-top: 60px;
}

.pd-top-90 {
  padding-top: 90px;
}

.pd-top-100 {
  padding-top: 100px;
}

.pd-top-110 {
  padding-top: 110px;
}

.pd-top-115 {
  padding-top: 115px;
}

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

.pd-top-200 {
  padding-top: 200px;
}

.mg-top-120 {
  margin-top: 120px;
}

.mg-bottom-120 {
  margin-bottom: 120px;
}

.pd-bottom-60 {
  padding-bottom: 60px;
}

.pd-bottom-70 {
  padding-bottom: 70px;
}

.pd-bottom-80 {
  padding-bottom: 80px;
}

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

.pd-bottom-100 {
  padding-bottom: 100px;
}

.pd-bottom-110 {
  padding-bottom: 110px;
}

.pd-bottom-115 {
  padding-bottom: 115px;
}

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

.mg-top--82 {
  margin-top: -100px;
}

.border-right-1 {
  border-right: 1px solid #dddbd8;
}

.border-right-1-light {
  border-right: 1px solid #303030;
}

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

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

.bg-parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 90%;
}

.position-top-right {
  position: absolute;
  top: 100px;
  right: 120px;
}

.position-bottom-right {
  position: absolute;
  bottom: 90px;
  right: 100px;
}

.position-bottom-left {
  position: absolute;
  bottom: 130px;
  left: 160px;
}

.position-center-right {
  position: absolute;
  top: 45%;
  right: 160px;
  transform: translate(-50%);
}

.color-main {
  color: var(--main-color);
}

/*--
    - Overlay
------------------------------------------*/
[data-overlay] {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
[data-overlay]::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}

/*-- Overlay Color --*/
[data-overlay=light]::before {
  background-color: var(--clr-common-white);
}

[data-overlay=dark]::before {
  background-color: var(--clr-body-heading);
}

/*-- Overlay Opacity --*/
[data-opacity="1"]::before {
  opacity: 0.1;
}

[data-opacity="2"]::before {
  opacity: 0.2;
}

[data-opacity="3"]::before {
  opacity: 0.3;
}

[data-opacity="4"]::before {
  opacity: 0.4;
}

[data-opacity="5"]::before {
  opacity: 0.5;
}

[data-opacity="6"]::before {
  opacity: 0.6;
}

[data-opacity="7"]::before {
  opacity: 0.7;
}

[data-opacity="8"]::before {
  opacity: 0.8;
}

[data-opacity="9"]::before {
  opacity: 0.9;
}

/*----------------------------------------*/
/*  02. Header
/*----------------------------------------*/
.bd-header-area {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  z-index: 9;
}

.admin-bar .bd-header-area.bd-header-area-seven, .admin-bar .bd-header-area-four.header-sticky {
  margin-top: 0px;
}

.admin-bar .bd-header-area,
.admin-bar .bd-header-area.bd-header-area-four.bd-header-area-six.header-sticky,
.admin-bar .bd-header-area.bd-header-area-four.header-sticky.sticky-menu {
  margin-top: 32px;
}

.bd-header-area.header-sticky.sticky-menu,
.bd-header-area-seven.header-sticky.sticky-menu,
.bd-header-area-three.header-sticky.sticky-menu {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 999;
  background: var(--clr-body-heading);
  animation: 800ms ease-in-out 0s normal none 1 running fadeInDown;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  transition: 0.3s transform ease-out;
}

.bd-header-area-three.header-sticky.sticky-menu {
  background: var(--clr-common-white);
}

.bd-header-area-seven {
  position: static;
}

.bd-header-area-seven.header-sticky.sticky-menu {
  background: var(--clr-common-white);
}

.bd-header-border {
  border-bottom: 1px solid var(--clr-border-1);
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .bd-header-spacing {
    padding: 20px 0px;
  }
}

.bd-main-menu ul li {
  list-style: none;
  display: inline-block;
  margin-right: 40px;
  position: relative;
  /*submenu start*/
  /*submenu end*/
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .bd-main-menu ul li {
    margin-right: 25px;
  }
}
.bd-main-menu ul li:last-child {
  margin-right: 0px;
}
.bd-main-menu ul li a {
  font-size: 16px;
  font-weight: 500;
  color: var(--clr-common-white);
  display: block;
  padding: 38px 0px;
  transition: all linear 0.3s;
  position: relative;
}
.bd-main-menu ul li a:hover, .bd-main-menu ul li a.active {
  color: var(--clr-theme-1);
}
.bd-main-menu ul li.menu-item-has-children > a:after {
  content: "";
  margin-left: 5px;
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  color: var(--clr-common-white);
  transition: 0.3s transform ease-out;
}
.bd-main-menu ul li.menu-item-has-children > a:hover:after,
.bd-main-menu ul li.menu-item-has-children > a.active:after {
  color: var(--clr-theme-1);
}
.bd-main-menu ul li .sub-menu {
  background: var(--clr-common-white) none repeat scroll 0 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  left: 0;
  opacity: 0;
  position: absolute;
  top: 119%;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 240px;
  z-index: 9;
  border-top: 4px solid var(--clr-theme-1);
  text-align: left;
  padding: 15px 0;
}
.bd-main-menu ul li .sub-menu li {
  display: block;
  margin: 0px;
  padding: 8px 25px 8px 25px;
}
.bd-main-menu ul li .sub-menu li a {
  padding: 0px;
  display: inline-block;
  color: #212237;
  position: relative;
}
.bd-main-menu ul li .sub-menu li a:after {
  display: none;
}
.bd-main-menu ul li .sub-menu li a:before {
  content: "";
  width: 0;
  height: 1px;
  bottom: 0;
  position: absolute;
  left: auto;
  right: 0;
  z-index: -1;
  transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  background: var(--clr-theme-1);
}
.bd-main-menu ul li .sub-menu li:hover > a {
  color: var(--clr-theme-1);
}
.bd-main-menu ul li .sub-menu li:hover > a:before {
  width: 100%;
  left: 0;
  right: auto;
}
.bd-main-menu ul li:hover a, .bd-main-menu ul li:hover a:after {
  color: var(--clr-theme-1);
}
.bd-main-menu ul li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.bd-header-right {
  display: flex;
  justify-content: end;
  align-items: center;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .bd-header-right {
    margin-left: -40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .bd-header-right {
    margin-right: -25px;
  }
}

.bd-header-icon {
  margin-right: 30px;
}
@media (max-width: 575px) {
  .bd-header-icon {
    margin-right: 0px;
  }
}
.bd-header-icon span {
  height: 40px;
  width: 40px;
  line-height: 38px;
  text-align: center;
  color: var(--clr-common-white);
  border-radius: 50%;
  display: inline-block;
  border: 1px solid var(--clr-border-2);
  font-size: 14px;
  cursor: pointer;
  transition: 0.3s transform ease-out;
}

.bd-header-social {
  margin-right: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .bd-header-social {
    display: none;
  }
}
.bd-header-social a {
  font-size: 16px;
  color: var(--clr-common-white);
  display: inline-block;
  margin-right: 25px;
  transition: 0.3s transform ease-out;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .bd-header-social a {
    margin-right: 15px;
  }
}
.bd-header-social a:hover {
  color: var(--clr-theme-1);
}
.bd-header-social a:last-child {
  margin-right: 0px;
}

.bd-header-btn {
  display: inline-flex;
}
@media (max-width: 575px) {
  .bd-header-btn {
    display: none;
  }
}

.bd-main-menu-border {
  margin-left: -40px;
  position: relative;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .bd-main-menu-border {
    margin-left: -5px;
  }
}
.bd-main-menu-border:before {
  position: absolute;
  content: "";
  top: 0px;
  left: -58px;
  height: 100%;
  width: 1px;
  background-color: var(--clr-border-1);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .bd-main-menu-border:before {
    left: -30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .bd-main-menu-border:before {
    display: none;
  }
}

.bd-mobile-menu.mean-container {
  clear: both;
  overflow: hidden;
}

.contact-infos {
  margin-top: 30px;
}
.contact-infos h4 {
  font-size: 27px;
  color: var(--clr-common-white);
  margin-bottom: 20px;
}
.contact-infos ul li {
  font-size: 15px;
  color: var(--clr-common-white);
  margin-bottom: 15px;
  list-style: none;
}
.contact-infos ul li:last-child {
  margin-bottom: 0px;
}
.contact-infos ul li i {
  color: var(--clr-theme-1);
  vertical-align: middle;
  width: 25px;
  display: inline-block;
}

.sidebar__menu--social {
  margin-top: 25px;
}
.sidebar__menu--social a {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
  background: #393f53;
  color: var(--clr-common-white);
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 5px;
}
.sidebar__menu--social a:before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  height: 100%;
  width: 0%;
  background: var(--clr-theme-1);
  z-index: -1;
  transform: rotate(90deg);
  transition: 0.3s transform ease-out;
}
.sidebar__menu--social a:hover:before {
  width: 100%;
}
.sidebar__menu--social a:hover i {
  transform: rotate(360deg);
}
.sidebar__menu--social a:last-child {
  margin-right: 0px;
}

.bd-main-menu-border-two::before {
  display: none;
}

.bd-main-menu-three ul li a,
.bd-main-menu-breadcrumb ul li a {
  color: var(--clr-body-heading);
}

.bd-main-menu-three ul li.menu-item-has-children > a::after,
.bd-main-menu-breadcrumb ul li.menu-item-has-children > a::after {
  color: var(--clr-body-heading);
}

.bd-main-menu-three ul li.menu-item-has-children:hover > a::after,
.bd-main-menu-breadcrumb ul li.menu-item-has-children:hover > a::after {
  color: var(--clr-theme-1);
}

.d-header-icon-three {
  margin-right: 0px;
}
.d-header-icon-three span {
  background: var(--clr-body-heading);
  border-color: var(--clr-body-heading);
  height: 60px;
  width: 60px;
  line-height: 57px;
  font-size: 24px;
}

.side-menu-icon-two.side-menu-icon i {
  color: var(--clr-body-heading);
}

.bd-header-area-four.header-sticky.sticky-menu,
.bd-header-area-breadcrumb.header-sticky.sticky-menu,
.bd-main-menu-border-five.header-sticky.sticky-menu {
  background: var(--clr-common-white);
}

.bd-header-area-four {
  position: relative;
}
.bd-header-area-four .bd-header-border {
  border-bottom: none;
}

.bd-main-menu-border-four.bd-main-menu-border::before {
  background: var(--clr-bg-gray2);
}

.bd-main-menu-border-four ul li a,
.bd-main-menu-border-five ul li a {
  color: var(--clr-body-heading);
}
.bd-main-menu-border-four ul li.menu-item-has-children a:after,
.bd-main-menu-border-five ul li.menu-item-has-children a:after {
  color: var(--clr-body-heading);
}
.bd-main-menu-border-four ul li.menu-item-has-children:hover a:after,
.bd-main-menu-border-five ul li.menu-item-has-children:hover a:after {
  color: var(--clr-theme-1);
}

.bd-header-right-four .bd-header-social a {
  color: var(--clr-body-heading);
}
.bd-header-right-four .bd-header-social a:hover {
  color: var(--clr-theme-1);
}

.side-menu-icon-four i {
  color: var(--clr-body-heading);
}

.bd-main-menu-border-five {
  margin-left: -50px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .bd-main-menu-border-five {
    margin-left: -30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .bd-main-menu-border-five {
    margin-left: -20px;
  }
}

.bd-header-input-search {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .bd-header-input-search {
    display: none;
  }
}
.bd-header-input-search input {
  height: 55px;
  width: 295px;
  border: 1px solid var(--clr-bg-gray2);
  border-radius: 5px;
  outline: none;
  background: none;
  padding-left: 20px;
  padding-right: 55px;
  display: block;
  font-size: 14px;
  color: var(--clr-body-text);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .bd-header-input-search input {
    width: 240px;
  }
}
.bd-header-input-search input::-moz-placeholder {
  font-size: 14px;
  opacity: 1;
  color: var(--clr-body-text);
}
.bd-header-input-search input::placeholder {
  font-size: 14px;
  opacity: 1;
  color: var(--clr-body-text);
}
.bd-header-input-search button {
  position: absolute;
  height: 55px;
  width: 50px;
  line-height: 55px;
  top: 0px;
  right: 0px;
  font-size: 14px;
  color: var(--clr-body-heading);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: none;
  border: none;
  outline: none;
}
.bd-header-input-search button:hover {
  color: var(--clr-common-white);
  background: var(--clr-theme-1);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .bd-header-input-search-six input {
    width: 240px;
  }
}

.bd-header-area-six {
  position: absolute;
  border-bottom: 1px solid var(--clr-bg-gray2);
}

.bd-header-contacts {
  display: flex;
  padding-left: 25px;
  border-left: 1px solid var(--clr-bg-gray2);
  margin-left: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .bd-header-contacts {
    display: none;
  }
}
.bd-header-contacts-icon {
  margin-right: 15px;
}
.bd-header-contacts-icon i {
  font-size: 30px;
  display: inline-block;
  color: var(--clr-theme-1);
  line-height: 1;
}
.bd-header-contacts-text {
  text-align: left;
}
.bd-header-contacts-text span {
  font-size: 16px;
  display: block;
}
.bd-header-contacts-text a {
  font-size: 20px;
  font-weight: 700;
  color: var(--clr-body-heading);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .bd-header-contacts-text a {
    font-size: 16px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bd-header-input-search-six {
    margin-right: 0px;
  }
}
.bd-header-input-search-six input {
  border-radius: 30px;
}
.bd-header-input-search-six button {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.bd-header-right-breadcrumb .nav-search {
  color: var(--clr-body-heading);
}

.header-sidebar h5 {
  font-size: 22px;
  color: var(--clr-body-heading);
  font-weight: 600;
}

.header-sidebar-infos ul {
  text-align: center;
}
.header-sidebar-infos ul li {
  list-style: none;
  margin-bottom: 10px;
}
.header-sidebar-infos ul li a, .header-sidebar-infos ul li span {
  font-size: 16px;
  color: var(--clr-body-text);
}

.sidebar__menu--social-two a {
  background: none;
  border: 1px solid var(--clr-body-text);
  color: var(--clr-body-text);
}
.sidebar__menu--social-two a:hover {
  background: var(--clr-theme-1);
  border-color: var(--clr-theme-1);
  color: var(--clr-common-white);
}

.custom-mar-10 {
  margin-left: -5px;
  margin-right: -5px;
}

.custom-pad-10 {
  padding-left: 5px;
  padding-right: 5px;
}

.side-info1 {
  background: #fff;
  width: 400px;
  height: 100%;
  position: fixed;
  z-index: 99999;
  right: -400px;
  top: 0;
  padding: 30px;
  transition: 0.6s;
  overflow-y: scroll;
}

.side-info1.info-open1 {
  right: 0;
}

.side-info-close1 {
  background: none;
  border: 0;
  color: #000;
  font-size: 20px;
  padding: 0;
  margin-bottom: 20px;
}

.offcanvas-overlay1 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  height: 100%;
  width: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
}

.offcanvas-overlay1.overlay-open1 {
  opacity: 0.5;
  visibility: visible;
}

.header-sidebar-instagram-item img {
  width: 100%;
}

.bd-main-menu ul li .sub-menu li .sub-menu {
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease 0s;
}

.bd-main-menu ul li .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}

.bd-header-logo {
  line-height: 80px;
}

.bd-header-logo img {
  max-width: 130px;
}

.bd-main-menu .current_page_item.active > a {
  color: var(--clr-theme-1);
}

.bd-main-menu .current_page_item.active > a::after {
  color: var(--clr-theme-1);
}

.bd-main-menu ul li.menu-last .sub-menu {
  left: auto;
  right: 0;
}

.bd-main-menu ul li.menu-last .sub-menu li .sub-menu {
  left: auto;
  right: 100%;
  top: 0;
}

.generiq-pro-widget-title {
  font-size: 20px;
  position: relative;
  padding-bottom: 6px;
  font-weight: 600;
}

.generiq-pro-widget-title:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background: #EF0454;
}

label {
  color: #444;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}

.conatct-post-form input, .post-comment-form input, .comment-respond input {
  height: 50px;
  width: 100%;
  background: #f5f3ef;
  border: none;
  font-size: 16px;
  font-weight: 300;
  padding: 0 18px;
  outline: none;
}

.conatct-post-form textarea, .post-comment-form textarea, .comment-respond textarea {
  height: 50px;
  width: 100%;
  background: #f5f3ef;
  border: none;
  font-size: 16px;
  font-weight: 300;
  padding: 0 18px;
  outline: none;
}

.comment-respond p.comment-form-comment textarea {
  margin-bottom: 10px;
}

.generiq-page-content table td {
  border: 0;
}
.generiq-page-content table th {
  border: 0;
}
.generiq-page-content table a {
  color: #111111;
  font-weight: 600;
}
.generiq-page-content table tbody td {
  text-align: center;
}

.footer-subscribe .wpcf7-response-output {
  display: none;
}

/*----------------------------------------*/
/*  07. Blog
/*----------------------------------------*/
.bd-blog {
  overflow: hidden;
  box-shadow: 0px 20px 40px 15px rgba(0, 6, 69, 0.08);
}
.bd-blog .bd-blog-img {
  overflow: hidden;
}

.bd-blog-meta ul li {
  display: inline-block;
  list-style: none;
  margin-right: 35px;
  font-size: 14px;
  font-weight: 500;
  color: var(--clr-body-text);
  transition: 0.3s transform ease-out;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 575px) {
  .bd-blog-meta ul li {
    margin-right: 10px;
  }
}
.bd-blog-meta ul li:last-child {
  margin-right: 0px;
}
.bd-blog-meta ul li i {
  margin-right: 5px;
  font-size: 14px;
  transform: translateY(2px);
  color: var(--clr-theme-1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 575px) {
  .bd-blog-meta ul li i {
    margin-right: 5px;
  }
}
.bd-blog-meta ul li a:hover {
  color: var(--clr-theme-1);
}

.bd-blog-text {
  padding: 25px 30px 30px 30px;
}

.bd-blog-text2 {
  padding: 25px 30px 30px 30px;
  background-color: var(--clr-common-white);
}

.bd-blog-title {
  font-size: 36px;
  line-height: 1.35;
  font-weight: 600;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .bd-blog-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .bd-blog-title {
    font-size: 26px;
  }
}
.bd-blog-title:hover > a {
  color: var(--clr-theme-1);
}

.bd-blog-title2 {
  font-size: 22px;
  line-height: 1.35;
  font-weight: 600;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .bd-blog-title2 {
    font-size: 18px;
  }
}
.bd-blog-title2:hover > a {
  color: var(--clr-theme-1);
}

.bd-blog-author {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bd-blog-author-info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.bd-blog-author-info img {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 2px solid var(--clr-common-white);
  margin-right: 8px;
}

.bd-blog-author-info-title {
  font-size: 14px;
  font-weight: 500;
  color: var(--clr-body-text);
  line-height: 1;
  margin-bottom: 0px;
  text-transform: uppercase;
}

.bd-blog-author-link a {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  transition: 0.3s transform ease-out;
}
.bd-blog-author-link a:hover {
  color: var(--clr-theme-1);
}
.bd-blog-author-link a:hover i {
  padding-left: 3px;
  display: inline-block;
}

.basic-pagination ul li {
  display: inline-block;
  margin-right: 10px;
}
.basic-pagination ul li a, .basic-pagination ul li span {
  position: relative;
  overflow: hidden;
  height: 44px;
  width: 44px;
  border: 0;
  border-radius: 5px;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  transition: all 0.4s ease;
  display: block;
  color: #fff;
  font-size: 20px;
  background: var(--heading-color);
  font-weight: 700;
}

.basic-pagination ul li a:hover, .basic-pagination ul li span.current {
  background: var(--main-color);
  color: #fff;
}

.sidebar__widget-px form {
  position: relative;
}
.sidebar__widget-px form input {
  height: 50px;
  width: 100%;
  background: #f5f3ef;
  border: none;
  font-size: 16px;
  font-weight: 300;
  padding: 0 18px;
  outline: none;
}
.sidebar__widget-px form button {
  position: absolute;
  right: 0;
  border: 0;
  background: var(--main-color);
  cursor: pointer;
  padding: 0 18px;
  top: 25px;
  height: 50px;
  color: #fff;
}

.blog-search-content .sidebar-search-form input input {
  background: var(--clr-bg-gray);
  color: var(--clr-body-text);
}
.blog-search-content .sidebar-search-form input input ::placeholder {
  color: var(--clr-body-text);
}

.sidebar--widget__post {
  display: flex;
}
.sidebar--widget__post .post__img {
  height: 90px;
  width: 80px;
  border-radius: 10px;
  background-size: cover;
  background-position: left;
  margin-right: 15px;
}
.sidebar--widget__post .sidebar__post--text {
  overflow: hidden;
}

.sidebar__post--title {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 600;
}
.sidebar__post--title:hover {
  color: var(--clr-theme-1);
}

.sidebar__widget--title {
  font-size: 20px;
  position: relative;
  padding-bottom: 6px;
  font-weight: 600;
}
.sidebar__widget--title:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background: var(--clr-theme-1);
}

.widget ul li {
  margin-bottom: 15px;
  list-style: none;
}
.widget ul li:last-child {
  margin-bottom: 0px;
}
.widget ul li a {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  color: var(--clr-body-text);
}
.widget ul li a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 53%;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  color: var(--clr-theme-1);
  transition: 0.3s;
}
.widget ul li a:hover {
  color: var(--clr-theme-1);
}
.widget ul li a:hover:before {
  left: 7px;
}

.sidebar--widget__tag a {
  display: inline-block;
  height: 34px;
  line-height: 30px;
  text-align: center;
  padding: 0 19px;
  font-size: 14px;
  border: 2px solid var(--clr-bg-gray2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-right: 8px;
  margin-bottom: 10px;
  color: var(--clr-body-text);
}
.sidebar--widget__tag a:hover {
  background: var(--clr-theme-1);
  color: var(--clr-common-white);
  border-color: var(--clr-theme-1);
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ablog__sidebar--wrapper {
    margin-right: 0px;
  }
}

.ablog__text4 blockquote {
  padding: 40px;
  color: var(--clr-body-text);
  position: relative;
  background: var(--clr-bg-gray);
  font-style: normal;
  clear: both;
  font-weight: 400;
  border-radius: 10px;
  box-shadow: 0px 1px 2px 0px rgba(10, 0, 58, 0.14);
  border: 1px solid var(--clr-bg-gray2);
  margin-bottom: 30px;
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  .ablog__text4 blockquote {
    padding: 25px;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ablog__text4 blockquote {
    padding: 40px;
    padding-bottom: 25px;
  }
}
.ablog__text4 blockquote:before {
  content: "";
  position: static;
  font-family: "Font Awesome 5 Pro";
  font-size: 32px;
  color: var(--clr-theme-1);
  line-height: 1;
  margin-bottom: 18px;
  display: inline-block;
}
.ablog__text4 blockquote cite {
  font-size: 18px;
  display: block;
  margin-top: 10px;
  color: var(--clr-body-heading);
  font-style: inherit;
}
.ablog__text4 blockquote cite:before {
  content: "";
  display: inline-block;
  background: var(--clr-theme-1);
  height: 2px;
  width: 40px;
  top: -4px;
  margin-right: 10px;
  position: relative;
}

.blog__deatails--tag span {
  font-size: 16px;
  margin-right: 10px;
  margin-bottom: 0px;
  font-weight: 600;
  color: var(--clr-body-heading);
}
@media (max-width: 767px) {
  .blog__deatails--tag span {
    display: block;
    margin-bottom: 10px;
    margin-right: 0px;
  }
}
.blog__deatails--tag a {
  display: inline-block;
  height: 34px;
  line-height: 30px;
  text-align: center;
  padding: 0 19px;
  font-size: 14px;
  border: 2px solid var(--clr-bg-gray2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-right: 8px;
}
@media (max-width: 767px) {
  .blog__deatails--tag a {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .blog__deatails--tag a {
    margin-bottom: 0px;
  }
}
.blog__deatails--tag a:hover {
  border-color: var(--clr-theme-1);
  color: var(--clr-common-white);
  background: var(--clr-theme-1);
}

.blog__details--subtitle {
  font-size: 27px;
  margin-bottom: 15px;
  font-weight: 600;
}

.blog__author {
  padding: 30px 40px;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(10, 0, 58, 0.14);
  -moz-box-shadow: 0px 1px 4px 0px rgba(10, 0, 58, 0.14);
  box-shadow: 0px 1px 4px 0px rgba(10, 0, 58, 0.14);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .blog__author {
    padding-bottom: 18px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .blog__author {
    padding-bottom: 30px;
    padding-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .blog__author {
    text-align: center;
    padding: 30px 30px;
  }
}
@media (max-width: 767px) {
  .blog__author-img {
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .blog__author-img {
    margin-right: 0px;
  }
}

.blog__author-content h5 {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 600;
}
.blog__author-content span {
  display: inline-block;
  margin-bottom: 5px;
}
.blog__author-content p {
  margin-bottom: 0px;
}

.post-comment-title h3 {
  font-size: 22px;
  font-weight: 600;
}

.latest-comments ul {
  list-style: none;
}

.latest-comments li:first-child .comments-box {
  border-top: 0;
  padding-top: 0;
}

.comments-avatar {
  float: left;
  margin-right: 20px;
}
.comments-avatar img {
  border-radius: 50%;
}

.comments-text {
  overflow: hidden;
  border-bottom: 1px solid var(--clr-bg-gray2);
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.comments-text p {
  margin-bottom: 20px;
}

.comment-reply {
  font-weight: 500;
  font-size: 14px;
  color: var(--clr-body-heading);
}
.comment-reply:hover {
  color: var(--clr-theme-1);
}

.avatar-name {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.avatar-name h5 {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 600;
}
.avatar-name span {
  font-size: 14px;
  font-weight: 500;
}

.ablog-4 {
  overflow: hidden;
  box-shadow: 0px 30px 40px 15px rgba(0, 6, 69, 0.08);
}

.ablog__text4 {
  padding: 32px 40px 40px 40px;
  border-top: 0px;
}
@media (max-width: 575px) {
  .ablog__text4 {
    padding: 32px 20px 30px 20px;
  }
}

.latest-comments li.children {
  margin-left: 105px;
}
@media (max-width: 767px) {
  .latest-comments li.children {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .latest-comments li.children {
    margin-left: 70px;
  }
}

.post-comment-form h4 {
  font-size: 22px;
  margin-bottom: 7px;
  font-weight: 600;
}

.post-comment-form > span {
  display: inline-block;
  margin-bottom: 45px;
}

.bd-blog-details-title {
  font-size: 38px;
  font-weight: 600;
  line-height: 1.16;
}
@media (max-width: 767px) {
  .bd-blog-details-title {
    font-size: 32px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .blog__details--wrapper.mr-50 {
    margin-right: 0px;
  }
}

.postbox__audio iframe {
  width: 100%;
}

.swiper-blog-button.slide-next {
  left: auto;
  right: 10px;
}

.swiper-blog-button.slide-prev {
  left: 10px;
  right: auto;
}

.swiper-blog-button:hover {
  background: var(--clr-theme-1);
  color: #fff;
}

.swiper-blog-button {
  position: absolute;
  top: 50%;
  color: var(--clr-theme-1);
  content: "";
  z-index: 999;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  line-height: 60px;
  transform: translateY(-50%);
  transition: 0.3s;
  cursor: pointer;
}

.widget-post-title a:hover {
  color: var(--clr-theme-1);
}

.tagcloud a {
  display: inline-block;
  height: 34px;
  line-height: 30px;
  text-align: center;
  padding: 0 19px;
  font-size: 14px !important;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-right: 8px;
  margin-bottom: 10px;
  color: var(--clr-body-text);
}

.tagcloud a:hover {
  background: var(--clr-theme-1);
  color: var(--clr-common-white);
  border-color: var(--clr-theme-1);
}

.wp-block-search .wp-block-search__label {
  width: 100%;
  font-size: 22px;
  position: relative;
  padding-bottom: 6px;
  font-weight: 600 !important;
  color: #000;
  font-family: "Poppins", sans-serif;
  margin-bottom: 30px !important;
}

.wp-block-search .wp-block-search__label:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 60px;
  height: 2px;
  background: var(--clr-theme-1);
}

.widget_block .wp-block-group__inner-container h2 {
  font-size: 22px;
  position: relative;
  padding-bottom: 6px;
  font-weight: 600 !important;
  color: #000;
  font-family: "Poppins", sans-serif;
}

.widget_block .wp-block-group__inner-container h2:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 60px;
  height: 2px;
  background: var(--clr-theme-1);
}

.wp-block-search .wp-block-search__input {
  height: 50px;
  width: 100%;
  background: #f5f3ef;
  border: none;
  font-size: 16px;
  font-weight: 300;
  padding: 0 18px;
  outline: none;
}

.wp-block-search .wp-block-search__button {
  background: var(--clr-theme-1) !important;
}

/*------------------------------------------------
    blog style
------------------------------------------------*/
.single-blog-inner {
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.1);
  padding: 35px 30px 25px;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
}
.single-blog-inner .thumb {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 12px;
}
.single-blog-inner .thumb img {
  transform: scale(1.05);
  transition: 0.9s;
}
.single-blog-inner .details .cat-wrap {
  margin-bottom: 25px;
}
.single-blog-inner .details .cat-wrap a {
  height: 28px;
  border-radius: 5px;
  line-height: 28px;
  background: var(--main-color);
  padding: 0 15px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin-right: 5px;
}
.single-blog-inner .details h4 {
  margin-bottom: 17px;
}
.single-blog-inner .details .date {
  margin-bottom: 25px;
  color: #65645f;
  font-weight: 500;
}
.single-blog-inner .read-more {
  font-weight: 700;
  color: var(--heading-color);
  font-family: var(--heading-font);
  transition: 0.4s;
}
.single-blog-inner .read-more img {
  margin-left: 5px;
  filter: brightness(0.1);
  transition: 0.4s;
}
.single-blog-inner .read-more:hover {
  color: var(--main-color);
}
.single-blog-inner .read-more:hover img {
  filter: brightness(1);
}
.single-blog-inner:hover .thumb img {
  transform: scale(1.1);
}
.single-blog-inner.style-2 {
  padding: 0;
  background: transparent;
  box-shadow: none;
}
.single-blog-inner.style-2 .thumb {
  border-radius: 0;
}

/************ page navigation ************/
.paginations {
  display: inline-flex;
  margin: 10px 0 0 0;
}
.paginations .prev,
.paginations .next {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.paginations .prev:hover,
.paginations .next:hover {
  border: 1px solid var(--main-color);
}
.paginations .page-numbers {
  height: 50px;
  width: 50px;
  margin-right: 8px;
  border: 0;
  border-radius: 5px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: block;
  color: #fff;
  font-size: 18px;
  background: var(--heading-color);
  font-weight: 700;
}
.paginations .page-numbers:active, .paginations .page-numbers:focus, .paginations .page-numbers:hover {
  background: var(--main-color);
  color: #fff;
}
.paginations .page-numbers.current {
  background: var(--main-color);
  color: #FFF;
  border: 1px solid var(--main-color);
}

/******** blog-details-page-content ***********/
.blog-details-page-content .single-blog-inner {
  box-shadow: none !important;
  border-radius: 0;
  border-bottom: 0;
  padding-bottom: 0;
  padding: 0;
  background: transparent;
}
.blog-details-page-content .single-blog-inner .thumb {
  border-radius: 0;
}
.blog-details-page-content .single-blog-inner .thumb img {
  border-radius: 0;
}
.blog-details-page-content blockquote {
  background: var(--main-color);
  padding: 40px;
  font-weight: 500;
  margin-top: 40px;
  margin-bottom: 40px;
  font-style: italic;
  position: relative;
}
.blog-details-page-content blockquote p {
  font-weight: 300;
  color: #fff;
  font-size: 20px;
  margin-top: 25px;
  margin-bottom: 15px;
}
.blog-details-page-content blockquote a {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  text-decoration: underline;
}

/*********** tag-and-share ************/
.tag-and-share {
  margin-top: 50px;
  border-bottom: 1px solid #E5E5E5;
  padding: 15px 0;
}
.tag-and-share .tags a {
  display: inline-block;
  transition: 0.4s;
}
.tag-and-share .tags a:hover {
  color: var(--main-color);
}
.tag-and-share strong {
  color: var(--heading-color);
  margin-right: 6px;
  font-size: 20px;
}
.tag-and-share .blog-share ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.tag-and-share .blog-share ul li {
  display: inline-block;
  list-style: none;
  margin-right: 4px;
  color: var(--heading-color);
}
.tag-and-share .blog-share ul li a {
  height: 42px;
  width: 42px;
  line-height: 42px;
  background: #fff;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  font-size: 15px;
}
.tag-and-share .blog-share ul li a:hover {
  background: var(--main-color);
  color: #fff;
}
.tag-and-share .blog-share ul li:last-child {
  margin-right: 0;
}

/****** prev-next-post ******/
.prev-next-post {
  padding-top: 20px;
  margin-top: 30px;
}

.blog-comment-form {
  padding-top: 30px;
}
.blog-comment-form h3 {
  position: relative;
  margin-bottom: 32px;
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.blog-comment {
  position: relative;
  margin-top: 30px;
}

.blog-comment .comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-comment .comment-list ul.children {
  margin: 0;
  list-style: none;
  padding-left: 65px;
}

.blog-comment .comment-box {
  position: relative;
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid var(--aivons-light, #f2f4f8);
}

.blog-comment .date {
  color: var(--main-color);
}

.blog-comment .comment {
  position: relative;
  min-height: 90px;
  background: #fff;
  padding: 40px;
  margin-bottom: 30px;
}

.blog-comment .comment-box .author-thumb {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin-bottom: 20px;
  overflow: hidden;
}

.blog-comment .comment-box .author-thumb img {
  width: 90px;
  height: 90px;
  display: block;
  border-radius: 50%;
}

.blog-comment .comment-box .info {
  position: relative;
  margin-bottom: 25px;
  line-height: 24px;
}

.blog-comment .comment-box .info .name {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  color: var(--aivons-black, #0f0d1d);
  text-transform: uppercase;
}

.blog-comment .comment-box .info .date {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: var(--main-color);
}

.blog-comment .comment-box .text {
  position: relative;
  display: block;
  color: var(--aivons-gray, #726f84);
  font-weight: 300;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}

.blog-comment .comment-box .reply-btn {
  position: relative;
  display: block;
}

.blog-comment .comment-box .theme-btn .btn-title {
  padding: 6px 30px 4px;
  line-height: 30px;
}

.blog-comment .comment-body .says {
  display: none;
}

.blog-comment .comment-body {
  position: relative;
  padding-left: 110px;
}

.blog-comment .pingback .comment-body,
.blog-comment .trackback .comment-body {
  padding-left: 0;
}

.blog-comment .comment-body .avatar {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  height: 90px;
  width: 90px;
}

.blog-comment .comment-body .comment-author {
  font-size: 24px;
  font-family: var(--heading-font);
  color: var(--heading-color);
  font-weight: 700;
}

.blog-comment .fn a,
.blog-comment .fn {
  position: relative;
  display: block;
  font-size: 18px;
  color: var(--heading-color);
  text-decoration: none;
  line-height: 1;
}

.blog-comment .comment-body .comment-metadata {
  margin-bottom: 13px;
}

.blog-comment .comment-body .comment-metadata a {
  position: relative;
  display: inline-block;
  font-size: 12px;
  text-decoration: none;
}

.blog-comment .comment-body .comment-metadata a:hover {
  color: var(--aivons-black, #0f0d1d);
}

.blog-comment .comment-body .comment-metadata .edit-link a::before {
  content: ".";
  margin-left: 8px;
  margin-right: 10px;
}

.blog-comment .comment-content p {
  position: relative;
  display: block;
  color: var(--aivons-gray, #726f84);
  font-weight: 300;
  line-height: 1.5em;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 2em;
  font-family: var(--aivons-font, "Jost", sans-serif);
  letter-spacing: 0;
  font-weight: 500;
}

.blog-comment .comment-content table a {
  color: var(--main-color);
  text-decoration: none;
}

.blog-comment .comment-content {
  font-weight: 500;
}

.blog-comment .comment-content table a {
  color: var(--aivons-black, #0f0d1d);
}

.blog-comment .comment-content table a:hover {
  color: var(--main-color);
}

.blog-comment .comment-content p:last-of-type {
  margin-bottom: 0;
}

.blog-comment .reply a {
  position: relative;
  background-color: var(--main-color);
  color: #fff;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  height: 36px;
  line-height: 36px;
  transition: all 500ms ease;
  margin-top: 20px;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  padding: 0 25px;
  border-radius: 30px;
  text-transform: capitalize;
}

@media (min-width: 992px) {
  .blog-comment .date {
    margin-top: 5px;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.blog-comment .reply a:hover {
  background-color: var(--aivons-black, #0f0d1d);
  color: #ffffff;
}

.blog-comment .blog-pagination a,
.blog-comment .blog-pagination span {
  margin-bottom: 45px;
}

.comment-respond .blog-details__content-title {
  margin-bottom: 50px;
}

.reply-form .logged-in-as {
  display: flex;
  color: var(--main-color);
  margin-left: -10px;
  margin-top: -40px;
  margin-bottom: 20px;
}

.reply-form .logged-in-as a {
  text-decoration: none;
  margin-left: 10px;
  margin-right: 10px;
}

.comment-form__title small {
  font-size: 20px;
}

.comment-form__title small a {
  text-decoration: none;
  color: var(--main-color);
  text-decoration: underline;
}

.comment-form__title small a:hover {
  color: var(--aivons-black, #0f0d1d);
  opacity: 0.5;
}

.comment-list .comment-respond {
  margin-bottom: 30px;
}

.reply-form .form-submit {
  margin-bottom: 0;
}

.comment-list .reply-form .form-submit {
  margin-bottom: 30px;
}

.single-blog-inner.style-2 h4 {
  color: var(--heading-color);
}
.single-blog-inner.style-2 p {
  color: var(--paragraph-color);
}

.page-template-default .post-input input, .blog__details-wrapper .post-input textarea {
  margin-bottom: 20px;
}

.banner-video-area .video-play-btn i {
  color: #fff;
  margin-left: 0;
  font-size: 16px;
}

.call-to-action-area .video-play-btn i {
  color: #fff;
  margin-left: 0;
  font-size: 16px;
}

.single-blog-inner .read-more img, .about-thumb-area .about-img-6, .about-thumb-area .about-img-4, .banner-video-area .banner-animate-image, .banner-small-inner .scroll-down {
  filter: inherit;
}

.scroll-down a svg image {
  display: block !important;
}

.single-blog-inner .details h4 {
  color: var(--heading-color);
}

.attax-accordion.style-2 .accordion-collapse {
  border: none;
}

/*----------------------------------------*/
/*  16. Page title
/*----------------------------------------*/
.pt-220 {
  padding-top: 220px;
}

.bd-page-title-bg {
  position: relative;
  background-color: var(--clr-bg-gray);
}
.bd-page-title-bg:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #EFEFEF;
}

.bd-page-title .breadcrumb-title {
  font-size: 80px;
  font-weight: 700;
  line-height: 1.2;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .bd-page-title .breadcrumb-title {
    font-size: 76px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .bd-page-title .breadcrumb-title {
    font-size: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bd-page-title .breadcrumb-title {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .bd-page-title .breadcrumb-title {
    font-size: 48px;
  }
  .bd-page-title .breadcrumb-title br {
    display: none;
  }
}
.bd-page-title .breadcrumb-trail a {
  font-size: 18px;
}
.bd-page-title .breadcrumb-trail a span {
  color: var(--clr-body-heading);
}
.bd-page-title .breadcrumb-trail span {
  font-size: 18px;
  color: var(--clr-theme-1);
}
.bd-page-title .breadcrumb-trail span.dvdr {
  margin: 0px 5px;
}
.bd-page-title .breadcrumb-trail span.dvdr i {
  color: var(--clr-body-heading);
  font-size: 14px;
}

@media (max-width: 767px) {
  .single-post .bd-page-title .breadcrumb-title {
    font-size: 42px !important;
  }
}

.home_front_page .breadcrumb-menu {
  display: none;
}

/*----------------------------------------*/
/*  19. Footer
/*----------------------------------------*/
.bd-footer-info-logo a:before {
  display: none;
}

.bd-footer-info-item h6 {
  font-size: 16px;
  font-weight: 400;
  color: var(--clr-common-white);
  margin-bottom: 5px;
}
.bd-footer-info-item a, .bd-footer-info-item span {
  font-size: 16px;
  font-weight: 400;
  color: var(--clr-body-text2);
  display: inline-block;
}

.bd-footer-widget ul li {
  list-style: none;
  margin-bottom: 10px;
}
.bd-footer-widget ul li:last-child {
  margin-bottom: 0px;
}
.bd-footer-widget ul li a {
  font-size: 16px;
  font-weight: 400;
  color: var(--clr-body-text2);
  display: inline-block;
}
.bd-footer-widget a {
  position: relative;
}
.bd-footer-widget a:hover {
  color: var(--clr-common-white);
}

.bd-footer-widget-title {
  font-size: 20px;
  font-weight: 600;
  color: var(--clr-common-white);
}

.bd-footer-newsletter form input {
  height: 60px;
  width: 100%;
  background: var(--clr-body-heading2);
  border-radius: 4px;
  padding: 0px 40px 0px 20px;
  color: var(--clr-body-text2);
  font-size: 15px;
  border: 0px;
  outline: none;
}
.bd-footer-newsletter form .bd-footer-newsletter-field i {
  position: absolute;
  top: 23px;
  font-size: 15px;
  color: var(--clr-body-text2);
  right: 20px;
}
.bd-footer-newsletter form button {
  width: 100%;
  justify-content: center;
}
.bd-footer-newsletter form button:hover {
  color: var(--clr-common-white);
}

.bd-copyright-area {
  border-top: 1px solid var(--clr-border-3);
}

.bd-copyright {
  padding-top: 15px;
  padding-bottom: 17px;
}
.bd-copyright a {
  font-weight: 600;
  color: var(--clr-common-white);
}
.bd-copyright p {
  color: var(--clr-body-text2);
}

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

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

.bd-footer-copyright-two span {
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
  color: var(--clr-body-text2);
}
.bd-footer-copyright-two span a {
  font-weight: 600;
  color: var(--clr-common-white);
}

.bd-footer-widget-two .bd-footer-info {
  text-align: right;
}
.bd-footer-widget-two .bd-footer-info-item {
  display: inline-block;
  text-align: left;
}
.bd-footer-widget-two .bd-footer-info-item:first-child {
  margin-right: 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .bd-footer-widget-two .bd-footer-info-item:first-child {
    margin-right: 24px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .bd-footer-logo-two.text-center {
    text-align: end !important;
  }
}

@media (max-width: 767px) {
  .bd-footer-widget-two {
    text-align: center !important;
  }
}

@media (max-width: 767px) {
  .bd-footer-widget-two .bd-footer-info {
    text-align: center !important;
  }
}
@media (max-width: 575px) {
  .bd-footer-widget-two .bd-footer-info {
    text-align: center !important;
  }
  .bd-footer-widget-two .bd-footer-info .bd-footer-info-item {
    margin-right: 0px;
    text-align: center;
  }
}

.bd-footer-logo-two a:before {
  display: none;
}

.bd-footer-widget-four {
  position: relative;
  padding-top: 100px;
  padding-bottom: 85px;
  overflow: hidden;
}
.bd-footer-widget-four-bg {
  position: absolute;
  bottom: -795px;
  left: 0px;
  height: 1130px;
  width: 100%;
  background: var(--clr-bg-gray);
  border-radius: 50%;
}
@media (max-width: 767px) {
  .bd-footer-widget-four-bg {
    border-radius: 0px;
  }
}
@media (max-width: 575px) {
  .bd-footer-widget-four-bg {
    bottom: -770px;
  }
}
.bd-footer-widget-four-social ul li {
  list-style: none;
  display: inline-block;
  margin: 0px 7px;
}
.bd-footer-widget-four-social ul li a {
  height: 40px;
  width: 40px;
  line-height: 38px;
  text-align: center;
  border: 1px solid var(--clr-border-5);
  font-size: 14px;
  color: var(--clr-body-heading);
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
}
.bd-footer-widget-four-social ul li a:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  transform: scale(0);
  background: var(--clr-theme-1);
  z-index: -1;
  transition: 0.3s transform ease-out;
  border-radius: 50%;
}
.bd-footer-widget-four-social ul li a::before {
  display: none;
}
.bd-footer-widget-four-social ul li a:hover {
  border-color: var(--clr-theme-1);
}
.bd-footer-widget-four-social ul li a:hover:after {
  transform: scale(1);
}
@media (max-width: 575px) {
  .bd-footer-widget-four-copyright {
    padding: 0px 10px;
  }
}
.bd-footer-widget-four-copyright span {
  font-size: 16px;
  color: var(--clr-body-text3);
  display: inline-block;
}
.bd-footer-widget-four-copyright span a {
  font-weight: 600;
  color: var(--clr-body-heading);
}
.bd-footer-widget-four-copyright span a:hover {
  color: var(--clr-theme-1);
}
.bd-footer-widget-four-copyright span a::before {
  display: none;
}
.bd-footer-widget-four-privacy ul li {
  list-style: none;
  display: inline-block;
}
.bd-footer-widget-four-privacy ul li a {
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  color: var(--clr-body-heading);
  padding: 0px 25px;
  border-right: 1px solid var(--clr-border-5);
  line-height: 1;
}
@media (max-width: 575px) {
  .bd-footer-widget-four-privacy ul li a {
    padding: 0px 10px;
  }
}
.bd-footer-widget-four-privacy ul li a::before {
  display: none;
}
.bd-footer-widget-four-privacy ul li a:hover {
  color: var(--clr-theme-1);
}
.bd-footer-widget-four-privacy ul li:last-child a {
  border-right: 0px;
}

.bd-footer-widget-title-six {
  color: var(--clr-body-heading);
}

.bd-footer-info-item-six h6 {
  color: var(--clr-body-heading);
}
.bd-footer-info-item-six a, .bd-footer-info-item-six span {
  color: var(--clr-body-text);
}

.bd-footer-widget-six a:hover {
  color: var(--clr-theme-1);
}
.bd-footer-widget-six a:hover::before {
  background: var(--clr-body-heading);
}
.bd-footer-widget-six p {
  font-size: 16px;
  color: var(--clr-body-text);
  line-height: 28px;
}

.bd-copyright-area-six {
  padding-top: 17px;
  border-top: 1px solid var(--clr-border-6);
  padding-bottom: 5px;
}

.bd-copyright-six p {
  font-size: 16px;
  color: var(--clr-body-text);
  display: inline-block;
  margin-bottom: 0px;
}
.bd-copyright-six p a {
  font-weight: 600;
  color: var(--clr-body-text);
}
.bd-copyright-six p a:hover {
  color: var(--clr-theme-1);
}
.bd-copyright-six ul li {
  list-style: none;
  display: inline-block;
  padding-right: 20px;
  margin-right: 18px;
  border-right: 1px solid var(--clr-border-6);
}
.bd-copyright-six ul li:last-child {
  padding-right: 0px;
  margin-right: 0px;
  border-right: 0px;
}
.bd-copyright-six ul li a {
  font-size: 16px;
  color: var(--clr-body-heading);
  line-height: 1;
}
.bd-copyright-six ul li a:hover {
  color: var(--clr-theme-1);
}

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

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

.bd-footer-widget-six-social a {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid var(--clr-border-6);
  font-size: 16px;
  color: var(--clr-body-heading);
  display: inline-block;
  margin-right: 15px;
  border-radius: 50%;
  overflow: hidden;
  z-index: 1;
  position: relative;
}
.bd-footer-widget-six-social a:last-child {
  margin-right: 0px;
}
.bd-footer-widget-six-social a:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  transform: scale(0);
  background: var(--clr-theme-1);
  z-index: -1;
  transition: 0.3s transform ease-out;
  border-radius: 50%;
}
.bd-footer-widget-six-social a::before {
  display: none;
}
.bd-footer-widget-six-social a:hover {
  border-color: var(--clr-theme-1);
  color: var(--clr-common-white);
}
.bd-footer-widget-six-social a:hover:after {
  transform: scale(1);
}

.bd-copyright-area-seven {
  padding-top: 32px;
  padding-bottom: 20px;
}

.bd-error-area {
  padding-top: 350px;
  padding-bottom: 240px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .bd-error-area {
    padding-top: 300px;
  }
}
@media (max-width: 767px) {
  .bd-error-area {
    padding-top: 300px;
    padding-bottom: 200px;
  }
}

.bd-error h1 {
  font-size: 150px;
  font-weight: 700;
  color: var(--clr-theme-1);
  line-height: 1;
}
@media (max-width: 575px) {
  .bd-error h1 {
    font-size: 120px;
  }
}
.bd-error h1 span {
  color: var(--clr-body-heading);
}
.bd-error h2 {
  font-size: 36px;
  font-weight: 600;
  color: var(--clr-body-heading);
}
.bd-error p {
  font-size: 16px;
  line-height: 26px;
  color: var(--clr-body-text);
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .bd-error p br {
    display: none;
  }
}

div.bd-footer-widget-six-social a:hover {
  color: #fff !important;
}

/*--------------------------------------------------
    ##Footer
---------------------------------------------------*/
.footer-area {
  position: relative;
  padding-top: 115px;
}
.footer-area:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: var(--heading-color);
  z-index: -1;
}
.footer-area .widget {
  position: relative;
  z-index: 2;
  margin-bottom: 70px;
}
.footer-area .widget-title {
  margin-bottom: 20px;
  position: relative;
}
.footer-area .widget_about .thumb {
  margin-bottom: 20px;
}
.footer-area .widget_about .thumb img {
  max-width: 125px;
}
.footer-area .widget_about .details p {
  margin-bottom: 0;
  color: #fff;
}
.footer-area .widget_about .details .social-media {
  margin-top: 26px;
}
.footer-area .widget_about .details .social-media li a:hover {
  background: var(--main-color);
  color: #fff;
}
.footer-area .widget_nav_menu ul {
  margin: 0;
  padding: 0;
}
.footer-area .widget_nav_menu ul li {
  list-style: none;
  margin-bottom: 7px;
  position: relative;
  color: #fff;
  position: relative;
  padding-left: 20px;
}
.footer-area .widget_nav_menu ul li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  background: var(--main-color);
  height: 8px;
  width: 8px;
  border-radius: 50%;
  transition: 0.4s;
}
.footer-area .widget_nav_menu ul li:hover:after {
  background: var(--heading-color);
}
.footer-area .widget_subscribe .single-input-inner {
  position: relative;
}
.footer-area .widget_subscribe .single-input-inner input {
  padding-right: 40px;
}
.footer-area .widget_subscribe button {
  padding: 0;
  border: 0;
  position: absolute;
  right: 15px;
  top: 10px;
  background: transparent;
  color: var(--main-color);
}
.footer-area .widget_subscribe label {
  color: #fff;
  position: relative;
  padding-left: 22px;
}
.footer-area .widget_subscribe label input {
  position: absolute;
  left: 0;
  top: 7px;
}

.footer-top {
  padding-bottom: 90px;
}
.footer-top h2 {
  color: #fff;
}
.footer-top p {
  color: #fff;
  font-weight: 500;
  margin-bottom: 0;
}
.footer-top p a {
  color: var(--main-color);
  font-weight: 600;
  text-decoration: underline;
}
.footer-top .footer-subscribe {
  background: var(--main-color);
  position: relative;
  padding: 35px;
  padding-right: 150px;
}
.footer-top .footer-subscribe .single-input-inner {
  margin-bottom: 15px;
}
.footer-top .footer-subscribe input {
  background: transparent;
  color: #fff;
  border-bottom: 1px solid #fff !important;
  padding: 0;
  font-family: var(--heading-font);
  font-size: 20px;
}
.footer-top .footer-subscribe input::placeholder {
  color: #fff;
  font-family: var(--heading-font);
}
.footer-top .footer-subscribe .btn {
  position: absolute;
  right: 35px;
  top: 35px;
  height: 50px;
  line-height: 50px;
  border-radius: 0;
  color: var(--heading-color) !important;
  font-family: var(--heading-font);
  font-weight: 600;
  padding: 0 25px;
}
.footer-top .footer-subscribe .btn:after {
  background: var(--heading-color);
  border-radius: 0;
}
.footer-top .footer-subscribe .btn:hover {
  color: #fff !important;
}
.footer-top .footer-subscribe span {
  color: #fff;
}

.footer-bottom {
  padding: 20px 30px;
  position: relative;
  z-index: 2;
  background: #131212;
  border-radius: 40px 40px 0 0;
}
.footer-bottom p {
  margin-bottom: 0;
  color: #fff;
}
.footer-bottom .social-media li a {
  height: 38px;
  width: 38px;
  line-height: 38px;
  background: #0a0909;
  color: #fff;
}
.footer-bottom .social-media li a:hover {
  background: var(--main-color);
}

.animate-text-footer .waviy {
  position: relative;
  -webkit-box-reflect: below -3px linear-gradient(transparent, rgba(0, 0, 0, 0.2));
}
.animate-text-footer .waviy span {
  position: relative;
  display: inline-block;
  color: #fff;
  animation: waviy 1.25s infinite;
  animation-delay: calc(.1s * var(--i));
  margin-left: -9px;
}
@keyframes waviy {
  0%, 40%, 100% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-3px);
  }
}

/*.........<! 1. Theme default css !>.........*/
body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow-x: hidden;
}

img {
  height: auto;
}

code {
  color: #fa6400;
}

button {
  transition: 0.3s;
}

.img {
  max-width: 100%;
  transition: all 0.3s ease-out 0s;
  width: 100%;
}

img {
  transition: 0.3s;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.fix {
  overflow: hidden;
}

button {
  cursor: pointer;
}

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

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

input:focus::placeholder {
  opacity: 0;
}

input:focus::-moz-placeholder {
  opacity: 0;
}

textarea:focus::placeholder {
  opacity: 0;
}

textarea:focus::-moz-placeholder {
  opacity: 0;
}

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
  outline: 0;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

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

hr {
  border-bottom: 1px solid #eceff8;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0;
}

label {
  color: #444;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}

*::-moz-selection {
  background: #d6b161;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

*::-moz-placeholder {
  color: #65645f;
  font-size: 14px;
  opacity: 1;
}

*::placeholder {
  color: #555555;
  font-size: 14px;
  opacity: 1;
}

.separator {
  border-top: 1px solid #f2f2f2;
}

/*.........<! End Theme Defaults Style !>.........*/
/** css issues **/
.post-text a:hover {
  color: #ededed;
}
.post-text p > a:hover {
  color: #696969;
}
.post-text img {
  max-width: 100%;
  margin: 25px 0;
}
.post-text blockquote p {
  margin-bottom: 10px !important;
  line-height: 1.5;
  font-size: 18px;
  color: #070337;
  font-weight: 400;
}

.post-text > h6 {
  margin-bottom: 20px;
}

.postbox__video img,
article.postbox .postbox__thumb img {
  max-width: 100%;
  transition: all 0.3s ease-out 0s;
  height: auto;
  width: inherit;
}

.blog__details-wrapper ul li a:hover {
  color: #fa6400;
}

.navigation-border {
  border-top: 2px solid #f7f7f7;
  overflow: hidden;
}

.theme-navigation span {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}
.theme-navigation span a {
  color: #666;
}
.theme-navigation span a:hover {
  color: #fa6400;
}
.theme-navigation h4 {
  font-size: 23px;
  margin: 0;
  font-weight: 700;
  line-height: 1.3;
}
.theme-navigation h4 a {
  color: #004876;
}
.theme-navigation h4 a:hover {
  color: #fa6400;
}

.b-0 {
  border: 0;
}

.sidebar-search-form {
  position: relative;
}
.sidebar-search-form input {
  width: 100%;
  height: 60px;
  font-size: 14px;
  padding: 0 25px;
  background: #f3f4f8;
  outline: none;
}
.sidebar-search-form input ::placeholder {
  color: #57556a;
}
.sidebar-search-form button {
  font-size: 16px;
  color: #011224;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  background: none;
}

.sidebar-search-form input:focus {
  border-color: #fa6400;
}

.sidebar-search-form input:focus::placeholder {
  opacity: 0;
}

.sidebar-search-form input:focus::-moz-placeholder {
  opacity: 0;
}

.footer-widget .sidebar-search-form input {
  background: #fff;
}

.about-me img {
  margin-bottom: 25px;
  border-radius: 50%;
}
.about-me h4 {
  font-size: 18px;
  letter-spacing: 1px;
}

.widget-social-icon a {
  display: inline-block;
  margin: 0 8px;
  color: #fa6400;
}
.widget-social-icon a:hover {
  color: #fa6400;
}

.widget .recent-posts > li {
  overflow: hidden;
}

.widget .recent-posts > li:not(:last-child) {
  overflow: hidden;
  margin-bottom: 30px;
}

.widget-posts-image {
  float: left;
}
.widget-posts-image img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-right: 20px;
  margin-bottom: 0;
}

.recent-posts .widget-post-list:not(:last-child) {
  margin-bottom: 30px;
}

.widget-posts-body {
  overflow: hidden;
  padding-top: 8px;
}

.widget-posts-title {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
}
.widget-posts-title a {
  color: #001d23;
}
.widget-posts-title a:hover {
  color: #fa6400;
}

.widget-posts-meta {
  font-size: 12px;
  text-transform: capitalize;
  font-weight: 500;
  color: #28484f;
  margin-bottom: 7px;
}

.widget-post-list .widget-posts-meta {
  margin: 0;
}

ul.cat li {
  border-top: 1px solid #eaedff;
  padding: 15px 0;
  overflow: hidden;
}

ul.cat li:first-child {
  border-top: 0;
  padding-top: 0;
}

ul.cat li:last-child {
  padding-bottom: 0;
}

ul.cat li a {
  display: block;
  color: #647589;
}

ul.cat li a:hover {
  color: #fa6400;
}

#Instafeed {
  margin: 0 -5px;
  overflow: hidden;
}

#Instafeed li {
  width: 33.33%;
  float: left;
  padding: 0 5px;
  margin-bottom: 10px;
}

#Instafeed li img {
  width: 100%;
}

.bg-none {
  background: none;
}

.blog-post-tag a:last-child {
  margin-right: 0;
}

.theme-author.author {
  background: #fff;
}
@media (max-width: 767px) {
  .theme-author.author {
    padding: 0 30px 44px 30px;
  }
}

.author-img {
  margin-bottom: 20px;
  margin-right: 0;
  margin-top: 0;
}
.author-img img {
  margin-top: -60px;
  border-radius: 50%;
  border: 5px solid #fff;
}

.author-text {
  overflow: hidden;
}
.author-text h3 {
  font-size: 24px;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.author-text p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 28px;
}

.author-icon {
  margin-top: 10px;
  margin-bottom: 15px;
}
.author-icon a {
  font-size: 14px;
  color: #666;
  margin-right: 10px;
  transition: 0.3s;
}
.author-icon a:hover {
  color: #fa6400;
}

.blog__author-img img {
  width: 100px;
  border-radius: 10px;
}

.blog__author-content p {
  margin: 0;
  line-height: 24px;
  font-size: 15px;
}

/*author*/
.author-wrapper {
  background: #f7f7fd;
  padding: 37px 71px 35px 40px;
  overflow: hidden;
  border-left: 5px solid #1876df;
}

.author-text > h4 {
  text-transform: capitalize;
}

.author-text > p {
  margin-bottom: 0;
}

.author-icon a:hover {
  color: #fa6400;
}

.blog-coment-title h2 {
  font-size: 22px !important;
  margin-bottom: 0 !important;
}

.post-comments-title h2 {
  font-size: 22px !important;
  margin-bottom: 30px;
}

ul .comment-respond {
  margin-bottom: 40px;
  margin-top: 40px;
}

.post-comments-title h2 small {
  font-size: 16px;
  font-weight: 500;
  color: #fa6400;
}

.comment-reply-link {
  font-weight: 600;
  font-size: 14px;
  color: #222222;
}
.comment-reply-link i {
  padding-left: 4px;
  display: inline-block;
  font-weight: 400;
  font-size: 12px;
  transform: translateY(1px);
  padding-right: 4px;
}

/*comment-reply*/
.logged-in-as {
  line-height: 1;
}

/* 25. Pagination  */
div.basic-pagination ul {
  padding-left: 0;
}

/*next prev post*/
.blog-details-border {
  margin-top: 40px;
  background: #fff;
}

.page-area .post-comments-form {
  margin-bottom: 0;
  clear: both;
  padding-top: 0;
}

.generiq-page-content ol,
.generiq-page-content ul {
  padding-left: 22px;
}

/*blog pagination*/
/*blog-post-tag*/
.blog__details__tag {
  overflow: hidden;
  clear: both;
  margin-top: 20px;
  padding-top: 30px;
}

/**
*
* Sidebar widget css
*
*/
/**
* tags
*/
.blog-area .widget ul {
  padding: 0;
  margin: 0;
}

.blog-area .widget ul li ul {
  padding-left: 15px;
  padding-top: 15px;
}

.rssSummary {
  line-height: 27px;
  margin: 10px 0;
  color: #878787;
  font-size: 16px;
}

.widget ul {
  margin: 0;
}

.widget ul li a.rsswidget {
  line-height: 1.3;
}

.widget .footer-post h5 a {
  font-size: 16px;
  line-height: 1.3;
}

.widget ul li:first-child {
  padding-top: 0;
}

.widget_recent_entries ul li a {
  line-height: 26px;
}

/**
* image widget
*/
.widget_media_image img {
  width: 100%;
}

/**
* widget custom style for wp
*
*/
.widget li:last-child {
  border: 0;
  margin: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.widget li a {
  color: #444;
  font-weight: 500;
  padding-left: 0;
}

.widget li a:hover {
  color: #fa6400;
}

.widget.widget_rss li span {
  display: block;
}

.widget.widget_rss li span {
  display: block;
  list-style: none;
  margin-right: 35px;
  font-size: 14px;
  font-weight: 500;
  color: #6A6A6A;
  transition: all 0.3s ease-out 0s;
}

li .blog-footer-meta span {
  float: none !important;
  font-size: 13px !important;
}

.widget_recent_comments li span,
.widget_recent_comments li span a {
  float: none;
  font-weight: 500;
  color: #fff;
}

.footer__widget.widget_recent_comments li span,
.footer__widget.widget_recent_comments li span a {
  float: none;
  font-weight: 600;
  color: #fff;
}

.sidebar__widget.widget_recent_comments li span,
.sidebar__widget.widget_recent_comments li span a {
  font-weight: 500;
  color: #070337;
  text-transform: capitalize;
  padding-left: 0;
}

.sidebar__widget.widget_recent_comments li span a:after {
  display: none;
}

.sidebar__widget.widget_recent_comments li span,
.sidebar__widget.widget_recent_comments li a:hover {
  color: #fa6400;
}

.sidebar__widget.widget_recent_comments li a {
  padding-left: 0;
}

.sidebar__widget.widget_recent_comments li a:after {
  display: none;
  padding-left: 0;
}

.sidebar__widget ul li a:hover {
  color: #fa6400;
}

.footer__widget .widget_rss ul li a.rsswidget {
  font-weight: 500;
  color: #57556a;
}

.sidebar__widget.widget_rss ul li a.rsswidget {
  font-weight: 500;
  color: #070337;
  padding-left: 0;
}

.widget li span.post-date {
  float: none;
  margin-top: 7px;
  display: block;
  font-size: 13px;
}

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

/* calendar widget */
.wp-calendar-nav {
  display: flex;
  justify-content: space-between;
}

.widget_calendar {
  float: none;
}

#wp-calendar {
  width: 100%;
}

#wp-calendar caption {
  text-align: right;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
  color: #878787;
}

.footer-widget #wp-calendar caption {
  color: #aabcd8;
}

.footer-widget .wp-calendar-nav a {
  color: #aabcd8;
}

.footer-widget ul ul {
  padding-left: 15px;
  padding-top: 20px;
}

.footer-widget.widget_recent_comments ul li a::before,
.footer-widget.widget_recent_entries ul li a::before,
.footer-widget.widget_rss ul li a::before {
  display: none;
}

.footer-widget .rsswidget {
  color: #fff;
}

.footer__widget.widget_rss .rssSummary {
  color: #a1a2ab;
}

.footer-widget #wp-calendar thead th {
  padding-bottom: 10px;
  text-align: center;
  color: #fff;
}

.footer-widget .sidebar-tad li a,
.footer-widget .tagcloud a {
  background: #fff;
  color: #004976;
}

.footer-widget .tagcloud a:hover {
  background: #fa6400;
  color: #fff;
}

.widget .rsswidget {
  color: #001d23;
}

#wp-calendar thead {
  font-size: 14px;
}

#wp-calendar thead th {
  padding: 5px;
  text-align: center;
  background: transparent;
  font-weight: 400;
  border: 1px solid #ddd;
}

#wp-calendar tbody {
  color: #666;
}

#wp-calendar tbody td {
  background: #f7f7f7;
  border: 1px solid #e1e1e1;
  text-align: center;
  padding: 8px 0;
  transition: 0.3s;
}

.footer-widget #wp-calendar tbody td {
  background: #fff;
  border: 1px solid #ddd;
}

.footer__widget #wp-calendar thead th {
  padding-bottom: 10px;
  text-align: center;
  color: #a1a2ab;
}

.footer__widget #wp-calendar caption {
  color: #a1a2ab;
}

.footer__widget .wp-calendar-nav a {
  color: #a1a2ab;
}

#wp-calendar tbody td:hover,
#wp-calendar tbody td:hover a {
  background: #fa6400;
  color: #fff;
}

#wp-calendar tbody .pad,
#wp-calendar tbody .pad:hover {
  background: none;
}

#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
}

#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}

.latest-comments ul li ul.children {
  padding-left: 70px;
}

.latest-comments ul li ul.children {
  padding-top: 0;
}

.no-results.not-found {
  background: #fff;
  padding: 41px 100px;
  text-align: center;
  border: 2px solid #f4f3fb;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .no-results.not-found {
    padding: 30px;
  }
}
.pageontent.blog-search-content p {
  margin-bottom: 20px;
}

.blog-search-title {
  font-size: 30px;
  font-weight: 700;
  margin: 0;
}

.error-404-title {
  line-height: 1;
  font-size: 140px;
  font-weight: 700;
  margin-bottom: 15px;
}

.error-title {
  font-size: 42px;
  line-height: 1;
  margin-bottom: 30px;
  font-weight: 600;
}

.error-text {
  margin-bottom: 30px;
}

.page-content.mb-40 {
  margin-bottom: 30px;
}

.page-header {
  background: #f5faff;
  margin-bottom: 30px;
  padding: 30px;
}
.page-header h1 {
  font-size: 26px;
  font-weight: 600;
  margin: 0;
}

.no-results.not-found .page-header {
  background: none;
  margin-bottom: 30px;
  padding: 0;
}

.navigation.posts-navigation .nav-next {
  float: right;
}
.navigation.posts-navigation .nav-previous {
  float: left;
}
.navigation.posts-navigation .nav-links {
  overflow: hidden;
}

.navigation.posts-navigation {
  overflow: hidden;
  margin-bottom: 40px;
}
.navigation.posts-navigation .nav-links a {
  text-transform: uppercase;
  background: #fff;
  border: 2px solid #fa6400;
  color: #fa6400;
}
.navigation.posts-navigation .nav-links a:hover {
  background: #fa6400;
  color: #fff;
}

/*page table*/
.generiq-page-content table {
  margin-bottom: 30px;
}

.generiq-page-content table tbody td {
  text-align: center;
}

.generiq-page-content table a {
  color: #fa6400;
}

.generiq-page-content table td {
  border-color: #ddd;
  padding: 12px 12px;
}

.generiq-page-content th,
.generiq-page-content td {
  font-weight: normal;
  text-align: left;
  border-width: 0 1px 1px 0;
}

.generiq-page-content table,
.generiq-page-content th,
.generiq-page-content td {
  border: 1px solid #d1d1d1;
}

.generiq-page-content table th {
  padding: 12px 12px;
  font-size: 15px;
  border-color: #ddd;
  text-align: center;
  font-weight: 600;
}

.generiq-page-content ol li,
.generiq-page-content ul li {
  margin-bottom: 7px;
}

.generiq-page-content ol li ol,
.generiq-page-content ul li ul {
  margin-top: 7px;
}

.blog__details-wrapper table {
  margin-bottom: 30px;
}

.blog__details-wrapper table tbody td {
  text-align: center;
}

.blog__details-wrapper table td {
  border-color: #ddd;
  padding: 12px 12px;
}

.blog__details-wrapper th,
.blog__details-wrapper td {
  font-weight: normal;
  text-align: left;
  border-width: 0 1px 1px 0;
  padding: 10px 15px;
}

.blog__details-wrapper table,
.blog__details-wrapper th,
.blog__details-wrapper td {
  border: 1px solid #d1d1d1;
}

.post-comments table th {
  padding: 12px 12px;
  font-size: 15px;
  border-color: #ddd;
  text-align: center;
  font-weight: 600;
}

.blog__details-wrapper table {
  margin-bottom: 30px;
  width: 100%;
}

.blog__details-wrapper table tbody td {
  text-align: center;
}

.blog__details-wrapper table td {
  border-color: #ddd;
  padding: 12px 12px;
}

.blog__details-wrapper th,
.blog__details-wrapper td {
  font-weight: normal;
  text-align: left;
  border-width: 0 1px 1px 0;
}

.blog__details-wrapper table,
.blog__details-wrapper th,
.blog__details-wrapper td {
  border: 1px solid #d1d1d1;
}

.blog__details-wrapper table th {
  padding: 12px 12px;
  font-size: 15px;
  border-color: #ddd;
  text-align: center;
  font-weight: 400;
}

#wp-calendar tbody td#today {
  background: #fa6400;
  color: #fff;
}

#wp-calendar tbody td#today a {
  color: #fff;
}

.post-text .wp-caption.aligncenter {
  margin-top: 40px;
}

.post-text .alignright.size-thumbnail {
  overflow: hidden;
  clear: both;
}

/*unit test*/
.post-comments .latest-comments > ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.blog-area dl,
.blog-area ol,
.blog-area ul {
  margin-top: 0;
  margin-bottom: 25px;
}

.blog-area > ul,
.blog-area > ol,
.blog-area ul,
.blog-area ol {
  padding-left: 25px;
}

.blog__details-wrapper ol li,
.blog__details-wrapper ul li {
  padding-top: 7px;
}

.blog-area ol ol ol,
.blog-area ol ul ul,
.blog-area ul ol ol,
.blog-area ul ul ul {
  margin-bottom: 0;
}

.blog-area ol ul,
.blog-area ul ol,
.blog-area ul ul,
.blog-area ol ul ol {
  margin-bottom: 0;
}

ul {
  list-style: disc;
}

.wp-block-button .wp-block-button__link {
  color: #fff !important;
}

.postbox.sticky .post-text,
.postbox.sticky .post-text p {
  margin-bottom: 0;
}

.blog-content h3 {
  margin-top: 20px;
  margin-bottom: 5px;
}

#wp-calendar #next a,
#wp-calendar #prev a {
  font-size: 13px;
  font-weight: 600;
}

.blog-content table {
  margin-bottom: 30px;
}

.blog-content table tbody td {
  text-align: center;
}

.blog-content table td {
  border-color: #ddd;
  padding: 12px 12px;
}

.blog-content th,
.blog-content td {
  font-weight: normal;
  text-align: left;
  border-width: 0 1px 1px 0;
}

.blog-content table,
.blog-content th,
.blog-content td {
  border: 1px solid #d1d1d1;
}

.blog-content table th {
  padding: 12px 12px;
  font-size: 15px;
  border-color: #ddd;
  text-align: center;
  font-weight: 600;
}

.comments-text > p {
  margin-bottom: 15px;
}

.comments-text ul li,
.comments-text ol li {
  padding-top: 5px;
}

#wp-comment-cookies-consent {
  width: auto;
  display: inline-block;
  height: auto;
  margin-right: 20px;
}

.comment-form-cookies-consent label {
  display: inline-block;
}

.comment-form-cookies-consent {
  margin-left: 18px;
  display: none;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
  border: 1px solid #ddd;
  padding: 15px;
}

dd + dt {
  margin-top: 20px;
}

.page-links {
  width: 100%;
  clear: both;
  margin-bottom: 30px;
  margin-top: 20px;
}

.page-links > span.page-links-title {
  border: 0;
  color: inherit;
}

.page-links a,
.page-links > span {
  border: 2px solid #ddd;
  display: inline-block;
  min-width: 35px;
  text-align: center;
  margin-left: 2px;
  height: 33px;
  line-height: 30px;
  margin-right: 3px;
  color: #444;
}

.page-links > span {
  border: 2px solid #096bd8;
  color: #096bd8;
}

.page-links a:hover {
  border: 2px solid #096bd8;
  color: #096bd8;
}

/**
*
* removing visual composer default data
*/
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0 !important;
}

.comments-text > ul,
.comments-text > ol {
  margin-bottom: 20px;
}

#recentcomments li a {
  line-height: 1.5;
}

.widget.widget_recent_comments ul li a {
  display: unset;
  line-height: 27px;
}

.widget.widget_recent_comments ul li .comment-author-link a {
  color: #fa6400;
}

.tag-space {
  display: block;
  width: 100%;
  clear: both;
  margin-top: 20px;
}

.size-thumbnail {
  margin-bottom: 20px;
}

.no-results.not-found .page-header {
  padding-top: 0;
  padding-bottom: 0;
}

.search-form2 .form-control {
  height: 50px;
  border-radius: inherit;
}

.search-form2 {
  position: relative;
}

.archive-description {
  margin-top: 15px;
}

/*footer */
.footer-area-bottom {
  padding: 15px 0;
}

.copy-right p {
  color: #999;
  margin: 0;
}

.footer-widget select {
  width: 100%;
  border-radius: 0;
}

/*theme unit test css */
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

.admin-bar .sticky-header {
  top: 32px;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em !important;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em !important;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget select {
  max-width: 100%;
  height: 45px;
  width: 100%;
  border: 1px solid #ddd;
  padding: 0 10px;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
  outline: 0;
}

.sticky {
  display: block;
}

.postbox__item {
  border: 1px solid #f6f6f8;
  box-shadow: 0px 1px 2px 0px rgba(10, 0, 58, 0.14);
}

.bd-blog.sticky {
  position: relative;
}

.bd-blog.sticky::before {
  position: absolute;
  content: "";
  right: 25px;
  top: 15px;
  font-family: "Font Awesome 5 Pro";
  color: #fa6400;
  font-size: 35px;
}

@media (max-width: 550px) {
  .bd-blog.sticky::before {
    top: 50px;
  }
}
@media (max-width: 369px) {
  .bd-blog.sticky::before {
    top: 15px;
  }
}
.updated:not(.published) {
  display: none;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
  font-size: 14px;
  font-style: italic;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 10px;
}

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding-right: 5px !important;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/**
* custom css
*
*/
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
  background-color: #fff4ef;
}

.wp-block-pullquote {
  border-top: 4px solid #fa6400 !important;
  border-bottom: 4px solid #fa6400 !important;
}

.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
  margin-top: 10px;
  display: block;
}

.logged-in-as a {
  color: #222;
}

.logged-in-as a:hover {
  color: #fa6400;
}

/*new unit test*/
.wp-block-column:not(:first-child),
.wp-block-column:nth-child(2n) {
  margin-left: 10px;
}

.wp-block-column:not(:last-child) {
  margin-right: 10px;
}

.wp-block-column:nth-child(2n+1) {
  margin-right: 10px;
}

.post-text > .alignwide {
  margin-left: 0;
  margin-right: 0;
}

.post-text p.has-large-font-size {
  font-size: 24px !important;
  line-height: 1.2;
  margin-bottom: 10px;
}

.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
  margin-bottom: 20px;
  margin-top: 0;
}

.wp-block-preformatted {
  margin: 30px 0;
}

.has-very-light-gray-color.has-very-light-gray-color {
  color: #fff;
  background: #fa6400 !important;
}

.wp-block-archives select,
.wp-block-archives .postform {
  height: 50px;
  width: 200px;
  border: 1px solid #ddd;
  padding: 0 10px;
}

.wp-block-categories .postform {
  width: 200px;
  border: 1px solid #ddd;
  padding: 0 10px;
  float: none;
  margin-bottom: 15px;
}

.wp-block-archives .nice-select {
  float: none;
  margin-bottom: 15px;
  width: 200px;
  margin-bottom: 15px;
}

.wp-block-latest-comments {
  padding-left: 0 !important;
}

.wp-block-latest-posts.has-dates {
  padding-left: 0;
}

.wp-block-archives li a,
.wp-block-categories li a {
  color: #6a727f;
}

.wp-block-search__input {
  width: 100%;
  height: 50px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  padding: 0 15px;
}

.wp-block-cover {
  margin-bottom: 30px;
}

.wp-block-search .wp-block-search__button {
  margin-left: 0;
  background: #000;
  color: #fff;
  border: 0;
  padding: 12px 40px;
  margin-bottom: 14px;
}

.copyright__text p {
  margin: 0;
}

.generiq-page-content figure.wp-caption.aligncenter {
  margin-top: 40px;
}

.generiq-page-content .size-full.alignright {
  margin-bottom: 35px;
  margin-top: 20px;
  clear: both;
}

.admin-bar .sticky-menu {
  margin-top: 32px;
}

.generiq-page-content .post-comments-form {
  margin-top: 50px;
}
.generiq-page-content .post-comments {
  margin-top: 40px;
}

.postbox.sticky .postbox_text {
  border: 2px solid #fa6400;
}

.page-links > span {
  border: 2px solid #fa6400;
  color: #fa6400;
}

.post-text a:hover {
  color: #fa6400;
}

.post-text a {
  color: #fa6400;
}
.post-text a.tag-cloud-link {
  color: #666;
}
.post-text a.tag-cloud-link:hover {
  color: #fff;
  background: #fa6400;
  border-color: #fa6400;
}

.wp-block-tag-cloud a a {
  display: inline-block;
  height: 34px;
  line-height: 30px;
  text-align: center;
  padding: 0 19px;
  font-size: 14px !important;
  font-weight: 500 !important;
  border: 2px solid #e8e7ec;
  margin-right: 8px;
  margin-bottom: 10px;
  font-weight: 400 !important;
  border-radius: 6px;
}
.wp-block-tag-cloud a a:hover {
  color: #ffffff;
  background: #fa6400;
  border-color: #fa6400;
}

.wp-block-calendar {
  margin-bottom: 30px;
}
.wp-block-calendar a {
  color: inherit;
  text-decoration: none;
  color: #878787;
}

.wp-block-latest-comments__comment-author {
  text-transform: capitalize;
}

.post-text .blocks-gallery-grid img {
  margin: 0;
}

.page-links a:hover {
  border: 2px solid #fa6400;
  color: #fa6400;
}

.post-password-form input[type=submit] {
  background-color: #fa6400;
}

.post-password-form input[type=password] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #e4e4f2;
  width: 100%;
  border-radius: 0;
}

.post-password-form label {
  width: 100%;
  margin-bottom: 8px;
}

.post-password-form input[type=submit] {
  background-color: #fa6400;
  border: none;
  padding: 10px 40px;
  color: #fff;
  cursor: pointer;
  transition: 0.3s;
  font-weight: 600;
}

.postbox__text .blog-post-tag {
  padding-top: 40px;
}

.layout-wrapper .alignright.size-thumbnail {
  margin-bottom: 20px;
  clear: both;
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  width: calc((100% - 16px) / 2);
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin: 0 16px 16px 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0;
}

.wp-block-gallery.columns-2.is-cropped li.blocks-gallery-item {
  width: calc((100% - 16px) / 2) !important;
}

.wp-block-search .wp-block-search__input {
  width: 100%;
  margin: 0;
}

.wp-block-button {
  margin-bottom: 15px;
}

.wp-block-cover-text {
  color: #fff !important;
}

.wp-block-cover-text a {
  color: #fff;
}

.wp-block-gallery .blocks-gallery-grid {
  padding-left: 0;
  margin-bottom: 0;
}

.blocks-gallery-caption {
  margin-bottom: 40px;
}

.wp-block-group.has-background {
  margin-bottom: 25px;
}

.is-style-outline .wp-block-button__link {
  border: 2px solid #222;
}

.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border: 2px solid #222;
  color: #222 !important;
}

.widget.mb-40.widget_media_image {
  padding: 0;
  border: 0;
}

.widget .nice-select,
.footer-widget .nice-select {
  float: none;
  border-radius: 0;
}

.widget .nice-select .option,
.footer-widget .nice-select .option {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
}

.widget .nice-select::after,
.footer-widget .nice-select::after {
  right: 18px;
}

.blog-area .post-comments ol ol,
.blog-area .post-comments ol ul,
.blog-area .post-comments ul ol,
.blog-area .post-comments ul ul {
  margin-bottom: 20px;
}

.blog-area .post-comments ol ol ol,
.blog-area .post-comments ol ul ul,
.blog-area .post-comments ul ol ol,
.blog-area .post-comments ul ul ul {
  margin-bottom: 0px;
}

.comments-text > ul,
.comments-text > ol {
  margin-bottom: 20px;
}

.generiq-page-content ol,
.generiq-page-content ul {
  padding-left: 25px;
  margin-bottom: 25px;
}

.generiq-page-content .elementor-widget-container .sidebar__widget ol,
.generiq-page-content .elementor-widget-container .sidebar__widget ul {
  padding-left: 0px;
  margin-bottom: 0px;
}

.generiq-page-content ol ol ol,
.generiq-page-content ol ul ul,
.generiq-page-content ul ol ol,
.generiq-page-content ul ul ul {
  margin-bottom: 0px;
}

.generiq-page-content ol ol,
.generiq-page-content ol ul,
.generiq-page-content ul ol,
.generiq-page-content ul ul {
  margin-bottom: 0;
}

.blog-area ol ol,
.blog-area ol ul,
.blog-area ul ol,
.blog-area ul ul {
  margin-bottom: 0;
}

.latest-comments .children li {
  list-style: none;
  margin-top: 5px;
}

.footer-widget.widget_recent_comments li a {
  display: unset;
}

.footer-widget ul li a {
  font-size: 14px;
  color: #aabcd8;
  display: inline-block;
}

.footer-widget ul li a:hover {
  color: #fa6400;
}

.sidebar__widget-title.mb-50 {
  margin-bottom: 35px;
}

.postbox_text {
  border: 2px solid #ededed;
  padding-left: 50px;
  padding-bottom: 50px;
  padding-right: 40px;
  transition: 0.3s;
  padding-top: 40px;
}

.post-meta span {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: 500;
  text-transform: capitalize;
  margin-right: 20px;
  font-size: 15px;
  display: inline-block;
  color: #747ca2;
}
.post-meta span i {
  color: #fa6400;
  font-size: 14px;
  margin-right: 2px;
}
.post-meta a {
  font-weight: 500;
  color: #747ca2;
}
.post-meta a:hover {
  color: #fa6400;
}

.blog-title {
  font-size: 32px;
  margin-bottom: 20px;
}

.widget-title-box {
  text-align: center;
}

.cm-btn {
  border: 0;
}

.cm-btn i {
  margin-right: 3px;
}

.blog-post-tag span {
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}
.blog-post-tag a {
  border: 2px solid #f6f6f6;
  padding: 12px 25px;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  color: #00235a;
  margin-right: 5px;
  margin-top: 5px;
}
.blog-post-tag a:hover {
  background: #fa6400;
  color: #fff;
  border-color: #fa6400;
}

header ul,
footer ul {
  list-style: none;
}

.generiq-page-content .post-entry > p {
  margin: 32px 0;
  margin-top: 0;
}

.home_front_page .page_title__bread-crumb {
  display: none;
}

blockquote {
  margin: 35px 0px !important;
  padding: 40px;
  color: #666;
  position: relative;
  background: #f3f4f8;
  font-style: normal;
  text-align: left;
  clear: both;
  font-weight: 400;
  box-shadow: 0px 1px 2px 0px rgba(10, 0, 58, 0.14);
  border: 1px solid #f3f4f8;
}

blockquote::before {
  content: "";
  position: static;
  font-family: "Font Awesome 5 Pro";
  font-size: 32px;
  color: #fa6400;
  line-height: 1;
  margin-bottom: 18px;
  display: inline-block;
}

blockquote cite {
  font-size: 18px;
  display: block;
  margin-top: 10px;
  color: #070337;
  font-style: inherit;
  font-weight: 600;
}

blockquote cite::before {
  content: "";
  font-size: 28px;
  color: #ff5421;
  padding-bottom: 0px;
  display: inline-block;
  background: #fa6400;
  height: 2px;
  width: 40px;
  font-weight: 400;
  text-align: center;
  top: -4px;
  margin-right: 10px;
  position: relative;
}

.comments-box blockquote {
  background: #fff;
}

/*custom */
.single-post .page__title-content h2 {
  font-size: 55px;
}

.post_gallery .owl-nav div button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 35px;
  height: 45px;
  width: 45px;
  border-radius: 50%;
}

.post_gallery .owl-nav div.owl-next button {
  left: auto;
  right: 35px;
}

.post_gallery .owl-nav div button:hover {
  background: #fa6400;
  color: #fff;
}

.sidebar-posts-bg-thumb {
  height: 80px;
  width: 80px;
  background-size: cover;
  background-position: center center;
}

.widget-post-title {
  line-height: 1.4;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 600;
}

.rc-post .mb-20:last-child {
  margin: 0;
}

.rc-meta.widget-post-meta {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
}

.blog-area .sidebar__widget ul {
  padding: 0;
  margin: 0;
}

.blog-area .recentcomments a::after {
  display: none;
}

.blog-area .sidebar__widget ul li {
  list-style: none;
  margin-bottom: 15px;
}

.blog-area .sidebar__widget ul ul {
  padding-left: 10px;
  padding-top: 14px;
}

.blog-area .sidebar__widget ul li a {
  padding-left: 20px;
  position: relative;
}

.blog-area .sidebar__widget ul li a:hover {
  color: #fa6400;
}

.blog-area .sidebar__widget ul li a:hover::after {
  left: 5px;
}

.blog__item.sticky {
  position: relative !important;
}

.blog__item.sticky::before {
  position: absolute;
  content: "";
  right: 25px;
  top: 25px;
  font-family: "Font Awesome 5 Pro";
  color: #fa6400;
  font-size: 35px;
}

.blog__details-wrapper .blog-title {
  display: none;
}

.post-text.mb-20 {
  margin-bottom: 0;
}

.blog__details-wrapper .post-text.mb-20 p:last-child {
  margin-bottom: 0;
}

.services__widget.widget_bugfixx_services_form_widget {
  padding-bottom: 25px;
}

.wpcf7-form-control.wpcf7-submit.f-btn.f-btn-3.w-100 {
  margin-bottom: 0;
}

.services__form p {
  margin: 0;
}

.widget_text.services__widget.widget_custom_html {
  padding: 0;
  background: none;
}

.social-links {
  margin-top: 20px;
}
.social-links a {
  margin-right: 15px;
  font-size: 13px;
}

.custom-footer-2 {
  padding-left: 30px;
}

.custom-footer-3 {
  padding-left: 30px;
}

.post-comment-form {
  clear: both;
}

.footer__widget ul ul {
  padding-left: 8px;
  padding-top: 4px;
}

.blog__details-wrapper .postbox__title {
  display: none;
}

.footer__widget .nice-select {
  float: none;
}

.footer__widget .nice-select .option {
  margin: 0 !important;
}

.bd-footer-widget .nice-select .list {
  width: 100%;
  max-height: 300px;
  overflow-y: scroll;
}

.widget .nice-select .list {
  width: 100%;
  max-height: 300px;
  overflow-y: scroll;
}

.nice-select::after {
  width: 5px;
}

.footer__widget.widget_text p {
  color: #a1a2ab;
}

.footer__widget cite {
  color: #a1a2ab;
}

.footer__widget.widget_search input:focus {
  border-color: transparent;
}

.single-post .bd-page-title .breadcrumb-title {
  font-size: 48px;
}

.single-post .breadcrumb-menu {
  display: none;
}

.post-input input, .post-input textarea {
  height: 50px;
  width: 100%;
  background: #f5f3ef;
  border: none;
  font-size: 16px;
  font-weight: 300;
  padding: 0 18px;
  outline: none;
}

.post-input input::placeholder, .post-input textarea::placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}

.post-input textarea {
  height: 150px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.blog__details-wrapper .post-input input, .blog__details-wrapper .post-input textarea {
  margin-bottom: 20px;
}

.logged-in-as {
  line-height: 1.6;
  margin-bottom: 20px;
}

.blog__details-wrapper .bd-blog-details-title {
  display: none;
}

.basic-pagination ul li span.page-numbers.dots {
  line-height: 35px;
}

.blog-area .bd-blog-meta ul {
  padding-left: 0;
}

.blocks-gallery-caption {
  margin-bottom: 40px;
}

.wp-block-pullquote {
  text-align: left;
}

.wp-block-quote {
  border: 0;
}

.wp-block-column .wp-block-quote {
  border-left: 0;
  padding-right: 30px;
}

.wp-block-image figcaption {
  color: #6d6e75;
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  line-height: 27px;
}

.wp-block-pullquote.is-style-solid-color blockquote {
  display: inline-block;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  padding: 20px 20px !important;
}

.wp-block-quote.has-text-align-right {
  border-right: 0;
}

.wp-block-button.is-style-squared .wp-block-button__link {
  color: #fff !important;
  border-radius: 0;
}

.wp-block-archives-dropdown select,
.wp-block-categories-dropdown.wp-block-categories select {
  width: 250px;
  height: 50px;
  padding: 0 15px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
}

.wp-block-search .wp-block-search__inside-wrapper {
  position: relative;
}

.wp-block-search .wp-block-search__label {
  margin-bottom: 8px;
}

.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
  margin-bottom: 30px;
}

.wp-block-search .wp-block-search__button {
  margin-left: 0;
  background: #000;
  color: #fff;
  border: 0;
  padding: 5px 18px;
  margin-bottom: 0;
  height: 100%;
  position: absolute;
  right: 0;
}

.post-text .wp-block-media-text__media img {
  margin: 0;
}

.widget .nice-select::after {
  margin-top: -3px;
}

.widget .nice-select.open .list, .bd-footer-widget .nice-select.open .list {
  width: 100%;
}

.bd-footer-widget .nice-select {
  width: 100%;
  margin-bottom: 20px;
  float: none;
}
.bd-footer-widget .nice-select::after {
  margin-top: -3px;
}

.bd-footer-widget ul ul {
  padding-left: 10px;
  padding-top: 10px;
}

.bd-footer-widget ul li {
  color: #878787;
  font-weight: 400;
}

.widget_rss ul li a.rsswidget {
  font-weight: 600;
}

.bd-footer-widget p {
  color: #878787;
  font-size: 16px;
  font-weight: 400;
}

.bd-footer-widget .tagcloud .tag-cloud-link {
  border: 1px solid #878787;
  color: #878787;
}

.bd-footer-widget .tagcloud .tag-cloud-link:hover {
  border-color: transparent;
  color: #fff;
}

.page-template-default .post-input textarea {
  margin-bottom: 20px;
}

.bd-footer-info-logo img {
  width: 131px;
}

.bd-footer-logo-two img {
  width: 131px;
}

.header-sidebar-logo img {
  width: 131px;
}

.wp-block-tag-cloud a {
  display: inline-block;
  height: 34px;
  line-height: 30px;
  text-align: center;
  padding: 0 19px;
  font-size: 14px !important;
  font-weight: 500 !important;
  border: 2px solid #e8e7ec;
  margin-right: 8px;
  margin-bottom: 10px;
  font-weight: 400 !important;
  border-radius: 6px;
}
.wp-block-tag-cloud a:hover {
  color: #ffffff;
  background: #fa6400;
  border-color: #fa6400;
}

@media (max-width: 767px) {
  div.latest-comments ul li ul.children {
    padding-left: 0;
  }

  .blog__wrapper.mr-35 {
    margin-right: 0;
  }

  .blog__details-wrapper.mr-35 {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .blog__wrapper.mr-35 {
    margin-right: 0;
  }
}

@media (max-width: 600px) {
  .admin-bar .sticky-menu {
    margin-top: 0px;
  }

  .admin-bar .bd-header-area.bd-header-area-four.header-sticky.sticky-menu {
    margin-top: 0;
  }

  .admin-bar .bd-header-area.bd-header-area-seven.header-sticky.sticky-menu {
    margin-top: 0;
  }
}
@media (max-width: 1199px) {
  .bd-header-logo {
    line-height: 50px;
  }
}
/*widget block*/
.widget.widget_block .wp-block-latest-posts.wp-block-latest-posts__list li a:before,
.widget.widget_recent_comments ul li a:before,
.widget.widget_recent_entries ul li a:before,
.widget.widget_rss ul li a:before {
  display: none;
}

.widget.widget_block .wp-block-latest-posts.wp-block-latest-posts__list li a,
.widget.widget_block .wp-block-latest-comments li a,
.widget.widget_recent_comments ul li a,
.widget.widget_recent_entries ul li a,
.widget.widget_rss ul li a {
  padding-left: 0;
  line-height: 1.5;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 600;
  color: #000;
}

.widget.widget_block .wp-block-latest-posts.wp-block-latest-posts__list li a:hover,
.widget.widget_block .wp-block-latest-comments li a:hover,
.widget.widget_recent_comments ul li a:hover,
.widget.widget_recent_entries ul li a:hover,
.widget.widget_rss ul li a:hover {
  color: #fa6400;
}

.widget.widget_block h2 {
  font-size: 20px;
  position: relative;
  padding-bottom: 6px;
  font-weight: 600;
}

.widget.widget_block h2::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background: #fa6400;
}

.wp-block-archives-dropdown label {
  margin-bottom: 10px;
}

ul.wp-block-rss {
  list-style: disc;
}

.sidebar__widget .wp-block-social-links li a::after {
  display: none;
}

.sidebar__widget.widget_tag_cloud a {
  display: inline-block;
  height: 36px;
  line-height: 38px;
  padding: 0 15px;
  font-size: 15px;
  font-weight: 500;
  color: #53545b;
  background: #f3f4f8;
  border-radius: 4px;
  margin-right: 8px;
  margin-bottom: 10px;
  border: 0;
}

.sidebar__widget.widget_tag_cloud a:hover {
  color: #ffffff;
  background: #fa6400;
}

.sidebar__widget.widget_block h2 {
  font-size: 20px;
  padding-bottom: 7px;
  border-bottom: 1px solid #f0f0f5;
  margin-bottom: 35px;
}

.widget_block .wp-block-group__inner-container h2 {
  font-size: 20px;
  padding-bottom: 7px;
  margin-bottom: 35px;
}

.wp-block-latest-comments__comment a:hover {
  color: #fa6400;
}

.sidebar__widget .wp-block-search__label {
  font-size: 20px;
  padding-bottom: 7px;
  border-bottom: 1px solid #f0f0f5;
  margin-bottom: 35px;
}

.sidebar__widget .wp-block-search .wp-block-search__input {
  width: 100%;
  margin: 0;
  background: #F3F4F8;
  border: 0;
}

.sidebar__widget .wp-block-search .wp-block-search__button {
  background: #fa6400;
}

/*footer block css*/
.bd-footer-widget.widget_block h2 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}

.bd-footer-widget.widget_block h2::before {
  display: none;
}

.bd-footer-widget.widget_block.widget_tag_cloud a {
  border: 1px solid #878787;
  color: #878787;
  border-radius: 6px;
}

.bd-footer-widget.widget_block.widget_tag_cloud a:hover {
  border-color: transparent;
  color: #fff;
}

.wp-block-calendar table caption, .wp-block-calendar table tbody {
  color: #878787;
}

.bd-footer-widget.widget_search .wp-block-search__label {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
}

.bd-footer-widget.widget_search .wp-block-search__label::before {
  display: none;
}

.bd-footer-widget.widget_block .wp-block-latest-comments li a {
  font-size: 16px;
  font-weight: 400;
  color: #878787;
  display: inline-block;
  line-height: 1.5;
}

.bd-footer-widget.widget_block .wp-block-latest-comments li a.wp-block-latest-comments__comment-author {
  color: #fff;
}

.bd-footer-widget.widget_block .wp-block-latest-comments li a:hover {
  color: #fff;
}

.play-icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  height: 140px;
  width: 140px;
  background: #ffffff;
  border-radius: 50%;
  color: #9d6b34;
  margin: 0 auto;
  line-height: 140px;
  font-size: 20px;
}

.play-icon::before {
  position: absolute;
  content: "";
  width: 140px;
  height: 140px;
  background: #ffffff;
  border-radius: 50%;
  left: 0;
  z-index: -1;
  animation: video-ripple 1500ms ease-out infinite;
}

.progress-wrap {
  position: fixed;
  right: 50px;
  bottom: 50px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(95, 58, 252, 0.2);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.progress-wrap::after {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 Pro";
  text-align: center;
  line-height: 46px;
  font-size: 20px;
  color: #fa6400;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: #fa6400;
  stroke-width: 4;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

/*------------------------------------------------
    about style
------------------------------------------------*/
.about-thumb-area {
  padding-bottom: 190px;
  position: relative;
  padding-right: 190px;
}
.about-thumb-area .about-img-1 {
  position: relative;
  z-index: 2;
}
.about-thumb-area .about-img-2 {
  position: absolute;
  right: 0;
  top: 185px;
  z-index: 1;
}
.about-thumb-area .about-img-3 {
  position: absolute;
  right: -50px;
  bottom: -50px;
  z-index: 0;
}
.about-thumb-area .about-img-4 {
  position: absolute;
  left: -50px;
  bottom: 50px;
  z-index: 0;
  width: 170px;
}
.about-thumb-area .about-img-5 {
  position: absolute;
  right: -50px;
  top: -50px;
  z-index: 0;
}
.about-thumb-area .about-img-6 {
  position: absolute;
  left: 40%;
  bottom: 40px;
  z-index: 0;
}
.about-thumb-area .about-img-video {
  position: absolute;
  height: 200px;
  width: 200px;
  left: 50%;
  top: 50%;
  margin-left: -100px;
  margin-top: -100px;
  z-index: 3;
}
.about-thumb-area .exp-wrap {
  background: var(--main-color);
  height: 160px;
  width: 170px;
  text-align: center;
  display: flex;
  align-items: center;
  border: 8px solid #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  position: absolute;
  right: 0;
  top: 0;
  padding: 12px;
}
.about-thumb-area .exp-wrap h2 {
  color: #fff;
  font-size: 50px;
}
.about-thumb-area .exp-wrap p {
  color: #fff;
  font-size: 15px;
}
.about-thumb-area .avg-ratting-wrap {
  background: var(--heading-color);
  height: 160px;
  width: 170px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  margin-left: -80px;
}
.about-thumb-area .avg-ratting-wrap h2 {
  color: #fff;
  font-size: 55px;
  margin-bottom: 0;
}
.about-thumb-area .avg-ratting-wrap p {
  color: #fff;
  font-size: 20px;
}
.about-thumb-area .left-content {
  position: absolute;
  left: -140px;
  bottom: 225px;
  transform: rotate(-90deg);
  color: var(--heading-color);
  font-size: 24px;
  font-weight: 600;
  padding-left: 20px;
}
.about-thumb-area .left-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  height: 8px;
  width: 8px;
  background: var(--heading-color);
}

.counter-area-inner {
  position: relative;
}
.counter-area-inner .overlay-title {
  color: #e7e5e1;
  font-size: 200px;
  position: absolute;
  z-index: 0;
  top: -70px;
}

.single-counter-inner {
  position: relative;
  z-index: 2;
  margin-bottom: 55px;
}
.single-counter-inner h2 {
  font-size: 72px;
  color: var(--main-color);
  margin-bottom: 15px;
}
.single-counter-inner h6 {
  margin-bottom: 0;
  font-weight: 600;
}

.single-list-media {
  background: #fff;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.05);
  padding: 20px 20px 20px 0;
  margin-bottom: 18px;
}
.single-list-media .media-left {
  height: 85px;
  width: 85px;
  margin-right: 20px;
  background: var(--heading-color);
  line-height: 85px;
  text-align: center;
  transition: 0.4s;
}
.single-list-media .media-body h4 {
  margin-bottom: 5px;
}
.single-list-media .media-body p {
  margin-bottom: 0;
}
.single-list-media:hover .media-left {
  background: var(--main-color);
}
.single-list-media.style-2 {
  background: transparent;
  box-shadow: none;
  padding: 0;
}
.single-list-media.style-2 .media-left {
  background: #1c1a1a;
  font-size: 24px;
  color: #fff;
  font-family: var(--heading-font);
}
.single-list-media.style-2 .media-body h4 {
  color: #fff;
}
.single-list-media.style-2 .media-body p {
  color: #fff;
}
.single-list-media.style-2:hover .media-left {
  background: var(--main-color);
}
.single-list-media.style-3 {
  background: transparent;
  box-shadow: none;
  padding: 0;
}
.single-list-media.style-3 .media-left {
  background: #1c1a1a;
  font-size: 24px;
  color: #fff;
  font-family: var(--heading-font);
  border-radius: 50%;
  height: 80px;
  width: 80px;
  line-height: 80px;
}
.single-list-media.style-3 .media-left img {
  transition: 0.4s;
}
.single-list-media.style-3 .media-body h4 {
  margin-bottom: 0;
}
.single-list-media.style-3 .media-body p {
  color: #65645f;
  font-weight: 600;
  margin-bottom: 5px;
}
.single-list-media.style-3:hover .media-left {
  background: var(--main-color);
}
.single-list-media.style-3:hover .media-left img {
  transform: rotate(360deg);
}

.mission-vision-tab .btn {
  background: var(--heading-color);
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 10px;
}
.mission-vision-tab .btn.active {
  background: var(--main-color);
}

.mission-vision-content {
  background: #fff;
  padding: 30px 30px 18px;
}

.about-section-title {
  margin-left: -200px;
  background: #f5f3ef;
  position: relative;
  z-index: 2;
  padding: 50px;
  margin-top: 65px;
}

.quote-area {
  margin-top: -140px;
  position: relative;
}

/*------------------------------------------------
    banner style
------------------------------------------------*/
.banner-small-inner {
  margin-top: -100px;
  padding-top: 240px;
}
.banner-small-inner h6 {
  font-size: 28px;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
  font-family: var(--body-font);
}
.banner-small-inner h6:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  height: 2px;
  width: 100%;
  background: var(--heading-color);
}
.banner-small-inner h4 {
  margin-bottom: 20px;
  position: relative;
  color: var(--main-color);
  padding-left: 55px;
  font-family: var(--body-font);
  display: inline-block;
  font-size: 18px;
}
.banner-small-inner h4:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  height: 3px;
  width: 40px;
  background: var(--main-color);
}
.banner-small-inner h2 {
  font-size: 78px;
  line-height: 1.1;
  text-transform: capitalize;
}
.banner-small-inner h3 {
  font-size: 55px;
}
.banner-small-inner .scroll-down {
  margin-top: 50px;
  transition: 0.4s;
  display: inline-block;
}
.banner-small-inner .scroll-down:hover {
  filter: drop-shadow(3px 4px 5px #000);
}

.banner-small-inner-2 h6 {
  font-size: 18px;
  color: var(--main-color);
}
.banner-small-inner-2 h6:after {
  display: none;
}

.banner-video-area {
  position: relative;
}
.banner-video-area .banner-animate-image {
  position: absolute;
  right: 0;
  bottom: -130px;
}

.banner-slider .slide-item {
  background-size: cover;
  padding: 220px 0;
  position: relative;
}
.banner-slider .slide-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.banner-slider .slide-item:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(250, 100, 0, 0.2);
}

.banner-video-area-2 .banner-slider .slide-item {
  padding: 200px 0;
}
.banner-video-area-2 .banner-slider .slide-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(10, 9, 9, 0.749);
}
.banner-video-area-2 .banner-slider .slide-item:after {
  display: none;
}
.banner-video-area-2 .banner-content-area {
  background: var(--main-color);
  padding: 30px 100px 30px 50px;
  bottom: 0;
}
.banner-video-area-2 .banner-content-area h2 {
  color: #fff;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
  transition: 0.4s;
}
.banner-video-area-2 .banner-content-area p {
  color: #fff;
  position: relative;
  z-index: 2;
  transition: 0.4s;
  margin-bottom: 0;
}
.banner-video-area-2 .banner-content-area:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 10px;
  width: 10px;
  background: #fff;
  transition: 0.4s;
}
.banner-video-area-2 .banner-content-area:hover:before {
  height: 100%;
  width: 100%;
}
.banner-video-area-2 .banner-content-area:hover h2 {
  color: var(--heading-color);
}
.banner-video-area-2 .banner-content-area:hover p {
  color: var(--heading-color);
}
.banner-video-area-2 .banner-animate-image {
  right: -218px;
  bottom: -166px;
}
.banner-video-area-2 .banner-animate-image-1 {
  position: absolute;
  left: -218px;
  top: -166px;
}

.banner-video-area-3 .banner-content-area {
  left: 0;
  bottom: 0;
  width: 50%;
  padding: 43px;
}
.banner-video-area-3 .banner-slider-control {
  position: absolute;
  right: 0;
}
.banner-video-area-3 .banner-slider .slide-item:after {
  display: none;
}

.banner-video-area-4 .banner-slider .slide-item:before,
.banner-video-area-4 .banner-slider .slide-item:after {
  display: none;
}
.banner-video-area-4 .banner-call {
  display: inline-block;
  position: absolute;
  bottom: 0;
  margin-bottom: 135px;
  left: -210px;
  transform: rotate(-90deg);
  color: var(--heading-color);
  padding-left: 120px;
}
.banner-video-area-4 .banner-call:after {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  height: 1px;
  width: 100px;
  background-color: var(--heading-color);
}
.banner-video-area-4 .banner-slider-control {
  display: inline-block;
  position: absolute;
  bottom: 50%;
  margin-bottom: -35px;
  right: -100px;
  transform: rotate(-90deg);
}
@media (max-width: 767px) {
  .banner-video-area-4 .banner-slider-control {
    right: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-video-area-4 .banner-slider-control {
    right: -60px;
  }
}
.banner-video-area-4 .banner-slider-control .slick-dots li:after {
  border-color: var(--heading-color);
}
.banner-video-area-4 .banner-slider-control .slick-dots li,
.banner-video-area-4 .banner-slider-control .slick-dots li.slick-active {
  background: var(--heading-color);
}
.banner-video-area-4 .scroll-down {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.banner-video-area-4 .scroll-down a {
  height: 85px;
  width: 85px;
  line-height: 80px;
  text-align: center;
  background: var(--main-color);
  display: inline-block;
}
.banner-video-area-4 .scroll-down a:hover {
  background: var(--heading-color);
}

.banner-content-area {
  display: inline-block;
  background: #f5f3ef;
  position: absolute;
  right: 0;
  bottom: -40px;
  padding: 43px 70px;
}
.banner-content-area a {
  font-size: 18px;
  font-weight: 500;
  color: var(--heading-color);
  text-decoration: underline !important;
  transition: 0.4s;
}
.banner-content-area a:hover {
  color: var(--main-color);
}

.banner-slider-control {
  position: relative;
  display: flex;
  margin-top: -67px;
}
.banner-slider-control .slider-controlprogress {
  display: inline-block;
  width: 90px;
  height: 2px;
  border-radius: 10px;
  overflow: hidden;
  background-color: #C8C8C8;
  background-image: linear-gradient(to right, #fff, #fff);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 0.4s ease-in-out;
  position: absolute;
  left: 22px;
  top: 13px;
}
.banner-slider-control .slider__label_Progress {
  width: 90px;
  height: 20px;
  padding: 0;
  margin: 0px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.banner-slider-control .pagination {
  letter-spacing: 57px;
  margin: 0;
  color: #fff;
}
.banner-slider-control .slider-dots {
  display: inline-block;
  margin-top: -8px;
}
.banner-slider-control .slick-dots {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.banner-slider-control .slick-dots li {
  margin: 0 12px;
  border: 0;
  background: none;
  list-style: none;
  display: inline-block;
  display: inline-block;
  border-radius: 50%;
  background-color: #fff;
  width: 8px;
  height: 8px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 0;
  font-size: 0;
  cursor: pointer;
}
.banner-slider-control .slick-dots li:after {
  position: absolute;
  content: "";
  top: -5px;
  left: -5px;
  border: 1px solid #fff;
  border-radius: 50%;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  transform: scale(0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner-slider-control .slick-dots li button {
  background: transparent;
  border: 0;
  font-size: 0;
}
.banner-slider-control .slick-dots li.slick-active {
  background: #fff;
}
.banner-slider-control .slick-dots li.slick-active:after {
  transform: scale(1);
}
.banner-slider-control .slick-dots li:focus {
  outline: 0;
}

.intro-area-inner {
  margin-bottom: 30px;
}
.intro-area-inner img {
  transition: 0.7s;
}
.intro-area-inner:hover .thumb img {
  transform: rotateY(180deg);
}
.intro-area-inner:hover .read-more-text {
  color: var(--main-color);
}
.intro-area-inner:hover .read-more-text img {
  filter: invert(35%) sepia(97%) saturate(1566%) hue-rotate(6deg) brightness(104%) contrast(103%);
}
.intro-area-inner:hover .read-more-text:after {
  display: none;
}
.intro-area-inner:hover .read-more-text .hide-text {
  margin-left: 0;
}

/*------------------------------------------------
    service style
------------------------------------------------*/
.single-service-inner {
  background: #fff;
  padding: 35px;
  margin-bottom: 30px;
}
.single-service-inner .thumb {
  margin-bottom: 35px;
}
.single-service-inner .thumb img {
  transition: 0.5s;
}
.single-service-inner .details h4 {
  margin-bottom: 45px;
  position: relative;
  transition: 0.4s;
}
.single-service-inner .details h4:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -17px;
  height: 1px;
  width: 170px;
  background: var(--heading-color);
  transition: 0.4s;
}
.single-service-inner .details h4:hover {
  color: var(--main-color);
}
.single-service-inner .details h4:hover:after {
  background: var(--main-color);
}
.single-service-inner .details p {
  margin-bottom: 28px;
}
.single-service-inner .details .case-view-btn {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-family: var(heading-font);
  background: var(--heading-color);
  text-align: center;
  font-size: 25px;
  transition: 0.4s;
  display: inline-block;
  font-weight: 300;
}
.single-service-inner .details .case-view-btn span {
  font-size: 0;
  transition: 0.4s;
  margin-top: 0px;
  float: left;
  font-weight: 400;
}
.single-service-inner:hover .thumb img {
  transform: rotateY(180deg);
  filter: invert(36%) sepia(85%) saturate(1434%) hue-rotate(1deg) brightness(105%) contrast(100%);
}
.single-service-inner:hover .details .case-view-btn {
  width: 160px;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  background: var(--main-color);
}
.single-service-inner:hover .details .case-view-btn span {
  font-size: 16px;
  margin-right: 12px;
}

.service-tab-inner {
  display: block !important;
  border-bottom: 0;
  border-top: 1px solid #232222;
}
.service-tab-inner li {
  list-style: none;
  display: block;
  border-bottom: 1px solid #232222;
}
.service-tab-inner li button {
  width: 100%;
  text-align: left;
  color: #fff;
  background-color: transparent !important;
  border: 0 !important;
  font-size: 24px;
  font-family: var(--heading-font);
  margin: 0 !important;
  padding: 20px 0 !important;
  font-weight: 600;
}
.service-tab-inner li button:hover {
  color: var(--main-color);
}
.service-tab-inner li button.active {
  color: var(--main-color) !important;
}
.service-tab-inner li button span {
  display: block;
  font-size: 16px;
  color: var(--heading-color);
}
.service-tab-inner.style-2 {
  border-top: 1px solid #D9D9D9;
}
.service-tab-inner.style-2 li {
  border-bottom: 1px solid #D9D9D9;
}
.service-tab-inner.style-2 button {
  color: var(--heading-color);
}

.single-service-inner-2 {
  position: relative;
}
.single-service-inner-2 .animate-img-1 {
  position: absolute;
  right: -38px;
  top: -38px;
  z-index: 0;
}
.single-service-inner-2 .animate-img-2 {
  position: absolute;
  left: -30px;
  bottom: 70px;
  z-index: 0;
}
.single-service-inner-2 .thumb {
  position: relative;
  z-index: 1;
}
.single-service-inner-2 .details {
  background: #fff;
  padding: 40px;
  margin-top: -90px;
  z-index: 2;
  margin-left: 100px;
  margin-right: -100px;
  position: relative;
}
.single-service-inner-2 .details .details-inner {
  position: relative;
  z-index: 2;
}
.single-service-inner-2 .details h2 {
  transition: 0.4s;
}
.single-service-inner-2 .details p {
  transition: 0.4s;
}
.single-service-inner-2 .details a {
  font-weight: 500;
  color: var(--heading-color);
  font-family: var(--heading-font);
}
.single-service-inner-2 .details:after {
  content: "";
  position: absolute;
  right: 15px;
  bottom: 15px;
  height: 16px;
  width: 16px;
  background: var(--main-color);
  transition: 0.4s;
}
.single-service-inner-2:hover .details h2 {
  color: #fff;
}
.single-service-inner-2:hover .details p {
  color: #fff;
}
.single-service-inner-2:hover .details a {
  color: #fff;
}
.single-service-inner-2:hover .details:after {
  height: 100%;
  width: 100%;
}

.single-team-inner {
  border-radius: 10px;
  background-color: white;
  box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.07);
  padding: 35px;
  transition: 0.4s;
  margin-bottom: 30px;
  position: relative;
}
.single-team-inner .hover-img {
  position: absolute;
  right: 15px;
  top: 15px;
  transition: 0.4s;
  visibility: hidden;
  opacity: 0;
}
.single-team-inner .thumb {
  display: inline-block;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 50%;
  z-index: 2;
  position: relative;
}
.single-team-inner .thumb img {
  transition: 0.4s;
}
.single-team-inner .details .social {
  padding-top: 10px;
}
.single-team-inner .details .social a {
  border-right: 1px solid #b7b7b7;
  color: var(--heading-color);
  padding: 0 9px 0 4px;
  transition: 0.4s;
}
.single-team-inner .details .social a:last-child {
  border-right: 0;
}
.single-team-inner .details .social a:hover {
  color: var(--main-color);
}
.single-team-inner:hover {
  box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.1);
}
.single-team-inner:hover .thumb img {
  transform: scale(1.1);
}
.single-team-inner:hover .hover-img {
  position: absolute;
  right: 8px;
  top: 8px;
  visibility: visible;
  opacity: 1;
}

.call-to-action-area .btn-wrap {
  position: relative;
  display: inline-block;
}
.call-to-action-area .btn-wrap .top_image_bounce {
  position: absolute;
  right: -122px;
  bottom: 10px;
}

.single-testimonial-inner .thumb {
  margin-bottom: 15px;
}
.single-testimonial-inner .content {
  margin-bottom: 20px;
  color: var(--heading-color);
}
.single-testimonial-inner h4 {
  margin-bottom: 0;
}
.single-testimonial-inner .designation {
  margin-bottom: 0;
}
.single-testimonial-inner.style-2 {
  background: #fff;
  padding: 30px;
  margin: 0 15px;
}
.single-testimonial-inner.style-2 .media-left img {
  height: 80px;
  width: 80px;
  border-radius: 50%;
}

.testimonial-slider-control {
  position: relative;
  display: inline-block;
  position: absolute;
  right: -50px;
  margin-top: -40px;
}
.testimonial-slider-control .slider-controlprogress {
  display: inline-block;
  width: 90px;
  height: 2px;
  border-radius: 10px;
  overflow: hidden;
  background-color: #C8C8C8;
  background-image: linear-gradient(to right, var(--main-color), var(--main-color));
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 0.4s ease-in-out;
  position: absolute;
  left: 22px;
  top: 13px;
}
.testimonial-slider-control .slider__label_Progress {
  width: 90px;
  height: 20px;
  padding: 0;
  margin: 0px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.testimonial-slider-control .pagination {
  letter-spacing: 57px;
  margin: 0;
}

.testimonial-area {
  position: relative;
  overflow: hidden;
}
.testimonial-area .tm-img-animation-1 {
  position: absolute;
  top: -30%;
  left: -50px;
}
.testimonial-area .tm-img-animation-2 {
  position: absolute;
  top: 40%;
  left: 50px;
}

.single-case-study-inner {
  margin-bottom: 30px;
  position: relative;
}
.single-case-study-inner .thumb {
  margin-bottom: 25px;
  position: relative;
}
.single-case-study-inner .thumb .case-view-btn {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-weight: 500;
  color: var(--heading-color);
  font-family: var(heading-font);
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  text-align: center;
  font-size: 25px;
  transition: 0.4s;
}
.single-case-study-inner .thumb .case-view-btn span {
  font-size: 0;
  transition: 0.4s;
}
.single-case-study-inner .details h4 {
  margin-bottom: 0;
}
.single-case-study-inner:hover .thumb .case-view-btn {
  width: 180px;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
}
.single-case-study-inner:hover .thumb .case-view-btn span {
  font-size: 16px;
  margin-right: 15px;
}
.single-case-study-inner:hover .details h4 {
  color: var(--main-color);
}
.single-case-study-inner.style-2 {
  margin-bottom: 0;
  position: relative;
}
.single-case-study-inner.style-2 .details {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  padding: 20px;
  width: 100%;
}
.single-case-study-inner.style-2 .details .cs-read-more img {
  filter: brightness(100);
  transition: 0.4s;
}
.single-case-study-inner.style-2 .details .cs-read-more:hover img {
  filter: invert(40%) sepia(20%) saturate(4878%) hue-rotate(3deg) brightness(103%) contrast(107%);
}
.single-case-study-inner.style-2 .thumb {
  position: relative;
  margin-bottom: 0;
}
.single-case-study-inner.style-2 .thumb:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: var(--heading-color);
  transition: 0.8s;
  border: 1px solid #C4C4C4;
}
.single-case-study-inner.style-2 .thumb:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 0;
  width: 100%;
  background: linear-gradient(rgba(9, 9, 121, 0) 10%, black);
  transition: 0.8s;
  border: 1px solid transparent;
}
.single-case-study-inner.style-2:hover .thumb:before {
  top: -1px;
  height: 0;
}
.single-case-study-inner.style-2:hover .thumb:after {
  bottom: 0;
  height: 100%;
}

.attax-accordion {
  border-top: 1px solid #232222;
}
.attax-accordion .accordion-item {
  background: transparent;
  border-bottom: 1px solid #232222;
}
.attax-accordion .accordion-item .accordion-button {
  background: transparent;
  font-size: 22px;
  padding: 25px 0;
  box-shadow: none;
  color: var(--main-color);
  border: none;
}
.attax-accordion .accordion-item .accordion-button.collapsed {
  color: var(--heading-color);
}
.attax-accordion .accordion-item .accordion-button.collapsed:after {
  content: "+";
}
.attax-accordion .accordion-item .accordion-button:after {
  content: "-";
  background-image: none !important;
  font-size: 25px;
  transform: rotate(0);
  width: auto;
  height: auto;
}
.attax-accordion .accordion-item .accordion-body {
  padding: 0 0 30px 0;
  color: #bebebe;
}
.attax-accordion.style-white .accordion-item .accordion-button {
  color: var(--main-color);
}
.attax-accordion.style-white .accordion-item .accordion-button.collapsed {
  color: #fff;
}
.attax-accordion.style-2 {
  border: 0 !important;
}
.attax-accordion.style-2 .accordion-item {
  background: #fff;
  border: 0;
  padding: 0 30px;
  margin-bottom: 20px;
}
.attax-accordion.style-2 .accordion-item .accordion-body {
  color: #65645f;
  border-top: 1px solid #ececec;
  padding-top: 20px;
}

.contact-area {
  overflow: hidden;
  position: relative;
  background: #f9f8f4;
}
.contact-area .bg-img-1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 45%;
  height: 100%;
}
.contact-area .bg-img-2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
}
.contact-area .bg-img-3 {
  position: absolute;
  left: 16%;
  bottom: 0;
}
.contact-area .bg-img-4 {
  position: absolute;
  left: 0;
  bottom: 0;
}

.contact-inner .contact-from-inner {
  background: #f9f8f4;
  position: relative;
  z-index: 2;
  padding: 50px;
  overflow: hidden;
}
.contact-inner .contact-from-inner .section-title {
  position: relative;
  z-index: 2;
}
.contact-inner .contact-from-inner .ci-bg-img-1 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.contact-inner .contact-from-inner form {
  position: relative;
  z-index: 2;
}

.blog-page-btn {
  height: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  background: var(--main-color);
}
.blog-page-btn:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
  height: 100%;
  width: 100%;
  background: var(--main-color);
  border-radius: 50%;
  transition: 0.4s;
  z-index: 0;
  border: 2px solid var(--heading-color);
}
.blog-page-btn img {
  position: relative;
  z-index: 2;
}
.blog-page-btn:hover:after {
  left: 0;
  top: 0;
}

.client-slider {
  text-align: center;
}
.client-slider .thumb {
  margin: 30px 0;
  text-align: center;
}
.client-slider .thumb img {
  transition: 0.4s;
}
.client-slider .thumb img:hover {
  box-shadow: 0 10px 20px 0 rgba(46, 56, 220, 0.05);
  filter: blur(1px);
}

.instagram-area {
  background-size: cover !important;
  background-position: bottom;
}

.instagram-slider .thumb {
  position: relative;
  margin: 0 12px;
}
.instagram-slider .thumb:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.4s;
  z-index: 0;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
  border-radius: 50%;
}
.instagram-slider .thumb a {
  position: absolute;
  left: 50%;
  top: 53%;
  transform: translate(-50%, -50%);
  height: 35px;
  line-height: 33px;
  color: #fff;
  background: var(--main-color);
  z-index: 2;
  display: inline-block;
  padding: 0 20px;
  border-radius: 30px;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
}
.instagram-slider .thumb:hover:after {
  visibility: visible;
  opacity: 1;
  border-radius: 0;
}
.instagram-slider .thumb:hover a {
  visibility: visible;
  opacity: 1;
  top: 50%;
}

.circle-counter {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.circle-counter .percent {
  position: relative;
}

.circle-counter svg {
  position: relative;
  width: 100px;
  height: 100px;
  transform: rotate(-90deg);
}

.circle-counter svg circle {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: #f0f0f0;
  stroke-width: 3;
  stroke-linecap: round;
}

.circle-counter svg circle:last-of-type {
  stroke-dasharray: 325px;
  stroke-dashoffset: calc(325px - (325px * var(--percent)) / 100);
  stroke: var(--heading-color);
}

.circle-counter .number {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.circle-counter .number h4 {
  margin-bottom: 0;
}

.progressbar-media {
  margin-bottom: 30px;
}
.progressbar-media .media-left {
  margin-right: 15px;
}
.progressbar-media p {
  margin-bottom: 0;
}

.work-process-thumb {
  position: relative;
  padding-right: 30px;
}
.work-process-thumb .quote-wrap {
  background: var(--main-color);
  width: 300px;
  padding: 30px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.work-process-thumb .quote-wrap h4 {
  color: #fff;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
.work-process-thumb .quote-wrap:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 10px;
  width: 10px;
  background: #fff;
  transition: 0.4s;
}
.work-process-thumb:hover .quote-wrap h4 {
  color: var(--heading-color);
}
.work-process-thumb:hover .quote-wrap:before {
  height: 100%;
  width: 100%;
}

.work-process .work-process-thumb {
  margin-top: -50px;
}

.single-pricing-inner {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.01);
  border: 1px solid #fff;
  padding: 50px 35px;
  background: #fff;
  border-radius: 15px;
  transition: 0.4s;
  margin-bottom: 30px;
}
.single-pricing-inner h2 {
  font-size: 55px;
}
.single-pricing-inner p {
  color: var(--heading-color);
}
.single-pricing-inner .month {
  color: #65645f;
  font-weight: 500;
}
.single-pricing-inner ul {
  padding: 0;
  border-top: 1px solid #e6e6e6;
  margin-top: 25px;
  padding-top: 25px;
  margin-bottom: 15px;
}
.single-pricing-inner ul li {
  list-style: none;
  display: inline-block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
.single-pricing-inner ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  height: 10px;
  width: 10px;
  background: var(--main-color);
  transition: 0.4s;
  border-radius: 50%;
}
.single-pricing-inner:hover {
  border: 1px solid var(--main-color);
}
.single-pricing-inner:hover .btn {
  background: var(--main-color);
}

.single-team-inner h4 {
  color: var(--heading-color);
}

.single-team-inner p {
  color: #65645f;
}

:root {
  --main-color: #fa6400;
  --main-color2: #EE0020;
  --heading-color: #0a0909;
  --paragraph-color: #65645f;
  --body-font: "DM Sans", sans-serif;
  --heading-font: "Syne", sans-serif;
  --body-font-size: 16px;
  --line-height30: 1.7;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
  font-family: var(--body-font);
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -moz-osx-font-smoothing: grayscale;
  /* Firefox */
  -webkit-font-smoothing: antialiased;
  /* WebKit  */
}

body {
  margin: 0;
  color: var(--paragraph-color);
  overflow-x: hidden;
  font-family: var(--body-font);
  line-height: var(--line-height30);
  font-size: var(--body-font-size);
  background: #fff;
}

h1 {
  font-size: 75px;
  line-height: 1.2333333333;
}

h2 {
  font-size: 40px;
  line-height: 1.2380952381;
}

h3 {
  font-size: 30px;
  line-height: 1.3833333333;
}

h4 {
  font-size: 24px;
  line-height: 1.3380952381;
}

h5 {
  font-size: 20px;
  line-height: 1.3380952381;
}

h6 {
  font-size: 16px;
  line-height: 1.2380952381;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--heading-color);
  font-weight: 700;
  font-family: var(--heading-font);
}

p {
  color: var(--paragraph-color);
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin-bottom: 10px;
}

a {
  color: inherit;
  text-decoration: none;
  transition: 0.4s;
}

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

a:hover {
  color: var(--main-color);
}

pre {
  word-break: break-word;
}

a i {
  padding: 0 2px;
}

img {
  max-width: 100%;
}

button:hover,
button:active,
button:focus {
  outline: 0;
}

/*input and button type focus outline disable*/
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=number]:focus,
textarea:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd;
}

.no-gutter.row,
.no-gutter.container,
.no-gutter.container-fluid {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.no-gutter > [class^=col-] {
  padding-left: 0;
  padding-right: 0;
}

.no-gutter[class^=col-] {
  padding-left: 0;
  padding-right: 0;
}

.h-100vh {
  height: 100vh;
}

code {
  color: #faa603;
}

.check-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.check-list li {
  display: block;
  padding-left: 20px;
  position: relative;
  z-index: 0;
}
.check-list li:after {
  position: absolute;
  left: 0;
  top: 0;
  font-family: "fontawesome";
  content: "";
  color: var(--main-color);
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  clear: both;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.comment-navigation .nav-previous > a,
.posts-navigation .nav-previous > a,
.post-navigation .nav-previous > a,
.comment-navigation .nav-next > a,
.posts-navigation .nav-next > a,
.post-navigation .nav-next > a {
  transition: 0.3s ease-in;
}

.comment-navigation .nav-previous:hover > a,
.posts-navigation .nav-previous:hover > a,
.post-navigation .nav-previous:hover > a,
.comment-navigation .nav-next:hover > a,
.posts-navigation .nav-next:hover > a,
.post-navigation .nav-next:hover > a {
  color: var(--main-color);
}

.comment-list li {
  list-style: none;
}

.h-100vh {
  height: 100vh;
}

.position-relative {
  position: relative;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 15px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  float: left;
  clear: both;
  margin-right: 20px;
}

.alignright {
  float: right;
  clear: both;
  margin-left: 20px;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em;
}

.alignfull {
  margin: 1.5em 0;
  max-width: 100%;
}

.alignwide {
  max-width: 1100px;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
  clear: both;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*----------------------------------------
    # Unit test
------------------------------------------*/
.wp-link-pages a {
  margin: 0 5px;
  transition: 0.3s ease-in;
}

.wp-link-pages {
  margin-bottom: 30px;
  margin-top: 25px;
}

.wp-link-pages span,
.wp-link-pages a {
  border: 1px solid #e2e2e2;
  padding: 5px 15px;
  display: inline-block;
}

.wp-link-pages .current,
.wp-link-pages a:hover {
  background-color: var(--main-color);
  color: #fff;
  border-color: var(--main-color);
}

.wp-link-pages span:first-child {
  margin-right: 5px;
}

.post-password-form input {
  display: block;
  border: 1px solid #e2e2e2;
  height: 50px;
  border-radius: 3px;
  padding: 0 20px;
}

.post-password-form label {
  font-weight: 600;
  color: #333;
}

.post-password-form input[type=submit] {
  width: 100px;
  height: 50px;
  background-color: var(--main-color);
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  border: none;
  cursor: pointer;
  transition: 0.3s ease-in;
}

.post-password-form input[type=submit]:hover {
  background-color: #121A2F;
}

.footer-widget .table td,
.footer-widget .table th {
  padding: 0.5rem !important;
}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.custom-gutters-10 > .col,
.custom-gutters-10 > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

@media all and (min-width: 1200px) {
  .no-lg-gutters > .col,
.no-lg-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
  }
}
@media all and (min-width: 1500px) {
  .container {
    max-width: 1319px;
  }
}
/*----------------------------------------------
    # Nav bar 
----------------------------------------------*/
.navbar-top {
  background: #091D3E;
  padding: 15px 0;
}
.navbar-top ul {
  margin: 0;
  padding: 0;
  line-height: initial;
}
.navbar-top ul li {
  display: inline-block;
  list-style: none;
  margin-right: 25px;
}
.navbar-top ul li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}
.navbar-top ul li p,
.navbar-top ul li a {
  margin: 0;
  font-size: 14px;
  color: #fff;
}
.navbar-top ul li p img,
.navbar-top ul li a img {
  margin-right: 5px;
}
.navbar-top ul li p i,
.navbar-top ul li a i {
  margin-right: 5px;
}
.navbar-top ul li p svg,
.navbar-top ul li a svg {
  margin-right: 5px;
}
.navbar-top ul li a:hover {
  color: var(--heading-color);
}
.navbar-top .topbar-right a {
  margin: 0 3px;
}
.navbar-top .topbar-right li a i {
  margin-right: 0;
}
.navbar-top .topbar-right li a svg {
  margin-right: 0;
}
.navbar-top .topbar-right li a:last-child {
  margin-right: 0;
}
.navbar-top .topbar-right li:last-child {
  border-right: 0;
}

.navbar-area {
  z-index: 99;
  padding: 0;
  border-bottom: 1px solid #e3e1dd;
}
.navbar-area .nav-container {
  transition: all 0.4s;
  position: relative;
}
.navbar-area .nav-container.navbar-bg {
  position: relative;
  padding-left: 30px;
}
.navbar-area .nav-container .logo {
  line-height: 0.9;
  position: relative;
  padding-right: 30px;
}
.navbar-area .nav-container .logo:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -2px;
  height: 85px;
  width: 1px;
  background: #e3e1dd;
}
.navbar-area .nav-container .logo a {
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  line-height: 80px;
}
.navbar-area .nav-container .logo a img {
  height: auto;
  max-width: 140px;
}
.navbar-area .nav-container .btn-transparent {
  font-size: 13px;
  font-weight: 700;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav {
  display: block;
  width: 100%;
  text-align: left;
  margin-right: 40px;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li {
  display: inline-block;
  font-weight: 500;
  line-height: 69px;
  text-transform: capitalize;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li a {
  color: var(--heading-color);
  font-weight: 600;
  font-size: 18px;
  font-family: var(--heading-font);
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li:hover a {
  color: var(--main-color);
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li + li {
  margin-left: 10px;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children {
  position: relative;
  z-index: 0;
  padding-right: 14px;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before {
  content: "";
  position: absolute;
  right: 3px;
  top: 50%;
  height: 10px;
  width: 2px;
  background: var(--heading-color);
  transform: translateY(-50%);
  transition: all 0.3s ease-in;
  margin-top: 0;
  z-index: -1;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:after {
  content: "";
  position: absolute;
  right: -1px;
  top: 42px;
  height: 2px;
  width: 10px;
  background: var(--heading-color);
  transform: translateY(-50%);
  transition: all 0.3s ease-in;
  z-index: -1;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover:before {
  opacity: 0;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover:after {
  background: var(--main-color);
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu {
  position: absolute;
  text-align: left;
  min-width: 210px;
  margin: 0;
  padding: 0;
  list-style: none;
  left: 0;
  top: 100%;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  z-index: 9;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 0;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu.border-bt0 {
  border-bottom: 0px !important;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li {
  display: block;
  margin-left: 0;
  line-height: 22px;
  font-size: 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-bottom: 1px solid #f5f5f5;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a {
  display: block;
  padding: 10px 20px;
  white-space: nowrap;
  transition: all 0.3s;
  color: var(--heading-color);
  font-size: 15px;
  font-weight: 500;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:before {
  position: absolute;
  left: 17px;
  top: 50%;
  content: "";
  width: 6px;
  height: 1px;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
  background: #fff;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:hover {
  background: var(--main-color);
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:hover > a {
  color: #fff;
  padding: 10px 20px 10px 30px;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:hover > a:before {
  visibility: visible;
  opacity: 1;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:last-child {
  border-bottom: 0;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children {
  position: relative;
  z-index: 0;
  padding-right: 0px;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children > .sub-menu {
  left: 100%;
  top: 20px;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children > .sub-menu .sub-menu .sub-menu {
  left: auto;
  right: 100%;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu li:hover:before {
  color: #fff;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav > li {
  margin-right: 12px;
}

.navbar-area-2 .nav-container {
  max-width: 100% !important;
  padding-left: 80px !important;
  padding-right: 0;
}
.navbar-area-2 .nav-container .logo:after {
  display: none;
}
.navbar-area-2 .nav-container .nav-right-part .menubar {
  margin-right: 20px;
}
.navbar-area-2 .nav-container .nav-right-part .btn {
  border-radius: 0;
  height: 85px;
  line-height: 85px;
}

.navbar-nav {
  opacity: 0;
  margin-right: -30px;
  visibility: hidden;
  transition: all 0.4s ease 0s;
}

.sticky-active {
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  -webkit-box-shadow: 0 10px 20px 0 rgba(46, 56, 220, 0.05);
  box-shadow: 0 10px 20px 0 rgba(46, 56, 220, 0.05);
  border-bottom: 0;
  background: #fff;
}

.menu-open {
  opacity: 1;
  margin-right: 0;
  visibility: visible;
}

.bar1 {
  width: 32px;
  height: 2px;
  margin-bottom: 5px;
  position: absolute;
  background: #fff;
  z-index: 9999;
  top: 10px;
  right: -5px;
}

.bar2 {
  width: 24px;
  height: 2px;
  margin-bottom: 5px;
  position: absolute;
  background: #fff;
  z-index: 9999;
  top: 17px;
  right: -5px;
}

.bar3 {
  width: 18px;
  height: 2px;
  margin-bottom: 5px;
  position: absolute;
  background: #fff;
  z-index: 9999;
  top: 24px;
  right: -5px;
}

.responsive-mobile-menu button:focus {
  outline: none;
  border: none;
}

/**************** nav-left-part *************/
.header-cat-menu {
  margin: 0;
  padding: 0;
  margin-left: 58px;
}
.header-cat-menu li {
  position: relative;
  margin-right: 0;
  cursor: pointer;
  list-style: none;
}
.header-cat-menu li img {
  margin-top: -3px;
  margin-right: 5px;
}
.header-cat-menu li a {
  color: #022334;
  font-weight: 500;
  font-size: 18px;
}
.header-cat-menu li .sub-menu {
  position: absolute;
  left: 0;
  top: 40px;
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 9;
  border: none;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  min-width: 210px;
}
.header-cat-menu li .sub-menu li {
  display: block;
  margin-left: 0;
  line-height: 22px;
  font-size: 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-bottom: 1px solid #f5f5f5;
}
.header-cat-menu li .sub-menu li a {
  display: block;
  padding: 10px 20px;
  white-space: nowrap;
  transition: all 0.3s;
  color: #050a30;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
}
.header-cat-menu li .sub-menu li a:before {
  position: absolute;
  left: 17px;
  top: 50%;
  content: "";
  font-family: "fontawesome";
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  transform: translateY(-50%);
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
  color: #fff;
}
.header-cat-menu li .sub-menu li:hover {
  background: #061539;
}
.header-cat-menu li .sub-menu li:hover a {
  color: #fff;
  padding: 10px 20px 10px 30px;
}
.header-cat-menu li .sub-menu li:hover a:before {
  visibility: visible;
  opacity: 1;
}
.header-cat-menu li .sub-menu li:last-child {
  border-bottom: 0;
}
.header-cat-menu li:hover > a {
  color: var(--main-color);
}
.header-cat-menu li:hover ul {
  opacity: 1;
  visibility: visible;
  animation: menuslide 300ms;
}

/**************** nav-right-part *************/
.nav-right-part .btn {
  height: 50px;
  line-height: 50px;
  color: #fff;
  border-radius: 50px;
}
.nav-right-part .btn i {
  font-size: 14px;
  padding-top: 14px;
  padding-left: 6px;
}
.nav-right-part a {
  margin-left: 15px;
  color: var(--heading-color);
}
.nav-right-part .search-bar-btn {
  position: relative;
  padding-right: 30px;
  margin-right: 18px;
}
.nav-right-part .search-bar-btn:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -32px;
  height: 81px;
  width: 1px;
  background: #e3e1dd;
}
.nav-right-part .search-bar:hover {
  background: var(--main-color);
  border: 1px solid var(--main-color);
}

.nav-right-part-mobile {
  display: none;
}

/**************** sidebar-menu *************/
.sidebar-menu {
  width: 0;
  position: fixed;
  right: 0;
  top: 0;
  height: 100vh;
  background-color: #fff;
  z-index: 99999;
  overflow-y: auto;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}

.sidebar-menu .sidebar-inner {
  position: relative;
  top: 150px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  padding: 90px 40px 50px 40px;
}
.sidebar-menu .sidebar-inner .thumb {
  margin-bottom: 30px;
}
.sidebar-menu .sidebar-inner .thumb .standard-logo img {
  max-width: 200px;
}
.sidebar-menu .sidebar-inner p {
  margin-bottom: 28px;
}

.sidebar-address {
  margin-bottom: 35px;
}
.sidebar-address ul {
  margin: 0;
  padding: 0;
}
.sidebar-address ul li {
  list-style: none;
  margin-bottom: 4px;
}
.sidebar-address ul li:last-child {
  margin-bottom: 0;
}
.sidebar-address ul li i {
  margin-right: 6px;
  width: 25px;
  color: var(--main-color);
}

.sidebar-subscribe {
  position: relative;
  margin-bottom: 40px;
}
.sidebar-subscribe input {
  width: 100%;
  border: 1px solid #d6dadf;
  height: 42px;
  padding: 0 45px 0 12px;
}
.sidebar-subscribe button {
  position: absolute;
  right: 0;
  top: 0;
  height: 42px;
  width: 42px;
  background: var(--heading-color);
  transition: 0.4s;
  border: 0;
  color: #fff;
  cursor: pointer;
}
.sidebar-subscribe button:hover {
  background: var(--main-color);
  color: #fff;
}

.social-media li a {
  background: var(--heading-color);
  color: #fff;
}

.social-media li a:hover {
  background: var(--main-color);
}

.sidebar-menu .sidebar-menu-close {
  background-color: var(--main-color);
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  z-index: 999;
}

.sidebar-menu.active {
  width: 360px;
  opacity: 1;
  visibility: visible;
}

.sidebar-menu.active .sidebar-inner {
  top: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.7s ease-out 0.8s;
}

@media only screen and (max-width: 991px) {
  .navbar-area {
    background: #fff;
  }

  .navbar-area .nav-container {
    padding: 5px 0;
  }

  .nav-right-part {
    margin-right: 60px;
  }

  .nav-right-part .btn .right {
    padding-left: 5px;
    font-size: 13px;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav > li {
    margin-right: 0;
    padding-right: 0;
  }

  .navbar-area .nav-container {
    position: relative;
    z-index: 0;
  }
  .navbar-area .nav-container .navbar-toggler {
    padding: 0px;
  }
  .navbar-area .nav-container .navbar-collapse {
    margin-top: 13px;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav {
    display: block;
    margin-top: 20px;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li {
    display: block;
    text-align: left;
    line-height: 30px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li a {
    display: block;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li:last-child {
    border-bottom: none;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li + li {
    margin-left: 0;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before {
    top: 26px;
    right: 3px !important;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu {
    position: initial;
    display: block;
    width: 100%;
    border-top: none;
    box-shadow: none;
    margin-left: 0;
    padding-bottom: 0;
    height: auto;
    overflow: hidden;
    max-height: 250px;
    overflow-y: scroll;
    background-color: transparent;
    border-radius: 10px;
    padding: 0px;
    border-bottom: none;
    display: none;
    transition: none;
    visibility: visible;
    opacity: 1;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .sub-menu .menu-item-has-children:before {
    content: "";
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li {
    padding: 0;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children:hover:before {
    top: 30px;
    color: #fff;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li + li {
    border-top: none;
  }
}
.sopen {
  display: block !important;
}

.toggle-btn {
  left: auto;
  right: 0;
  position: absolute;
  top: 8px;
  width: 40px;
  height: 40px;
  transition-duration: 0.5s;
  border: 0;
  background: transparent;
}
.toggle-btn .icon-left {
  transition-duration: 0.5s;
  position: absolute;
  height: 2px;
  width: 11px;
  top: 18px;
  background-color: var(--heading-color);
  left: 7px;
}
.toggle-btn .icon-left:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 11px;
  height: 2px;
  background-color: var(--heading-color);
  content: "";
  top: -7px;
  left: 0;
}
.toggle-btn .icon-left:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 11px;
  height: 2px;
  background-color: var(--heading-color);
  content: "";
  top: 7px;
  left: 0;
}
.toggle-btn .icon-left:hover {
  cursor: pointer;
}
.toggle-btn .icon-right {
  transition-duration: 0.5s;
  position: absolute;
  height: 2px;
  width: 11px;
  top: 18px;
  background-color: var(--heading-color);
  left: 18px;
}
.toggle-btn .icon-right:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 11px;
  height: 2px;
  background-color: var(--heading-color);
  content: "";
  top: -7px;
  left: 0;
}
.toggle-btn .icon-right:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 11px;
  height: 2px;
  background-color: var(--heading-color);
  content: "";
  top: 7px;
  left: 0;
}
.toggle-btn .icon-right:hover {
  cursor: pointer;
}
.toggle-btn.open .icon-left {
  transition-duration: 0.5s;
  background: transparent;
}
.toggle-btn.open .icon-left:before {
  transform: rotateZ(45deg) scaleX(1.4) translate(2px, 1px);
}
.toggle-btn.open .icon-left:after {
  transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -1px);
}
.toggle-btn.open .icon-right {
  transition-duration: 0.5s;
  background: transparent;
}
.toggle-btn.open .icon-right:before {
  transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 1px);
}
.toggle-btn.open .icon-right:after {
  transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -1px);
}
.toggle-btn:hover {
  cursor: pointer;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-area .nav-container .navbar-collapse .navbar-nav li {
    font-size: 16px;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li + li {
    margin-left: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .responsive-mobile-menu {
    display: block;
    width: 100%;
    position: relative;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1199px) {
  .margin-xlt-80 {
    margin-top: 0px;
  }

  .contact-widget .contact_info_list li.single-info-item .details {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-area .logo {
    padding-top: 0px !important;
  }

  .widget ul {
    text-align: left;
  }

  .navbar-collapse {
    background: #fff;
    margin-top: 0px;
    width: 100%;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before {
    right: 20px;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav {
    margin-bottom: 20px;
  }

  .navbar-area {
    padding-bottom: 0px;
  }

  .bar1, .bar2, .bar3 {
    background: #fff;
  }

  .party-box-wrapper {
    padding: 50px 0px;
  }

  .party-box-wrapper .party-box-content h4 {
    font-size: 30px;
    line-height: 45px;
  }

  .footer-area .copyright-area-inner {
    padding: 20px;
  }

  .navbar-expand-lg .navbar-collapse {
    margin-top: 0px;
  }

  .contact-widget .contact_info_list li.single-info-item .details {
    padding-left: 25px;
  }

  .footer-area .footer-top .widget.widget_nav_menu ul li a {
    font-size: 14px;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu {
    padding: 0 0 0 20px;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a {
    padding: 12px 0;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:last-child a {
    padding-bottom: 3px;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:hover i {
    opacity: 0;
    margin-right: -18px;
  }

  .nav-right-part-mobile {
    display: block;
  }

  .nav-right-part-desktop {
    display: none;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:hover {
    background: none;
  }

  .navbar-area .nav-container .navbar-collapse .navbar-nav li a {
    color: #333333;
  }
}
/* Tablet Layout wide: 767px. */
@media only screen and (max-width: 767px) {
  .logo-wrapper.mobile-logo {
    display: block;
    width: 100%;
  }

  .responsive-mobile-menu {
    display: block;
    width: 100%;
    position: relative;
  }

  .responsive-mobile-menu .navbar-toggler {
    position: absolute;
    left: calc(100% - 130px);
    top: 10px;
  }

  .table-responsive {
    display: block !important;
  }

  .btn-custom-default, .btn-custom-white {
    font-size: 14PX;
    line-height: 33px;
    padding: 6px 20px;
  }

  .navbar-area .logo {
    padding-top: 0px !important;
  }
}
/* medium tablet layout 599px */
@media only screen and (max-width: 575px) {
  .navbar-area .nav-container {
    margin: 0px 0px;
  }

  .navbar-area .logo {
    padding-top: 10px;
  }

  .widget.footer-widget .subscribe-form.subscribe-form-style2 .form-control {
    padding: 15px 20px;
  }

  .widget.footer-widget .subscribe-form.subscribe-form-style2 .btn {
    padding: 15px 20px;
  }

  .search-popup .search-form {
    min-width: 350px;
  }
}
@media only screen and (max-width: 375px) {
  .btn-custom-default, .btn-custom-white {
    padding: 5px 18px;
  }

  .search-popup .search-form .form-group .form-control, .search-popup .search-form .submit-btn {
    height: 45px;
  }

  .search-popup .search-form {
    min-width: 300px;
  }
}
@media only screen and (max-width: 320px) {
  .search-popup .search-form {
    min-width: 265px;
  }

  .responsive-mobile-menu .navbar-toggler {
    left: calc(100% - 95px);
  }
}
.mean-container .mean-nav ul li a {
  font-family: var(--heading-font);
  font-weight: 600;
  width: 100%;
  font-size: 16px;
  text-transform: none;
  opacity: 1;
  padding-left: 0;
}
.mean-container .mean-nav ul li a:hover {
  color: var(--main-color);
}

div.mean-container .mean-nav ul li a.mean-expand {
  height: 26px;
  width: 26px;
  line-height: 26px;
  border: none;
  background: var(--main-color);
  padding: 0;
  top: 10px;
  color: #fff;
  border-radius: 0;
}

.side-info-close i {
  color: var(--heading-color);
}

.mean-container .mean-nav ul li a.mean-expand.mean-clicked i {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li ul li.menu-item-has-children::before {
  right: 12px;
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li ul li.menu-item-has-children::after {
  right: 8px;
  top: 21px;
}

@media only screen and (max-width: 991px) {
  .navbar-area .nav-container .logo a {
    line-height: 0px;
  }
}
/*----------------------------------------
  ## Search Popup
----------------------------------------*/
.td-search-popup.active .search-form {
  visibility: visible;
  opacity: 1;
  width: 40%;
  z-index: 9999;
}

.td-search-popup .search-form {
  width: 35%;
  position: absolute;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: hidden;
  opacity: 0;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999;
}

.td-search-popup .search-form .form-group .form-control {
  border: none;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  height: 54px;
  padding: 0 75px 0 25px;
  background: #f7f9fb;
}

.td-search-popup .search-form .form-group .form-control:hover,
.td-search-popup .search-form .form-group .form-control:focus,
.td-search-popup .search-form .form-group .form-control:active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.td-search-popup .search-form .submit-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 54px;
  border: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #ffffff;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0;
  text-align: center;
  cursor: pointer;
  background: var(--main-color);
}

.td-search-popup .search-form .submit-btn:hover,
.td-search-popup .search-form .submit-btn:focus,
.td-search-popup .search-form .submit-btn:active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.body-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.95);
  z-index: 999;
  content: "";
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress;
}

.body-overlay.active {
  visibility: visible;
  opacity: 0.97;
}

.mfp-zoom-in {
  /* animate in */
  /* animate out */
}

.mfp-zoom-in .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.mfp-zoom-in.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.7;
}

.mfp-zoom-in.mfp-removing .mfp-content {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/************ single-inpur-inner ************/
.single-input-inner {
  margin-bottom: 20px;
}
.single-input-inner input {
  width: 100%;
  height: 50px;
  border: 0 !important;
  padding: 0 18px;
  font-weight: 300;
}
.single-input-inner input::placeholder {
  color: #adadad;
}
.single-input-inner textarea {
  width: 100%;
  border: 0 !important;
  height: 150px;
  border-radius: 0;
  padding: 14px 18px;
  font-weight: 300;
}
.single-input-inner textarea::placeholder {
  color: #adadad;
}
.single-input-inner .single-select {
  width: 100%;
  height: 46px;
  line-height: 46px;
  border: 0 !important;
  border-radius: 30px;
  padding: 0 18px;
  margin-bottom: 20px;
}
.single-input-inner .single-select .list {
  width: 100%;
}
.single-input-inner.style-border input {
  border: 1px solid rgba(234, 225, 214, 0.7) !important;
}
.single-input-inner.style-border input::placeholder {
  color: #adadad;
}
.single-input-inner.style-border textarea {
  border: 1px solid rgba(234, 225, 214, 0.7) !important;
  background: transparent;
}
.single-input-inner.style-border textarea::placeholder {
  color: #adadad;
}
.single-input-inner.style-border .single-select {
  border: 1px solid rgba(234, 225, 214, 0.7) !important;
  color: #adadad;
}
.single-input-inner.style-border-bottom input {
  border-bottom: 1px solid rgba(234, 225, 214, 0.7) !important;
  background: transparent;
  padding: 0;
}
.single-input-inner.style-border-bottom input::placeholder {
  color: #adadad;
}
.single-input-inner.style-border-bottom textarea {
  border-bottom: 1px solid rgba(234, 225, 214, 0.7) !important;
}
.single-input-inner.style-border-bottom textarea::placeholder {
  color: #adadad;
}
.single-input-inner.style-border-bottom .single-select {
  border-bottom: 1px solid rgba(234, 225, 214, 0.7) !important;
  background: transparent;
  color: #adadad;
}
.single-input-inner.style-bg input {
  background: #f5f3ef;
}
.single-input-inner.style-bg input::placeholder {
  color: #65645f;
}
.single-input-inner.style-bg textarea {
  background: #f5f3ef;
}
.single-input-inner.style-bg textarea::placeholder {
  color: #65645f;
}
.single-input-inner.style-bg .single-select {
  background: #f5f3ef;
  color: #65645f;
}
.single-input-inner.style-bg-none input {
  background: transparent;
  color: #fff;
}
.single-input-inner.style-bg-none input::placeholder {
  color: #fff;
}
.single-input-inner.style-bg-none textarea {
  background: transparent;
  color: #fff;
}
.single-input-inner.style-bg-none textarea::placeholder {
  color: #fff;
}
.single-input-inner.style-bg-none .single-select {
  background: transparent;
  color: #fff;
}

.contact-form-inner {
  padding: 0 30px 30px;
  border-radius: 7px;
  overflow: hidden;
  background-size: cover;
}
.contact-form-inner .single-input-inner.style-border-bottom input {
  border-bottom: 1px solid #fff !important;
}
.contact-form-inner .single-input-inner.style-border-bottom input::placeholder {
  color: #fff;
}

.blog-comment-form textarea {
  background: #FBFBFB;
  border: 1px solid #FBFBFB;
}

/*------------------------------------------------
    ## Section title
------------------------------------------------*/
.section-title {
  margin-bottom: 50px;
  position: relative;
}
.section-title .sub-title {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  color: var(--main-color);
  font-family: var(--body-font);
}
.section-title .sub-title.left-line {
  padding-left: 60px;
}
.section-title .sub-title.left-line:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  height: 2px;
  width: 40px;
  background: var(--main-color);
}
.section-title .sub-title.right-line:after {
  content: "";
  position: absolute;
  right: -50px;
  top: 12px;
  height: 2px;
  width: 40px;
  background: var(--main-color);
}
.section-title .sub-title.double-line:before {
  content: "";
  position: absolute;
  left: -50px;
  top: 12px;
  height: 2px;
  width: 40px;
  background: var(--main-color);
}
.section-title .sub-title.double-line:after {
  content: "";
  position: absolute;
  right: -50px;
  top: 12px;
  height: 2px;
  width: 40px;
  background: var(--main-color);
}
.section-title .title {
  margin-bottom: 0;
  margin-top: 0;
  text-transform: capitalize;
}
.section-title .content {
  margin-top: 17px;
  margin-bottom: 0;
}
.section-title .quote {
  border-left: 3px solid var(--main-color);
  padding-left: 15px;
  font-weight: 500;
}
.section-title .ratting-inner {
  color: var(--main-color);
}
.section-title .section-counter span {
  font-size: 48px;
  margin-right: 5px;
}
.section-title strong {
  color: var(--heading-color);
}
.section-title .small-title {
  margin-top: 18px;
  line-height: 36px;
}
.section-title .small-title span {
  color: var(--main-color);
}
.section-title .phone {
  font-weight: 400;
  margin-top: 30px;
}
.section-title .phone img {
  margin-right: 6px;
}
.section-title .single-list-wrap {
  margin-top: 21px;
}
.section-title .btn {
  margin-top: 30px;
}
.section-title h4 svg {
  color: var(--main-color);
  margin-right: 10px;
}
.section-title .widget-search {
  position: relative;
}
.section-title .widget-search input {
  border: 0;
  border-bottom: 1px solid var(--heading-color);
  width: 100%;
  max-width: 400px;
  background: transparent;
  height: 40px;
}
.section-title .widget-search a {
  margin-left: -25px;
}
.section-title.style-white .sub-title {
  color: var(--main-color);
}
.section-title.style-white .sub-title.left-line:before {
  background: #fff;
}
.section-title.style-white .sub-title.right-line:after {
  background: #fff;
}
.section-title.style-white .sub-title.double-line:before {
  background: #fff;
}
.section-title.style-white .sub-title.double-line:after {
  background: #fff;
}
.section-title.style-white .title {
  color: #fff;
}
.section-title.style-white .content {
  color: #fff;
}
.section-title.style-white .small-title {
  color: #fff;
}
.section-title.style-white .section-counter {
  color: #fff;
}

.planning-section-title-left {
  white-space: nowrap;
  display: inline-block;
  -webkit-animation: marquee 110s linear infinite;
  animation: marquee 110s linear infinite;
}

.planning-section-title-left a {
  font-size: 80px;
  color: var(--heading-color);
  line-height: initial;
  font-weight: 700;
  margin-right: 30px;
  text-transform: capitalize;
  font-family: var(--heading-font);
}
.planning-section-title-left a:hover {
  color: var(--main-color);
}

.planning-section-title-right {
  white-space: nowrap;
  display: inline-block;
  -webkit-animation: marquee-2 130s linear infinite;
  animation: marquee-2 130s linear infinite;
}

.planning-section-title-right a {
  font-size: 80px;
  color: var(--heading-color);
  line-height: initial;
  font-weight: 700;
  margin-right: 30px;
  text-transform: capitalize;
  font-family: var(--heading-font);
}
.planning-section-title-right a:hover {
  color: var(--main-color);
}

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
@-webkit-keyframes marquee-2 {
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
@keyframes marquee-2 {
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
.service-details img {
  margin-bottom: 50px;
}
.service-details p {
  margin-bottom: 50px;
}

.project-details h2 {
  margin-top: 50px;
}
.project-details p {
  margin-top: 20px;
}

.project-info {
  background: #fff;
  padding: 30px 30px 35px;
  margin-top: 55px;
}
.project-info h3 {
  margin-bottom: 25px;
}
.project-info p {
  margin-top: 0;
  margin-bottom: 20px;
}
.project-info .social-media {
  padding: 0;
  margin-top: 15px;
}
.project-info .social-media li a {
  height: 48px;
  width: 48px;
  line-height: 48px;
  background: var(--heading-color);
  font-size: 16px;
  border-radius: 0;
  color: #fff;
}
.project-info .social-media li a:hover {
  background: var(--main-color);
}

.error-area {
  padding-top: 70px;
}
.error-area h2 {
  font-size: 250px;
  color: var(--main-color);
  line-height: 1;
  margin-bottom: 18px;
}
.error-area h3 {
  margin-bottom: 25px;
}

.blog-details-area .cat {
  height: 28px;
  line-height: 28px;
  padding: 0 20px;
  background: var(--main-color);
  display: inline-block;
  color: #fff;
  border-radius: 5px;
  font-size: 15px;
  margin-bottom: 3px;
}
.blog-details-area h2 {
  margin-top: 25px;
  margin-bottom: 22px;
}
.blog-details-area .author-meta {
  display: flex;
  text-align: center;
}
.blog-details-area .author-meta img {
  height: 33px;
  width: 33px;
  border-radius: 50%;
  margin-right: 10px;
}
.blog-details-area .author-meta p {
  margin-bottom: 0;
  line-height: 1;
  align-self: center;
  font-weight: 500;
  text-align: left;
}
.blog-details-area .author-meta p span {
  font-weight: 600;
  color: var(--heading-color);
}

.contact-g-map iframe {
  height: 400px;
  width: 100%;
  margin-bottom: -10px;
}

.contact-page-inner {
  background: #fff;
  padding: 70px;
}

.team-details-page .thumb {
  background: #f5f3ef;
  padding: 40px 0 40px 0;
  margin-right: 40px;
}
.team-details-page .thumb img {
  width: 100%;
  margin-right: -80px;
}
.team-details-page .social-media li a {
  height: 46px;
  width: 46px;
  line-height: 46px;
  border-radius: 0;
  background: var(--heading-color);
  font-size: 16px;
  color: #fff;
}
.team-details-page .social-media li a:hover {
  background: var(--main-color);
}

/*---------------------------------------------------
	widget styles
----------------------------------------------------*/
.widget-title {
  position: relative;
  font-size: 20px;
}

.td-sidebar .widget {
  margin-bottom: 34px;
  padding: 30px;
  border-radius: 4px;
  box-shadow: 0px 20px 40px 15px rgba(0, 6, 69, 0.08);
  background: #fff;
}
.td-sidebar .widget .widget-title {
  font-size: 24px;
  position: relative;
  padding-bottom: 20px;
}

.footer-area .widget-title {
  color: #fff;
}

.td-sidebar-service .widget {
  margin-bottom: 34px;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}
.td-sidebar-service .widget .widget-title:before {
  display: none;
}
.td-sidebar-service .widget .widget-title:after {
  border-bottom: 1px dashed var(--main-color);
  background: transparent;
  width: 156px;
}

.widget_search .search-form {
  position: relative;
  background: #f5f3ef;
  border-radius: 0;
  overflow: hidden;
  border: 0;
}

.widget_search .search-form .form-group {
  margin-bottom: 0;
}

.widget_search .search-form input {
  width: 100%;
  border: 0;
  height: 55px;
  padding: 0 60px 0 22px;
  background: #f5f3ef;
}

.widget_search .search-form input:focus {
  border: 0;
  outline: 0;
}

.widget_search .search-form button {
  position: absolute;
  right: 0;
  border: 0;
  background: var(--main-color);
  cursor: pointer;
  padding: 0 22px;
  top: 0;
  height: 55px;
  color: #fff;
}

.widget_search .search-form button i {
  color: var(--heading-color);
}

.widget_search .search-form button:active, .widget_search .search-form button:focus {
  box-shadow: none;
  outline: 0;
}

.widget-recent-post ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 9px;
  padding-bottom: 0;
}

.widget-recent-post ul li {
  margin-bottom: 18px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 18px;
}

.widget-recent-post ul li .media {
  align-items: center;
}

.widget-recent-post ul li .media .media-left {
  margin-right: 15px;
}

.widget-recent-post ul li .media .media-left img {
  border-radius: 50%;
}

.widget-recent-post ul li .media .media-body .title {
  margin-top: 8px;
}

.widget-recent-post ul li .media .media-body .post-info {
  font-size: 14px;
  color: var(--main-color);
}

.widget-recent-post ul li .media .media-body .post-info span {
  color: #3F517E;
}

.widget-recent-post ul li .media .media-body .post-info svg,
.widget-recent-post ul li .media .media-body .post-info i {
  margin-right: 5px;
  color: var(--main-color);
}

.widget-recent-post ul li:last-child {
  border-bottom: 0 !important;
  padding-bottom: 0;
  margin-bottom: 0;
}

.widget_catagory ul {
  padding-left: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: -5px;
}

.widget_catagory ul li {
  list-style: none;
  transition: 0.6s;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.widget_catagory ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.widget_catagory ul li a {
  position: relative;
  color: var(--heading-color);
  font-weight: 500;
}
.widget_catagory ul li a span {
  float: right;
}
.widget_catagory ul li a i {
  margin-right: 5px;
}
.widget_catagory ul li a svg {
  margin-right: 5px;
}
.widget_catagory ul li a:hover {
  color: var(--main-color);
}

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

.widget_catagory_2 ul {
  padding: 0;
}
.widget_catagory_2 ul li {
  list-style: none;
}
.widget_catagory_2 ul li a {
  border: 1px solid #D1D1D1;
  display: block;
  margin-bottom: 20px;
  padding: 10px 15px;
  border-radius: 5px;
  font-weight: 600;
}
.widget_catagory_2 ul li a i {
  float: right;
  padding-top: 3px;
  font-size: 21px;
}
.widget_catagory_2 ul li a span i {
  float: left;
  margin-right: 10px;
  color: var(--main-color);
  background: #FFE6E2;
  padding: 5px 5px 2px 5px;
  border-radius: 3px;
}
.widget_catagory_2 ul li a:hover {
  background-image: linear-gradient(to right, #F99746, #EE0020);
  border: 1px solid var(--main-color);
  color: #fff;
}

.widget_tag_cloud .tagcloud a {
  background: #f5f3ef;
  height: 36px;
  line-height: 36px;
  padding: 0 18px;
  border-radius: 0;
  display: inline-block;
  margin: 0 5px 9px 0;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #909090;
}
.widget_tag_cloud .tagcloud a i {
  float: right;
  padding-top: 5px;
}

.widget_tag_cloud .tagcloud a:hover {
  background: var(--main-color);
  color: #ffffff;
  border-color: var(--main-color);
}

/*********** widget_checkbox_list ************/
.widget_checkbox_list .single-checkbox:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}

.single-checkbox {
  display: block;
  position: relative;
  padding-left: 28px;
  margin-bottom: 7px;
  padding-bottom: 7px;
  cursor: pointer;
  font-size: 16px;
  color: var(--heading-color);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom: 1px solid #E3E3E3;
}
.single-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.single-checkbox input:checked ~ .checkmark {
  background-color: var(--main-color);
}
.single-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.single-checkbox .checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #EAE1D6;
}
.single-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/******** widget-video-inner *********/
.widget-video-inner {
  border-radius: 5px;
}
.widget-video-inner .thumb {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
}
.widget-video-inner .thumb:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.widget-video-inner .thumb .video-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  line-height: 52px;
  z-index: 1;
}
.widget-video-inner .thumb .video-btn i {
  font-size: 18px;
}
.widget-video-inner .thumb .video-btn:after {
  width: 70px;
  height: 70px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.widget-video-inner .details {
  margin-top: 10px;
}
.widget-video-inner .details ul {
  padding: 0;
  margin: 0;
}
.widget-video-inner .details ul li {
  list-style: none;
  text-align: right;
  display: flex;
  align-items: baseline;
  border-bottom: 1px dashed #E3E3E3;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.widget-video-inner .details ul li:last-child {
  border-bottom: 0;
}
.widget-video-inner .details ul li i {
  color: var(--main-color);
  margin-right: 7px;
}
.widget-video-inner .details ul li span {
  margin-right: auto;
  font-weight: 500;
  color: var(--heading-color);
}

/******** widget-contact *********/
.widget_contact .details {
  padding: 0;
}
.widget_contact .details li {
  margin-bottom: 18px;
  position: relative;
  list-style: none;
}
.widget_contact .details li i {
  margin-right: 14px;
  color: var(--main-color);
}
.widget_contact .details li:last-child {
  margin-bottom: 0;
}
.widget_contact .details li .time {
  font-size: 12px;
  margin-top: 3px;
}
.widget_contact .social-media li a {
  color: var(--main-color);
}
.widget_contact .social-media li a:hover {
  background: var(--main-color);
  color: #fff;
}

.widget_instagram .instagram-wrap {
  margin: 0 10px;
}
.widget_instagram .instagram-wrap .thumb {
  margin-bottom: 10px;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
}
.widget_instagram .instagram-wrap .thumb img {
  transform: scale(1.05);
  transition: 0.9s;
}
.widget_instagram .instagram-wrap .thumb:after {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
}
.widget_instagram .instagram-wrap .thumb i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  background: rgba(253, 74, 54, 0.7);
  display: inline-block;
  z-index: 3;
  color: #fff;
  border-radius: 50%;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
}
.widget_instagram .instagram-wrap .thumb:hover:after {
  visibility: visible;
  opacity: 1;
}
.widget_instagram .instagram-wrap .thumb:hover i {
  visibility: visible;
  opacity: 1;
}
.widget_instagram .instagram-wrap .thumb:hover img {
  transform: scale(1.1);
}

/************ animate style ************/
.top_image_bounce {
  animation: top-image-bounce 3s infinite ease-in-out;
}

.left_image_bounce {
  animation: left-image-bounce 3s infinite ease-in-out;
}

.right_image_bounce {
  animation: right-image-bounce 3s infinite ease-in-out;
}

.spin_image {
  animation: spin 3s infinite ease-in-out;
}

.rotation_image {
  animation: rotation 90s infinite ease-in-out;
}

@-webkit-keyframes top-image-bounce {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes top-image-bounce {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes left-image-bounce {
  0% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  50% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}
@keyframes left-image-bounce {
  0% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  50% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(700deg);
  }
}
@keyframes ripple-white3 {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 100px rgba(255, 255, 255, 0);
  }
}

/*# sourceMappingURL=taxon-core.css.map */
