@font-face {
    font-family: openSans;
    src: url(../font/OpenSans-Regular.ttf);
}

@font-face {
    font-family: openSansBold;
    src: url(../font/OpenSans-Bold.ttf);
}

:root {
    --xaBlack: #3c3d3c;
    --xaBlackTitle: #000000;
    --xaBlackF: #242529;
    --xaWhite: #ffffff;
    --xaBlue: #003980;
    --xaBlueA: #2596cf;
    --xaBlueHover: #002db3;
    --xaBlueFooter: #081336;
    --xaBlueInstallment: #DEE8F4;
    --xaGray: #F5F5F5;
    --xaGrayListCars: #E1E1E1;
    --xaGrayInfoCars: #555;
    --xaGrayNote: #888;
    --xaBreadcrumb: #999;
    --xaRed: #ee0d09;
    --xaRedHover: #bd0f15;
    --xaListLink: #293241;
}

html {
    font-size: 62.5%;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 2.3rem;
    font-size: 1.5rem;
    font-family: 'openSans', sans-serif;
    color: var(--xaBlack);
    text-decoration: none;
}

h1 {
    font-family: 'openSansBold', sans-serif;
    font-size: 2.0rem;
    text-transform: uppercase;
    line-height: 2.8rem;
}

h2 {
    font-family: 'openSansBold', sans-serif;
    font-size: 2.0rem;
    text-transform: uppercase;
    line-height: 2.8rem;
}

h3 {
    font-family: 'openSansBold', sans-serif;
    font-size: 1.6rem;
    line-height: 2.4rem;
    text-transform: uppercase;
}

.binhthanh-clear-fix {
    clear: both;
}

a {
    cursor: pointer;
}

a:hover {
    color: var(--xaRed);
}

ul li {
    list-style: none;
}

img {
    width: 100%;
    vertical-align: middle;
    object-fit: cover;
}

.binhthanh-active-menu-make {
    opacity: 1 !important;
}

select {
    height: 35px;
    border-radius: 4px;
    border: 1px solid #c7c5c5;
}

.binhthanh-box-btn {
    width: 100%;
    text-align: center;
}

.binhthanh-btn-views {
    display: inline-block;
    background: var(--xaRed);
    color: var(--xaWhite);
    padding: 0.8rem 6rem;
    text-transform: uppercase;
    border-radius: 8px 0 8px 0;
}

.binhthanh-btn-views:hover {
    background: var(--xaBlueHover);
    color: var(--xaWhite);
}

.binhthanh-container {
    width: 1200px;
    margin: 0 auto;
}

.binhthanh-loading-img {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background: rgba(33,33,33,.5);
    display: none;
}

.binhthanh-box-loading {
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-position: center;
    width: 100%;
    height: 100%;
    z-index: 999999;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.binhthanh-car, .binhthanh-car-mb, .binhthanh-news {
    font-family: 'openSansBold', sans-serif;
    text-transform: capitalize;
    color: var(--xaBlackTitle);
    font-size: 1.6rem;
    line-height: 2.4rem;
}

.binhthanh-price {
    font-family: 'neoSansIntelBold', sans-serif;
    color: var(--xaWhite);
    text-transform: capitalize;
    text-align: right;
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 2.5rem;
}

.binhthanh-title {
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.binhthanh-polygon {
    width: 5px;
    height: 15px;
    background-image: linear-gradient(#c40000, #800000);
    margin-right: 0.5rem;
    
}

/*phân trang*/
.binhthanh-pagination ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2.5rem;
}

.binhthanh-pagination ul li a {
    display: inline-block;
    text-align: center;
    color: var(--xaBlack);
    width: 3.5rem;
    line-height: 3.5rem;
    margin: 0 0.5rem 0 0;
    background: var(--xaWhite);
    border-radius: 4px;
    border: 1px solid var(--xaGrayListCars);
}

.binhthanh-pagination ul li a:hover {
    background: var(--xaBlue) !important;
    color: var(--xaWhite);
}

.binhthanh-active-pag {
    background: var(--xaBlue) !important;
    color: var(--xaWhite) !important;
    font-weight: 700;
}

/*breadcrumb*/
.binhthanh-breadcrumb {
    padding: 1.5rem 0;
    text-transform: capitalize;
}

.binhthanh-breadcrumb .fa-angle-right {
    margin: 0 3px;
    color: var(--xaBreadcrumb);
}

.ten-xe-home
{
    margin-top: .4em;
}

/*quảng cáo*/
.binhthanh-qc {
    margin-top: 2rem;
}
.binhthanh-qc img{
    border-radius: 6px 0 6px 0;
}

.khoi-tinh
{
    background: none;
    
}
.khoi-tinh li 
{
    color: #fff !important;
}
.khoi-tinh li strong
{
    color: var(--xaRed);
    text-transform: uppercase;
    font-size: 1.3em;
}
.khoi-tinh .icon-home1
{
    color: #fff !important;
    font-size: 5em;
}
.thong-tin-phu li
{
    display: flex;
    align-items: center;
    margin-top: 1em;
    justify-content: center;
}
.thong-tin-phu li span
{
    color: #fff !important;
}

@media only screen and (max-width: 1230px) {
    .binhthanh-container {
        width: 100%;
    }

    /*breadcrumb*/
    .binhthanh-breadcrumb {
        padding: 1.5rem 1.5rem 0.5rem;
    }
}

@media only screen and (max-width: 1024px) {
    * {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }

    .binhthanh-title {
        margin-bottom: 1.5rem;
    }
}

@media only screen and (max-width: 768px) {
    /*breadcrumb*/
    .binhthanh-breadcrumb {
        padding: 1.5rem 1.5rem 0;
    }

    h1 {
        font-size: 1.8rem;
        line-height: 2.8rem;
    }

    h2 {
        font-size: 1.6rem;
        line-height: 2.8rem;
    }

    .binhthanh-title h2 {
        font-size: 1.8rem;
        line-height: 2.8rem;
    }

    .binhthanh-car, .binhthanh-news {
        font-size: 1.5rem;
        line-height: 2.3rem;
    }

    .binhthanh-price {
        font-size: 1.5rem;
        line-height: 2.3rem;
    }

    select {
        height: 35px;
    }

    .binhthanh-polygon {
        width: 5px;
        height: 13px;
    }
}

@media only screen and (max-width: 576px) {
    /*breadcrumb*/
    .binhthanh-breadcrumb {
        padding: 1.5rem 1rem 0;
    }
}


