@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

a{
    color: #000;
    text-decoration: none !important;
}

html{
    height: 100%;
    background: #fff;
    overscroll-behavior: contain;
}

.pointer{
    cursor: pointer;
}

body{
    height: 100%;
    background: #fff;
    overscroll-behavior: contain;
}

a:hover{
    color: rgb(59, 59, 59);
}

.black{
    font-weight: 900;
}

.black h1{
    font-size: 1.2rem;
}

.show{
    display: block !important;
}

.hide{
    display: none !important;
}

.admin-topbar{
    background: #000;
    height: 40px;
    color: #fff;
    padding-top: 10px;
    border-bottom: solid 1px #333333;
}

.admin-topbar a{
    color: #fff;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
}

.admin-topbar .topbar-title{
    margin-right: 20px;
}

.my-btn-primary{
    background: #169bb5;
    color: #fff;
}

.my-btn-outline{
    border: solid 1px #fff;
    border-radius: 50px;
    color: #fff;
}

.btn-showreel{
    position: fixed;
    top: 12%;
    right: 5%;
    z-index: 999;
}

.showreel{
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100vh;
    z-index: 99;
    display: none;
}

.sticky{
    top:0;
}

.my-btn-secondary{
    background: #fff;
    border: solid 1px #000;
    border-radius: 0px;
}

.sub-menu-btn{
    background: #5c5c5c;
    font-size: 12px;
    color: #000;
}

.list-card{
    border:none;
    box-shadow: 0px 5px 16px #00000017;
}

.carousel-img{
    width: 100%;
    height: 250px;
    object-fit: contain;
    padding: 10px;
}

.card-box{
    padding: 15px 20px;
    border-radius: 20px;
    border: none;
    box-shadow: -5px -10px 32px rgba(255, 255, 255, 0.24), 5px 10px 32px rgba(0, 0, 0, 0.08);
}

.card-box .icon-box{
    width: 60px;
    height: 60px;
    background: #DAAD86;
    color: #fff;
    font-size: 30px;
    text-align: center;
    border-radius: 15px;
    padding: 8px 0px;
}

.langFloat .ative-lang{
    background: #1e9bb5;
    padding: 4px 10px;
    border-radius: 2px;
    color: #fff;
}

.langFloat ul a{
    font-size: 24px;
    margin-right: 10px;
}

.card-box .title-box{
    margin-top: 20px;
}

.card-box .description-box{
    margin-top: 20px;
}

.c-primary{
   color: #A32D2F; 
}

.card-box .right-box{
    margin-top: 20px;
    font-size: 20px;
    color: #A32D2F;
}

.card-title{
    cursor: pointer;
    margin-bottom: 0px;
}

.card-show .fa-solid.fa-chevron-down{
    transform: rotate(-90deg) !important;
}

.card-hide .fa-solid.fa-chevron-down{
    transform: rotate(0deg) !important;
}

.whatsapp{
    background: #000;
    color: #fff;
    position: fixed;
    bottom: 30px;
    right: 30px;
    border-radius: 50px;
    font-size: 14px;
    text-align: center;
    padding: 9px 20px;
    z-index: 9999;
}

.whatsapp a{
    color: #fff;
}


.paket-card{
    border-radius: 20px;
    border: 1px solid rgba(122, 122, 122, 0.16);
}

.paket-card .card-body{
    padding: 0px;
}

.paket-card .paket-title{
    padding: 30px 20px;
}

.paket-img{
    height: 250px;
    background: #eee;
    background-size: cover !important;
}

.our-customer-profile img{
    width: 120px;
    height: 180px;
    border-radius: 10px;
    object-fit: cover;
}

.add-partner{
    text-align: center;
    height: 100px;
    border: dashed #ddd 2px;
    cursor: pointer;
}

/* IMAGE UPLOAD */

.input-drag-file::-webkit-file-upload-button{
    visibility: hidden;
}

.input-drag-file::before{
    content: ' ';
    display: inline-block;
/* background: linear-gradient(top, #f9f9f9, #e3e3e3); */
/*     border: 1px solid #999; */
/*     border-radius: 3px; */
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
    width:73%;
    height:250px;
}

.input-xl::before{
    width: 100% !important;

}

.input-xl{
    width: 100%;
}

