
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
  
@import url('./fonts.css');

@import url('https://fonts.googleapis.com/css2?family=Anuphan:wght@100..700&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
    background-color: #EFF5F9 !important;
    margin: 0px;
    padding:0px;
}

b {
    font-family: 'Hellix Bold';
}

.container {
    max-width: 1280px !important;
}

a {
    text-decoration: none !important;
}

a:visited {
    color:  #000;
}

p {
    margin-bottom: 5px !important;
}

a.btn-daftar  {
    color:#fff !important;
    font-size: 10px;
    line-height: 12px;
    font-family: 'Hellix Bold' !important;
     border: 1px solid rgba(51, 55, 70, 1);
    border-radius: 6px;
    padding: 16px 30px 16px 30px;
    height: 44px;
    background: rgba(51, 55, 70, 1);
    margin-right:10px;
  }

a.btn-how-mob  {
    color: rgba(35, 156, 236, 1) !important;
    font-size: 10px;
    line-height: 12px;
    font-family: 'Hellix Bold' !important;
    border: 1px solid #FFF;
    border-radius: 6px;
    padding: 16px 10px 16px 10px;
    height: 44px;
    background-color: #ffff;
}
  
  .title-cta {
      font-family: 'Hellix Bold' !important;
      font-size: 30px;
      font-weight: 700;
      line-height: 45px;
      color:#fff;
  }

  .lead {
    font-family: "Noto Sans", serif;
  }

.header {
    font-size:16px ;
    font-family: "Noto Sans", serif;
    font-weight: 400;
    height: 80px;
    background-color: #fff;
    width: 100%;
    display: flex;
    position: fixed;
    z-index: 99;
    border-bottom: 1px solid #eeeeee;
    top: 0px;
}

.trp-floater-ls-codes  {
    display: none !important;
}

.responsive {
    max-width: 100%;
    height: auto;
}

.banner-img {
    width: 100%;
}

img.custom-logo {
    width: 110px;
    height: auto;
}

@media(min-width: 1200px) {
	.admin-bar .header {
		top:32px !important;
	}
}

.header-wrap {
    display: flex;
}

.bg-white {
    background-color: #fff;
}



.title-tokopedia {
    background: #E4EDF3;
    text-align: center;
    padding: 10px;
    font-size: 12px;
}

.text-hasil-pencarian{
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    font-family: 'Hellix Bold';
}

.grecaptcha-badge { 
    visibility: hidden; 
}


/*nav mobiile*/

.navbar-header {
    display: none;
}

span.icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin: 4px 0px;
}
.navbar-toggle:hover {
    background: transparent !important;
}
span.icon-bar {
    background-color:#6e6e6e;
    width: 22px;
    transition: all 0.2s;
}
 span.top-bar {
    transform: rotate(45deg);
    transform-origin: 7% 10%;
}
 span.middle-bar {
    opacity: 0;
}
 span.bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 0% 90%;
}
.collapsed span.top-bar {
    transform: rotate(0);
}
.collapsed span.middle-bar {
    opacity: 1;
    margin: 4px 0px;
}
.collapsed span.bottom-bar {
    transform: rotate(0);
}

button.navbar-toggler.top-bar {
    transform: rotate(45deg);
    transform-origin: 3% 10%;
}

span.bottom-bar:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.btn-register a.nav-link:hover  {
    color: #fff !important;
}

.navbar-toggle .icon-bar {
    background-color: #6e6e6e;
    width: 22px;
    transition: all 0.2s;
}

