/*body{*/
/* -webkit-touch-callout: none;*/
/* -webkit-user-select: none; */
/* -moz-user-select: none;    */
/* -ms-user-select: none;     */
/* -o-user-select: none;*/
/* user-select: none; }*/
.main-menu .container > .row {
    display: flex ;
    align-items: center;
}

.header-top * {
    color: white;
}

.box-contact-right, .contact-head-right, .contact-head-left, .mxh-top {
    display: flex;
    gap: 1rem;
    margin: 0;
}

.box-contact-right {
    justify-content: flex-end;
}

.contact-head-right, .contact-head-left, .mxh-top {
    padding: 10px 0;
}

.slide-main {
    height: 95vw !important;
}

.follow-hear li {
    display: inline-block;
    font-size: 30px;
    background: #1b8c00;
    margin-right: 5px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.follow-hear li a {
    display: block;
    color: #fff;
}

.follow-hear li:hover {
    background: #f00;
}

.follow-hear {
    float: right;
}

.box-search {
    margin: 0;
    padding: 5px 0 0;
    float: right;
    border: 1px solid #eee;
    border-radius: 50px;
    background: #fff;
}

.link-footer p {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}

.link-footer li a {
    color: #fff;
}

.link-footer li:before {
    content: "\f0da";
    color: #fff;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}

.re-ship-phone .item .des span {
    color: #1b8c00;
}

.last-tt {
    color: #1b8c00;
}

.mighty-slider {
    height: 57vw !important;
}

@media (min-width: 1200px) {
    .mighty-slider {
        height: 658px !important;
    }
}

.title-box-p-home a {
    font-size: 18px;
}

.main-menu {
    /* background: #1b8c00; */
    padding-top: 0;
}

.nav_desktop li a {
    color: #1b8c00;
    font-weight: bold;
    /* border: 1px solid; */
}

.header-top {
    padding: 0;
}

.follow-hear {
    padding: 20px 0px;
}

.hotline-bottom a.callus {
    position: fixed;
    z-index: 9999;
    bottom: 20px;
    right: 20px;
    background: #f00;
    background-position: 10px center;
    background-size: 20px;
    border-radius: 1000px;
    padding: 5px 15px 5px 15px;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
}

.hotline-bottom a.callus i {
    margin-right: 10px;
    font-size: 25px;
}

.btn-muahang {
    display: none;
}

.comment {
    display: none;
}

.price {
    display: none;
}

.title-product {
    margin-top: 5px;
    margin-bottom: 0px;
    height: auto;
}

.title-product a {
    font-size: 16px;
}

.list-item:not(.view-list) .item-product.style-view-2 .img, .style-view-small .img {
    padding-top: 100%;
}

.nhslider {
    padding-bottom: 15px;
}

color: #0c8622; .title-product a {
    font-weight: bold;
    color: #0a6d2a;
}

/* #header .logo img {
    max-height: 196px;
    <img src="http://hataco.vn/uploads/plugin/setting/3/g-ng-trang-tri-g-ng-ngh-thu-t-g-ng-nha-t-m-g-ng-phong-khach-g-ng-phong-tap-1.jpg" alt="Logo">
    background: #1b8c00;
    padding-top: 77px;
    main-menu {
    background: #1b8c00; 
}*/
.more-blogs {
    color: #989898;
    font-size: 14px;
    display: none;
}

/*.main-menu {
   background: #1b8c00; 
    padding-top: 78px;
}*/
#header .logo img {
    max-height: 100px;
    padding: 10px 90px;
}

.hotline-top {
    position: fixed;
    right: 0;
    bottom: 230px;
    z-index: 9999;
}

.call_detox_green {
    width: 200px;
    height: 200px;
    display: block;
    position: absolute;
    top: 0px;
    overflow: hidden;
    z-index: 999999;
    cursor: pointer;
    right: 0;
}

.call_detox_greenleft {
    display: none;
    width: 200px;
    height: 200px;
    display: block;
    position: fixed;
    right: 0;
    overflow: hidden;
    z-index: 999;
    cursor: pointer;
    left: -45px;
}

.call_detox_green_circle {
    z-index: 9999;
    width: 120px;
    height: 120px;
    top: 42px;
    right: -20px;
    position: absolute;
    border: 0px solid #ff0000;
    opacity: .5;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    animation: call-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: call-circle-anim 1.2s infinite ease-in-out;
    -o-animation: call-circle-anim 1.2s infinite ease-in-out;
    -webkit-animation: call-circle-anim 1.2s infinite ease-in-out;
}

