/* remove vertical scroll */
::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}

@font-face {
    font-family: "Grade";
    src: url("../fonts/Audiowide-Regular.ttf");
}

@font-face {
    font-family: "Grade-1";
    src: url("../fonts/AtomicAge-Regular.ttf");
}

@font-face {
    font-family: "Baloo-Regular";
    src: url("../fonts/Baloo-Regular.ttf");
}

@font-face {
    font-family: "Mayor-Regular";
    src: url("../fonts/Mayor.ttf");
}

@font-face {
    font-family: "Light";
    src: url("../fonts/WorkSans-Light.ttf");
}

@font-face {
    font-family: "Regular";
    src: url("../fonts/WorkSans-Regular.ttf");
}

@font-face {
    font-family: "Medium";
    src: url("../fonts/WorkSans-Medium.ttf");
}

@font-face {
    font-family: "SemiBold";
    src: url("../fonts/WorkSans-SemiBold.ttf");
}

@font-face {
    font-family: "Bold";
    src: url("../fonts/WorkSans-Bold.ttf");
}

@font-face {
    font-family: "MedulaOne-Regular";
    src: url("../fonts/MedulaOne-Regular.ttf");
}

html,
body {
    font-family: "Regular", sans-serif;
    /* letter-spacing: 0.5px; */
    font-style: normal;
    width: 100%;
    height: 100%;
    background: #f2f2f2;
    /* overscroll-behavior: none; */
    overscroll-behavior: smooth;
}

/* start guideline color */

/* start background color */

.bg-primary {
    background-color: #d89216 !important;
}

.bg-secondary {
    background-color: #dcd7c9 !important;
}

.bg-accent {
    background-color: #93cedc !important;
}

.bg-primary:hover {
    background-color: #feb470 !important;
}

.bg-secondary:hover {
    background-color: #c8c0aa !important;
}

.bg-accent:hover {
    background-color: #6cbdd0 !important;
}

.bg-primary-inactive {
    background-color: #572200 !important;
}

.bg-secondary-inactive {
    background-color: #6a675e !important;
}

.bg-accent-inactive {
    background-color: #364c52 !important;
}

.bg-info {
    background-color: #2947c3 !important;
}

.bg-success {
    background-color: #14a16e !important;
}

.bg-warning {
    background-color: #ff9933 !important;
}

.bg-error {
    background-color: #c31e5a !important;
}

.bg-info:hover {
    background-color: #769eee !important;
}

.bg-success:hover {
    background-color: #70daa3 !important;
}

.bg-warning:hover {
    background-color: #ffb177 !important;
}

.bg-error:hover {
    background-color: #ef70af !important;
}

.bg-info-inactive {
    background-color: #001f52 !important;
}

.bg-success-inactive {
    background-color: #00451a !important;
}

.bg-warning-inactive {
    background-color: #571e00 !important;
}

.bg-error-inactive {
    background-color: #53002c !important;
}

.bg-disabled {
    background-color: #1d2125 !important;
}

.bg-bengkel-bos {
    background-color: #014e6c !important;
}

/* end background color */

/* start background image */
.bg-cover {
    background-size: cover !important;
}
.bg-no-repeat {
    background-repeat: no-repeat !important;
}
.bg-center {
    background-position: center !important;
}
/* end background image */

/* start text color */

.text-primary {
    color: #d89216 !important;
}

.text-secondary {
    color: #dcd7c9 !important;
}

.text-accent {
    color: #93cedc !important;
}

.text-primary:hover {
    color: #feb470 !important;
}

.text-secondary:hover {
    color: #c8c0aa !important;
}

.text-accent:hover {
    color: #6cbdd0 !important;
}

.text-primary-inactive {
    color: #572200 !important;
}

.text-secondary-inactive {
    color: #6a675e !important;
}

.text-accent-inactive {
    color: #364c52 !important;
}

.text-info {
    color: #2947c3 !important;
}

.text-success {
    color: #14a16e !important;
}

.text-warning {
    color: #ff9933 !important;
}

.text-error {
    color: #c31e5a !important;
}

.text-info:hover {
    color: #769eee !important;
}

.text-success:hover {
    color: #70daa3 !important;
}

.text-warning:hover {
    color: #ffb177 !important;
}

.text-error:hover {
    color: #ef70af !important;
}

