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

.thin-font{
  font-weight: 400;
  font-style: normal;
}

.regular-font{
  font-weight: 500;
  font-style: normal;
}

.bold-font{

font-weight: 600;
font-style: normal;
}

  .hover-2{
        transform: scale(1.1);
        filter: hue-rotate(0deg);
        transition: .5s;
      }
    
      .hover-2:hover{
        transform: scale(1);
        filter: hue-rotate(80deg);
      }


@media (max-width: 576px) {
  .container-width {
    max-width: 660px;
  }

  .macbook{
    width: 100%;
  }

  .video-frame{
    width: 69%;
    left: 15.3%;
    top: 15px;
    position: absolute;
  }
  

  .footer-logo{
    width: 100px;
  }

  .navbar-brand-logo{
    width:90px;
  }

  .footer-text-1 {
    font-size: 12px;
    color: #99d6d9;
    font-family: "gotham", sans-serif;
    font-weight: 400;
    line-height: 13px;
    text-align: center;
  }
  
  
  .footer-text-2 {
  
    font-size: 13px;
    color: #99d6d9;
    font-family: "gotham", sans-serif;
    font-weight: 400;
  }
  
  .footer-menu{
    font-size: 14px;
    text-decoration: none;
    color: #99d6d9;
    width: auto;
    text-align: center;
    font-family: "gotham", sans-serif;

  }
  
  .Copyright{
    font-size: 10px;
    text-decoration: none;
    color: #99d6d9;
    font-weight: 400;
    font-family: "gotham", sans-serif;
  }

  .qr_section_text_light_blue{
    color: #99d6d9;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
  }

  .qr_section_text_gray{
    color: #58595b;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
  }
  
  .qr_section_text_black{
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    font-weight: 600;
  }

  .small_section_title-text_blue{
    color: #01babe;
    font-size: 13px;
    font-family: "gotham", serif;
    font-weight: 500;
  }


  .award-img{
    width: 300px;
  }

  .cell-phone{
    height: 300px;
    position: relative;
    left: 50px;

  }

  .phone-star{
    
    width: 100%;
    
  }

  .star{
    height: 100%;
    position: absolute;
    left: 180px;
    
  }

  .content-block {
    border: 1px solid #8E9EA8;
    transition: .25s;
    border-radius: 5px;
    height: auto;
  }
  


  .slide-text{
    font-size: 15px;
    font-family: "gotham", serif;
    color: #000000;
    line-height: 17px;
  }
  
  .sub_text_white{
    color: #ffffff;
    font-size: 18px;
    font-weight: 200;
    line-height: 16px;
  }

  .slide-award{
    margin-top: 50px;
    position: absolute;
    z-index: 1;
    left: 45%;
    padding: 0px 40px;
   
  }

  .qr-img{
    width: 100%;
    padding: 5%;
    padding-top: 0%;
  }

  .video-section{
    background-color: #01babe;
    height: 350px;
  }

  .w-4{
    padding: 25px;
    width: 100%;
  }

  .section_title-1 {
    font-size: 17px;
    font-family: "gotham", sans-serif;
    color: #231f20;
    line-height: 22px;
  }
  .section_title-1a {
      font-size: 22px;
      font-weight: 600;
      font-family: "gotham", sans-serif;
      color: #231f20;
      line-height: 26px;
    }



  .section-title-2  {
    color: #ffffff;
    font-size: 22px;
      font-family: "gotham", sans-serif;
    }

       .section-title-2a  {
    color: #000000;
   font-size: 22px;
      font-family: "gotham", sans-serif;
      letter-spacing:-2px;
      
    }

    .section-title-3  {
      color: #99d6d9;
      font-size: 20px;
      font-weight: 500;
      font-family: "gotham", serif;}

      .home-banner-text h1 {
        color: #000000;
        font-weight: 600;
        font-size: 35px;
        font-family: "gotham", sans-serif;
        letter-spacing: 1px;
        line-height: 40px;
      
      }
      .home-banner-text-2 {
        color: #000000;
        font-size: 32px;
        font-weight: 500;
        line-height: 34px;
        margin-top: 10px;
        letter-spacing:1px;
        font-family: 'Aku & Kamu', sans-serif;
         left: 2%;
         text-align: center;
                                                      
      }

      .what-we-banner-text-2{
        color: #000000;
        font-size: 33px;
        font-weight: 500;
        line-height: 36px;
        margin-top: 10px;
        letter-spacing:1px;
        font-family: 'Aku & Kamu', sans-serif;
         left: 2%;
         text-align: center;
      }

      .about-banner{
        width: 100%;
    
        img{
          width: 100%;
        }
      }



      .icon-about{
        width: 120px;
        transform: scale(1.1);
        filter: hue-rotate(0deg);
        transition: .5s;
      }
    
      .icon-about:hover{
        transform: scale(1);
        filter: hue-rotate(80deg);
      }

      .qr_section_text_gray-1{
        color: #0b0b0b;
        font-size: 13px;
        font-weight: 400;
        line-height: 20px;
        font-family: "gotham", sans-serif;
      }
      .partner-text{
        font-size: 26px;
        font-family: "gotham", serif;
        color: #000000;
        line-height: 28px;
      }

      .icon-nlc{
      width: 50vw;
    }

                .small_section_title-text_black{
    color: #000000;
    font-size: 16px;
    font-family: "gotham", serif;
    text-transform: uppercase;
  }

            .what-we-btn {
   width: 60%;
   left: 20%;
   right: 20%;
    bottom: 13.5%;
    position: absolute;
  background: #a43adb;           /* Purple shade */
  color: #fff;                   /* White text */
  border: none;
  border-radius: 22px;           /* Fully rounded */
  padding: 14px 30px;            /* Size matches image */
  font-weight: 700;              /* Bold */
  font-size: 1rem;            /* Slightly bigger text */
  letter-spacing: 1px;           /* Optional: for readability */
  transition: background 0.18s, color 0.18s, box-shadow 0.18s;
  box-shadow: none;
}
.what-we-banner-align{
      text-align: center;
    }
      .footer-icons{
      text-align: center;
    }
}

