
*
html{
    scroll-behavior: smooth;
}
    
.main{
    width: 100%;
    height: 100vh;
    box-sizing: border-box;
}

.main2{
   position: fixed;
   width: 100%;
   height: 100vh;
   background-color: hsla(0, 25%, 92%, 0.014);
   top: 0;
   left: 50%;
   transform: translateX(-50%);
   z-index: 999;
   display: none; 
}

.main3{
   position: fixed;
   width: 100%;
   height: 100vh;
   background-color: hsla(0, 25%, 92%, 0.014);
   top: 0;
   left: 50%;
   transform: translateX(-50%);
   z-index: 999;
   display: none; 
}

.main4{
   position: fixed;
   width: 100%;
   height: 100vh;
   background-color: hsla(0, 25%, 92%, 0.014);
   top: 0;
   left: 50%;
   transform: translateX(-50%);
   z-index: 999;
   display: none; 
}

.main5{
   position: fixed;
   width: 100%;
   height: 100vh;
   background-color: hsla(0, 25%, 92%, 0.014);
   top: 0;
   left: 50%;
   transform: translateX(-50%);
   z-index: 999;
   display: none; 
}

.main6{
   position: fixed;
   width: 100%;
   height: 100vh;
   background-color: hsla(0, 25%, 92%, 0.014);
   top: 0;
   left: 50%;
   transform: translateX(-50%);
   z-index: 999;
   display: none; 
}

.main7{
   position: fixed;
   width: 100%;
   height: 100vh;
   background-color: hsla(0, 25%, 92%, 0.014);
   top: 0;
   left: 50%;
   transform: translateX(-50%);
   z-index: 999;
   display: none; 
}

.main8{
   position: fixed;
   width: 100%;
   height: 100vh;
   background-color: hsla(0, 25%, 92%, 0.014);
   top: 0;
   left: 50%;
   transform: translateX(-50%);
   z-index: 999;
   display: none; 
}

.main9{
   position: fixed;
   width: 100%;
   height: 100vh;
   background-color: hsla(0, 25%, 92%, 0.014);
   top: 0;
   left: 50%;
   transform: translateX(-50%);
   z-index: 999;
   display: none; 
}

.main10{
   position: fixed;
   width: 100%;
   height: 100vh;
   background-color: hsla(0, 25%, 92%, 0.014);
   top: 0;
   left: 50%;
   transform: translateX(-50%);
   z-index: 999;
   display: none; 
}

.main11{
   position: fixed;
   width: 100%;
   height: 100vh;
   background-color: hsla(0, 25%, 92%, 0.014);
   top: 0;
   left: 50%;
   transform: translateX(-50%);
   z-index: 999;
   display: none; 
}

.swif-bar{
   background-color: #f4f9ff;
   position: absolute;
   width: 100%;
   bottom: 0;
   height: 75%;
   border-top-left-radius: 20px;
   border-top-right-radius: 20px;
   padding: 15px;
   border: 2px solid #d3d3d3;
}

.swi-bar{
   background-color: #f4f9ff;
   position: absolute;
   width: 100%;
   bottom: 0;
   height: 70%;
   border-top-left-radius: 20px;
   border-top-right-radius: 20px;
   padding: 15px;
   border: 2px solid #d3d3d3;
}

.bg-ungu{
    background-color: #f72833 !important;
    height: 90px;
}

.bg-ungu2{
    background-color: #f72833 !important;
    height: auto;
    border-radius: 10px;
   margin-left: 10px;
   margin-right: 10px;
}

.iconify { 
  width: 30px; 
  height: 30px; 
  color: #fff;
  transition: 0.3s;
}

.iconify:hover{
  color: #19b5fe;
}

.cardqu{
  background-color: white;
  width: 45%;
  height: 100px;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #d3d3d3;
  box-shadow: 0px 2px 2px #f72833;
}

.cardqu img{
   width: 150%;
   height: 100px;
   border-radius: 10px;
}

.card3 {
  display: inline-block;
   background-color: #f72833;
  width: 45%;
 height: 130px;
  border-radius: 10px;
 text-align: center;
 margin: 2px;
}

.card3 img {
  width: 100%;
  height: 130px;
  border-radius: 10px;
}

.card {
  display: inline-block;
   background-color: white;
  width: 50%;
 height: 130px;
  border-radius: 5px;
  margin: 4px;
 text-align: left;
}

.card2 {
  display: inline-block;
   background-color: #f72833;
  width: 50%;
 height: 130px;
  border-radius: 10px;
 text-align: center;
 margin: 2px;
}

.card2 img {
  width: 100%;
  height: 110px;
  border-radius: 10px;
}

.form-control::placeholder{
    font-size: 13px;
}


