.select-cost-estimates{
    height: 38px !important;
}

.zalo-chat-widget{
    top: unset !important;
    bottom: 100px !important;
    right: 20px !important;
}

@media (max-width: 767px) {
    .zalo-chat-widget{
        bottom: 200px !important;
    }
    .fb_dialog{
        transform: translateY(-100px);
    }
    .fb_iframe_widget{
        width: 100% !important;
    }
    .fb_iframe_widget span{
        width: 100% !important;
    }
    .fb_iframe_widget span iframe{
        width: 100% !important;
    }
}
.text-convert-new{
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}
.header .header-wrap .logo a img{
    max-width: 200px !important;
}
@media (min-width: 1200px) {
    header .menu-main-fixed.fixed {
        position: fixed;
        background-color: #c4161c;
        left: 0;
        right: 0;
        top: 0;
        z-index: 111;
        padding: 9px 0 0px;
        box-shadow: 0px 2px 7px 0 rgba(0, 0, 0, 0.2);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 9999;
    }
    .article-section .item-small {
        margin-bottom: 10px !important;
    }
    .article-section .item-small .desc p {
        -webkit-line-clamp: 2;
    }
}
/*@media (min-width: 991px) {*/
/*    header .menu-main-fixed {*/
/*        display: inline-block;*/
/*        left: 50%;*/
/*        top: -55px;*/
/*        width: 50px;*/
/*        height: 50px;*/
/*    }*/
/*}*/
@media (max-width: 360px) {
    header .menu-main-fixed {
        top: 64px;
    }
}
.banner-home-slider.reponsive{
    max-width: 1903px;
    margin-right: 20px;
}
.banner-home-slider .owl-carousel .owl-item img{
    object-fit: cover;
    height: auto;
}
.header .menu .sub-menu .sub-item{
    padding-right: 15px;
    margin-bottom: 10px;
}
.header .menu .sub-menu .sub-item a{
    font-size: 11px !important;
}
.header .menu .main-menu .menu-item a{
    font-size: 13px;
}
.header .menu .main-menu .menu-item button{
    border: none;
    background-color: #c4161c;
}
.header .menu .main-menu .menu-item:hover > button {
    background-color: #fff;
    color: #c4161c;
}
.contact-section .contact-inner.entry-phone-contact{
    color: #fff;
}
.footer .footer_main .footer-bot{
    padding: 5px 0 !important;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
.footer .header-top .social-list li .icon_vinfast{
    border-radius: 50% !important;
}
.modal-content{
    top: 50px !important;
}
.dropdown:hover>.dropdown-menu {
    /*display: block;*/
}

.dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
.custome-drop{
    /*margin-left: 100px;*/
    /*margin-top: 70px;*/
    /*z-index: -1;*/
    /*height: 61px;*/
    /*border-top-right-radius: 30px;*/
    /*border-bottom-right-radius: 30px;*/
    left: 100px;
    top: 70px;
    position: absolute;
    z-index: -1;
    padding: 10px;
    height: 59px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border: 1px solid #75eb50;
}
#phonering-alo-phoneIcon .dropdown .dropdown-menu{
    transition: 0.3s all;
    width: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    opacity: 0;
    visibility: hidden;
}
#phonering-alo-phoneIcon .dropdown:hover{
    display: flex;
}
#phonering-alo-phoneIcon .dropdown:hover .dropdown-menu {
    display: inline-flex;
    width: 900px;
    padding-left: 36px;
    opacity: 1;
    visibility: inherit;
    transition: 0.3s;
}

#phonering-alo-phoneIcon .dropdown:hover {
    display: flex;
    align-items: center;
    justify-content: space-between;

}
#phonering-alo-phoneIcon .dropdown .dropdown-menu a{
    opacity: 0;
    visibility: hidden;
}
#phonering-alo-phoneIcon .dropdown:hover .dropdown-menu a{
    color: red;
    font-weight: bold;
    font-size: 14px;
    opacity: 1;
    visibility: inherit;
}

