
*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

a{
    text-decoration: none !important;
}

@font-face {
    font-family: Poppins-Bold;
    src: url('../fonts/Poppins/Poppins-Bold.ttf');
}
@font-face {
    font-family: Poppins-Medium;
    src: url('../fonts/Poppins/Poppins-Medium.ttf');
}
h1,h2,h3,h4,h5,h6 {
    margin: 0;
}

header .s-icon{
    filter: invert(0%) sepia(6%) saturate(7476%) hue-rotate(328deg) brightness(-38%) contrast(106%);
  }
.projectbackground{
    background-image: url('../images/pagebackground.jpg');
}

.section-01 {
    background-image: url(../images/index/bg-images.jpg);
    width: 100%;
    /* background-size: cover; */
}

.header-group {
    padding: 18px 0 12px 0;
}

.header-container{
    position: absolute;
    width: 100%;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}
.mobile-header  .phone-number{
    font-family: Jost-Medium;
    color: #fff;
    font-size: 18px;
}
.banner-section{
    position: relative;
}
.banner-text-box{
    position: absolute;
    width: 40%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #41681280;
    backdrop-filter: blur(3.6px);



}
.banner-heading{
    font-size: 24px;
    line-height: 35px;
    font-family: Poppins-Medium;
    color: #fff;
    letter-spacing: 0.80px;
    position: absolute;
    bottom: 16%;
    left: 9%;

}
.banner-btm-content{
    color: #101010;
    font-family: Jost-Regular;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 207%; /* 39.33px */
    padding-top: 30px;
    margin-bottom: 40px;
}

.box-heading h4{
    color: #1A1A1A;
    font-family: Jost-Medium;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 168%; /* 35.28px */
    letter-spacing: 1.26px;
    text-transform: uppercase;
}

.tap-none {
    display: block;
}

.mobile-view {
    display: none;
}

.box-heading span {
    color: #1A1A1A;
    font-family: Jost-Medium;
font-size: 29px;
font-style: normal;
font-weight: 600;
line-height: 141%;
text-transform: uppercase;
}

