*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
  } 


    @font-face {
    font-family:Google_Sans_Flex;
    src: url('../fonts/project-v2/Google_Sans_Flex/GoogleSansFlex-VariableFont_GRAD\,ROND\,opsz\,slnt\,wdth\,wght.ttf');
  }
  




  .admission-banner-overlay {
       background: linear-gradient(180deg, rgba(0, 0, 0, 0) 70.15%, #000000 100%);
    width: 56%;
    height: 40%;
    bottom: 0;
    left: 0;
    position: absolute;
    border-radius: 10px 0;
  }

  .banner-content {
    position:absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
  }


  .banner-content-details::after {
    position: absolute;
    width: 3px;
    height: 60%;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(19, 69, 121, 0) 100%);
top: 30%;
left: 3px;
content: "";
transform: translateY(-50%);

  }

  .blue-box-banner {
    background-color: red;
  }

  .highlights-v2 h6 {
font-family:Google_Sans_Flex;
font-weight: 200;
font-size: 15px;
letter-spacing: 0.75px;
color: #fff;
font-weight: 500;

  }

 

  .right-line {
     width: 1px;
    height: 20px;
        background: linear-gradient(180deg, #4b2300 0%, #FFFFFF 45.67%, #492500 100%);
  }

  .highlights-v2 h3 {
font-family:Google_Sans_Flex;
font-weight: 600;
font-size: 30px;
letter-spacing: 0.75px;
color: #fff;
  }

  .about-section-new {
    margin-top: -100px;

  }

  .highlights-main {
        position: absolute;
    right: 0;
    bottom: 40px;
    width: 42%;
  }

    .about-section-new {
    margin-top: -100px;
        padding-top: 100px;
  }

  .about-image img {
    border-radius: 0 20px 20px 0;
  }

  .about-content h1, .banner-content-details  {
font-family:Google_Sans_Flex;
color: #fff;
font-size: 19px;
margin: 0;
padding-bottom: 15px;
letter-spacing:0.75px;
text-transform: uppercase;

  }

  .banner-heading {
    font-size: 25px;
  }

  .about-content p {
font-family:Google_Sans_Flex;
font-weight: 300;
color: #fff;
font-size: 13px;
padding-bottom: 15px;
letter-spacing: 3%;
    line-height: 180%;

  }


  .plots-details {
    padding: 11px ;
   position: relative;
   width: max-content;
  }

  .plots-details::after {
       content: "";
    position: absolute;
    width: 100%;
    height: 1px;
     background: linear-gradient(
    to right,
    #ffffff 0%,
    #4A2A0B 100%
  );
  left: 0;
  top: 0;

  }

  .plots-details::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
     background: linear-gradient(
    to right,
    #ffffff 0%,
    #4A2A0B 100%
  );
  left: 0;
 bottom: 0;
 
  }



  .plots-details h4 {
font-family:Google_Sans_Flex;
font-weight: 300;
font-style: Light;
font-size: 13px;
line-height: 23.93px;
letter-spacing: 0.75px;
text-transform: uppercase;
color: #fff;
margin: 0;
  }

.moving-text li {
  list-style: none;
font-family:Google_Sans_Flex;
font-weight: 400;
font-size: 15.66px;
line-height: 150%;
letter-spacing:0.75px;
color: #fff;

}

.moving-text::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #fff;
  right: 0;
}

/* .slider-list {
  background-color: #F3ECE2;
} */



  .floors_Plans {
    background-color: #F3ECE2;

  }

  .floors-heading {
font-family:Google_Sans_Flex;
font-weight: 600;
font-style: SemiBold;
font-size: 24px;
line-height: 180%;
letter-spacing: 3%;
text-transform: uppercase;
text-align: center;
color: #895000;
  }

  .floors-sub-heading span {
font-family:Google_Sans_Flex;
font-weight: 500;
font-style: Medium;
font-size: 20px;
line-height: 180%;
letter-spacing: 3%;
text-align: center;
    background: #f3ece2;
    z-index: 10;
    position: relative;
    padding: 0 15px;
  }

  .floors-sub-heading::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #000000;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }

  .floors-details-img {
    border-radius: 10px;
  }

  .zoom-icon {
    position: absolute;
    right: 20px;
    bottom: 15px;
    z-index: 9;
  }

