.hasil-lelang-top {
    background: url(../img/bg-lelang-mobil.svg);
    background-size: cover;
}
.hasil-lelang-top h2{
    font-family: 'NexaHeavy';
    font-size: 30px;
}
.hasil-lelang-top .sub-top-page, .hasil-lelang-detail-top  .sub-top-page{
    padding: 40px 0;
}
.hasil-lelang-top  .page-title{
    margin-bottom: 0;
}
.hasil-lelang-content{
    background: #f5f5f5;
}
.tab-menu-container{
    background: #fff;
}
.custom-tab-menu .nav-tabs {
    justify-content: space-between; 
} 
.hasil-lelang-tab-container .custom-tab-menu{
    margin: 0 auto;
    width: 80%;
    position: relative;
    top: -46px;
}
.custom-tab-menu .nav-item {
    display: flex;
    flex-direction: row;
    width: 48%;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
}
.custom-tab-menu .nav-item .nav-link {
    width: 100%;
    color: #5b5b5b;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: NexaHeavy;
    justify-content: center;
    background: white;
    text-transform: uppercase;
    position: relative;
    padding: 13px 10px 10px;
    opacity: 1;
}
 .custom-tab-menu .nav-tabs .nav-link.active {
    color: white;
    background-color: #212c68;
    display: flex;
    align-items: center;
    font-family: NexaHeavy;
    justify-content: center;
}
.custom-tab-menu .nav-tabs .motor.nav-link.active { 
    background-color: #ee3342; 
}

.custom-tab-menu .nav-item .nav-link .icon {
    z-index: 1;
    left: 30px;
    top: 10px;
    position: absolute;
}
.custom-tab-menu .nav-item .nav-link .text {
    width: 70%;
    text-align: center;
}
 .custom-tab-menu .nav-item .nav-link::before {
    width: 30%;
    position: absolute;
    top: -1px;
    left: -1px;
    background: #f0efef;
    border-radius: 0 40% 0 0;
    height: 300%;
    content: '';
}
.custom-tab-menu .nav-tabs .nav-link.active:after {
    display: none;
}
 .custom-tab-menu .nav-item .nav-link.active::before {
    
    background: white;
}
.hasil-lelang-tab-container .tab-content> .tab-pane {
    height: auto;
}
.hasil-lelang-tab-container .tab-content .tab-pane .box{
    padding : 0px 0;
}
.hasil-lelang-tab-container h3{
    font-family: 'NexaHeavy';
    font-size: 20px;
    margin-bottom: 25px;
} 
.hasil-lelang-item { 
        margin-bottom: 50px;
        display: flex;
        height: 100%;
        justify-content: center;
        align-items: flex-end;
}
.hasil-lelang-item .brand-container{
    text-align: center;
}
.hasil-lelang-item .product-photo{
    max-width: 225px;
    margin: auto;
    width: 100%;
}
.hasil-lelang-item .car-info{
    display: flex;
    flex-direction: row;
    justify-content: center;
    line-height: 20px;
    padding-top: 20px;
    color: #212c68;
} 
.hasil-lelang-item .car-info .logo-product{
    display:inline-flex;
    justify-items: center;
    margin-right: 10px;
}
 .hasil-lelang-tab-container .main-result  {
    padding-bottom: 50px;
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
} 
.hasil-lelang-tab-container .other-result {
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
    padding: 60px 0;
}
.hasil-lelang-tab-container  .motor-tab {
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
.hasil-lelang-detail-top{
    background: url(../img/bg-hasil-lelang-detail.svg);
    background-size: cover;
}
.btn-find-car{
    background: #212c68;
    color: #fff;
    border-radius: 5px;
    padding: 13px 20px 10px;
    vertical-align: top;
}
.btn-find-car:hover{
    color: #fff;
    opacity: 0.7;
}
.btn-find-car > img{
    margin-left: 20px;
    width: 15px;
    display: inline-block;  ;
}
.filter-car{
    border-radius: 4px;
    border: 1px solid #dfe4ef;
    background: #fff;
    padding:20px;
    text-align: center;
}
.filter-car .select2-container--default{
    text-align: left;
}
.filter-car .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #212c68 transparent transparent transparent;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    height: 0;
    left: 50%;
    margin-left: -11px;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 0;
} 
.filter-car .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #dfe4ef;
    border-radius: 4px;
    padding: 10px 10px 6px;
    height: auto; 
}
.filter-car .select2-container--default .select2-selection--single .select2-selection__rendered{
    font-size: 14px;
    line-height: 18px;
    padding-left: 0;
}
.filter-car .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 100%;
}
.filter-car h3{
    font-size: 18px;
}

