/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face{
    font-family:"harmonia";
    font-style:normal;
    font-weight:200;
    src:url(fonts/RV-Harmonia-Light.eot) format("embedded-opentype"),
    url(fonts/RV-Harmonia-Light.woff) format("woff"),
    url(fonts/RV-Harmonia-Light.ttf) format("truetype")
}
@font-face{
    font-family:"harmonia";
    font-style:normal;
    font-weight:400;
    src:url(fonts/RV-Harmonia-Regular.eot) format("embedded-opentype"),
    url(fonts/RV-Harmonia-Regular.woff) format("woff"),
    url(fonts/RV-Harmonia-Regular.ttf) format("truetype")
}
@font-face{
    font-family:"harmonia";
    font-style:normal;
    font-weight:500;
    src:url(fonts/RV-Harmonia-SemiBold.eot) format("embedded-opentype"),
    url(fonts/RV-Harmonia-SemiBold.woff) format("woff"),
    url(fonts/RV-Harmonia-SemiBold.ttf) format("truetype")
}
@font-face{
    font-family:"harmonia";
    font-style:normal;
    font-weight:600;
    src:url(fonts/RV-Harmonia-Bold.eot) format("embedded-opentype"),
    url(fonts/RV-Harmonia-Bold.woff) format("woff"),
    url(fonts/RV-Harmonia-Bold.ttf) format("truetype")
}
body {
    font-size: 16px;
    font-family: 'harmonia',Arial,Helvetica,sans-serif;
}
.custom.html_topbar_left .text {
    font-size: 18px;
    padding-top: 8px;
} 
ul.top-bar-nav li {
    margin: 3px;
    float: left;
    padding-left: 40px;
    position: relative;
    list-style: none;
    padding-top: 2px;
}
ul.top-bar-nav li a {
    font-size: 16px;
    color: #334862;
}
ul.top-bar-nav li i {
    color: #105684;
    font-size: 20px;
    margin-right: 10px;
}
.section-title b {
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 0;
    opacity: 1;
    background-color: currentColor;
}
.header-social-icons .social-icons.follow-icons a {
    border: 1px solid #105684;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 2px 5px;
    text-align: center;
    display: block;
    float: left;
}
.header-social-icons .social-icons.follow-icons a.facebook {
    background: #3a589d;
    color: #ffffff;
}
.header-social-icons .social-icons.follow-icons a.email {
    background: #c80303;
    color: #ffffff
}
.header-social-icons .social-icons.follow-icons a.youtube {
    background: #c33223;
    color: #ffffff;
}
#top-bar {
	width: 100%;
    box-shadow: #3E3D3D 0 2px 5px -2px;
    background: linear-gradient(#FBFBFB,#e0e0e0);
    padding: 5px 0;
}
.section-title-center:after {
    content: "";
    height: 30px;
    display: table;
    width: 100%;
    position: absolute;
    margin-top: 38px;
    background: url(images/icon-title.png);
    background-repeat: no-repeat;
    background-position: center;
}
.footer-widgets.footer.footer-1:before {
    content: "";
    width: 25%;
    margin-top: -50px;
    height: 96px;
    position: absolute;
    background: #c90303;
    border-radius: 0 0 50px 0;
}
.footer-1>.row>.col:first-child {
    max-width: 38%;
    flex-basis: 38%;
}
#hotline-ft {
    margin-top: -50px;
    float: left;
    background: url(images/08-300x96.png) no-repeat top right;
    height: 117px;
    background-repeat: no-repeat;
}
.footer-2>.row>.col:first-child {
    max-width: 55%;
    flex-basis: 55%;
}
.footer-2>.row>.col {
    max-width: 22.5%;
    flex-basis: 22.5%;
}
.footer-2>.row>.col:first-child + .col {
    max-width: 22.5%;
    flex-basis: 22.5%;
}
p.home {
	margin-bottom: 2px;
    background: url(images/home.png) no-repeat 0px 3px;
    padding-left: 22px;
    font-size: 15px;
}
p.phone {
	margin-bottom: 2px;
    background: url(images/hotline.png) no-repeat 0px 3px;
    padding-left: 22px;
}
p.email {
	margin-bottom: 2px;
    background: url(images/mail.png) no-repeat 0px 3px;
    padding-left: 22px;
}
.row-home5 .row .post-item .col-inner {
    padding: 0 0;
    background: white;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
}
.row-home5 .post-item .col-inner .text-left {
    text-align: left;
    min-height: 150px;
    max-height: 150px;
}
.row-home5 .box-text {
    padding-left: 1.2em;
    padding-right: 1.2em;
}
.row-home5 h5.post-title {
    font-size: 14px;
    color: #004b8e;
}
.block-mau-xe .colorlist {
    margin-top: 15px;
}
.block-mau-xe .colorlist span {
    float: left;
    margin-right: 20px;
}
.block-mau-xe .colorlist ul li {
    box-shadow: 1px 1px 1px #ccc;
    color: white;
    cursor: pointer;
    display: inline-block;
    margin: 0 2px;
    padding: 5px 10px;
    width: 36px;
    height: 23px;
}
.block-mau-xe img {
    max-width: 100%;
    height: auto;
    display: none;
}
.block-mau-xe img.active {
    display: block;
}
.menu-xe {
    background: #ffffff;
    border-bottom: 1px solid #000000;
}
.menu-xe h1 {
    float: left;
    font-size: 25px;
    line-height: 45px;
    margin: 0;
    color: #472904;
    width: auto;
}
.menu-xe ul {
    float: left;
    list-style: none;
    margin: 0 0 0 50px;
    padding: 0;
}
.menu-xe ul li {
    display: inline-block;
    list-style: none;
}
.menu-xe ul li a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
}
.title-xe-detail .section-title.section-title-normal {
    color: #555;
    font-weight: bold;
    border: none;
    margin: 0px;
}
.title-xe-detail .section-title.section-title-normal b {
    height: 0px;
    display: none;
}
.title-xe-detail .section-title-normal span {
    border: none;
    font-family: 'harmonia',Arial,Helvetica,sans-serif;
}
.content-post p {
    margin-bottom: 0px;
}
.content-post p.price {
    color: #c62828;
    font-weight: bold;
}
.chi-tiet-title h3.section-title {
    margin-bottom: 0px;
    border-bottom: 2px solid #0071bc;
    color: #fff;
}
.chi-tiet-title h3.section-title b {
    display: none;
}
.chi-tiet-title h3.section-title-normal span {
    background: #0071bc;
    color: #ffffff;
    padding: 5px 15px;
}
.tab-info {
    text-align: center;
    max-width: 70%;
    display: block;
    margin: 0 auto;
}
.tab-info > li {
    width: 20%;
    float: left;
    text-align: center;
    list-style: none;
}
.tab-info > li > a img {
    margin: 0 auto;
    display: table;
}
.tab-info > li > a span {
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
}
.item-support {
    background: #fff;
}
.sale-contact {
    text-align: center;
}
.sale-contact h3, .phone {
    padding-left: 20px;
    font-size: 17px;
    color: #e30019;
}
.sale-contact h3 {
    font-size: 20px;
}
p.title-11.color-6d6d6d {
    color: #e30019;
    padding-left: 20px;
}
.btn.btn-custom {
    display: block;
    background: #f44336;
    color: white;
    margin-top: 10px;
    width: 100%;
    text-transform: uppercase;
}
.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 200000!important;
    top: initial!important
}

