/* .kpr-page .row,
.page-template-page-kpr .banner-layers,
.page-template-page-kpr .header-inner,
.page-template-page-kpr .footer-faq .container {
    max-width: 1110px;
} */
.header-banner.kpr-banner .desc{
    color: #fff;
    margin-top: unset;
    padding: 32px 0 32px 0;
}
@media screen and (max-width: 768px){
    /* .header-banner.kpr-banner {
        height: 350px;
    } */
    .multiguna-label .btn {
        width: 100% !important;
    }
}

.header-banner.kpr-banner .desc::before {
    content: unset;
    background: none;
}
.header-banner.kpr-banner .bg-top-left {
    position: absolute;
    top: 0;
    left: 0;
}
.header-banner.kpr-banner .bg-top-right {
    position: absolute;
    top: 0;
    right: 0;
}
.header-banner.kpr-banner .bg-bottom-right {
    position: absolute;
    bottom: 0;
    right: 0;
}

@media screen and (max-width: 1023px) {
    .header-banner.kpr-banner .bg-bottom-right,
    .header-banner.kpr-banner .bg-top-right {
        display: none;
    }
    .header-banner.kpr-banner::before {
        transform: scaleX(2.8);
    }
}

.kpr-page .row.pt-3 .small-7 img{
    max-width: 120px;
}

.page-template-page-kpr .container .row:not(.row-collapse) {
    margin: 0;
}
.header-banner.kpr-banner .btn-header {
    padding-top: 10px;
    padding-bottom: 25px;
}
.header-banner.kpr-banner .btn-header .btn-ajukan,
.header-banner.kpr-banner .btn-header .btn-kpr{
    min-width: 124px;
    text-align: center;
    color: #fff;
    font-weight: 500 !important;
    font-size: 14px;
    border-radius: 100px;
    margin: 0;
    padding: 12px 16px;
}
.header-banner.kpr-banner .btn-header .btn-kpr{
    font-size: 18px;
    line-height: 24px;
    border: 1px solid var(--black);
    background-color: transparent;
    color: var(--black);
}
#kpr-notes {
    font-size: 16px;
    line-height: 24px;
    color: var(--neutral-90);
}
.kpr-page .kpr-bank-partner {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    color: #222b45;
}
.kpr-page .bank-logo img {
    height: 70px;
    max-width: 120px;
}

@media only screen and (max-width: 767px) {
    #kpr-notes{
        font-size: 14px;
        line-height: 24px;
    }
    .kpr-page .bank-logo img {
        height: 50px;
    }
    .header-banner.kpr-banner .btn-header{
        max-width: 270px;
    }
    .kpr-page .kpr-bank-partner {
        display: none;
    }
    .kpr-page h3.kpr-title{
        font-size: 1.5em;
    }
    .header-banner.kpr-banner .btn-header .btn-kpr{
        display: none !important;
    }
}
.kpr-page .card-kpr-body .row {
    margin: 0;
}
.kpr-promo {
    font-size: 14px;
    line-height: 1.29;
    color: #2469A5;
    margin: 0 7px 15px;
}
.kpr-type .card {
    border: 1px solid #e1e9f5;
    border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    color: #2469A5;
}
.kpr-type .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 14px;
    background-color: #51ABE9;
    border-bottom: 1px solid #51ABE9;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
