@charset "UTF-8";

h1 {
    font-size: 1.3rem;
    font-weight: 400
}

h2 {
    font-size: 1.2rem;
    font-weight: 400
}

h3 {
    font-size: 1.1rem;
    font-weight: 400
}

h4 {
    font-size: 1rem;
    font-weight: 400
}

body {
    background: #f0f0f070;
    font-size: 13px
}

@media (min-width:1200px) {
    .container {
        max-width: 1220px
    }
}

.fa-picture-o {
    font-size: 3rem;
    color: #ddd
}

.title {
    font-weight: 500
}

.item-hover:hover {
    border: 1px solid #14bd47
}

.no-border {
    border-color: transparent
}

.bg-gray {
    background-color: #ebebeb
}

.bg-gray-light {
    background-color: #f5f5f5
}

.bg-blue {
    background-color: #127ee4
}

.bg-red {
    background-color: #e73918 !important
}

.btn-red {
    background-color: #e73918 !important
}

.text-red {
    color: #e73918 !important
}

.text-price {
    color: #0977b9 !important
}

.box-price {
    font-size: 17px
}

.img-zoom {
    overflow: hidden
}

.img-zoom img {
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.img-zoom:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15)
}

.border-radius-circle {
    border-radius: 2rem
}

.box-shadow {
    box-shadow: 0 2px 3px #ccc;
    padding: 8px
}

.line-block {
    background-color: #14bd47;
    height: 1px;
    display: inline-block;
    width: 80px
}

.body-transparent #mask {
    background: rgba(0, 0, 0, .8);
    float: left;
    position: absolute;
    z-index: 1999;
    top: 0;
    left: 0;
    width: 100%;
    height: 1000vh
}

.body-transparent .fixed-top {
    position: inherit
}

.right-0 {
    right: 0
}

.index-1 {
    z-index: 1
}

.fb_iframe_widget iframe {
    width: 100% !important
}

@font-face {
    font-family: Lobster-Regular;
    src: url(../fonts/Lobster-Regular.eot);
    src: url(../fonts/Lobster-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Lobster-Regular.woff2) format("woff2"), url(../fonts/Lobster-Regular.woff) format("woff"), url(../fonts/Lobster-Regular.ttf) format("truetype"), url(../fonts/Lobster-Regular.svg#Lobster1.3) format("svg");
    font-weight: 400;
    font-style: normal
}

.header .navbar-light .navbar-nav .nav-link {
    font-weight: 700;
    color: #000;
    font-size: 13px
}

.header .navbar-light .navbar-nav .active>.nav-link, .header .navbar-light .navbar-nav .nav-link.active, .header .navbar-light .navbar-nav .nav-link.show, .header .navbar-light .navbar-nav .show>.nav-link {
    color: #14bd47
}

.header .navbar-light .navbar-nav .nav-link:focus, .header .navbar-light .navbar-nav .nav-link:hover {
    color: #14bd47
}

.header .banner-top-right {
    height: 48px
}

.header .banner-top-right p {
    top: 15px;
    left: 0;
    text-align: center;
    width: 100%
}

.header .logo img {
    height: 70px;
    width: auto
}

@media screen and (max-width:768px) {
    .header .logo {
        padding: 0
    }

    .header .logo img {
        height: 40px;
        width: auto
    }

    .header .navbar .btn-link {
        font-size: 1.25rem;
        color: rgba(0, 0, 0, .5);
        padding: 0
    }

    .header .navbar .small {
        font-size: .8rem
    }
}

.slider-nav:hover .nav-cate {
    display: block
}

.slider-nav .cate-title {
    background-color: #14bd47;
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    margin: 0;
    font-size: 16px;
    position: relative;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.slider-nav .nav-cate {
    clear: both;
    border: 1px solid #e6e6e6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    position: absolute;
    display: none;
    width: 90%;
    background: #fff;
    z-index: 2
}

.slider-nav .nav-cate .menu-cate {
    width: 100%;
    background: #fff;
    overflow: visible;
    border-top: none
}

.slider-nav .nav-cate .menu-cate .menu-item {
    display: block;
    overflow: visible;
    cursor: pointer;
    position: relative;
    border-bottom: 1px dashed #ddd
}

.slider-nav .nav-cate .menu-cate .menu-item:last-child {
    border-bottom: none
}

.slider-nav .nav-cate .menu-cate .menu-item:hover .menu-cate.collapse {
    display: flex
}

.slider-nav .nav-cate .menu-cate .menu-item h3 {
    font-size: 16px;
    color: #555
}

.slider-nav .nav-cate .menu-cate .menu-item h3 a:hover .menu-cate.collapse {
    display: block
}

.slider-nav .nav-cate .menu-cate .menu-item .menu-cate {
    position: absolute;
    top: 0;
    left: 100%;
    display: none
}

.slider-nav .nav-cate .menu-cate .menu-item .menu-cate .menu-item {
    white-space: nowrap;
    background: #fff;
    padding: 4px 0;
    border-bottom: none
}

.slider-nav .nav-cate .menu-cate .menu-item .menu-cate .menu-item a {
    font-size: 16px;
    font-weight: 500
}

.slider-nav .nav-cate .menu-cate .menu-item .menu-cate .menu-item .fa {
    display: none
}

.slider-nav .nav-cate .menu-cate .menu-item .menu-cate .menu-item .menu-cate {
    position: static;
    display: block;
    float: left
}

.slider-nav .nav-cate .menu-cate .menu-item .menu-cate .menu-item .menu-cate .menu-item a {
    font-size: 1rem;
    font-weight: 400;
    padding: 0
}

#hotline_header #hotline_phone {
    font-size: 22px;
    margin-top: -2px;
    line-height: 24px;
    font-weight: 600;
    color: #14bd47
}

#hotline_header #hotline_txt {
    font-size: 12px
}

