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

/*************** ADD CUSTOM CSS HERE.   ***************/
@-webkit-keyframes ring-anim{0%,100%,50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}10%,30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}20%,40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}}@keyframes ring-anim{0%,100%,50%{-webkit-transform:rotate(90deg) scale(1) skew(1deg);transform:rotate(90deg) scale(1) skew(1deg)}10%,30%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}20%,40%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}}
    @keyframes pulse {
        from,
        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
        }
        50% {
            -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
        }
    }
    @-webkit-keyframes zoomIn {
        from {
            opacity: 0;
            -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
        }
        50% {
            opacity: 1;
        }
    }
    @keyframes zoomIn {
        from {
            opacity: 0;
            -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
        }
        50% {
            opacity: 1;
        }
    }
    .section-description .woocommerce-breadcrumb{
        display: none;
    }
    .product-page-price span.amount{
        font-size: 25px;
    }
    .section-dang-ky img{
            border-radius: 10px;
    }
    .section-title-popup .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .li-lai-thu a{
            padding: 8px;
    line-height: 10px !important;
            background: #f5b74a;
    background: -moz-linear-gradient(top,#f5b74a 0,#c12032 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,#f5b74a),color-stop(100%,#c12032));
    background: -webkit-linear-gradient(top,#f5b74a 0,#c12032 100%);
    background: -o-linear-gradient(top,#f5b74a 0,#c12032 100%);
    background: linear-gradient(to bottom,#f5b74a 0,#c12032 100%);
    }
    .li-bao-gia a{
            padding: 8px;
    line-height: 10px !important;
            background: #f49393;
    background: -moz-linear-gradient(top,#f49393 0,#ea2727 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,#f49393),color-stop(100%,#ea2727));
    background: -webkit-linear-gradient(top,#f49393 0,#ea2727 100%);
    background: -o-linear-gradient(top,#f49393 0,#ea2727 100%);
    background: linear-gradient(to bottom,#f49393 0,#ea2727 100%);
    }
    li.phone-ring img{
        transform: rotate(267deg)
    }
    .cta-lptech {
        list-style: none;
        padding: 0;
        margin: 0;
        z-index: 9999;
        position: fixed;
        bottom: 36px;
        left: 15px;
        width: 50px;
    }
    .cta-lptech li {
        width: 50px;
        float: left;
        margin-bottom: 10px;
        position: relative;
    }
    .cta-lptech li a {
        height: 50px;
        line-height: 50px;
        background-color: #ff2a28;
        box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    }
    .cta-lptech li a i {
        font-size: 27px;
        color: #fff;
        padding: 12px;
    }
    .cta-lptech li a,
    .cta-lptech li a img {
        width: 50px;
        border-radius: 100%;
    }
    .cta-lptech li,
    .cta-lptech li a {
        display: inline-block;
    }
    .cta-lptech li a.zalo {
        background-color: #0180c7;
    }
    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }
    .mypage-alo-ph-circle,
    .mypage-alo-phone:hover .mypage-alo-ph-circle {
        border-color: #ffd53b !important;
    }
    .mypage-alo-ph-circle-fill,
    .mypage-alo-ph-img-circle,
    .mypage-alo-phone:hover .mypage-alo-ph-circle-fill,
    .mypage-alo-phone:hover .mypage-alo-ph-img-circle {
        background-color: rgba(244, 68, 56, 0.5);
    }
    li.phone-ring{
            -webkit-animation: ring-anim 1s infinite ease-in-out;
    animation: ring-anim 1s infinite ease-in-out;
    }
    .mypage-alo-ph-circle-fill {
        width: 60px;
        height: 60px;
          top: -6px;
        left: -5px;
        position: absolute;
        -ms-transition: all 0.2s ease-in-out;
        border-radius: 100%;
        border: 2px solid transparent;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        opacity: 0.4 !important;
    }
    .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    .zoomIn {
        -webkit-animation-name: zoomIn;
        animation-name: zoomIn;
    }
    .mypage-alo-ph-circle {
        width: 80px;
        height: 80px;
           top: -14px;
        left: -16px;
        position: absolute;
        background-color: #774d4d00;
        border-radius: 100%;
        border: 2px solid rgba(30, 30, 30, 0.4);
        opacity: 0.1;
        opacity: 0.5;
    }
body {
    font-family: Tahoma,Arial,Helvetica,sans-serif !important;}
    .nav > li > a {font-family: Tahoma,Arial,Helvetica,sans-serif !important;}
    h1,h2,h3,h4,h5,h6, .heading-font{font-family: Tahoma,Arial,Helvetica,sans-serif !important;}
    .alt-font{font-family: Tahoma,Arial,Helvetica,sans-serif !important;}

#footer .widget_nav_menu li a{
    font-size: 14px;
}
#footer .widget_nav_menu li a:before{
    content: "\f105";
    font-family: fontawesome;
    padding-right: 5px;
}
.title-footer-block{
    color: #f7031b !important;
    font-size: 17px;
}
#footer .widget_nav_menu {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.header-button-1 .header-button span:before{
    content:"";
    background-image: url(images/call_white.png);
        background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 25px;
    height: 25px;
    display: block;
        margin-right: 10px;
        left: 11px;
            position: absolute;

}

.header-button-1 .header-button a{
    border-radius: 99px;
    font-weight: bold !important;
    font-size: 16px;
    padding: 0px 24px;
}
.header-button-1 .header-button a:hover{
    color: yellow;
}
.header-button-1 .header-button span{
    padding-left: 24px;
}
.menu-ben {
    display: none;
    position: fixed;
    top: 67px;
    width: 90px;
    height: 100%;
    display: block;
      background-color: #333;
    z-index: 2000;
    -webkit-box-shadow: 0 0 25px 16px rgb(0 0 0 / 10%);
    box-shadow: 0 0 25px 16px rgb(0 0 0 / 10%);
}
 table td, table th {
    padding: 0.75rem !important;
    vertical-align: top;
   
}
.header-nav-main .box-category .box-image{
    padding: 15px;
}
.form-lien-he .wpcf7-submit {
    padding: 0px 35px !important;
    border-radius: 0 !important;
    font-weight: normal;
}
.form-lien-he textarea {
    padding-top: 0.7em;
    min-height: 153px;
}
.box-contact-info br{
    display: none;
}
.box-contact-info,.box-contact-info a{
    text-align: center;
    color: #C4172C;
}
.box-contact-info i{
        font-size: 80px;
    color: #c4172c;
}
.form-lien-he span{
    padding-top: 10px;
}
.form-lien-he{
    text-align: left !important;
}
.aside-menu li a {
    color: #FFF;
    font-size: 90%;
    width: 100%;
        display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.9em;
}
.aside-menu .icon{
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 25px;
    height: 25px;
}
.icon-car {
    background-image: url(images/icon_car.png);
}
.icon-wheel {
    background-image: url(images/steering-wheel.png);
}
.aside-menu li a>i {
    font-size: 150%;
    display: block;
}
.aside-menu li {
    padding: 10px 0;
        text-align: center;
    border-bottom: 1px solid #dee3ea;
    cursor: pointer;
}


.product-info{
    padding-bottom: 0px !important;
}



.woocommerce-tabs li a{
    border-left: 7px solid #c4172c;

    padding: 4px 8px;
}
.woocommerce-tabs li a:before{
    display: none;
}
.mfp-close-btn-in .mfp-close {
    top: 0 !important;
    color: #BB162B;
    opacity: 1;
    mix-blend-mode: unset;
}
.product-short-description ul{
    list-style: none
}
.product-short-description li{
    margin-left: 0px !important;
        border-left: 5px solid #ccc;
            padding-left: 10px;
}
.product-short-description{
    font-size: 92%;
}
.div-form-chi-tiet .hotline {
    text-align: center;
    background-color: #262626;
    padding: 10px 20px;
    color: #fff;
}
.div-form-chi-tiet .hotline-number {
    display: block;
    font-size: 200%;
    font-weight: 700;
    color: #f0c808;
}
.div-form-chi-tiet  .row-form {
padding-top: 20px !important;
}

.div-form-chi-tiet  .row-form .div-right {
    padding-right: 0px !important;
}
.div-form-chi-tiet  .row-form{
        padding: 20px;
    background-color: #efefef;
}
.div-form-chi-tiet  .box-price-title .title {
    margin-bottom: 0;
    font-size: 120%;
    text-align: center;
    font-weight: 700;
    color: #fff;
}
.section-yeu-cau .icon-box{
    margin-bottom: 15px;
}
.row-border{
        padding: 20px;
        border: 2px dotted #e74c3c;
            border-radius: 15px;
}
.page-template-default h1.section-title{
    display: block;
}
.div-form-chi-tiet .box-price-title {
    padding: 10px;
    background-color: #c4172c;
}
h3.title-home{
     border-left: 8px solid #c4172c;
    padding: 0 10px;
    text-align: left;
    margin-bottom: 20px;
    font-weight: 900;
    font-size: 28px;
    color: #333;
}
 blockquote:before {
    position: absolute;
    background: no-repeat url(images/bong-den.webp);
    content: '';
    left: 0;
    height: 24px;
    width: 24px;
    margin-left: 24px;
}
.section-chuong-trinh ul {
    list-style: disc;}
.section-chuong-trinh .seller-km li {
    border-bottom: 1px dashed #ccc;
}
  blockquote p{
    margin-bottom: 4px;
  }
  blockquote{
    background-color: #f5f6f7;
    border-left: 3px solid #ff6a00;
    border-radius: 4px;
    color: #3c4043;
    font-weight: 500;
    padding: 12px 10px 12px 50px;
    margin-bottom: 1rem;
    text-align: left;
}
  blockquote p{
    font-size: 14px;
}
.button-kinh-doanh,.button-lien-he {
        background: #c4172c;
    padding: 2px 14px;
    border-radius: 5px;
        margin-bottom: 5px;
}
.button-kinh-doanh h5,.button-lai-thu h5{ 
    color: white;
    font-size: 14px;
    margin-bottom: 0px !important;
    font-weight: normal;
}
.button-lai-thu{
     background: #444;
    padding: 2px 14px;
    border-radius: 5px;
        margin-bottom: 5px;
}
.button-lai-thu {
    margin-left: 5px;
}

.button-kinh-doanh h4,.button-lien-he h4{
        color: white;
    margin-bottom: 0px;
    font-size: 15px;
}
.button-kinh-doanh p,.button-lien-he  p,.button-lai-thu p{
        color: #fdfb56;
    font-weight: bold;
}
.title-danh-muc{
    font-size: 35px;
    text-align: center;
    font-weight: 500;
}
#header #masthead{
    border-bottom: 3px solid #C62B3D;
}
.section-yeu-cau .icon-box .icon-box-text{
    background: #222;
}
.section-yeu-cau .icon-box .icon-box-text h3{
    font-weight: 500;
    font-size: 23px;
    line-height: 70px;
    color: white;
}
.section-yeu-cau .icon-box img{
    padding-top: 0px !important;
}
.row-form{
    margin-right: 0px !important;
        text-align: center;
    padding: 0px 15px !important;
    margin-left: 0px !important;
}
.btn-khuyen-mai i{
    background: #C4172C;
    padding: 8px 11px;
    position: absolute;
    margin-top: -5px;
    margin-left: 10px;
    min-height: 31px;
}
.btn-khuyen-mai{
         min-height: 31px;

    margin-top: 11px !important;
    background-color: #717d91;
      padding: 5px 14px;
}
.header-nav-main  li a{
    font-weight: normal !important;
}
.woocommerce-tabs ul.product-tabs li a{
    font-size: 16px;
}
.woocommerce-tabs ul.product-tabs li a:before{
    bottom: 0;
    top: unset !important; 
}
.badge-circle-inside .badge-inner, .badge-circle .badge-inner {
    background: #B70100;
    border-radius: 999px;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
    height: 56px;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .logo_link, .mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle, .mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.nav_search_box, .mega_main_menu.primary.icons-left > .menu_holder > .menu_inner > ul > li > .item_link > i, .mega_main_menu.primary.icons-right > .menu_holder > .menu_inner > ul > li > .item_link > i, .mega_main_menu.primary.icons-top > .menu_holder > .menu_inner > ul > li > .item_link.disable_icon > .link_content, .mega_main_menu.primary.icons-top > .menu_holder > .menu_inner > ul > li > .item_link.menu_item_without_text > i, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.nav_buddypress > .item_link > i.ci-icon-buddypress-user{
    height: 56px;
    line-height: 56px;
}
.mega_main_menu.direction-horizontal.first-lvl-separator-smooth > .menu_holder > .menu_inner > ul > li:last-child > .item_link:before, .mega_main_menu.direction-horizontal.first-lvl-separator-smooth > .menu_holder > .menu_inner > ul > li > .item_link:before, .mega_main_menu.direction-horizontal.first-lvl-separator-smooth > .menu_holder > .menu_inner > .nav_logo:before, .mega_main_menu.direction-horizontal.first-lvl-separator-smooth > .menu_holder > .menu_inner > ul > li.nav_search_box:before{
    display: none;
}
ul.header-nav-main #primary li:hover{
    background: #F44336;
}
ul.header-nav-main #primary li:hover a span{
    color: white;
}
ul.header-nav-main #primary{
    background: #263B54;
}
ul.header-nav-main #primary li a span{
    text-transform: uppercase;
    color: #b7b7b7;
    font-weight:bold;
}

