﻿.bg-page-home {
    background-color: #f9f9f9;
}

.header {
    /*min-height: 71px;*/
    border-bottom: 1px solid #2fb3b2;
}

.home .header {
    box-shadow: 0 1px 5px 0 #97c2e1;
    position: relative
}

.category-page .header {
    position: relative;
    display: block
}

.nav-top-menu.nav-04 .logo a img {
    max-height: 70px;
    padding: 5px 0
}

.search-head {
    z-index: 99
}

.columns-container.page-cm {
    background-color: #ffe026;
}

    .columns-container.page-cm .total-count {
        display: none;
    }

#contact input, #contact select, #contact textarea, textarea {
    border-radius: 3px;
    border: 1px solid #2fb3b2
}

.nav-top-menu.nav-04 > .container {
    position: relative
}

.main-head-desk {
    margin-top: 10px;
    position: relative;
    min-height: 40px;
    background-color: #2fb3b2;
}

    .main-head-desk .nav-menu-left {
        min-height: 40px;
    }

.box-nav-promotion .list-unstyled {
    font-size: 0;
    margin: 10px 0 0;
}

.box-nav-promotion .link_url, .box-nav-promotion .link_url_2, .box-nav-promotion .link_url_3 {
    border-right: 1px solid #3cc7c6;
    display: inline-block;
    padding: 0 10px;
    vertical-align: middle;
}



    .box-nav-promotion .link_url a, .box-nav-promotion .link_url_2 a, .box-nav-promotion .link_url_3 a {
        color: #fff100;
        font-size: 14px;
        line-height: 21px;
        overflow: hidden;
        height: 21px;
        display: block;
    }

    .box-nav-promotion .link_url:hover a, .box-nav-promotion .link_url_2:hover a, .box-nav-promotion .link_url_3:hover a {
        color: #fdcbae
    }

    .box-nav-promotion .link_url:last-child, .box-nav-promotion .link_url_3:last-child {
        border-right: none;
        /*float: right;*/
        padding-right: 0;
    }
       
        .box-nav-promotion .link_url:last-child a {
            font-size: 18px;
        }

        .box-nav-promotion .link_url:last-child:hover a {
            color: #f00;
        }
    .box-nav-promotion .link_url:first-child{padding-left:0;}
    .box-nav-promotion .link_url:first-child a:before {
        content: "\f002";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        padding-right:10px;
    }
    .nav-menu-right .user-info {
        position: absolute;
        top: 10px;
        right: 15px;
    }

    .nav-menu-right .user-info .current-open span {
        color: #fff;
    }

        .nav-menu-right .user-info .current-open span:before {
            content: "\f007";
            display: inline-block;
            font: normal normal normal 16px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            padding-right: 5px;
        }

        .nav-menu-right .user-info .current-open span:after {
            content: "\f0d7";
            display: inline-block;
            font: normal normal normal 16px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            padding-left: 5px;
        }

    .nav-menu-right .user-info .mega_dropdown li a:before {
        content: "\f0da";
        display: inline-block;
        font: normal normal normal 16px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        padding-right: 5px;
    }

.form--auth .control-label {
    font-weight: normal;
    text-transform: none;
    margin-bottom: 5px;
}

.form--auth .form__options {
    color: #acacac;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 15px;
}

    .auth--user .restore .form__options button,
    .form--auth .form__options a,
    .form--auth .form__options button {
        border: none;
        background: none;
        color: #2c3e50;
        text-decoration: underline;
        padding: 1px 3px;
        outline: none;
        text-align: left;
    }

.form--auth .form__options--forgot {
    width: auto;
    line-height: 1;
}

.auth--user .form__remember {
    margin-top: 10px;
    position: relative;
    width: 100%;
}

.form--auth .form__remember .in-checkbox {
    padding-left: 15px;
}

.form--auth .form__remember label {
    font-weight: 500;
    margin-left: 5px;
}

.form--auth .form__submit {
    margin-right: 10px;
    margin-left: auto;
    width: 100%;
}

.auth--user {
    margin: 30px;
}

.auth:before,
.auth:after {
    content: " ";
    display: table;
}

.auth:after {
    clear: both;
}

.auth__nav {
    padding: 0;
    margin: 0;
    list-style: none;
}

.auth__link {
    border: none;
    background: none;
    color: #2c3e50;
    margin: 0;
    padding: 0 1px;
    text-transform: uppercase;
    font-weight: 600;
}

    .auth__link:focus,
    .auth__link:hover {
        background: none;
        text-decoration: underline;
    }

.testimonials .owl-carousel .owl-item img {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

@media (max-width: 767px) {
    .auth__link {
        display: none;
    }

    .testimonials .owl-carousel .owl-item img {
        margin-bottom: 20px;
    }
}

.auth__link--login {
    margin-top: 19px;
}

h4.partners-name {
    height: 62px;
    overflow: hidden;
    font-size: 13px;
}

@media (max-width: 1199px) {
    .auth__link--login {
        margin-top: 22px;
    }
}

.auth__icon-user {
    width: 16px;
    height: 16px;
    position: relative;
    top: 4px;
}

@media (max-width: 767px) {
    .auth__icon-user {
        width: 22px;
        height: 22px;
    }
}

.auth .form-control-feedback {
    top: 20px;
}

.auth .help-block {
    text-align: right;
}

.auth__title {
    margin: 9px 0 18px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.auth--header {
    border: none;
    outline: none;
}

    .auth--header .dropdown__menu {
        left: auto;
        right: 0;
        width: 300px;
        background: #fff;
        color: #2c3e50;
        border: 1px solid #dcdcdc;
        padding: 18px 25px;
        z-index: 1000;
    }

        .auth--header .dropdown__menu:before {
            right: 20px;
            left: auto;
        }

.dropdown__menu.auth__dropdown--register .row {
    padding: 0 15px;
}

@media (max-width: 767px) {
    .auth--header .dropdown__menu:before {
        right: 32.3%;
    }
}

@media (max-width: 767px) {
    .auth--header .dropdown__menu {
        width: auto !important;
        left: 15px;
        right: 15px;
        top: 55px;
    }
}

.auth--header .auth__dropdown--register {
    width: 460px;
}

.auth--header .auth__dropdown--logged-in {
    width: 280px;
    padding: 10px 15px;
    top: 100px;
}

@media (max-width: 767px) {
    .auth--header .auth__dropdown--logged-in {
        top: 50px;
    }

        .auth--header .auth__dropdown--logged-in:before {
            right: 29%;
        }
}

.auth--header .auth__dropdown--restore {
    margin-right: -36px;
}

@media (max-width: 767px) {
    .auth--header .auth__dropdown--restore {
        margin: 0;
    }
}

.auth--header .auth__dropdown--restore .auth__in--submit {
    width: 100%;
    margin: 16px 0;
}

.auth--header .auth__dropdown--restore .auth__links {
    width: 102%;
    display: block;
}

.auth--header .auth__nav-item {
    float: left;
}

@media (max-width: 767px) {
    .auth--header .auth__nav-item {
        position: initial;
    }
}

.auth--header .auth__nav-btn {
    background: none;
    border: none;
    text-transform: uppercase;
    padding: 0;
    font-size: 13px;
}

.header--mob-opened .header__settings .email-head,
.header--mob-opened .header__settings .header__phone,
.header--mob-opened .auth--header .auth__nav-btn {
    visibility: hidden;
}

.auth--header .auth__name {
    text-transform: none;
    margin-left: 10px;
}

    .auth--header .auth__name:after {
        font-size: 0.8em;
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        margin-left: 15px;
    }


.auth--header .open .auth__name:after {
    content: '\f106';
}

@media (max-width: 767px) {
    .auth--inline {
        margin-bottom: 30px;
    }
}

.auth--inline .auth__wrap {
    margin: 0 auto;
    padding: 20px 30px;
    width: 265px;
    background: #fff;
    color: #2c3e50;
    border: 1px solid #dcdcdc;
}

.auth--inline .auth__wrap--register {
    width: 460px;
}

@media (max-width: 767px) {
    .auth--inline .auth__wrap--register {
        width: 265px;
    }
}

.auth--inline .auth__wrap--restore .auth__in--submit {
    float: none;
    width: 100%;
}

.auth__nav .row {
    margin-left: 0;
    margin-right: 0;
}

.parsley-errors-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    opacity: 0;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    width: 100%;
}

    .parsley-errors-list.filled {
        opacity: 1;
        margin-top: 5px;
    }

@media (max-width: 767px) {
    .parsley-errors-list.filled {
        position: relative;
        bottom: 0;
        margin-bottom: 10px;
    }
}

.parsley-type,
.parsley-minlength {
    color: #f3bc65;
}

.parsley-required {
    color: #e95b35;
    font-size: 12px;
}

.auth--user .restore, .auth--user .register {
    display: none;
}

#btnSentWaitReg,
#btnSentWaitFogot,
#btnSentWait {
    display: none;
    position: absolute;
    left: 10px;
    bottom: 5px;
    z-index: 9;
}

.breadcrumbs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .breadcrumbs ul:before,
    .breadcrumbs ul:after {
        content: " ";
        display: table;
    }

    .breadcrumbs ul:after {
        clear: both;
    }

.breadcrumbs__list {
    border-left: 1px solid #dedede;
    color: transparent;
}

    .breadcrumbs__list:before,
    .breadcrumbs__list:after {
        content: " ";
        display: table;
    }

    .breadcrumbs__list:after {
        clear: both;
    }

    .breadcrumbs__list > li {
        float: left;
        background: #fff;
        border-right: 1px solid #dedede;
        border-bottom: 1px solid #dedede;
        border-top: 1px solid #dedede;
        padding: 5px 18px;
        margin-top: -1px;
    }

        .breadcrumbs__list > li:last-child a {
            background: none;
        }

            .breadcrumbs__list > li:last-child a:after {
                display: none;
            }

        .breadcrumbs__list > li > span {
            font-size: 12px;
            color: #808080;
            margin-top: -1px;
            text-transform: uppercase;
            display: block;
            padding-right: 10px;
            padding-bottom: 1px;
        }

    .breadcrumbs__list > span {
        float: left;
        background: #fff;
        border-right: 1px solid #dedede;
        border-bottom: 1px solid #dedede;
        border-top: 1px solid #dedede;
        padding: 5px 18px;
        margin-top: -1px;
        display: block !important;
    }

        .breadcrumbs__list > span:last-child a {
            background: none;
        }

            .breadcrumbs__list > span:last-child a:after {
                display: none;
            }

        .breadcrumbs__list > span > span {
            font-size: 12px;
            color: #808080;
            margin-top: -1px;
            text-transform: uppercase;
            display: block;
            padding-right: 10px;
            padding-bottom: 1px;
        }

.breadcrumbs__item {
    float: left;
    padding: 5px 3px;
    display: block !important;
}

    .breadcrumbs__item:last-child a {
        background: none;
    }

        .breadcrumbs__item:last-child a:after {
            display: none;
        }

.breadcrumbs__link {
    font-size: 12px;
    color: #808080;
    text-transform: uppercase;
    display: block;
}

    .breadcrumbs__link:after {
        content: "\e080";
        position: relative;
        top: -1px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-size: 6px;
        margin: 0 0 0 10px;
    }

.center {
    background: #f6f6f6;
    position: relative;
}

    .center > .container > :last-child {
        padding-bottom: 50px;
    }

@media (max-width: 767px) {
    .center > .container > :last-child {
        padding-bottom: 30px;
    }
}

.form__submit:hover {
    color: #ffea00;
}

.form__submit {
    margin-right: 10px;
    margin-left: auto;
    width: 100%;
}

.form__submit {
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    padding: 10px 20px;
    line-height: 1.6;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    border: none;
    border-bottom: 0;
    background: #dd5b0c;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
}

.entry-detail .entry-meta-data {
    padding: 10px 0;
    color: #7c7a7a;
    font-size: 12px
}

.entry-title {
    margin-top: 10px;
    font-weight: 500;
    line-height: 28px
}

.entry-detail .entry-desc {
    font-weight: 600;
}

.entry-desc table, .entry-desc table tr, .entry-desc table tr td {
    border-collapse: collapse;
    padding: 5px;
}

.entry-ci .entry-title {
    margin-top: 0
}

.about .content .mis-vis h3 {
    font-size: 26px
}

.mis-vis .mis {
    background-color: #4cc07e
}

.mis-vis .vis {
    background-color: #355a97
}

.mis-vis .core-values {
    background-color: #3a76bf
}

.mis-vis .core-values, .mis-vis .mis, .mis-vis .vis {
    color: #fff;
    padding: 20px;
    margin-bottom: 15px;
    border-radius: 20px
}

#form-search-opntop {
    right: 15px;
    top: 20px
}

#contact_form_map {
    margin: 0
}

#main-menu .dropdown-menu .block-container .link_container > a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 7px 0
}

    #main-menu .dropdown-menu .block-container .link_container > a:after {
        width: 0%;
        transition: .4s;
        content: '';
        display: block;
        height: 2px;
        margin-top: 5px
    }

#main-menu .dropdown-menu .block-container .link_container:hover > a:after {
    border-bottom: 1px solid #fff;
    width: 100%
}

.btn-cart a {
    font-size: 0
}

#shopping-cart-box-ontop:hover .cart-block {
    margin-top: -19px
}

span.notify-right {
    display: none
}

.list-band-home, .video-home {
    padding: 40px 0 50px 0
}

.video-player .nav-tabs {
    max-height: 496px;
    overflow: hidden
}

    .video-player .nav-tabs:hover {
        overflow-y: scroll
    }

    .video-player .nav-tabs::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.1);
        background-color: #cdf8f9
    }

    .video-player .nav-tabs::-webkit-scrollbar {
        width: 1px;
        background-color: #cdf8f9
    }

    .video-player .nav-tabs::-webkit-scrollbar-thumb {
        background-color: #2fb3b2
    }

    .video-player .nav-tabs li {
        width: 100%;
        background-color: #f5fbfb;
        margin-bottom: 4px
    }

        .video-player .nav-tabs li:last-child {
            margin-bottom: 0
        }

        .video-player .nav-tabs li .vid-thumb {
            display: flex
        }

            .video-player .nav-tabs li .vid-thumb img {
                width: 80px;
                margin-right: 10px
            }

    .video-player .nav-tabs > li > a {
        border-radius: 0;
        margin-right: 0;
        cursor: pointer;
        padding: 7.3px 15px
    }

        .video-player .nav-tabs > li > a:hover {
            border: none;
            border-bottom: 1px solid transparent;
            background-color: #cdf8f9
        }

    .video-player .nav-tabs > li.active > a, .video-player .nav-tabs > li.active > a:focus, .video-player .nav-tabs > li.active > a:hover {
        border: none;
        border-bottom: 1px solid #2fb3b2;
        background-color: #cdf8f9;
        font-weight: 600
    }

.video-player .nav-tabs {
    border-bottom: none
}

.header-top-right.slide-full {
    width: 100%;
    margin: 0;
    clear: both;
    position: relative;
    display: block
}

.header-top-right .homeslider .bx-controls-direction .bx-next, .header-top-right .homeslider .bx-controls-direction .bx-prev {
    width: 80px;
    height: 81px;
    z-index: 10
}

.header-top-right .homeslider .item-slide .content {
    position: absolute;
    max-width: 1360px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: right;
    width: 100%
}

.header-top-right .content-slide .slider-thumb .scale-video {
    margin: 0 auto;
    display: block
}

    .header-top-right .content-slide .slider-thumb .scale-video .video-bg {
        text-align: center;
        width: 100% !important;
        height: 100% !important
    }

.properties-page-wrapper .table-bordered, .properties-page-wrapper .table-bordered td {
    border: 0 none;
    margin-bottom: 0;
    padding: 0
}

.properties-page-wrapper {
    margin-top: 20px;
}

.content-header {
    display: block;
    margin-bottom: 0;
    position: relative;
    background: #f7f7f7;
    border: 1px solid #eaeaea;
    border-radius: 4px 4px 0 0;
}

    .content-header .content-header-left {
        width: auto;
        float: left;
        display: flex
    }

        .content-header .content-header-left .drop-brand, .content-header .content-header-left .drop-group-sort {
            float: left;
            margin-left: 2px
        }

    .content-header .content-header-right {
        width: auto;
        float: right
    }

    .content-header select {
        width: auto;
        height: 38px;
        padding-left: 10px
    }

.view-product-list .display-product-option {
    top: 5px
}

#col_left .filter-container {
    display: block
}

    #col_left .filter-container .layered-filter-brand {
        width: 100%
    }

#col_left .filter-container {
    position: relative;
    display: flex
}

.layered-filter-brand {
    width: 100%
}

    .layered-filter-cate .filter-brand, .layered-filter-brand .filter-brand, .layered-filter-feature .filter-brand {
        margin-top: 0;
        position: relative;
    }

.filter-brand .layered_subtitle {
    color: #f00;
    font-weight: 600;
}

.filter-brand h5 {
    padding: 10px 0 10px 15px;
    background: #f7f7f7;
    border: 1px solid #eaeaea;
    margin-bottom: -2px;
    border-radius: 4px 4px 0 0;
}

.filter-brand h5 {
    display: block;
}

    .filter-brand h5 i {
        position: absolute;
        right: 10px;
    }

.filter-brand .card-body {
    border: 1px solid #eaeaea;
    margin-bottom: 10px;
    padding: 10px;
}

.filter-brand .layered_subtitle.dm-mb .f1-span {
    padding-right: 5px
}

.filter-brand .check-box-list li {
    line-height: 24px;
    display: inline-block;
    margin: 0;
    padding: 5px 5px 5px 0;
    color: #222;
    font-weight: 600
}

.banner-advertop {
    text-align: center;
}

    .banner-advertop .container-fluid-top {
        max-width: 1320px;
        padding: 0 15px;
        margin: 0;
        display: inline-block;
        width: 100%;
    }

.header-top-right .header-top-right-wapper {
    display: table;
}

.header-top-right .homeslider {
    width: 76.1%;
    display: table-cell;
    float: inherit;
}

.header-top-right .header-banner {
    width: 23.9%;
    display: table-cell;
    float: inherit;
    background: #fff;
    max-width: 237px;
}

.header-top-right .homeslider .item-slide .content .slide-info-in {
    width: 100%;
    margin-top: 18%;
    text-align: center
}

.header-top-right .homeslider .item-slide .content .title {
    font-size: 40px;
    line-height: normal
}

.header-top-right .homeslider .item-slide .content .desc {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 26px;
    letter-spacing: 1.4px
}

.header-top-right .homeslider .item-slide .content .sdide-button {
    height: 42px;
    border: 1px solid #fff;
    display: inline-block;
    padding: 0 30px;
    font-size: 18px;
    text-transform: uppercase;
    color: #08c;
    line-height: 40px;
    margin-top: 30px
}

    .header-top-right .homeslider .item-slide .content .sdide-button:hover {
        background: #000;
        border-color: #000;
        color: #fff
    }

.header-top-right .homeslider .bx-wrapper .bx-has-pager .bx-pager {
    display: none
}