.prl{
    padding-left: 15px;
    padding-right: 15px;
}

.list01{
    transition: 0.4s;
    padding: 3px 0px;
}

.list01:hover{
    background-color:rgb(122 195 222); border-radius: 20px;
    cursor: pointer;
}

.font-15{
    font-size: 15px;
}

.content2{
    background-color: white;
    height: 90vh;
    width: 100%;
    position: sticky;
    z-index: 1;
    /* kondisi pertama */
    /* top: 10vh; */
    /* kondisi kedua */
    top: 40vh;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding-left: 15px;
    padding-right: 15px;
    transition:all 1s ease;
}

.styleContent{
    top: 10vh;
}

.stylepbcs{
    padding-bottom: 2.5rem !important;
}

.pb-cs{
    /* kondisi pertama */
    /* padding-bottom: 2.5rem; */

    /* kondisi kedua */
    padding-bottom: 3rem;
    transition:all 1s ease;
}
.content2::-webkit-scrollbar{
    display: none;
}

.wrap-input{
    position: relative;
    width: 100%;   
    height: 39px;
    border-radius: 15px;
}
.wrap-input .form-control{
    position: absolute;
    left: 0;
    width: 100%;
    padding-left: 40px;
    border-radius: 14px;
    background-color: #f3f3f34d;
}
.wrap-input .form-control:focus{
    box-shadow: none !important;
}
.wrap-input img{
    position: absolute;
    left: 10px;
    /*width: 8%;*/
    width: 18px;
    top: 50%;
    transform: translateY(-50%);
}

.icon-profile{
    width: 80%;
}
.bg-grey{
   color: #d3d3d3;
   height: auto;
   border-radius: 50%;
}

.bg-biruu{
    background-color: #1d5aaa;
    border-radius: 15px;
    height: 500px;
}
.text-grey{
    color: #a7a4a4 !important;
}

.font-10{
    font-size: 10px;
}

.font-11{
    font-size: 11px;
}

.br-8{
    border-radius: 8px;
}
.br-14{
    border-radius: 5px;
}

.brb-14{
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
}


.ws-nowrap{
    white-space: nowrap;
}

.mw-50{
    min-width: 50%;
}

.icon-list{
    /* width: 41px;
    height: 41px; */

    width: 39px;
    height: 40px;
 
    }

    .rounded-50Img{
        width: 50px;
    height: 50px;
    background: #ffffff;
    padding: 5px;
    border-radius: 25%;overflow: hidden;
    position: relative;
    text-align: center;
    /*box-shadow: 0px 5px 5px #ccc;*/
    transition: 0,3s;
    }

     .rounded-50Img:hover{
        background-color: #f4f9ff;
        cursor: pointer;
}

.icon-list09{
    width: 31px;
    /*width: 100%*/
    height: 31px;
}

.scroll{
    height: 60vh;
    /*overflow: scroll;*/
}
.scroll::-webkit-scrollbar{
 display: none;
}

.col-3 .cursor{
    transition: 0.3s;

}

.list04 .cursor{
    transition: 0.3s;

}

.list04 .cursor:hover{
    cursor: pointer;
    background-color:  #6293ffed;

}

a{
    text-decoration: none;
    color: inherit;
}
a:hover{
    text-decoration: none;
    color: inherit;
}