#phonering-alo-phoneIcon .dropdown .dropdown-menu a:hover{
    text-decoration: underline;
}
.phonering-alo-phone{
    bottom: 70px !important;
    transform: scale(1);
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 12px) !important;
}
@media (min-width: 1200px) {
    .col-custome-filter{
        max-width: calc(25% - 25px) !important;
    }
    .col-custome-product{
        max-width: calc(75% + 25px) !important;
    }
    .banner-home-slider.has-style-carousel-genaral{
        margin-top: unset !important;
    }

}

@media (min-width: 768px){
    .page-service .card_service_2 .content .title {
         font-size: 12px !important;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
    }
    .page-service .card_service_2 .content .more {
        font-size: 10px;
    }
    .ipd{
        display: block !important;
    }
    .menu-item a {
        font-size: 10px !important;
        padding: 0 4px;
    }
    .banner-home-slider.has-style-carousel-genaral {
        margin-top: 39px ;
    }
    .article-section .item-small {
        margin-bottom: 12px;
    }

}
@media (max-width: 767px){
    #detail-cmp h5 {
        margin-top: 50px !important;
    }
    .ipd{
        display: none !important;
    }

    .entry-description .policy .item{
        padding: 0 10px !important;
    }
    .page-service .card_service_2 .content {
        padding: 10px;
    }
    .page-service .card_service_2 .content .more {
        font-size: 10px;
    }
    .page-service .card_service_2 .content .title {
        font-size: 14px;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
    }
}
@media (min-width: 1024px) {
    .banner-home-slider.has-style-carousel-genaral {
        margin-top: unset ;
    }
    #detail-cmp h5 {
        margin-top: 80px !important;
    }
    .menu-item a {
        font-size: 12px !important;
        /*padding: 0 4px;*/
    }
    .banner-home-slider.has-style-carousel-genaral {
        margin-top: 50px;
    }
}
.introduce-vinfast-section .view-detail .entry-link:hover{
    background: #c4161c;
    color: #fff !important;
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.introduce-vinfast-section .view-detail .entry-link:hover img.red{
    /*-webkit-filter: brightness(1000%);*/
    /*filter: brightness(1000%);*/
    display:none;
}

.introduce-vinfast-section .view-detail .entry-link img.white{
    display:none;
}
.introduce-vinfast-section .view-detail .entry-link:hover img.white{
    display:inline-block;
}
.call-mobile-fixed {
    pointer-events: none;
    position: fixed;
    bottom: 110px;
    left: 18px;
    z-index: 8;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-align: right;
    display: none;
}
.call-mobile-fixed.active {
    display: block;
}
.call-mobile-fixed .number_phone {
    text-align: left;
    pointer-events: none;
    opacity: 0;
}
.call-mobile-fixed.active .number_phone {
    pointer-events: auto;
    opacity: 0.95;
}
.call-mobile-fixed .number_phone a {
    margin-bottom: 10px;
    height: 45px;
    white-space: nowrap;
    padding: 0 15px;
    border-radius: 25px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    text-align: left;
    position: relative;
}
.call-mobile-fixed .number_phone a>span:first-of-type {
    height: 35px;
    position: relative;
    background: #4D4D4D;
    display: inline-block;
    padding: 0 15px 0 40px;
    border-radius: 25px;
    line-height: 35px;
}
.call-mobile-fixed .number_phone a .icon-img {
    position: absolute;
    left: 16px;
    top: 0;
    border-radius: 25px;
    border: #5F5F5F solid 1px;
    background: transparent;
}
.call-mobile-fixed .number_phone a .icon-img img{
    max-width: 34px !important;
}
.dong-gach{
    position: absolute;
    right: -14px;
    top: -14px;
    display: inline-block;
    width: 30px !important;
    background-color: #fff;
    border: 4px solid #c4161c;
    color: #c4161c;
    font-size: 11px;
}
.page-service .hotline {
    margin-bottom: 30px;
}
.page-service .hotline .tit {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px;
    color: #333;
    margin-bottom: 8px;
    width: 100%;
    text-align: center;
}
.page-service .hotline a {
    background-color: #c4161c;
    padding: 12px;
    width: 100%;
    border-radius: 35px;
    display: block;
    color: #fff;
}
.page-service .hotline a .wrap {
    text-align: center;
    -webkit-box-align: center !important;
    align-items: center !important;
    display: flex !important;
}
.page-service .hotline a .wrap .right {
    padding-left: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
}
.page-service  .hotline a .wrap .right span {
    display: block;
}
.page-service .hotline a .wrap .right span:first-child, .page-customer-care .hotline a .wrap .right span:first-child {
    font-size: 16px;
}
.page-service .hotline a .wrap .right span:last-child {
    font-size: 30px;
}
.form_booking_service form .line .name {
    flex: 0 0 25%;
    font-size: 11px;
}
.form_booking_service form .line .ip {
    flex: 0 0 75%;
}
@media (min-width: 992px){
    .form-tets-drive form .line {
        width: 75% !important;
    }
}
.form_booking_service form .line {
    margin-bottom: 4px;
}
/*.header .menu .main-menu .menu-item button:hover{*/
/*    border: none;*/
/*    background-color: #fff;*/
/*}*/
/*.header .menu .main-menu .menu-item button:hover i{*/
/*    font-weight: bold;*/
/*    color: #c4161c;*/
/*}*/




.btn-close-popup{
    position: absolute;
    background: transparent;
    right: 0;
    width: auto;
    padding: 20px;
}
.btn-close-popup::before, .btn-close-popup::after{
    content: '';
    border-bottom: 3px solid #adadad;
    position: absolute;
    left: 50%;
    top: 50%;
    display: inline-block;
    width: 25px;
}
.btn-close-popup::before{
    transform: translate(-50%, -50%) rotate(45deg);
}
.btn-close-popup::after{
    transform: translate(-50%, -50%) rotate(-45deg);
}

#popup_form .form{
    padding-top: 50px;
}
#popup_form .form p{
    margin-bottom: 10px;
}