.kpr-type .card-body .row {
    margin-left: 0;
    margin-right: 0;
}
.kpr-type .card-body p {
    margin: 10px;
    font-weight: 600;
    font-size: 22px;
}
.kpr-type .card-body p small {
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #9197A4;
}
.kpr-type .card-footer {
    width: 100%;
    padding-bottom: 8px;
}
.kpr-type .btn-term-condition {
    margin: 1em;
    border: 1px solid #FFB944;
    font-size: 14px;
    color: #074D92;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-transform: none;
    background-color: #FFB944;
    font-weight: 600;
    padding: 2px 22px;
}
/*kpr banner*/
.kpr-banner-container {
    height: auto;
}
.m-kpr-banner {
    width: 100%;
    display: flex;
    align-items: center;
}
#kpr-calculation-result .btn-recalculate{
    text-transform: capitalize;
    font-weight: 600;
}
@media only screen and (max-width: 767px) {
    #kpr-form .row >*,
    #kpr-calculation-result .row >*{
        padding-left: 0px;
        padding-right: 0px;
    }
    #kpr-form .btn.btn--primary,
    #kpr-calculation-result .btn-kpr-submit,
    #kpr-calculation-result .btn-recalculate {
        width: 100%;
    }
    .header-banner.kpr-banner .btn-header .btn-ajukan{
        background-color: #FFFFFF;
        color: var(--primary-bg);
        margin-right: 12px;
        font-weight: 600 !important;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        line-height: 24px;
        letter-spacing: 0.25px;
    }
}
.header-banner .desc h1 {
    color: #FFF !important;
    font-feature-settings: 'liga' off, 'clig' off !important;
    font-size: 32px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 44px !important;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.header-banner.kpr-banner .desc p {
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    letter-spacing: 0.25px !important;
    color: var(--Neutral-Light-1, #F2F3F5) !important;
    font-feature-settings: 'liga' off, 'clig' off !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media only screen and (min-width: 768px) {
    .kpr-type .card-body {
        min-height: 200px;
    }
    .row-middle {
        padding-top: 30px;
    }
    .header-banner.kpr-banner .btn-header .btn-ajukan{
        line-height: 24px;
        background-color: #FFFFFF;
        color: var(--primary-bg);
        margin-right: 12px;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 600 !important;
        letter-spacing: 0.08px;
    }
}
.kpr-page .banner {
    min-height: auto;
    background: none;
}
.kpr-title {
    font-weight: 600;
    font-size: 28px;
    line-height: 37px;
    color: var(--neutral-90);
}

.card-kpr-body h3{
    color: #0B0E21;
}


@media screen and (max-width: 849px){
    .kpr-page .row.pt-3 .small-5,
    .kpr-page .row.pt-3 .small-7{
        max-width: 100%;
        flex-basis: 100%;
        text-align: center;
    }

    .kpr-page .row.pt-3 .small-7{
        text-align: left;
    }   
}
@media screen and (max-width: 767px){
    .swiper-container.section-kpr-type-slider{
        height: 100%;
    }
    .section-kpr-type-slider .swiper-slide{
        display: block;
        width: 88%!important;
        padding: 0px 0px;
    }
}
@media screen and (max-width: 890px) {
    .header-banner.kpr-banner .desc {
        top: 0;
    }
}

hr {
    width: 100%;
}

.multiguna-label li{
    margin-bottom: 1rem;
}

.col {
    position: relative;
    margin: 0;
    padding: 0 15px 0px;
    width: 100%;
}

.header-banner .desc-content-area {
    color: #fff;
    background-color: var(--banner-srp-color);
}
.multiguna-section-title {
    font-weight: 600;
    font-size: 28px;
    line-height: 37px;
    color: #3D485D;
}

.multiguna-page .row {
    max-width: 1320px;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

.multiguna-section-caption {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.25px;
    color: #9EA3AE;
}
.multiguna-tab {
    padding-bottom: 0;
    margin-bottom: 3vh;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    display: flex;
    -webkit-tap-highlight-color: transparent;
}
.multiguna-tab .col {
    display: flex;
    justify-content: space-around;
    width: 100%;
    gap: 2vw;
}
.multiguna-tab hr {
    position: absolute;
    width: calc(100% - 2vw);
    display: inline-block;
    background: #E7E8EC;
    bottom: -11px;
    height: 5px;
    opacity: 1;
    border: unset;
}
.multiguna-tab div {
    position: relative;
    text-align: center;
    height: 40px;
    padding-bottom: 1vh;
    margin-bottom: 0;
    width: 187px;
    display: flex;
    justify-content: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #333;
    letter-spacing: 0.25px;
    cursor: pointer;
}
.multiguna-tab .active::after {
    content: "";
    position: absolute;
    bottom: 11px;
    width: 85%;
    height: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    background: var(--primary-bg);
}
.multiguna-card {
    position: relative;
    padding: 16px;
    border-radius: 8px;
    box-shadow: 0px 0px 2px rgba(40, 41, 61, 0.04), 0px 4px 8px rgba(96, 97, 112, 0.16);
}
.multiguna-card-header {
    min-height: 60px;
    margin: -16px;
    width: auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: var(--primary-bg);
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.multiguna-card-header-primary {
    min-height: 0;
    padding: 8px 0;
    background: #333;
    color: #fff;
}
.multiguna-card .multiguna-content.col  {
    padding: 0;
}
.multiguna-card .multiguna-content.col.has-header {
    margin-top: 37px;
}
.multiguna-card .multiguna-content .row {
    margin: auto;
}
.multiguna-card .multiguna-content .row .col {
    padding: 0;
}
.multiguna-card .multiguna-title {
    margin-bottom: 1vh;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #0D1A35;
}
.multiguna-card .multiguna-title.heading {
    margin-bottom: 2vh;
    font-weight: 600;
    font-size: 19px;
    line-height: 26px;
    color: #333;
}
.multiguna-card .multiguna-caption {
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    color: #565F72;
}
.multiguna-card .multiguna-label {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #565F72;
}
.multiguna-card .multiguna-label ul {
    padding-left: 16px;
}
.multiguna-card .multiguna-label ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #333;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 14px;
    font-style: normal;
}
.multiguna-card .multiguna-value {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    text-align: right;
    color: #0D1A35;
}
.multiguna-card .multiguna-content.has-button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.multiguna-card .multiguna-content .btn {
    margin: auto;
    padding: 8px 16px;
    text-transform: inherit;
    width: 200px;
    height: 40px;
    text-align: center;
    border: 1px solid #333;
    border-radius: 8px;
    font-weight: 600;
    font-size: 16px;
    color: #333;
    line-height: 24px;
}
.multiguna-label .btn {
    margin: auto;
    text-transform: inherit;
    height: 40px;
    text-align: center;
    border: 1px solid #333;
    border-radius: 100px;
    border-color: transparent;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    display: flex;
    width: 160px;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: var(--primary-bg);
}
.multiguna-card .multiguna-content .multiguna-caption, .multiguna-card .multiguna-content .multiguna-label p, .multiguna-card .multiguna-content .multiguna-value p {
    margin-bottom: 0;
}
.multiguna-card .pb-mb-0 {
    padding-bottom: 0;
    margin-bottom: 0;
}
.multiguna-card.col-flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.multiguna-card.col-flex-center .heading {
    align-self: flex-start;
    margin-left: 16px;
}
.footer-cta {
    display: none !important;
}
.absolute-footer {
    height: auto !important;
}
.in-multiguna .modal-content {
    width: 375px !important;
    padding: 8px !important;
    border-radius: 16px !important;
}
.in-multiguna .modal-content .col {
    padding: 8px !important;
}
.in-multiguna .modal-content .close {
    top: 3px !important;
}
.in-multiguna .regular-form label {
    font-size: 14px;
    line-height: 24px;
    color: #0D1A35;
}
.in-multiguna .regular-form .title {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #3D485D;
}
.in-multiguna .regular-form hr {
    display: none;
}
.in-multiguna .regular-form [type="submit"] {
    background: #046BA9;
    width: 100%;
    border-radius: 8px;
}
.in-multiguna .regular-form .footer {
    padding-top: 0 !important;
}
.in-multiguna .regular-form input, .regular-form select, .regular-form textarea {
    height: 40px;
    border: 1px solid #CED3D7;
}
.in-multiguna .regular-form .error {
    width: 100%;
    border-color: #b20000;
    color: #b20000;
}
.location-multiguna-wrap .input-group-text {
    background: white;
    border-top-color: #CED3D7 !important;
    border-left-color: #CED3D7 !important;
    border-bottom-color: #CED3D7 !important;
    border-right-color: transparent !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
.location-multiguna-wrap .select2-selection {
    border-top-color: #CED3D7 !important;
    border-right-color: #CED3D7 !important;
    border-bottom-color: #CED3D7 !important;
    border-left-color: transparent !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

@media only screen and (min-width: 769px) {
    .multiguna-label .btn {
        margin-bottom: 24px;
    }
}

@media only screen and (max-width: 768px) {
    .multiguna-label .btn {
        margin-bottom: 16px;
    }
    .header-banner p {
        max-width: 100% !important;
    }
}

@media screen and (max-width: 890px) {

    .multiguna-tab .active::after {
        width: 33%;
    }

    .small-12{
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@media screen and (min-width: 550px) {
    .medium-4 {
        max-width: 560px;
        margin-left: 16rem !important;
        margin-top: 32px;
    }
}
.btn-header {
    padding-top: 10px;
    padding-bottom: 25px;
}
.btn-header .btn-ajukan {
    background-color: #FFFFFF;
    color: var(--primary-bg);
    margin-right: 12px;
    padding: 12px 16px;
    min-width: 124px;
    border-radius: 100px;
    margin: 0;
    text-align: center;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 24px;
    letter-spacing: 0.08px;
}
.desc-banner-kpr {
    color: var(--Neutral-Light-1, #F2F3F5);
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.25px;
    margin: 0;
}
.header-banner:not(.main-banner) {
    min-height: auto !important;
}
.text-notes-requirement {
    color: #333;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}