.floor-overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 52.21%, rgba(0, 0, 0, 0.68) 100%);
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
content: "";
}







/* Specification part */

.specific-section{
    border-top: 2px solid #C8A16A;
}
.specific-section .title-section p, .specific-section .title-section h2{
font-family:Google_Sans_Flex;
font-weight: 600;
font-size: 20px;
/* line-height: 119%; */
letter-spacing:0.75px;
text-transform: uppercase;
color: #fff;
}

.specific-section  .specific-top{
   background-image: url(../images/projects-v2/spc-bg.jpg);
   background-repeat: no-repeat;
   background-size:cover;
   position: relative;
}

.specific-top-content{
    position: relative;
    z-index: 9;
}
.specific-container {
max-width: 90%;
margin: 0 auto;
}
.fea-box span{
font-family:Google_Sans_Flex;
font-weight: 200;
font-size: 14px;
line-height: 180%;
letter-spacing: 3%;
color: #fff;

}

.fea-box.swiper-slide-thumb-active span{
font-family:Google_Sans_Flex;
font-weight: 700;
font-style: Bold;
font-size: 14px;
line-height: 180%;
letter-spacing: 3%;
text-align: center;


}

.fea-box{
    text-align: center;
    padding-bottom: 9px;
}

.fea-box.swiper-slide-thumb-active .fea-box-content::after{
  content: '';
   width: 105%;
   height: 3px;
   background-color: #ECB72B;
   bottom: 0px;
   left: 0px;
  position: absolute;
  border-radius: 2px;
   left: 50%;
   transform: translateX(-50%);
}
.fea-box-content{
    width: max-content;
    margin: 0 auto;
    position: relative;
    padding-bottom: 6px;
}

.specific-slide-group .swiper-button-next:after, .specific-slide-group .swiper-button-prev:after{
    background-image: url('../images/projects-v2/arrow-right.svg');
    font-size: 0px;
    width: 15px;
    height: 18px;
    background-repeat: no-repeat;
    
}
.specific-slide-group .swiper-button-next,.specific-slide-group .swiper-button-prev{
    color: #fff;
    opacity: 0.9;
}
.specific-slide-group .swiper-button-prev:after{    
    transform: rotate(180deg);
}
.specific-slider .swiper-slide:hover{
    cursor: pointer;
}

.fea-box  span{
    min-height: 24px;
    display: inline-block;
}
.swiper-content-slide{
  padding: 40px 32px;
    background: #FFF;
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.17);
margin-top: -30px;
    position: relative;
    min-height: 250px;
        border-radius: 10px;
    border: 2px solid #ECB72B;
}
.swiper-content-slide ul{
    list-style-image: url('../images/projectpage/list-dots.svg');
    margin: 0px;
}
.swiper-content-slide ul li{
font-family:Google_Sans_Flex;
font-weight: 400;
font-size: 14px;
line-height: 180%;
letter-spacing: 3%;

}
.specific-slide-group{
    position: relative;
}



.specific-slide-group .swiper-button-prev{
    left: -27px;
}

.specific-slide-group .swiper-button-next{
    right: -10px;
}



/* pop  */