.category-slider {
    position: relative;
    display: block
}

    .category-slider .item-slider .slider-thumb img {
        margin: 0 auto;
        display: block;
        width: 100%
    }

    .category-slider .item-slider .content {
        position: absolute;
        max-width: 1170px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        width: 100%
    }

        .category-slider .item-slider .content .slide-info-in {
            padding: 10px 0 20px 0;
            background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,#fff 50%,rgba(255,255,255,0) 100%);
            background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 50%,rgba(255,255,255,0) 100%);
            background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 50%,rgba(255,255,255,0) 100%)
        }

        .category-slider .item-slider .content .title {
            font-size: 26px;
            text-transform: uppercase;
            line-height: 40px;
            text-shadow: 0 1px #404040
        }

        .category-slider .item-slider .content .desc {
            font-size: 16px;
            line-height: 26px
        }

        .category-slider .item-slider .content .banner-button {
            border: 1px solid #fff;
            display: inline-block;
            padding: 0 20px;
            color: #08c;
            line-height: 30px;
            margin-top: 10px
        }

            .category-slider .item-slider .content .banner-button:hover {
                background: #d4441e;
                border-color: #eaeaea;
                color: #fff
            }

                .category-slider .item-slider .content .banner-button:hover a {
                    color: #fff
                }

.box-service-home {
    padding: 30px 0 20px 0;
    position: relative
}

.box-about-home {
    padding: 40px 0 0 0;
    position: relative
}

    .box-about-home .box-home {
        line-height: 32px;
        text-align: justify
    }
#box_home {
    display: inline-block;
}
#box_home, .cat-link-menu-mb {
    background-color: #fff;
    position: relative;
}
/*Welcome*/
.about-home .site-about {
    padding: 50px 0;
    background-color: #eff5f7;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
}
.large-gutters .section-title-about .box-title {
    margin-bottom: 20px;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: SFUHelveticaCondensed;
}

    .large-gutters .section-title-about .box-title a {
        color: #2e3193;
    }

    .large-gutters .section-title-about .box-title:after {
        content: '';
        width: 280px;
        height: 1px;
        background-color: #eaeaea;
        display: block;
        margin-top: 10px;
    }

.about-home .large-gutters .you-fancybox i, .about-home .large-gutters .you-img i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 95px;
    color: #fff9;
}

.about-home .large-gutters .led p {
    margin: 0 0 10px;
}

.about-home .large-gutters .led {
    max-height: 290px;
    overflow: hidden;
    margin-bottom: 25px;
    line-height: 28px;
    text-align: justify;
    font-size: 16px;
}

.about-home .large-gutters .bg-video {
    float: left;
}

.about-home .large-gutters .ml-auto {
    float: right;
    background-color: rgb(255 255 255 / 77%);
    padding-top: 20px;
    padding-bottom: 20px;
}

.about-home .large-gutters .led:hover {
    overflow-y: scroll
}

.about-home .large-gutters .led::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.1);
    background-color: #44d5d8
}

.about-home .large-gutters .led::-webkit-scrollbar {
    width: 1px;
    background-color: #44d5d8
}

.about-home .large-gutters .led::-webkit-scrollbar-thumb {
    background-color: #2fb3b2
}

.about-home .large-gutters .led ul, .about-home .large-gutters .led ol {
    list-style-type: disc;
    padding-left: 20px;
}

.about-home .large-gutters .btn-link, .about-home .large-gutters .btn-link-2, .about-home .large-gutters .btn-link-3 {
    background: #ff6f00;
    width: auto;
    border-radius: 20px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 7px 20px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.about-home .large-gutters .btn-link-3 {
    background: #39a8dc;
    text-transform: inherit;
    margin-left: 20px;
}

.about-home .large-gutters .btn-link:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f178";
    padding-left: 10px;
}

.about-home .large-gutters .btn-link-2._df_thumb {
    height: inherit;
    width: auto;
    margin: 0;
    box-shadow: inherit;
    background: linear-gradient( 45deg, #305daa, #f98522);
    line-height: inherit;
    margin-left: 20px;
}

    .about-home .large-gutters .btn-link-2._df_thumb ._df_book-cover {
        background-color: transparent;
        box-shadow: inherit
    }

    .about-home .large-gutters .btn-link-2._df_thumb ._df_book-title {
        background: transparent;
        padding: 0;
        position: relative;
    }

.about-home .large-gutters .btn-link-2:focus, .about-home .large-gutters .btn-link-2:hover,
.about-home .large-gutters .btn-link-3:focus, .about-home .large-gutters .btn-link-3:hover,
.about-home .large-gutters .btn-link:focus,
.about-home .large-gutters .btn-link:hover {
    background: #f04e26;
    text-decoration: inherit;
}

.about-home .large-gutters .btn-link-3:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f041";
    padding-right: 10px;
}

.about-home .large-gutters .ml-auto .led + div {
    text-align: left;
}
.sec-title h2 {
    color: #404040;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    margin: 0 0 9px;
}

    .sec-title h2.gt-home {
        color: #404040;
        font-size: 31px;
        font-weight: 700;
        line-height: 36px;
        text-transform: uppercase;
        margin: 0 0 9px;
        background: -webkit-gradient(linear, left top, right top, from(#fed103), color-stop(#000), to(#fed103));
        background: -webkit-linear-gradient(left, #fed103, #000, #fed103);
        background: -o-linear-gradient(left, #fed103, #000, #fed103);
        background: linear-gradient(90deg, #fed103, #000, #fed103);
        background-repeat: no-repeat;
        background-size: 90%;
        -webkit-animation: shine 3s linear infinite;
        animation: shine 3s linear infinite;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(255, 255, 255, 0);
    }

@-webkit-keyframes shine {
    0% {
        background-position: -1000%;
    }

    100% {
        background-position: 100%;
    }
}

@keyframes shine {
    0% {
        background-position: -1000%;
    }

    100% {
        background-position: 100%;
    }
}

.sec-title .bor:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 2px;
    background: #2acb35;
    content: "";
    margin: 14px 0;
}

.welcome-per {
    background: #fff;
    padding: 30px 0 20px 0;
}

    .welcome-per .text-holder h4 {
        font-size: 14px;
        line-height: 26px;
        font-family: Roboto,sans-serif;
        font-style: italic;
        color: #888888;
        margin-top: -4px;
    }

    .welcome-per .inner-content {
        display: block;
        overflow: hidden;
        margin-top: 30px;
    }

        .welcome-per .inner-content .single-item {
            float: left;
            width: 50%;
            padding-right: 30px;
            text-align: justify;
        }

            .welcome-per .inner-content .single-item h3 {
                margin: 0 0 15px;
            }

            .welcome-per .inner-content .single-item.bor {
                border-left: 1px solid #f5f4f3;
                padding-left: 30px;
                padding-right: 0;
            }

    .welcome-per .text-holder .bottom {
        margin: 30px 0 0;
        position: relative;
    }

        .welcome-per .text-holder .bottom .read-more-button {
            width: 120px;
        }

        .welcome-per .text-holder .bottom .read-more-button, .welcome-per .text-holder .bottom .title {
            display: table-cell;
            vertical-align: middle;
        }

            .welcome-per .text-holder .bottom .read-more-button a {
                padding: 10px 20px 10px;
            }

        .welcome-per .text-holder .bottom .title {
            padding-left: 30px;
        }

.bgclr-1 {
    background: #2acb35;
    border: 2px solid #2acb35;
    color: #ffffff;
}

.thm-btn {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    display: block;
    border-radius: 30px;
    padding: 12px 30px 12px;
    transition: all 500ms ease;
}

.welcome-area .text-holder .bottom .title h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
}

    .welcome-area .text-holder .bottom .title h2 span {
        color: #2acb35;
    }

.mt-tooltip__text {
    position: absolute;
    visibility: hidden;
    z-index: 1;
    background: #232f34;
    color: #fff;
    text-align: center;
    padding: 4px 8px;
    border-radius: 4px;
    min-width: 115px;
    max-width: 250px;
    bottom: calc(100% + 5px);
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    box-sizing: border-box;
    line-height: normal;
}

    .mt-tooltip__text:after {
        content: " ";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border: 5px solid transparent;
        border-top-color: #232f34;
    }

.sale-center {
    color: #ffffff;
    line-height: 30px;
    width: 100%;
    text-align: center;
    transition: all .24s;
}

    .sale-center .sales-hotline a {
        color: #fff;
    }

    .sale-center .sales-hotline {
        background-color: hsl(357deg 85% 52%);
        display: inline-block;
        align-items: center;
        align-self: stretch;
        padding: 5px 10px;
        flex-direction: row;
        cursor: pointer;
        position: relative;
        justify-content: flex-start;
        border-radius: 3px;
        height: 40px;
        margin: 5px 5px;
        font-size: 16px;
    }

        .sale-center .sales-hotline:hover .mt-tooltip__text {
            visibility: visible;
        }

        .sale-center .sales-hotline .lazy {
            padding-right: 10px;
            max-width: 40px;
        }

.product-list li .content_price {
    color: #ef4545;
    text-align: center;
    border-top: 1px solid #f7f7f7;
    min-height: 46px;
}

    .product-list li .content_price strike {
        color: #666;
    }

    .product-list li .content_price .price2 {
        font-weight: 600;
        font-size: 16px;
    }

    .product-list li .content_price.content-link {
        display: inline-block;
        font-size: 12px;
        padding-top: 5px;
        border: none
    }

.cat-name span {
    color: #919191;
    position: relative;
    display: block;
    text-align: center;
    font-size: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .cat-name span:before, .cat-name span:after {
        content: '';
        position: absolute;
        height: 1px;
        width: 5%;
        background-color: #e5e5e5;
        top: 50%;
        left: 0;
    }

    .cat-name span:after {
        right: 0;
        left: auto;
    }

.section-featured-banner {
    background-color: #f1f7fc;
    padding: 30px 0
}

.lasttest-blog-lager {
    background-color: #f1f7fc;
    padding: 5px 0 30px 0
}

    .lasttest-blog-lager .blog-list .blog-list-wapper .post-thumb img {
        width: 100%
    }

    .featured-banner .post-title, .lasttest-blog-lager .blog-list .blog-list-wapper .post-desc.pos-0 .post-title {
        font-size: 14px;
        display: block;
        border-top: none;
        margin: 0
    }

    .lasttest-blog-lager .blog-list .blog-list-wapper .post-desc .post-content {
        font-size: 14px;
        margin-bottom: 15px
    }

    .lasttest-blog-lager .blog-list .blog-list-wapper .post-desc .post-title {
        font-size: 16px;
        padding: 18px 0;
        border-top: 1px solid #ccc
    }

.featured-banner .post-thumb a img {
    width: 100%
}

.featured-banner .whyus-thumb {
    border-top-left-radius: 50px;
    overflow: hidden
}

.featured-banner .whyus-info-text {
    background-color: #2fb3b2;
    border-bottom-right-radius: 50px
}

    .featured-banner .whyus-info-text:hover {
        background-color: #e0feff
    }

.featured-banner .post-desc .post-content {
    padding: 10px 0;
    height: 145px;
    overflow: hidden
}

.featured-banner .post-desc {
    position: relative;
    padding: 20px 15px
}

.featured-banner .post-title {
    text-transform: uppercase;
    text-align: center;
    line-height: 24px;
    font-weight: 600;
    min-height: 48px
}

    .featured-banner .post-title a {
        color: #fff
    }

.featured-banner .whyus-info-text:hover .post-title a {
    color: #2fb3b2
}

.service3 {
    padding-bottom: 50px
}

    .service3 .service-item .service-info {
        padding-top: 15px
    }

.about .blog-posts .post-item .entry-excerpt {
    text-align: justify;
    max-height: 52px;
    overflow: hidden
}

.blog-posts .post-item .entry {
    background-color: #f9f9f9
}

    .blog-posts .post-item .entry .entry-ci {
        padding: 10px 15px 0 0
    }

.box-products .box-tabs li:last-child > a {
    padding-right: 10px
}

.about .entry-ci .entry-title {
    font-size: 20px
}

    .about .entry-ci .entry-title a {
        color: #333
    }

#left_column .block .block_content {
    padding-left: 0;
    padding-right: 0;
    border: none
}

    #left_column .block .block_content.news, #left_column .block .block_content.product {
        margin-bottom: 30px
    }

        #left_column .block .block_content.news:last-child, #left_column .block .block_content.product:last-child {
            margin-bottom: 0
        }

.pro-album {
    padding: 30px 0 20px 0
}

    .pro-album .product-list li .product-name {
        text-align: center;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px
    }

#baogia {
    bottom: 40px !important;
    box-shadow: 0 10px 10px 0 rgba(0,0,0,.1);
    border-radius: 20px !important;
    background-color: #488ff6;
    border-color: #5598fb;
    left: 45px !important;
    padding: 3px 15px !important
}

#RegPopup .modal-body {
    color: #01928c;
    padding: 15px 0 0 0;
}

    #RegPopup .modal-body h2 {
        font-size: 20px;
        text-transform: uppercase;
        line-height: 26px
    }

#RegPopup .modal-dialog {
    width: 768px;
    margin: 20vh auto;
    vertical-align: middle;
    display: flex;
    background-color: #01928c
}

    #RegPopup .modal-dialog .modal-content {
        width: 50%;
        margin: 0;
        border-radius: inherit
    }

        #RegPopup .modal-dialog .modal-content.box-no {
            width: 100%
        }

#RegPopup .modal-footer {
    text-align: center;
    border-top: none;
    border-bottom: 1px solid #038a85;
    padding-top: 0;
}

#RegPopup .modal-dialog .show-text-popup {
    width: 50%;
    margin: 20px;
    color: #fff
}

    #RegPopup .modal-dialog .show-text-popup .box-home img {
        max-height: 475px;
    }

.ps-form-us .ds-email, .ps-form-us .row div:nth-child(3) {
    width: 50%;
}

.ps-form-us .ds-email {
    padding-right: 5px;
}

.ps-form-us .row div:nth-child(3) {
    padding-left: 5px;
}

.ps-form-us {
    background: #01928c;
    padding: 20px 15px 5px 15px
}

    .ps-form-us .ps-title {
        text-align: center;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 20px
    }

    .ps-form-us .show_dangky {
        margin-top: 10px;
        text-align: center
    }

.show_dangky {
    text-align: center;
    margin-top: 30px
}

    .show_dangky .btn-dky {
        -moz-transition: all .45s ease;
        -webkit-transition: all .45s ease;
        -o-transition: all .45s ease;
        -ms-transition: all .45s ease;
        transition: all .45s ease;
        line-height: 32px
    }

    .show_dangky .btn-dky {
        display: inline-block;
        padding: .75rem 3.25rem;
        border-radius: 10rem;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: .15rem;
        transition: all .3s;
        position: relative;
        overflow: hidden;
        z-index: 1
    }

        .show_dangky .btn-dky:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #e00707;
            border-radius: 10rem;
            z-index: -2
        }

        .show_dangky .btn-dky:before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 0%;
            height: 100%;
            background-color: #2fb3b2;
            transition: all .3s;
            border-radius: 10rem;
            z-index: -1
        }

        .show_dangky .btn-dky:hover {
            color: #fff
        }

            .show_dangky .btn-dky:hover:before {
                width: 100%
            }

#main-menu .dropdown-menu.container-fluid .block-container .group_header {
    position: relative;
    display: block
}

    #main-menu .dropdown-menu.container-fluid .block-container .group_header ul.block {
        display: none
    }

    #main-menu .dropdown-menu.container-fluid .block-container .group_header:hover ul.block {
        left: 100%;
        top: 0;
        display: block;
        position: absolute;
        background: #2fb3b2cf;
        min-width: 280px;
        padding: 10px 0
    }

    #main-menu .dropdown-menu.container-fluid .block-container .group_header ul.block li a {
        text-transform: inherit
    }

.section-title-2.section-product h2 {
    margin-bottom: 10px
}

.section-title-2.section-product {
    margin-bottom: -15px;
    margin-top: 30px
}

/*.section-title-box {
    text-align: center;
    position: relative;
    margin-bottom: 25px;
    color: #2fb3b2
}

    .section-title-box .box-title {
        position: relative;
        margin-bottom: 20px;
        text-transform: uppercase;
        font-weight: 400;
    }

    .section-title-box:after {
        content: '';
        width: 320px;
        height: 22px;
        background: url(../files/images/icon/techlogy.png) no-repeat bottom center;
        margin: 0 auto;
        margin-top: 10px;
        display: block
    }*/

.btn-cl {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: 2px 20px;
    font-size: 16px;
    margin-top: 10px
}

.btn-success {
    color: #fff;
    background-color: #fe0002;
    border-color: #ba1e1f;
    cursor: pointer
}

.page-product-box .heading {
    margin-bottom: 10px
}

.entry-detail .list-unstyled {
    padding: 20px 15px;
    background-color: #fff9f5
}

    .entry-detail .list-unstyled li {
        line-height: 32px
    }

.entry-detail .entry-photo {
    display: none
}

.entry-detail .project-content-img .img-project .entry-photo {
    display: block;
}

.padding-bt {
    padding-bottom: 0
}

.list-service .service3 .col-sm-3 {
    width: 20%
}

.list-service .service3 .service-item .service-title a {
    color: #333
}

.list-service2 .item-service1 .service-icon, .list-service2 .item-service1 .service-info {
    text-align: center
}

.padding-bt .col-sm-4 {
    margin-bottom: 25px
}

.padding-bt img {
    height: auto !important;
    width: 100% !important
}

.box-products .box-product-content .box-product-adv .adv-desc {
    display: none
}

.form-send-contact .coment-form .input, .form-send-contact .sky-form .input {
    border: none;
    margin-bottom: 15px
}

.product-comments-block-tab .sky-form .input input, .product-comments-block-tab .sky-form input {
    height: 40px;
    border: 1px solid #fff
}

.services-wapper, .sale-wapper {
    padding: 20px 0
}

.service4 .service-item .service-in > .icon {
    position: relative;
    margin-bottom: 10px
}

    .service4 .service-item .service-in > .icon:after {
        position: absolute;
        content: "";
        left: -15px;
        top: -15px;
        bottom: 15px;
        border: 2px solid #2fb3b2;
        width: 100%;
        z-index: -1;
        opacity: 1;
        visibility: visible;
        border-top-left-radius: 30%;
        border-bottom-right-radius: 30%
    }

.service4 .service-item .service-in:hover > .icon:after {
    background-color: #2fb3b2;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.service4 .service-item .service-in > .icon img {
    /* border-top-left-radius: 30%;
    border-bottom-right-radius: 30%;*/
    max-height: 47px;
    margin: 0 auto;
    display: block;
}

.service4 .service-item .info {
    text-align: center;
    line-height: 26px;
    padding-top: 10px
}

    .service4 .service-item .info a {
        color: #2fb3b2;
        text-transform: uppercase;
        text-shadow: .5px 1px 1px #097b7d
    }

.service4 .service-item .service-in {
    padding: 20px;
    position: relative;
    background-color: #fff;
}

.service4 .service-item {
    margin-bottom: 20px
}

    .service4 .service-item .service-in .sl-icon {
        position: absolute;
        content: "";
        opacity: 1;
        visibility: visible;
        z-index: 1;
        width: 68px;
        height: 68px;
        bottom: 80px;
        left: 43.5%;
        right: 0;
        /* background-color: #00605c;*/
        background-position: bottom center;
        background-repeat: no-repeat;
        display: none;
    }

        .service4 .service-item .service-in .sl-icon.sl-0 {
            background-image: url(../files/images/icon/icon-insurance-0.png)
        }

        .service4 .service-item .service-in .sl-icon.sl-1 {
            background-image: url(../files/images/icon/icon-insurance-1.png)
        }

        .service4 .service-item .service-in .sl-icon.sl-2 {
            background-image: url(../files/images/icon/icon-insurance-2.png)
        }

        .service4 .service-item .service-in .sl-icon.sl-3 {
            background-image: url(../files/images/icon/icon-insurance-3.png)
        }

        .service4 .service-item .service-in .sl-icon.sl-4 {
            background-image: url(../files/images/icon/icon-insurance-4.png)
        }

        .service4 .service-item .service-in .sl-icon.sl-5 {
            background-image: url(../files/images/icon/icon-insurance-5.png)
        }

        .service4 .service-item .service-in .sl-icon.sl-6 {
            background-image: url(../files/images/icon/icon-insurance-6.png)
        }
