.logo{
  max-width: 190px;
}
body.projectbackground{
  position: relative;
}
body.projectbackground{
  position: relative;
}
body.projectbackground::after {
position: absolute;
top: 0px;
left: 0px;
content: '';
width: 100%;
height: 100%;
background: #ffffff78;
z-index: -1;
}
@font-face {
font-family: Cabin-Regular;
src: url('../fonts/Cabin/Cabin-Regular.ttf');
}
@font-face {
font-family: Cabin-Medium;
src: url('../fonts/Cabin/Cabin-Medium.ttf');
}
@font-face {
font-family: Cabin-Bold;
src: url('../fonts/Cabin/Cabin-Bold.ttf');
}

@font-face {
font-family:Alata-Regular;
src: url('../fonts/Alata/Alata-Regular.ttf');
}

@font-face {
font-family:Poppins-Regular;
src: url('../fonts/Poppins/Poppins-Regular.ttf');
}
header .s-icon{
  filter: invert(0%) sepia(6%) saturate(7476%) hue-rotate(328deg) brightness(-38%) contrast(106%);
}
.font-poppins{
  font-family:Poppins-Regular;
}
.footer-number.mail-text a p{
font-family:Poppins-Regular; 
}
body{
  font-family: Cabin-Regular;
  scroll-behavior: smooth;
}
.header-right a{
  font-family: Cabin-Medium;
  color: #000;
}
.header-sticky{
  /* position: sticky;
  top: 0px;
  z-index: 99;
  background-image: url('../images/header-bg.jpg'); */
}
.menu-link{

font-size: 18px;
font-weight: 400;

color: #000;
display: inline-block;
}
.phone-number{
  font-size: 18px;
  color: #242424;


}

