@charset "UTF-8";
/*-----------------------------------------------------------------------------------

  Theme Name: constionic - Digital Agency HTML5 Template
  Author: constionic
  Support: constionic.dev@gmail.com
  Description: constionic – is a Digital Agency HTML5 Template that comes with high-quality 2 Pre build Home Pages and many built-in awesome inner pages  which are perfect for any creative agencies, designers, digital agencies, freelancers, developers, designers, marketing, startup, blog and portfolio.
  Version: 1.0

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

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

  01. VARIBALES DECLARARION

**********************************************/
/*----------------------------------------*/
/*  01. VARIBALES DECLARARION
/*  02. HEADER AREA
/*----------------------------------------*/
:root {
  --primary: #f03e24;
  --secondary: #02122c;
  --white: #fff;
  --black: #000;
  --gray: #494949;
  --gray-2: #e0e0e0;
  --gray-3: #f6f6f6;
  --gray-4: #e1e1e1;
  --gray-5: #a0a0a0;
  --primary-1: #02122c;
  --secondary-1: #f50366;
  --white: #fff;
  --black: #000;
  --black-2: #252525;
  --black-3: #1F242C;
  --black-4: #67687A;
  --black-5: rgb(0, 5, 14);
  --BodyFontFamily: "Poppins", sans-serif;
  --FontFamily2: "Roboto Condensed", sans-serif;
}

/*----------------------------------------*/
/*  01. GOOGLE FONTS
/*----------------------------------------*/
/*----------------------------------------*/
/*  01. RESPONSIVE VARIABLES
/*----------------------------------------*/
/*----------------------------------------*/
/*  02. MIXIN DECLARATION
/*----------------------------------------*/
/*----------------------------------------*/
/* 03. TYPOGRAPHY CSS START
/*----------------------------------------*/
* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  font-family: var(--BodyFontFamily);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  padding-right: 0 !important;
  overflow-x:hidden;
  position: relative;
}



html {
  scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 1;
  line-height: 1.2;
  font-family: var(--FontFamily2);
}

