.video-pagination {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.video-pagination a {
  background: red;
  color: var(--alWhite);
  padding: 0.8rem 8rem;
  border-radius: 5px;
  text-transform: capitalize;
  font-weight: bold;
  display: inline-block;
}
.video-pagination a:hover{
	color:#000;
}
:root {
    --alBlack: #000000;
    --alBlackF: #242529;
    --alWhite: #ffffff;
    --White: #fff;
    --Gray: #F5F5F5;
    --alBlue: #DEE8F4;
    --alBlueA: #2596cf;
    --alBlueHMb: #c6d7ec;
    --alGray: #F5F5F5;
    --alGrayListCars: #f2f2f2;
    --alGrayInfoCars: #555;
    --alBreadcrumb: #999;
    --red: #d00000;
    --redHover: #bd0f15;
    --alListLink: #293241;
    --alyellow:#f5f200;
}

html {
    font-size: 66%;
}

* {
    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.5rem;
    font-family: 'Mulish', sans-serif;
    color: var(--alBlack);
    text-decoration: none;
}

h1 {
    font-family: 'Mulish', sans-serif;
    font-size: 2.0rem;
    text-transform: uppercase;
    line-height: 2.4rem;
}

h2 {
    font-family: 'Mulish', sans-serif;
    font-size: 2.0rem;
    text-transform: uppercase;
    line-height: 2.4rem;
}

h3 {
    font-family: 'Mulish', sans-serif;
    font-size: 1.6rem;
    text-transform: uppercase;
}

.tinphatauto-clear-fix {
    clear: both;
}

a {
    cursor: pointer;
}

a:hover {
    color: var(--red);
}

ul li {
    list-style: none;
}

img {
    width: 100%;
    vertical-align: middle;
    object-fit: cover;
}

select {
    height: 40px;
    border-radius: 4px;
    border: 1px solid #c7c5c5;
}

.car-home
{
    position: relative;
    overflow: hidden;
}
.da-ban
{
   
    background: var(--red);
    position: absolute;
    top: 25px;
    left: -57px;
    text-align: center;
    padding: 0.5em 1em;
    text-transform: uppercase;
    color: #fff;
    width: 200px;
    transform: rotate(-45deg);
    z-index: 9;
    transform: rotate(-45deg);
}
.car-home-tieu-de
{
    display: block;
    height: 48px;
    overflow: hidden;
    margin-left: .6em;
    margin-top: .6em;
    font-weight: bold;
}
.fix-price {
    text-decoration: line-through;
}

.tinphatauto-container {
    width: 1200px;
    margin: 0 auto;
}

.tinphatauto-loading-img {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background: rgba(33,33,33,.5);
    display: none;
}

.tinphatauto-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;
}

.tinphatauto-car, .tinphatauto-new {
    font-family: 'Mulish', sans-serif;
    text-transform: capitalize;
    color: var(--alBlack);
    font-size: 1.1em;
}

.tinphatauto-price {
    font-family: 'Mulish', sans-serif;
    color: var(--alWhite);
    text-transform: capitalize;
    font-weight: 700;
}

.tinphatauto-title {
    padding: 2rem 0;
}

.tinphatauto-title h2 {
    display: inline-block;
    padding-bottom: 0.3rem;
    display: inline-block;
    position: relative;
    padding: 0 15px 0 0px
}

/*Tải thêm tin xe*/
.pagination
{
    margin-bottom: 2em;
    text-align: center;
}
.tai-them
{
    background: var(--red);
    padding: 0.6em 1.5em;
    color: var(--alyellow);
    font-weight: bold;
    border-radius: 20px;
    text-transform: uppercase;
    box-shadow: 1px 2px 3px #888888;
}

.tai-them:hover
{
    color: #333;
    box-shadow: none;
}
.materitinphatauto-icons-outlined
{
    font-size: 1em !important;
}