.wrap-bullet{
    min-width: 58px;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    
    /* box-shadow: 0px 3px 7px #0000004D; */
    position: relative;
    /* overflow: hidden; */
}
.wrap-bullet img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.sh-box{
    box-shadow: 0px 3px 15px #0000001A;
}
.bg-gradient{
    background: transparent linear-gradient(180deg, #9161EB 0%, #6860E9 100%) 0% 0% no-repeat padding-box;
}

.font-15{
    font-size: 15px;
}
.font-13{
    font-size: 13px;
}
.font-12{
    font-size: 12px;
}
.font-10{
    font-size: 10px;
}
.font-20{
    font-size: 20px;
}
.font-9{
    font-size: 9px;
}
.font-8{
    font-size: 8px;
}

/* font-weight */
.fw-500{
    font-weight: 500;
}
/* font-color */
.text-merah{
     color: #f72833;
}
.text-bru{
    color: #1d5aaa;
}
.text-orange{
    color: #FF8900;
}
.text-ungu{
    color: #8260EA;
}
.text-hitam{
     color: #000000;
}

h1,p{
    margin-bottom: 0;
}

.scroll-container{
    overflow: auto;
    white-space: nowrap;
}

.card{
    background-color: none !important;
    background: none !important;
}

.rounders{
    background: #f72833;
    padding: 13px 18px;
    border-radius: 50px;
    position: relative;
    top: -11px;
}

.csPosition{
    left: 13px;
    position: relative;
}

.csPosition2{
    right: 13px;
    position: relative;
}

.bulletBr{
    background-color: #f4f9ff;
    border-radius: 50%;
    width: 54px;
    height: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bg-hijau{
   height: 120px;
    background-color: #f72833;
    border-radius: 10px;
    margin-right: 15px;
    margin-left: 15px;
}

.wrap-img-btl{
    min-width: 60px;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    border: 1px solid #ccc;
    box-shadow: none;
}
.brbtm{
    border-bottom: 1px solid oldlace;
}
.wrap-img-btl img{
    width: 100%;
    height: 100%;
   border-radius: 10px;
}

.swift-bar{
    position: relative;
    width: 100%;
    height: 100vh;
    background-color: #ffffff;
    top: 0;
    left: 0;
    overflow-x: hidden;
    font-family:'Poppins', sans-serif;
    }
    
    .wrap-img-blt{
    display: inline-block;
    min-width: 30%;
    width: 30%;
    height: 100px;
    border-radius: 10px;
    text-align: center;
    margin: 10px;
    }
    
    .wrap-img-blt img{
    width: 10%;
    height: 100%;
    border-radius: 10%;
    }
    
    .sh-box{
        background-color: #fff;
    box-shadow: 0px 3px 15px #0000001a;
    border-radius: 10px;
    height: 120px;
    margin-left: 10px;
    margin-right: 10px;
    }
    
    .fwb{
        font-weight: bold;
     }
   
    .bg-gradient{
    background: transparent linear-gradient(180deg, #9161EB 0%, #6860E9 100%) 0% 0% no-repeat padding-box;
    }
   
    .font-15{
    font-size: 15px;
    }
    
    .img-footer2{
    width: 25px;
    height: 21px;
    }
    
    .font-13{
    font-size: 13px;
    width: 100%;
    white-space: nowrap;
    transform: translateY(-50%);
    margin: 2px;
    text-align: center;
    }
    
    .text-hitam{
    color: #000000;
    }
    .text-gray{
    color: #A4A4A4;
    }
    .text-red{
    color: #ff0000;
    }
    
   .scroll-container1{
   overflow: auto;
   width: 94%;
   height: auto;
   white-space: nowrap;
   display: flex;
   background-color: #f72833;
   margin-right: 10px;
   margin-left: 10px;
   margin-top: 15px;
   border-radius: 10px;
   }
 
   .cardku {
   background-color: #ffffff;
   min-width: 145px;
   width: 145px;
   height: 180px;
   border-radius: 10px;
   text-align: left;
   margin: 5px;
   box-shadow: 3px 3px 15px #0000001A;
   }
   
   .cardku img {
   width: 100%;
   height: 120px;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   }
   
   .wrap-img-bt{
   /*display: inline-block;*/
   min-width: 50px;
   width: 50px;
   height: 50px;
   border-radius: 50px;
   text-align: center;
   margin: 10px;
   }
   
   .wrap-img-bt img{
   width: 100%;
   height: 100%;
   border-radius: 50px;
   }

.styledModal{
    width: 90%; height: 62vh; overflow-y: scroll;
}

.blocker{
    background-color: rgb(0 0 0 / 5%) !important;
}

.modal{
    box-shadow: none !important;
}
.modal::-webkit-scrollbar{
display: none !important;
} 

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em
}

.blocker.behind {
    background-color: transparent
}

.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 500px;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left
}

.modal-spinner {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 12px 16px;
    border-radius: 5px;
    background-color: #111;
    height: 20px
}

.modal-spinner>div {
    border-radius: 100px;
    background-color: #fff;
    height: 20px;
    width: 2px;
    margin: 0 1px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite 
ease-in-out;
    animation: sk-stretchdelay 1.2s infinite 
ease-in-out
}
.modal-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.modal-spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.modal-spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

@-webkit-keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.5)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5)
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0)
    }
}
   
   .ellipsis {
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   }
   
   footer{
   transform: translateX(-50%);
   height: 69px;
   /* background: transparent linear-gradient(0deg, #786DEA 0%, #8C60EA 100%) 0% 0% no-repeat padding-box; */
   /*border-radius: 15px 15px 0px 0px;*/
   /*background-color: #00819E;*/
   background-color: #f72833;
   /*border-radius: 37px;*/
   position: fixed;
   bottom: 0px;
   left: 50%;
   width: 100vw;
   display: flex;
   align-items: center;
   justify-content: space-around;
   z-index: 2;
   padding-left: 13px;
   padding-right: 13px;
   }
   
.hr{
    border-bottom: 1px solid #fff;
}