<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.no-scroll {
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 100%;
}
.no-scroll:before {
    position: fixed;
    z-index: 20;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.55);
}
#menu-containers{
    z-index: 98;
}
.icon-back-top {
  -webkit-transition: width 2s,height 2s,background-color 2s,-webkit-transform 2s;
  transition: width 2s,height 2s,background-color 2s,-webkit-transform 2s;
  transition: width 2s,height 2s,background-color 2s,transform 2s;
  transition: width 2s,height 2s,background-color 2s,transform 2s,-webkit-transform 2s;
  display: none;
}
.float-left {
    float: left;
}
/* ĐÁNH GIÁ */
.popup-assessment{
    top: 0px;
    left: 0px;
    position: fixed;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 10000;
}
.box-rlt .inner {
    width: 280px;
}
.network .skype a {
    color: #fff;
}
.item-content-rate .username {
    font-weight: bold;
    color: #222222;
}
.nav {
    -webkit-transform: translatey(-960px);
    transform: translatey(-960px);
}
#box-frm-vote {
    /*max-height: 100%;
    overflow: scroll;*/
}
#box-frm-vote .container.allow-scroll{
    min-height: 800px;
}
.content-detail {
    margin-bottom: 0px;
}
.item-content-rate .view-more {
    font-weight: bold;
}
.item-content-rate .view-more {
    text-align: right;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
}
.inline i {
    vertical-align: top;
}
#menu-containers {
    z-index: 9899;
}
.header.header-salon .button-menu{
    top: 7px;
}
.content-salon p {
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    margin: 4px 0 0;
}
.lg-backdrop {
    z-index: 10400;
}
.lg-outer {
    z-index: 10500;
}
.list-star li i .rating {
    cursor: none;
}
.swiper-slide.thumb-img.swiper-slide-thumb-active:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(77, 184, 72, 0.3), rgba(77, 184, 72, 0.3));
    border: 3px solid #4DB848;
}

#popup .modal {
    display: block;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    text-align: center;
}
.modal-dialog {
    width: 100%;
    margin: 30px auto;
    max-width: 480px;
}
.modal-dialog .content-popup {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    position: relative;
    min-height: 160px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    padding: 20px 10px;
}
.modal-dialog .close {
    float: right;
    width: 40px;
    font-size: 24px;
    font-weight: 700;
    color: #222;
    position: absolute;
    top: 6px;
    right: 0;
    z-index: 1;
    background-color: transparent;
}
.modal-dialog button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    border: 0;
}
.modal-dialog .content-popup .title {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #222;
    margin: 0;
}
.mt-20 {
    margin-top: 20px !important;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    display: none;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
    display: block;
}
.list-form-popup {
    margin: 0;
    padding: 0;
}
.list-form-popup li {
    margin-top: 10px;
    width: 100%;
    float: left;
    list-style: none;
    position: relative;
}
.list-form-popup .input {
    position: relative;
    background: #fff;
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    display: inline-block;
    height: 40px;
    padding: 10px 0;
    line-height: 20px;
    text-align: left;
    font-size: 14px;
    color: #222;
}
.ms-error {
    text-align: left;
    color: #f00;
    font-size: 14px;
    margin-top: 2px;
}
.ac-capchar #Capchar {
    width: 130px;
}
.ac-capchar .verifycode {
    height: 28px;
    margin-left: 10px;
}
.list-form-popup .btn-green {
    height: 30px;
    padding: 6px 0;
    width: 120px;
}
.list-form-popup .select-box {
    border-radius: 0 !important;
}
.list-form-popup .select-box {
    height: 40px;
    font-size: 14px;
    width: 100%;
    padding: 9px 10px;
    line-height: 20px;
    border: 0;
    color: #222;
    margin: 0;
}
.list-form-popup .select-box {
    border-radius: 0 !important;
}
.list-form-popup .custom-select&gt;select {
    background: none;
    padding-left: 0;
    padding-right: 25px;
    position: relative;
    z-index: 1;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.list-form-popup .custom-select:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    width: 20px;
    font-size: 18px;
    color: #222;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
.list-form-popup .custom-select {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #e1e1e1;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    width: 100%;
    display: inline-block;
    text-align: left;
}
.list-thumb-img-container{
    display: inline-block;
    margin: 6px 0 0;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
}

.list-thumb-img{
    overflow: initial;
}
.list-thumb-img .thumb-img {
    display: inline-block;
    width: 81px;
    height: 56px;
    overflow: hidden;
    margin-right: 6px !important;
    position: relative;
}
.box-user-border .caption a{
    color: #222222;
}
.list-thumb-img .thumb-img{
    width: 81px !important;
    height: 54px !important;
}
.list-thumb-img-container img {
    width: 81px;
    height: 54px;
}
.summary-text-lines-8 {
    /* display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical; 
    overflow: hidden; */
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 198px;
    position: relative;
}
.summary-text-lines-8::after {
    content: "";
    display: block;
    width: 100%;
    height: 80%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom,rgba(255,255,255,0) 50%,rgba(255,255,255,.53) 70%,rgba(255,255,255,.82) 90%,rgba(255,255,255,1) 100%);
}

