.header {
    min-height: 70px;
    margin-bottom: 2px;
}

.home .header {
    box-shadow: 0px 1px 5px 0px #a6a6a6;
    position: relative;
    /*margin-bottom: 10px;
    min-height: 71px;
    top: 0;
    width: 100%;
    z-index: 999;*/
}

.properties-page-wrapper {
    margin-top: 15px;
}

.product-list li .quick-view .heart.liked {
    margin-left: 0;
    color: #fff;
    background: red;
}

#product .pb-right-column .form-action .button-group .heart {
    position: relative;
}

#product .pb-right-column .product-price-group .price .price3 {
    font-size: 16px;
}
/*#main-menu .navbar .navbar-nav > li > a {
    font-size: 18px;
    font-weight: 600;
    color: #ccc;
}*/
.category-page .header {
    position: relative;
    display: block;
    border-bottom: 1px solid #eaeaea;
}
/*#main-menu .dropdown-menu.mega_dropdown {
    left: 0;
    right: 0;
    position:absolute;
}*/
.nav-top-menu.nav-04 .logo a img {
    max-height: 82px;
    padding: 5px 0;
}

.nav-top-menu.nav-04.nav-ontop .logo a img {
    max-height: 72px;
}

.nav-top-menu.nav-04.nav-ontop .logo a {
    position: relative;
    top: 0;
}

.nav-top-menu.nav-04 .logo a.logo-mb {
    display: none;
}

.search-head {
    z-index: 99;
}

#contact input, #contact select, #contact textarea, textarea {
    border-radius: 3px;
}

.nav-top-menu.nav-04 > .container {
    position: relative;
}

.entry-detail .entry-meta-data {
    padding: 10px 0;
    color: #7c7a7a;
    font-size: 12px;
    display: none;
}

.entry-title {
    margin-top: 10px;
    font-weight: 500;
    line-height: 28px;
}

.entry-ci .entry-title {
    margin-top: 0;
    /*font-weight: 500;
    line-height: 22px;*/
    min-height: 56px;
}

.about .content .mis-vis h3 {
    font-size: 26px;
}

.mis-vis .mis {
    background-color: rgb(76, 192, 126);
}

.mis-vis .vis {
    background-color: rgb(53, 90, 151);
}

.mis-vis .core-values {
    background-color: rgb(58, 118, 191);
}

.mis-vis .mis, .mis-vis .vis, .mis-vis .core-values {
    color: #fff;
    padding: 20px;
    margin-bottom: 15px;
    border-radius: 20px;
}

#form-search-opntop {
    right: 0;
}

#contact_form_map {
    margin: 0;
}

    #contact_form_map iframe {
        max-width: 100%;
        width: 100%;
    }

#main-menu .dropdown-menu .block-container .link_container > a {
    display: block;
    font-size: 16px;
    padding: 3px 0;
    border-bottom: 1px solid #e7eef3;
}

.btn-cart a {
    font-size: 0;
}

#shopping-cart-box-ontop:hover .cart-block {
    margin-top: -19px;
}

span.notify-right {
    display: none;
}

.video-home .nav-tabs {
    max-height: 250px;
    overflow: hidden;
}

    .video-home .nav-tabs:hover {
        overflow-y: scroll;
    }

    .video-home .nav-tabs::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    .video-home .nav-tabs::-webkit-scrollbar {
        width: 1px;
        background-color: #F5F5F5;
    }

    .video-home .nav-tabs::-webkit-scrollbar-thumb {
        background-color: #0088cc;
    }

    .video-home .nav-tabs li {
        width: 100%;
    }

    .video-home .nav-tabs > li > a {
        border-radius: 0;
        margin-right: 0;
    }

    .video-home .nav-tabs > li.active > a, .video-home .nav-tabs > li.active > a:focus, .video-home .nav-tabs > li.active > a:hover {
        border: none;
        border-bottom: 1px solid #eaeaea;
        background-color: #f1f1f1;
    }

.urip_video {
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

    .urip_video a {
        width: 45px;
        height: 45px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: #fff;
        border-radius: 50%;
        color: #dc143c;
        box-shadow: 0 0 0 6px rgb(255 255 255 / 30%);
        -webkit-box-shadow: 0 0 0 6px rgb(255 255 255 / 30%);
    }

        .urip_video a i {
            font-size: 24px;
            padding-left: 5px;
        }

.header-top-right.slide-full {
    width: 100%;
    margin: 0;
    clear: both;
    position: relative;
    display: block;
}

.header-top-right .homeslider .bx-controls-direction .bx-prev,
.header-top-right .homeslider .bx-controls-direction .bx-next {
    width: 60px;
    height: 61px;
    z-index: 10;
}

.header-top-right .homeslider .item-slide .content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display:flex !important;
    justify-content: center;
    align-items: center;
}

.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;
}

.content-header {
    display: none;
    margin-bottom: 0;
    position: relative;
    background: #f7f7f7;
    border: 1px solid #eaeaea;
}

    .content-header .content-header-left {
        width: auto;
        float: left;
        display: inline-block;
    }

        .content-header .content-header-left .drop-brand, .content-header .content-header-left .drop-group-sort {
            float: left;
            margin-right: 10px;
        }

    .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%;
}

.filter-container {
    position: relative;
    display:flex;
}*/
.layered-filter-brand {
    border: 1px solid #eaeaea;
    margin-bottom: 10px;
    background: #f5f5f5;
}

.filter-container .layered_subtitle, .left-pro .layered_subtitle {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    margin-bottom: 10px;
    font-size: 18px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}

.filter-container .check-box-list-info .list-sub-feature {
    display: flex;
    border-bottom: 1px solid #eaeaea;
}

.filter-container .check-box-list-info .property__subtitle {
    text-align: center;
    padding: 5px 0;
    min-width: 150px;
    white-space: nowrap;
    font-weight: 600;
}
/*.filter-brand {
    margin-top: 0;
    border: 1px solid #eaeaea;
    margin-bottom: 10px;
}

    .filter-brand .layered_subtitle {
        padding-top: 3px;
        padding-left: 10px;
        display: inline-block;
        font-style: italic;
        color: #00a651;
        font-weight: 600;
    }*/

/*.filter-brand .check-box-list {
        display: initial;
    }*/

.filter-brand .check-box-list li {
    line-height: 24px;
    white-space: nowrap;
    /*   display: inline-block;
        margin: 0;
        padding: 8px 7px 5px 7px;
        color: #222;
        font-weight: 600;*/
}
/*.header-top-right .homeslider .item-slide .content.fadeInDown, .header-top-right .homeslider .item-slide .content.fadeInLeft {
    color: #fff;
}

.header-top-right .homeslider .item-slide .content.fadeInRight, .header-top-right .homeslider .item-slide .content.fadeInUp {
    color: rgb(36, 102, 22);
}

    .header-top-right .homeslider .item-slide .content.fadeInRight .title, .header-top-right .homeslider .item-slide .content.fadeInUp .title {
        font-style: italic;
        font-size: 32px;
		text-shadow: 1px 2px 5px #3c3535;
    }

    .header-top-right .homeslider .item-slide .content.fadeInRight .desc, .header-top-right .homeslider .item-slide .content.fadeInUp .desc {
        font-size: 48px;
    line-height: 58px;
    text-shadow: 1px 2px 5px #3c3535;
    }*/
/*.header-top-right .homeslider .item-slide .content .slide-info-in {
        padding: 10px 0 20px 0;
        background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
        background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
    }*/
.header-top-right .homeslider .item-slide .content .slide-info-in {
    max-width: 100%;
    text-align: center;
}

/*.header-top-right .homeslider .item-slide .content.fadeInDown .slide-info-in {
    width: 100%;
    padding-top: 30%;
	text-align: center;
}*/

/*.header-top-right .homeslider .item-slide .content .slide-info-img {
    width: 45%;
    padding: 50px;
}

.header-top-right .homeslider .item-slide .content.fadeInDown .slide-info-in, .header-top-right .homeslider .item-slide .content.fadeInLeft .slide-info-in {
    float: left;
}

.header-top-right .homeslider .item-slide .content.fadeInRight .slide-info-img, .header-top-right .homeslider .item-slide .content.fadeInUp .slide-info-img {
    float: left;
}

.header-top-right .homeslider .item-slide .content.fadeInRight .slide-info-in, .header-top-right .homeslider .item-slide .content.fadeInUp .slide-info-in {
    float: right;
    padding-top: 30%;
}

.header-top-right .homeslider .item-slide .content.fadeInDown .slide-info-img, .header-top-right .homeslider .item-slide .content.fadeInLeft .slide-info-img {
    float: right;
}*/

.header-top-right .homeslider .item-slide .content .title {
    font-size: 50px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 600;
}

.header-top-right .homeslider .item-slide .content .desc {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 26px;
    letter-spacing: 1.1px;
}
/*.header-top-right .homeslider .item-slide .content.fadeInDown .desc {
    letter-spacing: 5.4px;
}*/
.header-top-right .homeslider .item-slide .content .sdide-button {
    height: 40px;
    border: 1px solid #007e7d;
    display: inline-block;
    padding: 0 30px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    line-height: 40px;
    margin-top: 30px;
    background: #029c9bcf;
}

    .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;
}
/*banner cac trang*/
.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;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        padding-top: 10%;
        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%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
        }

        .category-slider .item-slider .content .title {
            font-size: 26px;
            text-transform: uppercase;
            line-height: 40px;
            text-shadow: 0px 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: #0088cc;
            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;
        /*font-size: 16px;*/
        text-align: justify;
    }

.view_list {
    margin-top: 30px;
}

    .view_list .pro-title {
        height: 40px;
        line-height: 40px;
        margin-bottom: 15px;
        border-bottom: 2px solid #00c8dc;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        background: #279fbb;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

.product-list.product-view li {
    margin-bottom: 20px;
}

.product-list li .content_price {
    font-size: 16px;
    color: #ef4545;
    text-align: left;
    /*border-bottom: 1px solid #eaeaea;*/
    font-weight: 600;
    display: none;
}

    .product-list li .content_price strike {
        color: #999;
        font-weight: 400
    }

    .product-list li .content_price.content-link {
        font-size: 14px;
        border: none;
        float: left;
        font-weight: 400;
        display: inline-block;
    }

    .product-list li .content_price.product-link, .product-link {
        font-size: 14px;
        display: inline-block;
    }

.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%;
    }

    .lasttest-blog-lager .blog-list .blog-list-wapper .post-desc.pos-0 .post-title, .featured-banner .post-title {
        font-size: 22px;
        display: block;
        border-top: none;
    }

    .lasttest-blog-lager .blog-list .blog-list-wapper .post-desc .post-content {
        font-size: 16px;
        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;
    }

.blog-list-sidebar li .post-info .entry_title {
    font-size: 16px;
}

.featured-banner .post-thumb a img {
    width: 100%;
}

.featured-banner .post-desc .post-content {
    padding: 10px 0;
}

.featured-banner .post-desc {
    position: relative;
    padding-left: 50px;
}

.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: 26px;
}

#left_column .block .block_content {
    padding: 15px 20px;
    /*border: 1px solid #efefef;*/
    box-shadow: 1px 1px 5px #ccc;
}

    #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;
        }
#left_column.col-fixed .block:nth-child(1) .block_content {
    padding: 0;
    background-color: #279fbb;
}
    #left_column.col-fixed .block:nth-child(1) .block_content .tree-menu > li > a {
        color: #fff;
        text-transform: uppercase;
        padding: 4px 0;
        display: inline-block;
    }
    #left_column .block .title_block.left-menu-pro {
        display: none;
    }
.featured-banner .post-desc:before {
    content: "";
    left: 0;
    top: 2px;
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #fe0002;
    border-radius: 3px;
}

.pro-album {
    padding: 30px 0 20px 0;
}

    .pro-album .product-list li .product-name {
        text-align: center;
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
    }

#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: #fff;
        min-width: 300px;
        padding: 10px 15px;
    }

    #main-menu .dropdown-menu.container-fluid .block-container .group_header > a:after {
        content: "\f105";
        font-family: "FontAwesome";
        font-size: 16px;
        vertical-align: 0;
        padding-left: 7px;
        position: absolute;
        right: 0;
    }

#main-menu .navbar-nav > li:hover .dropdown-menu.mega_dropdown {
    position: absolute;
    left: 0;
}

.section-title-2.section-about h2 {
    margin-bottom: 10px;
    margin-top: 0;
}

.section-title-2.section-about {
    margin-bottom: 10px;
    text-align: left;
    font-size: 24px;
}

    .section-title-2.section-about:after {
        margin: 0;
    }

