@import url('https://fonts.googleapis.com/css?family=Muli&display=swap');
@import url('https://fonts.googleapis.com/css?family=Hepta+Slab|Jura:700|Literata&display=swap');

html {
    scroll-behavior: smooth;
}

.search-header-top {
    text-align: center;
    float: none;
    display: inherit !important;
}
.banner-top h2 {
    text-align: left;
    text-transform: uppercase;
    padding-top: 10%;
    font-weight: bold;
    font-size: 2em;
    color: #1288c9;
    font-family: 'Helvetica', sans-serif !important;
}
.section-title-center span,
.section-title-bold-center span,
.chatluong-chungnhan,
.dktuvan-form .section-title-normal span {
    text-align: center;
    font-family: 'Helvetica', sans-serif !important;
    font-weight: 500 !important;
}

.customer-support:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    right: auto;
    top: auto;
    bottom: -10px;
    border: 22px solid;
    border-color: #e01010 transparent transparent #e01010;
    z-index: 1;
}

.customer-support span.phone {
    background: #e01010;
    border: 1px solid #e01010;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    font-size: 10px;
    margin-right: 20px;
    position: relative;
    padding: 6px 10px 6px 40px;
    text-transform: uppercase;
    display: inline-block;
}

.customer-support span.phone p {
    font-family: 'Muli', sans-serif !important;
}

.customer-support span.phone img {
    bottom: 0;
    left: 10px;
    margin: auto 0;
    position: absolute;
    top: 0;
    z-index: 8;
}

.customer-support span.phone a {
    color: #fff;
    font-family: 'Muli', sans-serif !important;
    font-size: 17px;
}

.address-top {
    font-family: 'Muli', sans-serif !important;
    font-size: 1.1em;
}

.menu-top-right ul li a {
    font-family: 'Muli', sans-serif !important;
    font-size: .9em;
}

.main-menu-bottom ul li {
    padding: 0 10px;
}

.main-menu-bottom ul li ul li a {
    padding: 10px !important;
}

.main-menu-bottom ul li ul li:hover {
    background: #1288c9;
}

.main-menu-bottom ul li ul li {
    padding: 0 !important;
}

/*home page*/
.slideshow {
    background: #fff !important;
    max-height: 553px;
}

.slideshow .bg.bg-loaded {
    background-size: 100% 100% !important;
}

.row-chungnhan {
    background: #FFEFD5;
    border: 2px dotted red;
    padding: 2em 2em 0;
    margin-bottom: 15px;
}
.chungnhan h3, .chungnhan h5, .chungnhan h4, .chungnhan p {
    font-family: 'Helvetica', sans-serif !important;
    font-weight: 500;
}
.col-abouts {
    margin-bottom: 0;
    padding-bottom: 0;
}

.col-abouts .col-inner:hover {
    box-shadow: 0 !important;
    transition: none !important;
}

.title-home {
    margin-bottom: 0 !important;
}

.title-home h3 b {
    background: #1288c9 !important;
    height: 0 !important;
}

.title-home h3 {
    margin: 0 auto 30px;
}

.title-home h3 span {
    border: none !important;
    color: #333 !important;
}

.title-home h3 span:after {
    content: "";
    position: absolute;
    width: 100px;
    display: inline-block;
    background: #1288c9;
    height: 3px;
    float: none;
    margin: 10px auto;
    text-align: center;
    left: 0;
    bottom: -15px;
    right: 0;
}

.items-abouts p {
    text-transform: uppercase;
    font-weight: 600;
}

p.icon-items-abouts i {
    color: #ff3547;
}

/* .woocommerce-product-gallery__image {
    height: 100%;
    max-height: 450px;
    object-fit: cover;
} */
.woocommerce-product-gallery__image a img {
    height: 100%;
    max-height: 450px;
    object-fit: cover;
}

.home .price-wrapper .price {
    display: block;
    color: #ed1c24 !important;
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    letter-spacing: 0.2px;
    padding-top: 0px;
    margin: 5px auto;
}

.price-wrapper {
    height: unset !important;
}

.price-wrapper .price {
    display: block;
    color: #ed1c24 !important;
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    letter-spacing: 0.2px;
    margin: 10px auto;
}