@media (min-width: 576px) {
  .container-width {
    max-width: 660px;
  }
  .award-img{
    width: 400px;
  }

  .footer-logo{
    width: 100px;
  }

  .navbar-brand-logo{
    width:90px;
  }
  
  .footer-text-1 {
    font-size: 12px;
    color: #99d6d9;
    font-family: "gotham", sans-serif;
    font-weight: 400;
    line-height: 13px;
    text-align: center;
  }
  
  
  .footer-text-2 {
  
    font-size: 13px;
    color: #99d6d9;
    font-family: "gotham", sans-serif;
    font-weight: 400;
  }
  
  .footer-menu{
    font-size: 14px;
    text-decoration: none;
    color: #99d6d9;
    width: auto;
    text-align: center;
    font-family: "gotham", sans-serif;

  }
  
  .Copyright{
    font-size: 10px;
    text-decoration: none;
    color: #99d6d9;
    font-weight: 400;
    font-family: "gotham", sans-serif;
  }

  .qr_section_text_light_blue{
    color: #99d6d9;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
  }


  
  .qr_section_text_gray{
    color: #58595b;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
  }
  
  .qr_section_text_black{
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    font-weight: 600;
  }

  .small_section_title-text_blue{
    color: #01babe;
    font-size: 13px;
    font-family: "gotham", sans-serif;
    font-weight: 500;
  }

  .cell-phone{
    height: 300px;
    position: relative;
  }

  .star{
    height: 100%;
    position: absolute;
    left: 138px;
    
  }

  .video-section{
    background-color: #01babe;
    height: 350px;
  }

  .macbook{
    width: 100%;
  }
  
  .video-frame{
    width: 70.9%;
    left: 14.5%;
    top: 21px;
    position: absolute;
  }
  

  .slide-text{
    font-size: 24px;
   font-family: "gotham", serif;
    color: #000000;
    line-height: 32px;
  }
  .sub_text_white{
    color: #ffffff;
    font-size: 18px;
    font-weight: 200;
    line-height: 18px;
  }
  .slide-award{
    margin-top: 100px;
    position: absolute;
    z-index: 1;
    left: 45%;
    padding: 0px 40px;
  
  }

  .qr-img{
    width: 100%;
    padding: 5%;
  }


  .w-4{
    padding: 25px;
    width: 100%;
  }

  .section-title-2  {
    color: #ffffff;
    font-size: 22px;
    font-family: "gotham", sans-serif;}

    .section-title-2a  {
    color: #000000;
     font-size: 22px;
    font-family: "gotham", sans-serif;
    letter-spacing: -2px;
  }

    .content-block {
      border: 1px solid #8E9EA8;
      transition: .25s;
      border-radius: 5px;
      height: 270px;
    }
    

    .babc-join-section {
      padding-bottom: 50px ;
      height:460px;
    
    }
    .section_title-1 {
      font-size: 18px;
      font-weight: 600;
      font-family: "gotham", sans-serif;
      color: #231f20;
      line-height: 22px;
    }

    .section_title-1a {
      font-size: 22px;
      font-weight: 600;
      font-family: "gotham", sans-serif;
      color: #231f20;
      line-height: 26px;
    }

    .section-title-3  {
      color: #99d6d9;
      font-size: 20px;
      font-weight: 500;
      font-family: "gotham", serif;}

      .home-banner-text h1 {
        color: #000000;
        font-weight: 900;
        font-size: 45px;
        font-family: "gotham", sans-serif;
        letter-spacing: 1.5px;
        line-height: 50px;
      
      }

        
.home-banner-text-2 {
  color: #000000;
  font-size: 38px;
  font-weight: 500;
  line-height: 36px;
  margin-top: 10px;
  letter-spacing:1px;
  font-family: 'Aku & Kamu', sans-serif;
   left: 2%;

                                                
}

   .what-we-banner-text-2{
        color: #000000;
        font-size: 38px;
        font-weight: 500;
        line-height: 36px;
        margin-top: 10px;
        letter-spacing:1px;
        font-family: 'Aku & Kamu', sans-serif;
         left: 2%;
         text-align: center;
      }

.about-banner{
  width: 100%;

  img{
    width: 100%;
  }
}


.icon-about{
  width: 120px;
  transform: scale(1.1);
  filter: hue-rotate(0deg);
  transition: .5s;
}

.icon-about:hover{
  transform: scale(1);
  filter: hue-rotate(80deg);
}



.qr_section_text_gray-1{
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  font-family: "gotham", sans-serif;
}

.partner-text{
  font-size: 26px;
  font-family: "gotham", serif;
  color: #000000;
  line-height: 28px;
}

 .icon-nlc{
      width: 22vw;
    }


            .small_section_title-text_black{
    color: #000000;
    font-size: 16px;
    font-family: "gotham", serif;
    text-transform: uppercase;
  }


           .what-we-btn {
   width: 60%;
   left: 20%;
   right: 20%;
    bottom: 7rem;
    position: absolute;
  background: #a43adb;           /* Purple shade */
  color: #fff;                   /* White text */
  border: none;
  border-radius: 22px;           /* Fully rounded */
  padding: 14px 30px;            /* Size matches image */
  font-weight: 700;              /* Bold */
  font-size: 1rem;            /* Slightly bigger text */
  letter-spacing: 1px;           /* Optional: for readability */
  transition: background 0.18s, color 0.18s, box-shadow 0.18s;
  box-shadow: none;
}

.what-we-banner-align{
      text-align: center;
    }

      .footer-icons{
      text-align: center;
    }

}


