        .text_slide_left {
    bottom: unset;
    top: 25%;
}
.text__banner h4 {
    color: #fb4f56;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px;
}
.text__banner h2 {
    font-size: 25px;
    font-weight: bold;
    text-transform: capitalize;
    color: #162b40;
    line-height: 1.6;
    margin-top: 15px;
}
.text__banner p {
    padding: 30px 0;
}
.text__banner > span {
    font-size: 50px;
    font-weight: 400;
    text-transform: capitalize;
    font-style: italic;
    line-height: 54px;
    text-align: center;
    display: inline-block;
    margin-right: 5px;
}
.text__banner h2:nth-child(4) {
    display: inline-block;
}
.text__banner a {
        font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 13px;
    letter-spacing: 0.2px;
    background: #162b40;
    padding: 10px 30px;
    color: white !important;
}
.drop__off {
   background-color: #ffffff;
    box-shadow: 0px 4px 15px 0px rgba(22,43,64,0.15);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -50px 20px 0px 10px;
    padding: 0 30px 0px 30px;
    position: relative;
    z-index: 3;
}
.text__time p:first-child {
    font-size: 24px;
    font-weight: normal;
    text-transform: capitalize;
    font-style: italic;
    line-height: 18px;
    letter-spacing: 0px;
}
.text__time p:first-child span {
    font-size: 24px;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    font-style: normal;
}
.text__time p:last-child {
   color: rgba(22,43,64,0.6);
   font-size: 15px;
    font-weight: 300;
    line-height: 23px;
    margin-top: 10px;
}
.schedule a{
        font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 13px;
    letter-spacing: 0px;
    background: #fb4f56;
    padding: 10px 50px;
    text-align: center;
    color: black;
}
.service__ceritfied .news_title,.service__ceritfied .bp_news_more{
    display: none;
}
.service > h2{
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    text-transform: capitalize;
    font-style: italic;
    line-height: 1em;
    margin-bottom: 15px;
}
.service > h2 span {
    font-size: 30px;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1em;
    text-align: center;
    font-style: normal;
}
.service__list {
    display: grid;
    grid-template-columns: repeat(2,auto);
    row-gap: 40px;
    column-gap: 10px;
}
.service__item {
    display: flex;
    gap: 10px;
    align-items: center;
}
.service__item img {
    width: 60px;
}
.service__info p:first-child {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 23px;
}
.service__info p:last-child {
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
    color: rgba(22,43,64,0.6);
}
.service > p {
        text-align: center;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 23px;
    letter-spacing: 0px;
    color: rgba(22,43,64,0.6);
    margin: 2% 20% 2% 20%;
}
.cls_content_hot_news {
    padding: 0px 10px;
}
.service__ceritfied {
    background-color: rgba(22,43,64,0.03);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -115px;
    margin-bottom: 0px;
    padding: 180px 0px 0px 0px;
    z-index: 2;
    position: relative;
}
.service__item ul li {
    margin: 5px 0;
}
.service__item ul li i {
        color: #fb4f56;
    font-size: 15px;
    margin-right: 5px;
}
.service__list div:nth-child(3) a{
        font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 13px;
    background: #fb4f56;
    padding: 10px 20px;
    color: var(--black);
}
.brand__car {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.brand__new {
    padding: 70px 0;
}
.brand__car img {
    max-width: 120px;
}
.info__brand {
    text-align: center;
}
.info__brand h2 {
    font-size: 30px;
    font-weight: 400;
    text-transform: capitalize;
    font-style: italic;
    line-height: 1em;
}
.info__brand h2 span {
        font-size: 30px;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1em;
    font-style: normal;
}
.info__brand p {
        font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 23px;
    color: rgba(22,43,64,0.6);
    margin: 20px 0;
}
.cls-click-xem {
    display: none;
}
.bp_hot_news_slide_img {
    order: 1;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-text i{
        color: #fb4f56;
    font-size: 30px;
    display: block;
}
#carousel_fav img {
    width: 60px;
    height: 60px;
}
.card-body .card-text p {
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
    letter-spacing: 0px;
    color: rgba(22,43,64,0.6);
}
.bp_hot_news_slide_img .card-title h5 a {
    font-size: 15px;
    font-weight: 300;
    font-style: italic;
    line-height: 23px;
    color: #162b40;
}
.banner__home {
    background: #fb4f56;
    padding: 17px 0px 17px 0px;
}



.banner h3 {
    font-size: 23px;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: 0px;
}
.banner__second {
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
}
.banner__third {
    text-align: end;
}
.banner__third a {
        padding: 10px 20px;
    background: white;
    color: #162b40;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 13px;
    letter-spacing: 0.2px;
}
#m_s2_1361 h2 {
    text-align: center;
        font-size: 30px;
    font-weight: 400;
    text-transform: capitalize;
    font-style: italic;
    line-height: 1em;
    letter-spacing: 0px;
    text-align: center;
    margin: 40px 0 20px 0;
}
#m_s2_1361 h2 span {
        font-size: 30px;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1em;
    text-align: center;
    font-style: normal;
}

@media screen and (max-width:992px){
    .brand__car {
        display: grid;
    grid-template-columns: repeat(4,auto);
    row-gap: 10px;
    }
        .drop__off {
            padding: 0px 30px 60px 30px;
    }
    .text__time p:first-child,.text__time p:first-child span {
        font-size: 16px;
    }
    .text__time p:last-child {
        font-size: 12px;
    }
    .schedule {
        margin-top: 30px;
    }
    .service__ceritfied {
        padding: 180px 0px 20px 0px;
    }
}
@media screen and (max-width:756px) {

}
@media screen and (max-width:567px){
    .brand__car {
        display: grid;
    grid-template-columns: repeat(2,auto);
    row-gap:40px;
    justify-content: space-around;
    }
}

.owl-nav {
    display: none;
}


/* Css Demo dịch vụ */
.bp_img_news img {
    height: 200px;
    object-fit: cover;
}
.news_title {
    padding-top: 20px;
}
.news_title a {
    color: #162b40;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    display: block;
}
.bp_news_sub {
    padding: 15px 0;
}
.blog_description h2{
    font-size: 15px;
    font-weight: 300;
    line-height: 1.57em;
    color: rgba(22,43,64,0.6);
}
.blog_description ul {
    padding: 10px 0 25px 0;
}
.blog_description ul li i {
        color: #fb4f56;
    font-size: 15px;
    margin-right: 5px;
}
.bp_news_more {
        font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 13px;
    color: black;
    background: #fb4f56;
    padding: 10px 20px;
    transition: all 0.3s linear;
}
.bp_news_more:hover {
    background: black;
    color: #fb4f56 ;
}
.bp_block_item  {
    margin: 10px 0;
}

.service__item > ul:nth-child(1) {
    height: 100%;
}

.services .bp_block_item .row {
    margin: 0;
}
.services .cls_img_hot_news img {
    height: 200px;
    object-fit: cover;
}

@media (max-width: 767px) {
    .drop__off {
        margin: 35px 0;
        padding: 30px;
    }
    .service__ceritfied {
        padding-top: 30px;
        margin-top: 0;
    }
    
    .news_title a {
        font-size: 20px;
    }
}