.frm-search-header button {
    top: 0;
    right: 8px;
    z-index: 3
}

.frm-search-header button .fa {
    color: rgba(0, 0, 0, .5)
}

.frm-search-header #category-id {
    border-radius: 4px 0 0 4px
}

.frm-search-header .input-group input {
    padding-right: 45px
}

@media screen and (min-width:991px) {
    .navbar-nav .nav-item .nav-link {
        color: #fff
    }
}

@media screen and (min-width:1200px) {
    .navbar-nav .nav-item .nav-link {
        margin-right: .5rem;
        margin-left: .5rem
    }
}

@media screen and (max-width:1200px) {
    .navbar-nav .nav-item .nav-link {
        padding-right: 5px;
        padding-left: 5px;
        font-size: 1rem
    }
}

@media screen and (max-width:991px) {
    .navbar-nav .nav-item {
        padding-top: .25rem;
        padding-bottom: .25rem
    }
}

.nav-menu {
    border-bottom: 1px solid #eee;
    transition: top .2s ease-in-out;
    /* display: none; */
}
@media (min-width: 769px) {
    .nav-menu{
        display: none;
    }
}

@media (min-width:576px) and (max-width:991px) {
    .nav-menu .container {
        max-width: 100%
    }
}

.nav-menu.fixed-top {
    background: #fff;
    border-bottom: 1px solid #999;
    transition: top .2s ease-in-out;
    z-index: 2
}

.nav-menu.fixed-top.nav-up {
    top: -80px
}

.nav-menu.fixed-top .navbar {
    padding-top: 0;
    padding-bottom: 0
}

.nav-menu.fixed-top .search-header {
    display: none !important
}

.nav-menu.fixed-top .banner-top-right {
    display: none !important
}

@media screen and (max-width:991px) {
    .nav-menu .navbar-slide {
        position: absolute;
        top: 0;
        left: -15px !important;
        background-color: #fff;
        width: 0;
        z-index: 100000;
        height: 1000vh
    }

    .nav-menu .navbar-slide .nav-close {
        position: fixed;
        top: .8rem;
        left: calc(100% - 55px)
    }

    .nav-menu .dropdown-toggle::after {
        float: right;
        margin-top: 10px
    }
}

.dropdown-menu {
    margin: 0 !important
}

@media screen and (max-width:991px) {
    .dropdown-menu {
        border: none;
        padding-left: 15px
    }
}

