.header-footer-container * {
    margin: 0;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #222;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.header-footer-container .title a,
.header-footer-container h3.title,
.header-footer-container h2.title {
    font: 14px "Roboto", Tahoma;
}
.header-footer-container input,
.header-footer-container button,
.header-footer-container select,
textarea {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}
.header-footer-container h1,
.header-footer-container h2,
.header-footer-container h3,
.header-footer-container h4,
.header-footer-container h5,
.header-footer-container h6 {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}
.header-footer-container img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}
.header-footer-container a {
    text-decoration: none;
}
.header-footer-container .clearfix {
    *zoom: 1;
}
.header-footer-container .clearfix:before,
.header-footer-container .header-footer-container .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.header-footer-container .clearfix:after {
    clear: both;
}
.header-footer-container .clear {
    clear: both;
}
.header-footer-container ::-webkit-input-placeholder {
    color: #888;
}
.header-footer-container html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
.header-footer-container a:focus {
    outline: 0;
    outline: 0;
    outline-offset: 0;
}
.header-footer-container a:hover,
.header-footer-container a:active {
    outline: 0;
}
.header-footer-container button,
.header-footer-container input,
.header-footer-container select,
.header-footer-container textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}
.header-footer-container button,
.header-footer-container input {
    *overflow: visible;
    line-height: normal;
}
.header-footer-container button:-moz-focus-inner,
.header-footer-container input:-moz-focus-inner {
    padding: 0;
    border: 0;
}
.header-footer-container button:focus,
.header-footer-container input:focus,
.header-footer-container select:focus,
.header-footer-container textarea:focus {
    outline: 0;
}
.header-footer-container table {
    border-collapse: collapse;
    border-spacing: 0;
    border-padding: 0;
}
.header-footer-container .no-margin {
    margin: 0 !important;
}
.header-footer-container .pull-left {
    float: left !important;
}
.header-footer-container .pull-right {
    float: right !important;
}
.header-footer-container .hiden {
    display: none !important;
}
.header-footer-container .bg-gray {
    background-color: #f0f0f0 !important;
}
.header-footer-container .text-transform {
    text-transform: uppercase !important;
}
.header-footer-container .text-transform-none {
    text-transform: none !important;
}
.header-footer-container .row {
    margin-left: -15px;
    margin-right: -15px;
}
.header-footer-container .row:after {
    content: "";
    clear: both;
    display: block;
}
.header-footer-container .col-3,
.header-footer-container .col-6,
.header-footer-container .col-12,
.header-footer-container .col-4,
.header-footer-container .col,
.header-footer-container .col-2,
.header-footer-container .col-8 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.header-footer-container .col-2 {
    width: 16.66666667%;
}
.header-footer-container .col-8 {
    width: 66.66666667%;
}
.header-footer-container .col {
    width: 20%;
}
.header-footer-container .col-3 {
    width: 25%;
}
.header-footer-container .col-4 {
    width: 33.3333%;
}
.header-footer-container .col-6 {
    width: 50%;
}
.header-footer-container .col-12 {
    width: 100%;
}
.header-footer-container .red {
    color: #f00 !important;
}
.header-footer-container .text-center {
    text-align: center !important;
}
.header-footer-container .modal-backdrop-s.show {
    z-index: 9;
    display: block;
}
.header-footer-container .modal-backdrop-s {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background-color: transparent;
    display: none;
    opacity: 0.7;
}
.header-footer-container .container {
    max-width: 1170px;
    margin: auto;
    padding: 0 15px;
    width: 100%;
}
.header-footer-container .full-width {
    width: 100% !important;
    display: inline-block;
}
.header-footer-container .icon-back-top {
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 20px;
    right: 10px;
    background: rgba(0, 0, 0, 0.7);
    cursor: pointer;
    z-index: 999;
    display: none;
    font-size: 28px;
    color: #fecc0a;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.header {
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 1040;
}
.header .header-top {
    background: #135eac;
    width: 100%;
    height: 50px;
    padding-top: 8px;
    color: #fff;
    line-height: 34px;
    font-weight: normal;
    font-size: 14px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.header .header-top a {
    color: #fff;
}
.header .header-top .left-head {
    float: left;
    font-weight: bold;
}
.header .header-top .left-head a {
    font-weight: normal;
    margin-left: 25px;
}
.header .header-top .head-right {
    float: right;
}
.head-right .box-login-acc {
    float: left;
    margin-left: 30px;
}
.head-right .box-login-acc .span-pd {
    padding: 0 10px;
}
.head-right .noti {
    float: left;
    position: relative;
}
.head-right .noti i {
    font-size: 24px;
    color: #fff;
}
.head-right .noti i:before {
    width: auto;
    margin: 0;
    line-height: normal;
}
.head-right .noti .number {
    background: #e23838;
    border-radius: 10px;
    position: absolute;
    top: -3px;
    right: -15px;
    height: 15px;
    line-height: 16px;
    padding: 0 4px;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
}
.box-search-head {
    width: 300px;
    float: left;
    margin-right: 30px;
    height: 34px;
    background: #024e9c;
    box-shadow: inset 0 0 8px rgba(0, 58, 119, 0.8);
    border-radius: 4px;
    position: relative;
}
.box-search-head .sub-search {
    position: absolute;
    left: 0;
    top: 42px;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    width: 300px;
    z-index: 12;
    margin: 0;
    padding: 0;
    display: none;
}
.box-search-head .sub-search.open {
    display: block;
}
.box-search-head .sub-search li {
    width: 100%;
    float: left;
    list-style: none;
    line-height: 30px;
    font-weight: normal;
    font-size: 14px;
    color: #000;
    padding: 0 10px;
}
.box-search-head .sub-search li .number-s {
    color: #4db848;
}
.box-search-head .sub-search li a {
    display: block;
    color: #000;
}
.box-search-head .sub-search li:hover {
    background: #f0f0f0;
    color: #135eac;
    font-weight: bold;
}
.box-search-head .sub-search li:hover a {
    color: #135eac;
    font-weight: bold;
}
.box-search-head .input-text {
    width: 100%;
    height: 34px;
    display: inline-block;
    border: 0;
    background-color: transparent;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    padding: 7px 10px;
    line-height: 20px;
    text-align: left;
    padding-right: 35px;
}
.box-search-head:before {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 34px;
    width: 35px;
    text-align: center;
    color: #56a1ee;
    font-size: 14px;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
}
.box-search-head .input-text::-webkit-input-placeholder {
    color: #56a1ee;
}
.box-search-head .input-text::-moz-placeholder {
    color: #56a1ee;
}
.box-search-head .input-text::-ms-input-placeholder {
    color: #56a1ee;
}
.box-search-head .input-text::-moz-placeholder {
    color: #56a1ee;
}
.header.fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10;
}
.header-fix {
    height: 130px;
}
.header.fixed .header-top {
    height: 0;
    line-height: 0;
    background-color: transparent;
    padding: 0;
}
.header.fixed .left-head,
.header.fixed .number,
.header.fixed .noti,
.header.fixed .head-right .box-login-acc {
    display: none;
}
.header.fixed .box-search-head {
    position: absolute;
    right: 166px;
    background: #fff;
    border: 1px solid #e1e1e1;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    bottom: -57px;
    z-index: 11;
    display: none;
    margin: 0;
}
.header.fixed .box-search-head .sub-search {
    top: 34px;
}
.header.fixed .box-search-head.show {
    display: block;
}
.header.fixed .box-search-head .input-text {
    color: #333;
}
.header.fixed .box-search-head:before {
    color: #222;
}
.header.fixed .header-top .container {
    position: relative;
}
.header.fixed .navi {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.header.fixed .box-search-head .input-text::-webkit-input-placeholder {
    color: #888;
}
.header.fixed .box-search-head .input-text::-moz-placeholder {
    color: #888;
}
.header.fixed .box-search-head .input-text::-ms-input-placeholder {
    color: #888;
}
.header.fixed .box-search-head .input-text::-moz-placeholder {
    color: #888;
}
.header-top .acc-user {
    float: right;
    position: relative;
    text-align: right;
    line-height: 30px;
    padding-left: 15px;
    height: 42px;
    padding-top: 2px;
    text-align: left;
}
.header-top .acc-user .menu-acc {
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    position: absolute;
    right: 0;
    top: 42px;
    z-index: 10;
    width: 190px;
    display: none;
    padding: 10px 0;
}
.header-top .acc-user:hover .menu-acc {
    display: block;
}
.header-top .acc-user ul {
    margin: 0;
    padding: 0;
}
.header-top .acc-user .menu-acc li {
    width: 100%;
    float: left;
    list-style: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    padding: 0 10px;
}
.header-top .acc-user .menu-acc li a {
    display: block;
    color: #000;
}
.header-top .acc-user .menu-acc li:hover,
.header-top .acc-user .menu-acc .active {
    background: #f0f0f0;
}
.header-top .acc-user .menu-acc li a:hover,
.header-top .acc-user .menu-acc .active a {
    font-weight: bold;
    color: #135eac;
}
.ml-10 {
    margin-left: 10px !important;
}
.header-top .acc-user .menu-acc .menu-leve2:hover {
    background-color: transparent;
}
.header-top .acc-user .menu-acc .menu-leve2 {
    padding: 0;
}
.header-top .acc-user .menu-acc .menu-leve2 ul li {
    padding-left: 25px;
}
.header-top .acc-user .avatar {
    float: left;
    background: #c4c4c4;
    border: 1px solid #e1e1e1;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.header-top .acc-user .name {
    float: left;
    width: 96px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    margin-left: 9px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.header-top .acc-user .icon {
    color: #fff;
    font-size: 16px;
    width: 28px;
    float: left;
    text-align: center;
}
.navi {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    height: 80px;
}
.navi .logo {
    float: left;
    background: url(../images/xemxe-logo.png) no-repeat center top;
    width: 160px;
    height: 60px;
    text-indent: -9999px;
    margin-top: 12px;
}
.navi .logo h1 {
    margin: 0;
}
.navi .menu-top {
    margin: 0;
    padding: 0;
    float: right;
}
.navi .menu-top li {
    list-style: none;
    float: left;
    position: relative;
    padding: 20px 15px;
    line-height: 40px;
}
.navi .menu-top li a {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #222;
    display: block;
}
.navi .menu-top li:hover a {
    color: #135eac;
}
.navi .menu-top li:last-child {
    padding-right: 0;
    /*margin-top: 17px;*/
}
.navi .menu-top li.search-fix {
    display: none;
    text-align: center;
}
.navi .menu-top li:last-child a
{
    color: #fff;
}
.header.fixed .navi .menu-top li.search-fix {
    display: block;
}
.search-fix .icon-show-search:before {
    width: 15px;
    text-align: center;
    color: #222;
    font-size: 15px;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    display: inline-block;
    cursor: pointer;
    margin: 0;
}
.search-fix .icon-show-search.show:before {
    content: "";
}
.navi .menu-top .icon-more-menu i {
    font-size: 15px;
    color: #222;
    cursor: pointer;
}
.navi .menu-top .icon-more-menu .menu-more {
    display: none;
    position: absolute;
    width: 380px;
    right: 0;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    z-index: 10;
    min-height: 120px;
    top: 60px;
    padding: 10px 0;
}
.navi .menu-top .icon-more-menu:hover .menu-more {
    display: block;
}
.navi .sub-menu {
    width: auto;
    margin: 0;
    padding: 0;
    float: left;
}
.navi .sub-menu li {
    width: 100%;
    float: left;
    padding: 0;
}
.navi .menu-top .sub-menu li a {
    line-height: 20px;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 14px;
    color: #000;
    text-transform: none;
    padding-right: 0;
}
.navi .sub-menu li:hover {
    background: #f0f0f0;
}
.navi .sub-menu li:hover > a {
    color: #135eac;
    font-weight: bold;
}
.navi .sub-menu li.title {
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    padding: 5px 10px;
    text-transform: uppercase;
}
.navi .sub-menu li.title:hover {
    background-color: transparent;
}
.navi .sub-menu li.title a {
    color: #000;
    padding: 0;
}
.navi .menu-more .sub-menu {
    width: 190px;
}
.header .navi .btn-post {
    background: #4db848;
    border-radius: 4px;
    border: 0;
    height: 40px;
    width: 100px;
    display: inline-block;
    cursor: pointer;
    padding: 10px 0;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-transform: none;
}
.header .navi .btn-post:hover,
.header .navi li:hover .btn-post {
    color: #fff;
}
.navi button.btn-post {
    line-height: normal;
}
.navi .menu-top .box-submenu {
    width: 240px;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 80px;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    display: none;
    padding: 15px 0;
    height: 0;
}
.navi .menu-top .box-submenu.open {
    width: 840px;
}
.navi .menu-top .box-submenu .sub-menu {
    width: 100%;
}
.navi .item-submenu {
    float: left;
    width: 120px;
}
.navi .menu-top li:hover .box-submenu {
    display: block;
    height: auto;
}
.navi .menu-top .box-submenu .item-more-submenu {
    float: left;
    display: none;
}
.navi .menu-top .box-submenu.open .item-more-submenu {
    display: block;
}
.nav-drp-sub {
    display: none;
}
.mgt_30 {
    margin-top: 30px !important;
}
.navi .menu-top .box-submenu .more-submenu {
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
    color: #135eac;
    cursor: pointer;
    padding-left: 10px;
}
.navi .menu-top .box-submenu.open .hiden-text {
    display: none;
}
.level2 .nav-drp-sub {
    position: absolute;
    display: none;
    padding: 4px 0;
    left: 120px;
    top: 0;
    width: auto;
    background: #f0f0f0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    min-height: 50px;
    min-width: 240px;
    z-index: 1;
}
.level2:hover .nav-drp-sub {
    display: inline-block;
}
.level2 .w360 {
    width: 360px !important;
}
.right-sub .level2 .nav-drp-sub {
    left: auto;
    right: 120px;
}
.navi .menu-top .w190 {
    width: 190px !important;
}
.navi .menu-top .w190 .nav-drp-sub {
    min-width: 190px;
    left: 190px;
}
.navi .menu-top .nav-drp-sub .sub-menu li a {
    font-weight: normal;
    color: #222;
}
.navi .menu-top .nav-drp-sub .sub-menu li:hover {
    background-color: transparent;
}
.navi .menu-top .nav-drp-sub .sub-menu li:hover a {
    font-weight: bold;
    color: #135eac;
}
.navi .menu-top .active {
    font-weight: bold !important;
    color: #135eac !important;
}
.header-footer-container .content {
    width: 100%;
    display: inline-block;
    min-height: 450px;
}
.box-link-seo {
    width: 100%;
    display: inline-block;
    background: #f0f0f0;
    padding: 15px 0 40px 0;
}
.box-link-seo .heading {
    margin-bottom: 15px;
}
.box-link-seo .title {
    font-weight: bold;
    font-size: 18px;
    color: #222;
    margin: 0;
    margin-bottom: 10px;
}
.box-link-seo .alink {
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #135eac;
    display: block;
    margin: 0;
}
.box-link-seo .alink a {
    color: #135eac;
}
.box-link-seo .item1 {
    width: 140px;
}
.box-link-seo .item-140,
.box-link-seo .item-160,
.box-link-seo .item-180,
.box-link-seo .item-145,
.box-link-seo .item-210 {
    float: left;
    padding-right: 5px;
    margin-bottom: 25px;
}
.box-link-seo .item-140 {
    width: 140px;
}
.box-link-seo .item-145 {
    width: 145px;
}
.box-link-seo .item-160 {
    width: 160px;
}
.box-link-seo .item-180 {
    width: 180px;
}
.box-link-seo .item-210 {
    width: 210px;
}
.heading {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #222;
    margin: 0;
    margin-bottom: 24px;
}
.heading a {
    color: #222;
}
.heading .alink {
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #135eac;
    margin-left: 8px;
}
.heading i {
    color: #135eac;
}
.list-logo-product-ft {
    margin: 0 -15px;
}
.list-logo-product-ft .item {
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #fff;
    border-radius: 4px;
    height: 80px;
    padding-top: 10px;
}
.list-logo-product-ft .item .photo {
    height: 35px;
    width: 200px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.list-logo-product-ft .item .name {
    font-weight: normal;
    font-size: 13px;
    line-height: 14px;
    color: #888;
    text-align: center;
    margin: 0;
    margin-top: 10px;
}
.list-logo-product-ft .item .name span {
    color: #135eac;
}
.icon-type-number {
    float: left;
    width: 20px;
    height: 14px;
    background: url(https://img1.oto.com.vn/Static/Images/icontranmission.png) no-repeat left center;
}
.mt-40 {
    margin-top: 40px !important;
}
.footer {
    background: url(https://img1.oto.com.vn/2020/05/20/tGb7VGse/footer-bg-a960.jpg) no-repeat center;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 80px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
.footer h2,
.footer h3,
.footer h4 {
    margin: 0;
}
.footer ul {
    padding: 0;
    margin: 0;
}
.footer ul li {
    list-style: none;
}
.footer .f-title {
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
}
.f-top_menu {
    margin-top: 10px;
    margin-bottom: 30px;
}
.f-top_menu:before,
.f-top_menu:after {
    content: " ";
    display: table;
}
.f-top_menu:after {
    clear: both;
}
.f-top_menu .col {
    float: left;
}
.f-top_menu .col.w_254 {
    width: 254px;
}
.f-top_menu .col.w_193 {
    width: 193px;
}
.f-top_menu .col.w_271 {
    width: 271px;
}
.f-top_menu .col.w_192 {
    width: 192px;
}
.f-menu {
    list-style: none;
}
.f-menu li a {
    font-size: 14px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
}
.social-link_item {
    display: block;
}
.social-link_item .circle {
    width: 30px;
    height: 30px;
    line-height: 30px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    background: #fff;
}
.social-link_item .circle [class*="icon-"] {
    font-size: 18px;
    color: #0a4582;
}
.social-link_item .circle [class*="icon-"]:before {
    margin: 0;
}
.social-link_item .txt {
    color: #fff;
    margin-left: 7px;
}
.social-link_item:not(:last-child) {
    margin-bottom: 5px;
}
.app-link .app-link_item img {
    width: 230px;
}
.app-link .app-link_item:not(:last-child) {
    margin-bottom: 10px;
}
.info-g {
    color: #fff;
    margin-bottom: 10px;
}
.info-g [class*="icon-"] {
    margin-right: 10px;
}
.info-g [class*="icon-"]:before {
    margin: 0;
}
.info-g span {
    margin-right: 34px;
}
.info-title {
    color: #fff;
    font-size: 18px;
}
.f-top_infomation p,
.f-bottom p {
    color: #fff;
}
.f-top_infomation {
    padding-bottom: 20px;
    border-bottom: 1px solid #56a1ee;
}
.f-top_infomation:before,
.f-top_infomation:after {
    content: " ";
    display: table;
}
.f-top_infomation:after {
    clear: both;
}
.f-top_infomation > p {
    margin-bottom: 10px;
}
.f-top_infomation .elm_left {
    width: 38%;
    float: left;
}
.f-top_infomation .elm_left .info-title {
    margin-bottom: 15px;
}
.f-top_infomation .elm_left p {
    margin-bottom: 10px;
}
.f-top_infomation .elm_right {
    width: 62%;
    float: left;
    text-align: left;
}
.f-top_infomation .elm_right p {
    display: inline-block;
    margin-left: 24px;
}
.information-address .info-title {
    margin-bottom: 17px;
}
.information-address p {
    max-width: 354px;
    line-height: 16px;
}
.information-address [class*="icon-"] {
    margin-right: 10px;
}
.information-address [class*="icon-"]:before {
    margin: 0;
}
.f-bottom {
    padding-top: 20px;
}
.f-bottom p {
    font-size: 12px;
}
.f-bottom .elm:before,
.f-bottom .elm:after {
    content: " ";
    display: table;
}
.f-bottom .elm:after {
    clear: both;
}
.f-bottom .elm:not(:last-child) {
    margin-bottom: 12px;
}
.f-bottom .elm .elm_left {
    width: 448px;
    float: left;
}
.f-bottom .elm .elm_right {
    width: -moz-calc(100% - 448px);
    width: -webkit-calc(100% - 448px);
    width: calc(100% - 448px);
    float: left;
    padding-left: 10px;
}
.f-bottom .elm .elm_right p {
    margin-bottom: 15px;
    max-width: inherit;
}
.bubble-chat {
    position: fixed;
    bottom: 0;
    right: 120px;
    cursor: pointer;
    z-index: 100;
    background: #135eac;
    border-radius: 5px 5px 0 0;
    min-width: 252px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    color: #fff;
}
.bubble-chat [class*="icon-"] {
    font-size: 22px;
    margin-right: 5px;
}
.mt-28 {
    margin-top: 28px !important;
}
.mt-37 {
    margin-top: 37px !important;
}
.mt-5 {
    margin-top: 5px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.footer a {
    color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1150px) {
    .navi .menu-top li {
        padding: 20px 10px;
    }
    .box-link-seo .title {
        font-size: 14px;
    }
    .box-link-seo .alink {
        font-size: 13px;
        line-height: 22px;
    }
    .box-link-seo .item-140,
    .box-link-seo .item-160,
    .box-link-seo .item-180,
    .box-link-seo .item-145,
    .box-link-seo .item-210 {
        width: 14.2444%;
    }
    .navi .sub-menu li {
        padding: 0;
    }
    .navi .menu-top .box-submenu.open {
        left: -78px;
    }
}
.banner-top {
    width: 100%;
    display: inline-block;
    position: relative;
    padding-top: 5px;
}
.banner-top:before {
    left: 0;
    top: 0;
    right: 0;
    content: "";
    height: 85px;
    position: absolute;
    background: #135eac;
}
.banner-top .list-slide {
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.35);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.banner-top .list-slide .list {
    position: relative;
    width: 100%;
    display: inline-block;
}
.banner-top .list-slide .list .item {
    width: 100%;
}
.banner-top .list-slide .list .item img {
    width: 100%;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.banner-top .list-slide .list-dot {
    margin: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 8px;
    padding: 0;
}
.banner-top .list-slide .swiper-pagination-bullet {
    display: inline-block;
    list-style: none;
    background: transparent;
    height: 8px;
    width: 8px;
    margin: 0 2px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    border: 1px solid #fff;
}
.banner-top .list-slide .swiper-pagination-bullet-active {
    background: #fff;
}
.list-product {
    margin-bottom: 10px;
}
.list-product .col-6 {
    margin: 10px 0;
    position: relative;
}
.list-product .img {
    width: 100%;
}
.list-product .title {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    height: 38px;
    overflow: hidden;
    margin: 5px 0 7px 0;
}
.list-product .title a {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    color: #222;
}
.list-product .price {
    color: #222;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    margin-bottom: 8px;
}
.list-link-car-hot {
    background: #135eac;
    width: 100%;
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 15px;
    margin-bottom: 12px;
}
.list-link-car-hot .link {
    border: 1px solid #56a1ee;
    border-radius: 50px;
    height: 26px;
    line-height: 26px;
    margin-right: 10px;
    float: left;
    padding: 0 11px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    background: #56a1ee;
}
.list-link-car-hot .heading {
    color: #fff;
}
.list-logo-car {
    margin-top: 5px;
    margin-bottom: 5px;
}
.list-logo-car .item {
    width: 100%;
    display: inline-block;
    height: 86px;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 6px;
    padding-top: 10px;
    text-align: center;
    margin: 5px 0;
}
.list-logo-car .item .name {
    margin: 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #222;
    margin-top: 7px;
}
.box-link-car {
    margin: 0;
    padding: 0;
}
.box-link-car li {
    width: 100%;
    float: left;
    list-style: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
}
.box-link-car li a {
    color: #135eac;
    position: relative;
    display: block;
    padding-left: 15px;
}
.box-link-car li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    height: 5px;
    width: 5px;
    background: #135eac;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.header-footer-container .slide-car {
    width: 100%;
    display: inline-block;
    position: relative;
}
.header-footer-container .slide-car .list-slide {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    display: inline-block;
}
.header-footer-container .slide-car .list-slide .list {
    margin: 0;
    padding: 0;
}
.header-footer-container .slide-car .item {
    width: 240px;
    float: left;
    margin-right: 10px;
}
.header-footer-container .slide-car .title {
    margin: 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #222;
    margin-top: 7px;
}
.header-footer-container .slide-car .title a {
    color: #222;
    display: block;
}
.header-footer-container .slide-car .list-dot {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 12px;
}
.header-footer-container .slide-car .swiper-pagination-bullet {
    display: inline-block;
    list-style: none;
    background: #c4c4c4;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.header-footer-container .slide-car .list-dot .active,
.slide-car .swiper-pagination-bullet-active {
    background: #135eac;
}
.list-new {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}
.list-new li {
    width: 100%;
    float: left;
    list-style: none;
    border-bottom: 1px solid #e1e1e1;
    padding: 20px 0;
}
.list-new li:last-child {
    border: 0;
    padding-bottom: 10px;
}
.list-new li:first-child {
    padding-top: 10px;
    padding-bottom: 14px;
}
.list-new li .photo {
    width: 115px;
    float: left;
}
.list-new li .info {
    margin-left: 125px;
}
.list-new li .title {
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    max-height: 60px;
    overflow: hidden;
}
.list-new .description {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    margin: 0;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    margin-top: 5px;
}
.list-new .alink {
    font-weight: normal;
    font-size: 12px;
    line-height: 24px;
    color: #135eac;
    display: block;
}
.list-new li .title a {
    color: #222;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
}
.list-new .rate {
    margin: 0;
    font-size: 12px;
    line-height: 24px;
    color: #222;
    margin-top: 4px;
}
.list-new .rate i {
    color: #fec600;
}
.list-new li.big-new .title {
    margin-top: 7px;
    margin-bottom: 2px;
}
.list-new li.big-new .title {
    height: 44px;
    font-size: 16px;
}
.list-new li.big-new .title a {
    -webkit-line-clamp: 2;
}
.list-new li.big-new .img {
    width: 100%;
}
.box-slide-salon-car {
    width: 100%;
    display: inline-block;
    position: relative;
}
.box-slide-salon-car .list-slide {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    margin-top: 7px;
}
.box-slide-salon-car .list-dot {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 12px;
}
.box-slide-salon-car .list-slide .item {
    width: auto;
    float: left;
    padding-right: 10px;
    text-align: center;
}
.box-slide-salon-car .swiper-pagination-bullet {
    display: inline-block;
    list-style: none;
    background: #c4c4c4;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.box-slide-salon-car .swiper-pagination-bullet-active {
    background: #135eac;
}
.box-slide-salon-car .photo {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
}
.box-slide-salon-car .title {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    margin: 5px 0;
    text-align: center;
    color: #222;
    height: 40px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
}
.box-slide-salon-car .title a {
    color: #222;
}
.box-slide-salon-car .location {
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #888;
    margin: 0;
}
#boxProductSaved {
    display: none;
    position: fixed;
    bottom: 0;
    right: 274px;
    width: 180px;
    border-radius: 5px 5px 0 0;
    padding: 0;
    text-align: left;
    z-index: 11;
    line-height: 18px;
    background: url("https://img1.oto.com.vn/Static/Images/saveproduct.png") no-repeat #135eac;
    background-position: 13px 9px;
}
.dplvisiable {
    display: block;
}
#boxProductSaved .titlebox {
    display: inline-block;
    width: 100%;
    color: #fff;
    border-radius: 5px 5px 0 0;
    font: bold 14px/32px "Open Sans";
}
#boxProductSaved .titlebox .title {
    color: #fff;
    float: left;
    font: bold 14px arial;
    padding-left: 45px;
    line-height: 32px;
    margin-right: 5px;
}
#boxProductSaved .titlebox .hideAll {
    width: 15px;
    height: 14px;
    background: url("https://img1.oto.com.vn/Static/Images/hide.png") no-repeat 0 3px;
    display: block;
    float: right;
    margin: 10px 0;
    cursor: pointer;
}
#boxProductSaved .titlebox #deleteAll {
    position: absolute;
    width: 10px;
    height: 10px;
    background: url("https://img1.oto.com.vn/Static/Images/closecompare1.png") no-repeat;
    display: block;
    right: 10px;
    top: 11px;
    cursor: pointer;
}
#boxProductSaved .listbox li span {
    width: 15px;
    height: 14px;
    background: url("https://img1.oto.com.vn/Static/Images/icon_cancel.png") no-repeat 0 3px;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
}
#boxProductSaved .listbox li {
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
    width: 90%;
    padding: 0 8px;
}
#boxProductSaved .listbox li a {
    font-family: Arial;
    float: left;
    text-decoration: none;
    color: #0e76bc;
    padding: 0 30px 0 0;
    font-size: 12px;
}
#boxProductSaved .listbox li a:hover {
    color: #fe9d00;
}
.AutoCompare {
    display: none;
    width: 196px;
    height: 32px;
    position: fixed;
    bottom: 0;
    right: 464px;
    background: url("https://img1.oto.com.vn/Static/Images/iconcompare.png") no-repeat #2d8de8;
    background-position: 18px 8px;
    z-index: 2;
    border-radius: 5px 5px 0 0;
}
.AutoCompare .name {
    float: left;
    width: 118px;
    padding-left: 57px;
    height: 30px;
    font: bold 14px/32px "Open Sans";
    font-size: 14px\0;
    color: #fff;
    cursor: pointer;
}
.AutoCompare .show {
    float: left;
    width: 16px;
    height: 10px;
    margin-right: 10px;
    margin-top: 12px;
    background: url("https://img1.oto.com.vn/Static/Images/showcompare.png") no-repeat;
    cursor: pointer;
}
.AutoCompare .close {
    position: absolute;
    width: 10px;
    height: 10px;
    right: 10px;
    top: 11px;
    background: url("https://img1.oto.com.vn/Static/Images/closecompare1.png") no-repeat;
    cursor: pointer;
}
.logocompare {
    width: 192px;
    height: 262px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f0f0f0;
    text-align: center;
}
.headercompare {
    width: 800px;
    height: 262px;
    position: absolute;
    top: 0;
    left: 192px;
    overflow: hidden;
}
.menucompare {
    width: 192px;
    height: 320px;
    position: absolute;
    top: 262px;
    left: 0;
    overflow: hidden;
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}
.menu-fly {
    width: 192px;
}
.content-com {
    position: absolute;
    top: 262px;
    left: 192px;
    width: 800px;
    height: 100%;
}
.content-fly {
    overflow: auto;
    width: 800px;
    height: 320px;
}
.contentcompareitem {
    float: left;
}
.contentcompare {
    width: 992px;
    height: 650px;
    margin: 0 auto;
    border-radius: 5px;
}
.contentcompare .title {
    width: 100%;
    font: bold 14px/50px "Open Sans", Arial;
    font-size: 14px\0;
    color: #fff;
    border-bottom: 1px solid #1260ab;
    height: 50px;
    background: url("https://img1.oto.com.vn/Static/Images/compareicon.png") no-repeat #2d8de8;
    background-position: 17px 15px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
}
.contentcompare .title span {
    padding-left: 65px;
}
.contentcompare .title .close {
    position: absolute;
    right: 7px;
    top: 5px;
    background: url("https://img1.oto.com.vn/Static/Images/compareclose.png") no-repeat;
    width: 36px;
    height: 36px;
    cursor: pointer;
}
.contentcompare .viewcompare {
    width: 100%;
    border: none;
    position: relative;
    display: inline-block;
}
.contentcompare .viewcompare .countcom {
    float: left;
    width: 192px;
    height: 262px;
    border-left: 1px solid #e8e8e8;
}
.contentcompare .viewcompare .countcom .autocount {
    width: 192px;
    height: 262px;
    float: left;
    text-align: center;
}
.contentcompare .viewcompare .countcom .autocount .sl {
    font: bold 80px/60px "Open Sans";
    color: #135eac;
    width: 192px;
    float: left;
    text-align: center;
    margin-top: 80px;
    height: 60px;
}
.contentcompare .viewcompare .countcom .autocount .text {
    font: bold 14px "Open Sans";
    text-transform: uppercase;
    color: #135eac;
    width: 192px;
    float: left;
    text-align: center;
    margin-top: 10px;
}
.contentcompare .viewcompare .colrightcom {
    width: 690px;
    height: 1220px;
    float: left;
}
.contentcompare .viewcompare .item {
    width: 199px;
    float: left;
    background-color: #fff;
    margin-right: 1px;
}
.contentcompare .viewcompare .item .top {
    height: 262px;
    width: 199px;
    float: left;
    background-color: #fff;
}
.contentcompare .viewcompare .item .top .autoname {
    width: 199px;
    height: 58px;
    padding-top: 5px;
    text-align: center;
    font: bold 12px "Open Sans";
    color: #135eac;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
}
.contentcompare .viewcompare .item .top .autoname a {
    color: #135eac;
}
.contentcompare .viewcompare .item .top .autoname .closeimg {
    width: 10px;
    height: 10px;
    position: absolute;
    float: right;
    background: url("https://img1.oto.com.vn/Static/Images/closeimg.png") no-repeat;
    right: 5px;
    bottom: 5px;
}
.contentcompare .viewcompare .item .top .price {
    width: 199px;
    text-align: center;
    font: bold 16px "Open Sans";
    color: #fa6d1d;
    overflow: hidden;
}
.contentcompare .viewcompare .item .top .location {
    width: 199px;
    height: 20px;
    text-align: center;
    font: 12px "Open Sans";
    color: #fff;
    overflow: hidden;
}
.contentcompare .viewcompare .item .top .location .secondhand {
    border-radius: 4px;
    font: 12px "Open Sans";
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #7f7f7f;
}
.contentcompare .viewcompare .item .top .location .city {
    border-radius: 4px;
    font: 12px "Open Sans";
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #2d8de8;
}
.contentcompare .viewcompare .item .top .fullname {
    border-radius: 4px;
    font: bold 13px "Open Sans";
    color: #555;
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.contentcompare .viewcompare .item .top .fullname img,
.contentcompare .viewcompare .item .top .mobile img {
    margin-right: 5px;
}
.contentcompare .viewcompare .item .top .mobile {
    border-radius: 4px;
    font: bold 13px "Open Sans";
    color: #555;
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.contentcompare .viewcompare .item .top .autoimg {
    width: 199px;
    height: 120px;
    float: left;
    position: relative;
}
.contentcompare .viewcompare .item .top .autoimg .photos {
    width: auto;
    height: 120px;
    min-height: 120px;
    float: left;
}
.contentcompare .viewcompare .item .top .autoimg .photos li {
    float: left;
}
.contentcompare .viewcompare .item .top .autoimg .preimg {
    position: absolute;
    left: 0;
    top: 45px;
    background: url("https://img1.oto.com.vn/Static/Images/preimg.png") no-repeat 4px 5px #000;
    opacity: 0.5;
    width: 20px;
    height: 25px;
    z-index: 1000;
}
.contentcompare .viewcompare .item .top .autoimg .nextimg {
    position: absolute;
    right: 0;
    top: 45px;
    background: url("https://img1.oto.com.vn/Static/Images/nextimg.png") no-repeat 6px 5px #000;
    opacity: 0.5;
    width: 20px;
    height: 25px;
    z-index: 1000;
}
.contentcompare .viewcompare .bottom {
    width: 199px;
    overflow: hidden;
    float: left;
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8;
    margin-right: 1px;
}
.contentcompare .viewcompare .bottom table {
    width: 199px;
    background-color: #fff;
}
.contentcompare .viewcompare .bottom table tr {
    border-left: 1px solid #e8e8e8;
}
.contentcompare .viewcompare .bottom table tr td {
    width: 199px;
    height: 40px;
    vertical-align: middle;
    text-align: center;
    font: 12px "Open Sans";
    color: #7f7f7f;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contentcompare .viewcompare .properties {
    width: 192px;
    min-height: 200px;
    background-color: #f0f0f0;
}
.contentcompare .viewcompare .properties table {
    width: 192px;
}
.contentcompare .viewcompare .properties table tr td {
    width: 177px;
    height: 40px;
    padding-right: 15px;
    vertical-align: middle;
    text-align: right;
    font: bold 12px "Open Sans";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #222;
    border-bottom: 1px solid #e0e0e0;
}
.contentcompare .viewcompare table .highlight {
    background-color: #f0f0f0;
}
.contentcompare .viewcompare table .first {
    border-top: 1px solid #e0e0e0;
}
.contentcompare .viewcompare table .price td {
    color: #80a120 !important;
    font-weight: bold !important;
}
.contentcompare .viewcompare .removecompare {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url("https://img1.oto.com.vn/Static/Images/removecompare.png") no-repeat;
    width: 24px;
    height: 24px;
    cursor: pointer;
}