/*Sale*/
.service5233 .service-item {
    margin-bottom: 30px;
}

    .service5233 .service-item .service-in > .icon {
        position: relative;
        margin-bottom: 20px
    }

    .service5233 .service-item .service-in:hover > .icon:after {
        background-color: #2fb3b2;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease
    }

    .service5233 .service-item .service-in > .icon img {
        border: 2px solid #005ba9;
        border-radius: 50%;
        width: 100%;
    }

    .service5233 .service-item .info {
        text-align: center;
        line-height: 26px;
        padding-top: 20px
    }

        .service5233 .service-item .info a {
            color: #2fb3b2;
            text-transform: uppercase;
            text-shadow: .5px 1px 1px #097b7d
        }

    .service5233 .service-item .service-in > .sale-social {
        display: flex;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        text-align: center
    }

    .service5233 .service-item .info .agent_name {
        font-size: 20px;
        padding-right: 5px;
        letter-spacing: -0.7px;
        line-height: 30px;
    }

    .service5233 .service-item .info .agent_tel {
        background-color: #ff4545;
        line-height: 30px;
        padding: 5px 15px;
        border-radius: 20px;
        white-space: nowrap;
        font-size: 16px;
    }

        .service5233 .service-item .info .agent_tel a {
            color: #fff;
        }

.service4 .service-item .info .agent_tel:hover {
    background-color: #f00;
}

.service5233 .service-item .service-in {
    padding: 20px;
    position: relative;
    background-color: #ffcb37;
}

.service5233 .service-item.item-1 .service-in, .service5233 .service-item.item-3 .service-in, .service5233 .service-item.item-5 .service-in, .service5233 .service-item.item-7 .service-in {
    background-color: #2fb3b2
}

.service5233 .service-item .service-in .sl-icon {
    position: absolute;
    content: "";
    opacity: 1;
    visibility: visible;
    z-index: 1;
    width: 68px;
    height: 68px;
    bottom: 80px;
    left: 43.5%;
    right: 0;
    /* background-color: #00605c;*/
    background-position: bottom center;
    background-repeat: no-repeat
}

.sale-social a img {
    max-height: 35px;
}
/*Project*/
.m-5j {
    padding: 0;
    padding-bottom: 20px;
}

    .m-5j .m-more a {
        display: inline-block;
        transition: all 0.3s ease 0s;
    }

    .m-5j ul li {
        position: relative;
        background: #000;
    }

        .m-5j ul li a {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            z-index: 10;
        }

        .m-5j ul li i {
            width: 45px;
            height: 45px;
            background: url(../files/images/icon/cp-i-01.png) no-repeat center;
            right: 0px;
            position: absolute;
            top: 45px;
            filter: alpha(opacity:0);
            opacity: 0;
            z-index: 10;
        }

        .m-5j ul li:hover i {
            top: 0;
            filter: alpha(opacity:100);
            opacity: 1;
        }

        .m-5j ul li .m-5j-txt {
            position: absolute;
            width: 100%;
            padding: 0 50px;
            top: 30%;
            text-align: center;
            filter: alpha(opacity:0);
            opacity: 0;
            z-index: 5;
        }

            .m-5j ul li .m-5j-txt span {
                font-size: 16px;
                line-height: 26px;
                color: #fff;
                white-space: nowrap;
                text-overflow: ellipsis;
                max-height: 26px;
                overflow: hidden;
            }

            .m-5j ul li .m-5j-txt p {
                font-size: 12px;
                max-height: 22px;
                max-height: 66px;
                overflow: hidden;
                margin: 15px 0 0 0;
                color: #fff;
            }

        .m-5j ul li:hover .m-5j-txt {
            top: 40%;
            filter: alpha(opacity:100);
            opacity: 1;
        }

        .m-5j ul li .m-5j-img {
            width: 100%;
            filter: alpha(opacity:100);
            opacity: 1;
        }

            .m-5j ul li .m-5j-img img {
                width: 100%;
                height: auto;
            }

        .m-5j ul li:hover .m-5j-img {
            filter: alpha(opacity:30);
            opacity: .3;
        }

.m-more {
    text-align: center;
    margin: 15px 0 0 0;
    position: relative;
}

    .m-more a {
        font-size: 12px;
        line-height: 36px;
        color: #53a100;
        padding: 2px 40px 0;
        width: auto;
        position: relative;
        text-transform: capitalize;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        background: #fff;
        vertical-align: middle;
        border: 1px solid #09d16c;
        text-transform: uppercase;
    }

        .m-more a:hover {
            background: #09d16c;
            border: 1px solid #09d16c;
            color: #fff;
        }

#right_column {
    margin-top: 30px
}

    #right_column .left-module {
        margin-bottom: 30px;
        overflow: hidden
    }

        #right_column .left-module .owl-dots {
            bottom: 5px
        }

        #right_column .left-module:last-child {
            margin-bottom: 0
        }

        #right_column .left-module img {
            margin: 0 auto
        }

    #right_column .block {
        border: 1px solid #eaeaea
    }

        #right_column .block .title_block {
            font-size: 16px;
            font-weight: 700;
            border-bottom: 1px solid #eaeaea;
            padding-left: 28px;
            text-transform: uppercase;
            padding-top: 11px;
            padding-bottom: 12px
        }

        #right_column .block .block_content {
            padding: 15px 20px
        }

.box-about-home .box-home p {
    margin-bottom: 10px;
    line-height: 26px
}

.wrapper-home-banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    height: 550px;
    overflow: hidden;
    margin-bottom: 40px
}

    .wrapper-home-banner img {
        background-position: center;
        margin-top: -100px;
        right: 0
    }

    .wrapper-home-banner .pages-width {
        position: absolute;
        display: inline-block;
        text-align: center;
        color: #000;
        cursor: pointer;
        max-width: 500px;
        margin-left: auto;
        padding: 100px 0;
        right: 0
    }

        .wrapper-home-banner .pages-width .title {
            position: relative;
            margin: 0;
            padding-bottom: 20px
        }

            .wrapper-home-banner .pages-width .title:before {
                content: '';
                height: 2px;
                width: 120px;
                background: #999;
                position: absolute;
                left: 0;
                right: 0;
                bottom: 10px;
                margin: 0 auto;
                text-align: center;
                -webkit-transition: all .5s;
                -moz-transition: all .5s;
                -o-transition: all .5s;
                transition: all .5s
            }

            .wrapper-home-banner .pages-width .title h2 {
                font-size: 60px;
                font-weight: 600;
                color: #000;
                line-height: 1.2;
                position: relative
            }

        .wrapper-home-banner .pages-width .description {
            margin-bottom: 50px
        }

            .wrapper-home-banner .pages-width .description p {
                font-size: 20px;
                line-height: 1.4;
                font-weight: 400;
                color: #666;
                letter-spacing: 1px
            }

        .wrapper-home-banner .pages-width .offer {
            display: block
        }

.wrapper-home-banner-img {
    text-align: center
}

.wrapper-heading-home {
    padding: 40px 0 35px;
    text-align: center
}

    .wrapper-heading-home h2 {
        font-size: 34px;
        line-height: 1.6;
        margin: 0;
        font-weight: 500;
        position: relative;
        padding: 0 0 12px
    }

        .wrapper-heading-home h2:before {
            position: absolute;
            content: "";
            display: block;
            width: 55px;
            height: 1px;
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
            background: #323232;
            -webkit-transition: all .3s linear;
            -moz-transition: all .3s linear;
            -o-transition: all .3s linear;
            -ms-transition: all .3s linear;
            transition: all .3s linear
        }

.wrapper-home-banner-img .padding-img {
    padding-top: 30px;
    position: relative
}

.wrapper-home-banner-img .fade-out {
    position: relative
}

.fade-box img.lazyloaded {
    opacity: 1;
    width: 100%
}

.fadeoutcenter {
    transition: opacity 150ms linear,color 150ms linear,background 150ms linear
}

.wrapper-home-banner-img .fade-out .fadeoutcenter:after {
    background: rgba(0,0,0,.1) repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1
}

.wrapper-home-banner-img .fade-out .fadeoutcenter:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition-duration: 1s;
    opacity: 0
}

.content br {
    content: "";
    margin: 1em;
    display: block;
    font-size: 24%
}

.blog-posts .post-item .entry-thumb {
    margin-right: -15px
}

.block-thongke {
    display: none
}

.block .title_block {
    background-color: #2fb3b2;
    color: #fff
}

    .block .title_block a {
        color: #fff
    }

#user-info-opntop {
    width: auto
}

.dropdown-2 {
    margin-top: 2px
}

    .dropdown-2 a {
        display: inline-block;
        float: left;
        margin: 0 2px
    }

.row-cate-pro {
    padding: 40px 0;
    margin-top: 20px;
    background-color: #6d6d6d
}

    .row-cate-pro .cate-pro li {
        text-align: center
    }

        .row-cate-pro .cate-pro li a .cate-name {
            padding: 10px 0
        }

        .row-cate-pro .cate-pro li .product-container .block-cate-name {
            padding-top: 25px
        }

.option4 .product-list li .price-percent-reduction2 {
    right: -8px
}

.option4 .blog-list .blog-list-wapper ul li .readmore a {
    color: #08c
}

.option4 {
    background: #eaeaea
}

    .option4 .product-list li .product-price {
        color: #08c
    }

    .option4 a:hover {
        color: #08c
    }

    .option4 .scroll_top:hover {
        background: #08c
    }

    .option4 .nav-center .owl-controls .owl-next, .option4 .nav-center .owl-controls .owl-prev {
        -moz-transition: all .45s ease;
        -webkit-transition: all .45s ease;
        -o-transition: all .45s ease;
        -ms-transition: all .45s ease;
        transition: all .45s ease;
        opacity: 0;
        visibility: hidden
    }

    .option4 .nav-center .owl-controls .owl-prev {
        left: -30px
    }

    .option4 .nav-center .owl-controls .owl-next {
        right: -30px
    }

    .option4 .nav-center.owl-loaded:hover .owl-next {
        right: 0;
        visibility: inherit;
        opacity: 1
    }

    .option4 .nav-center.owl-loaded:hover .owl-prev {
        left: 0;
        visibility: inherit;
        opacity: 1
    }

    .option4 .owl-controls .owl-next:hover, .option4 .owl-controls .owl-prev:hover {
        background: #08c;
        color: #fff
    }

    .option4 .product-list li .add-to-cart:hover {
        background-color: #08c
    }

    .option4 .product-list li .quick-view a:hover {
        background-color: #08c
    }
/*.product-list li .left-block.hicart-3 .add-to-cart, .product-list li:hover .left-block.hicart-3 .add-to-cart{
height: 41.38px;
    background-color: #fff;
}*/
.product-list li .left-block a.cart.hi-3 {
    display: none;
}

