﻿* {
    margin: 0;
    padding: 0;
    line-height: 1.5
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

    .slick-track:before, .slick-track:after {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

/*.logo img {
    position: absolute;
    left: 0px;
    top: -15px;
}*/

.header {
    position: relative;
    z-index: 33;
}

.smartobj {
    font-weight: bold;
    color: red
}

.alignleft {
    float: left;
    margin-right: 15px !important
}

.wp-caption {
    max-width: 100%
}

.related-posts img {
    height: 155px
}

.modal-body {
    padding: 0 15px
}

.alignright {
    float: right;
    margin-left: 15px !important
}

ul {
    margin: 0
}

.wpcf7-submit {
    width: auto;
    background: #63ba46;
    color: #fff;
    border: 0px;
}

.content-post ul {
    padding-left: 20px
}

.price-content {
    max-width: 80%;
    margin: 20px auto
}

.content-post li {
    list-style: inside
}

h1 {
    font-weight: 700;
    font-size: 22px;
}

h2 {
    font-weight: 700;
    font-size: 20px;
}

h3 {
    font-weight: 700;
    font-size: 18px;
}

h4 {
    font-weight: 700;
    font-size: 16px;
}

h5 {
    font-weight: 700;
    font-size: 14px;
}

.bb-xe .menu-xe {
    display: none;
}

.border-bb span.title-xe-form {
    color: #337ac6;
    text-transform: uppercase;
}

.padding20 {
    padding: 20px 0
}

.content-row {
    width: 900px;
    margin: 30px auto
}

.svg-icon, .icon-specs {
    display: inline-block;
    vertical-align: middle;
    font: 0/0 a;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.icon-specs-cost {
    background-position: top 0 center;
}

.icon-specs {
    background-image: url(img/icon-specs.svg);
}

.icon-specs {
    height: 1.375rem;
}

.icon-specs-cost {
    width: 1.1875rem;
}

.icon-specs-price {
    width: 1.25rem;
    background-position: top -1.5625rem center;
}

.icon-specs-drive {
    width: 1.25rem;
    background-position: top -3.125rem center;
}

.content-row p {
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 1.5;
    color: #7f7f7f;
}

.content-row h1 {
    margin-bottom: 20px
}

.other-article {
    margin-top: 30px
}

.title-lq {
    border-bottom: solid 1px #CCC;
    text-transform: uppercase;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0
}

.border-bb input {
    display: inline-block;
    height: auto;
    min-width: 185px;
    max-width: 275px;
    padding: 0;
    border: 0;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    color: #337ac6;
    font-size: 20px;
    font-weight: 700;
}

.item-content .title {
    font-weight: 700;
    font-style: italic;
    font-size: 22px;
}

.info-car .title {
    margin-bottom: 15px
}

.link-load li {
    display: inline-block;
    margin: 0 5px
}

ul.link-load {
    margin: 0 -5px
}

    ul.link-load li a {
        cursor: pointer;
        background-color: #f0f0f0;
        background-image: linear-gradient(bottom,#d8d8d8 0,#f2f2f2 100%);
        background-image: -o-linear-gradient(bottom,#d8d8d8 0,#f2f2f2 100%);
        background-image: -moz-linear-gradient(bottom,#d8d8d8 0,#f2f2f2 100%);
        background-image: -webkit-linear-gradient(bottom,#d8d8d8 0,#f2f2f2 100%);
        background-image: -ms-linear-gradient(bottom,#d8d8d8 0,#f2f2f2 100%);
        background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.00,#d8d8d8),color-stop(1.00,#f2f2f2));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8D8D8,endColorstr=#F2F2F2,GradientType=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8D8D8, endColorstr=#F2F2F2)";
        -webkit-box-shadow: inset 0 0 8px rgba(65,64,66,0.16);
        -moz-box-shadow: inset 0 0 8px rgba(65,64,66,0.16);
        box-shadow: inset 0 0 8px rgba(65,64,66,0.16);
        border: 1px solid #c3c3c3;
        color: #4e4f50;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 13px;
        font-weight: bold;
        line-height: 1;
        margin: 12px 0 4px 0;
        padding: 5px 12px 4px;
        text-decoration: none;
    }

        ul.link-load li a.first, ul.link-load li a:hover {
            background-color: #f0ad00;
            background-image: linear-gradient(bottom,#f8cb43 36%,#f0ad00 57%);
            background-image: -o-linear-gradient(bottom,#f8cb43 36%,#f0ad00 57%);
            background-image: -moz-linear-gradient(bottom,#f8cb43 36%,#f0ad00 57%);
            background-image: -webkit-linear-gradient(bottom,#f8cb43 36%,#f0ad00 57%);
            background-image: -ms-linear-gradient(bottom,#f8cb43 36%,#f0ad00 57%);
            background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.36,#f8cb43),color-stop(0.57,#f0ad00));
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F0AD00,endColorstr=#F8CB43,GradientType=0);
            -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F0AD00, endColorstr=#F8CB43)";
            -webkit-box-shadow: inset 0 0 5px rgba(35,31,32,0.30);
            -moz-box-shadow: inset 0 0 5px rgba(35,31,32,0.30);
            box-shadow: inset 0 0 5px rgba(35,31,32,0.30);
            border: 1px solid #c38b00;
            border-bottom: 1px solid #cdab4a;
            color: #fff;
            text-decoration: none;
        }

.list-item .item-content {
    margin: 20px 0;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}

.item-content table {
    width: 100%;
    border: 0;
    color: #323334;
    border-collapse: separate;
    border-spacing: 0;
}

.table thead tr {
    background: #F0F0EF;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 5px
}

.item-content .table > thead > tr > th {
    border-bottom: 0;
    vertical-align: text-top;
}

.item-content tbody tr th:first-child > div {
    text-align: left;
}

.item-content tr {
    width: 100%;
}

.item-content th {
    text-align: center;
}

.item-content th, td {
    border-left: 1px solid #fff;
    padding: 3px 6px 2px;
    vertical-align: top;
}

    .item-content th:first-child, td:first-child {
        width: 230px;
        border-left: none;
    }

.item-content tbody tr th > div {
    font-weight: 500;
}

.searchform {
    position: relative
}

.box-slider {
    overflow: hidden
}

.price-header {
    border: 1px solid #e4e4e4;
    border-bottom: 0;
    text-align: center;
}

.tag-info {
    background: #f0f0f0;
    border-radius: 20px 0 0 20px;
    height: 40px;
    margin-bottom: 15px;
}

    .tag-info .icon {
        display: inline-block;
        height: 100%;
        position: relative;
        width: 40px;
    }

    .tag-info .title {
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        color: #707070;
    }

    .tag-info .icon img {
        height: 30px;
        position: relative;
        top: 5px;
        left: 8px;
    }

.tab-xe-content img {
    margin: 15px auto;
    display: block;
}

.modal-content textarea {
    display: block;
    width: 100%;
    height: 100px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.dang-ky-lai-thu input[type=submit] {
    background: #C71444;
    color: #fff;
    width: auto;
}

.desc-area {
    padding: 20px 0;
}

.searchform .nhaptukhoa {
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    background: #fff;
    border-color: #ccc;
    border: 1px solid #ccc;
    border-radius: 20px;
    position: relative;
    display: inline-block;
    padding-left: 15px;
    font-size: 13px;
    vertical-align: middle;
    height: 34px;
    line-height: 34px
}

.searchform .tim_but {
    background: none;
    border: 0;
    position: absolute;
    right: 5px;
    top: 0;
    width: 30px;
    height: 34px;
    color: #c3c3c3
}

.item-product:nth-child(4n+1) {
    clear: both
}

body {
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #fff;
    background: #fff
}

.header .header-main {
    background-repeat: repeat;
    padding: 15px 0;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #fff;
    position: relative
}

.left {
    float: left
}

.right {
    float: right
}

.home-hotline {
    background-color: #f5f5f5;
    padding: 20px 0
}

.header .header-left {
    text-align: left;
    float: left;
    width: 100px;
    position: relative;
}

.table-content th {
    color: #404040;
    text-align: center;
    background: #f0f0f0;
}

.table-content th, .table-content td {
    border: 1px solid #e4e4e4;
    padding: 8px;
}

.table-area table {
    text-align: center;
    width: 100%;
}

.price-img img {
    height: 200px;
}

.header .logo {
    max-width: 250px
}

.price-content .phienban-btn ul li {
    margin: 0;
    padding: 0;
    border-right: 1px solid #fff
}

.price-title {
    font-size: 28px;
    color: #404040;
    font-weight: bold;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.header .header-right {
    text-align: right;
    float: right
}

.header .header-main .header-contact {
    color: #333
}

.header .header-contact {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap
}

.header-extra-info {
    list-style: none;
    margin: 0
}

    .header-extra-info li {
        text-align: left;
        float: left
    }

.feature-box {
    clear: both
}

.feature {
    text-align: center
}

.header-main > .container {
    position: relative
}

.header-extra-info li:nth-child(1) {
    position: absolute;
    left: 50%;
    transform: translate(-50%,0%)
}

.header .header-contact p {
    margin-bottom: 0
}

.iconhotline {
    width: 20%;
    float: left;
    padding-top: 5px;
    font-size: 30px
}

.header .header-contact i {
    display: inline-block;
    margin: 0 5px
}

.phonetop {
    width: 75%;
    float: right;
    line-height: 15px
}

.sdttop {
    font-weight: 700;
    font-size: 22px
}

.main-menu-wrap {
    background: #C71444
}

.menu-click {
    width: 80%;
    float: left;
    padding-left: 120px;
}

div#vnt-thumbnail-for .viewImg {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    right: 10px;
}

    div#vnt-thumbnail-for .viewImg a {
        font-size: 12px;
        line-height: 20px;
        color: rgba(0,0,0,0.5);
        text-transform: uppercase;
    }

        div#vnt-thumbnail-for .viewImg a span {
            padding-right: 25px;
            position: relative;
        }

            div#vnt-thumbnail-for .viewImg a span:before {
                content: "\f00e";
                font-family: fontawesome;
                position: absolute;
                right: 0;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                -o-transform: translateY(-50%);
                transform: translateY(-50%);
                font-size: 20px;
                line-height: 30px;
                color: #C71444;
            }

.productThumbnail {
    margin-bottom: 20px;
}

div#vnt-thumbnail-for {
    margin-bottom: 25px;
}

    div#vnt-thumbnail-for .img {
        position: relative;
        background: #ffffff;
        border: solid 1px #dbdbdb;
    }

#vnt-thumbnail-nav .slick-prev {
    left: 0;
}

#vnt-thumbnail-nav .slick-next {
    right: 0;
}

    #vnt-thumbnail-nav .slick-next:after {
        content: '\f105';
    }

#vnt-thumbnail-nav .slick-prev:after {
    content: '\f104';
}

#vnt-thumbnail-nav .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ed1b30;
    font-size: 40px;
    font-family: fontawesome;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.phienban-btn.menu {
    display: none;
}

#vnt-thumbnail-nav .slick-arrow {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    color: #fff;
    width: 20px;
    height: 50px;
    display: block;
    z-index: 999;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 10;
}

*:focus {
    outline: 0;
}

div#vnt-thumbnail-nav .slick-list {
    margin: 0 -12px;
}

div#vnt-thumbnail-nav .item {
    padding: 0 12px;
    cursor: pointer;
}

div#vnt-thumbnail-nav .img {
    border: solid 1px #dbdbdb;
    text-align: center;
}

    div#vnt-thumbnail-nav .img img {
        width: 100%;
        width: 90%;
        padding: 3px 0px;
        display: inline-block;
    }