.banner-container{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding-bottom: 250px !important;
}
.bg-color-banner{
  background: linear-gradient(0deg, #306299 -26.96%, #102133 100%);


}

.about-box{
  border: 4px solid #fff;
  max-width: 500px;
  margin-top: -61px;
  margin-left: auto;

}
.about-box .place{
  background: linear-gradient(270deg, #306299 0%, #102133 100%);
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-family: Cabin-Bold;
  text-align: center;
  padding: 12px;
 

}
.about-box .place p{
margin-bottom: 0px;
}
.about-para p{
  font-size: 17px;
  color: #fff;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0.42px;
}
.about-box .detail p{
font-size: 22px;
font-weight: 500;
line-height: 24px;
color: #fff;
padding: 12px;
margin-bottom: 0px;
}
.border-line1{
width: 114px;
margin: 7px auto;
height: 1px;
background: linear-gradient(90deg, #204C7C 0%, #ffffffa8 35.4%, #ffffffd9 64.7%, #1E4978 100%);


}
.feature-group {
 

}
.f-box {
  color: #fff;
  text-align: center;
  padding: 42px 8px 12px 8px;
  
  
  
}
.f-box p {
    letter-spacing: 0.80px;
}
.f-box .icon-box{
 height: 33px;
 min-height: 33px;
 margin-bottom: 8px;
}
.video-part{
   margin-top: -250px;
}

.video-box{
  border: 1px solid #fff;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}
.video-iconbox{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index:2;
}
.video-iconbox p{
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 2%;
}

.play-icon {
  width: 74px;
  height: 75px;
  background: #000;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 8px auto 12px auto;
 display: flex;
 align-items: center;
 justify-content: center;

}
.play-icon i{
  color: #fff;
  font-size: 44px;
  margin-left: 6px;
  margin-top: 3px;
}

.gallery-btn{
  background-color: #301105;
  border: 1px solid #301105 ;
  border-radius: 10px;
  font-size: 22px;
 padding:4px  14px;
 min-width: 207px;
 text-align: center;
 position: relative;
 color: #fff;
 display: inline-block;
 margin-left: auto;
 margin-right: auto;

}
.gallery-btn::after,.gallery-btn::before{
  content: '';
  position: absolute;
  width: 22px;
  height: 1px;
  background-color: #fff;
  top: 50%;
 
  transform: translate(-50%,-50%);
}
.gallery-btn::after{
  left: 11px;
  transform: translate(-50%,-50%);
}
.gallery-btn::before{
  right: -11px;
  transform: translate(-50%,-50%);
}
.gallery-btn:hover,.gallery-btn:focus{
  color: #fff;

}

.nei-title{
  font-family: Cabin-Bold;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}
/* .nei-title::after{
  content: '';
  width: 74%;
  border-top: 1px dashed #000;
  right: 0px;
  top: 42%;
  position: absolute;
} */
.nei-list li{
  text-transform: uppercase;
  padding-bottom: 8px;
  padding-top: 8px;
  padding-right: 12px;
  font-size: 14px;
}
.nei-list li span{
  font-family: Cabin-Bold; 
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
.neighbourhood-section{
border-bottom: 1px dashed #000;
}
.nei-list li{
  position: relative;
  list-style-type: none;
}
.nei-list li:before{
  content: '';
  background-image: url('../images/limaker.png');
  position: absolute;
  width: 26px;
  height: 10px;
  background-repeat: no-repeat;
  left: -22px;
  top: 11px;
  
  background-size: 12px;


}

.nei-title{
  display: flex;
  align-items: center;
}
.nei-title span {
  color: #000;
 
  display: flex;
  white-space: nowrap;
  font-family: Cabin-Bold;
  font-size: 22px;
  /* font-weight: 600; */
  text-transform: uppercase;
  position: relative;
}
.nei-title span.line{
  width: -webkit-fill-available;
 border-top: 1px dashed #000;
 display: block;
 margin-left: 20px;

}
.key-higttitle{
  display: flex;
  align-items: center;
}
.key-higttitle span {
  color: #FFA46C;
  font-size: 21px;
  text-transform: uppercase;
  display: flex;
  white-space: nowrap;
}
.key-higttitle span.line{
  width: -webkit-fill-available;
 border-top: 1px solid #FFA46C;
 display: block;
}

.property-status{
  background: linear-gradient(180deg, rgba(0, 41, 86, 0.9) -6.03%, rgba(5, 35, 69, 0.261) 135.21%),
linear-gradient(0deg, rgba(1, 10, 20, 0.46), rgba(1, 10, 20, 0.46));
padding: 5% 5% 2%;
position: relative;

}
.property-termscondition{
  color: #fff;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 15px;
}
.property-status::after{
content: '';
background-image: url('../images/highlightbg.jpg');
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left:0px;
background-repeat: no-repeat;
background-size: cover;
z-index: -1;
}

.propery-price h2 {
color:#000;
font-size: 26px;
background-color: #E7A176;
text-align: center;
padding: 12px;
position: relative;
font-weight: 600;
font-family: Cabin-Bold;

}
.propery-price h2::after{
  content: '';
  width: 100%;
  height: 1px;
 position: absolute;
 top: -10px;
 left: 0px;
  border-top: 1px solid rgba(255, 164, 108, 1);
}
.propery-price h2::before{
  content: '';
  width: 100%;
  height: 1px;
 position: absolute;
 bottom: -10px;
 right: 0px;
  border-top: 1px solid rgba(255, 164, 108, 1);
}
.key-higlight-list li{
  color: #fff;
  font-size: 21px;
  padding: 6px 0px;
  font-weight: 400;
}
.p-highlight-heading{
  font-size: 26px;
  /* font-weight: 700; */
  text-transform: uppercase;
  font-family: Cabin-Bold;
  
}
.p-highlight-heading span{
  font-size: 28px;
  font-weight: 600;
  text-transform: capitalize;
}

.pro-tag{
  background: linear-gradient(0deg, #306299 -42.53%, #102133 100%);
  color: #fff;
  padding: 3px 22px;
  font-size: 23px;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -26px;
  min-width: 330px;
  text-align: center;
  border: 1px solid #fff;
  position: relative;
  z-index: 1;
}

.fr-dots::after{
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #000;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  top: -8px;

}
.f-dots{
  width: 100%;
  border-top: 1px dashed #000;
  position: relative;
  

}
.fr-dots::after{
  left: 206px;
  /* transform: translateX(-50%); */
}
.fl-dots::before{
  left: 3%;
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #000;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  top: -8px;
}

.form-section-container{
max-width: 1392px;
}



/* Formsection */
.form-title {
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-style: normal;
  /* font-weight: 700; */
  line-height: 39px;
  letter-spacing: 0.85px;
  text-transform: uppercase;
  padding-bottom: 5px;
  position: relative;
  font-family: Cabin-Bold;
}

.form-inside {
  width: 100%;
  height: 100%;
  /* background-color: #000; */
  padding: 24px 34px 25px 34px;
   background: linear-gradient(149.38deg, #31649B 5%, #05274B 102.01%); 
  border: 4px solid  #fff;
  font-family: Cabin-Regular;
}

.form-label-white {
  color: #fff !important;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Cabin-Regular;
}


.form-input-line {
  box-shadow: 0 1px 0 0 #ddd !important;
}

.iti {
width: 100%;
}



.form-group {
  position:relative;  

  & + .form-group {
    margin-top: 30px;
  }
}

.form-label {
  position: absolute;
  left: 0;
  top: 10px;
  color: #999;
  z-index: 10;
  transition: transform 150ms ease-out, font-size 150ms ease-out;
  text-transform: uppercase;
  color: #000;
  font-family: Cabin-Regular;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.414px;
  margin: 0;
}

.focused .form-label {
  transform: translateY(-125%);
  font-size: .75em;
}

.form-input {
  position: relative;
  padding: 12px 0px 5px 0;
  width: 100%;
  outline: 0;
  border: 0;
  box-shadow: 0 1px 0 0 #343434;
  transition: box-shadow 150ms ease-out;
  background: transparent;
  color: #fff;
  border-radius: 0px;

  /* font-family: Cabin-Regular; */
  
  &:focus {
    box-shadow: 0 2px 0 0 #343434;
  }
}

.form-input.filled {
  box-shadow: 0 2px 0 0 #343434;
}

.Error-msg {
  /* color: red; */
  /*color: #ffa46c;*/

  color:#ff5f00 ;
  font-family: Cabin-Regular;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.414px;
  margin: 0;
  display: none;
}

.Preferred {
  color: #fff;
  font-family: Cabin-Regular;
font-size: 13.938px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.418px;
text-transform: uppercase;
padding-right: 8px;
width: 70%;
}

.Preferred-input {
  width: 49%;
  padding: 0;
  font-family: Cabin-Regular;
}

select {
  position: relative;
  padding: 12px 0px 5px 0;
  width: 100%;
  outline: 0;
  border: 0;
  box-shadow: 0 1px 0 0 #343434;
  transition: box-shadow 150ms ease-out;
  background: transparent;
  font-family: Cabin-Regular;
}

.iti--separate-dial-code .iti__selected-dial-code {
  color: #fff;
}

.check-box-set h2 {
color: #DDD;
font-family: Cabin-Regular;
font-size: 12.22px;
font-style: italic;
font-weight: 300;
line-height: 170%; /* 17.373px */
padding-right: 6px;
margin-bottom: 0px;
}

.iti__arrow--up {
border-bottom: 4px solid #fff !important;

}

.iti__arrow {
margin-left: 6px;
width: 0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid #fff !important;
font-family: Cabin-Regular;
}

form h3 {
  color: #000;
  font-family: Cabin-Regular;
  font-size: 13.796px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.414px;
}

form h4 {
  color: #000;
  font-family: Cabin-Regular;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.45px;
}

.last-input {
  background: transparent;
  border: 1px solid #fff;
  width: 48px;
  color: #fff;
  outline: none;
  padding: 0 3px;
  font-family: Cabin-Regular;
}

.input-margin {
  margin-top: 24px;
}

.Verify-Captcha {
  margin-top: 41px;
  font-family: Cabin-Regular;
}

form button {
  color: #1E1E1E;
  font-family: Cabin-Regular;
  font-size: 14.276px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.794px;
  letter-spacing: 0.428px;
  background: #FDCFA0;
  padding: 1px 23px;
  border: none;
  height: 24px;

}
input[type="checkbox"]{
  accent-color: #000;
}

.fancybox-navigation .fancybox-button div {
  background-color: #fff;
  border-radius: 50%;

}

.fancybox-button svg path{
  fill: black !important;
}

.fancybox-button{
  background-color: #fff !important;
  /* margin: 10px; */
}

.fancybox-infobar {
  display: none !important;
}

.fancybox-button--zoom, .fancybox-button--thumbs, .fancybox-button--play {
  display: none !important;
}  


.btn-closee {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  font-weight: bold;
}

.left-side-sticky {
  position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: -1px;
    display:flex;
    flex-direction:column;
    align-items:center;
    z-index: 1;
  
}
.left-side-sticky a.left-side-sticky-btn{
     background: #0C3158;
    /* border: 1px solid #fff; */
    color: #fff;
    border-radius: 0px 6px 6px 0px;
    text-align: center;
    writing-mode: vertical-rl;
    font-size: 19px;
    
    padding: 10px 5px;
    z-index: 1111; 
    margin-bottom:10px;
    transform: rotate(180deg);
    letter-spacing: 0.80px;
}

.left-side-sticky .phone-sticky img{
 width:37px;
}

.whatsapp {
  position: fixed;
  width: 45px;
  height: 45px;
  bottom: 60px;
  right: 15px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.whatsapp.whiteColor, .whatsapp.whiteColor:hover {
  color: #fff !important;
}
.whatsapp img {
  width: 38px;
  margin-bottom: 3px;
  vertical-align: middle;
  margin: 0;
}

.desktop-mid-Line{
  background: linear-gradient(90deg, #404C68 0%, #ffffff54 20.5%, #ffffff54 78.67%, #404C68 100%);height: 1px;
}

.top-icon{
  position: fixed;
  right: 20px;
  bottom: 164px;
  font-size: 28px;
  color: #000 !important;
  display: none;
}

.total-users-session{
  display:none;
}

@media (max-width:600px){
  .about-box .place{
      font-size: 18px;
      padding: 8px;

  }
  .about-box .detail p,.video-iconbox p {
      font-size: 17px;
  }
  .about-para p{
      font-size: 16px;
  }
 
  .video-part {
      margin-top: -49px;
  }
  .banner-container{
      padding-bottom: 42px !important;
  }
  .play-icon i {
      color: #fff;
      font-size: 25px;
      margin-left: 3px;
      margin-top: 1px;
  }
  .play-icon {
      width: 42px;
      height: 42px;

  }
  .nei-title span {
    font-size: 18px;
  }
  .p-highlight-heading {
   font-size: 20px;
  }
  .p-highlight-heading span{
      font-size: 18px;
    letter-spacing: 0.85px;
    display: block;
  }
  .propery-price h2{
      font-size: 22px;
  }
  .logo {
    max-width: 135px;
  }
  .about-box{
      margin-top: -14px;
  }
  .gallery-btn::before{
      right: -9px;
  }
  .gallery-btn::after {
      left: 8px;
  }
  .gallery-btn{
      min-width: 175px;
      padding: 4px  11px;
      font-size: 18px;
  }
  .form-inside {
   
    padding: 24px 18px 25px 18px;
}
}




@media (min-width: 576px) {
  .container, .container-sm {
      max-width: 95%;
  }
}
@media (min-width: 768px) {
.container, .container-md, .container-sm {
    max-width: 95%;
}
}

@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 95%;
}
}

.banner-image img,.video-box > img{
    width:100%;
}
/*@media (min-width:1600px){*/
/*.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {*/
/*    max-width: 1366px;*/
/*}*/
/*}*/

.feature-group .f-box{
position: relative;
}

.feature-group .f-box::after{
 content:"";
 position: absolute;
 width: 1px;
 height: 100%;
 right: 0px;
 bottom: 0px;

background: transparent;
 

}
.feature-group .f-box1::after,.feature-group .f-box2::after,.feature-group .f-box3::after,.feature-group .f-box4::after{
background: linear-gradient(170deg, #404C68 0%, #ffffff6e 67.5%, #ffffff6e 58.67%);
}
.feature-group .f-box6::after,.feature-group .f-box7::after,.feature-group .f-box8::after,.feature-group .f-box9::after{
background: linear-gradient(358deg, #404C68 0%, #ffffff6e 67.5%, #ffffff6e 58.67%);
}
.header-mobile-number a p{
font-size: 14px;
}
.h-house-icon{
font-size: 18px;

}
footer{
  font-family: Poppins-Light;
}
@media (max-width:767px){
.feature-group {
  position: relative;
}
.feature-group::after{
  content:"";
  position: absolute;
  width: 1PX;
  height: 100%;
  background: linear-gradient(90deg, #404C68 0%, #ffffff54 20.5%, #ffffff54 78.67%, #404C68 100%);
  left: 50%;
}   
.feature-group .f-box::after{
  background: transparent !important;
}
.feature-group .f-box1::after,.feature-group .f-box3::after,.feature-group .f-box5::after, .feature-group .f-box7::after{
  background: linear-gradient(90deg, #404C68 0%, #ffffff6e 67.5%, #ffffff6e 58.67%) !important;
  width: 100%;
  height: 1px;
  bottom: 0px;
}
.feature-group .f-box2::after,.feature-group .f-box4::after,.feature-group .f-box6::after, .feature-group .f-box8::after{
  background: linear-gradient(267deg, #404C68 0%, #ffffff6e 67.5%, #ffffff6e 58.67%) !important;
  width: 100%;
  height: 1px;
  bottom: 0px;
}
.footer-number.header-mobile-number{
  gap: 2px;
}
.f-box{
  padding-top: 28px;
}
}
@media (min-width:1280px) and (max-width:1400px){
  .left-neighbourpart-img {
    max-width: 560px;
    width: 44% !important;
  }
  .right-neighbourpart{width: 56% !important;}
  }
  

@media(max-width:1200px){
  .fl-dots::before,.fr-dots::after {
    left: 50%;
    transform: translateX(-50%);
  }

}

input,select{
  font-family:Poppins-Regular;
}

@media (min-width:767px) and (max-width:860px){
  .desk-mobile-header .phone-number{
    font-size: 15px;
  }
  .menu-link{
    font-size: 16px;
  }
}

@media(min-width:1400px){

  .about-left {
    max-width: 600px;

  }
  .about-right{
    width: calc(100% - 600px) !important;
    padding-right: 40px;
  }
}

.fancybox-bg {
  background: #000000;

}
@media (max-width: 400px) {
  .about-box .detail p, .video-iconbox p {
      font-size: 15px;
  }
}
@media (max-width: 400px) {
  .play-icon {
      width: 35px;
      height: 35px;
  }
}
@media (max-width: 400px) {
  .play-icon i {
      color: #fff;
      font-size: 21px;
      margin-left: 3px;
      margin-top: 1px;
  }
  
}
@media (max-width:350px){
  .pro-tag{
    min-width: 95%;
  }
  .about-box .detail p, .video-iconbox p {
    font-size: 12px;
}
.play-icon i{
  font-size: 17px;
}
.play-icon {
  width: 28px;
  height: 28px;
}
}


 .ques-box {
        padding: 12px 0px;
       }
    .question-tab p{
         margin: 0;
    }
    .question-tab.active .question-name,.question-tab:hover .question-header .question-name{
      /* color: #E66100; */
      font-family: Cabin-Medium;

    }
    .question-header {
        cursor: pointer;
    }
    .question-ans{
      display: none;
    
      padding-left: 30px;
      padding-bottom: 10px;
      padding-right:25px;
      padding-top:12px;
    



    }
    .question-arrow-icon .minus-icon{
        display:none;
    }
    .question-arrow-icon i{
         font-size:20px;
    }
    .faq-heading line{
        display:inline-block;

    }
    .faq-heading {
        display: flex;
        align-items:center;
        gap:3%;
        justify-content:center;
    }
    .faq-heading p{
        
font-size: 26px;
font-weight: 400;
line-height: 31.59px;
display: inline-block;
margin:0px;
text-align:center;

    }
    .faq-heading .line{
        width: 10%;
       height:1px;
       background:#161616;
       display:inline-block
    }
    .question-name{
        font-size: 18px;
font-weight: 400;
line-height: 23.8px;
    }
    
    .bullet-icon{
        margin-top:8px;
        
    }
    


    .logo-title-name{
      font-weight: bolder;
      font-size: 24px;
      text-transform: uppercase;
      letter-spacing: 1.88px;
      margin-bottom: 0px;
      font-family: Cabin-Bold;
    }
    @media (min-width:992px){
      .logo-title-name{
        font-size: 30px;
      }
    }
    @media(max-width:620px){
      .logo-title-name{
        font-size: 18px;
      }
    }
    
    .img-representative-text{
        position: absolute;
    bottom: 14px;
    right: 5px;
    background: #000000a1;
    color: #fff;
    padding: 2px 8px;
    border-radius: 50px;
    font-size: 12px;
    margin: 0px;
    z-index:1;
}

@media (max-width:992px){
     .img-representative-text{
         top:10px;
         bottom:auto;
         font-size:10px;
     }
}



@media (min-width:2000px){
    
    .about-para p{
        font-size:22px;
        line-height:36px;
    }
    .f-box1 p{
        font-size:18px;
    }
    .video-title-here,.footer-right h3 span{
        font-size:22px;
    }
    .gallery-btn{
        font-size:20px;
    }
    .nei-list li,.question-ans {

        font-size:18px;
    }
    .nei-list li:before{
        top:15px;
    }
    .faq-heading p{
        font-size:30px;
    }
    .question-name{
        font-size:20px;
    }
        
    .form-section-container {
    min-width: 1392px;
    max-width:60%;
}
.form-inside{
    max-width:470px;
}
.footer-number a p {
    font-size:22px;
}
.footer-right h3{
    font-size:21px;
}
}

.btn-submit{
      width: max-content;
    margin-left: auto;
    margin-right: auto;
}