@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro: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');
.main-promo-banner {
    padding-top: 50px;
}
.promo-body-container {
    display: flex;
}
.pt-promo-5{
    padding-top: 58px;
    padding-bottom: 61px;
}
.promo-body-sidebar {
    flex: 0 0 20%;
    margin-right: 20px;
}
.promo-title-sidebar {
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    color: #000;
    font-family: "Be Vietnam Pro", sans-serif;
}
.search-promo {
    border: 2px solid #C8C9C9;
    border-radius: 30px;
    background-color: #FFF;
    /*background-image: url(../images/icon-search-gray.png);*/
    background-repeat: no-repeat;
    background-position: 90% 50%;
    height: 46px;
    color: #000;
    width: 100%;
    padding: 10px 30px;
    margin: 13px 0px 37px;
}

button.icon-search.promo {
    background-color: inherit  !important;
    background-image: url(../images/icon-search-gray.png) !important;
    background-repeat: no-repeat  !important;
    background-position: 30% 30%   !important;
    height: 46px;
    color: #000;
    position: absolute;
    cursor: pointer;
}


.form-check-promo {
    margin-left: 7px;
}


.search-promo::placeholder {
    color: #C8C0C0;
}

input.form-check-promo[type=checkbox] {
    position: relative;
    cursor: pointer;
    width: 31px;
    height: 31px;
    background: #fff;
    top:14px;
    right: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input.form-check-promo[type="checkbox"]:checked {
    background:#F17D2D;
    background-image: url(../images/icon-check.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input.form-check-promo[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 31px;
    height: 31px;
    top: 0px;
    left: 0;
    border: 2px solid #D9D9D9;
    border-radius: 10px;
}

input.form-check-promo[type=checkbox]:checked:after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 6px;
}

.promo-show-container {
    flex: auto;
}

.btn-load-more {
    background: #239CEC;
    border: 1px solid #239CEC;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
    color: #fff;
    font-family: "Be Vietnam Pro", sans-serif;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    padding: 15px 30px;
    width: 150px;
    margin: 50px auto;
    display: block;
    cursor: pointer;
}

.text-not-found {
    font-weight: 700;
    font-size: 31px;
    line-height: 37px;
    color: #000;
    margin-bottom: 42px;
    font-weight: 600;
    font-family: "Be Vietnam Pro", sans-serif;
}

.form-promo {
    margin: 10px 0px;
    font-size: 16px;
    font-family: "Be Vietnam Pro", sans-serif;
}
.show-search-text{
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    font-family: "Be Vietnam Pro", sans-serif;
    margin-bottom: 35px;
}

.promo-search-box {
    background: #FFFFFF;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
}

.grid-container {
    display: grid;
    grid-template-columns: auto auto auto;
    background-color: #2196F3;
    padding: 10px;
  }
  .grid-item {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.8);
    padding: 20px;
    font-size: 30px;
    text-align: center;
  }

  li.breadcrumb-item a {
    color: #6c757d !important;
  }
  
/*slider*/
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
  }

  .card-img-border {
    border-radius: 20px;
    align-items: center;
    justify-content: center;
    display: flex;
 }

  .btn-daftar-kredivo {
    background: rgba(35, 156, 236, 1);
    font-family: 'Hellix Bold';
    margin: 50px auto !important;
    display: inline-block !important;
    border-radius: 50px !important;
    padding: 10px 50px !important;
    position: relative; 
    left: 50%;
    transform: translateX(-50%);
}

a.btn.btn-daftar-kredivo {
    color: #fff !important;
}

/*Landing pages merchant */

.breadcrumb ul, ol{
    margin:0px !important;
    background-color:transparent !important; 
    padding:30px 0px 0px !important;
}

li.breadcrumb-item {
    padding: 30px 0px 0px;
    left: -20px;
    position: relative;
}

.h1-main {
    font-family: 'Hellix Bold';
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0em;
    text-align: left;
    margin: 30px 0px;
}

.p-main-merchant {
    font-family: 'Proxima';
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(57, 56, 56, 1);
}

.periode {
    padding: 20px 30px;
    background: #fff;
    margin: 30px 0px;
    border-radius: 20px;
    font-family: 'Proxima';
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: left;
    line-height: 40px;
}

