:root {
    --primary: #1e93e2;
    --seondary: #005da0;
    --third: #153855;
    --fourth: #044390;
    --gray: #b7b9bb;
    --gray-50: #b7b9bb73;
}

* {
    font-family: 'Poppins', sans-serif;
}

/* body { max-width: 1500px; } */

.text-xs-custom {
    font-size: 13px;
}

.mb--4 {
    margin-bottom: -4px !important;
}

.bg-gradient-main {
    background: linear-gradient(180deg, rgba(204, 217, 233, 1) 15%, rgba(255, 255, 255, 1) 89%) !important;
}

.bg-gradient-main-invisible {
    background: linear-gradient(180deg, rgb(0, 0, 0, .2) 5%, rgba(255, 255, 255, 0) 53%) !important;
}

.bg-black-opacity-50 {
    background: rgb(0, 0, 0, .5) !important;
}

.bg-banner-index {
    background: url('../images/banner/banner.jpg');
}

.bg-banner-about {
    background: url('../images/banner/skyscrapers-sunsets.jpg');
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--seondary) !important;
}

.text-third {
    color: var(--third) !important;
}

.text-fourth {
    color: var(--fourth) !important;
}

.text-gray {
    color: var(--gray) !important;
}

.text-gray-600 {
    color: var(--bs-gray-600);
}

.border-gray {
    border-color: var(--gray) !important;
}

.border-gray-200 {
    border-color: var(--bs-gray-200) !important;
}

.border-gray-100 {
    border-color: var(--bs-gray-100) !important;
}

.bg-primary {
    background-color: var(--primary) !important;
}

.bg-secondary {
    background-color: var(--seondary) !important;
}

.bg-third {
    background-color: var(--third) !important;
}

.bg-fourth {
    background-color: var(--fourth) !important;
}

.bg-gray {
    background-color: var(--gray) !important;
}

.bg-gray-50 {
    background-color: var(--gray-50) !important;
}

.bg-gray-200 {
    background-color: var(--bs-gray-200) !important;
}

.h-full {
    height: 100%;
}

.w-full {
    width: 100%;
}

.w-1px {
    width: 1px;
}

.max-w-280px {
    max-width: 300px;
}

.w-90perc {
    width: 90% !important;
}

.w-55perc {
    width: 55% !important;
}

.w-80perc {
    width: 80% !important;
}

.w-40px {
    width: 40px;
}

.h-40px {
    height: 40px;
}

.w-fit {
    width: fit-content;
    width: -moz-fit-content
}

.fs-13px {
    font-size: 13px;
}

.object-fit-cover {
    object-fit: cover;
}

.object-position-center {
    object-position: center;
}

.z-10 {
    z-index: 10;
}

.z-20 {
    z-index: 20;
}

.z-30 {
    z-index: 30;
}

.z-40 {
    z-index: 40;
}

.z-50 {
    z-index: 50;
}

.z-60 {
    z-index: 60;
}

.z-70 {
    z-index: 70;
}

.z-80 {
    z-index: 80;
}

.z-90 {
    z-index: 90;
}

.z-100 {
    z-index: 100;
}

.z-0 {
    z-index: 0;
}

.z--10 {
    z-index: -10;
}

.z--20 {
    z-index: -20;
}

.z--30 {
    z-index: -30;
}

.z--40 {
    z-index: -40;
}

.z--50 {
    z-index: -50;
}

.z--60 {
    z-index: -60;
}

.z--70 {
    z-index: -70;
}

.z--80 {
    z-index: -80;
}

.z--90 {
    z-index: -90;
}

.z--100 {
    z-index: -100;
}

.mt--11rem {
    margin-top: -11rem
}

.nav-logo {
    width: 200px;
}

.scale-125 {
    transform: scale(1.25);
}

.overflow-x-hidden {
    overflow-x: hidden;
}

.overflow-y-hidden {
    overflow-y: hidden;
}

.overflow-hidden {
    overflow: hidden;
}

#swipe-hero-prev,
#swipe-hero-next {
    z-index: 999;
}

.img-pasar-sewa-container {
    max-width: 300px;
    margin: auto;
}

.img-pasar-sewa-container iframe {
    max-width: 250px;
    max-height: 150px;
}

.img-pasar-sewa-container img {
    max-width: 300px;
    margin-left: auto;
}

.carousel-articles .card img {
    max-height: 200px !important;
    object-fit: cover;
    object-position: center;
}

.swiper-pagination-testimony-container {
    margin-top: 90px;
}