.v-modal {
    display: none; /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Black background with opacity */
    justify-content: center;
    align-items: center;
    z-index: 9;
  }
  
  .v-modal-dialog {
    background-color: white;
    padding: 20px;
    border-radius: 8px;
    max-width: 600px;
    width: 80%;
    overflow: auto;
  }
  
  .v-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .v-modal-title {
    font-size: 24px;
    font-family: 'Geist-Bold';
  }
  
  .v-btn-close {
    background: transparent;
    border: none;
    font-size: 30px;
    cursor: pointer;
  }
  
  .v-modal-body {
    margin-top: 20px;
  }
  
  .v-modal-body h2 {
    font-size: 18px;
    letter-spacing: 0.80px;
  }
  
  .v-modal-body p {
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-weight: 400;

  }
  
  .v-modal-body a {
    color: #f76200;
  }
  
  .v-modal-body a:hover {
    text-decoration: underline;
  }
  

  @media (min-width:768px){
    .feature-group .f-box1::after, .feature-group .f-box2::after, .feature-group .f-box3::after, .feature-group .f-box4::after{
        background: linear-gradient(181deg, #FFF 0%, #AF2024 42.4%, #AF2024 58.9%, #FFF 100%);
    }
  }
  @media (max-width:767px){
    .feature-group .f-box5::after{
        display: none;
    }
    .f-box {
        text-align: center;
    }
    .f-box5{
        background: #fff;
        z-index: 9;
    }
  }


  .specific-content-part{
    min-height: 250px;
  }

  .img-representative-text {
    text-align: center;
    /* background: #2e29298a; */
    color: #fff;
    padding: 2px 8px;
    border-radius: 50px;
    font-size: 11px;
    margin: 0px auto;
    width: max-content;
    font-family: 'Geist-Light';
    margin-top: 28px;
    letter-spacing: 0.70px;
}
.v-header-right .social_sec i {
    font-size: 18px;
}
.v-header-right .social_sec a {
    width: 38px;
    height: 38px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: 0.3s ease;
    text-align: center;
}
.v-header-right .social_sec a:hover {
    background-color: #0b95d7;
    border: 1px solid #0b95d7;
}
.v-header-right .js-center {
    flex-direction: column;
    justify-content: center;
}
.v-header-right .social_sec {
    flex-direction: row;
    justify-content: center;
    grid-gap: 15px;
    margin-right: 22px; 
    display: flex;
    align-items: center;   
}

@media (max-width:600px){
    .v-header-right .social_sec.hide-icons{
        display: none;
    }
    .v-header-right .social_sec a {
        width: 32px;
        height: 32px;
    }
    .v-header-right .social_sec i {
        font-size: 16px;
    }
}



/* slider  */
body{
  background-color: #F5F5FF;
}
.wrapper{
  padding: 70px 0;
}
/* Default slide */
.center-slider .slick-slide{
  background-color: #b32532;
  color: #FFF;
  height: 200px;
  margin: 0 15px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(0.8);
  transition: all 0.4s ease-in-out;
}
.center-slider .slick-slide,
.center-slider .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] {
  transform: scale(0.8, 0.8);
  transition: all 0.4s ease-in-out;
}

/* Active center slide (You can change anything here for cenetr slide)*/
.center-slider .slick-center,
.center-slider .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"] {
  transform: scale(1.1);
  background-color: #000000;
}
.center-slider .slick-current.slick-active{
  transform: scale(1.1);
  background-color: #000000;
}

.slick-next, .slick-prev{
  z-index: 5;
}
.slick-next{
  right: 15px;
}
.slick-prev{
  left: 15px;
}
.slick-next:before, .slick-prev:before{
  color: #000;
  font-size: 26px;
}


/* Gallery section */

.gallery {
  background-color: #000;
}

.gallery-slide{
    overflow: hidden;
    position: relative;
}


.gallery-slide .swiper-slide-prev,.gallery-slide .swiper-slide-next{
    transform: scale(0.9);
}

.gallery-slide .swiper-button-prev:after, .gallery-slide .swiper-button-next:after{
    font-size: 17px;
}

.gallery-end-line{
    border-style: dashed;
    border-color: #2F2F2F;
}

.gallery-title {
font-family:Google_Sans_Flex;
font-weight: 600;
color: #fff;
font-size: 22px;
line-height: 180%;
letter-spacing: 3%;
text-align: center;
text-transform: uppercase;

}

.gallery-swiper-prev.swiper-button-prev, .gallery-swiper-next.swiper-button-next{
    background-image: none;
    border: 1px solid #fff;
    color: #fff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
}

.gallery-slide  .swiper-slide img{
    border-radius: 3px;
}

@media (max-width:600px){
    .gallery-swiper-prev.swiper-button-prev, .gallery-swiper-next.swiper-button-next{
        width: 28px;
        height: 28px;
    }
    .gallery-slide .swiper-button-prev:after, .gallery-slide .swiper-button-next:after{
        font-size: 14px;
    }
}