@media (min-width: 768px) {
  .container-width {
    max-width: 1000px;
  }

  .qr_section_text_light_blue{
    color: #99d6d9;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
  }

  .star{
    height: 100%;
    position: absolute;
    left: 138px;
    
  }

  .video-section{
    background-color: #01babe;
    height: 500px;
  }

  .slide-text{
    font-size: 26px;
    font-family: "gotham", serif;
    color: #000000;
    line-height: 32px;
  }

  .sub_text_white{
    color: #ffffff;
    font-size: 18px;
    font-weight: 200;
    line-height: 18px;
  }

  .footer-logo{
    width: 120px;
  }

  .footer-text-1 {
    font-size: 12px;
    color: #99d6d9;
    font-family: "gotham", sans-serif;
    font-weight: 400;
    line-height: 13px;
  }
  
  
  .footer-text-2 {
  
    font-size: 13px;
    color: #99d6d9;
    font-family: "gotham", sans-serif;
    font-weight: 400;
  }
  
  .footer-menu{
    font-size: 14px;
    text-decoration: none;
    color: #99d6d9;
    width: auto;
    text-align: center;
    font-family: "gotham", sans-serif;

  }
  
  .Copyright{
    font-size: 10px;
    text-decoration: none;
    color: #99d6d9;
    font-weight: 400;
    font-family: "gotham", sans-serif;
  }
  .container-width {
    max-width: 1100px;
  }

  .award-img{
    width: 400px;
  }

  .babc-join-section {
    padding-bottom: 50px ;
    height:560px;
  
  }

  .w-4{
    padding: 25px;
    width: 100%;
  }

.macbook{
  width: 100%;
}


.video-frame{
  width: 72.9%;
  left: 13.5%;
  top: 30px;
  position: absolute;
}

.slide-award{
  margin-top: 100px;
  position: absolute;
  z-index: 1;
  left: 45%;
  padding: 0px 40px;

}


  .qr_section_text_light_blue{
    color: #99d6d9;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
  }
  
  .qr_section_text_gray{
    color: #58595b;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
  }
  
  .qr_section_text_black{
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    font-weight: 600;
  }

  .small_section_title-text_blue{
    color: #01babe;
    font-size: 13px;
    font-family: "gotham", serif;
      font-weight: 500;
  }

  .section_title-1 {
    font-size: 18px;
    font-family: "gotham", sans-serif;
    color: #231f20;
    line-height: 22px;
  }
    .section_title-1a {
      font-size: 26px;
      font-weight: 600;
      font-family: "gotham", sans-serif;
      color: #231f20;
      line-height: 30px;
    }

  .section-title-3  {
    color: #99d6d9;
    font-size: 24px;
    font-weight: 500;
      font-family: "gotham", serif;}




  .cell-phone{
    height: 300px;
    position: relative;
  }
  .star{
    height: 100%;
    position: absolute;
    left: 138px;
    
  }
  
.home-banner-text-2 {
  color: #000000;
  font-size: 42px;
  font-weight: 500;
  line-height: 42px;
  margin-top: 10px;
  letter-spacing:1px;
  font-family: 'Aku & Kamu', sans-serif;
   left: 2%;
                                                
}

.what-we-banner-text-2{
        color: #000000;
        font-size: 36px;
        font-weight: 500;
        line-height: 36px;
        margin-top: 10px;
        letter-spacing:1px;
        font-family: 'Aku & Kamu', sans-serif;
         left: 2%;
         text-align: start;
      }

  a.nav-link {
    font-size: 13px;
    color: #000000;
    font-family: "gotham", sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    transition: .25s;
  }


  .home-banner-text {
    padding-top: 20px;
    padding-bottom: 25px;
  }
  
  .home-banner-text h1 {
    color: #000000;
    font-weight: 600;
    font-size: 70px;
    font-family: "gotham", sans-serif;
    letter-spacing: 1.5px;
    line-height: 60px;
  
  }

  .navbar-brand-logo{
    width:90px;
  }

  .qr-img{
    width: 100%;
    padding: 5%;
  }

    
.section-title-2  {
  color: #ffffff;
  font-size: 30px;
   font-family: "gotham", sans-serif;}


    .section-title-2a  {
    color: #000000;
      font-size: 30px;
   font-family: "gotham", sans-serif;
   letter-spacing: -2px;
  }

  .content-block {
    border: 1px solid #8E9EA8;
    transition: .25s;
    border-radius: 5px;
    height: 270px;
  }

  .about-banner{
    width: 100%;

    img{
      width: 100%;
    }
  }
  

  .icon-about{
    width: 120px;
    transform: scale(1.1);
    filter: hue-rotate(0deg);
    transition: .5s;
  }

  .icon-about:hover{
    transform: scale(1);
    filter: hue-rotate(80deg);
  }



  .qr_section_text_gray-1{
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    font-family: "gotham", sans-serif;
  }


  .partner-text{
    font-size: 30px;
    font-family: "gotham", serif;
    color: #000000;
    line-height: 33px;
  }
     .icon-nlc{
      width: 22vw;
    }

          .small_section_title-text_black{
    color: #000000;
    font-size: 16px;
    font-family: "gotham", serif;
    text-transform: uppercase;
  }


            .what-we-btn {
   width: 60%;
   left: 20%;
   right: 20%;
    bottom: 4.5rem;
    position: absolute;
  background: #a43adb;           /* Purple shade */
  color: #fff;                   /* White text */
  border: none;
  border-radius: 22px;           /* Fully rounded */
  padding: 10px 30px;            /* Size matches image */
  font-weight: 700;              /* Bold */
  font-size: .9rem;            /* Slightly bigger text */
  letter-spacing: 1px;           /* Optional: for readability */
  transition: background 0.18s, color 0.18s, box-shadow 0.18s;
  box-shadow: none;
}

.what-we-banner-align{
      text-align: start;
    }


      .footer-icons{
      text-align: center;
    }
}