span.amount {
    white-space: nowrap;
    color: #ed1c24 !important;
    font-weight: bold;
}

.badge-inner.on-sale {
    background: #ed1c24 !important;
}

.add-to-cart-button a {
    margin-top: 0 !important;
}

.add-to-cart-button a::before {
    content: "";
    background-image: url(/wp-content/themes/ivanduong/assets/images/shopping-cart.png);
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: 7px;
    transition: .3s all;
}

.home .product-title {
    margin-bottom: 15px;
}

.product-title a {
    font-weight: 600;
    color: #333;
    text-transform: capitalize;
    font-size: 1.3em;
}

.product-home .col-inner {
    border-radius: 5px;
}

.product-home .col-inner:hover {
    box-shadow: -1px 3px 5px rgba(0, 0, 0, 0.24), 1px 2px 16px rgba(0, 0, 0, 0.24);
    transition: .6s all;
    border-radius: 5px;
}

.product-home .col-inner:hover .box-image a img {
    border-radius: 5px 5px 0px 0px;
}

.footer-widgets span.widget-title,
.footer-widgets p,
.footer-widgets ul li a {
    color: #f2f0f0;
    margin-bottom: 5px;
}

.product-tabs li.active {
    background: #1288c9;
    padding-left: 15px;
    padding-right: 15px;
}

.product-tabs li a:hover {
    background: #1288c9;
    padding-left: 15px;
    padding-right: 15px;
}

.product-tabs li a {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.single_add_to_cart_button {
    background: #1288c9 !important;
}

.tra-gop .item-single,
.hotline .item-single {
    background: #1288c9;
    text-align: center;
    font-weight: 800;
    border-radius: 4px;
    padding: 2px 0px;
}

.tra-gop .item-single h3,
.hotline .item-single h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    padding-top: 6px !important;
    margin: 0;
    letter-spacing: .7px;
    line-height: 18px;
}

.tra-gop .item-single p,
.hotline .item-single p {
    margin: 0;
    font-size: 12px;
    font-weight: 200;
    padding-bottom: 5px;
    color: #fff;
}