.dropdown-menu .arrow_top {
    width: 10px;
    height: 10px;
    float: left;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    top: -5px;
    left: 10%;
    border-left: 1px solid rgba(0, 0, 0, .15)
}

.dropdown-menu.dropdown-menu-right .arrow_top {
    right: 4%;
    left: auto
}

@media screen and (max-width:768px) {
    .dropdown-menu a {
        padding: .5rem 1rem;
        display: block
    }
}

.dropdown-menu a span {
    margin-top: 5px;
    font-size: 14px
}

.owl-carousel.owl-slideshow .owl-nav {
    top: calc(50% - 25px);
    left: 0;
    width: 100%;
    position: absolute
}

.owl-carousel.owl-slideshow .owl-nav .owl-next {
    background: 0 0;
    position: absolute;
    background: 0 0;
    margin: 0;
    border-radius: 0;
    padding: 0 9px
}

@media screen and (min-width:768px) {
    .owl-carousel.owl-slideshow .owl-nav .owl-next {
        right: 0
    }
}

@media screen and (max-width:768px) {
    .owl-carousel.owl-slideshow .owl-nav .owl-next {
        right: 0
    }
}

.owl-carousel.owl-slideshow .owl-nav .owl-next:hover {
    background: 0 0
}

.owl-carousel.owl-slideshow .owl-nav .owl-prev {
    background: 0 0;
    position: absolute;
    right: auto;
    background: 0 0;
    margin: 0;
    border-radius: 0;
    padding: 0 9px
}

@media screen and (min-width:768px) {
    .owl-carousel.owl-slideshow .owl-nav .owl-prev {
        left: 0
    }
}

@media screen and (max-width:768px) {
    .owl-carousel.owl-slideshow .owl-nav .owl-prev {
        left: 0
    }
}

.owl-carousel.owl-slideshow .owl-nav .owl-prev:hover {
    background: 0 0
}

.owl-carousel.owl-slideshow .owl-nav .icon-arrow-left {
    width: 54px;
    height: 17px;
    display: inline-block;
    background-position: -5px 51px;
    transform: rotate(90deg)
}

.owl-carousel.owl-slideshow .owl-nav .icon-arrow-right {
    width: 54px;
    height: 17px;
    display: inline-block;
    background-position: -5px 51px;
    transform: rotate(-90deg)
}

.owl-carousel.owl-slideshow .item .inner {
    left: 0
}

@media screen and (min-width:1200px) {
    .owl-carousel.owl-slideshow .item .inner {
        bottom: 20%
    }
}

@media screen and (max-width:1200px) {
    .owl-carousel.owl-slideshow .item .inner {
        bottom: 10%
    }
}

.owl-carousel.owl-slideshow .item .inner h4 {
    font-size: 2rem
}

.owl-carousel.owl-slideshow .item .inner p {
    margin-bottom: 8px
}

.owl-slideshow.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -30px;
    margin-bottom: 1.5rem;
    position: relative;
    z-index: 1
}

.owl-slideshow.owl-theme .owl-dots .owl-dot.active span, .owl-slideshow.owl-theme .owl-dots .owl-dot:hover span {
    border: 1px solid #14bd47
}

.owl-slideshow.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #14bd47;
    background: #fff;
    width: 13px;
    height: 13px
}

.frm-news-letter .btn-subcriber {
    top: 0;
    right: 0;
    z-index: 3
}

.frm-news-letter .input-group input {
    padding-right: 45px
}

.footer a {
    color: #fff
}

.footer h6 {
    font-size: 20px
}

.footer .dropdown-show {
    position: relative;
    width: 100%;
    display: inline-block;
    text-decoration: none
}

@media screen and (max-width:768px) {
    .footer .dropdown-show {
        padding: 9px;
        background-color: #f5f5f5
    }
}

.footer .dropdown-show:not(.collapsed) .fa-minus {
    display: block
}

.footer .dropdown-show:not(.collapsed) .fa-plus {
    display: none
}

.footer .dropdown-show .fa.fa-small {
    float: right;
    position: absolute;
    right: 15px;
    top: 13px;
    font-size: 18px
}