/*video*/
.video-box
{
    background: linear-gradient(rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50)), transparent url("../images/bg-video.jpg") center center/cover no-repeat fixed;
    padding: 1em 0;
}
.video-box h2
{
    color: #fff;
}
.list-video
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list-video li
{
    flex-basis: 24%;
}
.title-video
{
    background-color: #eae8e8;
    padding: .5rem;
    border-radius: 0 0 5px 5px;
	height: 80px;
}
.list-video img
{
    border-radius: 4px 4px 0 0;
}
.media_box
{
    flex-direction: row-reverse;
}
blockquote, iframe
{
    max-width: 100%;
}

.col_text
{
    justify-content: center;
    padding-top: 3em;
}
/*flex style*/
.flex-col
{
    flex-basis: 49%; 
}
[data-text-color="primary"] {
    color: #ee333d!important;
    font-size: 100%;
}
.btn-quytrinh
{
    margin-top: 2em;
}
.btn-quytrinh a
{
    background: red;
    padding: .5em 1em;
    border-radius: 20px;
    text-transform: uppercase;
    color: #fff;
}
.btn-quytrinh a:hover
{
    background: gold;
    color: red;
}
.col-inner
{
    background: none;
}
.col-inner li
{
    flex-basis: 49%;
    margin-bottom: 1em;
    background-color: rgb(243, 243, 243);
    border-radius: 7px;
    padding: 20px ;
    text-align: center;
}
.col-inner li img
{
    width: 20%;
    height: auto;
    margin: 0 auto;
}
.col-inner li h3
{
    font-size: 1em;
    margin-top: 1em;
    display: block;
}

.bon_tieu_chi
{
    background: var(--red);
    margin-bottom: 2em;
    border-radius: 8px;
    padding: 1.5em;
    color: #fff;
}
.bon_tieu_chi svg, .bon_tieu_chi h3
{
    color: #fff;
}
.bon_tieu_chi p
{
    color: rgba(255, 255, 255, 0.8);
    height: 69px;
    overflow: hidden;
    display: block;
}
.bon_tieu_chi ul
{
    align-content: center;
    align-items: center;
}
.bon_tieu_chi li
{
    flex-basis: 24%;
    text-align: center;
    
}
.bon_tieu_chi h3
{
    display: block;
    margin-top: 1.5em;
    margin-bottom: 1em;
    font-size: 1em;
    height: 46px;
}
/*tin thị trường*/
.news-box
{
    padding: 1em 0;
}
.list-news-home
{
    flex-basis: 24%;
    border-radius: 0 0 5px 5px;
    
}
.list-news-home img
{
    height: 200px;
    border-radius: 5px;
}
.list-news-home h3
{
    height: 70px;
    display: block;
    overflow: hidden;
    margin: .6em 0;
}
.list-news-home p
{
    height: 93px;
    display: block;
    overflow: hidden;
    margin-bottom: 1em;
}
.flex-box
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
/*hình ảnh*/

.giao-xe
{
    padding: 1em;
    background: linear-gradient(rgba(0, 0, 0, 0.20), rgba(0, 0, 0, 0.20)), transparent url("../images/bg-cam-nhan.jpg") center center/cover no-repeat fixed;
    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: 60%;
    height: 230px;
    text-align: center;
    display: block;
    margin-left: 15%;
}

.box p, .box h3
{
    padding: 0 .5em;
}
.box h3
{
    display: block;
    overflow: hidden;
    margin: .5em 0;
    height: 26px;
    font-size: .9em;
}


/*dịch vụ*/
.service {
    background: var(--bcSite);
    padding: 3rem 0;
}

.service h2 {
    text-align: left;
    margin-bottom: 3rem;
}

.service .tab {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.service .tab .item {
    font-size: 1.8rem;
    flex-basis: 20%;
    background: var(--Gray);
    text-align: center;
    padding: 1.5rem 0;
    text-transform: capitalize;
    cursor: pointer;
    border-right: 1px solid #ccc;
   
}

.service .tab .item:last-child {
    border-right: none;
}

.service .tab .item:hover {
    background: var(--red) !important;
    color: var(--White) !important;
    border-radius: 4px;
    border-right: none;
}

.active-tab {
    background: var(--red) !important;
    color: var(--White) !important;
    border-radius: 4px;
    border-right: none;
}

.service .content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 3rem;
}