/* FORM */
.form-cover-image{
    width: 100%;
    height: 250px;  
    border:dashed 2px #D9D9D9;
    background-size: cover !important;
    background-position: center center !important;
    background:url("../images/placeholder-image.png");
}

.setting-image{
    width: 200px;
    height: 250px;  
    border:dashed 2px #D9D9D9;
    background-size: cover !important;
    background-position: center center !important;
    background:url("../images/placeholder-image.png");
}

/* FORM */
.partner-image-box{
    display: flex;
    align-items: center;
}

.partner-image-landing{
    width: 100%;
    /* height: 150px; */
    padding: 10px;
}

.form-partner-image{
    width: 100%;
    height: 100px;  
    border:dashed 2px #D9D9D9;
    background-size: cover !important;
    background-position: center center !important;
    background:url("../images/placeholder-image.png");
}

.form-partner-image .input-drag-file::before{
    height: 100px;  
}

/* BTN */
.btn-lsl-primary{
    border: solid 2px #fff;
    border-radius: 0px;
}
/* COMPONENT */
/* 
.rm-component{
   
} */

.rm-btn{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 5px;
    color: #000;
    background: #ff0000;
    box-shadow: 0px 0px 18px #00000017;
}

.select2-container {
    min-width: 100%;
  }
  
  .select2-results__option {
    padding-right: 20px;
    vertical-align: middle;
  }
  .select2-results__option:before {
    content: "";
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    border: 2px solid #e9e9e9;
    border-radius: 4px;
    background-color: #000;
    margin-right: 20px;
    vertical-align: middle;
  }
  .select2-results__option[aria-selected=true]:before {
    font-family:fontAwesome;
    content: "\f00c";
    color: #000;
    background-color: #f77750;
    border: 0;
    display: inline-block;
    padding-left: 3px;
  }
  .select2-container--default .select2-results__option[aria-selected=true] {
      background-color: #000;
  }
  .select2-container--default .select2-results__option--highlighted[aria-selected] {
      background-color: #eaeaeb;
      color: #272727;
  }
  .select2-container--default .select2-selection--multiple {
      margin-bottom: 10px;
  }
  .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
      border-radius: 4px;
  }
  .select2-container--default.select2-container--focus .select2-selection--multiple {
      border-color: #f77750;
      border-width: 2px;
  }
  .select2-container--default .select2-selection--multiple {
      border-width: 2px;
  }
  .select2-container--open .select2-dropdown--below {
      
      border-radius: 6px;
      box-shadow: 0 0 10px rgba(0,0,0,0.5);
  
  }
  .select2-selection .select2-selection--multiple:after {
      content: 'hhghgh';
  }
  /* select with icons badges single*/
  .select-icon .select2-selection__placeholder .badge {
      display: none;
  }
  .select-icon .placeholder {
      display: none;
  }
  .select-icon .select2-results__option:before,
  .select-icon .select2-results__option[aria-selected=true]:before {
      display: none !important;
      /* content: "" !important; */
  }
  .select-icon  .select2-search--dropdown {
      display: none;
  }

  .card-post-body{
      max-width: 100%;
  }

.cp-1{
    padding-left: 0px;
}

.cp-1 .cp-img{
    width: 80%;
}

.cp-1 .cp-title{
    padding-left: 10px;
    width: 80%;
}

.cp-2{
    margin-top: 100px;
}

.cp-3{
    padding-right: 0px;
}

.cp-3 .cp-img{
    float: right;
    width: 80%;
}

.cp-3 .cp-title{
    float: right;
    padding-right: 10px;
    width: 80%;
}

.portfolio-item{
    height: 300px;
    object-fit: cover;
    object-position: center center;
}


.porto-title{
    width: 100%;
    height: 300px;
    background: #000;
    color: #fff;
    display:none;
}