.home-intro  {
    background: linear-gradient(90deg, #0069A1 11.37%, #0089B7 26.27%, #009ABF 63.8%, #0087B9 91.16%);
}
  
.header-logo {
    width: 110px;
    padding: 20px 0px;
    position: relative;
    z-index: 9999;
}

.btn-register {
    background: #239CEC;
    font-size: 13px;
    line-height: 12px;
    padding: 16px 10px 16px 10px !important;
    border-radius: 6px;
    border: none;
    font-family: "Be Vietnam Pro", sans-serif;
    height: 44px;
    margin: 0px 0px 0px 30px;
    float: right;
    width:80px;
    cursor: pointer;
    z-index:9;
    text-align:center;
}
a.btn-register, .btn-register:hover {
    color: #fff;
}

.btn-register:hover {
    background: #0064D2;
    border: 1px solid #0064D2;
    font-size: 13px;
    line-height: 12px;
    padding: 16px 10px 16px 10px !important;
    border-radius: 6px;
    border: none;
    font-family: 'Hellix Bold';
    height: 44px;
    margin: 0px 0px 0px 30px;
    float: right;
    width: 80px;
    cursor: pointer;
    color: #fff !important;
    text-align: center;
    z-index: 9;
}

a.btn-register.mobile {
    float: left;
    margin: 10px 0px 10px 30px;
}

 .menu-item .nav-link {
    color: #000 !important;
    padding:0px;
 }

 .menu-item {
    padding: 20px 10px;
}

.promo-nav.navbar-light .navbar-nav .nav-link{
    color: #239CEC !important;
}

.navbar-light .navbar-nav .active>.nav-link {
    color: #239CEC !important;
}

.navbar-light .navbar-nav .nav-link a:visited{
    color: #0064D2;
}

.navbar-light .navbar-nav .nav-link.btn-register:hover {
    color: #fff !important
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #0064D2 !important;
}

a.custom-logo-link {
    width: 110px;
}

.lang-en, .lang-id {
    width: 33px;
}

span.trp-ls-language-name:visited {
    color: #239CEC !important;
}

.current-language-menu-item span.trp-ls-language-name  {
    color: #239CEC !important;
}

.featurette {
    padding-top: 100px;
}


/*CTA*/
.featurette-heading {
    font-family: "Anuphan", serif;
    font-size: 48px;
    font-weight: 800;
    line-height: 58px;
    color: #fff;
    margin-top: 39px;
}

h2.featurette-heading {
    font-family: "Anuphan", serif;
    font-size: 48px;
    font-weight: 800;
    line-height: 58px;
    color: #fff;
    margin-top: 39px;
}


.wrp-sub-heading {
    margin: 20px 0px;
    color: #fff;
}

.lead {
    font-family: "Noto Sans", serif;
    font-size: 16px !important;
    line-height: 25px;
}

a.btn-how  {
    color: rgba(35, 156, 236, 1) !important;
    font-size: 14px;
    line-height: 12px;
    font-family: 'Hellix Bold';
    border: 1px solid #FFF;
    border-radius: 6px;
    padding: 16px 10px 16px 10px;
    height: 44px;
    background-color: #ffff;
    margin-top:30px;
}

a.btn-how:visited  {
    font-family: 'Hellix Bold';
}

a.btn-how:hover  {
    color: rgba(35, 156, 236, 1);
}

.youtube {
    margin-top: -2px;
    margin-right: 5px;
}

.barcode {
    margin: 80px 0px 50px;
}

.title-barcode {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: center;
    width: 142px;
    margin-bottom: 10px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
}

.phone-swipe {
    display: flex;
    float: right;
}

.header-right {
    position: absolute;
    right: 65px;
}


.ip-rsv {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*about*/
.about-intro {
    background: rgba(239, 245, 249, 1);
}

.about-banner {
    display: flex;
    float: right;
    margin-top:30px;
}

.title-about {
    font-family: 'Hellix Bold';
    font-weight: 700;
    font-size: 40px;
    line-height: 53px;
    text-align: left;
    margin-bottom:30px;
}

.sub-about {
    font-family: 'Hellix Bold';
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
}

.address {
    padding: 20px 0px 50px;
    margin-top: -20px;
    font-family: "Noto Sans", serif;
}
.address-main{
    font-weight: 700;
    font-size: 20px;
    margin-top: 70px;
}

.sub-address {
    margin-bottom: 20px;
    font-family: "Noto Sans", serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}



/* TIMELINE */

.timeline {
    background:#fff;
}

.title-timeline {
    font-family: 'Hellix Bold';
    font-size: 30px;
    font-weight: 700;
    line-height: 47.79px;
    text-align: center;
    color: rgba(0, 0, 0, 1);

}

.year-timeline {
    font-family: 'Hellix Bold';
    font-size: 26px;
    font-weight: 700;
    line-height: 35.1px;
    text-align: left;
    color: rgba(0, 0, 0, 1);
}

#timeline-container {
    overflow: auto;
    padding: 60px 0;
  }
  #timeline-container .inner-container {
    max-width: 1200px;
    margin: 0 auto;
  }
  #timeline-container .inner-container .heading {
    text-align: center;
    font-weight: 700;
    font-size: 3rem;
    color: rgba(0, 0, 0, 1);
    margin-top: 0;
  }
  .timeline-item {
    color: #6B717B;
    font-size: 16px;
    padding: 0 1.5rem 1rem 1.5rem;
    position: relative;
    list-style-type: none;
    margin-bottom: 30px;
  }
  .timeline-item::after {
    content: attr(data-date);
    position: absolute;
    left: 0px;
    height: 30px;
    font-weight: bold;
    white-space: nowrap;
    border-left: 1px solid rgba(0, 0, 0, 1);
    list-style-type: none;
    --item-width: calc(100%);
  }
  .timeline-item::before {
    content: "";
    border-radius: 50%;
    width: 22px;
    height: 22px;
    background: rgba(241, 125, 45, 1);
    position: absolute;
    left: -12px;
    top: 5px;
  }
  
  .timeline-item:last-child {
    border-bottom: none;
  }

  @media (max-width: 700px) {
    .title-cta {
      font-size: 18px;
    }
}

  @media only screen and (max-width: 800px) {
    .title-timeline {
        margin-bottom: 50px;
    }

    .timeline-item::before  {
        left:-10px;
    }

    .timeline {
      margin: 0 auto; 
      position: relative;
   }
    .timeline .timeline-item {
      font-size: 14px;
   }
    .timeline .timeline-item::after {
      right: calc(var(--item-width) + 30px);
      top: 42px;
      min-height: 55px;
   }
   .timeline-item {
    margin-bottom: 50px;
   }
  }
  @media only screen and (max-width: 800px) {
    .timeline-item {
      padding:0px 20px;
   }
    .timeline-item::after {
      right: calc(var(--item-width) + 20px);
   }
  }
  /* TIMELINE end */




