
*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
  }
  
  a{
    text-decoration: none;
  }
  body{ overflow-x: hidden;
    font-family: Jost;
  }
  @font-face {
    font-family: Jost;
    src: url('../fonts/Jost/Jost-Regular.ttf');
  }
  @font-face {
    font-family: Jost-Light;
    src: url('../fonts/Jost/Jost-Light.ttf');
  }
  @font-face {
    font-family: Jost-Medium;
    src: url('../fonts/Jost/Jost-Medium.ttf');
  }
  @font-face {
    font-family: Jost-Bold;
    src: url('../fonts/Jost/Jost-Bold.ttf');
  }
  @font-face {
    font-family: Afacad Regular;
    src: url('../fonts/afacad/afacad-regular.ttf');
  }
  
  
  .banner-section .banner-image{
    height: 100%;
    object-fit: cover;
  }
.main-banner-r1{
    background-image: url(../images/project/main-banner-r1.jpg);
    background-position: center;background-size: cover;background-repeat: no-repeat;
}
.main-banner-r1 h3{color: #222;
    font-family: Jost-Bold;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;}
.main-banner-r1 h5{color: #222;
        font-family: Jost-Medium;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 159%; /* 31.8px */}
.main-banner-r1 p{color: #000;
    font-family: Jost;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 190%; /* 28.5px */}
