@font-face {
    font-family: 'UTM';
    font-weight: normal;
    font-style: normal;
}

.social-login--facebooks {
    text-align: center !important;
    margin-top: 30px !important;
    width: 100% !important;
    float: left !important;
}

    .social-login--facebooks a {
        display: inline-block !important;
        height: 35px !important;
        margin: 0 auto !important;
        margin: 0 auto;
    }

.row.row-gutter-10 {
    margin-left: -5px;
    margin-right: -5px;
}

    .row.row-gutter-10 > [class*="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }

.row.row-noGutter {
    margin-left: 0;
    margin-right: 0;
}

.row.row-noGutter-2 {
    margin-left: 0px;
    margin-right: 0px;
}

    .row.row-noGutter-2 > [class*="col-"] {
        padding-left: 0px;
        padding-right: 0px;
    }

.row.row-noGutter-75 {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

    .row.row-noGutter-75 > [class*="col-"] {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

.row.row-noGutter-12 {
    margin-left: -10px;
    margin-right: -10px;
}

@media (max-width: 767px) {
    .row.row-noGutter-12 {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.row.row-noGutter-12 > [class*="col-"] {
    padding-left: 6px;
    padding-right: 6px;
}

@media (max-width: 767px) {
    .row.row-noGutter-12 > [class*="col-"] {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 1199px) {
    .row.row-noGutter-fix {
        margin-left: -10px;
        margin-right: -10px;
    }

        .row.row-noGutter-fix > [class*="col-"] {
            padding-left: 5px;
            padding-right: 5px;
        }
}

.white-color {
    color: #fff;
    font-weight: bold;
}

.dp_none {
    display: none;
}

.text-upper {
    text-transform: uppercase;
}

img.grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all .6s ease;
    opacity: 0.5;
}

    img.grayscale:hover {
        opacity: 1;
        filter: grayscale(0%);
        -webkit-filter: grayscale(0%);
        filter: none;
    }

.border-bottom-1px {
    border-bottom: 1px solid #ebebeb;
    padding-top: 0;
    margin-bottom: 15px;
}

.page {
    display: block;
    float: left;
    width: 100%;
}

.owl_timeout {
    display: none !important;
}

.no-padding-col2 {
    padding: 0px !important;
}

@media (max-width: 1199px) {
    .no-padding-col2 {
        padding: 15px !important;
    }
}

.title-head {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 9px;
    color: #474a62;
    text-decoration: none;
}

    .title-head.page_title {
        font-size: 30px;
        font-weight: bold;
        text-transform: none;
    }

    .title-head a {
        color: #474a62;
    }

.subtitle-head {
    font-size: 1.28571em;
    color: #474a62;
    margin: 20px 0;
}

.product-box-h {
    min-height: 385px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .product-box-h {
        min-height: 355px !important;
    }
}

.product-box-h .sale-flash {
    position: absolute;
    font-size: 14px;
    font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
    color: #fff;
    padding: 0 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    top: 10px;
    right: 10px;
    text-transform: uppercase;
    text-align: center;
    z-index: 9;
    background-size: contain;
    background-repeat: no-repeat;
}

    .product-box-h .sale-flash.new {
        background-image: url("/bizweb.dktcdn.net/100/328/363/themes/708852/assets/label_newee44.png?1564728783354");
    }

    .product-box-h .sale-flash.hot {
        background-image: url("/bizweb.dktcdn.net/100/328/363/themes/708852/assets/label_hotee44.png?1564728783354");
    }

.product-box-h .wrap_time {
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: 28px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

    .product-box-h .wrap_time .time {
        text-align: center;
        justify-content: center;
        display: flex;
        -o-justify-content: center;
        -moz-justify-content: center;
        -webkit-justify-content: center;
        -os-justify-content: center;
        -o-display: flex;
        -moz-display: flex;
        -webkit-display: flex;
        -os-display: flex;
        width: 100%;
        overflow: hidden;
    }

        .product-box-h .wrap_time .time span {
            display: inline-block;
            width: 52px;
            height: 52px;
            float: left;
            padding: 3px;
            border-radius: 50%;
            margin: 0 5px;
            text-align: center;
            background: rgba(0,0,0,0.8);
            font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
            font-weight: 700;
            color: #fff;
            font-size: 18px;
            line-height: 33px;
        }

@media (max-width: 1199px) {
    .product-box-h .wrap_time .time span {
        font-size: 16px;
    }
}

.product-box-h .wrap_time .time span p {
    display: block;
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    line-height: 0;
}

@media (max-width: 1199px) {
    .product-box-h .wrap_time .time span p {
        font-size: 12px;
    }
}

.product-box-big {
    m; /* in-height:410px !important */
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-box-big {
        min-height: 330px !important;
    }
}

.product-box-h {
    position: relative;
    min-height: 375px;
    margin: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

    .product-box-h:hover .product-action {
        visibility: visible;
    }

    .product-box-h:hover .a_img {
        opacity: 0.5;
    }

@media (max-width: 1199px) {
    .product-box-h {
        padding: 0px !important;
    }
}

@media (max-width: 374px) {
    .product-box-h {
        min-height: 270px !important;
    }
}

@media (min-width: 374px) and (max-width: 413px) {
    .product-box-h {
        min-height: 290px !important;
    }
}

@media (min-width: 414px) and (max-width: 543px) {
    .product-box-h {
        min-height: 300px !important;
    }
}

.product-box-h .product-hide {
    margin-top: 2px;
    margin-bottom: 5px;
}

.product-box-h .product-thumbnail {
    position: relative;
}

    .product-box-h .product-thumbnail.box_img_270 > a.display_flex {
    }

    .product-box-h .product-thumbnail > a.display_flex {
        width: 100%;
        text-align: center;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 212px;
    }

@media (max-width: 374px) {
    .product-box-h .product-thumbnail > a.display_flex {
        height: 130px !important;
    }
}

@media (min-width: 374px) and (max-width: 413px) {
    .product-box-h .product-thumbnail > a.display_flex {
        height: 157.6px !important;
    }
}

@media (min-width: 414px) and (max-width: 543px) {
    .product-box-h .product-thumbnail > a.display_flex {
        height: 182.6px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-box-h .product-thumbnail > a.display_flex {
        height: 219.99px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-box-h .product-thumbnail > a.display_flex {
        height: 293.33px;
    }
}

.product-box-h .product-thumbnail > a.display_flex img {
    max-height: 100%;
    width: auto !important;
    max-width: 100%;
    display: block;
}

.product-box-h .product-thumbnail:hover .image_link:before {
    opacity: .5;
}

.product-box-h .product-action {
    text-align: left;
    display: none;
    margin-top: 10px !important;
    position: absolute;
    width: 100%;
}

    .product-box-h .product-action .btn.btn-cart {
        width: 128px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        color: #fff;
        background: #39b54a;
        margin-right: 2px;
    }

        .product-box-h .product-action .btn.btn-cart .fa {
            color: #fff;
            padding-right: 8px;
        }

        .product-box-h .product-action .btn.btn-cart:hover {
            background: #474a62;
        }

    .product-box-h .product-action .xem_nhanh {
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 50%;
        text-align: center;
        background: #39b54a;
        display: inline-block;
    }

        .product-box-h .product-action .xem_nhanh .fa {
            color: #fff;
        }

        .product-box-h .product-action .xem_nhanh:hover {
            background: #474a62;
        }

.product-box-h .product-info {
    z-index: 10;
    position: relative;
    padding: 0 0px 20px 0px;
    float: left;
    width: 100%;
}

    .product-box-h .product-info .product-name {
        font-size: 16px !important;
        font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
        line-height: 21px;
        margin: 15px 0 10px 0;
        font-weight: 400;
        height: auto;
        word-break: break-word;
        max-height: 40px;
        overflow: hidden;
    }

        .product-box-h .product-info .product-name a {
            color: #474a62;
            text-decoration: none;
        }

            .product-box-h .product-info .product-name a:hover {
                color: #39b54a;
            }

    .product-box-h .product-info .product-hide .price-box .special-price {
        display: inline-block;
        margin-right: 7px;
    }

    .product-box-h .product-info .product-hide .price-box .old-price {
        display: inline-block;
    }

    .product-box-h .product-info .product-price {
        color: #39b54a;
        font-size: 16px;
        display: block;
        font-weight: bold;
        font-family: 'Arial',sans-serif;
    }

    .product-box-h .product-info .product-price-old {
        text-decoration: line-through;
        font-family: 'Arial',sans-serif;
        font-size: 13px;
        font-weight: 400;
        margin: 0;
        display: inline-block;
        color: #888888;
    }

@media (min-width: 1200px) {
    .product-box-h:hover .product-name {
        text-align: left;
    }

    .product-box-h:hover .product-hides {
        display: none;
    }

    .product-box-h:hover .product-action {
        display: block;
    }
}

@media (min-width: 1200px) {
    .product-box-h:hover .quick-view {
        opacity: 1 !important;
    }
}

.product-price {
    color: #39b54a;
    font-size: 1.42857em;
    line-height: 24px;
    display: block;
}

@media (max-width: 1199px) {
    .product-action-grid {
        display: none !important;
    }
}

.title_full {
    width: 100%;
    float: left;
    text-align: center;
}

    .title_full .title_page {
        font-weight: 700;
        font-size: 48px;
        line-height: 70px;
        font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
        color: #fff;
        margin: 0;
    }

@media (max-width: 480px) {
    .title_full .title_page {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px;
    }
}

.title_full .title_page.large {
    font-size: 60px;
    line-height: 68px;
}

.background_breadcrumb_all {
    background-size: cover;
    background-position: center top;
    padding: 25px 0px;
    background-repeat: no-repeat;
    min-height: 750px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    float: left;
    flex-flow: column;
}

.breadcrumb_background {
    background-image: url("/bizweb.dktcdn.net/100/328/363/themes/708852/assets/bg_breadcrumbee44.png?1564728783354");
    background-size: cover;
    background-position: center top;
    padding: 25px 0px;
    background-repeat: no-repeat;
    min-height: 320px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    float: left;
    flex-flow: column;
}

    .breadcrumb_background .title-head-page {
        font-size: 30px;
        font-weight: 500;
        color: #fff;
        line-height: 34px;
        margin: 0px;
    }

.breadcrumb_nobackground {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px !important;
}

    .breadcrumb_nobackground .bread-crumb {
        display: block;
        width: 100%;
        background: #f4f5f9;
    }

        .breadcrumb_nobackground .bread-crumb .breadcrumb {
            margin: 0;
            font-size: 14px;
            padding: 13px 0;
            border-radius: 0;
            text-align: left;
        }

            .breadcrumb_nobackground .bread-crumb .breadcrumb li a span {
                color: #474a62;
            }

            .breadcrumb_nobackground .bread-crumb .breadcrumb li .mr_lr {
                color: #474a62;
            }

.bread-crumb {
    background: transparent;
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    .bread-crumb {
        margin-bottom: 0px;
    }
}

.bread-crumb .title-page {
    padding: 25px 0px 10px;
}

    .bread-crumb .title-page .title-head-page {
        font-size: 18px;
        font-weight: 400;
        color: #474a62;
        line-height: 24px;
    }

.breadcrumb {
    font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
    margin: 0;
    font-size: 14px;
    padding: 0px;
    border-radius: 0;
    font-weight: 400;
    line-height: 24px;
    background-color: transparent;
    width: 100%;
    text-align: center;
}

    .breadcrumb li {
        display: inline;
    }

        .breadcrumb li > a {
            color: #fff;
        }

            .breadcrumb li > a > span {
                color: #fff;
            }

        .breadcrumb li .mr_lr {
            padding: 0px 3px;
            color: #fff;
        }

        .breadcrumb li span {
            display: inline;
            color: #fff;
        }

            .breadcrumb li span .fa {
                color: #fff;
                padding: 0px 5px;
            }

        .breadcrumb li a:hover, .breadcrumb li.active, .breadcrumb li strong {
            color: #39b54a;
            font-weight: 400;
            text-decoration: none;
        }

            .breadcrumb li a:hover span, .breadcrumb li.active span, .breadcrumb li strong span {
                color: #39b54a;
            }

    .breadcrumb > li + li:before {
        display: none;
    }

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-radius: 50%;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-radius: 50%;
}

.nav_pagi {
    margin: 20px 0px;
}

    .nav_pagi .pagination {
        display: inline-block;
        background: #fff;
        position: relative;
        z-index: 999;
        padding: 0 60px;
        margin: 0;
    }

@media (max-width: 768px) {
    .nav_pagi .pagination {
        padding: 0 30px;
    }
}

.nav_pagi .pagination .page-link {
    float: left;
    margin: 0 2.5px;
    border-radius: 50%;
    width: 40px;
    background: #f1f2f7;
    text-align: center;
    height: 40px;
    font-size: 14px;
    padding: 0;
    line-height: 40px;
    color: #8d90a6;
    border: none;
    text-decoration: none;
}

@media (max-width: 375px) {
    .nav_pagi .pagination .page-link {
        width: 27px;
        height: 27px;
        line-height: 27px;
    }
}

.nav_pagi .pagination .page-link.page-db {
    width: auto;
    padding: 0 20px;
}

.nav_pagi .pagination .page-link:hover {
    background-color: #39b54a;
    color: #fff;
}

.nav_pagi .pagination .page-item.disabled .page-link {
    border: 0;
    display: none;
}

.nav_pagi .pagination .page-item.active .page-link {
    background-color: #39b54a;
    border-color: #39b54a;
    color: #fff;
    display: block;
}

.header {
    position: relative;
    z-index: 1000;
    float: left;
    width: 100%;
    border-bottom: 3px solid #485d60;
}

@media (min-width: 1200px) {
    #menu-overlay {
        background: rgba(0,0,0,0.5);
        position: fixed;
        top: 0;
        height: 100%;
        width: 100%;
        z-index: 999;
        display: none;
    }

        #menu-overlay.reveal {
            display: block;
        }
}

.topbar {
    height: 44px;
    line-height: 44px;
    background: #2a2a30;
    float: left;
    width: 100%;
}

    .topbar .topbar_left {
        font-size: 13px;
    }

        .topbar .topbar_left .fa {
            color: #39b54a;
            font-size: 16px;
            margin-right: 10px;
            line-height: 44px;
            display: inline-block;
            float: left;
        }

        .topbar .topbar_left .item {
            display: inline-block;
        }

        .topbar .topbar_left li {
            font-size: 13px;
            display: inline-block;
        }

            .topbar .topbar_left li:first-child {
                margin-right: 15px;
            }

            .topbar .topbar_left li b {
                color: #c4c4c4;
            }

            .topbar .topbar_left li a {
                font-size: 13px;
                font-weight: 400;
                color: #c4c4c4;
            }

                .topbar .topbar_left li a:hover {
                    color: #39b54a;
                }

    .topbar .topbar_right {
        font-size: 14px;
        font-family: 'Arial',sans-serif;
    }

@media (max-width: 767px) {
    .topbar .topbar_right {
        text-align: center !important;
        float: none;
    }
}

@media (max-width: 767px) {
    .topbar .topbar_right .list-inline {
        float: none !important;
        display: inline-block;
    }
}

.topbar .topbar_right li {
    font-size: 14px;
}

    .topbar .topbar_right li a {
        color: #c4c4c4;
        font-size: 14px;
        margin: 0px 20px 0px 18px;
    }

        .topbar .topbar_right li a:hover {
            color: #39b54a;
        }

@media (max-width: 767px) {
    .topbar .topbar_right li a {
        margin: 0 5px;
    }
}

@media (max-width: 375px) {
    .topbar .topbar_right li a {
        font-size: 12px;
    }
}

@media (min-width: 376px) and (max-width: 767px) {
    .topbar .topbar_right li a {
        font-size: 13px;
        margin: 0 7px;
    }
}

.topbar .topbar_right li.login_content {
    float: left;
    position: relative;
}

@media (max-width: 767px) {
    .topbar .topbar_right li.login_content {
        float: none;
    }
}

.topbar .topbar_right li.login_content:hover ul {
    display: block;
}

.topbar .topbar_right li.login_content ul {
    position: absolute;
    top: 37px;
    right: -88px;
    min-width: 240px;
    border: 1px solid #efefef;
    background: #fff;
    margin: 0;
    padding: 8px 10px;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,0.18);
    z-index: 999;
    border-radius: 3px;
    display: none;
}

@media (max-width: 374px) {
    .topbar .topbar_right li.login_content ul {
        right: 30px;
    }
}

@media (min-width: 375px) and (max-width: 414px) {
    .topbar .topbar_right li.login_content ul {
        right: 50px;
    }
}

@media (min-width: 425px) and (max-width: 543px) {
    .topbar .topbar_right li.login_content ul {
        right: 70px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .topbar .topbar_right li.login_content ul {
        right: -80px;
    }
}

.topbar .topbar_right li.login_content ul:before {
    border: 9px solid transparent;
    border-bottom: 9px solid #fff;
    bottom: 100%;
    right: 104px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.topbar .topbar_right li.login_content ul li {
    float: none;
    text-align: center;
    border-radius: 3px;
}

    .topbar .topbar_right li.login_content ul li:nth-child(1) {
        background: #ffba00;
        margin-bottom: 10px;
    }

        .topbar .topbar_right li.login_content ul li:nth-child(1) a {
            color: #fff;
        }

    .topbar .topbar_right li.login_content ul li:nth-child(2) {
        background: #e1e1e1;
    }

    .topbar .topbar_right li.login_content ul li a {
        font-size: 14px;
        font-weight: bold;
        display: block;
        color: #474a62;
        margin: 0;
    }

.mid-header {
    padding: 20px 0px;
    background: #fff;
    float: left;
    width: 100%;
}

@media (max-width: 991px) {
    .mid-header {
        padding: 0;
    }
}

@media (max-width: 991px) {
    .mid-header {
        line-height: 70px;
        height: 70px;
    }
}

.mid-header .content_header {
    position: relative;
}

    .mid-header .content_header .header-left {
        float: left;
        padding-top: 15px;
    }

        .mid-header .content_header .header-left .header-block-item {
            float: left;
            height: 35px;
            padding: 0px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            padding-right: 35px;
        }

@media (min-width: 992px) and (max-width: 1199px) {
    .mid-header .content_header .header-left .header-block-item {
        padding-right: 22px;
        font-size: 11px;
    }
}

.mid-header .content_header .header-left .header-block-item:last-child {
    padding-right: 0px;
}

.mid-header .content_header .header-left .header-block-item .icon {
    display: inline-block;
    width: 30px;
    float: left;
}

.mid-header .content_header .header-left .header-block-item .info {
    width: calc(100% - 32px);
    -o-width: calc(100% - 32px);
    -moz-width: calc(100% - 32px);
    -webkit-width: calc(100% - 32px);
    display: inline-block;
    float: left;
    margin-left: 10px;
    line-height: 19px;
}

    .mid-header .content_header .header-left .header-block-item .info p {
        margin: 0;
        line-height: normal;
        color: #8d90a6;
    }

        .mid-header .content_header .header-left .header-block-item .info p a {
            color: #39b54a;
            font-weight: bold;
        }

            .mid-header .content_header .header-left .header-block-item .info p a:hover {
                color: #474a62;
            }

        .mid-header .content_header .header-left .header-block-item .info p b {
            color: #39b54a;
        }

.mid-header .content_header .header-left .header_search {
    margin: 14px 0 5px 0;
    position: relative;
}

    .mid-header .content_header .header-left .header_search .search-bar {
        background: #fff;
        margin-bottom: 0px;
        display: table;
        border-collapse: separate;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

@media (min-width: 992px) and (max-width: 1199px) {
    .mid-header .content_header .header-left .header_search .search-bar {
        max-width: 370px;
        width: 370px;
    }
}

.mid-header .content_header .header-left .header_search .search-bar .collection-selector {
    position: absolute;
    display: inline-block;
    min-width: 70px;
    z-index: 999;
    left: 0;
    text-align: right;
}

    .mid-header .content_header .header-left .header_search .search-bar .collection-selector .search_text {
        height: 40px;
        text-align: right;
        line-height: 42px;
        cursor: pointer;
        padding: 0px 32px 0px 12px;
        width: 100%;
        font-size: 13px;
        border-right: 1px solid #ebebeb;
    }

        .mid-header .content_header .header-left .header_search .search-bar .collection-selector .search_text:before {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: 2px;
            vertical-align: middle;
            border-top: 4px dashed;
            border-right: 4px solid transparent;
            border-left: 4px solid transparent;
            content: "";
            position: absolute;
            top: 19px;
            right: 12px;
            color: #333;
            margin-top: -1px;
            opacity: 1;
        }

    .mid-header .content_header .header-left .header_search .search-bar .collection-selector .list_search {
        display: none;
        background: #fff;
        border: 1px solid #ebebeb;
        background-color: #fff;
        position: absolute;
        top: 100%;
        min-width: 200px;
        width: auto;
        z-index: 3;
        font-weight: 400 !important;
        font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
        border-radius: 0;
        left: 2px;
        margin-top: 1px;
        margin-left: -2px;
        font-size: 13px;
        padding: 4px 0;
    }

        .mid-header .content_header .header-left .header_search .search-bar .collection-selector .list_search .search_item {
            text-align: left;
            display: block;
            padding-left: 24px;
            position: relative;
            opacity: 1;
            filter: alpha(opacity=100);
            filter: none;
            height: auto;
            min-height: 24px;
            line-height: 30px;
            padding: 0 20px;
            cursor: pointer;
        }

    .mid-header .content_header .header-left .header_search .search-bar .collection-selector .liner_search {
        width: 100%;
        height: 1px;
        background: #efefef;
        margin: 8px 0px;
    }

    .mid-header .content_header .header-left .header_search .search-bar .collection-selector .list_search .search_item.active, .mid-header .content_header .header-left .header_search .search-bar .collection-selector .list_search .search_item:hover {
        background-color: #39b54a;
        color: #fff !important;
    }

.mid-header .content_header .header-left .header_search .search-bar .input-group-field {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 0;
    height: 40px;
    padding: 0px 25px 0 20px;
    font-size: 13px;
    max-width: 100%;
    display: block;
    border-radius: 0;
    border: 0;
    outline: none;
}

    .mid-header .content_header .header-left .header_search .search-bar .input-group-field::-webkit-input-placeholder {
        color: #acacac;
    }

    .mid-header .content_header .header-left .header_search .search-bar .input-group-field::-moz-placeholder {
        color: #acacac;
    }

    .mid-header .content_header .header-left .header_search .search-bar .input-group-field:-ms-input-placeholder {
        color: #acacac;
    }

.mid-header .content_header .header-left .header_search .search-bar .input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 1%;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}

    .mid-header .content_header .header-left .header_search .search-bar .input-group-btn .icon-fallback-text {
        background: #ffba00;
        color: #fff;
        font-size: 14px;
        height: 35px;
        line-height: 35px;
        padding: 0px 25px;
        margin-right: 3px;
        text-transform: uppercase;
        border-radius: 3px;
    }

.mid-header .content_header .header-left .header_search .header-tag {
    font-size: 12px;
    font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
}

    .mid-header .content_header .header-left .header_search .header-tag a {
        color: #acacac;
    }

.mid-header .content_header .header-right {
}

@media (max-width: 991px) {
    .mid-header .content_header .header-right {
        float: left;
        width: 100%;
    }
}

.mid-header .content_header .header-right .hotline_dathang {
    width: 165px;
    float: left;
    padding: 15px 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .mid-header .content_header .header-right .hotline_dathang {
        width: 151px;
    }
}

@media (max-width: 767px) {
    .mid-header .content_header .header-right .hotline_dathang {
        position: absolute;
        top: 0;
        left: 0;
    }
}

.mid-header .content_header .header-right .hotline_dathang .content_hotline {
    line-height: 17px;
    margin-top: 4px;
    padding-left: 40px;
}

    .mid-header .content_header .header-right .hotline_dathang .content_hotline a {
        color: #fff;
        font-weight: bold;
        display: block;
    }

        .mid-header .content_header .header-right .hotline_dathang .content_hotline a:hover {
            color: #ffba00;
        }

    .mid-header .content_header .header-right .hotline_dathang .content_hotline span {
        color: #ffdada;
        font-size: 12px;
    }

@media (max-width: 991px) {
    .mid-header .content_header .header-right .top-cart-contain {
        position: absolute;
        bottom: 9px;
    }
}

.mid-header .content_header .header-right .top-cart-contain .img_hover_cart {
    width: 30px;
    display: block;
    float: left;
}

    .mid-header .content_header .header-right .top-cart-contain .img_hover_cart .icon_hotline {
        float: left;
        position: relative;
    }

    .mid-header .content_header .header-right .top-cart-contain .img_hover_cart .count_item {
        position: absolute;
        right: -11px;
        top: -10px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        color: #fff;
        text-align: center;
        background: #39b54a;
        border-radius: 50%;
        font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
    }

@media (max-width: 991px) {
    .mid-header .content_header .header-right .top-cart-contain .img_hover_cart .count_item {
        top: -10px;
    }
}

.mid-header .header_search_ .input-group-field {
    font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
    font-size: 14px;
    border-right: none;
    padding: 0 0 0 20px;
}

.mid-header .header_search_ .icon-fallback-text {
    background: transparent;
    border: 1px solid #ddd;
    border-left: none;
}

    .mid-header .header_search_ .icon-fallback-text .fa-search {
        font-size: 17px;
    }

.logo {
    display: inline-block;
    font-size: 2.85714em;
    margin-top: 0px;
}

.mini-cart {
    height: 67px;
}

@media (max-width: 767px) {
    .mini-cart {
        height: 30px;
    }
}

.mini-cart .heading-cart {
}

@media (max-width: 767px) {
    .mini-cart .heading-cart {
        padding-top: 0px;
    }
}

.mini-cart .heading-cart .content_cart_header {
    line-height: 21px;
    padding-left: 10px;
    margin-top: -11px;
    float: right;
}

@media (min-width: 768px) and (max-width: 991px) {
    .mini-cart .heading-cart .content_cart_header {
        margin-top: 25px;
    }
}

@media (max-width: 321px) {
    .mini-cart .heading-cart .content_cart_header {
        padding-left: 5px;
    }
}

.mini-cart .heading-cart .bg_cart {
    color: #8d90a6;
}

    .mini-cart .heading-cart .bg_cart .count_item_pr {
        font-size: 14px;
        color: #39b54a;
        font-weight: 400;
    }

    .mini-cart .heading-cart .bg_cart strong {
        color: #39b54a;
    }

    .mini-cart .heading-cart .bg_cart i {
        font-size: 24px;
        color: #39b54a;
        display: block;
        float: left;
        line-height: 30px;
        width: 100%;
    }

@media (max-width: 991px) {
    .mini-cart .heading-cart .bg_cart i {
        margin-right: 30px;
    }
}

.mini-cart .heading-cart .bg_cart .text-giohang {
    font-size: 14px;
    color: #474a62;
    font-weight: bold;
    display: block;
}

.mini-cart:hover .top-cart-content {
    display: block;
}

.mini-cart .dropdown-toggle {
    font-size: 12px;
    padding: 0;
    text-transform: none;
}

.top-cart-contain .price {
    color: #39b54a;
    text-transform: uppercase;
}

.top-cart-contain .product-details .price {
    color: #39b54a;
    width: auto;
    float: none;
    font-weight: 400;
    padding-left: 0;
    font-size: 12px;
}

.top-cart-content {
    right: 0px;
    top: 65px;
    display: none;
    position: absolute;
    background: #fff;
    padding: 0;
    text-align: left;
    box-shadow: 0 0 15px -5px rgba(0,0,0,0.4);
    z-index: 10000;
}

    .top-cart-content .empty {
        text-align: left;
        color: #333;
    }

    .top-cart-content .product-details-bottom {
        margin-bottom: 15px;
    }

    .top-cart-content .product-name {
        margin: 0;
        width: 170px;
        line-height: 22px;
        padding-right: 12px;
        text-overflow: ellipsis;
        font-weight: 400;
        overflow: hidden;
    }

        .top-cart-content .product-name a {
            font-size: 14px;
            font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
            line-height: normal;
            line-height: 20px !important;
            font-weight: 400;
            color: #474a62;
        }

        .top-cart-content .product-name:hover > a {
            text-decoration: none;
            color: #39b54a;
        }

    .top-cart-content .product-details-bottom span {
        font-size: 14px;
        font-weight: bold;
        color: #39b54a;
    }

    .top-cart-content li {
        list-style: none;
    }

        .top-cart-content li.item {
            border-top: solid 1px #eaebf3;
            overflow: hidden;
            padding: 20px 0px;
            position: relative;
        }

            .top-cart-content li.item:first-child {
                border-top: none;
                margin-top: 10px;
            }

            .top-cart-content li.item:last-child {
                margin: 0;
                border-bottom: 0;
            }

            .top-cart-content li.item .wrap_item {
                overflow: hidden;
                padding: 20px 20px 20px 0px;
                border-bottom: solid 1px #eaebf3;
                width: 100%;
                float: left;
            }

            .top-cart-content li.item .product-image {
                float: left;
                display: block;
                width: 85px;
                position: relative;
                margin-right: 15px;
            }

            .top-cart-content li.item .detail-item {
                display: block;
                float: left;
                width: calc(100% - 105px);
                -o-width: calc(100% - 105px);
                -moz-width: calc(100% - 105px);
                -webkit-width: calc(100% - 105px);
            }

                .top-cart-content li.item .detail-item a:hover {
                    text-decoration: none;
                }

                .top-cart-content li.item .detail-item .fa {
                    position: absolute;
                    right: -5px;
                    top: 20px;
                    font-size: 14px;
                    color: #39b54a;
                    text-align: center;
                    padding: 0px;
                    width: 20px;
                    height: 20px;
                    line-height: 20px;
                }

                    .top-cart-content li.item .detail-item .fa:hover {
                        color: #39b54a;
                    }

                    .top-cart-content li.item .detail-item .fa:before {
                        margin-left: 4px;
                    }

                .top-cart-content li.item .detail-item input {
                    display: inline-block;
                    width: 40px;
                    padding: 0;
                    margin: 0;
                    text-align: center;
                }

                .top-cart-content li.item .detail-item button.items-count {
                    display: inline-block;
                }

    .top-cart-content .block-subtitle {
        color: #333;
        overflow: hidden;
        padding: 15px;
        text-align: left;
        font-size: .92857em;
        background: #f5f5f5;
        text-transform: none;
        font-weight: 400;
        border-bottom: 1px #ebebeb solid;
    }

.top-subtotal {
    color: #474a62;
    font-size: 1.14286em;
    font-weight: 400;
    border-top: solid 1px #ebebeb;
    text-align: left;
    text-transform: none;
    padding: 12px 20px;
}

    .top-subtotal .price {
        font-weight: bold !important;
        font-size: 18px !important;
        font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
        float: right;
    }

.qty_drop_cart {
    font-size: 12px;
    position: relative;
    height: 25px;
    padding-top: 5px;
    padding-left: 0px;
}

    .qty_drop_cart .btn_increase, .qty_drop_cart .btn_reduced {
        width: 25px;
        height: 25px;
        color: #000;
        float: left;
    }

        .qty_drop_cart .btn_increase:hover, .qty_drop_cart .btn_reduced:hover {
            color: #39b54a;
        }

    .qty_drop_cart button.btn_increase {
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
        height: 25px;
        width: 25px;
        line-height: 25px;
        text-align: center;
        line-height: 1;
        overflow: hidden;
        border-style: hidden;
        border: 1px solid #e1e1e1;
        background: #fff !important;
        font-size: 14px;
        cursor: pointer;
    }

    .qty_drop_cart button.btn_reduced {
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px;
        height: 25px;
        width: 25px;
        line-height: 25px;
        line-height: 1;
        text-align: center;
        overflow: hidden;
        border-style: hidden;
        border: 1px solid #e1e1e1;
        background: #fff !important;
        font-size: 14px;
        cursor: pointer;
    }

    .qty_drop_cart input {
        display: inline-block;
        float: left;
        width: 45px !important;
        height: 30px;
        min-height: 30px;
        padding: 0;
        text-align: center;
        border: 1px solid #eaebf3;
        color: #474a62;
    }

.top-subtotal {
    color: #474a62;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 20px;
    text-align: left;
    text-transform: none;
}

    .top-subtotal .price_big {
        font-size: 18px !important;
    }

    .top-subtotal .price {
        font-weight: bold !important;
        line-height: 24px;
        margin-top: 0 !important;
        font-size: 18px;
        color: #39b54a !important;
        float: right;
    }

ul#cart-sidebar {
    margin: 0;
    padding: 5px 5px 0 0;
    max-height: 625px;
    min-width: 320px;
}

    ul#cart-sidebar .list-item-cart {
        padding: 0 20px;
        max-height: 290px;
        overflow: auto;
    }

        ul#cart-sidebar .list-item-cart::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
            background-color: #fff;
        }

        ul#cart-sidebar .list-item-cart::-webkit-scrollbar {
            width: 4px;
            background-color: #fff;
        }

        ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb {
            border: 4px solid #cdcfdd;
        }

        ul#cart-sidebar .list-item-cart li.list-item {
            max-height: 400px;
            overflow-y: auto;
        }

        ul#cart-sidebar .list-item-cart li.action {
            display: none;
        }

        ul#cart-sidebar .list-item-cart.hasclass li.action {
            display: block;
        }

        ul#cart-sidebar .list-item-cart li.list-item .price2 {
            font-weight: 700;
            color: #39b54a;
            font-size: 14px;
            display: list-item;
            margin-bottom: 5px;
        }

        ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar {
            width: 5px;
        }

        ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-track {
            background: rgba(255,255,255,0.9);
        }

        ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb {
            background: #39b54a;
            border-radius: 15px;
        }

            ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:hover, ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:active {
                background: #39b54a;
                border-radius: 15px;
            }

    ul#cart-sidebar .no-item p {
        margin-left: 20px;
    }

    ul#cart-sidebar .right_ct {
        text-align: center;
        padding: 10px 20px 20px 20px;
    }

        ul#cart-sidebar .right_ct .btn {
            display: block;
            width: 100%;
            height: 36px;
            line-height: 36px;
            margin-bottom: 5px;
            border-radius: 3px;
            font-size: 14px;
            font-weight: 400;
        }

            ul#cart-sidebar .right_ct .btn.btn-primary {
                margin-right: 10px !important;
                background: #39b54a;
                color: #fff;
            }

                ul#cart-sidebar .right_ct .btn.btn-primary:hover {
                    color: #39b54a;
                    background: #fff;
                    border: 1px solid #39b54a;
                }

            ul#cart-sidebar .right_ct .btn.btn-white {
                font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
                border: none;
                color: #fff;
                background: #3d4356;
            }

                ul#cart-sidebar .right_ct .btn.btn-white:hover {
                    color: #fff;
                    background: #3d4356;
                    border: 0;
                }

