﻿.wp-home-about-car .grid.wide {
    max-width: 1260px;
}

.wp-home-about-car {
    background: #ffffff;
    padding-top: 70px;
    background: url(/Design/img/HyundaiBinhThuan/HomeAbout/decorBack.png) no-repeat;
    background-size: cover;
    padding-bottom: 40px;
}

.top-home-about-car img {
    margin: auto;
}

.top-home-about-car h1 {
    margin: 0;
    font-size: 20px;
    color: #d82c26;
    font-family: AvertaR;
    margin-top: 8px;
}

.top-home-about-car {
    text-align: center;
}

h3.name-top-home-about-car {
    font-size: 30px;
    color: #052c5f;
    font-family: AvertaBold;
    margin: 0;
}

span.des-top-home-about-car {
    font-size: 18px;
    color: #393939;
    font-family: AvertaR;
    line-height: 1.5;
    display: block;
    margin-top: 22px;
    margin-bottom: 14px;
    padding-left: 43px;
    padding-right: 43px;
}

a.detail-top-home-about-car {
    font-size: 16px;
    font-family: AvertaR;
    color: #568fdb;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 106px;
    height: 36px;
    margin: auto;
    border: 1px solid #568fdb;
    border-radius: 5px;
}

    a.detail-top-home-about-car i {
        font-size: 14px;
        padding-left: 4px;
        position: relative;
        top: 1px;
    }

ul.list-bottom-home-about-car {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(4,minmax(0,1fr));
    column-gap: 10px;
    row-gap: 24px;
}

li.item-bottom-home-about-car {
    list-style: none;
}

.img-top-bottom-home-about-car img {
    display: block;
    width: 100%;
    height: 190px;
    object-fit: cover;
    overflow: hidden;
    transition: all .2s;
}

li.item-bottom-home-about-car:hover .img-top-bottom-home-about-car img {
    transform: scale(1.1);
}

.top-car-home h1 {
    margin: 0;
    color: #23216A;
    text-align: center;
    font-family: 'BaiJamjuree-Bold';
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

ul.listTabProChild {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
}

    ul.listTabProChild li {
        list-style: none;
        margin: 0 5px;
    }

        ul.listTabProChild li a {
            width: 130px;
            padding: 10px 0;
            border-radius: 50px;
            font-size: 18px;
            border: 1px solid #23216a;
            color: #1E1E1E;
            font-family: 'Barlow-SemiBold';
            font-style: normal;
            font-weight: 600;
            line-height: normal;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        ul.listTabProChild li.show-ac a {
            background: #23216a;
            color: #fff;
        }

        ul.listTabProChild li a:hover {
            background: #23216a;
            color: #fff;
        }

.wp-car-home-child {
    padding: 45px 0;
}

.img-top-bottom-home-about-car {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

li.item-bottom-home-about-car:hover .img-top-bottom-home-about-car:before {
    opacity: 1;
    visibility: visible;
}

li.item-bottom-home-about-car:hover a.detail-bottom-home-about-car {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

a.detail-bottom-home-about-car {
    font-size: 16px;
    font-family: 'Montserrat-Medium';
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 94px;
    height: 33px;
    margin: auto;
    border: 1px solid #fff;
    border-radius: 5px;
    position: absolute;
    transform: translateY(-50px);
    opacity: 0;
    visibility: hidden;
    transition: all linear .2s;
}

.img-top-bottom-home-about-car:before {
    content: "";
    position: absolute;
    background: rgb(5 44 95 / 40%);
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    z-index: 1;
}

.bottom-home-about-car {
    padding-top: 20px;
}

.bottom-content-home-about-car {
    text-align: center;
    padding-top: 23px;
}

h3.name-bottom-content-home-about-car {
    margin: 0;
    font-size: 16px;
    color: #23216a;
    font-family: 'BAIJAMJUREE-SEMIBOLD';
    line-height: 1.5;
}

span.slogan-bottom-content-home-about-car {
    display: block;
    font-size: 18px;
    color: #494949;
    font-family: 'AvertaR';
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}

    span.slogan-bottom-content-home-about-car:before {
        content: "";
        position: absolute;
        background: #052c5f;
        width: 60px;
        height: 1px;
        bottom: 0;
        left: calc(50% - 31px);
    }

    span.slogan-bottom-content-home-about-car:after {
        content: "";
        position: absolute;
        background: #052c5f;
        width: 30px;
        height: 1px;
        bottom: -3px;
        left: calc(50% - 16px);
    }

span.price-over-bottom-content-home-about-car {
    font-size: 15px;
    display: block;
    font-family: 'Montserrat-SemiBold';
    color: #d82c26;
}

a.menuCheckedPro {
    background: none;
    /* padding: 10px 25px; */
    /* margin: 0 0 0 9px; */
    position: relative;
    /* margin-left: 9px; */
}

.wMenuProHeader {
    /* justify-content: center; */
}

a.menuCheckedPro:before {
    content: "";
    position: absolute;
    background: url(/Design/img/XeTaiDoThanh/header/DecorBack.png) no-repeat;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: 100% 100%;
    z-index: -1;
}