/* width */
::-webkit-scrollbar {
    width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #f9f9f9;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #ff6600;
    }
.clock, .clock ul.time {
    margin: 0 auto;
    display: block
}

#Date, .clock {
    display: block
}

    #Date, .clock ul li {
        font-family: Arial,Helvetica,sans-serif;
        text-shadow: 0 0 5px #00c6ff;
        text-align: center
    }

#point, .designed a {
    padding-left: 10px;
    position: relative
}

#Date, #point, .clock ul.time, .designed a {
    position: relative
}

.clock ul li, .lead .cl-rate {
    font-weight: 600
}

.m-more a, .service4 .service-item .info a h3 {
    text-transform: capitalize
}

#RegPopup .modal-dialog, .btn-cl, .featured-banner .whyus-thumb, .gran-box-over, .m-more a {
    vertical-align: middle
}

.cat-name span, .check-box-list tr td, .m-5j ul li .m-5j-txt span {
    white-space: nowrap;
    text-overflow: ellipsis
}

.header {
    box-shadow: 0 1px 5px 0 #a6a6a6;
    border-bottom: none
}

.clock {
    padding: 30px;
    color: #fff;
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    top: 10%;
    max-width: 400px
}

#Date {
    font-size: 26px;
    padding-top: 60px
}

.clock ul.time {
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 10px
}

.clock ul li {
    display: inline;
    font-size: 6em
}

#point {
    -moz-animation: 1s infinite mymove;
    -webkit-animation: 1s infinite mymove;
    padding-right: 10px
}

.social-button .zalo img, .social-button i.fa-whatsapp {
    animation: 1.1s infinite tada2
}

/*.banner-home .slider .item .pic {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all 6000ms linear;
    -moz-transition: all 6000ms linear;
    -ms-transition: all 6000ms linear;
    -o-transition: all 6000ms linear;
    transition: all 6000ms linear;
}

.banner-home .slider .item.slick-active .pic {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}*/

.slick-initialized .slick-slide .tp-caption.d-flex {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 1170px;
    text-align: end;
    display: flex !important;
    justify-content: center;
    align-items: flex-end;
    margin: 0 auto;
    text-shadow: 3px 3px 12px rgba(0,0,0,.8);
    flex-direction: column
}

.slick-initialized .slick-slide .tp-caption.d-none {
    display: none;
    visibility: visible
}

.slick-initialized .slick-slide .tp-caption .text_content {
    display: block;
    position: relative;
    margin-bottom: 15px;
    line-height: normal;
    text-align: right;
    font-size: 16px;
}

.banner-home .slick-initialized .slick-slide .tp-caption .tp-link {
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    position: relative;
    padding: 10px 30px;
    line-height: 26px;
    margin-top: 20px;
    border: 1px solid #0d0d0d;
    background: #000;
}

.banner-home .slick-initialized .slick-slide:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /*background: rgba(0,0,0,.4);*/
    z-index: 1;
    /*background-image: linear-gradient(rgb(0 0 0 / 80%), rgb(255 255 255 / 0%));*/
}

.banner-home .slick-initialized .slick-slide .tp-caption {
    z-index: 2;
}
/*.banner-category .slider .scale-pic {
    height: 70vh;
}*/
.banner-category .slider .scale-pic:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /*background: rgba(0,0,0,.4);*/
    z-index: 1;
}

.banner-category .btn_laithuxe, .banner-category .btn_lienhe {
    position: relative;
    justify-content: center;
    padding: 1.2rem !important;
    border: 2px solid #ccc;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    outline: 0;
    background-size: 400% 400%;
    background-position: 0 50%;
    width: auto;
    display: inline-block;
    color: #fff;
}

    .banner-category .btn_laithuxe a, .banner-category .btn_lienhe a {
        color: #fff;
    }

@-webkit-keyframes mymove {
    0%,100% {
        opacity: 1;
        text-shadow: 0 0 20px #00c6ff
    }

    50% {
        opacity: 0;
        text-shadow: none
    }
}

@-moz-keyframes mymove {
    0%,100% {
        opacity: 1;
        text-shadow: 0 0 20px #00c6ff
    }

    50% {
        opacity: 0;
        text-shadow: none
    }
}



.bottom-header .fiex-row {
    padding: 7px 0;
}

    .bottom-header .fiex-row a {
        padding-left: 5px;
        padding-right: 5px;
    }

.language {
    position: relative;
    z-index: 1
}

    .language a span {
        line-height: 32px;
        padding-left: 10px
    }

    .language a > i {
        padding-left: 5px
    }

.language-list {
    background: #fff;
    margin-top: 30px;
    opacity: 0;
    padding: 10px;
    position: absolute;
    right: -15px;
    top: 100%;
    visibility: hidden;
    width: 180px;
    text-align: left;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.05);
    transition: .5s ease-out;
    -webkit-transition: .5s ease-out
}

.language.open .language-list, .language:hover .language-list {
    margin-top: 0;
    opacity: 1;
    visibility: visible
}

.language-list li a {
    background: #fafafa;
    display: block;
    height: 33px;
    line-height: 33px;
    padding: 0 5px;
    border-bottom: 1px solid #fff
}

    .language-list li a:hover {
        background: #00b1a7;
        color: #fff
    }

.language-list li:nth-child(2) a, .language-list li:nth-child(3) a {
    pointer-events: none;
    cursor: default;
    text-decoration: none
}

#btnSentWait, #main-menu .dropdown-menu.mega_dropdown .block-container .link_container.group_header > a:before, #main-menu .navbar .navbar-nav > li.home a span, .block-container li.more, .block-thongke, .box-products .box-product-content .box-product-adv .adv-desc, .content-text .cate-alb .alb-price, .content-text .cate-sub-alb .alb-price, .entry-desc .list-photo2 .item-img .overlay .description, .entry-detail .entry-photo, .header-top-right .homeslider .bx-wrapper .bx-has-pager .bx-pager, .ngaycn, .page-service .show_dangky, .position-stiky .news-block-two .image-box, .product-list li:hover .quick-view a.search, .sidebar-page-container .ngaycn, .social-button a.user-support, .social-button-content .call-icon + .call-icon, .social-button-content .call-icon + .call-icon + .call-icon, .social-button-content .call-icon + .call-icon + .call-icon + .call-icon, .social-button-content .sms + .sms, .social-button-content .sms + .sms + .sms, .social-button-content .sms + .sms + .sms + .sms, .there_video_icons i, span.notify-right {
    display: none
}

.block-container .read_more {
    color: #e17b12;
    cursor: pointer
}

.there_video_icons {
    transition: .3s;
    position: absolute;
    left: 45%;
    top: 45%;
    text-align: center;
    color: #000000ba;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    font-size: 60px
}

.Faq-footer .h-entry .font-size-regular, .content-shop .content-pro2, .lead .cl-rate, .option4 .group-button-header .btn-cart > a, .trademark-list {
    font-size: 16px
}

.block-video .products-block-left {
    float: left;
    width: 30%
}

.block-video .products-block-right {
    float: right;
    width: 70%;
    margin-left: 15px
}

.block-video .box-video {
    position: relative;
    margin-bottom: 15px;
    display: flex
}

#loadMoreWaiting {
    text-align: center;
    padding: 50px 0;
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    z-index: 99;
    background: #ffffffb8
}

.designed {
    margin-left: 10px;
}

    .designed a::before {
        content: ':';
        width: 1px;
        color: #fff;
        position: absolute;
        left: 0
    }

    .designed a:hover, .designed:hover {
        color: #ffae00
    }

.btnLoadMore {
    background: #ddd;
    width: 100%;
    padding: 6px 0;
    height: auto
}

.desc-cart, .desc-like {
    min-width: 240px;
    white-space: nowrap;
    padding: 10px 18px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: fixed;
    top: -70px;
    right: 50px;
    border-radius: 5px;
    border: 1px solid #111;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    opacity: 0;
    background-color: #004988;
    font-weight: 700;
    z-index: 999
}

.content-popup, .search-head {
    z-index: 99
}

.block .title_block a, .block-partner .partner-wapper .partner li .info .partner-nane a, .box-home .mg-home-info .mg-home-title .mg-in h3, .category-slider .item-slider .content .banner-button:hover a, .desc-cart a, .desc-like a, .img_par:hover .there_video_icons i, .layered-content .block-pro-list li:hover a, .main-footer, .main-footer a, .network-tags .wg-list-tabs li:hover a, .option4 #form-search-opntop .btn-search:before, .option4 .nav-ontop #main-menu .navbar .navbar-nav > li.active > a, .option4 .nav-ontop #main-menu .navbar .navbar-nav > li:hover > a, .product-list.pro-cate li .product-name:hover a, .sale-footer .sales-hotline a, .service5233 .service-item .info .agent_tel a, .show_dangky .btn-dky:hover {
    color: #fff
}

    .desc-cart a:hover, .desc-like a:hover {
        color: #e4d318
    }

.head-lead .Rateactive .star {
    color: #ee8b2d;
    font-size: 21px;
    margin-top: 5px
}

.commentbox .head-lead {
    display: inline-block;
    margin: 5px 0 15px
}

.lead .btn {
    font-size: 16px;
    padding: 0 10px
}

.Rateactive, .tbb-inner {
    float: left
}

#hearts, .Rateactive {
    color: #ee8b2d;
    font-size: 32px
}

.number-star {
    display: inline-block;
    font-size: 24px;
    color: #c7c7c7;
    margin-left: 15px
}

.single-comment {
    margin: 30px 0 15px;
    border-top: 1px solid #ddd
}

    .single-comment h2 {
        margin: 15px 0
    }

    .single-comment .comment_text {
        padding-left: 0;
        padding-top: 5px
    }

        .single-comment .comment_text h3 small {
            text-align: right;
            line-height: 20px;
            margin-left: 15px;
            font-size: 12px
        }

    .single-comment .comment-info {
        display: block;
        margin: 0 0 10px
    }

    .single-comment .comment_avata {
        padding: 15px 5px;
        display: block;
        border: 1px solid #467694;
        background: #1f6fa0;
        border-radius: 50%;
        width: 55px;
        height: 55px;
        text-align: center;
        vertical-align: middle;
        color: #fff
    }

.box-comment {
    width: 100%;
    display: block;
    position: relative
}

.comment_text h3 {
    padding: 0 !important;
    margin: 0 !important
}

.comment-left {
    width: 55px;
    display: inline-block;
    float: left
}

.comment-right {
    margin-left: 80px
}

.post-controls {
    line-height: 18px;
    color: #777;
    font-weight: 400;
    cursor: pointer
}

    .post-controls.liked i {
        color: #117bbb
    }

.messages .message_wrapper {
    margin-left: 50px;
    margin-right: 40px
}

.message {
    margin: 5px 0 -5px;
    font-size: 16px;
    padding: 0 0 0 15px;
    border-left: 5px solid #e8e8e8
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 70%;
    line-height: 25px;
    color: #777
}

.message .comment_text {
    font-size: 14px;
    font-weight: 400;
    margin: 15px 0
}

    .message .comment_text .comment-info {
        margin: 5px 0 15px
    }

.error-comment {
    display: none;
    color: red
}

.lead .group-led, .network-tags span {
    float: left;
    padding-right: 10px
}

    .lead .group-led .set-right {
        font-size: 12px;
        line-height: 20px
    }

        .lead .group-led .set-right span {
            font-size: 18px;
            color: #007f28;
            font-weight: 600
        }

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#RegPopup .modal-dialog .modal-content.box-no, #col_left .filter-container .layered-filter-brand, .featured-banner .post-thumb a img, .form-send-contact .why-choise .row div:first-child, .form-send-contact .why-choise .row div:nth-child(3), .img_par, .lasttest-blog-lager .blog-list .blog-list-wapper .post-thumb img, .product-gallery-item .product-image-feature, .project-content-img .content-project, .show_dangky .btn-dky:hover:before, .tb-image a img {
    width: 100%
}

    .img_par .scale-video {
        position: relative;
        padding-bottom: 56.2%;
        height: 0
    }

    .img_par .video-bg {
        width: 100%;
        height: 100%;
        max-height: 208px;
        position: absolute;
        top: 0;
        left: 0
    }

.header {
    position: relative;
    justify-content: center;
    align-items: center;
    background: #fff;
}

.home .header {
    margin: 0;
    padding: 0;
    width: 100%;
    /*position: fixed;*/
}

    .home .header.noptop .pos-absolute .nav-ontop {
        position: relative;
        box-shadow: inherit;
        z-index: 1
    }
.index-service-count {
    padding: 55px 0 0;
    position: relative;
}
    .index-service-count .box-list .list-item .item-title {
        font-size: 18px;
        font-weight: 600;
    }
.index-service-count .box-list .list-item{margin-bottom:15px;}
.index-service-count .box-list .list-item .item-pic {
    position: relative;
}
    .index-service-count .box-list .list-item .item-pic .flex-pic {
       display:flex;
       align-items:center;
    }
        .index-service-count .box-list .list-item .item-pic .flex-pic .img1 {
            margin-right: 10px;
            max-width: 100px;
        }
        .index-service-count .box-list .list-item .item-pic .flex-pic .count-desc {
            text-align: left;
        }
            .index-service-count .box-list .list-item .item-pic .flex-pic .count-desc .count-number {
                font-size: 32px;
                display: block;
                line-height:normal;
            }
            .index-service-count .box-list .list-item .item-pic .flex-pic .count-desc p {
                display: block;
                padding-top: 5px;
                text-align: center;
            }
/*.pos-absolute .logo img{max-height:100px;}*/
.category-page .header {
    position: relative;
    display: block;
    min-height: 71px
}

.nav-top-menu.nav-04 .logo a img {
    max-height: 64px;
    position: relative
}

.home .nav-top-menu.nav-04 .logo a img {
    z-index: 1;
    background: 0 0
}

.pro-new-home {
    max-width: 1410px;
    margin: 0 auto;
    padding: 0 35px
}

.page-service .contact-form-send {
    padding: 30px;
    background: rgba(204,204,204,.64)
}

#contact input, #contact select, #contact textarea, textarea {
    border-radius: 3px
}

#PanelDatHang .table > tbody > tr > td, #product .pb-right-column .form-option .attributes .input-group, .box-new-carousel.owl-carousel .owl-item, .boxpopup .sky-form .input, .footer-top .menu-top ul li:last-child, .form_probook label.input, .option4 .box-vertical-megamenus .vertical-menu-list, .option4 .box-vertical-megamenus .vertical-menu-list li:last-child > a, .option4 .header-top-right, .page-contact .why-choise .sky-form .input, .page-partner .why-choise .sky-form .input, .page-service .why-choise .sky-form .input, .product-comments-block-tab .sky-form .input, .table #myTableCart.table > tbody > tr > td, input {
    border: none
}

#myTableCart .pointer td:first-child, .gran-box, .nav-top-menu.nav-04 > .container, .product-img-thumb .video-play, .wrapper-home-banner-img .fade-out {
    position: relative
}

.entry-detail .entry-meta-data {
    padding: 0 10px;
    color: #7c7a7a;
    font-size: 14px
}

.entry-title {
    margin-top: 10px;
    font-weight: 500;
    line-height: 28px
}

.entry-detail .entry-desc {
    font-weight: 600
}
.entry-detail .entry-desc iframe{
    width: 100%;margin-bottom: 15px;
}
.entry-desc table, .entry-desc table tr, .entry-desc table tr td {
    border-collapse: collapse;
    border: 1px solid #eaeaea;
    padding: 5px
}

.entry-detail .project-content-img .img-project .entry-photo, .filter-brand .layered_subtitle.dm-mb, .left-pro-view .widget-content .cat-list li a, .list-photo .item:hover .overlay, .project-detail .entry-detail .entry-desc .img-project-2 .entry-photo, .related-posts .entry-ci .entry-more a, .wrapper-home-banner .pages-width .offer {
    display: block
}
.related-posts .post-system .system-container{
border: 1px solid #eee;

}
.related-posts .post-system .system-content{
font-size: 14px;    height: 104px;
    overflow: hidden;
}
.about .content .mis-vis h3, .footer-top #address-box h2, .group-brand .item-product .product-info.pro-inter .pro-name {
    font-size: 26px
}

.about-block2 {
    background-color: #eca53b;
    padding: 15px 12px;
    height: 100%;
    color: #fff
}

.mis-vis .mis {
    background-color: #4cc07e
}

.mis-vis .vis {
    background-color: #355a97
}

.mis-vis .core-values {
    background-color: #3a76bf
}

.mis-vis .core-values, .mis-vis .mis, .mis-vis .vis {
    color: #fff;
    padding: 20px;
    margin-bottom: 15px;
    border-radius: 20px
}

.product-list li .content_price strike {
    color: #666
}
.head-relate{margin-bottom:30px}
.entry-detail .product-list li .content_price {
    display: none;
}
    .entry-detail .product-list li .content_price.news-link{display:block;}
.news2-main .item-desc .news-link .item-btn {
    color: #ff6600;font-size:14px;
}
.index-news .item-pic a, .thumbnail-box .tb-image, .service-posts .item-post-service .content__img .wrap__img a {
    position: relative;
    display: block;
}

.icon-wart {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    right: 0;
    top: 40%;
    z-index: 2;
    opacity: 0.2;
    text-align: center;
}

    .icon-wart img, .product-list li .left-block .icon-wart img, .index-news .item-pic .icon-wart img, .thumbnail-box .tb-image a img, .product-img-thumb .owl-carousel .owl-item .icon-wart img, #product .pb-left-column .product-image .product-img-thumb .owl-carousel .owl-item .video-play a .icon-wart img {
        width: auto;
        margin: 0 auto;
    }

.product-img-thumb .owl-carousel .owl-item .icon-wart img, #product .pb-left-column .product-image .product-img-thumb .owl-carousel .owl-item .video-play a .icon-wart img {
    max-width: 50%;
    min-height: inherit;
}

#form-search-opntop {
    border-radius: 5px;
    padding: 2px 5px;
    border: 1px solid #eaeaea;
    box-shadow: 0 0 2px rgb(0 0 0 / 22%);
    background: #fff;
    min-width: 300px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    display: none;
    transition: .5s ease-out;
    -webkit-transition: .5s ease-out;
}

.user_search_cart .icon_search {
    text-align: center;
    color: #000;
    font-size: 26px;
}

.user_search_cart.active #form-search-opntop {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
    display: block;
}

.user_search_cart.active .icon_search .fa-search:before {
    content: "\f00d";
}

#contact_form_map, .Faq-footer #bs-collapse .panel-heading .panel-title, .blog-grid, .product-image-detail ul {
    margin: 0
}

#main-menu .dropdown-menu .block-container .link_container > a {
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    padding: 10px 0;
    white-space: nowrap
}

/*#main-menu .dropdown-menu.container-fluid .block-container .group_header > a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 14px;
    vertical-align: 0;
    padding-left: 7px;
    float: right
}*/

.btn-cart a {
    font-size: 0
}

#shopping-cart-box-ontop:hover .cart-block {
    margin-top: -19px
}

.list-band-home, .video-home {
    padding: 40px 0 50px
}

.video-player {
    padding: 30px 0 50px;
    background: url(../files/images/bg/bg1.jpg) #fff
}

    .video-player .nav-tabs {
        max-height: 420px;
        overflow: hidden;
        border-bottom: none
    }

        .Faq-footer .site-section .faq-text:hover, .block-partner .partner-wapper .partner li .info .info-content:hover, .footer-top .item-system:hover, .video-player .nav-tabs:hover {
            overflow-y: scroll
        }

        .video-player .nav-tabs::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.1);
            background-color: #cdf8f9
        }

        .video-player .nav-tabs::-webkit-scrollbar {
            width: 1px;
            background-color: #cdf8f9
        }

        .video-player .nav-tabs::-webkit-scrollbar-thumb {
            background-color: #25348e
        }

        .video-player .nav-tabs li {
            width: 100%;
            margin-bottom: 4px
        }

            #left_column .block .block_content.news:last-child, #left_column .block .block_content.product:last-child, #right_column .left-module:last-child, .category-slider .owl-carousel .owl-item, .content-header, .left-pro-view .sidebar-title h3, .video-player .nav-tabs li:last-child {
                margin-bottom: 0
            }
           .product-list.pro-tieubieu.owl-carousel .owl-item{
                 border: none;
            }
            .product-list.pro-tieubieu.owl-carousel .owl-item li{
             border: 1px solid #eee;    margin-bottom: 10px;
            }
            .video-player .nav-tabs li .vid-thumb {
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
                align-items: center;
                align-content: center
            }

                .video-player .nav-tabs li .vid-thumb .vid-box {
                    width: 220px
                }

                .video-player .nav-tabs li .vid-thumb img {
                    width: 100%;
                    margin-right: 10px
                }

                .video-player .nav-tabs li .vid-thumb h3 {
                    font-size: 20px;
                    width: calc(100% - 220px);
                    padding-left: 20px;
                    font-weight: 400
                }

        .video-player .nav-tabs > li > a {
            border-radius: 0;
            margin-right: 0;
            cursor: pointer;
            padding: 7.3px 15px
        }

            .video-player .nav-tabs > li > a:hover {
                border: none;
                border-bottom: 1px solid transparent;
                background-color: rgb(248 223 186 / 48%)
            }

        .video-player .nav-tabs > li.active > a, .video-player .nav-tabs > li.active > a:focus, .video-player .nav-tabs > li.active > a:hover {
            border: none;
            border-bottom: 1px solid #f0b28f;
            background-color: rgb(255 152 0 / 22%);
            font-weight: 600
        }

.header-top-right.slide-full {
    width: 100%;
    margin: 0;
    clear: both;
    position: relative;
    display: block
}

.header-top-right .homeslider .bx-controls-direction .bx-next, .header-top-right .homeslider .bx-controls-direction .bx-prev {
    width: 80px;
    height: 81px;
    z-index: 10
}

.header-top-right .homeslider .item-slide .content {
    position: absolute;
    max-width: 1320px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: right;
    width: 100%;
    font-family: Lobster,cursive;
    text-shadow: 1px 1px 1px #a19c9c
}

.header-top-right .content-slide .slider-thumb .scale-video {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-content: center
}

.header-top-right .content-slide .slider-thumb {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

    .header-top-right .content-slide .slider-thumb .scale-video .video-bg {
        text-align: center;
        width: 100% !important;
        height: 100% !important
    }

.option4 #home-slider, .option4 .header, .owl-carousel .owl-item, .panel-body {
    background: #fff
}

.properties-page-wrapper .table table, .properties-page-wrapper .table table tr td, .properties-page-wrapper .table-bordered, .properties-page-wrapper .table-bordered td {
    border: 0;
    margin-bottom: 0;
    padding: 0
}

.properties-page-wrapper {
    display: inline-block;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}

.content-header {
    display: block;
    position: relative
}

    .content-header .content-header-left {
        width: auto;
        float: left
    }

        .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
    }

    .content-header .content-header-cate {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: center
    }

        .content-header .content-header-cate li {
            display: inline-block;
            border: 1px solid #eaeaea;
            margin: 0 2px 4px;
            padding: 5px 10px
        }

            .content-header .content-header-cate li:hover {
                background-color: #eaeaea
            }

.view-product-list .display-product-option {
    top: 8px;
    right: 5px;
    list-style: none;
    display: inline-block;
    padding-inline-start: inherit;
    margin-bottom: inherit
}

#col_left .filter-container {
    display: block;
    position: relative;
    display: flex
}

.layered-filter-brand {
    width: calc(100%/5)
}

    .layered-filter-brand .filter-brand .layered_subtitle {
        font-size: 13px;
        cursor: pointer
    }

    .layered-filter-brand .filter-brand {
        margin-top: 0;
        position: relative
    }

.filter-brand .layered_subtitle {
    padding-top: 3px;
    display: block;
    color: #212121;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 40px
}

    .filter-brand .layered_subtitle span {
        display: block;
        text-align: center
    }

        .filter-brand .layered_subtitle span i {
            float: right;
            padding-right: 5px
        }

.layered-filter-brand .filter-brand .check-box-list {
    visibility: hidden;
    opacity: 0;
    transition: .25s;
    transform: translateY(25px);
    position: absolute;
    width: 100%;
    padding: 5px 10px;
    background: #fff;
    z-index: 9;
    box-shadow: 0 0 1px rgb(40 40 40 / 50%);
    padding-inline-start: inherit
}

.filter-brand .check-box-list li {
    line-height: 24px;
    display: flex;
    margin: 0;
    padding: 5px 5px 5px 0;
    color: #222;
    width: 100%
}

.header-top-right .homeslider .item-slide .content .slide-info-in {
    width: 100%;
    max-width: 560px;
    margin-top: 10%;
    text-align: center;
    padding: 10px 30px 40px;
    background: rgb(138 196 30 / 42%);
    border-radius: 10px;
    border: 1px solid #789544
}

.header-top-right .homeslider .item-slide .content .title {
    font-size: 36px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 500;
    font-family: Prata,serif
}

.header-top-right .homeslider .item-slide .content .desc {
    font-size: 32px;
    line-height: 42px;
    letter-spacing: .065em;
    font-weight: 400;
    font-family: Prata,serif
}

    .header-top-right .homeslider .item-slide .content .desc span {
        color: #f16824;
        font-size: 24px
    }

.header-top-right .homeslider .item-slide .content .sdide-button {
    height: 32px;
    border: 1px solid #50bcee;
    display: inline-block;
    padding: 0 30px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    line-height: 30px;
    margin-top: 30px;
    background: #39a8dc;
    border-radius: 5px;
    font-weight: 600
}

    .header-top-right .homeslider .item-slide .content .sdide-button:hover {
        background: #000;
        border-color: #000;
        color: #fff
    }

#loadMore, .loadMore {
    width: 160px;
    color: #fff;
    background: #ff6600;
    border: 1px solid #df5900;
    font-size: 14px;
    line-height: initial;
    font-weight: 400 !important;
    padding: 8px 10px 0;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    display: block
}

    #loadMore > span, .loadMore > span {
        display: block;
        color: #fff
    }

    #loadMore i, .loadMore i {
        padding-left: 4px;
        padding-top: 1px;
        padding-bottom: 2px;
        margin-right: -4px;
        font-size: 16px !important;
        display: block
    }

#main-menu .dropdown-menu.container-fluid .block-container .group_header, .category-slider, .page-partner .category-slider, .page-service .category-slider {
    position: relative;
    display: block
}

    .category-slider .item-slider .slider-thumb img {
        margin: 0 auto;
        display: block;
        width: 100%
    }

    .category-slider .item-slider .content {
        position: absolute;
        max-width: 1170px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        width: 100%
    }

        .category-slider .item-slider .content .slide-info-in {
            padding: 10px 0 20px;
            background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,#fff 50%,rgba(255,255,255,0) 100%);
            background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 50%,rgba(255,255,255,0) 100%);
            background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 50%,rgba(255,255,255,0) 100%)
        }

.service4 .service-item .service-in .sl-icon, .service5233 .service-item .service-in .sl-icon {
    content: "";
    width: 68px;
    height: 68px;
    bottom: 80px;
    left: 43.5%;
    background-position: bottom center;
    opacity: 1;
    right: 0;
    visibility: visible
}

.discovery__body {
    position: relative;
}

.discovery__content {
    margin: 0;
    position: absolute;
    top: 0;
    left: calc(8.33333333% + 2rem);
    padding: 3rem 4rem 4rem;
    max-width: 36rem;
    background-color: #000;
    z-index: 2;
    color: #fff;
    margin-top: -30px;
}

.discovery__info a#baogia, .discovery__info a {
    position: relative;
    justify-content: center;
    padding: 1.2rem !important;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    outline: 0;
    background-size: 400% 400%;
    background-position: 0 50%;
    width: auto;
    max-width: 200px;
    display: flex;
    color: #fff;
    margin-top: 20px;
    bottom: initial !important;
    left: initial !important;
    background-color: #e21d25;
    border-color: #e21d25;
}

    .discovery__info a:hover {
        background-color: #000;
        border-color: #000;
    }

.category-slider .item-slider .content .title {
    font-size: 26px;
    text-transform: uppercase;
    line-height: 40px;
    text-shadow: 0 1px #404040
}

.category-slider .item-slider .content .desc {
    font-size: 16px;
    line-height: 26px
}

.category-slider .item-slider .content .banner-button {
    border: 1px solid #fff;
    display: inline-block;
    padding: 0 20px;
    color: #08c;
    line-height: 30px;
    margin-top: 10px
}

    .category-slider .item-slider .content .banner-button:hover {
        background: #d4441e;
        border-color: #eaeaea;
        color: #fff
    }

#left_column .block .block_content.news, #left_column .block .block_content.product, .default-services-block, .footer3 .footer-bottom .footer-bottom-right .widget-adress, .product-list.pro-cate li, .project-carousel .list-item, .project-home .project-list .item, .service5233 .service-item, .services-carousel-two [class*=col-], .site-news .h-entry {
    margin-bottom: 30px
}

.box-service-home {
    padding: 30px 0 20px;
    position: relative
}

.box-about-home {
    padding: 40px 0 0;
    position: relative
}

    .box-about-home .box-home {
        line-height: 32px;
        text-align: justify
    }

.product-list li .content_price {
    font-size: 16px;
    color: #ff6600;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 500;
    /*    display: none*/
}

.comment-box-alt p::before, .link-box p::before, .user-box p::before {
    font-weight: 900;
    font-family: FontAwesome
}

.product-list li .content_price.content-link {
    display: inline-block;
    font-size: 12px;
    padding-top: 5px;
    border: none
}

.page-product-box .product-list li .product-name, .product-list.pro-tieubieu li .product-name {
    padding: 10px 5px;
    height: 68px;
    margin-bottom: 0;
}