div#vnt-thumbnail-nav .item.slick-current .img {
    border-color: #C71444;
}

li.menu-home {
    display: none;
}

.slider-home .owl-controls .owl-nav div, .slider-about .owl-controls .owl-nav div {
    height: 38px;
    width: 25px;
    font-size: 0;
    background: url(img/left-nav.png) no-repeat center;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    left: 15px;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    display: block !important;
}

.slider-home .owl-controls .owl-nav .owl-next, .slider-about .owl-controls .owl-nav .owl-next {
    background-image: url(img/right-nav.png);
    left: auto;
    right: 15px;
    display: block !important;
}

.video.video-full {
    background-color: black;
}

.video-full .video-show {
    margin: 0 auto;
    width: 75%;
}

.video iframe {
    width: 100%;
}

.searchform-popup {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    float: right;
    width: 20%;
    margin-top: 2px
}

.hotline-text {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0
}

.right {
    text-align: right
}

.registration.price-list {
    float: right
}

    .registration.price-list ul li {
        float: left;
        margin-right: 10px
    }

        .registration.price-list ul li a {
            padding: 8px 10px;
            border: 2px solid #C71444;
            border-radius: 2px;
            background: #FFF;
            font-weight: 500;
            width: 150px;
            display: block;
            text-align: center;
            color: #373737
        }

