/*new5*/
.header-top {
    background-color: #83bb3e !important;
    z-index: 10;
}

#top-bar .nav>li.html,
#top-bar .nav>li>a {
    color: #fff;
    font-size: 14px;
    transition: all .2s;
    padding: 5px 0px;
}

.header-top .flex-row .flex-col .nav-left {
    position: relative !important;
    left: 130px !important;
}

.header-bg-image {
    background: #ffffff;
}

/* .header-main, #row-493410648{
    background: #cae4df;
} */

.header-main .nav>li>a {
    font-size: 15px;
}

/* .header-nav.nav > li > a {
    color: #97302b;
} */
.header-main .nav>li>a {
    line-height: 16px;
}

.header-nav-main li a {
    font-weight: 600 !important;
}


.main-menu.header-nav.nav>li>a {
    color: #fff;
    font-size: 1em;
}

.main-menu.header-nav.nav>li>a:hover {
    color: #f3a63c;
}

.stuck #logo {
    margin-top: 0px;
}

.nav-dark .nav>li>a {
    text-transform: none;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    color: #bb001c;
}

#header-contact li a i {
    font-size: 1em;
    margin-right: 3px;
}

.nav-dropdown {
    position: absolute;
    box-shadow: none;
    border-radius: 0;
}

.section-title-container {
    padding: 0 5px !important;
}

.widget .section-title-container {
    padding: 0px !important;
}

.section-title a {
    padding-left: 0px;
}

.product-title,
.list-product .product-title a {
    font-weight: 700;
    font-size: 14px;
    color: #215a6e;
}

.product-action-col .add-to-cart {
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50px;
    background-color: #d09c39;
    text-align: center;
    line-height: 40px;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 280px;
    z-index: 1;
    transition: all .3s;
    border: none;
}

.product-action-col .add-to-cart i {
    font-size: 20px;
    position: absolute;
    right: 8px;
    top: 7px;
    z-index: 2222;
}

.product-small.box:hover .add-to-cart {
    background-color: #70b565 ;
}

.section-camket.dark {
    background-color: #f2f2f2 !important;
}

.section-camket.dark h3,
.section-camket.dark p {
    color: #000 !important;
}

.searchform-wrapper input[type=search] {
    height: 40px;
    border: 1px solid #ccc;
    padding: 0px 12px;
    font-size: 13px;
    border-radius: 2px 0px 0px 2px;
    outline: none;
}

.searchform-wrapper:not(.form-flat) .submit-button {
    cursor: pointer;
    border: 0px;
    height: 40px;
    border-radius: 0px 2px 2px 0px;
    font-size: 13px;
    font-weight: 500;
    outline: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}


.searchform-wrapper p {
    font-size: 14px;
    margin-top: 5px;
}

.header-nav.list-right li .a {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-size: 13px;
    font-weight: 400;
    min-height: 44px;
    padding: 0 10px;
}

.header-nav.list-right li .a a {
    font-size: 13px;
    font-weight: 400;
    /* display: flex; */
}

.header-nav.list-right li i {
    font-size: 42px;
    margin-right: 8px;
}

.header-nav.list-right li span.text-icon {
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.54;
    display: flex;
    align-items: flex-end;
}

.header-nav.list-right li .wrap {
    /* display: flex; */
    flex-direction: column;
    padding-top: 2px;
}

.header-nav.list-right li.cart-item .wrap,
.header-nav.list-right li.cart-item a {
    display: flex;
}

#logo {
    margin-right: 10px;
}

.header-nav .levlup_2 li a {
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.header-nav .levlup_2 li:hover>a {
    padding-left: 25px !important;
    background: url(../images/icons/ico_detail.png) no-repeat 6px 13px;
    background-size: 9px;

}

.header-nav .levlup_2 li.rx-parent:hover>a {
    padding-left: 10px !important;
    background: none;
    background-size: 9px;
}

/*end new5*/
.product-review {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
}

.product-review li {
    display: inline-block;
    color: #ffc231;
    font-size: 12px;
}

.product-excerpt {
    font-size: 13px;
    color: #777;
}

/* new */
.header-nav .levlup_2 li a {
    position: relative;
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.header-nav .levlup_2 li:hover>a {
    padding-left: 25px !important;
    background: url(../images/icons/icon_title_dv.png) no-repeat 10px 10px;
    background-size: 9px;

}


.variable-items-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 !important;
    padding: 0;
    list-style: none;
}

.variable-items-wrapper .variable-item:not(.radio-variable-item).selected,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    box-shadow: 0 0 0 2px rgb(1 157 61);
}

.wvs-has-image-tooltip:hover:after,
.wvs-has-image-tooltip:hover:before,
[data-wvstooltip]:hover:after,
[data-wvstooltip]:hover:before {
    bottom: 120%;
    visibility: visible;
    opacity: 1;
}