.li-fix-1 {
    background: #FFF;
    border-top: 1px solid #ebebeb;
    display: block;
}

.li-fix-2 {
    display: block;
    width: 295px;
}

header nav .nav {
    position: relative;
}

header nav .nav-item {
    float: left;
    position: relative;
    margin-right: 20px;
}

    header nav .nav-item.has-mega {
        position: static !important;
    }

    header nav .nav-item > a {
        line-height: 32px;
        color: #333;
    }

        header nav .nav-item > a:hover {
            color: #39b54a;
        }

    header nav .nav-item > .fa {
        color: #333;
        right: 0;
        top: 33px;
    }

    header nav .nav-item .nav-item-lv2 {
        padding: 0 10px;
    }

    header nav .nav-item .nav-item-lv3 {
        padding: 0 10px;
    }

    header nav .nav-item:hover > .dropdown-menu {
        display: block;
        margin-top: 0;
        border-radius: 0;
        z-index: 9999;
    }

    header nav .nav-item:hover > .mega-content {
        display: block;
    }

    header nav .nav-item li.dropdown-submenu {
        position: relative;
    }

        header nav .nav-item li.dropdown-submenu .dropdown-menu {
            left: 100%;
            top: 0;
        }

        header nav .nav-item li.dropdown-submenu:hover > .dropdown-menu {
            display: block;
            right: 100%;
            border-radius: 0;
        }