.service .content .img, .service .content .box {
    flex-basis: 48%;
}
.service .content .img img
{
    height: 360px;
}
.service .content p {
    margin: 1.5rem 0;
}

.service h3 {
    font-size: 2rem;
    text-transform: uppercase;
}

.service .check-content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.service .check-content .item {
    flex-basis: 48%;
    margin-bottom: 1rem;
}

.service .check-content .item i {
    color: var(--bcRed);
    margin-right: 0.5rem;
}

.content2, .content3, .content4, .content5 {
    display: none !important;
}


/*các bước*/
.container-step
{
    width: 1200px;
    margin: 0 auto;
}

.step {
    padding: 4rem 0;
    background: rgb(222,219,218);
    background: linear-gradient(90deg, rgba(222,219,218,1) 0%, rgba(236,223,223,1) 42%, rgba(249,202,202,1) 100%);
    background-size: cover;
    background-position: bottom;
    position: relative;
    z-index: 0;
}

.step::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
   
    height: 100%;
    display: block;
    z-index: -1;
}

.step h2 {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 4rem;
}

.step-list {
    margin: 3rem 0 0;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

.step-item {
    counter-increment: step;
    position: relative;
    flex-basis: 22%;
    text-align: center;
}

.step-item::before {
    content: counter(step, decimal-leading-zero);
    font-size: 80px;
    font-weight: 700;
    position: relative;
}

.step-item::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    display: block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #fff;
    width: 20px;
    height: 20px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #d01818 none;
}

*, ::after, ::before {
    box-sizing: border-box;
}

.step-title {
    font-size: 2rem;
    line-height: 2.6rem;
    font-weight: 700;
    margin: 2rem 0;
    text-transform: uppercase;
    height: 54px;
    overflow: hidden;
}

/*trang video*/
.list-video-item
{
    flex-basis: 24%;
    margin-bottom: 2rem;
}

.list-video-item img
{
    border-radius: 4px 4px 0 0 !important;
}

/*breadcrumb*/
.tinphatauto-breadcrumb {
    padding: 1.5rem 0 0.5rem;
    text-transform: capitalize;
}

.tinphatauto-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;
}

/*nút gọi điện*/
.contact-box {
    position: fixed;
    bottom: 25px;
    z-index: 100;
    left: 5px;
}