.text-about {
    margin-top: 15px
}

.box-icon {
    margin-top: 35px !important;
    font-size: 13px
}

.registration.price-list ul li:last-child {
    margin-right: 0
}

.box-icon .item {
    margin-bottom: 10px
}

.box-icon i {
    float: left;
    font-size: 36px;
    margin-right: 20px;
    width: 40px;
    height: 40px;
    color: #C71444
}

.sidebar .widget {
    margin-bottom: 30px
}

.thongtin {
    padding: 20px 5px 10px;
    border-top: dashed 1px #ccc;
    border-left: dashed 1px #ccc;
    border-right: dashed 1px #ccc
}

.dangky {
    text-align: center;
    padding: 10px;
    background-color: #00b9eb;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    font-family: Roboto
}

    .dangky a {
        color: #fff
    }

.row {
    margin: 0 -8px
}

    .row > div {
        padding: 8px;
    }

.box-hidden-meta span {
    cursor: pointer;
}

.kmtext {
    margin: 15px 0;
    border: 2px dashed #C71444 !important;
    padding: 15px !important;
    border-radius: 10px;
}

.readmore-product {
    float: right;
}

.dangky a:hover {
    color: #fff
}

.tieuchixe {
    padding: 5px;
    border-top: dashed 1px #ccc;
    border-left: dashed 1px #ccc;
    border-right: dashed 1px #ccc
}