h3.title-dacdiem {
    background-color: #1288c9;
    padding: 10px 0 10px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.item-short-desc {
    border: 1px solid #ccc;
    box-shadow: 0px 2px 0 0 #8080800a;
    margin-bottom: 30px;
}

.item-short-desc p {
    margin-bottom: 5px;
    line-height: 1.8em;
    padding: 0 15px;
}

.woocommerce .devvn_woocommerce_price_list_filter ul li a::before {
    content: '';
    font-size: 15px;
    color: #222;
    position: absolute;
    top: 1px;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    border: 1px solid #999;
}

.woocommerce .devvn_woocommerce_price_list_filter ul li {
    margin: 0 10px;
    padding: 2px 0;
    border: none;
}

.woocommerce .devvn_woocommerce_price_list_filter ul li a:active::before,
.woocommerce .devvn_woocommerce_price_list_filter ul li a:focus::before,
.woocommerce .devvn_woocommerce_price_list_filter ul li a:hover::before,
.woocommerce .devvn_woocommerce_price_list_filter ul li.chosen a::before {
    color: #e03232;
    border-color: #e03232;
}

.woocommerce .devvn_woocommerce_price_list_filter ul li a:active::before,
.woocommerce .devvn_woocommerce_price_list_filter ul li a:focus::before,
.woocommerce .devvn_woocommerce_price_list_filter ul li a:hover::before,
.woocommerce .devvn_woocommerce_price_list_filter ul li.chosen a::before {
    content: '\f00c';
    color: #e03232;
    font-size: 15px;
    position: absolute;
    top: 8px;
    left: 0;
    border-color: #e03232;
    line-height: 20px;
    text-align: center;
    font-family: FontAwesome;
}

.woocommerce .devvn_woocommerce_price_list_filter ul li.chosen a:active::before,
.woocommerce .devvn_woocommerce_price_list_filter ul li.chosen a:focus::before,
.woocommerce .devvn_woocommerce_price_list_filter ul li.chosen a:hover::before {
    content: '\f00d';
}

.woocommerce .devvn_woocommerce_price_list_filter ul li a {
    position: relative;
    padding-left: 30px;
    border-bottom: 0;
    display: inline-block;
}

a:hover,
a:focus,
h1.title-page,
.top_header a:hover,
.woocommerce .popup_cart ul.cart_list li .amount,
.woocommerce .popup_cart ul.product_list_widget li .amount,
a.section_cvp_link,
h1.page-title,
.woocommerce .devvn_woocommerce_price_list_filter ul li .count,
.woocommerce .devvn_woocommerce_price_list_filter ul li.chosen a,
.woocommerce .devvn_woocommerce_price_list_filter ul li .count,
.woocommerce .devvn_woocommerce_price_list_filter ul li.chosen a,
.woocommerce .devvn_woocommerce_price_list_filter ul li a:active,
.woocommerce .devvn_woocommerce_price_list_filter ul li a:focus,
.woocommerce .devvn_woocommerce_price_list_filter ul li a:hover,
.woocommerce .devvn_woocommerce_price_list_filter ul li a:active,
.woocommerce .devvn_woocommerce_price_list_filter ul li a:focus,
.woocommerce .devvn_woocommerce_price_list_filter ul li a:hover,
.woocommerce .devvn_woocommerce_price_list_filter ul li .count,
.woocommerce .devvn_woocommerce_price_list_filter ul li.chosen a,
.woocommerce .devvn_woocommerce_price_list_filter ul li .count,
.woocommerce .devvn_woocommerce_price_list_filter ul li.chosen a,
.product_meta .sku,
.product_meta a,
.related.products h2,
.up-sells.upsells.products h2,
div#contact_to_buy h3,
.cart_totals h2,
.woocommerce-info:before,
div#customer_details h3,
h3#order_review_heading,
ul.devvn_mega_menu_ul>li:hover>a,
.woocommerce ul.cart_list li ins,
.woocommerce ul.product_list_widget li ins,
.woocommerce ul.cart_list li .amount,
.woocommerce ul.product_list_widget li .amount,
h2.post-title a:hover,
.contact-detail ul li span,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.tinymce a {
    color: #e03232;
}

.support-footer {
    padding: 15px 0;
    /* background: #1288c9; */
    color: #fff;
}

.item-support h3 {
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    font-weight: 500;
}

.item-support p {
    margin-bottom: 5px;
}

.item-support p span {
    font-size: .7em;
}

.support-footer .col {
    padding-bottom: 0;
}

.single-page div,
.single-page p {
    line-height: 2em;
}

h1.entry-title {
    text-transform: uppercase;
}

/*gioi thieu*/
.col-item-logo .col-inner {
    padding-top: 35vh;
}

.col-item-text h2 {
    text-align: center;
    font-weight: 500;
    color: #1288c9;
}

.item-abouts-content p {
    margin-bottom: 5px;
}

.item-abouts-content p i {
    color: #1288c9;
}

.images-giaphap img {
    object-fit: contain !important;
}

.bang-giaiphap h2 {
    padding-top: 10vh;
    font-size: 6em;
    color: #1288c9;
}

.text-cautao4 {
    padding-top: 28vh;
}

.row-ve-kitz .col,
.col-item-giaiphap,
.col-item-second {
    padding-bottom: 0 !important;
    text-align: justify
}

.col-item-cautao p {
    text-align: justify;
}

.col-item-cautao h3 {
    color: #1288c9;
    font-weight: 500;
}

.col-item-camket .col-inner {
    background: #03a9f4;
    padding: 15px;
    border-radius: 15px;
}

.col-item-camket .col-inner p {
    margin-bottom: 5px;
    color: #fff;
}

.col-item-camket .col-inner p.lead {
    font-size: 16px;
}

.tabbed-content .tab.active {
    background: #1288c9;
    padding-left: 15px;
    padding-right: 15px;
}

.tabbed-content .tab:hover {
    background: #1288c9;
    padding-left: 15px;
    padding-right: 15px;
}

.tabbed-content .tab {
    padding-left: 15px;
    padding-right: 15px;
}

.tabbed-content .tab:hover a {
    color: #fff;
}

a.more-link-faqs {
    border-bottom: 2px solid;
}

.entry-summary-faqs {
    background: #f5f5f5;
    padding: 20px;
    margin: 15px auto;
}

.entry-summary-faqs h3 i {
    color: #1288c9;
}

.entry-summary-faqs h3 {
    height: 65px;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.formlienhedaily {
    max-width: 768px;
    float: none;
    margin: 0 auto;
}

.formlienhedaily .col,
.formlienhe .col {
    padding-bottom: 5px;
}

.formlienhedaily .col input,
.formlienhe .col input {
    margin-bottom: 5px;
    border-radius: 5px;
}

.lienhe-info ul li {
    list-style: none;
}

#secondary span.widget-title {
    line-height: 1.05;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #1288c9;
    font-weight: 700 !important;
}

#secondary span.widget-title:before,
#shop-sidebar span.widget-title:before {
    content: "";
    width: 2px;
    background: red;
    height: 25px;
    display: block;
    position: absolute;
    margin-left: -5px;
}