.layered-content .block-pro-list {
    line-height: 32px;
    list-style: none;
    /*text-align: center;*/
    margin-bottom: 10px;
    /*    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

    .layered-content .block-pro-list li {
        margin: 0 0 5px 0;
        background: #2fb3b2;
        font-size: 16px;
        border-radius: 3px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .layered-content .block-pro-list li a {
            color: #fff;
            padding: 0 10px;
        }

        .layered-content .block-pro-list li:hover {
            background-color: #ff4318
        }

            .layered-content .block-pro-list li:hover a {
                color: #fff;
            }

#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none
}

#boxes .window {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 9999
}

.window-popup {
    background: 0 0;
    padding: 0;
    max-width: 800px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
    border-radius: 4px;
    background-size: 100% 100%;
    position: relative
}

    .window-popup .close-popup {
        background: #fff none repeat scroll 0 0;
        display: block;
        height: 30px;
        line-height: 30px;
        position: absolute;
        right: -15px;
        text-align: center;
        top: -15px;
        width: 30px;
        z-index: 999;
        border-radius: 50%;
        box-shadow: 0 0 5px 0 rgba(0,0,0,.1)
    }

.content-popup {
    position: relative;
    z-index: 99
}

    .content-popup input[type=submit] {
        border-width: 0 0 3px;
        display: block;
        width: 100%;
        border-radius: 4px;
        height: 50px
    }

    .content-popup input[type=text] {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        color: #999;
        display: block;
        font-size: 18px;
        height: 50px;
        margin: 0 0 16px;
        padding: 0 10px;
        text-align: center;
        width: 100%
    }

    .content-popup .image-popup {
        margin: 10px 0
    }

    .content-popup .title30 {
        margin-bottom: 20px
    }

    .content-popup select {
        background: rgba(0,0,0,0) linear-gradient(to bottom,#fff 0,#e5e5e5 100%) repeat scroll 0 0;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        color: #555;
        display: block;
        height: 40px;
        margin-bottom: 15px;
        padding: 0 15px;
        width: 100%
    }

        .content-popup select option {
            padding: 0 15px
        }

.option4 .group-button-header {
    margin-top: 10px;
    padding-left: 0
}

    .option4 .group-button-header .btn-cart, .option4 .group-button-header .btn-compare, .option4 .group-button-header .btn-heart, .option4 .group-button-header .btn-login {
        width: auto;
        float: right;
        text-indent: inherit;
        padding-left: 30px;
        padding-top: 19px
    }

    .option4 .group-button-header .btn-heart {
        background: url(../images/heart-icon.png) no-repeat center left;
        font-size: 14px
    }

    .option4 .group-button-header .btn-login {
        background: url(../images/user-icon.png) no-repeat center left;
        font-size: 14px;
        height: 39px;
        margin-right: 16px
    }

    .option4 .group-button-header .btn-cart {
        background: url(../images/cart-icon4.png) no-repeat center left;
        font-size: 14px;
        margin-right: 0;
        padding-left: 25px;
        padding-top: 12px
    }

        .option4 .group-button-header .btn-cart > a {
            font-size: 14px
        }

        .option4 .group-button-header .btn-cart .notify-right {
            right: 22px;
            top: -8px
        }

.option4 span.notify-right {
    background: url(../images/notify-right-red.png) no-repeat
}

.option4 .hot-deals-box {
    background: #fff;
    border: none
}

.option4 .box-products .box-product-content .box-product-list .product-list li {
    border: none;
    background: #fff
}

.option4 .box-products .box-product-head {
    border-color: #ccc
}

.option4 .blog-list .page-heading span.page-heading-title {
    border-color: #09c
}

.option4 .nav-top-menu {
    background: 0 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.option4 .box-vertical-megamenus .title {
    height: 42px;
    line-height: 42px;
    background: #08c
}

    .option4 .box-vertical-megamenus .title .btn-open-mobile {
        line-height: 40px
    }

.option4 .main-menu .navbar {
    min-height: 40px
}

.option4 #main-menu .navbar .navbar-nav > li > a {
    margin: 10px 0;
    padding: 0 10px;
    text-transform: uppercase;
    border: none
}

.option4 #main-menu .navbar .navbar-nav > li.active, .option4 #main-menu .navbar .navbar-nav > li:hover {
    background: 0 0;
    color: #08c
}

    .option4 #main-menu .navbar .navbar-nav > li.active > a, .option4 #main-menu .navbar .navbar-nav > li:hover > a {
        color: #08c;
        border: none
    }

    .option4 #main-menu .navbar .navbar-nav > li.active:last-child > a, .option4 #main-menu .navbar .navbar-nav > li:last-child > a {
        border: none;
        padding-right: 0
    }

.option4 #main-menu .navbar-nav > li:hover .dropdown-menu {
    -webkit-transform: translate(0,5px);
    -moz-transform: translate(0,5px);
    -o-transform: translate(0,5px);
    -ms-transform: translate(0,5px);
    transform: translate(0,5px);
    opacity: 1;
    visibility: visible
}

.option4 #main-menu li.dropdown:before {
    content: '';
    width: 100%;
    height: 5px;
    left: 0;
    right: 0;
    top: inherit;
    bottom: -5px
}

.option4 #main-menu {
    margin: 0;
    margin-top: 12px
}

.option4 .nav-ontop {
    height: 40px;
    background: #08c
}

    .option4 .nav-ontop #box-vertical-megamenus .title {
        background: #08c;
        color: #fff;
        border: none
    }

.option4 .box-vertical-megamenus .vertical-menu-content {
    border: 1px solid #eaeaea;
    padding-bottom: 32px
}

.option4 .box-vertical-megamenus .vertical-menu-list {
    border: none
}

    .option4 .box-vertical-megamenus .vertical-menu-list li {
        border: none;
        padding: 0 20px
    }

        .option4 .box-vertical-megamenus .vertical-menu-list li:last-child > a {
            border: none
        }

    .option4 .box-vertical-megamenus .vertical-menu-list > li > a {
        border: none;
        padding-left: 0;
        border-bottom: 1px dotted #eaeaea;
        line-height: 36px
    }

.option4 .box-vertical-megamenus {
    top: -1px
}

    .option4 .box-vertical-megamenus .vertical-menu-list > li:hover {
        background: #08c
    }

        .option4 .box-vertical-megamenus .vertical-menu-list > li:hover > a {
            border-color: transparent
        }

    .option4 .box-vertical-megamenus .vertical-menu-list > li:hover {
        border-left: none
    }

        .option4 .box-vertical-megamenus .vertical-menu-list > li:hover > a {
            border-top: none
        }

    .option4 .box-vertical-megamenus .all-category {
        margin-top: 0;
        padding-right: 20px;
        padding-left: 20px
    }

        .option4 .box-vertical-megamenus .all-category span:after {
            content: "\f101";
            font-size: 16px;
            font-weight: 400
        }

.option4 .vertical-dropdown-menu .mega-group-header span {
    border-color: #08c
}

.option4 .box-vertical-megamenus .all-category:hover span {
    background: #08c;
    border-color: #08c
}

.option4 #main-menu .dropdown-menu .block-container .group_header > a {
    border-color: #08c
}

.option4 .box-vertical-megamenus .vertical-menu-content ul > li > a.parent:before {
    right: 20px
}

.option4 .vertical-dropdown-menu .mega-products .mega-product .product-price .new-price {
    color: #08c
}

.option4 .cart-block .cart-block-content .product-info .p-right .p-rice {
    color: #08c
}

.option4 .cart-block .cart-block-content .cart-buttons a.btn-check-out {
    background: #08c
}

.option4 .nav-ontop #box-vertical-megamenus {
    width: 60px
}

.option4 .nav-ontop #main-menu .navbar .navbar-nav > li > a {
    color: #fff;
    border-right: none
}

.option4 .nav-ontop #main-menu .navbar .navbar-nav > li.active, .option4 .nav-ontop #main-menu .navbar .navbar-nav > li:hover {
    background: #31a5df;
    color: #08c
}

    .option4 .nav-ontop #main-menu .navbar .navbar-nav > li.active > a, .option4 .nav-ontop #main-menu .navbar .navbar-nav > li:hover > a {
        color: #fff
    }

.option4 #form-search-opntop {
    height: 40px
}

    .option4 #form-search-opntop form {
        margin-top: 4px;
        color: #fff
    }

    .option4 #form-search-opntop .btn-search:before {
        color: #fff
    }

    .option4 #form-search-opntop:hover form {
        border: 1px solid #cacaca;
        background: #31a5df
    }

.option4 .header {
    background: #fff
}

.option4 .main-header {
    background: #fff;
    padding: 20px 0
}

.option4 #home-slider {
    background: #fff
}

.option4 .header-top-right .homeslider {
    width: 100%;
    padding: 10px 0 0 10px
}

.option4 .header-top-right {
    border: none
}

#home-slider {
    max-height: 460px;
    overflow: hidden
}

.box-products .box-product-head .links {
    float: right;
}

    .box-products .box-product-head .links > .dropdown-toggle {
        width: 40px;
        border: none;
        background-color: transparent;
        padding: 0;
        height: auto;
        font-size: 24px;
        display: none;
        color: #9b9b9b;
    }

.product-list li .product-price.pro-content {
    color: #666;
    padding-bottom: 15px;
    font-size: 14px;
    opacity: 0;
    height: 0
}

.product-list li:hover .product-price.pro-content {
    opacity: 1;
    height: auto;
    max-height: 200px;
    overflow: hidden
}

.content-shop .content-pro2 {
    font-size: 14px
}

    .content-shop .content-pro2 p {
        margin: 0 0 10px
    }

.sp-brand .product-list .product-container .right-block .product-star {
    float: none;
    display: block;
    width: auto;
    text-align: center
}

.sp-brand .product-list .product-container .content_price {
    border-bottom: none
}

.row-blog {
    background: #fff;
    margin-top: 40px
}

.formsearch-option4 {
    padding: 0;
    height: 40px
}

    .formsearch-option4 > form {
        border-right: 1px solid #ccc;
        height: 40px
    }

    .formsearch-option4 .form-category {
        border-right: 1px solid #ccc;
        height: 40px;
        min-width: 150px
    }

    .formsearch-option4 .select2-container--default, .formsearch-option4 .select2-selection--single {
        border: none;
        height: 40px;
        padding: 0;
        margin: 0;
        width: 100% !important
    }

    .formsearch-option4 .select2-container .select2-selection--single .select2-selection__rendered {
        padding: 0
    }

    .formsearch-option4 .select2-container--default .select2-selection--single .select2-selection__arrow {
        right: 5px
    }

    .formsearch-option4 .form-category select {
        padding: 10px 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: url(../images/dropdow.png) no-repeat right center;
        padding-right: 25px;
        color: #666
    }

    .formsearch-option4 .input-serach {
        padding-left: 10px
    }

    .formsearch-option4 .btn-search {
        width: 50px;
        height: 40px;
        border-left: 1px solid #ccc;
        color: #666
    }

        .formsearch-option4 .btn-search .fa {
            line-height: inherit
        }

.cate-pt .category-featured .show-brand {
    background-color: #fff
}

.sale-product {
    padding: 0 15px 20px 15px;
    position: relative;
    background: linear-gradient(90deg,#f3f3f3 10%,#fff 30%)
}

    .sale-product .product-list .owl-controls .owl-next, .sale-product .product-list .owl-controls .owl-prev {
        border-radius: 20px;
        overflow: hidden
    }

    .sale-product .product-list li .content_price {
        border-bottom: none
    }

    .sale-product .product-list li .product-star {
        padding-top: 0
    }

.option4 .group-banner4 .list-banner {
    margin-left: -5px;
    margin-right: -5px
}

    .option4 .group-banner4 .list-banner li {
        display: inline;
        float: left;
        padding: 0 5px
    }

.option4 .header-top-right .homeslider .bx-controls-direction .bx-next, .option4 .header-top-right .homeslider .bx-controls-direction .bx-prev {
    background: #08c
}

.option4 .header-top-right .homeslider .bx-wrapper .bx-pager .bx-pager-item {
    width: 10px;
    height: 10px
}

    .option4 .header-top-right .homeslider .bx-wrapper .bx-pager .bx-pager-item a {
        width: 100%;
        height: 100%;
        float: left;
        background: 0 0;
        margin: 0;
        padding: 0;
        text-align: center;
        text-indent: 0;
        border-radius: 90%;
        color: #666;
        border: 1px solid #fff;
        padding-left: 1px;
        background: #fff;
        font-size: 0
    }

        .option4 .header-top-right .homeslider .bx-wrapper .bx-pager .bx-pager-item a.active {
            background: #08c;
            border-color: #08c
        }

.option4 .blog-list .page-heading {
    font-size: 18px
}

.option4 #footer2 {
    margin-top: 0;
    padding-top: 40px;
    border: none
}

    .option4 #footer2 .footer-top {
        border-top: 1px solid #eaeaea
    }

.nav-top-menu .link-mainmenu {
    width: auto;
    display: inline-block;
    float: right;
    height: 40px
}

    .nav-top-menu .link-mainmenu img {
        vertical-align: middle;
        display: inline-block
    }

    .nav-top-menu .link-mainmenu .dropdown {
        padding: 0 10px;
        border-right: 1px solid #ccc
    }

        .nav-top-menu .link-mainmenu .dropdown > a {
            line-height: 40px
        }

            .nav-top-menu .link-mainmenu .dropdown > a:after {
                content: "\f107";
                font-family: FontAwesome;
                font-size: 17px;
                vertical-align: 0;
                padding-left: 10px
            }

            .nav-top-menu .link-mainmenu .dropdown > a > img {
                margin-top: -3px;
                margin-right: 5px
            }

    .nav-top-menu .link-mainmenu .dropdown-menu {
        border-radius: 0;
        border: none;
        top: 100%;
        left: 0
    }

        .nav-top-menu .link-mainmenu .dropdown-menu > li > a > img {
            margin-top: -2px;
            margin-right: 5px
        }

.group-link-main-menu {
    padding-left: 0
}

.breadcrumb {
    margin: 15px 0
}

.box-home {
}
.page-cate-products{background:#f9f9f9;}
.list-item-cate .block-cate .link_cate {
    margin-bottom: 5px;
}
.list-item-cate .block-cate {
    margin-right: -5px;
    margin-left: -5px;
}
    .list-item-cate .block-cate .link_cate {
        padding-right: 5px;
        padding-left: 5px;
    }
        .list-item-cate .block-cate .link_cate a {
            background: #f9f9f9;
            line-height: 32px;
            width: 100%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            display: block;
            padding: 0 10px;
        }
.list-cate-container {
    background-color: #fff;
    padding: 5px 15px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.list-item-cate .block-cate .link_cate.group_header > a {
    font-weight: 600;
    margin-bottom: 10px;
}
    .list-cate-container h3.cate-name {
        margin-bottom: 10px;
    }
        .list-cate-container h3.cate-name a{display:block;}
            .list-cate-container h3.cate-name a:after {
                width: 32px;
                display: inline-block;
                text-align: right;
                float: right;
                margin-left: 10px;
                content: "\f105";
                font: normal normal normal 14px/1 FontAwesome;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }
            .product-cont li {
                background-color: #fff;
                border: 1px solid #f3f3f3;
                border-radius: 0.35rem;
                word-wrap: break-word;
                background-color: #fff;
                background-clip: border-box;
                padding-bottom: 10px;
            }

.popular-title-box .box-title, .section-title-box .box-title {
    background-color: #f8f8f8;
    font-size: 1.4em;
    margin-bottom: 0;
    padding: 7px 10px;
    border-radius: 5px;
    font-weight: 500;
    color: #333;
    margin-top: 15px
}

    .popular-title-box .box-title span:last-child, .section-title-box .box-title span:last-child {
        float: right;
        font-size: 12px;
        padding-top: 5px;
    }

        .popular-title-box .box-title span:last-child a:after, .section-title-box .box-title span:last-child a:after {
            display: inline-block;
            margin-left: 0.255em;
            vertical-align: 0.255em;
            border-bottom: 0;
            border-left: 0.3em solid transparent;
            border-top: 1px solid #999;
            border-right: 1px solid #999;
            content: '';
            height: 6px;
            transform: rotate( 45deg);
            width: 6px;
            text-align: right;
            float: right;
            margin-top: 3px;
        }

.option4 .bx-wrapper .bx-controls-auto, .option4 .header-top-right .homeslider .bx-wrapper .bx-pager {
    text-align: center
}

.content h3, .content h4 {
    margin: 10px 0 15px 0;
    line-height: 24px
}

.content-text .content {
    line-height: 24px
}

.content-text .ngaycn {
    display: none;
    font-size: 12px;
    color: #666;
    padding-bottom: 10px;
    text-align: center
}

.product-tab .tab-container .tab-panel:hover a {
    color: #08c
}

.content-text img, .product-tab .tab-container .tab-panel img {
    height: auto !important
}

.content-text .pro-video .name-video a {
    color: #333
}

.content-text .pro-video .name-video:hover a {
    color: #fe0002
}

.product-tab .tab-container .tab-panel a.btnSendComment {
    color: #f3d3c9;
    margin-top: 10px;
    max-width: 150px !important
}

.navigation-pipe {
    margin: 0 6px
}

.page-heading span.page-heading-title2 {
    text-transform: none;
    margin-top: 10px;
    font-weight: 500;
    line-height: 28px
}

.page-heading.page-faq, .page-heading.page-ser, .page-heading.product {
    /*    text-align: center;*/
    margin-top: 0
}

.page-products .page-heading.product {
    display: none;
}

.page-heading {
    font-size: 32px;
    margin-bottom: 15px;
    border-bottom: 0;
    text-align: left
}

.entry-detail .page-heading .pull-right {
    display: inline-block;
    float: none !important;
    margin-top: 0 !important;
}

.page-head-service {
    text-align: center;
    background: #2fb3b2;
    line-height: 60px
}

    .page-head-service ul li {
        display: inline-block;
        padding-left: 20px;
        padding-right: 20px
    }

        .page-head-service ul li.h1-service, .page-head-service ul li.h1-service h1 {
            font-size: 18px;
            font-weight: 600;
            line-height: 60px;
            color: #fffb00
        }

        .page-head-service ul li a {
            color: #fff;
            font-size: 16px;
            font-style: normal;
            color: #fff;
            font-weight: 600
        }

.page-service .breadcrumb {
    text-align: center
}

.pagibar {
    width: auto;
    text-align: center;
    margin-top: 15px
}

    .pagibar .pagination {
        padding: 0;
        margin: 0;
        border-radius: 0
    }

        .pagibar .pagination a:hover {
            background: #4ca246;
            color: #fff
        }

        .pagibar .pagination .active a {
            background: #4ca246;
            color: #fff
        }

        .pagibar .pagination > li:first-child > a, .pagibar .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

        .pagibar .pagination > li > a, .pagibar .pagination > li > span {
            position: relative;
            float: left;
            padding: 8px 15px;
            margin-left: -1px;
            line-height: 1.42857;
            color: #999;
            text-decoration: none;
            background-color: #fafafa;
            border: 1px solid #eaeaea
        }

        .pagibar .pagination > li:last-child > a, .pagibar .pagination > li:last-child > span {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

.site-wrap-news {
    padding: 30px 0;
    background-color: #f6f6f6;
}

.News:first-child .site-news .section-title {
    margin-top: 0;
}

.News .site-news .section-title, .project .site-project .section-title {
    position: relative;
    border-bottom: 1px solid #2fb3b2;
    padding-bottom: 10px;
}

.News .site-news .text-more, .project .site-project .text-more {
    position: absolute;
    right: 15px;
    top: 20px;
}

.site-news .h-entry {
    margin-bottom: 30px;
}

    .site-news .h-entry .font-size-regular, .site-project .second-step-project .font-size-regular {
        font-size: 14px;
        height: 52px;
        overflow: hidden;
        line-height: normal;
    }

.site-wrap-news .left_sticky .banner-opacity p {
    margin: 0 0 10px;
}

.site-wrap-service .site-service .ftco-system-1 {
    text-align: center;
}

.row-page-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .row-page-news .left_sticky {
        box-sizing: border-box;
        width: 100%;
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        padding-bottom: 1px
    }

.row-page-about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .row-page-about .left_sticky {
        box-sizing: border-box;
        width: 100%;
        position: -webkit-sticky;
        position: sticky;
        top: 65px;
        padding-bottom: 1px
    }

#product-detail blockquote, .content-pro2 blockquote, .content-pro3 blockquote, .content-text blockquote {
    background: #f9f9f9;
    border-left: 2px solid #ccc;
    margin: 1.5em 10px;
    padding: .5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    font-style: italic;
    font-size: 14px
}

    #product-detail blockquote:before, .content-pro2 blockquote:before, .content-pro3 blockquote:before, .content-text blockquote:before {
        color: #ccc;
        content: open-quote;
        font-size: 3em;
        line-height: .1em;
        margin-right: .25em;
        vertical-align: -.4em
    }

    #product-detail blockquote p, .content-text blockquote p {
        display: inline
    }

    #product-detail ol, .content-pro2 blockquote ol, .content-pro3 blockquote ol, .content-text ol, .content-text.about ol {
        list-style-type: decimal;
        padding-left: 26px;
        display: block
    }

    #product-detail ul, .content-pro2 blockquote ul, .content-pro3 blockquote ul, .content-text ul, .content-text.about ul {
        list-style-type: disc;
        padding-left: 26px;
        display: block
    }

#product-detail a, .content-text a {
    color: #2fb3b2
}

    #product-detail a:hover, .content-text a:hover {
        color: #f63
    }

.sl-cont-right .banner-opacity {
    padding: 10px;
    border: 1px solid #eaeaea;
    max-height: 460px;
    overflow: hidden;
}

    .sl-cont-right .banner-opacity:hover {
        overflow-y: scroll;
    }

    .sl-cont-right .banner-opacity::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.1);
        background-color: #F5F5F5;
    }

    .sl-cont-right .banner-opacity::-webkit-scrollbar {
        width: 2px;
        background-color: #F5F5F5;
    }

    .sl-cont-right .banner-opacity::-webkit-scrollbar-thumb {
        background-color: #0ae;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent));
    }

    .sl-cont-right .banner-opacity a {
        color: #00b1ff;
    }

        .sl-cont-right .banner-opacity a:hover {
            color: #f00;
        }

        .sl-cont-right .banner-opacity a:before {
            display: none;
        }

.fea-detail {
    display: flex;
    width: 100%;
    padding: 5px;
    margin-top: 10px;
    border: 1px solid #dfdfdfdf;
}

    .fea-detail .fea-info {
        width: 33.3333%;
        border-right: 1px solid #f5f5f5;
        padding: 10px;
        line-height: 32px;
    }

        .fea-detail .fea-info:last-child {
            border-right: 0;
        }

        .fea-detail .fea-info .fea-name {
            border-bottom: 1px solid #f5f5f5;
            font-weight: 600;
        }

.content-text.about ul.blog-posts {
    list-style-type: none;
    padding: 0
}

.box-orther {
    margin-top: 20px;
    position: relative;
    padding-top: 20px;
    border-top: 1px solid #2fb3b2;
}

#product-detail .box-orther .sale-center span a {
    color: #fff;
}

.content-text .cate-alb .item-alb, .content-text .cate-sub-alb .item-alb {
    position: relative;
    border: 1px solid #eaeaea;
    padding: 5px;
    margin-bottom: 30px;
}

.content-text .cate-alb .alb-info, .content-text .cate-sub-alb .alb-info {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 15px
}

.content-text .alb-info .alb-title {
    min-height: 78px;
    line-height: 26px
}

    .content-text .alb-info .alb-title:hover a {
        color: #fe0002
    }

.content-text .cate-sub-alb .alb-info a {
    color: #333
}

.content-text .cate-alb .alb-price, .content-text .cate-sub-alb .alb-price {
    display: none
}

.content-text .cate-alb .alb-info .alb-extra-link, .content-text .cate-sub-alb .alb-info .alb-extra-link {
    margin-top: 15px
}

    .content-text .cate-alb .alb-info .alb-extra-link a, .content-text .cate-sub-alb .alb-info .alb-extra-link a {
        border: 1px solid #eaeaea;
        padding: 10px 12px;
        background: #eee
    }

        .content-text .cate-alb .alb-info .alb-extra-link a:hover, .content-text .cate-sub-alb .alb-info .alb-extra-link a:hover {
            background: #fe0002;
            color: #fff
        }

.list-photo .item {
    float: left;
    position: relative;
    line-height: 1em
}

.list-photo .grid-sizer {
    width: 33.33334%
}

.list-photo .item {
    width: 33.33334%;
    border: solid 3px #fff
}

.list-photo .image {
    max-width: 100%;
    margin: 0;
    display: block
}

    .list-photo .image:after {
        clear: both
    }

.list-photo .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
    color: #fff;
    display: none
}

    .list-photo .overlay .title-sort {
        text-align: center
    }

        .list-photo .overlay .title-sort span {
            width: 40px;
            height: 40px;
            background-color: rgba(255,102,51,.5);
            display: block;
            margin: 0 auto;
            line-height: 40px;
            border-radius: 50%
        }

    .list-photo .overlay .description .title {
        text-align: center;
        font-size: 20px
    }

    .list-photo .overlay .description {
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: rgba(0,0,0,.8);
        width: 100%;
        margin: 0
    }

        .list-photo .overlay .description h3 {
            margin: 20px
        }

.list-photo .item:hover .overlay {
    display: block
}

.item-alb .alb-thumb .product-label {
    position: absolute;
    top: 10px;
    left: 10px;
    height: auto
}

.cate-sub-alb .item-alb .alb-thumb .product-label {
    color: #fff;
    float: left;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 10px;
    background: #ffc000;
    height: 22px
}

.partner-choise {
    margin-top: 20px
}

.list-partner .item-partner {
    border: 1px solid #eaeaea
}

    .list-partner .item-partner .partner-icon img {
        margin: 0 auto;
        display: block
    }

#product .product-name {
    text-align: left;
}

#product .pb-right-column .form-option {
    width: auto;
}

#product .pb-right-column .form-action {
    width: 100%;
}

#product .pb-right-column .form-cart-option {
    position: relative;
    /*  display: flex;*/
    text-align: center;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

#product .pb-right-column .adprobook2, #product .pb-right-column .adprobook {
    height: 50px;
    width: 49%;
    font-size: 18px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    clear: both;
    padding-left: 15px;
    padding-right: 15px;
    background: #00a859;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
}

    #product .pb-right-column .adprobook2 span:nth-child(1) {
        display: block;
        margin-bottom: -10px;
    }

    #product .pb-right-column .adprobook2 span:nth-child(2) {
        font-size: 12px;
    }

#product .pb-right-column .form-action .button-group .heart {
    width: 49%;
    height: 50px;
    display: inline-block;
    background: #00a859;
    border-radius: 5px;
}

    #product .pb-right-column .form-action .button-group .heart i {
        margin-top: 10px;
    }

    #product .pb-right-column .form-action .button-group .heart > span {
        color: #fff;
        display: inline-block;
        padding-right: 10px;
    }

    #product .pb-right-column .form-action .button-group .heart span span:nth-child(1) {
        font-size: 18px;
        display: block;
        margin-bottom: -10px;
    }

    #product .pb-right-column .form-action .button-group .heart span span:nth-child(2) {
        font-size: 12px;
    }

#product .pb-right-column .adprobook strong {
    font-display: block;
}