/*    .page-product-box .product-list li .product-name:hover, .product-list.pro-tieubieu li .product-name:hover {
        background-color: #000
    }*/

.formsearch-option4 .select2-container .select2-selection--single .select2-selection__rendered, .page-product-box .product-list li .right-block, .product-list.pro-tieubieu li .right-block, .support-bg .col-md-4.col-xs-12, .support-bg .col-md-6.col-xs-12 {
    padding: 0
}

.product-list.pro-cate li .product-name {
    padding: 10px 15px;
    min-height: 68px;
    background-color: #eaeaea;
    background: linear-gradient(90deg,rgba(238,238,238,.18) 0,rgba(207,207,207,.3) 20%,rgba(208,208,208,.4) 50%,rgba(207,207,207,.3) 80%,rgba(238,238,238,.18) 100%);
    box-shadow: 1px 3px 2px #eaeaea;
    overflow: hidden;
    justify-items: center;
    align-items: center;
    justify-content: center;
    display: flex;
    margin: 0
}

    .product-list.pro-cate li .product-name:hover {
        background: #0075df
    }

.product-list.pro-cate li .right-block {
    padding: 0;
    margin-top: 0
}
.pro-popular-home .product-list li .price_click{
 display: none;
}
.cat-name span {
    color: #919191;
    position: relative;
    display: block;
    text-align: center;
    font-size: 12px;
    overflow: hidden
}

    .cat-name span:after, .cat-name span:before {
        content: '';
        position: absolute;
        height: 1px;
        width: 10%;
        background-color: #e5e5e5;
        top: 50%;
        left: 0
    }

    .cat-name span:after {
        right: 0;
        left: auto
    }

.section-featured-banner {
    background-color: #f1f7fc;
    padding: 50px 0
}

    .section-featured-banner .featured-banner .why-us {
        margin-bottom: 30px;
        padding-top: 20px;
        padding-bottom: 20px;
        display: table
    }

        .section-featured-banner .featured-banner .why-us:hover {
            background-color: rgb(0 0 0 / 5%)
        }

.contacts .breadcrumb, .project .breadcrumb, .sidebar-page-container .breadcrumb, .whyus .breadcrumb {
    margin: 8px 0;
    padding: 0
}

.row-cate-pro.pro-service, .whyus .section-featured-banner {
    background-color: inherit
}

    .whyus .section-featured-banner .featured-banner .why-us .why-container {
        padding-left: 15px;
        padding-right: 15px
    }

        .option4 .box-products .box-product-head, .whyus .section-featured-banner .featured-banner .why-us .why-container:hover {
            border-color: #ccc
        }

.whyus .featured-banner .whyus-thumb {
    width: 150px;
    min-width: 100px
}

.whyus .section-featured-banner .featured-banner .post-title {
    line-height: 24px;
    min-height: 48px;
    font-size: 18px
}

.lasttest-blog-lager {
    background-color: #f1f7fc;
    padding: 5px 0 30px
}

    .featured-banner .post-title, .lasttest-blog-lager .blog-list .blog-list-wapper .post-desc.pos-0 .post-title {
        font-size: 16px;
        display: block;
        border-top: none;
        margin: 0
    }

.about .entry-ci .entry-title, .about-home .large-gutters .led h2, .center-title, .footer-top #address-box h3 {
    font-size: 20px
}

.lasttest-blog-lager .blog-list .blog-list-wapper .post-desc .post-content {
    font-size: 14px;
    margin-bottom: 15px
}

.lasttest-blog-lager .blog-list .blog-list-wapper .post-desc .post-title {
    font-size: 16px;
    padding: 18px 0;
    border-top: 1px solid #ccc
}

.featured-banner .whyus-thumb {
    overflow: hidden;
    width: 100px;
    display: table-cell
}

.featured-banner .whyus-info-text {
    display: table-cell
}

.featured-banner .post-desc .post-content {
    padding: 10px 0;
    height: 100px;
    overflow: hidden;
    color: #333
}

.featured-banner .post-desc {
    position: relative;
    padding: 0 0 0 30px
}

.featured-banner .post-title {
    text-transform: uppercase;
    line-height: 26px;
    font-weight: 600;
    min-height: 52px;
    font-size: 20px
}

table thead th {
    border-collapse: collapse;
    white-space: nowrap;
}

.view-product-list .product-list .product-container .lower-content {
    min-height: 125px;
    padding-bottom: 45px;
}

    .view-product-list .product-list .product-container .lower-content .spec-list {
        margin: 0;
        padding: 0;
        background: linear-gradient(180deg, rgb(222 222 222) 0%, rgb(245 245 245) 100%);
    }

        .view-product-list .product-list .product-container .lower-content .spec-list li {
            padding: 7px 5px;
            margin: 0;
        }

            .view-product-list .product-list .product-container .lower-content .spec-list li:nth-child(even) {
                background: #fff;
            }

        .view-product-list .product-list .product-container .lower-content .spec-list .fea-info {
            font-size: 14px;
            display: flex;
            justify-content: space-between;
            white-space: nowrap;
            width: 100%;
            overflow: hidden;
        }

            .view-product-list .product-list .product-container .lower-content .spec-list .fea-info .fist {
                width: auto;
                white-space: nowrap;
            }

                .view-product-list .product-list .product-container .lower-content .spec-list .fea-info .fist span:nth-child(1) {
                    font-weight: 600;
                    margin-right: 5px;
                }

                .view-product-list .product-list .product-container .lower-content .spec-list .fea-info .fist span:nth-child(2) {
                    font-weight: 600;
                    margin-left: 2px;
                }

            .view-product-list .product-list .product-container .lower-content .spec-list .fea-info .fea-right {
                width: 60%;
                text-align: right;
            }

.car-btn {
    width: 49.2%;
    font-size: 14px;
    background: #666;
    display: inline-flex;
    padding: 5px 10px;
    color: #fff;
    justify-content: center;
    align-items: center;
}

    .car-btn:hover {
        background: red;
        color: #fff200;
    }

    .car-btn .fa {
        padding-right: 5px;
    }

.about .entry-ci .entry-title a, .block-partner .section-content, .block-partner .section-content .section-title-box .box-title, .content-text .cate-sub-alb .alb-info a, .content-text .pro-video .name-video a, .featured-banner .post-title a, .list-service .service3 .service-item .service-title a {
    color: #333
}

#product-detail a, .content-text a, .featured-banner .whyus-info-text:hover .post-title a, .left-pro-view .widget-content .cat-list li.active a {
    color: #ff6600
}

.title-box2 {
    text-transform: uppercase;
    padding-top: 30px;
    text-align: center
}

.center-title {
    text-align: center;
    color: #08c310;
    font-weight: 500;
    line-height: 28px
}

.service3 {
    padding-bottom: 50px
}

    .saleon-product .testimonials, .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, .cate-pt .category-featured .show-brand, .left-pro-view .widget-content .cat-list li.active {
    background-color: #fff
}

    .blog-posts .post-item .entry .entry-ci {
        padding: 10px 15px 0 0
    }

.bacviet-toc #main-toc .fa, .box-products .box-tabs li:last-child > a, .footer-top .item-system .desc-sys-more .thumb-link i, .tabx .tabs-info-all .tabs-info-2 a.account-link i {
    padding-right: 10px
}

#left_column .block .block_content {
    padding-left: 0;
    padding-right: 0;
    border: none
}

.pro-album {
    padding: 30px 0 20px
}

    .pro-album .product-list li .product-name {
        text-align: center;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px
    }

.gran-box .col-gran {
    width: 25%
}

.gran-box-over {
    background: #ef6a28;
    border: 1px solid #d9e2e7;
    border-radius: 5px;
    color: #fff;
    margin: 20px 0;
    padding: 10px;
    text-align: left;
    display: table;
    width: 100%
}

    .gran-box-over:hover {
        background: #c91820;
        color: #fff
    }

.gran-box .gran-box-over .gran-text, .gran-box .gran-box-over .gran-tilte {
    display: table-cell;
    color: #fff
}

    .gran-box .gran-box-over .gran-text .gran-title-1 {
        font-size: 100%;
        font-weight: 700;
        text-transform: uppercase
    }

    .gran-box .gran-box-over .gran-text .gran-title-2 {
        font-style: italic
    }
.list-whyus .item-container {
    color: #fff;
    text-align: center;
    display: block;
    background-color: #1a1a1a;
    position: relative;
    padding-bottom: 60%;
    overflow: hidden;margin-bottom:30px;
}
    .list-whyus .item-container:before {
        position: absolute;
        display: block;
        content: '';
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        height: 100%;
        background-color: rgba(0, 0, 0, .31);
        z-index: 1;
    }
    .list-whyus .item-container img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        opacity: 1;
        transform: scale(1);
        transition: opacity .5s, transform .6s;
        position: absolute;
        left: 0;
    }
    .list-whyus .item-container > p {
        font-size: 40px;
        font-size: 2.5rem;
        font-weight: 700;
        line-height: 1.1;
        width: 100%;
        padding: 0 8%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
    }
        .list-whyus .item-container > p > span {
            font-size: 14px;
            font-size: .875rem;
            font-weight: 600;
            line-height: 1.4;
            display: block;
            margin-top: 1em;
        }
        .list-whyus .item-container > p > i {
            display: inline-block;
            vertical-align: middle;
            width: 40px;
            height: 16px;
            position: relative;
            display: block;
            margin: 0 auto;
            margin-top: .5em;
        }
            .list-whyus .item-container > p > i:before {
                content: "";
                width: 100%;
                height: 3px;
                background-color: #fff;
                position: absolute;
                left: 0;
                bottom: 1px;
            }
            .list-whyus .item-container > p > i:after {
                content: "";
                width: 3px;
                height: 100%;
                background-color: #fff;
                position: absolute;
                right: 0;
                bottom: 2px;
                transform-origin: 0 100%;
                transform: rotate(-45deg);
            }
#baogia {
    bottom: 60px !important;
    box-shadow: 0 10px 10px 0 rgba(0,0,0,.1);
    background-color: #333;
    border-color: #333;
    padding: 5px 10px !important
}

.top-header .form-action a {
    box-shadow: 0 10px 10px 0 rgba(0,0,0,.1);
    background-color: #333;
    border-color: #333;
    padding: 8px 10px;
    margin-top: 5px;
    margin-right: 0;
    margin-left: 10px;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    line-height: 26px;
    z-index: 1;
    color: #fff;
    border-radius: 5px;
}

.home .top-header .form-action a {
    background-color: red;
    border-color: #ff6600;
}
/*head news*/
.header-2032 {
}

    .header-2032 .line-s {
        background-image: linear-gradient(0.25turn, rgba(255,255,255), rgb(210 210 210), rgba(255,255,255,0));
        content: '';
        width: 100%;
        height: 1px;
        display: block;
        margin: 0 auto;
    }

    .header-2032 .bottom-header .fiex-row {
        justify-content: start
    }

    .header-2032 .btn_baogiaxe {
        display: flex;
        justify-content: end;
    }

    .header-2032 .top-header {
        background-color: #f8f8f8;
    }

        .header-2032 .top-header .form-action a {
            margin-top: 0;
            padding: 6px 10px;
        }

    .header-2032 .logo {
        height: 52px;
        line-height: 40px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .header-2032 .col-logo2 img {
        position: absolute;
        right: 15px;
    }

    .header-2032 .logo img {
        max-height: 38px;
    }

    .header-2032 #main-menu .nav {
        float: left;
    }

.box-center-home .info-center {
    background-color: #ff6600;
    padding: 90px 0;
}

.box-center-home {
    margin-bottom: 70px;
}

    .box-center-home .info-center .c-banner-A {
        max-width: 1000px;
        margin: 0 auto;
        position: relative;
    }

        .box-center-home .info-center .c-banner-A p {
            font-size: 4rem;
            line-height: 1.4;
            position: absolute;
            top: 50%;
            right: 5%;
            z-index: 1;
            transform: translate(0, -50%);
        }

    .box-center-home .info-center .c-img-hover {
        padding-bottom: 15%;
        min-height: 182px;
        display: block;
        width: 100%;
        overflow: hidden;
        position: relative;
        transition: background-color 0s .5s;
    }

        .box-center-home .info-center .c-img-hover > * {
            position: absolute;
            width: 100%;
            height: 100%;
        }

            .box-center-home .info-center .c-img-hover > * > img {
                width: 100%;
                height: 100%;
                object-fit: cover;
                opacity: 1;
                transform: scale(1);
                transition: opacity .5s, transform .6s;
            }

.c-banner-A > p > i {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 8px;
    position: relative;
    margin-left: .5em;
}

    .c-banner-A > p > i:before {
        content: "";
        width: 100%;
        height: 2px;
        background-color: #ff6600;
        position: absolute;
        left: 0;
        bottom: 1px;
    }

    .c-banner-A > p > i:after {
        content: "";
        width: 2px;
        height: 100%;
        background-color: #ff6600;
        position: absolute;
        right: 0;
        bottom: 2px;
        transform-origin: 0 100%;
        transform: rotate(-45deg);
    }

@media (max-width:992px) {
    .header-2032 #nav-top-menu .main-04 {
        width: auto;
    }

    .header-2032 #main-menu .navbar {
        min-height: inherit;
    }
}

@media (min-width:768px) and (max-width:992px) {
    .header-2032 .row-flexd {
        display: flex;
    }
}

@media (max-width:768px) {
    .header-2032 .form-action {
        margin-top: 60px;
    }

    .header-2032 .top-header .form-action a {
        padding: 4px 6px;
    }

    .header-2032 .logo {
        display: inline-flex;
    }

    .header-2032 .pos-absolute .logo img {
        max-height: 25px;
    }

    .header-2032 .user_search_cart {
        top: -55px;
    }
.index-service-count {
  padding: 35px 0 0;
}
    .index-service-count .box-list .list-item .item-title {
        font-size: 16px;
    }
.index-service-count .box-list .list-item .item-pic .flex-pic .img1 {
  max-width: 60px;
}
        .index-service-count .box-list .list-item .item-pic .flex-pic {
            justify-content: start;
            margin-bottom: 20px;
        }
.index-service-count .box-list .list-item .item-pic .flex-pic .count-desc .count-number {
  font-size: 24px;
}
.index-service-count .box-list .list-item .item-pic .flex-pic .count-desc p {
  padding-top: 0;
}
 .index-hotpro {
 margin-top: 0;
  }
  #product .pb-right-column .form-action {
    max-width: 90%;
    padding-left: 0;
  }
}
/* scroll bar */
.srollbar__mouse {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    position: fixed;
    right: 50%;
    top: 60%;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s linear;
    z-index: 2;
}

    .srollbar__mouse.active {
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s linear;
    }

.mouse {
    border: 2px solid #fff;
    border-radius: 20px;
    height: 50px;
    margin: 0 auto;
    position: relative;
    width: 30px;
    cursor: pointer;
}

    .mouse::before {
        animation: scrollDownAnimation 2s infinite;
        background-color: #fff;
        border-radius: 100%;
        content: '';
        height: 6px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 10px;
        width: 6px;
    }

/* animation keyframes */

@keyframes scrollDownAnimation {
    0% {
        opacity: 0;
        transform: translate(0, 0);
    }

    40% {
        opacity: 1;
    }

    80% {
        opacity: 0;
        transform: translate(0, 20px)
    }

    100% {
        opacity: 0;
    }
}

.modal-open .modal {
    z-index: 9999
}

#RegPopup .modal-body, .link-box {
    padding: 15px 0 0
}

    #RegPopup .modal-body h2 {
        font-size: 20px;
        text-transform: uppercase;
        line-height: 26px
    }

#RegPopup .modal-dialog {
    margin: 20vh auto;
    display: flex;
}

    #RegPopup .modal-dialog .modal-footer .btnsend_Popup {
        background-color: #ff6600;
        border-color: #ff6600;
    }

    #RegPopup .modal-dialog .modal-footer .btn-info {
        background-color: #000;
        border-color: #000;
    }

    #RegPopup .modal-dialog .modal-content {
        width: 100%;
        border: 1px solid #eaeaea;
        text-align: center;
        color: #333;
    }

        #RegPopup .modal-dialog .modal-content .modal-title {
            text-transform: uppercase;
            font-size: 24px;
        }

#RegPopup .modal-footer {
    text-align: center;
    border-top: none;
    padding-top: 0
}

#RegPopup .modal-dialog .show-text-popup {
    width: 50%;
    margin: 10px
}

    #RegPopup .modal-dialog .show-text-popup p {
        margin: 0 0 15px;
        text-align: justify
    }

    #RegPopup .modal-dialog .show-text-popup .box-home img {
        max-height: 475px
    }

.ps-form-us {
    background: #0b8fd7;
    padding: 20px 15px 5px
}

    .ps-form-us .ps-title {
        text-align: center;
        font-size: 24px;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 20px
    }

    .ps-form-us .show_dangky {
        margin-top: 10px;
        text-align: center
    }

.show_dangky {
    text-align: center;
    margin-top: 30px
}

    .show_dangky .btn-dky {
        -moz-transition: .45s;
        -webkit-transition: .45s;
        -o-transition: .45s;
        -ms-transition: .45s;
        transition: .3s;
        line-height: 32px;
        display: inline-block;
        padding: .25rem 3.25rem;
        border-radius: 10rem;
        color: #fff;
        text-transform: uppercase;
        position: relative;
        overflow: hidden;
        z-index: 1
    }

        .show_dangky .btn-dky:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #f90;
            border-radius: 10rem;
            z-index: -2
        }

        .show_dangky .btn-dky:before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 0%;
            height: 100%;
            background-color: #ff7d3b;
            transition: .3s;
            border-radius: 10rem;
            z-index: -1
        }

#main-menu .dropdown-menu.container-fluid .block-container .group_header ul.block {
    left: 0;
    top: 0;
    display: none;
    position: relative;
    background: #fff;
    min-width: 210px;
    padding: 0
}

#main-menu .dropdown-menu.container-fluid .block-container .group_header:hover ul.block {
    left: 100%;
    display: block;
    position: absolute;
    top: -5px
}

#main-menu .dropdown-menu.container-fluid .block-container .group_header ul.block li a {
    text-transform: inherit;
    display: flex
}

#main-menu .dropdown-menu.mega_dropdown {
    position: absolute;
    width: 100% !important;
}

.block-container .img_container {
    padding: 0 20px
}

.cat-list, .section-title-2.section-product h2 {
    margin-bottom: 10px
}

.section-title-2.section-product {
    margin-bottom: -15px;
    margin-top: 30px
}

.section-title-box {
    text-align: center;
    position: relative;
    margin-bottom: 25px;
    /*color: #007770*/
}

    .section-title-box .box-title {
        font-size: 28px;
        position: relative;
        margin-bottom: 20px;
        text-transform: uppercase
    }

    .section-title-box:after {
        content: '';
        width: 320px;
        height: 10px;
        margin: 10px auto 0;
        display: block
    }

.btn-cl {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    -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
}

#right_column .left-module img, .icon-img {
    margin: 0 auto
}

.btn-success {
    color: #fff;
    background-color: #83c011;
    border-color: #83c011;
    cursor: pointer
}

.page-product-box .product-list {
    list-style-type: none;
    padding-inline-start: inherit
}

    .page-product-box .product-list .product-container {
        border: none;
        padding-bottom: 0
    }

.entry-detail .list-unstyled {
    padding: 20px 15px;
    background-color: #fff9f5;
    list-style: none
}

    .content-text .bacviet-toc ul.toc_list li, .entry-detail .list-unstyled li {
        line-height: 32px
    }

.padding-bt, .right-pro-view .block_content .testimonials {
    padding-bottom: 0
}

.list-service .service3 .col-sm-3 {
    width: 20%
}

#RegPopup #sencontact_success, #left_column .block .block_content.product-onsale .right-block, .about-home .large-gutters .ml-auto .led + div, .box-home .mg-home-info, .count-text, .count-title, .footer-top .menu-top, .group-banner4 .list-banner .list-item, .index-thumuc .index-item .item-desc, .list-cate-pro .cate-pro li, .list-photo .overlay .title-sort, .list-service2 .item-service1 .service-icon, .list-service2 .item-service1 .service-info, .option4 .bx-wrapper .bx-controls-auto, .option4 .header-top-right .homeslider .bx-wrapper .bx-pager, .row-cate-pro .cate-pro li, .saleon .block_content .testimonial, .saleon .block_content .testimonials .client-post, .site-wrap-service .site-service .ftco-system-1, .social-icon, .wrapper-home-banner-img {
    text-align: center
}

.padding-bt .col-sm-4 {
    margin-bottom: 25px
}

.padding-bt img {
    height: auto !important;
    width: 100% !important
}

.form-send-contact .coment-form .input, .form-send-contact .sky-form .input {
    border: none;
    margin-bottom: 15px
}

.option4 #form-search-opntop, .product-comments-block-tab .sky-form .input input, .product-comments-block-tab .sky-form input {
    height: 40px
}

.sale-wapper, .services-wapper {
    padding: 40px 0
}

.service4 .service-item .service-in > .icon {
    position: relative;
    margin-bottom: 20px;
    text-align: center
}

    .list-partner .item-partner .partner-icon img, .service4 .service-item .service-in > .icon img {
        margin: 0 auto;
        display: block
    }

.service4 .service-item .info, .service5233 .service-item .info {
    text-align: center;
    line-height: 26px;
    padding-top: 20px
}

    .service4 .service-item .info a {
        color: #333;
        text-transform: uppercase;
        text-shadow: .5px 1px 1px #097b7d
    }

.service4 .service-item .service-in {
    padding: 30px;
    position: relative
}

.content-popup .title30, .service4 .service-item {
    margin-bottom: 20px
}

    .service4 .service-item .service-in .sl-icon {
        position: absolute;
        z-index: 1;
        background-repeat: no-repeat;
        display: none
    }

.service5233 .service-item .service-in > .icon {
    position: relative;
    margin-bottom: 20px
}

.service5233 .service-item .service-in:hover > .icon:after {
    background-color: #25348e;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.service5233 .service-item .service-in > .icon img {
    border: 2px solid #005ba9;
    border-radius: 50%;
    width: 100%
}

.service5233 .service-item .info a {
    color: #25348e;
    text-transform: uppercase;
    text-shadow: .5px 1px 1px #097b7d
}

.service5233 .service-item .service-in > .sale-social {
    display: flex;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    text-align: center
}

.service5233 .service-item .info .agent_name {
    font-size: 20px;
    padding-right: 5px;
    letter-spacing: -.7px;
    line-height: 30px
}

.service5233 .service-item .info .agent_tel {
    background-color: #ff4545;
    line-height: 30px;
    padding: 5px 15px;
    border-radius: 20px;
    white-space: nowrap;
    font-size: 16px
}

.service4 .service-item .info .agent_tel:hover, .service5233 .service-item.item-1 .service-in, .service5233 .service-item.item-3 .service-in, .service5233 .service-item.item-5 .service-in, .service5233 .service-item.item-7 .service-in {
    background-color: #25348e
}

.service5233 .service-item .service-in {
    padding: 20px;
    position: relative;
    background-color: #ffcb37
}

    .service5233 .service-item .service-in .sl-icon {
        position: absolute;
        z-index: 1;
        background-repeat: no-repeat
    }

.sale-social a img {
    max-height: 35px
}

.count-home {
    padding: 60px 0 20px
}

.counter {
    border-radius: 5px
}

.icon-img {
    float: none;
    display: table;
    color: #4ad1e5
}

.m-5j {
    padding: 0 0 20px
}

    .m-5j .m-more a {
        display: inline-block;
        transition: .3s
    }

    .m-5j ul li {
        position: relative;
        background: #000
    }

        .m-5j ul li a, .sidebar-page-container .default-services-block:hover .inner-box .overlay-box {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            z-index: 10
        }

        .m-5j ul li i {
            width: 45px;
            height: 45px;
            background: url(../files/images/icon/cp-i-01.png) center no-repeat;
            right: 0;
            position: absolute;
            top: 45px;
            opacity: 0;
            z-index: 10
        }

        .m-5j ul li:hover i {
            top: 0;
            opacity: 1
        }

        .m-5j ul li .m-5j-txt {
            position: absolute;
            width: 100%;
            padding: 0 50px;
            top: 30%;
            text-align: center;
            opacity: 0;
            z-index: 5
        }

            .m-5j ul li .m-5j-txt span {
                font-size: 16px;
                line-height: 26px;
                color: #fff;
                max-height: 26px;
                overflow: hidden
            }

            .m-5j ul li .m-5j-txt p {
                font-size: 12px;
                max-height: 66px;
                overflow: hidden;
                margin: 15px 0 0;
                color: #fff
            }

        .m-5j ul li:hover .m-5j-txt {
            top: 40%;
            opacity: 1
        }

        .m-5j ul li .m-5j-img {
            width: 100%;
            opacity: 1
        }

            .m-5j ul li .m-5j-img img {
                width: 100%;
                height: auto
            }

        .m-5j ul li:hover .m-5j-img {
            opacity: .3
        }

.m-more {
    text-align: center;
    margin: 15px 0 0;
    position: relative
}

    .m-more a {
        font-size: 12px;
        line-height: 36px;
        color: #53a100;
        padding: 2px 40px 0;
        width: auto;
        position: relative;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        background: #fff;
        border: 1px solid #09d16c;
        text-transform: uppercase
    }

        .m-more a:hover {
            background: #09d16c;
            border: 1px solid #09d16c;
            color: #fff
        }

#right_column, .services-carousel-two {
    margin-top: 30px
}

    #right_column .left-module {
        margin-bottom: 30px;
        overflow: hidden
    }

        #right_column .left-module .owl-dots {
            bottom: 5px
        }

    #right_column .block, .list-partner .item-partner, .system-block-two .inner-box {
        border: 1px solid #eaeaea
    }

        #right_column .block .title_block {
            font-size: 16px;
            font-weight: 700;
            border-bottom: 1px solid #eaeaea;
            padding-left: 28px;
            text-transform: uppercase;
            padding-top: 11px;
            padding-bottom: 12px
        }

        #right_column .block .block_content {
            padding: 15px 20px
        }

.box-about-home .box-home p {
    margin-bottom: 10px;
    line-height: 26px
}

.wrapper-home-banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    height: 550px;
    overflow: hidden;
    margin-bottom: 40px
}

    .wrapper-home-banner img {
        background-position: center;
        margin-top: -100px;
        right: 0
    }

    .wrapper-home-banner .pages-width {
        position: absolute;
        display: inline-block;
        text-align: center;
        color: #000;
        cursor: pointer;
        max-width: 500px;
        margin-left: auto;
        padding: 100px 0;
        right: 0
    }

        .wrapper-home-banner .pages-width .title {
            position: relative;
            margin: 0;
            padding-bottom: 20px
        }

            .wrapper-home-banner .pages-width .title:before {
                content: '';
                height: 2px;
                width: 120px;
                background: #999;
                position: absolute;
                left: 0;
                right: 0;
                bottom: 10px;
                margin: 0 auto;
                text-align: center;
                -webkit-transition: .5s;
                -moz-transition: .5s;
                -o-transition: .5s;
                transition: .5s
            }

            .wrapper-home-banner .pages-width .title h2 {
                font-size: 60px;
                font-weight: 600;
                color: #000;
                line-height: 1.2;
                position: relative
            }

        .content-whyus, .index-thumuc, .wrapper-home-banner .pages-width .description {
            margin-bottom: 50px
        }

            .wrapper-home-banner .pages-width .description p {
                font-size: 20px;
                line-height: 1.4;
                font-weight: 400;
                color: #666;
                letter-spacing: 1px
            }

.nav-top-menu .link-mainmenu .dropdown > a, .option4 .box-vertical-megamenus .title .btn-open-mobile, .tb-bottom {
    line-height: 40px
}

.wrapper-heading-home {
    padding: 40px 0 35px;
    text-align: center
}

    .wrapper-heading-home h2 {
        font-size: 34px;
        line-height: 1.6;
        margin: 0;
        font-weight: 500;
        position: relative;
        padding: 0 0 12px
    }

        .wrapper-heading-home h2:before {
            position: absolute;
            content: "";
            display: block;
            width: 55px;
            height: 1px;
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
            background: #323232;
            -webkit-transition: .3s linear;
            -moz-transition: .3s linear;
            -o-transition: .3s linear;
            -ms-transition: .3s linear;
            transition: .3s linear
        }

.wrapper-home-banner-img .padding-img {
    padding-top: 30px;
    position: relative
}

.fade-box img.lazyloaded {
    opacity: 1;
    width: 100%
}

.fadeoutcenter {
    transition: opacity 150ms linear,color 150ms linear,background 150ms linear
}

.wrapper-home-banner-img .fade-out .fadeoutcenter:after {
    background: rgba(0,0,0,.1);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1
}

.wrapper-home-banner-img .fade-out .fadeoutcenter:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition-duration: 1s;
    opacity: 0
}

.content br {
    content: "";
    margin: 1em;
    display: block;
    font-size: 24%
}

.blog-posts .post-item .entry-thumb {
    margin-right: -15px
}