.research-patents-section{
    background: linear-gradient(307deg, rgba(0, 7, 25, 0.90) 13.11%, rgba(0, 28, 139, 0.90) 101.53%), url('../img/rp-bg.jpg') lightgray 50% / cover no-repeat;
}
.research-patents-box{
    border-radius: 3px;
border: 1px solid #FFF;
background: linear-gradient(180deg, #FDED9F 0%, #FCF2C6 100%);
backdrop-filter: blur(0.15000000596046448px);
padding: 33px 37px 17px;
}

.research-title p{
    color: #1F1F1F;
    font-family: 'RedHatText-Bold';
font-size: 12.836px;
font-style: normal;
font-weight: 600;
line-height: 120%; /* 15.403px */
letter-spacing: 0.385px;
text-transform: uppercase;
}
.research-title h2{
    color: #1F1F1F;
    font-family: 'RedHatText-Bold';
font-size: 17.828px;
font-style: normal;
font-weight: 700;
line-height: 170.3%; /* 30.361px */
letter-spacing: 0.535px;
text-transform: uppercase;
}
.research-patents-box .content-text{
    color: #2F2F2F;
    font-family: 'InstrumentSans-Regular';
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 180%; /* 25.2px */
letter-spacing: 0.42px;
}

.research-patents-box .learnmore-btn{
    background-color: #fff;
    text-transform: capitalize;
    color: #1F1F1F;

    font-family: 'RedHatText-Medium';
font-size: 14px;
font-style: normal;

line-height: normal;
position: absolute;
bottom: -15px;
}
.research-patents-box .learnmore-btn:hover{
    background-color: #000;
    color: #fff;
}

.research-patent-list{
    list-style-image: url('../img/list-arrow.svg');
}
.research-patent-list li{
    color: #fff;

    font-family: 'InstrumentSans-Regular';
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 168%; /* 25.2px */
}
.research-patent-list li:not(:last-child){
   margin-bottom: 19px;
}


.navigate-page-links .pnav-link{
    color: #3B3B3B;
    font-family: 'RedHatText-Bold';
font-size: 15.425px;
font-style: normal;
line-height: 26.269px ; /* */
text-decoration-line: underline;
text-decoration-style: dotted;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
text-transform: uppercase;
display: inline-block;
padding: 7px 12px;
border-radius: 3px;
transition: all 0.5s ease;
}
.navigate-page-links .pnav-link img {
  margin-right: 8px;
}
.std-reso-icon,.facilitie-icon{
        filter: invert(117%) sepia(0%) saturate(0%) hue-rotate(148deg) brightness(102%) contrast(102%);
    width: 19px;
}

.navigate-page-links .pnav-link:hover img.facilitie-icon,.navigate-page-links .pnav-link:hover img.std-reso-icon {
    filter: invert(0%) sepia(0%) saturate(2355%) hue-rotate(34deg) brightness(139%) contrast(100%);
}
.navigate-page-links .pnav-link:hover{
    background-color: #BE2619;
    color: #fff;
    transition: all 0.5s ease;

}
.navigate-page-links .pnav-link:hover img{
    filter: invert(100%) sepia(0%) saturate(2355%) hue-rotate(34deg) brightness(139%) contrast(100%);
}

.gallery-group .swiper-slide-prev, .gallery-group .swiper-slide-next {
  position: relative;
}
.gallery-group .swiper-slide-prev::after, .gallery-group .swiper-slide-next::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.94) 100%);
top: 0;
left: 0;

}

.Location h1 {
font-family:Google_Sans_Flex;
font-weight: 700;
font-style: Bold;
font-size: 17px;
line-height: 180%;
letter-spacing: 3%;
text-transform: uppercase;

}

.Location-list {
font-family:Google_Sans_Flex;
font-weight: 400;
font-size: 12px;
line-height: 180%;
letter-spacing: 0.75px;
padding-bottom: 7px;
}

.map-link {
font-family:Google_Sans_Flex;
font-weight: 400;
font-size: 13px;
line-height: 150%;
letter-spacing: 2%;
color: #fff;
background-color: #001C5E;
padding: 3px 9px;
text-decoration: none;
border-radius: 20px;
}

.footer-new {
background-color: #1E1E1E;
}

.g-i-t {
font-family:Google_Sans_Flex;
font-weight: 600;
font-size: 19px;
line-height: 180%;
letter-spacing: 3%;
text-align: center;
text-transform: uppercase;
color: #fff;
}