.col-info-feature .title-feature-other .info-feature .feature-name {
    font-weight: 600;
    color: #666;
    padding-right: 10px;
}

.col-info-feature .title-feature-other .info-feature .info-sub {
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
    column-gap: 10px;
    line-height: 32px;
    list-style: disc;
}

    .col-info-feature .title-feature-other .info-feature .info-sub li {
        margin: 0 10px;
    }

.info-feature .feature-name, .info-feature .info-sub {
    display: inline-block;
}

#product .pb-right-column .form-option .attributes .input-group {
    border: none
}

    #product .pb-right-column .form-option .attributes .input-group .input-group-btn .btn-success {
        margin: 0;
        max-width: inherit
    }

#product .pb-right-column .product-desc.nd1, .content-pro2 {
    overflow: hidden
}

.product-desc.nd1 ul {
    list-style-type: disc;
    padding-left: 26px;
    display: block
}

.product-desc.nd1 ol {
    list-style-type: decimal;
    padding-left: 26px;
    display: block
}

.show-more2::before, .show-more::before {
    height: 55px;
    margin-top: -45px;
    content: -webkit-gradient(linear,0 100%,0 0,from(#fff),color-stop(.2,#fff),to(rgba(255,255,255,0)));
    display: block
}

.show-more .readmore, .show-more2 .readmore {
    color: #0090c9
}

    .show-more .readmore:after, .show-more2 .readmore:after {
        content: '';
        width: 0;
        right: 0;
        border-top: 6px solid #288ad6;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        display: inline-block;
        vertical-align: middle;
        margin: -2px 0 0 5px
    }

.show-more, .show-more2 {
    text-align: center;
    margin-bottom: 20px
}

#myListViewed li .product-container .product-star, #myTableWish li .product-container .product-star {
    width: auto;
    float: none;
    text-align: center;
    display: block
}

#myListViewed li .product-container .product-name, #myTableWish li .product-container .product-name {
    width: 100%;
    height: 50px;
    overflow: hidden
}

.heart {
    font-size: 36px
}

    .heart.like {
        color: #00a651
    }

    .heart.liked {
        color: #fe0002
    }

.delete_cartorder {
    position: absolute;
    top: -7px;
    right: 5px
}

#myTableCart .pointer td:first-child {
    position: relative
}

#myTableCart .pointer td a.delete_cartorder {
    top: 20px
}

.cartlist-number, .viewdlist-number, .wishlist-number {
    border-radius: 50%;
    padding: 3px 5px;
    color: #eee;
    font-size: 12px;
    top: -20px;
    right: -5px;
    position: absolute;
    height: 20px;
    width: 20px;
    line-height: normal;
    text-align: center;
}

.cartlist-number {
    background: #00a859
}

.wishlist-number {
    background: #00a651
}

.viewdlist-number {
    background: #08c
}

i.fa-heart {
    color: #f36
}

.layered-content .check-box-list {
    padding: 0;
    border: none
}

.check-box-list tr td {
    line-height: 32px;
    list-style: none;
    width: 50%;
    display: inline-block;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0
}

.check-box-list label {
    display: inline-block;
    cursor: pointer;
    line-height: 26px;
    vertical-align: top;
    font-size: 13px
}

    .check-box-list label:hover {
        color: #f63
    }

.check-box-list input[type=checkbox] {
    display: inline-block;
    background-color: #fff;
    width: 30px;
    height: 18px
}

    .check-box-list input[type=checkbox]:checked + label {
        color: #f63
    }

    .check-box-list input[type=checkbox]:checked {
        color: #f63
    }

.check-box-list label span.count {
    color: #a4a4a4;
    margin-left: 2px
}

.product-comments-block-tab .btn-comment {
    background-color: #08c;
    color: #fff;
    text-transform: uppercase
}

.product-extra-link {
    text-align: center;
    display: inline-block;
    padding: 5px 10px;
    background-color: #ffc9c9ad;
    border-radius: 10px;
    margin-bottom: 10px
}

.document-file .fa-save:before {
    content: "\f019"
}

.content-text .pro-video .thum-video {
    position: relative;
    overflow: hidden;
    padding: 0;
    display: block
}

.content-text .pro-video .name-video {
    padding: 15px 7px 0 7px;
    height: 65px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    line-height: 22px
}

.sidebar-page-container .default-services-block .inner-box {
    position: relative;
    margin-bottom: 30px;
}

.sidebar-page-container .default-services-block:hover .inner-box .overlay-box {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
}

.sidebar-page-container .default-services-block .inner-box .overlay-box span {
    filter: alpha(opacity:100);
    opacity: 1;
    width: 45px;
    height: 45px;
    right: 0px;
    position: absolute;
    filter: alpha(opacity:0);
    z-index: 10;
    line-height: 45px;
    background-color: #cccccc54;
    text-align: center;
    display: none;
}

.lower-content .text {
    height: 82px;
    overflow: hidden;
    display: none;
}

.lower-content .link-box:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f178";
    padding-left: 10px;
}

.inner-box .site-wrap-service {
    padding-top: 20px;
}

.sidebar-title h3 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #eaeaea;
    padding-left: 28px;
    text-transform: uppercase;
    padding-top: 11px;
    padding-bottom: 12px;
    background-color: #174a90;
    color: #fff;
}

.left-pro-view .sidebar-title h3 {
    margin-bottom: 0;
}

.left-pro-view .widget-content {
    padding: 10px 0;
    background-color: #f6f6f6;
    margin-bottom: 20px;
}

    .left-pro-view .widget-content .cat-list li {
        padding: 5px 10px;
    }

        .left-pro-view .widget-content .cat-list li.active {
            background-color: #fff;
        }

            .left-pro-view .widget-content .cat-list li.active a {
                color: #f00;
            }

        .left-pro-view .widget-content .cat-list li a {
            display: block;
        }

    .left-pro-view .widget-content .cat-list > li > a:before {
        content: "\f105";
        font-size: 14px;
        display: inline-block;
        text-align: right;
        font-family: "FontAwesome";
        padding-right: 8px;
        color: #ccc;
        font-weight: bold;
        cursor: pointer;
    }

    .left-pro-view .widget-content .cat-list > li:hover > a:before {
        content: "\f105";
    }

    .left-pro-view .widget-content .cat-list > li > ul > li > a:before {
        content: "\f0da";
        font-size: 14px;
        display: inline-block;
        text-align: right;
        font-family: "FontAwesome";
        padding-right: 8px;
        color: #ccc;
        font-weight: bold;
        cursor: pointer;
    }

.cat-list {
    margin-bottom: 10px;
}

.position-stiky .news-block-two .image-box {
    display: none;
}

.group-brand .item-product {
    border: 1px solid #eaeaea;
    position: relative;
    max-height: 322px;
    overflow: hidden;
}

.group-brand .product-list li .product-info {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #ffffff8a;
    text-align: center
}

.group-brand .product-list li:hover .item-product .product-info {
    opacity: 1;
    background: #ffa88c
}

.group-brand .item-product .product-info .pro-name {
    overflow: hidden;
    padding-top: 5px
}

.group-brand .item-product .product-info.pro-inter .pro-name {
    font-size: 26px
}

.group-brand .product-list.grid .item-product .product-thumb img {
    width: 100%
}

#left_column .block .block_content.product-onsale .right-block {
    text-align: center
}

.product-onsale .left-block .product-label {
    color: #fff;
    float: left;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 10px;
    height: 22px;
    border-radius: 10px;
    background: #ff4318;
    position: absolute;
    top: 5px;
    left: 5px
}

.product-onsale .right-block .product-star {
    display: block;
    float: none;
    width: auto;
    text-align: center;
    padding-bottom: 10px
}

.info-orther p {
    border-bottom: 1px solid #eaeaea;
    position: relative
}

#product .pb-right-column .info-orther p {
    width: 100%;
    display: inline-block;
}

    #product .pb-right-column .info-orther p:nth-child(1), #product .pb-right-column .info-orther p:nth-child(2) {
        width: 50%;
    }

    #product .pb-right-column .info-orther p span {
        font-weight: 600;
        padding: 0 5px;
        /*float: right*/
    }
/*Videos*/
.content-text .pro-video .thum-video {
    position: relative;
    overflow: hidden;
    padding: 0;
    display: block;
}

.content-text .pro-video .name-video, .block-video .products-block-right .product-name {
    padding: 15px 7px 10px 7px;
    height: 85px;
    overflow: hidden;
    text-align: center;
    line-height: 22px;
    font-weight: 400;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 20px;
    background: #f6f6f6;
}

.content-text .pro-video .thum-video {
    position: relative;
    overflow: hidden;
    padding: 0;
    display: block;
}

.pro-video .thum-video a:before, .block-video .products-block-left a:before, .product-img-thumb .video-play .box-video i {
    width: 45px;
    height: 45px;
    position: absolute;
    text-align: center;
    left: 50%;
    top: 45%;
    transform: translate(-50%,-50%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    color: #00b0f0;
    box-shadow: 0 0 0 6px rgb(255 255 255 / 30%);
    -webkit-box-shadow: 0 0 0 6px rgb(255 255 255 / 30%);
    padding-left: 5px;
    content: "\f04b";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 1;
}

.product-img-thumb .video-play {
    position: relative;
}

    .product-img-thumb .video-play .box-video img {
        min-height: 103px;
    }

.product-img-thumb .owl-carousel .owl-stage-outer {
    /*display: flex;*/
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.product-img-thumb .owl-carousel .owl-item {
    float: none;
    display: inline-block;
    margin: 0 auto;
}

.pro-video .thum-video:hover a:before, .block-video .products-block-left:hover a:before, .product-img-thumb .video-play:hover .box-video i {
    color: #f00;
}

.product-list.grid {
    margin-left: 0;
    margin-right: 0;
}

    .product-list.grid [class^='col-'] {
        padding-left: 0;
        padding-right: 0;
    }

.cl-promotion {
    text-align: left;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}

    .cl-promotion textarea {
        width: 100%;
        margin-top: 34px;
        padding: 10px;
        /*font-style: italic;*/
        /* background-color: #eaeaea;*/
        font-size: 15px;
        line-height: 26px;
        border: solid 1px #ddd;
        transition: border-width 0.6s linear;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        position: relative;
        /*animation: myanim 3s infinite;*/
        background-position: bottom left;
        overflow: hidden;
        color: #00a859;
    }

    .cl-promotion .so-head {
        width: 100%;
        padding: 2px 20px;
        background-color: #f6f6f6;
        border: 1px solid #e0e0e0;
        color: #333;
        z-index: 1;
        position: absolute;
        font-size: 18px;
        text-transform: uppercase;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

        .cl-promotion .so-head::before {
            content: '';
            background-image: url(../files/adv/icon/gift-box.png);
            width: 20px;
            height: 20px;
            background-position: left center;
            background-repeat: no-repeat;
            background-size: cover;
            display: inline-block;
            float: left;
            margin-top: 5px;
            margin-right: 10px;
        }
/*@keyframes myanim {
    30% {
        border-spacing: 50px;
        background-color: #def3ff;
    }
}*/
.saleon .block_content .testimonials .client-post {
    text-align: center
}

.saleon .block_content .testimonial {
    text-align: center
}

    .saleon .block_content .testimonial .tel {
        font-size: 18px;
        padding-top: 10px
    }

.saleon .block_content .testimonials .sale-info {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    display: block;
    position: relative;
    text-align: center
}

    .saleon .block_content .testimonials .sale-info .sale-phone {
        text-align: center;
        font-size: 24px;
        color: #f63
    }

.saleon .block_content .testimonial .tel {
    font-size: 24px;
    color: #f63
}

.saleon .block_content .testimonial .sale-phone a {
    color: red
}

.saleon .block_content .testimonial .sale-email {
    font-size: 14px;
    color: #f63
}

.social-work {
    text-align: center;
    position: relative;
    display: block;
    margin-top: 10px
}

    .social-work a {
        display: inline-block;
        color: #fff;
        width: 20px;
        height: 20px;
        background: #415a99;
        text-align: center;
        line-height: 20px;
        margin-left: 5px
    }

.right-pro-view .block_content .testimonials {
    padding-bottom: 0;
}

#left_column .right-pro-view .left-module:nth-child(0), #left_column .right-pro-view .left-module:nth-child(1), #left_column .right-pro-view .left-module:nth-child(2), #left_column .right-pro-view .left-module:nth-child(3),
#left_column .right-pro-view .left-module:nth-child(4), #left_column .right-pro-view .left-module:nth-child(5), #left_column .right-pro-view .left-module:nth-child(6), #left_column .right-pro-view .left-module:nth-child(7),
#left_column .right-pro-view .left-module:nth-child(8), #left_column .right-pro-view .left-module:nth-child(9) {
    margin-bottom: 10px;
}

.social-work > a.instagram {
    background: #5b7fa6
}

.social-work > a.linkedin {
    background: #cb222a
}

.social-work > a.twitter {
    background: #00caff
}

.social-work > a:hover {
    opacity: .8
}

.parallax {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    text-align: center
}

.block-testimonials.parallax {
    background-image: url(../files/adv/bg-testimonials.jpg)
}

.block-partner.parallax {
    background-image: url(../files/adv/bg-block-partner.jpg)
}

.block-testimonials {
    padding-top: 40px;
    padding-bottom: 30px
}

.block-partner, .block-testimonials {
    padding-top: 50px;
    padding-bottom: 60px
}

    .block-testimonials .testimonial-wapper .testimonials li {
        min-height: 430px
    }

        .block-testimonials .testimonial-wapper .testimonials li .testimonial-image {
            padding: 10px
        }

            .block-testimonials .testimonial-wapper .testimonials li .testimonial-image img {
                border-radius: 50%;
                overflow: hidden;
                width: 50%;
                margin: 0 auto;
                border: 10px solid #fff
            }

    .block-testimonials .testimonial-wapper .testimonials .item-center li .testimonial-image img {
        border-color: #2fb3b2;
        width: 70%
    }

    .block-testimonials .testimonial-wapper .testimonials .owl-controls .owl-next, .block-testimonials .testimonial-wapper .testimonials .owl-controls .owl-prev {
        background: 0 0;
        width: 40px;
        height: 40px;
        color: #ccc;
        text-align: center;
        line-height: 40px;
        font-size: 50px;
        font-weight: 300
    }

    .block-testimonials .testimonial-wapper .testimonials li .info {
        text-align: justify
    }

        .block-testimonials .testimonial-wapper .testimonials li .info .testimonial-nane {
            font-size: 18px;
            margin-bottom: 10px;
            margin-top: 5px;
            text-align: center
        }

    .block-partner .partner-wapper .partner li .partner-image {
        padding: 10px
    }

        .block-partner .partner-wapper .partner li .partner-image img {
            border-radius: 50%;
            overflow: hidden;
            width: 50%;
            margin: 0 auto;
            border: 4px solid #fff
        }

    .block-partner .partner-wapper .partner .owl-controls .owl-next, .block-partner .partner-wapper .partner .owl-controls .owl-prev {
        background: 0 0;
        width: 40px;
        height: 40px;
        color: #ccc;
        text-align: center;
        line-height: 40px;
        font-size: 50px;
        font-weight: 300
    }

    .block-partner .section-content, .block-partner .section-content .section-title-box .box-title {
        color: #fff
    }

        .block-partner .section-content .section-title-box:after {
            background: url(../files/images/icon/techlogy2.png) no-repeat bottom center
        }

        .block-partner .section-content .partner-about img {
            padding: 15px 0;
            height: auto !important;
        }

        .block-partner .section-content .partner-about {
            padding-bottom: 20px
        }

    .block-partner .partner-wapper .partner li .info {
        text-align: justify
    }

        .block-partner .partner-wapper .partner li .info .partner-nane {
            font-size: 16px;
            margin-bottom: 10px;
            margin-top: 5px;
            text-align: center;
            min-height: 44px;
        }

            .block-partner .partner-wapper .partner li .info .partner-nane a {
                color: #fff
            }

        .block-partner .partner-wapper .partner li .info .info-content {
            max-height: 110px;
            overflow: hidden;
            color: #fff
        }

            .block-partner .partner-wapper .partner li .info .info-content:hover {
                overflow-y: scroll
            }

            .block-partner .partner-wapper .partner li .info .info-content::-webkit-scrollbar-track {
                -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.1);
                background-color: #cdf8f9
            }

            .block-partner .partner-wapper .partner li .info .info-content::-webkit-scrollbar {
                width: 1px;
                background-color: #cdf8f9
            }

            .block-partner .partner-wapper .partner li .info .info-content::-webkit-scrollbar-thumb {
                background-color: #2fb3b2
            }

.ion-clock:before, .ion-eye:before {
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ion-clock:before {
    content: "\f073"
}

.ion-eye:before {
    content: "\f06e"
}

.sear-form input {
    border: 1px solid #eaeaea;
    padding: 0 10px;
    height: 35px
}

.content-text .pro-video .thum-video {
    position: relative;
    overflow: hidden;
    padding: 0;
    display: block
}

.content-text .pro-video .name-video {
    padding-top: 15px;
    height: 65px;
    overflow: hidden;
    text-align: center
}

.bacviet-toc {
    border: 1px solid #cdf8f9;
    padding: 10px;
    margin: 0 auto;
    position: relative;
    background-color: #f3fbfb;
    margin-bottom: 15px;
    width: auto;
    display: inline-block
}

    .bacviet-toc #main-toc {
        text-align: center;
        font-size: 16px;
        margin-bottom: 0
    }

        .bacviet-toc #main-toc .fa {
            padding-right: 10px
        }

.content-text .bacviet-toc ul {
    margin: 0;
    padding: 0
}

    .content-text .bacviet-toc ul.toc_list li {
        line-height: 32px
    }

.toc_toggle {
    padding-left: 10px
}

.right-pro-view .form-feature .pro-title-feature {
    width: 100%;
    padding: 5px 10px;
    background-color: #f6f6f6;
    color: #333;
    z-index: 1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.right-pro-view .form-feature {
    padding: 0;
    border: 1px solid #e0e0e0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .right-pro-view .form-feature .info-feature {
        display: flex;
        padding: 7px 10px;
        overflow: hidden;
        font-size: 14px;
        /*   text-overflow: ellipsis;
        white-space: nowrap*/
    }

        .right-pro-view .form-feature .info-feature .info-sub {
            line-height: inherit;
            -moz-column-count: 1;
            -moz-column-gap: 0;
            -webkit-column-count: 1;
            -webkit-column-gap: 0;
            column-count: 1;
            column-gap: 0;
        }

.section-band-logo .list-band9 .owl-controls .owl-next, .section-band-logo .list-band9 .owl-controls .owl-prev {
    background: rgba(234,234,234,.19)
}

.section-band-logo .list-band9:hover .owl-controls .owl-next, .section-band-logo .list-band9:hover .owl-controls .owl-prev {
    background: rgba(57,175,129,.7)
}

.section-band-logo .list-band9:hover .owl-controls .owl-next {
    border-radius: 8px 0 0 8px
}

.section-band-logo .list-band9:hover .owl-controls .owl-prev {
    border-radius: 0 8px 8px 0
}

.row-cate-pro .cate-pro .owl-controls .owl-next, .row-cate-pro .cate-pro .owl-controls .owl-prev {
    background: rgba(234,234,234,.19)
}

.row-cate-pro .cate-pro:hover .owl-controls .owl-next, .row-cate-pro .cate-pro:hover .owl-controls .owl-prev {
    background: rgba(57,175,129,.7)
}

.row-cate-pro .cate-pro:hover .owl-controls .owl-next {
    border-radius: 8px 0 0 8px
}

.row-cate-pro .cate-pro:hover .owl-controls .owl-prev {
    border-radius: 0 8px 8px 0
}

.group-banner4 .list-banner .owl-controls .owl-next, .group-banner4 .list-banner .owl-controls .owl-prev {
    background: rgba(234,234,234,.19)
}

.group-banner4 .list-banner:hover .owl-controls .owl-next, .group-banner4 .list-banner:hover .owl-controls .owl-prev {
    background: rgba(57,175,129,.7)
}

.group-banner4 .list-banner:hover .owl-controls .owl-next {
    border-radius: 8px 0 0 8px
}

.group-banner4 .list-banner:hover .owl-controls .owl-prev {
    border-radius: 0 8px 8px 0
}

.group-banner4 .list-banner .list-item {
    text-align: center
}

    .group-banner4 .list-banner .list-item .info {
        padding-top: 20px;
        color: #fff
    }

.page-contact {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.09);
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    margin: -10px 0 0 0;
    padding: 40px 40px 40px 40px
}

    .page-contact p {
        margin: 0 0 10px
    }