@media screen and (min-width:768px) {
    .footer .dropdown-show .fa.fa-small {
        display: none !important
    }
}

@media screen and (min-width:768px) {
    .footer .collapse {
        display: block !important
    }
}

.footer .collapsed .fa-minus {
    display: none
}

.footer .benefit_6 {
    border: 1px solid #e3eade;
    padding: 30px 30px 30px 40px;
    background-color: #f1f7ec;
    border-radius: 5px
}

.footer .benefit_6 .fa {
    color: #73b043
}

a.backtotop {
    opacity: 0;
    position: fixed;
    bottom: 87px;
    right: 10px;
    height: 30px;
    width: 30px;
    background-color: #14bd47;
    color: #fff;
    text-align: center;
    line-height: 20px;
    padding-top: 1px;
    z-index: 9999;
    border-width: 2px;
    border-style: solid;
    border-color: #14bd47;
    border-image: initial;
    border-radius: 30px;
    box-shadow: 0 0 15px
}

a.backtotop:hover {
    color: #fff;
    background-color: #0f438f
}

a.backtotop.is-visible {
    opacity: 1
}

a.backtotop.fade-out {
    opacity: 1
}

a.backtotop .fa {
    padding-right: 5px;
    padding-left: 5px
}

.icon {
    background-image: url(../images/icon/icon.png)
}

.icon-facebook {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-position: -37px 0
}

.icon-google {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-position: -37px -44px
}

.icon-skype {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-position: -37px -85px
}

.icon-twitter {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-position: -99px 0
}

.icon-instagram {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-position: -99px -85px
}

.icon-youtube {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-position: -99px -44px
}

.icon-pinterest {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-position: -99px -128px
}

.icon-address {
    width: 12px;
    height: 20px;
    display: inline-block;
    background-position: 0 0;
    filter: invert(1) hue-rotate(114deg)
}

.icon-phone {
    filter: invert(1) hue-rotate(114deg);
    width: 12px;
    height: 20px;
    display: inline-block;
    background-position: 0 -42px
}

.icon-email {
    filter: invert(1) hue-rotate(114deg);
    width: 12px;
    height: 20px;
    display: inline-block;
    background-position: 0 -81px
}

.icon-arrow-down {
    width: 54px;
    height: 17px;
    display: inline-block;
    background-position: 0 17px
}

.icon-shopping-cart {
    width: 20px;
    height: 18px;
    margin-top: -3px;
    display: inline-block;
    background-position: -57px 18px
}

.icon-facebook2 {
    width: 27px;
    height: 27px;
    display: inline-block;
    background-position: -157px 0
}

.icon-twitter2 {
    width: 27px;
    height: 27px;
    display: inline-block;
    background-position: -198px 0
}

.icon-google2 {
    width: 27px;
    height: 27px;
    display: inline-block;
    background-position: -351px 0
}

.icon-instagram2 {
    width: 27px;
    height: 27px;
    display: inline-block;
    background-position: -318px 0
}

.icon-youtube2 {
    width: 27px;
    height: 27px;
    display: inline-block;
    background-position: -280px 0
}

.icon-tripadvisor2 {
    width: 27px;
    height: 27px;
    display: inline-block;
    background-position: -239px 0
}

.icon-cart-plus {
    width: 26px;
    height: 21px;
    display: inline-block;
    background-position: -159px -86px
}

.icon-cart-large {
    width: 36px;
    height: 27px;
    display: inline-block;
    background-position: -155px -44px
}

#owl-partner .owl-item .item {
    margin: 10px;
    box-shadow: 0 2px 2px #ccc
}

.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 38%;
    left: 0;
    color: #7a7a7a;
    background: rgba(255, 255, 255, .7)
}

.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 38%;
    right: 0;
    color: #7a7a7a;
    background: rgba(255, 255, 255, .7)
}

.hotline-alo-phone {
    display: none;
    position: fixed;
    left: 0;
    bottom: 20%;
    width: 145px;
    height: 145px;
    z-index: 999
}

@media screen and (max-width:768px) {
    .hotline-alo-phone {
        bottom: 45px
    }
}