/*merchant*/

.merchant-home {
    width: 100%;
    display: block;
    margin: auto;
}

.feature-merchant {
    padding-right: 38px;
    margin-left: -30px;
    margin-top: 5px;
}

a.btn-other-merchant {
    background: #239CEC;
    border-radius: 6px;
    border: 1px solid #239CEC;
    font-size: 14px;
    line-height: 12px;
    padding: 16px 20px 16px 20px !important;
    border-radius: 6px;
    border: none;
    font-family: "Open Sans", sans-serif;
    height: 44px;
    float: right;
    width: fit-content;
    cursor: pointer;
    color: #fff;
}

a.btn-other-merchant:visited{
    color: #fff !important;
}

a.btn-other-merchant:hover {
    background:  #0064D2;
    border: 1px solid  #0064D2;
    font-size: 14px;
    line-height: 12px;
    padding: 16px 20px 16px 20px !important;
    border-radius: 6px;
    border: none;
    font-family: "Open Sans", sans-serif;
    height: 44px;
    float: right;
    width: fit-content;
    cursor: pointer;
    color: #fff !important;
}

.btn-register.menu-item:hover {
    background:  #0064D2;
    border: 1px solid  #0064D2;
    font-size: 14px;
    line-height: 12px;
    padding: 16px 10px 16px 10px !important;
    border-radius: 6px;
    border: none;
    font-family: 'Hellix Bold';
    height: 44px;
    margin: 10px 0px 0px 30px;
    float: right;
     width:80px;
    cursor: pointer;
    color: #fff !important;
    z-index:9;
}

.btn-register a.nav-link:focus  {
    color: #fff !important;
}

.lm-feature-merchant-button {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top: -50px;
}
  
.vc-faqs__body-main__accordion-body, .vc-faqs__head-form input, .nav-link.faq-cat, 
.nav-pills .nav-link, .content-faq-answer, .js-search-for, .text-bantuan-email, .text-bantuan-cs {
  font-family: "Noto Sans", serif;
}

.nav-link.active {
    font-weight: 800;
}

.text-bantuan-email, .text-bantuan-cs {
    font-weight: 400;
}

.vc-faqs__body-main__accordion-body {
     font-size: 16px;
}

.vc-faqs__head-form input {
   background-image: url(../../../../../../wp-content/uploads/2024/12/icon-search.png) !important;
}

button.faq-question.btn-block.text-left .icon, .vc-faqs__body-main__accordion-title i.active {
   background: url(../../../../../../wp-content/uploads/2024/12/icon_minus-circle.png)!important;
   transition: all ease-in-out 0.3s;
    transform: rotate(0);
    background-repeat: no-repeat !important;
}

