

  *{
    box-sizing: border-box;
  }

  /* html {
    scroll-behavior: smooth;
  } */

  body {
    background-color: #F4FAF9;
    /* margin: 0 20px; */
  }

  .about-header {
    position: relative;
    background-image: url('../../assets/images/bca-hi-edit.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 95vh; /* Adjust the height as needed */

    
    @media (max-width: 420px) {
      height: 40vh; /* Adjust the height for mobile screens */
    }
  }
  
  .about-header-prod {
    position: relative;
    background-image: url('../../assets/images/new-prod-edit.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 95vh; /* Adjust the height as needed */

    
    @media (max-width: 420px) {
      height: 40vh; /* Adjust the height for mobile screens */
    }
  }

  .home-header {
    position: relative;
    background-image: url('../../assets/images/sukses-4.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 95vh; /* Adjust the height as needed */

    
    @media (max-width: 420px) {
      height: 40vh; /* Adjust the height for mobile screens */
    }
  }


  /* .navbar {
    background-color: transparent;
    
  
  } */


  /* .navbar-brand {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-right: 50%;

    @media (max-width: 767px) {
      
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        margin-right: 0; 
        z-index: 999; 
      
    }
  } */


  /* FOR HOME NAVBAR  */

  .home-header .topnav .navbar-nav li a {
    float: left;
    display: block;
    color: #000;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    border-bottom: 3px solid transparent;
}
  
  .home-header .topnav .navbar-nav li a:hover {
    border-bottom: 3px solid #019381;
  }
  
  .home-header .topnav .navbar-nav li a.active {
    border-bottom: 3px solid #019381;
  }

.home-header .navbar .login-navbar .btn-login-navbar {
    border-radius: 15px;
    background: #019381;
    color: #ffff;
    padding: 10px 15px;
    box-shadow: 0px 4px rgba(1, 147, 129, 0.2);
}

.home-header .navbar .login-navbar .btn-login-navbar:hover {
    border-radius: 15px;
    background: #ffff;
    color: #019381;
    
    
}

.home-header .head-hero-content {
  padding: 0;
  margin-bottom: 30px;

  /* @media (max-width: 768px) {
    position: sticky;
  } */
}

  /* END OF HOME NAVBAR */

  .topnav .navbar-nav li a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    border-bottom: 3px solid transparent;
}
  
  .topnav .navbar-nav li a:hover {
    border-bottom: 3px solid #019381;
  }
  
  .topnav .navbar-nav li a.active {
    border-bottom: 3px solid #019381;
  }

.navbar .login-navbar .btn-login-navbar {
    border-radius: 15px;
    background: #019381;
    color: #ffff;
    padding: 10px 15px;
    box-shadow: 0px 4px rgba(1, 147, 129, 0.2);
}

.navbar .login-navbar .btn-login-navbar:hover {
    border-radius: 15px;
    background: #ffff;
    color: #019381;
    
    
}

  .text-about-header {
    margin-left: 1em;
    padding: 0 5px;
  }

  .text-about-header p,
  .text-about-header h1
  {
    color: white;
    /* font-size: 20px; */
    
  }

  .text-about-header h1 {
    /* font-family: 'Cormorant Upright'; */
    font-family: 'montserrat';
  }

  .head-title-about {
    font-family: 'Montserrat';
  }

  .head-subtitle-about {
    font-family: 'Inter';
  }

  .text-about-header {
    font-size: 20px;
    font-family: 'Inter';
  }

  /* text-home-header class */
  
  .text-home-header {
    margin-left: 1em;
    padding: 0 5px;
  }

  .text-home-header h1
  {
    color: #000;
    /* font-size: 20px; */
    font-family: 'montserrat';
    margin-top: 0;
    
  }

  .text-home-header p {
    color: #333e4a;
    font-family: 'Inter', sans-serif;
    font-size: 22px;
  }


  .head-title-home {
    font-family: 'Montserrat';
  }

  .head-subtitle-home {
    font-family: 'Inter';
  }

  .text-home-header {
    font-size: 20px;
    font-family: 'Inter';
  }
  /* end of text-home-header class */


  /* ABOUT-US SECTION */

  .content-tentang-kami h3{
    font-family: 'Montserrat';
  }
  /* END OF ABOUT-US SECTION */

  /* responsive for HOME HEADER SECTION IN MOBILE */

  @media (max-width: 420px) {
    .text-home-header .hero-paragraph {
      font-size: 21px;
      text-align: left;
    }

    .text-home-header .hero-paragraph br {
      display: none;
    }

  }

  /* end of responsive for HOME HEADER SECTION IN MOBILE */


  
  @media (max-width:768px){

    .hide-on-mobile {
      display: none;
    }

    .text-about-header {
      font-size: 17px;
      font-family: 'Inter';
    }

    .isi-profil-img {
      /* max-width: 470vw; */
      width: 350px;
      height: 250px;
      margin-bottom: 5em;
    }

    .isi-filosofi-img {
      width: 350px;
      height: 250px;
    }

    .isi-visi-misi-img{
      width: 350px;
      height: 250px;
      margin-bottom: 5em;
    }

    .isi-yousystem-img {
      width: 350px;
      height: 250px;
    }

    .legalitas-img-p {
      width: 350px;
      height: 250px;
      margin-bottom: 5em;
    }

    
  }

  .scroll-down-arrow-btn {
    margin-top: 5vh;
    text-align: center;

    font-size: 13px;

  }
  

  .scroll-down-arrow-btn a {
    display: block;
    
    text-decoration: none;
    color: white;
    padding-bottom: 3rem;
    /* margin-top: 1rem; */
  }

  .scroll-down-arrow-btn img {
    display: block; 
    margin: 0 auto; 
  }


  /* untuk bagian font about page */

  .profil-section-con h2 {
     /* font-family: 'Cormorant Upright'; */
     font-family: 'montserrat';
     
  }
  .profil-section-con p {
     font-family: 'Inter';

  }

  

  /* ////////////////////////////// */

  .filosofi-section-con h2 {
    /* font-family: 'Cormorant Upright'; */
    font-family: 'montserrat';
  }

  .filosofi-section-con p {
    font-family: 'Inter';
  }

  .isi-filosofi-p h5 {
    font-family: 'Inter';
  }

  .isi-filosofi-p p {
    font-family: 'Inter';
  }

  /* ////////////////////// */

  .visi-misi-section-con h2 {
    /* font-family: 'Cormorant Upright'; */
    font-family: 'montserrat';
  }

  .visi-misi-section-con h5 {
    font-family: 'Inter';
  }

  .visi-misi-section-con p {
    font-family: 'Inter';
  }

  .visi-misi-section-con li {
    font-family: 'Inter';
  }

  /* /////////////////// */

  .you-system-section-con h2 {
    /* font-family: 'Cormorant Upright'; */
    font-family: 'montserrat';
  }

  .you-system-section-con h5 {
    font-family: 'Inter';
  }

  .you-system-section-con p {
    font-family: 'Inter';
  }

  .you-system-section-con li {
    font-family: 'Inter';
  }

  /* ////////////////// */

  .legalitas-section-con h2 {
    /* font-family: 'Cormorant Upright'; */
    font-family: 'montserrat';
  }

  .legalitas-section-con p {
    font-family: 'Inter';
  }

  /* ////////////////////// */

  .map-younic-section-con h2 {
    /* font-family: 'Cormorant Upright'; */
    font-family: 'montserrat';
  }

  .map-younic-section-con p {
    font-family: 'Inter';
  }


  /* end font about page */


  /* PRODUCT PAGE  */
  
  #conference-timeline {
    position: relative;
    max-width: 920px;
    width: 100%;
    margin: 0 auto;
    }
    #conference-timeline .timeline-start,
    #conference-timeline .timeline-end {
    display: table;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    background: #00b0bd;
    padding: 15px 23px;
    color: #fff;
    max-width: 5%;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    }
    #conference-timeline .conference-center-line {
    position: absolute;
    width: 5px;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: 0;
    background: #d1d1d1;
    /* z-index: -1; */
    /* border: 2px dashed #d1d1d1;  */
    
    }
    #conference-timeline .conference-timeline-content {
    padding-top: 67px;
    padding-bottom: 67px;
    }
    .timeline-article {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin: 20px 0;
    }
    .timeline-article .content-left-container,
    .timeline-article .content-right-container {
    max-width: 40%;
    width: 100%;
    }
    .timeline-article .timeline-author {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #242424;
    text-align: right;
    }
    .timeline-article .content-left,
    .timeline-article .content-right {
    position: relative;
    width: auto;
    border: 1px solid #ddd;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.03);
    padding: 27px 25px;
    border-radius: 12px;
    }

    .timeline-article .content-left img,
    .timeline-article .content-right img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 12px;
        padding: 3px;
        
    }
    
    .timeline-article p a {
    margin: 0 0 0 60px;
    padding: 0;
    font-weight: 400;
    color: #242424;
    font-size: 14px;
    line-height: 24px;
    position: relative;
    
    }
    .timeline-article p span.article-number {
    position: absolute;
    font-weight: 300;
    font-size: 44px;
    top: 10px;
    left: -60px;
    color: #00b0bd;
    }
    .timeline-article .content-left-container {
    float: left;
    }
    .timeline-article .content-right-container {
    float: right;
    }
    .timeline-article .content-left:before,
    .timeline-article .content-right:before{
    position: absolute;
    top: 20px;
    font-size: 23px;
    font-family: "FontAwesome";
    color: #fff;
    }
    .timeline-article .content-left:before {
    content: "\f0da";
    
    right: -8px;
    }
    .timeline-article .content-right:before {
    content: "\f0d9";
    left: -8px;
    }
    .timeline-article .meta-date {
        position: absolute;
        top: 0;
        left: 50%;
        width: 45px;
        height: 40px;
        margin-left: -2%;
        color: #fff;
        border-radius: 100%;
        background: #019381;
        border: 5px solid #b9e8e2bd;
    }
    .timeline-article .meta-date .date,
    .timeline-article .meta-date .month {
    display: block;
    text-align: center;
    font-weight: 900;
    }
    .timeline-article .meta-date .date {
    font-size: 30px;
    line-height: 40px;
    }
    .timeline-article .meta-date .month {
    font-size: 18px;
    line-height: 10px;
    }

    .timeline-article .link-timeline-detail {
        text-decoration: none;
        color: #019381;
    }
    /*===== // Vertical Timeline =====*/

    /*===== Resonsive Vertical Timeline =====*/
    @media only screen and (max-width: 830px) {
    #conference-timeline .timeline-start,
    #conference-timeline .timeline-end {
        margin: 0;
    }
    #conference-timeline .conference-center-line {
        margin-left: 0;
        left: 40px;
    }
    .timeline-article .meta-date {
        margin-left: 0;
        left: 20px;
    }
    .timeline-article .content-left-container,
    .timeline-article .content-right-container {
        max-width: 100%;
        width: auto;
        float: none;
        margin-left: 110px;
        min-height: 53px;
    }
    .timeline-article .content-left-container {
        margin-bottom: 20px;
    }
    .timeline-article .content-left,
    .timeline-article .content-right {
        padding: 10px 25px;
        min-height: 65px;
    }
    .timeline-article .content-left:before {
        content: "\f0d9";
        right: auto;
        left: -8px;
    }
    .timeline-article .content-right:before {
        display: none;
    }
    }
    @media only screen and (max-width: 400px) {
    .timeline-article p {
        margin: 0;
    }
    .timeline-article p span.article-number {
        display: none;
    }
    
    }


  /* END OF PRODUCT */

  /* ------------------------------------------
  # scrollspy terms & conditions
  ---------------------------------------------------- */

  .card{
    width: 900px;
    height: 570px;
    margin: 30px auto;
    border-radius: 24px;
  }
  .scrollable{
    overflow-y: auto;
    max-height: 500px;
  }

  .terms-content-title h3 {
    justify-content: center;
    text-align: center;

  }


  /* ------------------ End Of ScrollSpy Terms And Conditions --------------------*/


  /* for popup ads image overlay */

  .popup-overlay {
    display: none; /* Initially hidden */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 999;
    opacity: 0;
    animation: fadeIn 0.5s ease-in-out forwards;
  }


