﻿/*!
 * style.css
 * Version - 1.0
 * Website: cms.bicweb.vn
 * Author: Bicweb
 * Copyright (c) 2020 Bicweb.Vn
 */

/*#region GLOBAL */
html, body {
    color: #000;
    font-family: 'roboto', sans-serif;
    margin: 0;
    padding: 0;
}

    body * {
        outline: none;
    }

a {
    color: #2a2a2a;
    text-decoration: none;
}

    a:hover, a:focus, a:active {
        text-decoration: none;
        color: #e77817;
        outline: none;
        -webkit-transition: all 100ms ease 0s;
        -moz-transition: all 100ms ease 0s;
        -o-transition: all 100ms ease 0s;
        transition: all 100ms ease 0s;
    }

@font-face {
    font-family: "awesome";
    src: url('fonts/fontawesome-webfont.ttf');
}

@font-face {
    font-family: 'roboto';
    src: url('fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal; /*hoặc font-weight: 400;*/
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'roboto';
    src: url('fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "simple";
    src: url('fonts/Simple-Line-Icons.ttf');
}

.img-editor:last-child, img {
    max-width: 100%;
}

.RadAjax.RadAjax_Default {
    background-color: rgba(0, 0, 0, 0.5) !important;
    height: 100% !important;
    left: 0 !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
}

.bachhop-nguon {
    text-align: right;
    font-size: 14px;
    color: #212121;
    padding-top: 15px;
}

.bachhop-span-nguon {
    font-weight: bold;
}

coccocgrammar {
    display: none;
}

.bachhop-grid {
    display: grid;
}

.bachhop-relative {
    position: relative;
}

.bachhop-abs {
    position: absolute;
    bottom: 0;
    left: 0;
}

.bachhop-a {
    color: #fff;
}

.bachhop-h1, .bachhop-h2, .bachhop-h3, .bachhop-h4 {
    margin: 0;
    line-height: 1.2;
    font-size: unset;
}

.bachhop-figure {
    margin: 0;
    overflow: hidden;
}

    .bachhop-figure:hover {
        background: #222;
    }

        .bachhop-figure:hover img {
            opacity: 0.5;
            transition: 1s;
        }

.bachhop-banner {
    text-align: center;
}

.bachhop-abs .bachhop-a:hover {
    color: #fff;
}

.bachhop-figure img {
    width: 100%;
}

.bachhop-content-dungbolo .owl-item {
    width: 304px !important;
}

iframe {
    max-width: 100% !important;
}

.closse-gernral {
    height: 100vh;
    position: fixed;
    width: 100%;
    float: left;
    background: rgba(0,0,0,0.3) !important;
    top: 0;
    display: none;
}

.bachhop-main-content-detail p {
    margin: 0;
}

.bachhop-imgtest {
    display: none;
}

.content_editor h2 {
    font-size: 1.4em;
    font-weight: 600;
    font-style: normal;
    line-height: 1.1111em;
    margin-top: 1.0444em;
    margin-bottom: 0.76em;
    letter-spacing: -0.3px;
    text-transform: none;
}

.content_editor h3 {
    font-size: 1.15em;
    font-weight: 600;
    font-style: normal;
    line-height: 1.1515em;
    margin-top: 1.3333em;
    margin-bottom: 0.7879em;
    letter-spacing: -0.3px;
    text-transform: none;
}

.content_editor h4 {
    font-size: 1em;
    font-weight: 600;
    font-style: normal;
    line-height: 1.3043em;
    margin-top: 1.9565em;
    margin-bottom: 1.0435em;
    letter-spacing: -0.3px;
    text-transform: none;
}

.content_editor h5 {
    font-size: 1em;
    font-weight: 400;
    font-style: normal;
    line-height: 1.35em;
    margin-top: 1.5em;
    margin-bottom: 1.3em;
    letter-spacing: 0px;
    text-transform: none;
}

.content_editor h6 {
    font-size: 1em;
    font-weight: 400;
    font-style: italic;
    line-height: 1.4706em;
    margin-top: 2.1176em;
    margin-bottom: 0.9412em;
    letter-spacing: 0px;
    text-transform: none;
}

.content_editor iframe {
    max-width: 100%;
}

.content_editor *:not(table) {
    /* max-width: 100%; */
}

.content_editor ul {
    padding-left: 15px;
    list-style: disc;
}

.content_editor ol {
    list-style: decimal;
}

.content_editor a {
    color: #3082b2;
}

    .content_editor a:hover, .content_editor a:active, .content_editor a:focus {
        color: #c52033;
        font-weight: 500;
    }

.content_editor img {
    max-width: 100%;
    height: auto;
    padding: 10px;
    display: inline-block;
}

.content_editor .table {
    max-width: none;
    width: auto;
    text-align: left;
}

.content_editor table {
    max-width: none;
    width: auto;
    text-align: left;
}

    .content_editor table td {
        border: 1px solid #666;
    }

.content_editor .table-borde#ed1c24 td, .content_editor .table-borde#ed1c24 th {
    border: 1px solid #666;
}

.content_editor blockquote {
    padding: 1rem 1rem 1rem 2.2rem;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    position: relative;
}

    .content_editor blockquote p {
        margin: 0;
        font-style: italic;
        font-weight: 300;
    }

    .content_editor blockquote::before {
        content: '“';
        font-family: Times New Roman;
        font-size: 2.5rem;
        display: block;
        color: #c52033;
        position: absolute;
        top: 0.5rem;
        left: 0.5rem;
        font-weight: bold;
        line-height: 1;
    }
/*#endregion */

/*#region HEADER */

.RadMenu .rmRootGroup.rmHorizontal > .rmItem {
    border: none;
}

.RadMenu .rmHorizontal .rmItem:hover, .RadMenu .rmHorizontal .rmRootLink.expanded .rmItem {
    background: #1190d2;
}

.RadMenu .rmRootGroup {
    border: none !important;
}

    .RadMenu .rmRootGroup.rmHorizontal > .rmItem {
        border-right: 2px solid #01a8ff;
    }

        .RadMenu .rmRootGroup.rmHorizontal > .rmItem .rmLink {
            font-size: 15px;
            color: #fff;
            text-transform: uppercase;
            padding: 9px 11px;
        }

.title-menu-ver {
    float: left;
    height: 40px;
    line-height: 40px;
    background: #e77817 url(images/icon_menu.png) no-repeat 10px;
    position: relative;
}

    .title-menu-ver a {
        color: #fff;
        padding: 0 20px 0 40px;
        font-size: 15px;
    }

    .title-menu-ver .rmRootGroup.rmVertical {
        background: #2d7ea9;
    }

    .title-menu-ver .RadMenu .rmLink {
        color: #fff;
    }

    .title-menu-ver .RadMenu .rmItem:hover .rmLink {
        color: #e77817;
    }

    .title-menu-ver .RadMenu .rmItem {
        padding-left: 30px;
        position: relative;
    }

        .title-menu-ver .RadMenu .rmItem:after {
            position: absolute;
            content: "";
            width: 5px;
            height: 5px;
            background: #fff;
            border-radius: 50%;
            top: 50%;
            transform: translateY(-50%);
            left: 20px;
        }

    .title-menu-ver .RadMenu {
        position: absolute;
        top: 40px;
        left: 0;
    }

.bachhop-header-top-content {
    grid-template-columns: max-content auto max-content max-content max-content;
    grid-gap: 20px;
    padding: 10px 0;
}

.bachhop-header-hotline {
    padding: 10px 10px 10px 30px;
    border: 1px solid #e1e1e1;
    position: relative;
    margin-left: 20px;
}

    .bachhop-header-hotline .fa-phone {
        position: absolute;
        left: -20px;
        top: 50%;
        transform: translateY(-50%);
        height: 40px;
        width: 40px;
        background: #2c7da8;
        text-align: center;
        line-height: 40px;
        font-size: 20px;
        border-radius: 50%;
        color: #fff;
    }

.hotline-content span {
    display: block;
    font-size: 15px;
}

.hotline-content span {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
}

.hotline-content a {
    color: #dd0101;
    font-weight: 500;
}

    .hotline-content a:hover {
        color: #2d7ea9;
    }

.bachhop-header-login {
    padding: 23px 0;
    display: flex;
}

    .bachhop-header-login .login, .bachhop-header-login .register, .bachhop-header-login .profile {
        font-size: 14px;
        padding: 10px;
        border: 1px solid #e1e1e1;
        display: block;
        margin: 0 2px;
        position: relative;
    }

        .bachhop-header-login .login:hover, .bachhop-header-login .register:hover, .bachhop-header-login .profile:hover {
            background: #2c7da8;
            color: #fff;
        }

.bachhop-header-shoppingcart {
    padding: 25px 0;
}

    .bachhop-header-shoppingcart .cart-total {
        position: relative;
    }

        .bachhop-header-shoppingcart .cart-total .fa-shopping-cart {
            height: 40px;
            width: 40px;
            background: #2c7da8;
            text-align: center;
            line-height: 40px;
            font-size: 20px;
            border-radius: 50%;
            color: #fff;
            display: inline-block;
        }

.number-item {
    position: absolute;
    font-size: 11px;
    width: 16px;
    height: 16px;
    background: #dd0101;
    text-align: center;
    line-height: 16px;
    color: #fff;
    border-radius: 50%;
    top: -18px;
    left: 27px;
}

.bachhop-header-logo {
    margin-right: 30px;
    padding: 17px 0;
}

.bachhop-header-search {
    padding: 25px 0;
}

    .bachhop-header-search .box-search {
        position: relative;
    }

        .bachhop-header-search .box-search .input-text {
            width: 100%;
            padding: 7px 20px;
            border-radius: 20px;
            border: 1px solid #2c7da8;
        }

            .bachhop-header-search .box-search .input-text::placeholder {
                font-style: italic;
                font-size: 15px;
            }

        .bachhop-header-search .box-search .search-button {
            position: absolute;
            right: 2px;
            top: 2px;
            background: #2c7da8 url("images/search-icon.png") no-repeat scroll center;
            border: none;
            width: 36px;
            height: 36px;
            cursor: pointer;
            border-radius: 50%;
        }

.bachhop-main-menu {
    background: #2d7ea9;
}

.bachhop-main-menu-content {
    grid-template-columns: max-content auto;
}

.rmVertical.rmGroup {
    border: none !important;
    background: #2d7ea9;
    padding: 0 !important;
}

    .rmVertical.rmGroup::before {
        display: none !important;
    }

    .rmVertical.rmGroup .rmItem .rmLink::before {
        display: none !important;
    }
/*#endregion */
/*#region BANNER */
.section-banner {
    margin-top: 10px;
}

.bachhop-banner-item img {
    height: 370px;
    object-fit: cover;
}

.bachhop-banner-home {
    grid-template-columns: 6fr 4fr;
    grid-gap: 10px;
}

.bachhop-banner-items {
    display: inline-grid !important;
}

.bachhop-banner-items {
    position: relative;
}

    .bachhop-banner-items .owl-nav {
        display: none;
    }

    .bachhop-banner-items:hover .owl-nav {
        display: block;
    }

    .bachhop-banner-items .owl-nav .fa {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        display: block;
        color: #fff;
        cursor: pointer;
        font-size: 30px;
    }

    .bachhop-banner-items .owl-nav .owl-prev .fa {
        left: 10px;
    }

    .bachhop-banner-items .owl-nav .owl-next .fa {
        right: 10px;
    }


/*#endregion */
/*#region HOME */
.page-content {
    padding: 40px 0;
}

.section-product-home {
    margin: 10px 0 20px;
}

.box-title {
    text-align: center;
    border-bottom: 2px solid #e5e5e5;
    text-transform: uppercase;
    position: relative;
}

    .box-title h2 {
        margin-bottom: 10px;
    }

    .box-title a {
        font-weight: 500;
        font-size: 24px;
        display: inline-block;
    }

        .box-title a::after {
            content: "";
            position: absolute;
            width: 250px;
            height: 2px;
            background: #ee8816;
            bottom: -2px;
            left: 50%;
            transform: translateX(-50%);
        }

.product-item .product-image {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.product-image:hover img {
    transform: scale(1.1);
}

.product-detail-content .product-image:hover img {
    transform: none;
    transition: none;
    opacity: 0.8;
}

.product-items {
    margin-top: 20px;
}

.product-item {
    border: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

    .product-item .sale {
        position: absolute;
        right: 0;
        z-index: 10;
    }

    .product-item .saleOff, .product-item .new-sp {
        background: #dd0101;
        color: #fff;
        padding: 5px 10px;
        display: inline-block;
        margin: 5px;
        font-size: 14px;
    }

.product-title {
    font-size: 16px;
    display: block;
    padding: 0 10px;
    min-height: 45px;
    font-weight: 500;
    color: #2c7da8;
    line-height: 1.42;
    display: -webkit-box !important;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-detail {
    text-align: justify;
}

.product-item .price-box {
    margin-top: 5px;
    font-size: 14px;
}

    .product-item .price-box del {
        font-size: 14px;
        color: #888;
    }

    .product-item .price-box ins {
        text-decoration-line: none;
        font-size: 16px;
        color: #dd0101;
    }

    .product-item .price-box a {
        font-size: 16px;
        color: #dd0101;
    }

.product-image img {
    height: 200px;
    object-fit: contain;
    width: 100%;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.bachhop-danhmuc-1 {
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}

    .bachhop-danhmuc-1 .menu-item, .bachhop-danhmuc-2 .menu-item {
        position: relative;
        overflow: hidden;
    }

        .bachhop-danhmuc-1 .menu-item:hover img, .bachhop-danhmuc-2 .menu-item:hover img {
            transform: scale(1.1);
        }

        .bachhop-danhmuc-1 .menu-item .menu-link, .bachhop-danhmuc-2 .menu-item .menu-link {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            width: 100%;
            height: 100%;
            text-align: center;
            font-size: 15px;
            color: #fff;
            text-transform: uppercase;
            font-weight: 500;
            padding-top: 80px;
        }

        .bachhop-danhmuc-1 .menu-item .img-fluid, .bachhop-danhmuc-2 .menu-item .img-fluid {
            object-fit: cover;
            height: 180px;
            transition: all 0.3s ease-in-out 0s;
            -webkit-transition: all 0.3s ease-in-out 0s;
            -moz-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
        }

.section-dichvu {
    margin: 5px 0 10px;
}

.bachhop-tienich {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1px;
}

.bachhop-tienich-item {
    background: #2c7da8;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}

    .bachhop-tienich-item:nth-child(4) {
        padding-top: 15px;
    }

    .bachhop-tienich-item img {
        margin-right: 5px;
    }

    .bachhop-tienich-item span {
        font-size: 15px;
    }

.section-danhmuc {
    margin-bottom: 20px;
}

.section-banner-1, .section-banner-2, .section-banner-3, .section-slider-brand, .section-slider-partner {
    padding: 20px 0;
}

.brand img {
    border: 1px solid #e5e5e5;
    height: 100px;
    object-fit: contain;
}

.section-slider-partner .box-title, .section-slider-brand .box-title {
    text-align: left;
}


    .section-slider-partner .box-title span, .section-slider-brand .box-title span {
        font-weight: 500;
        font-size: 24px;
        display: inline-block;
        position: relative
    }

        .section-slider-partner .box-title span::after, .section-slider-brand .box-title span::after {
            content: "";
            position: absolute;
            width: 100%;
            height: 2px;
            background: #ee8816;
            bottom: -15px;
            left: 0;
        }

.brand {
    margin-top: 20px;
}

.section-procedure {
    background: #2c7da8;
    padding: 40px 0;
    margin: 20px 0;
    clear: both;
    width: 100%;
    float: left;
}

.procedure-content {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.procedure-item {
    text-align: center;
    position: relative;
}

    .procedure-item i {
        height: 80px;
        width: 80px;
        text-align: center;
        line-height: 80px;
        background: #fff;
        border-radius: 50%;
        font-size: 35px;
        color: #ed8816;
    }

    .procedure-item p {
        text-transform: uppercase;
        color: #fff;
        margin: 20px 0 0;
    }

    .procedure-item:after {
        position: absolute;
        width: calc(50% - 40px);
        height: 2px;
        background: #fff;
        content: "";
        top: 40px;
        right: 0;
        z-index: 0;
    }

    .procedure-item::before {
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-left: 7px solid #fff;
        border-bottom: 7px solid transparent;
        content: "";
        position: absolute;
        right: 0;
        top: 34px;
    }

    .procedure-item i:after {
        position: absolute;
        width: calc(50% - 40px);
        height: 2px;
        background: #fff;
        content: "";
        top: 40px;
        left: 0;
        z-index: 0;
    }

/*#endregion */

/*#region ARTICLE */
.bachhop-box-title a {
    text-transform: uppercase;
}

.bachhop-news-image {
    border: 1px solid #e5e5e5;
}

    .bachhop-news-image .img-fluid {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }

.bachhop-article-related {
    margin-top: 100px;
}

    .bachhop-article-related .bachhop-title {
        text-align: center;
        text-transform: uppercase;
        font-size: 35px;
    }

.bachhop-news-items {
    grid-template-columns: 1fr 3fr;
    grid-gap: 30px;
}

.article-listing .item-box {
    grid-template-columns: 300px auto;
    grid-gap: 30px;
    margin-bottom: 30px;
    border: 1px solid #e5e5e5;
}

.article-listing figure {
    margin: 0;
    overflow: hidden;
}

.article-listing img {
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    width: 100%;
}

.article-listing figure:hover .img-responsive {
    opacity: 0.8;
    transform: scale(1.1);
}

.article-listing .n-item-content {
    padding: 20px 30px 0 0;
}

.article-listing .title h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}

.article-listing .n-desc {
    font-size: 15px;
}

.article-listing .more-link {
    color: #2d7ea8;
    font-size: 15px;
    margin-top: 10px;
    display: block;
}

    .article-listing .more-link:hover {
        color: #e77817;
    }

.num span {
    width: 35px;
    height: 35px;
    display: inline-block;
    background: #fff;
    text-align: center;
    line-height: 35px;
    border: 1px solid #e5e5e5;
    margin-right: 10px;
}

.num.select span, .num:hover span {
    background: #2d7ea8;
    color: #fff;
}

.detail-news.bachhop-grid {
    grid-template-columns: 1fr 3fr;
    grid-gap: 30px;
}

.tns_news_single_title .tns_title {
    font-size: 24px;
    font-weight: 500;
}

.article-detail .comment-fb {
    margin: 35px 0;
    height: 240px;
}

.DivbtLike {
    display: flex;
}

.btfbs {
    margin-right: 10px;
}

.bachhop-related-contents {
    grid-template-columns: 1fr 1fr 1fr;
    height: max-content !important;
    grid-gap: 30px;
}

.bachhop-related-item {
    text-align: left;
    border: 1px solid #e5e5e5;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    height: max-content;
}

.bachhop-related-title {
    text-align: center;
    margin-bottom: 15px;
}

    .bachhop-related-title .text {
        font-size: 30px;
        text-transform: uppercase;
    }

.bachhop-related-item figure {
    overflow: hidden
}

.bachhop-related-item .img-responsive {
    height: 200px;
    object-fit: cover;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    width: 100%;
}

.bachhop-related-item figure:hover .img-responsive {
    transform: scale(1.1);
}

.bachhop-related-item .title {
    font-size: 16px;
    font-weight: 500;
    display: block;
    padding: 0 10px 20px;
    min-height: 70px;
}

.bachhop_load__more:hover {
    color: #e77817;
}

.bachhop_load__more {
    color: #2d7ea8;
    font-size: 15px;
    margin-top: 10px;
    display: block;
    cursor: pointer;
}
/*#endregion */

/*#region PRODUCT */
.product-listing .product-items {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
    margin: 0;
    text-align: center;
}

.p-image {
    border: 1px solid #e5e5e5;
}

.bachhop-p-image img, .bachhop-p_image {
    border: 1px solid #e5e5e5;
}

.bachhop-p-image img {
    height: 300px;
}

.item-image img {
    height: 80px;
    border: 1px solid #e5e5e5
}

.bachhop-product-content span {
    display: block;
    margin-top: 8px;
}

    .bachhop-product-content span.bachhop-product-price {
        margin: 0;
        line-height: 1;
    }

.bachhop-product-price ins {
    text-decoration: none;
}

.related_product .bachhop-title_text {
    text-align: center;
    text-transform: uppercase;
}

    .related_product .bachhop-title_text h5 {
        font-size: 35px;
    }

.product-listing .bachhop-paged {
    text-align: center;
    margin-top: 30px;
}

.product-sidebar {
    margin-bottom: 30px;
}

    .product-sidebar .box-title {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border: none;
        text-transform: none;
        text-align: left;
    }

        .product-sidebar .box-title .text {
            color: #222;
            display: inline-block;
            font-size: 20px;
            font-weight: 500;
            position: relative;
        }

            .product-sidebar .box-title .text::after {
                position: absolute;
                content: "";
                width: 80px;
                height: 1px;
                background: #ff8e15;
                left: 0;
                bottom: -5px;
                transform: none;
            }

    .product-sidebar .item-box {
        grid-template-columns: 70px auto;
        grid-gap: 10px;
    }

        .product-sidebar .item-box figure {
            margin-bottom: 10px;
        }

        .product-sidebar .item-box img {
            border: 1px solid #e5e5e5;
        }

    .product-sidebar .p-title h3 {
        font-size: 15px;
        font-weight: normal;
    }

.product-propeties {
    grid-template-columns: 350px auto;
    grid-gap: 30px;
    margin-bottom: 30px;
}

.list-images {
    display: inline-grid !important;
}

.bachhop-product-content {
    font-size: 15px;
}

.product-detail-content .bachhop-title {
    font-size: 24px;
    margin-bottom: 30px;
    color: #dd0101;
}

.bachhop-product-price del {
    font-size: 15px;
}

.bachhop-product-price ins {
    font-size: 18px;
    color: #2d7ea8;
    font-weight: 500;
    margin-left: 5px;
}

.bachhop-product-desc {
    text-transform: uppercase;
    font-weight: 500;
    color: #2d7ea8;
}

.bachhop-product-price {
    margin: 0;
}

.product-contact {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 5px;
    margin-top: 20px;
}

    .product-contact i {
        float: left;
        padding-left: 15px;
        padding-top: 3px;
    }

    .product-contact a {
        display: block;
        background: #2d7ea8;
        color: #fff;
        padding: 15px 0;
        text-align: center;
        font-size: 15px;
        text-transform: uppercase;
    }

        .product-contact a:hover {
            background: #ff8e15;
        }

.quantity {
    position: relative;
    padding-left: 50px;
    float: left;
    border: 1px solid #e5e5e5;
}

.soluong span {
    float: left;
    display: block;
    font-weight: bold;
    font-size: 16px;
    display: none
}

.soluong a {
    float: right;
    display: block;
    padding: 0 30px;
    background: #f4592b;
    border-radius: 20px;
    color: #fff;
    line-height: 38px;
    text-transform: uppercase;
    font-size: 15px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.quantity input {
    width: 60px;
    height: 100%;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    padding-left: 0px;
    margin: 0;
    border: none;
    font-size: 16px;
    border-radius: 20px;
}

    .quantity input:focus {
        outline: 0;
    }

.quantity-nav {
    float: left;
    position: relative;
    height: 100%;
}

.quantity-button {
    position: relative;
    cursor: pointer;
    width: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    border-radius: 50%;
    color: #2d7ea8;
}

    .quantity-button.quantity-up {
        position: absolute;
        height: 100%;
        top: 0;
        right: -35px;
    }

    .quantity-button.quantity-down {
        position: absolute;
        top: 0;
        left: -65px;
        height: 100%;
    }

.product-buy {
    grid-template-columns: max-content auto;
    grid-gap: 10px;
    margin-top: 30px;
}

    .product-buy a {
        display: block;
        background: #ff8e15;
        color: #fff !important;
        padding: 15px 0;
        text-align: center;
        font-size: 15px;
        text-transform: uppercase;
        cursor: pointer;
    }

        .product-buy a:hover {
            background: #2d7ea8;
        }

#btnThemGioHang i {
    float: left;
    padding-left: 15px;
    padding-top: 3px;
}

.related_product .product-items {
    display: inline-grid !important;
}

.bachhop-product-content ul {
    padding-left: 13px;
}

.related_product {
    margin-top: 35px;
}

.div-header-tab ul {
    padding: 0;
    margin: 0;
    margin-bottom: 0px;
    list-style-type: none;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    border-bottom: 2px solid #ccc;
    margin-bottom: 30px;
}

.div-header-tab li {
    text-align: center;
    padding: 10px 0;
}

    .div-header-tab li a {
        font-size: 20px;
        display: inline-block;
        font-weight: 500;
        position: relative;
        cursor: pointer;
        color: #222
    }

    .div-header-tab li.select-tab a:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 2px;
        background: #ff8e15;
        bottom: -12px;
        left: 0
    }

    .div-header-tab li.select-tab a {
        color: #2d7ea8;
    }
/*#endregion */

/*#region VIDEO LIBRARY */
.v-items {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

.v-item figure {
    border: 1px solid #e5e5e5;
    overflow: hidden;
    position: relative
}

    .v-item figure .img-responsive {
        transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
    }

    .v-item figure:hover .img-responsive {
        transform: scale(1.1);
    }

.v-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

    .v-play i {
        font-size: 50px;
        color: red;
    }
/*#endregion */

/*#region CONTACT */
.form-contact .form-group {
    margin-bottom: 10px;
}

    .form-contact .form-group input {
        width: 100%;
        border: 1px solid #e5e5e5;
    }

    .form-contact .form-group textarea {
        width: 100%;
        border: 1px solid #e5e5e5;
        border-radius: 0;
    }

.bachhop_contact__info i {
    height: 90px;
    width: 90px;
    line-height: 90px;
    text-align: center;
    border-radius: 50%;
    background: #ff8e15;
    color: #fff;
    font-size: 40px;
}

.bachhop_contact__info > address {
    float: left;
    margin: 0;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
}

    .bachhop_contact__info > address > div {
        color: #222222;
        display: block;
        float: left;
        line-height: 1.8;
        margin-bottom: 10px;
        padding-bottom: 30px;
        position: relative;
        text-align: center;
    }

        .bachhop_contact__info > address > div:last-child {
            border: none;
        }

        .bachhop_contact__info > address > div a {
            color: #222222;
            display: inline-block;
            font-size: 15px;
        }


    .bachhop_contact__info > address span.text {
        display: block;
        float: left;
        width: 100%;
        margin-top: 15px;
    }

        .bachhop_contact__info > address span.text strong {
            color: #222222;
            display: block;
            font-size: 20px;
            font-weight: 600;
            text-transform: uppercase;
        }

.bachhop-contact-content {
    width: 100%;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}

.title-contact-form p {
    font-size: 24px;
    font-weight: 500;
}

.map {
    height: 100%;
}

.form-group.btn-contact {
    margin: 0;
}

.btn-primary {
    border-radius: 0;
    padding: 5px 100px;
    margin-top: 15px;
    background: #2d7ea8 url(images/send.png) no-repeat 75px 9px;
    border-color: #2d7ea8;
}

    .btn-primary:hover {
        background: #e77817 url(images/send.png) no-repeat 75px 9px;
        border-color: #e77817;
    }

.fw.form-ca-nhan {
    grid-template-columns: 1fr 1fr;
}
/*#endregion */

/*#region NAVIGATE */
.bachhop-banner-menu {
    margin-top: 10px;
}

.bachhop-banner-menu-items {
    position: relative;
}

.bachhop-navigate {
    position: absolute;
    top: 50%;
    left: 3%;
    transform: translateY(-50%);
}

    .bachhop-navigate .text {
        font-size: 24px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
    }

.bachhop-breadcrumb ol {
    list-style-type: none;
    display: inline-flex;
    padding: 0;
    margin: 0;
}

.bachhop-breadcrumb span {
    color: #fff;
    font-size: 15px;
}
/*#endregion */

/*#region SIDEBAR */
.title-sidebar-menu {
    color: #222;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    margin-bottom: 10px;
    line-height: 1;
    padding-bottom: 5px;
}

    .title-sidebar-menu:after {
        position: absolute;
        content: "";
        width: 80px;
        height: 1px;
        background: #ff8e15;
        left: 0;
        bottom: -5px;
    }

#sidebar .menu ul {
    padding: 0;
    list-style-type: none;
    margin-top: 0;
}

#sidebar .menu-item {
    padding: 10px 0 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

    #sidebar .menu-item::after {
        position: absolute;
        content: "";
        width: 5px;
        height: 5px;
        background: #222;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 50%;
    }

    #sidebar .menu-item:last-child {
        border-bottom: none;
    }

    #sidebar .menu-item a {
        font-size: 15px;
    }

        #sidebar .menu-item a:hover {
            color: #2d7ea8;
        }

.n-item-sidebar figure {
    width: 80px;
    height: 60px;
    float: left;
    clear: both;
    margin-right: 15px;
    margin-bottom: 0;
}

.n-item-sidebar {
    clear: both;
    width: 100%;
    margin-bottom: 5px;
    float: left;
    padding-top: 10px;
}


    .n-item-sidebar img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

.n-date-sidebar {
    font-size: 14px;
    color: #909090;
    margin-top: 7px;
    font-style: italic;
}

.n-title-sidebar h4 {
    color: #1a1a1a;
    font-size: 15px;
    font-weight: normal;
}

.n-title-sidebar:hover h4 {
    color: #e77817;
}

.date-notification-sidebar {
    font-size: 13px;
    color: #909090;
}

    .date-notification-sidebar i {
        margin-right: 5px;
    }

.news-view {
    float: left;
    background: #fff;
    margin-bottom: 10px;
    width: 100%;
}

    .news-view .box-title {
        text-align: left;
        padding: 0 0 10px 0;
        border: none;
    }

        .news-view .box-title h2 {
            margin: 0;
        }

        .news-view .box-title .text {
            color: #222;
            display: inline-block;
            font-size: 20px;
            font-weight: 500;
            position: relative;
            text-transform: none;
        }

            .news-view .box-title .text:after {
                position: absolute;
                content: "";
                width: 80px;
                height: 1px;
                background: #ff8e15;
                left: 0;
                bottom: -5px;
                transform: none
            }

.videos-sidebar .item.first {
    position: relative;
    margin-top: 15px;
}

.videos-sidebar .title-module {
    margin-top: 8px;
    padding-bottom: 9px;
}

    .videos-sidebar .title-module a {
        color: #222;
        display: inline-block;
        font-size: 20px;
        font-weight: 500;
        position: relative;
    }

        .videos-sidebar .title-module a:after {
            position: absolute;
            content: "";
            width: 80px;
            height: 1px;
            background: #ff8e15;
            left: 0;
            bottom: -5px;
        }

.videos-sidebar .item.first figure {
    width: 100%;
    height: 170px;
    margin: 0;
}

    .videos-sidebar .item.first figure .img-responsive {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

.videos-sidebar .item.first .title {
    position: absolute;
    bottom: 0;
    padding: 0 20px 10px 20px;
    color: #ffffff;
    font-family: Open Sans;
    display: none;
}

.videos-sidebar .item.normal figure {
    display: none;
}

.videos-sidebar .item.normal .title {
    padding: 10px 0 10px 40px;
    display: block;
    border-top: 1px solid #e5e5e5;
    font-size: 15px;
    color: #1a1a1a;
    background: url(images/icon-list-sidebar.png) no-repeat left center;
}

.videos-sidebar .item.normal:hover .title {
    color: #e77817;
}

.videos-sidebar .item.normal:first-child .title {
    border-top: none;
}

.videos-sidebar .item.first figure .fa {
    width: 70px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 35%;
    left: 50%;
    background: red;
    color: #ffffff;
    font-size: 20px;
    transform: translateX(-50%);
    border-radius: 10px;
}

.videos-sidebar {
    float: left;
    padding: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
}

/*#endregion */

/*#region FOOTER */
.menu-primary-bottom {
    background: #2d7ea9;
}

    .menu-primary-bottom .RadMenu .rmRootGroup.rmHorizontal > .rmItem .rmLink {
        padding: 9px 28.5px;
    }

.bachhop-footer {
    background: #fff;
}



.bachhop-menu-footer {
    grid-template-columns: 3fr 5fr;
    grid-gap: 50px;
    padding: 40px 0 30px;
}

    .bachhop-menu-footer ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 50px;
    }

.address-content .title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px;
    display: inline-block;
}

