.login-wrapper .form-control:focus {
    box-shadow: none !important;
    outline: none !important;
}

.form-login h1 {
    color: #3D4246;
    font-size: 30px;
    font-family: DMSans-Regular;
    font-weight: 700;
}

.form-login p {
    font-size: 14px;
    color: #7C7C7C;
    font-family: DMSans-Regular;
}

.form-login {
    padding: 10px;
}

.form-login label {
    font-size: 12px;
    color: #3D4246;
    font-family: DMSans-Regular;
}

.form-login p b, .form-login p b a {
    color: #4D4F50 !important;
}

.form-login .btn-login {
    width: 160px;
    height: 60px;
    background-color: #4D4F50;
    font-size: 14px;
    font-family: DMSans-Regular;
}

.navbar-wrapper {
    min-height: 75px;
    padding: 9px 74px;
}

.navbar-brand img {
    height: 20px;
    margin-right: 20px;
}

#navbar ul li a {
    font-size: 14px;
    color: #3D4246;
    font-family: DMSans-Regular;
    padding: 9px 10px 24px;
    margin-bottom: -22px;
    margin-right: 10px;
}

.navbar-sub a {
    font-size: 14px;
    color: #3D4246;
    font-family: DMSans-Regular;
}

.main-content .content h3 {
    color: #3D4246;
    font-size: 30px;
    font-weight: 700;
    font-family: DMSans-Regular;
    margin-bottom: 17px;
}

.main-content .line {
    background-color: #3D4246 !important;
}

.btn-home:focus {
    outline: none !important;
    box-shadow: none !important;
}

.btn-home {
    min-height: 60px;
    min-width: 160px;
    padding: 18px;
}

.logo-footer {
    height: 18px;
    margin-bottom: 30px;
}

.p-footer {
    font-size: 30px;
    font-family: DMSans-Regular;
    font-weight: 700;
}

.footer-copy {
    font-size: 14px;
    font-weight: 500;
    font-family: DMSans-Regular;
}

.navbar-sub {
    margin-top: 20px;
    padding-bottom: 10px !important;
}

.img-cars-product {
    height: 592px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #E9E9E9;
}

.no-product-area {
    background-color: #fff;
    padding: 15% 0;
}

.ul-type-product {
    padding-left: 0px;
    list-style: none;
    margin-top: 30px;
}

.ul-type-product li a {
    color: #3D4246 !important;
    font-size: 16px;
    font-family: DMSans-Regular;
    font-weight: 400;
    padding-bottom: 10px;
    display: block;
    width: 100%;
    text-decoration: none;
    border-bottom: 1px solid #E6EAEE;
}

.detail-prd .category {
    font-size: 30px;
    font-weight: 700;
    font-family: DMSans-Regular;
    color: #3D4246;
}

.detail-prd .label-sku {
    padding: 3px 5px;
    background-color: #E5E5E5 !important;
    color: #3D4246 !important;
    font-size: 12px;
    border-radius: 0px;
    text-decoration: none;
}

.btn-white, .btn-white:hover {
    background-color: #fff !important;
    border: 1px solid #E6EAEE;
    height: 40px;
    color: #3D4246 !important;
    font-size: 14px;
    font-weight: 500;
    padding-top: 9px;
}

.btn-white:hover {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
}

.detail-prd .description {
    font-size: 12px;
    font-weight: 400;
    color: #3D4246;
}

.active-line-type-prod {
    width: 20px;
    height: 1px;
    background: #3D4246;
    margin-top: -1px;
    display: block;
}

.detail-prd .label-select-type {
    color: #3D4246;
    font-size: 14px;
    display: block;
}

.detail-prd .select-product, .detail-prd .select-product:focus {
    border-radius: 0px;
    outline: none;
    box-shadow: none;
    height: 50px;
}

.select-custom .ic-dropdown-select {
    float: right;
    margin-top: -34px;
    margin-right: 12px;
    width: 22px;
}

.list-product-color ul li a {
    width: 34px;
    height: 34px;
    padding: 2px;
    display: block;
    margin-right: 15px;
    border: 1px solid #ddd;
}

.list-product-color ul li a.selected {
    border: 1px solid #000;
}

.list-product-color ul li a div {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
}

.list-product-color ul {
    display: flex;
    padding-left: 0px;
    list-style: none;
}

.iframe-assembling {
    width: 100%;
    min-height: 506px;
}

.popup-3d-animation {
    height: 0px;
    background-color: #fff;
    /*height: 400px;*/
    position: fixed;
    bottom: 0;
    width: 100%;
    box-shadow: -11px -2px 6px 0px rgba(0, 0, 0, 0.05);
    transition: 0.5s;
}

.popup-slide-gambar {
    height: 0px;
    background-color: #fff;
    /*height: 400px;*/
    position: fixed;
    bottom: 0;
    width: 100%;
    box-shadow: -11px -2px 6px 0px rgba(0, 0, 0, 0.05);
    transition: 0.5s;
}