.phonering-alo-ph-circle, .phonering-alo-ph-circle-fill, .phonering-alo-ph-img-circle {
    position: absolute;
    border-radius: 50% !important;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.phonering-alo-ph-circle {
    width: 145px;
    height: 145px;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, .4);
    top: 0;
    left: 0;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color: #bfebfc;
    opacity: .5
}

.phonering-alo-ph-circle-fill {
    width: 85px;
    height: 85px;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, .5)
}

.phonering-alo-ph-img-circle {
    width: 45px;
    height: 45px;
    background: rgba(30, 30, 30, .1) url(../img/call.png) no-repeat center center;
    background-size: auto 80%;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    z-index: 999
}

.phonering-alo-ph-img-circle a {
    display: block;
    width: 45px;
    line-height: 45px;
    text-indent: -9999px
}

.phonering-alo-ph-img-circle a:hover {
    background: rgba(255, 255, 255, .2)
}

.phonering-alo-ph-img-circle a:before {
    color: #fff;
    font-size: 30px;
    display: inline-block
}

.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
    background-color: #00aff2
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
    background-color: #00aff2
}

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

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

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

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

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

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

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

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

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

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

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

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

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

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }

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

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

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

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

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

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

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }

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

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

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

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

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

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

.style-for-position-br {
    left: auto;
    right: 0
}

.style-for-position-cl {
    bottom: auto;
    top: 50%
}

.style-for-position-cr {
    left: auto;
    bottom: auto;
    top: 50%;
    right: 0
}

.style-for-position-tl {
    bottom: auto;
    top: 0
}

.style-for-position-tr {
    left: auto;
    bottom: auto;
    top: 0;
    right: 0
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color: red
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill, .phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
    background-color: red
}

.phonering-alo-ph-img-circle {
    width: 45px;
    height: 45px;
    top: 42px;
    left: 43px
}

.phonering-alo-ph-img-circle a {
    width: 45px;
    line-height: 45px
}

.phonering-alo-ph-circle-fill {
    width: 90px;
    height: 90px;
    top: 20px;
    left: 20px
}

.hotline-alo-phone, .phonering-alo-ph-circle {
    width: 130px;
    height: 130px
}

.style-for-position-cl, .style-for-position-cr {
    margin-top: -67.5px
}

@media screen and (max-width:0px) {
    .style-for-position-bl {
        left: -45px;
        bottom: -45px
    }

    .style-for-position-br {
        right: -45px;
        bottom: -45px
    }

    .style-for-position-cl {
        left: -45px
    }

    .style-for-position-cr {
        right: -45px
    }

    .style-for-position-tl {
        top: -45px;
        left: -45px
    }

    .style-for-position-tr {
        top: -45px;
        right: -45px
    }
}

.hotline-alo-phone {
    display: block
}

.fa-small {
    font-size: 12px
}

.bg_star_rate .star_rate {
    font-size: 16px;
    width: 95px
}

.bg_star_rate .star_rate .star_rate_1 {
    overflow: hidden
}

.bg_star_rate .star_rate .star_rate_2 {
    width: 95px
}

.bg_star_rate .star_rate .star_rate_3 {
    top: 0;
    left: 0
}

.bg_star_rate .star_rate .fa {
    color: #ffbe00
}

.shoping-cart .cart .number_cart {
    border-radius: 50%;
    min-width: 20px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center
}

.input-qty {
    width: 75px !important
}

label.form-check-label label {
    width: 100% !important
}

label.form-check-label label input {
    margin-right: 3px
}

.border-primary {
    border-color: #14bd47 !important
}

.bg-primary {
    background-color: #14bd47 !important
}

.btn-primary {
    background-color: #14bd47;
    border-color: #14bd47
}

.btn-primary:hover {
    background-color: #124da6;
    border-color: #124da6
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 .2rem #4b8cec
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #1663d4;
    border-color: #1663d4
}

.text-primary {
    color: #14bd47 !important
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #4b8cec
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1663d4;
    border-color: #1663d4
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #14bd47 !important
}