.address-content .name-company {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
}

.address-content .type-address {
    font-size: 15px;
}

.address-content i {
    width: 20px;
    color: #e37f0d;
}

.address-content li {
    margin-bottom: 5px;
}

.danhmuc-footer .lvRoot {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px;
    display: inline-block;
}

.danhmuc-footer .sub-item {
    font-size: 15px;
    margin-bottom: 8px;
    padding-left: 15px;
    position: relative;
}

    .danhmuc-footer .sub-item::after {
        width: 0;
        height: 0;
        border-top: 5px solid transparent;
        border-left: 8px solid #616161;
        border-bottom: 5px solid transparent;
        content: "";
        position: absolute;
        left: 0;
        top: 5px;
    }

.bachhop-footer-bottom {
    padding: 10px 0;
    background: #f2f2f2;
}

.bachhop-footer-bottom-content {
    grid-template-columns: max-content auto max-content;
}

.bachhop-copyright {
    text-align: center;
    padding-top: 7px;
}

.bachhop-copyright-mobile {
    display: none
}

.bachhop-copyright a {
    font-weight: 500;
}

.bachhop-social a {
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    line-height: 35px;
    border-radius: 5px;
    color: #fff;
}

.bachhop-social .fb {
    background: #4a69b0;
}

.bachhop-social .youtube {
    background: #e40202;
}

