﻿body {
    font-family: 'Barlow-Regular';
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > a:before {
    position: absolute;
    content: "";
    bottom: 0;
    background: #FFFFFF;
    border-radius: 0px 0px 5px 5px;
    transform: rotate(-180deg);
    width: 77px;
    height: 4px;
    visibility: hidden;
    left: 0;
    right: 0;
    margin: auto;
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > a:hover:before {
    visibility: visible;
}

.bg_cart span {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #FF6C6C;
    padding-bottom: 10px;
    border-bottom: 1px solid #FF6C6C;
    display: block;
}

.hd-support {
    margin-top: 10px;
}

.hd-support-box {
    padding-left: 50px;
    background: url(../images/icon-phone.svg) left center no-repeat;
}

    .hd-support-box span {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        /* identical to box height */
        /* p1 */

        color: #079BD6;
    }

    .hd-support-box strong {
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
        /* identical to box height */
        /* p4 */
        color: #FF6C6C;
    }

.hd-search {
}

.hd-search-box {
    position: relative;
    max-width: 451px;
    display: block;
    margin: 0 auto;
}

    .hd-search-box input {
        background: #FFFFFF;
        /* p1 */

        border: 1px solid #079BD6;
        border-radius: 25px;
        padding: 8px 22px;
        width: 100%;
        max-width: 451px;
        display: block;
        margin: auto;
        margin-top: 5px;
    }

    .hd-search-box .search-btn {
        position: absolute;
        right: 0;
        top: 0;
        background: #079BD6;
        /* p1 */
        border: 1px solid #079BD6;
        border-radius: 18px;
        padding: 8px 23px;
        text-align: center;
    }

.group-btn-price {
    display: flex;
    flex-wrap: wrap;
    float: left;
    width: 100%;
}

    .group-btn-price .price-box {
        width: 50%;
        flex-wrap: wrap;
    }

.btn-buynow {
    width: 50%;
    justify-content: end;
    text-align: right;
}

    .btn-buynow a {
    }

.group-btn-price .item {
    align-items: center;
    display: flex;
}

.product-box .product-name a:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background: #000000;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -4px;
}

.viewall-e {
    display: block;
    text-align: center;
    margin: 50px 30px;
}

    .viewall-e a {
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
        /* identical to box height */ color: #FFFFFF;
        padding: 11px 66px;
        background: #079BD6;
        border-radius: 5px;
    }

        .viewall-e a:hover {
        }

.pro-h {
}

    .pro-h .heading {
        position: relative;
    }

.menupro-e {
    position: absolute;
    right: 0;
    top: 0;
}

    .menupro-e li {
        display: inline-block;
    }

    .menupro-e a {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        padding: 0 21px;
        /* p2 */

        color: #000000;
    }

        .menupro-e a:hover {
            color: #FF6C6C;
        }

    .menupro-e li:last-child a {
        padding-right: 0;
    }

.banner-he {
    margin-bottom: 100px;
}

    .banner-he img {
        width: 100%;
    }

.newh-item {
}

.newh-img {
}

    .newh-img img {
    }

.newh-title {
    display: block;
    margin: 30px 0;
}

    .newh-title a {
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
        display: flex;
        align-items: center;
        /* p1 */
        color: #079BD6;
        /* Inside auto layout */
        flex: none;
        order: 0;
        flex-grow: 0;
    }

        .newh-title a:hover {
        }

.newh-readmore a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    display: inline-block;
    align-items: center;
    /* p2 */
    color: #000000;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
    position: relative;
}


    .newh-readmore a:before {
        position: absolute;
        content: "";
        width: 60px;
        height: 0px;
        border: 1px solid #000000;
        flex: none;
        order: 1;
        flex-grow: 0;
        right: -80px;
        top: 10px;
    }

.newh-heading {
    text-align: center;
    border-bottom: 1px solid #000000;
    padding-bottom: 26px;
    margin-bottom: 26px;
}

    .newh-heading span {
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 38px;
        /* p1 */

        color: #079BD6;
    }

    .newh-heading:before {
        position: absolute;
        width: 257px;
        height: 4px;
        left: 0;
        right: 0;
        background: #000000;
        border-radius: 2px;
        content: "";
        bottom: 25px;
        margin: auto;
    }

.newh-readmore {
    display: block;
    margin-bottom: 20px;
}

.slogan-e {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 30px;
}

    .slogan-e span {
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 38px;
        display: inline-block;
        align-items: center;
        text-align: center;
        text-transform: uppercase;
        color: #FFFFFF;
        background: #079BD6;
        box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
        border-radius: 35px;
        padding: 15px 64px;
    }

.ft-heading {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height */
    display: BLOCK;
    align-items: center;
    /* p1 */
    color: #079BD6;
    margin-bottom: 20px;
}

.info-company {
}

    .info-company ul {
    }

    .info-company li {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        padding-left: 30px;
        display: flex;
        align-items: center;
        /* p2 */
        color: #000000;
        /* Inside auto layout */
        flex: none;
        order: 1;
        flex-grow: 0;
    }

        .info-company li:nth-child(1) {
            background: url(../images/ft-map.svg) left center no-repeat;
        }

        .info-company li:nth-child(2) {
            background: url(../images/ft-phone.svg) left center no-repeat;
        }

        .info-company li:nth-child(3) {
            background: url(../images/ft-email.svg) left center no-repeat;
        }

footer.footer .list-menu .li_menu {
    display: block;
}

    footer.footer .list-menu .li_menu a {
    }

        footer.footer .list-menu .li_menu a:before {
            position: absolute;
            content: "";
            width: 14px;
            height: 0px;
            left: 0;
            top: 18px;
            border: 1px solid #000000;
        }

.chinhsach-box-e {
    border-top: 1px solid #D9D9D9;
    padding: 40px 0;
}

.chinhsach-item {
    background: #FFFFFF;
    box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 13px 22px;
    display: flex;
}

.chinhsach-thumb {
    width: 32px;
    margin-right: 20px;
}

    .chinhsach-thumb img {
    }

.chinhsach-title {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */

    display: flex;
    align-items: center;
    color: #000000;
}

.commitments h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height */
    display: block;
    align-items: center;
    color: #FFFFFF;
    margin-top: 28px;
    padding-left: 22px;
}

.commitments .commitment {
    text-align: center;
    display: inline-block;
    color: white;
    padding: 0 15px;
    margin: 15px 0;
}

    .commitments .commitment span {
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
        display: inline-block;
    }

.commitments {
    background: url(../images/bg-footer-e.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 60px;
    float: left;
    width: 100%;
}

.commitment + .commitment {
    border-left: 1px solid white;
}

.ft-social {
    display: block;
    text-align: right;
    padding-top: 26px;
}

    .ft-social li {
        display: inline-block;
        padding: 0 17px;
    }

    .ft-social a {
    }

.menu-cart-mobi {
    top: 34px;
    width: auto;
    right: 15px;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 1000;
}