.project-about .about-box{
    background: linear-gradient(179.34deg, #FFEEC5 0.57%, #FFFFFF 118.97%);
    padding: 30px 20px 60px 20px;

}
.project-about .about-box p{
    font-size: 17px;
    font-family: Jost;
    text-align: center;
    line-height: 26px;

}
.project-about{
    position: relative;
    margin-top: -15px;
}
.project-about .grass-img{
    position: absolute;
    bottom: 0px;
}
.padvantage-box {
    text-align: center;
}
.padvantage-box p{
    font-size: 17px;
    font-family: Jost-Medium;
}

.padvantage-box  .img-box{
    height: 72px;
    margin-bottom: 12px;
}
.padvantage-box  .img-box img{
    max-height: 100%;
}
.box-set-one {
    cursor: pointer;
    transition: 0.5s all ease;
    /* border: 3.825px solid #F6F6F6; */
    display: flex;
}

/* .box-set-one:hover {
    border: 3.825px solid #F6F6F6;
    backdrop-filter: blur(2.8691110610961914px);
    box-shadow: 0px 2.87px 17.79px 0px rgba(11, 11, 11, 0.43);

} */

.box-set-one .box-right button:hover {
    background-color: #fff;
    color: #000;
    transition: 0.3s linear;

}

.box-right{
   
    padding: 11px 8px 16px 8px;
    background-size: cover;
    background-image: url('../images/projectdetail-bg.jpg');
    box-shadow: 1px 3px 8px 3px #00000040;

}

.box-left {
    width: 58%;
    position: relative;
    box-shadow: 1px 3px 8px 3px #0000001A;

}

.box-right {
    width: 42%;
    
}
.box-left img{
    height: 100%;
    object-fit: cover;
}



.box-right-bottom .know-btn{
    min-width: 115px;
    background-color: #2A6137;
    font-size: 18px;
    font-family: Jost-Medium;
    min-height: 36px;
    padding: 4px 8px;
    border: 1px solid transparent;
    border-radius: 5px;
    color: #fff;
}
.box-right-top .project-name{
    font-size: 18px;
    color: #000;

}
.box-right-top .line{
   width: 60%;
   margin-left: auto;
   margin-right: auto;
   height: 2px;
background: linear-gradient(90deg, #FFFFFF 2.8%, #000000 46.3%, #FFFFFF 100%);



}


.box-right-top  .project-overview {
font-size: 14px;
color: #131313;
}
.box-right-top .project-info img{
    max-width: 20px;
}

.box-right-top .project-info span{
    color: #171717;
    font-size: 17px;
    line-height: 20px;
}
.project-info{
    width: max-content;
    margin: 0px auto;
}

.project-list-heading {
width: 90%;
margin-left: auto;
margin-right: auto;
text-align: center;
display: flex;
align-items: center;
justify-content: center;

}
.project-list-heading .title span{
   
    background: linear-gradient(90deg, #1B3922 39.41%, #507E5B 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    font-family: Jost-Medium;
}
.project-list-heading .line{
  width: 30%;
 border-top: 2px dotted #000;
}
.project-list-heading  .title{
  font-size: 28px;
  font-family: Jost-Medium;
  line-height:32px ;
  margin-left: 5%;
  margin-right: 5%;
}
.box-set {
    row-gap: 24px;
    position: relative;
    /* border-bottom: 2px dashed #4B5773 ; */
}

.box-right-group{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.box-set-one {
    /* border: 3.825px solid #fff; */
    /* backdrop-filter: blur(2.8691110610961914px);
    box-shadow: 0px 2.87px 17.79px 0px rgba(11, 11, 11, 0.43); */
}
.contact-section {
    padding: 23px 0 36px 0;
}



.mbl-num h2 {
    color: #1B1B1B;
    font-family: Jost-Regular;
font-size: 19px;
font-style: normal;
font-weight: 400;
line-height: 134.481%; /* 25.551px */
margin-left: 7px;
}

.mbl-num span {
    font-family:Jost-Regular;
}

.content-p p {
    color: #242424;
    font-family: Jost-Regular;
font-size: 19px;
font-style: normal;
font-weight: 500;
line-height: 186%; /* 35.34px */
}

.content-p span {
    color: #242424;
    /* font-family: Jost-Regular; */
font-size: 19px;
font-style: normal;
font-weight: 800;
line-height: 186%;
font-family: 'Jost-Bold';
}

/* .carousel-caption {
    position: absolute;
    bottom: 1.25rem !important;
    left: -51% !important;
    padding-top: 1.25rem !important;
    padding-bottom: 6.25rem !important;
    color: #fff !important;
    text-align: center !important;
} */





/* .carousel-indicators {
    position: absolute;
    right: 0;
    top: 82% !important;
    left: -69% !important;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
} */
/* 
@media (max-width: 768px) {
   
} */

.sticky-section {
    position: fixed;
    z-index: 0;
    right: -3px;
    top: 50%;
    transform: translateY(-50%);
}

.sse {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    position: fixed;
    background: var(--orange);
    z-index: 0;
    right: 0px;
    transform: rotate(180deg) !important;
    opacity: 1;
    display: block;
}

.sse a {
    cursor: pointer;
    width: 100%;
    display: flex;
    justify-content: center;
    color: #fff !important;
    padding: 28px 7px;
    background: #0C3158;
    font-family: Jost;
    letter-spacing: 0.80px;
}

.sticky-section a {
    width: 37px;
}

.callnow {
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 18px;
}


.carousel-caption {
    bottom: 6.25rem !important;
    text-align:left !important;
}

.carousel-indicators{
    bottom: 4rem !important;
    justify-content: left !important;
}

.modal {
    background: rgb(0 0 0 / 70%);
}

.btn-closee {
    width: 40px;
    height: 40px;
    border: 1px solid #000;
    border-radius: 50%;
    display: flex;
    background: #000;
    color: #fff;
    align-items: center;
    font-weight: bold;
    justify-content: center;
    position: absolute;
    top: 10px;
    right: 19px;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.19), 0 6px 3px 0 rgba(0, 0, 0, 0.23);
}

.sticky-set {
    position: fixed;
    bottom: 0%;
    right: 50px;
    transform: translateY(-50%);
    z-index: 999999999999;
}

.sticky-icon {
    width: 51px;
    margin-bottom: 15px;
}


@media(min-width:1700px) {
    .section-01 {
        max-width: 1400px;
    margin: 0 auto;
    }

    

    #demo {
        max-width: 1400px;
    margin: 0 auto;
    }

   
}



@media (max-width:1200px){
    .box-left {
        width: 100%;
    }

    .box-right {
        width: 100%;
    }



    .box-right {
        justify-content: center !important;
    }
}

@media (max-width:991px) {
    .box-set {
        padding: 0 !important;
    }

    .mobile {
        justify-content: center;
    }

    .mail {
        justify-content: center;
        padding-bottom: 30px;
    }

    .content-p p {
        text-align: center;
    }
}

@media (max-width:768px) {
    .box-set {
        padding: 0px !important;
    }

    .banner-btm-content {
        text-align: center;
    }

    .carousel-indicators{
        bottom: 3rem !important;
    }
    
    .carousel-caption {
        bottom: 4.25rem !important;
    }
    
    .mobile-header {

        display: none !important;
    }
    .header-group {
        padding: 10px 0 5px 0;
    }
}

@media (max-width:600px) {
    .tap-none {
        display: none !important;
    }

    .mobile-view {
        display: block !important;
    }

    .box-right button {
        background-color: #fff;
        color: #000;
    }

    .box-btm-content {
        padding: 11px 24px 16px 22px;
    }
    .sticky-set{
        bottom:21px;
    right: 16px;
    }
    .sticky-icon{
        width: 44px;
    }
}

@media (max-width:424px) {
    .box-btm-content {
        width: 100%;
        background: black;
        padding: 11px 10px 16px 10px;
    }
}

.box-set-one .img-overlay{
    position: relative;
}
.box-set-one .img-overlay::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #00000014;
  z-index: 1;
  top: 0px;
  left: 0px;
}

@media (max-width:500px){
    .carousel-caption h3{
        font-size: 18px;
        line-height: 22px;
    }
    .carousel-caption p{
        font-size: 15px;
    }
}

@media(min-width:1200px){
    .container.header-container{
       max-width:95%;
    }
  
}

.carousel-item .carousel-caption{
    left: 8%;
    right: 8%;
}
.carousel .carousel-indicators{
    margin-left: 8%;
    margin-right: 8%;
}



@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%;
  }
  }
  
  @media (min-width:1600px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1366px;
  }
  }


  @media (max-width:768px){
    .header-container{
        position: static;
        transform: translateX(0px);    }
        .header-left .logo{
            max-width: 120px;
        }
     header .footer-number a p{
        font-size: 14px;
     }   
     header .footer-number{
        gap: 1px;
     }
     .banner-heading{
        font-size: 18px;
        line-height: 24px;
     }
  }