.wrap_main {
    display: block;
    float: left;
    width: 100%;
    height: 60px;
    background: url("/bizweb.dktcdn.net/100/328/363/themes/708852/assets/bg_headeree44.png?1564728783354");
    background-repeat: no-repeat;
    background-position: center;
}

@media (min-width: 1800px) {
    .wrap_main {
        background-repeat: repeat;
    }
}

.col-mega {
    float: left;
    height: 0px;
}

.menu_mega {
    position: relative;
}

    .menu_mega .title_menu {
        padding: 0px 20px;
        position: relative;
        height: 55px;
        line-height: 55px;
        background: #ffba00;
        color: #fff;
    }

        .menu_mega .title_menu .title_ {
            font-size: 18px;
            font-weight: 700;
            color: #fff;
            text-transform: none;
            line-height: 55px;
            display: block;
            padding-left: 30px;
        }

@media (max-width: 1199px) {
    .menu_mega .title_menu .title_ {
        font-size: 15px;
    }
}

.menu_mega .title_menu .nav_button {
    position: absolute;
    left: 20px;
    top: 0;
}

    .menu_mega .title_menu .nav_button span {
        font-size: 18px;
        float: right;
    }

.menu_mega:hover .list_menu_header {
    overflow: visible;
    max-height: 3000px;
    max-width: 3000px;
    opacity: 1;
    -webkit-transform: perspective(600px) rotateX(0deg);
    -moz-transform: perspective(600px) rotateX(0deg);
    -ms-transform: perspective(600px) rotateX(0deg);
    -o-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
}

.list_menu_header {
    overflow: hidden;
    max-height: 0px;
    max-width: 0px;
    opacity: 0;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    -ms-transform: perspective(600px) rotateX(-90deg);
    -o-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    -o-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    -moz-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    -webkit-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    position: relative;
    top: 0px;
    z-index: 99;
    left: 0;
    width: 100%;
    padding: 0px;
    background-color: #fff;
}

    .list_menu_header .hidden-lgg {
        display: none;
    }

@media (min-width: 1200px) {
    .list_menu_header {
        width: 270px;
        padding: 0px;
    }
}

@media (max-width: 1199px) {
    .list_menu_header {
        overflow: hidden;
        max-height: 0px;
        max-width: 0px;
        opacity: 0;
        -webkit-transform: perspective(600px) rotateX(-90deg);
        -moz-transform: perspective(600px) rotateX(-90deg);
        -ms-transform: perspective(600px) rotateX(-90deg);
        -o-transform: perspective(600px) rotateX(-90deg);
        transform: perspective(600px) rotateX(-90deg);
        -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
        -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
        transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
        box-shadow: 0 1px 2px 2px rgba(0,0,0,0.2);
        -webkit-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        position: relative;
        top: 0;
        left: 0px;
        padding: 0;
        z-index: 999;
    }
}

.list_menu_header .ul_menu {
    margin-left: 0px;
    padding-left: 0px;
    background: #ffffff;
    margin-bottom: 0px;
    border-top: 0px;
    position: relative;
    padding: 0px 0px;
    border-top: 0px;
}

    .list_menu_header .ul_menu li {
        list-style: none;
        padding: 0px 0px;
        display: none;
    }

@media (max-width: 1199px) {
    .list_menu_header .ul_menu li {
        padding: 0px 0px;
    }
}

.list_menu_header .ul_menu li:nth-child(1) {
    display: block !important;
}

.list_menu_header .ul_menu li:nth-child(2) {
    display: block !important;
}

.list_menu_header .ul_menu li:nth-child(3) {
    display: block !important;
}

.list_menu_header .ul_menu li:nth-child(4) {
    display: block !important;
}

.list_menu_header .ul_menu li:nth-child(5) {
    display: block !important;
}

.list_menu_header .ul_menu li:nth-child(6) {
    display: block !important;
}

.list_menu_header .ul_menu li:nth-child(7) {
    display: block !important;
}

.list_menu_header .ul_menu li:nth-child(8) {
    display: block !important;
}

.list_menu_header .ul_menu li.xemthem {
    display: block;
}

    .list_menu_header .ul_menu li.xemthem a:before {
        background-image: url("/bizweb.dktcdn.net/100/328/363/themes/708852/assets/icon_moreee44.png?1564728783354");
    }

    .list_menu_header .ul_menu li.xemthem a:hover:before, .list_menu_header .ul_menu li.xemthem a:focus:before {
        background-image: url("/bizweb.dktcdn.net/100/328/363/themes/708852/assets/icon_more_hoveree44.png?1564728783354");
    }

.list_menu_header .ul_menu li.thugon a:before {
    background-image: url("/bizweb.dktcdn.net/100/328/363/themes/708852/assets/icon_moreee44.png?1564728783354");
}

.list_menu_header .ul_menu li.thugon a:hover:before, .list_menu_header .ul_menu li.thugon a:focus:before {
    background-image: url("/bizweb.dktcdn.net/100/328/363/themes/708852/assets/icon_more_hoveree44.png?1564728783354");
}

.list_menu_header .ul_menu li:last-child a {
    border-bottom: none;
}

.list_menu_header .ul_menu .nav_item a {
    font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    display: block;
    color: #474a62;
    position: relative;
    text-transform: none;
    padding: 10.7px 35px 10.75px 50px;
}

@media (max-width: 1199px) {
    .list_menu_header .ul_menu .nav_item a {
        padding: 10.7px 30px 10.75px 45px;
    }
}

.list_menu_header .ul_menu .nav_item a:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 20px;
    top: 13px;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width: 1199px) {
    .list_menu_header .ul_menu .nav_item a:before {
        left: 15px;
    }
}

.list_menu_header .ul_menu .nav_item a:after {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 23px 0 23px 9px;
    border-color: transparent #39b54a;
    display: none;
    width: 0;
    z-index: 1;
    margin-top: 0;
    right: -9px;
    top: 0;
}

@media (max-width: 1199px) {
    .list_menu_header .ul_menu .nav_item a:after {
        right: -8px;
    }
}

.list_menu_header .ul_menu .nav_item .fa {
    font-size: 24px;
    width: 24px;
    line-height: 45px;
    color: #474a62;
    position: absolute;
    right: 10px;
    top: 0px;
    text-align: center;
}

@media (max-width: 1199px) {
    .list_menu_header .ul_menu .nav_item .fa {
        line-height: 45px;
    }
}

.list_menu_header .ul_menu .nav_item:hover, .list_menu_header .ul_menu .nav_item:focus {
    background: #39b54a;
}

    .list_menu_header .ul_menu .nav_item:hover > a, .list_menu_header .ul_menu .nav_item:focus > a {
        color: #fff;
        text-decoration: none;
    }

        .list_menu_header .ul_menu .nav_item:hover > a .fa, .list_menu_header .ul_menu .nav_item:focus > a .fa {
            color: #fff;
        }

        .list_menu_header .ul_menu .nav_item:hover > a:before, .list_menu_header .ul_menu .nav_item:focus > a:before {
            color: #39b54a;
        }

        .list_menu_header .ul_menu .nav_item:hover > a:after, .list_menu_header .ul_menu .nav_item:focus > a:after {
            display: block;
        }

    .list_menu_header .ul_menu .nav_item:hover > .fa, .list_menu_header .ul_menu .nav_item:focus > .fa {
        color: #39b54a;
    }

    .list_menu_header .ul_menu .nav_item:hover > .ul_content_right_1, .list_menu_header .ul_menu .nav_item:focus > .ul_content_right_1 {
        display: block;
    }