.gtlexus {
    text-align: center;
    padding-top: 1px;
    font-size: 15px;
    border-bottom: dashed 1px #ccc
}

    .gtlexus h3 {
        margin-bottom: 10px;
        font-weight: 700
    }

.khokhan li {
    line-height: 24px;
    list-style-type: decimal
}

.sidebar .widget-title {
    background: #384045;
    padding: 8px 20px;
    color: white;
    margin-bottom: 15px;
    position: relative;
}

.sidebar .sales {
    color: #424242
}

    .sidebar .sales .name {
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd;
        font-size: 16px;
        color: #424242;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .sidebar .sales h3 {
        font-size: 20px;
        margin: 10px 0;
        text-transform: uppercase;
    }

    .sidebar .sales img {
        display: block;
        margin: 0 auto
    }

.sidebar .widget-title span {
    font-size: 18px;
}

.fb_iframe_widget {
    bottom: 5px
}

#mega-menu-wrap-main {
    background: #c71444 !important;
}

.sidebar .sales a.link-sidebar {
    display: block;
    background: #C71444;
    color: white;
    margin-top: 10px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.5px;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 0 2rem;
    text-transform: uppercase;
    border: none;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.time-post {
    color: #bbb;
    font-size: 11px
}

.box-hidden-meta ul {
    display: none;
}

.box-single {
    margin-top: 15px;
}

.sidebar .title-news a {
    font-weight: 700
}

.readmore-product:before {
    content: "\f047";
    font: normal normal normal 14px/1 FontAwesome;
}

.haygoi {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    border-top: dashed 1px #ccc;
    padding-bottom: 1px
}

    .haygoi h3 {
        margin-bottom: 10px;
        margin-top: 10px;
        font-weight: 700
    }

.khokhan {
    padding: 15px 10px 15px 5px;
    list-style-type: decimal;
    margin-left: 10px
}

.baogia {
    text-align: center;
    padding: 10px;
    background-color: #ff3d00;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    font-family: Roboto;
    margin-top: 2px
}

    .baogia a {
        color: #fff
    }

        .baogia a:hover {
            color: #fff
        }

.item-product {
    text-align: center;
    margin-bottom: 15px
}

.product-loop-title {
    margin: 10px 0
}

.archives .mobilemenu {
    display: none;
}

.product-loop-title h3 a {
    color: #000;
    font-size: 15px;
    line-height: 1.35;
    margin-bottom: .7143em;
    font-weight: 700
}

.price {
    font-size: 13px;
    color: red;
    font-weight: 700
}

h3.title-category {
    margin-bottom: 30px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700
}

footer {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    color: #fff;
    background-color: #444
}

    footer .footer-main {
        background-repeat: repeat;
        background-size: auto;
        background-attachment: scroll;
        background-position: initial;
        background-image: none;
        background-color: transparent;
        padding: 30px 0
    }

    footer .footer-bottom {
        background-repeat: repeat;
        padding: 15px 0;
        background-size: auto;
        background-attachment: scroll;
        background-position: initial;
        background-image: none;
        color: #fff;
        background-color: #060606
    }

.breadcrumb {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #384045;
    border-top: 1px solid #384045;
    border-bottom: 1px solid #384045;
    min-height: 40px;
    padding: 8px 0 6px;
    position: relative;
    text-align: left;
    font-size: 13px;
    border-radius: 0;
    color: #fff;
    margin-bottom: 0
}

#maincontent {
    padding: 0px 0
}

.blog-posts article {
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px;
    padding-bottom: 10px
}

    .blog-posts article h2.entry-title {
        margin-bottom: 30px
    }

a:hover {
    color: #515151
}

.pagination-wrap {
    clear: both;
    text-align: center
}

.related-posts {
    margin-top: 35px
}

.sub-title {
    text-transform: uppercase;
    margin-bottom: 15px
}

.thumb-info {
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    background-color: #fff;
    border-radius: 4px;
    margin: 4px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 20px
}

h1.entry-title {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    color: #1d2127
}

.post-item h5 {
    margin-bottom: 7px
}

    .post-item h5 a {
        color: #1d2127
    }

.normal-block {
    margin-bottom: 30px;
    padding-top: 2.1875rem;
    padding-bottom: 2.1875rem;
    box-shadow: 0 0 1.25rem .3125rem rgba(0,0,0,0.08)
}