.mail a, .pop-footer{
font-family:Google_Sans_Flex;
font-weight: 200;
font-size: 13px;
line-height: 180%;
letter-spacing: 0.75px;
color: #fff;
text-decoration: none;
}

.mail h3 {
  line-height: 0;
  margin: 0;
}

.number-set {
      padding: 0;
    display: flex;
    gap: 25px;
}

.number-set li::marker, .number-set-footer li::marker {
    color: #fff;
}

.footer-text {
font-family:Google_Sans_Flex;
font-weight: 300;
font-size: 13px;
leading-trim: NONE;
line-height: 180%;
letter-spacing: 3%;
color: #fff;
}




/* banner responsive START */

@media (max-width:991px) {
  .admission-banner-overlay {
    width: 100%;
    border-radius: 0;
    height: 100%;
}

.highlights-main {
    position:unset;
    width: 65%;
    margin: 0 auto;
} 

.banner-content-details::after  {
  display: none;
}



}

@media (max-width:575px) {
/* .banner-mbl-view {
      height: 350px;
    object-fit: cover;
} */

 .banner-content-details {
    font-size: 20px !important;
    padding-bottom: 0 !important;
 }




    .banner-content {
      bottom: -8px;
    }

}


.floor-small-heading li{
font-family:Google_Sans_Flex;
font-weight: 300;
font-size: 15px;
line-height: 180%;
letter-spacing: 3%;
}


.sticky-section {
    position: relative;
    z-index: 999999;
}

.sse {
    transform: rotate(270deg);
    position: fixed !important;
    right: 20px;
    width: max-content;
    top: 50%;
    z-index: 999;
    transform-origin: right;
    display: block;
}

.sse a {
    cursor: pointer;
    width: 100%;
    display: flex;
    justify-content: center;
    background:  #e31f25;
    color: #f3ece2;
    padding: 10px 14px;
    border-radius: 5px 5px 0px 0px;
    letter-spacing: 0.85px;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    font-weight: 600;
    font-size: 14px;
    font-family:Google_Sans_Flex;
    text-decoration: none;
}

.btn-close {
  position: absolute;
    right: 10px;
    font-size: 10px;
    border: 1px solid #000;
    border-radius: 50%;
    padding: 8px;
    top: 13px;
}


/* BANNER RESPONSIVE END  */

/* ABOUT responsive START */

@media (min-width:1600px) {
  .about-section-new {
    margin-top: -200px;
  }

  .about-main {
    padding-top: 150px !important;
  }

  .highlights-main {
    bottom: 30px !important;
}


}

@media (min-width: 991px) and (max-width: 1200px) {
  .plots-details {
    padding: 11px 15px 11px 15px;
}

.black-tab-heading {
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
}

.plots {
    width: 100%;
    justify-content: center;
}

    .plots-details h2::after {
        width: 20%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 1px;
        top: 65%;
    }

    .highlights-v2 h6 {
      font-size: 12px;
    }

    .highlights-main {
      bottom: 25px;
    } 
}



@media (max-width:991px) {
  .about-image {
    width: 50%;
    margin: 0 auto;
}

.about-image img {
    border-radius:10px;
}

.plots-details {
   justify-content: center;
    border-radius:10px;
    margin-left: 0;
}

.plots-details {
  margin: 0 auto;

}


}

@media (max-width: 768px) {
    .about-image {
        width: 70%;
        margin: 0 auto;
    }
}


@media (max-width: 768px) {
    .highlights-main {
        width: 80%;
    }
}

@media (max-width: 575px) {
    .highlights-main {
        width: 98%;
    }

    .plots-details  {
     width: 100%;
    gap: 22px;
    }

    .plots-details h2::after {
    width: 100%;
    height: 1px;
    bottom: -11px;
    right: 0;
}
}

@media (max-width:440px) {


.pop-footer  {
  font-size: 12px;
}
}





@media (max-width:575px) {
   .highlights-v2 {
        width: 47%;
        padding-bottom: 30px;
    }

    .highlights-v2 h6{
        text-align: center;
    }


   .highlights-box::after {
    width: 1px;
    height: 30%;
    top: 26px;
    left: 50%;
}

.last-highlights {
  padding-bottom: 10px;
}

    .highlights-box::before {
   display: none;
}
}