.list_menu_header .ul_menu .ul_content_right_1 {
    position: absolute;
    left: 270px;
    min-height: 409px;
    width: 898px;
    top: 0px;
    padding-left: 0px;
    margin-left: 0px;
    background: #fff;
    padding: 25px 25px 45px 25px;
    display: none;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

@media (max-width: 1199px) and (min-width: 992px) {
    .list_menu_header .ul_menu .ul_content_right_1 {
        position: absolute;
        left: 212px;
        min-height: 409px;
        width: 725px;
    }
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item {
    padding: 0px 15px;
    display: block;
    float: left;
}

@media (min-width: 1200px) {
    .list_menu_header .ul_menu .ul_content_right_1 .nav_item.col-lg-3:nth-child(4n+1) {
        clear: left;
    }
}

@media (min-width: 992) and (max-width: 1199px) {
    .list_menu_header .ul_menu .ul_content_right_1 .nav_item.col-md-3:nth-child(4n+1) {
        clear: left;
    }
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item > a {
    font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    display: block;
    padding: 0px 0px 8px 0px;
    color: #474a62;
    text-transform: initial;
    margin-bottom: 0px;
    position: relative;
    border-bottom: 0px;
    text-transform: none;
}

    .list_menu_header .ul_menu .ul_content_right_1 .nav_item > a:before {
        content: none;
        background-image: none;
    }

    .list_menu_header .ul_menu .ul_content_right_1 .nav_item > a:after {
        content: none;
    }

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .fa {
    font-size: 14px;
    width: 25px;
    line-height: 49px;
    color: #474a62;
    position: absolute;
    right: 10px;
    top: 0px;
    text-align: center;
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item:hover, .list_menu_header .ul_menu .ul_content_right_1 .nav_item:focus {
    background: transparent;
}

    .list_menu_header .ul_menu .ul_content_right_1 .nav_item:hover > a, .list_menu_header .ul_menu .ul_content_right_1 .nav_item:focus > a {
        color: #39b54a;
        text-decoration: none;
    }

    .list_menu_header .ul_menu .ul_content_right_1 .nav_item:hover > .fa, .list_menu_header .ul_menu .ul_content_right_1 .nav_item:focus > .fa {
        color: #39b54a;
    }

    .list_menu_header .ul_menu .ul_content_right_1 .nav_item:hover .ul_content_right_2, .list_menu_header .ul_menu .ul_content_right_1 .nav_item:focus .ul_content_right_2 {
        display: block;
    }

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 {
    left: 0;
    width: 100%;
    top: 0;
    padding-left: 0px;
    margin-left: 0px;
    background: transparent;
    margin-bottom: 25px;
    float: left;
}

    .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item {
        width: 100%;
        display: block;
        float: left;
        padding: 0px;
    }

        .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item a {
            font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
            font-weight: 400;
            font-size: 13px;
            line-height: 22px;
            display: block;
            padding: 3px 0px 3px 0px;
            color: #888;
            position: relative;
            text-transform: initial;
            border-bottom: none;
            margin-bottom: 0px;
        }

            .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item a:before {
                content: none;
            }

            .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item a:after {
                content: none;
            }

        .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item .fa {
            font-size: 14px;
            width: 25px;
            line-height: 36px;
            color: #474a62;
            position: absolute;
            right: 0px;
            top: 0px;
            text-align: center;
        }

        .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover, .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus {
            background: transparent;
        }

            .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover > a, .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus > a {
                color: #39b54a;
                text-decoration: none;
            }

            .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover > .fa, .list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus > .fa {
                color: #39b54a;
            }

@media (max-width: 991px) {
    .ul_content_right_1 {
        position: relative !important;
        left: unset !important;
        min-height: unset !important;
        width: 100% !important;
        top: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }

        .ul_content_right_1 .nav_item {
            float: left;
            width: 100%;
        }
}

.bg-header-nav .header-nav > ul.item_big {
    text-align: center;
    margin: 0;
    padding: 0;
}

    .bg-header-nav .header-nav > ul.item_big > li.nav-item {
        display: inline-block;
        float: none;
        position: relative;
        margin-right: 0px;
        margin-left: 1px;
    }

        .bg-header-nav .header-nav > ul.item_big > li.nav-item > a {
            display: block;
            text-align: left;
            padding: 0px 17px;
            font-size: 16px;
            font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
            font-weight: bold;
            height: 60px;
            line-height: 60px;
            position: relative;
            text-decoration: none;
            text-transform: uppercase;
            color: #fff;
        }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item > a > i {
                margin-left: 10px;
            }

        .bg-header-nav .header-nav > ul.item_big > li.nav-item:hover > a {
            color: #474a62;
        }

        .bg-header-nav .header-nav > ul.item_big > li.nav-item:hover > ul {
            overflow: visible;
            max-height: 3000px;
            max-width: 3000px;
            opacity: 1;
            -webkit-transform: perspective(600px) rotateX(0deg);
            -moz-transform: perspective(600px) rotateX(0deg);
            -ms-transform: perspective(600px) rotateX(0deg);
            -o-transform: perspective(600px) rotateX(0deg);
            transform: perspective(600px) rotateX(0deg);
            -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
            -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
            transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
        }

        .bg-header-nav .header-nav > ul.item_big > li.nav-item .item_small {
            overflow: hidden;
            display: block;
            max-height: 0px;
            max-width: 0px;
            opacity: 0;
            -webkit-transform: perspective(600px) rotateX(-90deg);
            -moz-transform: perspective(600px) rotateX(-90deg);
            -ms-transform: perspective(600px) rotateX(-90deg);
            -o-transform: perspective(600px) rotateX(-90deg);
            transform: perspective(600px) rotateX(-90deg);
            -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
            -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
            transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
            position: absolute;
            top: 100%;
            left: 20px;
            width: 200px;
            padding: 0;
            background-color: #fff;
            box-shadow: 0 1px 2px 2px rgba(0,0,0,0.2);
            -webkit-transform-origin: 0% 0%;
            -moz-transform-origin: 0% 0%;
            -ms-transform-origin: 0% 0%;
            -o-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
        }

        .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li {
            float: none;
            padding: 0 20px;
        }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li:last-child > a {
                border-bottom: 0;
            }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li:hover > ul {
                display: block;
                position: absolute;
                width: 200px;
                padding: 0;
                background-color: #fff;
                z-index: 99;
                box-shadow: 0 1px 2px 2px rgba(0,0,0,0.2);
            }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a {
                font-weight: 400;
                font-size: 14px;
                line-height: 24px;
                display: block;
                padding: 12px 5px 12px 0px;
                color: #474a62;
                position: relative;
                border-bottom: solid 1px #e5e6ec;
                text-align: left;
            }

                .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a:hover {
                    color: #39b54a;
                }

                .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a i {
                    position: absolute;
                    right: -10px;
                    padding: 0px 10px;
                    top: 0;
                    line-height: 47px;
                }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li ul {
                display: none;
                left: 200px;
                top: 0px;
            }

        .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul > li {
            color: #fff;
        }

            .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul > li:hover > a {
                color: #39b54a;
            }

    .bg-header-nav .header-nav > ul.item_big > li.active > a {
        color: #fff;
    }

    .bg-header-nav .header-nav > ul.item_big > li:first-child.active > a {
        padding-left: 10px;
    }

.bg-header-nav .header-nav ul li ul a.text2line:hover {
    color: #474a62 !important;
    background: transparent !important;
}

.bg-header-nav .header-nav li li {
    position: relative;
}

#nav-mobile {
    z-index: 999;
}

.header-nav ul .nav-item.has-mega {
    position: static;
    height: 47px;
    margin-left: 1px;
}

.header-nav ul .nav-item:hover > .mega-content {
    overflow: visible;
    max-height: 3000px;
    max-width: 3000px;
    opacity: 1;
    -webkit-transform: perspective(600px) rotateX(0deg);
    -moz-transform: perspective(600px) rotateX(0deg);
    -ms-transform: perspective(600px) rotateX(0deg);
    -o-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
}

.header-nav ul .nav-item .a-img span.menu-label {
    position: absolute;
    text-transform: uppercase;
    top: -12px;
    background: #39b54a;
    display: inline;
    padding: 4px 8px;
    border-radius: 3px;
    color: #fff;
    font-size: 10px;
    right: 23px;
    line-height: normal;
    letter-spacing: 1px;
}

    .header-nav ul .nav-item .a-img span.menu-label:after {
        border-color: #39b54a transparent transparent transparent;
        border-width: 6px 7px 0 6px;
        right: 12px;
        top: 90%;
        border-style: solid;
        content: "";
        display: block;
        height: 0;
        position: absolute;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transitio: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        width: 0;
        z-index: 100;
    }

.header-nav .mega-content {
    background: #fff;
    overflow: hidden;
    display: block;
    max-height: 0px;
    max-width: 0px;
    opacity: 0;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    -ms-transform: perspective(600px) rotateX(-90deg);
    -o-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    box-shadow: 0 1px 2px 2px rgba(0,0,0,0.2);
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    margin: 0;
    padding: 30px 20px 45px 20px;
    position: absolute;
    top: 100%;
    left: 15px;
    z-index: 99;
    width: 1170px;
    border: none;
    text-align: left;
}

@media (max-width: 1199px) {
    .header-nav .mega-content {
        left: 15px;
        width: 940px;
    }
}

.header-nav .mega-content .level1.parent h2 {
    font-size: 14px;
    font-weight: bold;
    font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
    margin-top: 0;
    color: #474a62;
}

    .header-nav .mega-content .level1.parent h2 a {
        text-transform: uppercase;
    }

.header-nav .mega-content .level1.parent ul.level1 li {
    line-height: 20px;
}

    .header-nav .mega-content .level1.parent ul.level1 li a {
        font-weight: normal !important;
        text-transform: none !important;
        font-size: 14px;
        color: #8d90a6;
    }

    .header-nav .mega-content .level1.parent ul.level1 li + li {
        padding-top: 5px;
    }

.header-nav .mega-content .level1.item {
    float: left;
    width: 25%;
    padding: 0 5px;
}

    .header-nav .mega-content .level1.item > a {
        color: black;
        text-transform: uppercase;
        font-weight: bold;
    }

        .header-nav .mega-content .level1.item > a:hover, .header-nav .mega-content .level1.item > a:focus {
            color: #f2d229;
            text-decoration: none;
        }

    .header-nav .mega-content .level1.item h2 {
        font-size: 14px;
        font-weight: bold;
        font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
        margin-top: 0;
        color: #474a62;
    }

        .header-nav .mega-content .level1.item h2 a {
            text-transform: uppercase;
        }

    .header-nav .mega-content .level1.item ul.level1 {
        margin-bottom: 30px;
    }

        .header-nav .mega-content .level1.item ul.level1 li a {
            font-weight: normal !important;
            text-transform: none !important;
            color: #8d90a6;
        }

            .header-nav .mega-content .level1.item ul.level1 li a:hover, .header-nav .mega-content .level1.item ul.level1 li a:focus {
                text-decoration: none;
                color: #f2d229;
            }

.header-nav .mega-content .level0-wrapper2 .nav-block .level0 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .mid-footer {
        margin-bottom: 0px;
    }
}

.mid-footer .title-menu2 {
    margin: 0;
    letter-spacing: 0.5px;
    font-weight: bold;
    margin-bottom: 18px;
    margin-top: 10px;
    color: #474a62;
}

@media (min-width: 768px) {
    .mid-footer .title-menu2 {
        line-height: normal;
    }
}

@media (min-width: 768px) {
    .mid-footer .title-menu2.icon_title_last {
        margin-bottom: 8px;
    }
}

.mid-footer .title-menu2 a {
    cursor: default;
    font-size: 14px;
    text-transform: uppercase;
    color: #474a62;
    font-weight: 700;
    position: relative;
}

    .mid-footer .title-menu2 a i.fa {
        display: none;
    }

    .mid-footer .title-menu2 a:hover {
        color: #39b54a;
    }

@media (max-width: 767px) {
    .mid-footer .title-menu2 {
        margin-bottom: 0px;
        margin-top: 0px;
    }

        .mid-footer .title-menu2 a {
            padding: 20px 0px;
            display: block;
            cursor: pointer;
        }

            .mid-footer .title-menu2 a i.fa {
                display: block;
                position: absolute;
                right: -10px;
                width: 30px;
                top: 15px;
                text-align: center;
                height: 30px;
                line-height: 30px;
            }

                .mid-footer .title-menu2 a i.fa:before {
                    content: "\f068";
                }

            .mid-footer .title-menu2 a.collapsed i.fa:before {
                content: "\f067";
            }
}

.mid-footer .contact_mail input {
    width: 200px;
    border-radius: 3px;
    margin-right: 3px;
    margin-bottom: 0;
    display: inline-block;
    background: #fff;
    padding: 0 20px;
    min-height: 34px;
    border: none;
}

    .mid-footer .contact_mail input::-webkit-input-placeholder {
        color: #cdcfdd;
    }

    .mid-footer .contact_mail input::-moz-placeholder {
        color: #cdcfdd;
    }

    .mid-footer .contact_mail input:-ms-input-placeholder {
        color: #cdcfdd;
    }

@media (max-width: 1199px) {
    .mid-footer .contact_mail input {
        width: calc(100% - 109px);
    }
}

.mid-footer .contact_mail .btn {
    line-height: 34px;
    height: 34px;
    border-radius: 3px;
}

.mid-footer .pay_footer li {
    float: left;
    margin-right: 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .mid-footer .pay_footer li {
        margin-right: 7px;
    }
}

.mid-footer .pay_footer li a {
    display: inline-block;
}

.mid-footer .social_footer {
    float: left;
    width: 100%;
}

    .mid-footer .social_footer .follow_option {
        float: left;
        width: 100%;
        margin-top: 8px;
    }

        .mid-footer .social_footer .follow_option li {
            float: left;
            margin-right: 10px;
        }

            .mid-footer .social_footer .follow_option li a {
                display: inline-block;
                width: 35px;
                height: 35px;
                background-color: transparent;
                text-align: center;
                line-height: 32px;
                border-radius: 50%;
                text-decoration: none;
                border: 2px solid #959595;
            }

                .mid-footer .social_footer .follow_option li a .fa {
                    color: #959595;
                    font-size: 14px;
                    line-height: 30px;
                    margin-right: 0px;
                }

                .mid-footer .social_footer .follow_option li a:hover {
                    border: 2px solid #fff;
                }

                    .mid-footer .social_footer .follow_option li a:hover .fa {
                        color: #fff;
                    }

.mid-footer .mail_footer {
    float: left;
    width: 100%;
}

.hotline_footer {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

    .hotline_footer ul li {
        float: left;
        display: inline-block;
        color: #959595;
        font-size: 14px;
        font-weight: 400;
    }

@media (max-width: 376px) {
    .hotline_footer ul li {
        float: none;
    }
}

@media (max-width: 376px) {
    .hotline_footer ul li.line_ft {
        display: none;
    }
}

.hotline_footer ul li:nth-child(2) {
    padding: 0 10px;
}

.hotline_footer ul li a {
    color: #959595;
    font-size: 14px;
    font-weight: 400;
}

    .hotline_footer ul li a:hover {
        color: #39b54a;
    }

footer.footer .bct {
    float: left;
    width: 100%;
}

@media (max-width: 767px) {
    footer.footer .bct {
        margin-bottom: 15px;
    }
}

footer.footer .bct ul li {
    display: inline-block;
}

    footer.footer .bct ul li:nth-child(1) {
        margin-right: 10px;
    }

footer.footer .widget-db {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1199px) {
    footer.footer .widget-db {
        display: block;
    }
}

footer.footer .widget-db .item {
    display: inline-block;
    float: left;
    text-align: center;
    margin-right: 20px;
    position: relative;
}

@media (max-width: 1199px) {
    footer.footer .widget-db .item {
        width: 100%;
        float: none;
        display: block;
    }
}

footer.footer .widget-db .item:before {
    content: "-";
    position: absolute;
    top: -7px;
    right: -13px;
    color: #959595;
}

@media (max-width: 1199px) {
    footer.footer .widget-db .item:before {
        content: unset;
    }
}

footer.footer .widget-db .item:last-child:before {
    content: unset;
}

footer.footer .widget-ft {
    padding-bottom: 40px;
    padding-left: 30px;
}

    footer.footer .widget-ft.first {
        border-left: none;
        padding-left: 0;
    }

    footer.footer .widget-ft.last {
        float: left;
        width: 100%;
        padding-bottom: 61px;
    }

@media (max-width: 1199px) {
    footer.footer .widget-ft {
        padding-left: 0px;
        padding-bottom: 0px;
        border-left: 0;
    }
}

@media (max-width: 767px) {
    footer.footer .widget-ft {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        border-left: 0;
    }

        footer.footer .widget-ft.last-child {
            border-bottom: 0;
            margin-bottom: 0;
        }

        footer.footer .widget-ft.last {
            padding-bottom: 0px;
            border-bottom: none;
        }
}

footer.footer .widget-ft .title-db {
    padding-bottom: 0px;
}

footer.footer .widget-ft .title-menu4 {
    color: #474a62;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    position: relative;
    margin-bottom: 5px;
}

    footer.footer .widget-ft .title-menu4 a {
        color: #474a62;
    }

    footer.footer .widget-ft .title-menu4.icon_none_first {
        margin-top: 20px;
    }

@media (max-width: 767px) {
    footer.footer .widget-ft .title-menu4.icon_none_first {
        margin-top: 0px;
    }
}

footer.footer .site-footer {
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 3px solid #dd6f00;
    width: 100%;
    height: 100%;
    margin-top: -5px;
    overflow-x: hidden;
    overflow-y: hidden;
}

    footer.footer .site-footer .top-footer {
        text-align: center;
        float: left;
        width: 100%;
    }

@media (min-width: 768px) and (max-width: 991px) {
    footer.footer .site-footer .top-footer .col-sm-6:nth-child(3) {
        clear: left;
    }
}

footer.footer .site-footer .top-footer .logo_footer {
    margin-top: 40px;
}

footer.footer .bg-footer-bottom {
    background: #111321;
}

footer.footer .copyright {
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    position: relative;
    padding: 5px 0px;
    background: #17171a;
}

@media (max-width: 991px) {
    footer.footer .copyright {
        margin-top: 25px;
    }
}

footer.footer .copyright span.wsp {
    color: #959595;
}

    footer.footer .copyright span.wsp .mobile {
        opacity: 1;
    }

        footer.footer .copyright span.wsp .mobile b {
            color: #39b54a;
            font-weight: 400;
        }

footer.footer .copyright a {
    font-weight: 400;
    color: #ff8040;
    opacity: 1;
}

    footer.footer .copyright a:hover {
        color: #39b54a !important;
        opacity: 1;
    }

footer.footer .copyright .ul_menu_fot {
    float: right;
}

    footer.footer .copyright .ul_menu_fot li {
        float: left;
        font-size: 13px;
        margin: 0px 7px;
    }

        footer.footer .copyright .ul_menu_fot li:last-child {
            margin: 0 0 0 10px;
        }

        footer.footer .copyright .ul_menu_fot li a {
            text-decoration: none;
            color: #acacac;
        }

@media (min-width: 768px) and (max-width: 991px) {
    footer.footer .footer-inner .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width: 992px) {
    footer.footer .copyright .inner .row.tablet {
        display: flex;
        flex-flow: row;
    }

        footer.footer .copyright .inner .row.tablet #copyright {
            order: 1;
        }

        footer.footer .copyright .inner .row.tablet #menu_fot {
            order: 2;
        }
}

@media (max-width: 991px) {
    footer.footer .copyright .inner .fot_copyright {
        text-align: center !important;
    }

    footer.footer .copyright .inner .fot_menu_copyright .ul_menu_fot {
        width: 100%;
        padding-right: 0px;
        text-align: center;
    }

        footer.footer .copyright .inner .fot_menu_copyright .ul_menu_fot li {
            float: none;
            display: inline-block;
        }
}

@media (max-width: 767px) {
    footer.footer .copyright .inner .wsp {
        overflow: hidden;
        padding: 15px 0px;
        display: block;
    }

    footer.footer .copyright .inner .mobile {
        display: block;
        width: 100%;
        text-align: center !important;
        line-height: 24px;
    }

    footer.footer footer .site-footer h4 {
        margin: 0;
        padding: 15px 0 0px;
        font-size: 17px;
        cursor: pointer;
        margin-bottom: 15px;
        border-top: solid 1px #2d3753;
    }

    footer.footer footer .footer-inner .col-xs-12:nth-child(2) {
        margin-top: 20px;
    }

    footer.footer .padding-bottom-50 {
        padding-bottom: 20px !important;
    }
}

footer.footer .logo {
    padding-bottom: 15px;
}

    footer.footer .logo a img {
        width: auto;
        max-height: 80px;
    }

@media (max-width: 1199px) {
    footer.footer .logo a {
        font-size: 62px;
    }

        footer.footer .logo a img {
            max-height: 60px;
        }
}

@media (max-width: 767px) {
    footer.footer .logo {
        text-align: left;
        padding: 0px;
    }

        footer.footer .logo a {
            font-size: 60px;
            line-height: 60px;
        }

            footer.footer .logo a img {
                width: auto;
                max-height: 60px;
            }
}

@media (max-width: 480px) {
    footer.footer .logo {
        text-align: center;
    }
}

footer.footer ul.contact {
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    footer.footer ul.contact {
        margin-bottom: 10px;
    }
}

footer.footer ul.contact.contact_x {
    margin-bottom: 10px;
}

    footer.footer ul.contact.contact_x .sdt {
        display: inline-block;
    }

    footer.footer ul.contact.contact_x .line {
        display: inline-block;
        padding: 0 3px;
        color: #959595;
    }

    footer.footer ul.contact.contact_x li {
        color: #959595;
    }

        footer.footer ul.contact.contact_x li b {
            color: #959595;
        }

        footer.footer ul.contact.contact_x li a {
            color: #959595;
        }

            footer.footer ul.contact.contact_x li a:hover {
                color: #39b54a;
            }

footer.footer ul.contact li {
    font-size: 14px;
    position: relative;
    color: #959595;
    margin-bottom: 0px !important;
    line-height: 20px;
}

    footer.footer ul.contact li:nth-child(1) {
        margin-bottom: 0px;
    }

@media (max-width: 1199px) and (min-width: 992px) {
    footer.footer ul.contact li:nth-child(1) {
        margin-bottom: 0px;
    }
}

footer.footer ul.contact li i.fa {
    float: left;
    position: relative;
    top: 0px;
    border-radius: 3px;
    width: 28px;
    text-align: center;
    height: 28px;
    display: block;
    margin-right: 5px;
    margin-top: -2px;
    padding-left: 2px;
    line-height: 28px;
    color: #39b54a;
    background-repeat: no-repeat;
}

footer.footer ul.contact li .txt_content_child {
    display: inherit;
}

footer.footer ul.contact li a {
    color: #474a62;
}

    footer.footer ul.contact li a:hover {
        color: #fff;
    }

footer.footer ul.contact li.sdt a {
    margin-right: 0px;
}

@media (min-width: 1200px) {
    footer.footer ul.contact li.sdt a:after {
        content: "-";
        margin-left: 5px;
    }
}

footer.footer ul.contact li.sdt a:last-child {
    margin-right: 0px;
}

    footer.footer ul.contact li.sdt a:last-child:after {
        display: none;
    }

@media (max-width: 1199px) {
    footer.footer ul.contact li.sdt .email_style {
        display: block;
    }
}

footer.footer .title-menu-first {
    margin: 0;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 50px;
    color: #fff;
}

footer.footer .title-menu {
    margin: 0;
    line-height: normal;
    letter-spacing: 0.5px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-top: 30px;
    color: #474a62;
}

    footer.footer .title-menu a {
        cursor: default;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
        position: relative;
    }

@media (max-width: 374px) {
    footer.footer .title-menu a {
        font-size: 13px;
    }
}

footer.footer .title-menu a i.fa {
    display: none;
}

footer.footer .title-menu a:hover {
    color: #fff;
}

@media (max-width: 767px) {
    footer.footer .title-menu {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-top: 0px;
    }

        footer.footer .title-menu a {
            padding: 15px 20px 15px 0;
            line-height: 22px;
            display: block;
            cursor: pointer;
        }

            footer.footer .title-menu a i.fa {
                display: block;
                position: absolute;
                right: 0px;
                width: 18px;
                top: 17px;
                text-align: center;
                height: 18px;
                line-height: 20px;
                border-radius: 30px;
                padding-left: 1px;
                background: #fff;
                font-size: 13px;
            }

                footer.footer .title-menu a i.fa:before {
                    content: "\f068";
                    color: #474a62;
                }

            footer.footer .title-menu a.collapsed i.fa:before {
                content: "\f067";
            }
}

footer.footer .img_project_footer .item_tab_cl {
    padding-left: 0px;
}

    footer.footer .img_project_footer .item_tab_cl .blog-thumbnail {
        cursor: pointer;
    }

footer.footer .name_company {
    font-size: 14px;
    color: #39b54a;
    text-transform: uppercase;
    font-weight: bold;
}

@media (max-width: 320px) {
    footer.footer .name_company {
        font-size: 13px;
    }
}

@media (min-width: 768px) {
    footer.footer .collapse {
        display: block;
    }
}

footer.footer .list-menu {
    line-height: 35px;
}

    footer.footer .list-menu.list-menu-time {
        line-height: normal;
    }

    footer.footer .list-menu.hotline_ul {
        font-weight: bold;
        font-size: 16px;
        color: #39b54a;
    }

        footer.footer .list-menu.hotline_ul a {
            font-size: 16px;
            color: #39b54a;
        }

    footer.footer .list-menu .li_menu {
        margin-bottom: 0px;
        font-size: 14px;
        line-height: 32px;
    }

        footer.footer .list-menu .li_menu a {
            color: #959595;
        }

            footer.footer .list-menu .li_menu a:hover {
                color: #ffff00;
            }

        footer.footer .list-menu .li_menu.li_menu_xxx {
            position: relative;
            margin-left: 50px;
            margin-top: 0px !important;
            color: #fff;
        }

            footer.footer .list-menu .li_menu.li_menu_xxx:hover {
                margin-left: 50px !important;
            }

            footer.footer .list-menu .li_menu.li_menu_xxx:before {
                content: "";
                background-image: url("/bizweb.dktcdn.net/100/328/363/themes/708852/assets/phone_footeree44.png?1564728783354");
                background-repeat: no-repeat;
                width: 40px;
                height: 40px;
                position: absolute;
                left: -50px;
                top: 6px;
            }

            footer.footer .list-menu .li_menu.li_menu_xxx .timexx {
                display: block;
                float: left;
                width: 100%;
            }

            footer.footer .list-menu .li_menu.li_menu_xxx a {
                font-size: 24px;
                color: #fff;
                font-weight: bold;
                display: block;
                opacity: 1 !important;
            }

            footer.footer .list-menu .li_menu.li_menu_xxx .hour_ {
                font-size: 11px;
                opacity: .7;
            }

    footer.footer .list-menu .social_ {
        margin-bottom: 0px;
        font-size: 15px;
        color: #83858e;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

        footer.footer .list-menu .social_:hover {
            color: #fff;
        }

        footer.footer .list-menu .social_ .ico_ {
            float: left;
            position: relative;
            top: 2px;
            width: 20px;
            height: 30px;
            display: block;
            margin-top: 0px;
            padding-left: 0px;
            line-height: 35px;
        }

        footer.footer .list-menu .social_ a {
            font-size: 14px;
            color: #acacac;
            margin-left: 5px;
        }

            footer.footer .list-menu .social_ a:hover {
                color: #fff;
            }

footer.footer .bottom-ft {
    padding: 20px 0px;
}

@media (max-width: 767px) {
    footer.footer .bottom-ft {
        border-top: none;
    }
}

footer.footer .bottom-ft .info-website {
    margin: 0;
    color: #83858e;
    font-size: 14px;
}

@media (max-width: 767px) {
    footer.footer .bottom-ft .info-website {
        text-align: center;
    }
}

footer.footer .bottom-ft .info-website a {
    color: #fff;
}

    footer.footer .bottom-ft .info-website a:hover {
        color: #39b54a;
    }

footer.footer .bottom-ft .info-website b {
    font-weight: normal;
    color: #fff;
}

footer.footer .bottom-ft .list-menu-bft {
    float: right;
}

    footer.footer .bottom-ft .list-menu-bft li {
        float: left;
    }

        footer.footer .bottom-ft .list-menu-bft li a {
            padding: 0px 10px;
            font-weight: normal;
        }

.backtop {
    position: fixed;
    bottom: 40px;
    z-index: 99;
    top: auto !important;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    background: #ff8040;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .backtop .fa {
        font-size: 22px;
        color: #fff;
        font-weight: bold;
    }

    .backtop.show {
        opacity: 1;
    }

@media (min-width: 1441px) {
    .backtop {
        right: 15px;
        bottom: 80px;
    }

    .phone_backtotop {
        bottom: 30px !important;
        left: 50px;
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    .backtop {
        right: 15px;
        bottom: 80px;
    }

    .phone_backtotop {
        bottom: 48% !important;
        left: 30px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .backtop {
        right: 25px;
        bottom: 40px;
    }

    .phone_backtotop {
        bottom: 48% !important;
        left: 30px;
    }
}

@media (max-width: 767px) {
    .backtop {
        right: 11%;
        bottom: 20px;
    }

    .phone_backtotop {
        bottom: 48% !important;
        left: 30px;
    }
}

.overflow-hidden {
    overflow: hidden;
}

.title-product {
    color: #474a62;
    font-size: 30px;
    line-height: 36px;
    font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}

.details-product .large-image {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

    .details-product .large-image a {
        display: block;
        border: solid 1px #ebebeb;
    }

        .details-product .large-image a img {
            margin: 0 auto;
        }

.details-product .tab_h {
    display: block;
    width: 100%;
    float: left;
    margin-top: 50px;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .details-product .tab_h {
        margin-top: 25px;
    }
}

.details-product .details-pro .product-price {
    display: inline-block;
}

.details-product .details-pro .price-box {
    margin: 10px 0 15px;
}

    .details-product .details-pro .price-box del {
        color: #adadad;
        font-size: 1.42857em;
    }

    .details-product .details-pro .price-box .save-price {
        display: block;
        float: left;
        width: 100%;
        font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
        font-size: 12px;
    }

        .details-product .details-pro .price-box .save-price .product-price-save {
            font-weight: bold;
            color: #39b54a;
        }

.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 10px;
    border: none;
    box-shadow: none;
    height: auto;
}

    .details-product .details-pro .custom-btn-number label {
        font-size: 14px;
    }

    .details-product .details-pro .custom-btn-number #qty {
        height: 32px;
        font-size: 1.28571em;
        margin: 0;
    }

    .details-product .details-pro .custom-btn-number .qtyminus {
        position: absolute;
        left: 25px;
        top: 4px;
        font-size: 1.42857em;
    }

    .details-product .details-pro .custom-btn-number .qtyplus {
        position: absolute;
        right: 25px;
        top: 4px;
        font-size: 1.42857em;
    }

.thumb_product_details {
    width: 90%;
    margin: 0 auto;
}

    .thumb_product_details .owl-height {
        height: 100px !important;
    }

@media (min-width: 544px) and (max-width: 767px) {
    .thumb_product_details {
        width: 95%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .thumb_product_details {
        width: 90%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .thumb_product_details {
        width: 90%;
    }
}

.thumb_product_details .owl-item .item a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 2px solid #eaebf3;
    height: 90px;
    width: 90px;
}

@media (min-width: 544px) and (max-width: 1199px) {
    .thumb_product_details .owl-item .item a {
        width: 90px;
        height: 90px;
    }
}

.thumb_product_details .owl-item .item a img {
    width: auto;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
}

.thumb_product_details .owl-item .item a:hover {
    border: 2px solid #39b54a;
}

.thumb_product_details .owl-item .item a.active {
    border: 2px solid #39b54a;
}

    .thumb_product_details .owl-item .item a.active img {
        opacity: 1;
    }

.thumb_product_details .owl-nav .owl-prev, .thumb_product_details .owl-nav .owl-next {
    width: 26px;
    height: 26px;
    border-radius: 0;
    line-height: 26px;
    text-align: center;
    top: 47%;
    margin-top: -15px;
    border: none;
    background: transparent !important;
}

    .thumb_product_details .owl-nav .owl-prev:before, .thumb_product_details .owl-nav .owl-next:before {
        height: 26px;
        width: 26px;
        line-height: 26px;
        top: -1px;
        color: #333;
        border: none;
    }

    .thumb_product_details .owl-nav .owl-prev:hover, .thumb_product_details .owl-nav .owl-next:hover {
        background: transparent !important;
    }

        .thumb_product_details .owl-nav .owl-prev:hover:before, .thumb_product_details .owl-nav .owl-next:hover:before {
            color: #333;
            background: none;
            border: none;
        }

.thumb_product_details .owl-nav .owl-prev {
    left: -30px !important;
}

    .thumb_product_details .owl-nav .owl-prev:before {
        content: "\f104";
        font-family: 'FontAwesome';
        font-size: 30px;
    }

.thumb_product_details .owl-nav .owl-next {
    right: -30px !important;
}

    .thumb_product_details .owl-nav .owl-next:before {
        content: "\f105";
        font-family: 'FontAwesome';
        font-size: 30px;
    }

@media (min-width: 414px) and (max-width: 543px) {
    .thumb_product_details {
        width: 80%;
    }
}

@media (max-width: 374px) {
    .thumb_product_details {
        width: 88%;
    }

        .thumb_product_details .owl-nav .owl-prev, .thumb_product_details .owl-nav .owl-next {
            top: 37%;
        }

        .thumb_product_details .owl-item .item a {
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
            height: 70px !important;
            width: 70px !important;
            display: block;
            border: solid 1px #ebebeb;
        }

            .thumb_product_details .owl-item .item a img {
                max-height: 100%;
                max-width: 100%;
            }

            .thumb_product_details .owl-item .item a.active {
                border-color: #39b54a;
            }

                .thumb_product_details .owl-item .item a.active img {
                    opacity: 1;
                }
}

.details-pro .form-product {
    padding-top: 15px;
}

.details-pro .reviews_details_product {
    margin-top: 0px;
    margin-bottom: 3px;
    overflow: hidden;
}

    .details-pro .reviews_details_product .bizweb-product-reviews-badge {
        margin: 0px auto;
        padding: 0px;
        float: left;
    }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
            font-size: 13px;
        }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
            content: "\f006";
            color: #fdba12;
        }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
            content: "\f005";
            color: #fdba12;
        }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
            content: "\f006";
            color: #ffba01;
        }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge div img {
            display: none;
        }

        .details-pro .reviews_details_product .bizweb-product-reviews-badge div p {
            font-size: 13px;
            color: #7b7b7b;
        }