/* [data-wvstooltip]:before {
    min-width: 100px;
    content: attr(data-wvstooltip);
} */
.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 30%);
    padding: 2px;
    margin: 4px 12px 4px 0;
    position: relative;
}

.button-variable-item {
    min-width: 33px;
}

.variable-items-wrapper .variable-item {
    border-radius: 2px;
}

.variable-items-wrapper .variable-item .variable-item-contents {
    display: contents;
}

.variable-items-wrapper .variable-item .variable-item-contents {
    display: flex;
    width: 100%;
    height: 100%;
}

.variable-items-wrapper .variable-item.button-variable-item .variable-item-span {
    padding: 0 5px;
}

.variable-items-wrapper .variable-item span {
    pointer-events: none;
}

.button-variable-item span {
    font-size: 16px;
}

.single_add_to_cart_button {
    border: 0px !important;
}

.button.btn-danger {
    background-color: #c9302c !important;
}

.variable-items-wrapper .variable-item:not(.radio-variable-item).selected::before {
    content: "\f00c";
    position: absolute;
    top: 10px;
    right: -5px;
    color: #009d3c;
    font-family: FontAwesome;
    background-color: #fff;
    border: none;
    cursor: pointer;
    height: 10px;
    border-radius: 3px;
    width: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.variable-item.disabled {
    cursor: not-allowed !important;
    color: #ccc;
}

.mgb0 {
    margin-bottom: 0px;
}

.mgb10 {
    margin-bottom: 10px;
}

/* end new */



.nav.nav-small>li>a:hover {
    color: #10723a !important;
}

#mega_menu {
    position: absolute;
    top: 100%;
    margin-top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0;
    display: none;
}

.item-hidden {
    display: none;
}

#mega-menu-wrap {
    width: 100%;
    background: none;
    position: relative;
    margin: 0 !important;
}

#mega-menu-title {
    padding: 10px 0 10px 15px;
    font-size: 15px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    border-right: 1px solid #fff;
}

#mega-menu-title i {
    margin-right: 9px;
}

#header.header.has-sticky .header-wrapper.stuck #mega_menu:not(.active) {
    display: none;
}

#header.header.has-sticky .header-wrapper.stuck #mega_menu {
    margin-top: 0;
}

#mega_menu li:first-child {
    border-top: 1px solid #fff;
}

#mega-menu-title .button-show-hide-menu-head {
    position: absolute;
    right: 0px;
}

#wide-nav>.flex-row>.flex-left {
    width: 25%;
    max-width: 290px;
    margin-right: 15px;
    background: #026830;
}

.ot-vm-hover:hover #mega_menu {
    display: block;
}

.home.ot-menu-show-home #mega_menu {
    display: none;
}

#header.header.has-sticky .header-wrapper.stuck .ot-vm-hover:hover #mega_menu {
    display: block;
}

#mega_menu>li {
    height: 42.5px;
    padding-top: 0;
    padding-left: 6px;
}

#mega_menu>li {
    background: #fff;
    position: relative;
}

#mega_menu>li>a {
    border-top: 1px solid #009f3c;
    font-size: .9em;
}

.header-bottom .header-nav li a {
    text-transform: uppercase !important;
}

.sf-menu a {
    display: block;
    position: relative;
    border-top: 1px solid #dfeeff;
    padding: 10px;
    text-decoration: none;
    zoom: 1;
}

#mega_menu>li:hover>.menu-image,
#mega_menu>li:hover>ul.sub-menu {
    display: block;
}

#mega_menu>li>ul.sub-menu {
    position: absolute;
    top: 0px;
    left: 100%;
    background: #fff;
    /*min-height: 300px;*/
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    width: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mega_menu .sub-menu {
    display: none;
}

#mega_menu>li.menu-item-has-children>a:after {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
    font-size: 1.5em;
    top: 7px;
    position: absolute;
    right: 5px;
}

#mega_menu li a img {
    position: absolute;
    top: 13px;
    left: 5px;
    width: 20px;
}

.sf-menu li ul li a {
    padding: 1em 1em;
}

.rx-child,
.sf-menu .rx-show {
    display: none;
}

.rx-parent a:hover {
    color: #000;
}

.rx-parent a {
    cursor: pointer;
}

#mega_menu li.rx-change a.rx-default {
    display: none;
}

#mega_menu li.rx-change a.rx-show {
    display: block;
}

#header.header #mega_menu.active {
    display: block;
}

.row-small>.flickity-viewport>.flickity-slider>.col,
.row-small>.col {
    margin-bottom: 0;
}

.row-xsmall>.flickity-viewport>.flickity-slider>.col,
.row-xsmall>.col,
.row-small>.flickity-viewport>.flickity-slider>.col,
.row-small>.col {
    padding: 0 5px 15px;
}

/*end mega-menu*/

/* .gioi-thieu-sago .is-divider {
    display: block;
    position: absolute;
    top: 75px;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    max-width: 200px;
    height: 3px;
    background-color: #d09c39;
} */