.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;
    padding: 30px 0 15px;
}

    .section-title-box .box-title {
        font-size: 26px;
        line-height: 1.6;
        font-weight: 500;
        position: relative;
        margin: 0px;
        padding: 0px 0px 12px;
        background: url(../files/qcad/icon/bt-i-01.png) no-repeat bottom center;
        text-transform: uppercase;
    }

        .section-title-box .box-title.box-news {
            background: url(../files/qcad/icon/bt-i-02.png) no-repeat bottom center;
        }

        .section-title-box .box-title p {
            font-size: 16px;
        }
        /*.section-title-box .box-title:after {
        content: '';
        background: #ff6633;
        height: 1px;
        right: 0;
        width: 270px;
        position: absolute;
        top: 35px;
    }*/
        .section-title-box .box-title:before {
            position: absolute;
            content: "";
            display: block;
            width: auto;
            height: 1px;
            bottom: 0px;
            left: 0;
            right: 0;
            margin: 0 auto;
            /*background-color: #323232;*/
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

.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;
}

.about .mangxh .xht:nth-child(2), .entry-detail .mangxh .xht:nth-child(2) {
    margin-top: 5px;
}

.about .mangxh .xht:nth-child(3), .entry-detail .mangxh .xht:nth-child(3) {
    /*margin-top: -4px;*/
}

.about .mangxh .xht:nth-child(4), .entry-detail .mangxh .xht:nth-child(4) {
    margin-top: 5px;
}

/*.network-share .mangxh .xht:nth-child(2) {
    margin-top: -1px;
}

.network-share .mangxh .xht:nth-child(3) {
    margin-top: -2px;
}*/

.network-share .mangxh .xht:nth-child(4) {
    margin-top: 8px;
}

.padding-bt {
    padding-bottom: 0;
}

.list-service .service3 .col-sm-3 {
    width: 20%;
}

.list-service .service3 .service-item .service-title a {
    color: #333;
}

.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;
}

/*.coment-form .input, .sky-form .input {
    border: none;
    margin-bottom: 15px;
    border: 1px solid #b3b3b3;
}*/
.form-send-contact .sky-form .input {
    border: none;
}

.product-comments-block-tab .sky-form .input input, .product-comments-block-tab .sky-form input {
    height: 40px;
    border: 1px solid #eaeaea;
}

.page-product-box .product-list li {
    border: none;
}

#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: bold;
            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;
        width: 100% !important;
        height: auto !important;
    }

    .wrapper-home-banner .pages-width {
        position: absolute;
        display: inline-block;
        text-align: center;
        color: #000;
        cursor: pointer;
        max-width: 600px;
        margin-left: auto;
        padding: 100px 0;
        left: 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: #999999;
                position: absolute;
                left: 0;
                right: 0;
                bottom: 10px;
                margin: 0 auto;
                text-align: center;
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                -o-transition: all 0.5s;
                transition: all 0.5s;
            }

            .wrapper-home-banner .pages-width .title h2 {
                font-size: 60px;
                font-weight: 600;
                color: #858990;
                line-height: 1.2;
                position: relative;
            }

        .wrapper-home-banner .pages-width .description {
            margin-bottom: 50px;
        }

            .wrapper-home-banner .pages-width .description p:first-child {
                font-size: 26px;
            }

            .wrapper-home-banner .pages-width .description p {
                font-size: 18px;
                line-height: 1.4;
                font-weight: 400;
                color: #f9f9f9;
                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: 0px;
            left: 0;
            right: 0;
            margin: 0 auto;
            background: #323232;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            transition: all 0.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, 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;
}
/*#user-info-opntop .dropdown.open > .dropdown-menu>li:last-child>a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}*/
.block-thongke {
    display: none;
}

.block .title_block {
    background: #279fbb;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    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: #0088cc;
}

.option4 {
    background: #eaeaea;
}

    .option4 .product-list li .product-price {
        color: #0088cc;
    }

    .option4 a:hover {
        color: #0088cc;
    }

    .option4 .scroll_top:hover {
        background: #0088cc;
    }

    .option4 .nav-center .owl-controls .owl-prev,
    .option4 .nav-center .owl-controls .owl-next {
        -moz-transition: all 0.45s ease;
        -webkit-transition: all 0.45s ease;
        -o-transition: all 0.45s ease;
        -ms-transition: all 0.45s ease;
        transition: all 0.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-prev:hover,
    .option4 .owl-controls .owl-next:hover {
        background: #0088cc;
        color: #fff;
    }

    .option4 .product-list li .add-to-cart:hover {
        background-color: #0088cc;
    }

    .option4 .product-list li .quick-view a:hover {
        background-color: #0088cc;
    }
    /*---------------
[2. Main header]
*/
    .option4 .group-button-header {
        margin-top: 10px;
        padding-left: 0;
    }

        .option4 .group-button-header .btn-cart,
        .option4 .group-button-header .btn-heart,
        .option4 .group-button-header .btn-compare,
        .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: 16px;
        }

        .option4 .group-button-header .btn-login {
            background: url("../images/user-icon.png") no-repeat center left;
            font-size: 16px;
            height: 39px;
            margin-right: 16px;
        }

        .option4 .group-button-header .btn-cart {
            background: url("../images/cart-icon4.png") no-repeat center left;
            font-size: 16px;
            margin-right: 0;
            padding-left: 25px;
            padding-top: 12px;
        }

            .option4 .group-button-header .btn-cart > a {
                font-size: 16px;
            }

            .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: #0099cc;
    }

    .option4 .nav-top-menu {
        background: none;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }

    .option4 .box-vertical-megamenus .title {
        height: 42px;
        line-height: 42px;
        background: #0088cc;
    }

        .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:hover,
    .option4 #main-menu .navbar .navbar-nav > li.active {
        background: transparent;
        color: #0088cc;
    }

        .option4 #main-menu .navbar .navbar-nav > li:hover > a,
        .option4 #main-menu .navbar .navbar-nav > li.active > a {
            color: #0088cc;
            border: none;
        }

        .option4 #main-menu .navbar .navbar-nav > li:last-child > a,
        .option4 #main-menu .navbar .navbar-nav > li.active: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: #0088cc;
    }

        .option4 .nav-ontop #box-vertical-megamenus .title {
            background: #0088cc;
            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: #0088cc;
        }

            .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: normal;
            }

    .option4 .vertical-dropdown-menu .mega-group-header span {
        border-color: #0088cc;
    }

    .option4 .box-vertical-megamenus .all-category:hover span {
        background: #0088cc;
        border-color: #0088cc;
    }

    .option4 #main-menu .dropdown-menu .block-container .group_header > a {
        border-color: #0088cc;
    }

    .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: #0088cc;
    }

    .option4 .cart-block .cart-block-content .product-info .p-right .p-rice {
        color: #0088cc;
    }

    .option4 .cart-block .cart-block-content .cart-buttons a.btn-check-out {
        background: #0088cc;
    }

    .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:hover,
    .option4 .nav-ontop #main-menu .navbar .navbar-nav > li.active {
        background: #31a5df;
        color: #0088cc;
    }

        .option4 .nav-ontop #main-menu .navbar .navbar-nav > li:hover > a,
        .option4 .nav-ontop #main-menu .navbar .navbar-nav > li.active > 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;
    }

.product-list li .product-price.pro-content {
    color: #666;
    padding-bottom: 15px;
    font-size: 16px;
    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: 16px;
}

    .content-shop .content-pro2 p, .page-cm .content-pro2 p {
        margin: 0 0 15px;
    }

.content-pro2 ul, .content-pro3 ul,
.content-pro2 ol, .content-pro3 ol {
    padding-left: 30px;
    margin: 10px 0;
}

    .content-pro2 ul li, .content-pro3 ul li {
        list-style: circle;
    }

    .content-pro2 ol li, .content-pro3 ol li {
        list-style: decimal;
    }

    .content-pro2 ul.mangxh {
        padding-left: 0;
        margin: 0;
        padding-top: 0;
    }
/*.sp-brand .product-list .product-container .right-block .product-star {
    float: none;
    display: block;
    width: auto;
    text-align: center;
}*/
.content-pro3 p {
    margin: 0 0 10px;
}

.sp-brand .product-list .product-container .content_price {
    border-bottom: none;
    text-align: center;
}

.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: 20px 0 30px 0;
    position: relative;
    background: linear-gradient(180deg, #f3f3f3 10%, #ffffff 30%);
}

    .sale-product .product-list .owl-controls .owl-prev, .sale-product .product-list .owl-controls .owl-next {
        border-radius: 20px;
        overflow: hidden;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 32px;
        background-color: #00000012;
    }
    /*.group-banner4 {
    background: #fff;
    padding: 40px 0;
}
    .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-prev,
.option4 .header-top-right .homeslider .bx-controls-direction .bx-next {
    background: #0088cc;
}

.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: transparent;
        margin: 0;
        padding: 0;
        text-align: center;
        text-indent: 0px;
        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: #0088cc;
            border-color: #0088cc;
        }

.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 25px 0;*/
    text-align: center;
    padding-top: 17px;
    background-color: #155cae;
    width: 100%;
    position: absolute;
    left: 0;
    margin-top: -55px;
    border-radius: inherit;
}
    .breadcrumb > a, .breadcrumb .navigation-pipe:before {
        color: #fff;
    }
#columns, .body-content .container, #columnstop, .page-cm {
    padding-top: 53px;
}
.page-cm #columns,
.page-news #columnstop + #columns {
    padding-top: 0;
}
    .option4 .header-top-right .homeslider .bx-wrapper .bx-pager,
    .option4 .bx-wrapper .bx-controls-auto {
        text-align: center;
    }
.content p {
    margin: 0 0 10px;
}
.content h3, .content h4 {
    margin: 20px 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 a {
    color: #fe0002;
}

.product-tab .tab-container .tab-panel:hover a {
    color: #0088cc;
}

.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;
}
.bg-services {
    padding: 70px 10px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    color: #fff;
}
    .bg-services::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 0;
        background: rgba(0,0,0,.397);
    }
.video-home {
    background-image: url(../files/qcad/bg_video.png);
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: top;
    background-size: cover;
    padding: 40px 0 40px 0;
    margin-top: 30px;
    background-color: #0176bc;
}

.color-green {
    color: #c5c5c5;
}

.color-black {
    color: #333;
}

.mt-17 {
    margin-top: 10vh;
}

.video-home .media-center {
    position: relative;
}

    .video-home .media-center h2 {
        font-size: 48px;
        line-height: 45px;
        text-transform: uppercase;
    }

        .video-home .media-center h2 b {
            padding-left: 10px;
        }

.media-center img {
    width: 100%;
}

.video-home .media-center .overlay {
    position: absolute;
    bottom: 4px;
    top: inherit;
    left: inherit;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    transition: .5s ease;
    color: #fff;
    font-size: 18px;
    padding: 20px !important;
    text-align: left;
    opacity: 1;
    overflow: hidden;
    width: calc(100% - 8px);
    height: calc(35% - 10px);
}

.video-home .media-center a:hover .overlay {
    height: 96%;
}

.pr4 {
    padding-right: 4px !important;
}

.pl4 {
    padding-left: 4px !important;
}

.pb4 {
    padding-bottom: 4px !important;
}

.pt4 {
    padding-top: 4px !important;
}

.product-tab .tab-container .tab-panel a.btnSendComment {
    color: #f3d3c9;
    margin-top: 10px;
}