@media screen and (max-width:768px) {
    .container-fluid {
        padding-right: 7.5px;
        padding-left: 7.5px
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 7.5px;
        padding-left: 7.5px
    }

    .row {
        margin-right: -7.5px;
        margin-left: -7.5px
    }
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #14bd47
}

.border-bottom-effect:after {
    position: absolute;
    content: '';
    display: block;
    bottom: 0;
    height: 1px;
    left: 0;
    width: 100%;
    background: #14bd47 !important;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    transition: transform .25s cubic-bezier(.37, .31, .2, .85), -webkit-transform .25s cubic-bezier(.37, .31, .2, .85)
}

.border-bottom-effect:hover:after {
    position: absolute;
    content: '';
    display: block;
    bottom: 0;
    height: 1px;
    left: 0;
    width: 100%;
    background: #14bd47 !important;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: left center;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: transform .25s cubic-bezier(.37, .31, .2, .85), -webkit-transform .25s cubic-bezier(.37, .31, .2, .85)
}

.border-bottom-effect.active {
    color: #14bd47 !important
}

.border-bottom-effect.active:after {
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}

.navbar-nav a.position-relative::after {
    display: none
}

.icon-nav-more {
    width: 41px;
    height: 35px;
    display: inline-block;
    background-position: -162px -102px;
    -webkit-animation-name: bounce1;
    animation-name: bounce1;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

.nav-popup .icon-nav-less {
    width: 41px;
    height: 44px;
    display: inline-block;
    background-position: -162px -102px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-animation-name: bounce2;
    animation-name: bounce2;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

.nav-popup .navbar-nav .dropdown-item {
    width: auto !important;
    font-size: 13px;
    font-weight: 700
}

@media (max-width:768px) {
    .nav-popup .navbar-nav .dropdown-item::after {
        display: none
    }
}

.icon-nav-dot {
    width: 41px;
    height: 13px;
    display: inline-block;
    background-position: -162px -153px
}

@-webkit-keyframes bounce1 {
    0% {
        -webkit-transform: translateY(-.25em) rotate(0);
        transform: translateY(-.25em) rotate(-45deg)
    }

    50% {
        -webkit-transform: translateY(-.3em) rotate(0);
        transform: translateY(-.3em) rotate(0)
    }

    100% {
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }
}

@keyframes bounce1 {
    0% {
        -webkit-transform: translateY(-.25em) rotate(0);
        transform: translateY(-.25em) rotate(-45deg)
    }

    50% {
        -webkit-transform: translateY(-.3em) rotate(0);
        transform: translateY(-.3em) rotate(0)
    }

    100% {
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }
}

@keyframes bounce2 {
    0% {
        -webkit-transform: translateY(.25em) rotate(180deg);
        transform: translateY(.25em) rotate(180deg)
    }

    50% {
        -webkit-transform: translateY(0) rotate(180deg);
        transform: translateY(0) rotate(180deg)
    }

    100% {
        -webkit-transform: translateY(0) rotate(195deg);
        transform: translateY(0) rotate(195deg)
    }
}

@-webkit-keyframes bounce2 {
    0% {
        -webkit-transform: translateY(.25em) rotate(180deg);
        transform: translateY(.25em) rotate(180deg)
    }

    50% {
        -webkit-transform: translateY(0) rotate(180deg);
        transform: translateY(0) rotate(180deg)
    }

    100% {
        -webkit-transform: translateY(0) rotate(195deg);
        transform: translateY(0) rotate(195deg)
    }
}

#widget_contact {
    position: fixed;
    bottom: 10%;
    right: 15px;
    float: left;
    width: 50px;
    z-index: 1
}

#widget_contact .navbar-collapse {
    webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

#widget_contact .navbar-collapse .show {
    webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

#widget_contact .support .icon-support {
    transform: rotate(45deg);
    webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    cursor: pointer
}

#widget_contact .support.collapsed .icon-support {
    transform: rotate(0);
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

#widget_contact .icon-msg {
    width: 43px;
    height: 43px;
    display: inline-block;
    background-position: -214px -39px
}

#widget_contact .icon-zalo {
    width: 43px;
    height: 43px;
    display: inline-block;
    background-position: -281px -39px
}