.swiper-pagination-testimony-container .swiper-pagination-bullet {
    padding: 8px;
}

.card-article img {
    height: 200px;
    object-fit: cover;
    object-position: center;
    -o-object-fit: cover;
    -o-object-position: center;
}

.card-testimony,
.card-article {
    max-width: 320px;
}

.testimony-profile {
    width: 40px;
    height: 40px;
    object-fit: cover;
    object-position: center;
    background-color: var(--bs-gray-400);
}

.testimony-profile img {
    width: 100%;
    height: 100%;
}

.img-client,
.img-mitra {
    width: auto;
    height: 80px;
    object-fit: contain;
    object-position: center;
    filter: grayscale(50);
    opacity: .5;
    transition: all 300ms;
}

.img-client:hover,
.img-mitra:hover {
    opacity: 1 !important;
    filter: grayscale(0) !important;
}

.card-langkah {
    width: 90%;
}

.simulasi-section-active::after {
    content: "";
    width: 15px;
    height: 15px;
    background-color: var(--bs-gray-200);
    position: absolute;
    top: 0;
    left: 20px;
    transform: rotate(45deg);
    margin-top: -24px;
    border-radius: 3px;
}

.container-button-hero {
    width: 100%;
}

.container-button-hero .tab-active {
    background-color: var(--primary) !important;
}

.container-button-hero .tab-active::after {
    content: "";
    width: 15px;
    height: 15px;
    margin: 0 auto;
    background-color: var(--primary);
    position: absolute;
    bottom: 0;
    left: 45%;
    transform: rotate(45deg);
    margin-bottom: -5px;
    opacity: 0;
    border-radius: 3px;
}

.navbar-custom {
    background: rgba(255, 255, 255, .5);
    border-radius: 0 0 12px 12px;
    padding-bottom: 10px;
}

.navbar-custom a.nav-link-custom {
    color: var(--third) !important;
}

/* .list-rent {
    list-style-image: url('../images/checklist.svg') no-repeat left top;
} */

.list-rent li {
    background: url('../images/checklist.svg') no-repeat left top;
    padding: 5px 0px 0rem 50px;
    list-style: none;
    margin: 0;
    margin-bottom: 30px;;
    vertical-align: middle;
}

.hero {
    background-size: cover !important;
    object-fit: contain;
    background-position: right top;
    background-repeat: no-repeat;
    /* width: 100%; */
    border: 0;
}

.banner {
    transform: translateY(-30px);
    background-size: cover !important;
    object-fit: contain;
    z-index: -2;
    background-position: right top;
    background-repeat: no-repeat;
    height: 100vh;
    max-height: 800px;
    width: 100%;
    border: 0;
}

.gradient-element-invisible {
    z-index: 0;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    border: 0;
}

.container-search {
    width: 100%;
    max-width: 400px;
}

.pagination li {
    width: 30px !important;
    height: 30px !important;
}

.add-unit {
    width: 100%;
    height: 300px;
    max-width: 300px;
    max-height: 300px;
}

.add-unit .position-absolute {
    background-color: rgba(6, 58, 88, 0.54);
}

.img-card-horizontal {
    width: 80px;
    height: 80px;
}

.active-custom::after {
    content: "";
    width: 50px;
    height: 2px;
    background-color: var(--primary);
    bottom: 0;
    left: 0;
    display: block;
    margin-top: 3px;
}

.white-space-break {
    white-space: break-spaces !important;
}