.summary-text-lines-8 p {
    margin: 0;
}
.summary-text-lines-8 p:first-child {
    margin: 4px 0 0 ;
}
.pg-salon .more-info{
    z-index: 2;
}
.thumb-prod{
    min-height: 248px;
}
.thumb-prod.sold .photo{
    position: relative;
}
.thumb-prod.sold .photo:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/icon-sold.png) no-repeat center center rgba(0, 0, 0, 0.5);
    content: "";
}

.content-salon .lnk-more {
    font-size: 14px;
}
.break-content{
    border-bottom: 1px solid #E1E1E1;
    margin-top: 10px;
    margin-bottom: 5px;
}
.list-prod .thumb-prod .title{
    font-size: 16px;
}
.no-scroll-openpopup{
    overflow: hidden;
    /* position: fixed; */
    height: 100%;
    width: 100%;
}
.loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0,0,0,.7);
    z-index: 99999;
}
.loading img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}
.header {
    z-index: 9900;
}
.modal {
    z-index: 10500;
}
.modal-backdrop {
    z-index: 10400;
}
/* ------------------------------------- UPDATE THEME PHASE 2 -----------------*/
/* FILTER BOX */
.box-slider-range {
    width: 100%;
}

    .box-slider-range .line-row {
        margin-bottom: 20px
    }

    .box-slider-range .label {
        margin-bottom: 10px
    }

    .box-slider-range .show-infor {
        color: #135eac;
        font-weight: normal
    }

    .box-slider-range .noUi-connect {
        background: #135eac;
        height: 2px
    }

    .box-slider-range .noUi-base {
        padding-top: 10px
    }

    .box-slider-range .noUi-target {
        border: none;
        box-shadow: none;
        background: none;
        width: 80%;
        margin: 0 auto;
        padding-top: 15px;
        padding-bottom: 20px
    }

    .box-slider-range .noUi-handle:after, .box-slider-range .noUi-handle:before {
        content: none
    }

    .box-slider-range .noUi-handle {
        box-shadow: none;
        width: 20px !important;
        height: 20px !important;
        border-radius: 50%;
        background-color: #135eac;
        border: none;
        top: 0 !important;
        right: -10px !important;
        outline: none;
    }

    .box-slider-range .noUi-connects {
        height: 2px;
        background-color: #e1e1e1
    }

.noUi-base, .noUi-touch-area {
    cursor: pointer;
}

.w-220 {
    width: 220px !important
}