.info-about h5 {
    font-weight: 400;
}

.info-about h2 span {
    color: #00421f;
    font-size: 19px;
}

.pdt60 {
    padding-top: 60px;
}

.pdbt60 {
    padding-bottom: 60px;
}

#section_205650690 .section-bg-overlay,
#du-an-section .section-bg.bg-loaded {
    background: rgba(32 101 15 / 74%);
}

#section_205650690 .section-bg.bg-loaded {
    background-image: url(../images/process-bg.jpg);
}

.section-title-qt,
.du-an-section,
.section-title-project {
    color: #ffffff;
}

.quy-trinh-sago .dark p {
    color: #ffffff;
}

.section.dark {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #70b565 ;
}

.info_project_block {
    background-color: rgba(13 170 225);
}

.info_project_block h5,
.info_project_block p {
    color: #ffffff;
    margin-bottom: 10px;
}

.info_project_block .post-title:hover {
    color: #fff456 !important;
}

#page-header-layout .page-title-inner {
    min-height: 400px;
}

.header-nav .icon-angle-down:before {
    color: #fff;
}

.title-cut1line {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

/*new*/
#header-contact li a span {
    text-transform: none;
    font-weight: bold;
    letter-spacing: 0;
    color: #fff;
}

.tel {
    list-style: none;
    height: 65px;
    min-width: 268px;
    background: url(../images/bg-tell.png)no-repeat center;
    background-position-y: 0px;
}

.tel li:first-child {
    margin-left: 20px !important;
}

.tel li:last-child {
    border-left: 1px solid #ee4133;
    height: 42px;
}

.header-nav .html strong {
    color: red;
}

.tel li {
    float: left;
    width: 45%;
    text-align: center;
    font-size: 13px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.search-form {
    width: 57%;
}

.search-mobile {
    display: none;
}

@media screen and (max-width: 849px) {
    .medium-logo-center .logo {
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
        margin: 5px 15px;
        margin-top: 5px !important;
    }
}

@media (max-width: 549px) {
    .header-main .logo-left a {
        position: inherit;
        top: 0;
    }

    #logo img {
        box-shadow: none;
    }

    #logo img {
        max-height: 70px !important;
    }

    .lien-he-section {
        margin-top: 20px !important;
    }
}

@media screen and (max-width: 849px) {
    .medium-logo-center .logo img {
        margin: 0 auto;
    }
}

.pdt30 {
    padding-top: 30px !important;
}

.nav>li>a>i.icon-menu {
    color: #2a9786;
}

#section_798829679 {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #333 !important;
}

.footer-section h3 {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
}

.footer-section h3 a {
    position: relative;
    display: inline-block;
}

.footer-section h3 a:after {
    content: "";
    height: 2px;
    width: 50px;
    background: #d09c39;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.footer-section ul li {
    margin-bottom: .6em;
    list-style: disc;
    margin-left: 1.3em;
    font-size: 15px;
}

.footer-section ul {
    list-style: disc;
}

.line {
    white-space: nowrap;
    border: 1px dotted #5cab10;
    background: #f7f7f7;
    border-radius: 4px;
    margin-left: 30px;
    margin-right: 30px;
}

.section-title-normal span {
    border-bottom: 2px solid rgb(42 151 134);
}

.footer-section .row-small>.col {
    padding: 0 9.8px 19.6px;
}

input[type='submit']:not(.is-form) {
    border: 1px solid #fff;
}

/*end new*/
.menu_icon_cate {
    position: absolute !important;
    left: 10px;
    top: 12px;
    font-size: 20px;
    color: #f59a15;
}

/* #section_1499231839{
    background-color: rgba(36 164 116) !important;
} */

input[type='submit']:not(.is-form) {
    background-color: #ff9800 !important;
}

.current-cat>a {
    color: #000;
    font-weight: bolder;
}

.account-item .header-button a {
    background-color: #00421f;
}

.cam-ket .section-content {
    background-image: url(../images/bgservice.gif);
    background-repeat: no-repeat;
}

.banner-img a::before,
.img-cat .img::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 9;
    border-top: 1px solid rgb(255 255 255);
    border-bottom: 1px solid rgb(255 255 255);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.banner-img a::after,
.img-cat .img::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 9;
    border-left: 1px solid rgb(255 255 255);
    border-right: 1px solid rgb(255 255 255);
    -ms-transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.banner-img a:hover::before,