.whyus-home {
    background-image: url(../files/qcad/abt-bj.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-position-y: top;
    background-size: contain;
    margin-top: 40px;
    background-color: #0b5e99;
}

    .whyus-home .our-why h2 {
        font-size: 40px;
        /*line-height: 45px;*/
        text-transform: uppercase;
        /*  padding-top: 60px;*/
    }

        .whyus-home .our-why h2:after {
            height: 20px;
            content: '';
            display: block;
            bottom: 0;
            background: url(../files/qcad/icon/bt-i-02.png) no-repeat bottom center;
        }

    .whyus-home .our-why .color-black {
        color: #fff;
    }

        .whyus-home .our-why .color-black p {
            margin: 0 0 10px;
        }

.why-company {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #059995eb;
    visibility: visible;
    animation-duration: 2500ms;
    animation-delay: 0.5s;
    color: #fff;
}

    .why-company li {
        padding: 20px;
        min-height: 142px;
        background-size: cover !important;
        min-height: 270px;
    }

        .why-company li.whyus-0:hover {
            background: url(../files/images/Rec1_n.png) no-repeat center center;
        }

        .why-company li.whyus-1:hover {
            background: url(../files/images/Rec2_n.png) no-repeat center center;
        }

        .why-company li.whyus-2:hover {
            background: url(../files/images/Rec3_n.png) no-repeat center center;
        }

        .why-company li.whyus-3:hover {
            background: url(../files/images/Rec4_n.png) no-repeat center center;
        }

        .why-company li .icon, .why-company li .info {
            display: inline-block;
            vertical-align: top;
        }

        .why-company li .icon {
            background: rgba(255,255,255,0.2);
            width: 200px !important;
            height: 200px !important;
            text-align: center;
            padding: 7px;
            vertical-align: middle;
            border-radius: 100%;
            -webkit-transition: background 0.5s, color 0.7s;
            -moz-transition: background 0.5s, color 0.7s;
            transition: background 0.5s, color 0.7s;
            position: relative;
            float: left;
        }

            .why-company li .icon img {
                padding-top: 25px;
            }

        .why-company li:hover .icon {
            color: #51b748;
            background: #fff;
        }

        .why-company li .info {
            padding: 25px 0 0 10px;
            overflow: hidden;
            width: calc(100% - 200px);
        }

        .why-company li .icon i {
            display: inline-block;
            font-size: 65px;
            min-width: 100px;
        }

            .why-company li .icon i::after {
                box-shadow: 0 0 0 4px #fff;
                pointer-events: none;
                position: absolute;
                width: 103%;
                height: 103%;
                border-radius: 50%;
                content: '';
                box-sizing: content-box;
                left: -2px;
                top: -2px;
                opacity: 0;
                -webkit-transition: -webkit-transform 0.5s, opacity 0.7s;
                -moz-transition: -moz-transform 0.5s, opacity 0.7s;
                transition: transform 0.5s, opacity 0.7s;
            }

        .why-company li:hover .icon i::after {
            opacity: 1;
            top: -5px;
            left: -5px;
            width: 108%;
            height: 108%;
        }

        .why-company li .info h5 {
            font-weight: 600;
            text-transform: capitalize;
            margin: 0;
            font-size: 20px;
            line-height: 25px;
            min-height: 50px;
        }

            .why-company li .info h5 a {
                color: #fff;
            }

    .why-company p {
        line-height: 26px;
        margin: 0 0 15px;
        text-transform: none;
        font-weight: 400;
        max-height: 140px;
        text-align: justify;
    }

.box-orther {
    border-radius: 3px;
    background: rgb(247, 247, 247);
    width: 100%;
    border: 1px dashed #B4B8BB;
    padding: 10px 15px;
    animation: myanim 3s infinite;
    background-position: bottom left;
}

@keyframes myanim {
    30% {
        border: dotted 1px #13b135;
        border-spacing: 50px;
        background-color: #def3ff;
    }
}
.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: 20px;
        display: none;
        color: #fff;
    }
/** sortPagiBar **/
.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 span.page-heading-title2 h2 {
        margin-bottom: 0;
    }

.page-heading.product {
    text-align: center;
}

.page-heading {
    font-size: 32px;
    margin-bottom: 15px;
    border-bottom: 0;
    text-align: left;
}
    .page-heading.page-link{
        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: 0px;
            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;
        }

#product-detail blockquote, .content-text blockquote, .content-pro2 blockquote, .content-pro3 blockquote {
    background: #f9f9f9;
    border-left: 2px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    font-style: italic;
    font-size: 16px;
}

    #product-detail blockquote:before, .content-text blockquote:before, .content-pro2 blockquote:before, .content-pro3 blockquote:before {
        color: #ccc;
        content: open-quote;
        font-size: 3em;
        line-height: 0.1em;
        margin-right: 0.25em;
        vertical-align: -0.4em;
    }

    #product-detail blockquote p, .content-text blockquote p {
        display: inline;
    }

    #product-detail ol, .content-text ol, .content-text.about ol, .content-pro2 blockquote ol, .content-pro3 blockquote ol {
        list-style-type: decimal;
        padding-left: 26px;
        display: block;
    }

    .content-text ul, #product-detail ul, .content-text.about ul, .content-pro2 blockquote ul, .content-pro3 blockquote ul {
        list-style-type: disc;
        padding-left: 26px;
        display: block;
    }


#product-detail a, .content-text a {
    color: #000;
}

    #product-detail a:hover, .content-text a:hover {
        color: #a00000;
    }

.content-text.about ul.blog-posts {
    list-style-type: none;
    padding: 0;
}

.box-orther {
    margin-top: 20px;
}
/*--------------
[8.1 album]
*/
.content-text .cate-alb .item-alb, .content-text .cate-sub-alb .item-alb {
    position: relative;
    border: 1px solid #eaeaea;
    /*padding: 5px;*/
    border-radius: 20px;
}

.content-text .cate-sub-alb .item-alb {
    overflow: hidden;
    margin-bottom: 10px;
}

.content-text .cate-alb .alb-info, .content-text .cate-sub-alb .alb-info {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 15px;
}

.content-text .cate-sub-alb .row {
    margin-right: -5px;
    margin-left: -5px;
}

    .content-text .cate-sub-alb .row .col-md-3 {
        padding-right: 5px;
        padding-left: 5px;
    }

.content-text .alb-info .alb-title {
    min-height: 78px;
    font-size: 16px;
}

    .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 15px;
        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.25%;
}

.list-photo .item {
    width: 33.25%;
    border: solid 3px #fff;
}

.list-photo .image {
    max-width: 100%;
    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,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, 0.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,0.80);
        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;
    }

.block-tab-products {
    position: relative;
    padding: 20px 0 10px 0;
}

    .block-tab-products .nav-tab {
        line-height: 32px;
        margin-bottom: 15px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

        .block-tab-products .nav-tab li {
            background-color: #f3f3f3;
            text-align: center;
            line-height: 36px;
            font-size: 16px;
            margin: 0 3px;
            margin-bottom: 5px;
            border-radius: 20px;
            text-transform: uppercase;
            font-weight: 600;
            -webkit-box-shadow: 0px 5px 5px rgb(0 0 0 / 10%);
            -moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
            -o-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
            box-shadow: 0px 5px 5px rgb(0 0 0 / 10%)
        }

            .block-tab-products .nav-tab li a {
                color: #666;
                display: block;
                padding: 5px 20px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

            .block-tab-products .nav-tab li.active a {
                color: #fff;
            }

            .block-tab-products .nav-tab li.active {
                background-color: #007e7d;
            }

        .block-tab-products .nav-tab.owl-carousel .owl-controls .owl-nav .owl-prev, .block-tab-products .nav-tab.owl-carousel .owl-controls .owl-nav .owl-next {
            border-radius: 50%;
        }

.paras_box {
    display: none;
}

.about-home .site-about {
    padding: 30px 0;
    background-color: #333;
    background-image: url(../files/images/bg_about.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    color: #fff;
}
/*    .about-home .site-about .large-gutters {
      
    }
    .about-home .site-about .large-gutters > div {
        padding-top: 30px;
        padding-bottom:30px;
    }
        .about-home .site-about .large-gutters > div.mb-5:before{
            content:'';
            width:300px;
            height:100%;
            background-color:#fe0002;
            z-index:1;
            position:absolute;
            left:0;
            right:0;
            bottom:0;
            top:0;
        }*/
.large-gutters .section-title-about .box-title a {
    color: #fff;
}

.large-gutters .section-title-about .box-title:after {
    content: '';
    width: 180px;
    height: 1px;
    background-color: #eaeaea;
    display: block;
}

.about-home .large-gutters .you-fancybox 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: 270px;
    overflow: hidden;
    margin-bottom: 25px;
}

    .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 .btn-link {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 160, 255, .9)), color-stop(100%, rgba(62, 64, 149, .9)));
    background: -webkit-linear-gradient(-45deg, rgba(0, 160, 255, .9) 0, rgba(62, 64, 149, .9) 100%);
    background: -webkit-linear-gradient(310deg, rgba(0, 160, 255, .9) 0, rgba(62, 64, 149, .9) 100%);
    background: linear-gradient(140deg, rgba(0, 160, 255, .9) 0, rgba(62, 64, 149, .9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 160, 255, .9)', endColorstr='rgba(62, 64, 149, .9)', GradientType=0);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    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:after {
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f178";
        padding-left: 10px;
    }

    .about-home .large-gutters .btn-link:focus,
    .about-home .large-gutters .btn-link:hover {
        background: #f04e26;
        text-decoration: inherit;
    }

.about-home .large-gutters .ml-auto .led + div {
    text-align: center;
}

.blog-grid {
    margin: 0;
}

.thumbnail-box {
    background-color: #FFF;
    box-shadow: 0 0 10px rgb(204 204 204 / 60%);
    -moz-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    -webkit-box-shadow: 0 0 10px rgb(204 204 204 / 60%);
    -o-box-shadow: 0 0 10px rgba(204,204,204,0.6);
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-bottom: 30px;
}

.tb-image a img {
    width: 100%;
}

.tb-caption {
    background-color: #FFF;
    padding: 0rem 0.5rem 1rem;
}

.inner-caption {
    background-color: #FFF;
    margin-top: -50px;
    position: relative;
    z-index: 1;
    padding: 0.80rem 0.80rem 0rem;
}

    .inner-caption p {
        font-size: 16px;
        line-height: 1.8;
        clear: both;
        margin-top: -5px;
        min-height: 80px;
    }

.ic-top {
    position: relative;
    margin-bottom: 20px;
    height: 50px;
    overflow: hidden;
}

    .ic-top h3 {
        font-size: 16px;
        font-weight: 600;
        color: #002642;
        line-height: 1.4;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        margin-top: 0;
    }

.post-date {
    width: 50px;
    height: 50px;
    background-color: #f04e26;
    text-align: center;
    padding: 12px 3px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

    .post-date p {
        margin-bottom: 0px;
        line-height: 0.8;
        color: #FFF;
        font-size: 26px;
        font-weight: 500;
        text-align: center;
    }

    .post-date span {
        font-weight: 400;
        font-size: 12px;
        display: block;
        margin-top: 5px;
    }

.tb-bottom {
    background-color: #F7FAFA;
    padding: 0px 20px;
    height: 40px;
    line-height: 40px;
}

.tbb-inner {
    float: left;
}
.services-carousel-two {
    margin-bottom: 40px;
}
.link-box {
    /*float: right;*/
    padding-top:15px;
}

    .link-box p::before {
        content: "\f0c1";
        margin-right: 5px;
        color: #0e76bc;
        font-weight: 900;
        font-family: "FontAwesome";
        /* width: 40px;
        height: 40px;
        background: url(../files/qcad/icon/cp-i-01.png) no-repeat center;
        display: inline-block;
        background-color: #0e76bc;*/
    }

    .link-box p a {
        color: #f04e26;
    }

.user-box {
    display: inline-block;
    margin-right: 10px;
}

    .user-box p::before {
        content: "\f0c6";
        margin-right: 5px;
        color: #0e76bc;
        font-weight: 900;
        font-family: "FontAwesome";
    }

    .user-box p a {
        font-size: 12px;
    }

#product .product-name {
    text-align: center;
    font-size: 36px;
}

#product .pb-right-column .form-option {
    display: block;
}

    #product .pb-right-column .form-option .attributes:first-child {
        margin: 0 auto;
        display: block;
        position: relative;
        text-align: center;
    }

#product .pb-right-column .form-action {
    padding: 0;
    padding-bottom: 5px;
    text-align: center;
}

#product .pb-right-column .form-cart-option {
    position: relative;
    /*display: flex;*/
}

#product .pb-right-column .adprobook {
    height: 40px;
    width: auto;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    margin: 0px auto;
    text-align: center;
    clear: both;
    padding-left: 20px;
    padding-right: 20px;
    background: #09a9b9;
    border-radius: 5px;
}

#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-more::before, .show-more2::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;
}

.desc-like a.heart {
    font-size: 16px;
}

.heart {
    font-size: 36px;
}

    .heart.like {
        color: #00a651;
    }

.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, .wishlist-number, .viewdlist-number {
    border-radius: 50%;
    padding: 3px 5px;
    color: #eee;
    font-size: 13px;
    top: -10px;
    right: -10px;
    position: absolute;
    height: 20px;
    width: 20px;
    line-height: normal;
}

.cartlist-number {
    background: #f7180d;
}

.wishlist-number {
    background: #a00000;
}

.viewdlist-number {
    background: #0088cc;
}

i.fa-heart {
    color: #fbb5b5;
}

.liked i.fa-heart {
    color: #f00;
}

.layered-content .check-box-list {
    overflow: hidden;
    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: #ff6633;
    }

.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: #ff6633;
    }

    .check-box-list input[type="checkbox"]:checked {
        color: #ff6633;
    }

.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";
}

.ps-block--shop-features .ps-block__header h2 {
    text-align: center;
}

    .ps-block--shop-features .ps-block__header h2 small {
        display: block;
        margin-top: 10px;
    }

.ps-shopping .product-list.grid li {
    position: relative;
}

.delete_viewed_order,
.delete_cartorder {
    position: absolute;
    top: -7px;
    right: 5px;
}

.slide_product .gallery-item {
    position: relative;
}

    .slide_product .gallery-item a {
        display: block;
    }