@media (min-width: 992px) {

  .slide-text{
    font-size: 28px;
   font-family: "gotham", serif;
    color: #000000;
    line-height: 32px;
  }

  .footer-logo{
    width: 120px;
  }

  .sub_text_white{
    color: #ffffff;
    font-size: 18px;
    font-weight: 200;
    line-height: 18px;
  }

  .footer-text-1 {
    font-size: 12px;
    color: #99d6d9;
    font-family: "gotham", sans-serif;
    font-weight: 400;
    line-height: 13px;
    text-align: start;
  }
  
  
  .footer-text-2 {
  
    font-size: 13px;
    color: #99d6d9;
    font-family: "gotham", sans-serif;
    font-weight: 400;
  }
  
  .footer-menu{
    font-size: 15px;
    text-decoration: none;
    color: #99d6d9;
    width: auto;
    text-align: center;
    font-family: "gotham", sans-serif;

  }
  
  .Copyright{
    font-size: 10px;
    text-decoration: none;
    color: #99d6d9;
    font-weight: 400;
    font-family: "gotham", sans-serif;
  }
  .container-width {
    max-width: 1100px;
  }

  .award-img{
    width: 400px;
  }

  .babc-join-section {
    padding-bottom: 50px ;
    height: 700px;
  
  }

  .w-4{
    padding: 50px;
    width: 100%;
  }

.macbook{
  width: 100%;
}


.video-frame{
  width: 72.9%;
  left: 13.5%;
  top: 41px;
  position: absolute;
}

.slide-award{
  margin-top: 100px;
  position: absolute;
  z-index: 1;
  left: 45%;
  padding: 0px 40px;

}


  .qr_section_text_light_blue{
    color: #99d6d9;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
  }
  
  .qr_section_text_gray{
    color: #58595b;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
  }
  
  .qr_section_text_black{
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    font-weight: 600;
  }

  .small_section_title-text_blue{
    color: #01babe;
    font-size: 14px;
    font-family: "gotham", sans-serif;
    font-weight: 500;
  }

  .section_title-1 {
    font-size: 22px;
   font-family: "gotham", sans-serif;
    color: #231f20;
    line-height: 28px;
  }

    .section_title-1a {
      font-size: 30px;
      font-weight: 600;
      font-family: "gotham", sans-serif;
      color: #231f20;
      line-height: 34px;
    }

  .section-title-3  {
    color: #99d6d9;
    font-size: 24px;
    font-weight: 500;
      font-family: "gotham", serif;}



  .cell-phone{
    height: 300px;
    position: relative;
  }
  .star{
    height: 100%;
    position: absolute;
    left: 138px;
    
  }
  
.home-banner-text-2 {
  color: #000000;
  font-size: 52px;
  font-weight: 500;
  line-height: 50px;
  margin-top: 10px;
  letter-spacing:1px;
  font-family: 'Aku & Kamu', sans-serif;
   left: 4%;
                                                
}

.what-we-banner-text-2{
        color: #000000;
        font-size: 40px;
        font-weight: 500;
        line-height: 40px;
        margin-top: 10px;
        letter-spacing:1px;
        font-family: 'Aku & Kamu', sans-serif;
         left: 2%;
         text-align: start;
      }


  a.nav-link {
    font-size: 13px;
    color: #000000;
    font-family: "gotham", sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    transition: .25s;
  }


  .home-banner-text {
    padding-top: 20px;
    padding-bottom: 25px;
  }
  
  .home-banner-text h1 {
    color: #000000;
    font-weight: 600;
    font-size: 80px;
    font-family: "gotham", sans-serif;
    letter-spacing: 1.5px;
    line-height: 70px;
  
  }

  .navbar-brand-logo{
    width:90px;
  }

  .qr-img{
    width: 100%;
   padding: 5%;
  }
  

  
  .section-title-2  {
    color: #ffffff;
    font-size: 32px;
    font-family: "gotham", sans-serif;}

         .section-title-2a  {
    color: #000000;
    font-size: 32px;
    font-family: "gotham", sans-serif;
    letter-spacing: -2px;
  }

    .content-block {
      border: 1px solid #8E9EA8;
      transition: .25s;
      border-radius: 5px;
      height: 270px;
    }

    .about-banner{
      width: 100%;
  
      img{
        width: 100%;
      }
    }
    

    .icon-about{
      width: 120px;
      transform: scale(1.1);
      filter: hue-rotate(0deg);
      transition: .5s;
    }
  
    .icon-about:hover{
      transform: scale(1);
      filter: hue-rotate(80deg);
    }
  


    .qr_section_text_gray-1{
      color: #000000;
      font-size: 18px;
      font-weight: 400;
      line-height: 21px;
      font-family: "gotham", sans-serif;
    }


    .partner-text{
      font-size: 34px;
     font-family: "gotham", serif;
      color: #000000;
      line-height: 37px;
    }

       .icon-nlc{
      width: 20vw;
    }


      .small_section_title-text_black{
    color: #000000;
    font-size: 16px;
    font-family: "gotham", serif;
    text-transform: uppercase;
  }

          .what-we-btn {
   width: 60%;
   left: 20%;
   right: 20%;
    bottom: 5rem;
    position: absolute;
  background: #a43adb;           /* Purple shade */
  color: #fff;                   /* White text */
  border: none;
  border-radius: 22px;           /* Fully rounded */
  padding: 12px 36px;            /* Size matches image */
  font-weight: 700;              /* Bold */
  font-size: 1.15rem;            /* Slightly bigger text */
  letter-spacing: 1px;           /* Optional: for readability */
  transition: background 0.18s, color 0.18s, box-shadow 0.18s;
  box-shadow: none;
}


 .what-we-banner-align{
      text-align: start;
    }

     .footer-icons{
      text-align: start;
    }
  }