.banner-img a:hover::after,
.img-cat .img:hover::before,
.img-cat .img:hover::after {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.searchform .button.icon i {
    color: #ffffff;
}

.searchform input:focus {
    outline: none;
}

/*giuseart-nav*/
.phone-mobile {
    display: none;
}

.giuseart-nav {
    position: fixed;
    right: 13px;
    background: #fff;
    border-radius: 5px;
    width: auto;
    z-index: 150;
    bottom: 10px;
    padding: 10px 0;
    border: 1px solid #f2f2f2;
}

.giuseart-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.giuseart-nav ul li {
    list-style: none !important;
}

.giuseart-nav ul>li a {
    border: none;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #515151;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;
}

.giuseart-nav ul>li .chat_animation {
    display: none
}

.giuseart-nav ul>li a i.ticon-heart {
    background: url(../images/icons/google-maps.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}

.giuseart-nav ul>li a i.ticon-zalo-circle2 {
    background: url(../images/icons/zalo.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}

.giuseart-nav li .button {
    background: transparent;
}

.giuseart-nav ul>li a i.ticon-angle-up {
    background: url(../images/icons/Asset-1.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}

.giuseart-nav ul>li a i {
    width: 33px;
    height: 33px;
    display: block;
    margin: auto;
}

.giuseart-nav ul li .button .btn_phone_txt {
    position: relative;
    top: 35px;
    font-size: 10px;
    font-weight: bold;
    text-transform: none;
}

.giuseart-nav ul>li a.chat_animation svg {
    margin: -13px 0 -20px;
}

.giuseart-nav ul>li a i.ticon-messenger {
    background: url(../images/icons/messenger.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}

.giuseart-nav ul li .button .phone_animation i {
    display: inline-block;
    width: 30px;
    font-size: 25px;
    margin-top: 10px;
}

.giuseart-nav ul>li a i.ticon-chat-sms {
    background: url(../images/icons/sms.png) no-repeat;
    background-size: contain;
    width: 38px;
    height: 36px;
    display: block;
}

.giuseart-nav ul>li a i.icon-phone-w {
    background: url(../images/icons/hotline1.png) no-repeat;
    background-size: contain;
}

.giuseart-nav ul li .button .btn_phone_txt {
    position: relative;
}

@media only screen and (max-width: 600px) {
    .giuseart-nav li .chat_animation {
        display: block !Important
    }

    .giuseart-nav li .button .phone_animation {
        box-shadow: none;
        position: absolute;
        top: -16px;
        left: 50%;
        transform: translate(-50%, 0);
        width: 50px;
        height: 50px;
        border-radius: 100%;
        background: #d09c39;
        line-height: 15px;
        border: 2px solid white;
    }

    .giuseart-nav ul>li a {
        padding: 0;
        margin: 0 auto
    }

    .giuseart-nav {
        background: white;
        width: 100%;
        border-radius: 0;
        color: #fff;
        height: 60px;
        line-height: 50px;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 999;
        padding: 5px;
        margin: 0;
        box-shadow: 0 4px 10px 0 #000;
    }

    .giuseart-nav li {
        float: left;
        width: 20%;
        list-style: none;
        height: 50px;
    }

    .phone-mobile {
        display: block !important
    }
    
}

/*end giuseart-nav*/

/* begin devvn_product_category_ux_slide */

.devvn_product_category_ux_slide .product-category.col .col-inner img {
    object-fit: contain;
}

.devvn_product_category_ux_slide .product-category.col .col-inner .image-cover {
    border: 0px;
}

.devvn_product_category_ux_slide .carousel-cell.col.is-selected:nth-child(1) .product-category.col .col-inner {
    /* border-left-color: #fff; */
    border-left: 1px solid #f2f2f2;
}


.devvn_product_category_ux_slide .product-category.col .col-inner {
    border-left: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

.devvn_product_category_ux_slide .header-title {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: none;
    color: #000c;
}

.devvn_product_category_ux_slide .product-category.col .col-inner .box-image {
    padding: 10px;
}

.devvn_product_category_ux_slide .product-category.col .col-inner .box-text {
    height: 66px;
}

.devvn_product_category_ux_slide .product-category.col .col-inner .box-text span.header-title {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

/* end devvn_product_category_ux_slide */
/* 
#logo img {
    box-shadow: 2px 2px 43px #e5be45;
    background: #ffffff;
} */
.mgr5 {
    margin-right: 5px;
}

/* .img-border{
    border-radius: 10px;
} */
.product-small.box {
    border: 1px solid #ebebeb;
    border-radius: 5px;
    background: #fdfadc96 !important;
}

.product-small.box .box-image {
    margin-bottom: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.product-small.box .box-text {
    padding: 0px 10px 10px 10px;
}

.product-small.box:hover {
    /* border: 1px solid #e6c598; */
    -webkit-transition: all .3s;
    transition: all .3s;
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.section-quality .section-title span {
    color: #ffffff !important;
}

.product-thumbnail {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    /* height: 270px; */
    height: auto;
    margin-bottom: 10px;
}

.product-thumbnail img {
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 50% 50%;
    -o-object-position: 50% 50%;
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 849px) {
    .sticky-jump .stuck .header-main {
        display: none;
    }

    .img-banner-video{
        width: 40%;
    }
}

.off-canvas-left.mfp-ready .mfp-content {
    background: #70b565 ;
}

.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    color: #fff;
}

.product-small .product-title a {
    height: 40px;
}

.block-tieu-chi {
    background: #f3f3f3;
    margin-top: 20px;
}

.flex-div {
    display: flex;
    align-items: center;
}

::-webkit-scrollbar {
    width: 8px;
    height: 1em;
    position: absolute;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.25);
    cursor: pointer;
}

::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.0);
    cursor: pointer;
}

.button.primary:not(.is-outline) {
    background-color: #2a9786;
}

.dich-vu-san-pham .icon-box .icon-box-text h3,
.ly-do-section .icon-box h3,
.dap-ung-section .icon-box h3 {
    font-weight: 500;
    color: #70b565 ;
    margin-bottom: 4px;
    font-family: "roboto", sans-serif;
    font-size: 18px;
}

.dich-vu-san-pham .row1 .button.primary:not(.is-outline) {
    background-color: rgb(86 174 227 / 84%);
    font-weight: normal;
    line-height: 56px;
    letter-spacing: 0;
    font-size: 17px
}

.dich-vu-san-pham .button {
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0;
    padding: 4px 40px;
}

.section9 .large-6 .col-inner .col-inner {
    padding: 0;
    border-top: none
}

.section9 img {
    padding: 20px
}

.section9 .large-6 .col-inner {
    border-top: 2px solid #70b565 ;
    padding: 0 10px;
    background: white
}



.section9 .row.row-solid {
    margin-left: 0;
    margin-right: 0
}

.section9 .large-3 {
    border-top: 1px solid #f2f2f2;
}

.section9 h3 {
    text-align: center;
    padding: 10px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: normal;
    color: #70b565 ;
}


.section9 .icon-box p {
    font-size: 14px;
    color: gray;
}

.section9 .icon-box h3 {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 0;
    padding-top: 0
}

.section9 .icon-box img {
    padding: 0
}

.section9 .cot2 .col-inner {
    border-top: none
}

.section9 .left-img {
    position: absolute;
    width: 40px !important;
    left: 33%;
    top: 33%
}

.section9 .right-img {
    position: absolute;
    width: 40px !important;
    right: 32%;
    top: 33%;
}

.section9 .cot2 .col {
    padding-bottom: 21px
}

.section9 .icon-box .des {
    margin-bottom: 5px
}

.section-ve-chung-toi {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgb(244, 245, 247);
}

.section-ve-chung-toi .item {
    margin-bottom: 10px !important;
    background: #2a9786;
    box-shadow: 2px 2px 3px #00000080;
    opacity: .9;
    margin: auto 0;
    border-radius: 8px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.section-ve-chung-toi .item .text-trai {
    text-align: center;
}

.section-ve-chung-toi .item .text-phai {
    font-size: 18px;
}

.section-ve-chung-toi .item .col {
    padding-bottom: 0px;
}

.section-ve-chung-toi .item p.font-weight-bold {
    font-size: 48px !important;
    font-weight: bold;
    margin-top: 0px;
}

.big_tit {
    font-size: 30px;
    color: #70b565 ;
    margin-bottom: 10px;
}

.about-com {
    padding: 10px 20px 0px 10px !important;
}

.section-sukien .product-small {
    /* box-shadow: 3px 5px 6px 0px #c9c5cf; */
    border: 1px solid #dcdcdc;
    border-radius: 6px !important;
    border-top-left-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
}

.section-sukien .product-small .box-image {
    border-top-left-radius: 25px;
}

.div-banner-ve-chung-toi .ve-chung-toi {
    padding-top: 450px;
}

.section-ve-chung-toi {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgb(244, 245, 247);
}

.section-ve-chung-toi .ux-shape-divider--top svg {
    height: 150px;
    --divider-top-width: 100%;
}

.section-ve-chung-toi .ux-shape-divider--bottom svg {
    height: 150px;
    --divider-width: 100%;
}

.div-banner-ve-chung-toi .ve-chung-toi .bg.bg-loaded {
    /* background-color: rgb(0 103 30) */
    background: #70b565;
}

.div-banner-ve-chung-toi .ve-chung-toi .ux-shape-divider--top svg {
    height: 150px;
    --divider-top-width: 100%;
}

.div-banner-ve-chung-toi .ve-chung-toi .ux-shape-divider--bottom svg {
    height: 150px;
    --divider-width: 100%;
}

.section-sukien {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgb(255, 247, 245);
}

.section-sukien .ux-shape-divider--top svg {
    height: 150px;
    --divider-top-width: 100%;
}

.section-sukien .ux-shape-divider--bottom svg {
    height: 150px;
    --divider-width: 100%;
}

.mau-web-section {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: rgb(244, 244, 244);
}

.giuseart-pc-contact-bar li.facebook,
.giuseart-pc-contact-bar li.goidt,
.giuseart-pc-contact-bar li.zalo {
    box-shadow: 2px 2px 6px #0000002e;
    border-radius: 99%;
    margin-bottom: 8px
}


.giuseart-pc-contact-bar {
    right: 20px;
    bottom: 60px;
    position: fixed;
    z-index: 998;
    margin-bottom: 0
}

.giuseart-pc-contact-bar li {
    width: 44px;
    height: 46px;
    overflow: hidden;
    margin-bottom: 0;
    list-style: none
}

.giuseart-pc-contact-bar li.facebook {
    background: url(../images/icons/fb.png?v=1.0) no-repeat
}

.giuseart-pc-contact-bar li.zalo {
    background: url(../images/icons/zl.png?v=1.0) no-repeat
}

.giuseart-pc-contact-bar li.goidt {
    background: url(../images/icons/nut-goi.png?v=1.0) no-repeat
}

.giuseart-pc-contact-bar li a {
    display: block;
    width: 44px;
    height: 44px
}

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

/* Custom CSS Mobile */
@media (max-width: 549px) {
    .dich-vu-san-pham .row1 .button.primary:not(.is-outline) {
        margin-bottom: 0;
        line-height: 31px;
        font-size: 14px
    }

    .dich-vu-san-pham .row2 .col.small-6 {
        flex-basis: 100%;
        max-width: 100%
    }

    .dich-vu-san-pham .button {
        margin: 0;
        margin-bottom: 10px
    }

    .menu-doc .product-category,
    .section8 .large-3,
    .section9 .large-3,
    .section9 .cot2 .col.medium-4 {
        flex-basis: 33.33%;
        max-width: 33.33%
    }

    .section9 .cot2 .col {
        padding-bottom: 0;
        padding-top: 20px;
    }

    .section9 .right-img {
        right: 20%;
    }

    .section9 .left-img {
        left: 20%;
    }

    .section9 .flickity-page-dots {
        bottom: 0
    }

    .section9 .cot2 .col {
        padding: 0 2px 0
    }

    .section9 .large-6 .col-inner {
        padding: 10px
    }

    .section9 .medium-4 .icon-box p {
        font-size: 10px
    }

    .section9 .cot2 .medium-4 h3 {
        font-size: 10px
    }

    .div-banner-ve-chung-toi .text-box {
        width: 90% !important;
    }
}

.mgt30 {
    margin-top: 30px;
}

/* begin news with ouss */
.align-items-center {
    align-items: center !important;
}

/* .box-section-home-07 {
    padding-top: 22px;
    padding-bottom: 50px;

} */

.ratio-1-1 {
    padding-top: 100%;
}

.box-sptd .item .img img {
    transition: 1s;
}

@media (max-width: 1200px) {
    .box-section-home-07 {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .box-sptd .row>[class^="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }
}


.box-sptd .item-one .slogan {
    font-size: 36px;
    font-weight: 700;
    color: var(--color-highlight);
    line-height: 1.2;
}

.box-sptd .item-one .dsc {
    margin-bottom: 20px;
}

.box-sptd .item-one .link a {
    border-radius: 38px;
    background: var(--color-main);
    display: inline-block;
    padding: 10px 35px;
    color: #fff;
    border: 1px solid var(--color-main);
}

.box-sptd .item-one .link a:hover {
    background: #fff;
    color: var(--color-main);
}

.box-sptd .item {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 15px;
}

.box-sptd .item .inter-content {
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding: 20px;
    pointer-events: none;
}

.box-sptd .item .inter-content .name {
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 5px;
}

.box-sptd .item .inter-content .description {
    color: #fff;
}

.box-sptd .item:before {
    border-radius: 0px 0px 20px 20px;
    background: linear-gradient(180deg, rgba(112, 42, 2, 0.00) 0%, #00863d 100%);
    content: '';
    position: absolute;
    height: 231px;
    width: 100%;
    z-index: 1;
    bottom: 0;
    pointer-events: none;
}

.box-sptd>.row>div:nth-child(4) {
    flex: 0 0 66.66%;
    max-width: 66.66%;
}

.box-sptd>.row>div:nth-child(4) .item .img {
    padding-top: 49%;
}

.ratio-1-1 img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

@media (max-width:767px) {
    .box-sptd .item-one .slogan {
        font-size: 23px;
    }

    .box-sptd .item-one .dsc {
        margin-bottom: 10px;
    }

    .box-sptd .item-one {
        margin-bottom: 15px;
    }

    .box-sptd .item .inter-content .name {
        font-size: 14px;
        line-height: 1.3;
    }

    .box-sptd>.row>div:nth-child(4) {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .box-sptd>.row>div:nth-child(4) .item .img {
        padding-top: 100%;
    }

    .box-sptd .item .inter-content {
        padding: 10px;
    }

    .box-sptd .item:before {
        height: 131px;
    }

    .box-sptd .item .inter-content .description {
        font-size: 12px;
    }

    .box-sptd .item {
        margin-bottom: 10px;
    }

    /* .product-action-col .add-to-cart{
        top: 100px
    } */
}

@media (min-width:767px) and (max-width:1200px) {
    .box-sptd .item-one .slogan {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .box-sptd .item-one .dsc {
        margin-bottom: 14px;
        font-size: 13px;
    }

    .box-sptd .item-one .title {
        font-size: 14px;
    }

    .box-sptd .item .inter-content .name {
        font-size: 13px;
    }

    .box-sptd .item .inter-content .description {
        font-size: 13px;
    }
}

.box-sptd .item:hover .img img {
    transform: scale(1.1);
}

/* end news ouss */

.hide {
    display: none;
}


.product-thumbnail {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    height: 300px;
    margin-bottom: 10px;
}


.flashsale-title{
    border-bottom: 2px solid #ececec;
}

.flashsale-title h3 {
    border-bottom: 2px solid rgb(212 129 18);
}

.flash-sale-header__title__flash-sale {
    padding-left: 16px;
    margin-top: 5px;
    margin-right: 5px;
    width: 114px;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    display: inline-block;
    background: url(../images/flashsale.png) 50% no-repeat;
    background-size: contain;
}
.flashsale-title .header-divider{
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    height: 30px;
    vertical-align: middle;
    position: relative;
    margin: 0 7.5px;
}
.time-countdown{
    height: 30px;
    font-weight: 400;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transform: scale(0.84);
    transform: scale(0.84);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: default;
    color: #000 !important;
}

.time-countdown span{
    background: #d52027;
    color: #f4f4f4 !important;
    width: 30px;
    display: inline-block;
    height: 28px;
    float: left;
    line-height: 23px;
    margin-left: 6px;
    border-radius: 2px;
    text-align: center;
    padding-top: 3px;
}
#isures-sale-fl span{
    color: #f4f4f4 !important;
}
.title-deal-countdown-detail{
    float: left;
    margin-top: 5px;
}

.crazy-deal-details.pc {
    margin: 5px auto;
    height: 35px;
    overflow: hidden;
    background-image: url(../images/flashsale-pc.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;

}

.crazy-deal-details-right {
    position: relative;
    margin-left: 110px;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}


@media screen and (max-width: 1024px) {
    .crazy-deal-details.pc {
        height: 50px;
        background-image: url(../images/flashsale-mobile.png);
    }

    .crazy-deal-details-right {
        position: relative;
        display: flex;
        color: #fff;
        margin-right: 10px;
        height: 100%;
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
    }
    
}

.img-product-detail{
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    object-fit: cover;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    height: 400px;
}


.main-detail .detail-1 .desc-detail {
    overflow: hidden;
    position: relative;
}

.main-detail .height-less {
    overflow: hidden;
    -webkit-mask-image: -webkit-gradient(linear, left 60%, left bottom, from(black), to(rgba(0, 0, 0, 0)));
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.main-detail .detail-1 .read_more {
    text-align: center;
    cursor: pointer;
    z-index: 9999;
    width: 100%;
    background: #fff;
}

.main-detail .detail-1 .read_less {
    text-align: center;
}

.main-detail .detail-1 .read_more a, .main-detail .detail-1 .read_less a  {
    color: #004e7f;
    display: block;
    font-size: 14px;
    font-weight: 700;
}

.main-detail .detail-1 .read_more a:after {
    content: "";
    width: 0;
    right: 0;
    border-top: 6px solid #004e7f;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}

.main-detail .detail-1 .read_less a:after {
    content: "";
    width: 0;
    right: 0;
    border-bottom: 6px solid #004e7f;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #d09c39;
    border-color: #d09c39;
}

.menu-item ul.children{
    background: #d09c39;
}

.bg-brow{
    background: #f3f3f3;
}
.form-section-2 {
    padding: 15px;
    background: white;
    border-radius: 10px;
}
.bao-gia-section{
    border-top: 1px solid #dcdcdc;
    padding-top: 15px !important;
}
.font-weight-bold{
    font-weight: bold;
}
.name-dl{
    color: #004e7f;
    font-size: 25px;
    margin-bottom: 15px;
}
.btn-xs{
    padding: 1px 10px;
}
.banner-slide .img a{
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    height: 197px;
}

.banner-slide .img a img{
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 50% 50%;
    -o-object-position: 50% 50%;
    width: 100%;
    height: 100%;
}
.text-primary{
    color: #70b565 ;
}
.text-warning{
    color: #d09c39;
}
.select2-container--default .select2-selection--single  {
    margin-bottom: 10px;
}
.unit-product{
    font-size: 15px;
    color: #cd2900;
}
.col-block-testimonials {
    padding: 50px 20px 50px 20px !important;
}
.dich-vu-san-pham img{
    padding: 10px;
}

.section-title-main {
    color: #70b565 !important;
}
#logo img{
    box-shadow: 2px 2px 23px #00000012;
}

#top-bar::after{
    content: "";
    background: url(../images/bg-after-header.png) no-repeat top center;
    position: absolute;
    width: 100%;
    height: 52px;
    bottom: -47px;
    z-index: 9;
}
.lien-he-section {
    margin-top: -60px;
    z-index: 1;
}

.lien-he-section .large-12 .col-inner {
    background: white;
    PADDING: 20px;
    border-radius: 20px;
    box-shadow: 2px 2px 30px #0000001f;
}

.lien-he-section .col {
    padding-bottom: 0;
}
.lien-he-section .col-inner .col-inner {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
}
#logo-center{
    position: relative;
    top: 15px;
    z-index: 999;
}

/* .footer-section:before {
    content: "";
    background: url(https://thucphamsach1.giaodienwebmau.com/wp-content/themes/cay-van-phong/images/bg-before-footer.png) no-repeat top center;
    position: absolute;
    width: 100%;
    height: 47px;
    top: -47px;
    left: 0;
} */

.content-why h2::before {
    content: "";
    background: url(../images/line-color.png) no-repeat;
    width: 111px;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.content-why h2 {
    color: #70b565;
    font-size: 42px;
    font-weight: 400;
    line-height: 50px;
    text-align: left;
    font-family: "SVN-Lobster";
    position: relative;
    padding-bottom: 25px;
}

.boder-right-why::after {
    content: "";
    background: #8BC34A;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: calc(32.5% - 5px);
    right: 15px;
    position: absolute;
}

.boder-right-why::before {
    content: "";
    border-left: 1.5px solid #8BC34A;
    width: auto;
    height: 65%;
    top: 0;
    right: 20px;
    position: absolute;
}

.boder-right-why {
    padding-right: 60px !important;
}

.colum-item-why > .col {
    padding-left: 60px;
    padding-right: 60px;
}

.boder-left-why::before {
    content: "";
    border-left: 1.5px solid #8BC34A;
    width: auto;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.boder-left-why::after {
    content: "";
    background: #8BC34A;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: calc(50% - 5px);
    left: -5px;
    position: absolute;
}
.item-why.icon-box .icon-box-img {
    position: absolute;
    margin-bottom: 0px;
}

.item-why.icon-box .icon-box-text h3 {
    padding-left: 83px;
    line-height: 72px;
    color: #70b565;
    font-size: 24px;
    font-weight: 600;
}
.dark .item-why.icon-box .icon-box-text h3{
    color: #ffffff;
}
.bt-gt > .col-inner {
    padding: 20px 30px 35px 30px;
}
.img-circle {
    border-radius: 50%;
}

.vschonchungtoi .col-inner h3 span{
    color: #ffffff !important;
}

.title-tt {
    background: linear-gradient(90deg, #ffffff 0%, #e9efed 40%, #6bc159 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}
.section_thanhtuu .section-bg-overlay {
    background-color: rgb(2 123 71 / 82%);
}

.section_thanhtuu .section-bg.bg-loaded {
    background-image: url(../images/bannerbg.jpg);
}

.section_thanhtuu .ux-shape-divider--top svg {
    height: 150px;
    --divider-top-width: 100%;
}

.section_thanhtuu .ux-shape-divider--bottom svg {
    height: 150px;
    --divider-width: 100%;
}

.col_thanhtuu .col-inner {
    text-align: center;
    padding: 30px 10px 23px;
    margin-bottom: 30px;
    position: relative;
}
.col_thanhtuu .col-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top-left-radius: 30px;
    width: 116px;
    height: 42px;
    z-index: 2;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
}
.col_thanhtuu h2 {
    font-size: 30px;
}
.col_thanhtuu h3 {
    font-size: 18px !important;
}

.col_thanhtuu .col-inner:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom-right-radius: 30px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 116px;
    height: 42px;
    z-index: 2;
}
.section-gt-us .section-bg{
    background-color: rgba(222, 222, 222, 0.366);
}
.section-gt-us .main-gt{
    display: flex;
    flex: 1;
    align-items: center;
}

/* @media (min-width: 550px) {
    .bt-gt > .col-inner {
        padding: 150px 135px 50px 80px;
    }
} */

.ct-box-op {
    width: 100%;
    position: relative;
    border: 1px solid #e1e1e1;
    padding: 0px 0 10px 0;
    text-align: center;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    overflow: hidden;
}

.item_cate .pdLoopImg img{
    display: flex;
    object-fit: cover;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 173px;
    height: auto;
}

.pdt10{
    padding-top: 10px;
}

@media (max-width: 480px) {
    .boder-right-why {
        padding-right: 15px !important;
    }

    .boder-right-why {
        padding-right: 15px !important;
    }
    .boder-right-why::before,
    .boder-right-why::after {
        display: none;
    }
    .boder-left-why::before,
    .boder-left-why::after {
        display: none;
    }
    .content-why h2 {
        font-size: 35px;
    }

    .colum-item-why > .col {
        padding-left: 30px;
        padding-right: 30px;
    }
    .div-banner-ve-chung-toi .ve-chung-toi{
        padding-top: 300px;
    }
}