.bachhop-social .insta {
    background: #c334b0;
}

.bachhop-social .zalo {
    background: #0084cb;
}
/*#endregion */

/*#region MODEL */
.modal {
    z-index: 9999;
    color: #000;
    text-align: left;
}

.modal-custom .modal-dialog {
    margin-top: 5%;
    width: 30%;
    -webkit-box-shadow: 0px 0px 43px 15px rgba(35,41,122,1);
    -moz-box-shadow: 0px 0px 43px 15px rgba(35,41,122,1);
    box-shadow: 0px 0px 43px 15px rgba(35,41,122,1);
    max-width: 100% !important;
}

.modal-custom .modal-content {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    padding: 0 15px;
    position: relative;
}

.modal-custom .login-form > h4, .modal-custom .register-form > h4 {
    border-bottom: 1px solid #10123a;
    display: block;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}


.modal-custom .form-box label {
    font-weight: 400;
}

.modal-custom .form-box .form-control {
    border-radius: 0;
}

.modal-custom .form-box .btn {
    background: #2d7ea9;
    border-radius: 0;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
}

#btnResetPassClient {
    background: #2d7ea9;
    border-radius: 0;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
    border: none;
    margin: 10px 0;
}

.modal-custom button.close {
    background: #2d7ea9;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    height: 30px;
    line-height: 30px;
    margin: 0;
    opacity: 1;
    position: absolute;
    right: -15px;
    text-align: center;
    top: -10px;
    width: 30px;
    padding: 0;
}