@media (min-width: 1200px) {

  .footer-logo{
    width: 90%;
  }

  .video-section{
    background-color: #01babe;
    height: 500px;
  }

  .slide-text{
    font-size: 30px;
   font-family: "gotham", serif;
    color: #000000;
    line-height: 34px;
  }

  .sub_text_white{
    color: #ffffff;
    font-size: 20px;
    font-weight: 200;
    line-height: 18px;
  }

  .footer-text-1 {
    font-size: 13px;
    color: #99d6d9;
    font-family: "gotham", sans-serif;
    font-weight: 400;
    text-align: start;
  }
  
  
  .footer-text-2 {
  
    font-size: 13px;
    color: #99d6d9;
    font-family: "gotham", sans-serif;
    font-weight: 400;
  }
  
  .footer-menu{
    font-size: 16px;
    text-decoration: none;
    color: #99d6d9;
    width: auto;
    text-align: center;
    font-family: "gotham", sans-serif;
  }
  
  .Copyright{
    font-size: 12px;
    text-decoration: none;
    color: #99d6d9;
    font-weight: 400;
    font-family: "gotham", sans-serif;
  }
  .container-width {
    max-width: 1300px;
  }

  .award-img{
    width: 160px;
  }

  .slide-award{
    margin-top: 100px;
    position: absolute;
    z-index: 1;
    left: 45%;
    padding: 0px 40px;
  }

  .babc-join-section {
    padding-bottom: 50px ;
    height: 750px;
  
  }
  .macbook{
    width: 90%;
  }

  .video-frame{
    width: 66%;
    left: 17%;
    top: 42px;
    position: absolute;
  }

  .section_title-1 {
    font-size: 24px;
   font-family: "gotham", sans-serif;
    color: #231f20;
    line-height: 32px;
  }

    .section_title-1a {
      font-size: 30px;
      font-weight: 600;
      font-family: "gotham", sans-serif;
      color: #231f20;
      line-height: 34px;
    }

  .cell-phone{
    height: 400px;
    position: relative;
  }
  .star{
    height: 100%;
    position: absolute;
    left: 180px;
    
  }

  
.home-banner-text-2 {
  color: #000000;
  font-size: 68px;
  font-weight: 500;
  line-height: 65px;
  margin-top: 30px;
  letter-spacing:1px;
  font-family: 'Aku & Kamu', sans-serif;
   left: 5%;
                                                
}

.what-we-banner-text-2{
        color: #000000;
        font-size: 48px;
        font-weight: 500;
        line-height: 46px;
        margin-top: 10px;
        letter-spacing:1px;
        font-family: 'Aku & Kamu', sans-serif;
         left: 2%;
         text-align: start;
      }


  a.nav-link {
    font-size: 13px;
    color: #000000;
    font-family: "gotham", sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    transition: .25s;
  }

  
.navbar-brand-logo{
  width: 100px;
}
a.nav-link {
  padding: 10px 0;
}

.home-banner-text {
  padding-top: 30px;
  padding-bottom: 30px;
}

.home-banner-text h1 {
  color: #000000;
  font-weight: 600;
  font-size: 110px;
  font-family: "gotham", sans-serif;
  letter-spacing: 1.5px;
  line-height: 100px;

}

.section-title-3  {
  color: #99d6d9;
  font-size: 24px;
  font-weight: 500;
      font-family: "gotham", serif;}


  .w-7{
    width: 65%;
    height: 100%;
  }
  .w-4{
    padding: 40px;
    width: 35%;
  }

  .qr_section_text_light_blue{
    color: #99d6d9;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
  }
  
  .qr_section_text_gray{
    color: #58595b;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
  }
  
  .qr_section_text_black{
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    font-weight: 600;
  }

  .small_section_title-text_blue{
    color: #01babe;
    font-size: 15px;
    font-family: "gotham", sans-serif;
    font-weight: 500;
  }


  .qr-img{
    width: 100%;
    padding: 5%;
  }

  
  .section-title-2  {
    color: #ffffff;
    font-size: 38px;
     font-family: "gotham", sans-serif;}


       .section-title-2a  {
    color: #000000;
    font-size: 38px;
     font-family: "gotham", sans-serif;
     letter-spacing: -2px;
    }

     

    .content-block {
      border: 1px solid #8E9EA8;
      transition: .25s;
      border-radius: 5px;
      height: 270px;
    }
    

    .about-banner{
      width: 100%;
  
      img{
        width: 100%;
      }
    }


    .icon-about{
      width: 120px;
      transform: scale(1.1);
      filter: hue-rotate(0deg);
      transition: .5s;
    }
  
    .icon-about:hover{
      transform: scale(1);
      filter: hue-rotate(80deg);
    }

    .qr_section_text_gray-1{
      color: #000000;
      font-size: 20px;
      font-weight: 400;
      line-height: 25px;
      font-family: "gotham", sans-serif;
    }
    .partner-text{
      font-size: 38px;
    font-family: "gotham", serif;
    color: #000000;
    line-height: 39px;
    }
    .icon-nlc{
      width: 20vw;
    }
  
  .small_section_title-text_black{
    color: #000000;
    font-size: 16px;
    font-family: "gotham", serif;
    text-transform: uppercase;
  }


    
      .what-we-btn {
   width: 60%;
   left: 20%;
   right: 20%;
    bottom: 6.7rem;
    position: absolute;
  background: #a43adb;           /* Purple shade */
  color: #fff;                   /* White text */
  border: none;
  border-radius: 22px;           /* Fully rounded */
  padding: 12px 36px;            /* Size matches image */
  font-weight: 700;              /* Bold */
  font-size: 1.15rem;            /* Slightly bigger text */
  letter-spacing: 1px;           /* Optional: for readability */
  transition: background 0.18s, color 0.18s, box-shadow 0.18s;
  box-shadow: none;
}


  .what-we-banner-align{
      text-align: start;
    }


    
    .footer-icons{
      text-align: start;
    }
  }