.block .title_block {
    background-color: #cd6330;
    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: 30px 0
}

    .list-cate-pro .cate-pro li a .cate-name, .row-cate-pro .cate-pro li a .cate-name {
        padding: 15px 0 0;
        font-weight: 700;
        font-size: 18px;
        text-transform: uppercase;
        height: 58px;
        overflow: hidden
    }

    .row-cate-pro .cate-pro li .product-container .block-cate-name {
        padding-top: 25px
    }

    .row-cate-pro .cate-pro li {
        margin-bottom: 30px;
    }

        .row-cate-pro .cate-pro li a {
            position: relative;
            display: block;
            border-bottom: 2px solid transparent;
            border-image: linear-gradient(0.25turn, #fff, #f0582a, #fff);
            border-image-slice: 1;
            /*background: -webkit-linear-gradient(top, #ffffff4f 0%,#f6f6f6 100%);*/
        }
/*.index-hotpro {
    background-image: url(../files/qcad/icon/bg-shape1.png), url(../files/qcad/icon/bg-shape2.png);
    background-repeat: no-repeat;
    background-position: left bottom, top right;
}*/
.cate-item .effect-cate-image {
    display: block;
    position: relative
}

    .cate-item .effect-cate-image img {
        /*  position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        content: "";*/
        -webkit-transition: .8s;
        -moz-transition: .8s;
        -ms-transition: .8s;
        -o-transition: .8s;
        transition: .8s;
        /* z-index: 1*/
    }

    .cate-item .effect-cate-image img {
        /*  border-left: 1px solid #fff;
        border-right: 1px solid #fff;*/
        -webkit-transform: scale(0.9,0.9);
        -moz-transform: scale(0.9,0.9);
        -ms-transform: scale(0.9,0.9);
        -o-transform: scale(0.9,0.9);
        transform: scale(0.9,0.9);
    }

/*    .cate-item .effect-cate-image:after {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        -webkit-transform: scale(0,1);
        -moz-transform: scale(0,1);
        -ms-transform: scale(0,1);
        -o-transform: scale(0,1);
        transform: scale(0,1)
    }*/

.cate-item:hover .effect-cate-image img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.group-products .list-cate-pro {
    padding: 0 5px
}

.group-products .cate-title {
    position: relative;
    text-transform: uppercase;
    margin-bottom: 20px
}

.content-text .cate-alb .alb-info .alb-extra-link, .content-text .cate-sub-alb .alb-info .alb-extra-link, .pro-cate-name {
    margin-top: 15px
}

.copyright-text p, .footer-widget .widget-content p, .list-cate-pro .cate-pro .cate-item {
    margin-bottom: 15px
}

.group-products .option4 .product-list li .price-percent-reduction2 {
    right: -8px
}

.product-tab .tab-container .table {
    overflow-x: auto;
}

    .product-tab .tab-container .table table tr:nth-child(even) {
        background-color: #f2f2f2;
    }

.option4 .blog-list .blog-list-wapper ul li .readmore a, .option4 .cart-block .cart-block-content .product-info .p-right .p-rice, .option4 .product-list li .product-price, .option4 .vertical-dropdown-menu .mega-products .mega-product .product-price .new-price, .option4 a:hover, .product-tab .tab-container .tab-panel:hover a {
    color: #08c
}

.option4, .service-posts .bg-service-post:first-child, .service-posts .bg-service-post:nth-child(5) {
    background: #eaeaea
}

    .option4 .cart-block .cart-block-content .cart-buttons a.btn-check-out, .option4 .header-top-right .homeslider .bx-controls-direction .bx-next, .option4 .header-top-right .homeslider .bx-controls-direction .bx-prev, .option4 .scroll_top:hover {
        background: #08c
    }

    .option4 .nav-center .owl-controls .owl-next, .option4 .nav-center .owl-controls .owl-prev {
        -moz-transition: .45s;
        -webkit-transition: .45s;
        -o-transition: .45s;
        -ms-transition: .45s;
        transition: .45s;
        opacity: 0;
        visibility: hidden
    }

    .option4 .nav-center .owl-controls .owl-prev {
        left: -30px
    }

    .option4 .nav-center .owl-controls .owl-next {
        right: -30px
    }

    .option4 .nav-center.owl-loaded:hover .owl-next {
        right: 0;
        visibility: inherit;
        opacity: 1
    }

    .option4 .nav-center.owl-loaded:hover .owl-prev {
        left: 0;
        visibility: inherit;
        opacity: 1
    }

    .option4 .owl-controls .owl-next:hover, .option4 .owl-controls .owl-prev:hover {
        background: #08c;
        color: #fff
    }

    .option4 .product-list li .add-to-cart:hover, .option4 .product-list li .quick-view a:hover {
        background-color: #08c
    }

.layered-content .block-pro-list {
    line-height: 32px;
    list-style: none;
    text-align: center;
    margin-bottom: 10px;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

    .layered-content .block-pro-list li {
        margin: 0 0 5px;
        background: #25348e;
        font-size: 18px;
        border-radius: 3px
    }

        .layered-content .block-pro-list li a {
            color: #fff;
            padding: 0 10px
        }

        .layered-content .block-pro-list li:hover {
            background-color: #ff4318
        }

#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none
}

#boxes .window {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 9999
}

.window-popup {
    background: 0 0/100% 100%;
    padding: 0;
    max-width: 800px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
    border-radius: 4px;
    position: relative
}

    .window-popup .close-popup {
        background: #fff;
        display: block;
        height: 30px;
        line-height: 30px;
        position: absolute;
        right: -15px;
        text-align: center;
        top: -15px;
        width: 30px;
        z-index: 999;
        border-radius: 50%;
        box-shadow: 0 0 5px 0 rgba(0,0,0,.1)
    }

.content-popup, .footer-top .list, .ic-top, .inner-caption, .sale-product {
    position: relative
}

    .content-popup input[type=submit] {
        border-width: 0 0 3px;
        display: block;
        width: 100%;
        border-radius: 4px;
        height: 50px
    }

    .content-popup input[type=text] {
        background: #fff;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        color: #999;
        display: block;
        font-size: 18px;
        height: 50px;
        margin: 0 0 16px;
        padding: 0 10px;
        text-align: center;
        width: 100%
    }

    .content-popup .image-popup {
        margin: 10px 0
    }

    .content-popup select {
        background: linear-gradient(to bottom,#fff 0,#e5e5e5 100%) rgba(0,0,0,0);
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        color: #555;
        display: block;
        height: 40px;
        margin-bottom: 15px;
        padding: 0 15px;
        width: 100%
    }

        .content-popup select option {
            padding: 0 15px
        }

.option4 .group-button-header {
    margin-top: 10px;
    padding-left: 0
}

    .option4 .group-button-header .btn-cart, .option4 .group-button-header .btn-compare, .option4 .group-button-header .btn-heart, .option4 .group-button-header .btn-login {
        width: auto;
        float: right;
        text-indent: inherit;
        padding-left: 30px;
        padding-top: 19px
    }

    .option4 .group-button-header .btn-heart {
        background: url(../images/heart-icon.png) center left no-repeat;
        font-size: 14px
    }

    .option4 .group-button-header .btn-login {
        background: url(../images/user-icon.png) center left no-repeat;
        font-size: 14px;
        height: 39px;
        margin-right: 16px
    }

    .option4 .group-button-header .btn-cart {
        background: url(../images/cart-icon4.png) center left no-repeat;
        font-size: 14px;
        margin-right: 0;
        padding-left: 25px;
        padding-top: 12px
    }

        .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 .blog-list .page-heading span.page-heading-title {
    border-color: #09c
}

.option4 .nav-top-menu {
    background: 0 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.option4 .box-vertical-megamenus .title {
    height: 42px;
    line-height: 42px;
    background: #08c
}

.option4 .main-menu .navbar {
    min-height: 40px
}

.option4 #main-menu .navbar .navbar-nav > li > a {
    margin: 10px 0;
    padding: 0 10px;
    text-transform: uppercase;
    border: none
}

.option4 #main-menu .navbar .navbar-nav > li.active, .option4 #main-menu .navbar .navbar-nav > li:hover {
    background: 0 0;
    color: #08c
}

    .option4 #main-menu .navbar .navbar-nav > li.active > a, .option4 #main-menu .navbar .navbar-nav > li:hover > a {
        color: #08c;
        border: none
    }

    .option4 #main-menu .navbar .navbar-nav > li.active:last-child > a, .option4 #main-menu .navbar .navbar-nav > li:last-child > a {
        border: none;
        padding-right: 0
    }

.option4 #main-menu .navbar-nav > li:hover .dropdown-menu {
    -webkit-transform: translate(0,5px);
    -moz-transform: translate(0,5px);
    -o-transform: translate(0,5px);
    -ms-transform: translate(0,5px);
    transform: translate(0,5px);
    opacity: 1;
    visibility: visible
}

.option4 #main-menu li.dropdown:before {
    content: '';
    width: 100%;
    height: 5px;
    left: 0;
    right: 0;
    top: inherit;
    bottom: -5px
}

.option4 #main-menu {
    margin: 12px 0 0
}

.option4 .nav-ontop {
    height: 40px;
    background: #08c
}

    .option4 .nav-ontop #box-vertical-megamenus .title {
        background: #08c;
        color: #fff;
        border: none
    }

.option4 .box-vertical-megamenus .vertical-menu-content {
    border: 1px solid #eaeaea;
    padding-bottom: 32px
}

.option4 .box-vertical-megamenus .vertical-menu-list li {
    border: none;
    padding: 0 20px
}

.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 > a {
        border-color: transparent;
        border-top: none
    }

    .option4 .box-vertical-megamenus .vertical-menu-list > li:hover {
        background: #08c;
        border-left: none
    }

    .option4 .box-vertical-megamenus .all-category {
        margin-top: 0;
        padding-right: 20px;
        padding-left: 20px
    }

        .option4 .box-vertical-megamenus .all-category span:after {
            content: "\f101";
            font-size: 16px;
            font-weight: 400
        }

.option4 #main-menu .dropdown-menu .block-container .group_header > a, .option4 .vertical-dropdown-menu .mega-group-header span {
    border-color: #08c
}

.option4 .box-vertical-megamenus .all-category:hover span, .option4 .header-top-right .homeslider .bx-wrapper .bx-pager .bx-pager-item a.active {
    background: #08c;
    border-color: #08c
}

.info-orther p, .left-pro-view .widget-content .cat-list li ul > li > a, .sidebar-title h3 {
    border-bottom: 1px solid #eaeaea
}

.option4 .box-vertical-megamenus .vertical-menu-content ul > li > a.parent:before {
    right: 20px
}

.option4 .nav-ontop #box-vertical-megamenus {
    width: 60px
}

.option4 .nav-ontop #main-menu .navbar .navbar-nav > li > a {
    color: #fff;
    border-right: none
}

.option4 .nav-ontop #main-menu .navbar .navbar-nav > li.active, .option4 .nav-ontop #main-menu .navbar .navbar-nav > li:hover {
    background: #31a5df;
    color: #08c
}

.option4 #form-search-opntop form {
    margin-top: 4px;
    color: #fff
}

.option4 #form-search-opntop:hover form {
    border: 1px solid #cacaca;
    background: #31a5df
}

.option4 .main-header {
    background: #fff;
    padding: 20px 0
}

.option4 .header-top-right .homeslider {
    width: 100%;
    padding: 10px 0 0 10px
}

.home .pos-absolute {
    top: 0;
    width: 100%;
    z-index: 9
}

.product-list li .product-price.pro-content {
    color: #666;
    padding-bottom: 15px;
    font-size: 14px;
    opacity: 0;
    height: 0
}

.product-list li:hover .product-price.pro-content {
    opacity: 1;
    height: auto;
    max-height: 200px;
    overflow: hidden
}

#product .pb-right-column .product-desc.nd1 p, .box-bg-popup p, .content-shop .content-pro2 p, .entry-desc p, .footer3 p, .index-thumuc .index-item .item-desc p, .page-contact p, .site-wrap-news .left_sticky .banner-opacity p, .system-block-two .inner-box .caption-box .info .info-detail p, .tab-system.tab-container p {
    margin: 0 0 10px
}

.News:first-child .site-news .section-title, .footer-widget .widget-content h2:first-child, .footer-widget .widget-content h3:first-child, .ic-top h3, .panel-group .panel + .panel {
    margin-top: 0
}

.sp-brand .product-list .product-container .right-block .product-star {
    float: none;
    display: block;
    width: auto;
    text-align: center
}

.panel:last-child, .sale-product .product-list li .content_price, .sp-brand .product-list .product-container .content_price {
    border-bottom: none
}

    .sp-brand .product-list .product-container .content_price.content-link {
        display: none;
    }

.row-blog {
    background: #fff;
    margin-top: 40px
}

.formsearch-option4 {
    padding: 0;
    height: 40px
}

    .formsearch-option4 > form {
        border-right: 1px solid #ccc;
        height: 40px
    }

    .formsearch-option4 .form-category {
        border-right: 1px solid #ccc;
        height: 40px;
        min-width: 150px
    }

    .formsearch-option4 .select2-container--default, .formsearch-option4 .select2-selection--single {
        border: none;
        height: 40px;
        padding: 0;
        margin: 0;
        width: 100% !important
    }

        .formsearch-option4 .select2-container--default .select2-selection--single .select2-selection__arrow {
            right: 5px
        }

    .formsearch-option4 .form-category select {
        padding: 10px 25px 10px 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: url(../images/dropdow.png) right center no-repeat;
        color: #666
    }

    .formsearch-option4 .input-serach, .toc_toggle {
        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
        }

.sale-product {
    padding: 0 15px 20px;
    background: linear-gradient(90deg,#f3f3f3 10%,#fff 30%)
}

    .sale-product .product-list .owl-controls .owl-next, .sale-product .product-list .owl-controls .owl-prev {
        border-radius: 20px;
        overflow: hidden
    }

    .sale-product .product-list li .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-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: #fff;
        margin: 0;
        padding: 0 0 0 1px;
        text-align: center;
        text-indent: 0;
        border-radius: 90%;
        color: #666;
        border: 1px solid #fff;
        font-size: 0
    }

#RegPopup #sencontact_success p span.text-center, .option4 .blog-list .page-heading, .site-wrap-service .site-service .ftco-system-1 h3 a {
    font-size: 18px
}

.option4 #footer2 {
    margin-top: 0;
    padding-top: 40px;
    border: none
}

    .option4 #footer2 .footer-top {
        border-top: 1px solid #eaeaea
    }

.main-footer {
    background: #000;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .main-footer #baogia {
        display: none;
    }

.inner-caption, .tb-caption, .thumbnail-box {
    background-color: rgba(255, 255, 255, 0.89)
}

.main-footer a:hover {
    color: #f1592a
}

.main-footer .footer-top {
    padding: 40px 0 0
}

.footer-top .list {
    list-style: none;
    text-align: center
}

    .footer-top .list li {
        display: inline-block;
        vertical-align: top;
        font-size: 2rem;
        margin-right: 14px
    }

        .footer-top .list li:last-child, .title-system-sub.nav-tab2 > li:last-child {
            margin-right: 0
        }

.footer-top .row-flexd li {
    text-align: center;
}

    .footer-top .row-flexd li img {
        width: 2.4rem !important;
        height: 2.4rem !important;
        transition: color .3s ease-out;
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }

        .footer-top .row-flexd li:hover img,
        .footer-top .row-flexd li img + img {
            display: none;
        }

            .footer-top .row-flexd li:hover img + img {
                display: block;
                margin: 0 auto;
                margin-bottom: 10px;
            }

.footer-center {
    padding: 10px 0 30px
}

.main-footer .footer-bottom {
    border-top: #121212 1px solid;
    line-height: 24px;
    padding: 15px 0;
}

    .main-footer .footer-bottom .tags-footer {
        display: none
    }

.main-footer .widget-content p {
    margin: 0 0 10px;
}

.copyright-text {
    margin-bottom: 5px;
    text-align: center;
}
.social-icon{margin-top:15px;}
.social-icon li {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px
}

    .social-icon li:first-child {
        margin-left: 0
    }

    .social-icon li a .fa {
        display: block;
        width: 35px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        border-radius: 50%;
        color: #fff;
        -webkit-transition: .5s;
        -o-transition: .5s;
        -moz-transition: .5s;
        transition: .5s;
        font-size: 20px;
    }

        .social-icon li a .fa:hover {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg)
        }

    .social-icon li a .fa-facebook {
        background-color: #4b64a6
    }

    .social-icon li a .fa-instagram {
        background-color: #d38f2e
    }

    .social-icon li a .fa-twitter {
        background-color: #00abf1
    }

    .social-icon li a .fa-youtube {
        background-color: #c4302a
    }

    .social-icon li a .fa-linkedin {
        background-color: #0f76a8
    }

.maps > iframe {
    max-width: 100%;
    max-height: 250px;
    margin-bottom: 20px
}

.cl-promotion {
    text-align: left;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}

    .cl-promotion textarea {
        width: 100%;
        margin-top: 34px;
        padding: 10px;
        font-style: italic;
        /* background-color: #eaeaea;*/
        font-size: 16px;
        line-height: 26px;
        border: solid 1px #ddd;
        transition: border-width 0.6s linear;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        position: relative;
        animation: myanim 3s infinite;
        background-position: bottom left;
        overflow: hidden;
        color: #e60012;
    }

    .cl-promotion .so-head {
        width: 100%;
        padding: 5px 20px;
        background-color: #e60012;
        border: 1px solid #e60012;
        color: #fff;
        z-index: 1;
        position: absolute;
        font-size: 18px;
        text-transform: uppercase;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

        .cl-promotion .so-head::before {
            content: '';
            background-image: url(../files/qcad/icon/gift-box.png);
            width: 20px;
            height: 20px;
            background-position: left center;
            background-repeat: no-repeat;
            background-size: cover;
            display: inline-block;
            float: left;
            margin-top: 3px;
            margin-right: 10px;
        }

@keyframes myanim {
    30% {
        border-spacing: 50px;
        background-color: #fff7eb;
    }
}

.form_probook.sky-form .icon-prepend {
    width: 38px;
    left: 0;
}
/*.row-promo-service .promo-info{display:flex;}
    .row-promo-service .promo-info .sli-img{width:40%;}
    .row-promo-service .promo-info .sli-content{padding-left:20px;}*/
.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: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
}

.bg-breadcrumb {
    border-bottom: 1px solid #e6e6e6
}

.breadcrumb {
    margin: 15px 0;
    padding-bottom: 0
}

    .breadcrumb .iconfont {
        padding-right: 5px
    }

#left_column .post-item {
    margin-bottom: 15px;
    background: #fff
}

#left_column .related-posts .entry-ci {
    padding: 0 10px 10px
}

.thumbnail-box {
    box-shadow: 0 0 10px rgb(204 204 204 / 60%);
    -moz-box-shadow: 0 0 10px rgba(204,204,204,.6);
    -webkit-box-shadow: 0 0 10px rgb(204 204 204 / 60%);
    -o-box-shadow: 0 0 10px rgba(204,204,204,.6);
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-bottom: 30px
}

.tb-caption {
    padding: 0 .5rem 1rem
}

.inner-caption {
    margin-top: -50px;
    z-index: 1;
    padding: .8rem .8rem 0
}

    .inner-caption .ic-top + p {
        font-size: 14px;
        line-height: 1.8;
        clear: both;
        margin-top: -5px;
        height: 80px;
        overflow: hidden
    }

.ic-top {
    margin-bottom: 20px;
    height: 60px;
    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
    }

.post-date {
    width: 50px;
    height: 50px;
    background-color: #000;
    text-align: center;
    padding: 12px 3px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

    .post-date p {
        margin-bottom: 0;
        line-height: .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: #fff;
    padding: 8px 20px;
    height: 58px
}

.block-testimonials .testimonial-wapper .testimonials li .testimonial-image, .caption-box, .support-pk-stand {
    padding: 10px
}

.link-box p::before {
    content: "\f0c1";
    margin-right: 5px;
    color: #0e76bc
}

.link-box p a {
    color: #000
}

.box-blogs .thumbnail-box .tb-bottom .link-box {
    padding: 0;
    float: right
}

.user-box {
    display: inline-block;
    margin-right: 10px
}

    .user-box p::before {
        content: "\f0c6";
        margin-right: 5px;
        color: #000
    }

    .user-box p a {
        font-size: 12px
    }

.comment-box-alt, .index-service .box-list .item-title a, .index-service .box-list .item-title i, .info-feature .feature-name, .info-feature .info-sub {
    display: inline-block
}

    .comment-box-alt p::before {
        content: "\f06e";
        margin-right: 5px;
        color: #000
    }

.content h3, .content h4 {
    margin: 10px 0 15px;
    line-height: 36px
}

.content-text .content {
    line-height: 24px
}

.columns-container.abouts .content-text .content {
    display: none;
}

.content-text .ngaycn {
    display: none;
    font-size: 12px;
    color: #666;
    padding-bottom: 10px;
    text-align: center
}

.product-img-thumb .video-play .box-video i {
    width: 45px;
    height: 45px;
    position: absolute;
    text-align: center;
    left: 50%;
    top: 45%;
    transform: translate(-50%,-50%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    color: #00b0f0;
    box-shadow: 0 0 0 6px rgb(255 255 255 / 30%);
    -webkit-box-shadow: 0 0 0 6px rgb(255 255 255 / 30%);
    padding-left: 5px;
    content: "\f04b";
    font: 24px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 1
}

/*.product-img-thumb .video-play .box-video img {
    min-height: 119px
}*/

.content-text .alb-info .alb-title:hover a, .content-text .pro-video .name-video:hover a, .heart.liked, .product-img-thumb .video-play:hover .box-video i, .product-tab .tab-container .tab-panel a {
    color: #ff6600
}

    .heart.liked i.fa-heart {
        color: #ffbb00;
    }

#product .pb-left-column .product-image .product-full.img_par .video-bg {
    max-height: inherit
}

.box-center-home img, .content-shop .content-pro2, .content-text img, .product-tab .tab-container .tab-panel img, .qua-tang_three-col .item-three-col .item-three-col__image img {
    height: auto !important
}

.product-tab .tab-container .tab-panel .table td > p > img {
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 180px;
    width: 100% !important;
}

.about-home .item-videobox .item-video iframe body {
    margin: 0 !important
}

.product-tab .tab-container .tab-panel a.btnSendComment {
    color: #f3d3c9;
    margin-top: 10px;
    max-width: 150px !important
}

.navigation-pipe {
    margin: 0 6px
}

.page-heading span.page-heading-title2 {
    margin-top: 10px;
    line-height: 28px;
    color: #ff6600
}

.page-heading.page-faq, .page-heading.page-ser, .page-heading.product {
    text-align: center;
    margin-top: 0;
    padding-top: 20px;
    color: #ff6600
}

.page-heading {
    font-size: 3.6rem;
    margin-bottom: 15px;
    border-bottom: 0;
    text-align: center;
    font-weight: 400;
}

.entry-detail .page-heading .pull-right {
    display: inline-block;
    float: none !important;
    margin-top: 0 !important
}

.page-head-service {
    text-align: center;
    background: #ff6600
}

    .page-head-service ul li {
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px
    }

        .page-head-service ul li.h1-service, .page-head-service ul li.h1-service h1 {
            font-size: 16px;
            color: #ff6600
        }

        .page-head-service ul li a {
            color: #fff;
            font-style: normal;
            font-weight: 600
        }

    .page-head-service .fist-service ul {
        display: flex;
        line-height: 26px;
        padding: 10px 0
    }

.page-service .led-service > ul {
    padding-inline-start: 40px;
    margin: 20px 0;
}

    .page-service .led-service > ul li {
        list-style-type: disc;
    }

.page-partner .bg-adv-banner, .page-service .bg-adv-banner {
    height: 40vh;
    overflow: hidden;
    position: relative
}

.page-partner .category-slider .item-slider .slider-thumb, .page-service .category-slider .item-slider .slider-thumb {
    position: relative;
    height: 40vh;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.page-partner .page-heading.partner-head .page-heading-title2, .page-service .page-heading.service-head .page-heading-title2 {
    line-height: normal
}

.page-service .bg-adv-banner .content-top {
/*    background-image: url(../files/images/icon/honeycomb.svg);*/
    height: 30em;
    width: 26em;
    padding: 8rem 3rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    margin-left: 25vw;
    top: 4vh;
    text-align: justify
}

.contact-form-send .why-choise .sky-form .col-xs-12:nth-of-type(2), .contact-form-send .why-choise .sky-form .col-xs-12:nth-of-type(3) {
    width: 50%
}

.page-partner .why-contact, .page-service .why-contact {
    padding: 60px 0;
    overflow: hidden;
    /*background-image: url(../files/qcad/why-contact.jpg);*/
    background-color: #f8f8f8
}

    .page-partner .why-contact .box-trans, .page-service .why-contact .box-trans {
        border: 1px solid #fff;
        background: rgba(255,255,255,.8);
        padding: 3em 2em;
        margin: 0
    }

.from-partner-about .partner-about-wapper .about-item .title, .page-partner .post-info .partner-ci .partner-title, .service-posts .wrap__text .entry-title {
    text-transform: uppercase;
    font-weight: 500;
    display: flex;
    position: relative;
    padding-left: 10px
}

    .from-partner-about .partner-about-wapper .about-item .title:before, .page-partner .post-info .partner-ci .partner-title:before, .service-posts .wrap__text .entry-title::before {
        content: "";
        background: #d29f13;
        position: absolute;
        width: 3px;
        height: 100%;
        left: -2px
    }

.bg-partner .list-partner .read-more .text-left, .service-posts .read-more .text-left {
    margin: 15px auto;
    display: flex;
    align-items: center;
    justify-content: center
}

    .service-posts .read-more .text-left .see-button {
        padding: 10px 30px;
        position: relative;
        color: #fff;
        font-size: 16px;
        background: #000;
        border-radius: 4px;
        transition: .5s;
        cursor: pointer;
        border: 1px solid #333;
        text-transform: uppercase
    }

        .bg-partner .list-partner .read-more .see-button:hover, .content-whyus .read-more .see-button:hover, .from-partner-about .partner-about-wapper .about-item .read-more .see-button:hover, .qua-tang_three-col .read-more .see-button:hover, .service-posts .read-more .text-left .see-button:hover {
            background: #d29f13
        }

.bg-partner .list-partner, .service-posts .bg-service-post {
    padding-top: 50px;
    padding-bottom: 70px
}

    .service-posts .bg-service-post:nth-child(2), .service-posts .bg-service-post:nth-child(7) {
        background: #f9f9f9
    }

    .service-posts .bg-service-post:nth-child(3), .service-posts .bg-service-post:nth-child(8) {
        background: #f6f6f6
    }

    .service-posts .bg-service-post:nth-child(10), .service-posts .bg-service-post:nth-child(4) {
        background: #f1f1f1
    }

    .bg-partner .list-partner:first-child, .bg-partner .list-partner:nth-child(5) {
        background: #f3e4cf
    }

    .bg-partner .list-partner:nth-child(2), .bg-partner .list-partner:nth-child(7) {
        background: #f2e9e9
    }

    .bg-partner .list-partner:nth-child(3), .bg-partner .list-partner:nth-child(8) {
        background: #ebebeb
    }

    .bg-partner .list-partner:nth-child(10), .bg-partner .list-partner:nth-child(4) {
        background: #e6fbdf
    }

    .bg-partner .list-partner .read-more, .content-whyus .read-more, .from-partner-about .partner-about-wapper .about-item .read-more, .qua-tang_three-col .read-more {
        text-align: center;
        position: relative;
        padding-top: 30px
    }

        .bg-partner .list-partner .read-more .see-button, .content-whyus .read-more .see-button, .from-partner-about .partner-about-wapper .about-item .read-more .see-button, .qua-tang_three-col .read-more .see-button {
            padding: 10px 30px;
            position: relative;
            color: #fff;
            font-size: 16px;
            background: #000;
            border-radius: 4px;
            transition: .5s;
            cursor: pointer;
            border: 1px solid #d29f13;
            text-transform: uppercase
        }

.from-partner-about, .product-detail-wrapper {
    padding: 30px 0
}

.video__items {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

    .video__items iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.pagibar {
    width: auto;
    text-align: center;
    margin-top: 15px
}

.box-orther, .maps_footer, .partner-choise {
    margin-top: 20px
}

.pagibar .pagination {
    padding: 0;
    margin: 0;
    border-radius: 0
}

    .pagibar .pagination a:hover {
        background: #d85f31;
        color: #fff
    }

    .pagibar .pagination .active a {
        background: #4ca246;
        color: #fff
    }

    .pagibar .pagination > li:first-child > a, .pagibar .pagination > li:first-child > span {
        margin-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .pagibar .pagination > li > a, .pagibar .pagination > li > span {
        position: relative;
        float: left;
        padding: 8px 15px;
        margin-left: -1px;
        line-height: 1.42857;
        color: #999;
        text-decoration: none;
        background-color: #fafafa;
        border: 1px solid #eaeaea
    }

    .pagibar .pagination > li:last-child > a, .pagibar .pagination > li:last-child > span {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

.site-wrap-news {
    padding: 30px 0;
    background-color: #f6f6f6
}

.News .site-news .section-title, .project .site-project .section-title {
    position: relative;
    border-bottom: 1px solid #25348e;
    padding-bottom: 10px
}

.News .site-news .text-more, .project .site-project .text-more {
    position: absolute;
    right: 15px;
    top: 20px
}

.site-news .h-entry .font-size-regular, .site-project .second-step-project .font-size-regular {
    font-size: 18px;
    height: 70px;
    overflow: hidden;
    line-height: normal
}

.product-gallery, .row-page-about, .row-page-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .row-page-about .left_sticky, .row-page-news .left_sticky {
        box-sizing: border-box;
        width: 100%;
        position: -webkit-sticky;
        position: sticky;
        top: 65px;
        padding-bottom: 1px
    }

blockquote p {
    font-style: italic;
    margin-bottom: 0;
    font-size: 22px
}

#product-detail blockquote, .content-pro2 blockquote, .content-pro3 blockquote, .content-text blockquote, .pro-service .services-desc blockquote {
    /*background: #f9f9f9;*/
    border-left: 2px solid #ccc;
    margin: 1.5em 10px;
    padding: .5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    font-style: italic;
    font-size: 18px
}

    #product-detail blockquote:before, .content-pro2 blockquote:before, .content-pro3 blockquote:before, .content-text blockquote:before {
        color: #ccc;
        content: open-quote;
        font-size: 7em;
        line-height: .1em;
        margin-right: .25em;
        vertical-align: -.4em
    }

    #product-detail blockquote p, .content-text blockquote p {
        display: inline
    }

    #product-detail ol, .content-pro2 blockquote ol, .content-pro3 blockquote ol, .content-text ol, .content-text.about ol, .his-list .item-desc ol, .product-desc.nd1 ol {
        list-style-type: decimal;
        padding-left: 26px;
        display: block
    }

    #product-detail ul, .content-pro2 blockquote ul, .content-pro3 blockquote ul, .content-text ul, .content-text.about ul, .his-list .item-desc ul, .product-desc.nd1 ul {
        list-style-type: disc;
        padding-left: 26px;
        display: block
    }

    #product-detail ol li, .content-pro2 blockquote ol li, .content-pro3 blockquote ol li, .content-text ol li, .content-text.about ol li, .his-list .item-desc ol li, .product-desc.nd1 ol li {
        list-style-type: decimal
    }

    #product-detail ul li, .about-home .large-gutters .led ol li, .about-home .large-gutters .led ul li, .content-pro2 blockquote ul li, .content-pro3 blockquote ul li, .content-text ul li, .content-text.about ul li, .his-list .item-desc ul li, .product-desc.nd1 ul li {
        list-style-type: disc
    }

        .content-text.about ul li.post-item {
            list-style-type: none;
        }