.card-login{
   /* From https://css.glass */
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.card-login input{
    /* From https://css.glass */
    background: transparent;
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(16.5px);
    -webkit-backdrop-filter: blur(16.5px);
    border: 1px solid rgba(255, 255, 255, 0.22);
    color: #fff;

}

.card-login input:focus{
    /* From https://css.glass */
    background: transparent;
    color: #fff;
}

.submenu{
    padding-left: 15px;
}

.hitz-alert{
    background: rgb(201, 201, 201);
    color: #000;
}

.img-header{
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.img-header-landing{
    width: 150px;
    height: 150px;
    margin-left: 10px;
    border-radius: 50%;
}

.slick-active.slick-center{
    opacity: 1.0 !important;
}
.slick-active.slick-center img{
    transform: scale(1.2);
}
.slick-slide{
    opacity: 0.5;
}

#goTop{
    position: fixed;
    z-index: 9999;
    bottom: 75px;
    right: 18px;
    width: 50px;
    height: 50px;
    padding: 5px;
    font-size: 32px;
    display: none;
    color: #000;
}

#response-msg{
    display: none;
}

#success-submit{
    display: none;
}

.footer{
    border-top: solid 1px #e5e5e5;
}

.footer-text p{
    font-size: 0.75rem;

}

.footer-title{
    font-size: 0.75rem;
}

.footer-wrap{
    width: 100%;
    background: #0000;
}

.menu-wrap{
    margin-top: 4.5rem;
}

.submenu-title h5{
    font-size: 0.75rem;
}

.cat-title, .post-title{
    font-size: 2.50rem;
    /* max-width: 350px; */
}

.cat-desc .post-desc{
    font-size: 0.75rem;
}

.post-content .post-desc iframe{
    width: 100% !important;
}

.cat-menu-wrap{
    margin-bottom: 4.0rem;
}

/* NAVBAR */

.page-header{
    padding-top: 20px;
    background: #000;
    margin-top: -25px;
    color: #fff;
    padding-bottom: 10px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: top center !important;
}