.title-block {
    width: 100%;
    margin-bottom: 1em;
    font-size: 3rem;
    line-height: 1.2;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 2px solid #ddd;
    padding-bottom: .2em;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

    .title-block span {
        display: block;
        margin-bottom: 0
    }

.img-product {
    margin: 50px 0
}

.list-specifications li {
    padding: 5px 0;
    display: block;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 5px
}

    .list-specifications li:last-child {
        border-bottom: 0
    }

    .list-specifications li span strong {
        font-size: 16px
    }

    .list-specifications li span {
        width: 50%;
        float: left
    }

        .list-specifications li span:nth-child(2) {
            text-align: right
        }

            .list-specifications li span:nth-child(2) strong {
                color: #ed1c24
            }

    .list-specifications li ul {
        clear: both;
        padding-left: 20px
    }

.title-block:before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translate(-50%,0%);
    width: 150px;
    height: 2px;
    background-color: #ea0033
}

.content-post img {
    display: block;
    margin: 15px auto
}

.readmore-post {
    clear: both;
    float: right
}

    .readmore-post a {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
        background-color: #444;
        border-radius: 3px;
        display: inline-block;
        border: 1px solid transparent;
        padding: 1px 5px;
        border-color: #444 #444 #2b2b2b
    }

article.post .post-image.single {
    margin-bottom: 30px
}

.breadcrumb a {
    color: #fff
}

.footer-bottom .container .footer-left {
    text-align: left;
    float: left
}

.footer-bottom .container .footer-right {
    text-align: right;
    float: right
}

footer .logo {
    display: inline-block;
    margin-right: 25px
}

    footer .logo img {
        display: inline-block;
        max-width: 80px
    }

.share-links ul li {
    float: left
}

.share-links {
    vertical-align: middle
}

    .share-links i {
        background: #fff;
        color: #555;
        width: 30px;
        height: 30px;
        border-radius: 30px;
        margin: 2px;
        overflow: hidden;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.3);
        -webkit-transition: all .2s ease 0;
        -moz-transition: all .2s ease 0;
        transition: all .2s ease 0;
        font-size: 14px;
        text-align: center;
        vertical-align: middle;
        line-height: 30px
    }

.contact-info ul li {
    padding: 7px 0
}

.contact-info i {
    float: left;
    text-align: center;
    width: 16px;
    top: -2px;
    margin: 4px 9px 10px 0;
    font-size: 1.2em;
    position: static !important
}

footer a {
    color: #fff
}

.footer-main ul li a:before {
    font: normal normal normal 10px/1 FontAwesome;
    content: "\f101";
    margin-right: 5px;
    vertical-align: text-top
}

.footer-main ul li a:hover {
    color: #fff;
    text-decoration: underline
}

.contact-details li a:before {
    display: none
}

.footer-main .col-md-3:first-child {
    width: 50%
}

.regime {
    text-align: center
}

    .regime i {
        font-size: 40px;
        margin-bottom: 30px
    }

    .regime h3 {
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 10px
    }

    .regime p {
        font-size: 13px;
        margin-bottom: 10px
    }

.regime-home {
    background-color: #eee;
    padding: 20px 0
}

.question .list-news .item-news .title-news a {
    display: flex
}

    .question .list-news .item-news .title-news a:before {
        font: normal normal normal 20px/1 FontAwesome;
        content: "\f059";
        margin-right: 10px
    }

h3.title-category a {
    color: #000
}

.pad-home {
    margin: 10px 0 0
}

.img-news {
    float: left;
    width: 20%;
    margin-right: 5%
}

.title-news {
    overflow: hidden
}

.list-news .item-news:last-child {
    border-bottom: 0
}

.item-news {
    position: relative;
    margin: 0;
    padding: 7px 0;
    line-height: 1.4;
    border-bottom: 1px solid #ededed;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.pad5 {
    margin: 0 -8px
}

    .pad5 > div, .pad5 > ul {
        padding: 0 8px
    }

p {
    line-height: 24px;
    margin: 0 0 20px
}

a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #000
}

.mobile-menu {
    display: none
}

.slider-home {
    overflow: hidden
}

.call-mobile {
    display: none
}

a {
    text-decoration: none
}

img {
    max-width: 100%;
    border: none;
    height: auto
}

li {
    list-style: none
}

.menu-main .menu > li {
    float: left;
    position: relative;
    margin-right: 2px
}

    .menu-main .menu > li > a:hover {
        background: #fff;
        color: #000
    }

    .menu-main .menu > li:hover > ul {
        top: 33px;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

.sidebar .widget .menu li a:before {
    content: "\f1b9";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 5px
}

.sidebar .widget .menu li a {
    display: block;
    padding: 8px;
    background: #f2f2f2;
    margin-bottom: 1px;
    font-weight: 700
}

.tags > span, .tags > a {
    display: inline-block;
    padding: 2px 5px;
    background: #f2f2f2;
    margin-right: 5px;
    margin-bottom: 5px
}

.menu-main .menu li:hover > ul {
    display: block
}

.menu-main li ul ul {
    top: 0;
    left: 175px;
    display: none;
    min-width: 260px;
    background: #fff
}

.menu-main li ul li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    float: none;
    border-bottom: 1px solid #f2f2f2
}