.form-send-contact .sky-form .input input, .form-send-contact .sky-form input {
    height: 40px;
    background-color: #efffff
}

.form-send-contact .sky-form .icon-append, .form-send-contact .sky-form .icon-prepend {
    top: 5px;
    line-height: 30px
}

.goi-home {
    text-transform: uppercase;
    position: relative;
    text-align: right
}

.btn-info.btn-cal {
    min-width: 150px;
    line-height: 26px;
    font-size: 14px;
    color: #fbff00;
    border-radius: inherit;
}

.saleon-product .btn-info.btn-cal {
    width: 100%;
    background-color: #2fb3b2;
    border-color: #209493;
    /*margin-top: 10px*/
}

.saleon-product .testimonials .sale-info {
    position: relative;
    line-height: 36px
}

.saleon-product .testimonials {
    padding-top: 15px
}

    .saleon-product .testimonials .client-mane {
        text-align: left;
        text-transform: inherit;
        border-bottom: 1px solid #efefef
    }

    .saleon-product .testimonials .client-post a {
        color: red;
        font-size: 18px
    }

    .saleon-product .testimonials .client-zalo .zalo i {
        float: right
    }

.services-carousel-two {
    margin-top: 30px;
}

    .services-carousel-two [class*="col-"] {
        margin-bottom: 30px;
    }

        .services-carousel-two [class*="col-"] .inner-box {
            border: 1px solid #e8f4f4;
            padding-bottom: 15px;
        }

            .services-carousel-two [class*="col-"] .inner-box .caption-box h3 {
                height: 40px;
                overflow: hidden;
            }

.client-zalo .zalo i {
    width: 35px;
    height: 35px;
    background: #fff url(../files/Images/icon/zalo.png);
    background-size: cover;
    font-size: 0;
    border-radius: 50%
}

.network-tags {
    margin-bottom: 10px;
    padding: 10px 0;
    border-bottom: 1px solid #eaeaea
}

    .network-tags span {
        float: left;
        padding-right: 10px
    }

    .network-tags .wg-list-tabs li {
        display: inline-block;
        padding: 0 7px;
        background-color: #f1f1f1;
        margin: 0 2px;
        margin-bottom: 3px
    }

        .network-tags .wg-list-tabs li:hover {
            background-color: #ffeecb
        }

            .network-tags .wg-list-tabs li:hover a {
                color: #fff
            }

.panel {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff;
    background: 0 0;
    box-shadow: none
}

    .panel:last-child {
        border-bottom: none
    }

.panel-group > .panel:first-child .panel-heading {
    border-radius: 4px 4px 0 0
}

.panel-group .panel {
    border-radius: 0
}

    .panel-group .panel + .panel {
        margin-top: 0
    }

.panel-heading {
    background-color: #2fb3b2;
    border-radius: 0;
    border: none;
    color: #fff;
    padding: 0
}

.panel-title a {
    display: block;
    color: #fff;
    padding: 15px;
    position: relative;
    font-size: 22px;
    font-weight: 400
}

.panel-body {
    background: #fff
}

.panel:last-child .panel-body {
    border-radius: 0 0 4px 4px
}

.panel:last-child .panel-heading {
    border-radius: 0 0 4px 4px;
    transition: border-radius .3s linear .2s
}

    .panel:last-child .panel-heading.active {
        border-radius: 0;
        transition: border-radius linear 0s
    }

.panel-heading .panel-title a {
    font-size: 14px;
    font-weight: 600;
    padding-right: 30px
}

    .panel-heading .panel-title a:hover {
        color: #eaeaea
    }

.panel-heading a:before {
    content: '\f107';
    position: absolute;
    font-family: FontAwesome;
    right: 10px;
    top: 15px;
    font-size: 24px;
    transition: all .5s;
    transform: scale(1)
}

.panel-heading.active a:before {
    content: ' ';
    transition: all .5s;
    transform: scale(0)
}

#bs-collapse .panel-heading a:after {
    content: ' ';
    font-size: 24px;
    position: absolute;
    font-family: FontAwesome;
    right: 10px;
    top: 15px;
    transform: scale(0);
    transition: all .5s
}

#bs-collapse .panel-heading.active a:after {
    content: '\f106';
    transform: scale(1);
    transition: all .5s
}

#bs-collapse .panel-heading h4.panel-title {
    margin: 5px 0 10px 0
}

.boxpopup .sky-form .input input, .boxpopup .sky-form .select select, .boxpopup .sky-form .textarea textarea, .boxpopup .sky-form input, .boxpopup .sky-form textarea {
    border: 1px solid #efefef
}

.boxpopup .TextBoxTitlePopup, .boxpopup .row [class^="col-"]:nth-child(4), .boxpopup .row [class^="col-"]:last-child, .boxpopup .TextBoxNoiDungPopup {
    display: none !important
}

.boxpopup .row [class^="col-"]:nth-child(2), .boxpopup .row [class^="col-"]:nth-child(3) {
    width: 50%;
}

.boxpopup .row [class^="col-"]:nth-child(2) {
    padding-right: 2px;
}

.boxpopup .row [class^="col-"]:nth-child(3) {
    padding-left: 2px;
}

.main-header-ontop {
    padding: 0;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 10000;
    width: 100%;
    background: #fff;
    top: 0;
    box-shadow: 0 1px 1px 0 rgba(50,50,50,.1);
    min-height: 50px
}

    .main-header-ontop .main-header {
        padding: 10px 0
    }

        .main-header-ontop .main-header .logo img {
            width: 80%;
            height: auto
        }

.title-system-sub.nav-tab2 {
    margin-bottom: 15px;
    padding: 15px 0 0 0;
    border-bottom: 1px solid #ddd;
    width: 100%;
    overflow: hidden;
    z-index: 100;
    position: relative
}

    .title-system-sub.nav-tab2 > li:last-child {
        margin-right: 0
    }

    .title-system-sub.nav-tab2 > li {
        height: 40px;
        line-height: 40px;
        float: left;
        display: inline;
        background: #8f0328;
        border: 0;
        border-bottom: 2px solid #a09da2;
        color: #333;
        text-transform: uppercase;
        text-align: center;
        width: 33.3333%
    }

        .title-system-sub.nav-tab2 > li.active > a, .title-system-sub.nav-tab2 > li:hover > a {
            background: #fff;
            color: #8f0328;
            border-bottom: 2px solid #8f0328;
            border-radius: inherit;
            font-weight: 600;
            width: 100%
        }

        .title-system-sub.nav-tab2 > li > a {
            color: #fff;
            padding: 0 15px;
            height: 40px;
            display: block
        }

.tab-system.tab-container {
    margin-top: -1px;
    z-index: 1
}

    .tab-system.tab-container p {
        margin: 0 0 10px
    }

    .tab-system.tab-container .tab-panel {
        line-height: 24px
    }

    .tab-system.tab-container .tab-panel {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        opacity: 0;
        visibility: hidden;
        display: none
    }

    .tab-system.tab-container .active {
        opacity: 1;
        visibility: inherit;
        position: inherit;
        -vendor-animation-duration: .3s;
        -vendor-animation-delay: 1s;
        -vendor-animation-iteration-count: infinite;
        display: block
    }

.tabx {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative
}

    /* .tabx .thumb-img {
        display: none
    }*/

    .tabx .tabs-info-all .tabs-info {
        height: 48px;
        overflow: hidden;
        line-height: 26px;
        color: #2fb3b2
    }

    .tabx .tabs-info-all .tabs-info-2 {
        height: 65px;
        overflow: hidden;
        margin-bottom: 30px;
    }

        .tabx .tabs-info-all .tabs-info-2 a.account-link {
            position: absolute;
            bottom: 5px;
            color: #37cfa2
        }

            .tabx .tabs-info-all .tabs-info-2 a.account-link i {
                padding-right: 10px
            }

.footer-top {
    padding:0;
}

    .footer-top .menu-top {
        text-align: center
    }

        .footer-top .menu-top ul {
            padding-bottom: 15px;
            margin-bottom: 15px;
            border-bottom: 1px solid #3bcdd0
        }

            .footer-top .menu-top ul li {
                display: inline-block;
                padding: 0 10px;
                border-right: 1px solid #2fb3b2
            }

                .footer-top .menu-top ul li:last-child {
                    border: none
                }

    .footer-top .item-system {
        height: 180px;
        overflow: hidden;
        color: #666;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: #ededed 1px solid;
    }

        .footer-top .item-system:hover {
            overflow-y: scroll
        }

        .footer-top .item-system::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.1);
            background-color: #44d5d8
        }

        .footer-top .item-system::-webkit-scrollbar {
            width: 1px;
            background-color: #44d5d8
        }

        .footer-top .item-system::-webkit-scrollbar-thumb {
            background-color: #2fb3b2
        }

        .footer-top .item-system .desc-system .group-system {
            height: auto;
            line-height: normal;
            margin-bottom: 10px;
            font-weight: 600;
            text-transform: uppercase;
            color: #2fb3b2
        }

        .footer-top .item-system .desc-sys-info {
            font-size: 12px;
            margin-bottom: 10px
        }

        .footer-top .item-system .desc-sys-more .thumb-link i {
            padding-right: 10px
        }

.footer-center #address-box {
    text-align: justify
}

.footer-top #address-box h2 {
    font-size: 26px
}

.footer-top #address-box h3 {
    font-size: 20px
}

.footer-top #address-box h2, .footer-top #address-box h3 {
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase
}

.footer-top #address-box p {
    line-height: 28px
}

.social-link {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 10px
}

.link-dmca {
    text-align: center;
    padding-top: 15px
}

.Faq-footer {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #3bcdd0
}

    .Faq-footer .h-entry {
        padding-bottom: 5px
    }

        .Faq-footer .h-entry .font-size-regular {
            font-size: 14px
        }

        .Faq-footer .h-entry .meta {
            padding-left: 15px
        }

        .Faq-footer .h-entry .font-size-regular .text-dark {
            padding-left: 15px;
            position: relative
        }

        .Faq-footer .h-entry:first-child .font-size-regular .text-dark {
            color: #fff;
            font-size: 16px;
            font-weight: 600
        }

    .Faq-footer #bs-collapse .panel-heading .panel-title {
        margin: 0
    }

    .Faq-footer .site-section .faq-text {
        overflow: hidden;
        height: 250px
    }

        .Faq-footer .site-section .faq-text:hover {
            overflow-y: scroll
        }

        .Faq-footer .site-section .faq-text::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.1);
            background-color: #44d5d8
        }

        .Faq-footer .site-section .faq-text::-webkit-scrollbar {
            width: 1px;
            background-color: #44d5d8
        }

        .Faq-footer .site-section .faq-text::-webkit-scrollbar-thumb {
            background-color: #2fb3b2
        }

    .Faq-footer .panel-heading {
        background-color: #2fb3b2
    }

.site-section .btn-link-faq {
    background: rgb(20 156 159);
    border-color: rgb(20 156 159);
    border-radius: 0;
    margin-top: 15px;
    color: #fff;
    padding: 5px 20px
}

    .site-section .btn-link-faq:hover {
        background: rgb(0 204 255);
        border-color: rgb(0 204 255)
    }

.btnSendComment {
    background-color: #2fb3b2;
    border-color: #2fb3b2;
    color: #fff !important
}

.fanpage {
    text-align: center;
    max-height: 460px;
    overflow: hidden
}

.chat-widget {
    position: fixed;
    bottom: 0;
    right: 10px;
    z-index: 3;
}

    .chat-widget .linkchat-mb {
        margin-bottom: 0;
        display: flex;
    }

        .chat-widget .linkchat-mb .chat_text:after {
            content: '';
            background-image: url(../files/Images/icon/chats.png);
            background-position: left top;
            background-size: contain;
            background-repeat: no-repeat;
            height: 80px;
            width: 80px;
            z-index: 1;
            display: block;
            position: absolute;
            bottom: 0;
            left: -40px;
            /*animation: tada 2s infinite;*/
        }

@keyframes tada {
    0% {
        transform: scaleX(1)
    }

    10%,20% {
        transform: scale3d(.9,.9,.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        transform: scale3d(1.3,1.3,1.3) rotate(3deg)
    }

    40%,60%,80% {
        transform: scale3d(1.3,1.3,1.3) rotate(-3deg)
    }

    to {
        transform: scaleX(1)
    }
}

.chat-widget .linkchat-mb .chat_text:before {
    content: '\f102';
    font-family: "FontAwesome";
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 24px;
    float: right;
    position: absolute;
    right: 8px;
    top: 7px;
}

.chat-widget .linkchat-mb .chat_text {
    display: block;
    position: relative;
    line-height: 40px;
    /* margin-left: 60px; */
    padding-left: 45px;
    /* margin-top: 20px; */
    color: #fff;
    width: 210px;
    height: 40px;
    background-color: #09d16c;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    .chat-widget .linkchat-mb .chat_text:hover {
        color: #edff00;
    }

.chat-widget .linkchat-show-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    overflow-x: hidden;
    overflow-y: auto;
}

    .chat-widget .linkchat-show-popup.fade {
        opacity: 1;
    }

    .chat-widget .linkchat-show-popup .show_chat_button {
        width: 400px;
        min-height: 100px;
        margin: 30vh auto;
        vertical-align: middle;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        background-color: #2fb3b2bf;
        border-radius: 10px;
    }

        .chat-widget .linkchat-show-popup .show_chat_button p {
            width: 100%;
            text-align: center;
            padding-top: 10px;
            color: #f7ff00;
            font-weight: 600;
        }

        .chat-widget .linkchat-show-popup .show_chat_button .chat_button_yes, .chat-widget .linkchat-show-popup .show_chat_button .chat_button_close {
            vertical-align: middle;
            text-align: center;
            height: 40px;
            margin-top: 10px;
            line-height: 28px;
            padding: 5px 20px;
        }

        .chat-widget .linkchat-show-popup .show_chat_button .chat_button_yes {
            margin-right: 10px;
            background-color: #f6e148;
            color: #fff;
        }

        .chat-widget .linkchat-show-popup .show_chat_button .chat_button_close {
            margin-left: 10px;
            background-color: #fff;
            color: #333;
        }

.box-bg-popup {
    padding: 10px;
    color: #000;
    background-color: #fff;
}

    .box-bg-popup p {
        margin: 0 0 10px 0;
    }

.show_dk_tuvan {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .show_dk_tuvan .dk_button_yes {
        padding: 7px 20px;
        line-height: 30px;
        border: 1px solid #08c;
        color: #fff;
        background: #488ff6;
        border-radius: 20px;
        white-space: nowrap;
    }

.float-contact .chat-face, .float-contact .chat-zalo {
    width: 40px;
    margin-top: 0 !important;
    border-radius: 50%;
    text-align: left;
}

    .float-contact .chat-face:hover, .float-contact .chat-zalo + .chat-zalo:hover, .float-contact .chat-zalo:hover {
        bottom: 10px
    }

.float-contact .chat-hotline {
    display: inline-block !important;
    font-size: 18px !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
    margin-top: 2px !important;
    padding-top: 12px !important;
    padding-bottom: 3px !important;
    position: relative;
    letter-spacing: .7px
}

    .float-contact .chat-hotline i {
        padding: 0 !important;
        font-size: 30px !important;
        margin-top: -6px;
        width: 24px;
        text-align: left;
        margin-right: 5px;
    }

    .float-contact .chat-hotline .text-call {
        display: block;
        position: absolute;
        font-size: 10px;
        top: 0;
        font-family: arial;
        padding-left: 30px;
        margin-top: -5px
    }

.float-contact {
    bottom: 0 !important;
    left: 0 !important;
    right: inherit !important;
    z-index: 3 !important;
    text-align: right
}

.ff_cfacebook {
    position: fixed;
    bottom: 0;
    right: 10px;
    z-index: 9999;
    width: 265px;
    height: auto;
    box-shadow: 2px 2px 2px 4px rgba(0,0,0,.2);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden
}

    .ff_cfacebook .fchat {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
        display: none;
        background-color: #fff
    }

        .ff_cfacebook .fchat .fb-page {
            margin-top: -130px;
            float: left
        }

    .ff_cfacebook a.chat_fb {
        float: left;
        padding: 0 15px;
        width: 300px;
        color: #fff;
        text-decoration: none;
        height: 36px;
        line-height: 40px;
        text-shadow: 0 1px 0 rgba(0,0,0,.1);
        background-repeat: repeat-x;
        background-size: auto;
        background-position: 0 0;
        background-color: #3a5795;
        border: 0;
        border-bottom: 1px solid #133783;
        z-index: 9999999;
        margin-right: 12px;
        font-size: 16px
    }

        .ff_cfacebook a.chat_fb:hover {
            color: #ff0;
            text-decoration: none
        }

.sale-footer {
    background: #01c177;
    color: #fff;
    padding: 4px 15px 4px 4px;
    bottom: 10px;
    position: fixed;
    left: 10px;
    border-radius: 20px;
    z-index: 99999;
    font-size: 23px;
    font-weight: 400;
    line-height: 30px
}

    .sale-footer .sales-hotline a {
        color: #fff
    }

.sales-hotline i {
    width: 30px;
    height: 30px;
    background-color: #fff;
    color: #fe0002;
    text-align: center;
    border-radius: 50%
}

.quick-alo-phone .quick-alo-show {
    visibility: visible
}

.quick-alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    height: 200px;
    width: 82px;
    height: 64px;
    right: 150px;
    bottom: 60%;
    cursor: pointer;
    z-index: 200000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s
}

    .quick-alo-phone .quick-alo-green .quick-alo-ph-circle {
        border-color: #00a1ff;
        opacity: .5
    }

.quick-alo-ph-circle {
    position: fixed;
    width: 160px;
    height: 160px;
    bottom: 0;
    left: 0;
    border: 2px solid #00a1ff;
    background-color: transparent;
    border-radius: 100%;
    opacity: .1;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%
}

.quick-alo-phone .quick-alo-green .quick-alo-ph-circle-fill {
    background-color: #f6ca62;
    opacity: .75 !important
}

.quick-alo-ph-circle-fill {
    position: fixed;
    width: 100px;
    height: 100px;
    bottom: 30px;
    left: 30px;
    background-color: rgba(0,161,255,.5);
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #00a1ff
}