#widget_contact .icon-wechat {
    width: 43px;
    height: 43px;
    display: inline-block;
    background-position: -272px -93px
}

#widget_contact .fa-skype {
    border-radius: 50%;
    text-align: center;
    width: 43px;
    height: 43px;
    line-height: 43px;
    background-color: #02aff0;
    font-size: 1.7rem
}

#widget_contact .fa-skype:hover {
    text-decoration: none
}

#widget_contact .icon-whatsapp {
    width: 43px;
    height: 43px;
    display: inline-block;
    background-position: -215px -93px
}

#widget_contact .icon-support {
    width: 43px;
    height: 43px;
    display: inline-block;
    background-position: -156px -40px
}

#widget_contact .icon-hotline {
    width: 43px;
    height: 43px;
    display: inline-block;
    background-position: -336px -39px
}

.home h3 {
    font-size: 1.3rem
}

@media screen and (max-width:768px) {
    .home h3 {
        font-size: 1.3rem
    }
}

.home #home_title h1 {
    font-size: 40px;
    font-weight: 300
}

@media screen and (max-width:768px) {
    .home #home_title h1 {
        font-size: 30px
    }
}

.home .embed-responsive h3 {
    font-size: 18px
}

.home .embed-responsive p {
    font-size: 14px
}

.home .bg-cover {
    background-color: #333;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.home .bg-cover .fa {
    z-index: 1;
    bottom: .5rem;
    left: .5rem
}

.home .opacity-0 {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    transform: scale(0)
}

.home .bg-dark-55 {
    background-color: rgba(0, 0, 0, .55) !important;
    z-index: 11;
    top: 0;
    left: 0
}

.home a:hover .opacity-0 {
    opacity: 1;
    transform: scale(1);
    visibility: visible
}

.home .box-lydo {
    background: linear-gradient(#14bd47, #124da6)
}

.home .box-lydo .txt-number {
    border: 1px solid #fff;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    background: #b5e4ff;
    color: #1188d6;
    top: 0;
    right: 10px
}

.home .box-lydo .top-number {
    max-width: 50px
}

.home .box-lydo .h-line2 {
    width: 2px;
    background: #b5e4ff
}

.home .box-feedback {
    background: linear-gradient(#14bd47, #124da6)
}

.home .box-feedback #owl-feedback .owl-item .item {
    min-height: 322px
}

.home .box-feedback #owl-feedback .owl-item .item .thumb .author {
    position: absolute;
    left: 35%;
    top: -64px
}

.home .box-feedback #owl-feedback .owl-item .item .name-author {
    font-size: 16px
}

.home #owl-adv-home.owl-theme .owl-nav.disabled+.owl-dots {
    margin-bottom: 1.5rem;
    position: relative;
    z-index: 1
}

.home #owl-adv-home.owl-theme .owl-dots .owl-dot.active span, .home #owl-adv-home.owl-theme .owl-dots .owl-dot:hover span {
    border: 1px solid #14bd47;
    background-color: #14bd47
}

.home #owl-adv-home.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #14bd47;
    background: #fff;
    width: 25px;
    height: 7px
}

.home #owl-adv-home .border-inner {
    z-index: 1;
    top: 1rem;
    left: 1rem;
    bottom: 1rem;
    right: 1rem
}

.home #owl-feedback.owl-theme .owl-nav.disabled+.owl-dots {
    margin-bottom: 1.5rem;
    position: relative;
    z-index: 1
}

.home #owl-feedback.owl-theme .owl-dots .owl-dot.active span, .home #owl-feedback.owl-theme .owl-dots .owl-dot:hover span {
    border: 1px solid #fff;
    background-color: #14bd47
}

.home #owl-feedback.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #14bd47;
    background: #fff;
    width: 13px;
    height: 13px
}

.home #owl-product-category-home.owl-theme .owl-nav [class*=owl-]:hover {
    background: 0 0;
    color: #14bd47
}

.home .tab_cate a {
    padding: 3px;
    text-decoration: none;
    display: inline-block;
    color: #757575
}

.btn-group{
    width: fit-content;
    margin-bottom: 4px;
}

.list-group{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}