@keyframes img-phone {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

.kh-phone {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

@keyframes zoomEffect {
    0% {
        transform: scale(.9)
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.phone-box {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    background-color: rgba(255,0,0, .9);
    border-radius: 50%;
    border: 2px solid transparent;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: zoomEffect 1.3s infinite;
    animation: zoomEffect 1.3s infinite;
    opacity: .7;
    box-shadow: 0 0 0 0 red;
}

.img-phone {
    background-color: red;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    -webkit-animation: img-phone 1s infinite ease-in-out;
    animation: img-phone 1s infinite ease-in-out;
}

.img-phone a {
    display: block;
    line-height: 37px;
}

.img-phone img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

/*chat zalo*/
.kh-zalo {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.kh-zalo .phone-box {
    box-shadow: 0 0 0 0 #0091ff;
    background-color: rgba(0,145,255,.9);
}

.kh-zalo .img-phone {
    background-color: #0091ff;
}

/*chat messenger fb*/
.kh-fbm {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.kh-fbm .phone-box {
    box-shadow: 0 0 0 0 #126bd1;
    background-color: rgba(18,107,209,.9);
}

.kh-fbm .img-phone {
    background-color: #126bd1;
}

.kh-fbm .img-phone img {
    max-height: 45px;
    max-width: 40px;
}

/*nút lên đầu trangr*/
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 14px;
    border: none;
    outline: none;
    background-color: #fff;
    width: 40px;
    height: 40px;
    cursor: pointer;
    padding: 8px;
    text-align: center;
    border-radius: 50%;
}
  

#myBtn:hover
{
    background-color: rgb(250, 115, 115);
}

#myBtn span
{
    color: red;
    
}

.hang-muc-ky-thuat
{
    display: block;
}
.hang-muc-ky-thuat li
{
    margin-bottom: 1em;
}

/*giao dien phien ban Mobile*/
@media only screen and (max-width: 1230px) {
    .tinphatauto-container, .container-step {
        width: 100%;
        padding: 0 1em;
    }
    .bon_tieu_chi
    {
        padding: 1em;
        margin-left: 1em;
        width: 97%;
    }
    /*breadcrumb*/
    .tinphatauto-breadcrumb {
        padding: 1.5rem 1.5rem 0.5rem;
    }
}
@media only screen and (max-width: 1024px)
{
    .giao-xe section .box img
    {
        width: 70%;
    }
}
@media only screen and (max-width: 1200px)
{
    .giao-xe-tieu-de, .giao-xe section
    {
        width: 100%;
    }
}

@media only screen and (max-width: 915px)
{
    .giao-xe section .box img
    {
        height: 212px;
    }
}

@media only screen and (max-width: 970px)
{
    .tinphatauto-list-cars .tinphatauto-info-car .tinphatauto-item-info
    {
        flex-basis: 49% !important;
    }
}
@media only screen and (max-width: 840px)
{
    .giao-xe section .box img
    {
        height: 194px;
    }
}
@media only screen and (max-width: 768px) {
    /*breadcrumb*/
    .tinphatauto-breadcrumb {
        padding: 1.5rem 1rem 0;
    }

    h1 {
        font-size: 1.8rem;
    }

    h2 {
        font-size: 1.8rem;
        line-height: 2.4rem;
    }

    .tinphatauto-title h2 {
        font-size: 1.8rem;
        line-height: 2.4rem;
    }

    .tinphatauto-title {
        padding: 1.5rem 0;
    }

    select {
        height: 35px;
    }
    .tiktok-box
    {
        margin-top: 1.5em;
    }
    .list-news-home
    {
        flex-basis: 49%;
        margin-bottom: 2rem;
    }
    .giao-xe section .box img
    {
        height: 242px;
    }
    .step-item
    {
        flex-basis: 49%;
        margin-bottom: 4rem;
    }
    .list-video-item
    {
        flex-basis: 49%;
        margin-bottom: 2rem;
    }
    .list-video li, .bon_tieu_chi li
    {
        flex-basis: 49%;
        margin-bottom: 1em;
    }
    .bon_tieu_chi h3
    {
        margin-bottom: 0;
    }
    .bon_tieu_chi
    {
        width: 95.5% !important;
    }

}
@media only screen and (max-width: 670px)
{
    .giao-xe section .box img
    {
        height: 214px;
    }
    .flex-col
    {
        flex-basis: 100%;
    }
    .col_02
    {
        margin-top: 2em;
    }
    .col_text
    {
        padding-top: 0;
    }
}

@media only screen and (max-width: 580px)
{
    .giao-xe section .box img
    {
        height: 194px;
    }
    .bon_tieu_chi
    {
        width: 94% !important;
    }
}

@media only screen and (max-width: 480px)
{
    .giao-xe section .box img
    {
        height: 270px;
    }
    .step-title
    {
        font-size: 1.2em;
    }
    .step-desc
    {
        display: block;
        height: 68px;
        overflow: hidden;
        font-size: .9em;
    }
    .contact-box {
        position: fixed;
        bottom: -40px;
        z-index: 100;
        display: flex;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

@media only screen and (max-width: 420px)
{
    .giao-xe section .box img
    {
        height: 240px;
    }
    .bon_tieu_chi li
    {
        flex-basis: 100%;
    }
   
}
@media only screen and (max-width: 360px)
{
    nav .tinphatauto-logo img
    {
        width: 220px !important;
    }
    .giao-xe section .box img
    {
        height: 214px;
    }
    .giao-xe-tieu-de h2
    {
        font-size: 1.6rem;
        text-align: center;
    }
    .list-video-item
    {
        flex-basis: 100%;
    }
    .col-inner li h3
    {
        font-size: .9em;
    }
    .col-inner li img
    {
        width: 30%;
    }
}
@media only screen and (max-width: 330px)
{
    .giao-xe section .box img
    {
        height: 194px;
    }
    .step-item
    {
        flex-basis: 100%;
    }
    .step-title
    {
        height: auto;
    }
    
}


