@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
.header-top .header-container .logo img { width: 106px;}
  html{
    overflow-x: hidden;
  }
.header-top .header-container .logo {
  position: relative;
  display: table;
  pointer-events: auto;
  float: left;
  z-index: 99999;
  top: 0px;
  text-align: end;
}   
.www{
  width: 23px;
}
.dsn-effect-scroll:not(.dsn-mobile) #dsn-scrollbar .scrollbar-track .scrollbar-thumb, .sidebar-single .scrollbar-track .scrollbar-thumb, .dsn-work-scrollbar .scrollbar-track .scrollbar-thumb {
  background: #919191;
  width: 5px;
}
.dsn-effect-scroll:not(.dsn-mobile) #dsn-scrollbar .scrollbar-track, .sidebar-single .scrollbar-track, .dsn-work-scrollbar .scrollbar-track {
  background: none;
  width: 5px;
  opacity: 1 !important;
  background: #5757574a;
}
.dsn-nav-bar.hide-nave > .header-top > .header-container, .dsn-nav-bar.hide-nave .site-header {
  -webkit-transform: translateY(-170px);
  -ms-transform: translateY(-170px);
  transform: translateY(-170px);
}

.dsn-slider .footer-slid .main-social .social-network li {
  display: inline-block;
  line-height: 30px;
  margin-right: 30px;
  font-size: 16px;
  color: #FFF;
}
.project_page .header-top .header-container .menu-icon .text-menu {
  color: #c6c6c6;
}
.project_page .header-top .header-container {
  background: transparent;
}
.fs_42{  font-size: 42px;}