.details-pro .group-status {
    font-size: 14px;
    margin-bottom: 8px;
}

    .details-pro .group-status .first_status .line_tt {
        padding: 0 5px;
    }

@media (max-width: 375px) {
    .details-pro .group-status .first_status .line_tt {
        display: none;
    }
}

@media (max-width: 375px) {
    .details-pro .group-status .first_status.status_2 {
        display: block;
        float: left;
        width: 100%;
    }
}

.details-pro .group-status .status_name {
    color: #39b54a;
}

.details-pro .product-summary {
    padding: 15px 0;
    border-bottom: 1px dashed #eaebf3;
    border-top: 1px dashed #eaebf3;
}

    .details-pro .product-summary .if {
        font-size: 14px;
        color: #333;
        line-height: 24px;
    }

    .details-pro .product-summary .rte {
        font-size: 14px;
        color: #474a62;
        line-height: 22px;
    }

        .details-pro .product-summary .rte img {
            display: none;
        }

    .details-pro .product-summary .btn_xemtheme_pro {
        margin-top: 10px;
    }

        .details-pro .product-summary .btn_xemtheme_pro span {
            cursor: pointer;
            color: #39b54a;
            position: relative;
        }

            .details-pro .product-summary .btn_xemtheme_pro span:hover {
                color: #474a62;
            }

            .details-pro .product-summary .btn_xemtheme_pro span .fa {
                position: absolute;
                top: -2px;
                left: 70px;
            }

.details-pro .form_product_content .label_sl {
    font-weight: bold;
    display: inline-block;
    float: left;
    line-height: 45px;
    margin-right: 40px;
}

.details-pro .social-sharing {
    display: block;
    width: 100%;
    float: left;
}

    .details-pro .social-sharing .social-media label {
        display: inline-block;
    }

    .details-pro .social-sharing .social-media a {
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        border-radius: 50%;
        margin-right: 0;
        margin-left: 3px;
        margin: 0 5px;
    }

    .details-pro .social-sharing .social-normal {
        display: block;
        padding: 20px 0px;
    }

        .details-pro .social-sharing .social-normal label {
            display: inline-block;
            margin-right: 10px;
            font-weight: 400;
            font-size: 13px;
            color: #565656;
        }

        .details-pro .social-sharing .social-normal a {
            margin: 0px 5px;
        }

.details-pro .contacts {
    display: inline-block;
    float: left;
    text-align: left;
    width: 100%;
    position: relative;
    margin-bottom: 5px;
    margin-top: -10px;
}

@media (max-width: 767px) {
    .details-pro .contacts {
        margin-bottom: 5px;
        margin-top: 5px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .details-pro .contacts {
        margin-top: 10px;
    }
}

.details-pro .contacts .block_phone {
    font-size: 14px;
    line-height: 30px;
    display: block;
    font-weight: 400;
    position: relative;
}

    .details-pro .contacts .block_phone div {
        display: inline-block;
        float: left;
    }

@media (min-width: 768px) and (max-width: 991px) {
    .details-pro .contacts .block_phone div {
        padding-left: 40px;
    }
}

@media (max-width: 767px) {
    .details-pro .contacts .block_phone div {
        padding-left: 40px;
        text-align: left;
    }
}

.details-pro .contacts .block_phone .random1 {
    color: #39b54a;
    font-weight: bold;
}

.details-pro .contacts .block_phone a {
    margin-left: 5px;
    font-size: 16px;
    color: #39b54a;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
}

@media (max-width: 374px) {
    .details-pro .contacts .block_phone a {
        font-size: 14px;
    }
}

.details-pro .thongtinkhuyenmai {
    border: 1px dashed #39b54a;
    border-radius: 0px;
    padding: 15px 35px 15px 20px;
    margin-bottom: 15px;
    position: relative;
    clear: left;
    margin-top: 20px;
    display: block;
    float: left;
    width: 100%;
}

.rte-summary {
    font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
    color: #707070;
    font-size: 14px;
}

    .rte-summary ul {
        margin-left: 10px;
    }

        .rte-summary ul li {
            position: relative;
            padding-left: 0px;
            margin-bottom: 0;
        }

.button_actions {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 23px;
}

    .button_actions .btn_base {
        font-size: 14px;
        outline: none;
        box-shadow: none;
        text-transform: uppercase;
        color: #fff;
        height: auto;
        line-height: inherit;
        width: 270px;
        height: 45px;
        line-height: 45px;
        border-radius: 30px;
        background: #39b54a;
        font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
        border: 1px solid transparent;
    }

        .button_actions .btn_base:hover {
            color: #39b54a;
            border: 1px solid #39b54a;
            background: #fff;
        }

@media (max-width: 991px) {
    .button_actions .btn_base {
        width: 100%;
    }
}

.button_actions .btn_base .text_1 {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1;
    display: block;
    width: 100%;
    text-align: center;
}

.button_actions .btn_base[disabled] {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-weight: 700;
    padding: 0;
    text-transform: uppercase;
    font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
}

.button_actions .btn_base.disabled {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-weight: 700;
    padding: 0;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
}

.button_actions .btn_base.btn_call {
    background: #474a62;
}

@media (max-width: 991px) {
    .button_actions .btn_base.btn_call {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
}

.button_cart_buy_enable, .button_cart_buy_disable {
    height: 40px;
    line-height: 40px;
    width: auto;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    float: left;
    position: relative;
}

@media (max-width: 767px) {
    .button_cart_buy_enable, .button_cart_buy_disable {
        font-size: 14px !important;
    }
}

.button_cart_buy_enable span, .button_cart_buy_disable span {
    font-size: 14px;
}

.button_cart_buy_enable .fa, .button_cart_buy_disable .fa {
    font-size: 20px;
    padding: 20px 22px 23px;
    position: absolute;
    left: 0;
    top: -1px;
    background: #059b3a;
    border-radius: 3px;
}

.button_cart_buy_enable {
    background: #39b54a;
    position: relative;
}

    .button_cart_buy_enable:hover {
        background: #39b54a;
        border-color: #39b54a;
        color: #fff;
    }

        .button_cart_buy_enable:hover .fa {
            color: #fff;
        }

.button_cart_buy_disable {
    background: rgba(255,65,87,0.51);
    width: 100%;
}

.form-group {
    padding-bottom: 0px;
}

    .form-group .call_phone_buy {
        margin: 17px 0 15px 0;
        color: #8d90a6;
    }

        .form-group .call_phone_buy a {
            color: #39b54a;
            font-weight: bold;
        }

            .form-group .call_phone_buy a:hover {
                color: #474a62;
            }

    .form-group .input_number_product {
        display: inline-flex;
        width: 65%;
    }

        .form-group .input_number_product .btn_num {
            font-size: 22px;
            line-height: 0px;
            border: solid 1px #eaebf3;
            display: inline-block;
            width: 40px;
            height: 45px;
            background: #fff;
            float: left;
            color: #8d90a6;
            text-align: center;
            padding: 0px;
        }

            .form-group .input_number_product .btn_num.num_1 {
                border-top-left-radius: 30px;
                border-bottom-left-radius: 30px;
                font-size: 30px;
                border-right: none;
            }

            .form-group .input_number_product .btn_num.num_2 {
                border-left: none;
                border-top-right-radius: 30px;
                border-bottom-right-radius: 30px;
            }

            .form-group .input_number_product .btn_num:hover {
                cursor: pointer;
            }

        .form-group .input_number_product input {
            margin: 0px;
            display: block;
            float: left;
            color: #8d90a6;
            height: 45px;
            border: 1px solid #eaebf3;
            border-right: none;
            border-left: none;
            width: 40px;
            text-align: center;
            box-shadow: none;
            border-radius: 0px;
            font-size: 14px;
            font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
        }

.form-product {
    padding: 0px;
}

    .form-product .form-group {
        width: 100%;
    }

        .form-product .form-group header {
            width: 85px;
            float: left;
            line-height: 40px;
            font-size: 14px;
            color: #636363;
        }

    .form-product form {
        margin-bottom: 15px;
    }

.box-variant {
    margin-top: 10px;
}

    .box-variant .form-group {
        width: 100%;
    }

        .box-variant .form-group .selector-wrapper {
            margin-bottom: 15px !important;
        }

            .box-variant .form-group .selector-wrapper label {
                font-weight: bold;
                width: 100px;
                font-size: 14px;
                float: left;
                color: #474a62;
                line-height: 40px;
            }

            .box-variant .form-group .selector-wrapper .single-option-selector {
                height: 45px;
                width: calc(100% - 100px);
                border-radius: 30px;
                border-color: #eaebf3;
            }

@media (min-width: 1200px) {
    .box-variant .form-group .selector-wrapper .single-option-selector {
        width: 35%;
    }
}

.iwi {
    display: inline-block;
    float: left;
    text-align: center;
    width: auto;
    height: 45px;
    line-height: 45px;
    border-radius: 0%;
    background: transparent;
    position: relative;
}

@media (max-width: 374px) {
    .iwi {
        position: absolute;
        width: 100%;
        display: block;
        right: -35px;
        height: 30px;
        line-height: 48px;
        overflow: hidden;
    }
}

@media (min-width: 375px) and (max-width: 543px) {
    .iwi {
        right: -15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .iwi {
        margin-left: 15px;
        margin-bottom: 0px;
    }
}

.iwi .iWishAdded .fa {
    color: #39b54a;
}

.iwi .iWishAdd .fa {
    color: #ccc;
}

.iwi .fa {
    font-size: 20px;
}

.iwi span {
    font-size: 14px;
    margin-left: 10px;
}

.iwi:hover a {
    text-decoration: none;
}

.iwi .iwishAddWrapper {
    border: none !important;
    margin: 0 !important;
}

.social_share_product {
    display: block;
    text-align: center;
}

    .social_share_product .addthis_inline_share_toolbox {
        display: inline-block;
    }

.details-product .link_color {
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
}

@media (min-width: 1200px) {
    .details-product #gallery_01 .flex-viewport {
        height: 320px !important;
        margin-top: 25px;
    }
}

@media (max-width: 767px) {
    .details-product .details-pro {
        margin-top: 0px;
    }
}

.details-product .details-pro .product-price {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Arial',sans-serif;
    display: inline-block;
    color: #ff8040;
    font-weight: bold;
}

.details-product .details-pro .price-box {
    margin: 8px 0 15px;
}

    .details-product .details-pro .price-box del {
        color: #8d90a6;
        font-size: 14px;
        margin-left: 10px;
        font-family: 'Arial',sans-serif;
    }

.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
    width: 100%;
}

    .details-product .details-pro .custom-btn-number #qty {
        height: 45px;
        font-size: 17px;
        margin: 0;
    }