.phone i {
    position: absolute;
    left: 5px;
    top: 25px;
    display: inline-block;
    z-index: 9;
    color: #fff;
}

.item-chungnhan .dktuvan-form .section-title-normal span {
    background: transparent;
    color: #333;
    padding-top: 11px !important;
}

.home .dktuvan-form .section-title-normal span {
    border-bottom: 1px solid #1288c9;
    background: #1288c9;
    font-size: 16px;
    padding: .7em;
    color: #fff !important;
    padding-top: 0;
}

.home .dktuvan-form .section-title-normal {
    border-bottom: 2px solid #ececec;
    margin-bottom: 0;
    border-top: 2px solid #1288c9;
    border-bottom: 0;
    background: #e2e2e2;
}

.home .dktuvan-form .section-title-normal span::after {
    border: 24.5px solid #1288c9;
    position: absolute;
    display: inline-block;
    margin-left: 10.6px;
    border-right-color: transparent;
    border-bottom-color: transparent;
    left: auto;
    content: "";
    top: 0px;
}

.showroom_content ul li {
    list-style: none;
}

.form-search-faqs {
    max-width: 768px;
    float: none;
    margin: 0 auto;
}

.form-search-faqs input {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.form-search-faqs button {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #1288c9 !important;
}

.col-feature-products .col-inner {
    background-color: #fff;
    border-radius: 5px;
    border: 3px solid #e01010;
    padding: 0 !important;
}

.col-feature-products .product-features {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto !important;
}

.col-feature-products .title-home h3 {
    background: #e01010;
}

.col-feature-products .title-home h3 span {
    color: #fff !important;
}

.col-feature-products .title-home h3 span:after {
    display: none;
}

.col-feature-products .col-inner .product-features {
    padding: 0 !important;
}

.col-feature-products .product-features .col-inner {
    border: none;
}

@keyframes flash {

    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    animation-name: flash;
}

.item-support {
    background: #e00000d6;
    padding-top: 3vh;
    padding-bottom: 3vh;
    border-radius: 5px;
}

.support-2 {
    background: #0066b3;
}

.support-3 {
    background: #e28336;
}

.support-4 {
    background: #149abc;
}

i.icon-tint {
    font-family: "Font Awesome 5 Pro" !important;
    background: url(/wp-content/themes/ivanduong/assets/images/iconnuoc.png);
    width: 30px;
    height: 30px;
    background-size: cover;
    left: 5px;
    top: 5px;
    margin-right: 30px;
    position: absolute;
}

.col-text-second .box-text p {
    text-align: left !important;
}

.lienhe-footer ul li span {
    font-size: 13px;
}

.products .product .col-inner {
    border: 1px solid #cccccc80;
    border-radius: 5px;
}

/*slide show*/
.kitz_item_img img {
    display: block !important
}

#menu-main .sub-menu {
    background: #1288c9 !important
}

#menu-main .sub-menu a {
    color: #fff
}

#menu-main .sub-menu a:hover {
    background: #fff;
    color: #4684c3
}

.xborder,
.item_shadow {
    -webkit-animation: x-border .8s infinite;
    -moz-animation: x-border .8s infinite;
    -o-animation: x-border .8s infinite;
    animation: x-border .8s infinite
}

