@font-face {
    font-family: openSans;
    src: url(../font/OpenSans-Regular.ttf);
}

@font-face {
    font-family: openSansBold;
    src: url(../font/OpenSans-Bold.ttf);
}

:root {
    --alBlack: #001a33;
    --alBlackF: #242529;
    --alWhite: #ffffff;
    --alBlue: #DEE8F4;
    --alBlueA: #2596cf;
    --alBlueHMb: #c6d7ec;
    --alGray: #F5F5F5;
    --alGrayListCars: #f2f2f2;
    --alGrayInfoCars: #555;
    --alBreadcrumb: #999;
    --Red: #ED2028;
    --alRedHover: #bd0f15;
    --alListLink: #293241;
    --alyellow:#ED2028;
    --backfter:#00162b;
}

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.2rem;
    font-size: 1.4rem;
    font-family: 'openSans', sans-serif;
    text-decoration: none;
}

h1 {
    font-family: 'openSansBold', sans-serif;
    font-size: 2.0rem;
    text-transform: uppercase;
    line-height: 2.4rem;
    color: var(--alBlack);
}

h2 {
    font-family: 'openSansBold', sans-serif;
    font-size: 2.0rem;
    text-transform: uppercase;
    line-height: 2.4rem;
    color: var(--alBlack);
}

h3 {
    font-family: 'openSansBold', sans-serif;
    font-size: 1.6rem;
    text-transform: uppercase;
    color: var(--alBlack);
}

.auto31-clear-fix {
    clear: both;
    height: 0;
}

a {
    cursor: pointer;
    color: #000;
}

a:hover {
    color: var(--alyellow);
}

ul li {
    list-style: none;
}

img {
    width: 100%;
    vertical-align: middle;
    object-fit: cover;
}

select {
    height: 40px;
   
    border: 1px solid #c7c5c5;
    color: var(--alBlack);
}

/*Flex box dùng chung*/
.flex-box
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.car-home
{
    position: relative;
}
.da-ban
{
    position: absolute;
    top: 0;
    right: 0;
    background: var(--alyellow);
    color: var(--alBlack);
    padding: 0.5em 1em;
    border-radius: 0px 4px 0 5px;
    font-weight: bold;
}
.car-home-tieu-de
{
    display: block;
    height: 48px;
    overflow: hidden;
    margin: 0.6em;
}

.auto31-container {
    width: 1200px;
    margin: 0 auto;
}

.auto31-loading-img {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background: rgba(33,33,33,.5);
    display: none;
}

.auto31-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;
}

.auto31-car, .auto31-new {
    font-family: 'openSansBold', sans-serif;
    text-transform: capitalize;
   
}

.auto31-price {
    font-family: 'neoSansIntelBold', sans-serif;
    color: var(--alWhite);
    text-transform: capitalize;
    text-align: right;
    font-weight: 700;
}

.auto31-title {
    padding: 2rem 0;
}

.auto31-title h2 {
    
     display: inline-block;
    position: relative;
    
}


/*thông số xe*/
.thong-so-phu
{
   
    font-size: 15px;
    width: 100%;
    padding: 6px 0;
    text-align: center;
    background: rgb(205 205 205);
    display: flex;
    justify-content: space-between;
    padding-left: 0.5em;
    padding-right: 0.5em;
    border-radius: 0 0 6px 6px;
}

.thong-so-phu li
{
    display: flex;
    align-items: center;
}

.sitemap
{
    display: flex;
    align-items: center;
    margin: 0 0.5em 1em 0.5em;
    font-size: 0.9em;
}

.sitemap i
{
    padding-right: 0.2em;
}

iframe
{
    max-width: 100%;
}

/*Tải thêm tin xe*/
.pagination
{
    margin-bottom: 2em;
    text-align: center;
}
.tai-them
{
    background: var(--alyellow);
    padding: 0.6em 1.5em;
    color: #fff;
    font-weight: bold;
    border-radius: 20px;
    text-transform: uppercase;
    box-shadow: 1px 2px 3px #888888;
}

.tai-them:hover
{
    color: #333;
}
.material-icons-outlined
{
    font-size: 1em !important;
}

/*hình ảnh*/

.giao-xe
{
   
    padding: 1em;
    background: var(--alBlue);
    margin-top: 2em;
    margin-bottom: 2em;
}
.giao-xe-tieu-de
{
    width: 1200px;
    margin: 0 auto;
    display: block;
    margin-bottom: 1em;
}
.giao-xe section
{
    width: 1200px;
    margin: 0 auto;
    
}
.giao-xe section .box img
{
    width: 95%;
    height: 230px;
}
/*breadcrumb*/
.auto31-breadcrumb {
    padding: 1.5rem 0 0.5rem;
    text-transform: capitalize;
    border-bottom: 1px dashed #ccc;
}

.auto31-breadcrumb .fa-angle-right {
    margin: 0 3px;
    color: var(--alBreadcrumb);
}
.fanepage-anh-luong
{
        /* background: #f5f6f7; */
        width: 100%;
}
.fanepage-anh-luong iframe
{
    border: none;
    width: 100%;
}
._2lqg
{
    border: 1px solid ##f5f6f7 !important;
}
@media only screen and (max-width: 1230px) {
    .auto31-container, .hl-container-bottom {
        width: 100%;
    }

    /*breadcrumb*/
    .auto31-breadcrumb {
        padding: 1.5rem 1.5rem 0.5rem;
    }
}
@media only screen and (max-width: 1200px)
{
    .giao-xe-tieu-de, .giao-xe section
    {
        width: 100%;
    }
}


@media only screen and (max-width: 768px) {
    /*breadcrumb*/
    .auto31-breadcrumb {
        padding: 1.5rem 1rem 0;
    }

    h1 {
        font-size: 1.8rem;
    }

    h2 {
        font-size: 1.8rem;
        line-height: 2.4rem;
    }

    .auto31-title h2 {
        font-size: 1.8rem;
        line-height: 2.4rem;
    }

    .auto31-title {
        padding: 1.5rem 0;
        padding-bottom: 0;
    }

    select {
        height: 35px;
    }
    .tiktok-box
    {
        margin-top: 1.5em;
    }
}

@media only screen and (max-width: 650px)
{
    .thong-so-phu li, .thong-so-phu li span
    {
        font-size: .9em;
        
    }
}