.details-product .details-pro .custom-btn-number {
    width: 120px;
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0px !important;
    border: none;
    box-shadow: none;
    height: 45px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .details-product .details-pro .custom-btn-number {
        margin-right: 15px;
        width: 153px;
    }
}

.details-product .details-pro .custom-btn-number label {
    font-size: 14px;
}

.details-product .details-pro .custom-btn-number #qty {
    height: 45px;
    font-size: 1.28571em;
    margin: 0;
}

.details-product .details-pro .custom-btn-number .qtyminus {
    position: absolute;
    left: 25px;
    top: 4px;
    font-size: 1.42857em;
}

.details-product .details-pro .custom-btn-number .qtyplus {
    position: absolute;
    right: 25px;
    top: 4px;
    font-size: 1.42857em;
}

#btnnewreview {
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    margin: 0px;
    padding: 5px 15px !important;
    background: #39b54a !important;
    border: solid 1px #39b54a !important;
    display: inline;
    border-radius: 0px;
    color: #fff;
}

.related-product {
    margin-bottom: 30px;
    margin-top: 80px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .related-product .product_related .product-thumbnail a {
        height: 214.38px !important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .related-product .product_related .product-thumbnail a {
        height: 221.66px !important;
    }
}

@media (max-width: 374px) {
    .related-product .product_related .product-thumbnail a {
        height: 131.25px !important;
    }
}

@media (max-width: 413px) and (min-width: 374px) {
    .related-product .product_related .product-thumbnail a {
        height: 158.75px !important;
    }
}

@media (max-width: 543px) and (min-width: 414px) {
    .related-product .product_related .product-thumbnail a {
        height: 183.75px !important;
    }
}

@media (max-width: 1199px) {
    .zoomContainer {
        display: none !important;
    }

    .product-thumb .product-big-wrapper .large-img .zoomWrapper {
        width: auto !important;
        height: auto !important;
    }

        .product-thumb .product-big-wrapper .large-img .zoomWrapper img {
            position: static !important;
        }
}

@media (min-width: 1200px) {
    .zoomLens {
        width: 100px !important;
        height: 100px !important;
    }

    .zoomWrapper {
        width: 100% !important;
    }

        .zoomWrapper img {
            position: static !important;
            max-width: 100% !important;
            height: auto !important;
        }

            .zoomWrapper img ~ img {
                display: none !important;
            }
}

@media (max-width: 767px) {
    .zoomWrapper {
        width: 100% !important;
        height: auto !important;
    }

    .product-tab.e-tabs.not-dqtab {
        margin-bottom: 50px;
    }

    .related-product {
        margin-top: 0px;
    }
}

.related-product {
    margin-top: 0px !important;
    display: block;
    float: left;
    width: 100%;
}

@media (max-width: 767px) {
    .related-product {
        margin-bottom: -15px !important;
    }
}

.related-product .heading_related_h {
    text-align: center !important;
}

    .related-product .heading_related_h:before {
        top: 55%;
    }

    .related-product .heading_related_h h2 {
        padding: 0;
        font-weight: bold;
        font-size: 16px;
    }

        .related-product .heading_related_h h2 a {
            text-transform: none;
        }

.related-product .product_related {
    margin-top: 30px;
}

    .related-product .product_related .owl-nav .owl-prev, .related-product .product_related .owl-nav .owl-next {
        top: 45%;
    }

@media (max-width: 480px) {
    .related-product .product_related .owl-nav .owl-prev, .related-product .product_related .owl-nav .owl-next {
        top: 40%;
    }
}

.related-product .product_related .item .product-col-1 {
    border-right: none !important;
}

#recently-viewed-products .image {
    float: left;
    width: 90px;
    margin-right: 10px;
}

#recently-viewed-products .info {
    width: calc(100% - 100px);
    float: right;
}

.zoomWrapper {
    width: 100% !important;
    height: auto !important;
}

    .zoomWrapper img {
        position: static !important;
        width: auto !important;
        height: auto !important;
        display: block;
        margin: 0 auto;
    }

        .zoomWrapper img ~ img {
            display: none !important;
        }

.blog-main .myblog:nth-child(1) .blog_item {
    padding-top: 0px;
}

.blog-main .myblog .content_blog {
    padding-top: 0;
}

@media (max-width: 767px) {
    .blog-main .myblog .content_blog {
        padding-top: 30px;
    }
}

.blog-main .myblog .blog_item {
    width: 100%;
    float: left;
    padding: 30px 0;
    border-bottom: 1px solid #ebebeb;
}

    .blog-main .myblog .blog_item .left_item {
        width: 370px;
        height: auto;
        display: block;
        float: left;
    }

@media (max-width: 767px) {
    .blog-main .myblog .blog_item .left_item {
        width: 100%;
    }
}

.blog-main .myblog .blog_item .left_item .image-blog-left a img {
    height: 270px;
    width: 100%;
}

@media (max-width: 767px) {
    .blog-main .myblog .blog_item .left_item .image-blog-left a img {
        height: auto;
    }
}

.blog-main .myblog .blog_item .right_item {
    width: calc(100% - 370px);
    -webkit-width: calc(100% - 370px);
    -moz-width: calc(100% - 370px);
    -o-width: calc(100% - 370px);
    -os-width: calc(100% - 370px);
    display: block;
    float: left;
    padding-left: 30px;
}

@media (max-width: 767px) {
    .blog-main .myblog .blog_item .right_item {
        width: 100%;
        padding-left: 0px;
    }
}

.left-content {
    margin-top: -10px;
}

    .left-content .aside-item {
        margin-bottom: 25px;
    }

        .left-content .aside-item.blog-aside-article {
            margin-bottom: 20px;
        }

        .left-content .aside-item .aside-content {
            padding-bottom: 20px;
        }

            .left-content .aside-item .aside-content.aside-content-article {
                padding-bottom: 10px !important;
            }

    .left-content .content_tags {
        float: left;
        width: 100%;
        border-bottom: none !important;
    }

        .left-content .content_tags .tag_blog {
            background: #fff;
            border: 1px solid #ebebeb;
            border-radius: 30px;
            padding: 9px 15px;
            margin: 5px 10px 5px 0px;
            float: left;
            color: #474a62;
            word-break: break-word;
        }

            .left-content .content_tags .tag_blog:hover {
                border: 1px solid transparent;
                background: #39b54a;
                color: #fff;
            }

.col-49 {
    width: 44.444444%;
    padding: 0 15px;
    float: left;
}

.col-59 {
    width: 55.555555%;
    padding: 0 15px;
    float: left;
}

@media (max-width: 767px) {
    .col-49, .col-59 {
        width: 100%;
        float: none;
    }
}

.blog-main > .row > .col-sm-6:nth-child(2n+1) {
    clear: left;
}

.blog_xxx:first-child .blog-item {
    border-top: none;
    margin-top: 0;
    padding-top: 15px;
}

.blog-item {
    overflow: hidden;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #e5e5e5;
}

@media (max-width: 1199px) {
    .blog-item {
        padding-bottom: 0px;
    }
}

.date {
    margin: 10px 0 5px 0;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    color: #bbbdc9;
}

    .date .fa {
        color: #bbbdc9;
        margin-right: 5px;
    }

    .date .news_home_content_short_time {
        z-index: 999;
        color: #bbbdc9;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.4;
        display: inline-block;
        text-decoration: none;
        margin-left: 2px;
    }

    .date .cmt_count_blog {
        margin-left: 20px;
    }

        .date .cmt_count_blog .fa-comments {
            margin-right: 5px;
        }

@media (max-width: 1199px) {
    .blog-item-info {
        margin-top: 15px;
    }
}

.blog-item-name {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 0px;
}

    .blog-item-name a {
        color: #333;
    }

        .blog-item-name a:hover {
            color: #39b54a;
        }

    .blog-item-name .fa {
        position: absolute;
        left: 0;
        top: 9px;
        font-size: .78571em;
        color: #39b54a;
    }

.border_bot_blog {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 18px;
}

.post-time {
    color: #bbbdc9;
    font-size: 14px;
    margin-bottom: 15px;
    margin-right: 20px;
    display: inline-block;
}

    .post-time .fa {
        margin-left: 10px;
    }

@media (max-width: 374px) {
    .post-time .fa {
        margin-left: 0px;
    }
}

@media (min-width: 375px) and (max-width: 767px) {
    .post-time .fa {
        margin-left: 7px;
    }
}

.blog-item-summary {
    font-size: 14px;
    margin-bottom: 20px;
    color: #707070;
    line-height: 22px;
}

.blog-item-thumbnail {
    position: relative;
}

.blog-list h5 {
    text-transform: uppercase;
    line-height: 26px;
    margin: 0px;
    padding-top: 30px;
    padding-bottom: 5px;
}

.blog-list .loop-blog {
    min-height: 80px;
    overflow: hidden;
    padding: 20px 0px 0px;
    border-bottom: 1px solid #ebebeb;
}

    .blog-list .loop-blog:last-child {
        border: none;
    }

    .blog-list .loop-blog .thumb-left {
        width: 90px;
        max-width: 90px;
        height: auto;
        display: block;
        float: left;
    }

    .blog-list .loop-blog .blog-item-summary {
        margin-bottom: 0;
    }

    .blog-list .loop-blog .name-right {
        display: block;
        float: left;
        width: calc(100% - 110px);
        margin-left: 20px;
    }

        .blog-list .loop-blog .name-right h3 {
            position: relative;
            font-size: 16px;
            font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
            font-weight: 700;
            line-height: 1.4;
            margin-top: 0px;
            margin-bottom: 0px;
        }

            .blog-list .loop-blog .name-right h3:hover a {
                text-decoration: none;
                color: #39b54a;
            }

    .blog-list .loop-blog .date {
        margin: 7px 0 10px;
        font-weight: 400;
        color: #acacac;
        font-size: 13px;
    }

.blog-list .more_blog a {
    line-height: 3;
    font-size: 1.07143em;
    color: #898989;
    display: block;
}

    .blog-list .more_blog a:hover {
        text-decoration: none;
        color: #39b54a;
    }

.left-content .aside-title {
    margin-top: 0px;
}

.left-content .title-head-1 {
    margin: 0px;
    font-size: 16px !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    display: block;
    background-image: url("/bizweb.dktcdn.net/100/328/363/themes/708852/assets/bg_titleheadee44.png?1564728783354");
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 3px 0;
    background-position: center;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .left-content .title-head-1 {
        font-size: 15px !important;
    }
}

@media (max-width: 1199px) {
    .left-content .title-head-1 {
        background-image: url("/bizweb.dktcdn.net/100/328/363/themes/708852/assets/bg_header-mobileee44.png?1564728783354");
        width: 100%;
        margin: 0;
        padding: 3px 20px !important;
        background-repeat: unset;
        background-position: unset;
        text-align: left;
    }
}

@media (min-width: 1200px) {
    .left-content .title-head-1:before {
        content: "";
        position: absolute;
        top: 48px;
        left: 0px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 15px 15px 0;
        border-color: transparent #39b54a transparent transparent;
    }

    .left-content .title-head-1:after {
        content: "";
        position: absolute;
        bottom: -15px !important;
        right: 0px !important;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 15px 0 0;
        border-color: #39b54a transparent transparent transparent;
    }
}

.left-content .title-head-1 span {
    display: block;
    padding: 0;
}

.left-content .title-head {
    margin: 0px;
    font-size: 20px !important;
    text-transform: none;
    font-weight: bold;
    font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
    position: relative;
    display: block;
}

    .left-content .title-head span {
        display: block;
        padding: 0px 0;
    }

.left-content .aside-blog {
    margin-top: 15px;
}

    .left-content .aside-blog .nav-item {
        position: relative;
        clear: left;
        font-size: 1em;
        padding: 5px 0px 5px 0px;
    }

        .left-content .aside-blog .nav-item:last-child {
            border-bottom: none;
        }

        .left-content .aside-blog .nav-item a {
            font-size: 1em;
            font-weight: bold;
        }

        .left-content .aside-blog .nav-item .fa {
            width: 30px;
            height: 30px;
            line-height: 28px;
            text-align: center;
            cursor: pointer;
        }

            .left-content .aside-blog .nav-item .fa.fa-caret-right {
                right: auto;
                left: 0;
                top: 16px;
                text-align: left;
            }

        .left-content .aside-blog .nav-item .dropdown-menu {
            width: 100%;
            border: 0;
            padding-left: 15px;
        }

        .left-content .aside-blog .nav-item.active {
            border-bottom: none;
        }

            .left-content .aside-blog .nav-item.active > a {
                color: #39b54a;
            }

            .left-content .aside-blog .nav-item.active > .fa {
                color: #39b54a;
            }

            .left-content .aside-blog .nav-item.active > .dropdown-menu {
                display: block;
            }

        .left-content .aside-blog .nav-item:hover > a {
            color: #39b54a;
            background-color: transparent;
        }

.article-main .article-details .date {
    margin: 15px 0 10px;
}

.article-main .rte {
    color: #8d90a6;
    font-size: 14px;
    margin-top: 5px;
}

.article-main .article-image {
    margin-bottom: 30px;
    text-align: center;
}

    .article-main .article-image a {
        margin: 0 auto;
    }

.article-main .article-title {
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 30px;
    font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight: bold;
    color: #474a62;
    line-height: 36px;
    float: left;
    width: 100%;
}

.article-main .post-time {
    margin-bottom: 0px;
}

.article-main .article-content {
    font-size: 1.14286em;
}

.article-main .form-group {
    margin: 0;
    padding-top: 0;
    padding-bottom: 5px;
}

.tag-share {
    clear: left;
    padding: 20px 0;
    border-bottom: 1px solid #EAEBF3;
    line-height: 30px;
}

    .tag-share .social-media {
        color: #7b7b7b;
    }

        .tag-share .social-media a {
            margin-left: 5px;
            width: 24px;
            height: 24px;
            border: 1px solid #b1b1b1;
            display: inline-block;
            line-height: 24px;
            text-align: center;
            border-radius: 50%;
            color: #b1b1b1;
            font-size: 12px;
        }

            .tag-share .social-media a:hover {
                color: #39b54a;
                border-color: #39b54a;
            }

.tag_article {
    color: #333;
    padding-left: 0px;
    font-size: 14px;
}

    .tag_article .fa {
        transform: translateY(1px);
    }

    .tag_article a {
        color: #636363;
    }

        .tag_article a:hover {
            color: white;
        }

@media (max-width: 767px) {
    .tag-share > div {
        text-align: left !important;
        padding-left: 0px;
    }

    .tag-share .social-sharing {
        float: left !important;
        margin-top: 5px;
    }
}

.title-form-coment {
    font-size: 24px;
    font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight: 700;
    text-transform: none;
    margin-top: 30px;
    margin-bottom: 5px;
    color: #474a62;
}

.article-main form {
    display: block;
    float: left;
    width: 100%;
    padding-top: 0px;
    margin-top: 10px;
}

#article-comments {
    margin-top: 30px;
}

    #article-comments .article-comment {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #EAEBF3;
    }

        #article-comments .article-comment:last-child {
            padding-bottom: 30px;
        }

    #article-comments .article-comment-user-image {
        margin: 0;
        float: left;
        width: 100px;
        margin-right: 12px;
    }

    #article-comments .article-comment-user-comment {
        padding-left: 110px;
        word-break: break-word;
        font-size: 1em;
    }

    #article-comments .user-name-comment {
        margin: 0;
        color: #39b54a;
        font-size: 1em;
        line-height: 1;
    }

    #article-comments .article-comment-date-bull {
        padding: 5px 0;
        display: block;
        color: #acacac;
    }

.social-media {
    font-size: 1em;
}

    .social-media .list-inline li {
        margin-right: 20px;
    }

.section-news-2 {
    margin-bottom: 20px;
}