.quick-alo-ph-img-circle {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 50px;
    left: 50px;
    background: #00a1ff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABrklEQVRYR82XjTEEQRCFX0dABlwEiAARkAEyIAJEoERACETARUAIJwIyeOqptfbm5qeP3lpTdVVXVzPd3/R0v+4zTLxsYv/4XwAkrwDsV6JyZmaLyKj1ESB5AOCpYfzazAQZttYFuDWz8zDvwE8OkNwF8NIwvjCz2SgAMkqSDuOzyDxYqgKSrwB2GhBKxHsHqGtLCiDDJ42Tj2Z27LLu2JQCnAK4a5x7M7Nth23XlhRgE8B74+SemempQtaKEpKsPUPo++sGOYCSIIU7zwJ05ficSLLkV6H/CIn7wEi2GRVkOVwFixEoREE/hz9DsR2TVKkp2zeSsI9bBUNnJNV4bhIA5cFhVCk2B5JCWVYhSEopjwAob6qa4QGQOKkqcj1iJSdIpmoqWEHIhr7Ph1BNgC4haxAPAC7UITPOc1UrCOXR12TlAnBAyKhAdHvPUg4pIn6AAYQc1ebG8QC+LXfD66XHU2HP7yKQlKhGODWu1gCTY/g7wCAaendNyltrRCQOIAERjCc/ejV1V4H3dp2ES4jU1vVJpXxpogoHSEE7oOEIp9G+/3c1OkArcpMDfAIqL6EhVS6JOAAAAABJRU5ErkJggg==) no-repeat center center;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .99;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    transform-origin: 50% 50%
}

.quick-alo-phone .quick-alo-green .quick-alo-hover .quick-alo-ph-img-circle, .quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
    background-color: #ff0101
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }

    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes quick-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }

    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.product-detail-wrapper {
    padding: 30px 0
}

.product-detail-main {
    margin-bottom: 10px
}

.product-image__button {
    position: -webkit-sticky;
    position: sticky;
    bottom: 50%;
    z-index: 10;
    display: none
}

.product-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.product-gallery__thumbs-container {
    width: 9%;
    margin-right: 10px
}

.product-gallery__thumb {
    line-height: 0;
    margin-bottom: 10px;
    border: 1px solid #f7f7f8;
    width: 100%
}

    .product-gallery__thumb.active, .product-gallery__thumb.active:hover {
        border-color: #808284
    }

    .product-gallery__thumb a {
        background-color: #f3f3f3;
        display: block
    }

    .product-gallery__thumb img {
        cursor: pointer;
        background-color: #f7f7f8;
        width: 100%
    }

    .product-gallery__thumb.active img {
        opacity: .9;
        width: 100%
    }

.product-image-detail {
    width: 91%;
    padding-left: 10px;
    position: relative
}

    .product-image-detail.box__full {
        width: 100%;
        padding-left: 0
    }

    .product-image-detail ul {
        margin: 0
    }

.product-gallery-item {
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #f5f5f5
}

    .product-gallery-item .product-image-feature {
        width: 100%
    }

.icon-pr-fix {
    -ms-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.product-zoom {
    width: 30px;
    height: 30px;
    overflow: visible;
    cursor: pointer;
    top: auto;
    bottom: 48px;
    right: 0;
    left: 0;
    margin: auto;
    -ms-transition: transform .5s cubic-bezier(.25,.46,.45,.94),right .3s cubic-bezier(.39,.575,.565,1);
    -webkit-transition: transform .5s cubic-bezier(.25,.46,.45,.94),right .3s cubic-bezier(.39,.575,.565,1);
    transition: transform .5s cubic-bezier(.25,.46,.45,.94),right .3s cubic-bezier(.39,.575,.565,1)
}

.gallery-index, .product-zoom {
    position: absolute;
    z-index: 6
}

.box-center-home img {
    height: auto !important
}

#sencontact_success, #sencontact_successfoot {
    color: #fff !important
}

#RegPopup #sencontact_success {
    text-align: center
}

    #RegPopup #sencontact_success h2 {
        font-size: 30px;
        text-transform: uppercase;
        line-height: normal;
        font-weight: 400
    }

    #RegPopup #sencontact_success p span.text-center {
        font-size: 18px
    }

    #RegPopup #sencontact_success img {
        width: 30px;
        height: 30px;
        margin-top: -3px
    }

    #RegPopup #sencontact_success .phone {
        font-size: 30px
    }

    #RegPopup #sencontact_success .home a {
        color: #eaeaea
    }

.form-send-contact {
    padding-top: 50px;
    margin-top: 30px;
    background: #01928c;
    position: relative
}

    .form-send-contact .ps-title {
        text-align: center;
        font-size: 24px;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 20px;
        position: absolute;
        top: 15px;
        left: 15px
    }

    .form-send-contact .btnsend_contact {
        display: inline-block;
        padding: .75rem 3.25rem;
        border-radius: 10rem;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: .15rem;
        transition: all .3s;
        position: relative;
        overflow: hidden;
        z-index: 1;
        max-width: inherit
    }

    .form-send-contact .why-choise .row div:nth-child(2) {
        display: none !important
    }

    .form-send-contact .why-choise .row div:nth-child(1), .form-send-contact .why-choise .row div:nth-child(3) {
        width: 100%
    }

.view_list .product-list.product-view {
    margin-right: -5px;
    margin-left: -5px;
}

    .view_list .product-list.product-view .col-xs-6 {
        padding-right: 5px;
        padding-left: 5px;
    }

    .view_list .product-list.product-view .product-container {
        margin-bottom: 10px;
    }
/*Top product*/
#top-tabs-info .productAnchor_horizonalNavs.ins-Drop {
    transform: translateY(0px) !important;
}

#top-tabs-info .productAnchor_horizonalNavs {
    align-items: center;
    background: #fff;
    height: 60px;
    position: fixed;
    top: 0 !important;
    transition: all .5s ease;
    z-index: 9999;
    width: 100%;
    padding: 5px 0px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 25%);
    transform: translateY(-100%);
}

    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav {
        display: flex;
    }

        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_image {
            width: 70px;
            height: auto;
            margin-right: 10px;
            position: relative;
        }

            #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_image img {
                width: auto;
                max-height: 100%;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;
            }

        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product-name {
            line-height: 1.1;
            color: #191919;
            /*margin-right: 20px;*/
            font-size: 14px;
            font-weight: 700;
            text-transform: uppercase;
            margin-top: 0;
            margin-bottom: 0;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            max-width: 400px;
            padding: 2px 0;
        }

        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product-price-group {
            display: flex;
        }

            #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product-price-group .price {
                font-size: 18px;
                color: #fe0002;
            }

                #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product-price-group .price strike {
                    font-weight: normal;
                    color: #999;
                    float: right;
                    margin-left: 10px;
                }

            #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product-price-group .discount {
                background: #ff9900;
                color: #fff;
                padding: 0 10px;
                text-align: center;
                margin-left: 5px;
                height: 20px;
            }

        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons {
            display: flex;
            margin-left: auto;
        }

            #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn {
                /*margin-left: 15px;*/
                border-radius: 2px;
                width: 200px;
                height: 50px;
                padding: 6px;
                background: #f00;
                font-size: 14px;
                outline: none;
                box-shadow: none;
                padding: 5px 10px;
                color: #fff;
                line-height: 1.1;
            }

                #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.hi-3 {
                    display: none;
                }

                #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn .btn-add-cart {
                    background: none;
                    padding: 0;
                    height: 25px;
                    line-height: 25px;
                    border: none;
                    margin-bottom: 0;
                    font-size: 16px
                }

                    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn .btn-add-cart:before {
                        display: none;
                    }

                #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn-support {
                    margin-left: 10px;
                    background: #00a859;
                    color: #fff;
                }

                #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn .btn-add-cart span {
                    display: block;
                    width: 100%;
                    text-align: center;
                    white-space: nowrap;
                    color: #fff;
                    font-size: 10px;
                    line-height: normal;
                }

            #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn-support .sale-product-tongdai > span {
                font-size: 16px;
                height: 25px;
                line-height: 25px;
                text-transform: uppercase;
            }

            #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn-support .tongdai-link {
                display: block;
                width: 100%;
                text-align: center;
                white-space: nowrap;
                color: #fff;
                font-size: 14px;
            }

.icon-pr-fix {
    -ms-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

.other-footer {
    padding: 0 0 20px 0;
}


@media (min-width:992px) {
    .box-nav-promotion .link_url:last-child {
        float: right;
    }
    .product-list.grid li.col-lg {
        width: 20%;
    }

    .view_list .product-list.product-view li .product-name {
        height: 90px;
    }

    .view_list .product-list.product-view li .content_price strike {
        display: block;
    }

    .product-gallery__thumbs {
        box-sizing: border-box;
        width: 100%;
        position: -webkit-sticky;
        position: sticky;
        top: 65px;
        padding-bottom: 1px
    }

    .product-content-desc {
        position: -webkit-sticky;
        position: sticky;
        top: 10px
    }

    .youtube-embed-wrapper {
        /*    max-width: 80%;*/
        margin: 0 auto
    }

    /*  .col-lg-sys {
        width: 20%
    }*/

    .position-stiky {
        display: flex;
    }

    .right-pro-view, .left-pro-view {
        box-sizing: border-box;
        width: 100%;
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        padding-bottom: 1px;
    }

    .service4 .row {
        margin-right: -2px;
        margin-left: -2px;
    }

    .service4 .service-item {
        width: 20%;
        padding-right: 2px;
        padding-left: 2px;
    }

    .service5233 .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .justify-content-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
        text-align: center;
    }

    .default-services-block {
        width: 25%;
    }

    .giuseart-nav ul li.phone-mobile {
        display: list-item
    }

    .giuseart-nav li.phone-mobile .button {
        border: none;
        margin-bottom: 15px;
    }

    .giuseart-nav ul li.phone-mobile .button .phone_animation i {
        margin-top: 0;
        width: 36px;
        height: 36px;
        background: url(../files/images/icon/icon-call.png) no-repeat;
        background-size: contain;
        background-position: center center;
    }

    .giuseart-nav ul li.phone-mobile span {
        display: block;
    }

    .giuseart-nav ul li.phone-mobile .button .btn_phone_txt {
        top: 0
    }
}

@media (min-width:768px) {
    .box-products .box-product-head .links > .dropdown-menu {
        position: static;
        display: block;
        box-shadow: none;
        border: none;
        padding: 0;
        margin: 0;
        background: none;
    }

    .position-stiky .col-sm-4 {
        padding-right: 5px;
    }

    .position-stiky .col-sm-8 {
        padding-left: 5px;
    }
    .footer-top .menu-top ul {
        overflow-x: auto;
        justify-content: start;
        white-space: nowrap;
    }
     .footer-top .menu-top ul::-webkit-scrollbar {
            height: 3px;
        }
    .footer-top .menu-top ul::-webkit-scrollbar-thumb {
            background-color: #e4091d;
            border-radius: 2px;
        }
    .logo-mb {
        display: none;
    }
}

#form-search-opntop:hover .form-inline {
    display: flex
}

.contact {
    position: absolute;
    top: 5px;
    right: 10px
}
.other-foot {
    padding-top: 40px;
}
.other-foot .box-tv-home {
    visibility: hidden;
    height: 0;
}

.footer3 .footer-coppyright .coppyright .bv-cop {
    font-size: 12px;
    color: #fff;display:none;
}

.bv-cop-copany h3 {
    text-transform: uppercase
}

.bv-cop-copany {
    padding-bottom: 15px;
    font-size: 12px;
    display: none
}

.mangxh li.xht.lin {
    margin-top: 3px;
}

.project-content-img .img-project {
    width: 25%;
    display: none;
}

.project-content-img .content-project {
    width: 100%
}
.box-nav-promotion .list-unstyled {
    overflow-x: auto;
    justify-content: start;
    white-space: nowrap;
}
.box-nav-promotion .list-unstyled::-webkit-scrollbar {
    height: 3px;
}

.box-nav-promotion .list-unstyled::-webkit-scrollbar-thumb {
    background-color: #e4091d;
    border-radius: 2px;
}
@media (min-width:1400px) {
    .container {
        width: 1320px
    }

    .col-lg-partner {
        width: 16.5%;
    }

    .footer-top .col-lg-sys {
        width: 25%;
    }
}

@media (min-width:992px) {
    .container.container-landing {
        width: 100%
    }

    .columns-container > .container.container-landing#columnstop {
        display: none
    }

    .columns-container > .container.service-page .page-heading {
        text-align: center
    }

    .columns-container > .container.container-landing .page-heading {
        text-align: center
    }

    .page-pro-detail .right-pro-view {
        margin-left: -15px
    }

    .right-pro-view .form-feature {
        margin-bottom: 15px;
    }
    .box-products .box-tabs li.dropdown .dropdown-menu li {
        width: 100%;
    }
        .box-products .box-tabs li.dropdown .dropdown-menu li > a {
            width: 100%;
        }
}

@media (min-width:1601px) and (max-width:1700px) {
    #main-menu .navbar .navbar-nav > li > a {
        padding: 0 12px
    }
}

@media (min-width:1401px) and (max-width:1600px) {
    #main-menu .navbar .navbar-nav > li > a {
        font-size: 16px;
        padding: 0 8px
    }
}

@media (min-width:1301px) and (max-width:1400px) {
    #main-menu .navbar .navbar-nav > li > a {
        font-size: 15px;
        padding: 0 6px
    }
}

@media (min-width:1201px)and (max-width:1300px) {
    #main-menu .navbar .navbar-nav > li > a {
        font-size: 14px;
        padding: 0 3px
    }
}

@media (min-width:993px) and (max-width:1200px) {
    .box-about-home .box-home {
        line-height: 26px;
        font-size: 16px
    }

    #main-menu .navbar .navbar-nav > li > a {
        font-size: 11px;
        padding: 0 4px
    }

    .video-home .nav-tabs {
        max-height: 300px
    }

    .navbar-nav > li:nth-child(8) {
        display: none
    }
  /*  .box-nav-promotion .list-unstyled {
        max-width: 400px;
    }*/
}

@media (min-width:768px) and (max-width:992px) {
    .video-home .nav-tabs {
        max-height: inherit;
        overflow: inherit
    }

    .option4 #main-menu {
        padding: 0 15px
    }

    .formsearch-option4 .form-category {
        display: none
    }

    .formsearch-option4 .input-serach input {
        padding: 10px
    }

    .option4 .header-top-right .homeslider {
        padding: 0
    }

    .header-top-right .header-banner {
        display: none;
    }

    .option4 .group-button-header .btn-cart {
        float: left
    }

    #main-menu .navbar .navbar-nav > li > a {
        padding: 0 3px;
        border: none;
        font-size: 12px
    }

    #main-menu .navbar .navbar-nav > li {
        border-right: none
    }

    #nav-top-menu .logo {
        width: 100%;
        text-align: center
    }

    #nav-top-menu .main-04 {
        width: 90%
    }

    #nav-top-menu .search-head {
        width: 10%
    }
  /*  .box-nav-promotion .list-unstyled {
        max-width: 300px;
    }*/
    #product .pb-right-column .adprobook2, #product .pb-right-column .form-action .button-group .heart span span:nth-child(1) {
        font-size: 14px;
    }
    #left_column .block .title_block {
        padding-left: 0;
        text-align: center;
    }
}

@media (min-width:481px) and (max-width:767px) {
    .option4 #main-menu {
        float: left;
        width: 100%;
        margin-top: 25px;
        padding-right: 15px
    }

        .option4 #main-menu .navbar-header {
            background: #08c
        }

        .option4 #main-menu li.dropdown > a:after {
            top: 0
        }

    .option4 .nav-top-menu {
        border: none
    }

    .option4 #box-vertical-megamenus {
        width: 100%
    }

    .formsearch-option4 {
        width: 100%;
        float: left;
        margin-top: 25px;
        padding: 0 15px
    }

        .formsearch-option4 .form-category {
            display: none
        }

        .formsearch-option4 > form {
            border: 1px solid #ccc
        }

    .group-link-main-menu {
        width: 100%;
        float: left;
        margin-top: 25px
    }

    .formsearch-option4 .btn-search {
        position: absolute;
        top: 0;
        right: 20px
    }

    .formsearch-option4 .form-group {
        margin: 0
    }

    .formsearch-option4 .input-serach input {
        padding: 10px 10px;
        width: 100%
    }

    .nav-top-menu .link-mainmenu .dropdown {
        border: 1px solid #ccc;
        margin-left: -1px
    }

    .option4 #box-vertical-megamenus .box-vertical-megamenus {
        right: 15px
    }

    .option4 .group-button-header .btn-cart {
        display: none
    }

    .option4 .group-banner4 {
        padding: 20px 0
    }

        .option4 .group-banner4 .list-banner {
            margin: 0;
            overflow: hidden
        }

            .option4 .group-banner4 .list-banner li {
                padding: 0;
                margin-top: 5px
            }

    .option4 .header-top-right .homeslider {
        padding: 0;
        margin-top: 25px
    }
}

@media (max-width:991px) {
  
    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn {
        width: auto;
        padding: 5px 7px;
    }

        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop {
            margin-left: 5px;
        }

    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav {
        margin: 0 -15px;
    }

        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product-name {
            white-space: inherit;
            font-weight: normal;
            text-transform: inherit;
            margin-right: 0;
            padding: 0;
        }

        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .addcart-link-qick {
            font-size: 14px;
        }

        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn .btn-add-cart, #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product-price-group .price,
        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn-support .sale-product-tongdai > span, #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn .sale-product-tongdai .tongdai-link {
            font-size: 12px;
            text-transform: inherit;
        }

        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn .btn-add-cart {
            font-weight: 600;
        }
  
    .service .service-item .icon img {
        max-width: 50px
    }

    .layered-filter-brand {
        width: 100%
    }

    .filter-container {
        display: block
    }

    .sale-product {
        background: linear-gradient(180deg,#f3f3f3 50%,#ffede8 50%)
    }

    .sys-info-center .commentbox .product-comments-block-tab {
        display: inline-block;
    }

    .btnSendComment {
        font-size: 14px;
    }
    .cat-link-menu-mb .list-unstyled{display:flex;justify-content:center;align-items:center;justify-items:center;}
        .cat-link-menu-mb .list-unstyled li {
            width: 20%;
            text-align: center;
            font-weight:600;
        }
            .cat-link-menu-mb .list-unstyled li a {
                display: block;
                letter-spacing: -1px;
                padding: 20px 0;
            }
            .cat-link-menu-mb .list-unstyled li.active a{
border-bottom:2px solid #f00;
            }
            .cat-link-menu-mb .list-unstyled li.link_url:first-child a:before {
                content: "\f002";
                display: inline-block;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: inherit;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                padding-right: 10px;
            }
            .cat-link-menu-mb .list-unstyled li.link_url:last-child {
                display: none;
            }
    .cat-link-menu-mb.fiexdtop {
        position: fixed;
        top: 0;
        z-index: 9;
        width: 100%;
    }
    .link-logo-mb {
        position: relative;
        height: 50px;
        background: #fff;
    }
        .link-logo-mb a.logo-mb {
            position: absolute;
            bottom: 0;
            left: 15px;
            background-color: #fff;
            border-radius: 10px;
        }
            .link-logo-mb a.logo-mb img {
                max-width: 100px;
            }
}