.js-show-form-popup{
    position: fixed;
    opacity: 0;
    z-index: -9999;
}
.nav-fixed-right .over .nv-text span{
    min-width: 165px;
    transform: scaleX(1);
    transition: 0.3s all;
}
.vf-404 {
    width: 100%;
    height: calc(100vh - 7.3rem);
    min-height: 25rem;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 2;
}
.vf-404::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    opacity: 0.85;
}
.vf-404 .container {
    width: 100%;
    max-width: 72rem;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    z-index: 2;
}
.vf-404 h2 {
    font-weight: 800;
    font-size: 3.5rem;
    color: #FFFFFF;
    line-height: 1.4;
    margin-bottom: 3rem;
}
.btn-white {
    position: relative;
    padding: 0.5rem 1.5rem;
    display: inline-block;
    height: 3.8rem;
    min-width: 16rem;
    font-weight: bold;
    font-size: 1rem;
    letter-spacing: 2px;
    vertical-align: middle;
    text-transform: uppercase;
    overflow: hidden;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 2rem;
    margin: 0;
    text-align: center;
    outline: none;
    box-shadow: none;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    cursor: pointer;
    border-color: #FFFFFF;
    color: #FFFFFF;
}
.btn-white:hover {
    border-color: #c4161c;
    background-color: #c4161c;
}
.btn-white:hover span{
    color: #fff;
}
.btn-white span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    z-index: 2;
}
.article-section .item-small .image a img {
    object-fit: contain !important;
    margin-left: 10px;
}
.page-customer-care .list-news-2 .item .wrap-img img {
    object-fit: contain !important;
}
.banner-event-news .wrap .thumb .wrap-img img, .page-customer-care .list-news .item .wrap-img img {
    object-fit: contain !important;
}
.page-service .card_service_2 .thumb .wrap-img img {
    object-fit: contain !important;
}
.banner-event-news .wrap .content {
    padding: 20px 15px 30px 30px !important;
}
@media (min-width: 768px){
    .banner-event-news .wrap:hover .name a{
        color: #c4161c !important;
    }
    .page-customer-care .list-news-2 .item:hover .content span:first-child a{
        color: #c4161c !important;
    }
}
@media (min-width: 1600px){
    .form_booking_service .note .hotline {
        margin-bottom: 10px;
        margin-top: 10px;
    }
}

.page-service .card_service_1 .wrap-img img {
    height: auto;
}

