.header-banner-bg{
  position: absolute; z-index:100;
  width:100%;height:120px; 
  background: linear-gradient(to bottom, rgba(255,255,255,0.4),  rgba(255,255,255,0.2),  rgba(255,255,255,0.07), rgba(255,255,255,0.0));

}
.header-bg{
  width:100%;height:90px; margin-bottom: 20px; 
  background-image: linear-gradient(to top, rgba(255,255,255,0), rgba(255,255,255,0.5));
}
.text-banner-position {
    color:#000;
  }
  .btn-banner{
    background: #000;
  }
  .btn-banner:hover{
    background: #000;
  }
  .title-ticket-main{
    color:#000;
  }
  
  a:hover{
    color:#000;
  }
  
  .row-ticket{              
    margin-bottom:10px;
  }
  
  .item-ticket{
    color: #000;
    background-color: #FFF;
    border:1px solid #EEE;
    border-radius:8px;
    margin:0px;padding:0px;
  }  
  .item-ticket-img{
    height: 240px; /* You must set a specified height */
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover;
    border-top-left-radius:14px; 
    border-top-right-radius:14px;
  }
  .item-ticket-content{
    padding:15px;
    color:#000;
  }
  .item-ticket-content-title{
    font-size: 16px;
    font-weight: bold;
    color:#000;
    padding: 0px 5px;
  }
  .item-ticket-content-subtitle{
    font-size: 14px;
    font-weight: 500;
    color:#757579;
    padding: 0px 10px 5px 5px;
  }
  .item-ticket-content-desc{
    color:#11A9AD;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom:0px;
  }
  .item-ticket-content-price{
    color:#000;
  }
  .item-ticket-btn {  
  
      margin-top: 20px;
      font-size: 14px;
      width: 100%;
      color: #fff;
      background-color:green;
      border-radius: 6px;
  
      text-align: center;
      padding-top:4px;
      padding-bottom: 4px;
  }
  .item-ticket-btn a{
    color: #0169EC;
  }
  
  .item-lainnya{
    background: green;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
  }
  
  .carousel-item{
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .img-hover-zoom {
    height: 250px; /* [1.1] Set it as per your need */
    overflow: hidden; /* [1.2] Hide the overflowing of child elements */
  }
  .img-hover-zoom-off {
    height: 250px; /* [1.1] Set it as per your need */
    overflow: hidden; /* [1.2] Hide the overflowing of child elements */
  }
  .img-hover-zoom img {
    transition: transform .7s ease;
  }
  .img-hover-zoom:hover img {
    transform: scale(1.2);
  }
  .box-img{
    height: auto;
      overflow:hidden;
      position:relative;
      border-radius: 8px;
  }
  
  .box-img:hover .hle-title{
      color:red;transition:0.9s;
  }

  .img-gradient{
    position:absolute;bottom:0px; padding-left:10px; 
    border-radius: 8px;
    background-image: linear-gradient(rgba(255,0,0,0), rgba(0, 62, 64, 0.8)); height:120px; width:100%;
  }

  .btn-more{
    font-weight:600;background-color:#EBF0FF;color:#757579;border:none;padding:7px 40px;font-size:12px;
  }
  .btn-more:hover{
    background-color:#11A9AD;
  }

  .info-row{
    display: flex; align-items: center; justify-content: center;
  }
  .info-img{
    padding:20px 0px;padding-left:20px;width:90px;
  }
  .info-title{
    margin:0 auto;padding-left:10px;padding-right:20px;color:#FFF;font-weight:bold;font-size:16px;
  }

  .imgEvent{
    object-fit: cover;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height:auto;
    width:100%;
    float:left;
    padding-bottom:18px;
  }
  
  .img-widget{
    object-fit: cover;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 250px;
    width:100%;
    float:left;

  }

  .mulai-dari{
    padding-left: 5px;font-weight:500;color:#757579
  }
  
  .dest-name{
    font-weight:bold;font-size:18px;color:#FFF;position:absolute;bottom:10px;left:0%; right:0%;text-align: center;
  }


  @keyframes myfirst {
    20%  { top: 100px;}
  }
  .cd-container{
    position: relative; top: -42px;
    animation: myfirst 2s;
    animation-direction: alternate;
  } 
  .cd-box{
     
    box-shadow: 2px 2px 30px rgba(17,169,173,0.5);
    background-color:rgba(17,169,173,0.7);
    border-radius: 12px;
    backdrop-filter: blur(10px);
    margin-left: 20%;
    margin-right: 20%;
  }
  .cd-title{
    font-weight: bolder; padding: 0px 0px 10px 0px;
    border-right: 1px solid rgba(255,255,255,0.3); margin-top: 15px;

  }
  .cd-subtitle{
    font-size: 13px; font-weight:600; padding-bottom: 10px;
    color:#FFFFFF;
  }
  .cd-line{
    border-right: 1px solid rgba(255,255,255,0.3);
  }
  .img-menu{
      height: 30px;
  }
  .img-banner{
      width:100%; height:90vh; object-fit: cover; object-position:top;
  }
  .video-banner{
    width:100%; height:90vh; object-fit:cover;
  }

  .carousel-caption{
    position: absolute;
    padding-bottom: 3%;
    text-align: center;
      
  }
  .carousel-caption p{
      font-size:20px; 
      letter-spacing: 1px; 
      font-weight:100; 
      line-height:30px;    
      color: #FFF;
      background-color:rgba(0,0,0,0.3);
      margin:20px auto;
      width:40%; padding:10px 5px; 
      font-style: italic;
      border-radius:12px;
      backdrop-filter: blur(5px);
  }
  @media screen and (max-width: 768px) {
    .img-banner{
       height:60vh; 
    }
    .video-banner{
      height:60vh; object-fit:none;
    }
    .cd-container{
      position: relative; top: -45px; transition: transform .7s ease;
    } 
    .cd-title{
      font-size: 12px;  padding: 0px 0px 0px 0px;
      margin-top: 10px;
    }
    .cd-subtitle{
      font-size: 8px;  padding-bottom: 10px;
    }
    .cd-box{
      margin-left: 0%;
      margin-right: 0%;
    }
    .img-menu{
      height: 25px;
    }
  }