.item-fillter {
    cursor: pointer
}
.dev-custom-select-2 {
    width: 100%;
    display: block;
}
.dev-custom-select-2 .select-box{
    width: 100%;
    display: block;
}
/* RATING */
.box-form-vote .list-star i {
    position: relative;
}
.box-form-vote .list-star i .rating{
    position: absolute;
    top: 0;
    height: 100%;
    width: 50%;
    cursor: pointer;
    right: 0;
    left: 0;
}
.box-form-vote .list-star i .rating-r{
    left: 50%;
    position: absolute;
    top: 0;
    height: 100%;
    width: 50%;
    cursor: pointer;
    right: 0;
}
.content-popup-salon .list-form .custom-select-2 .chosen-results li, .content-popup-salon .chosen-single {
    color: #9e9e9e;
}
.content-popup-salon .list-form .custom-select-2 .chosen-results li {
    color: #000;
}
/* Home */
.box-head-top .box-slide .slide {
    margin-bottom: 45px;
}
.box-head-top .box-slide .list-dot {
    /*bottom: -15px;
    background: red;
    height: 30px;*/
}
.box-head-top .box-slide .swiper-pagination-bullet {
    display: inline-block;
    background: #E1E1E1;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 8px;
    opacity: 1;
}
.box-head-top .box-slide .swiper-pagination-bullet-active {
    background: #ACACAC;
}
.box-contact .map-cst iframe{
    width: 100% !important;
    height: 450px !important;
}
.map-cst iframe{
    width: 360px !important;
    height: 240px !important;
}
.chosen-container .chosen-results li {
    margin-top: 0px !important;
    text-align: left !important;
}
.chosen-container .chosen-results li {
    margin-top: 0px !important;
    text-align: left !important;
}
.chosen-container-single .chosen-single {
    margin-top: 0px !important;
    text-align: left !important;
    line-height: 40px;
    padding-left: 10px;
}
.box-form-s .list-form .custom-select-2:before {
    display: none;
}
.no-scroll-openpopup{
    overflow: hidden;
    /* position: fixed; */
    height: 100%;
    width: 100%;
}
.box-form-s .list-form .content-tab-salon {
    display: none;
}
.box-form-s .list-form .content-tab-salon.active {
    display: block;
}
.modal.in {
    display: block;
}
.custom-select-2:before {
    display: none;
}
.modal .content-popup-salon .close{
    color: #fff;
}
.logo-salon {
    
}
.logo-salon img{
    max-height: 60px;
}
.dev-custom-select:before {
    display: none;
}
.item-tvv .avt img {
    border-radius: 50%;
}
.link-car .show-show {
    display: block;
}
.show-show {
    display: block;
}

.item-more a {
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 50px;
    display: inline-block;
    width: 130px;
    height: 30px;
    padding: 5px 0;
    font-weight: normal;
    font-size: 14px;
    color: #888888;
    line-height: 20px;
}

.item-more {
    text-align: center;
}

.hidden{
    display: none;
}
.img-loading {
    display: inline-block;
    width: 156px;
    height: 116px;
    position: absolute;
    top: calc(50% - 50px);
}
.phone-hidden {
    display: none;
    color: #fff;
}
.box-promotion-information {
    float: none;
}
.auto-complate-box .group-action {
    display: flex;
    justify-content: center;
    /* align-items: center; */
    padding-bottom: 10px
}
.resetFilter {
    cursor: pointer;
}
.label-salon-expried {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.list-prod .thumb-prod.sold {
    
}
.list-prod .thumb-prod.sold .image{
    position: relative;
    display: block;
}
.list-prod .thumb-prod.sold .image:before{
    position: absolute;
    background: url(https://img1.oto.com.vn/Static/Images/v3/item-sold.png) no-repeat center center rgba(0,0,0,.5) !important;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: " ";
}
.link-car .sub-link {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition-duration: 5s;
    transition-delay: 2s;
}
.link-car .sub-link.open {
    display: block;
}
.show-sub-link.open {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transform: rotate(20deg);
    transform: rotate(91deg);
    line-height: 29px;
    margin-right: 10px;
}
.show-sub-link.open:before {
    margin-right: 0px !important;
}

 .item-phone {
    display: block;
    background: #fff;
    border: 1px solid #4db848;
    box-sizing: border-box;
    border-radius: 100px;
    width: 170px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #4db848;
    margin: 10px auto 5px
}


#frm-mobile .modal-dialog .content-popup {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    position: relative;
    min-height: 200px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
    color: #222222;
    padding: 30px 20px 15px 20px;
}

    #frm-mobile .modal-dialog .content-popup .title {
        font-weight: bold;
        font-size: 20px;
        line-height: 18px;
        text-align: center;
        color: #222222;
        margin: 0;
    }