.call_detox_green_circle_fill {
    width: 80px;
    height: 80px;
    top: 62px;
    right: 0;
    position: absolute;
    opacity: .75;
    background: #f00 none;
    border: 2px solid transparent;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    animation: call-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    background: #787878;
    border: none;
    margin-right: 5px;
    display: none;
}

.call_detox_green_icon {
    position: absolute;
    top: 70px;
    right: 10px;
    width: 60px;
    height: 60px;
    background: #f00 url(/uploads/plugin/custom_img/2021-01-27/custom-phone-icon-0.png) no-repeat center center;
    border: 2px solid transparent;
    opacity: .7;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    animation: call-icon-anim 1s infinite ease-in-out;
    -o-animation: call-icon-anim 1s infinite ease-in-out;
    -moz-animation: call-icon-anim 1s infinite ease-in-out;
    -webkit-animation: call-icon-anim 1s infinite ease-in-out;
}

.call_detox_green a {
    color: transparent;
    width: 80px;
    height: 80px;
    overflow: hidden;
    clear: both;
    position: absolute;
}

.quick-alo-ph-number {
    position: absolute;
    top: 80px;
    right: 55px;
    background: rgba(255, 0, 0, 0.7);
    padding: 10px 20px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    z-index: 999;
    border-radius: 10px;
}

@media(max-width: 768px) {
    .call_detox_green {
        width: 80px !important;
        height: 80px !important;
        right: 0px !important;
        top: 25% !important;
    }

    .call_detox_green_circle {
        width: 80px !important;
        height: 80px !important;
        top: 0 !important;
        left: 0 !important;
    }

    .call_detox_green_circle_fill {
        width: 60px !important;
        height: 60px !important;
        top: 10px !important;
        left: 10px !important;
    }

    .call_detox_green_icon {
        width: 40px !important;
        height: 40px !important;
        background-size: 80% 80% !important;
        top: 20px !important;
        left: 20px !important;
    }

    .quick-alo-ph-number {
        display: none;
    }

    .call_detox_green a {
        width: 50px !important;
        height: 50px !important;
        position: absolute !important;
    }

    .hotline-top {
        left: 80px !important;
    }
}

@-moz-keyframes call-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-webkit-keyframes call-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-o-keyframes call-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@keyframes call-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-moz-keyframes call-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes call-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes call-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@keyframes call-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes call-icon-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes call-icon-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes call-icon-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@keyframes call-icon-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

.about-home .header-ab .slog {
    color: #f00;
    font-size: 18px;
    font-weight: bold;
}

.about-home .header-ab h1 {
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
}

.main-ab .list-disc li {
    list-style: disc;
}

.main-ab .list-disc {
    padding-left: 15px;
}

.about-home a {
    color: #333333;
}

.image-ab li {
    margin-bottom: 10px;
}

.footer-ab .ctc {
    font-size: 28px;
    font-weight: bold;
    color: #f00;
}

.hotline-bottom a.callus span {
    position: relative;
    top: -4px;
}

.menu-mb .nav_mobile {
    background: none;
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 10001;
}

.menu-mb .nav_mobile .btn-menu-main {
    color: #fff;
    line-height: 35px;
    width: 35px;
}

.t-img img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.text-info-video {
    margin-bottom: 15px;
}

.box-img-1 > .row {
    margin: 0 -7.5px;
}

.box-img-1 > .row > div {
    padding: 0 7.5px;
}

.about-home img {
    margin-bottom: 15px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
}

.location-kd h4 {
    margin-top: 0px;
    font-size: 14px;
    font-weight: bold;
}

.product-item-company h4 {
    margin-top: 0px;
    font-size: 14px;
    font-weight: bold;
}

.company-title {
    margin-top: 0px;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}

.location-kd ul li, .boxText-1 ul li {
    list-style: disc;
}

.location-kd ul, .boxText-1 ul {
    margin-left: 15px;
}

.boxText-1 ul li a {
    color: red;
    font-weight: bold;
}

@media(min-width: 992px) {
    .t-img img {
        width: auto;
        height: auto;
    }

    .text-info-video iframe {
        height: 500px !important
    }

    .about-home img {
        width: auto;
        height: auto;
    }
}

@media(max-width: 500px) {
    #header .logo img {
        padding: 10px 0;
    }
    
    .main-menu .btn-menu-main {
        float: right;
    }
}