.filter-car .car-type{
    margin-bottom:15px;
}
.btn-filter-red{
    background: #ee3342;
    color: #fff;
    border:0;
    width: 100%;
    border-radius: 5px;
    padding: 10px 0 8px;
    font-size: 12px;
}
.btn-filter-red span{
    width: 20px;
    height: 19px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
}
.hasil-lelang-lainnya h3 {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
}
.sidebar-container > div:not(:last-child){
    margin-bottom:30px;
}
.other-car-list .other-item{
    text-align: center; 
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
}
.other-item .photo-container{
    padding: 15px;
}
.other-item >img.product-photo{
    width: 100%;
}
.other-item .car-type{
    padding: 10px 0;
}
.other-item .product-price{
    padding: 9px 0 5px;
    background: #212c68;
    color: #fff;
    font-size: 15px;
    font-family: 'NexaHeavy';
}
.hasil-lelang-product a.red-link{ 
    font-family: 'NexaBold';
    font-size: 14px;
    padding-top:13px;
    display: inline-block;

}
.daftar-hasil-lelang {
    padding-top:30px
}
.daftar-hasil-lelang  .table-style {
    display: table;
    width:100%;
}
.daftar-hasil-lelang  .table-style div.list-group{
    display: table-row;
    flex-direction: unset;
}
.daftar-hasil-lelang div.list-group > div:not(:last-child) {
    text-align: center;
    font-family: 'NexaBold';
    display: table-cell;
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; 
}
.daftar-hasil-lelang div.list-group:nth-child(even) {background: #fff}
.daftar-hasil-lelang div.list-group:nth-child(odd) {background: #f5f7ff}
.daftar-hasil-lelang div.list-titlelist-group div{
    background: #212c68;
    color:#fff;
    border:0
}
.daftar-hasil-lelang .table-style  .list-group  .lelangprice{ 
    color: #ee3342;
}
.recomendation-car .recomendation-container{
    background: url(../img/bg-recomedasi-big.png) no-repeat left bottom #fff;
    border-radius: 5px;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background-size: 100%;
    padding: 30px;
}
.recomendation-car .recomendation-title{
    text-transform: uppercase;
}
.product-item{
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
}
.product-item .car-photo{
    position: relative;
    padding-bottom: 56.25%;
}
.product-item .car-photo img{
    width: 100%;
    position:absolute;
    object-fit: cover;
    height: 100%;
}
.product-item .bid-lot{
    background:#212c68;
    color: #fff;
    font-size: 8px;
    font-family: 'NexaBold';
    border-radius: 5px;
    padding: 3px 10px;
    text-transform: uppercase; 
    text-align: center;
}

.product-item .bid-lot span{
    display: block;
    font-size: 14px;
}

.product-item .item-info{
    position: absolute;
    display: flex; 
    justify-content: space-between;
    flex-wrap: wrap;
    top: 0;
    left: 0;
    right: 0;
    padding: 8px;
    z-index: 99;
}
.wishlist-button > button{
    border:0;
    background: url(../img/icon-wishlist-off.svg);
    height: 28px;
    width: 28px;

}
.wishlist-button > button.active , .wishlist-button > button:hover{
    border:0;
    background: url(../img/icon-wishlist-on.svg);
    height: 28px;
    width: 28px; 
}
.wishlist-button > button.bike-whishlist{
    border:0;
    background: url(../img/icon-wishlist-bike-off.svg);
    height: 28px;
    width: 28px;
    background-size: 28px;

}
.wishlist-button > .bike-whishlist.active , .wishlist-button > .bike-whishlist:hover{
    border:0;
    background: url(../img/icon-wishlist-bike-on.svg);
    height: 28px;
    width: 28px;
    background-size: 28px;
}
.product-item  .car-info, .product-item  .bike-info{
    text-align: center;
    margin-top: -20px;
    position: relative;
}
.product-item  .car-price, .product-item  .bike-price{
    background: #ee3342;
    color: #fff;
    font-family: 'NexaBold';
    font-size: 12px;
    width: auto; 
    display: inline-block;
    padding: 8px 15px;
    border-radius: 20px;
}
.product-item  .car-name, .product-item  .bike-name{   
    font-size: 14px;
    color:#212c68;
    padding-top: 20px;
    padding-bottom: 10px;
}

.product-item  .auction-loc {   
    font-size: 12px;
    color:#212c68;
}
.product-item  #productTab .nav-item{
    font-size: 11px;
    width: 50%;
}
.product-item  #productTab.nav-tabs{
    border:0
}
.product-item  #productTab.nav-tabs .nav-link{
    padding: 10px 0px;
    text-align: center;
    border:0;
    color: #b9b9b9;
    background-color: #efefef;
    border-radius: 0;
}
.product-item  #productTab.nav-tabs   .nav-link.active{
    color: #111;
    background-color: #f9f9f9;
}
.gradeKendaraan .col {
    font-size: 24px;
    font-family: 'NexaHeavy';
    text-align: center;
    padding-top: 10px;
    border-left: 1px solid #DEDEDE;
    border-top: 1px solid #DEDEDE;
}
.gradeKendaraan .col span {
    font-size: 9px;
    display: block;
    text-transform: uppercase;
    text-align: center;
}
.infoKendaraan .col{
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'NexaBold';
    border-left: 1px solid #DEDEDE;
    border-top: 1px solid #DEDEDE;
    padding: 10px 0px;
}
.infoKendaraan .col:first-child, .gradeKendaraan .col:first-child{
    border-left: 0;
}
.infoKendaraan img{
    height: 13px;
    display: block;
    margin: 0 auto 5px;
}
.product-list{
    padding-top: 40px;
}
.product-sorting{
    font-size: 12px;
    padding: 7px 10px;
    margin-left: 10px;
}
.productsearch-content .title{
    padding-top: 10px;
    font-size: 18px;
}
.btn-bookprice{
    background: #212c68;
    color: #fff;
    font-size: 12px;
    padding: 15px 0 11px;
    text-align: center;
    border:0;
    display: block;
    width: 100%;
    text-transform: uppercase;
    transition: 300ms ease;
}
.btn-bookprice:hover{
    background: #4b5baf;
}
/*responsive*/
@media (min-width: 1200px) {
}
@media (max-width: 1023px) {
    
} 
@media (max-width: 991px) {
 
}