.suntory-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, .4);
    border-radius: 100%;
    height: 100px;
    left: 0;
    opacity: .1;
    position: absolute;
    top: 0;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px
}

.suntory-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px
}

.suntory-alo-ph-img-circle {
    / animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    / border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 25px;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 50px
}

.suntory-alo-phone.suntory-alo-hover,
.suntory-alo-phone:hover {
    opacity: 1
}

.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim!important
}

.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim!important
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle,
.suntory-alo-phone:hover .suntory-alo-ph-circle {
    border-color: #00aff2;
    opacity: .5
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color: #f52d2d;
    opacity: 1
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill,
.suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, .9)
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color: rgb(202, 4, 14)
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle,
.suntory-alo-phone:hover .suntory-alo-ph-img-circle {
    background-color: #00aff2
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
    background-color: #f52b2b
}

@keyframes suntory-alo-circle-anim {
    0% {
        opacity: .1;
        transform: rotate(0deg) scale(.5) skew(1deg)
    }
    30% {
        opacity: .5;
        transform: rotate(0deg) scale(.7) skew(1deg)
    }
    100% {
        opacity: .6;
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@keyframes suntory-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@keyframes suntory-alo-circle-fill-anim {
    0% {
        opacity: .2;
        transform: rotate(0deg) scale(.7) skew(1deg)
    }
    50% {
        opacity: .2;
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        opacity: .2;
        transform: rotate(0deg) scale(.7) skew(1deg)
    }
}

.suntory-alo-ph-img-circle i {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size: 30px;
    line-height: 50px;
    padding-left: 13px;
    color: #fff
}

@keyframes suntory-alo-ring-ring {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

span.nb {
    color: #fff;
    display: inline-block;
    background: #f52b2b;
    border-radius: 12px;
    padding: 5px 10px;
    font-size: 17px;
    font-weight: 600;
    position: absolute;
    top: 31px;
    left: 63px;
    min-width: 135px
}
.khuyen-mai {
    padding: 8px;
    border: 2px dashed #FD0101;
    word-wrap: break-word;
}
.khuyen-mai ul {
    overflow-x: auto;
    margin-bottom: 0px;
}
.khuyen-mai ul li {
    list-style: none;
    float: left;
    width: 100%;
    margin-left: 0px;
}
.khuyen-mai ul li img {
    float: left;
    padding-top: 5px;
}
.khuyen-mai ul li span {
    float: left;
    line-height: 20px;
    font-size: 20px;
    margin-left: 10px;
}
.khuyen-mai .col {
    padding-bottom: 0px;
}
.hotline-xe {
    text-align: center;
    font-size: 30px;
}
.hotline-xe a {
    color: #ff0000;
}
.widget-area .is-divider,
.footer-2 .is-divider {
    height: 0px;
    display: none;
}
span.widget-title {
    margin-bottom: 15px;
    display: block;
    border-bottom: 1px solid #eaeaea;
    line-height: 35px;
}
.widget-title span {
    font-size: 17px;
    color: #fff;
    width: auto;
    padding: 10px;
    background: #004b8e;
    font-weight: 700;
}
.widget_nav_menu ul.menu > li > a:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    margin-right: 5px;
}
.post-sidebar.large-3.col {
    padding-left: 0px;
    padding-right: 0px;
    border: none;
}
.contact-form h4 {
    text-align: center;
}
.submit-button-custom {
    width: 100%;
    margin-bottom: 0px;
}
.baogia {
    position: fixed;
    width: 40px;
    bottom: 238px;
    right: 0;
    z-index: 99999;
}
.megamenu  ul {
    display: flex;
    justify-content: center;
    margin: auto !important;
    width: 990px;
    flex-wrap: wrap;
}
.megamenu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 10;
}
.megamenu-li {
    margin: 10px auto 12px !important;
    width: 170px;
    text-align: center;
}
.megamenu-li img{
    width: 170px;
    height:113px;
    opacity: 0.6;
}

.megamenu-li img:hover {
    opacity:1
}
.nav li.megamenu-li:first-child {
    margin-left: 14px !important;
}
.megamenu {
    width: 1000px;
    left: -490px;
    background-color: #fff;
    box-shadow: 1px 1px 15px rgba(0,0,0,.15);
    border: 2px solid #ddd;
    display: none;
}
.megamenu-li p {
    font-weight: bold;
    color: #472904;
    line-height: 20px;
}
.megamenu ul{display: none}
.megamenu .box.has-hover {
    margin: 10px auto 12px;
    width: 33.33%;
    text-align: center;
}
#menu-item-51:hover .megamenu {
    display: block;
}
#menu-item-51:hover .megamenu ul{
    display: flex;
}
.listcar {
    margin-top: 20px;
}
.listcar > div {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.sellcar-item .info {
    overflow: hidden;
}
.sellcar-item h3 {
    font-size: 15px;
    color: #ee0e0e;
    font-weight: 700;
    max-width: 70%;
}
.sellcar-item .detail {
    margin-top: 5px;
}
.sellcar-item .info .detail .detailinfo {
    font-size: 13px;
    color: #222;
}
.contactinfo {
    margin-top: 10px;
}
.sellcar-item .info .detail .contactinfo .city {
    background-color: #fefefe;
    height: 22px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 22px;
    font-size: 13px;
    color: #333;
    border: 1px solid #e8e8e8;
    width: auto;
    display: inline-block;
    margin-right: 10px;
    border-radius: 3px;
    float: left;
}
.sellcar-item .info .detail .contactinfo .mobile {
    background: url(images/iconphone.png) no-repeat 8px 4px #fefefe;
    min-height: 22px;
    padding-left: 25px;
    padding-right: 15px;
    line-height: 22px;
    font-size: 13px;
    color: #333;
    border: 1px solid #e8e8e8;
    max-width: 247px;
    display: inline-block;
    border-radius: 3px;
    cursor: pointer;
    float: left;
}
.info-item {
    padding-bottom: 0px;
}
.list-xe-category .box-image img {
    width: 100%;
    height: auto;
}
.full img {
    width: 100% !important;
    height: auto !important;
}
.ppocta-ft-fix {
  position: fixed;
  bottom: 20%;
  right: 5px;
  min-width: 40px;
  text-align: center;
  z-index: 99999;
}
#zaloButton {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.7);
  background: #1CB2ED url(images/zalo-icon.png) center center no-repeat;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
    .footer-2>.row>.col:first-child {
        max-width: 100% !important;
        flex-basis: 100% !important;
    }
    .footer-2>.row>.col:first-child + .col {
        max-width: 100% !important;
        flex-basis: 100% !important;
    }
    .footer-2>.row>.col {
        max-width: 100% !important;
        flex-basis: 100% !important;
    }
    .col, .gallery-item, .columns {
        padding: 5px;
    }
    .small-12.large-6 {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .small-12.large-4 {
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    }
    .sellcar-item .info .detail .detailinfo {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (min-width: 768px) {
    .sellcar-item .info .pricenew {
        padding-left: 10px;
        text-align: right;
        border-radius: 3px;
        font-size: 16px;
        color: red;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
        white-space: nowrap;
        cursor: text;
    }
    .sellcar-item .info .newdate {
        position: absolute;
        top: 30px;
        right: 0;
        font-size: 13px;
        color: #999;
    }
    .sellcar-item .photo {
        float: left;
        width: 250px;
        padding-right: 15px;
        position: relative;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}