.mega_main_menu.primary > .menu_holder > .mmm_fullwidth_container,.mega_main_menu.primary.primary_style-buttons > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link{
    background: transparent;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:focus, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.keep_open > .item_link, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-page-ancestor > .item_link, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-post-ancestor > .item_link, .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link{
    background: transparent;
}
.row-lien-he{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
b,strong{
    font-weight: bold;
}
.lien-he-price{
        color: #ee2d24;
    font-weight: 700;
    font-size: 18px;
}
.product-images{
    border: 1px solid #e1e1e1;
}
.short-description {
    font-weight: 700;
    white-space: pre-line;
}
.is-divider{
    display: none;
}
.row-tin-tuc .post-title{
    font-weight: normal;
}
@keyframes calllink {
    0%{color:#eba11e;}
    50%{color:#fff;}
    100%{color:#ebfa48;}
}
h4.title-footer-block{
text-transform: uppercase;
}
ul.menu>li+li, .widget>ul>li+li{
    border-top:none;
}
.div-contact .icon em:before {
    position: absolute;
    top: 8px;
    left: 8px;
}
.div-contact ul li{
    margin-bottom: 0px;
}
.div-contact ul li p{
    margin-bottom: 5px;
}
.div-contact .icon em {
    color: #003045;
    width: 30px;
    height: 30px;
    background: #FFF;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.row-form .wpcf7-submit{
        padding: 4px 35px;
    border-radius: 90px;
}
.div-contact ul li {
    margin-left: 0px;
}
.div-contact  p {
    color: #cdcdcd;
    padding: 5px 0 15px;
}
.div-contact .icon{
    margin-right: 10px;
    float: left;
}
.div-contact ul{
    list-style: none;
}

.form-yeu-cau label{
    font-weight: normal;
}
.form-tieu-de{
    text-align: center;
}
.form-tieu-de h3{
    text-align: center;
    font-size: 30px;
    color: #1565c0;
    margin-bottom: 6px;
}
span.amount{
    color: red;
        font-size: 18px;
}
.div-no-padding{
    padding-bottom: 0px !important;
}
.box-header .box-title:before,.post-sidebar .widget-title:before {
    left: 0;
    background: url(http://driver.gianhangvn.com/image/bg-box-left-741062j24109.jpg) no-repeat left;
}
.box-title:after,.post-sidebar .widget-title:after {
    right: 0;
    background: url(http://driver.gianhangvn.com/image/bg-box-right-741268j24109.jpg) no-repeat right;
}
.box-header .box-title:before,.box-header .box-title:after,.post-sidebar .widget-title:before, .post-sidebar .widget-title:after {
    position: absolute;
    content: "";
    top: 50%;
    width: 100%;
    height: 9px;
    margin-top: -4px;
}
.box-header{
    text-align: center;
}
.box-header .box-title ,.post-sidebar .widget-title {
 
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    color: #015697;
    font-style: normal;
    /* padding: 12px !important; */
    display: inline;
    font-weight: 400;
    padding: 0 58px !important
}
.div-bao-gia a {
    color: white;
}
.div-bao-gia h3 {
    color: white;
    text-transform: uppercase;
}
.div-bao-gia p {
    margin-bottom: 5px;
}
.div-bao-gia i {
    color: white;
    font-size: 40px;
}
.div-bao-gia {
    background: #3E3E3E;
    border: 6px solid #EE2D24;
    border-radius: 15px;
    padding: 10px 10px;
    margin: 0 10px;
    cursor: pointer;
    text-align: center;
}

/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
    background-color: currentColor !important;
    border-color: currentColor !important;
}
.button.facebook,.button.facebook:not(.is-outline), .button.facebook:hover {
color: #fff;
    background-color: #446084;
    border-color: #446084;
}
.button.twitter,.button.twitter:not(.is-outline), .button.twitter:hover {
	color: white !important;
   background : #2478ba !important;
    border-color: #2478ba;
}
.button.email,.button.email:not(.is-outline), .button.email:hover {
    color: #fff;
    background-color: black !important;
    border-color: black !important;
}
.button.pinterest,.button.pinterest:not(.is-outline), .button.pinterest:hover {
color: #fff !important;
    background-color: #cb2320  !important;
    border-color: #cb2320  !important;
}

.button.google-plus,.button.google-plus:not(.is-outline), .button.google-plus:hover {
color: #fff !important;
    background-color: #dd4e31 !important;
    border-color: #dd4e31  !important;
}
.button.linkedin,.button.linkedin:not(.is-outline), .button.linkedin:hover {
color: #fff !important;
    background-color: #0072b7 !important;
    border-color: #0072b7     !important;
}

.single-date{
        border-bottom: 1px dashed #ededed;
}
h1.entry-title{
    font-size: 24px !important;
}
/*Kết thúc màu sắc*/



footer.entry-meta {

    border-top: none !important;
    border-bottom: 1px dashed #ececec !important;
    
}
.buttons_added{
    display: none;
}
.product-footer img{
        margin: auto;
    display: flex;
}
.product-footer .box-title ,.detail-content-title{
    color: #b62831;
    font-size: 120%;
    padding: 5px 10px;
    border-left: 5px solid #b62831;
    width: 100%;
    box-sizing: border-box;
    text-transform: uppercase;
    font-weight: bold;
}
.product-hotline {
    position: relative;
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    padding: 15px;
    margin-top: 10px;
}
.product-hotline .phone {
    color: #ee2d24;
    font-weight: 700;
}
.product-hotline p {
    margin-bottom: 0px;
    font-size: 150%;
    color: #015697;
}
.product-short-description p{
    margin-bottom: 4px;
}
.qua-tang h3 img{
    display: inline;
    width: 40px !important;
}
.qua-tang p{
    text-align: justify;
    font-size: 16px;
    color: #222; 
}
   
.qua-tang{
        max-width: 800px;
    padding: 20px;
    margin: 20px auto;
    border: 3px dotted #32580f;
    text-align: center;
    color: #e74c3c;
    border-radius: 15px;
}
.duong-line {
    background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}
@media(max-width: 651px){
    .btn-call-now em:before {
    position: absolute;
    top: 5px;
    left: 8px;
}
    .btn-link-car em, .btn-call-now em {
    position: relative;
    color: #fff;
    font-size: 30px;
    background: transparent;
    width: 40px;
    height: 40px;
    margin-right: 5px;
}
    .btn-call-now em{
        display: none;
}
    .btn-call-now {
        z-index: 999;
         position: fixed;
    display: block;
    width: auto;
    height: 40px;
    font-size: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    background: #b70100;
    font-weight: 700;
    font-size: 16px;
    border-radius: 0;
    border-top: none;
    padding: 10px 10px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-align: center;
}
    .btn-link-car {
    width: 40%;
}
.btn-link-car {
      display: block;
    position: fixed;
    height: 41px;
    width: 50%;
    color: #FFF;
    font-weight: 700;
    font-size: 14px;
    background: #2d96cd;
    text-decoration: none;
    z-index: 999999999;
    right: 0;
    bottom: 0;
    padding: 6px;
}
}
@media(min-width: 651px){
    .btn-link-car em:before {
    position: absolute;
    top: 5px;
    left: 4px;
}
    .btn-link-car {
    right: 0;
}
    .btn-link-car {
    display: block;
    height: 50px;
    position: fixed;
    width: 200px;
    bottom: 10px;
    background: #b70100;
    text-decoration: none;
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
    z-index: 999999999;
    color: #FFF;
    font-weight: 700;
    font-size: 18px;
    border-radius: 25px;
    padding: 5px;
    -moz-animation-duration: 500ms;
    -moz-animation-name: calllink;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -webkit-animation-duration: 500ms;
    -webkit-animation-name: calllink;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-duration: 500ms;
    animation-name: calllink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

    .btn-call-now em:before {
    position: absolute;
    top: 5px;
    left: 8px;
}
    .btn-link-car em, .btn-call-now em {
    position: relative;
    color: #fff;
    font-size: 30px;
    background: transparent;
    width: 40px;
    height: 40px;
    margin-right: 5px;
}
    .btn-call-now {
    display: block;
    height: 50px;
    position: fixed;
    width: 420px;
    bottom: 10px;
    background: #b70100;
    text-decoration: none;
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
    z-index: 999999999;
    color: #FFF;
    font-weight: 700;
    font-size: 18px !important;
    border-radius: 25px;
    padding: 5px;
    -moz-animation-duration: 500ms;
    -moz-animation-name: calllink;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -webkit-animation-duration: 500ms;
    -webkit-animation-name: calllink;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-duration: 500ms;
    animation-name: calllink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
@media(max-width: 855px){
    .button-lai-thu {
    margin-left: 0px;
}
    h3.title-home{
        font-size: 18px;
    }
    .product-small .product-title{
        height: 38px;
        overflow: hidden;
    }
    .row-top-popup .large-6{
        padding-bottom: 0px !important;
    }
     .section-title-popup{
        padding-top: 15px !important;
        padding-bottom: 15px !important;
     }
     .section-title-popup h5{
        font-size: 13px;
     }
       .section-title-popup p{
        margin-bottom: 0px !important;
       }
   .section-title-popup{
    font-size: 12px;
    font-style: italic;

   }
    .row-top-popup .icon-box-img{
        padding: 15px;
        max-width: 130px !important;
    }
    .section-yeu-cau .icon-box .icon-box-text h3{
        font-size: 18px;
    }
    .title-danh-muc {
    font-size: 25px;}
}
@media(min-width: 1023px){
    .row-form .div-right{
        padding-right: 20px;
    }
    .mega_main_menu .mega_dropdown{
        box-shadow: none !important;
        min-width: 1023px;
        margin-left: -32% !important;
    }
}
@media(min-width: 1279px){
    .mega_main_menu .mega_dropdown{
        box-shadow: none !important;
        min-width: 1279px;
        margin-left: -33% !important;
    }
}
@media(min-width: 1599px){
    .mega_main_menu .mega_dropdown{
        box-shadow: none !important;
        min-width: 1590px;
        margin-left: -37% !important;
    }
}
@media(min-width: 1890px){
    .mega_main_menu .mega_dropdown{
        box-shadow: none !important;
        min-width: 1900px;
        margin-left: -70% !important;
    }
}