/*blockquote ul {
    list-style-type: disc;
    padding-left: 16px;
    display: block;
}

blockquote ol {
    list-style-type: decimal;
    padding-left: 16px;
    display: block;
}*/
/*Videos*/
.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;
}

.pro-video .thum-video a:before, .block-video .products-block-left a:before, .slide_product .gallery-item .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;
}

.product-gallery__thumb .last-video {
    position: relative;
}

    .product-gallery__thumb .last-video:before {
        width: 15px;
        height: 15px;
        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 3px rgb(255 255 255 / 30%);
        -webkit-box-shadow: 0 0 0 3px rgb(255 255 255 / 30%);
        padding-left: 2px;
        content: "\f04b";
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 16px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        z-index: 1;
    }

.pro-video .thum-video:hover a:before, .block-video .products-block-left:hover a:before, .slide_product .gallery-item .video-play:hover .box-video i {
    color: #f00;
}

.group-brand .item-product {
    border: 1px solid #eaeaea;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.group-brand .product-list li .product-info {
    position: absolute;
    width: 100%;
    bottom: 0;
    /*opacity: 0;*/
    background: #ffffff8a;
    text-align: center;
}

.group-brand .product-list li:hover .item-product .product-info {
    opacity: 1;
    background: #4ebafd;
}

.group-brand .item-product .product-info .pro-name {
    overflow: hidden;
    padding-top: 5px;
    font-size: 18px;
}

.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%;
}

.brand .group-brand .product-container .product-info .product-title {
    height: 52px;
    font-size: 20px;
    overflow: hidden;
}
/*Sales left*/
#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;
}

    .info-orther p.cm-cate {
    }

    /* .info-orther p.cm-cate label {
            display: block;
        }*/

    .info-orther p .label-cate, .info-orther p span {
        float: right
    }

#product .pb-right-column .info-orther p span {
    font-weight: 600;
    padding: 0 5px;
    /*float: right;*/
}

.saleon .block_content .testimonials .client-post {
    text-align: center;
}

.saleon .block_content .testimonial {
    text-align: center;
}


.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: #ff6633;
    }

.saleon .block_content .testimonial .tel {
    font-size: 24px;
    color: #ff6633;
    padding-top: 10px;
}
.saleon .block_content .testimonial .sale-zalo a{display:block;padding-top:10px;}
.saleon .block_content .testimonial .sale-zalo i.fa-comments:before {
    content: '';
    width: 40px;
    height: 40px;
    background: url(../files/images/icons/zalo.png) no-repeat;
    background-position: center center;
    display: inline-block;
    background-size: cover;
}
.saleon .block_content .testimonial .sale-phone a {
    color: #f00;
}

.saleon .block_content .testimonial .sale-email {
    font-size: 16px;
    color: #ff6633;
}

.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;
    }

    .social-work > a.instagram {
        background: #5b7fa6;
    }

    .social-work > a.linkedin {
        background: #cb222a;
    }

    .social-work > a.twitter {
        background: #00caff;
    }

    .social-work > a:hover {
        opacity: 0.8;
    }

.other-alb .blog-posts {
    display: inline-block;
    position: relative;
}

    .other-alb .blog-posts .item-post-masonry {
        width: 50%;
        display: inline-block;
        float: left;
    }

        .other-alb .blog-posts .item-post-masonry .entry-ci .entry-title {
            font-size: 18px;
        }

.other-system .related-posts {
    position: relative;
}

    .other-system .related-posts .post-item {
        border: 1px solid #f3f3f3;
        box-shadow: 1px 5px 10px #ccc;
    }

        .other-system .related-posts .post-item .entry-ci .entry-title {
            font-size: 16px;
            font-weight: 600;
        }

.related-posts .post-item .entry-content {
    height: 155px;
    overflow: hidden;
    margin-bottom: 30px;
}

.other-system .related-posts .entry-thumb img {
    border: none;
    border-radius: inherit;
}

.other-system .related-posts .entry-ci {
    padding: 10px 15px;
}
/*sale all*/
/*Videos*/
.ion-clock:before, .ion-eye:before {
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    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;
}

.section-band-logo .list-band9 .item-brand {
    background-color: #d4796f;
}

    .section-band-logo .list-band9 .item-brand .brand-name {
        text-align: center;
        margin: 10px 0 10px;
        font-weight: 600;
        color: #fff;
    }

.section-band-logo .list-band9 .owl-controls .owl-prev, .section-band-logo .list-band9 .owl-controls .owl-next {
    background: rgba(234, 234, 234, 0.19);
}

.section-band-logo .list-band9:hover .owl-controls .owl-prev, .section-band-logo .list-band9:hover .owl-controls .owl-next {
    background: rgba(57, 175, 129, 0.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-prev, .row-cate-pro .cate-pro .owl-controls .owl-next {
    background: rgba(234, 234, 234, 0.19);
}

.row-cate-pro .cate-pro:hover .owl-controls .owl-prev, .row-cate-pro .cate-pro:hover .owl-controls .owl-next {
    background: rgba(57, 175, 129, 0.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-prev, .group-banner4 .list-banner .owl-controls .owl-next {
    background: rgba(234, 234, 234, 0.19);
}

.group-banner4 .list-banner:hover .owl-controls .owl-prev, .group-banner4 .list-banner:hover .owl-controls .owl-next {
    background: rgba(57, 175, 129, 0.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: 0px 0px 20px 0px rgba(0,0,0,0.09);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -10px 0px 0px 0px;
    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: #f7f7f7;
}

.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 {
    background-color: #00c8dc;
    min-width: 150px;
    line-height: 26px;
    font-size: 16px;
    color: #1153b4;
    border-radius: inherit;
    margin-top: 40px;
}

.saleon-product {
    margin-top: 15px;
}

    .saleon-product .btn-info.btn-cal {
        width: 100%;
        background: #eaeaea;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        margin-top: 0;
        border: none;
    }

    .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;
            font-size: 12px;
            font-weight: normal;
        }

        .saleon-product .testimonials .client-post a {
            color: #f00;
            font-size: 18px;
        }

        .saleon-product .testimonials .client-zalo .zalo i {
            float: right;
        }

.client-zalo .zalo i {
    width: 35px;
    height: 35px;
    background: #ffffff url(../files/images/icons/zalo.png);
    background-size: cover;
    font-size: 0;
    border-radius: 50%;
}

.page-contact .saleon-product .btn-info.btn-cal {
    display: none;
}

.page-contact .sale-product {
    padding: 15px 20px;
    margin-bottom: 15px;
    background: linear-gradient( 359deg, #f3f3f3 10%, #fbfbfb 30%);
}

p.sale-title, p.map-title {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    font-size: 18px;
    padding-bottom: 20px;
    background: url(../files/qcad/icon/bt-i-01.png) no-repeat bottom center;
}

p.sale-title {
    color: #f00;
}

.page-contact .sale-product .saleon-product .testimonials .client-mane {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.page-contact .sale-product .saleon-product .testimonials .sale-info {
    width: 20%;
}

.page-contact .sale-product .saleon-product .testimonials .client-mane .client-post {
    display: block;
}

.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;
    }

        .network-tags .wg-list-tabs li:hover {
            background-color: #000;
        }

            .network-tags .wg-list-tabs li:hover a {
                color: #fff;
            }

.m-1j * {
    transition: all 0.3s ease 0s;
    display: inline-block;
    width: 100%;
}

.service li {
    width: 100%;
    float: left;
    padding: 0 5px;
    margin: 10px 0 0;
}

    .service li > div {
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    .service li a {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 10;
        left: 0px;
        top: 0px;
    }

    .service li.service-item > div div {
        padding: 0 10px;
        position: absolute;
        bottom: 10px;
        left: 0px;
        z-index: 2;
    }

    .service li:hover > div div span {
        padding: 0 20px;
    }

    .service li > div div span {
        float: left;
        background: rgba(0,0,0,.5);
        font-size: 16px;
        line-height: 60px;
        height: 60px;
        color: #fff;
        padding: 0 12px;
        position: relative;
        font-weight: 600;
    }

        .service li > div div span i {
            background: url(../files/qcad/icon/lei-i.png) no-repeat center;
            float: right;
            width: auto;
            height: 60px;
            width: 8px;
            position: absolute;
            right: 12px;
            top: 0px;
        }

    .service li p {
        width: 100%;
        transform: scale(1.00,1.00);
        -moz-transform: scale(1.00,1.00);
        -webkit-transform: scale(1.00,1.00);
    }

        .service li p img {
            width: 100%;
            height: auto;
        }

    .service li:hover p {
        transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -webkit-transform: scale(1.1,1.1);
    }
/** MAIN HEADER ON TOP**/
.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, 0.1);
    min-height: 50px;
}

    .main-header-ontop .main-header {
        padding: 10px 0;
    }

        .main-header-ontop .main-header .logo img {
            width: 80%;
            height: auto;
        }

.list-pro {
    padding: 30px 0;
}

    .list-pro .col-pro {
        margin-bottom: 25px;
    }

        .list-pro .col-pro .product-container {
            /*background-color: #0072bf;*/
            background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(39, 164, 81, .9)), color-stop(100%, rgba(0, 110, 180, .9)));
            background: -webkit-linear-gradient(-45deg, rgba(39, 164, 81, .9) 0, rgba(0, 110, 180, .9) 100%);
            background: -webkit-linear-gradient(310deg, rgba(39, 164, 81, .9) 0, rgba(0, 110, 180, .9) 100%);
            background: linear-gradient(140deg, rgba(39, 164, 81, .9) 0, rgba(0, 110, 180, .9) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(39, 164, 81, .9)', endColorstr='rgba(0, 110, 180, .9)', GradientType=0);
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            text-align: center;
            position: relative;
            padding: 10px;
            width: 100%;
        }
            /*    .list-pro .col-pro .product-container .block-img img {
                border-radius: 5px;
                overflow:hidden;
            }*/
            /*   .list-pro .col-pro:nth-child(2) .product-container {
            background-color: #ffa300;
        }*/
            .list-pro .col-pro .product-container:hover {
                background: #0072bf;
            }

            .list-pro .col-pro .product-container .block-cate-name .cate-name {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                text-align: center;
                width: 100%;
                font-weight: 500;
                text-transform: uppercase;
                min-height: 76px;
                padding-top: 13px;
            }

            .list-pro .col-pro .product-container .block-cate-name .block-desc {
                position: absolute;
                opacity: 0;
                visibility: hidden;
                -webkit-transform: translate(-5px, 50%);
                transform: translate(-5px, 50%);
                background: #0072bf;
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                margin: 0 -5px;
                padding: 0 10px;
                color: #fff;
                height: 0;
            }

            .list-pro .col-pro .product-container:hover .block-cate-name .block-desc {
                -webkit-transform: translate(-5px, -20%);
                transform: translate(-5px, -20%);
                -webkit-transition: all .8s;
                transition: all .8s;
                opacity: 1;
                visibility: inherit;
                z-index: 999;
                height: auto;
                padding-top: 10px;
                padding-bottom: 15px;
            }

            .list-pro .col-pro .product-container .block-img img {
                margin: 0 auto;
            }

            .list-pro .col-pro .product-container .block-cate-name .cate-name a {
                color: #fff;
            }

            .list-pro .col-pro .product-container:hover .block-cate-name .cate-name a {
                color: #000;
            }
/*.social-link{text-align:right;}*/
.footer3 .modal-body {
    color: #333;
}

    .footer3 .modal-body .boxpopup .sky-form .row .col-xs-12 > label {
        display: none;
    }

        .footer3 .modal-body .boxpopup .sky-form .row .col-xs-12 > label.input {
            display: block;
        }

    .footer3 .modal-body .boxpopup .sky-form .input, #loadViewPro .sky-form .input {
        border: none;
    }

.footer3 .footer-top {
    text-align: center;
}

    .footer3 .footer-top ul {
        margin: 0;
        padding: 0;
        display: none;
    }

        .footer3 .footer-top ul li {
            display: inline-block;
            line-height: 26px;
            margin: 0 5px;
            padding: 5px 10px
        }

            .footer3 .footer-top ul li a {
                color: #fff;
            }

.footer-top #address-box {
    text-align: center;
}

    .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 {
        margin-bottom: 15px;
        text-transform: uppercase;
    }

#address-box p {
    font-size: 16px;
    margin: 0 0 10px;
    /* text-align: justify;*/
}

#address-box, .box-send {
    margin: 25px 0 0 0;
}

    #address-box a {
        color: #1153b4;
    }

    #address-box:hover a {
        color: #f94632;
    }

.float-contact .chat-face, .float-contact .chat-zalo {
    display: inline-block !important;
    margin-top: 0 !important;
    border-radius: 50%;
}

    .float-contact .chat-face:hover, .float-contact .chat-zalo:hover, .float-contact .chat-zalo + .chat-zalo:hover {
        bottom: 10px;
    }