.txt-p{color: #131313;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 195%; /* 31.2px */}
.bg-sec-2{
    background-image: url(../images/project/sec-banner-2.jpg);
    background-position: center;background-size: cover;background-repeat: no-repeat;
}
.bg-sec-2.urban-bg{background-image: url(../images/project/urbanrise/sec-banner-2.jpg);}
.bg-sec-2.sobha-bg{background-image: url(../images/project/sobha/sec-banner-2.jpg);}
.bg-sec-2.adityaram-nagar-bg{background-image: url(../images/project/adityaram-nagar/sec-banner-2.jpg);}
.bg-sec-2.adityaram-heaven-bg{background-image: url(../images/project/adityaram-heaven/sec-banner-2.jpg);}
.bg-sec-2.adityaram-happinest-bg{background-image: url(../images/project/adityaram-happinest/sec-banner-2.jpg);}
.bg-sec-2.adityaram-goldengate-bg{background-image: url(../images/project/adityaram-goldengate/sec-banner-2.jpg);}
.bg-sec-2.godrej-bg{background-image: url(../images/project/godrej/sec-banner-2.jpg);} 
.bg-sec-2.radiance-marina-bg{background-image: url(../images/project/radiance-marina/sc-banner-2.jpg);}
.bg-sec-2.adityaram-palcecity-bg{
    background-image: url(../images/project/adityaram-palacecity/newsc-banner-2.jpg);
}
.bg-brown-add{border: 7px solid #FFF;position: relative;
    /* 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%); */
    
    background-image: url(../images/project/bg-brown-add.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; 
}
.bg-brown-add p{color: #FFF5E2;
    text-align: center;
    font-family: Jost-Light;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 107.692% */
    letter-spacing: 0.13px;}
.line-AB, .line-bg-AB{position: relative;}
.line-AB::after{content: '';position: absolute;left: 50%;top:64.5%;transform: translateX(-50%);
    width: 94%;height:1px;background: linear-gradient(90deg, #523416 0%, #ffffff94 38.8%, #ffffff94 55.4%, #523416 100%);}
.line-AB::before{content: '';position: absolute;left: 50%;top: 36.2%;transform: translateX(-50%);
    width: 94%;height:1px;background: linear-gradient(90deg, #523416 0%, #ffffff94 38.8%, #ffffff94 55.4%, #523416 100%);}    
.line-bg-AB::after{content: '';position: absolute;top: 50%;left: 75.65%;transform: translateY(-50%);
    width: 1px;height:80%;    background: linear-gradient(0deg, #523416 0%, #ffffff94 38.8%, #ffffff94 55.4%, #523416 100%);}
.bg-brown-add::after{content: '';position: absolute;top: 50%;left: 50%;transform: translateY(-50%);
    width: 1px;height:80%;    background: linear-gradient(0deg, #523416 0%, #ffffff94 38.8%, #ffffff94 55.4%, #523416 100%);}
.bg-brown-add::before{content: '';position: absolute;top: 50%;left: 25%;transform: translateY(-50%);
    width: 1px;height:80%;    background: linear-gradient(0deg, #523416 0%, #ffffff94 38.8%, #ffffff94 55.4%, #523416 100%);}
.popup-video-sec{position: absolute;bottom:4% ;left: 50%;transform: translateX(-50%);}
   .image-section {
        position: relative; 
        border: 3px solid #fff;
        background: #000;
    }  
    .video-overlay {
        position: absolute;
        top: 35%;
        left: 50%; transform: translateX(-50%);
        text-align: center;
        
    }

    .video-overlay p {color: #FFF;
        font-family: Jost;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        padding-top: 12px;
       
    }
    .content-section {
        padding: 15px;
    }
    .feature-icons {
        display: flex;
        justify-content: space-between;
        color: #000;
font-family: Jost;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 23px;
letter-spacing: 0.34px;
    }
    .feature-icons small{z-index:2;position: relative;    padding-bottom: 4px;}
.line-A1, .line-B1, .line-AB1{position: relative;text-align: center;}
.line-AB1::after{content: '';position: absolute;top: 10px;left: 0%;width: 100%;height: 2px;
    border-top:1px solid #111;z-index: 0;}
.line-B1::after{content: '';position: absolute;top: 10px;right: 50%;width: 100%;height: 2px;
    border-top:1px solid #111;z-index: 0;}
.line-A1::after{content: '';position: absolute;top: 10px;left: 50%;width: 100%;height: 2px;
    border-top:1px solid #111;z-index: 0;}

    .question-ans {
        display: none;
        padding-left: 30px;
        padding-bottom: 10px;
        padding-right: 25px;
        padding-top: 12px;
    }
    .question-arrow-icon .minus-icon {
        display: none;
    }
    .neighborhood-sec h3{color: #111;
        font-family: Jost;
        font-size: 23px;
        font-style: normal;
        font-weight: 500;
        line-height: 34px; /* 147.826% */
        letter-spacing: 0.23px;}
    .neighborhood-sec h2,.expmore-title{color: #111;
        font-family: Afacad Regular;
        font-size:34px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
        letter-spacing: 0.28px;}
    .neighborhood-sec p{color: #000;
        font-family: Jost;
        font-size: 14.758px;
        font-style: normal;
        font-weight: 400;padding-left: 25px;padding-bottom: 18px;
        position: relative;
        line-height: 20px; /* 36.599px */
        text-transform: uppercase;}
    .neighborhood-sec p::before{
        content: '';position: absolute;top: 0px;left: 0px;width: 18px;height: 18px;
        background-image: url(../images/project/pin.svg);
    background-position: center;background-size: contain;background-repeat: no-repeat;
    }
    .bg-sec-4{position: relative;
        background-image: url(../images/project/sec-banner-4.jpg);
        background-position: center;background-size: cover;background-repeat: no-repeat;
    }
    .bg-sec-4::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%);
        width: 1px;
        height: 70%;
        background: linear-gradient(0deg, transparent 0%, #ffffff94 38.8%, #ffffff94 55.4%, transparent 100%);
    }
    .bg-sec-4 h4{color: #FFF5E2;
        font-family: Jost;
        font-size: 23px;
        font-style: normal;
        font-weight: 500;
        line-height: 25.405px; /* 110.458% */
        letter-spacing: 0.23px;}
    .bg-sec-4 p{color: #FFF8E6;
        font-family: Jost-Light;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 186%; /* 27.9px */
        letter-spacing: 0.3px;}


        .form-section {
            width: 100%;
         
            padding: 14px 0 25px 0;
       
        }

        .form-left-heading {
            padding-bottom: 26px;
            padding-top: 44px;
        }
   
        .form-left-heading h4 {
            text-align: center;
            color: #050505;
      
            font-size: 22px;
            font-style: normal;
        font-family: Jost-Medium;
            line-height: 150%;
            letter-spacing: 0.44px;
            text-transform: uppercase;
        }
    
    .form-left-heading h3 {
        color: #050505;
        text-align: center;
   
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        letter-spacing: 0.4px;
        text-transform: capitalize;
    }
    .facilities {
        width: 90.7%;
        border-radius: 5px;
        border: 1px solid #0F0F0F;
    }
    .facilities h1 {
        color: #794700;
        text-align: center;
    
        font-size: 21px;
        font-style: normal;
        font-weight: 700;
        line-height: 37px; /* 52.2px */
        letter-spacing: 1px;
        padding-top: 22px;
        padding-bottom: 2px;
        border-bottom: 1px solid #0F0F0F;
        text-transform: uppercase;
      }
      .offer-box {
        position: absolute;
        /* width: 50%; */
        min-width: 60%;
        left: 50%;
        transform: translateX(-50%);
        top: -16px;
        color: #FFF;
        border-radius: 10px;
        background: linear-gradient(180deg, #222222 0%, #523416 100%);

    text-align: center;

    font-size: 20px;
    font-family: Jost-Medium;
    line-height: 36px; 
    letter-spacing: 0.80px;
    padding-left: 12px;
    padding-right: 12px;

 
      }
      .facilities-left {
        border-right: 1px solid;
    }
    .box-space {
        padding-left: 36px;
    }
   .key-list li{
    font-size: 15px;
    font-family: Jost-Medium;
    line-height: 21px;
    padding: 4px 0px;

   }
   .key-list li span{
      font-size: 13px;
      font-family: Jost;
      list-style: 18px;
   }
   .property-status {
    font-size: 19px;
    text-transform: uppercase;
    line-height: 34px;
    text-align: center;
    letter-spacing: 0.80px;
    font-family: Jost-Medium;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 4%;
    justify-content: center;
    margin-bottom: 0px;
   }
   .property-status .line{
       width: 40%;
       height: 1.3px;
       display: inline-block;
       max-width: 170px;
       position: relative;
   }
   .property-status .line::after{
     content: '';
     width: 6px;
     height: 6px;
     background: #483019;
     position: absolute;
     right: -2px;
     top: -2px;
     border-radius: 5px;
   }
   .property-status .left-line{
  
background: linear-gradient(267deg, #483019 0%, #F7F3EB 100%);


   }
   .property-status .right-line{

    background: linear-gradient(90deg, #483019 0%, #F7F3EB 100%);
    
    
       }
       .property-status .right-line::after{
        left: -4px;
        top: -3px;
       }
 
  
      .facilities h3 {
        background: linear-gradient(90deg, #232526 0%, #414345 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 180%;
        letter-spacing: 0.28px;
        padding-bottom: 4px;
    }
    .Terms {
        color: #232526;
        text-align: center;
        
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 180%;
        letter-spacing: 0.26px;
       
        padding-top: 7px;
    }
    @media (max-width: 991px) {
        .facilities {
            width: 100%;
        }
    }

    @media (max-width: 575px) {
        
       
    }


    .gallery-section{
        background-image: url(../images/gallery-bg.jpg);
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: cover;
    }
    .slick-slide img{
        width: 100%;
    }

    .slider-nav  .slick-slide{
        margin: 4px;
        margin-left: 6px;
        margin-right: 6px;

    }
    .slider-nav img{
        object-fit: cover;
    }


    .gallery .slider-nav .slick-prev {
        background:url('../images/chevron-left.svg');
        width: 38px;
        height: 38px;
        background-size: 12px;
        background-repeat: no-repeat;
        border: 1px solid transparent;
        z-index: 99;
        left: -92px;
background-position: center;
border-radius:50%;
background-color: transparent;
top: -346%;
transition:.3s linear;
}
.gallery .slick-prev:hover, .slick-prev:focus {
    background:url("../images/chevron-left.svg") !important;    width: 38px;
    height: 38px;
    background-size: 12px;background-repeat: no-repeat !important;border: 1px solid #523416;z-index: 99;
background-position: center !important;border-radius:50%;background-color: transparent !important;}
.gallery .slider-nav .slick-next
 {background:url("../images/chevron-right.svg");    width: 38px;
    height: 38px;
    background-size: 12px;background-repeat: no-repeat;border: 1px solid transparent;z-index: 0;right: -92px;
background-position: center;border-radius:50%;background-color: transparent;top: -346%;transition:.3s linear;}
.gallery .slick-next:hover, .slick-next:focus {background:url("../images/chevron-right.svg") !important;    width: 38px;
    height: 38px;
    background-size: 12px;background-repeat: no-repeat !important;border: 1px solid #523416;z-index: 0;background-position: center !important;border-radius:50%;background-color: transparent !important;}
.slick-prev:before {
    content: '' !important;
}
.slick-next:before {
    content: '' !important;
}


@media (max-width:991.9px){
    .feature-icons {
        justify-content: center;
    }
    .feature-icons > span{
        min-width: 30%;
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media (max-width:991.9px){
    .bg-sec-4::before{
        display: none;
    }
}
@media (max-width:860px){
    .gallery .slider-nav .slick-prev{
        left: -71px;
    }
    .gallery .slider-nav .slick-next{
        right: -71px;
    }
 
}
@media (max-width:992px){
    .gallerybg{
        max-width: 98%;
    margin-left: auto;
    margin-right: auto;
    }
    .box-space {
        padding-left: 16px;
    }
}

@media (max-width:767.9px){
    .banner-section.pop-banner-1{background-image: url(../images/project/main-banner-r1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;}
    .banner-section .banner-image.pop-img-2 { height: auto;}
    .popup-video-sec.pop-v-2{ position: inherit;}
    .gallerbg{
        max-width:90% ;
        margin-left: auto;
        margin-right: auto;
    }
    .property-status .line{
        width: 25%;
    }
    .gallery .slider-nav .slick-prev,.gallery .slider-nav .slick-next,.gallery .slick-prev:hover, .slick-prev:focus{
        width: 28px;
        height: 28px;
        background-size: 9px;
        background-color: #fff !important;
        top: -159px;

    }
    .gallery .slick-prev:hover, .slick-prev:focus{
        background-color: #fff !important;
        border-color: #794700;
    }
    .gallery .slider-nav .slick-prev {
        left: -52px;
    }
    .gallery .slider-nav .slick-next {
        right: -52px;
    }
    .offer-box{
        min-width: 80%;
        width: 80%;
        font-size: 18px;
    }
    .offer-box{
        position: static;
        transform: none;
        margin-top: -19px;
        margin-left: auto;
        margin-right: auto;
    }
    .bg-brown-add::before,.line-bg-AB::after,.line-AB::before,.line-AB::after{
        display: none;
    }
    .offer-box .row{
        margin: 0px;
    }
    .facilities-left{
          border-right:0px;
    }
    .video-overlay img{
        width: 30px ;
    }
    .video-overlay p{
        padding-top: 8px;
    }
    .line-AB > div{
        position: relative;
    }
    .line-AB > div:nth-child(even):after{
        content: '';
        position: absolute;
    width: 90%;
    height: 1px;
background: linear-gradient(90deg, #FFFFFF 0%, #523416 100%);
bottom: 0px;
left: 0px;


    }
    .line-AB > div:nth-child(odd):after{
        content: '';
        position: absolute;
    width: 90%;
    height: 1px;
    background: linear-gradient(181deg, #FFFFFF 0%, #523416 100%);
bottom: 0px;
right: 0px;


    }
    .line-AB > div:nth-last-child(1)::after,.line-AB > div:nth-last-child(2)::after{
        display: none;
    }
    .bg-brown-add::after {
        height: 90%;
    }
    .content-section {
        padding-left: 20px;
        padding-right: 20px;
    }
  
}
@media (max-width:576px){
    .property-status{
        font-size: 16px;
        line-height: 22px;
    } .property-status .line{
        width: 20%;
    }
    .form-left-heading h4{
        font-size: 20px;
    }

}
.neighborhood-container {
    position: relative;
}

.neighborhood-container .left-img-rectangle{
  position: absolute;
  bottom: 0px;
  left: 0px;
  max-width: 122px;
  padding: 0px;

}
.neighborhood-container .right-img-rectangle{
  position: absolute;
  bottom: 0px;
  right: 0px;
  max-width: 66px;
  padding: 0px;
}
.neighborhood-img{
    max-width: 596px;
    margin-left: 10%;
}
@media (max-width:1200px){
    .neighborhood-img{
        max-width: 90%;
        margin-left: 0px;
    } 
    .neighborhood-container .left-img-rectangle{
        position: absolute;
        bottom: 0px;
        left: 0px;
        max-width: 80px;
        padding: 0px;
      
      }
      .neighborhood-container .right-img-rectangle{
        position: absolute;
        bottom: 0px;
        right: 0px;
        max-width: 44px;
        padding: 0px;
      }
}
@media (max-width:991.9px){
    .neighborhood-container .left-img-rectangle{
        position: absolute;
        bottom: auto;
        top: 20%;
        left: 0px;
        max-width: 80px;
        padding: 0px;
      
      }
}
@media (max-width:767.9px){
    .neighborhood-container .left-img-rectangle, .neighborhood-container .right-img-rectangle{
     display: none;
    }
    .slider-for, .slider-for .slick-list,.slider-for .slick-track,.slider-for .slick-slide,.slider-for img {
        min-height: 250px;
    }
    .slider-for img{
        height: 100%;
        object-fit: cover;
    }
    

}
 
.logo-section-r {
    position: absolute;
    top: 15px;   right: 5%; 
}
.logo-section{
    position: absolute;
    top: 20px;
    left: 5%;
}
.mobile-header a{
    color: #000;
    font-family: 'Jost-Bold';
}
.nav-link{
    color: #000 !important;
    font-size: 19px;
}
.nav-section .nav-link:hover{ 
    font-family: Jost-Medium;
}
.mobile-header img{
    filter: invert(0%) sepia(90%) saturate(7500%) hue-rotate(131deg) brightness(13%) contrast(109%);
}
.nav-section {
    position: absolute;
    width: 100%;
    top: 15px;
    right: 0px;
}
.main-banner-r1{
    position: relative;
}


.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;
  }
  
  .header-mobile-number a p {
    font-size: 14px;
}
.h-house-icon {
    font-size: 18px;
}
.header-right a {
    font-family: Jost-Medium;
    color: #000;
}
@media (max-width: 767px) {
    .footer-number.header-mobile-number {
        gap: 2px;
    }
}

@media (min-width:1460px){
    .neighborhood-img{
        max-width: 90%;
    }
}
.form-inside{
    margin-left: auto;
    margin-right: auto;
}
@media (min-width:1300px) {
    .form-inside {
       margin-right: auto !important;
       margin-left: 0px;  
       max-width: 452px;
    }
}
@media (min-width:1600px) {
.bg-brown-add .py-4{padding-top: 3rem !important; padding-bottom: 3rem !important;}
.bg-brown-add p { font-size: 18px; line-height: 26px;}
.line-AB::after { top: 66%;}
}


 .icons-sec{  width: 44px;
    height: 44px;
    display: flex; 
    margin: auto;}



    .image-section::after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        /* background: #00000085; */
        background: #000000b5;
        
        top: 0px;
        left: 0px;
        z-index: 1;
    }
    .video-overlay{
        z-index: 2;
    }
    .pop-v-2  .video-overlay img{
        width: 32px;
    }
    .feature-icons > span {
        min-width: 30%;
        padding-left: 8px;
        padding-right: 8px;
    }
    .sml-line-AB
     {   width: 1.2px;
    height: 14px;
    display: inline-block;
    background: #000;
    /* font-size: 12px; */
    /* text-align: center; */
    margin-left: 4px;
    margin-right: 4px;
    }

    .ops-desktoplogo{
        width: 60px;
    }
    .urbanrise-desktoplogo{
        width: 102px;
    }

    @media (min-width:992px) and (max-width:1000px){
        .mobile-header a{
            font-size: 14px;
        }
    }

    .slider-nav img{
        cursor: pointer;
    }
    
    
    form .btn-submit{
    background: #413939d6;
    color: #fff;
}
.btn-btm-g{
    max-width: 408px;
    margin-left: auto;
    margin-right: auto;
}
.form-inside{
    border-radius: 6px;
    border:0px;
}
.please-wait-text{
     color:#7c5737;
}
@media (min-width:1300px) {
    .btn-btm-g {
       margin-right: auto !important;
       margin-left: 0px;  
       max-width: 452px;
    }
}
.popup-video-sec{
    position:static;
    transform:none;
}

@media (max-width: 767.9px) {
    .popup-video-sec.pop-v-2 {
 position:static;
    }
}
.video-overlay{
    top:50%;
    transform:translate(-50%,-50%);
}
@media (min-width:992px){
    .content-section{
        padding-top:45px;
    }
}
/*@media (min-width:567px) and (max-width:991.9px) {*/
/*   .banner-section .banner-image {*/
/*    height: 500px;*/
/*    object-fit: cover;*/
/*    width: 100%;*/
/*} */
/*}*/

@media(min-width:1000px) and (max-width:1055px){
    .mobile-header a{
        font-size:14px;
    }
}

  @media (min-width:1900px){
      body{
          max-width:100%;
      }  
      .container{
          max-width:90%;
      }
     #form-section-pop form {
          width:max-content;
      }
    }
    
   .popup-bg-box{
    padding: 32px;
    border-radius: 22.036px 0px 0px 0px;
    background: linear-gradient(133deg, #032B00 7.33%, #0C4E00 99.77%);
 }
 .popupbox{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #000;
    background: rgb(225 225 225 / 95%);
    z-index: 999;
    overflow-y: scroll;
 }
 .popupbox-content{
    max-width: 590px;
    margin: auto;
   
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    
 }
 .popupbox-content h2{
    color: #FFF;
text-align: center;

font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 33px */
letter-spacing: 0.66px;
text-transform: uppercase;
text-align: center;
 }
 .popupbox-content h2 span{
    color: #FFEFC8;

font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: 150%;
letter-spacing: 0.78px;
text-transform: uppercase;
 }
 .content-text{
    border-radius: 10px;
background: linear-gradient(180deg, #063601 18.06%, #184510 100%);
box-shadow: 0px 2px 4px 0px rgba(255, 247, 208, 0.14);
padding: 24px 16px 10px;
margin-bottom: 20px;
 }
 .content-text  h3{
    color: #FFF;

font-size: 19px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
text-align: center;
letter-spacing: 1.80px;
 }
 .content-text h4{
    color: #FFF;

font-size: 19px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: uppercase;

 }
 .content-text p{
    color: #FFF;

font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal;
 }
 .close-icon i{
    color: #fff;
 }
 .popupbox-content .right-side{
    position: relative;
 }
 .bg-box{
   
    position: absolute;
    top: -22px;
    left: -22px;
    width: 75%;
    height: 70%;
    border-radius: 22.036px 0px 0px 0px;
    background: #F5ECD6;
    z-index: -1;

     
 }
 .config-btn{
    outline: 0px;
    border: 1px solid #000;
    background: linear-gradient(180deg, #222222 0%, #523416 100%);
    color: #fff;
    padding: 2px 8px;
    letter-spacing: 0.70px;
    border-radius: 2px;

 }
  .close-icon{
    cursor: pointer;
 }

 @media (min-width:768px){
    .popupbox-content .right-side{
    position: relative;
 }
 .popupbox-content .right-side::after{
    content: '';
    position: absolute;
    width: 1px;
    height: 99%;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    background: linear-gradient(180deg, #1E4A19 0%, #FFF 51.5%, #1E4A19 100%);
 }
 }
 @media (max-width:767.9px){
     .popupbox-content{
         top:auto;
         transform:none;
     }
 }
 @media (max-width:620px){
     .content-text p{
         font-size:15px;
     }
     .content-text h4 {
         font-size:17px;
}
.content-text h3 {
   font-size:17px;
}
.popupbox-content h2 {
    font-size:20px;
}
.popupbox-content h2 span {
    font-size:22px;
}
.popupbox-content{
    padding:15px 8px;
}
 }
 .expmore-title {
     font-size:25px;
     font-weight:400;
 }
 .aicon-box{
     min-height:44px;display:flex;align-items:center;justify-content:center;
 }
 
 .explore-link-sec img{
       max-width: 150px;
    transform: scale(0.9);
    transition:transform 0.5s ease;
 }
  .explore-link-sec a:hover img{
       transform: scale(1);
         transition:transform 0.5s ease;
  }