#product-detail a:hover, .check-box-list input[type=checkbox]:checked + label, .check-box-list label:hover, .content-text a:hover {
    color: #f63
}

.content-text.about ul.blog-posts {
    list-style-type: none;
    padding: 0
}

.box-orther {
    position: relative;
    padding-top: 20px;
    border-top: 1px solid #e7e7e7
}
.box-orther a, .news2-main .item-desc .box-orther a, .content-text.about a, .product-detail-scoll a{
	color: #ff6600
}
.content-text .cate-alb .item-alb, .content-text .cate-sub-alb .item-alb {
    position: relative;
    border: 1px solid #eaeaea;
    padding: 5px
}

.content-text .cate-alb .alb-info, .content-text .cate-sub-alb .alb-info {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 15px
}

.content-text .alb-info .alb-title {
    min-height: 78px;
    line-height: 26px
}

.content-text .cate-alb .alb-info .alb-extra-link a, .content-text .cate-sub-alb .alb-info .alb-extra-link a {
    border: 1px solid #eaeaea;
    padding: 10px 12px;
    background: #eee
}

    .content-text .cate-alb .alb-info .alb-extra-link a:hover, .content-text .cate-sub-alb .alb-info .alb-extra-link a:hover {
        background: #83c011;
        color: #fff
    }
.project-full .owl-carousel .owl-item, .project-img-thumb .owl-carousel .owl-item {
    margin-bottom:10px;
}
.project-full .lg-item .item-pic,
.project-img-thumb .project-item .item-pic {
    position: relative;
    padding: 0;
    padding-bottom: 60%;
    overflow: hidden;
}
    .project-full .lg-item .item-pic img,
    .project-img-thumb .project-item .item-pic img {
        margin: 0 auto;
        position: absolute;
        width: 100%;
        height: 100% !important;
        top: 0;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .list-photo .item {
        float: left;
        position: relative;
        line-height: 1em;
        width: 33.33334%;
        border: 3px solid #fff
    }

.list-photo .grid-sizer {
    width: 33.33334%
}

.list-photo .image {
    max-width: 100%;
    margin: 0;
    display: block
}

    .list-photo .image:after {
        clear: both
    }

.list-photo .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
    color: #fff;
    display: none
}

    .list-photo .overlay .title-sort span {
        width: 40px;
        height: 40px;
        background-color: rgba(255,102,51,.5);
        display: block;
        margin: 0 auto;
        line-height: 40px;
        border-radius: 50%
    }

    .list-photo .overlay .description .title {
        text-align: center;
        font-size: 20px
    }

    .list-photo .overlay .description {
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: rgba(0,0,0,.8);
        width: 100%;
        margin: 0
    }

        .list-photo .overlay .description h3 {
            margin: 20px
        }

.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
}

#product .product-name {
    text-align: left;
    font-size: 34px;
    font-weight: 400;
    color: #000
}

#product .pb-right-column .form-option {
    width: auto;
    display: inline-block
}

#product .pb-right-column .form-action {
    padding-left: 15px;
    width: auto;
    display: inline-block
}

#product .pb-right-column .form-cart-option {
    position: relative;
    display: flex;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
}

#product .pb-right-column .adprobook, #product .pb-right-column .adprobook2 {
    width: auto;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    clear: both;
    padding: 6px 20px;
    background: #ff6600;
    border-radius: 26px;
    cursor: pointer;
    line-height: 18px;
}

    #product .pb-right-column .adprobook strong {
        display: block;
        line-height: normal;font-size:18px;
    }
.product-list li .content_price > span,
#product .pb-right-column .product-price-group .price > span {
    color: #ff6600 !important;
}
.col-info-feature .title-feature-other .info-feature .feature-name {
    font-weight: 600;
    color: #666;
    padding-right: 5px
}

.col-info-feature .title-feature-other .info-feature .info-sub {
    line-height: 32px;
    list-style: disc
}

    .col-info-feature .title-feature-other .info-feature .info-sub li {
        margin: 0 5px;
        list-style: none;
        display: inline-block
    }

        .col-info-feature .title-feature-other .info-feature .info-sub li:before {
            font-family: FontAwesome;
            font-size: 14px;
            content: "\f00c";
            margin-right: 3px;
            font-weight: 300
        }

#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, .fanpage {
    overflow: hidden
}

#product .pb-right-column .form-share .share-title span {
    font-style: italic;
    color: #83c011
}

.show-more2::before, .show-more::before {
    height: 55px;
    margin-top: -45px;
    content: -webkit-gradient(linear,0 100%,0 0,from(#fff),color-stop(.2,#fff),to(rgba(255,255,255,0)));
    display: block
}

.show-more .readmore, .show-more2 .readmore {
    color: #0090c9
}

    .show-more .readmore:after, .show-more2 .readmore:after {
        content: '';
        width: 0;
        right: 0;
        border-top: 6px solid #288ad6;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        display: inline-block;
        vertical-align: middle;
        margin: -2px 0 0 5px
    }

.show-more, .show-more2 {
    text-align: center;
    margin-bottom: 20px
}

.product-gal {
    padding: 0 15px;
}

    .product-gal .row-sflex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        border-bottom: #eaeaea 1px solid;
    }

        .product-gal .row-sflex a {
            display: block;
        }

.product-tab .tab-container .tab-panel .product-gal .row-sflex a img {
    max-width: 100%;
}

.product-gal .row-sflex:nth-child(1), .product-gal .row-sflex:nth-child(3), .product-gal .row-sflex:nth-child(5), .product-gal .row-sflex:nth-child(7), .product-gal .row-sflex:nth-child(9), .product-gal .row-sflex:nth-child(11), .product-gal .row-sflex:nth-child(13) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.product-gal .row-sflex .text-lg {
    font-size: 24px;
    font-weight: 600;
}

    .product-gal .row-sflex .text-lg span {
        font-size: 16px;
        margin-top: 30px;
        display: block;
        font-weight: 400;
    }

.alo-circle, .alo-circle-fill, .boxpopup .TextBoxTitlePopup, .boxpopup .row [class^=col-]:nth-child(4), .content-header .content-header-left, .content-header .content-header-right, .form-send-contact .why-choise .row div:nth-child(2), .show-more2, .social-button i.fa-weixin:before, .social-button i.fa-whatsapp:before {
    display: none !important
}

.row-sflex {
    max-height: 400px;
    overflow: hidden;
}

#myListViewed li .product-container .product-star, #myTableWish li .product-container .product-star {
    width: auto;
    float: none;
    text-align: center;
    display: block
}

#myListViewed li .product-container .product-name, #myTableWish li .product-container .product-name {
    width: 100%;
    height: 50px;
    overflow: hidden
}

.heart {
    font-size: 36px
}

    .heart.like {
        color: #00a651;
        padding-right: 10px
    }

.delete_cartorder {
    position: absolute;
    top: -1px;
    right: 3px
}

#myTableCart .pointer td a.delete_cartorder {
    top: 20px
}

#thongbao {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #00508e;
    max-width: 300px;
    color: #eee;
    padding: 10px 15px;
    display: none
}

.cartlist-number, .viewdlist-number, .wishlist-number {
    border-radius: 50%;
    padding: 3px 5px;
    color: #eee;
    font-size: 13px;
    top: -7px;
    right: -5px;
    position: absolute;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: normal
}

.cartlist-number {
    background: #f7180d
}

.wishlist-number {
    background: #ff9800
}

.viewdlist-number {
    background: #00508d
}

i.fa-heart {
    color: #007e6b
}

.layered-content .check-box-list {
    padding: 0;
    border: none;
    margin-bottom: 0
}

.check-box-list tr td {
    line-height: 32px;
    list-style: none;
    width: 50%;
    display: inline-block;
    float: left;
    overflow: hidden;
    padding: 0
}

.check-box-list label {
    line-height: 26px;
    vertical-align: top;
    font-size: 13px
}

.check-box-list input[type=checkbox] {
    display: inline-block;
    background-color: #fff;
    width: 30px;
    height: 18px
}

    .check-box-list input[type=checkbox]:checked {
        color: #f63;
        display: block !important
    }

.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: #f1f1f1;
    border-radius: 10px;
    margin-bottom: 10px
}

.document-file .fa-save:before {
    content: "\f019"
}

.content-text .pro-video .name-video {
    padding: 15px 7px 0;
    font-size: 16px;
    line-height: 22px
}

.sidebar-page-container .default-services-block .inner-box {
    position: relative;
    margin-bottom: 30px
}

    .sidebar-page-container .default-services-block .inner-box .overlay-box span {
        opacity: 1;
        width: 45px;
        height: 45px;
        right: 0;
        position: absolute;
        z-index: 10;
        line-height: 45px;
        background-color: #cccccc54;
        text-align: center;
        display: none
    }

.lower-content h3 {
    height: 48px;
    overflow: hidden;
    font-size: 18px
}

.lower-content .text {
    height: 120px;
    overflow: hidden
}

.about-home .large-gutters .btn-link:after, .lower-content .link-box:after {
    font: 14px/1 FontAwesome;
    content: "\f178";
    padding-left: 10px
}

.inner-box .site-wrap-service {
    padding-top: 20px
}

.sidebar-title h3 {
    font-size: 16px;
    font-weight: 700;
    padding-left: 28px;
    text-transform: uppercase;
    padding-top: 11px;
    padding-bottom: 12px;
    background-color: #174a90;
    color: #fff
}

.left-pro-view .widget-content {
    padding: 10px 0;
    background-color: #f6f6f6;
    margin-bottom: 20px
}

    .left-pro-view .widget-content .cat-list li {
        padding: 5px 10px;
        position: relative
    }

    .left-pro-view .widget-content .cat-list > li > a {
        border-bottom: 1px solid #ccc;
        font-weight: 600
    }

    .left-pro-view .widget-content .cat-list li ul > li > ul > li > a:before {
        font: 14px/1 FontAwesome;
        content: "\f0da";
        padding-right: 10px
    }

    .left-pro-view .widget-content .cat-list li ul > li > ul {
        position: absolute;
        width: 100%;
        top: 0;
        right: 100%;
        padding: 0;
        margin-right: 10px;
        z-index: 100;
        background: rgba(255,255,255,.9);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: .2s linear;
        -moz-transition: .2s linear;
        -ms-transition: .2s linear;
        -o-transition: .2s linear;
        transition: .2s linear;
        -webkit-box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 5%),-2px 0 5px 1px rgb(0 0 0 / 5%);
        -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
        -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
        -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
        box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 5%),-2px 0 5px 1px rgb(0 0 0 / 5%)
    }

    .left-pro-view .widget-content .cat-list li ul > li:hover > ul {
        visibility: visible;
        opacity: 1;
        transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s
    }

    .left-pro-view .widget-content .cat-list > li > a:before {
        content: "\f105";
        font-size: 14px;
        display: inline-block;
        text-align: right;
        font-family: FontAwesome;
        padding-right: 8px;
        color: #25348e;
        font-weight: 700;
        cursor: pointer
    }

    .left-pro-view .widget-content .cat-list > li:hover > a:before {
        content: "\f105"
    }

    .left-pro-view .widget-content .cat-list > li > ul > li > a:before {
        content: "\f111";
        font-size: 14px;
        display: inline-block;
        text-align: right;
        font-family: FontAwesome;
        padding-right: 8px;
        color: #ef692a;
        font-weight: 700;
        cursor: pointer
    }

.group-brand .item-product {
    border: 1px solid #eaeaea;
    position: relative
}

.group-brand .product-list li .product-info {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #ffffff8a;
    text-align: center
}

.group-brand .product-list li:hover .item-product .product-info {
    opacity: 1;
    background: #fcb532
}

.group-brand .item-product .product-info .pro-name {
    overflow: hidden;
    padding-top: 5px
}

.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 {
    position: relative;
    padding: 3.5px 0
}

#product .pb-right-column .info-orther.ortherfea {
    margin: 0 -1%;
    display: inline-block;
    width: 100%;
}

    #product .pb-right-column .info-orther.ortherfea p span {
        float: left;
    }

.info-orther.ortherfea p {
    width: 48%;
    float: left;
    margin: 0 1%;
    text-align: right;
}

#product .pb-right-column .info-orther p span {
    font-weight: 600;
    padding: 0 5px
}

.product-list.grid {
    margin-left: -3px;
    margin-right: -3px
}

    .product-list.grid [class^=col-] {
        padding-left: 3px;
        padding-right: 3px
    }

.saleon .block_content .testimonial .tel {
    padding-top: 10px;
    font-size: 24px;
    color: #f63
}

.saleon .block_content .testimonials .sale-info {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    display: block;
    position: relative;
    text-align: center
}

    .saleon .block_content .testimonials .sale-info .sale-phone {
        text-align: center;
        font-size: 24px;
        color: #f63
    }

.saleon .block_content .testimonial .sale-phone a {
    color: red
}

.saleon .block_content .testimonial .sale-email {
    font-size: 14px;
    color: #f63
}
.video__items {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

    .video__items iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.default-services-block {
    margin-bottom: 30px;
}

    .default-services-block .overlay-box {
        position: absolute;
        top: 35%;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        font-size: 34px;
        opacity: 0;
        display: none;
        visibility: hidden
    }

    .default-services-block .inner-box {
        position: relative;
        border: 1px solid #eaeaea;
    }

        .default-services-block .inner-box .image-box .image {
            overflow: hidden;
            padding: 0;
            padding-bottom: 76%;position:relative;
        }

            .default-services-block .inner-box .image-box .image img {
                margin: 0 auto;
                position: absolute;
                width: 100%;
                height: 100% !important;
                top: 0;
                left: 0;
                -o-object-fit: cover;
                object-fit: cover;
            }

    .default-services-block:hover .inner-box {
        border-color: #db1c24;
    }

    .default-services-block .inner-box .lower-content h3, .default-services-block .inner-box .lower-content h4 {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: initial;
        text-align: center;
        font-weight: 700;
    }

    .default-services-block:hover .inner-box .overlay-box {
        width: 100%;
        z-index: 10;
        visibility: visible;
        opacity: 1;
        display: block;
        transition: all 0.5s;
    }

    .default-services-block .inner-box .overlay-box a {
        color: #db1c24;
    }

    .default-services-block .inner-box .overlay-box span {
        filter: alpha(opacity:100);
        opacity: 1;
        width: 45px;
        height: 45px;
        right: 0px;
        position: absolute;
        filter: alpha(opacity:0);
        z-index: 10;
        line-height: 45px;
        background-color: #cccccc54;
        text-align: center;
        display: none;
    }

    .default-services-block .inner-box .lower-content .inner .info {
        padding: 0;
        margin: 0;
        display: none;
        justify-content: space-between;
    }

        .default-services-block .inner-box .lower-content .inner .info li {
            list-style: none;
            margin: 0 5px;
        }

            .default-services-block .inner-box .lower-content .inner .info li:nth-child(2) {
                display: none;
            }

    .default-services-block .inner-box .lower-content {
        padding: 10px 15px 15px 15px
    }
.content-text .content.text-bold {
    font-weight: 700;
}
.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: .8
    }

.parallax {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    text-align: center
}

/*.home .block-testimonials.parallax {
    background-image: url(../files/qcad/bg-testimonials.jpg)
}*/

.home .block-partner.parallax {
    background-color: #f9f9f9
}

.home .block-partner, .home .block-testimonials {
    padding-top: 60px;
    padding-bottom: 80px
}

.block-testimonials .testimonial-wapper .testimonials li {
    min-height: 430px
}

    .block-testimonials .testimonial-wapper .testimonials li .testimonial-image img {
        border-radius: 50%;
        overflow: hidden;
        width: 50%;
        margin: 0 auto;
        border: 10px solid #fff
    }

.block-testimonials .testimonial-wapper .testimonials .item-center li .testimonial-image img {
    border-color: #25348e;
    width: 70%
}

.block-partner .partner-wapper .partner .owl-controls .owl-next, .block-partner .partner-wapper .partner .owl-controls .owl-prev, .block-testimonials .testimonial-wapper .testimonials .owl-controls .owl-next, .block-testimonials .testimonial-wapper .testimonials .owl-controls .owl-prev {
    background: 0 0;
    width: 40px;
    height: 40px;
    color: #ccc;
    text-align: center;
    line-height: 40px;
    font-size: 50px;
    font-weight: 300
}

.block-partner .partner-wapper .partner li .info, .block-testimonials .testimonial-wapper .testimonials li .info, .footer-center #address-box {
    text-align: justify
}

    .block-testimonials .testimonial-wapper .testimonials li .info .testimonial-nane {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 5px;
        text-align: center
    }

.block-partner .partner-wapper .partner li .partner-image img {
    overflow: hidden;
    margin: 0 auto;
    border: 4px solid #fff
}

.block-partner .section-content .partner-about img {
    padding: 15px 0;
    height: auto !important
}

.block-partner .section-content .partner-about, .pro-service .services-desc, .table.table-hover.table-bordered.table-detail-price {
    padding-bottom: 20px
}

.block-partner .partner-wapper .partner li .info .partner-nane {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
    text-align: center;
    min-height: 44px;
    display: none
}

.block-partner .partner-wapper .partner li .info .info-content {
    max-height: 110px;
    overflow: hidden;
    color: #fff;
    display: none
}

    .block-partner .partner-wapper .partner li .info .info-content::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.1);
        background-color: #cdf8f9
    }

    .block-partner .partner-wapper .partner li .info .info-content::-webkit-scrollbar {
        width: 1px;
        background-color: #cdf8f9
    }

    .block-partner .partner-wapper .partner li .info .info-content::-webkit-scrollbar-thumb {
        background-color: #25348e
    }

.ion-clock:before, .ion-eye:before {
    display: inline-block;
    font: 400 18px/1 FontAwesome;
    speak: none;
    text-transform: none;
    text-rendering: auto;
    -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-other .pro-video .thum-video,
.content-text .pro-video .thum-video {
    position: relative;
    overflow: hidden;
    padding: 0;
    display: block;
    padding-bottom: 56.25%;
}
    .content-other .pro-video .thum-video a img,
    .content-text .pro-video .thum-video a img {
        position: absolute;
        width: 100%;
        height: 100% !important;
        top: 0;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .content-other .pro-video .thum-video a:before,
    .content-text .pro-video .thum-video a:before {
        content: "\f16a";
        font: normal normal normal 14px / 1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        width: 50px;
        height: 40px;
        position: absolute;
        display: block;
        top: calc(50% - 20px);
        left: calc(50% - 20px);
        z-index: 1;
        color: #ff6600;
        font-size: 40px;
    }
.content-other .pro-video .name-video,
.content-text .pro-video .name-video {
    padding-top: 15px;
    height: 65px;
    overflow: hidden;
    text-align: center
}
.content-other .pro-video .col-sm-4{margin-bottom:30px;}
.bacviet-toc {
    border: 1px solid #cdf8f9;
    padding: 10px;
    margin: 0 auto 15px;
    position: relative;
    background-color: #f3fbfb;
    width: auto;
    display: inline-block
}

    .bacviet-toc #main-toc {
        text-align: center;
        font-size: 16px;
        margin-bottom: 0
    }

.content-text .bacviet-toc ul {
    margin: 0;
    padding: 0
}

.group-banner4 .list-banner .owl-controls .owl-next, .group-banner4 .list-banner .owl-controls .owl-prev, .section-band-logo .list-band9 .owl-controls .owl-next, .section-band-logo .list-band9 .owl-controls .owl-prev {
    background: rgba(234,234,234,.19)
}

.group-banner4 .list-banner:hover .owl-controls .owl-next, .group-banner4 .list-banner:hover .owl-controls .owl-prev, .section-band-logo .list-band9:hover .owl-controls .owl-next, .section-band-logo .list-band9:hover .owl-controls .owl-prev {
    background: rgba(57,175,129,.7)
}

.group-banner4 .list-banner:hover .owl-controls .owl-next, .row-cate-pro .cate-pro:hover .owl-controls .owl-next, .section-band-logo .list-band9:hover .owl-controls .owl-next {
    border-radius: 8px 0 0 8px
}

.group-banner4 .list-banner:hover .owl-controls .owl-prev, .row-cate-pro .cate-pro:hover .owl-controls .owl-prev, .section-band-logo .list-band9:hover .owl-controls .owl-prev {
    border-radius: 0 8px 8px 0
}

.section-band-logo .list-band9 .item-brand {
    height: 90px;
    overflow: hidden;
    position: relative;
    padding: 2px
}

.index-service .box-list .item-title i {
    padding-left: 10px;
    font-size: 2rem
}

.row-cate-pro .cate-pro .owl-controls .owl-next, .row-cate-pro .cate-pro .owl-controls .owl-prev {
    background: rgb(0 117 223);
    height: 50px;
    font-size: 20px;
    line-height: 50px
}

.row-cate-pro .cate-pro:hover .owl-controls .owl-next, .row-cate-pro .cate-pro:hover .owl-controls .owl-prev {
    background: #ff5722
}

#section-banner-home-frist {
    background-position: right center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: contain;
    display: grid;
    align-items: center
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.about-home, .box-home .index-item {
    padding-bottom: 30px
}

    .about-home .ml-auto .items-history, .index-whyus .items-history {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        padding: 20px 0 15px;
        margin-left: 0;
        position: relative;
        text-align: justify;
        color: #fff;
    }

        .about-home .ml-auto .items-history .list-item .item-title, .index-whyus .list-item .item-title {
            font-weight: 600;
            font-size: 18px;
            position: relative;
        }

            .about-home .ml-auto .items-history .list-item .item-title a, .index-whyus .list-item .item-title a {
                padding: .7em 60px .7em 3%;
                border-top: 1px solid #ccc;
            }

            .about-home .ml-auto .items-history .list-item .item-title:first-child a, .index-whyus .list-item .item-title:first-child a {
                border: none;
            }

            .about-home .ml-auto .items-history .list-item .item-title:hover a, .index-whyus .list-item .item-title:hover a {
                background-color: rgba(0, 0, 0, 0.03);
            }

        .about-home .ml-auto .items-history .led {
            padding-bottom: 20px;
        }

            .about-home .ml-auto .items-history .led .more {
                margin-top: 40px;
            }

        .about-home .ml-auto .items-history .list-item .item-title > a > i, .index-whyus .list-item .item-title > a > i {
            display: inline-block;
            vertical-align: middle;
            width: 20px;
            height: 8px;
            position: absolute;
            right: 15px;
            top: 50%;
            transform: translate(0, -50%);
        }

            .about-home .ml-auto .items-history .list-item .item-title > a > i:before, .index-whyus .list-item .item-title > a > i:before {
                content: "";
                width: 100%;
                height: 2px;
                background-color: #ff6600;
                position: absolute;
                left: 0;
                bottom: 1px;
            }

            .about-home .ml-auto .items-history .list-item .item-title > a > i:after, .index-whyus .list-item .item-title > a > i:after {
                content: "";
                width: 2px;
                height: 100%;
                background-color: #ff6600;
                position: absolute;
                right: 0;
                bottom: 2px;
                transform-origin: 0 100%;
                transform: rotate(-45deg);
            }

    .about-home .sign-font {
        position: relative;
    }

        .about-home .sign-font span {
            font-size: 45px;
            color: #fff;
            position: absolute;
            right: 0px;
            top: 20px;
            transform: rotate(-20deg);
        }

    .about-home .index-item .item-title:before, .about-home .index-item .item-title::after, .index-whyus .index-item .item-title:before, .index-whyus .index-item .item-title:after {
        display: none;
    }

    .about-home .index-item .item-title > a > i, .index-whyus .index-item .item-title > a > i {
        display: inline-block;
        vertical-align: middle;
        width: 40px;
        height: 16px;
        position: absolute;
        right: 0;
        bottom: 0;
        margin: 0 12px 15px 0;
    }

        .about-home .index-item .item-title > a > i:before, .index-whyus .index-item .item-title > a > i:before {
            content: "";
            width: 100%;
            height: 3px;
            background-color: #fff;
            position: absolute;
            left: 0;
            bottom: 1px;
        }

        .about-home .index-item .item-title > a > i:after, .index-whyus .index-item .item-title > a > i:after {
            content: "";
            width: 3px;
            height: 100%;
            background-color: #fff;
            position: absolute;
            right: 0;
            bottom: 2px;
            transform-origin: 0 100%;
            transform: rotate(-45deg);
        }

    .box-home .index-item .item-title:before, .index-thumuc .index-item .item-title:before {
        left: 50%;
        margin-left: -100px
    }

    .about-home .ml-auto .items-history .list-item, .index-whyus .list-item {
        padding-top: 20px;
        padding-bottom: 20px;
        width: 100%;
    }

/*     .about-home .ml-auto .items-history .index-item .item-title a,
            .about-home .ml-auto .items-history .list-item .item-pic .item-title a {
                color: #fff;
            }*/

.box-home {
    position: relative;
    z-index: 3
}

    .box-home .mg-home-info .mg-home-title {
        margin-top: -200px;
        padding: 50px 0 20px;
        background: linear-gradient(360deg,#0101fd 0,#1818ff 28.125%,rgb(3 3 253 / 45%) 64.0625%,rgba(0,166,255,0) 100%)
    }

    .box-home .mg-home-info .box-mg-icon {
        height: 200px;
        padding-top: 30px;
        /*background: url(../files/qcad/bg-mg-home-text.png) bottom center/cover no-repeat*/
    }

        .box-home .mg-home-info .box-mg-icon .mg-icon {
            width: 50px;
            height: 50px;
            background: #fff;
            display: block;
            font-size: 36px;
            margin: 0 auto;
            line-height: 50px;
            color: #08c;
            border-radius: 50%
        }

    .box-home .mg-home-info:hover .box-mg-icon .mg-icon {
        font-size: 50px
    }

    .box-home .mg-home-info .mg-home-text .mg-in, .box-home .mg-home-info .mg-home-title .mg-in {
        max-width: 1410px;
        margin: 0 auto
    }

        .box-home .mg-home-info .mg-home-title .mg-in h2 {
            font-size: 40px;
            color: #fff
        }

    .box-home .mg-home-info .mg-home-text {
        margin-bottom: -200px;
        padding: 20px 0 60px;
        position: relative
    }

.index-thumuc .index-item .item-title {
    text-align: center;
    margin-bottom: 42px
}

.qua-tang {
    /*background: url(../files/images/bg/bghome1.jpg) bottom center no-repeat;*/
    width: 100%;
    height: 700px;
    display: flex;
    padding-top: 150px;
    background-size: cover !important
}

.qua-tang-home-2 {
    /*background: url(../files/images/bg/bghome2.jpg) center center no-repeat;*/
    background-size: inherit !important
}

.qua-tang__item {
    padding: 40px;
    background: rgb(135 135 135 / 46%);
    border-radius: 20px;
    color: #fff
}

    .qua-tang__item p {
        margin-bottom: 1rem
    }

.pl-0, .px-0 {
    padding-left: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.call-icon:hover > span, .d-block, .sms:hover > span {
    display: block !important
}

.qua-tang__item__title {
    font-size: 32px;
    color: #fff;
    font-weight: 500;
    position: relative;
    margin-top: 0
}

.qua-tang__item__sub-title {
    font-size: 15px;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 1rem
}

.qua-tang__item__desc {
    font-size: 15px;
    line-height: 1.5;
    max-width: 580px;
    text-align: justify
}

.qua-tang__item__btn {
    margin: 15px auto;
    display: inline-block
}

.qua-tang__item__btn__link {
    padding: 15px 25px;
    background: #83c011;
    color: #fff;
    border: 1px solid #83c011;
    transition: 350ms ease-in-out;
    text-transform: uppercase
}

    .qua-tang__item__btn__link:hover {
        background: #fff;
        border: 1px solid #fff;
        color: #d29f13
    }

.single-more-features {
    position: relative;
    margin-bottom: 30px;
    height: 150px;
    margin-top: 15px
}

.sprite_service {
    display: inline-block;
    width: 64px;
    height: 64px;
    /*background-image: url(../files/images/icon/introduction.png);*/
    background-repeat: no-repeat;
    float: left;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 50px
}

.single-more-features h4 {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 12px;
    font-size: 18px
}

    .single-more-features h4:after {
        position: absolute;
        bottom: -5px;
        left: 72px;
        content: "";
        height: 2px;
        width: 60px;
        background: #d7d7d7
    }

.single-more-features p {
    color: #696969;
    line-height: 22px;
    font-size: 15px;
    margin-bottom: 9px;
    margin-top: 9px
}

.ss1 {
    background-position: 0 0
}

.ss2 {
    background-position: -64px 0
}

.ss6 {
    background-position: -320px 0
}

.ss3 {
    background-position: -128px 0
}

.ss4 {
    background-position: -192px 0
}

.ss5 {
    background-position: -256px 0
}

.entry-desc .list-photo2 .item-img .overlay, .panel {
    background: 0 0
}

.slick-slide .scale-video {
    max-height: 735px;
    overflow: hidden
}

@media (min-width:1401px) and (max-width:1600px) {
    .slick-slide .scale-video {
        max-height: 540px
    }
}

@media (min-width:1201px) and (max-width:1400px) {
    .slick-slide .scale-video {
        max-height: 460px
    }
}

@media (min-width:991px) and (max-width:1201px) {
    .slick-slide .scale-video {
        max-height: 380px
    }

    #product .pb-right-column .form-cart-option {
        display: block
    }

    #product .pb-right-column .form-action .button-group, #product .pb-right-column .form-option .attributes {
        display: flex
    }
}

@media (min-width:1200px) {
    .product-list li .left-block a {
        display: block;
    }

    .product-list li .left-block img {
        object-fit: contain;
    }

    .about-home .container-fluid, .boxSendHome .container-fluid, .qua-tang .container-fluid, .video-player .container-fluid {
        max-width: 1600px;
        padding: 0 35px
    }
.index-hotpro .row-flexd-cate .col-pad{
               width: 33.33333333%;
}
    .news1-list {
        display: inline-block;
        position: relative;
    }

        .news1-list li {
            /*padding: 0 10px;*/
            border: none;
            width: 50%;
            float: left;
        }

            .news1-list li .item-title, .news1-list li .item-date {
                text-align: center;
            }
    /*.index-service2 {
        padding-top: 355px;
        margin-top: -380px
    }*/
    .project-image {
        max-width: 90%;
        margin: 0 auto;
        padding-top: 30px;
    }
    #product .pb-left-column .product-image .product-img-thumb .owl-carousel .owl-item {
        margin-bottom: 0;
    }

        #product .pb-left-column .product-image .product-img-thumb .owl-carousel .owl-item .video-play, #product .pb-left-column .product-image .product-img-thumb .owl-carousel .owl-item .video-play a img {
            min-height: 135px
        }

    .cer-list .part-item {
        max-height: 267px;
        max-width: 20%
    }

    .slick-initialized .slick-slide .tp-caption h2 {
        font-size: 60px;
    }

    .slick-initialized .slick-slide .tp-caption .text_content {
        font-size: 20px;
    }
   /* .index-about .index-item, .index-whyus .index-item {
        width: 200px;
    }*/


}