@media (max-width: 767px) {
    .btn-find-car {
        font-size: 12px;
        width: 100%;
        display: block;
        text-align: center;
    }
    .hasil-lelang-tab-container .custom-tab-menu{
        width: 100%;
    }
    .custom-tab-menu .nav-item .nav-link::before{
        height: 150%;
        width: 35%;
    }
    .custom-tab-menu .nav-item .nav-link .icon{
        left: 10px;
    }
    .custom-tab-menu .nav-tabs .nav-link{
        padding-left:35%
    } 
    .hasil-lelang-item a img.product-photo{
        display: none;
    }
    .hasil-lelang-page .hasil-lelang-item .car-info {
        flex-direction: column;
    }
    .hasil-lelang-page .hasil-lelang-item .car-info > div{
        margin:0
    }
    .hasil-lelang-page .hasil-lelang-item .car-info > div.logo-product img{
        margin: 0 auto;
    }
    .hasil-lelang-page .hasil-lelang-item .car-info > div.logo-product{
        margin-bottom: 10px;
    }
    .hasil-lelang-item{
        margin-bottom: 10px;
    }
    .hasil-lelang-detail-page .advance-search{
        width: 100%;
    }
    .sidebar-container .hasil-lelang-lainnya{
        display: none;
    }
    .daftar-hasil-lelang .table-style div.list-group:first-child{
        display: none;
    }
    .daftar-hasil-lelang .table-style div.list-group{
        display: flex;
        flex-wrap: wrap;
        margin:0 0 10px;
        background: transparent;
        border: 0;
        position: relative;
        justify-content: space-between;
        background: #fff;
        position: relative;
    }
 
    .daftar-hasil-lelang .table-style div.list-group > div{
        text-align: left;
        border: 0;
        background: #fff;
        padding: 10px;
    }
    .daftar-hasil-lelang .table-style div.list-group > div:before{
        display: block;
        width: 100%; 
        font-size: 9px;
        text-transform: uppercase;
        text-align: left;
        color: #212c68;
    }
    .daftar-hasil-lelang .table-style  div.list-group   div:first-child{
        order:3;
        display: none;
    } 
    .daftar-hasil-lelang .table-style  div.list-group   div:first-child:before{ 
        content: 'MERK'; 
        display: block;
    }
    .daftar-hasil-lelang .table-style  div.list-group > div:nth-child(2){
        order:4;
        display: none;
    }
    .daftar-hasil-lelang .table-style  div.list-group > div:nth-child(2):before{
        content: 'MODEL'; 
    }
    .daftar-hasil-lelang .table-style  div.list-group > div:nth-child(5){
        order:6;
        display: none;
    }
    .daftar-hasil-lelang .table-style  div.list-group > div:nth-child(5):before{
        content: 'lokasi'; 
    }
    .daftar-hasil-lelang .table-style  div.list-group > div.lelangprice{
        order: 2;
        width: 60%;
    }
    .daftar-hasil-lelang .table-style  div.list-group > div.lelangprice:before{
        content: 'Harga Hasil LElang';
    }
    .daftar-hasil-lelang .table-style  div.list-group > div:nth-child(3){
        order:1;
        width: 40%;
    }
    .daftar-hasil-lelang .table-style  div.list-group > div:nth-child(3):before{
        content: 'Type';
    }
    .daftar-hasil-lelang .table-style  div.list-group > div:nth-child(4){
        order:5;
        display: none;
    }
    .daftar-hasil-lelang .table-style  div.list-group > div:nth-child(4):before{
        content: 'Tahun';
    } 
    .daftar-hasil-lelang .table-style div.list-group .show-car-info-container{
        position: absolute;
        top: 10px;
        right: 10px;
        padding: 0;

    }
    .btn-show-car-info{
        border: 0;
        background: url(../img/arrow-red.svg) no-repeat #ee3342;
        width: 24px;
        height: 24px;
        border-radius: 50%;   
        transition: all 0.05s ease-in-out;
    }
    .btn-show-car-info.active{
        transform: rotate(180deg);
        transition: all 0.05s ease-in-out;
    }
    .daftar-hasil-lelang .table-style  div.list-group > div.show{
        display: inline-block;

    }
    .other-car-list{
        overflow: hidden;
    }
    .other-car-list .photo-container img{
        margin: 0 auto;
    }
    .other-car-list .slick-list{
        width: 87%;
        overflow: visible;
    }
    .other-car-list .slick-list .other-item {
        margin: 0 10px
    }
} 