.black-overlap{
    width: 100%;
    height: 220px;
    background: linear-gradient(180deg, #000000b5, transparent);
    position: absolute;
    top: 0;
    left: 0;
}

.lsl-navbar-nav .nav-item{
    padding: 0px 20px;
    /* font-weight: bold; */
}

.lsl-navbar-nav .nav-item a{
    color: #4B4B4D;
}

.list-sub-menu{
    list-style: none;
    margin-left: -48px;
    margin-top: 10px;
}

.about-us-section{
    padding-left: 20px;
}

.love-box .love-item{
    color: #FF3093;
}

/* .list-sub-menu .dropdown-item{
    display : none;
} */

.dropdown-menu[data-bs-popper]{
    right: 10px !important;
    border-radius: 0px;
    margin-top: 15px;
    padding: 3px;
}

/* .dropdown-menu[data-bs-popper]{
    left: 16px !important;
    border-radius: 0px;
    margin-top: 15px;
    padding: 3px;
} */

.collapse-btn-right{
    text-align: right;
}


/* HERO SLIDER */
.hero-slider{
    min-height: 750px;
    background-size: cover !important;
    background-position: top center !important;
    position: fixed;
    width: 100%;
    height: 100vh;
    align-items: center;
    display: none;
}

.hero-slider.slider-active{
    display: block;
}

.header-overlap{
    height: 100vh;
    background: linear-gradient(0deg, transparent, black);
    position: absolute;
    z-index: -1;
    top: 0;
}

.hero-slider .slider-item img{
    /* width: 100%; */
    max-width: 1000px;
    padding: 20px;
    height: 400px;
    object-fit: cover;
    object-position: center bottom;
}

.video-wrapper{
    position: fixed;
    z-index: -1;
    padding : 0px !important;
}

.get-offer{
    background: #fff;
    padding: 13px;
    border-radius: 10px;
    width: 400px;
    border: none;
    margin-left: 0px;
    margin-top: 2rem !important;
}

.get-offer input{
    border: none !important;
}

.welcome-content{
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 20%;
}


.no-outline{
    border: none !important;
}

.featured-title{
    display: none;
    font-size: 48px;
    padding: 50px 100px;
    margin-top: 50px;
}
.featured-title a{
    color: #e09245;
}
.featured-title span{
    font-size: 14px;
    font-weight: bold;
}

.item-post-block-2{
    width: 100%;
    min-height: 600px;
    background-position: center center !important; 
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.block-2-style{
    padding: 20px;
}

.block-2-style h3{
    color:#fff;
}

.block-2-style-2{
    margin-top: -100px;
}

.block-2-style-5{
    margin-top: 100px;
}

.roundown-list{
    padding: 10px;
    background: #e9e9e9;
    width: 100%;
}

.roundown-list-2{
    background: #fff;
}

.navbar-collapse.collapse.show{
    margin-top: 40px;
}

.navbar-collapse.collapse{
    /* margin-top: -30px; */
    margin-left: 20px;
}

.cp-img img{
    height: 300px;
    object-fit: cover;
}

.lb-img img{
    height: 380px;
    object-fit: cover;
}

.lang-en{
    background: #f7f7f7;
    padding: 15px;
    border-radius: 5px;
    margin-top: 10px;
}

.circle-dot{
    width:15px;
    height:15px;
    border-radius: 100%;
    background: #000;
    margin-top: 30px;
}

.nav-padding{
    margin-top: -25px;
    margin-bottom: 20px;
    padding-right: 5rem !important;
    padding-left: 5rem !important;
    padding-bottom: 1.2rem;
}

.img-popup{
   cursor: pointer;
}

.image-page{
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.img-popup:hover{
    opacity: 0.8;
}

.header-wrapper{
    margin-top: -25px;
}

.sosmed-list .list-group-item{
    background: transparent;
    border: none;
    padding: 0.3rem 0.8rem;
    font-size: 18px;
}

.sosmed-list .list-group-item a:hover{
    color:#dddd;
    font-weight: bold;
}

.copyright-text{
    margin-top: 10px;
    font-size: 12px;
}

.footer-address{
    padding-right: 20px;
    font-size: 12px;
}

.floating-btn{
    width: 35px;
    height: 35px;
    position: fixed;
    background: #fff;
    bottom: 80px;
    right: 26px;
    border-radius: 50px;
    padding: 4px 9px;
    font-size: 19px;
    z-index: 99;
}

.post-horizontal{
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.floating-btn a{
    color: #000;
}

.sidebar .list-group-item{
    background: transparent;
    border: none;
}

.sidebar .list-group-item.active{
    background: #1e9bb5;
}

.sidebar .list-group-item.active a{
    color: #fff !important;
}

.sidebar .list-group-item:hover{
    background: #1e9bb5;
}
.sidebar .list-group-item:hover a{
    color: #fff !important;
}

.page-sidebar-container{
    padding: 0px 40px;
    margin-top: 50px;
    height: 80vh;
    width: 20%;
}

.page-lang{
    margin-top: 100px;
    padding-left: 18px;
}

.page-lang .ative-lang{
    background: #1e9bb5;
    padding: 4px 10px;
    border-radius: 2px;
    color: #fff;
}

.page-sidebar{
    width: 200px;
}

.page-content{
    width: 80%;
    padding-right: 50px;
}

.popup-image{
    width: 100%;
    left: 0;
    top: 0;
    height: 100vh;
    position: fixed;
    background: #0000005e;
    z-index: 999;
    backdrop-filter: blur(3px);
    display: none;
}

#img-display{
    width: auto;
    margin-top: -10px;
    height: 100%;
    object-fit: contain;
    position: fixed;
    top: 0;
    bottom: 0;
    padding: 40px;
    max-width: 90%;
}

.closeImage{
    font-size: 24px;
    color: #fff;
}

.main-sidebar{
    width: 200px;
    position: fixed;
    z-index: 8;
    top: 35%;
    bottom: 50%;
    left: 4%;
}

.page-header-navbar{
    padding: 0px 30px;
    margin-top: 20px;
}

.header-navbar{
    position: absolute;
    z-index: 9;
    padding: 0px 30px;
    margin-top: 20px;
}


.langFloat{
    position: fixed;
    bottom: 10%;
    left: 5%;
    color: #000;
}

.langFloat a{
    color: #000;
}

.scroll-container{
    width: 30px;
    height: 60px;
    border: 3px solid #fff;
    border-radius: 15px;
    position: fixed;
    bottom: 10%;
    right: 5%;
}
  
.scroller{
    width: 16px;
    border-radius: 8px;
    background-color: #fff;
    position: absolute;
    top: 4px;
    left: 4px;
    bottom: 34px;
    animation: scroller 1500ms ease-out infinite;
}

.project-name{
    background: #000;
    color: #fff;
    width: 100%;
    padding: 8px 10px;
    font-size: 16px;
    margin-bottom: 15px;
}

.portfolio-box img{
    width: 100%;
    height: 235px;
    object-fit: cover;
}

.dot-content{
    width: 30px;
    position: fixed;
    right: 5%;
    bottom: 24%;
    z-index: 8;
}

.strip-content{
    width: 8px;
    height: 25px;
    background: #fff;
    margin: auto;
    border-radius: 50px;
    opacity: 0.5;
}

.strip-content.strip-active{
    opacity: 1;
}

.frontend-container{
    min-height: 80vh;
}

.add-more{
    display: inline;
}
.active-rotate{
    background: #000;
    color: #fff;
}
.active-rotate i{
    transform: rotate(45deg);
}

.sound{
    position: fixed;
    right: 4%;
    font-size: 14px;
    top: 11%;
    border-radius: 50%;
    width: 50px;
    height: 51px;
    border: solid 1px #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-right: 10px;
    cursor: pointer;
}

.sound:hover{
    color: #fff;
    background:#00000090;
}

.mobile-menu{
    background: rgb(0 0 0 / 69%);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgb(0 0 0 / 30%);
    width: 250px;
    height: 100vh;
    position: fixed;
    /* background: #000; */
    color: #fff;
    left: 0;
    z-index: 99;
}

.sidebar-mobile{
    padding: 16px;
    margin-top: 100px;
}

.close-nav-mobile{
    font-size: 24px;
    color: #fff;
}

.brand-mobile{
    padding: 15px 20px;
}

.mobile-menu{
    display: none;
}

.floating-menu-mobile{
    position: fixed;
    width: 114px;
    height: 40px;
    background: #fff;
    z-index: 98;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    border-radius: 0px 0px 5px 5px;
    transform: rotate(-90deg);
    left: -40px;
    bottom: 17%;
    display: none;
    box-shadow: 4px 8px 22px #0000006b;
}
  
@keyframes scroller{
    0%{
        bottom: 34px;
    }
    5%{
        top: 4px;
    }
    32%{    
        bottom: 4px;
    }
    66%{
        top: 34px;
        bottom: 4px;
    }
    100%{
        top: 4px;
        bottom: 34px;
    }
}

@keyframes animate {
    0%{
        transform: rotateY(0deg);
    }
    100%{
        transform: rotateY(360deg);
    }
}

@media (max-width:768px){
    .cp-1{
        padding-left: calc(var(--bs-gutter-x) * 0.5);;
    }
    .cp-3{
        padding-right: calc(var(--bs-gutter-x) * 0.5);;
    }
    .cp-1 .cp-img{
        width: 100%;
    }
    
    .cp-1 .cp-title{
        width: 100%;
    }
    
    .cp-2{
        margin-top: 0px;
    }
    
    .cp-3 .cp-img{
        float: unset;
        width: 100%;
    }
    
    .cp-3 .cp-title{
        float: unset;
        width: 100%;
    }
}

.delete-partner{
    position: absolute;
    /* top: 5px; */
    margin-left: 10px;
    margin-top: 10px;
    /* right: 0; */
    color: #ff0000;
}

.lds-ripple {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
  }
.lds-ripple div {
position: absolute;
border: 4px solid #000;
opacity: 1;
border-radius: 50%;
animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
animation-delay: -0.5s;
}
.loading-content{
    position: fixed;
    left: 0;
    text-align: center;
    margin: auto;
    right: 0;
    top: 0;
    width: 200px;
    bottom: 0;
    height: 0px;
}
.loading-wrap{
    display:none;
    background: #fff;
    position: fixed;
    width: 100%;
    opacity: 50%;
    height: 100%;
    text-align: center;
    z-index: 999;
}
.loading-logo-wrap{
    background: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 999;
    top: 0;
}

.loading-logo-wrap .loading-content{
    position: fixed;
    left: 0;
    text-align: center;
    margin: auto;
    right: 0;
    top: 25%;
    width: 300px;
    bottom: 50%;
    height: 0px;
}



@keyframes lds-ripple {
0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
}
4.9% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
}
5% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
}
100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
}
}

.lds-ellipsis {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.lds-ellipsis div {
position: absolute;
top: 33px;
width: 13px;
height: 13px;
border-radius: 50%;
background: #000;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
left: 8px;
animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
left: 8px;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
left: 32px;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
left: 56px;
animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
0% {
    transform: scale(0);
}
100% {
    transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
    transform: translate(0, 0);
}
100% {
    transform: translate(24px, 0);
}
}