@media (max-width:567px){
    .box-set-one {
        display: block;
    }
}

.contact-detail-container{
    padding-top: 0px;

}

.page-analyze-info{
    width: max-content;
    margin: 0 auto;
    margin-bottom: 22px;
    background-color: #2A6137;
padding: 8px 8px;
position: relative;
top: -16px;
border-radius: 5px;
background: linear-gradient(180deg, rgba(70, 41, 15, 0.93) 0.95%, rgba(96, 56, 19, 0.93) 99.94%, rgba(178, 159, 148, 0.93) 99.95%);
}
.page-analyze-info{
    display: flex;
    align-items: center;
}
.page-analyze-info i{
    font-size: 23px;
}
.page-analyze-info > div{
  padding-left: 8px;
  padding-right: 8px;
}
.page-analyze-info  span{
    color: #fff;
}

.page-analyze-info > div:nth-child(1){
    border-right: 2px dashed #fff;
}
/* Formsection */
.form-box .modal-title{
    font-family: Jost-Medium;
}
.Enquire {
    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;
   
  }
  
  .form-inside {
    width: 100%;
    height: 100%;
    /* background-color: #000; */
    padding: 24px 34px 25px 34px;
    background: linear-gradient(180deg, #46290F 1.41%, #603813 52.1%, #BB9D8B 157.01%);
    border: 4px solid  #fff;
  
  }
  
  .form-label-white {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
   
  }
  
  
  .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-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;
  
  
    
    &:focus {
      box-shadow: 0 2px 0 0 #343434;
    }
  }
  
  .form-input.filled {
    box-shadow: 0 2px 0 0 #343434;
  }
  
  .Error-msg {
    /* color: red; */
    color: #e88f24;
  
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.414px;
    margin: 0;
    display: none;
  }
  
  .Preferred {
    color: #fff;

  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;

  }
  
  select {
    position: relative;
    padding: 12px 0px 5px 0;
    width: 100%;
    outline: 0;
    border: 0;
   
    background: transparent;
   
  }
  
  .iti--separate-dial-code .iti__selected-dial-code {
    color: #fff;
  }
  
  .check-box-set h2 {
  color: #DDD;

  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;

  }
  
  form h3 {
    color: #000;
    
    font-size: 13.796px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.414px;
  }
  
  form h4 {
    color: #000;

    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;
  
  }
  
  .input-margin {
    margin-top: 24px;
  }
  @media (max-width:1280px){
    .contact-detail-container{
        padding-left: 5%;
        padding-right: 5%;
    }
  }
  @media (max-width:1024px){
    .project-about .about-box{
        padding-bottom: 25px;
    }
  
  }

  @media (max-width:992px){
    .project-about .about-box{
        padding-bottom: 35px;
    }
    .project-about .grass-img{
        min-height: 30px;
        object-fit: cover;
    }
  }
  @media (max-width:768px){
    .project-about .about-box{
        padding-bottom: 20px;
    }
    .project-about .grass-img{
        height: 20px;
        object-fit: cover;
    }
    .contact-detail-container{
        padding-left: 5%;
        padding-right: 5%;
    }
  }
  .like-btn {
    animation: shake-animation 4.72s ease infinite;
    transform-origin: 50% 50%;
    position: relative;
}
  .like-btn {
    cursor: pointer;
  }
  @keyframes shake-animation {
    0% {right: auto; }
   1.78571% { right: -5px; }
   3.57143% { right:auto; }
   5.35714% { right: -5px; }
   7.14286% {  right:auto; }
   8.92857% { right: -5px; }
   10.71429% {  right:auto; }
   100% {  right:auto; }
  }

    .liked-animation.liked::before{
        content: "\F707";
        opacity: 0;
        animation: fly 1s ease-out;
        color: #fff;
    }
    @keyframes fly{
        0%{
          opacity:1; transform: translateY(0px);
        }
        50%{
            opacity:.25;

          }
        75%{
          opacity:.75;
          transform: scale(1.5) translateY(-30px);
        }
        100%{
          opacity:0;
          transform: scale(2) translateY(-40px);
        }
      }
      
       @media (min-width:992px){
           .box-left { min-height: 600px;}
       }