.img-article {
    height: 350px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.button-box {
    flex-wrap: wrap;
}

.badge-cicilsewa {
    background: #2289FF;
    padding: 0.5rem 1rem 0.5rem 1rem;
    color: #ffff;
    font-weight: 500;
    border-radius: 30rem;
    text-align: center;
    width: 25%;
}

.btn-cicilsewa {
    background: #2289FF;
    color: #ffff;
    padding: 15px 50px 15px 50px;
    font-size: 10pt;
    font-weight: 500;
    border-radius: 10px;
    outline: none;
    border: none;
}

.btn-outline-cicilsewa {
    background: #D5E9FF;
    color: #2289FF;
    padding: 15px 50px 15px 50px;
    font-size: 10pt;
    font-weight: 500;
    border-radius: 10px;
    outline: none;
    border: none;
}

.btn-outline-cicilsewa:hover {
    background: #D5E9FF;
    color: #2289FF;
}

.btn-cicilsewa:hover {
    background: #2289FF;
    color: #ffff;
}

.list-cicilsewa-checked {
    list-style: none !important;
}

.list-cicilsewa-checked li {
    position: relative;
    line-height: 1.5rem;
    margin-bottom: 20px;
    padding-left: 2rem;
    font-size: 11pt;
}

.list-cicilsewa-checked li:before {
    position: absolute !important;
    left: 0 !important;
    font-size: 6pt;
    font-weight: bold;
    line-height: 1.5rem;
    font-family: "Fontawesome";
    content: "\f00c";
    color: #ffff;
    background: #2289FF;
    padding: 1px 8px;
    border-radius: 5px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    float: right;
}

.card-pengajuan {
    background: #F5F5F5;
    border-radius: 20px;
    height: 400px;
}

.img-pengajuan {
    width: 80px;
}

.card-pengajuan .badge-pengajuan {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 20px;
    margin-top: 20px;
}

.badge-pengajuan {
    background: #D0D8DC;
    padding: 8px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 11pt;
    color: #ffff;
}

.img-keunggulan {
    width: 400px;
    height: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.img-keunggulan img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (min-width: 575.98px) {
    .border-spacer {
        border-width: 0 1px;
        border-style: solid;
    }

    .card-testimony,
    .card-article {
        max-width: 400px;
    }

    .container-pasar-sewa {
        width: 80%;
    }

    .img-pasar-sewa-container {
        max-width: 500px;
        margin: 0 0 auto 0;
    }

    .img-pasar-sewa-container iframe {
        max-width: 350px;
        max-height: 250px;
    }

    .img-pasar-sewa-container img {
        max-width: 450px;
        max-height: auto;
    }
}

@media (min-width: 767.98px) {
    .border-spacer {
        border-width: 0 0;
        border-style: solid;
    }
}

@media (min-width: 991.98px) {
    .border-spacer {
        border-width: 0 1px;
        border-style: solid;
    }

    .text-lg-third {
        color: var(--third) !important;
    }

    .gradient-element-invisible {
        background: linear-gradient(180deg, rgb(0, 0, 0, .2) 5%, rgba(255, 255, 255, 0) 53%) !important;
        height: 100vh;
        max-height: 800px;
    }
}

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

    .navbar-brand img,
    .logo-footer {
        max-width: 190px;
    }
}

@media screen and (min-width: 560px) {
    .container-button-hero .tab-active::after {
        opacity: 100;
    }

    .card-langkah {
        width: 80%;
    }
}

@media screen and (max-width: 990px) {
    .active-custom::after {
        margin: 3px 0 auto 0;
    }
}

@media screen and (min-width: 1024px) {
    .container-search {
        width: 100%;
        max-width: 100%;
    }

    .card-langkah {
        width: 100%;
        max-width: 280px;
    }


    .img-pasar-sewa-container {
        max-width: 600px;
        margin: auto;
    }

    .img-pasar-sewa-container iframe {
        max-width: 450px;
        max-height: 300px;
    }

    .img-pasar-sewa-container img {
        max-width: 550px;
        max-height: auto;
    }
}

@media screen and (min-width: 1200px) {
    .navbar-custom {
        background: transparent !important;
    }

    .navbar-custom a.nav-link-custom {
        color: white !important;
    }

    .active-custom::after {
        margin: auto;
    }
}

@media screen and (max-width: 1024px) {
    .badge-cicilsewa {
        width: 35%;
    }

    .button-box .btn {
        width: 100% !important;
        margin-top: 20px !important;
    }

    .card-pengajuan h3 {
        font-size: 13pt;
    }

    .card-pengajuan p {
        font-size: 9pt;
    }
}

@media screen and (max-width: 768px) {
    .badge-cicilsewa {
        width: 20%;
    }

    .row-home .col-md-12 {
        margin-right: 0px !important;
    }

    .row-pengajuan .col-sm-12 {
        margin-right: 0px !important;
    }

    .button-box {
        flex-wrap: nowrap;
    }

    .button-box .btn {
        width: 50% !important;
    }
}

@media screen and (max-width: 650px) {
    .container-button-hero button {
        width: 100%;
        margin-top: 10px;
    }

    .row-home .col-md-12 {
        margin-right: 0px !important;
    }

    .row-pengajuan .col-sm-12 {
        margin-right: 0px !important;
    }

    .button-box {
        flex-wrap: wrap;
    }

    .button-box .btn {
        width: 100% !important;
        margin-top: 20px !important;
    }

    .badge-cicilsewa {
        width: 35%;
        font-size: 7pt;
    }

    .list-cicilsewa-checked li {
        font-size: 8pt;
    }
}