.highlight p {
    font-size: 12px;
    margin: 13px 0;
}

ul.mega-sub-menu li a {
    background: #fff !important
}

ul.mega-sub-menu li:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.4) !important;
    border-bottom: 4px solid #C71444 !important;
    border-radius: 5px !important;
}

#mega-menu-wrap-main #mega-menu-main > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 20px
}

ul.mega-sub-menu li a h3 {
    color: #C71444;
    font-size: 16px;
    text-transform: uppercase;
}

#mega-menu-wrap-main #mega-menu-main > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: #fff
}

.menu-main li ul li a:hover {
    color: #777;
    background-color: #f4f4f4
}

.menu-main .menu > li ul li a {
    color: #777;
    border-bottom-color: #f2f2f2;
    font-weight: 400;
    padding: 8px;
    font-size: 16px;
    line-height: 18px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    white-space: nowrap;
    display: block;
    text-align: left;
    position: relative
}

.menu-main li ul {
    font-family: Roboto;
    background-color: #fff;
    border-top: 5px solid #000;
    border-radius: 0 4px 4px 4px;
    background: #fff;
    padding: 5px;
    box-shadow: 0 2px 3px rgba(0,0,0,0.15);
    z-index: 10;
    line-height: 24px;
    margin: 2px 0 0;
    z-index: 111;
    min-width: 100%;
    position: absolute;
    left: 0;
    min-width: 180px;
    text-align: left;
    top: -2000px;
    -webkit-transition: transform .2s ease-out;
    -moz-transition: transform .2s ease-out;
    transition: transform .2s ease-out;
    -webkit-transform: translate3d(0,-5px,0);
    -moz-transform: translate3d(0,-5px,0);
    -ms-transform: translate3d(0,-5px,0);
    -o-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0)
}

.menu-main li.menu-item-has-children > a:after {
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
    padding-left: 5px
}

.menu-main .menu > li > a {
    font-family: Roboto;
    font-size: 14px;
    padding: 10px 15px;
    font-weight: 500;
    text-align: left;
    position: relative;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block
}

.metaslider {
    margin: auto !important
}

.phienban-btn ul li {
    width: calc(100%/4);
    padding-right: 2px;
    float: left;
    margin-top: 1.25rem
}

    .phienban-btn ul li .btn {
        padding: .75rem 0 .75rem 1.25rem;
        display: block;
        color: #fff;
        border-radius: 0;
        background-color: #C71444
    }

        .phienban-btn ul li .btn .icon {
            width: auto;
            text-align: right;
            display: table-cell;
            vertical-align: middle
        }

.icon-specs-cost {
    width: 1.1875rem
}

.icon-specs {
    height: 1.375rem
}

.icon-specs-cost {
    background-position: top 0 center
}

.icon-specs-price {
    width: 1.25rem;
    background-position: top -1.5625rem center
}

.icon-specs-drive {
    width: 1.25rem;
    background-position: top -3.125rem center
}

.icon-specs-dealer {
    width: 16px;
    background-position: top -60px center
}

.content-post span {
    font-size: 14px !important;
    font-family: Roboto !important
}