.block-recent {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 25px;
}

    .block-recent ul li {
        line-height: 24px;
        padding: 7px 0;
        padding-left: 15px;
        position: relative;
    }

        .block-recent ul li:before {
            content: '';
            position: absolute;
            width: 5px;
            height: 5px;
            top: 16px;
            left: 0px;
            background: #39b54a;
            -ms-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

        .block-recent ul li span.date_style {
            font-size: 13px;
            font-weight: 400;
            margin-left: 5px;
            color: #acacac;
        }

        .block-recent ul li a {
            color: #474a62;
            font-weight: 600;
        }

            .block-recent ul li a .fa {
                display: inline-block;
                margin-right: 5px;
            }

            .block-recent ul li a:hover {
                color: #39b54a;
            }

.checkbox .c-checkbox input {
    opacity: 1;
    width: auto;
    height: 23px;
    left: 0;
    margin: 0;
}

.checkbox .check_h input {
    opacity: 1;
    width: auto;
    height: 23px;
    left: 15px;
    margin: 0;
}

div#social_login {
    width: 100% !important;
    text-align: center;
}

.embedContent ul.icon-only {
    margin-bottom: 10px;
    display: block;
    text-align: center !important;
    margin: 0 !important;
}

#dangky .wrap-modal-login, #dangnhap .wrap-modal-login {
    width: 800px;
    color: #8d90a6;
    background: #fff;
}

@media (max-width: 1400px) {
    #dangky .wrap-modal-login, #dangnhap .wrap-modal-login {
        width: 800px;
    }
}

#dangky .wrap-modal-login .btn, #dangnhap .wrap-modal-login .btn {
    font-size: 16px;
    font-weight: 600;
}

#dangky .wrap-modal-login h5.title-modal, #dangnhap .wrap-modal-login h5.title-modal {
    font-size: 30px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 30px;
    color: #39b54a;
    font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
}

    #dangky .wrap-modal-login h5.title-modal a, #dangnhap .wrap-modal-login h5.title-modal a {
        padding: 0 5px 15px 5px;
        font-size: 24px;
        font-weight: 400;
        margin: 0 10px;
        display: inline-block;
        position: relative;
    }

        #dangky .wrap-modal-login h5.title-modal a.active, #dangnhap .wrap-modal-login h5.title-modal a.active {
            color: #252525;
        }

#dangky .wrap-modal-login .link-popup, #dangnhap .wrap-modal-login .link-popup {
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
}

    #dangky .wrap-modal-login .link-popup a, #dangnhap .wrap-modal-login .link-popup a {
        text-decoration: none;
    }

#dangky .content, #dangnhap .content {
    padding: 90px 15px 0 15px;
    text-align: center;
}

    #dangky .content input, #dangnhap .content input {
        border: 1px solid #eaebf3;
        margin-bottom: 20px;
    }

    #dangky .content label, #dangnhap .content label {
        font-weight: 400;
    }

    #dangky .content a, #dangnhap .content a {
        color: #39b54a;
    }

#dangky #customer_register, #dangnhap #customer_register {
    margin-bottom: 0;
}

#dangky button.btn.btn-close.btn-default, #dangnhap button.btn.btn-close.btn-default {
    position: absolute;
    right: -30px;
    top: -30px;
    width: 40px;
    font-size: 20px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    background: transparent;
    color: #fff;
    padding: 0;
}

#customer_register {
    margin-bottom: 10px;
}

#customer_login, #recover_customer_password {
    margin-bottom: 0;
}

.checkbox.style input {
    margin: 0 !important;
    display: none;
}

.checkbox.style label {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    text-transform: none;
    position: relative;
    padding-left: 55px;
    line-height: 50px;
}

    .checkbox.style label:before {
        display: block;
        width: 35px;
        height: 35px;
        background: #fff;
        border: 1px solid #d4d4d4;
        border-radius: 5px;
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

.checkbox.style input:checked + label:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    color: #39b54a;
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#customer_register {
    margin-bottom: 20px;
}

#customer_login {
    margin-bottom: 0;
}

#recover_customer_password {
    margin-bottom: 0;
    padding: 0;
}

.h_recover #recover-password {
    padding: 0px;
}

    .h_recover #recover-password #recover_customer_password {
        padding: 0px !important;
    }

#recover-password .group_contact {
    padding: 0px !important;
}

.checkbox.style input {
    margin: 0 !important;
    display: none;
}

.checkbox.style label {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    text-transform: none;
    position: relative;
    padding-left: 55px;
    line-height: 50px;
}

    .checkbox.style label:before {
        display: block;
        width: 35px;
        height: 35px;
        background: #fff;
        border: 1px solid #d4d4d4;
        border-radius: 5px;
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

.checkbox.style input:checked + label:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    color: #39b54a;
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.page_customer_account .col-left-account .table-cart .thead-default {
    border-top: 1px solid #ddd;
    background: #acacac;
}

.block-account h3 {
    margin-top: 0;
}

.block-account .block-title-account h5 {
    text-transform: uppercase;
}

.customer-name {
    color: #39b54a;
    line-height: 55px;
}

.block-content.form-signup {
    background: #fff;
}

    .block-content.form-signup p i {
        color: #39b54a;
        width: 10px;
        margin-right: 10px;
    }

.address-title {
    padding-left: 10px;
    margin-bottom: 15px;
    border-radius: 0 !important;
    font-weight: 300;
}

    .address-title button {
        background: none;
        border: none;
        font-size: 0;
        width: 50px;
        height: 55px;
    }

        .address-title button.btn-edit {
            background-image: url(/bizweb.dktcdn.net/100/117/701/themes/571720/assets/btn-editb19b.png?1501665026589);
            background-repeat: no-repeat;
            background-position: center;
        }

        .address-title button.btn-delete {
            background-image: url(//bizweb.dktcdn.net/100/117/701/themes/571720/assets/btn-delete.png?1501665026589);
            background-repeat: no-repeat;
            background-position: center;
        }

.address-subtitle {
    margin-top: 0;
    text-transform: uppercase;
}

.address-item-action {
    right: 0;
    top: -7px;
}

    .address-item-action .btn-row {
        padding-right: 5px;
    }

.address-group {
    background: #fff;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

    .address-group p {
        color: #595959;
    }

        .address-group p label {
            float: left;
            font-weight: 300;
        }

@media (max-width: 374px) {
    .address-group p small {
        display: block;
    }
}

#order_details .thead-default {
    border-top: 1px solid #ddd;
}

.order_date .color_main {
    padding-left: 30px;
}

@media (max-width: 374px) {
    .order_date .color_main {
        padding-left: 0;
        display: block;
        float: left;
        width: 100%;
    }
}

.order_date .color_main .fa {
    color: #39b54a;
}

#order_payment, #order_shipping {
    background: #fff;
}

    #order_payment .address.note i, #order_shipping .address.note i {
        color: #39b54a;
        margin-right: 5px;
    }

.totalorders {
    background: #fff;
    border-color: #e1e1e1;
}

.order-headding {
    margin: 0;
}

.info-contact .widget-menu p {
    display: inline;
}

.info-contact .logo {
    font-size: 20px;
}

.page_address .adr_title .title-head {
    padding-bottom: 20px;
}

    .page_address .adr_title .title-head .a_address {
        font-size: 14px;
        text-transform: none;
        margin-top: 5px;
    }

        .page_address .adr_title .title-head .a_address .fa {
            color: #39b54a;
        }

#reset_password .form-group {
    margin-bottom: 15px;
}

    #reset_password .form-group input {
        height: 45px;
        padding: 0 20px;
        color: #111111;
        border-color: #ebebeb;
        border-radius: 0px;
        box-shadow: none;
    }

    #reset_password .form-group textarea {
        box-shadow: none;
    }

    #reset_password .form-group input::placeholder {
        font-size: 15px;
        color: #111111;
    }

.at-style-responsive .at-share-btn {
    border-radius: 3px !important;
}

.google_plusone_iframe_widget {
    width: auto !important;
}

div#isp_search_result_page_container .btn-search {
    display: none;
}

button.btn.btn-default.btn-search {
    display: none;
}

div#isp_search_result_page_container form {
    margin-bottom: 0;
}

body .bizweb-product-reviews-form fieldset {
    border: none;
}

    body .bizweb-product-reviews-form fieldset .bpr-button-submit {
        color: #fff;
        background-color: #39b54a;
        border-color: transparent;
        border: 1px solid transparent;
    }

        body .bizweb-product-reviews-form fieldset .bpr-button-submit:hover {
            background-color: #fff;
            border: 1px solid #39b54a;
            color: #39b54a;
        }

body .bizweb-product-reviews-badge div {
    display: none;
}

    body .bizweb-product-reviews-badge div > p {
        padding: 0 3px !important;
    }

    body .bizweb-product-reviews-badge div.bizweb-product-reviews-star {
        display: block;
    }

body .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
    font-size: 13px;
}

body .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
    content: "\f005";
    color: #ccc;
}

body .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #f9b40e;
}

body .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
    content: "\f005";
    color: #f9b40e;
}

body .bizweb-product-reviews-badge {
    margin: 0;
}

.bizweb-product-reviews-badge div {
    padding: 0px !important;
}

.fancybox-close {
    background-color: transparent !important;
}

@media (max-width: 543px) {
    .page-login span.intr {
        font-size: 13px !important;
    }

    .address .page_address .adr_title .title-head a {
        width: 100%;
        margin: 15px 0;
    }
}

.title_head .title_center_page {
    font-size: 18px !important;
    font-weight: 600;
    text-transform: none;
    position: relative;
    display: block;
    margin: 0;
}

#pagelogin {
    margin-top: 5px;
}

.page-login {
    padding-bottom: 40px;
}

    .page-login span.intr {
        font-size: 15px;
        line-height: 23px;
        color: #636363;
        text-align: center;
        display: block;
    }

    .page-login .form-signup {
        margin-top: 35px;
    }

        .page-login .form-signup .form-group {
            margin-bottom: 0px;
        }

            .page-login .form-signup .form-group label {
                margin-top: 0px;
            }

            .page-login .form-signup .form-group input {
                height: 40px;
                padding: 0 20px;
                color: #636363;
                border-radius: 3px !important;
                border-color: #eaebf3;
                box-shadow: none;
            }

                .page-login .form-signup .form-group input::-webkit-input-placeholder {
                    color: #acacac;
                }

                .page-login .form-signup .form-group input::-moz-placeholder {
                    color: #acacac;
                }

                .page-login .form-signup .form-group input:-ms-input-placeholder {
                    color: #acacac;
                }

            .page-login .form-signup .form-group textarea {
                box-shadow: none;
                border-color: #eaebf3;
            }

        .page-login .form-signup .btn-lienhe {
            font-size: 14px;
            font-weight: 400;
            text-transform: none;
        }

        .page-login .form-signup .text-upper {
            width: 150px;
            height: 45px;
            font-size: 12px;
            font-weight: bold;
        }

        .page-login .form-signup .accept_submit {
            margin-left: 20px;
            margin-top: 10px;
        }

            .page-login .form-signup .accept_submit span {
                font-size: 15px;
                color: #111111;
            }

        .page-login .form-signup .button-50 {
            font-size: 16px;
            line-height: 50px;
            width: 50%;
        }

        .page-login .form-signup .have_ac {
            font-size: 15px;
            color: #111111;
            margin-left: 15px;
        }

            .page-login .form-signup .have_ac a {
                color: #39b54a;
                text-decoration: underline;
            }

.login-width-social #social_login_widget #social_login {
    margin: 0 auto 50px;
}

.recv-text {
    font-size: 15px;
    display: block;
    text-align: center;
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    margin: 0 15px;
}

    .recv-text a {
        text-decoration: underline;
        cursor: pointer;
        color: #39b54a;
    }

@media (max-width: 991px) {
    .form-signup .button-50 {
        width: 100% !important;
    }

    .form-signup .have_ac {
        display: block;
        text-align: center;
        margin-top: 15px;
    }
}

.embedContent .embedHeader {
    display: none !important;
}

.info-contact .title-head {
    text-transform: uppercase;
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 20px;
    color: #474a62;
}

.info-contact .widget-menu {
    font-size: 14px;
    margin-bottom: 15px;
    overflow: hidden;
}

    .info-contact .widget-menu .ico-left {
        float: left;
        position: relative;
        top: 0px;
        border-radius: 3px;
        width: 28px;
        text-align: left;
        height: 28px;
        display: block;
        margin-top: -2px;
        padding-left: 2px;
        line-height: 28px;
        color: #fff;
        color: #51b935;
    }

    .info-contact .widget-menu .txt-content-add {
        display: inherit;
        padding-left: 0px;
    }

@media (max-width: 543px) {
    .info-contact .widget-menu .txt-content-add {
        padding-left: 29px;
    }
}

.info-contact .widget-menu .bold-color {
    font-weight: bold;
    color: #636363;
}

.info-contact .widget-menu li {
    position: relative;
    color: #83858e;
    margin-bottom: 5px;
}

    .info-contact .widget-menu li:nth-child(1) .fa {
        margin-left: 3px;
    }

    .info-contact .widget-menu li:nth-child(2) .fa {
        margin-left: 4px;
    }

    .info-contact .widget-menu li a {
        color: #83858e;
    }

    .info-contact .widget-menu li:hover > a {
        text-decoration: none;
    }

.info-contact .border-contact-page {
    padding: 2px 0px;
    border: dashed 1px #ebebeb;
    display: block;
}

.info-contact .descripti {
    font-size: 14px;
    margin: 0px 0px 30px;
    padding: 0px 0px 30px;
    border-bottom: solid 1px #ebebeb;
    color: #3d454e;
}

.info-contact .logo {
    font-size: 20px;
}

.page_cotact .title-head-contact {
    margin: 0px;
    padding: 0px 0px 15px;
    font-size: 20px;
    color: #041721;
    line-height: 37px;
    text-align: left;
}

.page_cotact .form-signup {
    margin: 0px;
}

.page-right .title-head-contact {
    margin: 0px;
    text-transform: uppercase;
    padding: 20px 0px 5px;
    font-size: 14px;
    font-weight: bold;
    color: #041721;
    line-height: 37px;
    text-align: left;
}

.group_contact .form-group {
    padding: 0px 15px;
    margin-bottom: 15px;
    color: #474a62;
}

    .group_contact .form-group .form-control {
        font-size: 14px;
        color: #474a62;
        height: 40px;
        padding: 0px 20px;
    }

        .group_contact .form-group .form-control::-webkit-input-placeholder {
            color: #acacac;
        }

        .group_contact .form-group .form-control::-moz-placeholder {
            color: #acacac;
        }

        .group_contact .form-group .form-control:-ms-input-placeholder {
            color: #acacac;
        }

    .group_contact .form-group .content-area {
        min-height: 130px;
        padding: 20px;
    }

    .group_contact .form-group input, .group_contact .form-group textarea {
        border-color: #ebebeb;
    }

        .group_contact .form-group input:focus, .group_contact .form-group textarea:focus {
            border-color: #ebebeb;
        }

        .group_contact .form-group input::placeholder {
            font-size: 15px;
            color: #111111;
        }

        .group_contact .form-group textarea::placeholder {
            font-size: 15px;
            color: #111111;
        }

    .group_contact .form-group .btn-50-full {
        position: absolute;
        right: 15px;
        bottom: 0px;
        box-shadow: none;
        padding: 8px 20px;
        font-size: 14px;
        color: #fff;
        background: #39b54a;
        border: solid 1px #39b54a;
    }

        .group_contact .form-group .btn-50-full:hover {
            border-color: #39b54a;
            background: #fff;
            color: #39b54a;
        }

.page_contact .select_maps .mid-footer .follow_option {
    margin-top: 15px;
}

    .page_contact .select_maps .mid-footer .follow_option li a {
        border: 2px solid #cdcfdd;
    }

        .page_contact .select_maps .mid-footer .follow_option li a .fa {
            color: #cdcfdd;
        }

        .page_contact .select_maps .mid-footer .follow_option li a:hover {
            border: 2px solid #474a62;
        }

            .page_contact .select_maps .mid-footer .follow_option li a:hover .fa {
                color: #474a62;
            }

.page_contact .select_maps .hotline_contact li:nth-child(1) {
    margin-bottom: 5px;
}

.page_contact .select_maps .list-menu {
    color: #8d90a6;
}

    .page_contact .select_maps .list-menu a {
        color: #8d90a6;
    }

        .page_contact .select_maps .list-menu a:hover {
            color: #39b54a;
        }

.page_contact .select_maps .fa {
    color: #39b54a;
    margin-right: 15px;
}

.page_contact .select_maps .widget-db .item li {
    margin-bottom: 10px;
}

.page_contact .select_maps .widget-db .item:nth-child(1) .contact_x li .fa:before {
    content: "\f015";
}

@media (max-width: 991px) {
    .section_maps .select_mapss {
        margin-top: 40px;
    }
}

.hasborder {
    border-bottom: none !important;
}

    .hasborder .title-module-page h2 {
        font-size: 30px;
        font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
        font-weight: bold;
        line-height: normal;
    }

        .hasborder .title-module-page h2 span {
            color: #39b54a;
        }

@media (min-width: 1200px) {
    .hasborder .box-maps {
        margin-bottom: 50px;
    }
}

@media (min-width: 1200px) {
    .wrap_padding {
        padding-right: 20%;
        padding-left: 0;
    }

    .box-maps .gllpLatlonPicker {
        padding-right: 0;
    }
}

@media (max-width: 991px) {
    .title-module-page {
        padding-top: 0px;
    }
}

.title-module-page h2 {
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
}

@media (max-width: 375px) {
    .title-module-page h2 {
        font-size: 19px;
    }
}