.text-info-inactive {
    color: #001f52 !important;
}

.text-success-inactive {
    color: #00451a !important;
}

.text-warning-inactive {
    color: #571e00 !important;
}

.text-error-inactive {
    color: #53002c !important;
}

.text-disabled {
    color: #1d2125 !important;
}

.text-dark-1 {
    color: #20232a !important;
}

.text-dark-2 {
    color: #2a3139 !important;
}

.text-dark-3 {
    color: #1a1c23 !important;
}

.text-dark-4 {
    color: #0e0f13 !important;
}

/* end text color */

/* start text style */
.linethrough {
    text-decoration: line-through;
}
/* end text style */

/* end guideline color*/

/* CUSTOM TEXT */
a,
a:link,
a:visited,
a:hover {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

.grade-1 {
    font-family: "Grade-1";
}

.baloo-regular {
    font-family: "Baloo-Regular";
}

.medulaone-regular {
    font-family: "MedulaOne-Regular" !important;
}

.mayor-regular {
    font-family: "Mayor-Regular" !important;
}

.subtitle {
    font-family: "HK Grotesk", sans-serif;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
}

.large {
    font-family: "HK Grotesk", sans-serif;
    font-weight: 400;
    font-size: 20px;
    font-style: normal;
}

.title {
    font-family: "HK Grotesk", sans-serif;
    font-weight: 600;
    font-size: 18px;
    font-style: normal;
}

.regular {
    font-family: "HK Grotesk", sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
    line-height: 22px;
}

.regular-semibold {
    font-family: "HK Grotesk", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    line-height: 22px;
}

.regular-bold {
    font-family: "HK Grotesk", sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
}

.small {
    font-family: "HK Grotesk", sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
}

.small-semibold {
    font-family: "HK Grotesk", sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
}

.pretitle-bold {
    font-family: "HK Grotesk", sans-serif;
    font-weight: 700;
    font-size: 12px;
    font-style: normal;
    letter-spacing: 0.054em;
}

.pretitle {
    font-family: "HK Grotesk", sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-style: normal;
    letter-spacing: 0.054em;
}

/* END CUSTOM TEXT */

/* START LINEHEIGHT */
.lineheight-130 {
    line-height: 130% !important;
}
/* END LINEHEIGHT */

/* CUSTOM COLOR */
.bg-none {
    background: none !important;
}

.bg-white {
    background-color: #ffffff !important;
}

.bg-primary {
    /* background-color: #11365F !important; */
    background: rgb(21, 83, 154);
    background: linear-gradient(
        0deg,
        rgba(21, 83, 154, 1) 0%,
        rgba(17, 54, 95, 1) 100%
    );
}

.bg-red {
    background-color: #c31e5a;
}

.bg-blue-1 {
    background-color: #15539a !important;
}

.bg-blue-2 {
    background-color: #93cedc !important;
}

.bg-blue3 {
    background-color: #3a7683 !important;
}

.bg-gradient-black {
    background: linear-gradient(
            90.67deg,
            #000000 -23.35%,
            rgba(0, 0, 0, 0.66) 114.75%
        ),
        url(.jpg);
}

.bg-gradient-blue {
    background: linear-gradient(90deg, #396afc 0%, #2948ff 100%);
    transition: 0.3s;
}

.bg-gradient-blue:hover {
    background: linear-gradient(90deg, #1d55fc 0%, #1a3cff 100%);
    /* 0026ff */
}

.bg-gradient-blue-1 {
    background: linear-gradient(
            0deg,
            rgba(98, 74, 255, 0.8) 0%,
            rgba(98, 74, 255, 0.8) 100%
        ),
        url(<path-to-image>), lightgray 50% / cover no-repeat;
}

.bg-gradient-blue-2 {
    background: rgb(53, 123, 245);
    background: linear-gradient(
        90deg,
        rgba(53, 123, 245, 1) 0%,
        rgba(16, 51, 184, 1) 100%
    );
}

.bg-gradient-green {
    background: linear-gradient(180deg, #4fcc5d 0%, #23b33a 100%);
}

.bg-stroke {
    /* background-color: #F2F2F2; */
    background-color: #fbfbfb;
}

.bg-stroke2 {
    background-color: #f9f9f9;
}

.bg-white2 {
    background-color: #fefefe !important;
}

.bg-white3 {
    background-color: #dcd7c9 !important;
}

.bg-dark-primary,
.bg-dark-primary-hover:hover {
    background-color: #0e0f13 !important;
    /* background-color: #20232A !important; */
    /* background-color: #1A1C23 !important; */
}

.bg-dark-primary-hover {
    background-color: #0e0f13 !important;
    transition: 0.3s;
}

.bg-dark-primary-hover:hover {
    background-color: #000000 !important;
    transition: 0.3s;
}

.bg-dark-secondary,
.bg-dark-secondary-hover:hover {
    background-color: #2a2438 !important;
}

.bg-dark-thirth,
.bg-dark-thirth-hover:hover {
    background-color: #1b2a41 !important;
}

.bg-dark-four,
.bg-dark-four-hover:hover {
    background-color: #15539a !important;
}

.bg-dark-five {
    background-color: #282b36 !important;
    transition: 0.3s;
}

.bg-dark-five-hover {
    background-color: #282b36 !important;
    transition: 0.3s;
}

.bg-dark-five-hover:hover {
    background-color: #16171d !important;
}

.bg-dark-six-no-hover {
    background-color: #1a1c23 !important;
    transition: 0.3s;
}

.bg-dark-six {
    background-color: #1a1c23 !important;
    transition: 0.3s;
}

.bg-dark-seven {
    background-color: #2a3e5e;
}

.bg-dark-eight {
    background-color: #20232a !important;
}

.bg-dark-nine-no-hover {
    transition: 0.3s;
    background-color: #2a3139 !important;
}

.bg-dark-nine {
    transition: 0.3s;
    background-color: #2a3139 !important;
}

.bg-dark-nine:hover {
    background-color: #0e0f13 !important;
}

.bg-transparent-no-hover {
    transition: 0.3s;
    background-color: transparent !important;
}

.bg-transparent {
    transition: 0.3s;
    background-color: transparent !important;
}

.bg-transparent:hover {
    background-color: #2a3139 !important;
}

.bg-gray {
    background-color: #696c71 !important;
}

.bg-gray-2 {
    background-color: #dcd7c9 !important;
}

.bg-gray-20 {
    background: rgba(255, 255, 255, 0.2);
}

.bg-pink,
.bg-pink-hover:hover {
    background-color: #e24171 !important;
}

.bg-gradient-pink,
.bg-gradient-pink-hover:hover {
    background: linear-gradient(90deg, #ff512f 0%, #dd2476 100%);
}

.bg-gradient-yellow,
.bg-gradient-yellow-hover:hover {
    background: linear-gradient(90deg, #ff8008 0%, #ffc837 100%);
}

.bg-transparent-black {
    background: rgba(0, 0, 0, 0.3);
}

.bg-transparent1-black {
    background: rgba(27, 42, 65, 0.5);
}

.bg-transparent2-black {
    background: rgba(26, 28, 35, 0.5) !important;
}

.bg-yellow-primary,
.bg-yellow-primary-hover:hover {
    background: #fabe1b !important;
}

.bg-yellow2,
.bg-yellow2-hover:hover {
    background: #febd11 !important;
}

.bg-yellow3-no-hover {
    background: #d89216 !important;
}

.bg-yellow3,
.bg-yellow3-hover:hover {
    transition: 0.3s;
    background: #d89216 !important;
}

.bg-yellow3:hover {
    background: #d8ad16 !important;
}

.bg-salmon {
    background-color: #83543a !important;
}

.bg-salmon-1 {
    background-color: #ff4c29 !important;
}

.bg-blue,
.bg-blue-hover {
    background: #2947c3 !important;
}

.bg-gradient-green {
    background: linear-gradient(180deg, #4fcc5d 0%, #23b33a 100%) !important;
}

.bg-black {
    background-color: #000000 !important;
}

.bg-black1 {
    background-color: #0c1821;
}

.bg-black2 {
    background-color: #0b0c0f;
}

.bg-purple {
    background-color: #c9aeef !important;
}

.bg-green {
    background-color: #b1ff82 !important;
}

.bg-tosca {
    background-color: #14a797 !important;
}

.bg-tosca-1 {
    background-color: #14a16e !important;
}

.bg-gradient-black {
    /* background: linear-gradient(180deg, #000000 78.65%, rgba(0, 0, 0, 0) 100%); */
    background: rgb(12, 24, 33);
    background: linear-gradient(
        0deg,
        rgba(12, 24, 33, 1) 0%,
        rgba(0, 0, 0, 1) 20%
    );
}

@media (max-width: 576.5px) {
    .bg-yellow3:hover {
        background-color: #d89216 !important;
    }

    .bg-dark-nine:hover {
        background-color: #2a3139 !important;
    }

    .bg-gradient-blue:hover {
        background: linear-gradient(90deg, #396afc 0%, #2948ff 100%);
    }

    .bg-transparent:hover {
        background-color: transparent !important;
    }
}

.primary-text {
    color: #11365f;
}

.pantone-7543 {
    color: #95a2ad;
}

.pantone-7545 {
    color: #415463;
}

.pantone-7546 {
    color: #223646;
}

.pantone-534 {
    color: #11365f;
}

.pantone-433 {
    color: #1d262e;
}

.pantone-179 {
    color: #dc3f34;
}

.pantone-2251 {
    color: #00ae6c;
}

.pantone-7541 {
    color: #d9e0e3;
}

.pantone-blue {
    color: #546183;
}

.brand-primary {
    color: #1363d3;
}

.primary-color {
    color: #2a1b6a;
}

.line-through {
    color: #a6a6a6;
}

.light {
    color: #f2f2f2;
}

.subtitle-text {
    color: #7a8288;
}

.color-price {
    color: #ff5c00;
}

.dark {
    color: #100a27;
}

.color-badge {
    color: #737373;
}

.color-transparent {
    color: transparent;
}

.color-dark {
    color: #0e0f13 !important;
}

.color-dark-secondary {
    color: #2a2438 !important;
}

.color-dark-thirth {
    /* color: #ADB5BD !important; */
    color: #5f5f5f !important;
}

.color-dark-quarter,
.color-dark-quarter-hover:hover {
    color: #1b2a41 !important;
}

.color-dark-five {
    color: #15539a !important;
}

.color-dark-six {
    color: #0a2240 !important;
}

.color-dark-seven {
    color: #616161 !important;
}

.color-dark-eight {
    color: #282b36 !important;
}

.color-white,
.color-white-hover:hover {
    color: #f4f4f4 !important;
}

.color-white-secondary {
    color: #f8f9fa;
}

.color-white-three {
    color: #c4c4c4 !important;
}

.color-grey {
    /* color : #5F5F5F !important; */
    color: #bfbfbf !important;
}

.color-grey-sec {
    color: #c4c4c4 !important;
}

.color-grey-thirth {
    color: #929292 !important;
}

.color-grey-four {
    color: #5f5f5f !important;
}

.color-grey-five {
    color: #dcd7c9 !important;
}

.color-grey-six {
    color: #adb5bd !important;
}

.color-pink {
    color: #e24171 !important;
}

.color-yellow {
    color: #faa300 !important;
}

.color-yellow-secondary {
    color: #fabe1b !important;
}

.color-yellow-three {
    color: #febd11 !important;
}

.color-yellow-four {
    color: #d89216 !important;
}

.color-red {
    color: red !important;
}

.color-tosca {
    color: #14a797;
}

.border-bottom-1-gray {
    border-bottom: 1px solid #282b36;
}

.border-bottom-1-gray2 {
    border-bottom: 1px solid #2a3139;
}

.border-bottom-2-gray2 {
    border-bottom: 2px solid #2a3139;
}

.border-bottom-1-yellow {
    border-bottom: 1px solid #d89216;
    transition: 0.3s;
}

.border-bottom-1-yellow:hover {
    border-bottom: 1px solid #8b5d0e;
}

.border-bottom-2-yellow {
    border-bottom: 2px solid #febd11;
}

.border-bottom-2-gray {
    border-bottom: 2px solid #282b36;
}

.border-1-gray2 {
    border: 1px solid #2a3139;
}

.border-1-gray3 {
    border: 1px solid #919191;
}

.border-1-gray4 {
    border: 1px solid #4f4f4f;
}

.border-bottom-2-gray2 {
    border-bottom: 2px solid #2a3139;
}

.border-bottom-1-white {
    border-bottom: 1px solid #dcd7c9;
}

.border-bottom-2-white {
    border-bottom: 2px solid #dcd7c9;
}

.border-right-1-gray {
    border-right: 1px solid #414c58;
}

.border-right-1-white {
    border-right: 1px solid #dcd7c9;
}

.border-right-1-black {
    border-right: 1px solid black;
}

.border-left-1-black {
    border-left: 1px solid black;
}

.border-left-1-white {
    border-left: 1px solid white;
}

.border-left-1-gray {
    border-left: 1px solid #282b36;
}

.border-1-blue {
    border: 1px solid #3a7683 !important;
}

.border-1-yellow {
    border: 1px solid #febd11 !important;
}

.border-1-yellow1 {
    border: 1px solid #f93;
}

.border-1-white {
    border: 1px solid white !important;
    transition: 0.3s;
}

.border-1-white2 {
    border: 1px solid #dcd7c9 !important;
}

.border-1-gray {
    border: 1px solid #282b36;
}

.border-1-gray2 {
    border: 1px solid #2a3139;
}

.border-1-gray-50 {
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.border-white-primary {
    border-color: white !important;
}

.border-dark-primary {
    border-color: #0e0f13 !important;
}

.border-dark-secondary {
    border-color: #2a2438 !important;
}

.border-grey {
    border-color: #5f5f5f !important;
}

.border-grey2 {
    border-color: #2a3139 !important;
}

/* END CUSTOM COLOR */

/* CUSTOM BUTTON */
.btn-primary,
.btn-regular,
.btn-full {
    outline: none !important;
    border: none !important;
    padding: 14px 24px;
    border-radius: 8px;
}

.btn-primary:disabled {
    background-color: #95a2ad !important;
    border: 1px solid #95a2ad;
    color: #d9e0e3;
}

.btn-transparent {
    background-color: transparent;
    border: 1px solid #415463;
}

.btn-full {
    width: 100%;
}

.disabled-btn-submit {
    cursor: none !important;
    pointer-events: none;
    background-color: #b3b3b3 !important;
    border: none;
}

.disabled-btn {
    cursor: none !important;
    pointer-events: none;
}

/* END CUSTOM BUTTON */

/* livechat */

@media (max-width: 576.5px) {
    .qcw-trigger-btn.svelte-1xkyjie.svelte-1xkyjie {
        padding: 12px 12px !important;
        bottom: 20px !important;
        right: 25px !important;
        z-index: 10001 !important;
    }

    .qcw-trigger-btn.svelte-1xkyjie > div.svelte-1xkyjie {
        display: none !important;
    }
}

@media (max-width: 320px) {
    .qcw-trigger-btn.svelte-1xkyjie.svelte-1xkyjie {
        bottom: 20px !important;
        padding: 12px 12px !important;
        right: 18px !important;
    }
}

/* end livechat */

.footer-content {
    /* margin-top: -210px; */
    margin-top: 0px;
}

.footer-box-img {
    /* overflow: hidden; */
    width: 600px;
    float: right;
    margin-top: -100px;
}

.footer-img {
    /* margin-top: -290px */
    /* margin-top: -235px */
    margin-bottom: 30px;
    /* width: 300px; */
    width: 190px;
}

.footer-box-img img {
    /* width: 600px; */
    /* margin-right: -120px; */
    height: 312px;
    float: right;
    /* width: 600px;
      position: absolute;
      margin-top: -98px;
      float: right; */
}

.wrapper-bank {
    padding-right: 60px;
    padding-left: 60px;
}

.wrapper-img-bank {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px 8px;
    gap: 10px;
    width: 65px;
    height: 45px;
    background: #f4f4f4;
    border: 1px solid #f4f4f4;
    border-radius: 4px;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.wrapper-img-bank img {
    width: 100%;
}

/* CUSTOM NAVBAR */

.overlay-block {
    position: fixed;
    height: 100%;
    width: 0;
    z-index: 1;
    left: 0;
    top: 0;
    background-color: #fff;
    overflow-y: hidden;
    overflow-x: hidden;
}

.overlay-block .closebtn {
    position: absolute;
    right: 0;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    z-index: 999;
}

/* start popup menu */

/* start live chat */

/* end live chat */

/* .menu-profile {
    right: -100%;
    position: fixed;
    height: 10000%;
    width: 320px;
    transition: right 0.5s;
    overflow-y: scroll;
    z-index: 9;
    top: 0px;
}

.hr-menu-profile {
    width: 125px;
    height: 0px;
    border: 1px solid #282b36;
}

button {
    border: none;
}

#btn-close-menu-profile {
    background: transparent;
}

@media (max-width: 576px) {
    .menu-profile-mobile {
        width: 100%;
        top: 60px;
        right: -100%;
        position: fixed;
        height: 1500%;
        transition: right 0.5s;
        overflow-y: scroll;
        margin-bottom: 120px;
    }
} */

/* end popup menu */

/* start bounce loading */

.loader {
    display: inline-block;
}

.loader_ball {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #1a1c23;
    margin-inline: 2px;
    margin-bottom: -5px;
    border-radius: 50%;
    animation: bounce 450ms alternate infinite;
}

.loader_ball:nth-child(2) {
    animation-delay: 150ms;
}

.loader_ball:nth-child(3) {
    animation-delay: 300ms;
}

@keyframes bounce {
    from {
        transform: scaleX(1.1);
    }

    to {
        transform: translateY(-10px) scaleX(1);
    }
}

/* end bounce loading */

.logo-icon {
    width: 100px;
    /* height: 45px; */
}

/* END CUSTOM NAVBAR */

/* END CUSTOM WIDTH */

/* MAIN BANNER */
.main-banner {
    /* min-height: 700px; */
    /* padding-top: 78px; */
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

/* END MAIN BANNER */

/* CUSTOM PLACEHOLDER */
.placeholder {
    background-color: #e6e6e6;
    border-radius: 8px;
}

/* END PLACEHOLDER */

/* CUSTOM FORM CONTROL */
input,
select,
textarea,
button {
    outline: none !important;
}

input:focus {
    color: #dcd7c9 !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px #23232329;
}

.form-control-lg,
.form-control-lg::placeholder {
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #95a2ad;
    border: none;
    background: #f2f2f2 !important;
}

.form-select-lg {
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #546183;
    border: none;
}

.form-select {
    background-color: #f2f2f2 !important;
    background-image: url("../images/ic_chevron_down_darkgrey.png");
    background-size: 20px 20px;
}

.form-select:disabled {
    color: #95a2ad !important;
    background-image: url("../images/ic_chevron_down_softgrey.png");
    background-size: 20px 20px;
}

.input-select {
    width: 100%;
    padding: 16px;
}

.input-custom-checkbox {
    width: 18px;
    height: 18px;
    margin-right: 16px;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    float: left;
}

.input-custom-checkbox.checked {
    /* background-image: url("../images/icon_check_white_small.png") , linear-gradient(90deg, #FF512F 0%, #DD2476 100%); */
    background-image: url("../images/icon_check_white_small.png"),
        linear-gradient(90deg, #fabe1b 0%, #fabe1b 100%);
    background-position: center;
    background-repeat: no-repeat;
}

.input-custom-radio {
    width: 18px;
    height: 18px;
    margin-right: 16px;
    border-radius: 100%;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    float: left;
}

.input-custom-radio.checked {
    background-color: #1a1c23;
}

.input-custom-radio.checked::after {
    content: "";
    position: absolute;
    top: 2.7px;
    left: 2.8px;
    width: 11px;
    height: 11px;
    background-color: #fabe1b;
    border-radius: 100%;
}

/* END CUSTOM FORM CONTROL */

/* CUSTOM LAYOUT */
.smoke-black {
    opacity: 0.3 !important;
}

.opacity-0 {
    opacity: 0;
}

.black-dotted {
    font-size: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 2px;
    opacity: 0.7;
}

/* PAGINATION */
.page-item-next,
.page-item-prev {
    background-image: url("../images/icon_arrow_right_grey.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.page-item-prev {
    background-image: url("../images/icon_arrow_left_grey.png");
}

.page-item-next:hover {
    background-image: url("../images/icon_arrow_right_white.png");
}

.page-item-prev:hover {
    background-image: url("../images/icon_arrow_left_white.png");
}

.page-aktif {
    border-bottom: 1px solid #fabe1b;
}
/* END PAGINATION */

/* POPUP */
.popup-background {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
}
/* END POPUP */

.whatsapp-link {
    position: fixed;
    background: linear-gradient(90deg, #348f50 0%, #56b4d3 100%);
    border-radius: 8px;
    padding: 8px;
    right: 15px;
    bottom: 24px;
    z-index: 100;
}

.card-whatsapp {
    border: 1px solid #95a2ad;
    border-radius: 1000px;
    padding: 9px 15px !important;
}

.card-promo-collection {
    background-color: #c83349;
    border-radius: 4px;
    padding: 2px 5px;
    float: left;
    margin-left: 10px;
    margin-top: 3px;
    margin-bottom: 2px;
}

/* start component card catalogue vehicle */
.vehicle-image {
    width: 100%;
    border-radius: 2px;
    float: left;
    overflow: hidden;
    aspect-ratio: 4 / 3;
    height: 152px;
}

.badge-soldout {
    margin-right: 0px !important;
}

.badge-compare {
    margin-right: 0px !important;
    right: 3% !important;
    top: 5% !important;
}

.badge-discount {
    border-radius: 8px;
    padding: 4px 8px;
    margin-top: 5px;
    margin-left: 5px;
    z-index: 2;
    position: absolute;
    display: flex;
    align-items: center;
    gap: 5px;
}

.badge-count-images {
    background: rgba(26, 28, 35, 0.45);
    border-radius: 8px;
    padding: 3px 5px;
    z-index: 5;
    position: absolute;
    display: flex;
    align-items: center;
    gap: 3px;
    right: 3%;
    bottom: 5%;
}

/* end component card catalogue vehicle */

/* start component card price plus */
.card-price-plus {
    height: auto;
    width: 300px;
    border-radius: 16px;
    padding: 24px;
}

.card-best-deal {
    background: radial-gradient(
        circle,
        rgba(216, 146, 22, 1) -110%,
        rgba(45, 46, 50, -6.5) 100%,
        rgba(0, 0, 0, 0) 100%
    );
    box-shadow: inset 0 0 8px #d89216;
}

.card-basic {
    background: transparent;
    box-shadow: none;
    border: 1px solid #919191;
}

.subtitle-price-plus {
    height: 75px;
}

.filter-blur {
    filter: blur(0.15rem);
}

.wrapper-loading-full {
    position: fixed;
    background: rgba(40, 39, 39, 0.4);
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 10%;
    align-items: center;
    justify-content: center;
}

@media (max-width: 576px) {
    .card-price-plus {
        flex-shrink: 0;
        max-width: 280px;
    }
}

/* end component card price plus */

/* .badge-fuel {
      background: rgba(26, 28, 35, 0.45);
      border-radius: 8px;
      padding: 4px 8px;
      z-index: 5;
      position: absolute;
      display: flex;
      align-items: center;
      gap: 3px;
      bottom: 5%;
      left: 3%;
  } */

/* .badge-luxury {
      position: absolute;
      bottom: 5%;
      left: 3%;
  } */

/* start section faq */

.sec-faq {
    background-repeat: no-repeat;
    background-size: cover;
}

/* end section faq */

/* SMARTPHONE */
@media (max-width: 576.5px) {
    .navbar-brand {
        flex-grow: 1;
        flex-basis: 0;
    }

    .logo-icon {
        height: 30px;
    }

    .whatsapp-link {
        right: 16px;
    }

    .clear-footer-detail {
        height: 170px !important;
    }

    .clear-footer-home {
        height: 110px !important;
    }

    .clear-footer-other {
        height: 50px !important;
    }

    .select2-container--default
        .select2-selection--single
        .select2-selection__rendered {
        font-size: 12px;
    }

    .m-bg-transparent {
        background: transparent !important;
    }

    .m-bg-white {
        background-color: #ffffff !important;
    }

    .m-bg-dark-primary,
    .m-bg-dark-primary-hover:hover {
        background-color: #0e0f13 !important;
    }

    .m-bg-dark-secondary,
    .m-bg-dark-secondary-hover:hover {
        background-color: #2a2438 !important;
    }

    .m-bg-dark-thirth,
    .m-bg-dark-thirth-hover:hover {
        background-color: #1b2a41 !important;
    }

    .m-center {
        display: flex;
        justify-content: center;
    }

    .nav-link.active,
    .nav-link:hover {
        border: none;
    }

    .wrapper-bank {
        padding: 0px;
    }

    .wrapper-img-bank {
        width: 55px;
        height: 35px;
    }

    .footer-img {
        width: 120px;
        margin-bottom: 15px;
    }
}