.float-contact .chat-hotline {
    display: block !important;
    font-size: 20px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-top: 2px !important;
    padding-top: 12px !important;
    padding-bottom: 3px !important;
    position: relative;
    letter-spacing: 0.7px;
}

    .float-contact .chat-hotline i {
        padding: 0 !important;
        font-size: 30px !important;
        margin-top: -3px;
        width: 24px;
        text-align: left;
        margin-right: 5px;
        margin-left: -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: 5px !important;
    /* right: 5px;
    left: inherit !important;*/
    z-index: 3 !important;
    /*text-align: right;*/
}
/*Chat face*/
.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,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,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: yellow;
            text-decoration: none;
        }

.sale-footer {
    background: none !important;
    /*    color: #ffffff;
    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 {
        background: rgb(39 159 187) !important;
    }
    /* .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: 0.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: rgb(246, 202, 98);
    opacity: .75 !important;
}

.quick-alo-ph-circle-fill {
    position: fixed;
    width: 100px;
    height: 100px;
    bottom: 30px;
    left: 30px;
    background-color: rgba(0, 161, 255, 0.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;
    }
}

.btnsend_Wishlist {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.ps-shopping {
    padding-bottom: 30px;
}

.form-action .sale-product {
    background: none;
    padding: 0;
}

.project .tabx {
    margin-bottom: 30px;
    border: 1px solid #eaeaea;
    border-radius: 15px;
    overflow: hidden;
}

    .project .tabx .tabs-info-all {
        padding: 10px 15px;
    }

        .project .tabx .tabs-info-all .tabs-info {
            font-size: 16px;
            height: 48px;
            overflow: hidden;
        }

        .project .tabx .tabs-info-all .tabs-info-2 p {
            display: none;
        }

.project-detail .project-content-img .img-project .entry-photo {
    display: block;
}

.project-detail .project-content-img .content-project {
    font-weight: 600;
}

/*Product News*/
.product-detail-wrapper {
    padding: 30px 0;
}

.product-detail-main {
    margin-bottom: 0;
}

.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: block;
}

.product-gallery__thumbs-container {
    width: 100%;
    /*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: 100%;
    /*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;
}

.slide_product .owl-nav {
    font-size: 30px;
}

.slide_product .owl-controls .owl-prev, .slide_product .owl-controls .owl-next {
    height: 44px;
    width: 44px;
    border: 1px solid #c7c7c740;
    border-radius: 50%;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 40px;
    background-color: none;
    z-index: 9;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    background-color: #c7c7c740;
}

    .slide_product .owl-controls .owl-prev:hover, .slide_product .owl-controls .owl-next:hover {
        background-color: #53a100;
    }

.product-gallery-item .product-image-feature {
    width: 100%;
}

.product-gallery__thumbs .owl-controls .owl-prev, .product-gallery__thumbs .owl-controls .owl-next {
    border-radius: 50%;
}
.product-list.pro-tieubieu {
    overflow: hidden;
    margin-bottom: 20px;
}
.product-list.pro-tieubieu .owl-controls .owl-prev {
    left: -60px;
}
.product-list.pro-tieubieu .owl-controls .owl-next {
    right: -60px;
}
.product-list.pro-tieubieu:hover .owl-controls .owl-prev {
    left: 0;
}

.product-list.pro-tieubieu:hover .owl-controls .owl-next {
    right: 0;
}
/*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_info_name {
            line-height: 1.1;
            color: #191919;
            margin-right: 20px;
            font-size: 16px;
            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: #2c578d;
                font-size: 16px;
                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 .btn-add-cart {
                    background: none;
                    padding: 0;
                    height: 25px;
                    line-height: 25px;
                }

                #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop {
                    margin-left: 10px;
                    background: #23bf04;
                    color: #fff;
                }

                #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn span {
                    display: block;
                    width: 100%;
                    text-align: center;
                }

                    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn span.txt-main {
                        font-size: 17px;
                        font-weight: 600;
                        height: 25px;
                        line-height: 25px;
                        text-transform: uppercase;
                    }

                    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn span.txt-sub {
                        white-space: nowrap;
                        color: #fff;
                    }

.icon-pr-fix {
    -ms-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

.product-zoom {
    width: 30px;
    height: 30px;
    overflow: visible;
    cursor: pointer;
    top: auto;
    bottom: 48px;
    right: 0;
    left: 0;
    margin: auto;
    -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), right 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), right 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), right 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

.product-zoom, .gallery-index {
    position: absolute;
    z-index: 6;
}

.file-pdf {
    text-align: center;
    position: relative;
}

    .file-pdf .download-pdf {
        display: inline-block;
        padding: 12px 30px;
        border-radius: 10rem;
        color: #fff !important;
        letter-spacing: .05rem;
        transition: all .3s;
        position: relative;
        overflow: hidden;
        z-index: 1;
        font-size: 18px;
    }

        .file-pdf .download-pdf:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #1266ce;
            border-radius: 10rem;
            z-index: -2;
        }

        .file-pdf .download-pdf:before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 0%;
            height: 100%;
            background-color: #e4b900;
            transition: all .3s;
            border-radius: 10rem;
            z-index: -1;
        }

.morefeature.fea-detail {
    text-align: left;
    margin: 0 auto;
    height: auto;
    background-color: #f7f7f7;
    padding: 10px;
}

.morefeature .fea-info {
    display: block;
    width: 100%;
    border-bottom: 1px solid #eaeaea;
}

    .morefeature .fea-info .fea-content {
        font-weight: 600;
    }

    .morefeature .fea-info:first-child .fea-content span {
        font-weight: 400;
    }

    .morefeature .fea-info .fea-name, .morefeature .fea-info .fea-content {
        display: inline-block;
    }

    .morefeature .fea-info .fea-content {
        float: right
    }

    .morefeature .fea-info .fea-name span {
        font-weight: 600;
        color: #f00;
        padding-left: 3px;
    }

.wishlist-title {
    position: absolute;
    z-index: 1;
    background: #232f34;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    bottom: calc(100% - 36px);
    transform: translateX(30%);
    font-size: 12px;
    box-sizing: border-box;
    line-height: normal;
}

.addtowishlist:hover .wishlist-title {
    visibility: visible;
}

.addtowishlist .wishlist-title:after {
    content: " ";
    position: absolute;
    top: 35%;
    right: 100%;
    margin-left: -5px;
    border: 5px solid transparent;
    border-right-color: #232f34;
}

.product-detail-scoll .embed-responsive {
    margin-bottom: 20px;
}

.giuseart-nav li .button {
    border: none !important;
}

.m-4j ul {
    width: 100%;
    margin: 15px 0 15px 0;
}

.m-4j * {
    display: inline-block;
    width: 100%;
    transition: all 0.3s ease 0s;
}

.m-4j ul li {
    /*    width: 30.8%;*/
    margin: 20px 0 20px 1px;
    -webkit-box-shadow: 0px 5px 5px rgb(0 0 0 / 0%);
    -moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.0);
    -o-box-shadow: 0px 5px 5px rgba(0,0,0,0.0);
    box-shadow: 0px 5px 5px rgb(0 0 0 / 0%);
}

    .m-4j ul li:hover {
        -webkit-box-shadow: 0px 5px 5px rgb(0 0 0 / 10%);
        -moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
        -o-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
        box-shadow: 0px 5px 5px rgb(0 0 0 / 10%);
    }

    .m-4j ul li .m-4j-img {
        width: 100%;
        overflow: hidden;
    }

        .m-4j ul li .m-4j-img a {
            width: 100%;
            transform: scale(1.00,1.00);
            -moz-transform: scale(1.00,1.00);
            -webkit-transform: scale(1.00,1.00);
        }

    .m-4j ul li .m-4j-txt {
        border: 1px solid #ebebeb;
        position: relative;
        height: 222px;
        overflow: hidden;
    }

        .m-4j ul li .m-4j-txt div {
            width: 70px;
            height: 70px;
            background: url(../files/qcad/icon/news-i.png) no-repeat center;
            padding: 10px;
            position: absolute;
            left: 0px;
            top: 0px;
            border-right: 1px solid #ebebeb;
        }

            .m-4j ul li .m-4j-txt div span {
                font-size: 24px;
                line-height: 24px;
                color: #0076bc;
                text-align: left;
            }

        .m-4j ul li .m-4j-txt > span a {
            font-size: 14px;
            line-height: 24px;
            color: #3e4095;
            width: auto;
        }

            .m-4j ul li .m-4j-txt > span a:after {
                content: "";
                background: url(../files/qcad/icon/more-01.png) no-repeat center;
                width: 6px;
                height: 10px;
                display: inline-block;
                margin: 0 0 0 10px;
            }

            .m-4j ul li .m-4j-txt > span a:hover {
                color: #d4796f;
                text-decoration: underline;
            }

        .m-4j ul li .m-4j-txt div p {
            font-size: 16px;
            /* line-height: 24px;*/
            color: #0076bc;
            text-align: right;
        }

            .m-4j ul li .m-4j-txt div p.cl-year {
                font-size: 12px;
                margin-top: -6px;
            }

        .m-4j ul li .m-4j-txt > a {
            padding: 0 20px 0 90px;
            border-bottom: 1px solid #ebebeb;
            height: 75px;
        }

            .m-4j ul li .m-4j-txt > a i {
                font-size: 16px;
                line-height: 24px;
                max-height: 48px;
                overflow: hidden;
                margin: 10px 0 0 0;
                font-style: normal;
                font-weight: 600;
            }

        .m-4j ul li .m-4j-txt > p {
            padding: 25px 25px 25px 25px;
            font-size: 16px;
            line-height: 24px;
            color: #999999;
            overflow: hidden;
            max-height: 97px;
        }

        .m-4j ul li .m-4j-txt > span {
            width: 100%;
            margin: 14px 0 0 0;
            padding: 0 25px;
        }

.blog-list-home .blog-list-info .owl-controls {
    display: inherit;
}

    .blog-list-home .blog-list-info .owl-controls .owl-prev, .blog-list-home .blog-list-info .owl-controls .owl-next {
        border-radius: 20px;
        overflow: hidden;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 32px;
        background-color: #00000012;
    }
/*Project*/
.m-5j {
    padding: 0 0 55px;
}

    .m-5j * {
        display: inline-block;
        width: 100%;
        transition: all 0.3s ease 0s;
    }

    .m-5j ul {
        width: 100%;
        margin: 50px 0 0 0;
    }

        .m-5j ul li {
            width: 24.5%;
            float: left;
            position: relative;
            background: #000;
            margin: 0.25%;
        }

            .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/qcad/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: #d4796f;
        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 #d4796f;
        text-transform: uppercase;
    }

        .m-more a:hover {
            background: #d4796f;
            border: 1px solid #d4796f;
            color: #fff;
        }

.block_fot_links .fot_title {
    display: block;
    position: relative;
    padding: 0 0 0px 0;
    width: 100%;
}

    .block_fot_links .fot_title em {
        font-size: 24px;
        display: block;
        line-height: 18px;
        text-transform: capitalize;
        margin: 0px 0 0 0;
        padding: 0 0px 0px 0px;
        font-style: normal;
    }

.fot_title i {
    transition: all 0.3s ease 0s;
    font-size: 16px;
    color: #333;
    float: right;
    display: none;
    width: 30px;
    text-align: center;
}

.block_fot_links ul {
    margin: 25px 0 0 0;
    width: 100%;
}

    .block_fot_links ul * {
        transition: all 0.3s ease 0s;
    }

    .block_fot_links ul li {
        display: inline-block;
        padding: 6px 0 6px 0px;
        width: 100%;
    }

        .block_fot_links ul li:first-child {
            padding: 0 0 4px 0;
        }

        .block_fot_links ul li a {
            color: #f9f9f9;
            font-size: 16px;
            max-height: 24px;
            line-height: 24px;
            margin: 0px 0;
            padding: 0 0 0 15px;
            display: inline-block;
            text-transform: capitalize;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 100%;
            background: url(../files/qcad/icon/f-i.png) no-repeat 0px 5px;
        }

.box-send .ps-form-us .ps-title {
    font-size: 16px;
    text-align: justify;
    margin-bottom: 15px;
}

.ps-form-us .form-group {
    margin-bottom: 5px;
}

    .ps-form-us .form-group .form-control {
        color: #fff;
        background: rgba(255, 255, 255,0.75);
        background-image: none;
        border: 1px solid #1d6ca9;
        border-radius: 0;
        line-height: 40px;
        height: 40px;
    }



    .ps-form-us .form-group .TextBoxNoiDungfoot.form-control {
        height: 80px !important;
    }

