 *,
*::before,
*::after {
    -webkit-box-sizing: padding-box;
    box-sizing: padding-box;
}


.tickerwrapper {
    /* the outer div */

    position: relative;
    left: 0%;
    overflow: hidden;
    cursor: pointer;
}

ul.list {
    position: relative;
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}


ul.list.cloned {
    position: absolute;
    top: 0px;
    left: 0px;
}


ul.list li {
    float: left;
    padding-left: 20px;
}


.navbar-mobile ul {
    background: #212121;
}

:root {
  --carousel-height: 450px;
  --slide-width: calc(100% / 3);
}

* {
  box-sizing: border-box;
}

.fs-1{
    font-size: .875rem
}


.diskon {
  background: linear-gradient(to left, #CA762B, #D4A017);
  /* Gradasi linier  */
  border-top-right-radius: 20%;
  border-bottom-left-radius: 40%;
  font-weight:bold;
  border:none;
  font-size:14px;
}



.whatsapp-button {
    position: fixed;
    width: 70px;
    height: 70px;
    bottom: 20px;
    left:20px;
    background-color: #25D366;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 30px;
    z-index: 100;
     transition: all 0.3s ease;
     animation: zoomGlow 2s ease-in-out infinite;
}

@keyframes zoomGlow {
  0% {
    transform: scale(1);
    box-shadow: 0 0 10px rgba(37, 211, 102, 0.5);
  }
  50% {
    transform: scale(1.2);
    box-shadow: 0 0 25px rgba(37, 211, 102, 0.9);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 10px rgba(37, 211, 102, 0.5);
  }
}

.typed-out{
  overflow: hidden;
  /*border-right: .15em solid orange;*/
  white-space: nowrap;
  animation: 
    typing 3s forwards;
  font-size: 1.6rem;
  width: 100%;
}
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

@media only screen and (max-width: 360px) {
    #tampilIklanSlide {
        height: 200px;
        width:100%;
    }
    .fs-tentang{
        font-size:13px;
        text-align: justify;
    }

}
@media only screen and (min-width: 360px) {
    #tampilIklanSlide {
        height: 200px;
        width:100%;
    }
    .fs-tentang{
        font-size:13px;
        text-align: justify;
    }
}


@media only screen and (max-width: 767px) {
  /* Gaya untuk perangkat dengan lebar layar kurang dari atau sama dengan 767px */
    #modalIklan {
        width: 100%;
    }
    #modalPaket {
        width: 100%;
    }
    .slideder-font{ 
        font-size:10px;
    }
    .slider-daftar{
        margin-bottom:180px; 
    }
    .font-size-table{
        font-size:12px !important;
    }
    .text-izin{
        font-size:10px;
    }
    .tampil-text{
        display:none;
    }
  .team-3{
          /*background-image: var(--hero-bg-image);*/
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center;
          width: 20vh;
          height:10vh;
    }
    .team-4{
          background-image: url(../images/slider/team-6-mobile.jpg);
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center;
          /*width: 200vh;*/
    }
}

@media only screen and (min-width: 768px) {
  /* Gaya untuk perangkat dengan lebar layar 992px atau lebih */
    #modalIklan {
        width: 30%;
    }
    #modalPaket {
        width: 35%;
    }
    #tampilIklanSlide {
        height: 420px;
        width:100%;
    }
     .tampil-text{
        display:inline;
    }
    .header-logo{
        width:15%;
    }
    .slider-section {
        height: 550px;
    }
    
    .zoom {
      /*padding: 50px;*/
      transition: transform .2s; /* Animation */
      margin: 0 auto;
    }
    
    .zoom:hover {
      transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    }
    
    .slider-depan{
        margin-top:-20vh
    }

    
    .team-3{
          /*background-image: var(--hero-bg-image);*/
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center;
          width: 200vh;
    }
    .team-4{
          background-image: url(../images/slider/team-6.jpg);
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center;
          /*width: 200vh;*/
    }
    .font-size-table{
        font-size:12px !important;
    }
} 
@media only screen and (min-width: 960px) {
    #tampilIklanSlide {
        height: 620px;
        width:100%;
    }
}

.slider-alumni{
    width:150px;
}
 
.header-main-wrapper{
    border:1px solid rgb(240, 240, 240); 
}  
.listitem {
    margin-right:20px !important;
    width: 160px !important;
}
.slider-content .main-title span{
   color:#000;
}
.text-white{
   font-size:16px !important;
}


.sticky{
    background-color:#29459A !important;
}
.text-primary{
    color:#29459A !important;
}

#font-jadwal{
    font-size:5px !important;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    background-color:black;
    opacity:0.4;
}

.close-deskripsi-paket{
    margin:13px 0 0 10px; 
    border-radius:100%; 
    background-color:#29459A; 
    border: none
}

.close-iklan{
    margin:13px 10px 0 0; 
    border-radius:100%; 
    background-color:#EEEEEE; 
    border: none
}

.header-toggle .menu-toggle span{
    background-color:#ffffff;
}

.slider-content{
    margin-bottom:50px;
}

.horizontal-nav {
      overflow: hidden; /* Menghilangkan overflow */
    }

    .horizontal-nav ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      overflow: hidden;
    }

    .horizontal-nav li {
      float: left;
    }

    .horizontal-nav li a {
      display: block;
      color: white;
      text-align: center;
      padding: 14px 16px;
      text-decoration: none;
    }

    .horizontal-nav li a:hover {
      color: #FFBD3A !important;
    }

    .submenu {
      display: none;
      position: absolute;
      background-color: #fff;
      /*min-width: 160px;*/
      width:15%;
      box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
      z-index: 1;
    }

    .submenu li {
      float: none;
    }
    
    .submenu ul li a {
      color: black;
      padding: 12px 16px;
      text-decoration: none;
      display: block;
      text-align: left;
      font-size:12px;
      
    }
    
    .submenu a:hover {
      background-color: #ddd;
    }
    
    .horizontal-nav li:hover .submenu {
      display: block;
    }
    .nav-menu a {
        font-size:16px !important;
        font-weight: 550;
    }
    
    .text {
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2; /* tampil 4 baris dulu */
      -webkit-box-orient: vertical;
    }

    .text.expanded {
      -webkit-line-clamp: unset;
    }
    .toggle-btn {
      color: #007bff;
      cursor: pointer;
      font-size: 14px;
      margin-top: 5px;
      display: inline-block;
    }
    
    /* Chat box */
    .chat-box {
      position: fixed;
      bottom: 70px;
      left: 20px;
      width: 320px;
      max-height: 500px;
      background: white;
      border-radius: 10px;
      box-shadow: 0 4px 20px rgba(0,0,0,0.2);
      display: none;
      flex-direction: column;
      overflow: hidden;
      z-index: 1050;
    }

    .chat-header {
      background: #6f42c1;
      color: white;
      padding: 10px;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }

    .chat-body {
      padding: 15px;
      flex: 1;
      overflow-y: auto;
      font-size: 14px;
    }
    
    .circle-img {
      width: 150px;          /* ukuran lingkaran */
      height: 150px;         /* harus sama dengan width agar bulat */
      border: 3px solid #CCCCCC;/* border putih */
      border-radius: 100%;    /* biar jadi lingkaran */
      object-fit: revert;     /* gambar terpotong tapi proporsional */
      object-position: center;/* posisi gambar di tengah */
    }