.svg-icon, .icon-specs {
    display: inline-block;
    vertical-align: middle;
    font: 0/0 a;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.bottom-hotline {
    bottom: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 35px;
    padding: 0 20px;
    position: fixed;
    right: 0;
    z-index: 99;
    width: 100%;
    text-align: center
}

    .bottom-hotline a {
        color: #FFF;
        background: #C90000;
        border-radius: 2px;
        margin-right: 15px;
        padding: 5px 20px
    }

        .bottom-hotline a.baogia {
            background: #000
        }

.input-form p {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 13px;
    font-family: "Roboto";
    font-weight: 400;
    width: 100%
}

.submitform input[type=submit] {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
    border-color: #373737;
    background-color: #373737;
    width: auto;
    color: #fff
}

.input-form input, .input-form textarea, .input-form select {
    line-height: 1.42857;
    padding: 6px 8px;
    font-size: 14px;
    vertical-align: middle;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    width: 100%;
    border: .5px solid #ccc;
    outline: none;
    text-align: left;
    background: #fff;
    color: #777;
    display: block;
    height: auto
}

.phienban-btn ul li .btn .text {
    font-size: 12px;
    padding-left: .625rem;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle
}

.phienban-btn ul li .btn:hover {
    background-color: #ed1c24
}

.modal-content {
    padding: 18px;
    border-radius: 0;
    border: 1px none #000;
    box-shadow: 1px 1px 3px 0 rgba(2,2,2,0.23);
    background-color: #fff;
}

.box-img-top {
    position: relative;
}

    .box-img-top .img1 {
        position: absolute;
        left: 10px;
        top: 10px;
        width: 20%;
    }

.box-li h4 {
    color: red;
    font-size: 20px;
    margin: 10px 0;
}

ul.list-li li i {
    font-size: 18px;
    color: #00ff14;
}

.box-li p {
    font-size: 12px;
    color: #686161;
}

.modal-header {
    padding: 0;
    border: 0;
}

.modal-content {
    padding: 5px
}

.box-li {
    position: relative;
}

ul.list-li {
    width: 100%;
    padding-right: 15%;
    position: relative;
}

    ul.list-li:after {
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f101";
        font-size: 40px;
        color: #b2ad29;
        position: absolute;
        top: 0;
        right: 0;
    }

    ul.list-li li {
        font-size: 17px;
        padding: 10px 0;
        margin-bottom: 10px;
        border-bottom: 1px solid #DDD;
        font-weight: 700;
    }

        ul.list-li li span {
            color: #337ac6;
        }

.box-img-top .img2 {
    display: block;
    margin: 0 auto;
    max-width: 210px;
    padding-top: 15px;
}

.border-bb {
    color: #337ac6;
    font-size: 20px;
    font-weight: 700;
    padding-top: 10px;
    text-align: center;
}

    .border-bb span {
        color: red
    }

.content-post iframe {
    display: block;
    margin: 15px auto
}

.box-cpdt .col-xs-12 {
    padding: 0px;
}

.modal-header button span {
    background: #C71444;
    opacity: 1;
    width: 28px;
    display: inline-block;
}

.close {
    opacity: 1;
}

.bao-gia .modal-dialog.modal-lg {
    width: 660px;
}

@media(max-width:768px) {
    .menu-main {
        height: 100%;
        position: fixed;
        z-index: 99999999999999;
        top: 0;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        padding-top: 60px;
        transition: .5s
    }

        .menu-main .menu > li {
            display: block;
            padding-right: 0;
            border-top: 1px solid #eee
        }

    #mySidenav {
        width: 0
    }

    .menu-click {
        background: #fff none repeat scroll 0 0;
        display: block;
        font-size: 25px;
        left: 0;
        padding: 0 15px;
        position: fixed;
        text-transform: uppercase;
        top: 0;
        width: 100%;
        z-index: 999;
        color: #395562
    }

    .menu-main li ul {
        width: 100%
    }

        .menu-main li ul ul {
            position: relative
        }

    .panel-button {
        position: fixed;
        margin: 12px 0 0 12px;
        top: 0;
        left: 0;
        background-color: #395562;
        height: 3px;
        width: 24px;
        border-style: solid;
        border-color: #fff;
        cursor: pointer;
        box-sizing: content-box;
        -ms-user-select: none;
        -mos-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        border-width: 18px 8px
    }

        .panel-button:before, .panel-button:after {
            background-color: #395562;
            content: "";
            position: absolute;
            top: -8px;
            left: 0;
            width: 24px;
            height: 3px;
            display: block;
            transition: all .2s linear
        }

        .panel-button:after {
            top: 8px
        }

    .header-menu-mobile.active .panel-button {
        background-color: #fff
    }

        .header-menu-mobile.active .panel-button:before {
            transform: rotate(45deg);
            top: 0
        }

        .header-menu-mobile.active .panel-button:after {
            transform: rotate(-45deg);
            top: 0
        }

    .container {
        width: 100%;
        padding: 0 15px;
        overflow: hidden
    }

    .menu-main .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        display: block
    }

    #menu-main-menu {
        display: none
    }

    .mobile-menu {
        display: block
    }

    .logo {
        float: none
    }

        .logo img {
            max-height: 100%
        }

    .menu-main .menu > li {
        width: 100%
    }

    .menu-main li ul {
        position: relative;
        top: 0
    }

    .menu-main li:hover > ul {
        display: none
    }

    .logo img {
        max-width: 46px;
        display: block;
        margin: 0 auto
    }

    .main-menu-wrap {
        position: relative !important
    }

    .menu-main .menu > li > a {
        display: block;
        color: #333
    }

    .menu-main li ul, .header-right, .searchform-popup, .hotline-text {
        display: none
    }

    .header .header-main {
        position: fixed;
        width: 100%;
        z-index: 999;
        top: 0;
        left: 0;
        padding: 3px 0;
        background: rgba(0,0,0,0.5)
    }

    .header .logo {
        max-width: 100%
    }

    .header .header-left {
        float: none
    }

    body {
        padding-top: 60px
    }

    .home-hotline {
        padding: 10px 0
    }

    .registration.price-list ul li {
        margin-right: 0;
        width: 50%;
        float: left
    }

    .item-product {
        width: 50%;
        float: left
    }

    .product-loop-title h3 {
        line-height: 15px
    }

        .product-loop-title h3 a {
            font-weight: 500
        }

    .title-news {
        height: 45px
    }

    .box-icon .item {
        float: left;
        width: 50%;
        text-align: center;
    }

        .box-icon .item:nth-child(2n+1) {
            clear: both
        }

    .box-icon i {
        float: none;
        display: block;
        margin: auto
    }

    .title-category, .footer-main .col-md-3 {
        margin-bottom: 15px
    }

        .footer-main .col-md-3:first-child {
            width: 100%
        }

    .widget-title {
        margin-bottom: 10px
    }

    .bottom-hotline {
        padding: 0 15px;
        text-align: left
    }

        .bottom-hotline a {
            padding: 5px;
            margin-right: 0
        }

    h1.entry-title {
        font-size: 18px;
        line-height: 20px
    }

    .item-product:nth-child(2n+1) {
        clear: both
    }

    .home-hotline {
        display: none;
    }

    #maincontent {
        padding: 0px 0
    }

    .page-template-page-bg .all-box {
        padding: 0px;
    }

    .page-template-page-bg .col-md-12 {
        padding: 15px 0
    }

    .blog-posts article h2.entry-title {
        font-size: 18px;
        line-height: 20px;
        margin: 10px 0
    }

    .content-post iframe {
        width: 100% !important;
        height: 200px
    }

    footer .logo {
        display: block;
        margin: 0 auto
    }

        footer .logo img {
            display: block
        }

    .phienban-btn ul li {
        width: calc(100%/2);
        margin-top: 2px;
    }

    footer .footer-bottom {
        padding-bottom: 50px
    }

    .bottom-hotline {
        padding: 0px;
        left: 0px;
        bottom: 0px;
    }

    .icon-specs {
        background-image: url(img/icon-specs.svg)
    }

    .menu-main .menu > li:hover > ul {
        top: 0px;
    }

    .footer-right {
        float: none !important;
        text-align: center !important
    }

    .bottom-hotline a {
        width: 50%;
        border-radius: 0px;
        font-size: 16px;
        font-weight: bold;
        display: block;
        margin: 0;
        float: left;
        text-align: center;
    }

    .title-block {
        font-size: 20px;
    }

    .share-links {
        display: inline-block;
        padding: 5px 0
    }

    .footer-bottom .container .footer-left {
        float: none !important
    }

    .modal-content {
        padding: 10px
    }

    .price-content {
        max-width: 100%;
    }

    #mega-menu-wrap-main .mega-menu-toggle + #mega-menu-main {
        display: block;
    }

    #mega-menu-wrap-main .mega-menu-toggle {
        display: none;
    }

    .video-iframe iframe {
        height: 200px
    }

    .logo img {
        position: relative;
        top: 0
    }

    .header .header-left {
        width: auto;
    }

    #mega-menu-wrap-main #mega-menu-main > li.mega-menu-megamenu > ul.mega-sub-menu {
        visibility: visible;
        display: block !important;
    }

    #mega-menu-wrap-main .mega-menu-toggle + #mega-menu-main li.mega-menu-item > ul.mega-sub-menu {
        display: block !important;
    }

    .box-tinh li, .box-tinh li > div, .box-tinh li > div label {
        padding: 0
    }

    li.menu-home {
        display: block;
    }

    .mobilemenu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 99;
    }

    .phienban-btn.mobilemenu ul li {
        width: calc(100%/5);
        margin-top: 0;
    }

        .phienban-btn.mobilemenu ul li .btn {
            padding: 3px;
            white-space: normal;
            min-height: 45px;
        }

            .phienban-btn.mobilemenu ul li .btn .text {
                padding-left: 0
            }

        .phienban-btn.mobilemenu .svg-icon, .phienban-btn.mobilemenu .icon-specs, .phienban-btn.mobilemenu ul li .icon i {
            display: none;
        }

    .archives .mobilemenu {
        display: block;
    }

    .breadcrumb {
        display: none;
    }

    .single-product .header, .tax-product_cat .header {
        display: none;
    }

    .product-loop-title {
        height: 40px;
        overflow: hidden;
    }

    .item-product .product-image img {
        height: auto;
        width: 100%
    }

    .content-row {
        width: 100%;
        margin: 15px auto
    }

    .link-load li, ul.link-load li a {
        display: block;
        width: 100%
    }

    .item-content .title {
        font-size: 16px
    }

    .bao-gia .modal-dialog.modal-lg {
        width: 100%
    }

    ul.list-li li {
        padding: 5px;
        font-size: 14px;
    }

    .border-bb {
        font-size: 16px;
    }

    .box-li h4 {
        font-size: 15px
    }

    .modal-dialog {
        margin: 0px;
    }

    ul.list-li::after {
        bottom: -40px;
        top: auto;
        content: "\f103";
        right: 50%;
        font-size: 35px;
    }

    .box-li p {
        display: none;
    }
}