.ps-form-us .ds-email {
    /*display: none !important;*/
    padding-right: 2px;
}

.box-send .ps-form-us .row .col-xs-12:nth-child(3) {
    padding-left: 2px;
}

.box-send .ps-form-us .row .col-xs-12:nth-child(2), .box-send .ps-form-us .row .col-xs-12:nth-child(3) {
    width: 50%;
}

.box-send .ps-form-us .btnsend_contactfoot {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #3e4095;
    text-transform: capitalize;
    white-space: nowrap;
    width: auto;
    overflow: hidden;
    line-height: 24px;
    padding: 7px 30px;
    border: none;
    max-height: 100%;
    color: #eaeaea;
}

table td {
    padding: 5px 10px;
    border-color: #eaeaea;
}

.product-list.list li .content_price {
    text-align: center;
}

#loadViewPro iframe {
    width: 100%;
}

.list-service2 {
    padding-top: 30px;
}

    .list-service2 .item-service1 .service-img {
        display: table;
        width: 100%;
    }

        .list-service2 .item-service1 .service-img .service-icon, .list-service2 .item-service1 .service-img .title18 {
            display: table-cell;
            vertical-align: middle;
        }

        .list-service2 .item-service1 .service-img .service-icon {
            width: 100px;
            height: 100px;
        }

            .list-service2 .item-service1 .service-img .service-icon a img {
                width: 100px;
                height: 100px;
                border-radius: 50%;
            }

        .list-service2 .item-service1 .service-img .title18 {
            padding-left: 15px;
        }

.testimony .share, .ngaycn {
    display: none;
}

@media (max-width: 992px) {
    .m-5j ul li {
        width: 49.5%;
    }
#left_column.col-fixed .block:nth-child(1) .block_content .tree-menu > li > a{
text-transform: capitalize;
    font-weight: 600;
}
}

@media (min-width: 992px) {
    .color-part {
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        bottom: 0px;
        width: 40.5%;
        margin-left: -17%;
        -webkit-transform: skew( 20deg);
        -moz-transform: skew(20deg);
        -o-transform: skew(20deg);
        background-color: #fff !important;
    }
    .top-header .nav-top-links a{float:left;}
    .top-header .nav-top-links a i {
        color: #333;
    }

/*    .nav-top-menu .logo {
        width: 15%;
    }

    .nav-top-menu .main-menu {
        width: 85%;
    }*/

   /* .nav-top-menu .logo a {
        position: absolute;
        top: -40px;
    }*/

    .nav-top-menu.nav-04 .logo a img {
        max-height: 68px;
        padding: 0;
    }

    .product-gallery__thumbs {
        box-sizing: border-box;
        width: 100%;
        position: -webkit-sticky;
        position: sticky;
        top: 90px;
        padding-bottom: 1px;
    }

    .product-content-desc {
        position: -webkit-sticky;
        position: sticky;
        top: 90px;
    }

    #columns .row-page-news,
    .project-detail #columns .row {
        display: flex;
    }

    .left_sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 80px;
    }
    .col-fixed .left_sticky{
        padding-top:10px;
    }
    #reviews-catalog object {
        min-height: 1000px;
    }
    /* , .content-shop .product-list li.col-lg
    .block-tab-products .product-list li.col-lg {
        width: 25%;
    }*/

    .block-tab-products .product-list.list li.col-lg, .content-shop .product-list.list li.col-lg {
        width: 50%;
    }

    .block-tab-products .product-list.row, .content-shop .product-list.row {
        margin-right: -5px;
        margin-left: -5px;
    }

        .block-tab-products .product-list.row li {
            padding-right: 5px;
            padding-left: 5px;
            margin-top: 10px;width:20%;
        }

    .block-tab-products .product-list .product-container {
        margin-bottom: 0;
    }
.content-shop .product-list.row li{
padding-right: 5px;
            padding-left: 5px;
            margin-bottom: 10px;
}
  /* 

 .box-products .box-product-content .box-product-list .product-list li.col-lg {
        width: 20%;
    }*/
    .header-top-right .homeslider .slider-thumb {
        height: auto;
    }

    .header-top-right .homeslider img {
        /* position: absolute;
        left: 50%;
        top: 50%;*/
        /*  -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        animation-name: zoombanner;
        animation-duration: 50s;
        animation-iteration-count: infinite;*/
    }

    .back-bottom {
        position: relative;
    }

        .back-bottom .back-section {
            z-index: 3;
            position: absolute;
            bottom: 100%;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            width: 175px;
            height: 41px;
            line-height: 41px;
            background: url(../files/qcad/icon/up-white-new.png);
            text-align: center;
            cursor: pointer;
            color: #f00;
            font-size: 18px;
            opacity:0.5;
            display:none;
        }

            .back-bottom .back-section i {
                -webkit-animation: bvMoveDown 2s ease infinite;
                animation: bvMoveDown 2s ease infinite;
            }

    @-webkit-keyframes bvMoveDown {
        0% {
            -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        }

        3.2% {
            -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.676, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.676, 0, 1);
        }

        6.31% {
            -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 8.619, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 8.619, 0, 1);
        }

        10.51% {
            -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.188, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 6.188, 0, 1);
        }

        14.71% {
            -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.763, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.763, 0, 1);
        }

        18.92% {
            -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.467, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.467, 0, 1);
        }

        23.02% {
            -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -2.428, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -2.428, 0, 1);
        }

        27.23% {
            -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.73, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.73, 0, 1);
        }

        31.33% {
            -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.511, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.511, 0, 1);
        }

        35.54% {
            -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.406, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.406, 0, 1);
        }

        39.64% {
            -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.684, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.684, 0, 1);
        }

        56.36% {
            -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.193, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.193, 0, 1);
        }

        73.07% {
            -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.054, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.054, 0, 1);
        }

        89.69% {
            -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.015, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.015, 0, 1);
        }

        100% {
            -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        }
    }
}

@media (min-width: 768px) {
    .links, .products-block .product-price {
        display: none
    }

    .box-products .box-product-head .box-right {
        float: right;
        line-height: 39px;
        padding-right: 10px;
        background-color: #279fbb;
        padding-left: 10px;
        border-radius: 10px;
    }

        .box-products .box-product-head .box-right a {
            color: #fff;
        }

            .box-products .box-product-head .box-right a:after {
                content: "\f105";
                display: inline-block;
                text-align: right;
                font-family: "FontAwesome";
                padding-left: 6px;
            }
    .best-sell li{display:flex;}
    .products-block .products-block-left {
        width: 30%;
    }
    .products-block .products-block-right {
         margin-left: 0; 
         width:70%;
    }
    #main-menu .navbar .navbar-nav > li > a:before {
        position: absolute;
        bottom: -26px;
        height: 3px;
        width: 0%;
        left: 0;
        z-index: 10;
        background: #0076bc;
        content: "";
        transition: all 0.3s ease 0s;
    }

    .nav-ontop #main-menu .navbar .navbar-nav > li > a:before {
        bottom: -26px;
    }

    #main-menu .navbar .navbar-nav > li:hover > a:before {
        width: 100%;
    }

    #main-menu .mega_dropdown .block-container > ul > li > a {
        border-bottom: 1px solid #e7eef3;
    }

    .project-detail .project-content-img .img-project {
        width: 20%;
    }

    .project-detail .project-content-img .content-project {
        width: 80%;
    }

  /*  .top-header .nav-top-links a:last-child span {
        display: none;
    }*/
    .box-products .box-product-head .links > .dropdown-menu {
        position: static;
        display: block;
        box-shadow: none;
        border: none;
        padding: 0;
        margin: 0;
        background: none;
    }
    .list-pro .col-list .product-container:hover .block-cate-name .block-desc {
        max-width: 50%;
    }

    .list-pro .col-list .product-container {
        display: table;
    }

        .list-pro .col-list .product-container .block-cate-name {
            float: left;
            vertical-align: middle;
            padding-top: 8%;
        }

        .list-pro .col-list .product-container .block-img {
            float: right;
        }

        .list-pro .col-list .product-container .block-img, .list-pro .col-list .product-container .block-cate-name {
            display: table-cell;
            width: 50%;
        }

    .position-stiky {
        display: flex;
    }

    .right-pro-view, .left-pro-view {
        box-sizing: border-box;
        width: 100%;
        position: -webkit-sticky;
        position: sticky;
        top: 70px;
        padding-bottom: 1px;
    }
}

/** REPONSIVE **/
/*----------------
[4. Styles for devices(>1200px)]
*/
/*@media (min-width: 1401px) {
    .container {
        width: 1360px;
    }
}

@media (min-width: 1301px) and (max-width: 1400px) {
    .container {
        width: 1260px;
    }
}*/
.box-center-home {
    padding: 10px 0 5px 0
}

#content .sale-product {
    /*background-image: url(../files/qcad/bg-right.png), url(../files/qcad/bg-left.png);*/
    background-repeat: no-repeat;
    background-position: center right, center left;
    background-color: #fbfbfb;
}

.form-action .sale-product {
    padding: 0 15px;
}

.form-action.saleon-product .testimonials .sale-info {
    padding: 0;
}

.contact {
    position: absolute;
    top: 5px;
    right: 10px;
}

.layered-content .check-box-list {
    padding: 5px 0;
    line-height: 32px;
    list-style: none;
}

.layered-content .block-pro-list {
    line-height: 32px;
    list-style: none;
    text-align: center;
    margin-bottom: 10px;
}

    .layered-content .block-pro-list li:first-child {
        margin-top: 0;
    }

    .layered-content .block-pro-list li {
        margin: 2px 0;
        background: #0276bd;
        font-size: 16px;
        border-radius: 3px;    position: relative;
    }

        .layered-content .block-pro-list li a {
            color: #fff;
        }
            .layered-content .block-pro-list li a span{float:right;padding-right:5px;font-size:12px;}
            .layered-content .block-pro-list li:hover {
                background-color: #00c8dc;
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
            }

            .layered-content .block-pro-list li:hover a {
                color: #fff;
            }
.cat-name{
    display:none;
}
.cat-name span {
    color: #919191;
    position: relative;
    display: block;
    text-align: center;
    font-size: 10px;
}

    .cat-name span:before, .cat-name span:after {
        content: '';
        position: absolute;
        height: 1px;
        width: 10%;
        background-color: #e5e5e5;
        top: 50%;
        left: 0;
    }

    .cat-name span:after {
        right: 0;
        left: auto;
    }
/*Toc*/
.bacviet-toc {
    border: 1px solid #cccccc;
    padding: 10px;
    margin: 0 auto;
    position: relative;
    background-color: #e6e6e6;
    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;
}
/*End Toc*/
.price-views-list .header-name {
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 15px;
}

.price-views-list .item {
    padding-bottom: 15px;
}

.price-views-list .hot-content {
    padding-bottom: 15px;
    font-size: 16px;
}

.box-cate-link, .product-cate-link {
    text-align: center;
    position: relative;
    margin-top: 25px;
}

    .box-cate-link a, .product-cate-link a {
        display: inline-block;
        padding: 8px 30px;
        border-radius: 10rem;
        color: #fff;
        letter-spacing: .05rem;
        transition: all .3s;
        position: relative;
        overflow: hidden;
        z-index: 1;
        font-size: 18px;
    }

        .box-cate-link a:hover:before, .product-cate-link a:hover:before {
            width: 100%;
        }

        .box-cate-link a:before, .product-cate-link a:before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 0%;
            height: 100%;
            background-color: #e4b900;
            transition: all .3s;
            border-radius: 10rem;
            z-index: -1;
        }

        .box-cate-link a:after, .product-cate-link a:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #007e7d;
            border-radius: 10rem;
            z-index: -2;
        }

.boxpopup .sky-form select {
    padding-left: 38px;
    margin-top: 0;
}

.cl-promotion {
    text-align: left;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}

    .cl-promotion textarea {
        width: 100%;
        margin-top: 35px;
        padding: 10px 10px;
        font-style: italic;
        background-color: #ffeded;
        font-size: 16px;
        border: dashed 3px #FC5185;
        transition: border-width 0.6s linear;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        position: relative;
        animation: myanim2 1s infinite;
        background-position: bottom left;
    }

    .cl-promotion .so-head {
        width: 100%;
        padding: 2px 20px;
        background-color: #d4796f;
        color: #fff;
        z-index: 0;
        position: absolute;
        font-size: 18px;
        text-transform: uppercase;
    }

@keyframes myanim2 {
    30% {
        border: dotted 3px #13b135;
        border-spacing: 50px;
        background-color: #def3ff;
    }
}

#RegPopup .modal-dialog .modal-content .modal-footer {
    text-align: center;
}

