/**
 * @Project NUKEVIET 4.x
 * @Author Thạch Cảnh Bình <bnhthach@gmail.com>
 * @Copyright (C) 2023 Thạch Cảnh Bình. All rights reserved
 * @License: Not free read more http://nukeviet.vn/vi/store/modules/nvtools/
 * @Createdate Wed, 05 Jul 2023 01:42:00 GMT
 */
.lien_he_bai_xe{
    padding: 10px 0px;
}
.lien_he_bai_xe img{
    height: 30px;
    width: 30px;
    border-radius: 100%;
    object-fit: contain;
}
.lien_he_bai_xe > div{
    margin: 5px;
    display: inline-block;
}
.thong_tin_chung{
    padding: 10px;
}
.row_content > div{
    display: inline-block;
}
.tieu_de_left{
    font-weight: 600;

}
.content_right{
   color: #efbd74;
   font-weight: 600;
}
.item_image img{
    width: 100%;
    height: 458px;
    object-fit: cover;
}
.slider_bai_xe{
    padding: 20px 0px;
}
.thong_tin_bai_xe{
    margin-bottom: 28px;
    padding: 10px 20px;
    border-radius: 10px;
    border: none!important;
    box-shadow: 1px 2px 10px 1px #dc3f5d55!important;
    border-left: 4px solid green!important;
    background: #fff;
}
.tieu_de_h3{
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: red;
    margin-bottom: 10px;
    border-bottom: 2px solid red;
    display: inline-block;
}
.view_maps iframe{
    height: 452px;
    width: 100%;
}
.border_bai_Xe{
    border-radius: 5px;
    border: solid 1px #dcdcdc;
    padding: 5px;
    box-shadow: 2px 3px 9px 5px rgb(0 0 0 / 10%);
}
.title_nhan_tu_van{
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.mo_ta_bai_xe{
    margin-top: 10px;
}
.slider_duoi_bai_xe img{
    height: 400px;
    object-fit: cover;
}
.mo_ta_bai_xe{
    overflow-x: auto;
}
#modal_bai_xe .fa-times{
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 30px !important;
    color: #efbd74;
}
.panel-heading {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px;
    background: linear-gradient(#FEF8E8 0%,#FFFCF7 70%, #fff 100%);
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
    background: linear-gradient(#efbd74 0%,#efbd74 95%, #efbd74 96%, #efbd74 100%);
}