@media (min-width: 1400px) {

   .footer-logo{
    width: 90%;
  }

  .video-section{
    background-color: #01babe;
    height: 500px;
  }

  .slide-text{
    font-size: 32px;
    font-family: "gotham", serif;
    color: #000000;
    line-height: 38px;
  }

  .sub_text_white{
    color: #ffffff;
    font-size: 24px;
    font-weight: 200;
    line-height: 18px;
  }

  .footer-text-1 {
    font-size: 13px;
    color: #99d6d9;
    font-family: "gotham", sans-serif;
    font-weight: 400;
    text-align: start;
  }
  
  
  .footer-text-2 {
  
    font-size: 13px;
    color: #99d6d9;
    font-family: "gotham", sans-serif;
    font-weight: 400;
  }
  
  .footer-menu{
    font-size: 20px;
    text-decoration: none;
    color: #99d6d9;
    width: auto;
    text-align: center;
    font-family: "gotham", sans-serif;
  }
  
  .Copyright{
    font-size: 12px;
    text-decoration: none;
    color: #99d6d9;
    font-weight: 400;
    font-family: "gotham", sans-serif;
  }
  .container-width {
    max-width: 1400px;
  }
  .babc-join-section {
    padding-bottom: 50px ;
    height: 750px;
  
  }

  .award-img{
    width: 200px;
  }

  .slide-award{
    margin-top: 100px;
    position: absolute;
    z-index: 1;
    left: 45%;
    padding: 0px 40px;
  }

  .section_title-1 {
    font-size: 26px;
    font-family: "gotham", sans-serif;
    color: #231f20;
    line-height: 32px;
  }

    .section_title-1a {
      font-size: 34px;
      font-weight: 600;
      font-family: "gotham", sans-serif;
      color: #231f20;
      line-height: 38px;
    }
  .cell-phone{
    height: 400px;
    position: relative;
  }
  .star{
    height: 100%;
    position: absolute;
    left: 180px;
    
  }

  
.home-banner-text-2 {
  color: #000000;
  font-size: 68px;
  font-weight: 500;
  line-height: 65px;
  margin-top: 30px;
  letter-spacing:1px;
  font-family: 'Aku & Kamu', sans-serif;
   left: 5%;
                                                
}

    .what-we-banner-text-2{
        color: #000000;
        font-size: 50px;
        font-weight: 500;
        line-height: 52px;
        margin-top: 10px;
        letter-spacing:1px;
        font-family: 'Aku & Kamu', sans-serif;
         left: 2%;
         text-align: start;
      }

  
.navbar-brand-logo{
  width: 120px;
}



a.nav-link {
  font-size: 14px;
  color: #000000;
  font-family: "gotham", sans-serif;
  font-weight: 400;
  letter-spacing: .8px;
  transition: .25s;
}

a.nav-link {
  padding: 20px 0;
}

.home-banner-text {
  padding-top: 50px;
  padding-bottom: 30px;
}

.home-banner-text h1 {
  color: #000000;
  font-weight: 600;
  font-size: 120px;
  font-family: "gotham", sans-serif;
  letter-spacing: 1.5px;
  line-height: 100px;

}

.section-title-3  {
  color: #99d6d9;
  font-size: 28px;
  font-weight: 500;
      font-family: "gotham", serif;}

  .w-7{
    width: 65%;
    height: 100%;
  }
  .w-4{
    padding: 50px;
    width: 35%;
  }

  .qr_section_text_light_blue{
    color: #99d6d9;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
  }
  
  .qr_section_text_gray-1{
    color: #000000;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    font-family: "gotham", sans-serif;
  }


  .qr_section_text_gray{
    color: #58595b;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
  }
  
  .qr_section_text_black{
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    font-weight: 600;
  }
  

  .small_section_title-text_black{
    color: #000000;
    font-size: 16px;
    font-family: "gotham", serif;
    text-transform: uppercase;
  }


  .small_section_title-text_blue{
    color: #01babe;
    font-size: 16px;
  font-family: "gotham", sans-serif;
  font-weight: 500;
  }

  
  
.section-title-2  {
  color: #ffffff;
  font-size: 42px;
  font-family: "gotham", sans-serif;}

  .section-title-2a  {
  color: #000000;
  font-size: 42px;
  font-family: "gotham", sans-serif;
  letter-spacing: -2px;
}

  .content-block {
    border: 1px solid #8E9EA8;
    transition: .25s;
    border-radius: 5px;
    height: 270px;
  }

  .about-banner{
    width: 100%;

    img{
      width: 100%;
    }
  }

  .icon-about{
    width: 120px;
    transform: scale(1.1);
    filter: hue-rotate(0deg);
    transition: .5s;
  }

  .icon-about:hover{
    transform: scale(1);
    filter: hue-rotate(80deg);
  }

  .partner-text{
    font-size: 38px;
    font-family: "gotham", serif;
    color: #000000;
    line-height: 39px;
  }

    .icon-nlc{
      width: 15vw;
    }

      .what-we-btn {
   width: 60%;
   left: 20%;
   right: 20%;
    bottom:6.5rem;
    position: absolute;
  background: #a43adb;           /* Purple shade */
  color: #fff;                   /* White text */
  border: none;
  border-radius: 22px;           /* Fully rounded */
  padding: 12px 36px;            /* Size matches image */
  font-weight: 700;              /* Bold */
  font-size: 1.15rem;            /* Slightly bigger text */
  letter-spacing: 1px;           /* Optional: for readability */
  transition: background 0.18s, color 0.18s, box-shadow 0.18s;
  box-shadow: none;
}


   .what-we-banner-align{
      text-align: start;
    }


    .footer-icons{
      text-align: start;
    }
}



@media (min-width: 1600px) {
  .container-width {
    max-width: 1500px;
  }

  .video-section{
  background-color: #01babe;
  height: 500px;
}


  .qr-img{
    width: 100%;
    padding: 5%;
  }

  
.section-title-2  {
  color: #ffffff;
  font-size: 42px;
   font-family: "gotham", sans-serif;}

  .content-block {
    border: 1px solid #8E9EA8;
    transition: .25s;
    border-radius: 5px;
    height: 270px;
  }


  .about-banner{
    width: 100%;

    img{
      width: 100%;
    }
  }

  .icon-about{
    width: 120px;
    transform: scale(1.1);
    filter: hue-rotate(0deg);
    transition: .5s;
  }

  .icon-about:hover{
    transform: scale(1);
    filter: hue-rotate(80deg);
  }

  .icon-nlc{
      width: 15vw;
    }


 

}


html {
  font-size: 1rem;
  scroll-behavior: smooth;
}

body {
  opacity: 1;
  transition: 2s opacity;
  font-weight: 300;
  background-color: #fff;
  color: #8E9EA8;
}




button:focus {
  outline: none !important;
}

ul {
  padding: 0;
  
  
}

li {
  padding: 0;
 
}

a {
  color: var(--pxpMainColor);
  text-decoration: none;
}
a:hover {
  color: var(--pxpMainColorDark);
  text-decoration: none;
}




/* ////////////////////////navbar/////////////////////////// */

header.home-header {
  border-bottom: 1px solid #8E9EA8;
  background-color: #ffffff;
}
.contact-header{
  background-color: #ffffff00;
  position: absolute;
  z-index: 20;
}

nav.navbar.navbar-expand-lg {
  padding-bottom: 0;
}
a.navbar-brand.d-flex.align-items-center {
  margin-bottom: 10px;
}



/* Font Awesome Icons have variable width. Added fixed width to fix that.*/


.navbar-toggler{
  background: #000000;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

div#navbar4 {
  justify-content: right;
}

button.navbar-toggler.navbar-toggler-right.border-0 {
  background-color: #4c555a;
  margin-bottom: 0px;
}

nav.navbar.navbar-expand-lg {
  align-items: center;
}

a.active {

  color: #01babe;
  font-family: "gotham", sans-serif;
  font-weight: 700;


}
a.nav-link:hover {
  color: #fff;
  font-weight: 600;
  transition: .25s;
  background-color: #01babe;
}



div#navbar4 .nav-item:last-child{
  border-right: 0px solid #8E9EA8;
}

li.nav-item {
  width:auto;
  border-right: 0px solid transparent !important;
  margin: 0px 2px !important;
}



.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 120px;
  right: 10px;
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #7e7e7e2c url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility:visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s,
    background-color 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, background-color 0.3s 0s;
}

.cd-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s,
    background-color 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, background-color 0.3s 0s;
}

.cd-top:hover {
  background-color: #01babe;
  opacity: 1;
}