.gray {
    color:rgba(136, 136, 136, 1);
}

/*
 tab promo
*/
.tabset {
    background: #fff;
    border-radius: 30px;
    padding: 20px 40px;
}

.tabset > input[type="radio"] {
    position: absolute;
    left: -200vw;
  }
  
  .tabset .tab-panel {
    display: none;
  }
  
  .tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
  .tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
  .tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
  .tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
  .tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
  .tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
    display: block;
  }
  
  /*
   Styling tab
  */

  .tabset > label {
    position: relative;
    display: inline-block;
    padding: 10px 30px 15px;
    border: 1px solid transparent;
    border-bottom: 0;
    cursor: pointer;
    font-size: 24px;
    font-weight: 700;
    font-family: 'Hellix Bold';
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom:0px !important;
    color: rgba(57, 56, 56, 1);
  }
  
  .tabset > label::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -3px;
    width: 100%;
    height: 4px;
  }
  
  input:focus-visible + label {
    outline: 2px solid rgba(0,102,204,1);
    border-radius: 5px;
  }
  
  /*
  .tabset > label:hover,
  .tabset > input:focus + label,
  .tabset > input:checked + label {
    color: #06c;
  }*/
  
  .tabset > label:hover::after,
  .tabset > input:focus + label::after,
  .tabset > input:checked + label::after {
   background: rgba(241, 125, 45, 1);
   border-radius:10px;
  }
  
  /*
  .tabset > input:checked + label {
    border-color: #ccc;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
  }*/
  
  .tab-panel {
    padding: 30px 0;
    border-top: 3px solid #ccc;
  }

  .title-tab-content-promo {
    font-size: 30px;
    font-family: 'Hellix Bold';
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(15, 14, 14, 1);
    margin-bottom: 20px;
}

.syarat-tab-content-promo, .list-tab-content-promo {
    font-family: 'Proxima';
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 10px;
    color: rgba(15, 14, 14, 1);
}

ol.list-tab-content-promo {
    padding: 0px 20px !important;
}

.sub-tab-content-promo {
    margin-bottom: 50px;
}

/*table merchant*/

.merchant-section-body-text {
    margin: 10px 20px 20px 20px;
    font-size: 18px;
    color: rgba(57, 56, 56, 1);
    line-height: 30px;
}
.border-bottom-black {
    border-bottom: 1px solid #888888;
}

.syarat-tab-content ul, ol {
    margin:0px !important;
    position: relative;
    left: 20px;
    padding: 0 !important;
}


.banner-promo-six-col {
    padding-top: 80px;
}

.wrp-col-six {
    width: 1200px;
    margin: auto;
}

.grid-col-all {
    display: grid;
    column-gap: 0px;
    grid-template-columns: auto auto auto;
    padding: 10px;
}

.mt-50{
    margin-top: 50px;
}

.w-60 {
    padding-right: 60px;
    width: 60%;
}

.checklist {
    margin-right: 20px;
}

.disclaimer {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    margin-bottom: 20px;
     padding: 50px 0px 0px;
}

.desc-not-found {
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    font-family: 'Proxima';
}

.card-img-top {
    border-top-left-radius:20px !important;
    border-top-right-radius:20px !important;
}


@media only screen and (max-width: 750px) {
    body {
        background-color: #239CEC;
    }

    .banner-promo-six-col {
        padding-top: 70px;
        background: #fff;
    }
  
 	.main-promo-banner {
    	padding-top: 70px;
       background: #fff;
	}

    .wrp-col-six {
        width: 100%;
        margin: auto;
    }

    .visible-lg-block {
        display:none;
    }

    .tabset > label {
        padding: 10px 20px 10px 0px;
        font-size: 20px;
        line-height: 26px;
    }

}

@media only screen and (min-width: 768px) {
    /* For desktop: */

    .visible-sm-block {
        display: none;
    }

    .mobile {
        display: none;
    }

}


@media (max-width: 700px) {
     img.card-img-border {
      width:100% !important;
    }
  
  .bg-orange.term-cons { 
     bottom: -1200px;
   }
}