button.faq-question.btn-block.text-left.collapsed .icon {
 background: url(../../../../../../wp-content/uploads/2024/12/icon_plus-circle.png) !important;
 transition: all ease-in-out 0.3s;
    transform: rotate(0);
    background-repeat: no-repeat !important;
}

@media only screen and (min-width: 1200px) {
  .fa.fa-angle-down {
       background: url(../../../../../../wp-content/uploads/2024/12/icon_plus-circle.png) !important;
  }
}


/*seflexible itu*/

a.title-flex {
    position: relative;
}

.title-flex h2 {
    font-family: 'Hellix Bold';
    font-weight:700;
    font-size: 27px;
    line-height: 36px;
    color: #FFFFFF;
    transition: 300ms transform ease;
    padding-left: 20px;
}

.title-flex p {
    font-size: 24px;
    line-height: 27px;
    color: #FFFFFF;
    font-family: 'Hellix Bold';
    padding-left: 30px;
}

.slogan-100 {
    color: #fff;
  font-size: 12px;
  position: relative;
  bottom: 50px;
  z-index: 1;
  width: 100%;
  left: 18px;
  height: 0px;
}

.title-flex {
    width: 100%;
}

.wrap-text-flexible {
    position: absolute;
    bottom: 0px;
    text-align:center;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}


/*benefit*/
.title-benefit {
    font-size: 31px;
    line-height: 37px;
    font-family: 'Hellix Bold';
    color: #3C3D3E;
    margin-bottom: 46px;
    font-weight:700;
}

.title-benefit-layanan {
    font-size: 31px;
    font-weight:700;
    line-height: 37px;
    font-family: 'Hellix Bold';
    color: #3C3D3E;
    margin-bottom: 50px;
}

.wrap-benefit {
    padding: 52px 0px 52px 0px;
}

.p-benefit  {
    color: #3C3D3E;
    font-size: 16px;
    font-family: "Noto Sans", serif;
    font-weight: 400;
    margin-top: 12px;
    line-height: 25px;
    padding: 0 20px;
}

.desktop-phone {
    max-width: 100%;
}


/*testimoni*/

.title-testimoni {
    font-size: 31px;
    line-height: 37px;
    font-weight:700;
    font-family: 'Hellix Bold';
    color: #000;
}

.sub-testimoni {
    font-size: 31px;
    line-height: 37px;
    font-weight:700;
    font-family: 'Hellix Bold';
    color: #000;
}

.flex-review {
    justify-content: center;
    display: flex;
    align-items: center;
}

/*footer*/
.footer {
    font-family: "Noto Sans", serif;
    font-weight: 300;
}

.footer-menu ul li {
    font-family: "Noto Sans", serif;
    font-weight:400;
    font-size: 16px;
    line-height: 40px;
    text-decoration: none;
    list-style-type: none;
    color: #000;
}

.footer-menu ul li a {
    color: #000;
}

.footer-menu ul li a:visited {
    color: #000;
}

.footer-social {
    width: 150px;
    display: flex;
    justify-content:space-between;
    margin-left: -5px;
    align-items: baseline;
}

.wrp-ph-em {
    float: right;
}

ul.footer-col-1 {
    padding-left:100px;
}

.title-loan {
    font-family: 'Hellix Bold';
    font-size: 23px;
    font-weight: 700;
    line-height: 34px;
    text-align: center;
    margin-top:50px
}

.main-warning {
    font-family: 'Hellix Bold';
    font-size: 20px;
    font-weight: 700;
    line-height: 22.7px;
    text-align: center;
    margin-bottom: 20px;
}

.warning {
    font-family: "Noto Sans", serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 23.2px;
    text-align: center;
    background: rgba(202, 240, 253, 1);
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 10px;
}

.google-text {
    font-family: "Noto Sans", serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    text-align: left;
    margin-bottom: 10px;
}