@media (min-width: 992px) {
    .layered-content .check-box-list {
        -moz-column-count: 5;
        -moz-column-gap: 10px;
        -webkit-column-count: 5;
        -webkit-column-gap: 10px;
        column-count: 5;
        column-gap: 10px;
    }

    .layered-content .block-pro-list {
        -moz-column-count: 6;
        -moz-column-gap: 6px;
        -webkit-column-count: 6;
        -webkit-column-gap: 6px;
        column-count: 6;
        column-gap: 6px;
    }
    /*    .blog-posts {
        -moz-column-count: 2;
        -moz-column-gap: 15px;
        -webkit-column-count: 2;
        -webkit-column-gap: 15px;
        column-count: 2;
        column-gap: 15px;
    }*/
}

@media (min-width: 768px) and (max-width: 991px) {
    .layered-content .check-box-list {
        -moz-column-count: 4;
        -moz-column-gap: 6px;
        -webkit-column-count: 4;
        -webkit-column-gap: 6px;
        column-count: 4;
        column-gap: 6px;
    }

    .layered-content .block-pro-list {
        -moz-column-count: 3;
        -moz-column-gap: 5px;
        -webkit-column-count: 3;
        -webkit-column-gap: 5px;
        column-count: 3;
        column-gap: 5px;
    }
}

@media (min-width: 360px) and (max-width: 767px) {
    .layered-content .check-box-list {
        -moz-column-count: 2;
        -moz-column-gap: 5px;
        -webkit-column-count: 2;
        -webkit-column-gap: 5px;
        column-count: 2;
        column-gap: 5px;
    }

    .layered-content .block-pro-list {
        -moz-column-count: 2;
        -moz-column-gap: 5px;
        -webkit-column-count: 2;
        -webkit-column-gap: 5px;
        column-count: 2;
        column-gap: 5px;
    }
}
/*@media (min-width: 1600px) {
    
}*/
@media (min-width: 1400px) {
    .container {
        width: 1370px;
    }
}

@media (min-width: 1701px) and (max-width: 1800px) {
    .color-part {
        width: 38%;
    }
}

@media (min-width: 1601px) and (max-width: 1700px) {
    #main-menu .navbar .navbar-nav > li > a {
        padding: 0 12px;
    }

    .color-part {
        width: 36%;
    }
    .box-products .box-tabs li > a {
        max-width: 180px;
    }
}

@media (min-width: 1401px) and (max-width: 1600px) {
    #main-menu .navbar .navbar-nav > li > a {
        font-size: 16px;
        padding: 0 15px;
    }

    .color-part {
        width: 34%;
    }
    .box-products .box-tabs li > a {
        max-width: 160px;
    }
}

@media (min-width: 993px) and (max-width: 1400px) {
    .why-company li .info h5 {
        min-height: 100px;
    }
}

@media (min-width: 1301px) and (max-width: 1400px) {

    #main-menu .navbar .navbar-nav > li > a {
        font-size: 16px;
        padding: 0 6px;
    }

    .color-part {
        width: 37%;
    }
    .box-products .box-tabs li > a {
        max-width: 140px;
    }
}

@media (min-width: 1201px)and (max-width: 1300px) {

    #main-menu .navbar .navbar-nav > li > a {
        font-size: 15px;
        padding: 0 12px;
    }

    .color-part {
        width: 35%;
    }
    .box-products .box-tabs li > a {
        max-width: 130px;
    }
}
/*----------------
[5. Styles for devices(>=993px and <=1200px)]
*/
@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: 16px;
        padding: 0 10px;
    }

    .video-home .nav-tabs {
        max-height: 300px;
    }

    /*.section-title-box .box-title:after, .section-title-box .box-title:before {
            width: 200px;
            top: 50px;
        }*/
    .navbar-nav > li:nth-child(8) {
        display: none;
    }

    .color-part {
        width: 36%;
    }

    .top-header .language {
        max-width: 220px;
    }
    .box-products .box-tabs li > a {
        max-width: 120px;
    }
.tree-menu > li > ul > li {
    display: flex;
    padding: 7px 0;
    line-height: normal;
    white-space: normal;
}
#left_column .block:nth-child(2) .block_content, #left_column .block.saleon .block_content, #left_column .block.LatestNews .block_content {
    padding: 0 5px !important;overflow: hidden;
}
}
/*--------------------
[6. Styles for devices(>=768px and <=992px)]
*/
@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;
    }

    .option4 .group-button-header .btn-cart {
        float: left;
    }

    #main-menu .navbar .navbar-nav > li > a {
        padding: 0 5px;
        border: none;
        font-size: 12px;
    }

    #main-menu .navbar .navbar-nav > li.link-lk {
        display: none;
    }

    .top-header .language {
        max-width: 180px;
    }
    .box-products .box-tabs li > a {
        max-width: 100px;
    }
    /*.section-title-box .box-title:after, .section-title-box .box-title:before {
            width: 150px;
            top: 50px;
        }*/
}
/*--------------------
[7. Styles for devices(>=481px and <=767px)]
*/
@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: #0088cc;
        }

        .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;
    }

    /*.section-title-box .box-title:after, .section-title-box .box-title:before {
            width: 100px;
        }*/
}
/*--------------------
[8. Styles for devices(<=768px)]

*/
@media (max-width: 991px) {
  /*  .service .service-item .icon img {
        max-width: 50px;
    }*/

    .layered-filter-brand {
        width: 100%;
    }

    .filter-container {
        display: block;
    }

    #content .sale-product {
        /*background: linear-gradient(180deg, #f3f3f3 50%, #ffede8 50%);*/
        background: #eaeaea;
    }

    .mt-17 {
        margin-top: 8vh;
    }

    .block-tab-products .nav-tab li {
        font-size: 18px;
        line-height: normal;
        padding: 10px 0;
    }

    .top-header .language {
        max-width: 200px;
        display:none;
    }

    .back-bottom {
        display: none;
    }
    .box-products .box-product-head .links .dropdown-menu {
        left: inherit;
        right: 0;
        background-color: #279fbb;
    }
}

@media (max-width: 767px) {
    .post-sticky .col-fixed.hidden-xs{display:block !important;}
    .post-sticky .col-fixed#left_column .left-module{display:none;}
        .post-sticky .col-fixed#left_column .left-module.saleon {
            display: block !important;
            padding-top: 20px;
        }
        #main-menu .navbar-nav > li:hover .dropdown-menu.mega_dropdown {
            position: relative;
        }
    .box-products .box-product-head .links > .dropdown-toggle {
        display: block;
        float: right;
        line-height: 39px;
        background: #279fbb;
    }