/* ABOUT RESPONSIVE END  */

/* specific RESPONSIVE start  */

@media (max-width:991px) {
  .specific-top-content {
    flex-direction: column-reverse;
  }

  .only-location {
    width: 100%
;
    flex-direction: column;
  }



}

@media (max-width:375px) {
  .plots-details h4 {
    font-size: 11px;
  }
}
/* specific RESPONSIVE END */

@media (max-width:991px) {


  .top-set-footer {
    flex-direction: column;
    row-gap: 20px;
  }

  .mail-main {
    justify-content: center;
    align-items: center !important;
    flex-direction: column;
  }

  .main-mobile {
    flex-direction: column;
    align-items: center !important;
  }

}

@media (max-width:575px) {
  .main-mobile {
    align-items: center !important;
    flex-direction: column;
  }

  .number-set {
    width: 100%;
    flex-direction: column;
    gap: 0;
  }

  .first-mbl {
    list-style: disc !important;
  }


}


.thanks-align, .modal-dialog {
      width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thanks-align h2 {
  padding: 10px 0 20px 0;
  font-family:Google_Sans_Flex;
font-weight: 800;
}

.thanks-align {
  font-family:Google_Sans_Flex;
font-weight: 400;
}

.Amenities-heading {
  color: #FFEAB1;
text-align: center;
text-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
font-family:Google_Sans_Flex;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: 180%; /* 43.2px */
letter-spacing: 0.72px;
text-transform: uppercase;
border-radius: 5px 0 0 5px;
}

.new-brown-bg {
  background: linear-gradient(180deg, #5C2E01 0%, #2E1700 100%);
  background-size: cover;
  background-position: center;
}


@media (max-width:575px) {


  .Amenities-heading  {
    font-size: 17px;
  }
}
 .overlay-popup-bg {
            background: rgba(0, 0, 0, 0.85);
            z-index: 99999999999;
            overflow-y: unset !important;
        }

        .home-icon {
                position: absolute;
    top: 75px;
    right: 331px;
        }

       @media (max-width: 991px) {
        .home-icon {
        top: 35px;
        right: 331px;
    }
}

@media (max-width:768px) {
    .home-icon {
        top: 35px;
        right: 291px;
    }
}

@media (max-width: 600px) {
    .home-icon {
        top: 23px;
        right: 200px;
    }
}



@media (max-width:424px) {
    .home-icon {
        top: 19px;
        right: 147px;
    }

    .home-icon img {
            width: 24px;
    }
}

.mfp-bg{
    z-index: 9999999;
}


.mfp-wrap{
z-index: 9999999;
}

.mfp-close {
    cursor: pointer !important;
}

.mfp-bg {
    background: #000000 !important;
    opacity: .9 !important;
}

.mfp-counter {
    display: none !important;
}

.mfp-close {
    position: fixed !important;
    top: 20px;
    right: 20px !important;
    left: auto !important;
    color: #fff;
    font-size: 35px;
    opacity: 1;
    z-index: 9999;
}
.header-n{
    position: absolute;
    top: 20px;
    width: 100%;
    padding: 6px 5%;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
gap: 17px;
}


.banner_logo-n {
    background-color: #fff;
    padding: 2px 2px 8px;
    border-radius: 5px;


}

.banner_logo-n img {
    width: 120px;
}

.home-icon-n img{
    max-width: 28px;
}

@media (min-width:768px) {
.banner_logo-n img {
    width: 160px;
    
}

.header-n {
    gap: 34px;
}

.home-icon-n img{
    max-width: 36px;
}
}
/* 
.mfp-arrow-left:before,.mfp-arrow-right:before {
  display: none;
} 

.mfp-arrow-left:after {
        border-right: unset !important;
        background: url(./images/projects-v2/play-button.svg);
}

.mfp-arrow:after {
    border-top-width: unset !important;
    border-bottom-width: unset !important;
}

.mfp-arrow-right:after {
    border-left: unset !important;
     background: url(./images/projects-v2/play-button.svg);
} */

.moving-text:last-child::after {
    content: none;
}