.intro-about .intro-content-text h2 {
  text-align: left;
  margin-bottom: 13px;
  font-size: 34px;
  font-weight: 100;
  line-height: 42px;
  letter-spacing: 0.01em;
  color: #5b5b5b;
  margin-top: -7px;
} 
.nav__list-item ul li a{
  padding-left: 22%;
}
.nav__list-item ul {
  display: none;
  margin-top: 25px;
}
.v-light .intro-about .intro-content-text .exper .numb-ex > span { color: #e0c192;}

.intro-about .img-box {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0px; 
}
 
.bd_inner{
  border: solid 100px rgba(255, 255, 255, 0.35);
   position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
} 

.bd_inner h1{ 
  background-color: rgba(255, 255, 255, 0.65);
  text-align: center;
  color: #404040;
  font-family: "Montserrat", sans-serif;
  font-size: 42px;
  font-weight: 100;
  line-height: 1.2;
  letter-spacing: 0.01em;
  padding: 10px;
} 

.bd_inner h1 span{ font-size: 20px;}

.one-title .title-sub-container {
  padding-left: 0px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.one-title .title-main {
  font-size: 36px;
  font-weight: 100;
  line-height: 38px;
  letter-spacing: 0.01em;
}

.box-seat .pro-text p {
  margin-left: 0px;
  margin-top: 30px;
}

.footer .footer-links .footer-block.col-contact p {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

footer a, footer p {
  color: rgba(194, 194, 194, 0.6);
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: unset;
  letter-spacing: 4px;
  line-height: 1.6;
  font-variant-numeric: proportional-nums;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.5px;
}
 
.footer-logo img{width:150px;}

.footer .footer-links .footer-block .footer-logo { width: 190px;}

.footer .footer-links {
  padding-top: 35px;
  padding-bottom: 32px;
}

.client-see .inner .items .bottom .avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #f2f2f2;
} 

.mb10{
  margin-bottom: 10px !important;
}
 
.our-work .work-item {
  height:  100% !important;
  margin: 0 15px;
}

.work-under-header .work-item .item-info h4 {
  position: relative;
  color: #fff;
  font-size: 18px;
  -webkit-transition: margin-bottom 0.5s ease;
  -o-transition: margin-bottom 0.5s ease;
  transition: margin-bottom 0.5s ease;
  z-index: 3;
  font-weight: 500;
}
.work-under-header .work-item:hover .item-info h4 {
  margin-bottom: 2px;
}
.work-under-header .work-item .item-info span {
  color: #fff;
  opacity: 0;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
  position: relative;
}

.work-under-header .work-item .item-info {
  position: absolute;
  left: 50%;
  padding: 25px 15px 8px;
  width: 100%;
  text-align: center;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: -webkit-transform 0.5s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  -o-transition: transform 0.5s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.5s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.5s cubic-bezier(0.08, 0.03, 0.22, 0.87), -webkit-transform 0.5s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  z-index: 2;
  top: auto;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.v-light .contact-up:hover a .hiring {  color: #666;}

.v-light .contact-up .c-wapp a .hiring {-webkit-text-stroke: 1px #666;}

footer {
  position: relative;
  z-index: 3;
  padding: 0 50px 7px;
}

.footer .copyright {
  padding-top: 10px;
  font-size: unset;
  letter-spacing: unset;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.copy p{
  color: #575757 !important;
  margin-bottom: 0;
  font-size: 10px;
  font-weight:300;
  text-transform: uppercase !important;
  line-height: 1.6;
  font-variant-numeric: proportional-nums;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.2px;
}

 .copy p a{
  color: #575757 !important;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 300;
  text-transform: capitalize;
  line-height: 1.6;
  font-variant-numeric: proportional-nums;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.v-light .footer .footer-links .footer-title {  color: #8c8c8c;}

.footer .footer-links .footer-title {
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  padding-bottom: 7px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  line-height: 18.5px;
}

.v-light .footer .footer-links .footer-title::after {  background-color: #c69a57;}

.footer .footer-links .footer-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 25px;
  height: 1px;}
 
.nav__list-item {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 200;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
}

.box-seat .inner-img {
  height: 74vh;
  overflow: hidden;
}

.contact-up .c-wapp a .career {
  color: #fff;
  width: 29%;
  position: relative;
  display: block;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  margin-top: 17px;
  margin-left: -46px;
}  

.contact-up .c-wapp a .hiring {
  width: 70%;
  position: relative;
  display: block;
  text-align: left;
  font-size: 42px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.01em;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  text-transform: unset;
  -webkit-transition: color 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.4s linear;
  text-transform: capitalize;
}

 .link-custom a span {
  vertical-align: middle;
  white-space: normal;
  text-transform: unset;
  font-size: 15px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 1px;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  color: #797979;
}

.v-light .box-seat.box-seat-full .pro-text { background-color: rgba(0, 0, 0, 0.76);}

.box-seat .pro-text {
  position: absolute;
  background-color: #0d0d0d;
  max-width: 524px;
  padding: 40px;
  right: 60px;
  bottom: -80px;
}

.box-seat .pro-text p {
  margin-left: 0px;
  margin-top: 20px;
}

.mb10{ margin-bottom: 10px !important;}

.section-padding.counting { padding-top: 40px;  padding-bottom: 40px;text-transform: lowercase;}

.v-light .footer {background-color: #f2f2f2;}

.v-light .footer .copyright {border-top: 1px solid #e6e6e6;}

.intro-about .intro-content-text .exper h4 {
  font-size: 17px;
  margin-top: 40px;
  font-weight: 600;
}
.mb3{
  margin-bottom: 3px !important;
}
.mt10{ margin-top: 10px !important;}
.mt20{ margin-top: 20px !important;}
.mt30{ margin-top: 30px !important;}
.mt40{ margin-top: 40px !important;}
.mt50{ margin-top: 40px !important;}
.mt60{ margin-top: 60px !important;}
.mt70{ margin-top: 70px !important;}
.mt80{ margin-top: 80px !important;}
.mt90{ margin-top: 90px !important;}
.mt100{ margin-top: 100px !important;}

.fw100{ font-weight: 100 !important;}
.fw200{ font-weight: 200 !important;}
.fw300{ font-weight: 300 !important;}
.fw400{ font-weight: 400 !important;}
.fw500{ font-weight: 500 !important;}
.fw600{ font-weight: 600 !important;}
.fw700{ font-weight: 700 !important;}
.fw800{ font-weight: 800 !important;}
.fw900{ font-weight: 900 !important;}
.fw_bold{ font-weight: bold !important;}
.fw_bolder{ font-weight: bolder !important;}

.fs22{ font-size: 22px !important;line-height: 1.5;}
 
.intro-about .intro-content-text .exper h4 {
  font-size: 16px !important;
  margin-top: 0px;
  font-weight: 600 !important;
  letter-spacing: 0.5px;
  text-align: left;
}
.intro-about .intro-content-text .exper {
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  justify-content: space-between;
  margin-right: 50px;
}
.intro-about .intro-content-text .exper:last-child {
  margin-right: 0px;
}
.one-title .title-sub-container .title-sub {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: unset;
  position: relative;
  padding-left: 80px;
}

.our-services-2 .services-item .services-header h3 {
  letter-spacing: 1.5px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
}
 
/*  */

.banner_txt{
  position: relative;
  margin-bottom: 20px !important;
  font-family: "Montserrat", sans-serif !important;
  font-size:42px !important;
  text-transform: unset;
  line-height: 1em !important;
  -webkit-animation-delay: .6s !important;
  animation-delay: .6s;
  color: #fff !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
  text-align: center;
  text-transform: unset !important;
} 

.banner_small{
  font-family: "Montserrat", sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  letter-spacing: 3px !important;
  color: #fff !important;
  margin-bottom: 30px;
  margin-top: 0px;
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
  text-align: center;
  width: 100%;
}

button:focus:not(:focus-visible) {
  outline: 0 !important;
  border: none;
  box-shadow: unset !important;
}

.wptb-swiper-navigation.style3 .swiper-button-prevs{
  width: 36px !important;
  height: 36px !important;
  line-height: 34px;
  background: transparent !important;
  border-radius: 100%;
  color: #fff;
  font-size: 10px;
  margin-right: 3px;
  cursor: pointer !important;
  border: 1px solid rgba(255,255,255,0.5) !important;
  transition: all 0.2s ease-in-out;
  transform: scale(1.0);
  left: 51px !important;
  margin-top: -21px !important;
}

.wptb-swiper-navigation.style3 .swiper-button-prevs::after{
  content: "\f104" !important;
  font-family:"Font Awesome 6 Pro" !important;
  font-size: 13px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 37px;
  font-weight: 400 !important;
}

.wptb-swiper-navigation.style3 .swiper-button-nexts{
  width: 36px !important;
  height: 36px !important;
  line-height: 34px;
  background: transparent !important;
  border-radius: 100%;
  color: #fff;
  font-size: 10px;
  margin-right: 3px;
  cursor: pointer !important;
  border: 1px solid rgba(255,255,255,0.5) !important;
  transition: all 0.2s ease-in-out;
  transform: scale(1.0);
  right: 51px !important;
  margin-top: -21px !important;
}

.wptb-swiper-navigation.style3 .swiper-button-nexts:after{
  content: "\f105" !important;
  font-family:"Font Awesome 6 Pro" !important;
  font-size: 14px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  line-height: 37px !important;
  font-weight: 400 !important;
}

.butn-light {
  position: relative;
  line-height: 1.2em !important;
  justify-content: center;
  display: flex !important;
}

.butn-light a {
  font-weight: 400;
  text-transform: uppercase;
  background: transparent;
  color: #fff;
  padding: 12px 20px;
  margin: 0;
  position: relative;
  font-size: 15px;
  letter-spacing: 3px;
  border: 1px solid rgba(255,255,255,0.5);
  border-radius: 5px;
}

.client-see .inner .items .bottom .label {
  font-size: 11px;
  color: #fff;
  letter-spacing: 2px;
}

.contact-up:hover::before {width: 0%;}

.side::after{
  content: "\f105" !important;
  font-family:"Font Awesome 6 Pro" !important;
  font-size: 14px !important;
}

.fa10{ font-size: 12px; position: relative; top: -2px;}

.nav__list-item ul li {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
}

.v-light .client-see .inner .bg::after {  color: #fff;}

.v-light .client-see .slick-dots li button {  background: #c69a57;}

.hiring.glow {
  -webkit-animation: h1 2s infinite; 
  animation: h1 2s infinite;
}

.v-light .link-custom a::before {
  background-color: #d0d0d0;
  color: #fff;
}

@-webkit-keyframes h1 {
    0%   {text-shadow: 0 0 3px #3f3f3f; }
    25%  {text-shadow: 0 0 3px #535353;}
    50%  {text-shadow: 0 0 3px #818181; }
    75%  {text-shadow: 0 0 3px #535353;}
    100% {text-shadow: 0 0 3px #3f3f3f; }
}

@keyframes h1 {
    0%   {text-shadow: 0 0 3px #3f3f3f; }
    25%  {text-shadow: 0 0 3px #535353;}
    50%  {text-shadow: 0 0 3px #818181; }
    75%  {text-shadow: 0 0 3px #535353;}
    100% {text-shadow: 0 0 3px #3f3f3f; }
}

.logo_high {
  font-size: 8px;
  color: #FFF;
  letter-spacing: 1px;
  font-family: sans-serif;
  display: none;
} 
 
.ban_layer{
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, #000000f2 8%, rgba(0, 0, 0, 0) 103%);
    height: 160ox;
    width: 100%;
    top: 0;
    z-index: 4;
}

.intro-about .intro-content-text h6 {
  font-weight: 600;
  text-transform: unset;
  font-size: 16px;
}


.header-top .header-container {
  padding: 8px 50px 8px 50px;
}
.work-under-header .work-item .item-info span {
  color: #fff;
  opacity: 0;
  font-size: 11px;
  text-transform: unset;
  letter-spacing: 1px;
  -webkit-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
  position: relative;
}

.link-custom a span {
  vertical-align: middle;
  white-space: normal;
  text-transform: unset;
  font-size: 12px;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 1px;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  color: #797979;
}
.dsn-nav-bar.nav-bg .header-top .header-container .menu-icon .text-menu {
  color: #ffffff;
}
.header-top .header-container .menu-icon .text-menu {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #343434;
  text-transform: unset;
  font-size: 14px;
} 
.home_pg .header-top .header-container .menu-icon .text-menu {
    color: #fffdfd;
}
.preloader .preloader-block .loading {
  position: absolute;
  top: calc(50% + 16px);
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
  font-size: 14px;
  font-weight: 400;
  text-transform: unset;
  letter-spacing: 8px;
  color: #fff;
  -webkit-animation: blink-animation 2.2s linear infinite;
}

.preloader .preloader-block .title {
  position: absolute;
  left: 0;
  bottom: calc(50% + 16px);
  width: 100%;
  text-align: center;
  z-index: 2;
  font-size: 25px;
  text-transform: unset;
  letter-spacing: 8px;
  color: #fff;
}

.contact-up .c-wapp a {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}

.footer .footer-links .footer-block.col-menu ul li a {
  font-weight: 500;
  letter-spacing: 0.4px;
  transition: all 0.8s ease;
}

.v-light footer a {
  color: #000000cf;
}

.bt li{
  list-style: none;
  width: auto;
  position: relative;
}
 
.bt a{
 font-size: 11px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  position: relative;
  margin: 0px;
}

.bt a:hover{
  color: #414141 !important;
}

.bt a:before{
  content: '';
  position: absolute;
  left: 0px;
  width: 0%;
  height: 1px;
  border-bottom: 1px dotted #424242;
  bottom: 8px;
  opacity: 0;
  transition: all 0.5s ease;
} 

.bt a:hover:before{
  width: 100%;
  opacity: 1;
  transition: all 0.5s ease;
}

.bt a:hover::before {
  width: 18px;
  transition: all 0.8s ease;
}

.bt li a:hover {
  padding-left: 20px;
  transition: all 0.8s ease;
  color: #c69a57 !important;
}

.dsn-nav-bar.nav-bg > .header-top > .header-container, .dsn-nav-bar.nav-bg .site-header {
  padding-bottom: 15px;
  padding-top: 15px;
  background-color: #000;
  height: 131px;
}
 

.button::before, button:not([data-filter]):not(.mfp-arrow)::before, input[type="button"]::before, input[type="reset"]::before, input[type="submit"]::before {
  content: "";
  background-color: rgb(224, 193, 146);
  height: 100%;
  position: absolute;
  left: 0;
  top: 5px;
  width: 20px;
  display: none;
} 

.slick-prev .slick-arrow{
  position: relative;
  width: 40px;
  color: #fff;
  background-color: #090909;
  -moz-appearance: none;
  border: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 3px;
  line-height: 14px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  padding: 20px;
  margin-top: 0;
  -webkit-transition: background 0.3s, color 0.3s;
  -o-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
  overflow: hidden;
  height: 40px;
}

.relative{position: relative;}

.mob_counting{ display: none;}

.header-top .header-container .menu-icon {
  position: relative;
  z-index: 999;
  float: right;
  top: 40px;
  cursor: pointer;
  margin-right: 45px;
}

.wptb-swiper-dots.style2 .swiper-pagination-bullet::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height:8px;
  background-color: #fff0;
  border-radius: 100%;
  transition: all 0.5s ease-in-out;
  border: solid 1px #ffffff5e;
} 
.header-top .header-container .menu-icon__line {
 background-color: #b0b0b0;
} 


.v-light.menu-light.nav-active .header-top .header-container .menu-icon .text-menu {color: rgb(196, 196, 196);}

.v-light.menu-light.nav-active .header-top .header-container .menu-icon .menu-icon-close, .v-light.menu-light.nav-active .header-top .header-container .menu-icon .text-menu {
  color: #b7b7b7;
}
.team_box{
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.team_box p{
  color: rgba(255, 255, 255, 0.69);
}


.top242 {
  top: -242px;
}


 .root-work .projects-list .item a .item-info {
  width: 100%;
  bottom: -54px;
}


.root-work .projects-list .item a .item-info h4 {
  position: relative;
  color: #fff;
  font-size: 24px;
  -webkit-transition: margin-bottom 0.5s ease;
  -o-transition: margin-bottom 0.5s ease;
  transition: margin-bottom 0.5s ease;
  z-index: 3;
  font-weight: 100;
  letter-spacing: 0.5px;
}

.root-work .projects-list .item a .item-info .cat {
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: "Montserrat", sans-serif;
  opacity: 0.9;
  margin-top: 10px;
}

.mb40{ margin-bottom: 40px;}

button:not([data-filter]):not(.mfp-arrow){
  background: transparent;
}

.root-work .projects-list .item a {
  cursor: pointer;
}


/* TABS */

 .tabs-nav { 
  position: relative;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #e0c192;
  margin-bottom: 10px;
}

.tabs-nav button {
  background: transparent !important;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  font-size: 1rem;
  color: #000 !important;
}

.tabs-nav button:focus {
  outline: 2px solid #e0c192;
}

.tabs-nav button.active {
  font-weight: bold;
  color: #e0c192;
}

.tab-indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background: #e0c192;
  transition: left 0.3s ease, width 0.3s ease;
}

.tabs-content .tab-content {
  display: none;
  padding: 10px 0px 0;
  margin: 0 -15px;
}

.tabs-content .tab-content.active {
  display: block;
} 
/*  */
.project_page .nav-bg .header-top .header-container .logo img {
  filter: invert(0%);
}
.nav-bg .header-top .header-container .logo img {
  filter: invert(100%);
}
.info_box{
  position: absolute;
  bottom: 34%;
  width: 100%;
  display: flex;
  flex-direction: column;
  z-index: 9;
  align-items: center;
}
.info_box p{
  color: #ffffffb5;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 23px;
}
.dot_span1{
  margin-left: 43.5px;
  margin-right: 9px;
}
.dot_span2{
  margin-left: 31px;
  margin-right: 9px;
}
.dot_span3{
  margin-left: 28.5px;
  margin-right: 9px;
}
.dot_span4{
  margin-left: 8px;
  margin-right: 9px;
} 
.root-work .projects-list .item a .info_box{
  opacity: 0;
  transition: all 0.8s ease;
}
.root-work .projects-list .item a:hover .info_box{
  opacity: 1;
  transition: all 0.8s ease;
}
.info_box b{
  font-weight: 600;
}
.mb100{
  margin-bottom: 140px;
}
.tabs-content{
  margin-top: 30px !important;
}
.mt160{
  margin-top: 160px;
}
.d_flex{
  display: flex;
}
.root-work .projects-list .item:nth-child(2) {
  margin-top: 0px;
}
.root-work .projects-list .item {
  width: 100%;
  margin-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.wd50{
  width: 50%;
}
.mr5{
  margin-right: 5px;
}
.root-work .projects-list .item a .item-info span {
  color: #fff;
  opacity: 0;
  font-size: 12px;
}
.pro_btn{
  border: 1px solid #ffffff82;
  padding: 8px 9px;
  margin-top: 2px;
  transition: all 0.7s ease !important;
}
.pro_btn:hover{
  background: #ffffffeb;
  transition: all 0.7s ease !important;
}
.pro_btn:hover span{
  color: black !important;
  transition: all 0.6s ease;
}
.item-info .cat {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-hero .contenet-hero {
  position: relative;
  width: 100%;
  padding: 180px 0 120px 0;
}
.header-hero h1 {
  margin-top: 5px;
  line-height: 1.2;
  letter-spacing: 1px;
  font-size: 65px;
  font-weight: 700;
  line-height: 68px;
}
.link-custom a::before {
  line-height: 28px;
}
.intro-about .intro-content-text p {
  max-width: 620px;
  margin-bottom: 24px;
  letter-spacing: 0.2px;
  line-height: 23px;
}
.intro-about .intro-content-text .exper .numb-ex > span {
  font-size: 52px;
  line-height: 1.2;
  float: left;
  font-weight: bold;
  margin-right: 20px;
  color: #fff;
  line-height: 64px;
}
.space_bw{
  display: flex;
  justify-content: space-between;
}

.fot_col2{
  margin-left: -9px;
}
.fot_col3{
  margin-left: -48px;
}
.v-light.nav-active .nav__list-item a {
  color: #ffffffa3;
}
.active_menu{
  color: white !important;
  font-style: italic;
  font-weight: 600;
}
.nav-active .header-top .header-container .logo img {
  width: 90px;
  filter: invert(100%);
}
.project_page.nav-active .header-top .header-container .logo img {
  width: 106px;
  filter: invert(0%);
}
.home_pg.nav-active .header-top .header-container .logo img {
  width: 106px;
  filter: invert(0%);
}
.home_pg .nav-bg .header-top .header-container .logo img {
  filter: invert(0%);
}

.about_sec .box-seat .inner-img {
  height: 100vh;
  overflow: hidden;
}
.about_sec .box-seat.team_sec .inner-img {
  height: 100%;
  overflow: hidden;
}
.about_sec .box-seat .inner-img img {
  -o-object-fit: contain;
  object-fit: contain;
  pointer-events: none;
}

.header-hero.header-hero-2 p {
  max-width: 100%;
  letter-spacing: 0.2px;
  margin-top: 10px;
}

.header-hero.header-hero-2 p.bold__p {
font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #141414;
  margin-bottom: 0px;
text-transform: uppercase;
} 
 .header-hero.header-hero-2 h1 {
    max-width: 100%;
    margin-top: -20px;
    margin-bottom: 20px !important;
}
.header-hero.header-hero-2 .contenet-hero {
  padding: 173px 0 35px 0;
}
.section-margin {
  margin-top: 50px;
  margin-bottom: 50px;
}
.v-light .header-hero.header-hero-2 {
  background-color: #fff;
}
.header-hero.header-hero-2 .view-case {
  margin-top: 21px;
}
body.v-light {
  color: #000000b2;
}
.v-light .header-hero.header-hero-2 .view-case {
  color: #000;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: unset;
}
.down_scroll{
  font-size: 13px;
  margin-left: 8px;
}
.title_txt{
  font-size: 36px;
  line-height: 37px;
  margin-bottom: 25px;
  color: white !important;
}
.mt0{
  margin-top: 0 !important;
}
.about_sec .box-seat .pro-text {
  padding: 54px;
}
.about_sec p{
  letter-spacing: 0.2px;
}
.wptb-slider .slider3 .wptb-slider--image {
  background-position: center;
}
.wptb-slider .wptb-slider--image {
  background-position: bottom center;
}
.slider_box{
  position: absolute;
  max-width: 600px;
  padding: 40px;
  right: 80px;
  bottom: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.76);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.slider_box p{
  color: rgba(255, 255, 255, 0.69);
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
}
.highlight{
    font-family: "Open Sans", sans-serif;
    width: 100% !important;
    text-align: center !important;
    line-height: 49px !important;
    text-transform: unset !important;
}
.hg_ls{
  letter-spacing: 0.9px;
  margin-left: -4px;
}
.bg_white{
  background-color: white !important;
}
.v-light .about_sec .contact-up:hover a .hiring {
  color: #e0c192;
  -webkit-text-stroke: 1px #fff0;
  transition: all 0.4s linear;
}
.section-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}
button:not([data-filter]):not(.mfp-arrow), input[type="button"], input[type="reset"], input[type="submit"] {
  padding: 15px 23px;
  letter-spacing: 2px;
}
.root-work .box-title h2 {
  text-transform: uppercase;
}
.career_pg .title_txt {
  color: rgb(0, 0, 0) !important;
}
.our-services .services-item .line-before {
  margin-bottom: 8px;
}
.subtitle {
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
h6 {
  font-size: 15px;
}
.header-hero h5 {
  position: relative;
  font-size: 15px;
  line-height: 1.3em;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.our-services .services-item p {
  max-width: 96%;
  letter-spacing: 0.3px;
}
.ptb100{
  padding-top: 100px;
  padding-bottom: 100px;
}
.ptb50{
  padding-top: 50px;
  padding-bottom: 50px;
}
.career_box li{
  margin-bottom: 14px;
  letter-spacing: 0.5px;
  display: flex;
  align-items: center;
}
.career_box li:last-child{
  margin-bottom: 0px;
}
.nav-content address {
  font-size: 16px;
}

.v-light.nav-active .nav__list-item a:hover {
  color: #fff;
}
.v-light.nav-active .nav__list-item a:focus {
  outline: none;
  border: none;
  text-decoration: none;
}
.nav-content address a{
  transition: all 0.3s linear;
}
.nav__list {
  margin-top: -33px;
  padding-top: 0;
}
.nav-content address a:hover{
  text-decoration: underline;
  margin-left: 10px;
  transition: all 0.3s linear;
}
.career_box li i{
font-size: 9px;
  margin-right: 9px;
  background: #f2f2f2;
  border-radius: 100%;
  color: #555;
  height: 23px;
  width: 23px;
  line-height: 25px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.dis_pp .career_box i{
font-size: 9px;
  margin-right: 9px;
  background: #d0d0d0;
  border-radius: 100%;
  color: #fff;
  height: 23px;
  width: 23px;
  line-height: 23px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
flex: 0 0 auto;
margin-top: 2px;
}
.career_link {
  color: #d6b685;
  text-decoration: underline !important;
  transition: all 0.5s ease;
}
.career_link:hover {
  color: #0f0f0f;
  text-decoration: underline !important;
  transition: all 0.5s ease;
}
.mb15{
  margin-bottom: 15px !important;
}
.contact_title{
  position: relative;
  color: #0d0d0d !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 7px;
}
.contact_box{
  padding: 35px 20px 20px;
  background: #f2f2f2;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 152px;
}
.contact_box p{
  letter-spacing: 0.3px;
  text-align: center;
}
.contact_box i{
  font-size: 21px;
  background: #d6b685;
  color: white;
  padding: 10px;
  width: 42px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 23px;
  border-radius: 50%;
  position: absolute;
  top: -20px;
}
.contact_box a{
  transition: all 0.5s ease;
}
.contact_box a:hover{
  color: #d6b685;
  text-decoration: underline;
  transition: all 0.5s ease;
}
.pt20{
  padding-top: 20px !important;
}
.pb100{
  padding-bottom: 70px !important;
}
.map_frame iframe{
  margin-bottom: -8px;
}
.submit_btn{
  color: #000 !important;
  border: 1px solid #bebebe !important;
  background: none !important;
  border-radius: 50px !important;
  transition: all 0.5s linear !important;
}
.submit_btn:hover{
  transform: translateY(-3px);
  transition: all 0.5s linear !important;
  background: #f0f0f0 !important;
}
.entry input {
  height: 100%;
  font-size: 14px;
}
.entry {
  padding-bottom: 13px;
  margin-bottom: 25px;
}
.form_flex{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.form-box .form-group {
  width: 48%;
}
textarea, .form-control, .form-box textarea {
  min-height: 80px;
  resize: none;
}
.wd100{
  width: 100% !important;
}
.form-box {
  position: relative;
  padding: 0 0px 0 33px;
}
input::placeholder, textarea::placeholder, .form-control::placeholder, .form-box input::placeholder, .form-box textarea::placeholder {
  font-weight: 400;
  font-size: 13px;
  color: #00000082 !important;
}
.mb5{
  margin-bottom: 5px !important;
}
.mt40{
  margin-top: 40px !important;
}
.v-light footer a {
  transition: all 0.3s linear;
}
.v-light footer a:hover {
  color: #c69a57 !important;
  transition: all 0.3s linear;
}
.footer .footer-links .footer-block .footer-social ul li a i {
  font-size: 16px;
  color: #3c3b3b;
}
.footer .footer-links .footer-block .footer-social ul li a:hover i {
  transform: unset;
}
.footer .footer-links .footer-block .footer-social ul li a {
  line-height: 36px;
}
.footer-social img{
  width: 16px;
  filter: grayscale(100%) brightness(50%);
}
.v-light .footer .footer-links .footer-block .footer-social ul li a {
  color: #000;
  border: 1px solid #bebebe;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fb_icon{
  width: 10.3px !important;
  filter: grayscale(100%) brightness(35%) !important;
}
.footer-social ul{
  display: flex;
  align-items: center;
}
.footer-social ul li a:hover img {
  filter: grayscale(100%) invert(100%) brightness(200%) !important;
}
.footer-social ul li a:hover img.fb_icon {
  filter: grayscale(100%) invert(0%) brightness(150%) !important;
}
.v-light .footer .footer-links .footer-block .footer-social ul li a:focus {
  color: #00000000;
}
.dis_pp p{
  letter-spacing: 0.1px !important;
}
.mob_view{
  display: none !important;
}
.pc_view{
  display: block !important;
}
.flex_wrap{
  display: flex;
  flex-wrap: wrap;
}
.root-work .projects-list .item a img {
  filter: grayscale(100%) brightness(70%);
  transition: all 0.7s ease;
} 
.root-work .projects-list .item a:hover img{
    filter: grayscale(0%);
    transition: all 0.7s ease;
}
.root-work .projects-list .item a:hover .item-border {
  opacity: 0.7;
}
.mt0{
  margin-right: 0 !important;
}
 .our-work .slick-dots li button {
    background: #ccc !important;
    width: 6px;
    height: 6px;
    border-radius: 100%;
  }
  .our-work .slick-dots li.slick-active button {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    background: #e0c192 !important;
  }
  .pro_op2 .root-work .projects-list .item a .item-info {
  width: 100%;
  bottom: -56px;
}
  .pro_op2 .root-work .projects-list .item a .item-info h4 {
  font-size: 23px;
  }

  /* start */
  .flex_wrap{
    display: flex;
    flex-wrap: wrap;
  }
  .mt-50{
    margin-top: -50px;
  }
  .header-hero .contenet-hero {
      padding: 180px 0 60px 0;
  }
  .root-work .box-title h2 {
    top: -128px;
    font-size: 8vw;
    z-index: 0;
  }
  .our-work .slick-dots {
    margin-top: 1px;
  }
  .one-title {
    width: 100%;
    margin-bottom: 33px;
    text-align: center;
  }
  .mb0{
    margin-bottom: 0 !important;
  }
.line_side, .line_side2{
  text-align: center;
  position: relative;
}
.line_side:before{
  content: "";
  position: absolute;
  height: 2px;
  width: 38.4%;
  top: 50%;
  background: linear-gradient(to left,#dbdbdb 8%, #f9f9f9 70%);
  left: 0;
}
.line_side:after{
  content: "";
  position: absolute;
  height: 2px;
  width: 38.4%;
  top: 50%;
  background: linear-gradient(to right,#dbdbdb 8%, #f9f9f9 70%);
  right: 0;
}
.line_side2:before{
  content: "";
  position: absolute;
  height: 2px;
  width: 41.8%;
  top: 50%;
  background: linear-gradient(to left,#dbdbdb 8%, #f9f9f9 70%);
  left: 0;
}
.line_side2:after{
  content: "";
  position: absolute;
  height: 2px;
  width: 41.9%;
  top: 50%;
  background: linear-gradient(to right,#dbdbdb 8%, #f9f9f9 70%);
  right: 0;
}
.our-services-2 .services-item .icon {
  font-size: unset;
}
.wptb-swiper-dots.style2 .swiper-paginations {
  display: flex;
  gap: 5px;
  position: relative;
  transform: none;
}
.our-services-2 .services-item .icon img {
  height: 50px;
}
.our-services-2 .services-item .icon {
  margin-bottom: 5px;
}
.our-services-2 .services-item {
  position: relative;
  text-align: center;
  padding: 23px 36px 33px;
  margin-bottom: 35px;
}
.title-sub{
  margin-top: 6px !important;
}
.ls03{
  letter-spacing: 0.3px !important;
}
.work-under-header .work-item:hover .item-info {
  -webkit-transform: translate(-50%, -30px);
  -ms-transform: translate(-50%, -30px);
  transform: translate(-50%, -30px);
}
.mr7{
  margin-right: 8px !important;
}
.work-under-header .work-item img {
  filter: grayscale(100%);
  transition: all 0.4s ease;
}
.work-under-header .work-item:hover img {
  filter: grayscale(0%);
  transition: all 0.4s ease;
}
.work-under-header .work-item:hover .item-border {
  background-color: rgba(0, 0, 0, 0.35);
}
.wd47{
  width: 48.5%;
}
.d_flex{
  display: flex;
}
.root-work .projects-list .item.mt0{
  margin-top: 0px;
}
.mb30{
  margin-bottom: 30px;
}
/*  */
.header-hero.header-hero-2 .contenet_hero {
  padding: 180px 0 45px 0;
}
.tabs-content .tab-content.pdt0{
  padding-top: 0px;
}
.mt100{
  margin-top: 100px;
}
.root-work .projects_list .item a{
  /*! border-radius: 10px; */
  transition: all 0.4s ease;
}

.wel_bg{
  position: absolute;
  right: 0;
  padding: 0;
  height: 540px;
  overflow: hidden;
}

.banner_inner img{ width: 100%;filter: grayscale(100%) brightness(90%);}

.banner__work { 
  width: 100%;
  position: relative;
  margin-top: 40px;
  margin-bottom: -43px;
} 

.banner__title h2 {
  color: rgba(148, 148, 148, 0.07);
  font-family: "Montserrat", sans-serif;
  font-size: 192px;
  font-weight: 700;
  left: 0px !important;
  letter-spacing: 9px;
  top: 29px;
  text-transform: uppercase;
  width: 100%;
  position: relative;
  line-height: 1;
}

.mb__0{ margin-bottom: 0 !important;}
.pb__0{ padding-bottom: 0 !important;}

.img_light{ opacity: 0.5; }

.bmb::before{ 
  position: absolute;
  top: 0;
  left:0px;
background-color: #000;
transition: all 0.4s ease !important;
opacity: 0.5;
content: "";
width: 100%;
height: 200px;

}
.bmb{  width: 100%; backdrop-filter:(0.5);}
.root-work .projects-list .item a .item-info.zoom_folio {
  width: 100%;
  bottom: 46px;
}
.pro_btn.folio_btn {
  border: 1px solid #ffffff82;
  padding: 15px;
  margin-top: 15px;
  transition: all 0.7s ease !important;
  background-color: rgba(147, 147, 147, 0.85);
}

.page_bt {
  width: 100%;
  position: relative;
} 
.page_bt h2 {
  color: rgba(148, 148, 148, 0.08);
  font-family: "Montserrat", sans-serif;
  font-size: 97px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
  width: 100%;
  line-height: 1;
  text-align: center;
}
.header_border{
  border-bottom: 1px solid #ececec;
  background-color: white;
}

.dot_bg {
  background-image: url(../img/projects/dots.png);
}
/* after changes */
.header-top .header-container {
  background: #f2f2f2;
}
.header_border {
  border-bottom: unset;
}
.header-hero h1 {
  margin-top: -20px;
  margin-bottom: 30px !important;
}
.header-hero .contenet-hero {
  padding: 173px 0 0px 0;
}
.tabs-content {
  margin-top: 0px !important;
}
.tabs-content .tab-content {
  padding: 0px 0px 0;
}
.main_txt{
  position: relative;
  margin-bottom: 10px !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 42px !important;
  text-transform: unset;
  line-height: 1em !important;
  -webkit-animation-delay: .6s !important;
  animation-delay: .6s;
  color: #000 !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
  text-align: left;
  text-transform: unset !important;
}
.banner_inner{ 
  width: 100%; 
  height: 481px;
  position: relative;
  margin-bottom: 50px;
}
.inner_txt{
  position: absolute;
  top: 53%;
  left: 25%;
  
}
.inner_txt h1{
  color: #000 !important;
  font-size: 42px !important; 
  font-weight: 400 !important;
  letter-spacing: 1px !important;
  text-align: center;
}
.inner_txt p{
  text-align: center;
}
.home_pg .header-top .header-container {
  background: transparent;
}
.project_page .wptb-item--inner p{
  position: relative;
  color: #fff;
}
.wptb-item--inner p{
  position: absolute;
  color: #fff;
}
.wptb-slider.style2 .wptb-heading .wptb-item--title p::after {
  left: auto;
  right: 0;
}
.wptb-slider.style2 .wptb-heading .wptb-item--title::before, .wptb-slider.style2 .wptb-heading .wptb-item--title p::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 100px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0);
}
.wptb-slider.style2 .wptb-heading .wptb-item--title.font_style{
  font-size: 15px;
  text-align: center;
  margin: 0 auto;
  text-transform: inherit;
  line-height: 21px;
  width: 100%;
  color: white;
  font-family: "Montserrat", sans-serif;
}

.project_page .home_pg .nav-bg .header-top .header-container .logo img {
  filter: invert(0%);
}

.intro-about .background-mask {
  overflow: hidden;
}
[data-dsn-grid="move-up"] img, [data-dsn-grid="moveUp"] img {
  position: relative;
  width: 100%;
  top: -18%;
}
.link-custom a::before {
  line-height: 27px;
}
.link-custom a::before {
  height: 28px;
  width: 28px;
  line-height: 28px;
  margin: 10px 8px 10px 15px;
}
.mt40n{
  margin-top: -40px;
}
.pc_view{
  display: block;
}
.mob_view{
  display: none;
}
.mb20{
  margin-bottom: 20px !important;
}
.w100{
  width: 100%;
}
.banner_content{
  width: fit-content;
  margin: 0 auto;
}
.d-inline-flex{
  display: inline-flex;
}
.home_pg .mid_img [data-dsn-grid="move-up"] img, .home_pg .mid_img [data-dsn-grid="moveUp"] img {
  position: relative;
  width: 100%;
  top: -41%;
}
.mb180 {
  margin-bottom: 180px !important;
}
.about_pg .wptb-slider .wptb-slider--image {
  background-position: 50% 44%;
}

.mb15{
  margin-bottom: 15px !important;
}
.team_txt{
  position: absolute;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.76);
  display: flex;
  width: 100%;
}
.projects_sec a{
  display: inherit;
}
.contact_pg .link-custom  span {
  white-space: normal;
  text-transform: unset;
  font-size: 12px;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 1px;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  color: #797979;
  align-items: center;
}
.contact_pg .link-custom button {
  color: #000;
  border: 1px solid #bebebe;
  text-decoration: none;
  white-space: nowrap;
  border: 1px solid rgba(112, 112, 112, 0.1);
  border-radius: 40px;
  padding: 10px 21px 10px 12px;
  transition: all 0.2s linear;
}
.contact_pg .title_txt {
  color: rgb(0, 0, 0) !important;
}
.position_btn{
  position: absolute;
   color: #ffffff7a;
   padding-left: 56px;
  bottom: 3px;
}
.scroll-down-section {
    position: absolute;
    z-index: 99;
    left: 63px;
    /*! right: 0; */
    margin: auto;
    bottom: 0;
    /*! mix-blend-mode: difference; */
    opacity: 0.4;
}
.scroll-down-section::before {
    background: white;
    width: 2px;
    height: 20px;
    position: absolute;
    bottom: 40px;
    left: -1px;
    right: 0;
    margin: 0 auto;
    content: '';
}
.scroll-down-section span {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 23px;
    height: 40px;
    margin-left: -12px;
    border: 2px solid white;
    border-radius: 10px;
}
.scroll-down-section span::before {
    position: absolute;
    top: 4px;
    left: 50%;
    content: ''; 
    width: 5px;
    height: 9px;
    margin-left: -2px;
    border: 2px solid white;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-animation: down 2s infinite;
    animation: down 2s infinite;
    box-sizing: border-box;
}
@keyframes down {
    0% {
        transform: translate(0, 0);
        opacity: 0;
      }
      40% {
        opacity: 1;
      }
      80% {
        transform: translate(0, 20px);
        opacity: 0;
      }
      100% {
        opacity: 0;
      }
}
.scrollbar-track {
  position: absolute;
  opacity: 0;
  z-index: 999 !important;
}
.scroll-to-top {
  position: fixed;
  right: 54px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-animation: mymove 1s infinite;
  animation: mymove 1s infinite;
  background: #ffffffc2;
  font-size: 16px;
  line-height: 34px;
  box-shadow: 0 0 20px rgba(23, 23, 23, 0.1);
  height: 34px;
  width: 34px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  bottom: 67px;
  border-radius: 100%;
  z-index: 9;
}
.scroll-to-top i{
  font-size: 15px;
  color: #595959;
}
.scroll-to-top.shows {
  opacity: 1;
  visibility: visible;
}


@media screen and (min-width:1921px) and (max-width:2500px){
  .hg540 {
    height: 540px !important;
  }
  .big_pb250{
  padding-bottom: 258px !important;
}
} 

@media screen and (min-width:1600px) and (max-width:1920px){
  .container {
    max-width: 1440px;
  }
  .hg540 {
    height: 540px !important;
  }
} 

@media screen and (min-width:1400px) and (max-width:1920px){
  .big_pb250{
  padding-bottom: 258px !important;
}
} 

@media screen and (min-width:1800px) and (max-width:1899px){
 .root-work .box-title h2 {
    top: -140px;
    z-index: 0;
    transform: unset !important;
  }
  .position_btn{
    padding-left: 49px;
  }
} 

@media screen and (min-width:1700px) and (max-width:1799px){
  .root-work .projects-list .item {
    margin-top: 22px;
    padding-left: 11px;
    padding-right: 11px;
  }
  .root-work .box-title h2 {
    top: -134px;
    z-index: 0;
    transform: unset !important;
  }
   .position_btn{
    padding-left: 51px;
  } 
} 

@media screen and (min-width:1600px) and (max-width:1699px){
 .team_box {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .root-work .projects-list .item {
    margin-top: 22px;
    padding-left: 11px;
    padding-right: 11px;
  }
  .root-work .box-title h2 {
    top: -134px;
    font-size: 8.5vw;
    z-index: 0;
    transform: unset !important;
  }
   .position_btn{
    padding-left: 49px;
  } 
} 


@media screen and (min-width:1500px) and (max-width:1599px){
  .container {
    max-width: 1440px;
  }
  .hg540 {
    height: 540px !important;
  }
  .intro-about .intro-content-text p {
    max-width: 625px;
  }
  .work-under-header .work-item .item-info h4 {
    font-size: 18px;
  }
  .our-services-2 .services-item .services-header h3 {
    font-size: 18px;
  }
  .footer .footer-links .footer-block.col-menu ul li a {
    letter-spacing: 0.3px;
  }
  .res_ex_small{
    -ms-flex: 0 0 20.666667%;
    flex: 0 0 17.667%;
    max-width: 17.667%;
  }
  .box-seat .pro-text {
    right: 50px;
  }
  .about_slider .slider_box {
    right: 50px;
  }
  .header-hero h5::before {
    left: -13px;
  }
  .team_box {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .root-work .projects-list .item {
    margin-top: 22px;
    padding-left: 11px;
    padding-right: 11px;
  }
  .root-work .box-title h2 {
    top: -137px;
    font-size: 9.5vw;
    z-index: 0;
    transform: unset !important;
  }
  .prospero_pg .page_bt h2 {
    font-size: 85px;
  }
  .position_btn{
    padding-left: 53px;
  } 

}

@media screen and (min-width:1400px) and (max-width:1499px){
  .container {
    max-width: 1383px;
  }
  .work-under-header .work-item .item-info h4 {
    font-size: 18px;
  }
  .our-services-2 .services-item .services-header h3 {
    font-size: 18px;
  }
  .intro-about .intro-content-text p {
    max-width: 580px;
    letter-spacing: 0px;
  }
  .hg540 {
    height: 540px !important;
  }
  footer .wd47 {
    width: 53.5%;
  }
  .footer .footer-links .footer-block.col-menu ul li a {
    letter-spacing: 0px;
  }
  .fot_col3 {
    margin-left: -59px;
    margin-right: -31px;
  }
  .res_ex_small{
    -ms-flex: 0 0 20.666667%;
    flex: 0 0 17.667%;
    max-width: 17.667%;
  }
  footer .wd47:first-child {
    width: 45%;
  }
  .box-seat .pro-text {
    right: 50px;
  }
  .about_slider .slider_box {
    right: 50px;
  }
  .header-hero h5::before {
    left: -15px;
  }
  .root-work .box-title h2 {
  top: -85px;
  }
  .team_box {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .root-work .projects-list .item {
    margin-top: 22px;
    padding-left: 11px;
    padding-right: 11px;
  }
  .root-work .box-title h2 {
    top: -142px;
    font-size: 10.2vw;
    z-index: 0;
    transform: unset !important;
  }
  .sapphire_pg .page_bt h2 {
  font-size: 90px;
}
.saparkle_pg .page_bt h2 {
  font-size: 90px;
}
.reeva_pg .page_bt h2 {
  font-size: 90px;
}
.prospero_pg .page_bt h2 {
  font-size: 76px;
}
.apsara_center .page_bt h2 {
    font-size: 84px;
  }
.modasa_pg .page_bt h2 {
    font-size: 84px;
  }
  .position_btn{
    padding-left: 50px;
  } 
}

@media screen and (min-width:1300px) and (max-width:1399px){
  .work-under-header .work-item .item-info h4 {
    font-size: 18px;
  }
  .our-services-2 .services-item .services-header h3 {
    font-size: 18px;
  }
  .intro-about .intro-content-text p {
    max-width: 592px;
    letter-spacing: 0.3px;
    line-height: 21px;
  }
  .container {
    max-width: 1290px;
  }
  [data-dsn-grid="move-up"] img, [data-dsn-grid="moveUp"] img {
    height: 100%;
  }
  .hg540 {
    height: 540px !important;
  }
  .intro-about .intro-content-text h2 {
    font-size: 31px;
    line-height: 36px;
  } 
    footer .wd47 {
    width: 53.5%;
  }
  .footer .footer-links .footer-block.col-menu ul li a {
    letter-spacing: 0px;
  }
  .fot_col3 {
    margin-left: -50px;
    flex: 0 0 44.667%;
    max-width: 44.667%;
    margin-right: -45px;
  }
  .res_ex_small{
    -ms-flex: 0 0 20.666667%;
    flex: 0 0 19.667%;
    max-width: 19.667%;
  }
  footer .wd47:first-child {
    width: 42.5%;
  }
  .box-seat .pro-text {
    right: 50px;
  }
  .about_slider .slider_box {
    right: 50px;
  }
  .header-hero h5::before {
    left: -15px;
  }
  .team_box {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .root-work .projects-list .item {
    margin-top: 22px;
    padding-left: 11px;
    padding-right: 11px;
  }
  .root-work .box-title h2 {
    top: -137px;
    font-size: 10.5vw;
    z-index: 0;
    transform: unset !important;
  }
  .contact_box p {
  letter-spacing: 0.2px;
}
  .sapphire_pg .page_bt h2 {
  font-size: 86px;
}
  .saparkle_pg .page_bt h2 {
  font-size: 86px;
}
.reeva_pg .page_bt h2 {
  font-size: 86px;
}
.emerald_pg .page_bt h2 {
  font-size: 86px;
}
.prospero_pg .page_bt h2 {
  font-size: 75px;
}
.apsara_center .page_bt h2 {
    font-size: 84px;
  }
  .modasa_pg .page_bt h2 {
    font-size: 84px;
  }
   .position_btn{
    padding-left: 53px;
  } 
}

@media screen and (min-width:1200px) and (max-width:1299px){
  .intro-about .intro-content-text p {
    max-width: 572px;
    margin-bottom: 16px;
    letter-spacing: 0px;
    line-height: 22px;
  }
  .container {
    max-width: 1209px;
  }
  .section-margin {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .work-under-header .work-item .item-info h4 {
    font-size: 18px;
  }
  .client-see .inner .left .title {
    font-size: 34px;
  }
  .intro-about .intro-content-text .exper .numb-ex > span {
    font-size: 48px;
    line-height: 60px;
  }
  footer .wd47 {
    width: 53.5%;
  }
  .footer .footer-links .footer-block.col-menu ul li a {
    letter-spacing: 0px;
  }
  .fot_col3 {
    margin-left: -50px;
    flex: 0 0 44.667%;
    max-width: 44.667%;
    margin-right: -45px;
  }
  .res_ex_small{
    -ms-flex: 0 0 20.666667%;
    flex: 0 0 20.666667%;
    max-width: 20.667%;
  }
  footer .wd47:first-child {
    width: 41.5%;
  }
  .box-seat .pro-text {
    right: 50px;
    max-width: 495px;
  }
  .about_slider .slider_box {
    right: 50px;
    padding: 30px;
    max-width: 495px;
  }
  .about_sec .box-seat .pro-text {
    padding: 30px;
  }
    .header-hero h5::before {
    left: -15px;
  }
  .team_box {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .title_txt {
    font-size: 30px;
    line-height: 30px;
  }
  .about_sec p {
    letter-spacing: 0.2px;
    line-height: 22px;
    font-size: 14px;
  }
  .root-work .projects-list .item {
    margin-top: 22px;
    padding-left: 11px;
    padding-right: 11px;
  }
  .root-work .box-title h2 {
    top: -134px;
    font-size: 11vw;
    z-index: 0;
    transform: unset !important;
  }
  .sapphire_pg .page_bt h2 {
  font-size: 84px;
}
  .saparkle_pg .page_bt h2 {
  font-size: 84px;
}
  .shreenath_heights2_pg .page_bt h2 {
  font-size: 90px;
}
.reeva_pg .page_bt h2 {
  font-size: 83px;
}
.emerald_pg .page_bt h2 {
  font-size: 86px;
}
.grren_wood_antica_pg .page_bt h2 {
  font-size: 93px;
}
.prospero_pg .page_bt h2 {
  font-size: 71px;
}
.apsara_center .page_bt h2 {
    font-size: 80px;
  }
  .modasa_pg .page_bt h2 {
    font-size: 78px;
  }
   .position_btn{
    padding-left: 49px;
  } 
}

@media screen and (min-width:1150px) and (max-width:1280px){

.bd_inner {
  border: solid 50px rgba(255, 255, 255, 0.35);
  position: absolute;
  width: 100%;
  height: 101%;
  z-index: 99;
}

[data-dsn-grid="moveUp"] img {
  position: relative;
  width: 100%;
  top: -13%;
  height: 98%;
  will-change: scroll-position;
  pointer-events: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.one-title .title-main {
  font-size: 34px;
  font-weight: 100;
  line-height: 1.2;
  letter-spacing: 0.01em;
}
.intro-about .intro-content-text h2 {
  font-size: 34px;
  }
.our-services-2 .services-item {
  position: relative;
  text-align: center;
  padding: 20px 26px;
}

.our-services-2 .services-item .services-header h3 {
  letter-spacing: 1.5px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 13px;
}

.section-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}

.box-gallery-vertical .vertical-title h2 {
  font-size: 34px;
  line-height: 1.33;
  margin-bottom: 30px;
}

.mob_counting{ display: none;}

.mb0_1280{ margin-bottom: 0px !important;}

.pb0_1280{ padding-bottom: 0px !important;}

.contact-up .c-wapp a .career {
  color: #fff;
  width: 29%;
  position: relative;
  display: block;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  margin-top: 17px;
  margin-left: 11px;
}

.pt0_1280{
  padding-top: 0px;
}
.header-hero.header-hero-2 .contenet-hero {
  padding: 180px 0 50px 0;
}	   
}

@media screen and (min-width:1100px) and (max-width:1199px){
  .position_btn{
    padding-left: 32px;
  }
  .wptb-swiper-navigation.style3 .swiper-button-prevs {
    left: 50px !important;
  }
  .wptb-swiper-navigation.style3 .swiper-button-nexts {
    right: 50px !important;
  }
}

@media screen and (min-width:1025px) and (max-width:1099px){
   .position_btn {
    padding-left: 30px;
  }
  .wptb-swiper-navigation.style3 .swiper-button-prevs {
    left: 31px !important;
  }
  .wptb-swiper-navigation.style3 .swiper-button-nexts {
    right: 31px !important;
  }
  .scroll-down-section {
    left: 43px;
  }
}

/* start */

@media screen and (min-width:1025px) and (max-width:1199px) {
  .header-top .header-container {
    padding: 22px 30px 0px 30px;
  }
  .container {
    max-width: 1020px;
  }
  .bd_inner {
    border: solid 35px rgba(255, 255, 255, 0.35);
  }
 .intro-about .intro-content-text .exper .numb-ex > span {
    font-size: 60px;
    line-height: 61px;
  }
  .intro-about .intro-content-text .exper h4 {
    font-size: 17px !important;
    margin-top: 9px;
  }
  .one-title .title-main {
    font-size: 34px;
  }
  .our-services-2 .services-item {
    padding: 25px 25px;
  }
  .one-title {
    margin-bottom: 34px;
  }
  .mask-bg {
    z-index: 0;
  }
  .section-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .footer .footer-links .footer-block .footer-logo {
    width: 130px;
  }
  .intro-about .intro-content-text p {
    line-height: 22px !important;
    max-width: 453px;
  }
  .our-services-2 .services-item .services-header h3 {
    font-size: 18px;
  }
  .work-under-header .work-item .item-info h4 {
    font-size: 16px;
  }
  .box-gallery-vertical .vertical-title h2 {
    font-size: 34px;
  }
  .link-custom a::before {
    margin: 8px 11px;
  }
    .section-margin {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .intro-about .intro-content-text h2 {
    font-size: 30px;
    line-height: 35px
  }
  .fot_col3 {
    margin-left: -45px;
    margin-right: -35px;
  }
  .res_ex_small{
    -ms-flex: 0 0 23.666667%;
    flex: 0 0 23.666667%;
    max-width: 23.666667%;
  }
  .footer .footer-links .footer-block.col-contact p {
    display: flex;
    align-items: center;
  }
  .footer .footer-links .footer-block.col-menu ul li a {
    letter-spacing: 0.2px;
  }
.box-seat .pro-text {
    right: 30px;
    max-width: 483px;
    padding: 25px;
  }
  .about_slider .slider_box {
    right: 30px;
    padding: 30px;
    max-width: 483px;
  }
  .about_sec .box-seat .pro-text {
    padding: 30px;
  }
    .header-hero h5::before {
    left: -15px;
  }
  .header-hero.header-hero-2 p {
    letter-spacing: 0.1px;
  }
    .team_box {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .title_txt {
    font-size: 30px;
    line-height: 23px;
  }
  .about_sec p {
    letter-spacing: 0.2px;
    line-height: 22px;
    font-size: 14px;
  }
  .about_sec .box-seat .inner-img {
    height: 93vh;
    overflow: hidden;
  }
  .root-work .projects-list .item a .item-info h4 {
    font-size: 21px;
  }
  .small_wd50{
    flex: 0 0 50%;
    max-width: 50%;
  }
  .small_mt20{
    margin-top: 20px !important;
  }
  .root-work .projects-list .item.col-md-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .root-work .projects-list .item {
    margin-top: 20px;
  }
  .root-work .box-title h2 {
    top: -135px;
    font-size: 13.5vw;
    z-index: 0;
    transform: unset !important;
  }
  .small_mb100{
    margin-bottom: 100px !important;
  }
  .form-box {
  position: relative;
  padding: 0 0px 0 0px;
}
.contact_box {
  padding: 35px 11px 15px;
  height: 148px;
}
.contact_box p {
  letter-spacing: 0px;
  font-size: 14.5px;
}
.page_bt h2 {
  font-size: 80px;
}
.sapphire_pg .page_bt h2 {
  font-size: 71px;
}
.saparkle_pg .page_bt h2 {
  font-size: 71px;
}
.rise_pg .page_bt h2 {
  font-size: 86px;
}
.grrenwoods_abode_pg .page_bt h2 {
  font-size: 80px;
}
.grren_wood_antica_pg .page_bt h2 {
  font-size: 80px;
}
.shreenath_heights2_pg .page_bt h2 {
  font-size: 80px;
}
.reeva_pg .page_bt h2 {
  font-size: 71px;
}
.emerald_pg .page_bt h2 {
  font-size: 74px;
}
.prospero_pg .page_bt h2 {
  font-size: 59px;
}
.apsara_center .page_bt h2 {
    font-size: 67px;
  }
  .modasa_pg .page_bt h2 {
    font-size: 63px;
  }
 
}

@media screen and (min-width:1110px) and (max-width:1199px) {
  .container {
    max-width: 1080px;
  }
    .header-top .header-container {
    padding: 22px 49px 0px 49px;
    max-width: 100%;
  }
  .box-seat .pro-text {
    right: 50px;
  }
  .about_slider .slider_box {
    right: 50px;
  }
  .root-work .box-title h2 {
    top: -139px;
    font-size: 13vw;
    z-index: 0;
    transform: unset !important;
  }
  .rise_pg .page_bt h2 {
  font-size: 91px;
}
}				


@media screen and (max-width:767px) {

  /* start */
 
.main-root {
    margin-top: 97px;
}
.mob_logo{
  filter: invert(100%);
}
.wptb-slider.style2 .wptb-slider--inner {
  height: 26vh;
}
.page_bt h2 {
    font-size: 30px;
    letter-spacing: 0.1px;
    color: rgba(148, 148, 148, 0.24);
    transform: unset !important;
  }
.banner__work {
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  bottom: -51px;
  left: 0;
  z-index: 0;
  transform: unset !important;
}
footer .wd47{
  width: 100%;
}
footer .bt.d_flex{
  flex-wrap: wrap;
}
footer .bt.d_flex .wd47:nth-child(2){
  margin-top: 10px;
}

.res_read_n{
  display: none;
}


/* ============= */
.box-gallery-vertical [data-dsn-grid="moveUp"] {
  height: auto;
}
.header-top .header-container { padding: 0 15px;max-width: 100%;}

.section-margin {
  margin-top: 40px;
  margin-bottom: 40px;
}

.bd_inner {
  border: solid 50px rgba(255, 255, 255, 0.35);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
}

.wptb-slider.style2 {
  height: 26vh;
}
.dsn-nav-bar {
  top: 0;
}
.home_pg  .header-top .header-container .logo img {
    filter: invert(100%);
  }
.banner_txt {
margin-bottom: 19px !important;
    font-size: 21px !important;
  line-height: 25px !important;
  letter-spacing: 0px !important;
}

.wptb-slider .wptb-slider--image {
  height: 26vh;
}
.wptb-swiper-dots.style2 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.wptb-swiper-dots.style2 .swiper-paginations {
  gap: 8px;
}
.wptb-swiper-dots.style2 .swiper-pagination-bullet::before {
  border: solid 1px #ffffff8a;
}
.wptb-swiper-dots.style2 .swiper-pagination-bullet::before {
  width: 6px;
  height: 6px;
}
.swiper-wrapper {
  height: 26vh !important;
}
.nav__list-item {
  font-size: 13px;
}

.nav__list-item ul li {
  font-size: 13px;
}
.fa10 {
    font-size: 9px;
  margin-right: -16px;
}
.wptb-swiper-navigation.style3 {
  align-items: center;
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  display: none;
}

.wptb-swiper-navigation.style3:hover {
  align-items: center;
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  display: inherit;
}

.intro-about .intro-content-text h2 {
  font-size: 22px;
  margin-bottom: 10px;
  line-height: 28px;
} 

  .v-light.nav-active .nav__list-item a {
    color: #ffffff94;
  }

  .one-title .title-main {
  font-size: 23px;
  font-weight: 100;
  line-height: 1.2;
  letter-spacing: 0.5px;
}

.our-services-2 .services-item .services-header h3 {
  letter-spacing: 1.5px;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}

[data-dsn-grid="move-up"] img, [data-dsn-grid="moveUp"] img {
  position: relative;
  width: 100%;
  top: -8%;
  height: auto;
  will-change: scroll-position;
  pointer-events: none;
  -o-object-fit: cover;
  object-fit: cover;
}
  .intro-about .img-box .img-cent {
    height: 324px;
    margin: 0px 0 0 0;
  }

  .box-seat .inner-img {
  height: 287px;
  overflow: hidden;
} 

footer {
  position: relative;
  z-index: 3;
  padding: 0px 0px 10px;
}
 
.work-under-header .work-item .item-info h4 {
  font-size: 16px;
 }

.contact-up .c-wapp a .hiring { width: 100%;}

  .contact-up .c-wapp a .career {
  color: #fff;
  width: 29%;
  position: relative;
  display: block;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  margin-top: 17px;
  margin-left: -46px;
  display: none;
}

.section-padding.counting {
  padding-top: 0px;
  padding-bottom: 0px;
  text-transform: lowercase;
}

.mob_fs_24 {font-size: 22px;}

.mob_counting{position: absolute;top: 90px !important;z-index: 9999;left: 16px;display: inherit;}
 
.mob_none{ display: none;}

.footer .footer-links {
  padding-top: 0px;
  padding-bottom: 18px;
}

.box-seat .pro-text, .box-seat.box-seat-full .pro-text {
    padding: 30px 15px;
    position: unset;
    margin: -1px 0 0;
    text-align: left !important;
  }

  .mob_mb0{ margin-bottom: 0px !important;}
  .mob_mt0{ margin-top: 0px !important;}
  .link-custom a::before {
    font-size: 8px;
    font-weight: 600;
    height: auto;
    width: 24px;
    line-height: 24px;
    margin: 6px 3px 6px 8px;
  }
  .res_wd100{
    width: 100%;
  }
  .res_wrap{
    display: flex;
    flex-wrap: wrap;
  }
  .root-work .projects-list .item {
    padding-left: 0px;
    padding-right: 0px;
  }
  .tabs-content .tab-content {
    padding: 0px;
    margin: 0;
  }
  .root-work .projects-list .item a:hover .item-info {
    padding: 20px 15px 20px;
  }
  .info_box {
    bottom: 35%;
  }
  .root-work .projects-list .item:first-child {
    margin-top: 0 !important;
  }
  .root-work .projects-list .item {
    margin-top: 25px !important;
  }
  .root-work .projects-list .item a .item-info h4 {
    font-size: 22px;
  }
  .root-work .projects-list .item a .item-info .cat {
    font-size: 12px;
    margin-bottom: 15px !important;
  }
  .info_box p {
    font-size: 12px;
  }
  .root-work .projects-list .item a .item-info span {
    font-size: 10px;
    padding: 4px;
    opacity: 1;
  }
  .mt160 {
    margin-top: 25px;
  }
  .mb100{
    margin-bottom: 65px !important;
    position: relative;
  }
  .project_page  .mb100 {
    margin-bottom: 47px !important;
    position: relative;
  }
  .mb180{
    margin-bottom: 65px !important;
  }
  .footer .footer-links .footer-title {
    font-size: 14px;
    padding-bottom: 7px;
    margin-bottom: 12px;
  }
  .header-top .header-container .logo {
    /*! position: unset; */
    padding: 6px 0;
  }
  .header-top .header-container .logo img {
    width: 90px;
}			 
  .header-top .header-container .menu-icon {
    top: 45px;
    right: 0px;
    margin-right: 45px;
  }
  .header-top {
    display: block;
    position: relative;
    height: 97px;
  }
  .header-hero h5 {
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 1px;				  	  
}
   .header-hero.header-hero-2 h1 {
    font-size: 22px !important;
    margin-bottom: 12px !important;
    padding-left: 25px;
  }
 .header-hero h1 {
    font-size: 23px !important;
    margin-top: 1px;
    line-height: 26px !important;
    margin-bottom: 0 !important;
  }
  .header-hero .contenet-hero {
    padding: 20px 0 15px 25px;
  }
  .root-work .box-title h2 {
    top: -56px;
    font-size: 15.5vw;
    letter-spacing: 5px;
    left: -15px;
    z-index: 0;
    transform: unset !important;
  }

.tabs-nav {
  flex-wrap: wrap;
  justify-content: start;
}

  .root-work .projects-list .item a .item-info {
    padding: 20px 15px 20px;
    bottom: 0;
  }
  .dot_span2 {
    margin-left: 29px;
    margin-right: 9px;
  }
  .dot_span3 {
    margin-left: 26.5px;
    margin-right: 9px;
  }
  .dot_span1 {
    margin-left: 40.5px;
    margin-right: 9px;
  }
  .pro_btn {
    margin-top: 0px !important;
  }
  .intro-about .intro-content-text .exper .numb-ex > span {
    font-size: 42px;
    line-height: 44px;
    margin-right: 0;
  }
  .exper{
    display: flex;
    align-items: center;
  }
  .intro-about .intro-content-text .exper h4 {
    font-size: 16px !important;
    margin-top: 0px;
  }
  .footer .footer-links .dsn-col-footer:nth-of-type(n+2) {
    margin-top: 26px;
    margin-left: 0;
  }
  .header-hero.header-hero-2 .contenet-hero {
    padding: 152px 0 35px 0;
  }
  p {
    font-size: 14px;
    line-height: 23px;
  }
  .dis_pp .career_box i{
    font-size: 8px;
    height: 20px;
    width: 20px;
    line-height: 25px;
    margin-top: 3px;
  }
  .pb100 {
    padding-bottom: 40px !important;
  }
  .big_pb250 {
    padding-bottom: 40px !important;
  }
  .preloader .preloader-block .title {
    left: 7px;
    font-size: 22px;
    letter-spacing: 3px;
  }
  .preloader .preloader-block .loading {
    left: 16px;
    font-size: 14px;
    letter-spacing: 7px;
  }
  .nav-content {
    display: block;
  }
  .nav-content address span:first-child{
    display: none;
  }
  .nav-content address span:nth-child(2){
    display: none;
  }
  .nav-content address {
  font-size: 14px;
  margin-top: 0;
  text-align: center;
  letter-spacing: 0.5px;
}

.nav-content::before, .nav-content::after {
  content: unset							  
}
/* start */
.mo_mb30{
  margin-bottom: 30px;
}
.mo_mb40{
  margin-bottom: 40px !important;
}
.intro-about .img-box .img-cent {
    height: 261px;
}
.intro-about .background-mask .background-mask-bg {
  top: 10px;
}
.mo_mb0{
  margin-bottom: 0px;
}
.mo_mt10{
  margin-top: 10px;
}
.box-seat .inner-img {
  height: auto;
}
.fot_col2 {
  margin-left: 0px;
}
.our-work .slick-dots {
  margin-top: 0px;
}
/* about page */
.contact-up .c-wapp a .hiring{
  font-size: 33px;
  line-height: 47px !important;
  font-weight: 700;
}
.highlight {
  line-height: 45px !important;
}
.mo_pdtb40{
 padding-top: 40px;
 padding-bottom: 40px;
}
.slider_box {
  padding: 35px 15px;
  position: unset;
  margin: -1px 0 0;
  text-align: left !important;
}
.header-hero.header-hero-2 .contenet-hero {
  padding: 42px 0 30px 0;
}
.about_sec .box-seat .inner-img{
  height: auto;
}
.box-seat .pro-text, .box-seat.box-seat-full .pro-text {
  bottom: 0px;	  
}
.title_txt {
  font-size: 23px;
  line-height: 23px;
  margin-bottom: 0;
}
.home_pg.nav-active .header-top .header-container .logo img {
  width: 106px;
}
.nav__list {
  margin-top: -87px;
  padding-top: 0;
}
 .nav-content {
    width: 100%;
    right: auto;
    left: 0;
    top: 78vh;
    height: unset;
  }
  .ban_layer {
    background: #f2f2f2 !important;
  }
  .home_pg .main-root{
    margin-top: 101px;
  }
  .res_none{
    display: none !important;
  }
  .one-title .title-sub-container .title-sub::after {
    left: 11px;
    width: 24px;
  }
  .one-title .title-sub-container .title-sub {
    padding-left: 46px;
  }
   .one-title {
    margin-bottom: 26px;
  }
  .v-light .our-services-2 .col-md-4 .services-item {
    -webkit-box-shadow: 2px 1px 30px rgba(225, 225, 225, 0.46);
    box-shadow: 2px 1px 30px rgba(225, 225, 225, 0.46);
  }
  .our-services-2 .services-item {
    padding: 19px 20px 26px;
  }
   .our-services-2 .col-md-4:last-child .services-item {
    margin-bottom: 0;
  }
   .our-services-2 .services-item .icon {
    font-size: 38px;
    margin-bottom: 1px;
  }
    .our-services-2 .services-item p {
    font-size: 13.5px;
    letter-spacing: 0.3px;
  }
  .res_mb25{
    margin-bottom: 25px !important;
  }
  .res_mt20{
    margin-top: 20px !important;
  }
  .one-title .title-sub-container {
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .work-under-header .work-item .item-info {
    padding: 25px 15px 11px;
  }
  .our-work .slick-dots li button {
    background: #ccc !important;
  }
  .our-work .slick-dots li.slick-active button {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    background: #e0c192 !important;
  }
   .our-work .slick-dots li button {
    background: #ccc !important;
    width: 6px;
    height: 6px;
    border-radius: 100%;
  }
  .section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .our-work .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
  .box-gallery-vertical .box-info .vertical-title h2 {
    font-size: 23px;
  }
  .res_col_rev{
    display: flex;
    flex-direction: column-reverse;
  }
  .res_info_box p{
    line-height: 21px !important;
    letter-spacing: 0.1px !important;
  }
  .h6 {
    font-size: 16px;
  }
  .res_mb5{
    margin-bottom: 5px !important;
  }
  [data-dsn-grid="move-up"] img, [data-dsn-grid="moveUp"] img {
    top: 0px;
    transform: unset !important;
  }
  .res_mt25{
    margin-top: 25px !important;
  }
  .res_mt5{
    margin-top: 5px !important;
  }
  .fs22 {
    font-size: 20px !important;
  }
  .box-gallery-vertical .box-info .vertical-title h2 {
    margin-bottom: 15px;
  }
  .box-gallery-vertical .box-info {
    padding: 0px 0 0 0;
  }
    .client-see .inner .left .title {
   padding: 19px 15px 0;
  }
   .client-see .inner .left .title {
    font-size: 23px;
  }
  .client-see .inner .items .quote p {
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
  }
   .client-see .inner .items {
    padding: 20px 15px 24px 15px;
  }
  .client-see .inner .bg::after {
    right: 17px;
    bottom: -25px;
    font-size: 110px;
  }
  .client-see .slick-dots {
    margin-top: 9px;
  }
  .copy p {
    font-size: 9px;
  }
  .copy p a {
    font-size: 9px;
  }
  .mob_view{
    display: block !important;
  }
  .pc_view{
    display: none !important;
  }
  .box-seat .pro-text p, .box-seat.box-seat-full .pro-text p, .box-seat.box-seat-bottom .pro-text p {
    letter-spacing: 0.1px;
    text-align: left !important;
    padding-top: 13px;
  }
  .line_side2::before {
    width: 43.8%;
    left: -37px;
  }
  .line_side2::after {
    width: 43.8%;
    right: -37px;
  }
  .line_side::before {
    left: -46px;
  }
  .line_side::after {
    right: -46px;
  }
  .our-services-2 .services-item .icon img {
    height: 44px;
  }
  .intro-about .intro-content-text p {
    margin-bottom: 11px;
    line-height: 20px;
    letter-spacing: 0.2px;
  }
  .link-custom {
    margin-top: 16px;
  }
  .tabs-content {
    margin-top: 0px !important;
  }
  .main_txt {
    margin-bottom: 0px !important;
    font-size: 18px !important;
    line-height: 25px !important;
    letter-spacing: 0px !important;
  }
  .pc_view{
    display: none;
  }
  .mob_view{
    display: block;
  }
  .intro-about .intro-content-text .exper {
    width: 50%;
    margin-right: 0px;
  }
  .res_mt15{
    margin-top: 15px !important;
  }
  .swiper-fade .swiper-slide {
    height: 26vh !important;
  }
  .slider_box p {
    margin-top: 15px !important;
  }
  .about_slider .swiper-container {
    height: 26vh !important;
  }
  .about_slider.wptb-slider.style2 {
    height: auto;
  }
  .res_mb15{
    margin-bottom: 15px !important;
  }
  .res_mb0{
    margin-bottom: 0 !important;
  }
  .v-light .box-seat.box-seat-full.team_sec .pro-text {
    background-color: rgba(0, 0, 0, 0.76);
  }
  .home_pg .header-top .header-container .menu-icon .text-menu {
    color: #343434;
  }
  .dsn-nav-bar.nav-bg > .header-top > .header-container, .dsn-nav-bar.nav-bg .site-header {
    padding-bottom: 0;
    padding-top: 0;
    background-color: #000 !important;
    height: auto;
  }
  .res_hg18{
    height: 18vh !important;
  }
  .project_page .header-top .header-container {
    background: #f2f2f2;
  }
  .project_page .header-top .header-container .menu-icon .text-menu {
    color: #2d2d2d;
  }
  .project_page .wptb-slider.style2 .wptb-heading .wptb-item--title.font_style {
    font-size: 14px;
    letter-spacing: 0 !important;
    padding: 0 15px;
  }
  .project_page  .wptb-slider.style2 .wptb-heading .wptb-item--title.font_style br{
    display: none;
  }
  .link-custom a {
    padding-right: 15px;
  }
  .header-hero h1.res_fs20{
    font-size: 19.5px !important;
  }
  .career_box li {
    align-items: flex-start;
  }
  .career_box li span{
    flex: 1;
    line-height: 20px;
    letter-spacing: 0.3px;
    font-size: 14px;
  }
  .career_box li i {
    font-size: 8px;
    height: 21px;
    width: 21px;
    line-height: 22px;
    margin-top: 3px;
  }
  .res_mb10{
    margin-bottom: 10px !important;
  }
  .ptb50{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .career_sec .subtitle {
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px;
  }
  .career_sec.our-services .services-item .line-before {
    margin-bottom: 6px;
  }
  .work-under-header .work-item img {
    height: unset !important;
    -o-object-fit: contain !important;
    object-fit: unset !important;
  }
  .contact_box {
    padding: 29px 14px 19px;
    height: auto;
  }
  .res_ls0{letter-spacing: 0 !important;}

  .res_mb45{
    margin-bottom: 45px !important;
  }
  .contact_box i {
    font-size: 17px;
    padding: 8px;
    width: 37px;
    height: 37px;
  }
  .res_fs15{
    font-size: 15px !important;
  }
  .form-box {
    padding: 0;
    margin-bottom: 0;
  }
  .entry {
    margin-bottom: 23px;
  }
  .res_mt20{
    margin-top: 20px !important;
  }
  .res_mt40{
    margin-top: 40px !important;
  }
  textarea, .form-control, .form-box textarea {
    min-height: 58px;
  }
  .contact_pg .link-custom button {
    padding: 5px 19px 7px 10px;
  }
  .header-hero h5::before {
    -webkit-transform: translateX(-35px);
    -ms-transform: translateX(-35px);
    transform: translateX(-46px);
    left: -14px;
    width: 52px;
    top: 13px;
  }
  .about_pg  .header-hero h5::before {
    -webkit-transform: translateX(-21px);
    -ms-transform: translateX(-21px);
    transform: translateX(-21px);
    left: -15px;
    width: 52px;
    top: -7px;
  }
  .career_pg   .header-hero h5::before {
    -webkit-transform: translateX(-21px);
    -ms-transform: translateX(-21px);
    transform: translateX(-21px);
    left: -15px;
    width: 52px;
    top: -7px;
  }
  .contact_title {
    font-size: 15px;
    letter-spacing: 0.5px;
    margin-bottom: 4px;
  }
  .project_page .banner_txt {
    margin-bottom: 9px !important;
    font-size: 22px !important;
    line-height: 25px !important;
    letter-spacing: 0px !important;
  }
  .root-work .projects-list .item a .item-info.zoom_folio {
    width: 100%;
    bottom: 0;
    opacity: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    transform: unset !important;
    left: 0;
  }
  .root-work .projects-list .item a .item-info.zoom_folio:hover {
    opacity: 1;
    padding: 0 !important;
    transform: unset !important;
  }
  .scroll-to-top {
    right: 16px;
    font-size: 16px;
    line-height: 32px;
    height: 32px;
    width: 32px;
    bottom: 56px;
  }
  .contact_pg .scroll-to-top, .home_pg .scroll-to-top {
    bottom: 70px;
  }
  
  .mt50 {
    margin-top: 40px !important;
  }
  .sapphire_pg .banner__work {
    bottom: -49px;
  }
  .sapphire_pg .page_bt h2 {
    font-size: 25px;
    letter-spacing: 0px;
  }
  .saparkle_pg .page_bt h2 {
    font-size: 25px;
    letter-spacing: 0px;
  }
  .shreenath_heights2_pg .page_bt h2 {
    font-size: 28px;
    letter-spacing: 0.1px;
  }
  .reeva_pg .page_bt h2 {
    font-size: 25px;
    letter-spacing: 0.1px;
  }
  .emerald_pg .page_bt h2 {
  font-size: 27px;
}
  .grren_wood_antica_pg .page_bt h2 {
  font-size: 28px;
}
  .prospero_pg  .page_bt h2 {
    font-size: 22px;
    letter-spacing: 0 !important;
    line-height: 27px;
  }
.apsara_center .page_bt h2 {
    font-size: 25px;
    letter-spacing: 0 !important;
  }
  .modasa_pg .page_bt h2 {
   font-size: 23px;
    letter-spacing: 0.1px;
  }
  .scroll-down-section {
    display: none;
  }
  .wptb-slider .wptb-bottom-pane {
    position: absolute;
    left: 0;
    right: 0;
  }
}

@media screen and (min-width:420px) and (max-width:430px) {
  .box-gallery-vertical .box-info .vertical-title h2 {
    font-size: 21px;
  }
   .intro-about .intro-content-text p {
    letter-spacing: 0px;
  }
   .root-work .box-title h2 {
    top: -62px;
  }
}

@media screen and (min-width:410px) and (max-width:419px) {
  .root-work .box-title h2 {
    top: -62px;
  }
}

@media screen and (max-width:390px) {
  .intro-about .img-box .img-cent {
    height: 261px;
    margin: 0px 0 0 0;
  }
    .bd_inner {
    border: solid 30px rgba(255, 255, 255, 0.35);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
  }
}

@media screen and (max-width:360px) {

  .fs22 {
    font-size: 19px !important;
  }
   .client-see .inner .left .title {
    font-size: 22px;
  }
  .banner_txt {
    font-size: 19px !important;
  }
   .intro-about .intro-content-text .exper h4 {
    font-size: 15px !important;
    margin-top: 0px;
  }
   .intro-about .intro-content-text .exper .numb-ex > span {
    font-size: 38px;
    line-height: 41px;
  }
   .title_txt {
    font-size: 21px;
  }
}