.home-banner-section {
  background-color: #ffffff;
  padding: 20px 0 20px  0;
}


.color-b{
  color: #01babe;
}



.color-b{
  animation: color-b 5s  infinite;
  animation-timing-function: ease; 
  filter: hue-rotate(0deg);
}

@keyframes color-b{
  5%{
    filter: hue-rotate(0deg);
  }
  20%{
    filter: hue-rotate(0deg);
  }

  25%{
    filter: hue-rotate(95deg);
  }

  40%{
    filter: hue-rotate(95deg);
  }

 45%{
    filter: hue-rotate(200deg);
  }

  60%{
    filter: hue-rotate(220deg);
  }


  65%{
    filter: hue-rotate(280deg);
  }
  80%{
    filter: hue-rotate(280deg);
  }

  85%{
    filter: hue-rotate(390deg);
  }

  100%{
    filter: hue-rotate(390deg);
  }

}


.video-section{
  animation: video-section 5s  infinite;
  animation-timing-function: ease; 
  background-color: #01babe;

}

@keyframes video-section{
  5%{
    background-color: #01babe;
  }
  20%{
    background-color: #01babe;
  }

  25%{
    background-color: #be0150d5;
  }

  40%{
    background-color: #be0150d5;
  }

 45%{
  background-color: #6f01be;
  }

  60%{
    background-color: #6f01be;
  }


  65%{
    background-color: #24be01;
  }
  80%{
    background-color: #24be01;
  }

  85%{
    background-color: #ec8704;
  }

  100%{
    background-color: #ec8704;
  }

}



#babc-qr-section{
  background-color: #eff1f3;
  padding-top: 50px;
  padding-bottom: 50px;
}






.laptop{
  position: relative;
}

.carousel-inner img {
  width: 100%; /* Full width */
  height: 100%; /* Ensures images take full height of the container */
  object-fit: cover; /* Keeps the image aspect ratio while covering the container */
}



.babc-about-poster{
  background-color: #fff;
}

.content-block:hover{
  background-color: #fff;
  transition: .25s;
}


.content-block-test {
  padding: 15px;
  min-height: 80px;
  border-top: 0;
}


.form-group-content label {
  color: #737374 !important;
}



.section_title{
  color: #231f20;
}


.bg-gary{
  margin-top: 30px;
  background-color: #4a4b4c;
  
}





.demoInputBox {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #aacce1;
  border-radius: 0;
  height: 50px;
  padding: 0;
  margin-bottom: 20px;
}

.demoInputBox:focus{
  background-color: transparent;
  outline: none;
  border-color:#8E9EA8;
  box-shadow: none;
}

.button-btn-1 {
  border: 1px solid #01babe;
  padding: 10px 25px;
  border-radius: 4px;
  color: #01babe;
  background-color: transparent;
  font-size: 16px;
  transition: .25s;
  font-weight: 600;
}

.button-btn-1:hover{
  background-color:#01babe;
  transition: .25s;
  color: #ffffff;
  font-weight: 600;

}

.button-btn-3 {
  border: 1px solid #7d00bb;
  padding: 5px 15px;
  border-radius: 4px;
  color: #7d00bb;
  background-color: transparent;
  font-size: 16px;
  transition: .25s;
  font-weight: 600;
}

.button-btn-3:hover{
  background-color:#7d00bb;
  transition: .25s;
  color: #ffffff;
  font-weight: 600;

}



 
button.submit-btn {
  border: 1px solid #8E9EA8;
  padding: 10px 25px;
  border-radius: 4px;
  color: #ffffff;
  background-color: #4a4b4c;
  font-size: 16px;
  transition: .25s;

}

button.submit-btn:hover{
  background-color: #01babe;
  
  transition: .25s;
  color: #ffffff;

}


footer{
  background-color: #4a4b4c;

}

.container{
  background: none;
}

.container-width{
  width:100%;
}


.form-control{
  font-size: 14px;
  color: #000000;
}


.label-text {
  font-weight: bold;
  display: block;
  margin-top: 15px;
  color: #000000;
}

label {
  font-weight: bold;
  display: block;
  margin-top: 15px;
  color: #231f20;
}