.modal-custom .modal-body {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
}

.modal-custom .modal-header {
    border: none;
    border-radius: 0;
    padding-left: 30px;
}

.modal-header > ul {
    margin-top: 15px;
    padding-left: 15px;
}

    .modal-header > ul li {
        font-size: 13px;
        font-weight: 600;
        list-style: outside none none;
        margin-bottom: 10px;
    }

.modal-custom .modal-header .modal-title {
    display: block;
    font-weight: 400;
    text-align: center;
    font-size: 15px;
}

.modal-custom .social-login {
    border-top: 1px solid #dfdfdf;
    float: left;
    margin-top: 15px;
    padding: 25px 0 10px;
    position: relative;
    width: 100%;
}

.social-login > span {
    background: #ffffff none repeat scroll 0 0;
    color: #000000;
    display: inline-block;
    left: 50%;
    position: absolute;
    top: -10px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.social-login > a {
    background: #2d7ea9 none repeat scroll 0 0;
    border: 1px solid;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 45px;
    margin-right: 2%;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 48%;
}

    .social-login > a .fa {
        font-size: 20px;
        line-height: 1;
    }

    .social-login > a:last-of-type {
        background: #D84938;
        margin-left: 2%;
        margin-right: 0;
    }

.modal-backdrop {
    display: none;
}

.profile {
    cursor: pointer;
}

    .profile ul {
        list-style-type: none;
        z-index: 100000000;
        position: absolute;
        width: 80px;
        background: #2d7ea9;
        padding: 8px;
        animation: 0.5s ease 0s normal both 1 running zoomIn;
        bottom: -75px;
        display: none;
        left: 12%;
    }

    .profile:hover ul {
        display: block;
    }

.account-page a {
    color: #fff;
}

.account-page i {
    width: 20px;
    font-size: 12px;
    padding-top: 4px;
    text-align: center;
    float: left;
}

.profile ul li {
    text-align: left;
}

.modal-content-body {
    grid-template-columns: 100%;
}

#modal-register .form-group {
    margin-bottom: 5px;
}