@media (min-width:767px) {
    .optop .nav-top-menu {
        position: fixed;
        top: 0;
        width: 100%;
        background-color: #fff;
        box-shadow: 0 1px 5px 0 #a6a6a6;
    }

    .optop #main-menu .navbar {
        position: static;
    }

    .optop #main-menu .nav {
        display: block;
        float: none;
        vertical-align: top;
    }

    .optop .nav-top-menu .container-fluid .row {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .optop .nav-top-menu .logo {
        justify-content: left;
        display: inline-flex;
        width: 100%
    }

    .optop .nav-top-menu .col-mn {
        display: inline-flex;
        width: 90px;
        height: 60px;
        position: static;
    }

    .optop .navbar-brand {
        display: none;
    }

    .optop #main-menu .navbar-header .navbar-toggle .hamburger {
        opacity: 1;
        z-index: 1;
        width: 40px;
        height: auto;
        background: 0 0;
        cursor: pointer;
        transition: .3s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: relative;
        display: block;
    }

        .optop #main-menu .navbar-header .navbar-toggle .hamburger .line {
            width: 100%;
            height: 4px;
            background-color: #fff;
            display: block;
            margin: 7px auto;
            border-radius: inherit;
            transition: .3s ease-in-out
        }
    #main-menu .navbar-header .navbar-toggle .hamburger .line:nth-child(1), #main-menu .navbar-header .navbar-toggle .hamburger .line:nth-child(3),
    .optop #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(1), .optop #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(3), .optop #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(5) {
        display: none;
    }

    .optop #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(2) {
        -webkit-transform: rotate(-45deg) translate(-4px,5px);
        transform: rotate(-45deg) translate(-4px,5px);
        transition-delay: 30ms;
    }

    .optop #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(4) {
        margin: 8px auto 0;
        transition-delay: 30ms;
        -webkit-transform: rotate(45deg) translate(-4px,-5px);
        transform: rotate(45deg) translate(-4px,-5px)
    }

    .optop .nav-top-menu .col-mn .cl-flex #main-menu .navbar-header, .optop .nav-top-menu .col-mn .cl-flex #main-menu .navbar-header .navbar-toggle {
        display: block;
    }

    .optop .nav-top-menu .col-mn .navbar-toggle {
        background-color: #000;
        margin: 0;
        height: 64px;
        border: none;
        border-radius: inherit;
        text-align: center;
        padding: 9px 17.5px;
        -webkit-transition: opacity .5s, -webkit-transform .5s;
        transition: opacity .5s, transform .5s;
    }

    .optop .nav-top-menu .col-mn .cl-flex #main-menu .navbar-collapse.collapse, .optop .nav-top-menu .col-mn .cl-flex .user_search_cart, .optop .nav-top-menu .col-mn .cl-flex .call-phone {
        display: none !important;
    }

        .optop .nav-top-menu .col-mn .cl-flex #main-menu .navbar-collapse.collapse.in {
            -webkit-transform: translateX(0);
            -khtml-transform: translateX(0);
            transform: translateX(0);
            overflow-y: inherit;
            display: block !important;
            position: absolute;
            left: 0;
            top: 64px;
            right: 0;
            margin: 0 auto;
            text-align: center;
            background: linear-gradient(160deg, #1a1a1a 10%, #333 40%);
            width: 100%;
        }

    .optop #main-menu .navbar-collapse.collapse.in .dropdown-menu {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity .5s, -webkit-transform .5s;
        transition: opacity .5s, transform .5s;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        border: none;
        background: transparent;
        box-shadow: inherit;
        position: relative;
        padding-top: 0;
    }
        .optop #main-menu .navbar-collapse.collapse.in .dropdown-menu.mega_cate .col-sm-4 {
            width: 50%;
        }
        .optop #main-menu .navbar .navbar-nav > li > a {
            padding: 15px 20px;
        }

    .optop #main-menu .dropdown-menu.container-fluid .block-container .link_container:hover,
    .optop .nav-ontop #main-menu .navbar .navbar-nav > li.active, .optop .nav-ontop #main-menu .navbar .navbar-nav > li:hover {
        background: none;
    }

    .optop #main-menu .navbar .navbar-nav > li {
        width: 25%;
        position: relative;
    }

        .optop #main-menu .navbar .navbar-nav > li.home {
            display: none;
        }

        .optop #main-menu .dropdown-menu .block-container .link_container > a,
        .optop #main-menu .navbar .navbar-nav > li > a {
            text-align: left;
            color: #fff;
        }

        .optop #main-menu .navbar .navbar-nav > li > a {
            font-size: 18px;
        }

        .optop #main-menu .navbar .navbar-nav > li.active > a:before {
            margin-bottom: 0;
            left: 0;
        }

    .about-home .container-fluid, .boxSendHome .container-fluid, .qua-tang .container-fluid, .video-player .container-fluid {
        width: 100%
    }

    .about-home .row, .boxSendHome .sky-form .row, .qua-tang .row, .video-player .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .qua-tang .col-md-6, .video-player .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .about-home .col-md-7, .boxSendHome .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .about-home .col-md-5, .boxSendHome .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .d-md-none {
        display: none !important
    }

    .top-left .marquee:before {
        font-size: 24px;
        content: "";
        margin-right: 10px;
        color: #fff;
        background: url(../files/qcad/icon/icon-micogroup.jpg) no-repeat;
        background-size: contain;
        margin-top: 3px;
        width: 30px;
        height: 30px;
        display: block;
    }
    .index-about .large-gutters .item-pic,
    .index-whyus .item-pic {
        padding-bottom: 35%;
    }

        .index-about .large-gutters .item-pic img,
        .index-whyus .item-pic img {
            height: 100%;
            width: 100%;
            position: absolute;
            object-fit: cover;
            left: 0;
            right: 0;
        }
    .index-about .large-gutters .d-block,
    .index-about .large-gutters .ml-auto {
        width: 100%;
    }
}

@media (min-width:1600px) {
    .pro-popular-home .pro-tieubieu li.col-md-3 {
        width: 20%;
    }
}

@media screen and (max-width: 1219px) {
    .index-news .item-pic {
        width: auto;
        margin-left: inherit;
    }
}

@media screen and (max-width:767px) {
    #section-banner-home-frist, .qua-tang {
        background: 0 0;
        height: auto
    }

    .col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .info-orther.ortherfea p {
        width: 100%;
        margin: 0;
    }

    .qua-tang {
        padding: 0
    }

    .qua-tang__item {
        color: #333;
        padding: 20px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background: 0 0
    }

    .qua-tang__item__title {
        color: #333;
        font-size: 20px;
        text-align: center
    }

    .qua-tang__item__sub-title {
        text-align: center;
        margin-bottom: 5px
    }

    .qua-tang__item__desc {
        text-align: center
    }

    .qua-tang__images img {
        height: auto !important
    }

    .row-cate-pro, .section-band-logo, .video-player {
        padding: 10px 0 0
    }

    .index-thumuc .index-item .item-title {
        padding-bottom: 10px !important
    }

    .index-service2 .box-list .list-item {
        margin-bottom: 30px !important
    }

    .icon-wart img, .product-list li .left-block .icon-wart img, .index-news .item-pic .icon-wart img, .thumbnail-box .tb-image a img, .product-img-thumb .owl-carousel .owl-item .icon-wart img, #product .pb-left-column .product-image .product-img-thumb .owl-carousel .owl-item .video-play a .icon-wart img {
        max-width: 50%;
    }

    .index-service2 .box-list .list-item .item-info .item-desc {
        text-align: justify;
    }

    .index-news {
        padding-top: 0;
    }

    .index-item .item-title:after, .index-item .item-title:before {
        width: 30%;
        bottom: 55%;
    }

    .top-header .form-action {
        right: 10px;
    }

        .top-header .form-action a {
            padding: 8px 6px;
            margin-left: 0;
            white-space: nowrap;
        }

    .tragop-lanbanh.row-flexd {
        display: flex;
    }

    .btn-tragop, .btn-lanbanh {
        text-transform: inherit;
    }

    #reviews-catalog .file-pdf {
        text-align: center;
        padding: 15px 20px;
        font-size: 26px;
    }

    .product-gal .row-sflex .text-lg {
        font-size: 18px;
    }

    #product .pb-right-column .info-orther p {
        width: 100%;
        border-right: 0 !important;
    }
    .news2-main .item-desc .product-list.list li {
        width: 100%;
    }
        .news2-main .item-desc .product-list.list li .product-container {
            padding-top:10px;
            padding-bottom: 10px;
        }
    .news2-main .item-desc .product-list.list .left-block {
        width: 30%;
    }

    .news2-main .item-desc .product-list.list .right-block {
        width: 70%;
    }
}

.index-service2 {
    position: relative;
    padding: 15px 0 40px 0;
    /*    background-image: url(../files/qcad/icon/icon-plane-1.png);*/
    background-repeat: no-repeat;
    background-position: center bottom;
}
    /* .index-service2:before {
        position: absolute;
        display: flex;
        content: '';
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        height: 100%;
        background-image: url(../files/images/logo/logo-service.png);
        background-position: center center;
        background-repeat: no-repeat;
        opacity: 0.1;
    }*/
    .index-service2 .box-list .list-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        min-height: 250px;
    }

        .index-service2 .box-list .list-item:before {
            content: '';
            position: absolute;
            top: 0px;
            left: 0px;
            width: 0;
            height: 100%;
            /*background-color: #f1fde3;*/
            background-image: linear-gradient(to right, rgb(246 194 100), rgb(255 255 255));
            transition: all 1s ease;
            z-index: -1;
        }

    .index-service2 .box-list .col-lg:nth-child(1) .list-item:before, .index-service2 .box-list .col-lg:nth-child(3) .list-item:before, .index-service2 .box-list .col-lg:nth-child(5) .list-item:before, .index-service2 .box-list .col-lg:nth-child(7) .list-item:before, .index-service2 .box-list .col-lg:nth-child(9) .list-item:before {
        left: inherit;
        right: 0px;
        background-image: linear-gradient(to right, rgb(255 255 255), rgb(246 194 100));
    }

    .index-service2 .box-list .list-item:hover:before {
        width: 100%;
    }

    .index-service2 .box-list .col-lg:nth-child(1) .list-item, .index-service2 .box-list .col-lg:nth-child(3) .list-item, .index-service2 .box-list .col-lg:nth-child(5) .list-item, .index-service2 .box-list .col-lg:nth-child(7) .list-item, .index-service2 .box-list .col-lg:nth-child(9) .list-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .index-service2 .box-list .list-item .item-info {
        width: 65%;
    }

    .index-service2 .box-list .list-item .item-pic {
        width: 35%;
    }

    .index-service2 .box-list .col-lg:nth-child(1) .list-item .item-info, .index-service2 .box-list .col-lg:nth-child(3) .list-item .item-info, .index-service2 .box-list .col-lg:nth-child(5) .list-item .item-info, .index-service2 .box-list .col-lg:nth-child(7) .list-item .item-info, .index-service2 .box-list .col-lg:nth-child(9) .list-item .item-info {
        text-align: right;
        padding-right: 15px;
    }

    .index-service2 .box-list .col-lg:nth-child(2) .list-item .item-info, .index-service2 .box-list .col-lg:nth-child(4) .list-item .item-info, .index-service2 .box-list .col-lg:nth-child(6) .list-item .item-info, .index-service2 .box-list .col-lg:nth-child(8) .list-item .item-info, .index-service2 .box-list .col-lg:nth-child(10) .list-item .item-info {
        text-align: left;
        padding-left: 15px;
    }

    .index-service2 .box-list .col-lg:nth-child(1) .list-item, .index-service2 .box-list .col-lg:nth-child(3) .list-item, .index-service2 .box-list .col-lg:nth-child(5) .list-item, .index-service2 .box-list .col-lg:nth-child(7) .list-item, .index-service2 .box-list .col-lg:nth-child(9) .list-item {
        padding-right: 10px;
    }

    .index-service2 .box-list .col-lg:nth-child(2) .list-item, .index-service2 .box-list .col-lg:nth-child(4) .list-item, .index-service2 .box-list .col-lg:nth-child(6) .list-item, .index-service2 .box-list .col-lg:nth-child(8) .list-item, .index-service2 .box-list .col-lg:nth-child(10) .list-item {
        padding-left: 10px;
    }

    /*       .index-service2 .box-list .col-lg:nth-child(1) .list-item .item-pic, .index-service2 .box-list .col-lg:nth-child(4) .list-item .item-pic, .index-service2 .box-list .col-lg:nth-child(5) .list-item .item-pic, .index-service2 .box-list .col-lg:nth-child(8) .list-item .item-pic, .index-service2 .box-list .col-lg:nth-child(9) .list-item .item-pic {
            border-radius: 10% 5% 10% 0;
        }

        .index-service2 .box-list .col-lg:nth-child(2) .list-item .item-pic, .index-service2 .box-list .col-lg:nth-child(3) .list-item .item-pic, .index-service2 .box-list .col-lg:nth-child(6) .list-item .item-pic, .index-service2 .box-list .col-lg:nth-child(7) .list-item .item-pic, .index-service2 .box-list .col-lg:nth-child(10) .list-item .item-pic {
            border-radius: 0 10% 5% 10%;
        }

        .index-service2 .box-list .col-lg:nth-child(2) .list-item .item-pic, .index-service2 .box-list .col-lg:nth-child(6) .list-item .item-pic, .index-service2 .box-list .col-lg:nth-child(10) .list-item .item-pic {
            border-radius: 5% 10% 0 10%;
        }

        .index-service2 .box-list .col-lg:nth-child(4) .list-item .item-pic, .index-service2 .box-list .col-lg:nth-child(8) .list-item .item-pic {
            border-radius: 10% 0 10% 5%;
        }*/

    .index-service2 .box-list .list-item .item-info .item-title h3 {
        font-size: 24px;
    }

        .index-service2 .box-list .list-item .item-info .item-title h3 a {
            color: #e21a23
        }

    .index-service2 .box-list .list-item .item-info .item-desc {
        font-size: 16px;
    }

    .index-service2 .box-list .list-item .item-info .item-more {
        margin-top: 10px;
        font-size: 16px;
    }

        .index-service2 .box-list .list-item .item-info .item-more a::after {
            font: normal normal normal 14px/1 FontAwesome;
            content: "\f178";
            padding-left: 10px;
        }

        .index-service2 .box-list .list-item .item-info .item-more a {
            color: #8f8f8f
        }

.content-whyus .head_content-whyus {
    padding: 30px 0;
    background-color: #eeede9;
    text-align: center;
    margin-bottom: 0
}

.qua-tang_three-col {
    padding-bottom: 30px;
    padding-top: 30px
}

    .qua-tang_three-col .item-three-col {
        margin-bottom: 30px;
        background: #fff
    }

    .qua-tang_three-col .item-three-col__image--nha-hang {
        max-height: 440px
    }

        .qua-tang_three-col .item-three-col__image--nha-hang img {
            object-fit: cover;
            height: 100%;
            width: 100%;
            max-height: 440px
        }

    .qua-tang_three-col .item-three-col__title {
        color: #333;
        text-align: center;
        margin: 15px auto;
        text-transform: capitalize
    }

    .qua-tang_three-col .item-three-col__desc {
        font-size: 15px;
        line-height: 1.8;
        text-align: center;
        font-weight: 300;
        padding: 15px;
        height: 130px;
        overflow: hidden
    }

.group-banner4 .list-banner .list-item .info {
    padding-top: 20px;
    color: #fff
}

.page-contact {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.09);
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    margin: -10px 0 0;
    padding: 40px
}

.form-send-contact .sky-form .input input, .form-send-contact .sky-form input {
    height: 40px;
    background-color: #efffff
}

.form-send-contact .sky-form .icon-append, .form-send-contact .sky-form .icon-prepend {
    top: 5px;
    line-height: 30px
}

.center_column ul, .entry-desc ul, .pro-service .services-desc ul {
    list-style-type: disc;
    padding-inline-start: 30px;
    margin-bottom: 20px
}

.center_column ol, .entry-desc ol, .pro-service .services-desc ol {
    list-style-type: decimal;
    padding-inline-start: 30px;
    margin-bottom: 20px
}

    .center_column .box-blogs, .center_column .box-blogs ul, .center_column .box-blogs ul.row, .center_column .single-box .related-posts, .center_column ol.solution1-list, .center_column ul.row, .center_column ul.solution1-list, .entry-desc .list-photo2 .list-img-carosel, .entry-desc ol.solution1-list, .entry-desc ul.solution1-list {
        list-style: none;
        padding-inline-start: 0
    }

.main-header-ontop .main-header, .network-tags {
    padding: 10px 0
}

.center_column .box-blogs ul.row li, .center_column ul.row li {
    list-style: none;
    padding: 0 10px
}

.center_column .box-blogs, .center_column .box-blogs ul li, .center_column .single-box .related-posts li, .entry-desc .list-photo2 .list-img-carosel li {
    list-style: none
}

.entry-desc .list-photo2 .item-img {
    max-height: 210px;
    overflow: hidden
}

    .entry-desc .list-photo2 .item-img img {
        vertical-align: middle
    }

.goi-home {
    text-transform: uppercase;
    position: relative;
    text-align: right
}

.btn-info.btn-cal {
    min-width: 150px;
    line-height: 26px;
    font-size: 14px;
    color: #fbff00;
    border-radius: inherit
}

.saleon-product .btn-info.btn-cal {
    width: 100%;
    background-color: #25348e;
    border-color: #209493
}

.saleon-product .testimonials .sale-info {
    position: relative;
    line-height: 36px
}

.saleon-product .testimonials .client-mane {
    text-align: left;
    text-transform: inherit;
    border-bottom: 1px solid #efefef
}

.saleon-product .testimonials .client-post a {
    color: red;
    font-size: 18px
}

.saleon-product .testimonials .client-zalo .zalo i {
    float: right
}

.services-carousel-two [class*=col-] .inner-box {
    border: 1px solid #e8f4f4;
    padding-bottom: 15px
}

.panel-group .panel, .panel-heading {
    border-radius: 0
}

.client-zalo .zalo i {
    width: 35px;
    height: 35px;
    background: url(../files/Images/icon/zalo.png) 0 0/cover #fff;
    font-size: 0;
    border-radius: 50%
}

.network-tags {
    margin-bottom: 10px;
    border-bottom: 1px solid #eaeaea
}

    .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: #ff6600
        }

.panel {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #fff;
    box-shadow: none
}

.panel-group > .panel:first-child .panel-heading {
    border-radius: 4px 4px 0 0
}

.panel-heading {
    background-color: #25348e;
    border: none;
    color: #fff;
    padding: 0
}

.panel-title a {
    display: block;
    color: #fff;
    padding: 15px;
    position: relative;
    font-size: 22px;
    font-weight: 400
}

.panel:last-child .panel-body {
    border-radius: 0 0 4px 4px
}

.panel:last-child .panel-heading {
    border-radius: 0 0 4px 4px;
    transition: border-radius .3s linear .2s
}

    .panel:last-child .panel-heading.active {
        border-radius: 0;
        transition: border-radius linear
    }

.panel-heading .panel-title a {
    font-size: 14px;
    font-weight: 600;
    padding-right: 30px
}

    #RegPopup #sencontact_success .home a, .panel-heading .panel-title a:hover {
        color: #eaeaea
    }

.panel-heading a:before {
    content: '\f107';
    position: absolute;
    font-family: FontAwesome;
    right: 10px;
    top: 15px;
    font-size: 24px;
    transition: .5s;
    transform: scale(1)
}

.panel-heading.active a:before {
    content: ' ';
    transition: .5s;
    transform: scale(0)
}

#bs-collapse .panel-heading a:after {
    content: ' ';
    font-size: 24px;
    position: absolute;
    font-family: FontAwesome;
    right: 10px;
    top: 15px;
    transform: scale(0);
    transition: .5s
}

#bs-collapse .panel-heading.active a:after {
    content: '\f106';
    transform: scale(1);
    transition: .5s
}

#bs-collapse .panel-heading h4.panel-title {
    margin: 5px 0 10px
}

.boxpopup .sky-form .input input, .boxpopup .sky-form .select select, .boxpopup .sky-form .textarea textarea, .boxpopup .sky-form input, .boxpopup .sky-form textarea {
    border: 1px solid #efefef
}

.index-video {
    padding-top: 45px;
}

    .index-video .tabbed-content {
        padding: 20px 0
    }

    .index-video .nav-tabs > li.has-icon {
        background-color: #eee;
        border-radius: 4px 4px 0 0
    }

    .index-video .nav-tabs.nav-sub > li {
        float: none;
        border-bottom: 1px solid #f9f9f9
    }

        .index-video .nav-tabs.nav-sub > li > a {
            padding: 7px
        }

    .index-video .nav-tabs {
        max-height: 500px;
        overflow: hidden
    }

        .index-video .nav-tabs:hover {
            overflow-y: scroll
        }

        .index-video .nav-tabs::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.1);
            background-color: #cdf8f9
        }

        .index-video .nav-tabs::-webkit-scrollbar {
            width: 1px;
            background-color: #cdf8f9
        }

        .index-video .nav-tabs::-webkit-scrollbar-thumb {
            background-color: #25348e
        }

        .index-video .nav-tabs li {
            width: 100%;
            margin-bottom: 4px
        }

            .index-video .nav-tabs li:last-child {
                margin-bottom: 0
            }

            .index-video .nav-tabs li .vid-thumb {
                display: flex;
                flex-direction: row;
                /*flex-wrap: wrap;*/
                /* justify-content: center; */
                align-items: center;
                align-content: center;
            }

                .index-video .nav-tabs li .vid-thumb .vid-box {
                    width: 25%;
                    padding-right: 15px;
                }

                .index-video .nav-tabs li .vid-thumb .item-title {
                    width: 75%;
                }

        .index-video .nav-tabs > li > a {
            border-radius: 0;
            margin-right: 0;
            cursor: pointer;
            padding: 10px 15px;
        }

            .index-video .nav-tabs > li > a:hover {
                border: none;
                border-bottom: 1px solid transparent;
                background-color: #f9f9f9;
            }

        .index-video .nav-tabs > li.active > a, .index-video .nav-tabs > li.active > a:focus, .index-video .nav-tabs > li.active > a:hover {
            border: none;
            background-color: rgb(242 88 46);
            font-weight: 600;
            color: #fff;
            cursor: pointer
        }

    .index-video .nav-tabs {
        border-bottom: none;
    }

.bg-info-sale {
    padding-top: 25px;
}

.index-sale {
    padding: 25px 0 45px;
}

    .index-sale .sale-info .cp_left {
        position: relative;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
        padding-bottom: 15px;
        text-align: center
    }

    .index-sale .sale-info .col-lg {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .index-sale .sale-info .cp_left img {
        border-radius: 50%;
        width: 80%;
        border: 1px solid #f9f9f9
    }

    .index-sale .sale-info .cp_right {
        text-align: center;
    }

        .index-sale .sale-info .cp_right .cp-name .depart {
            color: #999;
        }

        .index-sale .sale-info .cp_right .cp-name .desc-name {
            font-weight: 700;
            text-transform: uppercase;
        }

        .index-sale .sale-info .cp_right .cp-phone {
            font-size: 30px;
            padding: 10px 0;
        }

        .index-sale .sale-info .cp_right .desc-social {
            padding-top: 10px;
            display: flex;
            justify-content: center;
            align-items: center
        }

            .index-sale .sale-info .cp_right .desc-social span a {
                margin: 0 5px
            }

            .index-sale .sale-info .cp_right .desc-social span img {
                width: 30px
            }

        .index-sale .sale-info .cp_right .cate-name {
            font-size: 16px;
            padding-top: 15px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden
        }

.main-header-ontop {
    padding: 0;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 10000;
    width: 100%;
    background: #fff;
    top: 0;
    box-shadow: 0 1px 1px 0 rgba(50,50,50,.1);
    min-height: 50px
}

    .main-header-ontop .main-header .logo img {
        width: 80%;
        height: auto
    }

.title-system-sub.nav-tab2 {
    margin-bottom: 15px;
    padding: 15px 0 0;
    border-bottom: 1px solid #ddd;
    width: 100%;
    overflow: hidden;
    z-index: 100;
    position: relative
}

.social-link, .tabx {
    padding-bottom: 10px
}

.title-system-sub.nav-tab2 > li {
    height: 40px;
    line-height: 40px;
    float: left;
    display: inline;
    background: #000;
    border: 1px solid #fff;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    width: 33.3333%
}

    .title-system-sub.nav-tab2 > li.active > a, .title-system-sub.nav-tab2 > li:hover > a {
        background: #fff;
        color: red;
        border: 1px solid transparent;
        border-bottom: 1px solid red;
        border-radius: inherit;
        font-weight: 600;
        width: 100%
    }

    .title-system-sub.nav-tab2 > li > a {
        color: #fff;
        padding: 0 15px;
        height: 40px;
        display: block
    }

.tab-system.tab-container {
    margin-top: -1px;
    z-index: 1
}

    .tab-system.tab-container .tab-panel {
        line-height: 24px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        opacity: 0;
        visibility: hidden;
        display: none
    }

    .tab-system.tab-container .active {
        opacity: 1;
        visibility: inherit;
        position: inherit;
        -vendor-animation-duration: .3s;
        -vendor-animation-delay: 1s;
        -vendor-animation-iteration-count: infinite;
        display: block
    }

.tabx {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px;
    position: relative
}

    .tabx .tabs-info-all .tabs-info {
        height: 48px;
        overflow: hidden;
        line-height: 26px;
        color: #25348e;
        font-size: 18px
    }

    .tabx .tabs-info-all .tabs-info-2 {
        height: 76px;
        overflow: hidden;
        margin-bottom: 30px
    }

.index-news .scroll-list-box .col-lg {
    margin-bottom: 30px;
}

.Faq-footer .site-section .faq-text, .footer-top .item-system {
    height: 180px;
    overflow: hidden
}

.tabx .tabs-info-all .tabs-info-2 a.account-link {
    position: absolute;
    bottom: 5px;
    color: #e10012
}

.footer-top {
    padding-top: 40px
}

    .footer-top .menu-top ul {
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #e8e8e8
    }

        .footer-top .menu-top ul li {
            display: inline-block;
            padding: 0 15px;
            font-size: 18px;
            border-right: 1px solid #25348e
        }

    .footer-top .item-system {
        color: #fff;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

        .footer-top .item-system::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.1);
            background-color: #ff6600
        }

        .footer-top .item-system::-webkit-scrollbar {
            width: 1px;
            background-color: #ff6600
        }

        .footer-top .item-system::-webkit-scrollbar-thumb {
            background-color: #ff6600
        }

        .footer-top .item-system .desc-system .group-system {
            height: auto;
            line-height: 24px;
            margin-bottom: 10px;
            font-weight: 600;
            text-transform: uppercase;
            color: #ff6600
        }

        .footer-top .item-system .desc-sys-info {
            font-size: 12px;
            margin-bottom: 10px
        }