input, select, textarea {
  width: 100%;
  padding: 10px;
  margin-top: 5px;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.checkbox-group,
.radio-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.checkbox-group label,
.radio-group label {
  font-weight: normal;
}

button {

  padding: 12px 20px;
  background-color: #007BFF;
  color: white;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 16px;
}

button:hover {
  background-color: #0056b3;
}


.form-1{
  padding-top:8vh;
}



.form-label {
  font-weight: 500;
  color: #222;
}

.btn-primary {
  background-color: #01babe;
  border-color: #01babe;
  transition: all 0.3s ease;
}

.btn-primary:hover {
  background-color: #004346;
  border-color: #004346;
}





@media (max-width: 600px) {
  .checkbox-group,
  .radio-group {
    flex-direction: column;
  }
}

.cps-banner{
  font-size: 44px;  
  font-family: "gotham", sans-serif;
  color: #000000;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 10px 0 ;
}

.icon{
  width: 37px;
  filter: invert(0);
  transition: ease-out .3s;
 
}

.icon:hover{
  width: 37px;
  filter: invert(1);
  
}




  .event-img {
      width: 100%;
      height: 200px;
      object-fit: cover;
      margin-bottom: 12px;
    }
    .event-title {
      font-weight: 700;
      font-size: 1.2rem;
      letter-spacing: 0.02em;
      margin-bottom: 0;
       font-family: "gotham", sans-serif;
       color: #000000;
    }
    .event-desc {
      color: #1a1a1a;
       font-family: "gotham", sans-serif;
      font-size: .9rem;
      font-weight: 400;
    }
    .event-block {
      margin-bottom: 2.5rem;
    }
    @media (max-width: 991.98px) {
      .event-img {
        height: 160px;
      }
    }



 .main-contact-row {
      min-height: 100vh;
      display: flex;
      flex-direction: row;
      background: #222;
     
    }
    .contact-left-panel {
      background: #181818;
      width: 40%;
 
      color: #fff;
      display: flex;
      flex-direction: column;
      align-items: end;
      justify-content: center;
      position:absolute;
      z-index: 2;
      box-shadow: 1px 0 0 0 #1a1a1a;
      padding: 15px;
      height: 100%;
    }
    /* Form Container */
    .contact-container-box {
       background: #181818;
      border-radius: 20px;
      padding: 2.5rem 2rem 2.5rem 2rem;
      width: 94%;
      max-width: 460px;
      margin: 32px 0;
      display: flex;
      flex-direction: column;
      align-items: stretch;
    }
    .contact-title {
      font-size: 4.1rem;
      font-weight: 800;
      margin-bottom: 10px;
      margin-top: 0;
      color: #33ff47;
      text-align: left;
      font-weight: 300;
    }
    .contact-title .highlight {
      color: #33ff47;
      font-weight: 900;
    }
  .contact-info-card {
  background-image: url(/images/comtact-img.webp);
  background-size: cover;           /* Makes image cover the box */
  background-position: center;      /* Center the image in the box */
  background-repeat: no-repeat;     /* No tiling */
  border-radius: 12px;
  padding: 18px 20px 14px 20px;
  margin-bottom: 18px;
  min-height: 100px;
  box-shadow: 0 2px 12px 0 #02162812;
  font-size: 1.08rem;
  font-weight: 400;
  color: #e0e0e0;
  text-align: left;
  position: relative;
  overflow: hidden;
}

    .contact-info-card a {
      color: #33ff47;
      text-decoration: underline;
      word-break: break-all;
      font-weight: 500;
      transition: color 0.18s;
    }
    .contact-info-card a:hover {
      color: #01babe;
    }
    .contact-icons {
      margin-top: 13px;
      font-size: 1.2rem;
      color: #fff;
    }
    .contact-icons i {
      margin-right: 13px;
      opacity: 0.88;
      transition: color 0.2s;
      vertical-align: middle;
    }
    .contact-icons i:hover {
      color: #33ff47;
    }
    .contact-form {
      width: 100%;
      margin: 0 auto 0 auto;
      display: flex;
      flex-direction: column;
      gap: 0.6rem;
    }
    .contact-form .form-control,
    .contact-form textarea.form-control {
      background: hsl(0, 0%, 24%);
      color: #181818;
      border: 1px solid hsl(0, 0%, 24%);
      border-radius: 8px;
      padding: 16px 14px;
      font-size: 1.08rem;
      margin-bottom: 0.7rem;
      box-shadow: none;
      outline: none;
      transition: border 0.2s, background 0.18s;
    }
    .contact-form .form-control:focus {
      border: 2px solid #33ff47;
      background: #f1fff8;
      color: #222;
    }
    .contact-form textarea.form-control {
      min-height: 90px;
      resize: vertical;
    }
    .contact-form .btn-primary {
      background: linear-gradient(90deg, #33ff47 60%, #01babe 100%);
      border: none;
      border-radius: 8px;
      color: #191919;
      font-weight: 800;
      font-size: 1.1rem;
      padding: 14px 0;
      letter-spacing: 0.8px;
      box-shadow: 0 2px 12px #01babe19;
      margin-top: 6px;
      transition: background 0.2s, color 0.18s;
    }
    .contact-form .btn-primary:hover {
      background: linear-gradient(90deg, #01babe 30%, #33ff47 100%);
      color: #fff;
    }
    /* RIGHT SIDE */
    .contact-right-panel {
      flex: 1 1 0%;
      min-width: 0;
      background: #02baba;
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: stretch;
      align-items: stretch;
      overflow: hidden;
    }
    .contact-right-bgimg {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      object-fit: fill;
      z-index: 1;
    }
    .contact-right-overlay {
      position: absolute;
      inset: 0;
      z-index: 2;
      pointer-events: none;
      background: linear-gradient(140deg, transparent 70%, #ab46b6 100%);
      opacity: 0.38;
      mix-blend-mode: multiply;
    }
    /* Responsive Styles */
    @media (max-width: 991px) {
      .main-contact-row {
        flex-direction: column;
      }
      .contact-left-panel {
        width: 100vw;
        min-width: 0;
        max-width: 100vw;
        min-height: 430px;
        box-shadow: none;
        padding-top: 40px;
        padding-bottom: 24px;
      }
      .contact-container-box {
        margin: 0 auto 0 auto;
        padding: 2.1rem 6vw 2.1rem 6vw;
        max-width: 500px;
        width: 100%;
      }
      .contact-right-panel {
        min-height: 300px;
        width: 100vw;
        height: 55vw;
        min-height: 270px;
        max-height: 49vh;
      }
    }
    @media (max-width: 600px) {
      .main-contact-row {
        flex-direction: column;
      }
      .contact-left-panel,
      .contact-right-panel {
        width: 100vw;
        min-width: 0;
        max-width: 100vw;
        min-height: unset;
        box-shadow: none;
        height: auto;
      }

      .main-contact-row {
    min-height: 80vh;
    display: flex;
    flex-direction: row;
    background: rgb(24, 24, 24);
}
      .contact-container-box {
        margin: 0 auto 0 auto;
        padding: 1.2rem 2vw 1.6rem 2vw;
        max-width: 100vw;
        width: 90vw;
      }
      .contact-title {
        font-size: 1.5rem;
      }
      .contact-info-card {
        padding: 10px 8px 12px 14px;
        font-size: 1rem;
      }
      .contact-right-panel {
        height: 45vw;
        min-height: 170px;
        max-height: 50vw;
      }
    }
    @media (max-width: 450px) {
      .contact-form .form-control,
      .contact-form textarea.form-control {
        padding: 12px 10px 12px 9px;
        font-size: 0.96rem;
      }
      .contact-container-box {
        border-radius: 7px;
        padding: 1.2rem 1vw 1.6rem 1vw;
      }
    }

  .active-1{
    font-weight: bold;
  }



.what-we-btn:hover, .what-we-btn:focus {
  background: #892bc0;           /* Slightly darker on hover */
  color: #fff;
  box-shadow: 0 3px 16px rgba(164,58,219,0.12);
  text-decoration: none;
  outline: none;
}


.gallery-img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  filter: grayscale(100%);
  cursor: pointer;
  transition: filter 0.4s, transform 0.18s;
  border-radius:0px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}
.gallery-img:hover, .gallery-img:focus {
  filter: grayscale(0%) contrast(1.1) brightness(1.07);
  transform: scale(1.03);
  z-index: 2;
  position: relative;
}