.form-forgot-pass {
    padding: 15px;
}
/*#endregion */
/*#region OTHER */
/*======================================
1. BackToTop
======================================*/
.bachhop-text-result-timkiem {
    margin: 25px 0;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}

#back-to-top {
    height: 41px;
    width: 40px;
    border: none;
    position: fixed;
    right: 15px;
    bottom: 75px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    cursor: pointer;
    display: none;
    text-align: center;
    z-index: 999;
    color: #fff;
    border-radius: 5px;
    background: url("images/backtop.png") no-repeat scroll center;
}

    #back-to-top span {
        color: #fff;
        display: block;
        font-size: 25px;
        line-height: 36px;
        position: relative;
        animation: vibrate 2s linear 0s infinite;
        -moz-animation: vibrate 2s linear 0s infinite;
        -webkit-animation: vibrate 2s linear 0s infinite;
        -o-animation: vibrate 2s linear 0s infinite;
    }

@keyframes vibrate {
    0% {
        top: 0px;
    }

    25% {
        top: -3px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: 3px;
    }

    100% {
        top: 0px;
    }
}
/* Firefox */
@-moz-keyframes vibrate {
    0% {
        top: 0px;
    }

    25% {
        top: -3px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: 3px;
    }

    100% {
        top: 0px;
    }
}
/* Safari and Chrome */
@-webkit-keyframes vibrate {
    0% {
        top: 0px;
    }

    25% {
        top: -3px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: 3px;
    }

    100% {
        top: 0px;
    }
}
/* Opera */
@-o-keyframes vibrate {
    0% {
        top: 0px;
    }

    25% {
        top: -3px;
    }

    50% {
        top: 0px;
    }

    75% {
        top: 3px;
    }

    100% {
        top: 0px;
    }
}