.content-shop,
.product-detail-main {
    padding-top: 20px;
}
    .m-5j ul {
        margin: 20px 0 0 0;
    }

        .m-5j ul li {
            width: 50%;
            margin: 0;
        }

    .footer3 .footer-coppyright .coppyright .box-fot {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .block-tab-products .nav-tab li {
        font-size: 16px;
        line-height: normal;
        padding: 5px 0;
        font-weight: 600;
        text-transform: uppercase;
        /*max-width: 31.5%;*/
    }

        .block-tab-products .nav-tab li a {
            line-height: 22px;
            /*    min-height: 54px;*/
            vertical-align: middle;
            font-size: 16px;
            padding: 5px 10px;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

    .whyus-home {
        margin-top: 20px;
        /*background-image: none;*/
    }

    .why-company li .info {
        padding: 0 10px;
    }

    .why-company li {
        padding: 20px 0;
    }

        .why-company li .info h5 {
            font-size: 18px;
            margin: 10px 0;
            text-align: center;
        }

    .whyus-home .our-why h2 {
        padding-top: 0;
    }

    .why-company li .icon, .why-company li .info {
        display: block;
        vertical-align: middle;
    }

        .why-company li .icon img {
            padding-top: 0;
        }

    .why-company li .icon {
        height: 200px !important;
        margin: 0 auto;
        vertical-align: middle;
        padding-top: 35px;
        background-color: #eaeaea;
        float: none;
    }

    .why-company li .info {
        width: calc(100%);
    }

    .wrapper-home-banner-img .padding-img {
        padding-top: 0;
        padding-bottom: 30px;
    }

        .wrapper-home-banner-img .padding-img .padding-img {
            padding-bottom: 0;
        }

    .wrapper-home-banner .pages-width {
        padding-top: 30px;
    }

    .video-home {
        margin-top: 0;
    }

    .mt-17 {
        margin-top: 5vh;
        margin-bottom: 5vh
    }

    .wrapper-home-banner {
        background-image: url(../files/qcad/bg-center.JPG);
        padding: 55px 0px;
        margin: 10px 0 0;
        background-position: center;
    }

        .wrapper-home-banner img {
            display: none;
        }

    .filter-brand .check-box-list li {
        white-space: nowrap;
        overflow: hidden;
    }

    .mangxh li.xht {
        padding-right: 0 !important;
    }

    .network-share .mangxh .xht:nth-child(3) {
        margin-top: 0;
    }

    .designed {
        display: block;
        line-height: 30px;
    }

    /* .tree-menu {
            display: none;
        }*/

    .left-pro hr {
        display: none;
    }

    .left-pro .layered_subtitle {
        text-align: left;
    }

        .left-pro .layered_subtitle::after {
            content: "\f107";
            display: inline-block;
            font-family: "FontAwesome";
            font-size: 20px;
            position: absolute;
            right: 5px;
            padding: 2px 10px;
            background: #dae5f1;
            cursor: pointer;
        }

    .filter-container .check-box-list-info .list-sub-feature {
        display: block;
    }

    .header-top-right .homeslider .item-slide .content {
        padding-top: 5px;
        /*background-color: rgba(0, 0, 0, 0.50);*/
        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.fadeInRight .slide-info-in, .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.fadeInUp .slide-info-in {
            padding-top: 0; /*padding-right: 15px;*/
        }

        .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: 0.035em;
            font-size: 16px;
        }

        .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;
        }

        .header-top-right .homeslider .item-slide .content .desc {
            display: none;
        }

    .entry-ci .entry-title {
        margin-top: 10px;
        font-size: 18px;
    }

    .blog-posts .post-item .entry-meta-data {
        font-size: 12px;
    }

    #main-menu {
        margin-left: 0;
        /* padding-bottom: 10px;*/
    }

    .content-text img {
        max-width: 100%;
        height: auto !important;
    }
    .lasttest-blog9 .item .info {
        padding: 10px 10px 0 10px;
    }
    #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: #fff;
        min-width: inherit;
        padding: 0;
        padding-left: 5px;
    }

    #main-menu .dropdown-menu.container-fluid .block-container .group_header > a:after {
        content: "\f107";
        font-family: "FontAwesome";
        font-size: 18px;
        vertical-align: 0;
        padding-left: 0;
        float: right;
        position: absolute;
        right: 0;
        width: 30px;
        text-align: center;
    }

    #main-menu .dropdown-menu .block-container .group_header > a {
        font-weight: 600;
    }

    #main-menu .navbar-header .navbar-toggle .hamburger {
        opacity: 1;
        z-index: 1;
        width: 50px;
        height: 20px;
        background: transparent;
        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: 5px;
            background-color: #389089;
            display: block;
            margin: 5px auto;
            border-radius: 2px;
            transition: .3s ease-in-out all;
        }

            #main-menu .navbar-header .navbar-toggle .hamburger .line:nth-child(1) {
                width: 100%;
                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(1) {
        margin: 0 auto;
        transition-delay: 0.03s;
        -webkit-transform: rotate(45deg) translate(-5px, -5px);
        transform: rotate(45deg) translate(-5px, -5px);
        margin-top: 17px;
    }

    #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: 0.03s;
        margin: 0 auto;
        margin-top: -18px;
    }

    #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(4) {
        margin: 0 auto;
        transition-delay: 0.03s;
        -webkit-transform: rotate(45deg) translate(-5px, -5px);
        transform: rotate(45deg) translate(-5px, -5px);
        margin-top: 12px;
    }

    #main-menu .dropdown-menu.container-fluid .block-container .group_header:hover ul.block {
        background: transparent;
        min-width: inherit;
    }

    #main-menu .navbar-header {
        background: none;
        display: block;
        margin-left: 0;
        /*padding-bottom: 15px;*/
    }

        #main-menu .navbar-header .fa {
            font-size: 50px;
            font-weight: 400;
        }

        #main-menu .navbar-header .navbar-toggle .fa:before {
            content: "";
            background: url(../files/qcad/icon/icon-menu.png) no-repeat;
            width: 40px;
            height: 40px;
            position: relative;
            display: block;
        }

        #main-menu .navbar-header .navbar-toggle.active .fa:before {
            background: url(../files/qcad/icon/icon-menu2.png) no-repeat;
        }

        #main-menu .navbar-header .navbar-brand {
            display: none;
        }

    .header .nav-top-menu.nav-04 .logo {
        z-index: 999;
        position: absolute;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 70%;
    }

    .box-center-home img {
        max-width: 100%;
        height: auto !important;
    }

    .box-products .box-tabs {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 0;
    }

        .box-products .box-tabs li > a {
            max-width: inherit;
            background: none;
        }
    /*.box-products .box-tabs>li{text-align:center;}*/
    .list-service .service3 .col-sm-3 {
        width: 50%;
        display: inline-block;
        float: left;
    }

    .featured-banner .no-pad {
        margin-top: 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 .widget-container .social-link, .footer3 .footer-coppyright {
        text-align: center;
    }

    .footer3 .footer-coppyright {
        padding-bottom: 25px;
    }

        .footer3 .footer-coppyright .payment-logo {
            float: none;
            margin-top: 15px;
        }
    .sale-footer {
        background: rgb(3 145 179) !important;
    }
    .sale-footer .sales-hotline.cal {
        border-left: none !important;
    }
    .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-top: 15px;
    }*/

    #main-menu .nav {
        float: none;
        margin: 0 auto;
        width: 100%;
    }

    #main-menu .navbar .navbar-nav > li > a {
        margin: 5px 0;
        text-align: left;
    }

        #main-menu .navbar .navbar-nav > li > a span {
            display: block;
        }

    #main-menu .navbar-collapse {
        padding: 0;
        margin-left: 0;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        width: 80%;
        height: 100%;
        padding-top: 2rem;
        padding-right: 1.5rem;
        padding-bottom: 2rem;
        padding-left: 1.5rem;
        -webkit-transform: translateX(-100%);
        -khtml-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        max-height: 100vh;
        overflow: hidden;
    }

        #main-menu .navbar-collapse.in {
            -webkit-transform: translateX(0);
            -khtml-transform: translateX(0);
            transform: translateX(0);
        }

    #main-menu .dropdown-menu {
        background: none;
    }

    #main-menu .dropdown.open > .dropdown-menu.mega_dropdown {
        display: inline-block;
        margin-left: -15px;
        margin-right: -15px;
        border: none;
    }

    #main-menu .mega_dropdown .block-container {
        padding: 0 15px;
        width: 50%;
        float: left;
    }

    #main-menu .navbar .navbar-nav > li:last-child {
        border-bottom: 0;
    }

    #main-menu .dropdown-menu .block-container .link_container > a {
        border-bottom: 1px solid #05b2c3;
    }

    .search-head {
        z-index: 99;
        /* position: absolute; */
        /* width: 55%; */
        top: 0;
        right: 0;
        margin-bottom: 10px;
    }

    #form-search-opntop {
        right: 0;
        top: 0;
        position: relative;
        max-width: 160px;
    }

        #form-search-opntop .input-serach {
            display: inline-block;
            margin-bottom: 0;
            width: calc(100% - 40px);
        }

            /*   #form-search-opntop:hover .input-serach {
            padding: 0;
            width: calc(100% - 40px);
        }*/

            #form-search-opntop .input-serach input {
                width: 100%;
                line-height: 30px;
                /*padding-left: 10px;*/
            }

        #form-search-opntop:hover .input-serach input {
            width: auto;
        }

        #form-search-opntop .form-inline {
            background-color: #ebebeb;
            border-radius:5px;
        }

    #main-menu .navbar-header .navbar-toggle {
        margin-right: 0;
        margin-top: 30px;
        margin-bottom: 25px;
    }
    .ac-ontop #main-menu .navbar-header .navbar-toggle.active {
        margin-top: 0;
        margin-bottom: 0;
        position: fixed;
        top: 10px;
        left: calc(80% - 65px);
        background-color: #ffffff;
        z-index: 9999;
        padding-top: 3px;
    }
    .sales-hotline i.hidden-xs {
        display: inline-block !important;
    }

    .nav-top-menu.nav-04 .logo a img {
        max-height: 82px;
        margin-top: 0;
        padding: 0;
    }

    .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 .add-to-cart {
        bottom: 0;
    }

    #product .pb-right-column .form-option .attributes .attribute-label {
        width: auto;
    }

    .product-tab .nav-tab > li {
        width: 50%;
    }

    .product-list.pro-tieubieu li .product-star {
        display: block;
        text-align: center;
        float: none;
        width: 100%;
    }

    .product-list.pro-tieubieu li .content_price {
        text-align: center;
        float: none;
        white-space: nowrap;
    }

    .btn-add-cart, #product .pb-right-column .adprobook {
        font-size: 16px;
        background-color: #d4796f;
        padding: 0 10px;
    }

    .product-image-detail {
        width: 100%;
        padding-left: 0;
    }

    .list-pro .col-pro {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px;
    }

    .list-pro .col-list:last-child {
        width: 100%;
    }

        .list-pro .col-list:last-child .product-container:hover .block-cate-name .block-desc {
            max-width: 50%;
        }

        .list-pro .col-list:last-child .product-container {
            display: table;
        }

            .list-pro .col-list:last-child .product-container .block-cate-name {
                float: left;
                vertical-align: middle;
                padding-top: 8%;
            }

            .list-pro .col-list:last-child .product-container .block-img {
                float: right;
            }

            .list-pro .col-list:last-child .product-container .block-img, .list-pro .col-list .product-container .block-cate-name {
                display: table-cell;
                width: 50%;
            }

    .wishlist-title {
        display: none;
    }

    .why-company li {
        padding: 20px 0;
    }

        .why-company li .info h5 {
            font-size: 16px;
            max-height: 50px;
            overflow: hidden;
        }

    #baogia {
        bottom: 5px !important;
        left: 5px !important;
        z-index: 3 !important;
    }

    .ps-form-us .form-group.show_dangky {
        text-align: center;
    }

    #main-menu .dropdown-menu.container-fluid, #main-menu .navbar-nav > li > .mega_dropdown {
        border: 1px solid #23bcd5;
    }

    #main-menu .dropdown-menu .block-container .link_container > a, #main-menu .dropdown-menu .block-container li > a {
        color: #fff;
    }

    /*   table {
        display: block;
        max-width: -moz-fit-content;
        max-width: fit-content;
        margin: 0 auto;
        overflow-x: auto;
        white-space: nowrap;
    }*/
    .product-tab .tab-container {
        padding: 15px 0;
        border: 0;
    }

    .block-tab-products .product-list li.col-lg {
        width: 50%;
        float: left;
    }

    .block-tab-products .product-list.list li.col-lg, .content-shop .product-list.list li.col-lg {
        width: 100%;
    }

    .nav-top-menu.nav-04 .logo a.logo-mb {
        display: block;
    }

    .nav-top-menu.nav-04 .logo a.logo-des {
        display: none;
    }

    .block-tab-products .product-list.row, .content-shop .product-list.row {
        margin-right: -3px;
        margin-left: -3px;
    }

        .block-tab-products .product-list.row li, .content-shop .product-list.row li {
            padding-right: 3px;
            padding-left: 3px;
            margin-top: 6px;
        }

    .block-tab-products .product-list .product-container {
        margin-bottom: 3px;
    }

    .filter-container .layered_subtitle, .left-pro .layered_subtitle {
        font-size: 16px;
        text-align: left;
        font-weight: 600;
        padding-left: 15px;
        cursor: pointer;
        background: #f5f5f5;
    }

        .filter-container .layered_subtitle::after, .left-pro .layered_subtitle::after {
            content: "\f107";
            display: inline-block;
            font-family: "FontAwesome";
            font-size: 20px;
            position: absolute;
            right: 0;
            top: 0;
            padding: 10px 10px;
            background: #dae5f1;
            cursor: pointer;
        }

    .product-list li .product-star, .product-list.product-view li .product-star, .product-list li .content_price, .product-list li .product-rating {
        float: none;
        text-align: center;
        width: 100%;
    }

    .layered-filter-brand {
        border: none;
    }

    .layered-content .check-box-list-info, .layered-content .block-pro-list {
        /*display: none;*/
        width: 100% !important;
        position: absolute;
        z-index: 9;
        background-color: #eaeaeaea;
    }
.layered-content .block-pro-list{
display: none;
}
    .properties-page-wrapper .table-bordered {
        -ms-flex-pack: center !important;
        justify-content: center !important;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #main-menu li.dropdown > a:after {
        content: "\f078";
        font-family: "FontAwesome";
        font-size: 16px;
        font-weight: 400;
        vertical-align: 0;
        padding-left: 7px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }

    #main-menu li.dropdown:before {
        content: "\f0de";
        font-family: "FontAwesome";
        font-size: 15px;
        color: #fff;
        padding-left: 7px;
        position: absolute;
        bottom: -13px;
        right: 48%;
        display: none;
        z-index: 1001;
    }

    #main-menu li.dropdown:hover:before {
        display: none;
    }

    #main-menu .navbar {
        background-color: #fff
    }

    .blog-posts .post-item .entry .entry-ci {
        padding: 10px 15px;
    }

    .page-contact {
        text-align: center;
    }

        .page-contact .sale-product .saleon-product .testimonials .sale-info {
            width: 50%;
            float: left;
        }

    .footer-center .row .col-sm-3:last-child {
        display: flex;
    }

    .block_fot_links {
        padding-top: 25px;
    }
    /* #home-slider {
        margin-left: -15px;
        margin-right: -15px;
    }*/
    /*#home-slider .header-top-right {
        padding: 0;
        margin: 0;
    }*/
    .header-top-right .homeslider .item-slide .content .title {
        font-size: 30px
    }

    .product-list.product-view li {
        width: 50%;
        float: left;
    }

    .other-alb {
        clear: both;
        float: left;
    }

    .list-photo .grid-sizer, .list-photo .item {
        width: 50%;
    }

    .list-photo .overlay .description .title {
        font-size: 16px;
        color: #fff;
        text-transform: capitalize;
    }

    .other-alb .blog-posts .item-post-masonry {
        width: 100%;
        display: block;
        float: none;
    }

    .section-title-box .box-title {
        font-size: 26px;
    }

    .section-band-logo.hidden-xs, .ps-form-us .ds-email {
        display: block !important;
    }

    .about-home .large-gutters .led p {
        text-align: justify;
    }

    .about-home .large-gutters .ml-auto .led + div {
        margin-bottom: 30px;
    }

    .about-home .site-about {
        background-image: inherit;
    }

    .list-pro {
        padding: 10px 0;
    }

    .about-home .large-gutters .led {
        max-height: inherit;
        overflow: inherit;
        margin-bottom: 0;
    }

        .about-home .large-gutters .led:hover {
            overflow-y: inherit;
        }

    .list-pro .col-pro .product-container .block-cate-name .cate-name {
        font-size: 18px;
    }

    .header-top-right .homeslider .bx-controls-direction .bx-prev, .header-top-right .homeslider .bx-controls-direction .bx-next {
        margin-top: 0;
    }
    .list-service{padding-top:30px;}
        .list-service .service {
            padding: 0 10px;
        }
    .list-service .section-title-box {
        display: none;
    }
        .list-service .service .service-item {
            width: 50%;
            padding-right: 5px;
            padding-left: 5px;
        }
        .list-service .service .list-item-full.service-item {
            width: 100%;
        }
}

@media (max-width: 480px) {
    /*#product .pb-right-column span:first-child {
        display: none;
    }*/

    .service li {
        width: 100%;
    }

    .block-tab-products .nav-tab li {
        font-size: 16px;
    }

    .product-list li .content_price {
        float: none;
        text-align: center;
        min-height: 45px;
    }
          .product-link {
    width: 100%;
    text-align: center;
    }
        .product-list li .content_price strike, .product-list li .content_price span:first-child {
            display: block;
        }

    .layered-content .block-pro-list li a {
        font-size: 16px;
    }
    /* .nav-top-menu.nav-04 .logo a img {
        margin-top: 9px;
    }

    .section-title-box .box-title:after, .section-title-box .box-title:before {
            width: 180px;
        }*/
    .heart {
        font-size: 30px;
    }

    #product .pb-right-column .form-action {
        padding-left: 5px;
    }

    #product .pb-right-column .btn-add-cart
    #product .pb-right-column .adprobook {
        padding-left: 0;
        padding-right: 10px;
    }

    #form-search-opntop .form-inline {
        background-color: #f1f1f1
    }

    #product .pb-right-column .product-price-group .price {
        font-size: 18px;
    }

    .option4 #main-menu {
        float: left;
        width: 100%;
        margin-top: 25px;
        padding-right: 15px;
    }

        .option4 #main-menu .navbar-header {
            background: #0088cc;
        }

        .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;
    }

    .btn-success {
        margin: 15px 0;
        display: block;
    }

    .blog-posts .post-item .entry-thumb {
        margin-right: 0;
    }
}

@media (max-width: 360px) {
    /*  .nav-top-menu.nav-04 .logo a img {
            margin-top: 12px;
        }*/

    .list-service .service3 .col-sm-3 {
        width: 100%;
    }
}