.line-close {
    width: 20px;
    height: 2px;
    background-color: #3D4246;
    display: block;
    border-radius: 100%;
}

.img-galery {
    background-position: center;
    background-size: cover;
    height: 250px;
    width: 100%;
    margin-bottom: 10px;
    background-color: #E9E9E9;
}

.ul-type-product.multiple {
    display: flex;
}

.ul-type-product.multiple li a {
    padding-right: 30px;
    color: #C4C4C4 !important;
}

.ul-type-product.multiple li.active a {
    color: #3D4246 !important;
}

.ul-type-product.multiple li .active-line-type-prod {
    display: none;
}

.ul-type-product.multiple li.active .active-line-type-prod {
    display: block;
}

.ic-left-right-galery {
    font-size: 25px;
    color: #3D4246;
    cursor: pointer;
    margin-top: 180px;
}

.angka-total-galery {
    font-size: 17px;
    color: #3D4246;
    position: absolute;
    bottom: 15px;
    font-weight: bold;
}

.main-banner {
    color: #fff;
    padding: 11% 0;
}

.main-banner h1 {
    font-size: 50px;
}

.main-banner p {
    font-size: 14px;
}

.main-banner .content-banner {
    padding-right: 40%;
}

.list-product {
    background-color: #fff;
}

.list-product .header-title {
    padding: 2% 0px;
    margin-bottom: 25px;
}

.list-product .header-title h1 {
    color: #3D4246;
    font-size: 30px;
    font-weight: 700;
    font-family: DMSans-Bold;
}

.list-product .header-title p {
    color: #3D4246;
    font-size: 20px;
    font-family: DMSans-Regular;
    font-weight: 400;
    margin-top: 25px;
}

.box-list-product {
    margin-bottom: 60px;
    display: block;
}

.box-list-product .image-p {
    height: 300px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.box-list-product h3 {
    font-size: 16px;
    color: #3D4246;
    font-family: DMSans-Medium;
    font-weight: 500;
}

.box-list-product h4 {
    color: #3D4246;
    font-size: 14px;
    font-family: DMSans-Regular;
    margin-top: 12px;
}

.mypagination nav svg.w-5 {
    width: 20px;
}

.mypagination nav {
    width: 100%;
}

.mypagination {
    margin-top: 30px;
    margin-bottom: 50px;
}

.mypagination nav .flex.justify-between.flex-1 {
    display: none;
}

.mypagination nav .hidden div {
    text-align: center;
}

.mypagination nav .hidden div:first-child {
    display: none;
}

.mypagination a {
    text-decoration: none !important;
}

.mypagination nav .hidden div span .relative.cursor-default {
    background-color: #3d4246 !important;
    color: #fff;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
@media (max-width: 991px) {
    .navbar-wrapper .container-fluid{
        padding: 0px;
    }
    .navbar-wrapper{
        padding: 5px;
        box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);
    }
    .navbar-collapse{
        padding: 0 7px;
        height: 100vh;
        background: #fff;
        text-align: center;
    }
    #navbar ul li a{
        padding: 15px;
        margin-bottom: 0;
    }
    .list-product{
        padding-top: 10px;
    }
    .container-custom{
        padding: 0px;
    }
}

@media (max-width: 575px) {
    .img-cars-product{
        height: 400px;
    }
    .popup-3d-animation .main-content{
        padding: 10px;
    }
    .popup-3d-animation .main-content .content{
        padding: 10px;
    }
    .popup-3d-animation .main-content .content h3{
        font-size: 20px;
    }
    .popup-3d-animation .row .col-sm-6 div{
        padding: 10px !important;
    }
    .btn-close-popup-3d{
        position: absolute;
        float: right;
        right: 20px;
        top: 30px;
    }
    .popup-3d-animation{
    }
    .angka-total-galery{
        bottom: unset;
    }
    .popup-slide-gambar{
    }
    .ic-hide-slide-img{
        float: right;
        position: absolute;
        right: 12px;
        top: 0;
    }
    .ic-left-right-galery.left{
        margin: 0px;
        margin-bottom: -17px;
        display: inline;
    }
    .ic-left-right-galery.right{
        position: absolute;
        left: 39px;
        top: 0;
        margin: 0px;
        margin-right: 13px;
    }
    .popup-slide-gambar .img-galery{
        height: 290px !important;
    }
    .main-content .content{
        padding: 10px;
    }
    .main-content .row{
margin-bottom: 30px;
    }
}
@media (max-width: 400px) {
    .ul-type-product.multiple{
        display: block;
    }
    .ul-type-product.multiple li{
        margin-bottom: 10px;
    }
    .container-custom .product-detail .detail-prd{
        padding: 2px 14px !important;
    }
    .container-custom .product-detail .detail-prd .btn-white{
        width: 100%;
        margin-bottom: 10px;
    }
    .detail-prd .select-custom{
        width: 100% !important;
    }
}