.footer-top .item-system .desc-sys-more a{
color: #0faf4f;
} 
.footer-top .item-system .desc-sys-more:hover a{
color: #ff6600
} 
    .footer-top #address-box h2, .footer-top #address-box h3 {
        color: #fff;
        margin-bottom: 15px;
        text-transform: uppercase
    }

    .footer-top #address-box p {
        line-height: 28px
    }

.social-link {
    padding-top: 25px
}

.link-dmca {
    text-align: center;
    padding-top: 15px
}

.Faq-footer {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #3bcdd0
}

    .Faq-footer .h-entry {
        padding-bottom: 5px
    }

        .Faq-footer .h-entry .meta {
            padding-left: 15px
        }

        .Faq-footer .h-entry .font-size-regular .text-dark {
            padding-left: 15px;
            position: relative
        }

        .Faq-footer .h-entry:first-child .font-size-regular .text-dark {
            color: #fff;
            font-size: 16px;
            font-weight: 600
        }

    .Faq-footer .site-section .faq-text::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.1);
        background-color: #44d5d8
    }

    .Faq-footer .site-section .faq-text::-webkit-scrollbar {
        width: 1px;
        background-color: #44d5d8
    }

    .Faq-footer .site-section .faq-text::-webkit-scrollbar-thumb {
        background-color: #25348e
    }

    .Faq-footer .panel-heading {
        background-color: #25348e
    }

.site-section .btn-link-faq {
    background: rgb(20 156 159);
    border-color: rgb(20 156 159);
    border-radius: 0;
    margin-top: 15px;
    color: #fff;
    padding: 5px 20px
}

    .site-section .btn-link-faq:hover {
        background: rgb(0 204 255);
        border-color: rgb(0 204 255)
    }

.btnSendComment {
    background-color: #ff7a34;
    border-color: #ff7a34;
    color: #fff !important
}

.chat-widget {
    position: fixed;
    bottom: 0;
    right: 10px;
    z-index: 3
}

    .chat-widget .linkchat-mb {
        margin-bottom: 0;
        display: flex
    }

        .chat-widget .linkchat-mb .chat_text:after {
            content: '';
            background-position: left top;
            background-size: contain;
            background-repeat: no-repeat;
            height: 80px;
            width: 80px;
            z-index: 1;
            display: block;
            position: absolute;
            bottom: 0;
            left: -40px
        }

@keyframes tada {
    0%,to {
        transform: scaleX(1)
    }

    10%,20% {
        transform: scale3d(.9,.9,.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        transform: scale3d(1.3,1.3,1.3) rotate(3deg)
    }

    40%,60%,80% {
        transform: scale3d(1.3,1.3,1.3) rotate(-3deg)
    }
}

.chat-widget .linkchat-mb .chat_text:before {
    content: '\f102';
    font-family: FontAwesome;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 24px;
    float: right;
    position: absolute;
    right: 8px;
    top: 7px
}

.chat-widget .linkchat-mb .chat_text {
    display: block;
    position: relative;
    line-height: 40px;
    padding-left: 15px;
    color: #fff;
    width: 210px;
    height: 40px;
    background-color: #ffcf00;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

    .chat-widget .linkchat-mb .chat_text:hover {
        color: #edff00
    }

.chat-widget .linkchat-show-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    overflow-x: hidden;
    overflow-y: auto
}

    .chat-widget .linkchat-show-popup.fade {
        opacity: 1
    }

    .chat-widget .linkchat-show-popup .show_chat_button {
        width: 400px;
        min-height: 100px;
        margin: 30vh auto;
        vertical-align: middle;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        background-color: red;
        border-radius: 10px
    }

        .chat-widget .linkchat-show-popup .show_chat_button p {
            width: 100%;
            text-align: center;
            padding-top: 10px;
            color: #f7ff00;
            font-weight: 600
        }

        .chat-widget .linkchat-show-popup .show_chat_button .chat_button_close, .chat-widget .linkchat-show-popup .show_chat_button .chat_button_yes {
            vertical-align: middle;
            text-align: center;
            height: 40px;
            margin-top: 10px;
            line-height: 28px;
            padding: 5px 20px
        }

        .chat-widget .linkchat-show-popup .show_chat_button .chat_button_yes {
            margin-right: 10px;
            background-color: #f6e148;
            color: #fff
        }

        .chat-widget .linkchat-show-popup .show_chat_button .chat_button_close {
            margin-left: 10px;
            background-color: #fff;
            color: #333
        }

.box-bg-popup {
    padding: 10px;
    color: #000;
    background-color: #fff
}

.show_dk_tuvan {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px
}

    .show_dk_tuvan .dk_button_yes {
        padding: 5px 20px;
        line-height: 30px;
        border: 1px solid #08c;
        color: #fff;
        text-transform: uppercase;
        background: #488ff6;
        border-radius: 20px
    }

.float-contact .chat-face, .float-contact .chat-zalo {
    width: auto;
    margin-top: 0 !important;
    border-radius: 50%;
    text-align: left;
    padding-right: 0 !important
}

    .float-contact .chat-face span, .float-contact .chat-zalo span {
        display: none;
    }

    .float-contact .chat-face:hover, .float-contact .chat-zalo + .chat-zalo:hover, .float-contact .chat-zalo:hover {
        bottom: 10px
    }

.float-contact .chat-hotline {
    display: inline-block !important;
    font-size: 18px !important;
    margin-top: 2px !important;
    padding: 3px 10px 3px 8px !important;
    position: relative;
    letter-spacing: .7px
}

    .float-contact .chat-hotline i {
        padding: 0 !important;
        font-size: 26px !important;
        width: 24px;
        text-align: left;
    }

    .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: 15px !important;
    left: 5px;
    right: inherit !important;
    z-index: 3 !important;
    text-align: right
}

.ff_cfacebook {
    position: fixed;
    bottom: 0;
    right: 10px;
    z-index: 9999;
    width: 265px;
    height: auto;
    box-shadow: 2px 2px 2px 4px rgba(0,0,0,.2);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden
}

    .ff_cfacebook .fchat {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
        display: none;
        background-color: #fff
    }

        .ff_cfacebook .fchat .fb-page {
            margin-top: -130px;
            float: left
        }

    .ff_cfacebook a.chat_fb {
        float: left;
        padding: 0 15px;
        width: 300px;
        color: #fff;
        text-decoration: none;
        height: 36px;
        line-height: 40px;
        text-shadow: 0 1px 0 rgba(0,0,0,.1);
        background-repeat: repeat-x;
        background-size: auto;
        background-position: 0 0;
        background-color: #3a5795;
        border: 0;
        border-bottom: 1px solid #133783;
        z-index: 9999999;
        margin-right: 12px;
        font-size: 16px
    }

        .ff_cfacebook a.chat_fb:hover {
            color: #ff0;
            text-decoration: none
        }

.sale-footer {
    background: #01c177;
    color: #fff;
    padding: 4px 15px 4px 4px;
    bottom: 10px;
    position: fixed;
    left: 10px;
    border-radius: 20px;
    z-index: 99999;
    font-size: 23px;
    font-weight: 400;
    line-height: 30px
}

#RegPopup #sencontact_success .phone, .title-quote {
    font-size: 30px
}

.sales-hotline i {
    width: 30px;
    height: 30px;
    background-color: #fff;
    color: #83c011;
    text-align: center;
    border-radius: 50%
}

.quick-alo-phone .quick-alo-show {
    visibility: visible
}

.quick-alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    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-ph-circle, .quick-alo-ph-circle-fill {
    opacity: .1;
    transition: .5s;
    position: fixed;
    transform-origin: 50% 50%
}

.quick-alo-phone .quick-alo-green .quick-alo-ph-circle {
    border-color: #00a1ff;
    opacity: .5
}

.quick-alo-ph-circle {
    width: 160px;
    height: 160px;
    bottom: 0;
    left: 0;
    border: 2px solid #00a1ff;
    background-color: transparent;
    border-radius: 100%;
    animation: 1.2s ease-in-out infinite quick-alo-circle-anim
}

.quick-alo-phone .quick-alo-green .quick-alo-ph-circle-fill {
    background-color: #f6ca62;
    opacity: .75 !important
}

.quick-alo-ph-circle-fill {
    width: 100px;
    height: 100px;
    bottom: 30px;
    left: 30px;
    background-color: rgba(0,161,255,.5);
    border-radius: 100%;
    border: 2px solid transparent;
    animation: 2.3s ease-in-out infinite quick-alo-circle-fill-anim
}

.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: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABrklEQVRYR82XjTEEQRCFX0dABlwEiAARkAEyIAJEoERACETARUAIJwIyeOqptfbm5qeP3lpTdVVXVzPd3/R0v+4zTLxsYv/4XwAkrwDsV6JyZmaLyKj1ESB5AOCpYfzazAQZttYFuDWz8zDvwE8OkNwF8NIwvjCz2SgAMkqSDuOzyDxYqgKSrwB2GhBKxHsHqGtLCiDDJ42Tj2Z27LLu2JQCnAK4a5x7M7Nth23XlhRgE8B74+SemempQtaKEpKsPUPo++sGOYCSIIU7zwJ05ficSLLkV6H/CIn7wEi2GRVkOVwFixEoREE/hz9DsR2TVKkp2zeSsI9bBUNnJNV4bhIA5cFhVCk2B5JCWVYhSEopjwAob6qa4QGQOKkqcj1iJSdIpmoqWEHIhr7Ph1BNgC4haxAPAC7UITPOc1UrCOXR12TlAnBAyKhAdHvPUg4pIn6AAYQc1ebG8QC+LXfD66XHU2HP7yKQlKhGODWu1gCTY/g7wCAaendNyltrRCQOIAERjCc/ejV1V4H3dp2ES4jU1vVJpXxpogoHSEE7oOEIp9G+/3c1OkArcpMDfAIqL6EhVS6JOAAAAABJRU5ErkJggg==) center center no-repeat #00a1ff;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .99;
    animation: 1s ease-in-out infinite quick-alo-circle-img-anim;
    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%,100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0%,100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes quick-alo-circle-fill-anim {
    0%,100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10%,30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    100%,50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0%,100%,50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10%,30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0%,100%,50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    10%,30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.product-detail-main, .project-home .section-title {
    margin-bottom: 40px
}

.product-image__button {
    position: -webkit-sticky;
    position: sticky;
    bottom: 50%;
    z-index: 10;
    display: none
}

.product-gallery__thumbs-container {
    width: 9%;
    margin-right: 10px
}

.product-gallery__thumb {
    line-height: 0;
    margin-bottom: 10px;
    border: 1px solid #f7f7f8;
    width: 100%
}

    .product-gallery__thumb.active, .product-gallery__thumb.active:hover {
        border-color: #808284
    }

    .product-gallery__thumb a {
        background-color: #f3f3f3;
        display: block
    }

    .product-gallery__thumb img {
        cursor: pointer;
        background-color: #f7f7f8;
        width: 100%
    }

    .product-gallery__thumb.active img {
        opacity: .9;
        width: 100%
    }

.product-image-detail {
    width: 91%;
    padding-left: 10px;
    position: relative
}

    .product-image-detail.box__full {
        width: 100%;
        padding-left: 0
    }

.product-gallery-item {
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #f5f5f5
}

.icon-pr-fix {
    -ms-transition: .3s linear;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

.product-zoom {
    width: 30px;
    height: 30px;
    overflow: visible;
    cursor: pointer;
    top: auto;
    bottom: 48px;
    right: 0;
    left: 0;
    margin: auto;
    -ms-transition: transform .5s cubic-bezier(.25,.46,.45,.94),right .3s cubic-bezier(.39,.575,.565,1);
    -webkit-transition: transform .5s cubic-bezier(.25,.46,.45,.94),right .3s cubic-bezier(.39,.575,.565,1);
    transition: transform .5s cubic-bezier(.25,.46,.45,.94),right .3s cubic-bezier(.39,.575,.565,1)
}

.gran-title-over, .title-quote {
    margin-bottom: 20px;
    padding-top: 10px
}

.gallery-index, .product-zoom {
    position: absolute;
    z-index: 6
}

.img-album.project, .project-home {
    padding: 50px 0
}

    .project-home .item .cases-item .cases-desc {
        padding: 15px
    }

        .project-home .item .cases-item .cases-desc span {
            font-size: 14px;
            height: 36px;
            display: block
        }

        .project-home .item .cases-item .cases-desc h5 {
            height: 88px;
            overflow: hidden
        }

        .project-home .item .cases-item .cases-desc .cases-content {
            height: 102px;
            overflow: hidden
        }

.index-two {
    position: relative;
    background-image: url(../files/qcad/bg-about.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

/*        .index-about:before {
            position: absolute;
            display: block;
            content: '';
            left: 0;
            right: 0;
            bottom: 0;
            top: 0;
            height: 100%;
            background-color: rgba(0,0,0,.8);
        }*/

.large-gutters .section-title-about .box-title a {
    color: #2e3193
}

.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, .about-home .large-gutters .you-img i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 95px;
    color: #fff9
}

.about-home .large-gutters .you-img i {
    font-size: 45px;
    top: 90%;
    left: 87%
}

.about-home .large-gutters .led p {
    margin: 0 0 15px
}

.about-home .large-gutters .led ol, .about-home .large-gutters .led ul {
    list-style-type: disc;
    padding-left: 30px;
    margin-bottom: 15px
}

.about-home .large-gutters .btn-link, .about-home .large-gutters .btn-link-2, .about-home .large-gutters .btn-link-3 {
    background: #000;
    width: auto;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 20px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.about-home .large-gutters .btn-link-2 {
    background: #be9638;
    text-transform: inherit;
    margin: 0 auto 0 15px;
    height: auto;
    box-shadow: inherit
}

.about-home .large-gutters ._df_thumb ._df_book-title {
    position: relative;
    background: 0 0;
    padding: 0;
    font-size: 14px
}

.about-home .large-gutters ._df_thumb ._df_book-cover, .about-home .large-gutters ._df_thumb ._df_thumb:hover ._df_book-cover {
    box-shadow: inherit;
    transform: inherit
}

.about-home .large-gutters .btn-link-3 {
    background: #ffb70c;
    text-transform: inherit;
    margin-left: 15px
}

    .about-home .large-gutters .btn-link-2:focus, .about-home .large-gutters .btn-link-2:hover, .about-home .large-gutters .btn-link-3:focus, .about-home .large-gutters .btn-link-3:hover, .about-home .large-gutters .btn-link:focus, .about-home .large-gutters .btn-link:hover {
        background: #000;
        text-decoration: inherit
    }

    .about-home .large-gutters .btn-link-3:before {
        font: 14px/1 FontAwesome;
        content: "\f041";
        padding-right: 10px
    }

.modal-header .modal-title {
    font-size: 16px
}

#loadViewPro iframe {
    width: 100% !important
}

.boxSendHome {
    padding: 95px 0
}

.bg-send {
    position: relative;
    background-image: url(../files/qcad/bg-send.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    background-attachment: fixed;
}

    .bg-send:before {
        position: absolute;
        display: block;
        content: '';
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        height: 100%;
        background-color: rgba(0,0,0,.6);
    }

.contact-home__item {
    background: rgb(0 0 0 / 42%);
    padding: 5px 20px;
    border-radius: 10px;
    /*border: 2px solid #bbb2b2*/
}

    .contact-home__item h2 {
        font-weight: 400;
        color: #fff;
        text-transform: uppercase;
        font-size: 22px
    }

    .contact-home__item .form-group input, .contact-home__item .form-group textarea {
        background-color: rgb(85 84 84 / 60%);
        border-color: #595757;
    }

    .contact-home__item .btn-style-two {
        background: #ff6600;
        text-transform: uppercase;
        color: #fff;
        padding: 10px 25px
    }

.lanbanh .contact-home__item {
    background: none;
}

    .lanbanh .contact-home__item h2 {
        color: #333;
    }

    .lanbanh .contact-home__item .form-group input, .lanbanh .contact-home__item .form-group textarea {
        padding: 6px 10px;
        border: 1px solid #eaeaea;
    }

    .lanbanh .contact-home__item .btnsend_SendHome {
        background: #007770;
        text-transform: uppercase;
        color: #fff;
        padding: 10px 35px;
    }

.social-links {
    margin-top: 10px;
}

.dropup {
    white-space: nowrap;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
}

    .dropup .dropup-content {
           background-color: #000;
    min-width: 160px;
    width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    text-align: left;
    }

        .dropup .dropup-content span {
            color: #eaeaea;
            text-align: left;
            font-size: 16px;
        }

            .dropup .dropup-content span:hover {
                background-color: transparent;
            }

            .dropup .dropup-content span b {
                background: #dddddd14;
                color: #b9b9b9;
                min-width: 28px;
                min-height: 28px;
                text-align: center;
            }

.list-link li {
    padding: 5px 0;
}

.list-link .group_footer > a {
    text-transform: uppercase;
    margin-bottom: 20px;
    display: block;
    font-size: 18px;
    position: relative;
    padding-bottom: 5px;
}

    .list-link .group_footer > a:before, .widget-title:before {
        position: absolute;
        content: '';
        width: 75px;
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #f1592a;
    }

.widget-title {
    text-transform: uppercase;
    margin-bottom: 20px;
    display: block;
    font-size: 18px;
    position: relative;
    padding-bottom: 5px;
}

.gran-title-over {
    background: #3b434e;
    border: 1px solid #d9e2e7;
    border-radius: 5px;
    color: #fff;
    margin-top: 20px;
    padding-bottom: 10px;
    text-align: left;
    padding-left: 10px;
    width: 95%
}

.pricing-table {
    font-family: Helvetica,Arial,sans-serif;
    padding-left: 0;
    text-align: left;
    padding-right: 0
}

    .pricing-table .plan, .title-quote {
        text-align: center;
        font-weight: 700
    }

.title-quote {
    background: url("../files/images/icon/crow-king.png") center bottom no-repeat rgba(0,0,0,0);
    color: #5d717b;
    padding-bottom: 30px;
    text-transform: capitalize
}

.price-right {
    float: right;
    margin-top: 10px;
    width: 63px
}

.table-bordered {
    border: 1px solid #ddd
}

.pricing-table .org {
    background-color: #3b434e;
    color: #fff;
    font-size: 26px;
    vertical-align: middle
}

.pricing-table .plan {
    color: #fff;
    font-size: 26px;
    text-transform: uppercase
}

.pricing-table .blue {
    background-color: #1b98d2
}

.pricing-table .plan p {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400
}

.pricing-table .red {
    background-color: #2a59b5
}

.col-xs-3.col-md-3.lang-source, .col-xs-3.col-md-3.lang-target {
    font-size: 18px;
    position: relative;
    text-align: left;
    vertical-align: top
}

.text-lang-price {
    margin-top: 5px
}

div.img-arrow-red {
    position: absolute;
    right: 20px;
    top: 20px;
    height: 7px;
    width: 16px;
    background: url("../files/images/icon/arrow_quote-red.png") center center no-repeat rgba(0,0,0,0)
}

.stand-price {
    font-size: 28px;
    font-weight: 700
}

.txt-blue {
    color: #1b6dda
}

.txt-red {
    color: #ed1c22
}

.discount-price {
    background: url("../files/images/icon/giam_gia.png") center center no-repeat rgba(0,0,0,0);
    color: #3a434d;
    font-size: 18px;
    height: 32px;
    text-align: left;
    padding-left: 6px;
    line-height: 32px
}

.stand-price strike {
    color: #393e43;
    font-size: 70%;
    font-weight: 400;
    padding-right: 5px;
    line-height: 40px
}

.blue.support-pk {
    background: url("../files/images/icon/hand-price.png") 95% center no-repeat #1b98d2
}

.blue.support-pk, .orange.support-pk, .red.support-pk {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 10px;
    text-align: left
}

.support-bg .cont-sp {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor #c2cbd1 #c2cbd1;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding: 20px;
    text-align: justify
}

.red.support-pk {
    background: url("../files/images/icon/medal-price.png") 95% center no-repeat #2a59b5
}

blockquote {
    color: #000;
    padding: 0;
    margin: 0;
}

.pricing-table .orange {
    background-color: #dd2429
}

.orange.support-pk {
    background: url("../files/images/icon/medal-price.png") 95% center no-repeat #dd2429
}

.title-cc > strong {
    color: #e33e2b;
    font-size: 23px
}

.title-cc {
    line-height: 2;
    margin-left: 50px;
    text-align: left
}

.pro-service .services-desc p {
    margin: 0 0 20px
}

#sencontact_successfoot {
    color: #bf7a39 !important
}

#RegPopup #sencontact_success h2 {
    font-size: 30px;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 400
}

#RegPopup #sencontact_success img {
    width: 30px;
    height: 30px;
    margin-top: -3px
}

.form-send-contact {
    padding-top: 50px;
    margin-top: 30px;
    background: #1f428e;
    position: relative
}

    .form-send-contact .ps-title {
        text-align: center;
        font-size: 24px;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 20px;
        position: absolute;
        top: 15px;
        left: 15px
    }

.bv-cop-copany h3, .show_content3_nhom .cate-name {
    font-size: 18px;
    text-transform: uppercase
}

.show_content3_nhom {
    position: relative;
    clear: both;
    margin: 0;
    padding: 0;
    padding-top: 20px;
}

.center_column .show_content3_nhom .cate-detail ol li {
    list-style-type: decimal;
}

.center_column .show_content3_nhom .cate-detail ul li {
    list-style-type: disc;
}

.center_column .show_content3_nhom .cate-detail .entry-detail img {
    height: auto !important
}

.show_content3_nhom .row-sflex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

    .show_content3_nhom .row-sflex h2 {
        font-weight: 700;
    }

    .show_content3_nhom .row-sflex:nth-child(1), .show_content3_nhom .row-sflex:nth-child(3), .show_content3_nhom .row-sflex:nth-child(5), .show_content3_nhom .row-sflex:nth-child(7), .show_content3_nhom .row-sflex:nth-child(9), .show_content3_nhom .row-sflex:nth-child(11), .show_content3_nhom .row-sflex:nth-child(13) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

.form-send-contact .btnsend_contact {
    display: inline-block;
    padding: .75rem 3.25rem;
    border-radius: 10rem;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .15rem;
    transition: .3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    max-width: inherit
}

.top-header .language {
    border-right: 1px solid;
    text-transform: inherit;
    border-image: linear-gradient(to bottom,#c3c3c3,rgba(0,0,0,0)) 1 100%;
    padding-right: 10px
}

.pro-popular-home .pro-tieubieu .owl-carousel .owl-item {
    margin-bottom: 0;
}

/*.pro-popular-home .pro-tieubieu li {
    margin-bottom: 30px;
}*/

.form-sale {
    padding: 10px 0;
    border-bottom: 1px solid #eaeaea;
}

    .form-sale .row-flexd {
        justify-content: center;
    }

.sale-img {
    padding-right: 15px;
    max-width: 80px;
}

.form-sale .client-name {
    font-size: 20px;
    font-weight: 700;
}

.form-sale .client-post {
    color: #ff6600;
    font-size: 24px;
}

    .form-sale .client-post a {
        color: #ff6600;
    }

    .form-sale .client-post i {
        margin-right: 7px;
    }

.tragop-lanbanh.row-flexd {
    justify-content: center;
    position: relative;
    margin-bottom: 40px;
}

.tragop-info, .lanbanh-info {
    text-align: center;
    position: static;
}

.btn-tragop, .btn-lanbanh {
    margin: 0 5px;
    line-height: 28px;
    text-transform: uppercase;
}

    .btn-tragop i, .btn-lanbanh i {
        padding-right: 5px;
    }

.tragop, .lanbanh {
    display: none;
    position: absolute;
    left: 0;
    background-color: #fafafa;
    z-index: 999;
    padding: 20px 20px 40px 20px;
    box-shadow: 0 3px 6px -4px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
}
/*Product cate Home*/
.index-hotpro .popular-places-box .popular-places-photo img {
    transition: transform 500ms ease, opacity 500ms ease;
}

.index-hotpro .popular-places-box:hover .popular-places-photo img {
    transform: scale(1.05) rotate(1.3deg);
}

.box-center-home .row-flexd {
    margin-top: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #1b3464;
}

    .box-center-home .row-flexd li {
        text-align: center;
        font-size: 18px;
        margin-bottom: 30px;
    }

        .box-center-home .row-flexd li img {
            width: 8rem !important;
            height: 8rem !important;
            transition: color .3s ease-out;
            display: block;
            margin: 0 auto;
            margin-bottom: 10px;
        }

            .box-center-home .row-flexd li:hover img,
            .box-center-home .row-flexd li img + img {
                display: none;
            }

                .box-center-home .row-flexd li:hover img + img {
                    display: block;
                    margin: 0 auto;
                    margin-bottom: 10px;
                }

        .box-center-home .row-flexd li a {
            color: #fff;
        }
/*Product List New*/
.row-flexd-cate {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}

.popular-places-box {
    position: relative;
    z-index: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    width: 100% !important;
    margin: 0 0 30px 0;
    overflow: hidden;
    background-color: rgb(234 234 234 / 22%);
}

    .popular-places-box .popular-places-overflow {
        overflow: hidden;
        border-radius: 3px;
    }

    .popular-places-box .popular-places-photo {
        position: relative;
        transform: scale(1);
        transition: 1s;
        border-radius: 3px;
        display: flex;
    }

    .popular-places-box .listings_no {
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 20;
        font-size: 14px;
        background: rgba(0,0,0,0.15);
        -webkit-box-shadow: 0px 0px 0px 1px rgb(255 255 255 / 20%);
        box-shadow: 0px 0px 0px 1px rgb(255 255 255 / 20%);
        color: #fff;
        padding: 7px 14px 6px;
        font-weight: 500;
        border-radius: 3px;
    }

        .popular-places-box .listings_no a {
            display: block;
            color: #ff6600;
        }

        .popular-places-box .listings_no.col-hidden {
            display: none;
        }

    .popular-places-box .popular-places-photo:before {
        content: "";
        top: 0;
        position: absolute;
        height: 100%;
        width: 100%;
        /*z-index: -1;*/
        /*background-color: rgb(234 234 234 / 22%);*/
        background: linear-gradient(to top,rgb(35 35 37 / 77%) 0%,rgb(35 35 37 / 39%) 35%,rgb(22 22 23 / 23%) 60%,rgba(0,0,0,0) 100%);
        border-radius: 3px;
        opacity: 1;
    }

    .popular-places-box .popular-places-photo a {
        text-align: center;
        width: 100%;
    }

    .popular-places-box .popular-places-photo img {
        margin: 0 auto;
    }

    .popular-places-box .ling-section {
        width: 100%;
        padding: 0 5%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        text-align: center;
    }

    .popular-places-box h3 {
        -webkit-transition: .4s;
        transition: .4s;
        font-weight: 600;
        margin-bottom: 2px;
        font-size: 3rem;
        line-height: 1.2;
        text-transform: uppercase;
    }

        .popular-places-box h3 a {
            color: #fff;
        }

            .popular-places-box h3 a > i {
                display: inline-block;
                vertical-align: middle;
                width: 40px;
                height: 16px;
                position: relative;
                display: block;
                margin: 0 auto;
                margin-top: 45px;
            }

                .popular-places-box h3 a > i:before {
                    content: "";
                    width: 100%;
                    height: 3px;
                    background-color: #fff;
                    position: absolute;
                    left: 0;
                    bottom: 1px;
                }

                .popular-places-box h3 a > i:after {
                    content: "";
                    width: 3px;
                    height: 100%;
                    background-color: #fff;
                    position: absolute;
                    right: 0;
                    bottom: 2px;
                    transform-origin: 0 100%;
                    transform: rotate(-45deg);
                }

    .popular-places-box p {
        margin-bottom: 0;
    }
/*Product List*/
.popular-cate .popular-places-box .ling-section {
    bottom: 300px;
}

.popular-cate .popular-places-box .ling-content {
    position: relative;
    height: 280px;
    background: #000;
    padding: 15px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -5px;
    flex-wrap: wrap;
}

.popular-cate .popular-places-box .ling-btn {
    position: relative;
    justify-content: center;
    padding: 1.2rem;
    border: 2px solid #cbcbcb;
    color: #ff6600;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    outline: 0;
    background-size: 400% 400%;
    background-position: 0 50%;
    display: inline-flex;
    align-items: center;
    font-weight: 700;
    transition: color .3s ease-in-out,background-position .3s ease-in-out;
}

    .popular-cate .popular-places-box .ling-btn:hover {
        background-image: linear-gradient(-60deg,#000 50%,transparent 0);
    }
/*End product List New*/
/*detail product new*/
.bv-select-section-pro {
    padding-top: 0;
}

.bv-select-wrap {
    -webkit-box-shadow: 0px 10px 40px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 10px 40px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 10px 40px 0px rgba(50, 50, 50, 0.1);
    margin-top: 0;
    background: #fff;
    position: relative;
    padding-top: 15px;
}

    .bv-select-wrap .product-name {
        display: block;
        text-align: center;
        font-size: 30px;
    }

.bv-select-section-pro .bv-select-area {
    padding: 35px 20px 50px 20px;
}

.bv-select-area .fom {
    background: #fff;
    display: flex;
    justify-content: space-between;
}

.bv-select-section-pro .select-sub:first-child {
    width: unset;
}

.select-sub {
    margin-right: 20px;
    position: relative;
}

    .select-sub:last-child {
        margin-right: 0;
    }

.bv-select-section-pro .select-sub:last-child {
    text-align: center;
    margin-top: -10px;
}

.select-sub > span {
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
    font-size: 18px;
    color: #687693;
}

.select-sub .price-info {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 18px;
    color: #687693;
}

.bv-select-section-pro .select-sub .price-h5 {
    margin-top: 0;
    font-size: 18px;
    color: #687693;
    margin-bottom: 10px;
}

    .bv-select-section-pro .select-sub .price-h5 .price-info .price {
        font-size: 24px;
        color: #ea5b30;
        font-weight: 700;
        display: inline-block;
        letter-spacing: -1px;
    }

        .bv-select-section-pro .select-sub .price-h5 .price-info .price .price2 {
            text-transform: uppercase;
        }

.select-sub h2 {
    font-size: 22px;
}

.bv-select-area .select-sub:before {
    position: absolute;
    left: -30px;
    top: 0;
    width: 1px;
    height: 70%;
    background: #dddddd;
    content: "";
}

.select-sub:first-child:before {
    display: none;
}

.bv-select-area .adprobook2 {
    font-weight: 600;
    color: #fff;
    z-index: 1;
    position: relative;
    top: 10px;
    right: 10px;
    font-size: 15px;
    width: 175px;
    background: #f25828;
    text-transform: capitalize;
    padding: 15px 27px;
    border: 0;
    cursor: pointer;
}

.section-padding {
    padding: 60px 0;
}

.room-slide-area {
    padding-bottom: 30px;
}

    .room-slide-area .owl-carousel .owl-item {
        border: none;
        background: none;
    }

    .room-slide-area .owl-carousel .owl-stage-outer {
        background: #f1f1f1;
    }

    .room-slide-area .owl-carousel .owl-stage {
        margin: 0 auto;
        padding-top: 30px;
    }

    .room-slide-area .owl-carousel .owl-nav div {
        position: absolute;
        left: 70px;
        top: 50%;
        text-align: center;
        color: #00d690 !important;
        font-size: 30px;
        width: 50px;
        height: 50px;
        background: #fff !important;
        line-height: 46px;
        text-align: center;
        border-radius: 50%;
        transform: translateY(-50%);
        border-radius: 50% !important;
    }

        .room-slide-area .owl-carousel .owl-nav div.owl-next {
            right: 70px;
            left: auto;
            top: 50%;
            border-radius: 50%;
            text-align: center;
        }

    .room-slide-area .destination-item .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: 24px/1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        z-index: 1;
    }

.destination-area {
    background: #f5fbf9;
    padding-top: 200px;
    padding-bottom: 80px;
}

    .destination-area .container {
        width: 1425px;
        max-width: 100%;
    }

.destination-text {
    padding-top: 100px;
}

    .destination-text p {
        margin-bottom: 40px;
    }

.destination-item {
    position: relative;
}

.destination-content {
    background: #fff;
    padding: 20px;
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 90%;
    transform: translateX(-50%);
    border-radius: 10px;
    transition: all .3s;
}

@media (max-width: 767px) {
    .bv-select-area .fom {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .bv-select-section-pro .select-sub:first-child {
        width: 100%;
    }

    .bv-select-section-pro .select-sub {
        width: 100%;
        margin-bottom: 30px;
        border-bottom: 1px solid #ddd;
    }

        .bv-select-section-pro .select-sub:last-child {
            margin-top: 40px;
            text-align: center;
            border-bottom: 0;
        }

    .car-btn {
        width: 100%;
        margin-bottom: 5px;
    }

    .srollbar__mouse {
        display: none;
    }
}
/*end detail product new*/
@media (min-width:992px) {
    .header-2032 .nav-ontop .top-menu {
        position: fixed;
        margin: 0 auto;
        width: 100%;
        background-color: #fff;
        top: 0;
    }

    .product-tab .nav-tab {
        justify-content: center;
        display: flex;
        border-bottom: 2px solid #eaeaea;
        align-items: center;
    }

        .product-tab .nav-tab > li {
            text-align: center;
            margin-bottom: -4px;
        }

            .product-tab .nav-tab > li, .product-tab .nav-tab > li > a {
                height: 60px;
                line-height: 56px;
            }

    .wp {
        max-width: 1610px;
        margin: 0 auto;
        padding: 0 35px;
        width: 100%;
    }

    .pro-popular-home {
        max-width: 1610px;
        margin: 0 auto;
        padding: 0 35px;
        width: 100%;
    }

    .top-header .language {
        float: right
    }

        .top-header .language .dropdown a {
            border-right: none
        }

    .top-header .dropdown-menu {
        left: inherit;
        right: 0
    }

    .bottom-header .fiex-row, .position-stiky, .project-sticky, .top-header, .row-flexd {
        display: flex;
        justify-items: center;
        align-items: center;
    }

    .about-home .large-gutters .ml-auto .list-item .item-pic img {
        max-width: 50%;
    }

    .row-flexd .sli-img {
        max-width: 400px;
    }

    .row-flexd .sli-content {
        padding-left: 30px;
    }

    .bottom-header .fiex-row, .row-flexd, .top-header {
        justify-content: end;
    }

    .nav-top-menu {
        padding: 0
    }

        .nav-top-menu .row-flexd #main-menu {
            width: 100%;
        }

    .row-cate-pro .cate-pro li a .cate-name {
        min-height: 73px
    }

    .columns-container > .container.container-landing#columnstop, .filter-mb, .page-products .content-pro3 .table-bordered tr td, .view-product-list .display-product-option {
        display: none
    }

    .content-header .content-header-right .drop-group-sort {
        margin-right: 3px;
        margin-top: 2.5px
    }

    .product-gallery__thumbs {
        box-sizing: border-box;
        width: 100%;
        position: -webkit-sticky;
        position: sticky;
        top: 65px;
        padding-bottom: 1px
    }

    .product-content-desc {
        position: -webkit-sticky;
        position: sticky;
        top: 10px
    }

    .youtube-embed-wrapper {
        max-width: 80%;
        margin: 0 auto
    }

    .index-thumuc .index-item .youtube-embed-wrapper {
        padding-bottom: 42.7% !important
    }

    .default-services-block {
        width: 25%
    }

    .left-pro-view, .left_sticky, .right-pro-view {
        box-sizing: border-box;
        width: 100%;
        position: -webkit-sticky;
        position: sticky;
        top: 70px;
        padding-bottom: 1px
    }

    .section-featured-banner .featured-banner .why-us, .service4 .service-item {
        width: 50%
    }

    .service5233 .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .justify-content-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
        text-align: center
    }

    .nav-top-menu > .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }

    .nav-top-menu .row .logo, .nav-top-menu .row .main-menu {
        display: inline-flex;
    }

    .nav-top-menu .row .user_search_cart {
        display: inline-flex;
        justify-content: right;
    }

    /*   .nav-top-menu .row .logo {
            width: 160px;
            height: 70px;
            overflow: hidden
        }*/

    .nav-top-menu.nav-04.nav-ontop .logo a img {
        height: 48px;
        padding-top: 3px
    }

    /* .nav-ontop #form-search-opntop {
            top: 4px
        }*/

    .nav-top-menu.nav-ontop .row .logo {
        width: 160px;
        height: 50px;
        overflow: hidden
    }

    /* .nav-ontop #main-menu .navbar .navbar-nav > li > a {
            margin: 10px 0 8px
        }*/

    .pos-absolute .nav-top-menu .container > .row {
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .nav-top-menu .row .main-menu {
        width: calc(100%);
        justify-content: left
    }



    .giuseart-nav {
        right: 5px !important;
        left: inherit !important
    }

    .layered-filter-brand .filter-brand:hover .check-box-list {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
        column-count: 2;
        width: 500px !important
    }

    .container.container-landing {
        width: 100%
    }

    .columns-container > .container.container-landing .page-heading, .columns-container > .container.service-page .page-heading {
        text-align: center
    }

    .content-header .content-header-left {
        display: flex;
        width: calc(100% - 220px)
    }

    .page-product-detail .show_content3_nhom .table-bordered tr:first-child td:nth-child(1), .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(2) td:nth-child(2), .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(3) td:first-child, .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(4) td:nth-child(2), .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(5) td:first-child, .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(6) td:nth-child(2) {
        width: 20%
    }

    .page-product-detail .show_content3_nhom .table-bordered tr:first-child td:nth-child(2), .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(2) td:first-child, .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(3) td:nth-child(2), .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(4) td:first-child, .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(5) td:nth-child(2), .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(6) td:first-child {
        width: 80%
    }

    .info-orther.ortherfea p {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
}

.page-product-detail .show_content3_nhom .table-bordered tr td {
    text-align: center;
    vertical-align: middle;
    width: 50%
}

.show_content3_nhom .cate-name {
    text-align: center;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dee2e6;
    border-top: 1px solid #dee2e6;
    background-color: #f8f9fa;
    padding: 10px 0
}

.show_content3_nhom .table-bordered, .show_content3_nhom .table-bordered tr td {
    padding: 0;
    border: none;
    background-color: #fff9e1
}

    .show_content3_nhom .table-bordered tr td h3 {
        font-weight: 500;
        color: #fa7c3d;
        position: relative;
        text-transform: uppercase
    }

        .show_content3_nhom .table-bordered tr td h3::before {
            content: "";
            position: absolute;
            width: 100px;
            height: 2px;
            bottom: -10px;
            background: #1f1d1b;
            float: none;
            margin: 15px auto 0;
            display: block;
            left: 0;
            right: 0
        }

    .show_content3_nhom .table-bordered tr td p {
        padding: 0 50px
    }

.product-tab .nav-tab {
    padding-inline-start: inherit
}

#form-search-opntop:hover .form-inline {
    display: flex
}