@media (max-width:767px) {
   /* .box-nav-promotion .list-unstyled {
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }*/
    #top-tabs-info .productAnchor_horizonalNavs {
        height: 62px;
    }

        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product-name {
            height: 30px;
            overflow: hidden;
        }

        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product-price-group .price .price2 {
            font-size: 16px;
        }

        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product-price-group .discount, #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .addcart-link-qick {
            font-size: 12px;
        }

        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product-price-group .price .price3, #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product-price-group .discount {
            display: none;
        }
    #left_column .view_list .block .title_block {
        display: inline-block;
        width: 100%;
    }
    .left-pro-view .filter-mb {
        display: flex;
        position: relative;
        margin: 0 -2px;
        margin-bottom: 10px;
    }

    .layered-filter-cate .filter-brand, .layered-filter-brand .filter-brand, .layered-filter-feature .filter-brand {
        position: static;
    }

    .left-pro-view .filter-mb .layered-filter {
        margin: 0 2px;
    }

    .filter-brand h5 {
        position: relative;
        white-space: nowrap;
        overflow: hidden;
        padding: 10px 20px 10px 15px;
    }

    .layered-filter .collapse {
        position: absolute !important;
        left: 2px;
        right: 2px;
        z-index: 1;
        background-color: #fff;
        -moz-transition: all .45s ease;
        -webkit-transition: all .45s ease;
        -o-transition: all .45s ease;
        -ms-transition: all .45s ease;
        transition: all .45s ease;
    }

    .filter-brand .layered_subtitle.dm-mb span:nth-child(2) {
        display: none;
    }

    .banner-advertop .container-fluid-top {
        padding: 0;
        margin: 0;
    }

    #main-menu .dropdown-menu .block-container .link_container > a {
        display: block
    }

    #RegPopup .modal-dialog, #RegPopup .modal-dialog .modal-content {
        max-width: 100%;
        width: 100%
    }

    #main-menu .navbar .navbar-nav > li {
        border-right: none
    }

        #main-menu .navbar .navbar-nav > li > a:after {
            border-bottom: none;
            height: 0;
            margin-top: 0
        }

        #main-menu .navbar .navbar-nav > li:hover > a:after {
            border-bottom: none
        }

    .wrapper-home-banner {
        background-image: url(../files/adv/bg-center.JPG);
        padding: 55px 0;
        margin: 10px 0 0;
        background-position: center
    }

        .wrapper-home-banner img {
            display: none
        }

    .designed, .link-dmca {
        display: none;
        line-height: 30px
    }
    .main-header .logo {
        display: none;
    }
    .main-header {
        padding: 0 0 10px 0;
        background-color: #2fb3b2;
    }
    .header-top-right .homeslider .item-slide .content {
        padding-top: 5px;
        padding-bottom: 5px
    }

        .header-top-right .homeslider .item-slide .content .slide-info-img {
            padding: 0;
            width: 100%;
            display: none
        }

        .header-top-right .homeslider .item-slide .content .slide-info-in {
            width: 100%;
            margin-top: 0
        }

        .header-top-right .homeslider .item-slide .content.fadeInDown .slide-info-in, .header-top-right .homeslider .item-slide .content.fadeInLeft .slide-info-in, .header-top-right .homeslider .item-slide .content.fadeInRight .slide-info-in, .header-top-right .homeslider .item-slide .content.fadeInUp .slide-info-in {
            padding-top: 0
        }

        .header-top-right .homeslider .item-slide .content.fadeInRight .desc {
            font-size: 16px;
            line-height: normal
        }

        .header-top-right .homeslider .item-slide .content.fadeInUp .desc {
            font-size: 40px;
            line-height: normal
        }

        .header-top-right .homeslider .item-slide .content.fadeInDown .title {
            line-height: 32px;
            padding-top: 30px
        }

        .header-top-right .homeslider .item-slide .content .sdide-button {
            display: none
        }

        .header-top-right .homeslider .item-slide .content.fadeInDown .desc {
            letter-spacing: .035em;
            font-size: 14px
        }

        .header-top-right .homeslider .item-slide .content.fadeInLeft .title {
            font-size: 20px
        }

        .header-top-right .homeslider .item-slide .content.fadeInLeft .desc {
            line-height: 22px;
            text-transform: inherit
        }

    .entry-ci .entry-title {
        margin-top: 10px
    }

    .blog-posts .post-item .entry-meta-data {
        font-size: 12px
    }

    #main-menu {
        margin-left: 0
    }

    .content-text img {
        max-width: 100%;
        height: auto !important
    }

    #user-info-opntop {
        right: 80px
    }

    #main-menu .dropdown-menu.container-fluid .block-container .group_header:hover ul.block {
        left: 0;
        top: inherit;
        display: block;
        position: relative;
        background: #2fb3b2cf;
        min-width: inherit;
        padding: 0
    }

    #main-menu .dropdown-menu.container-fluid .block-container .group_header > a:after {
        content: "\f107";
        font-family: FontAwesome;
        font-size: 14px;
        vertical-align: 0;
        padding-left: 7px;
        float: right
    }

    #main-menu .navbar-header .navbar-toggle .hamburger {
        opacity: 1;
        z-index: 1;
        width: 50px;
        height: auto;
        background: 0 0;
        cursor: pointer;
        transition: .3s all ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

        #main-menu .navbar-header .navbar-toggle .hamburger .line {
            width: 100%;
            height: 2px;
            background-color: #fff;
            display: block;
            margin: 4px auto;
            border-radius: 2px;
            transition: .3s ease-in-out all
        }

            #main-menu .navbar-header .navbar-toggle .hamburger .line:nth-child(1) {
                width: 80%;
                margin-right: 0
            }

            #main-menu .navbar-header .navbar-toggle .hamburger .line:nth-child(3) {
                width: 80%;
                margin-right: 0
            }

    #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(1), #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(3), #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(5) {
        display: none
    }

    #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(2) {
        -webkit-transform: rotate(-45deg) translate(-5px,5px);
        transform: rotate(-45deg) translate(-5px,5px);
        transition-delay: 30ms;
        margin: 0 auto;
        margin-top: 8px
    }

    #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(4) {
        margin: 0 auto;
        transition-delay: 30ms;
        -webkit-transform: rotate(45deg) translate(-5px,-5px);
        transform: rotate(45deg) translate(-5px,-5px);
        margin-top: 12px
    }

    #main-menu .navbar-header {
        background: 0 0;
        display: block;
        margin-left: 0
    }

        #main-menu .navbar-header .fa {
            font-size: 26px
        }

    /*    #main-menu .navbar-header .navbar-brand {
            display: none
        }*/

    .header .nav-top-menu.nav-04 .logo {
        z-index: 999;
        width: 35%
    }
    .cat-link-menu-mb .list-unstyled li.home{display:none;}
    .cat-link-menu-mb .list-unstyled li {
        width: 25%;
        font-size: 18px;
    }
    .box-center-home img {
        max-width: 100%;
        height: auto !important
    }

    .box-products .box-tabs {
        padding-left: 10px;
        padding-right: 10px
    }

        .box-products .box-tabs li > a {
            max-width: inherit;
            background: 0 0
        }

    .box-products .box-product-head .links > .dropdown-toggle {
        display: block;
        float: right;
    }

    .box-products .box-product-head .links {
        top: 10px;
    }

    .box-products .box-product-head .dropdown-menu {
        left: inherit;
        right: 0;
        margin-right: 0;
        margin-left: 0;
        z-index: 10000;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0,0.9);
        border-radius: inherit;
    }

    .list-service .service3 .col-sm-3 {
        width: 50%;
        display: inline-block;
        float: left
    }

    .featured-banner .no-pad {
        margin-top: 0;
        margin-bottom: 20px
    }

    .footer3 .widget-container ul {
        text-align: center
    }

    .footer3 .widget-container:last-child {
        margin-bottom: 10px
    }

    .footer3 .widget-container li a:first-child {
        padding-left: 10px
    }

    .footer3 .footer-coppyright, .footer3 .widget-container .social-link {
        text-align: center
    }

    .footer3 .footer-coppyright {
        padding-bottom: 95px
    }

        .footer3 .footer-coppyright .payment-logo {
            float: none;
            margin-top: 15px
        }

    .btn-success {
        margin: 0 auto;
        display: block;
        margin-bottom: 15px;
        max-width: 50%
    }

    .video-home .nav-tabs {
        max-height: inherit;
        overflow: inherit
    }

        .video-home .nav-tabs:hover {
            overflow-y: inherit
        }

    .home #home-slider .header-top-right {
       margin:0;
       padding:0;
    }

    #main-menu .nav {
        float: none;
        margin: 0 auto;
        width: 100%
    }

    #main-menu .navbar .navbar-nav > li > a {
        margin: 5px 0
    }

        #main-menu .navbar .navbar-nav > li > a span {
            display: block
        }

    #main-menu .navbar-collapse {
        margin-left: 0
    }
    .box-vertical-megamenus .vertical-menu-content ul li .vertical-dropdown-menu,
    .box-vertical-megamenus .vertical-menu-content ul li:hover .vertical-dropdown-menu {
        visibility: visible;
        display: block;
        width: 100% !important;
        top: 0;
        position: relative;
        left: 0;
        opacity: 1;
        height: 100%;
        transition: all .45s ease-out 0s;
        -moz-transform: translate(0,0);
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
        background-color: rgba(255, 255, 255, 0.96);
    }
    .vertical-dropdown-menu .vertical-groups {
        padding: 10px 0;
        /*background-color: #fff;*/
        margin: 0;
        display: inline-block;
        width: 100%;
    }
/*        .vertical-dropdown-menu .vertical-groups .mega-group {
            width:50%;
        }*/
    .box-vertical-megamenus .vertical-menu-content {
        width: 100%;
        display: none;
        top: 50px;
    }

        .box-vertical-megamenus .vertical-menu-content ul li img.icon-menu {
            max-width: 30px;
        }

            .box-vertical-megamenus .vertical-menu-content ul li img.icon-menu + span {
                font-size: 18px;
            }
    .box-vertical-megamenus .vertical-menu-list li.parent > a:after {
        border-left: 0.3em solid transparent;
        border-top: 0.3em solid transparent;
        border-right: 1px solid #8d8b00;
        border-bottom: 1px solid #8d8b00;
    }
    .vertical-dropdown-menu .mega-group-header {
        font-size: 14px;
        display: inline-block;
        min-width: 150px;
        border-bottom: none;
        border-top: 1px solid #e8e8e8;
    }

    .group-button-header {
        right: 0;
        width: auto;
        position: absolute;
        /*margin-top: 20px;*/
        top: 0;
        z-index: 99999;
        padding-left: 0;
    }

    .box-vertical-megamenus, .box-vertical-megamenus .title {
        background: none
    }
        .box-vertical-megamenus .title{
            padding-left:0;
        }
        .group-button-header .group-cart {
            border-radius: 5px;
            padding: 0 3px
        }

    .box-vertical-megamenus .title .title-menu {
        display: none;
    }

    .main-head-desk .nav-menu-left {
        position: relative;
    }

    .main-header .header-search-box.search-mb {
        z-index: 9999;
        position: absolute;
        width: 50%;
        margin-top: 3px;
        left: 15%;
        padding: 0;
    }

    .box-vertical-megamenus .title .btn-open-mobile {
        float: left !important;
    }

    .main-header .header-search-box.search-head {
        margin-top: 0;
        display: none
    }

    .main-header .header-search-box .form-inline {
        height: 35px;
        border: 1px solid #ffcd00;
        background-color: #ffffff
    }

        .main-header .header-search-box .form-inline .btn-search {
            height: 35px;
            background-color: #ffcd00;
        }

        .main-header .header-search-box .form-inline .input-serach {
            line-height: 30px;
            margin-bottom: 0;
        }

    #form-search-opntop {
        right: 0;
        top: 0;
        position: relative
    }

        #form-search-opntop .input-serach {
            display: inline-block;
            margin-bottom: 0
        }

            #form-search-opntop .input-serach input {
                width: 160px !important;
                line-height: 30px
            }

        #form-search-opntop .form-inline {
            background-color: #f9f9f98f;
            border-radius: 20px;
            padding-left: 10px
        }

        #form-search-opntop:hover .form-inline {
            display: block
        }

        #form-search-opntop:hover .input-serach {
            padding: 3px 0 0 0
        }

            #form-search-opntop:hover .input-serach input {
                line-height: 24px
            }

    #main-menu .navbar-header .navbar-toggle {
        margin-right: 0;
        margin-top: 12px;
        display: flex
    }

    .sales-hotline i.hidden-xs {
        display: inline-block !important
    }

    .nav-top-menu.nav-04 .logo a img {
        max-height: 70px;
        margin-top: 7px
    }

    .product-list.list .product-container {
        max-height: inherit
    }

    .product-list.list .right-block .product-name {
        font-size: 16px
    }

    .category-slider .item-slider .content {
        padding-top: 0
    }

        .category-slider .item-slider .content .desc {
            display: none
        }

        .category-slider .item-slider .content .title {
            margin-bottom: 0
        }

    .blog-posts .post-item .entry-thumb {
        margin-right: 0
    }

    .scroll-top {
        bottom: 100px
    }

    .product-list li .content_price strike {
        display: block;
    }

    .product-list li .add-to-cart {
        bottom: 0;
        /*   position: relative;*/
    }

    #product .pb-right-column .form-option .attributes .attribute-label {
        width: auto
    }

    .product-tab .nav-tab > li {
        width: 50%
    }

    /*    .filter-brand .check-box-list li {
        width: 50%;
        padding: 5px 7px;
        float: left
    }*/

    .featured-banner .post-title {
        height: 72px;
        overflow: hidden
    }

    .footer3 .widget-container .introduce-list li {
        display: inline-block;
        width: 50%;
        float: left;
        text-align: left
    }

    .page-head-service, .page-head-service ul li.h1-service h1 {
        line-height: 40px
    }

        .page-head-service ul {
            margin-left: -10px;
            margin-right: -10px
        }

            .page-head-service ul li {
                padding-left: 10px;
                padding-right: 10px
            }

    .row-page-about, .row-page-news {
        display: block
    }

    .footer3 .box-home {
        display: none
    }

    table, table td {
        max-width: 100%;
        white-space: normal !important;
    }

    .page-contact {
        padding: 10px;
    }

    .product-list li .product-star {
        float: none;
    }

    .product-list.list li {
        width: 100%;
    }

    .position-stiky .product-tab .nav-tab {
        display: flex;
    }

        .position-stiky .product-tab .nav-tab > li > a {
            padding: 0 10px;
        }

    .product-detail-main {
        margin-bottom: 0;
    }

    #product .pb-right-column .adprobook2, #product .pb-right-column .adprobook {
        font-size: 16px;
    }

    .giuseart-nav li .button {
        border: none;
    }

    .giuseart-nav ul li .button .btn_phone_txt {
        white-space: nowrap;
        margin-left: -15px;
    }

    .footer-top .menu-top ul {
        white-space: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .footer-top .menu-top ul::-webkit-scrollbar {
            display: none;
        }
    .footer-center #address-box {
        text-align: center;
    }
}

@media (max-width:480px) {
    .cat-link-menu-mb .list-unstyled li {
        font-size: 16px;
    }
    .group-button-header {
        margin-top: 15px;
        height: 32px;
        line-height: 32px;
    }

    .category-slider {
        margin-top: 0
    }

    #form-search-opntop .input-serach input {
        width: 100px !important;
        line-height: 30px
    }

    .video-player .nav-tabs li .vid-thumb img {
        height: 50px
    }

    .block-testimonials .testimonial-wapper .testimonials li .info .info-content {
        height: 180px;
        overflow: hidden
    }

    .block-testimonials .testimonial-wapper .testimonials li {
        height: 520px;
        overflow: hidden;
        min-height: inherit
    }

    .testimonials {
        padding-bottom: 0
    }

    .nav-top-menu {
        min-height: 71px
    }

        .nav-top-menu.nav-04 .logo a img {
            margin-top: 9px
        }

    .heart {
        font-size: 30px
    }

    #product .pb-right-column .form-action {
        padding-left: 5px
    }

    #product .pb-right-column .btn-add-cart #product .pb-right-column .adprobook2 {
        padding-left: 0;
        padding-right: 10px
    }

    #form-search-opntop .form-inline {
        background-color: #f1f1f1
    }

    #form-search-opntop .input-serach input {
        width: 80px
    }

    .option4 #main-menu {
        float: left;
        width: 100%;
        margin-top: 25px;
        padding-right: 15px
    }

        .option4 #main-menu .navbar-header {
            background: #08c
        }

        .option4 #main-menu li.dropdown > a:after {
            top: 0
        }

    .option4 .nav-top-menu {
        border: none
    }

    .option4 #box-vertical-megamenus {
        width: 100%
    }

    .home .box-vertical-megamenus .vertical-menu-content {
        display: none;
        position: absolute;
        left: 0;
    }

    .formsearch-option4 {
        width: 100%;
        float: left;
        margin-top: 25px;
        padding: 0 15px
    }

        .formsearch-option4 .form-category {
            display: none
        }

        .formsearch-option4 > form {
            border: 1px solid #ccc
        }

    .group-link-main-menu {
        width: 100%;
        float: left;
        margin-top: 25px
    }

    .formsearch-option4 .btn-search {
        position: absolute;
        top: 0;
        right: 20px
    }

    .formsearch-option4 .form-group {
        margin: 0
    }

    .formsearch-option4 .input-serach input {
        padding: 10px 10px;
        width: 100%
    }

    .nav-top-menu .link-mainmenu .dropdown {
        border: 1px solid #ccc;
        margin-left: -1px
    }

    .option4 #box-vertical-megamenus .box-vertical-megamenus {
        right: 15px
    }

    .option4 .group-button-header .btn-cart {
        display: none
    }

    .option4 .group-banner4 {
        padding: 20px 0
    }

        .option4 .group-banner4 .list-banner {
            margin: 0;
            overflow: hidden
        }

            .option4 .group-banner4 .list-banner li {
                padding: 0;
                margin-top: 5px
            }

    .option4 .header-top-right .homeslider {
        padding: 0;
        margin-top: 25px
    }

    .btn-success {
        margin: 15px 0;
        display: block
    }

    .blog-posts .post-item .entry-thumb {
        margin-right: 0
    }

    .chat-widget .linkchat-mb {
        margin-bottom: 15px;
    }

        .chat-widget .linkchat-mb .chat_text {
            padding-left: 15px;
            width: 140px;
        }

            .chat-widget .linkchat-mb .chat_text::after {
                top: -80px;
                left: 0;
                animation: infinite;
            }

    .box-vertical-megamenus .vertical-menu-list .vertical-dropdown-menu {
        display: none;
    }

    .box-vertical-megamenus .vertical-menu-content ul li img.icon-menu + span {
        font-size: 18px;
        letter-spacing: -0.4px;
    }

    .box-vertical-megamenus .vertical-menu-list li.parent > a {
        pointer-events: none;
        cursor: default;
    }

    .box-vertical-megamenus .vertical-menu-list > li > a {
        padding-left: 5px;
    }

    .vertical-dropdown-menu .vertical-groups {
        padding: 10px 0;
    }

    .filter-brand .layered_subtitle {
        font-size: 13px;
    }

    .product-list.list .add-to-cart, .product-list.list .quick-view {
        z-index: 1;
    }

    .product-list li .product-gift {
        top: 0;
    }
}

@media (max-width:360px) {
    .nav-top-menu.nav-04 .logo a img {
        margin-top: 12px
    }

    .list-service .service3 .col-sm-3 {
        width: 100%
    }
}