@media (max-width: 700px) {
    ul.footer-col-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    vertical-align: middle;
    width: 100%;
    padding-left: 0px;
  }
    .title-flex {
        width: 100%;
        height: 100%;
    }

    .title-flex p {
        font-size: 11px;
        line-height: 14px;
    }

    .title-flex h2 {
        top: 64%;
    }

    .vc-CardFlex p {
    padding-left: 16px;
    }

    .title-loan {
        font-family: 'Hellix Bold';
        font-size: 16px;
        font-weight: 700;
        line-height: 21px;
        text-align: center;
        margin-top: 50px;
    }
    .warning {
        font-family: "Noto Sans", serif;
        font-size: 14px;
        line-height: 18px;
    }

    .main-warning {
        font-family: 'Hellix Bold';
        font-size: 17px;
        line-height: 20px;
    }
}

 .p-benefit{
      font-family: "Noto Sans", serif;
    }

.pt-7 {
    margin-top: 70px;
}

.app-google {
    margin-bottom: 16px;
}

.phone {
    background: #ffff;
    border-radius: 10px;
    padding: 0px 10px 0px 0px;
    margin: 20px 0px 12px 0px;
    width: 300px;
}

.email {
    background: #ffff;
    border-radius: 10px;
    padding: 0px 10px 0px 0px;
    margin: 10px 0px 20px 0px;
    width: 300px;
}

a.email, a.text-phone {
    color: #000;
    padding-left: 10px;
    font-family: 'Hellix Regular';
}

span.trp-ls-language-name:visited ,span.trp-ls-language-name:hover, span.trp-ls-language-name:active  {
    color:  #0064D2 !important;
}

span.text-phone {
    padding-left: 10px;
    color: #000;
}