.bachhop-fixed-grouphot {
    position: fixed;
    right: 0;
    top: 200px;
    width: 60px;
    z-index: 10000000;
    text-align: right;
}

.show_icon {
    display: none;
    width: 30px;
    background: #ff7f05;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

    .show_icon .fa {
        color: #fff;
        transition: all .3s ease;
    }

.bachhop-group-a-fixe {
    display: grid;
    grid-gap: 10px;
    position: relative;
    width: 100%;
}

.bachhop-fixed-grouphot a {
    color: #fff;
    width: 100%;
    height: 66px;
    -os-transition: width .25s;
    -webkit-transition: width .25s;
    cursor: pointer;
    transition: width .25s;
    padding-left: 65px;
    padding-top: 20px;
    position: absolute;
    right: 0;
    font-size: 14px;
    text-align: center;
}

.bachhop-fixed-grouphot .bachhop-a-fixed-hot {
    background: url("images/hotline-sb.jpg") no-repeat;
    top: 70px;
}

.bachhop-fixed-grouphot .bachhop-a-fixed-messenger {
    background: url("images/chatfb-sb.jpg") no-repeat;
    top: 140px;
}

.bachhop-fixed-grouphot .bachhop-a-fixed-zalo {
    background: url("images/chatzalo-sb.jpg") no-repeat;
    top: 210px;
}

.bachhop-fixed-grouphot .bachhop-a-fixed-aha {
    background: url("images/aha-sb.jpg") no-repeat;
    top: 280px;
    display: none;
}

.bachhop-fixed-grouphot .bachhop-a-fixed-hot:hover {
    background: #ff8e15 url("images/hotline-sb.jpg") left no-repeat;
    width: 165px;
    position: absolute;
    right: 0;
    top: 70px;
}

.bachhop-fixed-grouphot .bachhop-a-fixed-messenger:hover {
    background: #ff8e15 url("images/chatfb-sb.jpg") left no-repeat;
    width: 150px;
    position: absolute;
    right: 0;
    top: 140px;
}

.bachhop-fixed-grouphot .bachhop-a-fixed-zalo:hover {
    background: #ff8e15 url("images/chatzalo-sb.jpg") left no-repeat;
    width: 150px;
    position: absolute;
    right: 0;
    top: 210px;
}

.bachhop-fixed-grouphot .bachhop-a-fixed-aha:hover {
    background: #ff8e15 url("images/aha-sb.jpg") left no-repeat;
    width: 150px;
    position: absolute;
    right: 0;
    top: 280px;
}

.modal-custom {
    z-index: 9999;
    background: rgba(255,255,255,0.5);
    animation-duration: 1.25s;
}

    .modal-custom .modal-dialog {
        width: 30%;
        max-width: 920px;
        margin: 100px auto;
    }

    .modal-custom .modal-content {
        border-radius: 0;
        padding: 0;
    }

    .modal-custom .modal-header {
        position: absolute;
        width: 100%;
        border: none;
    }

        .modal-custom .modal-header .close {
            background: #ff8e14;
            color: #fff;
            font-size: 28px;
            font-weight: normal;
            margin: 0;
            opacity: 1 !important;
            padding: 5px 0 10px;
            position: absolute;
            right: -45px;
            top: 0;
            vertical-align: middle;
            width: 45px;
            border-radius: 0;
            height: 40px;
        }

    .modal-custom .modal-body {
        clear: both;
        padding-top: 0;
    }

.fade.in {
    opacity: 1;
}
/*#endregion */