@-webkit-keyframes x-border {
    0% {
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    }

    100% {
        -webkit-box-shadow: 0px 0px 63px 4px rgba(70, 132, 195, 1);
        -moz-box-shadow: 0px 0px 63px 4px rgba(70, 132, 195, 1);
        box-shadow: 0px 0px 63px 4px rgba(70, 132, 195, 1);
    }
}

@-moz-keyframes x-border {
    0% {
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    }

    100% {
        -webkit-box-shadow: 0px 0px 63px 4px rgba(70, 132, 195, 1);
        -moz-box-shadow: 0px 0px 63px 4px rgba(70, 132, 195, 1);
        box-shadow: 0px 0px 63px 4px rgba(70, 132, 195, 1);
    }
}

@-o-keyframes x-border {
    0% {
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    }

    100% {
        -webkit-box-shadow: 0px 0px 63px 4px rgba(70, 132, 195, 1);
        -moz-box-shadow: 0px 0px 63px 4px rgba(70, 132, 195, 1);
        box-shadow: 0px 0px 63px 4px rgba(70, 132, 195, 1);
    }
}

@keyframes x-border {
    0% {
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    }

    100% {
        -webkit-box-shadow: 0px 0px 63px 4px rgba(70, 132, 195, 1);
        -moz-box-shadow: 0px 0px 63px 4px rgba(70, 132, 195, 1);
        box-shadow: 0px 0px 63px 4px rgba(70, 132, 195, 1);
    }
}
.col-feature-products .product-features .box-image a img {
    min-height: 279px;
}
.kitz_water_effect {
    position: relative;
    height: 535px;
    width: 100%;
    max-width: 1269px;
    float: none;
    margin: 0 auto;
}
.center {
    text-align: center
}

.kitz_water_effect_house {
    max-width: 1269px;
    width: 100%;
    float: none;
    margin: 0 auto;
    position: absolute !important;
}

.kitz_img_house {
    max-width: 1269px;
    max-height: 553px;
    width: 100%;
    float: none;
    height: 100%;
    margin: 0 auto;
}

.item_shadow {
    -webkit-box-shadow: 0 0 6px #2088ca;
    box-shadow: 0 0 6px #2088ca
}

.maylocnuoc_nonglanh {
    top: 273px;
    left: 553px;
    width: 31px;
    height: 94px;
}

.locnuoc_phongtam {
    top: 304px;
    left: 842px;
    width: 39px;
    height: 69px;
}

.boloctong {
    width: 40px;
    top: 482px;
    left: 290px;
    height: 71px
}

.locnuoc_maygiat {
    width: 38px;
    top: 440px;
    right: 100px;
    height: 68px
}

.voi_locnuoc_top {
    top: 442px;
    left: 719px;
    width: 17px;
    height: 30px
}

.voi_locnuoc_bottom {
    top: 475px;
    left: 717px;
    width: 23px;
    height: 61px
}

.kitz_item_img {
    z-index: 10;
    position: absolute;
    cursor: pointer
}

.kitz_item_img img {
    display: none;
    width: 100%
}

.kitz_item_img:hover img {
    display: block
}

.kitz_water_effect_modal .modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.kitz_water_effect_modal .modal-content {
    background-color: #fff;
    margin: 25px auto;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    animation-name: animatetop;
    animation-duration: .4s;
    background-image: url(https://kitzmf.vn/wp-content/themes/child-beavertheme/images/background.jpg);
    background-size: cover
}

.kitz_water_effect_modal .kitz_item_top {
    background: #fff
}

.kitz_water_effect_modal .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold
}

.kitz_water_effect_modal .close:hover,
.kitz_water_effect_modal .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.kitz_water_effect_modal .modal-header {
    background: #fff;
    margin-bottom: 20px;
    padding: 12px 20px;
    opacity: .9
}

.kitz_water_effect_modal .modal-footer {
    padding: 20px 16px;
    color: #fff;
    text-align: right
}

.kitz_water_effect_modal .modal-footer .close {
    float: none;
    display: inline-block;
    border: 1px solid #eee;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 400;
    background: #4684c3;
    color: #fff
}

.kitz_water_effect_modal .modal-footer .close:hover {
    -webkit-box-shadow: 0 0 6px #2088ca;
    box-shadow: 0 0 6px #2088ca
}