ul,
ol {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

img {
  max-width: 100%;
}

/*----------------------------------------*/
/* 04. THEME CSS START
/*----------------------------------------*/
.pos-abs {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 3;
}

.pt-100 {
  padding-top: 100px;
}
@media (max-width: 991px) {
  .pt-100 {
    padding-top: 80px;
  }
  .ptb-100 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pt-100 {
    padding-top: 50px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .faq__area-2 .accordion-button {
    padding-left: 34px;
}
}

.pt-120 {
  padding-top: 25px;
}
@media (max-width: 1199px) {
  .pt-120 {
    padding-top: 100px;
  }
}
@media (max-width: 991px) {
  .pt-120 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .pt-120 {
    padding-top: 50px;
  }
}

.pt-125 {
  padding-top: 125px;
}
@media (max-width: 1199px) {
  .pt-125 {
    padding-top: 100px;
  }
}
@media (max-width: 991px) {
  .pt-125 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .pt-125 {
    padding-top: 50px;
  }
}

.pt-130 {
  padding-top: 130px;
}
@media (max-width: 1199px) {
  .pt-130 {
    padding-top: 100px;
  }
}
@media (max-width: 991px) {
  .pt-130 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .pt-130 {
    padding-top: 50px;
  }
}

.pt-140 {
  padding-top: 140px;
}
@media (max-width: 1199px) {
  .pt-140 {
    padding-top: 100px;
  }
}
@media (max-width: 991px) {
  .pt-140 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .pt-140 {
    padding-top: 50px;
  }
}

.pt-150 {
  padding-top: 150px;
}
@media (max-width: 1199px) {
  .pt-150 {
    padding-top: 100px;
  }
}
@media (max-width: 991px) {
  .pt-150 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .pt-150 {
    padding-top: 50px;
  }
}

.pb-100 {
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .pb-100 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-100 {
    padding-bottom: 50px;
  }
}

.pb-110 {
  padding-bottom: 110px;
}
@media (max-width: 1199px) {
  .pb-110 {
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .pb-110 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-110 {
    padding-bottom: 50px;
  }
}

.pb-125 {
  padding-bottom: 125px;
}
@media (max-width: 1199px) {
  .pb-125 {
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .pb-125 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-125 {
    padding-bottom: 50px;
  }
}

.pb-130 {
  /*padding-bottom: 130px;*/
}
@media (max-width: 1199px) {
  .pb-130 {
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .pb-130 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-130 {
    padding-bottom: 50px;
  }
}

.pb-140 {
  padding-bottom: 140px;
}
@media (max-width: 1199px) {
  .pb-140 {
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .pb-140 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-140 {
    padding-bottom: 50px;
  }
}

.pb-150 {
  padding-bottom: 150px;
}
@media (max-width: 1199px) {
  .pb-150 {
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .pb-150 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-150 {
    padding-bottom: 50px;
  }
}

.mt-130 {
  margin-top: 130px;
}
@media (max-width: 1199px) {
  .mt-130 {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .mt-130 {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .mt-130 {
    margin-top: 50px;
  }
}

.plr-50 {
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 991px) {
  .plr-50 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .plr-50 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.plr-100 {
  padding-left: 100px;
  padding-right: 100px;
}
@media (max-width: 1199px) {
  .plr-100 {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 991px) {
  .plr-100 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .plr-100 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

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

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

.btn-readMore {
  font-size: 18px;
  color: var(--white);
  text-transform: uppercase;
  padding: 20px 70px;
  background-color: var(--primary);
  font-family: var(--FontFamily2);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  display: inline-block;
  z-index: 1;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.hero__area-wrapper .swiper-button-next, .hero__area-wrapper .swiper-button-prev {
  z-index: 1;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.hero__area-wrapper .swiper-button-next::before, .hero__area-wrapper .swiper-button-prev::before {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  z-index: -1;
  content: "";
  background: var(--primary-1);
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.hero__area-wrapper .swiper-button-next:hover::before , .hero__area-wrapper .swiper-button-prev:hover::before {
  left: 0%;
  right: auto;
  width: 100%;
}
.btn-readMore::before {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  z-index: -1;
  content: "";
  background: var(--primary-1);
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.btn-readMore:hover {
  color: var(--white);
  background-color: var(--primary);
}
.btn-readMore:hover::before {
  left: 0%;
  right: auto;
  width: 100%;
}
.hero__area-wrapper {
  position: relative;
}

.price__btn, .submit-btn-2, .btn-search, .service__baner-btn a, .project__baner-btn {
  z-index: 1;
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s !important;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s !important;
  position: relative;
}
.price__btn::before, .submit-btn-2::before, .btn-search:before, .service__baner-btn a:before, .project__baner-btn:before {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  z-index: -1;
  content: "";
  background: var(--primary-1);
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.price__btn:hover::before, .submit-btn-2:hover::before, #scroll_top:hover::before, .btn-search:hover:before, .service__baner-btn a:hover:before, .project__baner-btn:hover:before {
  left: 0%;
  right: auto;
  width: 100%;
}
#scroll_top:hover {
  border: 1px solid #fff;
}
#scroll_top {
  border: 1px solid var(--primary);
}
.price__btn:hover, .price__btn {
  border: none !important;
}
@media (max-width: 991px) {
  .btn-readMore {
    font-size: 16px;
    padding: 15px 40px;
  }
}
@media (max-width: 767px) {
  .nav-prev-next {
    position: relative;
    margin-bottom: 70px;
    margin-top: -13px;
  }
  .hero__area-wrapper .swiper-button-next:after, .swiper-button-prev:after {
    font-size: 16px;
  }
  .hero__area-wrapper .swiper-button-next, .hero__area-wrapper .swiper-button-prev {
    padding: 25px 25px;
  }
  .btn-readMore {
    font-size: 16px;
    padding: 15px 40px;
  }
}
.btn-learn {
  font-size: 13px;
  text-transform: uppercase;
  color: var(--black);
  font-weight: 700;
  border-bottom: 2px solid var(--primary);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.btn-learn:hover {
  color: var(--primary);
}

.sec-subtitle {
  font-weight: 700;
  font-size: 27px;
  line-height: 1.3;
  text-transform: uppercase;
  color: #02a3ab; /*#f03e24;*/
  font-family: var(--FontFamily2);
  position: relative;
  padding: 8px 9px 8px 0;
  margin-bottom: 22px;
  display: inline-block;
}
.sec-subtitle::after {
  position: absolute;
  top: 0;
  left: auto;
  width: 100%;
  height: 100%;
  /*background-image: url(../imgs/icon/shape-right.png);*/
  background-repeat: no-repeat;
  content: "";
  margin-left: 2px;
}
.sec-subtitle::before {
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  width: 100%;
  height: 100%;
  /*background-image: url(../imgs/icon/shape-left.png);*/
  background-repeat: no-repeat;
  content: "";
}

.sec-title {
  font-size: 48px;
  font-family: var(--FontFamily2);
  color: #2f5496;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .sec-title {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .sec-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .sec-title {
    font-size: 28px;
  }
}
.sec-title span {
  /*-webkit-text-stroke: 1px var(--primary);*/
  color: #00adf2;
}

/*----------------------------------------*/
/*  07. WIDGET CSS START
/*----------------------------------------*/
/*----------------------------------------*/
/*  08. ANIMATION CSS START
/*----------------------------------------*/
@-webkit-keyframes cxuRipple {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes cxuRipple {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes moveBottom {
  0% {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
}
@keyframes moveBottom {
  0% {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes wcLoading {
  0% {
    -webkit-transform: scaleY(0.1);
            transform: scaleY(0.1);
    background: var(--white);
  }
  50% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    background: var(--primary);
  }
  100% {
    -webkit-transform: scaleY(0.1);
            transform: scaleY(0.1);
    background: transparent;
  }
}
@keyframes wcLoading {
  0% {
    -webkit-transform: scaleY(0.1);
            transform: scaleY(0.1);
    background: var(--white);
  }
  50% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    background: var(--primary);
  }
  100% {
    -webkit-transform: scaleY(0.1);
            transform: scaleY(0.1);
    background: transparent;
  }
}
@-webkit-keyframes scroll {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - 20px));
    transform: translateX(calc(-100% - 20px));
  }
}
@keyframes scroll {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - 20px));
    transform: translateX(calc(-100% - 20px));
  }
}
@-webkit-keyframes cxufadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes cxufadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.cxufadeUp, .cxufadeUp4, .cxufadeUp3, .cxufadeUp2 {
  opacity: 0;
  -webkit-animation-name: cxufadeUp;
  animation-name: cxufadeUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.cxufadeUp2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.cxufadeUp3 {
  -webkit-animation-delay: 0.45s;
          animation-delay: 0.45s;
}

.cxufadeUp4 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

@-webkit-keyframes cxuSpin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes cxuSpin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*----------------------------------------*/
/*  09. LOADING CSS START
/*----------------------------------------*/
/*----------------------------------------*/
/*  10. MENU CSS START
/*----------------------------------------*/
/*----------------------------------------*/
/*  11. MODAL CSS START
/*----------------------------------------*/
/*----------------------------------------*/
/*  1. HEADER CSS START
/*----------------------------------------*/
@media (max-width: 1200px) {
  .header__area {
    display: none;
  }
}
.header__area .btn-search {
  width: 100px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--white);
  font-size: 20px;
  background-color: var(--primary);
  cursor: pointer;
  transition: 0.4s;
}
.header__area .btn-search:hover {
  background-color: var(--secondary);
}
.header__shop {
  cursor: pointer;
  display: block;
  color: #000;
}
.header__wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 350px auto;
  grid-template-columns: 350px auto;
}
@media (max-width: 1399px) {
  .header__wrapper {
    -ms-grid-columns: 115px auto;
    grid-template-columns: 115px auto;
  }
}

@media (max-width: 1599px) {
  .header__wrapper {
    -ms-grid-columns: 115px auto;
    grid-template-columns: 115px auto;
  }
  .header__left img {
    max-width: 150px;
}
@media (max-width: 1260px) {
  .header__wrapper {
    -ms-grid-columns: 95px auto;
    grid-template-columns: 95px auto;
  }
  .header__top {
    -ms-grid-columns: auto 378px auto;
    grid-template-columns: auto 378px auto;
}
}
}
.header__top {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 30px 560px 30px auto;
  grid-template-columns: auto 560px auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
  border-bottom: 1px solid var(--gray-4);
  display:none;
}
@media (max-width: 1399px) {
  .header__top {
    -ms-grid-columns: auto 375px auto;
    grid-template-columns: auto 375px auto;
  }
}
.header__btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 300px;
}
@media (max-width: 1399px) {
  .header__btm {
    padding-left: 125px;
  }
}
@media only screen and (max-width: 1630px) and (min-width: 1600px)  {
  .header__wrapper {
    -ms-grid-columns: 320px auto;
    grid-template-columns: 320px auto;
}
}
.header__btm-right {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50px 40px 1fr 40px auto;
  grid-template-columns: 50px 1fr auto;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  position: relative;
}
.header__btm-right::before {
  position: absolute;
  left: 60px;
  top: 0;
  width: 1px;
  height: 100%;
  content: "";
  background-color: var(--gray-4);
}
.header__shop {
  position: relative;
  width: 30px;
}
.header__count {
  font-size: 10px;
  text-transform: uppercase;
  color: var(--white);
  width: 17px;
  height: 17px;
  background-color: var(--primary);
  border-radius: 100px;
  position: absolute;
  top: -4px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  padding-left: 150px;
}
.header__social i {
  font-size: 14px;
}
.header__social li svg {
  color: var(--black);
  font-size: 14px;
}
.header__social li svg:hover {
  color: var(--primary);
}
.header__social li a {
  color: var(--black);
}
.header__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  border-left: 1px solid var(--gray-4);
  border-right: 1px solid var(--gray-4);
  padding: 12px 0px;
}
.header__info li {
  font-size: 13px;
  text-transform: capitalize;
}
.header__info li a{
  color: var(--black);
  text-transform: lowercase;
}
.header__info li a:hover{
  color: var(--primary);
}
.header__info li i {
  padding-right: 10px;
  color: var(--primary);
}
.header__mainmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 45px;
}
.header__mainmenu li {
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header__mainmenu li:hover .sub-menu {
  opacity: 1;
  top: 33px;
}
.header__mainmenu li a {
  color: #3c3c3c;
  font-size: 20px;
  font-family: var(--FontFamily2);
  font-weight: 100;
  text-transform: uppercase;
  line-height: 1;
}
.header__mainmenu li a:hover {
  color: var(--primary);
  /*border-bottom: 2px solid var(--primary);*/
}
.header__mainmenu .sub-menu, .header__area-menuwrap .sub-menu {
  position: absolute;
  left: 0px;
  top: 100%;
  padding: 15px 40px;
  width: auto;
  background-color: var(--white);
  opacity: 0;
  border-radius: 5px;
  -webkit-box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
          box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 200px;
  padding-left: 20px;
  z-index: 99;
}
.header__mainmenu .sub-menu li {
  padding-bottom: 12px;
}
.header__mainmenu .sub-menu li:last-child {
  padding-bottom: 0;
}
.header__menutop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  padding-right: 50px;
}
.header__menutop li a {
  font-size: 13px;
  color: var(--black);
  text-transform: capitalize;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header__menutop li a:hover {
  color: var(--primary);
  border-bottom: 2px solid var(--primary);
}
.header__btm-number i {
  color: var(--primary);
  padding-right: 10px;
}
.header__btm-number a {
  color: var(--black);
  font-size: 18px;
}
.header__btm-number a:hover {
  color: var(--primary);
}
.header__left {
  background: var(--primay);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
}
@media (max-width: 1399px) {
  .header__left img {
    max-width: 165px;
  }
}

.search-form {
  position: absolute;
  right: 0;
}
.search-form input {
  padding: 12px 30px;
}

.service__area {
  background-image: url(../imgs/bg/service-bg.png);
  background-position: top left;
  background-repeat: no-repeat;
  position: relative;
  background-size: 50%;
}
.service__area::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 38%;
  height: 100%;
  /*background-color: var(--primary);*/
  z-index: -1;
}
.service__area .btn-learn {
  margin-left: 30px;
}
.service__slider {
  padding-top: 60px !important;
}
@media (max-width: 767px) {
  .service__slider {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .service__slider {
    padding-top: 40px;
  }
}
@media (max-width: 1199px) {
  .service__slider {
    padding-top: 50px !important;
  }
}
.service__wrapper {
  background-color: var(--white);
  position: relative;
  padding: 10px 0px 50px 0px;
}
@media (max-width: 767px) {
  .service__wrapper {
    padding: 10px 0px 100px 10px;
  }
}
@media (max-width: 991px) {
  .service__wrapper {
    padding: 10px 0px 100px 10px;
  }
}
.service__icon {
  width: 85px;
  height: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ffffff;
  position: relative;
  top: -20px;
}
.service__icon::before {
  background-image: url(../imgs/icon/triangle-icon.png);
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  top: 0;
  right: -16px;
  width: 17px;
  height: 22px;
}
.service__slide p {
  font-size: 16px;
  color: var(--gray);
  padding-left: 30px;
  max-width: 97%;
  line-height:25px;
}
.service__slide-content {
  margin: -60px 0px 0px 30px;
  background: var(--white);
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.service__slide-content h3 {
  font-size: 22px;
  font-weight: 700;
  color: var(--black);
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .service__slide-content h3 {
    font-size: 18px;
  }
}

.service-active-wrapper {
  padding-bottom: 40px;
}

.service-pagination {
  text-align: center;
}

.service-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 5px;
  display: inline-block;
  border-radius: unset;
  background: transparent;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
  border: 1px solid var(--gray-4);
}

.service-pagination .swiper-pagination-bullet-active {
  background: var(--primary) !important;
  border: none !important;
}
.hero__area-wrapper .swiper-button-next, .hero__area-wrapper .swiper-button-prev {
  background-color: var(--primary);
  color: #fff;
  padding: 35px 35px;
}
.hero__area-wrapper .swiper-button-next:hover, .hero__area-wrapper .swiper-button-prev:hover {
  background-color: var(--secondary);
}
.hero__area {
  background-image: url(../imgs/bg/hero-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 210px 0px 270px;
}
@media (max-width: 1199px) {
  .hero__area {
    padding: 100px 0px;
  }
}
@media (max-width: 991px) {
  .hero__area {
    padding: 100px 0px;
  }
}
@media (max-width: 767px) {
  .hero__area {
    padding: 100px 0px;
  }
}
.hero__content h1 {
  font-size: 18px;
  text-transform: uppercase;
  color: var(--white);
  border-left: 2px solid var(--primary);
  letter-spacing: 3px;
  font-weight: 500;
  padding: 5px 13px;
}
.hero__content h2 {
  font-size: 90px;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--white);
  padding: 28px 0px;
  line-height: 1.1;
}
@media (max-width: 1199px) {
  .hero__content h2 {
    font-size: 55px;
  }
}
@media (max-width: 991px) {
  .hero__content h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .hero__content h2 {
    font-size: 36px;
    padding: 15px 0px;
  }
}
.hero__content p {
  font-size: 20px;
  max-width: 48%;
  color: var(--white);
  padding-bottom: 65px;
}
@media (max-width: 991px) {
  .hero__content p {
    font-size: 18px;
    max-width: 60%;
  }
}
@media (max-width: 767px) {
  .hero__content p {
    font-size: 16px;
    padding-bottom: 20px;
    max-width: 100%;
  }
}
.hero__content-2 {
  /*background-image: url(../imgs/icon/circel-border.png);*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 250px 0px;
}

.about__area {
  padding: 70px 0px 120px;
}
@media (max-width: 1199px) {
  .about__area {
    padding: 60px 0px 60px;
  }
}
@media (max-width: 991px) {
  .about__area {
    padding: 60px 0px 60px;
  }
}
@media (max-width: 767px) {
  .about__area {
    padding: 50px 0px 50px;
  }
}
.about__img {
  text-align: right;
}
.about__content {
  padding-right: 100px;
}
@media (max-width: 991px) {
  .about__content {
    padding-right: 0px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .about__content {
    padding-right: 0px;
    padding-bottom: 30px;
  }
}
.about__content p {
  max-width: 83%;
  padding: 20px 0px;
}
@media (max-width: 767px) {
  .about__content p {
    max-width: 100%;
  }
}
.about__content {
  position: relative;
}
.about__content::before {
  content: "";
  height: 200px;
  width: 175px;
  background: transparent;
  position: absolute;
  border: 4px solid #ffffff26;
  left: -4em;
  top: -69px;
  display:none;
}
.about__list a {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 70px auto;
  grid-template-columns: 70px auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid var(--gray-2);
}
.about__list a span {
  font-size: 36px;
  font-family: var(--FontFamily2);
  -webkit-text-stroke: 1px var(--gray-2);
  color: transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: 700;
  border-right: 1px solid var(--gray-2);
  margin-top: -13px;
}
.about__list a p {
  font-size: 18px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: var(--black);
  font-weight: 600;
  text-transform: uppercase;
  font-family: var(--FontFamily2);
  padding-left: 30px;
}
.about__list a p svg {
  padding-left: 10px;
}
.about__list:hover span {
  -webkit-text-stroke: 1px var(--primary);
}
.about__list:hover p {
  color: var(--primary);
}

.counter__area {
  background-image: url(../imgs/bg/counter-bg.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 100px 0px 280px;
}
@media (max-width: 1199px) {
  .counter__area {
    padding: 80px 0px;
  }
}
@media (max-width: 991px) {
  .counter__area {
    padding: 60px 0px;
  }
}
@media (max-width: 767px) {
  .counter__area {
    padding: 50px 0px;
  }
}
.counter__wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
@media (max-width: 767px) {
  .counter__wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.counter__item {
  position: relative;
}
.counter__item::before {
  content: "";
  height: 100px;
  width: 1px;
  background: #cfcfcf;
  right: 37px;
  position: absolute;
  transform: rotate(23deg);
}
.counter__item:last-child::before {
  display: none;
}
.counter__item h2 {
  font-size: 90px;
  font-weight: 700;
  color: var(--primary);
}
@media (max-width: 1199px) {
  .counter__item h2 {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .counter__item h2 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .counter__item h2 {
    font-size: 60px;
  }
}
.counter__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.counter__item h3 {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--black);
}
@media (max-width: 991px) {
  .counter__item h3 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .counter__item h3 {
    font-size: 18px;
  }
}

.feauters__area {
  background-image: url(../imgs/bg/feauters-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .feauters__area {
    padding-bottom: 0;
  }
  section.field__area.pt-120.pb-130.overflow-hidden {
    padding-top: 0;
  }
  .project__area-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .price__item {
    padding: 30px 40px 30px 0;
  }
  .faq__area-2 {
    padding-left: 30px;
  }
  .faq__wrapper .col-lg-6 {
    padding-left: 0;
  }
  .faq__area .faq__contact-2 {
    padding-right: 30px;
  }
  .faq__area .faq__contact-2 {
    margin-right: 10px;
    padding-right: 12px;
  }
  .faq__area .faq__contact-2 {
    padding-right: 18px !important;
  }
}
.feauters__area-2 {
  background-image: url(../imgs/bg/feauters-bg-2.png.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.feauters__wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  max-width: 1600px;
  -webkit-transform: translate(0px, -150px);
          transform: translate(0px, -150px);
}
.feauters__wrapper .btn-readMore{
  border: 1px solid var(--primary);
  transition: 0.4s;
}
.feauters__wrapper .btn-readMore:hover{
  border: 1px solid var(--gray-2);
}
@media (max-width: 1919px) {
  .feauters__wrapper {
    -webkit-transform: translate(0px, -150px);
            transform: translate(0px, -150px);
     max-width: 1140px;
  }
}
@media (max-width: 1199px) {
  .feauters__wrapper {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
@media (max-width: 991px) {
  .feauters__wrapper {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .feauters__wrapper {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.feauters__left {
  background: var(--secondary);
  padding: 150px 120px 120px 220px;
  margin-bottom: 20px;
}
@media (max-width: 1919px) {
  .feauters__left {
    padding: 120px 95px 120px 90px;
  }
}
@media (max-width: 1199px) {
  .feauters__left {
    padding: 80px 15px;
  }
}
@media (max-width: 991px) {
  .feauters__left {
    padding: 50px 15px;
  }
}
@media (max-width: 767px) {
  .feauters__left {
    padding: 50px 15px;
  }
}
.feauters__left p {
  color: var(--white);
  padding: 30px 0px 50px;
  font-size: 18px;
}
@media (max-width: 991px) {
  .feauters__left p {
    padding: 15px 0px;
  }
}
@media (max-width: 767px) {
  .feauters__left p {
    padding: 15px 0px;
  }
}
.feauters__right {
  background-color: var(--white);
  padding: 140px 200px 140px 140px;
  margin-top: 20px;
}
@media (max-width: 1919px) {
  .feauters__right {
    padding: 140px 100px 140px 100px;
  }
}
@media (max-width: 1199px) {
  .feauters__right {
    padding: 80px 15px;
  }
}
@media (max-width: 991px) {
  .feauters__right {
    padding: 50px 15px;
  }
}
@media (max-width: 767px) {
  .feauters__right {
    padding: 50px 15px;
  }
}
.feauters__item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50px 15px auto;
  grid-template-columns: 50px auto;
  gap: 15px;
  margin-bottom: 30px;
}
.feauters__list h3 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  .feauters__list h3 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .feauters__list h3 {
    font-size: 18px;
  }
}
.feauters__list p {
  font-size: 14px;
}
.feauters__icon {
  width: 40px;
  height: 40px;
  background: var(--primary);
  border-radius: 100px;
  color: var(--white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .feauters__icon {
    width: 30px;
    height: 30px;
  }
}
.feauters__left h2 {
  font-size: 48px;
  color: var(--white);
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .feauters__left h2 {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .feauters__left h2 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .feauters__left h2 {
    font-size: 25px;
  }
}
.feauters__list-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .feauters__list-2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 20px 12px 1fr;
    grid-template-columns: 20px 1fr;
    gap: 12px;
  }
}
@media (max-width: 991px) {
  .feauters__list-2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 20px 12px 1fr;
    grid-template-columns: 20px 1fr;
    gap: 12px;
  }
}
@media (max-width: 767px) {
  .feauters__list-2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 20px 12px 1fr;
    grid-template-columns: 20px 1fr;
    gap: 12px;
  }
}
.feauters__list-2:last-child {
  margin-bottom: 0;
}
.feauters__list-2 h3 {
  font-size: 16px;
  color: var(--black);
  font-family: var(--BodyFontFamily);
}
.feauters__list-icon {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--white);
  background-color: var(--primary);
}
.feauters__list-icon i {
  font-size: 13px;
}
.feauters__content-2 {
  padding-left: 70px;
}
@media (max-width: 991px) {
  .feauters__content-2 {
    padding-left: 0px;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .feauters__content-2 {
    padding-left: 0px;
    padding-top: 30px;
  }
}
.feauters__content-2 p {
  color: var(--gray);
  padding: 40px 40px 20px 0px;
}
@media (max-width: 991px) {
  .feauters__content-2 p {
    padding: 20px 20px 15px 0px;
  }
}
@media (max-width: 767px) {
  .feauters__content-2 p {
    padding: 20px 20px 15px 0px;
  }
}

.field__title-wrapper {
  padding-bottom: 55px;
}
@media (max-width: 991px) {
  .field__title-wrapper {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .field__title-wrapper {
    padding-bottom: 30px;
  }
}
.field__item {
  padding: 35px 35px 40px;
  border-bottom: 4px solid var(--primary);
  background-image: url(../imgs/bg/filed-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}
.field__item:hover::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url(../imgs/bg/field-img.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.field__item:hover h3 {
  color: var(--white);
}
.field__item:hover h4 {
  color: var(--white);
}
.field__item:hover img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.field__item:hover span svg {
  color: var(--white);
}
.field__item h3 {
  font-size: 16px;
  font-weight: 400;
  color: var(--gray);
  text-transform: capitalize;
  padding: 30px 0px 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.field__item span i {
  padding-top: 20px;
  transform: rotate(325deg);
  color: var(--black-3);
}
@media (max-width: 1199px) {
  .field__item h3 {
    font-size: 13px;
  }
}
.field__item h4 {
  font-size: 24px;
  color: var(--black);
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1399px) {
  .field__item h4 {
    font-size: 21px;
  }
}
@media (max-width: 1199px) {
  .field__item h4 {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .field__item h4 {
    font-size: 18px;
  }
}
.field__item span svg {
  color: var(--black);
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
  padding-top: 18px;
}

.field__item:hover span i {
  color: var(--white);
  position: relative;
}

.price__area {
  padding: 80px 0px 110px;
}
@media (max-width: 991px) {
  .price__area {
    padding: 50px 0px;
  }
}
@media (max-width: 767px) {
  .price__area {
    padding: 50px 0px;
  }
}
.price__btn {
  font-size: 14px;
  color: var(--black);
  border: 2px solid var(--gray-4) !important;
  text-transform: uppercase;
  padding: 15px 40px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  font-family: "Roboto Condensed";
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
}
.price__btn:hover {
  border: 2px solid #04122c !important;
}
.price__list {
  padding-top: 25px;
}
.price__list li {
  font-size: 14px;
  color: var(--gray);
  border-bottom: 1px solid var(--gray-4);
  padding: 12px 0px;
  position: relative;
  padding-left: 20px;
}
.price__list li::before {
  position: absolute;
  top: 13;
  left: 0;
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  width: 100%;
  height: 100%;
  color: var(--primary);
}
.price__list li:last-child {
  border-bottom: transparent;
}
.price__title {
  padding-bottom: 65px;
}
.price__item {
  border-top: 20px solid var(--gray-3);
  border-right: 20px solid var(--gray-3);
  padding: 60px 40px 60px 20px;
  margin-left: 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}
@media (max-width: 1199px) {
  .price__item {
    padding: 60px 40px 60px 0;
  }
}
@media (max-width: 991px) {
  .price__item {
    margin-bottom: 30px;
  }
}
.price__item::after {
  position: absolute;
  bottom: -20px;
  right: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../imgs/bg/price-shape.png);
  background-position-y: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  opacity: 0;
}
.price__item:hover {
  border-top: 20px solid var(--primary);
  border-right: 20px solid var(--primary);
}
.active.price__item {
  border-top: 20px solid var(--primary);
  border-right: 20px solid var(--primary);
}
.price__item:hover::after {
  opacity: 1;
}
.active.price__item::after {
  opacity: 1;
}
.price__item:hover .price__btn {
  color: var(--white);
  background-color: var(--primary);
  border: 2px solid transparent;
}
.active.price__item .price__btn {
  color: var(--white);
  background-color: var(--primary);
  border: 2px solid var(--primary) !important;
}
.active.price__item .price__btn:hover {
  border: 2px solid var(--black) !important;
}
.price__item h3 {
  font-size: 18px;
  font-family: "Roboto Condensed";
  font-weight: bold;
  text-transform: uppercase;
  -webkit-text-stroke: 1px var(--primary);
  color: transparent;
}
.price__item h4 {
  font-size: 72px;
  color: var(--black);
  text-transform: uppercase;
  font-weight: 700;
  padding: 20px 0px;
}
.price__item h4 span {
  font-size: 14px;
  color: var(--gray);
  font-weight: 400;
  text-transform: capitalize;
}

.client__area {
  border-top: 1px solid var(--gray-4);
  border-bottom: 1px solid var(--gray-4);
  overflow: hidden;
  max-width: 1610px;
}
@media (max-width: 1199px) {
  .client__area {
    padding-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .client__area {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .client__area {
    padding-bottom: 50px;
  }
}
.client__area .swiper-wrapper {
  margin-left: 70px;
}
@media (max-width: 1199px) {
  .client__area .swiper-wrapper {
    margin-left: 10px;
  }
}
.client__wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 620px 20px auto;
  grid-template-columns: 620px auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media (max-width: 1199px) {
  .client__wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 991px) {
  .client__wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .client__wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.client__left {
  background-color: var(--secondary);
  padding: 70px 70px 70px;
}
@media (max-width: 1199px) {
  .client__left {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .client__left {
    padding: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .client__left {
    padding: 20px;
  }
}
.client__left h2 {
  font-size: 30px;
  color: var(--white);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  padding-left: 124px;
}
@media (max-width: 1399px) {
  .client__left h2 {
    padding-left: 192px;
  }
}
@media (max-width: 1199px) {
  .client__left h2 {
    padding-left: 50px;
  }
}
@media (max-width: 991px) {
  .client__left h2 {
    padding-left: 0px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .client__left h2 {
    padding-left: 0px;
  }
}
.client__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 130px;
  padding-right: 100px;
}
@media (max-width: 1399px) {
  .client__right {
    gap: 70px;
  }
}
@media (max-width: 991px) {
  .client__right {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .client__right {
    padding-right: 0px;
    gap: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .client__right {
    padding-right: 0px;
    gap: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

/*
   HERO AREA
*/
.hero__area-2 {
  background-image: url("../imgs/home-two/hero-2-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0px;
  padding-bottom: 200px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .hero__area-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.hero__area-2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0.302;
  background: var(--black-5);
  z-index: -2;
  display:none;
}
.hero__content-2 {
  text-align: center;
}
.hero__subtitle-2 {
  font-size: 18px;
  font-family: var(--FontFamily2);
  color: var(--white);
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  display: block;
  letter-spacing: 3px;
}
.hero__title-2 {
  font-size: 90px;
  color: var(--white);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 0.956;
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .hero__title-2 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .hero__title-2 {
    font-size: 30px;
    padding-top: 20px;
  }
}
.hero__btnwrapper {
  padding-top: 40px;
  display: none;
}
@media (max-width: 767px) {
  .hero__btnwrapper {
    padding-top: 20px;
  }
}

/*
   SERVICE AREA 
*/
.service__area-2 {
  padding-top: 80px;
  padding-bottom: 50px;
}
@media (max-width: 1199px) {
  .service__area-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.service__wrapper-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 450px 100px 1fr;
  grid-template-columns: 450px 1fr;
  gap: 100px;
}
@media (max-width: 1199px) {
  .service__wrapper-2 {
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .service__wrapper-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.service__items-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 80px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 80px;
  padding: 70px 0px 30px;
}
.service__items-2 a{
  color: var(--black) !important;
}
@media (max-width: 1199px) {
  .service__items-2 {
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .service__items-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.service__title-2 {
  font-size: 48px;
  color: #2f5496;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.167;
}
@media (max-width: 991px) {
  .service__title-2 {
    font-size: 30px;
  }
}
.service__thumb-2 {
  padding-bottom: 22px;
}
.service__content-2 .title {
  font-size: 24px;
  color: var(--black);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
  padding-bottom: 20px;
}

.service__content p{
  margin-bottom: 30px;
}
.service__btnwrapper {
  padding-top: 40px;
}
.service__left-2 {
  background-image: url("../imgs/home-two/card-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 35px 0;
}
.service__boxtwo {
  background: var(--white);
  padding: 60px;
  border: 10px solid #ebebeb;
  max-width: 410px;
  margin-left: 40px;
  position: relative;
  right: -40px;
}
@media (max-width: 1199px) {
  .service__boxtwo {
    margin-left: 20px;
  }
}
@media (max-width: 991px) {
  .service__boxtwo {
    margin-left: 0;
    right: 0;
  }
}

/*
   VIDEO AREA 
*/
.video__wrapper-2 {
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 230px;
  padding-bottom: 200px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .video__wrapper-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.video__wrapper-2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0.302;
  background: var(--black-5);
  z-index: -2;
}
.video__title-2 {
  font-size: 60px;
  color: var(--white);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
}
@media (max-width: 991px) {
  .video__title-2 {
    font-size: 40px;
  }
}
.video__content-2 {
  text-align: center;
  position: relative;
}
.video__content-2::before {
  position: absolute;
  top: -103px;
  left: 0;
  background-color: #fff;
  width: 310px;
  height: 447px;
  content: "";
  margin: 0 auto;
  right: 0;
  border: 1px solid #fff;
  opacity: 0.2;
}
.video__content-2::after {
  position: absolute;
  top: -118px;
  left: 0;
  width: 333px;
  height: 479px;
  content: "";
  margin: 0 auto;
  right: 0;
  border: 1px solid #fff;
  opacity: 0.2;
}
.video__btnwrapper {
  padding-top: 40px;
  position: relative;
  z-index: 99;
}

/*
   COUNTER AREA 
*/
.counter__area-2 {
  padding-top: 100px;
  padding-bottom: 120px;
  position: relative;
}
.counter__area-2::before {
  content: "";
  left: 0;
  top: -350px;
  height: 680px;
  width: 100%;
  position: absolute;
  background-image: url("../imgs/bg/feauters-bg-2.png");
  background-position: center;
}
@media (max-width: 991px) {
  .counter__area-2::before {
    display: none;
  }
}
.counter__items-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 200px 1fr 200px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 200px;
}
@media (max-width: 1919px) {
  .counter__items-2 {
    gap: 140px;
  }
}
@media (max-width: 1199px) {
  .counter__items-2 {
    gap: 50px;
  }
}
@media (max-width: 991px) {
  .counter__items-2 {
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .counter__items-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.counter__item-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  position: relative;
}
.counter__item-2:last-child::before {
  display: none;
}
.counter__item-2::before {
  content: "";
  right: -95px;
  height: 100%;
  width: 1px;
  background: var(--gray-5);
  position: absolute;
  top: 0;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}
@media (max-width: 1919px) {
  .counter__item-2::before {
    right: -56px;
  }
}
@media (max-width: 1199px) {
  .counter__item-2::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .counter__item-2 {
    display: unset;
  }
}
.counter__item-2 .title {
  font-size: 90px;
  color: var(--primary);
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .counter__item-2 .title {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .counter__item-2 .title {
    font-size: 40px;
  }
}
.counter__item-2 span {
  font-size: 24px;
  color: var(--black);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
  position: relative;
}
@media (max-width: 991px) {
  .counter__item-2 span {
    font-size: 20px;
  }
}

/*
   PROJECT AREA 
*/
.project__area {
  background-image: url(../imgs/bg/project-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.project__area .project__content-2 {
  position: absolute;
  bottom: 11px;
  left: 0;
}
.project__area-2 {
  background-color: #e9ecef;
  padding-top: 50px;
  /*padding-bottom: 50px;*/
  background-image: url(../imgs/bg/project-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.project__area-2 .swiper-dotted {
  margin-top: -45px;
}
.project__info {
  padding-top: 7px;
  position: absolute;
  bottom: 48px;
  left: 40px;
  background: var(--primary);
  width: 40px;
  height: 69px;
  padding-left: 14px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.project__item-2.addhover {
  margin-bottom: 38px;
}
.project__item-2.addhover img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.project__item-2.addhover img:hover {
  -webkit-filter: blur(5px);
          filter: blur(5px);
}
.project__item-2 .project__thumb-2 img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.project__item-2:hover .project__info {
  opacity: 1;
}
.project__item-2:hover .project__content-2 {
  visibility: visible;
}
.project__item-2:hover .project__thumb-2 img {
  -webkit-filter: blur(5px);
          filter: blur(5px);
}
.project__item-2 p {
  font-size: 14px;
  color: var(--white);
}
.project__item-2 p {
  display: inline;
}
.project__item-2 .title {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--white);
}
.project__thumb-2 {
  position: relative;
}
.project__content-2 {
  position: absolute;
  bottom: 50px;
  left: 45px;
  visibility: hidden;
}

.project__wrapper-2 {
  /*padding-bottom: 70px;*/
}
.project__item-2 p {
  z-index: 9999;
  position: relative;
}
.project__item-2 .title {
  z-index: 999;
}
.project__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  visibility: hidden;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 84px;
  height: 84px;
  text-align: center;
  background-color: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.project__icon i {
  font-size: 30px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1;
}
.project__item-2.addhover:hover .project__icon, .project__item-2.addhover:hover .project__content-2{
  visibility: visible;
}

/*
   WHO WE AREA 
*/
.whowe__area-2 {
  padding-top: 60px;
  padding-bottom: 70px;
}
@media (max-width: 991px) {
  .whowe__area-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .whowe__area-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .project__content-2 {
    visibility: visible;
  }
  .project__icon {
    visibility: visible;
  }
}
.whowe__list {
  padding-right: 163px;
  margin-left: -70px;
}
@media (max-width: 1199px) {
  .whowe__list {
    padding-right: 0px;
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  .whowe__list {
    padding-right: 0px;
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .whowe__list {
    padding-right: 0px;
    margin-left: 0px;
  }
}
.whowe__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e1e1e1;
  padding: 13px 0px;
}
.whowe__list li a {
  font-size: 18px;
  font-family: var(--FontFamily2);
  color: rgb(0, 0, 0);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.667;
  padding-left: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.whowe__list li a:hover {
  color: var(--primary);
}
@media (max-width: 991px) {
  .whowe__list li a {
    font-size: 15px;
  }
}
.whowe__list li a i {
  padding-left: 20px;
}
.whowe__list li span {
  color: rgba(0, 0, 0, 0);
  -webkit-text-stroke: 1px #e0e0e0;
  -webkit-text-fill-color: white;
  font-size: 36px;
  font-weight: 700;
  font-family: var(--FontFamily2);
}

/*
   WHO AREA 
*/
.who__items-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  height: 670px;
}
.who__items-2 img {
  height: 100% !important;
}
@media (max-width: 1199px) {
  .who__items-2 img {
    height: auto !important;
  }
}
@media (max-width: 991px) {
  .who__items-2 img {
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .who__items-2 img {
    height: auto !important;
  }
}
@media (max-width: 1199px) {
  .who__items-2 {
    gap: 40px;
    padding-bottom: 50px;
    height: auto;
  }
}
@media (max-width: 991px) {
  .who__items-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    height: auto;
  }
}
@media (max-width: 767px) {
  .who__items-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    height: auto;
  }
}
.who__items-2:nth-child(even) {
  gap: 0;
  -ms-grid-columns: 1fr 0 1fr;
  grid-template-columns: 1fr 1fr;
  display: none;
}
@media (max-width: 1199px) {
  .who__items-2:nth-child(even) {
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
}
@media (max-width: 991px) {
  .who__items-2:nth-child(even) {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.who__items-2:nth-child(even) .who__thumb-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (max-width: 1199px) {
  .who__items-2:nth-child(even) .who__thumb-2 {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
  }
}
.who__items-2:nth-child(even) .who__content-2 {
  padding-left: 230px;
  padding-top: 110px;
}
@media (max-width: 1199px) {
  .who__items-2:nth-child(even) .who__content-2 {
    padding-left: unset;
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .who__items-2:nth-child(even) .who__content-2 {
    padding-left: 15px;
  }
}
.who__list-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.who__list-2 li {
  width: 50%;
  font-size: 16px;
  font-family: var(--BodyFontFamily);
  color: var(--black);
  line-height: 1;
  font-weight: 500;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .who__list-2 li {
    width: 100%;
  }
}
.who__list-2 li i {
  font-size: 12px;
  font-family: "FontAwesome";
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 2.5;
  border-radius: 50%;
  background-color: var(--primary);
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  margin-right: 10px;
}
.who__diswrap-2 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.who__diswrap-2 p {
  text-align: justify;
}
.who__content-2 {
  padding-left: 135px;
  padding-right: 140px;
  padding-top: 70px;
}
@media (max-width: 1399px) {
  .who__content-2 {
    padding-left: 40px;
    padding-right: 100px;
  }
}
@media (max-width: 1399px) {
  .who__items-2:nth-child(even) .who__content-2 {
    padding-left: 40px;
    padding-top: 110px;
    display: none;
}
}
@media (max-width: 1199px) {
  .who__content-2 {
    padding-top: 0;
    padding-left: 50px;
    padding-right: 0px;
  }
}
@media (max-width: 991px) {
  .who__content-2 {
    padding-top: 0;
    padding-left: 50px;
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .who__content-2 {
    padding-top: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.who__btnwrap {
  padding-top: 60px;
}
.who__brand-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 140px 1fr 140px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 140px;
  max-width: 855px;
  margin: auto;
  padding-top: 25px;
  grid-row-gap: 60px;
  padding-bottom: 40px;
}
.who__brand-2 img {
  -webkit-filter: opacity(0.5);
          filter: opacity(0.5);
}
@media (max-width: 1199px) {
  .who__brand-2 {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .who__brand-2 {
    -ms-grid-columns: 1fr 35px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 35px;
    grid-row-gap: 32px;
    padding-bottom: 80px;
    padding-top: 0;
    padding-left: 15px;
  }
}

/*
   SERVICE AREA 
*/
.team__area-2 {
  background-color: rgb(246, 246, 246);
  padding-top: 70px;
  padding-bottom: 50px;
  position: relative;
}
@media (max-width: 767px) {
  .team__area-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.team__area-2 .swiper-pagination-bullet {
  border-color: #e1e1e1 !important;
  background: transparent;
}
.team__area-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: transparent;
}
.team__item-2 {
  position: relative;
  z-index: 2;
  padding: 0 11px;
  padding-bottom: 8px;
}
.team__item-2 .traingle-border {
  display: block;
  height: 184px;
  width: 190px;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
          clip-path: polygon(0 0, 0% 100%, 100% 100%);
  background: var(--primary);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -2;
}
.team__content-2 {
  background: var(--white);
  padding: 30px;
  position: absolute;
  bottom: 20px;
  left: 11px;
  width: 320px;
  transition: 0.4s;
}
.team__content-2 .title {
  font-size: 18px;
  font-family: var(--FontFamily2);
  color: var(--black);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.333;
}
.team__content-2 .title a{
  color: var(--black);
}
.team__content-2 .post {
  font-size: 16px;
  color: #494949;
}
.team__bg-1 {
  position: absolute;
  top: 0;
  right: 0;
}
.team__swiperwrapper {
  padding-bottom: 50px;
}

/*
   TESTIMONIAL AREA 
*/
.testimonial__area {
  background-image: url(../imgs/bg/testimonial-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: -296px;
  padding-top: 257px;
}
@media (max-width: 991px) {
  .testimonial__area {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .testimonial__area {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 0;
  }
}
.testimonial__area .testimonial__content-2 {
  background-color: var(--white);
  border: 10px solid #e1e1e1;
}
.testimonial__area .testimonial__content-2 p {
  color: #494949;
}
.testimonial__area .testimonial__content-2 h4 {
  text-transform: uppercase;
  font-weight: 600;
  color: var(--black);
}
.testimonial__area .testimonial__testinfo h4 {
  color: var(--black);
  font-weight: 600;
}
.testimonial__area .testimonial__testinfo span {
  color: #494949;
}
.testimonial__area-2 {
  background-color: #ffffff;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
}
.testimonial__area-2::before {
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  /*background-image: url("../imgs/home-two/testimonial-bg.png");*/
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  .testimonial__area-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.testimonial__area-2 .swiper-dotted {
  margin-top: 30px;
}
.testimonial__item-2 {
  position: relative;
  margin-top: 30px;
  border: 5px solid #14caf4;
  padding-bottom: 20px;
}
.testimonial__item-2.item-two {
  margin-bottom: 70px;
}
.testimonial__item-2 .quote {
  position: absolute;
  left: 60px;
  top: -19px;
}
.testimonial__thumb-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10px;
  padding-left: 65px;
}
@media (max-width: 991px) {
  .testimonial__thumb-2 {
    padding-left: 0;
  }
}
.testimonial__content-2 {
  /*border: 5px solid #14caf4;*/
  padding: 70px 70px 0;
}
.testimonial__content-2.border-color {
  border: 5px solid var(--gray-5);
  padding-top: 60px;
  padding-bottom: 40px;
}
@media (max-width: 1199px) {
  .testimonial__content-2.border-color {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .testimonial__content-2 {
    padding: 50px 20px;
  }
}
.testimonial__content-2 .title {
  font-size: 18px;
  color: #3c3c3c;
  padding-bottom: 20px;
}
.testimonial__content-2 p {
  font-size: 16px;
  color: #3c3c3c;
}
.testimonial__testinfo .title {
  font-size: 18px;
  font-family: var(--FontFamily2);
  color: #3c3c3c;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.testimonial__testinfo .post {
  font-size: 16px;
  color: #3c3c3c;
}

/*
   FAQ AREA 
*/
.faq__area .faq__left {
  padding-right: 78px;
}
.faq__area-2 .faq__left {
  position: relative;
}
.faq__area-2 .faq__left::before {
  content: "";
  left: -5em;
  top: 5em;
  height: 100%;
  width: 100%;
  position: absolute;
  /*background-image: url(../imgs/bg/mapoverlay.png);*/
  background-size: auto;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .faq__area .faq__left {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .faq__area .faq__left {
    padding-right: 0px;
  }
  .g-5, .gy-5 {
    --bs-gutter-y: 0;
  }
  .sec-subtitle::after {
    width: 45%;
  }
}
.faq__area .faq__contact-2 {
  padding-right: 78px;
}
.faq__contact-2 {
  /*background-image: url(../imgs/bg/form-bg.jpg) !important;*/
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position-x: -15em !important;
  background-position-y: 11em !important;
}
@media (max-width: 991px) {
  .faq__area .faq__contact-2 {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .faq__area .faq__contact-2 {
    padding-right: 0px;
  }
}
.faq__area .accordion-button:not(.collapsed) {
  color: var(--primary);
}
.faq__area-2 {
  padding-top: 80px;
  padding-bottom: 50px;
  position: relative;
  background: #f8f8f8;
}

.faq__area-2 .accordion-button::after {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-right: auto !important;
  margin-left: -28px;
  content: "+";
  font-family: "Font Awesome 5 Free";
  background-image: var(--bs-accordion-btn-icon);
  background-image: unset;
  background-repeat: no-repeat;
  position: absolute;
  top: 16px;
}
.faq__area-2 .accordion-button:not(.collapsed)::after {
  content: "\f068";
  font-family: "Font Awesome 5 Free";
  background-image: var(--bs-accordion-btn-active-icon);
  -webkit-transform: var(--bs-accordion-btn-icon-transform);
          transform: var(--bs-accordion-btn-icon-transform);
  background-image: unset;
  top: 27px;
}
@media (max-width: 991px) {
  .faq__area-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.faq__area-2 .accordion-item {
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1803921569);
}
.faq__area-2 .accordion-body {
  padding-left: 0;
}
.faq__area-2 .accordion-button {
  font-size: 18px;
  font-family: var(--FontFamily2);
  color: rgb(0, 0, 0);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.667;
  padding-left: 15px;
}
.faq__area-2 .accordion-button:focus {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.faq__area-2 .accordion-button:not(.collapsed) {
  background: transparent;
}
.faq__wrapper {
  z-index: 9;
  position: relative;
  padding: 0px 36px 36px 70px;
  /*background-color: var(--white);*/
}
.faq__wrapper::before {
  content: "";
  left: 0;
  top: 20%;
  height: 100%;
  width: 100%;
  position: absolute;
  /*background-image: url("../imgs/home-two/mapoverlay.png");*/
  background-size: auto;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .faq__wrapper {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .faq__wrapper {
    padding: 0px;
  }
}
.faq__contact-2 {
  background: var(--primary);
  padding: 60px 40px;
  position: relative;
  z-index: 99;
}
@media (max-width: 991px) {
  .faq__contact-2 {
    margin-top: 50px;
    padding: 15px;
  }
}
.faq__contact-2 .title {
  text-align: center;
  font-size: 48px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.167;
}
@media (max-width: 1199px) {
  .faq__contact-2 .title {
    font-size: 30px;
  }
}
.faq__field-2 input {
  border: 0;
  background: transparent;
  color: var(--white);
}
.faq__field-2 input::-webkit-input-placeholder {
  color: var(--white);
}
.faq__field-2 input::-moz-placeholder {
  color: var(--white);
}
.faq__field-2 input:-ms-input-placeholder {
  color: var(--white);
}
.faq__field-2 input::-ms-input-placeholder {
  color: var(--white);
}
.faq__field-2 input::placeholder {
  color: var(--white);
}
.faq__field-2 textarea {
  width: 100%;
  border: 0;
  border-bottom: 1px solid var(--white);
  padding-bottom: 15px;
  height: 80px;
  background: transparent;
}
.faq__field-2 textarea::-webkit-input-placeholder {
  color: var(--white);
}
.faq__field-2 textarea::-moz-placeholder {
  color: var(--white);
}
.faq__field-2 textarea:-ms-input-placeholder {
  color: var(--white);
}
.faq__field-2 textarea::-ms-input-placeholder {
  color: var(--white);
}
.faq__field-2 textarea::placeholder {
  color: var(--white);
}

.dot_copy_4 {
  border-width: 1px;
  border-color: rgb(225, 225, 225);
  border-style: solid;
  position: absolute;
  left: 985px;
  top: 3723px;
  width: 28px;
  height: 3px;
  z-index: 357;
}

.section-wrapper {
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .section-wrapper {
    margin-bottom: 30px;
  }
}

.section-subtitle-2 {
  font-family: var(--FontFamily2);
  font-size: 27px;
  color: #f03e24;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}

.section-title-2 {
  font-size: 48px;
  color: #2f5496;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.167;
  padding-top: 40px;
}
@media (max-width: 991px) {
  .section-title-2 {
    font-size: 30px;
    padding-top: 20px;
  }
}

.faq__form-2 {
  padding-top: 60px;
}
.faq__form-2 br {
  display: none;
}
.faq__field-2 p {
  margin: 0 !important;
}
.faq__left {
  padding-right: 165px;
}
@media (max-width: 1199px) {
  .faq__left {
    padding-right: 50px;
  }
}
@media (max-width: 991px) {
  .faq__left {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .faq__left {
    padding-right: 0px;
  }
}
.faq__field-2 {
  padding-bottom: 55px;
}
@media (max-width: 1199px) {
  .faq__field-2 {
    padding-bottom: 30px;
  }
}
.faq__field-2 input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid var(--white);
  padding-bottom: 15px;
}
.faq__field-2 input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.702);
}
.faq__field-2 input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.702);
}
.faq__field-2 input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.702);
}
.faq__field-2 input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.702);
}
.faq__field-2 input::placeholder {
  color: rgba(255, 255, 255, 0.702);
}
.faq__field-2 input:focus {
  outline: 0;
}
.faq__field-2 textarea {
  width: 100%;
  border: 0;
  border-bottom: 1px solid var(--white);
  padding-bottom: 15px;
  height: 80px;
}
.faq__field-2 textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.702);
}
.faq__field-2 textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.702);
}
.faq__field-2 textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.702);
}
.faq__field-2 textarea::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.702);
}
.faq__field-2 textarea::placeholder {
  color: rgba(255, 255, 255, 0.702);
}
.faq__field-2 textarea:focus {
  outline: 0;
}
.faq__fwrapper-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media (max-width: 1199px) {
  .faq__fwrapper-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.footer__area-2 {
  background-color: #2e5495;
  padding-bottom: 40px;
  background-image: url('../imgs/bg/footer-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.footer__area-2 .copyrightText-2 {
  color: rgb(88, 88, 88);
}
.footer__top-2 {
  display: -ms-grid;
  display: none;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media (max-width: 991px) {
  .footer__top-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.footer__bottom-2 {
  padding-top: 50px;
}
@media (max-width: 767px) {
  .footer__bottom-2 {
    padding-top: 50px;
  }
}
.footer__social-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 61px;
}
.footer__social-2 li a {
  color: var(--white);
}
.footer__social-2 li a:hover {
  color: var(--primary);
}
.footer__topItem-2 {
  border-right: 1px solid rgba(255, 255, 255, 0.1215686275);
  padding: 40px;
}
@media (max-width: 991px) {
  .footer__topItem-2 {
    border: 0;
    padding: 20px 0;
  }
}
.footer__topItem-2:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.1215686275);
}
@media (max-width: 991px) {
  .footer__topItem-2:first-child {
    border: 0;
  }
}
.footer__topItem-2 .stitle {
  font-size: 14px;
  color: #585858;
}
.footer__topItem-2 .title {
  font-size: 24px;
  padding-top: 5px;
}
.footer__topItem-2 .title a {
  text-decoration: underline;
  color: var(--white);
  text-underline-offset: 5px;
  text-decoration-color: var(--primary);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.footer__topItem-2 .title a:hover {
  color: var(--primary);
}
.footer__topItem-2 .title-mail {
  font-size: 24px;
  padding-top: 5px;
  color: var(--white);
  text-underline-offset: 5px;
  text-decoration-color: var(--primary) !important;
  text-decoration: underline;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.footer__topItem-2 .title-mail:hover {
  color: var(--primary);
}
.footer__flogo {
  padding-bottom: 35px;
}
@media (max-width: 991px) {
  .footer__widget-2 {
    padding-top: 30px;
  }
}
.footer__widget-2 .title {
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 30px;
}
.footer__widget-2 p {
  font-size: 15px;
  color: var(--white);
}
.footer__widget-2 form {
  padding-bottom: 30px;
  position: relative;
}
.footer__widget-2 form input {
  width: 100%;
  background: transparent;
  padding-bottom: 15px;
  border: 0;
  border-bottom: 1px solid #ffffff;
  color: var(--white);
  padding-right: 30px;
}
.footer__widget-2 form input:focus {
  outline: 0;
}
.footer__widget-2 form button {
  position: absolute;
  top: 20%;
  right: 0;
  background: transparent;
  border: 0;
  color: var(--white);
  -webkit-transform: translateY(-20%) rotate(30deg);
          transform: translateY(-20%) rotate(30deg);
}
.footer__widget-2 i {
  color: var(--primary);
}
.menu .menu-item {
  padding-bottom: 20px;
}
.menu .menu-item a {
  font-size: 15px;
  color: var(--white);
}
.menu .menu-item a:hover {
  color: var(--primary);
}
.footer__linkmap {
  padding-top: 25px;
}
.footer__linkmap a {
  font-size: 12px;
  font-family: var(--FontFamily2);
  color: var(--white);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-color: var(--primary);
}
.footer__linkmap a i {
  padding-left: 10px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  font-size: 15px;
}

.line-2 {
  height: 1px;
  background: var(--white);
  opacity: 0.149;
}

.constionic-btn-1 {
  font-size: 18px;
  font-family: var(--FontFamily2);
  color: var(--primary);
  font-weight: 700;
  text-transform: uppercase;
  padding: 22px 80px;
  display: inline-block;
  background: var(--primary);
  position: relative;
  z-index: 1;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.constionic-btn-1::before {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  z-index: -1;
  content: "";
  background: var(--secondary);
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.constionic-btn-1:hover {
  color: var(--white);
  background-color: var(--primary);
}
.constionic-btn-1:hover::before {
  left: 0%;
  right: auto;
  width: 100%;
}
@media (max-width: 767px) {
  .constionic-btn-1 {
    padding: 15px 30px;
  }
}

.constionic-readmore-1 {
  padding: 20px 60px;
  background: var(--primary);
  display: inline-block;
  font-size: 18px;
  font-family: var(--FontFamily2);
  color: var(--white);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  z-index: 1;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.constionic-readmore-1::before {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  z-index: -1;
  content: "";
  background: var(--primary-1);
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.constionic-readmore-1:hover {
  color: var(--white);
  background-color: var(--primary);
}
.constionic-readmore-1:hover::before {
  left: 0%;
  right: auto;
  width: 100%;
}

.submit-btn-2 {
  display: block;
  padding: 20px;
  font-size: 18px;
  font-family: var(--FontFamily2);
  color: var(--black);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  border: 0;
  text-align: center;
  width: 100%;
  background-color: #fff;
}

.faq__form-2 button:hover{
  background-color: var(--secondary);
  color: #fff;
}

.constionic-underline-1 {
  text-decoration: underline;
  font-size: 14px;
  font-family: var(--BodyFontFamily);
  color: var(--black);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.691;
  text-decoration-color: var(--primary);
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}

.constionic-underline-1:hover {
  color: var(--primary);
}

.outline-style-1 {
  color: #00adf2;
}

.outline-style-2 {
  /*-webkit-text-stroke: 1px var(--primary);*/
  -webkit-text-fill-color: #00adf2;
}

.play-icon {
  display: inline-block;
  border-radius: 50%;
  background-color: var(--primary);
  width: 108px;
  height: 108px;
  line-height: 108px;
  color: var(--white);
  transition: 0.4s !important;
}

.play-icon:hover {
  display: inline-block;
  border-radius: 50%;
  background-color: var(--secondary);
  width: 108px;
  height: 108px;
  line-height: 108px;
  color: var(--white);
}

.swiper-dotted {
  text-align: center;
}
.swiper-dotted .swiper-pagination-bullet {
  width: 28px;
  height: 5px;
  border-width: 1px;
  border-color: #fff;
  border-style: solid;
  border-radius: 0;
  opacity: unset;
}
.swiper-dotted .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 30px;
  height: 5px;
  border-color: var(--primary);
  background-color: var(--primary);
}

.scroll-top {
  position: fixed;
  width: 50px;
  height: 50px;
  background: var(--primary);
  background-size: 400% 400%;
  right: 20px;
  bottom: 0;
  font-size: 18px;
  color: var(--white);
  border: none;
  border-radius: 3px;
  cursor: pointer;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.scroll-top.showed {
  bottom: 20px;
  opacity: 1;
  visibility: visible;
}
.scroll-top:hover {
  bottom: 20px;
  opacity: 1;
  visibility: visible;
  background-position: 100% 100%;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: var(--white);
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: var(--primary);
  -webkit-animation: cxuSpin 2s linear infinite;
  animation: cxuSpin 2s linear infinite;
}
#loader::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: var(--black-2);
  -webkit-animation: cxuSpin 3s linear infinite;
  animation: cxuSpin 3s linear infinite;
}
#loader::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: var(--secondary-1);
  -webkit-animation: cxuSpin 1.5s linear infinite;
  animation: cxuSpin 1.5s linear infinite;
}

/*----------------------------------------*/
/*  1. HEADER CSS START
/*----------------------------------------*/
@media (max-width: 1200px) {
  .header__area {
    display: none;
  }
}
.header__area-top-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 100px;
  background-color: rgb(2, 18, 44);
  display: none;
}
@media (max-width: 1919px) {
  .header__area-top-2 {
    padding: 0 25px;
  }
}
@media (max-width: 1199px) {
  .header__area-top-2 {
    padding: 0 15px;
  }
}
.header__area-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.header__area-social li a {
  color: var(--white);
}
.header__area-social li a:hover {
  color: var(--primary);
}
.header__area-social li i {
  font-size: 14px;
}
.header__area-contactlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  padding: 18px 0;
  position: relative;
}
.header__area-contactlist::before {
  content: "";
  position: absolute;
  left: -140px;
  top: 0;
  height: 100%;
  width: 1px;
  background: rgba(255, 255, 255, 0.3098039216);
}
.header__area-contactlist::after {
  content: "";
  position: absolute;
  right: -120px;
  top: 0;
  height: 100%;
  width: 1px;
  background: rgba(255, 255, 255, 0.3098039216);
}
.header__area-contactlist li {
  color: var(--white);
  text-transform: capitalize;
  font-size: 14px;
}
.header__area-contactlist li i {
  padding-right: 10px;
  color: var(--primary);
  font-size: 14px;
}
.header__area-contactlist li a{
  color: var(--white);
}
.header__area-menutop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.header__area-menutop li a {
  text-transform: capitalize;
  color: var(--white);
  font-size: 14px;
}
.header__area-menutop li a:hover {
  color: var(--primary);
}
.header__area-bottom {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.3fr 1fr 0.356fr;
  grid-template-columns: 0.3fr 1fr 0.356fr;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 80px;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3098039216);
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9;
  /*top: 59px;*/
  background: #ffffff;
}
@media (max-width: 1399px) {
  .header__area-bottom {
    -ms-grid-columns: 0.4fr 1fr 0.5fr;
    grid-template-columns: 0.4fr 1fr 0.5fr;
  }
}
.header__area-logo {
  padding-left: 40px;
  background: var(--white);
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 1919px) {
  .header__area-logo {
    padding-left: 25px;
    padding-bottom: 40px;
    padding-right: 30px;
  }
}
.header__area-mainmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header__area-mainmenu li{
  position: relative;
  transition: all 0.5s;
}
.header__area-mainmenu li a {
  color: #3c3c3c;
   font-size: 20px;
  font-family: var(--FontFamily2);
  font-weight: 100;
  text-transform: uppercase;
  line-height: 1;
}
.header__area-mainmenu li a:hover {
  color: #ff002a;
  text-decoration: underline;
}
.header__area-mainmenu li:hover .sub-menu {
  opacity: 1;
  top: 50px;
}
.header__area-mainmenu li .sub-menu li a {
  color: var(--black);
}
.header__area-mainmenu li .sub-menu li {
  padding-bottom: 10px;
}
.header__area-mainmenu li .sub-menu li a:hover  {
  color: var(--primary);
}
.header__area-cartItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.header__area-cartItems::before {
  content: "";
  position: absolute;
  left: -30px;
  top: -34px;
  height: 120px;
  width: 1px;
  background: rgba(255, 255, 255, 0.3098039216);
}
.header__area-cart {
  position: relative;
  width: 30px;
  color: var(--white);
}
.header__area-cart span {
  display: inline-block;
  position: absolute;
  top: -6px;
  right: 0;
  color: var(--white);
  width: 14px;
  height: 14px;
  background: var(--primary);
  border-radius: 50px;
  font-size: 10px;
  text-align: center;
}
.header__area-searchtwo button {
  background: transparent;
  border: 0;
  display:none;
}
.header__area-searchtwo i {
  color: var(--white);
}

.constionic-btn-2 {
  background: #01aef3;
  line-height: 0.8;
  padding: 15px 20px;
  color: var(--white);
  display: inline-block;
  position: relative;
  z-index: 1;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  font-size: 18px;
}
.constionic-btn-2::before {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  z-index: -1;
  content: "";
  background: var(--primary-1);
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.constionic-btn-2:hover {
  color: var(--white);
  background-color: var(--primary);
}
.constionic-btn-2:hover::before {
  left: 0%;
  right: auto;
  width: 100%;
}
.constionic-btn-2 img {
  padding-right: 12px;
}

.constionic__mobile {
  background: var(--black-5);
  padding: 30px;
}
.constionic__mobile .navbar-toggler i{
  color: #fff;
  font-size: 30px;
}
@media (min-width: 1200px) {
  .constionic__mobile {
    display: none;
  }
}
.constionic__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.constionic__wrapper-menu a {
  color: var(--white);
  font-size: 30px;
}

/*----------------------------------------*/
/*  13. OFFCANVAS CSS START
/*----------------------------------------*/
.offcanvas__area {
  position: fixed;
  width: 400px;
  height: 100vh;
  top: 0;
  right: -400px;
  z-index: 99;
  padding: 40px 30px;
  background: var(--black-2);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.responsive-navbar .offcanvas-body .others-option {
  margin-top: 50px;
}
@media (min-width: 768px){
  .d-md-flex {
      display: unset!important;
  }
}
@media (max-width: 767px) {
  .offcanvas__area {
    width: 350px;
    right: -350px;
  }
  .responsive-navbar {
    --bs-offcanvas-width: 320px !important;
    overflow: hidden;
  }
  .header__menutop {
    gap: 15px;
  }
  .about__content::before {
    height: 179px;
    width: 169px;
    left: 16px;
    top: -43px;
  }
  .service__content p {
    margin-bottom: 10px;
  }
  .service__list li {
    line-height: 22px;
  }
}
.offcanvas__area.showed {
  right: 0;
  opacity: 1;
  visibility: visible;
}
.offcanvas__top {
  gap: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 100px;
}
@media (max-width: 1399px) {
  .offcanvas__top {
    padding-bottom: 50px;
  }
}
.offcanvas__top img {
  max-width: 160px;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}
.offcanvas__top button {
  background-color: transparent;
  width: 40px;
  height: 40px;
  color: var(--white);
  border-radius: 50px;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid var(--white-3);
}
.offcanvas__top button:hover {
  color: var(--primary);
  border-color: var(--primary);
}

.responsive-navbar {
  --bs-offcanvas-width: 420px;
  background-color: var(--black);
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.05);
}
.responsive-navbar .offcanvas-header {
  padding: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.responsive-navbar .offcanvas-header .close-btn {
  transition: 0.4s;
  color: var(--white);
  font-size: 20px;
  cursor: pointer;
  top: 2px;
}
.responsive-navbar .offcanvas-header .close-btn:hover {
  color: var(--primary);
}
.responsive-navbar .offcanvas-body {
  padding: 25px;
}
.responsive-navbar .offcanvas-body ul {
  list-style-type: none;
  margin-bottom: 0;
}
.responsive-navbar .offcanvas-body ul.responsive-menu {
  padding-left: 0;
  overflow: hidden;
}
.responsive-navbar .offcanvas-body ul.responsive-menu>.menu-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  line-height: 55px;
  height: 55px;
  clear: both;
  width: 100%;
}
.responsive-navbar .offcanvas-body ul.responsive-menu>.menu-item:after {
  top: 50%;
  right: 0;
  content: "\f078";
  color: #b3a9bb;
  position: absolute;
  transform: translateY(-50%);
  transition: 0.4s;
  font-family: "Font Awesome 6 Free";
  font-size: 13px;
  font-weight: bold;
}
.responsive-navbar .offcanvas-body ul.responsive-menu>.menu-item a {
  height: 100%;
  display: block;
  color: #b3a9bb;
  padding-right: 40px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
}
.responsive-navbar .offcanvas-body ul.responsive-menu>.menu-item a:hover, .responsive-navbar .offcanvas-body ul.responsive-menu>.menu-item a.active {
  color: var(--white);
}
.responsive-navbar .offcanvas-body ul.responsive-menu>.menu-item .sub-menu {
  height: 0;
  overflow: hidden;
}
.responsive-navbar .offcanvas-body ul.responsive-menu>.menu-item .sub-menu a {
  padding: 0 15px;
  font-size: 15px;
}
.responsive-navbar .offcanvas-body ul.responsive-menu>.menu-item .sub-menu a:hover {
  color: var(--white);
}
.responsive-navbar .offcanvas-body ul.responsive-menu>.menu-item.without-icon:after {
  display: none;
}
.responsive-navbar .offcanvas-body ul.responsive-menu .active:after {
  transform: translateY(-50%) rotate(180deg);
}
.responsive-navbar .offcanvas-body ul.responsive-menu .active > .sub-menu {
  transition: all 200ms;
  display: block;
  height: auto;
  clear: both;
  float: left;
  width: 100%;
  padding: 0;
}
.responsive-navbar .offcanvas-body ul.responsive-menu .active > .sub-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.responsive-navbar .offcanvas-body ul.responsive-menu .active > a {
  color: var(--white);
}
.responsive-navbar .offcanvas-body .others-option {
  margin-top: 50px;
}
.responsive-navbar .offcanvas-body .others-option .option-item {
  margin-left: 30px;
}
.responsive-navbar .offcanvas-body .others-option .option-item .search-btn {
  transition: 0.4s;
  margin-right: -2px;
  color: #a498ad;
  font-size: 22px;
  top: 3px;
}
.responsive-navbar .offcanvas-body .others-option .option-item .search-btn:hover {
  color: var(--white);
}
.responsive-navbar .offcanvas-body .others-option .option-item .cart-btn {
  color: #a498ad;
  font-size: 25px;
  top: 3px;
}
.responsive-navbar .offcanvas-body .others-option .option-item .cart-btn i {
  line-height: 1;
}
.responsive-navbar .offcanvas-body .others-option .option-item .cart-btn span {
  top: -15px;
  right: -15px;
  width: 26px;
  height: 26px;
  font-size: 12px;
  line-height: 26px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  color: var(--white);
  background-color: var(--primary);
}
.responsive-navbar .offcanvas-body .others-option .option-item .cart-btn:hover {
  color: var(--white);
}
.responsive-navbar .offcanvas-body .others-option .option-item .link-btn {
  font-size: 16px;
  background: var(--secondaryGradientColor);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.responsive-navbar .offcanvas-body .others-option .option-item:first-child {
  margin-left: 0;
}
.responsive-navbar.atar-white {
  background-color: var(--whiteMainColor);
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.05);
}
.responsive-navbar.atar-white .offcanvas-header {
  border-bottom-color: rgba(0, 0, 0, 0.08);
}
.responsive-navbar.atar-white .offcanvas-header .close-btn {
  color: #675b70;
}
.responsive-navbar.atar-white .offcanvas-header .close-btn:hover {
  color: var(--primary);
}
.responsive-navbar.atar-white .offcanvas-body ul.responsive-menu>.menu-item {
  border-bottom-color: rgba(0, 0, 0, 0.08);
}
.responsive-navbar.atar-white .offcanvas-body ul.responsive-menu>.menu-item:after {
  color: #675b70;
}
.responsive-navbar.atar-white .offcanvas-body ul.responsive-menu>.menu-item a {
  color: var(--black);
}
.responsive-navbar.atar-white .offcanvas-body ul.responsive-menu>.menu-item a:hover {
  color: var(--primary);
}
.responsive-navbar.atar-white .offcanvas-body ul.responsive-menu>.menu-item .sub-menu a:hover {
  color: var(--primary);
}
.responsive-navbar.atar-white .offcanvas-body ul.responsive-menu .active > .sub-menu li {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.responsive-navbar.atar-white .offcanvas-body ul.responsive-menu .active > a {
  color: var(--primary);
}
.responsive-navbar.atar-white .offcanvas-body .others-option .option-item .search-btn {
  color: var(--black);
}
.responsive-navbar.atar-white .offcanvas-body .others-option .option-item .search-btn:hover {
  color: var(--primary);
}
.responsive-navbar.atar-white .offcanvas-body .others-option .option-item .cart-btn {
  color: var(--black);
}
.responsive-navbar.atar-white .offcanvas-body .others-option .option-item .cart-btn:hover {
  color: var(--primary);
}


.responsive-navbar .header__social {
  padding-left: 0;
}
.responsive-navbar .header__social li a {
  color: var(--white);
}
.responsive-navbar .offcanvas-body .others-option .option-item {
  margin-left: 0;
  margin-bottom: 25px;
}
.responsive-navbar .offcanvas-body .others-option .option-item:last-child {
  margin-bottom: 0;
}
.responsive-navbar .header__info {
  border: none;
  display: block;
  padding: 0;
}
.responsive-navbar .header__info li {
  color: var(--white);
  display: block;
  margin-bottom: 15px;
}
.responsive-navbar .header__info li a{
  color: var(--white);
}
.responsive-navbar .header__info li:last-child {
  margin-bottom: 0;
}
.responsive-navbar .header__menutop li a {
  color: var(--white);
}
.responsive-navbar .header__menutop li a {
  color: var(--white);
}
.responsive-navbar .header__btm-right .header__btm-item .header__shop i {
  color: var(--white);
}
.responsive-navbar .header__btm-right .header__btm-item .header__btm-number i {
  color: var(--white);
}
.responsive-navbar .header__btm-right .header__btm-item .header__btm-number a {
  color: var(--white);
}
.responsive-navbar .header__btm-right .header__btm-item  .btn-search i {
  color: var(--white);
}



.offcanvas__menu {
  display: none;
  padding-bottom: 50px;
}
@media (max-width: 1199px) {
  .offcanvas__menu {
    display: block;
    height: 75vh;
    overflow: scroll;
  }
}
.offcanvas-menu li a {
  font-size: 15px;
  color: var(--white);
  text-transform: capitalize;
  padding: 7px 0;
  display: block;
}
.offcanvas__map {
  padding-bottom: 50px;
}
@media (max-width: 1919px) {
  .offcanvas__map {
    padding-bottom: 40px;
  }
}
@media (max-width: 1399px) {
  .offcanvas__map {
    padding-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .offcanvas__map {
    display: none;
  }
}
.offcanvas__map iframe {
  width: 100%;
  height: 220px;
}
@media (max-width: 1399px) {
  .offcanvas__map iframe {
    height: 120px;
  }
}
.offcanvas__search {
  padding-bottom: 100px;
}
@media (max-width: 1399px) {
  .offcanvas__search {
    padding-bottom: 70px;
  }
}
@media (max-width: 1199px) {
  .offcanvas__search {
    display: none;
  }
}
.offcanvas__search input {
  width: 100%;
  padding: 10px;
  outline: none;
  border: none;
  border-radius: 5px;
}
@media (max-width: 1199px) {
  .offcanvas__btm {
    display: none;
  }
}

.close_offcanvas {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 50px;
  top: 50px;
  font-size: 24px;
  color: var(--black-2);
  padding: 1px 11px;
  cursor: pointer;
  border: 1px solid var(--black-2);
  border-radius: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.close_offcanvas:hover {
  color: var(--primary-1);
  border-color: var(--primary-1);
}
@media (max-width: 1199px) {
  .close_offcanvas {
    top: 20px;
    right: 30px;
  }
}
@media (max-width: 991px) {
  .close_offcanvas {
    top: 15px;
    right: 20px;
  }
}
@media (max-width: 767px) {
  .close_offcanvas {
    top: 6px;
    right: 25px;
  }
}
.feauters__area-2, .about__area {
  overflow: hidden;
}
.mean-container .mean-nav > ul {
  display: block !important;
}
.mean-container .mean-bar {
  padding: 0;
  background: none;
}
.mean-container .mean-nav {
  width: 97%;
}
.mean-container .mean-nav ul li a {
  background-color: var(--black-2);
  text-transform: capitalize;
  border-color: rgba(255, 255, 255, 0.1);
}
.mean-container .mean-nav ul li a :hover {
  background-color: var(--black-2);
}
.mean-container .mean-nav ul li li a {
  opacity: 1;
  border-color: rgba(255, 255, 255, 0.1);
}
.mean-container .mean-nav ul li a.mean-expand {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  background-color: var(--black-3);
}
.mean-container a.meanmenu-reveal {
  display: none !important;
}

.blog__title-wrapper {
  padding-bottom: 65px;
}
@media (max-width: 991px) {
  .blog__title-wrapper {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .blog__title-wrapper {
    padding-bottom: 30px;
  }
}
.blog__info {
  border-bottom: 1px solid var(--gray-4);
  padding: 15px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
}
@media (max-width: 1199px) {
  .blog__info {
    gap: 15px;
  }
}
.blog__info h4 {
  color: var(--gray-5);
  font-weight: 400;
  text-transform: uppercase;
  line-height: 3;
  font-size: 14px;
  position: relative;
}
.blog__info h4:nth-child(2)::before {
  position: absolute;
  top: 13px;
  left: -24px;
  width: 1px;
  height: 14px;
  content: "";
  background-color: var(--gray-4);
  -webkit-transform: rotate(23deg);
          transform: rotate(23deg);
}
@media (max-width: 1199px) {
  .blog__info h4:nth-child(2)::before {
    position: unset;
  }
}
.blog__info h4:nth-child(2)::after {
  position: absolute;
  top: 14px;
  right: -25px;
  width: 1px;
  height: 14px;
  content: "";
  background-color: var(--gray-4);
  -webkit-transform: rotate(24deg);
          transform: rotate(24deg);
}
@media (max-width: 1199px) {
  .blog__info h4:nth-child(2)::after {
    position: unset;
  }
}
.blog__info h4 i {
  margin-right: 10px;
}
.blog__img {
  position: relative;
}
@media (max-width: 991px) {
  .blog__item {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .blog__item {
    margin-bottom: 30px;
  }
}
.blog__item:hover h5 {
  color: var(--primary);
}
.blog__item h3 {
  background-color: var(--primary);
  width: 77px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1;
  color: var(--white);
  position: absolute;
  bottom: 0;
  left: 0;
}
.blog__item h3 span {
  font-size: 14px;
  font-weight: 400;
}
.blog__item h5 {
  font-size: 24px;
  color: var(--black);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.25;
  padding: 25px 0px 20px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

/*
   ABOUT AREA
*/
.about__inner {
  background-image: url("../imgs/inner/scanr360-banner.jpg");
  
  http://scanr360.spinxdesigns.com/
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 200px;
  padding-bottom: 460px;
  position: relative;
}
@media (max-width: 1199px) {
  .about__inner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .about__inner {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.about__inner::before {
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.0);
}
.about__areainner {
  padding-top: 50px;
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .about__areainner {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .about__areainner {
    padding-top: 60px;
  }
}
.about__innertitle {
  font-size: 30px;
  color: var(--white);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  padding-bottom: 10px;
}
.about__innerlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 22px;
}
.about__innerlist li {
  position: relative;
}
.about__innerlist li:last-child::before {
  display: none;
}
.about__innerlist li::before {
  content: "";
  position: absolute;
  right: -14px;
  top: 10px;
  height: 5px;
  width: 5px;
  background: var(--gray-4);
}
.about__innerlist li a {
  font-size: 15px;
  font-family: var(--FontFamily2);
  color: var(--white);
  text-transform: uppercase;
  line-height: 1;
}
.about__innerlist .active-page {
  color: #ffffff;
}
.about__innercontent {
  padding-left: 115px;
}
@media (max-width: 991px) {
  .about__innercontent {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .about__innercontent {
    padding-top: 40px;
  }
}
.about__innertitlewrapper {
  padding-bottom: 20px;
}
.about__innersignature {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.6fr 60px 1fr;
  grid-template-columns: 0.6fr 1fr;
  gap: 60px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 380px;
  margin-top: 20px;
}
.about__innersignature .title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.about__innersignature::before {
  content: "";
  position: absolute;
  left: 155px;
  top: 0;
  height: 100%;
  width: 1px;
  background: var(--gray-4);
}

.counter__inner {
  padding-bottom: 130px;
}

.since__inner {
  background-image: url("../imgs/inner/since-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .since__inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.brand__inner {
    padding-top: 80px;
}
.since__title {
  /*-webkit-text-stroke: 1px var(--primary);*/
  color: #00adf2;
  font-size: 60px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 10px;
}
.since__subtitle {
  padding-bottom: 15px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
}
@media (max-width: 991px) {
  .since__items {
    padding-top: 10px;
  }
}
.since__item {
  position: relative;
  padding-bottom: 60px;
}
.since__item p {
  margin: 0;
}

.since__item::before {
  content: "";
  border-radius: 50%;
  background-color: var(--primary);
  position: absolute;
  left: -111px;
  top: 0;
  width: 10px;
  height: 10px;
  z-index: 2;
}
.since__item::after {
  content: "";
  background-color: rgb(194, 194, 194);
  position: absolute;
  left: -107px;
  top: 0;
  width: 2px;
  height: 100%;
  z-index: 1;
}
.since__inner .about__innertitlewrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
}

.service__leftsidebar .service__baner-btn i{
 margin-right: 10px;
}

.bg-transparent {
  background-color: transparent !important;
}

.timeline__slider_nav .swiper-button-next, .timeline__slider_nav .swiper-rtl .swiper-button-prev {
  right: unset;
  left: 71px;
  top: unset;
  bottom: 0;
  font-size: 14px;
  color: #fff;
  background-color: var(--primary);
  padding: 22px 25px;
}

.timeline__slider_nav {
  position: relative;
  left: -9px;
}
.slider_timeline_area {
  padding-top: 50px;
}

.timeline__slider_nav .swiper-button-prev, .timeline__slider_nav .swiper-rtl .swiper-button-next {
  top: unset;
  bottom: 0;
  color: #fff;
  background-color: var(--primary);
  padding: 22px 25px;
}

.timeline__slider_nav .swiper-button-next:after, .timeline__slider_nav .swiper-rtl .swiper-button-prev:after, .timeline__slider_nav .swiper-button-prev:after, .timeline__slider_nav .swiper-rtl .swiper-button-next:after{
  font-size: 20px;
}

.brand__title {
  font-size: 24px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
}

.brand-two {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 140px 1fr 140px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 140px;
  grid-row-gap: 60px;
  max-width: 855px;
  margin: auto;
  padding-top: 60px;
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .brand-two {
    -ms-grid-columns: 1fr 35px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 35px;
    grid-row-gap: 32px;
    padding-bottom: 80px;
    padding-top: 30px;
    padding-left: 15px;
  }
}

/*
   SERVICE AREA
*/
.service__single {
  padding-top: 140px;
  padding-bottom: 140px;
}
@media (max-width: 991px) {
  .service__single {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.service__single h2 {
  font-size: 36px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .service__single h2 {
    font-size: 24px;
  }
}
.service__single h3 {
  font-size: 24px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 25px;
}
.service__single img {
  padding-bottom: 40px;
}
.service__widget {
  background-color: rgb(246, 246, 246);
  padding: 20px;
}
.service__widget li {
  padding: 25px 15px;
  background: var(--white);
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transition: 0.4s;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.service__widget li:hover {
  background-color: var(--primary);
  color: #fff;
}
.service__widget li:hover button{
  color: #fff;
}
.service__widget li button {
  border: 0;
  font-size: 18px;
  font-family: var(--FontFamily2);
  color: rgb(0, 0, 0);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  background: transparent;
}
.service__list {
  padding-top: 30px;
}
.service__list li {
  font-size: 16px;
  color: rgb(0, 0, 0);
  line-height: 1;
  margin-bottom: 20px;
}
.service__list li i {
  color: var(--primary);
  margin-right: 5px;
}
.service__baner {
  background-image: url("../imgs/inner/service-baner.jpg");
  background-repeat: no-repeat;
  padding: 30px 50px;
}
@media (max-width: 1199px) {
  .service__baner {
    padding: 30px;
    margin-bottom: 30px;
  }
}
.service__baner-subtitle {
  color: var(--white);
  font-size: 16px;
  margin-bottom: 5px;
  display: block;
}
.service__baner-title {
  font-size: 30px;
  color: var(--primary);
  font-weight: 700;
}
.service__baner-btn {
  padding-top: 30px;
}
.service__baner-btn a {
  font-size: 14px;
  color: var(--white);
  background: var(--primary);
  display: inline-block;
  padding: 14px 30px;
}
.service__baner-btn a:hover {
  background-color: var(--secondary);
}

/*
   PROJECT AREA
*/
.project__inner {
  padding-top: 125px;
  padding-bottom: 125px;
}
@media (max-width: 991px) {
  .project__inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.project__detailsinner {
  padding-bottom: 125px;
  padding-top: 120px;
}
@media (max-width: 991px) {
  .project__detailsinner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.project__detailsinner h2 {
  font-size: 20px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 20px;
}
.project__detailsinner h3 {
  font-size: 24px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 20px;
}
.project__detailstitle {
  font-size: 24px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  padding-bottom: 10px;
}
.project__detailfeature li {
  font-size: 16px;
  font-family: var(--FontFamily2);
  color: rgb(0, 0, 0);
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
  position: relative;
}
.project__detailfeature li span {
  color: #494949;
  position: absolute;
  left: 10em;
  font-weight: 400;
  text-align: left;
}
.service__content h2{
  font-size: 36px !important;
  color: rgb(0, 0, 0) !important;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 20px;
}
.project__detailstitle{
  font-size: 36px !important;
  color: rgb(0, 0, 0) !important;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 20px;
}
.project__innerthumb {
  padding-bottom: 50px;
  position: relative;
}
.project__innerdetails {
  padding-top: 140px;
}
.project__baner {
  background-image: url("../imgs/inner/baner-bg.jpg");
  background-repeat: no-repeat;
  padding: 60px 30px;
  margin-top: 80px;
}
.project__baner-title {
  font-size: 24px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
  background: var(--white);
  display: inline;
  padding: 5px;
}
.project__baner-btn {
  font-size: 14px;
  color: var(--white);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  font-family: var(--FontFamily2);
  background: var(--primary);
  padding: 14px 30px;
  display: inline-block;
}
.project__baner-btn:hover {
  color: #fff;
}
.project__btn-wrapper {
  padding-top: 30px;
}

.details-button-next, .details-button-prev {
  height: 85px;
  width: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: var(--primary);
  border-radius: 50px;
  font-size: 17px;
  color: var(--white);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  z-index: 2;
  transition: 0.4s;
}
.details-button-next:hover, .details-button-prev:hover {
  background-color: var(--secondary);
}
@media (max-width: 767px) {
  .slider_timeline_area {
    padding-top: 0;
  }
  .counter__item::before {
    display: none;
  }
  .feauters__area {
    background: unset;
  }
}

@media (max-width: 767px) {
  .details-button-next, .details-button-prev {
    height: 50px;
    width: 50px;
  }
}

.details-button-prev {
  right: auto;
  left: 10px;
}

.pagination__one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  padding-top: 40px;
}
.pagination__one .page-numbers {
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid var(--gray-4);
  transition: 0.4s;
}
span.page-numbers.current {
  background-color: var(--primary);
  color: var(--white);
}
.pagination__one .page-numbers:hover {
  background-color: var(--primary);
  color: var(--white);
}
.pagination__one li:hover a {
  color: var(--white);
}

/*
   TESTIMONIAL AREA
*/
.testimonial__area-inner {
  padding-top: 100px;
  padding-bottom: 150px;
}
@media (max-width: 991px) {
  .testimonial__area-inner {
    padding-top: 60px;
    padding-bottom: 70px;
  }
}

/*
   TEAM SINGLE AREA
*/
.team__single-inner {
  padding-top: 130px;
  padding-bottom: 140px;
}
@media (max-width: 991px) {
  .team__single-content {
    padding-top: 50px;
  }
}
.team__single-content p {
  color: #494949;
  line-height: 2;
}
.team__single-name {
  font-size: 36px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  padding-bottom: 10px;
}
.team__single-post {
  font-size: 16px;
  color: #494949;
}
.team__single-about {
  padding-top: 30px;
  padding-bottom: 30px;
}
.team__single-about li {
  padding-bottom: 10px;
}
.team__single-about li span {
  color: #494949;
  font-weight: 700;
}
.team__single-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .team__single-social {
    margin-top: 40px;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}
.team__single-social li {
  border: 1px solid var(--primary);
  border-right: unset;
}
.team__single-social li:last-child {
  border-right: 1px solid var(--primary);
}
.team__single-social li a {
  padding: 5px 10px;
  display: inline-block;
  color: var(--black-2);
}
.team__single-social li:hover a {
  color: #fff;
}
.team__single-social li:hover {
  background-color: var(--primary);
}
.team__single-title {
  font-size: 24px;
  color: var(--black);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  padding-bottom: 25px;
}
.team__single-textwrapper {
  padding-bottom: 50px;
}
.team__progress-wrap {
  margin-bottom: 24px;
  max-width: 520px;
}
.team__progress-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 10px;
}
.team__progress-header .title {
  font-size: 14px;
  color: var(--black);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}
.team__progress-header span {
  color: var(--black);
  font-size: 14px;
  font-weight: 700;
}
.team__progress-body {
  position: relative;
  width: 100%;
  height: 15px;
  background-color: rgb(235, 235, 235);
  border-radius: 50px;
}
.team__progress-body::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background: var(--primary);
  border-radius: 50px;
}
.process-90 .team__progress-body::before {
  width: 90%;
}
.team__single-thumb {
  position: relative;
}
.team__single-thumb:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  z-index: -1;
  left: -11px;
  bottom: -11px;
  border: 150px solid;
  border-color: transparent transparent var(--primary) transparent;
  border-width: 0 180px 180px 0;
}

/*
   BLOG SINGLE
*/
.blog__area-inner {
  padding-top: 90px;
  padding-bottom: 150px;
}
@media (max-width: 1199px) {
  .blog__area-inner {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
.blog__item-inner {
  margin-bottom: 60px;
  overflow: hidden;
  -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.blog__thumb-inner {
  position: relative;
  margin-bottom: 35px;
}
.blog__thumb-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 75px;
  background: var(--primary);
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.blog__thumb-content .title {
  font-size: 30px;
  color: var(--white);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  font-family: var(--FontFamily2);
}
.blog__thumb-content span {
  font-size: 16px;
  color: var(--white);
  font-family: var(--FontFamily2);
  text-transform: uppercase;
}
.blog__meta-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 45px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--gray-4);
  margin-bottom: 30px;
}
.blog__meta-inner li {
  position: relative;
}
.blog__meta-inner li::before {
  content: "";
  right: -22px;
  position: absolute;
  top: 7px;
  height: 10px;
  width: 1px;
  background: var(--gray-4);
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.blog__meta-inner li a {
  font-size: 14px;
  color: #808080;
  text-transform: uppercase;
  font-family: Roboto Condensed;
}
.blog__meta-inner li:last-child::before {
  display: none;
}
.blog__meta-inner li a:hover {
  color: var(--primary);
}
.blog__meta-inner li i {
  color: #000;
}
.blog__meta-inner li a i {
  padding-right: 5px;
}
.blog__title-inner {
  font-size: 24px;
  font-family: var(--FontFamily2);
  color: var(--black);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  padding-bottom: 10px;
}
.blog__dis-inner {
  color: #494949;
}
.blog__btn-inner {
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-color: var(--primary);
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
  font-size: 14px;
  font-weight: 700;
  color: var(--black);
}
.blog__pagination-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991px) {
  .blog__pagination-inner {
    padding-bottom: 50px;
  }
}
.blog__pagination-inner li {
  border: 1px solid var(--gray-4);
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  transition: 0.4s;
}
.blog__pagination-inner li:hover {
  background-color: var(--primary);
}
.blog__pagination-inner li:hover a{
  color: var(--white);
}
.blog__pagination-inner li a {
  font-size: 14px;
  color: var(--black);
}
.blog__search-inner {
  margin-bottom: 50px;
}
.blog__search-inner form {
  position: relative;
}
.blog__search-inner form input {
  width: 100%;
  height: 60px;
  padding: 20px;
  border: 2px solid var(--gray-4);
}
.blog__search-inner form input:focus-visible {
  outline: none;
}
.blog__search-inner form input::-webkit-input-placeholder {
  color: #797979;
  font-size: 14px;
}
.blog__search-inner form input::-moz-placeholder {
  color: #797979;
  font-size: 14px;
}
.blog__search-inner form input:-ms-input-placeholder {
  color: #797979;
  font-size: 14px;
}
.blog__search-inner form input::-ms-input-placeholder {
  color: #797979;
  font-size: 14px;
}
.blog__search-inner form input::placeholder {
  color: #797979;
  font-size: 14px;
}
.blog__search-inner form button {
  background: transparent;
  border: 0;
  position: absolute;
  top: 50%;
  right: 20px;
  transition: 0.4s;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.blog__search-inner form button:hover {
  color: var(--primary);
}
.blog__search-inner form button i {
  font-size: 20px;
}
.blog__widget-title {
  position: relative;
  font-size: 20px;
  color: var(--black);
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.blog__widget-title::after {
  position: absolute;
  content: "";
  right: -40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 1px;
  width: 30px;
  background: var(--primary);
}
.blog__recent-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 70px 20px 1fr;
  grid-template-columns: 70px 1fr;
  gap: 20px;
  padding-bottom: 30px;
}
.blog__recent-content .title {
  font-size: 16px;
  color: var(--black);
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 10px;
}
.blog__recent-content span {
  font-size: 14px;
  color: #808080;
}
.blog__categorylist-inner {
  margin-bottom: 30px;
}
.blog__categorylist-inner li {
  margin-bottom: 10px;
}
.blog__categorylist-inner li a {
  font-size: 16px;
  color: var(--black);
  font-weight: 700;
  position: relative;
  padding-left: 20px;
  text-transform: uppercase;
  transition: 0.4s;
}
.blog__categorylist-inner li a:hover {
  color: var(--primary);
}
.blog__categorylist-inner li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  height: 10px;
  width: 10px;
  background: var(--primary);
}
.blog__categorylist-inner li a span {
  font-size: 14px;
  color: #979797;
  padding-left: 15px;
}
.blog__tagslist-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.blog__tagslist-inner li a {
  font-size: 12px;
  color: var(--black);
  font-weight: 700;
  padding: 8px 15px;
  background-color: rgb(246, 246, 246);
  display: inline-block;
  transition: 0.4s;
}
.blog-details {
  margin-bottom: 50px;
}
.blog__prev-wrapper {
  margin-top: 50px;
}
.blog__prev-wrapper h2{
  transition: 0.4s;
}
.blog__prev-wrapper h2:hover{
  color: var(--primary);
}
.blog__tagslist-inner li a:hover {
  background-color: var(--primary);
  color: var(--white);
}
.blog__quote-inner {
  position: relative;
  background-color: rgb(246, 246, 246);
  padding: 50px;
  padding-left: 160px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .blog__quote-inner {
    padding-left: 30px;
  }
}
.blog__quote-inner .quote-icon {
  position: absolute;
  left: 50px;
  top: 50px;
}
@media (max-width: 767px) {
  .blog__quote-inner .quote-icon {
    left: 20px;
    max-width: 50px;
    top: 10px;
  }
}
.blog__quote-inner p {
  color: var(--black);
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
.blog__quote-inner span {
  font-size: 14px;
  color: #494949;
}
.blog__prev-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 175px 1fr;
  grid-template-columns: 1fr 1fr;
  border: 1px solid var(--gray-4);
  padding: 30px 50px;
  gap: 175px;
  position: relative;
}
@media (max-width: 991px) {
  .blog__prev-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 30px;
  }
}
.blog__prev-wrapper::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  height: 100%;
  width: 1px;
  background: var(--gray-4);
}
@media (max-width: 767px) {
  .blog__prev-wrapper::before {
    display: none;
  }
}
.blog__prev-wrapper .title {
  font-size: 24px;
  font-family: var(--FontFamily2);
  color: var(--black);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  padding-top: 10px;
}
.blog__prev-wrapper span {
  color: var(--primary);
  text-transform: uppercase;
}
.blog__prev-wrapper span i {
  padding-right: 10px;
}
.blog__comments-wrapper {
  padding-top: 40px;
  padding-bottom: 30px;
}
.blog__commenter-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.blog__commenter {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 90px 30px 1fr;
  grid-template-columns: 90px 1fr;
  gap: 30px;
  margin-bottom: 50px;
}
.blog__commenter .title {
  font-size: 18px;
  color: var(--black);
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 10px;
}
.blog__commenter span {
  font-size: 12px;
  color: #797979;
}
.blog__replybtn {
  font-size: 14px;
  text-transform: uppercase;
  color: var(--primary) !important;
  font-weight: 700;
}

/*
   CONTACT AREA
*/
.contact__area-inner {
  padding-top: 30px;
  padding-bottom: 40px;
}
.contact__info-title {
  font-size: 24px;
  color: var(--black);
  /*padding-bottom: 20px;*/
  font-weight: 700;
}

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

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

.pl-100 {
  padding-left: 100px;
}
@media (max-width: 991px) {
  .pl-100 {
    padding-left: 50px;
  }
}
@media (max-width: 767px) {
  .pl-100 {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .commenter__form.contact-form {
    padding-top: 50px;
  }
}
.commenter__form.contact-form input {
  background-color: rgb(247, 247, 247);
  border: 1px solid rgb(225, 225, 225);
  padding: 20px;
  height: 60px;
}
.commenter__form.contact-form textarea {
  background-color: rgb(247, 247, 247);
  border: 1px solid rgb(225, 225, 225);
  padding: 20px;
  height: 200px;
}
.commenter__form-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media (max-width: 767px) {
  .commenter__form-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.commenter__field {
  margin-bottom: 20px;
}
.commenter__field input {
  height: 50px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #b3b2b2;
}
.commenter__field input:focus {
  outline: 0;
}
.commenter__field input::-webkit-input-placeholder {
  color: #797979;
  font-size: 12px;
}
.commenter__field input::-moz-placeholder {
  color: #797979;
  font-size: 12px;
}
.commenter__field input:-ms-input-placeholder {
  color: #797979;
  font-size: 12px;
}
.commenter__field input::-ms-input-placeholder {
  color: #797979;
  font-size: 12px;
}
.commenter__field input::placeholder {
  color: #797979;
  font-size: 12px;
}
.commenter__field textarea {
  height: 110px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #b3b2b2;
  resize: none;
}
.commenter__field textarea::-webkit-input-placeholder {
  color: #797979;
  font-size: 12px;
}
.commenter__field textarea::-moz-placeholder {
  color: #797979;
  font-size: 12px;
}
.commenter__field textarea:-ms-input-placeholder {
  color: #797979;
  font-size: 12px;
}
.commenter__field textarea::-ms-input-placeholder {
  color: #797979;
  font-size: 12px;
}
.commenter__field textarea::placeholder {
  color: #797979;
  font-size: 12px;
}
.commenter__field textarea:focus {
  outline: 0;
}
.commenter__field-btn {
  display: inline-block;
  padding: 20px 50px;
  color: var(--white);
  background: var(--primary);
  font-size: 14px;
  text-transform: uppercase;
  outline: 0;
  border: 0;
}

/*
   SEARCH AREA
*/
.search__form {
  position: relative;
  max-width: 850px;
  margin: auto;
  margin-top: 250px;
}
.search__form input {
  width: 100%;
  height: 60px;
  border: 0;
  border-bottom: 2px solid var(--gray-4);
  padding: 15px;
  -webkit-transition: 1s;
  transition: 1s;
  background: transparent;
  color: var(--white);
}
.search__form input:focus {
  outline: 0;
}
.search__form input::-webkit-input-placeholder {
  font-size: 12px;
  text-transform: capitalize;
}
.search__form input::-moz-placeholder {
  font-size: 12px;
  text-transform: capitalize;
}
.search__form input:-ms-input-placeholder {
  font-size: 12px;
  text-transform: capitalize;
}
.search__form input::-ms-input-placeholder {
  font-size: 12px;
  text-transform: capitalize;
}
.search__form input::placeholder {
  font-size: 12px;
  text-transform: capitalize;
}
.search__form button {
  background: transparent;
  border: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
}
.search__form button i {
  color: var(--white);
}

.offcanvas.offcanvas-top {
  height: 100vh;
  background: #a19d9d;
}

.search-close {
  background: transparent;
  color: #fff;
  border: 0;
  font-size: 20px;
  position: absolute;
  right: 50px;
  top: 50px;
  z-index: 9;
}

.section-wrapper.contact-wrapper {
  margin-bottom: 50px;
}

.section-subtitle-2.contact-sec-title {
  padding-top: 0;
}

.contact-map {
  padding-bottom: 130px;
}

/*----------------------------------------*/
/*  28. FOOTER CSS START
/*----------------------------------------*/
.footer {
  background: var(--black);
  padding: 100px 0px;
}


@media (max-width: 767px) {
  .team__single-social {
    margin-top: 40px;
  }
  .team__single-social {
    margin-top: 15px;
    margin-bottom: 30px;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .team__single-about {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .team__single-inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .team__single-textwrapper {
    padding-bottom: 30px;
  }
  .counter__area-2, .project__area-2, .contact__area-inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .who__area-2 {
    padding: 0 15px;
  }
  .who__items-2:nth-child(even) .who__content-2 {
    padding-left: 0;
    padding-top: 10px;
  }
  .who__btnwrap {
    padding-top: 10px;
  }
  .constionic-readmore-1 {
    padding: 15px 40px;
  }
  .faq__area-2 {
    padding-left: 0;
  }
  .faq__area-2 .accordion {
    padding-left: 15px;
  }
  .section-wrapper.contact-wrapper {
    margin-bottom: 15px;
  }
  .pb-50 {
    padding-bottom: 10px;
  }
  .contact-map {
    padding-bottom: 50px;
  }
  .footer__widget-2 .title {
    font-size: 19px;
    padding-bottom: 13px;
  }
  .footer__links li {
    padding-bottom: 10px;
  }
}

.offcanvas.offcanvas-end {
  z-index: 99999;
}

.admin-bar header.header__area {
  margin-top: 32px;
}

.elementor-editor-active #preloader{
  display: none;
}

.pb-30 .testimonial__area-inner {
  padding-bottom: 30px !important;
}

.commenter__form p {
  margin-bottom: 0;
}

.pb-0 .contact__area-inner{
  padding-bottom: 0 !important;
}

.pagination-area{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagination-area .page-numbers{
  border: 1px solid var(--gray-4);
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: 0.4s;
}

.pagination-area .page-numbers:hover{
  background-color: var(--primary);
  color: var(--white);
}


@media only screen and (max-width: 767px) {
  .header__menutop {
    padding-right: 0;
  }
  .offcanvas.offcanvas-top {
    z-index: 99999;
  }
  .header__btm-right {
    -ms-grid-columns: 1fr 136px auto;
    grid-template-columns: 1fr 136px auto;
  }
  .footer__area-2 {
    padding-bottom: 20px;
  }
  .footer__widget-2 {
    margin-bottom: 4px;
  }
  .faq__area-2 {
    padding-left: 30px;
  }

}

.faq__contact-2 .wpcf7-not-valid-tip {
  color: #f3f3f3;
}

/*================================================
Not Found Area CSS
=================================================*/
.not-found-area {
  border-top: 1px solid #eeeeee;
  padding: 100px 0;
}

.not-found-content {
  text-align: center;
}
.not-found-content h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
.not-found-content p {
  max-width: 530px;
  margin-right: auto;
  margin-left: auto;
  font-size: 25px;
}
.not-found-content .default-btn {
  margin-top: 5px;
}

.error-content .btn-box .default-btn {
    margin-left: 7px;
    margin-right: 7px;
}
.default-btn {
    border: none;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    color: var(--white);
    transition: 0.4s;
    font-weight: 700;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: var(--primary);
    color: #fff;
}
.default-btn:hover {
  background-color: var(--black);
  color: #fff;
}

.offcanvas-top.show .search-close{
  display: block !important;
}

.team__item-2:hover .team__content-2{
  background: var(--primary);
}

.team__item-2:hover .team__content-2 h2, .team__item-2:hover .team__content-2 .post{
  color: var(--white);
}

.about-count-down-area .counter__area {
  padding: 0 0px 100px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .header__left {
    padding: 0 100px;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1399px) {
  .blog__info h4 {
    font-size: 13px;
  }
  .blog__info h4 i {
    margin-right: 5px;
  }
}

.who__area-2 .section-title-2{
  padding-top: 0;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}