.title-module-page h2 span .fa {
    color: #39b54a;
    padding-right: 15px;
}

.select_daily {
    padding: 15px 0px;
}

    .select_daily select {
        height: 40px;
        background-color: #f6f6f6 !important;
        border-color: #ebebeb;
    }

.city-wrapper:hover {
    cursor: pointer;
}

.city-wrapper .nano .content:focus {
    outline: none;
    border-color: none;
}

.city-wrapper .nano .content .showroom-item {
    padding: 15px 0px;
    border-bottom: solid 1px #e1e1e1;
    overflow: hidden;
}

    .city-wrapper .nano .content .showroom-item .title-module-page h2 {
        font-size: 14px;
        font-weight: 600;
        color: #474a62;
        margin-bottom: 0px;
    }

        .city-wrapper .nano .content .showroom-item .title-module-page h2 span {
            font-size: 14px;
        }

    .city-wrapper .nano .content .showroom-item:last-child {
        border-bottom: 0px;
    }

    .city-wrapper .nano .content .showroom-item .showroom-address, .city-wrapper .nano .content .showroom-item .showroom-contact {
        line-height: 24px;
        color: #3d454e;
        display: block;
        padding: 1px 0px;
    }

        .city-wrapper .nano .content .showroom-item .showroom-address .a_dl, .city-wrapper .nano .content .showroom-item .showroom-contact .a_dl {
            text-align: left;
            float: left;
            display: block;
            position: relative;
        }

        .city-wrapper .nano .content .showroom-item .showroom-address .b_dl_db, .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl_db {
            display: inherit;
            padding-left: 55px;
        }

        .city-wrapper .nano .content .showroom-item .showroom-address .b_dl, .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl {
            display: inline-block;
            padding-left: 5px;
        }

            .city-wrapper .nano .content .showroom-item .showroom-address .b_dl a, .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a {
                text-decoration: none;
            }

                .city-wrapper .nano .content .showroom-item .showroom-address .b_dl a:hover, .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a:hover {
                    color: #39b54a;
                }

                .city-wrapper .nano .content .showroom-item .showroom-address .b_dl a:focus, .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a:focus {
                    color: #39b54a;
                }

@media (max-width: 991px) {
    .widget-item.info-contact {
        margin-top: 20px !important;
    }

    .widget-item.info-contact {
        margin-top: 0px !important;
    }

    .page_cotact {
        padding-right: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .title_mobile_contact {
        padding: 0px 0px 30px !important;
    }
}

.search-main .products-view-grid {
    border-top: none;
    display: block;
    float: left;
    width: 100%;
}

.search-main .title_search {
    font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
    text-transform: none;
}

@media (min-width: 768px) {
    .search-main .form_search_h {
        width: 300px;
        float: left;
        line-height: 2.1;
        border-radius: 0;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }
}

@media (min-width: 768px) {
    .search-main .btn_search_h {
        border-radius: 0;
        margin-left: -1px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
}

@media (max-width: 375px) {
    .search-main .cls_search .product-col .product-box {
        height: 270px;
    }
}

.wrap_contact {
    background: #f4574c;
    overflow: hidden;
    padding: 20px 0px;
}

    .wrap_contact .icon_widget {
        display: inline-block;
        float: left;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background: #f8948d;
        border: solid 3px #f67970;
        line-height: 40px;
        text-align: center;
    }

        .wrap_contact .icon_widget .fa {
            font-size: 16px;
            color: #fff;
        }

    .wrap_contact .contact_info {
        display: block;
        padding-left: 50px;
        margin-left: 25px;
    }

        .wrap_contact .contact_info span, .wrap_contact .contact_info a {
            font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
            font-size: 14px;
            line-height: 22px;
            color: #fff;
            text-decoration: none;
        }

            .wrap_contact .contact_info span.lh, .wrap_contact .contact_info a.lh {
                line-height: 45px;
            }

        .wrap_contact .contact_info a {
            width: 100%;
            float: left;
        }

.info-contact .title-head {
    text-transform: uppercase;
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #474a62;
}

.info-contact .widget-menu {
    font-size: 14px;
    margin-bottom: 15px;
    overflow: hidden;
}

    .info-contact .widget-menu .ico-left {
        display: block;
        float: left;
        width: 25px;
        text-align: center;
    }

    .info-contact .widget-menu p, .info-contact .widget-menu .rc {
        display: block;
        float: left;
        width: calc(100% - 35px);
        margin-left: 5px;
    }

    .info-contact .widget-menu li {
        margin-bottom: 5px;
    }

        .info-contact .widget-menu li:hover > a {
            text-decoration: none;
        }

.info-contact .border-contact-page {
    padding: 2px 0px;
    border: dashed 1px #ebebeb;
    display: block;
}

.info-contact .descripti {
    font-size: 14px;
    margin: 0px 0px 30px;
    padding: 0px 0px 30px;
    border-bottom: solid 1px #ebebeb;
    color: #3d454e;
}

.info-contact .logo {
    font-size: 20px;
}

.sec_footer .widget-db {
    margin-top: 15px;
}

    .sec_footer .widget-db .item .title_bold {
        margin-bottom: 10px;
        display: block;
        width: 100%;
        font-size: 18px;
        font-weight: bold;
        color: #474a62;
        text-transform: none;
    }

    .sec_footer .widget-db .item .contact_x li {
        margin-bottom: 10px;
        position: relative;
        padding-left: 25px;
        color: #898989;
    }

        .sec_footer .widget-db .item .contact_x li a {
            color: #898989;
        }

        .sec_footer .widget-db .item .contact_x li .fa {
            position: absolute;
            left: 0;
            float: left;
            top: 0px;
            border-radius: 3px;
            width: 20px;
            text-align: left;
            height: 30px;
            display: block;
            margin-right: 5px;
            margin-top: -2px;
            padding-left: 0px;
            line-height: 28px;
            color: #39b54a;
            background-repeat: no-repeat;
        }

        .sec_footer .widget-db .item .contact_x li .txt_content_child {
            color: #898989;
        }

@media (min-width: 768px) and (max-width: 991px) {
    .right_contact {
        margin-top: 40px;
    }
}

.section_maps #contact_map {
    border: 10px solid #eaebf3;
}

.page_cotact {
    font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
}

    .page_cotact .title-head-contact {
        color: #474a62;
        font-size: 30px !important;
        font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
        font-weight: 700;
        text-transform: none;
        position: relative;
        display: block;
        margin: 0;
        padding-bottom: 10px;
    }

        .page_cotact .title-head-contact span {
            display: block;
            padding: 10px 0;
        }

    .page_cotact p {
        color: #8d90a6;
    }

    .page_cotact .title_db {
        font-size: 18px !important;
        font-weight: 700;
        color: #474a62;
        text-transform: uppercase;
        position: relative;
        display: block;
        margin: 0;
        padding-bottom: 0px;
    }

        .page_cotact .title_db span {
            display: block;
            padding: 10px 0;
        }

    .page_cotact .sum_contact {
        color: #898989;
    }

    .page_cotact .form-signup {
        margin: 0px;
    }

.page-login .title-head-contact:before {
    width: 25%;
}

.item_contact .body_contact {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    display: inline-flex;
}

    .item_contact .body_contact .icon_widget {
        background: #f2f2f2;
        height: 30px;
        width: 30px;
        float: left;
        margin: 0 15px 0 0;
        display: flex;
        justify-content: center;
        align-items: center;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

        .item_contact .body_contact .icon_widget .fa {
            font-size: 14px;
            color: #ff8040;
        }

    .item_contact .body_contact .contact_info {
        float: left;
        width: calc(100% - 45px);
        align-items: center;
        display: flex;
        flex-flow: row;
    }

        .item_contact .body_contact .contact_info span, .item_contact .body_contact .contact_info a {
            font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
            font-size: 14px;
            line-height: 24px;
            color: #474a62;
            text-decoration: none;
        }

        .item_contact .body_contact .contact_info a {
            width: 100%;
            float: left;
        }

.group_contact .form-group {
    padding: 0px 15px;
    margin-bottom: 15px;
    color: #474a62;
}

    .group_contact .form-group .form-control {
        border-radius: 0px !important;
        font-size: 14px;
        color: #474a62;
        height: 40px;
        padding: 0px 15px;
    }

        .group_contact .form-group .form-control::-webkit-input-placeholder {
            color: #acacac;
        }

        .group_contact .form-group .form-control::-moz-placeholder {
            color: #acacac;
        }

        .group_contact .form-group .form-control:-ms-input-placeholder {
            color: #acacac;
        }

    .group_contact .form-group .content-area {
        min-height: 130px;
        padding: 10px 15px;
        border-radius: 3px !important;
        resize: none;
    }

    .group_contact .form-group input, .group_contact .form-group textarea {
        border-color: #ebebeb;
    }

        .group_contact .form-group input:focus, .group_contact .form-group textarea:focus {
            border-color: #ebebeb;
        }

    .group_contact .form-group .btn-50-full {
        font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
        position: absolute;
        right: 15px;
        bottom: 0px;
        box-shadow: none;
        padding: 8px 20px;
        font-size: 14px;
        color: #fff;
        background: #39b54a;
        border: solid 1px #39b54a;
    }

        .group_contact .form-group .btn-50-full:hover {
            border-color: #39b54a;
            background: #fff;
            color: #39b54a;
        }

.thank_text {
    color: #39b54a;
    display: block;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #bizweb-product-reviews {
        width: 100% !important;
    }
}

.label_ {
    font-weight: 400;
    display: inline-block;
    position: absolute;
    top: -12px;
    right: 10px;
}

    .label_ i {
        background: #39b54a;
        width: 33px;
        position: relative;
        right: 0px;
        top: -13px;
        font-style: normal;
        text-transform: uppercase;
        height: 16px;
        border-radius: 0px;
        font-size: 10px;
        font-weight: 400;
        padding: 2px 5px;
    }

        .label_ i:before {
            content: "";
            position: absolute;
            bottom: -5px;
            left: 35%;
            transform: translateX(-50%);
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 5px 5px 0 5px;
            border-color: #007bff transparent transparent transparent;
        }

        .label_ i.new {
            background: #5bca3d;
            border: 1px solid #5bca3d;
        }

            .label_ i.new:before {
                border-color: #5bca3d transparent transparent transparent;
            }

        .label_ i.sale {
            background: #39b54a;
            border: 1px solid #39b54a;
        }

            .label_ i.sale:before {
                border-color: #39b54a transparent transparent transparent;
            }

        .label_ i.hot {
            background: #ffba00;
            border: 1px solid #ffba00;
        }

            .label_ i.hot:before {
                border-color: #ffba00 transparent transparent transparent;
            }

@media (max-width: 767px) {
    .bg-white {
        float: left !important;
    }
}

.bg-white .view-mode {
    display: inline-block;
    float: left;
}

.bg-white #sort-by {
    display: inline-block;
    float: left;
    margin-left: 20px;
}

.product-well {
    min-height: 20px;
    padding: 0;
    padding-bottom: 35px;
    background-color: #fff;
    position: relative;
    margin-bottom: 40px;
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 0;
}

    .product-well .ba-text-fpt {
        height: 300px;
        overflow: hidden;
        -webkit-transition: height 0.2s;
        -moz-transition: height 0.2s;
        transition: height 0.2s;
    }

    .product-well.expanded .ba-text-fpt {
        height: auto;
        -webkit-transition: height 0.2s;
        -moz-transition: height 0.2s;
        transition: height 0.2s;
    }

    .product-well.expanded .less-text {
        display: block;
    }

    .product-well.expanded .more-text {
        display: none;
    }

    .product-well.expanded .show-more::before {
        display: none;
    }

    .product-well .show-more {
        position: relative;
    }

        .product-well .show-more:before {
            display: block;
            content: "";
            height: 120px;
            position: absolute;
            top: -120px;
            width: 100%;
            left: 0;
            background: rgba(255,255,255,0.6);
            background: linear-gradient(180deg, rgba(255,255,255,0), rgba(255,255,255,0.33) 33%, rgba(255,255,255,0.8) 83%, #fff);
        }

        .product-well .show-more .btn--view-more {
            position: absolute;
            top: 100%;
            left: 50%;
            width: 120px;
            margin-left: -60px;
            margin-top: 0px;
            text-align: center;
            background-color: transparent;
            color: #39b54a;
            font-weight: 400;
            height: 30px;
            border-radius: 3px;
            line-height: 30px;
            font-size: 14px;
            border: 1px solid #39b54a;
        }

            .product-well .show-more .btn--view-more span {
                color: #39b54a !important;
                text-transform: none !important;
                font-size: 14px !important;
                font-weight: 400 !important;
            }

    .product-well .less-text {
        display: none;
    }

@media (max-width: 480px) {
    .bizweb-product-reviews-form {
        min-width: 250px !important;
    }
}

.myblog .content_blog {
    width: 100%;
    float: left;
    padding-top: 30px;
}

    .myblog .content_blog .content_left {
        float: left;
        height: 56px;
        background: #ff8000;
        text-align: center;
        width: 60px;
        padding: 10px 6px 8px 6px;
        display: inline-block;
        margin-right: 18px;
    }

        .myblog .content_blog .content_left .top_content {
            display: block;
            font-weight: 700;
            font-size: 24px;
            line-height: 17px;
            color: #fff;
        }

        .myblog .content_blog .content_left .bot_content {
            font-size: 11px;
            font-weight: bold;
            color: #fff;
        }

    .myblog .content_blog .content_right {
        width: calc(100% - 85px);
        display: inline-block;
        float: right;
    }

        .myblog .content_blog .content_right h3 {
            margin: 0;
            line-height: normal;
            font-size: 18px;
            font-weight: bold;
            font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
            padding-bottom: 5px;
        }

        .myblog .content_blog .content_right .time_post {
            color: #bbbdc9;
        }

    .myblog .content_blog .summary_item_blog {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

        .myblog .content_blog .summary_item_blog p {
            margin: 0;
            margin-top: 10px;
            color: #8d90a6;
        }

    .myblog .content_blog .continus_btn {
        font-weight: bold;
        color: #ff860d;
    }

        .myblog .content_blog .continus_btn:hover {
            color: #474a62;
        }

@media (min-width: 768px) {
    .product360 .product-tab .rte {
        border-bottom: none !important;
    }

    .product360 .product-tab .tabs-title {
        text-align: left;
        border-bottom: none;
    }

    .product360 .product-tab .tab-link {
        width: calc(100% / 3);
        float: left;
        text-align: center;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        background: #f4f5f9;
        border-right: 1px solid #e1e1e1;
    }

        .product360 .product-tab .tab-link:last-child {
            border-right: none;
        }

        .product360 .product-tab .tab-link.current {
            background: #39b54a;
            border-bottom: none;
        }

            .product360 .product-tab .tab-link.current h3 span {
                color: #fff !important;
            }

        .product360 .product-tab .tab-link h3 {
            margin: 12px 0;
        }

            .product360 .product-tab .tab-link h3 span {
                color: #474a62;
                font-size: 16px;
                font-weight: bold;
                font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
                text-transform: uppercase;
            }
}

.product360 .hello {
    float: left;
    width: 100%;
}

    .product360 .hello .btn360_cus {
        float: none;
        display: inline-block;
    }

        .product360 .hello .btn360_cus a.btn_360 {
            float: left;
            width: 34px;
            height: 34px;
            line-height: 31px;
            border: 2px solid #cdcfdd;
            border-radius: 50%;
            font-size: 24px;
            margin-right: 5px;
        }

            .product360 .hello .btn360_cus a.btn_360:hover {
                border-color: #8d90a6;
            }

                .product360 .hello .btn360_cus a.btn_360:hover .fa {
                    color: #8d90a6;
                }

            .product360 .hello .btn360_cus a.btn_360:nth-child(2) {
                font-size: 14px;
                padding-left: 2px;
            }

            .product360 .hello .btn360_cus a.btn_360:nth-child(3) {
                line-height: 25px;
            }

            .product360 .hello .btn360_cus a.btn_360 .fa {
                color: #cdcfdd;
            }

            .product360 .hello .btn360_cus a.btn_360 .fa-pause {
                font-size: 14px;
            }

.product-countdown-big {
    float: left;
    border-radius: 3px;
    border: 2px solid #39b54a;
    padding: 30px 40px;
    padding-bottom: 60px !important;
    max-height: 670px !important;
    min-height: unset !important;
}

@media (min-width: 1200px) {
    .product-countdown-big {
        margin-bottom: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product-countdown-big {
        padding: 20px !important;
        min-height: 655px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-countdown-big {
        padding: 30px !important;
        margin-bottom: 30px;
        padding-bottom: 60px !important;
    }
}

@media (max-width: 767px) {
    .product-countdown-big {
        padding: 20px !important;
        margin-bottom: 20px;
        padding-bottom: 60px !important;
    }
}

.product-countdown-big .product-action {
    display: block;
}

.product-countdown-big .product-summary-list {
    padding: 10px 0;
}

    .product-countdown-big .product-summary-list span {
        color: #8d90a6;
    }

.product-countdown-big .product-thumbnail {
    position: relative;
}

    .product-countdown-big .product-thumbnail.box_img_370 > a.display_flex {
        height: 370px !important;
    }

.collection_2 .product-box-h {
    min-height: 375px;
}

@media (min-width: 1200px) {
    .collection_2 .product-box-2 {
        min-height: 375px !important;
    }
}

.collection_2 .product-thumbnail {
    position: relative;
}

    .collection_2 .product-thumbnail.box_img_210 > a.display_flex {
        height: 210px;
    }