.kitz_water_effect_modal .modal-header h2 {
    margin: 0
}

.modal-header h2 {
    color: gray
}

.kitz_water_effect_modal .modal-body {
    padding: 5px
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.mobile_only,
.kitz_img_house_mobile {
    display: none
}

.kitz_list_inner {
    margin-bottom: 15px
}

.kitz_updating {
    font-size: 20px;
    text-align: center
}

@media only screen and (max-width:768px) {
    .kitz_img_house {
        display: none !important
    }

    .water_group_wrap img {
        width: 3px
    }

    .kitz_water_effect_house {
        width: 375px
    }

    .kitz_img_house_mobile {
        display: block;
        width: 375px
    }

    .kitz_water_effect {
        margin: -20px
    }

    .mobile_only {
        display: block
    }

    .desktop_only {
        display: none
    }

    .maylocnuoc_nonglanh {
        top: 364px;
        left: 73px;
        width: 13px;
        height: 94px
    }

    .locnuoc_phongtam {
        top: 377px;
        left: 195px;
        width: 16px;
        height: 69px
    }

    .boloctong {
        width: 17px;
        top: 334px;
        left: 44px;
        height: 71px
    }

    .locnuoc_maygiat {
        width: 16px;
        top: 434px;
        left: 315px;
        height: 68px
    }

    .voi_locnuoc_top {
        top: 430px;
        left: 143px;
        width: 7px;
        height: 30px
    }

    .voi_locnuoc_bottom {
        top: 449px;
        left: 141px;
        width: 10px;
        height: 61px
    }
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background:#fff;
}
.card-header-modal {
    text-transform: uppercase;
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    background:#fff;
}
.modal-body .products .product .col-inner {
    background:#fff !important
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        max-width: 1170px;
        width: 100%;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img,
.card-img-bottom,
.card-img-top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%
}

.card-img,
.card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-deck {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group>.card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #007bff !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}
.modal-content {
    background: url(/wp-content/themes/assets/images/background.jpg) no-repeat scroll left center;
    background-color: #fff;
    border: 1px solid #888;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
    animation-name: animatetop;
    animation-duration: .4s;
    margin: 25px auto;
}
.products-home .box-image img {
    max-width: 100%;
    width: 100%;
    transform: translateZ(0);
    margin: 0 auto;
    min-height: 270px;
    object-fit: inherit;
}
p.name.product-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 50px;
    white-space: normal;
}
.products-home .col-inner {
    border: 1px solid #cccccc80;
    border-radius: 5px;
}
.portfolio-element-wrapper li.active a, .portfolio-element-wrapper li.active a:hover, .portfolio-element-wrapper li a:hover, .portfolio-element-wrapper li a {
    background: #1288c9;
    padding: 5px 15px !important;
    color: #fff !important;
}
.page-template #content {
    padding-top: 6vh !important;
}
.home #content {
    padding-top: 0 !important;
}
.slideungdung .img-inner img {
    object-fit: scale-down;
}
span.number {
    border: 1px solid;
    padding: 5px 10px;
    border-radius: 50%;
    color: #fff;
}
.one {
    border-color: #902e3b;
    background: #902e3b;
}
.two {
    border-color: #a66128;
    background: #a66128;
}
.three {
    border-color: #517c61;
    background: #517c61;
}
.four {
    border-color: #2e5773;
    background: #2e5773;
}
.service-bar {
    float: left;
    margin: 0 auto;
    display: inline-block;
}
.item-service {
    float: left;
    margin: 0 20px;
    display: inline-block;
}
.service-icon {
    width: 30px;
    height: 30px;
    display: inline-block;
    top: 3px;
    position: relative;
    float: left;
}
.service-icon i {
    color: #03a9f4;
    font-size: 24px;
    vertical-align: middle;
}
.service-info {
    display: inline-block;
    font-size: 13px;
    padding-left: 5px;
}
.service-info a b {
    color: #f40303;
    text-transform: uppercase;
}
.langue-site a img {
    max-width: unset;
    float: left;
    margin: 0 5px;
    height: 20px;
}
.hotline-bar {
    background: #dd0d0d !important;
}