.contact {
    position: absolute;
    top: 5px;
    right: 10px
}

.other-foot {
    visibility: hidden;
    height: 0;
    display: none
}

.show-text-popup .other-foot {
    visibility: visible;
    height: auto;
    display: block
}

.footer3 .footer-coppyright .coppyright .bv-cop {
    font-size: 12px;
    color: #fff
}

.maps_footer iframe {
    max-height: 200px !important
}

.bv-cop-copany {
    padding-bottom: 15px;
    font-size: 12px;
    text-align: center
}

/*.mangxh li.xht.lin {
    margin-top: 3px
}*/

.project-content-img .img-project {
    width: 25%;
    display: none
}

.social-button {
    left: inherit !important;
    right: 5px;
    bottom: 70px !important
}

    .social-button i {
        width: 44px !important;
        height: 44px !important
    }

    .social-button a:hover i, .social-button a:hover img {
        border-radius: 50%;
        box-shadow: 0 5px 10px rgb(0 0 0 / 15%),0 4px 15px rgb(0 0 0 / 13%)
    }

    .social-button i.fa-weixin {
        background: url(../files/images/icon/icon-sms.png) center center no-repeat
    }

    .social-button i.fa-whatsapp {
        background: url(../files/images/icon/icon-call.png) center center no-repeat
    }

@keyframes tada2 {
    0%,to {
        transform: scaleX(1)
    }

    10%,20% {
        transform: scale3d(.9,.9,.9) rotate(-8deg)
    }

    30%,50%,70%,90% {
        transform: scale3d(1.1,1.1,1.1) rotate(8deg)
    }

    40%,60%,80% {
        transform: scale3d(1.1,1.1,1.1) rotate(-8deg)
    }
}

.social-button a span {
    left: inherit !important;
    right: 60px;
    width: 160px !important;
    background-color: rgb(242 110 35) !important
}

    .social-button a span:before {
        border-width: 10px 0 10px 10px !important;
        border-color: transparent transparent transparent #f26e23 !important;
        right: -10px;
        left: inherit !important;
        top: 7px !important
    }

.system-block-two .inner-box .caption-box {
    padding: 10px 15px
}

    .system-block-two .inner-box .caption-box h3 {
        height: 48px;
        overflow: hidden
    }

    .system-block-two .inner-box .caption-box .info .info-detail {
        height: 180px;
        overflow: hidden
    }

.project-carousel .list-item .item-pic {
    background-color: #000;
    max-height: 232px
}

.pic-text {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
}

    .pic-text h2, .pic-text h3 {
        font-weight: 400;
        margin-bottom: 0
    }

.history-wrapper {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

    .history-wrapper:after {
        content: "";
        width: 3px;
        height: 100%;
        background: #ededed;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
    }

    .history-wrapper .title-wrap {
        opacity: 0.5;
        padding: 0 45px;
    }

    .history-wrapper .timeline-box {
        position: relative;
    }

.one-of-two {
    width: 50%;
    float: left;
}

.history-wrapper .timeline-box:not(:last-child) {
    margin-bottom: 140px;
}

.timeline-box:nth-child(2n) {
    padding: 0 0 0 140px;
}

.history-wrapper .timeline-box:nth-child(2n) {
    margin-bottom: 140px;
}

.history-wrapper .timeline-box:nth-child(2n + 1) {
    margin-top: -24%;
    text-align: right;
}

.timeline-box:nth-child(2n + 1) {
    padding: 0 140px 0 0;
}

.history-wrapper .timeline-box .content h3.h4 {
    font-size: 26px;
}

.year {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    background: #fff;
    top: 30%;
    color: #3b3b3b;
    transform: translateY(-50%);
    border: 1px solid #dbdbdb;
    line-height: 100px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}

.timeline-box:nth-child(2n) .year {
    left: 25px;
}

.timeline-box:nth-child(2n + 1) .year {
    right: 32px;
}

.year:before {
    content: "";
    width: 15px;
    height: 15px;
    border-left: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background: #ffffff;
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
}

.timeline-box:nth-child(2n) .year:before {
    left: -8px;
    transform: rotate(45deg);
}

.timeline-box:nth-child(2n + 1) .year:before {
    right: -8px;
    transform: rotate(-135deg);
}

.timeline-box:after {
    content: "";
    width: 3px;
    height: 0;
    background: #ffa200;
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
    z-index: 1;
    transition: all 0.3s ease-in-out;
}

.timeline-box:nth-child(2n):after {
    left: -1.5px;
}

.timeline-box:nth-child(2n + 1):after {
    right: -1.5px;
}

.timeline-box:hover:after {
    height: 97px;
}

.timeline-box:before {
    content: "";
    width: 21px;
    height: 21px;
    border-radius: 50%;
    border: 5px solid #ededed;
    position: absolute;
    background: #fff;
    z-index: 2;
    top: 30%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
}

.timeline-box:nth-child(2n):before {
    left: -10.5px;
}

.timeline-box:nth-child(2n + 1):before {
    right: -10.5px;
}

.timeline-box:hover:before {
    border: 5px solid #ffa200;
}

@media screen and (max-width: 1199px) {
    .year {
        width: 90px;
        height: 90px;
        line-height: 90px;
        font-size: 22px;
    }
}

@media screen and (max-width: 991px) {
    .view-product-list .product-list .product-container .lower-content .spec-list li {
        width: 100%;
    }

    .history-wrapper {
        padding: 30px 0 30px;
    }

        .history-wrapper .title-wrap {
            padding: 0;
            margin-bottom: 30px;
        }

    .title-wrap.one-of-two {
        width: 100%;
    }

    .history-wrapper:after {
        left: 0;
    }

    .history-wrapper .timeline-box:nth-child(2n) {
        padding: 0 0 0 140px;
    }

    .history-wrapper .timeline-box:not(:last-child) {
        margin-bottom: 40px;
    }

    .timeline-box.one-of-two,
    .timeline-box .img img {
        width: 100%;
    }

    .history-wrapper .timeline-box:nth-child(2n + 1) {
        margin-top: 0;
        text-align: left;
    }

    .timeline-box:nth-child(2n + 1) .year {
        left: 32px;
    }

    .timeline-box:nth-child(2n + 1):before {
        left: -10.5px;
    }

    .timeline-box:nth-child(2n + 1) .year:before {
        left: -8px;
        transform: rotate(45deg);
    }

    .timeline-box:nth-child(2n + 1):after {
        left: -1.5px;
    }

    .history-wrapper .timeline-box:nth-child(2n + 1) {
        margin-top: 0;
        text-align: left;
    }

    .timeline-box:nth-child(2n + 1) {
        padding: 0 0 0 140px;
    }
}

@media screen and (max-width: 767px) {
    .history-wrapper:after,
    .year,
    .timeline-box:before {
        display: none;
    }

    .history-wrapper {
        padding: 0;
    }

        .history-wrapper .timeline-box:nth-child(2n),
        .history-wrapper .timeline-box:nth-child(2n + 1) {
            padding: 0 15px;
        }

        .history-wrapper .timeline-box:not(:last-child) {
            margin-bottom: 30px;
        }

    .timeline-box .content {
        text-align: center;
    }

    .timeline-box:nth-child(2n):after,
    .timeline-box:nth-child(2n + 1):after {
        display: none;
    }

    .product-tab .tab-container .table tr td p {
        height: auto !important;
    }
}

.mb-1-6, .my-1-6 {
    margin-bottom: 1.6rem;
}

@media (min-width:1400px) {

    .container {
        width: 100%;
        max-width: 1360px
    }

    .banner-category .slider .scale-pic .pic {
        width: 100vw;
    }

    .pic-text h2 {
        font-size: 60px
    }

    .pic-text h3 {
        font-size: 24px
    }

    .pic-text {
        top: 25%;
        max-width: 70%;
        margin: 0 auto;
    }

    .pro-popular-home {
        max-width: 1810px;
    }
}

@media (min-width:1600px) {
    .destination-item .destination-img a {
        display: block;
        height: 285px;
        overflow: hidden;
    }

    .product-list li .left-block a {
        display: block;
        height: auto;
        overflow: hidden;
    }

    .destination-item .destination-img a img,
    .product-list li .left-block img {
        object-fit: contain;
    }

    .layered-filter-brand .filter-brand .layered_subtitle {
        line-height: normal;
        padding: 14px 5px;
        justify-content: center
    }

    .layered-filter-brand .filter-brand:hover .layered_subtitle {
        background-color: #eaeaea
    }

    .slider .scale-pic, .banner .slider .item > a {
        position: relative;
        height: 69.7vh;
        justify-items: center;
        align-content: center;
        align-items: center;
        display: flex;justify-content: center;
    }

    .slider .item .pic {
        display: flex;
        margin: 0 auto;
        position: absolute;
        justify-items: center;
        align-content: center;
        align-items: center;
    }
    .banner .slider .item > .scale-pic > .pic,
    .banner .slider .item > a > .pic {
        width: 100%;
    }
  .banner .slider .item > .scale-pic > .img-responsive,
    .banner .slider .item > a > .img-responsive {
        width: 100%;
    }
    /* .product-tab .tab-container .tab-panel img {
            max-width: 80%;
            text-align:center
        }*/

    .product-tab .tab-container .tab-panel .owl-carousel img {
        max-width: 100%;
    }

    .product-tab .tab-container .tab-panel .table img {
        max-width: inherit;
        width: 100%;
    }
}

@media (max-width:992px) {
    .content-header .content-header-right {
        width: 100%;
        float: none;
        display: flex;
        position: relative;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .form-sale .row-flexd {
        display: flex;
        justify-items: center;
        align-items: center;
    }

    .pro-new-home {
        padding: 0
    }

    .wp, .pro-popular-home {
        margin: 0 auto;
        padding: 0 15px
    }

    .dm_category {
        display: none
    }
}

.top-header .nav-top-links .social-icons a i {
    width: 25px;
    height: 24px;
    display: block;
    font-size: 24px;
}

.nav-top-links .social-icons .icon-zalo .fa-zalo-circle {
    background: url(../files/qcad/icon/top_zalo.png) no-repeat;
    background-size: contain;
    margin-top: 2px;
}

.top-header .nav-top-links .social-icons a {
    display: inline-block;
    text-align: center;
}

.call-phone {
    margin-left: 20px;
    display: flex;
    justify-content: end;
    justify-items: center;
}

    .call-phone i {
        font-size: 40px;
        line-height: 40px;
        color: #ff6600;
        animation: 1.1s infinite tada2;
    }

    .call-phone .text-phone {
        padding-left: 10px;
    }

        .call-phone .text-phone p {
            font-size: 14px;
            line-height: 18px;
        }

        .call-phone .text-phone a.link-phone {
            font-weight: 600;
            font-size: 20px;
            color: #000;
            white-space: nowrap;
        }

@media (min-width:768px) {

    .cl-flex {
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .top-header .marquee {
        max-width: 600px;
        float: left;
        width: 100%;
        max-height: 40px;
        display: flex;
    }

        .top-header .marquee:before {
            font-size: 24px;
            content: "";
            margin-right: 10px;
            color: #fff;
            background: url(../files/qcad/icon/icon-logo.jpg) no-repeat;
            background-size: contain;
            margin-top: 2px;
            width: 60px;
            height: 30px;
            display: block;
        }

        .top-header .marquee marquee {
            padding-top: 0
        }

    .top-header .container-fluid {
        width: 100%;
    }

    .navlist1 {
        display: none
    }

    .page-product-detail .show_content3_nhom .table-bordered tr {
        display: flex;
        justify-content: center;
        align-items: center;
        border-top: 1px solid #e4d0bc
    }

        .page-product-detail .show_content3_nhom .table-bordered tr:first-child td:nth-child(1), .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(2) td:nth-child(2), .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(3) td:first-child, .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(4) td:nth-child(2), .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(5) td:first-child, .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(6) td:nth-child(2) {
            width: 30%
        }

        .page-product-detail .show_content3_nhom .table-bordered tr:first-child td:nth-child(2), .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(2) td:first-child, .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(3) td:nth-child(2), .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(4) td:first-child, .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(5) td:nth-child(2), .page-product-detail .show_content3_nhom .table-bordered tr:nth-child(6) td:first-child {
            width: 70%
        }

    .group-service .content2 .fields-list .wrap-count .item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 0
    }

        .group-service .content2 .fields-list .wrap-count .item:first-child {
            -webkit-box-pack: end;
            -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
            justify-content: flex-end
        }

        .group-service .content2 .fields-list .wrap-count .item:nth-child(2) {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

    .bg-partner .list-partner:first-child .item-post-partner, .bg-partner .list-partner:nth-child(11) .item-post-partner, .bg-partner .list-partner:nth-child(3) .item-post-partner, .bg-partner .list-partner:nth-child(5) .item-post-partner, .bg-partner .list-partner:nth-child(7) .item-post-partner, .bg-partner .list-partner:nth-child(9) .item-post-partner, .service-posts .bg-service-post:first-child .item-post-service, .service-posts .bg-service-post:nth-child(11) .item-post-service, .service-posts .bg-service-post:nth-child(3) .item-post-service, .service-posts .bg-service-post:nth-child(5) .item-post-service, .service-posts .bg-service-post:nth-child(7) .item-post-service, .service-posts .bg-service-post:nth-child(9) .item-post-service {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .bg-partner .list-partner .post-item .item-post-partner, .service-posts .item-post-service {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

        .service-posts .item-post-service .content__img {
            margin-bottom: 0
        }

        .service-posts .item-post-service .col-lg {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 45%;
            -ms-flex: 0 0 45%;
            flex: 0 0 45%;
            max-width: 45%
        }

        .service-posts .item-post-service .content__text {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 55%;
            -ms-flex: 0 0 55%;
            flex: 0 0 55%;
            max-width: 55%
        }

            .service-posts .item-post-service .content__text .seemore a {
                -webkit-transition: .3s ease-in-out;
                transition: .3s ease-in-out
            }

            .service-posts .item-post-service .content__text .read-more a:hover {
                background: #ff6600;
                color: #fff;
                -webkit-box-shadow: 0 0 0 1px #ff6600;
                -ms-box-shadow: 0 0 0 1px #ff6600;
                -o-box-shadow: 0 0 0 1px #ff6600;
                box-shadow: 0 0 0 1px #ff6600;
                border-color: #ff6600;
            }

        .service-posts .item-post-service .content__img .wrap__img:before {
            content: '';
            display: block;
            width: 80%;
            height: 80%;
            position: absolute;
            top: 0;
            z-index: 1
        }

        .service-posts .item-post-service .content__img .wrap__img a img {
            z-index: 1;
            position: relative;
            /* background: #fff;*/
            /*padding: 50px*/
            display: block;
        }

        .service-posts .item-post-service .content__img .wrap__img:after {
            content: '';
            display: block;
            height: 4rem;
            width: 6rem;
            position: absolute;
            top: -2.7142857143rem
        }

    .service-posts .bg-service-post:first-child .item-post-service .content__img .wrap__img:before, .service-posts .bg-service-post:nth-child(5) .item-post-service .content__img .wrap__img:before {
        background: #ff6600
    }

    .service-posts .bg-service-post:first-child .item-post-service .content__img .wrap__img:before, .service-posts .bg-service-post:nth-child(3) .item-post-service .content__img .wrap__img:before, .service-posts .bg-service-post:nth-child(5) .item-post-service .content__img .wrap__img:before, .service-posts .bg-service-post:nth-child(7) .item-post-service .content__img .wrap__img:before {
        right: 0
    }

    .service-posts .bg-service-post:nth-child(2) .item-post-service .content__img .wrap__img:before, .service-posts .bg-service-post:nth-child(4) .item-post-service .content__img .wrap__img:before, .service-posts .bg-service-post:nth-child(6) .item-post-service .content__img .wrap__img:before {
        background: #ed1c24
    }

    .service-posts .bg-service-post:nth-child(2) .item-post-service .content__img .wrap__img:before, .service-posts .bg-service-post:nth-child(4) .item-post-service .content__img .wrap__img:before, .service-posts .bg-service-post:nth-child(6) .item-post-service .content__img .wrap__img:before, .service-posts .bg-service-post:nth-child(8) .item-post-service .content__img .wrap__img:before {
        left: 0
    }

    .service-posts .bg-service-post:nth-child(3) .item-post-service .content__img .wrap__img:before, .service-posts .bg-service-post:nth-child(5) .item-post-service .content__img .wrap__img:before, .service-posts .bg-service-post:nth-child(7) .item-post-service .content__img .wrap__img:before {
        background: #006eb4
    }

    .service-posts .item-post-service .content__img .wrap__img {
        padding-top: 1.2857142857rem;
        padding-right: 1.2857142857rem;
        position: relative
    }

    .service-posts .bg-service-post:nth-child(2) .item-post-service .content__img .wrap__img, .service-posts .bg-service-post:nth-child(4) .item-post-service .content__img .wrap__img, .service-posts .bg-service-post:nth-child(6) .item-post-service .content__img .wrap__img {
        padding-right: 0;
        padding-left: 1.2857142857rem
    }

    .service-posts .item-post-service .content__text .wrap__text {
        max-width: 90%
    }

    .service-posts .bg-service-post:nth-child(2) .item-post-service .content__text .wrap__text, .service-posts .bg-service-post:nth-child(4) .item-post-service .content__text .wrap__text, .service-posts .bg-service-post:nth-child(6) .item-post-service .content__text .wrap__text {
        margin-left: auto
    }

    .from-partner-about .partner-about-wapper .about-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page-search .news-block-two .inner-box {
        margin-bottom: 30px;
    }

    .page-search .news-block-two .image-box {
        height: 180px;
        overflow: hidden;
    }

        .page-search .news-block-two .image-box a {
            height: 180px;
            overflow: hidden;
            position: relative;
            display: block;
        }

            .page-search .news-block-two .image-box a img {
                position: absolute;
                margin: auto;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                -webkit-transition: -webkit-transform .5s ease;
                transition: transform .5s ease;
                -moz-transition: all 0.5s;
                -moz-transition: all 0.5s;
            }

    .caption-box .inner h3 {
        height: 65px;
        overflow: hidden;
    }

    .caption-box .inner .text {
        height: 78px;
        overflow: hidden;
    }
}

@media (min-width:1601px) and (max-width:1700px) {
    #main-menu .navbar .navbar-nav > li > a {
        padding: 15px 16px
    }

    .project-home .item .cases-item .cases-desc .cases-content {
        height: 160px
    }
}

@media (min-width:1401px) and (max-width:1600px) {
    .project-home .item .cases-item .cases-desc .cases-content {
        height: 180px
    }

    #main-menu .navbar .navbar-nav > li > a {
        padding: 15px 10px
    }
}

@media (min-width:1301px) and (max-width:1400px) {
    #main-menu .navbar .navbar-nav > li > a {
        padding: 15px 8px;
    }

    #contact_form_map p a {
        display: inline-block
    }

    .header-top-right .homeslider .item-slide .content {
        max-width: 1200px
    }

        .header-top-right .homeslider .item-slide .content .slide-info-in {
            margin-top: 14%
        }

        .header-top-right .homeslider .item-slide .content .title {
            font-size: 30px
        }

    #main-menu .dropdown-menu .block-container .link_container > a {
        white-space: nowrap
    }

    .project-home .item .cases-item .cases-desc .cases-content {
        height: 170px
    }

    .project-home .item .cases-item .cases-desc h5 {
        height: 90px
    }

    .about-home .large-gutters .btn-link, .about-home .large-gutters .btn-link-2, .about-home .large-gutters .btn-link-3 {
        padding: 10px
    }
}