#frm-mobile .modal-dialog {
    width: 100%;
    margin: 30px auto;
    max-width: 620px;
}
.filter-salon-c .item-fillter.active{
    border: 1px solid #e1e1e1;
    border-color: #135eac;
}
.content-full-home .box-about-salon{
    margin-bottom: 0px;
}
.mt-60 {
    margin-top: 60px;
}
.show-line {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.show-6-line {
    -webkit-line-clamp: 6;
}
.show-10-line {
    -webkit-line-clamp: 10;
}
.icon-back-top {
    background: url(../images/back-to-top.svg) no-repeat center center;
    bottom: 15px;
    right: 15px;
}
.show-loading-car {
    min-height: 150px;
    background-image: url(../images/loading300.gif);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: center center;
}
.list-prod .thumb-prod .image {
    padding-top: 75.18%;
    display: block;
    position: relative;
}
.list-prod .thumb-prod .image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.head-cst {
    text-align: center;
}
.head-cst .title{
    
}
.head-cst .des{
    margin: 0px;
}
.navi.nav-salon .logo .heading-h2 {
    text-indent: -99999px;
}
.heading-box-h1-recommend {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #222222;
    margin: 0px;
}
.fsize-24 {
    font-size: 24px;
}

.rt {
    height: 0;
    position: relative;
    display: block;
}

    .rt img, .rt iframe, .rt video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .rt.photo:before {
        z-index: 2;
    }

.pdt-per-82 {
    padding-top: 82%;
}

.pdt-per-75 {
    padding-top: 75%;
}

.pdt-per-74 {
    padding-top: 74.5%;
}

.pdt-per-58 {
    padding-top: 58.6%;
}

.pdt-per-56 {
    padding-top: 56%;
}

.pdt-per-53 {
    padding-top: 53.3%;
}

.pdt-per-18 {
    padding-top: 18.75%;
}

.pdt-per-38 {
    padding-top: 38.5%;
}

.pdt-per-12 {
    padding-top: 12.28%;
}

.pdt-per-100 {
    padding-top: 100%;
}
.my-modal {
    display: none;
    position: fixed;
    z-index: 2;
    padding-top: 200px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,.4)
}

    .my-modal h2 {
        font-size: 18px !important;
        line-height: 20px !important;
        padding: 0 !important;
        margin: 5px 0 !important;
        width: auto !important;
        text-align: left !important
    }

.my-modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 30%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s
}


    .my-modal-content .close {
        color: #222;
        font-size: 28px;
        font-weight: bold;
        width: 38px;
        height: 22px;
        text-align: center;
        position: absolute;
        top: 15px;
        right: 10px
    }

        .my-modal-content .close:hover, .my-modal-content .close:focus {
            color: #000;
            text-decoration: none;
            cursor: pointer
        }

    .my-modal-content input.inputtext {
        width: 50%;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        float: left
    }

    .my-modal-content .verifyCodeVote {
        margin-top: 5px;
        margin-left: 20px
    }

.my-modal-header {
    padding: 12px 30px;
    background: #f5f5f5;
    border-bottom: 1px solid #ddd;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.my-modal-body {
    padding: 30px;
    font-size: 14px;
    color: #222
}

    .my-modal-body .errorcaptcha {
        color: #e58f3c;
        margin-bottom: 10px
    }

    .my-modal-body .linerow {
        margin-bottom: 20px
    }

        .my-modal-body .linerow .btn-submit {
            width: 120px;
            height: 32px;
            line-height: 32px;
            border-radius: 3px;
            border: none;
            outline: none;
            text-align: center;
            color: #fff;
            margin-top: 10px;
            text-transform: uppercase;
            font-weight: normal;
            cursor: pointer;
            background-color: #1260ab
        }
.dev-custom-year .auto-complate-box {
    left: auto;
    right: 0px;
}
.dev-custom-year .auto-complate-box::after {
    left: auto;
    right: 20px;
}
.content-popup-km .list-form .content-article li {
    width:auto;
}
.dragImg {
    width: 1140px;
    height: 475px;
    overflow: hidden;
    margin: auto;
    cursor: -webkit-grab;
}

.dragImg img {
    position: relative;
}
.head-breadcrumb {
    
}
.head-breadcrumb a {
    color: #135eac;
}
.head-breadcrumb .angle-right {
    color: #888;
    padding: 0 3px;
}
.group-title-detail .date-code {
    width: auto;
}
.group-title-detail .title-detail {
    width: auto;
    float: left;
}
.price .cpn-giathamkhao{
    
}
.cpn-giathamkhao {
    font-style: italic;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    text-align: right;
    color: #ACACAC;
}
.display-line-1{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}


.slide-car .tag,
.list-prod .tag,
.list-item-car .tag {
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, #EC2A00 0%, #FFA800 100%);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 11px 0px;
    padding: 4px 10px;
    font-style: italic;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
}

.icon-tags {
    margin-right: 5px;
}

    .icon-tags::before {
        width: auto !important;
        margin: 0;
        height: auto;
    }

.box-list-car .tag,
.box-detail-listing .tag {
    background: linear-gradient(90deg, #EC2A00 0%, #FFA800 100%);
    border-radius: 4px;
    display: inline-block;
    margin-right: 10px;
    padding: 3px 6px;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 12px;
    float: left;
    line-height: 14px;
}

.box-list-car .tag {
    margin-right: 5px;
}

.slide-car .photo {
    position: relative;
    display: block;
}</pre></body></html>