.popup {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;
    opacity: 1; 
    animation: scaleIn 0.5s ease-in-out forwards; 
    text-align: center;

}

.popup img {
  width: 420px;
  /* height: 580px; */
  height: auto;
  border-radius: 12px;
  
}

.popup .close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 29px;
  cursor: pointer;
  color: grey;
  transition: color 0.3s ease;

   /* Adjust positioning relative to the image */
   /* top: 4em;
   right: 25em; */
   /* margin: 10px; */
}

.close-button:hover {
  /* background-color: rgba(228, 228, 228, 0.692); */
  color: black;
  /* border-radius: 50%; */
}

.ads-card {
  width: 420px;
  height: auto;
  /* padding: 2px; */
  border-radius: 12px;
}

/* Animation for showing */
@keyframes fadeIn {
  to {
      opacity: 1;
  }
}

/* Animation for hiding */
@keyframes fadeOut {
  from {
      opacity: 1;
  }
  to {
      opacity: 0;
  }
} 

/* @media only screen and (max-width: 400px) {

  } */

@media only screen and (max-width: 768px) {
  /* .popup-overlay,
  .popup {
      display: none;
      z-index: 0;
      opacity: 0;
  } */

  /* @keyframes fadeIn {
    to {
        opacity: 0;
    }
  } */

  .popup img {
    width: 350px;
    /* height: 580px; */
    height: auto;
    border-radius: 12px;
    
  }
  
  .popup .close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 32px;
    cursor: pointer;
    color: grey;
    transition: color 0.3s ease;
  
     /* Adjust positioning relative to the image */
     /* top: 4em;
     right: 25em; */
     /* margin: 10px; */
  }

  .ads-card {
    width: 350px;
    height: auto;
    /* padding: 2px; */
    border-radius: 12px;
  }


  
}



  /* ---------------- end of popup ads overlay ----------------- */



  /* ---------------------------------------

  global class mobile-reverse call for mobile device

  ------------------------------------------ */

  
  @media (max-width: 768px) {
    .mobile-reverse {
      flex-direction: column; /* Change to column */
    }
    .mobile-reverse .col {
      width: 100%; 
      text-align: left; 
    }
    .mobile-reverse .col:first-child {
      margin-bottom: 1rem; 
    }
    img {
      max-width: 100%; 
      /* border-radius: 24px; */
    }
  }

  .mobile-content {
    display: flex;
    flex-direction: column; /* Stack items vertically */
  }

  .isi-yousystem-img {
    max-width: 100%; /* Make sure the image takes full width */
  }

  @media (min-width: 769px) {
    .mobile-content {
      flex-direction: row; /* Restore horizontal layout on desktop */
      align-items: center; /* Vertically align items */
    }
  }

  /* line for mobile device only and global call */

  hr.mobile-line {
    display: none; 
  }

  @media (max-width: 768px) {
    hr.mobile-line {
      display: block; 
      width: 50%; 
      margin: 0 auto;
      opacity: 0.5; 
      border: none; 
      border-top: 1px solid #ccc; 
    }
  }


  /* ------------------------ end of the line --------------- */

    .space-zone {
      margin-bottom: 10em;
    }

    

  /* .d-flex.justify-content-end {
    overflow-x: hidden;
  } */

  /* footer .form-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.2em;
    color: #555;
  } */
  
  
  
  