@media (min-width:1201px)and (max-width:1300px) {
    #contact_form_map p a {
        display: inline-block
    }

    .header-top-right .homeslider .item-slide .content {
        max-width: 1000px
    }

        .header-top-right .homeslider .item-slide .content .slide-info-in {
            margin-top: 13%
        }

        .header-top-right .homeslider .item-slide .content .title {
            font-size: 26px
        }

    .lower-content .text {
        height: 160px
    }

    .service4 .service-item .info .info-text {
        height: 78px
    }

    .project-home .item .cases-item .cases-desc .cases-content {
        height: 200px
    }

    .project-home .item .cases-item .cases-desc h5 {
        height: 100px
    }

    .page-partner .page-heading.partner-head, .page-service .page-heading.service-head {
        padding: 15px 20px;
        font-size: 26px
    }

    #main-menu .navbar .navbar-nav > li > a {
        padding: 15px 4px;
    }
}

@media (min-width:993px) and (max-width:1200px) {
    .box-about-home .box-home {
        line-height: 26px;
        font-size: 16px
    }

    .video-home .nav-tabs {
        max-height: 300px
    }

    .product-list.list li .left-block a {
        height: auto;
    }

    .navbar-nav > li:nth-child(7) {
        display: none
    }

    #main-menu .navbar .navbar-nav > li > a {
        padding: 15px 4px;
        font-size: 14px;
    }

    .bottom-header .fiex-row a.fist-mail span {
        display: none;
    }

    #contact_form_map p a {
        display: inline-block
    }

    .header-top-right .homeslider .item-slide .content .title {
        font-size: 24px
    }

    .header-top-right .homeslider .item-slide .content .slide-info-in {
        margin-top: 12%
    }

    .lower-content .text {
        height: 180px
    }

    .product-list li .content_price {
        font-size: 18px
    }

    .project-home .item .cases-item .cases-desc .cases-content {
        height: 210px
    }

    .project-home .item .cases-item .cases-desc h5 {
        height: 120px
    }

    .page-partner .page-heading.partner-head, .page-service .page-heading.service-head {
        padding: 15px;
        font-size: 24px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .top-header, .bottom-header .fiex-row, .form-inline {
        display: flex;
        justify-items: center;
        align-items: center;
        justify-content: center;
    }

    .col-mn {
        width: 100%;
    }

    .row-flexd {
        text-align: center;
    }

    .language {
        display: flex;
        float: right;
    }

    .slick-slide .scale-video {
        max-height: 300px
    }

    .video-home .nav-tabs {
        max-height: inherit;
        overflow: inherit
    }

    .index-video .nav-tabs {
        max-height: 285px;
    }

    .option4 #main-menu {
        padding: 0 15px
    }

    .product-list li .content_price {
        font-size: 18px
    }

    .formsearch-option4 .form-category, .top-header .support-link {
        display: none
    }

    .formsearch-option4 .input-serach input {
        padding: 10px
    }

    .option4 .header-top-right .homeslider {
        padding: 0
    }

    .option4 .group-button-header .btn-cart {
        float: left
    }

    .user_search_cart {
        display: inline-block
    }

    .top-header .marquee {
        display: flex;
        align-items: center;
        height: auto !important;
    }

        .top-header .marquee marquee {
            margin-top: 0
        }

    #form-search-opntop {
        bottom: inherit
    }

    #main-menu .navbar .navbar-nav > li > a {
        border: none;
        padding: 15px 3px;
        font-size: 13px;
    }

    #main-menu .navbar .navbar-nav > li {
        border-right: none
    }

    #nav-top-menu .logo {
        width: 100%;
        text-align: center
    }

    .nav-top-menu.nav-04 .logo a img {
        position: relative
    }

    #nav-top-menu .main-04 {
        width: calc(100% - 120px);
        display: inline-block
    }

    .header-top-right .homeslider .item-slide .content {
        display: none !important
    }

    .lower-content .text {
        height: 200px
    }

    .project-home .item .cases-item .cases-desc .cases-content {
        height: 220px
    }

    .project-home .item .cases-item .cases-desc h5 {
        height: 150px
    }

    .page-partner .page-heading.partner-head, .page-service .page-heading.service-head {
        padding: 10px;
        font-size: 24px
    }
    .index-about .index-item, .index-whyus .index-item {
        padding: 10px;
    }
}

@media (min-width:481px) and (max-width:767px) {
    .product-list.list .left-block {
        width: 40%;
    }

    .product-list.list .right-block {
        width: 60%;
    }

    .product-list.list li .left-block a {
        height: auto;
    }

    .formsearch-option4, .group-link-main-menu, .option4 #main-menu {
        float: left;
        margin-top: 25px;
        width: 100%
    }

    .option4 #main-menu {
        padding-right: 15px
    }

        .option4 #main-menu .navbar-header {
            background: #08c
        }

        .option4 #main-menu li.dropdown > a:after {
            top: 0
        }

    .option4 .nav-top-menu {
        border: none
    }

    .option4 #box-vertical-megamenus {
        width: 100%
    }

    .formsearch-option4 {
        padding: 0 15px
    }

        .formsearch-option4 .form-category, .option4 .group-button-header .btn-cart {
            display: none
        }

        .formsearch-option4 > form {
            border: 1px solid #ccc
        }

        .formsearch-option4 .btn-search {
            position: absolute;
            top: 0;
            right: 20px
        }

        .formsearch-option4 .form-group {
            margin: 0
        }

        .formsearch-option4 .input-serach input {
            padding: 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-banner4 {
        padding: 20px 0
    }

        .option4 .group-banner4 .list-banner {
            margin: 0;
            overflow: hidden
        }

            .option4 .group-banner4 .list-banner li {
                padding: 0;
                margin-top: 5px
            }

    .option4 .header-top-right .homeslider {
        padding: 0;
        margin-top: 25px
    }
}

@media (max-width:991px) {
    .home .header {
        position: relative
    }

    .bottom-header .fiex-row a.fist-mail span {
        display: none;
    }

    #shopping-cart-box-ontop {
        position: fixed;
        top: 120px
    }

    #main-menu .nav {
        float: none;
    }

    #contact_form_map p a, .sys-info-center .commentbox .product-comments-block-tab {
        display: inline-block
    }

    .service .service-item .icon img {
        max-width: 50px
    }

    .content-header .content-header-left, .layered-filter-brand {
        width: 100%
    }

    .content-header .content-header-left, .list-service {
        display: none
    }

        .content-header .content-header-left.active, .filter-container {
            display: block
        }

    .filter-mb {
        cursor: pointer;
        text-transform: uppercase;
        font-size: 18px;
        padding-bottom: 10px;
        text-align: center;
        display: none;
    }

        .filter-mb span {
            padding-left: 15px
        }

    .sale-product {
        background: linear-gradient(180deg,#f3f3f3 50%,#ffede8 50%)
    }

    .btnSendComment, .col-info-feature .title-feature-other .info-feature .info-sub li, .single-more-features p {
        font-size: 14px
    }

    .top-header .marquee {
        max-width: 200px;
        height: 40px
    }

    .layered-filter-brand .filter-brand {
        position: static;
        background-color: rgb(0 0 0 / 5%);
        margin-bottom: 1px
    }

    .filter-brand .layered_subtitle span {
        text-align: left;
        padding: 0 15px
    }

    .layered-filter-brand .filter-brand .check-box-list.active {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
        position: relative;
        display: block !important;
        z-index: 9999
    }

    .content-header {
        background: 0 0
    }

    .filter-brand .check-box-list li {
        padding: 5px 10px
    }

    .show_content3_nhom .table-bordered tr td p {
        padding: 0 10px
    }

    .show_content3_nhom .table-bordered tr td h3 {
        font-size: 20px
    }

    .sprite_service {
        height: 150px
    }
}

@media (max-width:767px) {
    .cl-flex {
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .call-phone {
        margin-left: 0;
        margin-right: 50px;
    }

    #form-search-opntop:hover .form-inline, #main-menu .dropdown-menu .block-container .link_container > a, #main-menu .navbar .navbar-nav > li > a span, .bottom-header .fiex-row > span, .nav-top-menu.nav-04 .logo a, .row-page-about, .row-page-news, .site-wrap {
        display: block
    }

    .bottom-header .fiex-row, .footer-center, .footer3 .footer-coppyright, .footer3 .widget-container .social-link {
        text-align: center
    }

    #main-menu .dropdown-menu.mega_dropdown, .home .pos-absolute {
        position: relative
    }

    .header .navlist1 {
        display: flex;
        width: 100%;
        margin: 0 auto 10px;
        justify-items: center;
        justify-content: center;
        align-items: center
    }

        .header .navlist1 > li > a {
            display: block;
            position: relative;
            line-height: 24px;
            text-transform: capitalize;
            padding: 6px 5px;
            border-radius: 4px;
            font-size: 1.6rem;
            white-space: nowrap
        }

    /* .product-list li .product-name {
            height: 90px
        }*/

    .page-partner .page-heading.partner-head, .page-service .page-heading.service-head {
        top: 0;
        padding: 15px 30px;
        margin: 0 auto;
        width: 100vw;
        z-index: 9
    }

    .page-service .bg-adv-banner .content-top {
        margin-left: 5vw
    }

    .about-home .item-videobox {
        margin: 0 auto
    }

    .site-wrap {
        position: relative;
        clear: both
    }

        .site-wrap .about-home {
            display: inline-block;
            padding-top: 30px
        }

    .about-home .large-gutters .btn-link {
        padding: 6px;
        max-width: 150px
    }

    .about-home .large-gutters .btn-link-2, .about-home .large-gutters .btn-link-3.add-map {
        margin-top: 0;
        margin-left: 5px;
        padding: 10px 15px
    }

    .product-tab .nav-tab > li, .section-featured-banner .featured-banner .why-us {
        width: 100%
    }

    .post-inner-prices {
        overflow-x: auto
    }

    .gran-box .col-gran {
        width: 50%
    }

    #main-menu .navbar .navbar-nav > li > a, .gran-box-over {
        margin: 5px 0
    }

    .table.table-hover.table-bordered.table-detail-price {
        max-width: 100%
    }

    .stand-price strike {
        font-size: 100%;
        padding-right: 0
    }

    .content-shop .content-pro2 {
        height: auto !important
    }

    #columnstop, #main-menu .navbar-header .navbar-brand, #main-menu .navbar-header .navbar-toggle.active .hamburger .line:first-child, #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(3), #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(5), .box-center-home, .box-home, .category-slider .item-slider .content .desc, .footer3 .box-home, .header-top-right .homeslider .item-slide .content .desc, .header-top-right .homeslider .item-slide .content .sdide-button, .show-more, .show-more2, .top-header .marquee, .top-header .support-link > a, .wrapper-home-banner img {
        display: none
    }

    #form-search-opntop, .sales-hotline i.hidden-xs {
        display: inline-block !important
    }

    .top-header .dropdown.open > .dropdown-menu {
        z-index: 9999
    }

    .top-header {
              line-height: 40px;
        position: relative;
    }

    .pos-absolute .logo img {
        max-height: 60px;
    }
.nav-top-links .social-icons .icon-zalo .fa-zalo-circle {
    margin-top: 8px;
}
    .bottom-header {
        width: 100%;
    }

    .user_search_cart {
        padding: 10px;
        position: absolute;
        right: 10px;
        border-radius: 10px;
        cursor: pointer;
    }

    .form-action {
        padding-top: 16px;
        max-width: 35%;
        display: block;
        text-align: center;
        right: 0;
        z-index: 3;
    }

    .header-2032 .form-action.btn_baogiaxe {
        position: absolute;
    }

    .discovery__body {
        min-height: 300px;
        background: #000;
    }

    .discovery__content {
        left: calc(2rem);
    }

    .nav-top-menu {
        position: relative;
        display: inline-block;
        width: 100%;
    }

    #RegPopup .modal-dialog, #RegPopup .modal-dialog .modal-content {
        max-width: 100%;
        width: 100%
    }

    #main-menu .navbar .navbar-nav > li {
        border-right: none
    }

        #main-menu .navbar .navbar-nav > li > a:after {
            border-bottom: none;
            height: 0;
            margin-top: 0
        }

        #main-menu .navbar .navbar-nav > li:hover > a:after {
            border-bottom: none
        }

    .list-cate-pro .cate-pro li a .cate-name, .row-cate-pro .cate-pro li a .cate-name {
        background-color: #fff;
        height: 73px
    }

    .wrapper-home-banner {
        padding: 55px 0;
        margin: 10px 0 0;
        background-position: center
    }

    .designed {
        display: block;
        line-height: 30px
    }

    .header-top-right .homeslider .item-slide .content {
        padding-top: 5px;
        padding-bottom: 5px
    }

        .header-top-right .homeslider .item-slide .content .slide-info-img {
            padding: 0;
            width: 100%;
            display: none
        }

        .header-top-right .homeslider .item-slide .content .slide-info-in {
            width: 100%;
            margin-top: 0
        }

        .category-slider .item-slider .content, .header-top-right .homeslider .item-slide .content.fadeInDown .slide-info-in, .header-top-right .homeslider .item-slide .content.fadeInLeft .slide-info-in, .header-top-right .homeslider .item-slide .content.fadeInRight .slide-info-in, .header-top-right .homeslider .item-slide .content.fadeInUp .slide-info-in {
            padding-top: 0
        }

        .header-top-right .homeslider .item-slide .content.fadeInRight .desc {
            font-size: 16px;
            line-height: normal
        }

        .header-top-right .homeslider .item-slide .content.fadeInUp .desc {
            font-size: 40px;
            line-height: normal
        }

        .header-top-right .homeslider .item-slide .content.fadeInDown .title {
            line-height: 32px;
            padding-top: 30px
        }

        .header-top-right .homeslider .item-slide .content.fadeInDown .desc {
            letter-spacing: .035em;
            font-size: 14px
        }

        .header-top-right .homeslider .item-slide .content.fadeInLeft .title {
            font-size: 20px
        }

        .header-top-right .homeslider .item-slide .content.fadeInLeft .desc {
            line-height: 22px;
            text-transform: inherit
        }

    .entry-ci .entry-title {
        margin-top: 10px
    }

    .blog-posts .post-item .entry-meta-data {
        font-size: 12px
    }

    #main-menu {
        margin-left: 0;
        float: left
    }

    .language {
        float: left;
    }

    .box-center-home img, .content-text img {
        max-width: 100%;
        height: auto !important
    }

    #user-info-opntop {
        right: 80px
    }

    #main-menu .dropdown-menu.container-fluid .block-container .group_header:hover ul.block {
        left: 0;
        top: inherit;
        display: block;
        position: relative;
        background: #f7f7f7cf;
        min-width: inherit;
        padding: 0
    }

    #main-menu .dropdown-menu.container-fluid .block-container .group_header > a:after {
        content: "\f107";
        font-family: FontAwesome;
        font-size: 14px;
        vertical-align: 0;
        padding-left: 7px
    }

    #main-menu .dropdown-menu.container-fluid .block-container .link_container, #product .pb-right-column .form-option .attributes {
        padding: 0
    }

    #main-menu .navbar-collapse {
        padding: 2rem 1.5rem;
        margin-left: 0;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 999;
        width: 80%;
        height: 100%;
        background: rgba(255,255,255,.95);
        -webkit-transform: translateX(100%);
        -khtml-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: .5s ease-in-out;
        transition: .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 .navbar-header .navbar-toggle .hamburger {
        opacity: 1;
        z-index: 1;
        width: 50px;
        height: auto;
        background: 0 0;
        cursor: pointer;
        transition: .3s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

        #main-menu .navbar-header .navbar-toggle .hamburger .line {
            width: 100%;
            height: 4px;
            background-color: #333;
            display: block;
            margin: 8px auto;
            border-radius: 2px;
            transition: .3s ease-in-out
        }

            /*        .home #main-menu .navbar-header .navbar-toggle .hamburger .line {
            color: #83c011;
            background-color: #ee6929
        }*/

            #main-menu .navbar-header .navbar-toggle .hamburger .line:first-child, #main-menu .navbar-header .navbar-toggle .hamburger .line:nth-child(3) {
                width: 80%;
                margin-left: 0;
                display:none;
            }

    #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(2) {
        -webkit-transform: rotate(-45deg) translate(-5px,5px);
        transform: rotate(-45deg) translate(-5px,5px);
        transition-delay: 30ms;
        margin: 8px auto 0
    }

    #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(4) {
        margin: 8px auto 0;
        transition-delay: 30ms;
        -webkit-transform: rotate(45deg) translate(-5px,-5px);
        transform: rotate(45deg) translate(-5px,-5px)
    }

    #main-menu .navbar-header {
        background: 0 0;
        display: block;
        margin-left: -15px;
        min-height: 54px
    }

        #main-menu .navbar-header .fa {
            font-size: 26px
        }

    .blog-posts .post-item .entry .entry-ci {
        padding: 10px 15px
    }

    .header .nav-top-menu.nav-04 .logo {
        z-index: 999;
        width: 50%;
        text-align: center;
        position: absolute;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: 7px;
    }

    .box-products .box-tabs, .page-head-service ul li {
        padding-left: 10px;
        padding-right: 10px
    }

        .box-products .box-tabs li > a {
            max-width: inherit;
            background: 0 0
        }

    .list-service .service3 .col-sm-3 {
        width: 50%;
        display: inline-block;
        float: left
    }

    .qua-tang__item__btn__link {
        padding: 10px 25px
    }

    .featured-banner .no-pad {
        margin-top: 0;
        margin-bottom: 20px
    }

    .product-list li .product-star {
        float: none
    }

    .counter, .service-posts .item-post-service .content__img .wrap__img, .show_dangky {
        margin-bottom: 30px
    }

    .footer3 .widget-container:last-child {
        margin-bottom: 10px
    }

    #form-search-opntop .form-inline, .footer3 .widget-container li a:first-child {
        padding-left: 10px
    }

    .footer3 .footer-coppyright {
        padding-bottom: 95px
    }

        .footer3 .footer-coppyright .payment-logo {
            float: none;
            margin-top: 15px
        }

    .btn-success {
        margin: 0 auto 15px;
        display: block;
        max-width: 50%
    }

    .about-home .large-gutters .led, .video-home .nav-tabs {
        max-height: inherit;
        overflow: inherit
    }

        .about-home .large-gutters .led:hover, .video-home .nav-tabs:hover, .video-player .nav-tabs:hover {
            overflow-y: inherit
        }

    .home #home-slider .header-top-right {
        margin-top: 5px
    }

    #main-menu .nav {
        float: none;
        margin: 0 auto;
        width: 100%
    }

    .home #main-menu .navbar .navbar-nav > li.active > a, .home #main-menu .navbar .navbar-nav > li:hover > a,
    #main-menu .navbar .navbar-nav > li.active > a, #main-menu .navbar .navbar-nav > li:hover > a {
        background: 0 0;
        border-right: none;
        color: #ff6600
    }

    .home #main-menu .navbar .navbar-nav > li > a {
        color: #000;
    }

    #main-menu li.dropdown > a:after {
        top: 10px;
        right: 0;
        font-size: 26px
    }

    #main-menu .navbar .navbar-nav > li.active > a:before {
        display: none;
    }

    .search-head {
        z-index: 99;
        position: absolute;
        width: 55%;
        top: 20px;
        right: 60px
    }

    /*        #form-search-opntop {
            right: 0;
            top: 0;
            position: relative;
            width: 100%;
            margin-bottom: 10px;
            margin-top: 5px;
            border-color: #ededed
        }*/

    #form-search-opntop .input-serach {
        display: inline-block;
        margin-bottom: 0;
        padding: 3px 0 0;
    }

        #form-search-opntop .input-serach input {
            width: 100% !important;
        }

    #form-search-opntop:hover .input-serach input {
        line-height: 24px
    }

    #main-menu .navbar-header .navbar-toggle {
        margin-right: 0;
        display: flex
    }

    .nav-top-menu.nav-04 .logo a img {
        max-height: 55px;
        padding: 0 7px;
        margin-bottom: -1px;
        position: relative
    }

    .product-list.list .product-container, .video-player .nav-tabs {
        max-height: inherit
    }

    .product-list.list .right-block .product-name {
        font-size: 16px
    }

    #product .pb-left-column .product-image .product-img-thumb .owl-carousel .owl-item, .category-slider .item-slider .content .title {
        margin-bottom: 0
    }

    .blog-posts .post-item .entry-thumb {
        margin-right: 0
    }

    #product .pb-right-column .form-option {
        margin-right: 15px
    }

    #product .pb-right-column .form-action .button-group {
        margin: 0
    }

    #product .pb-right-column .adprobook2 {
        position: absolute;
        margin-top: 15px;
        width: 100%;
        left: 0;
        right: 0;
        top: 50px
    }

    .pro-popular-home .pro-tieubieu li {
        width: 100%;
    }

    .product-list li .add-to-cart {
        bottom: 0;
        display: none
    }

    #product .pb-right-column .form-option .attributes .attribute-label, .table div {
        width: auto
    }

    .filter-brand .check-box-list li a {
        border-bottom: 2px solid #004e9b
    }

    .featured-banner .post-title {
        height: 72px;
        overflow: hidden
    }

    .footer3 .widget-container .introduce-list li {
        display: inline-block;
        width: 50%;
        float: left;
        text-align: left
    }

    .page-head-service, .page-head-service ul li.h1-service, .page-head-service ul li.h1-service h1 {
        line-height: 40px
    }

        .page-head-service ul {
            margin-left: -10px;
            margin-right: -10px
        }

    table, table td {
        max-width: 100%;
        white-space: normal !important
    }

    .page-contact {
        padding: 10px
    }

    .about-home .large-gutters .ml-auto .led + div.more {
        margin-bottom: 0;
        width: 100%
    }

    .about-home .ml-auto .items-history, .index-whyus .items-history {
        padding: 0 0 20px
    }

    .section-title-box .box-title {
        font-size: 18px;
        line-height: 28px
    }

    #section-banner-home-frist .container-fluid {
        display: block;
        width: 100%;
        position: absolute;
        margin-bottom: 0
    }

    #footer2 .footer-top .footer-menu li {
        width: auto;
        display: inline-block
    }

    .widget-adress p span {
        line-height: 36px
    }

    .project-home .item .cases-item .cases-desc span {
        margin-bottom: 20px
    }

    .video-player .nav-tabs li .vid-thumb .vid-box {
        width: 150px
    }

    .video-player .nav-tabs li .vid-thumb h3 {
        font-size: 18px;
        width: calc(100% - 150px);
        line-height: normal
    }

    .product-tab .tab-container iframe, .product-tab .tab-container table.table {
        width: 100% !important
    }

    #product .pb-left-column .product-image .product-full {
        max-height: 546px
    }

    .footer-center {
        padding: 50px 0 20px
    }

    .main-footer .footer-center .col-lg-4.hidden-xs {
        display: inline-block !important;
        padding-top: 30px
    }

    .main-footer .footer-bottom {
        padding: 20px 0 90px;
        position: relative
    }

    .footer-widget .widget-content h2:first-child, .footer-widget .widget-content h3:first-child {
        margin-top: 30px
    }

    .page-product-box .product-list li .product-name, .product-list.pro-tieubieu li .product-name {
        height: 86px;
        display: flex;
        justify-items: center;
        align-items: center;
        justify-content: center
    }

    .product-list.pro-cate li .product-name {
        height: 68px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .about-home .index-item .item-title, .section-title-2 h2 {
        font-size: 2.5rem
    }

    div.table {
        overflow-y: hidden
    }

    .project-carousel .list-item {
        width: 50%;
        float: left
    }

    .slick-initialized .slick-slide .tp-caption.d-flex {
        align-items: center;
    }

    .slick-initialized .slick-slide .tp-caption .text_content {
        display: none;
    }

    .banner-home .slick-initialized .slick-slide .tp-caption .tp-link {
        margin: 0 auto;
        background: rgb(0 0 0 / 80%);
        border: none;
        border-radius: 5px;
    }
.category-page .header {
  min-height: 105px;
}
#product .pb-right-column .adprobook{
padding: 6px 30px;
}
}

@media (max-width:480px) {
    .page-heading {
        font-size: 24px;
        line-height: normal;
    }
    #product .pb-right-column .form-action .button-group {
        display: flex
    }

    #product .pb-left-column .product-image .product-full {
        max-height: 298px
    }

    #product .pb-right-column .product-name, .box-orther h2, .section-title-2 h2, h2, h3 {
        font-size: 22px;
        line-height: normal
    }

    .page-product-box .heading {
        font-size: 18px;
        line-height: normal;
        max-width: 80%
    }

    .breadcrumb, .formsearch-option4 .form-category, .main-footer .footer-center .col-lg-5, .option4 .group-button-header .btn-cart, .top-header .support-link {
        display: none
    }

    .top-header .nav-top-links {
        float: right;
        text-align: right;
        width: auto
    }

    .center_column .blog-posts.box-blogs .col-xs-6, .gran-box .col-gran, .option4 #box-vertical-megamenus {
        width: 100%
    }

    .pricing-table .plan {
        color: #fff;
        font-size: 18px;
        font-weight: 600
    }

    .stand-price {
        font-size: 18px;
        font-weight: 700
    }

    .product-list li .content_price {
        font-size: 14px
    }

    #section-banner-home-frist {
        background: 0 0;
        height: auto
    }
    .content-text img {
        display: block;
        float: none !important;
        margin: 0 auto !important;
    }
    .product-list.list li{width:100%;}
    .col-xs-3.col-md-3.lang-source, .col-xs-3.col-md-3.lang-target {
        max-width: 40px;
        padding: 0;
        font-size: 14px;
        overflow: hidden
    }

    .category-slider, .product-tab {
        margin-top: 0
    }

    .formsearch-option4, .group-link-main-menu, .option4 #main-menu {
        float: left;
        margin-top: 25px;
        width: 100%
    }

    .about-home .item-videobox {
        float: none
    }

        .about-home .item-videobox:before {
            top: -15px;
            left: -15px
        }

    /*    #form-search-opntop .input-serach input {
            line-height: 30px;
            width: 80px
        }*/
    #form-search-opntop .input-serach {
        padding: 0;
    }

    .video-player .nav-tabs li .vid-thumb .vid-box {
        width: 100px
    }

    .video-player .nav-tabs li .vid-thumb h3 {
        width: calc(100% - 100px)
    }

    .block-testimonials .testimonial-wapper .testimonials li .info .info-content {
        height: 180px;
        overflow: hidden
    }

    .block-testimonials .testimonial-wapper .testimonials li {
        height: 520px;
        overflow: hidden;
        min-height: inherit
    }

    .testimonials {
        padding-bottom: 0
    }

    .heart {
        font-size: 30px
    }

    #product .pb-right-column .form-action {
        padding-left: 0
    }

    .btn-add-cart {
        padding-left: 15px;
        padding-right: 15px
    }

        .btn-add-cart::before {
            margin-right: 5px
        }

    #product .pb-right-column .btn-add-cart #product .pb-right-column .adprobook2 {
        padding-left: 0;
        padding-right: 10px
    }

    #form-search-opntop .form-inline {
        background-color: #f1f1f1
    }

    .product-detail-main {
        margin-bottom: 0
    }

    .option4 #main-menu {
        padding-right: 15px
    }

        .option4 #main-menu .navbar-header {
            background: #08c
        }

        .option4 #main-menu li.dropdown > a:after {
            top: 0
        }

    .option4 .nav-top-menu {
        border: none
    }

    .formsearch-option4 {
        padding: 0 15px
    }

        .formsearch-option4 > form {
            border: 1px solid #ccc
        }

        .formsearch-option4 .btn-search {
            position: absolute;
            top: 0;
            right: 20px
        }

        .formsearch-option4 .form-group {
            margin: 0
        }

        .formsearch-option4 .input-serach input {
            padding: 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-banner4 {
        padding: 20px 0
    }

        .option4 .group-banner4 .list-banner {
            margin: 0;
            overflow: hidden
        }

            .option4 .group-banner4 .list-banner li {
                padding: 0;
                margin-top: 5px
            }

    .option4 .header-top-right .homeslider {
        padding: 0;
        margin-top: 25px
    }

    .btn-success {
        margin: 15px 0;
        display: block
    }

    .blog-posts .post-item .entry-thumb {
        margin-right: 0
    }

    .chat-widget .linkchat-mb {
        margin-bottom: 15px
    }

        .chat-widget .linkchat-mb .chat_text {
            padding-left: 15px;
            width: 140px
        }

            .chat-widget .linkchat-mb .chat_text::after {
                top: -80px;
                left: 0;
                animation: infinite
            }

    .inner-caption p {
        min-height: 152px;
        overflow: hidden
    }

    .header .nav-top-menu.nav-04 .logo {
        width: 75%
    }

    .project-home .item .cases-item .cases-desc span {
        font-size: 12px;
        line-height: normal
    }

    .project-home .item .cases-item .cases-desc h5 {
        height: 108px;
        font-size: 16px
    }

    .header-top-right .homeslider .item-slide .content .title {
        font-size: 26px;
        text-align: center
    }

    .header-top-right .homeslider .item-slide .content.fadeInDown .title {
        padding-top: 0
    }

    .page-service .bg-adv-banner .content-top {
        margin-left: 0
    }

    #product .pb-left-column .product-image .product-img-thumb li a {
        height: 50px
    }

    .about-bar a {
        justify-items: center;
        align-items: center;
        min-height: initial
    }

    #product .pb-right-column .form-cart-option {
       margin-bottom: 0;
    }
    .product-tab .nav-tab > li.active > a {
        background: #ebebeb;
    }
}

@media (max-width:360px) {
    .nav-top-menu.nav-04 .logo a img {
        margin-top: 3px
    }

    .list-service .service3 .col-sm-3 {
        width: 100%
    }

    .about-home .large-gutters .btn-link, .about-home .large-gutters .btn-link-2, .about-home .large-gutters .btn-link-3 {
        margin-bottom: 10px
    }
}