.ask {
    font-family:'Hellix Regular';
    font-weight:300;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

button:focus {
    outline: none;
}

.google-play {
    margin-right: 20px;
    width: 150px;
}

.app-store {
    width: 150px;
}

.logo-iso {
    display: flex;
    margin: 30px -10px 0px;
}

.iso-img {
    margin-right: 20px;
}

.text-supervised {
    color: #000;
    font-family: "Noto Sans", serif;
}

.text-copyright {
    color: #988F8F;
    font-size:16px;
    font-family: "Noto Sans", serif;
}

.footer-menu {
    display: flex;
}

.dropdown-footer {
    background: #239CEC;
    border-radius: 10px;
    padding: 10px 20px 10px 15px;
    border: none;
    margin-top: 11px;
    width: 165px;
}

a.dropdown-toggle-footer {
    display: flex;
}

.footer-flag {
    margin-bottom: 10px;
}

.id-footer {
    padding-left: 10px;
    color: #fff;
    height: 16px;
    line-height: 15px;
}

i.fa.fa-caret-down {
    background: url(./arrow-down-white.png) no-repeat center;
    width: 13px;
    padding-left: 40px;
}

a.email, a.text-phone, .location, .footer-flag, .text-copyright  {
    font-family: 'Hellix Regular';
   }

.dropdown-menu.location {
    top: 10px !important;
    border-radius: 10px !important;
    margin-left: -9px;
    width: 100px;
    margin-top: 10px !important;
    padding: 10px 10px 0px !important;
}

.hide-mob {
    display: none;
}

.wrapper{
    overflow-x: hidden;
    display: flex;
  }

  
/*slider merchant*/
  .my-slider{
    padding: 0;
    display: flex;
  }
  .slick-initialized .slick-slide{
    color: #FFF;
    /*height: 200px;*/
    margin: 0 15px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  

  
  .slick-next, .slick-prev{
    z-index: 5;
  }
  .slick-next{
    right: 15px;
  }
  .slick-prev{
    left: 0px;
  }
  .slick-next:before, .slick-prev:before{
    color: #000;
    font-size: 26px;
  }

  .id-en-mob {
    display: none;
  }

  .wrp-not-found {
    padding-top: 150px;
  }

  .title-not-found {
    font-size: 40px;
    line-height: 56px;
    letter-spacing: 0em;
    text-align: left;
    font-family: 'OktaNeue Bold';
    margin: 20px 0px 0px;
}

.p-not-found {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;

}

a.button-not-found {
    background: #239CEC;
    font-size: 12px;
    line-height: 14px;
    border-radius: 6px;
    border: none;
    padding: 16px 30px !important;
    font-family: 'Hellix Bold';
    color: #fff !important;
    margin: 20px 0px 0px 0px;
    float: left;
}

a.button-thank-you {
    background: #239CEC;
    font-size: 12px;
    line-height: 14px;
    border-radius: 6px;
    border: none;
    padding: 16px 30px !important;
    font-family: 'Hellix Bold';
    color: #fff !important;
    margin: 20px 0px 0px 0px;
    float: left;
}

/*contact us*/

.contact-us {
    padding-top: 80px;
}

.map iframe {
    width: 100%;
    height: 525px;
}

.title-contact {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    font-family: 'Hellix Bold';
    margin-bottom: 20px;
}

.address {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.office-info {
    margin-top: 20px;
}

.wrp-map {
    padding: 50px 0px;
}

.contact-sosmed {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

a.title_icon_contact {
    font-family: "proxima";
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(35, 156, 236, 1);
}

.hour {
    background: rgba(202, 240, 253, 1);
    padding: 20px;
    border-radius: 20px;
    margin-top: 20px;
    font-family: "proxima";
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
}

.cs-complain-item {
    font-size: 18px;
    line-height: 28px;
}

.cs-complain-item ul, ol {
    margin: 0px -25px 0px;
}

.bd-top {
    border-top: 1px solid  rgba(201, 197, 197, 1);
    border-bottom: 1px solid  rgba(201, 197, 197, 1);
    padding: 50px 50px;
}

.pdf-report {
    font-family: "proxima";
    font-size: 20px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0em;
    text-align: left;
}

a.pdf-report{
    color: rgba(35, 156, 236, 1) !important;
}

.wrp-report {
    margin-top: 50px;
}

/*thank you pages */

.img-thank-you {
    float: right;
    margin-right: 20px;
}

.tk-mt-40 {
    margin-top: 40px;
}


.title-contract {
    font-size: 16px;
    font-weight: bolder;
    margin: 50px 0px 10px;
    font-family: "proxima";
}
 
  
.main-contract {
    font-size: 12px;
    color: #988F8F;
    font-family: "proxima";
    font-weight: 300;
}

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

    .custom-logo {
        width: 70px;
    }

    .menu-item {
        padding: 20px 0px;
    }

    .header-right {
        position: absolute;
        right: 0px;
    }

    .btn-register {
        background: #239CEC;
        font-size: 12px;
        line-height: 14px;
        border-radius: 6px;
        border: none;
        padding: 10px 10px !important;
        height: 34px;
        margin: 10px 0px 0px 10px;
        float: right;
        width: fit-content;
    }
}


/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 1112px)
  and (-webkit-min-device-pixel-ratio: 2) {

    .custom-logo {
        width: 70px;
    }

    .menu-item {
        padding: 20px 0px;
    }

    .btn-register {
        background: #239CEC;
        font-size: 12px;
        line-height: 14px;
        border-radius: 6px;
        border: none;
        padding: 10px 10px !important;
        font-family: 'Hellix Bold';
        height: 34px;
        margin: 10px 0px 0px 10px;
        float: right;
        width: fit-content;
    }

    .header-right {
        position: absolute;
        right: 0px;
    }
}   


@media (min-width: 769px) and (max-width: 1024px) {
    .custom-logo {
        width: 70px;
    }

    .menu-item {
        padding: 20px 0px;
    }

    .btn-register {
        background: #239CEC;
        font-size: 12px;
        line-height: 14px;
        border-radius: 6px;
        border: none;
        padding: 10px 10px !important;
        height: 34px;
        margin: 10px 0px 0px 10px;
        float: right;
        width: fit-content;
    }

    .header-right {
        position: absolute;
        right: 0px;
    }
    .navbar {
        padding:10px 0px !important;
    }
  }

  @media (min-width: 1025px) and (max-width: 1200px) {
    .custom-logo {
        width: 70px;
    }
    .navbar {
        padding:10px 0px !important;
    }

    .menu-item {
        padding: 20px 0px;
    }

    .btn-register {
        background: #239CEC;
        font-size: 12px;
        line-height: 14px;
        border-radius: 6px;
        border: none;
        padding: 10px 10px !important;
        font-family: "Be Vietnam Pro", sans-serif;
        font-weight: 700;
        height: 34px;
        margin: 10px 0px 0px 10px;
        float: right;
        width: fit-content;
    }

    .header-right {
        position: absolute;
        right: 0px;
    }
  }

  @media (min-width: 1000px)  {

    .mobile {
        display: none;
    }

    .chart-merchant {
        margin-top: -100px;
        margin-bottom: 100px;
    }

  }

  .desc-term ol li::before {
    font-size: 14px !important
  }


/*new hide*/

input {
    color: transparent;
}
  