

.top-hotline {
    margin: 24px 0;
}

    .top-hotline p {
        margin: 0;
    }

.carousel-control.right {
    background-image: none;
}

#categories {
    margin: 30px 0;
}

    #categories .icon-categories {
        padding: 30px;
        position: relative;
        height: 100%;
        background: linear-gradient(180deg, #FFF 50%, #F5F5F5 50%);
    }

    #categories .item {
        text-align: center;
        font-size: 15px;
    }

        #categories .item a {
            color: #333;
        }

        #categories .item img {
            border-radius: 50%;
            margin-bottom: 10px;
            padding: 5px;
            background: #FFF;
        }

            #categories .item img:hover {
                background: #CCC
            }

.module-title {
    margin-top: 55px;
    font-size: 20px;
    margin-left: 10px;
    text-align: center;
    font-size: 18px;
}

    .module-title strong {
        text-transform: uppercase;
        font-size: 22px;
        color: #000;
        margin-top: 10px;
        display: block;
    }

/*Widget*/
#text-2.widget,
#text-3.widget,
#text-4.widget {
    background: #F9F9F9
}

.widget .btncancel {
    margin-top: 20px;
    background: #666;
    color: #FFF;
    border: none;
    font-weight: bold;
}

    .widget .btncancel:hover {
        background: #d40000
    }

.widget {
    margin-bottom: 30px;
}

    .widget.widget_media_image {
        margin-bottom: 15px;
    }

        #media_image-5,
        .widget.widget_media_image:last-child {
            margin-bottom: 30px;
        }

#text-7.widget {
    margin-bottom: 20px;
    padding: 0;
    border: none;
}

.widget.widget-ads {
    padding: 0;
    border: none;
    text-align: center;
}

    .widget.widget-ads a.btn {
        display: block;
        background: #333;
        border: none;
        color: #FFF;
        padding: 8px 10px
    }

#sidebar .widget .widget-title {
    font-size: 18px;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 15px;
    background: #b39479;
    color: #FFF;
    border-radius: 3px 3px 0 0
}

.widget ul {
}

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

        .widget ul li h4 {
            margin: 0;
            font-size: 14px;
            font-weight: 400
        }

.widget .entry-summary {
    font-size: 13px
}

.widget.widget_nav_menu {
    padding: 0
}

    .widget.widget_nav_menu h3 {
        padding: 8px 15px;
        font-weight: bold;
        background: #b39479;
        color: #FFF;
        margin: 0;
        border-radius: 3px 3px 0 0;
        text-transform: uppercase;
    }

    .widget.widget_nav_menu ul {
        background: #F9F9F9;
        padding: 0;
        border: 1px solid #b39479;
        border-radius: 0 0 3px 3px;
    }

        .widget.widget_nav_menu ul li {
            border-bottom: 1px solid #EEE;
            padding: 5px 0;
        }

            .widget.widget_nav_menu ul li:last-child {
                border-bottom: none;
            }

            .widget.widget_nav_menu ul li a {
                padding: 6px 10px 6px 25px;
                display: block;
                color: #333;
                font-weight: bold;
                font-size: 16px;
                background: transparent url("images/link.png") no-repeat scroll 5px 15px
            }

            .widget.widget_nav_menu ul li ul {
                border: none;
                border-top: 1px solid #EEE
            }

                .widget.widget_nav_menu ul li ul li {
                    padding: 6px 10px 6px 30px;
                    background: #F9F9F9 url("images/bullet.png") no-repeat scroll 15px 15px;
                    border-bottom: none;
                }

                    .widget.widget_nav_menu ul li ul li:first-child {
                    }

                    .widget.widget_nav_menu ul li ul li:last-child {
                        border-bottom: none;
                        padding-bottom: 10px;
                    }

                    .widget.widget_nav_menu ul li ul li a {
                        color: #666;
                        font-weight: normal;
                        font-size: 15px;
                        background: transparent;
                        text-transform: none;
                        padding: 0;
                        border-left: none;
                    }

            .widget.widget_nav_menu ul li a:hover {
                color: #f7c63d;
                text-decoration: underline;
            }

#slideshowwrap {
    padding: 0;
    margin: 20px 0 0;
}

    #slideshowwrap h2 {
        position: absolute;
        color: #FFF;
        font-size: 48px;
        line-height: 1.3;
        padding-top: 50px;
        font-weight: 600;
        text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
        -webkit-text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
        -moz-text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
        text-transform: initial;
    }

.slider {
    padding-right: 5px;
}

#slideshowwrap .carousel-indicators li,
#slideshowwrap .carousel-indicators .active {
    width: 20px;
    height: 6px;
    border-radius: 3px;
    margin: 0;
}

#slideshowwrap p {
    position: absolute;
    color: #FFF;
    font-size: 24px
}

#slideshowwrap .readmore {
    position: absolute;
    font-size: 18px;
    font-family: 'Source Sans Pro',Arial,sans-serif;
    background: #d40000;
    color: #FFF;
    border-color: #d40000;
    text-transform: initial;
}

    #slideshowwrap .readmore:hover {
        background: #333
    }

    #slideshowwrap .readmore .fa-angle-right {
        text-align: center;
        padding-left: 10px
    }

#slideshowwrap img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.carousel-control.left {
    background: none;
}

#whychooseus h2 {
    font-size: 32px;
    color: #d40000;
    margin-bottom: 20px;
}

#whychooseus p {
    margin-top: 5px;
    font-size: 15px;
}

#whychooseus span {
    font-size: 15px;
}

#whychooseus strong {
    display: block;
    font-size: 20px;
    font-weight: 400;
    color: #000
}

#whychooseus img {
    width: 68px;
    height: 68px;
    text-align: center;
    color: #d40000;
    padding: 0;
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    display: block;
}

#whychooseus .col-md-6 {
    min-height: 120px
}

#whychooseus .col-lg-4 {
    margin-bottom: 30px;
}

.home-icons {
    border: 1px solid #F5F5F5;
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
}

#whychooseus strong {
    font-size: 16px;
}

#whychooseus .item {
    overflow: hidden;
    display: flex; /*box-shadow: 0px 3px 7px 0px rgba(56, 56, 56, 0.1);*/
    width: 20%;
    float: left;
}

    #whychooseus .item i {
        color: #b39479;
        margin-right: 16px;
        font-size: 36px;
        width: 36px;
        text-align: center;
    }

    #whychooseus .item span {
        margin-top: 6px;
    }

.widget-banner .item img {
    border-radius: 5px;
}

.widget-banner .item a {
    position: relative;
    display: block;
}

.widget-banner .item i {
    position: absolute;
    top: calc(50% - 21px);
    left: calc(50% - 21px);
    font-size: 42px;
    color: #555;
    text-align: center;
    z-index: 999;
}

.widget-banner .item:hover i {
    color: #d40000;
}

.widget-product {
    margin-bottom: 0;
}

    .widget-product.categories .product-name {
        background: #333;
        height: auto;
        margin: 0;
        padding: 8px 15px;
        position: absolute;
        bottom: 0;
        border-radius: 0 0 0 10px;
        font-size: 17px;
    }

    .widget-product.categories .product-block {
        position: relative;
    }

        .widget-product.categories .product-block:hover .product-name {
            background: #C90000;
        }

    .widget-product.categories img {
        margin-bottom: 0;
        border: 1px solid #333;
        border-radius: 10px;
    }

    .widget-product.categories .product-block:hover img {
        border: 1px solid #C90000;
    }

    .widget-product.categories .product-name a {
        color: #FFF;
    }

.mod-products {
    margin-left: -15px;
    margin-right: -15px;
}

    .carousel-products img,
    .mod-products img {
        max-width: 100%;
        height: auto;
        border-radius: 5px;
        margin-bottom: 10px;
        padding: 0;
    }

    .carousel-products h2,
    .mod-products h2 {
        margin: 10px 0;
        overflow: hidden;
        line-height: 1.2;
        font-weight: normal;
        height: 35px;
        font-size: 16px
    }

        .carousel-products h2 a,
        .mod-products h2 a {
            color: #6d6e71;
        }

            .carousel-products h2 a:hover,
            .mod-products h2 a:hover {
                color: #222
            }

    .mod-products .item .product-block {
        width: 100% !important;
        float: none;
        padding: 0 !important;
    }

    .mod-products .product-block {
        margin-bottom: 30px;
        text-align: center;
    }

        .product-block .btn-cart,
        .carousel-products .product-block .btn-cart,
        .mod-products .product-block .btn-cart {
            background: #b39479;
            color: #FFF;
            padding: 6px 15px;
            font-weight: normal;
            display: inline-block;
            border-radius: 5px;
            line-height: 1.4 !important;
        }

            .carousel-products .product-block .btn-cart:hover,
            .mod-products .product-block .btn-cart:hover {
                background: #9d826b;
                color: #FFF;
            }

.product-block .product-image {
    position: relative;
}

.carousel-products .owl-nav {
    position: absolute;
    top: calc(50% - 90px);
    width: 100%;
    text-align: center;
    font-size: 20px;
}

.carousel-products .owl-prev {
    left: 10px;
    background: #FFF;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #b39479;
    position: absolute;
}

.carousel-products .owl-next {
    right: 10px;
    background: #FFF;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #b39479;
    position: absolute;
    border-radius: 50%;
}

    .carousel-products .owl-prev a,
    .carousel-products .owl-next a {
        color: #b39479;
        padding: 7px;
    }

    .carousel-products .owl-prev:hover a,
    .carousel-products .owl-next:hover a {
        color: #f7c63d;
    }

    .carousel-products .owl-prev:hover,
    .carousel-products .owl-next:hover {
        border: 1px solid #f7c63d;
    }

.baochi-carousel .owl-nav {
    position: absolute;
    top: calc(50% - 90px);
    width: 100%;
    text-align: center;
    font-size: 20px;
}

.baochi-carousel .owl-prev {
    left: 10px;
    background: #FFF;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #b39479;
    position: absolute;
}

.baochi-carousel .owl-next {
    right: 10px;
    background: #FFF;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #b39479;
    position: absolute;
    border-radius: 50%;
}

    .baochi-carousel .owl-prev a,
    .baochi-carousel .owl-next a {
        color: #b39479;
        padding: 7px;
    }

    .baochi-carousel .owl-prev:hover a,
    .baochi-carousel .owl-next:hover a {
        color: #f7c63d;
    }

    .baochi-carousel .owl-prev:hover,
    .baochi-carousel .owl-next:hover {
        border: 1px solid #f7c63d;
    }

.slideshows .owl-prev {
    position: absolute;
    left: 20px;
    top: calc(50% - 21px);
    opacity: 0.6;
}

.slideshows .owl-next {
    position: absolute;
    right: 20px;
    top: calc(50% - 21px);
    opacity: 0.6;
    font-size: 20px;
}

    .slideshows .owl-prev a,
    .slideshows .owl-next a {
        color: #305C77;
        padding: 10px 15px;
        width: 38px;
        height: 38px;
        border-radius: 50%;
        background: #FFF;
        font-size: 18px;
    }

.slideshows .owl-nav .owl-prev a:hover,
.slideshows .owl-nav .owl-next a:hover {
    background: #f18521;
    color: #FFF;
}

.slideshows.owl-theme .owl-dots {
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.slider .owl-nav .owl-prev {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 20px;
    top: calc(50% - 61px);
    opacity: 0.6;
}

.slider .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: calc(50% - 61px);
    opacity: 0.6;
    font-size: 20px;
}

.slider1 .owl-dots {
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.slider .owl-nav .owl-prev a,
.slider .owl-nav .owl-next a {
    padding: 10px 15px;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    text-align: center;
    background: #999;
    color: #FFF;
    font-size: 18px;
}

    .slider .owl-nav .owl-prev a:hover,
    .slider .owl-nav .owl-next a:hover {
        background: #087db9;
        color: #FFF;
    }

.widget-product.classic .widget-title {
    margin-bottom: -15px;
    margin-left: 20px;
    font-size: 20px;
    text-transform: uppercase;
    color: #b39479;
}

    .widget-product.classic .widget-title span {
        background: #FFF;
        padding: 0 10px;
    }

.mod-products.list {
    margin: 0;
}

.mod-products.list {
    border: 1px solid #b39479;
    padding: 25px 15px 15px;
    border-radius: 5px;
}

    .mod-products.list li {
        margin-bottom: 10px;
        width: 100%;
        overflow: hidden;
    }

        .mod-products.list li img {
            width: 100px;
            height: auto;
            margin-right: 20px;
            float: left;
        }

        .mod-products.list li h4 {
            font-size: 15px;
            line-height: 1.4
        }

            .mod-products.list li h4 a {
                color: #555;
            }

.related.products {
    margin-bottom: 30px;
    position: relative;
}

    .related.products .slider {
        padding: 0;
    }

.related .h3-title {
    text-transform: uppercase;
    border-bottom: 1px solid #b39479;
    margin-bottom: 20px;
    height: 30px;
    font-size: 16px;
    padding-top: 0;
    border-top: none;
}

    .related .h3-title span {
        color: #FFF;
        background: #b39479;
        padding: 8px 15px;
        border-radius: 4px 4px 0 0;
        font-weight: bold;
    }

.products .product-block {
    text-align: center;
    padding: 0;
    border-radius: 3px;
}

.products img {
    max-width: 100%;
    height: auto;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 0;
    border: 1px solid #EEE;
}

.products h2 {
    margin: 10px 0;
    overflow: hidden;
    line-height: 1.2;
    font-weight: normal;
    height: 35px;
    font-size: 15px
}

    .products h2 a {
        color: #333;
    }

        .products h2 a:hover {
            color: #000
        }

.hover {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fafafa;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    opacity: 0;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    z-index: 10;
}

    .hover a {
        width: 100px;
        margin: 40% auto;
        display: block;
        background: #C90000;
        padding: 5px 8px;
        border-radius: 2px;
        color: #FFF;
    }

.product-block .product-image:hover .hover {
    opacity: 0.9;
}


.widget-product .title-block {
    border-bottom: 1px solid #EEE;
    height: 38px;
    margin-bottom: 30px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 1px;
    position: relative;
    background: #F9F9F9;
}

    .widget-product .title-block a {
        color: #000
    }

        .widget-product .title-block a span {
            background: #f7c63d;
            padding: 6px 20px 5px;
            color: #000;
            display: inline-block;
            position: relative;
        }

            .widget-product .title-block a span::before {
                border-bottom: 19px solid transparent;
                border-top: 19px solid transparent;
                border-left: 10px solid #f7c63d;
                z-index: 2;
                content: '';
                position: absolute;
                right: -10px;
                top: 0;
            }

    .widget-product .title-block .more:hover {
        color: #000
    }

    .widget-product .title-block .more {
        color: #555;
        font-size: 14px;
        line-height: 16px;
        text-transform: uppercase;
        position: absolute;
        right: 10px;
        top: 10px;
        font-weight: normal;
        text-decoration: underline;
    }

.owl-theme .owl-dots {
    text-align: center;
    margin: 20px 0 0;
}

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #fdb825 none repeat scroll 0 0;
    }

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
    }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    /* cursor: pointer; */
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-theme .owl-dots .owl-dot span {
    backface-visibility: visible;
    background: #d6d6d6 none repeat scroll 0 0;
    border-radius: 30px;
    display: block;
    height: 12px;
    margin: 7px 7px;
    transition: opacity 0.2s ease 0s;
    width: 12px;
}

.slider .owl-theme .owl-dots .owl-dot span {
    margin: 7px 3px;
}

#homepolicy {
    padding: 20px;
    background: #F9F9F9;
    margin-bottom: 20px;
}

    #homepolicy img {
        float: left;
        width: 64px;
        height: auto;
        margin-right: 15px;
    }

    #homepolicy h4 {
        font-size: 14px;
        color: #333;
        margin-bottom: 5px;
    }

.wrap-consult {
    padding-top: 45px;
    padding-bottom: 45px;
}

.btn-visa-outline {
    padding: 10px 20px;
    background: #d40000;
    color: #FFF;
    display: inline-block;
    cursor: pointer;
    margin-right: 20px;
    text-transform: uppercase;
    border-radius: 2px;
}

    .btn-visa-outline a {
        color: #FFF;
    }

.btn-register {
    color: #FFF;
    background: #d40000;
    cursor: pointer;
    font-weight: bold;
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 2px;
}


.page-title {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 22px;
    color: #6d6e71;
}

.tab-content .tab-pane.active {
    display: block;
}

.tab-content .tab-pane {
    display: none;
}

#homenews {
    background: #FFF;
    padding: 50px 0;
    text-align: center;
}

    #homenews .widget {
        margin-bottom: 0;
    }

    #homenews h3 {
        font-size: 16px;
        margin-bottom: 20px;
        color: #333;
        padding: 0;
        margin: 10px 0;
        font-weight: normal;
        overflow: hidden;
        height: 68px;
        white-space: normal;
        display: -webkit-box;
        -moz-box-orient: vertical;
        -webkit-line-clamp: 3;
        color: #333;
    }

.sub-title {
    margin: 0;
    text-align: center;
    font-size: 18px;
}

#homenews img {
    width: 100%;
    height: auto;
    border-radius: 3px;
}

#homenews h3 a {
    color: #555;
}

    #homenews h3 a:hover {
        color: #333;
    }

#homenews p {
    margin: 0;
}

#homenews .btn-view-more {
    background: #FFF;
    color: #b39479;
    border: 1px solid #b39479;
    border-radius: 5px;
    margin-top: 20px;
    padding: 8px 25px;
}

    #homenews .btn-view-more:hover {
        background: #6d6e71;
        border: 1px solid #6d6e71;
        color: #FFF
    }

#sidebar-left .widget {
    border: none;
    padding: 0;
    margin-bottom: 20px;
}

    #sidebar-left .widget ul li {
        border-bottom: 1px dotted #E5E5E5;
        padding-bottom: 10px;
        margin-bottom: 10px;
        font-size: 13px;
    }

    #sidebar-left .widget ul.menu li, .sidebar-left .widget.widget_categories ul li {
        background: url("images/list.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
        padding-left: 20px
    }

        #sidebar-left .widget ul.menu li:hover, .sidebar-left .widget.widget_categories ul li:hover {
            background: url("images/list.png") no-repeat scroll 0 -37px rgba(0, 0, 0, 0);
            padding-left: 20px
        }

    #sidebar-left .widget ul li:last-child, .widget ul li:last-child {
        padding-bottom: 5px;
        margin-bottom: 0
    }

    #sidebar-left .widget ul li a {
        color: #d40000
    }

        #sidebar-left .widget ul li a:hover {
            color: #45a863
        }

#text-7 .trigger a {
    display: block;
    width: 100%;
    background: #126aa7;
    color: #FFF
}

.widget_bulletin h3 {
    color: #333;
    font-size: 18px;
    margin: 0 0 15px;
}

.widget_bulletin .meta-date {
    color: #888;
    font-size: 13px
}

.widget_bulletin.classic img {
    float: left;
    margin-right: 20px;
    height: auto;
    width: 100px;
    height: auto;
}

.widget_bulletin.classic h4 {
    font-weight: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5;
    margin: 0;
    overflow: hidden;
    height: 70px;
    white-space: normal;
    display: -webkit-box;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #333;
}

.widget_bulletin.boxwidth h4 {
    margin: 10px 0 5px;
    font-size: 16px;
    font-weight: bold;
}

.box-products img,
.related img {
    width: 100%;
    height: auto;
}

.widget_bulletin ul {
    margin: 0;
    padding: 0;
}

    .widget_bulletin ul li h4 {
        font-weight: normal;
        margin: 10px 0
    }

    .widget_bulletin ul li {
        border-bottom: 1px dotted #eee;
        list-style: outside none none;
        margin-bottom: 15px;
        overflow: hidden;
        padding-bottom: 15px;
    }

        .widget_bulletin ul li:last-child {
            border-bottom: medium none;
            margin-bottom: 0;
            padding-bottom: 0;
        }

        .widget_bulletin ul li a {
            color: #555;
        }

            .widget_bulletin ul li a:hover {
                color: #000;
            }

.widget_bulletin img {
}

.widget_bulletin.style2 img {
    float: left;
    margin-right: 10px;
}

.widget_bulletin.style2 ul li {
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

    .widget_bulletin.style2 ul li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none;
    }

    .widget_bulletin.style2 ul li h4 {
        margin: 0 0 5px;
    }

.widget_bulletin.boxwidth ul li {
    border-bottom: 1px dotted #eee;
    list-style: outside none none;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 15px;
}

    .widget_bulletin.boxwidth ul li:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }

.widget_bulletin.boxwidth {
    margin-bottom: 30px;
}

    .widget_bulletin.boxwidth h3 {
        margin: 10px 0;
        text-transform: none;
    }

        .widget_bulletin.boxwidth h3 a {
            color: #555;
        }

    .widget_bulletin.boxwidth ul li h4 {
        margin: 0 0 10px;
    }

    .widget_bulletin.boxwidth h3 a {
        color: #000;
    }

        .widget_bulletin.boxwidth h3 a:hover {
            color: #C90000;
        }

    .widget_bulletin.boxwidth ul li h4 a {
        color: #555;
    }

        .widget_bulletin.boxwidth ul li h4 a:hover {
            color: #C90000
        }

    .widget_bulletin.boxwidth ul li img {
        width: 100px;
        height: auto;
        margin-right: 15px;
        float: left;
    }

    .widget_bulletin.boxwidth .block-title {
        border-color: #C90000;
        text-align: left;
        margin-bottom: 26px;
        border-bottom: 2px solid #555;
        position: relative;
    }

        .widget_bulletin.boxwidth .block-title h2 {
            margin: 0;
        }

        .widget_bulletin.boxwidth .block-title a {
            padding: 6px 12px 5px;
            display: inline-block;
            background: #C90000;
            color: #FFF;
            text-transform: uppercase;
            font-size: 14px;
        }

        .widget_bulletin.boxwidth .block-title .more a {
            background: none;
            display: inline;
            color: #555;
            position: absolute;
            right: 0;
            top: 5px;
            padding: 0;
        }

/* Pagination*/
.pagenavi {
    margin-bottom: 20px;
    margin-left: 15px;
}

    .pagenavi span {
        padding-right: 20px;
    }

    .pagenavi a {
        margin: 0 3px;
        padding: 3px 10px;
    }

        .pagenavi a.current {
            color: #333;
            font-weight: bold;
        }


#page-content,
#full-content {
    margin-bottom: 50px
}

/*Category*/
h1.category-title {
    margin: 0 0 20px 0;
    padding-bottom: 0;
    text-transform: uppercase;
    color: #333;
    font-size: 22px;
}

/*end pagination*/
.price {
    color: #d40000;
    font-weight: bold;
}

    .price.price-old {
        color: #666;
        text-decoration: line-through;
        font-size: 14px;
        font-weight: normal;
    }

.product-categories {
    text-align: center;
    margin-bottom: 20px
}

    .product-categories h2 {
        font-size: 14px
    }

    .product-categories img {
    }

        .product-categories img:hover {
        }

/*Product category*/
.category-description {
    background-color: #FFF;
    border: 1px dashed #b39479;
    line-height: 1.5;
    margin-bottom: 30px;
    margin-top: 0pt;
    border-radius: 5px;
    text-align: justify;
    height: 250px;
    overflow: hidden;
    padding: 15px 0;
    position: relative;
    font-size: 15px;
    padding: 15px;
}

.dtshow {
    height: auto !important;
    padding-bottom: 110px;
}

.dtcvmodetail, .dtchide {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    width: 100%;
    height: 140px;
    padding-top: 100px;
    text-align: center;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.91)),color-stop(55%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
    cursor: pointer;
}

.dtchide {
    display: none;
}

.woocommerce-pagination {
    margin-bottom: 20px
}

/* woocommerce */
.woocommerce table.shop_table {
    text-align: left;
    border-collapse: collapse !important;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0 !important;
    font-size: 14px !important;
}

.woocommerce-Price-amount.amount {
    color: #C90000;
}

.product-images img {
    border: 1px solid #EEE;
    border-radius: 3px;
}

.woocommerce .nav-tabs {
}

.woocommerce a.remove {
    font-size: 16px !important;
}

    .woocommerce a.remove:hover {
        color: #C90000 !important;
        background: transparent !important;
        border-radius: 0 !important;
    }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #f7c63d !important;
}

.galleries {
    margin-top: 20px;
}

.woocommerce-variation-add-to-cart .quantity {
    width: 120px;
    float: left;
    margin-bottom: 15px
}

.woocommerce-variation-add-to-cart .single_add_to_cart_button {
    width: 100%;
    float: right;
    padding: 15px 20px !important;
    text-transform: uppercase;
    background-color: #C90000 !important;
    font-size: 18px !important;
}

.single_call_button {
    width: 100%;
    float: right;
    padding: 12px 20px !important;
    text-transform: uppercase;
    background-color: #428bca !important;
    font-size: 18px !important;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    margin: 10px 0;
    display: block !important;
    border-radius: 3px;
}

    .single_call_button:hover {
        color: #FFF
    }

.list_attribute span {
    width: 80px;
    display: inline-block;
}

.woocommerce .tab-content {
    border: 1px solid #F5F5F5;
    padding: 20px;
    border-radius: 3px;
    margin-bottom: 30px;
}

.woocommerce-review-link {
    font-size: 13px;
}

.woocommerce .item .star-rating {
    text-align: center;
    margin: 0 auto 10px !important;
    display: block !important;
    float: none !important;
}

.woocommerce .woocommerce-product-rating .star-rating {
    margin: .2em 4px 0 0 !important;
}

.woocommerce .woocommerce-product-rating {
    line-height: 1.4 !important;
}

.woocommerce .star-rating span::before {
    color: #F0B323;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background: #b39479 !important;
}

    .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
        background-color: #9d826b !important;
    }

.woocommerce-pagination a {
    color: #b39479 !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #b39479 !important;
    color: #FFF !important;
}

.note {
    background: #fffddf none repeat scroll 0 0;
    /* border: 1px dotted #b8b759; */
    border-radius: 2px;
    box-sizing: border-box;
    color: #333;
    margin: 15px 0;
    padding: 15px;
    width: 100%;
    margin-bottom: 15px !important;
}

    .note p {
        margin: 0;
    }

.cart .minus {
    border-radius: 4px 0 0 4px;
    border: 1px solid #dfdfdf;
    background: #f9f9f9;
    padding: 0 10px;
    height: 36px;
}

.cart .plus {
    border-radius: 0 4px 4px 0;
    border: 1px solid #dfdfdf;
    background: #f9f9f9;
    padding: 0 10px;
    margin-right: 30px;
    height: 36px;
}

.woocommerce .quantity .qty {
    display: block;
    border: 0;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    height: 36px;
    padding: 0;
    width: 36px !important;
    margin: 0 !important;
    text-align: center;
    border-radius: 0;
}

.cart .quantity-label {
    line-height: 6px;
    font-size: 11px;
    margin-bottom: 6px;
    color: #7b7b7b;
}

.woocommerce-variation-add-to-cart {
    margin-top: 20px;
}

.woocommerce .nav.nav-tabs {
    margin-left: 0;
    border-bottom: none;
}

    .woocommerce .nav.nav-tabs li {
        margin-bottom: 0;
    }
        /*.entry-content .nav.nav-tabs{border-bottom: 1px solid #666;}
.entry-content .nav.nav-tabs li.active a{color: #666; font-weight: bold; border: 1px solid #666; border-bottom-color: transparent;}*/
        .woocommerce .nav.nav-tabs li a {
            color: #666;
            font-weight: bold;
            text-transform: uppercase;
        }

        .woocommerce .nav.nav-tabs li.active a {
            color: #FFF;
            background: #b39479
        }

#reviews #comments,
#reviews #review_form_wrapper {
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 1em
}

.woocommerce p.stars a,
.woocommerce .star-rating span {
    color: #fdb825
}

.woocommerce #review_form #respond p.comment-notes {
    color: #888;
    font-style: italic;
}

.comment-reply-title {
    font-size: 20px;
    font-weight: bold;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    background: #FFF;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background: #9e0b0f;
    border-radius: 2px;
    color: #FFF !important;
    opacity: 1 !important;
}


.ratestats {
    padding: 20px;
    border: 3px solid #f1f1f1;
    margin-bottom: 30px;
    border-radius: 5px;
}

.h3-title {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    border-top: 1px solid #EEE;
    padding-top: 15px;
    margin-top: 20px;
}

.stars .fa-star,
.cmmnt .fa-star {
    color: #fdb825
}

.fa-star-o {
    color: #888
}

/* Individual bars */
.ratestats .bar-5 {
    height: 10px;
    background-color: #fdb825;
    border-radius: 5px;
}

.ratestats .bar-4 {
    height: 10px;
    background-color: #fdb825;
    border-radius: 5px;
}

.ratestats .bar-3 {
    height: 10px;
    background-color: #fdb825;
    border-radius: 5px;
}

.ratestats .bar-2 {
    height: 10px;
    background-color: #fdb825;
    border-radius: 5px;
}

.ratestats .bar-1 {
    height: 10px;
    background-color: #fdb825;
    border-radius: 5px;
}

.bar-container {
    background: #F9F9F9;
    border-radius: 5px;
    margin-top: 5px
}

.ratestats .fa-star {
    color: #999
}

    .ratestats .fa-star.grey {
        color: #999
    }

.ratestats a.write-review {
    margin-top: 12px;
    font-size: 15px;
    padding: 10px;
    text-align: center;
    color: #000;
    line-height: 24px;
    background: #fdb825;
    border-radius: 4px;
    width: 150px;
    margin: 20px auto;
    font-weight: bold;
    display: block;
    cursor: pointer;
}

/*Single product*/

.product-thumb img {
    border: 1px solid #EEE;
    border-radius: 2px;
}

.zlboxs {
    border-radius: 3px;
    background-color: #FFF;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid #EEE;
}

    .zlboxs h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .zlboxs ul li {
        list-style: none;
        border-bottom: 1px solid #EEE;
        padding-bottom: 6px;
        margin-bottom: 6px;
    }

        .zlboxs ul li:last-child {
            border-bottom: none;
        }

        .zlboxs ul li::before {
            content: '';
            margin-right: 10px;
            background: url(images/check@2x.png);
            width: 14px;
            height: 14px;
            background-size: 14px 14px;
            margin-right: 8px;
            float: left;
            margin-top: 5px;
        }

    .zlboxs strong {
        color: #dc001b;
    }

    .zlboxs a {
        color: #3f8fbc;
    }

    .zlboxs i {
        color: #c9252c;
    }

.additional {
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #ececec;
    margin: 12px 0;
    background: #FFF;
}

    .additional small {
        font-size: 11px
    }

    .additional .item .tikicon,
    .additional .item img {
        float: left
    }

    .additional .item p {
    }

.register-to-sell {
    font-size: 13px;
    padding: 10px 80px 0 0;
    position: relative;
    border-top: 1px dashed rgba(0,0,0,.12);
}

    .register-to-sell a {
        line-height: 15px;
        height: 24px;
        border-radius: 4px;
        border: 1px solid #c9252c;
        color: #c9252c;
        width: 56px;
        padding: 3px 5px;
        white-space: nowrap;
        position: absolute;
        top: 13px;
        font-size: 11px;
        right: 0;
    }

a.more-location {
    border: 1px solid #c9252c;
    border-radius: 4px;
    text-align: center;
    padding: 6px 20px;
    display: block;
    margin-top: 10px;
    color: #c9252c
}

    a.more-location:hover {
        border: 1px solid #000;
        color: #000
    }

.addtocart {
    margin: 20px 0;
    overflow: hidden;
}

    .addtocart input, .addtocart label {
        float: left;
        line-height: 36px
    }

        .addtocart input.quantity, input.quantity {
            width: 40px;
            padding: 0;
            text-align: center;
            border: 1px solid #E5E5E5;
            line-height: 38px
        }

    .addtocart input, .addtocart label, .addtocart button, .addtocart .btn-buy {
        float: left;
        line-height: 26px;
        width: 200px;
        padding: 6px;
    }

.btn-buy {
    background: #f7c63d;
    border-radius: 2px;
    color: #000;
    line-height: 36px;
    display: block;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 0;
    text-align: center;
    border: none;
    border-bottom: 3px solid #d6a316;
    text-transform: uppercase;
}

.btn-add {
    font-size: 13px;
    background: #444;
    color: #FFF;
    font-weight: bold;
    margin-left: 15px;
    border: none;
    border-radius: 2px;
    border-bottom: 3px solid #333;
}

.btn-buy:hover {
    background: #555;
    color: #FFF;
    border-bottom: 3px solid #333;
}

.entry-share h3 {
    float: left;
    font-size: 16px;
    font-weight: 300;
    margin-right: 15px;
}

.entry-share {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-top: 20px;
    padding: 10px 0 10px;
}

.share-btn {
    float: left;
    margin-right: 6px;
}

    .share-btn iframe {
        max-width: none;
        width: auto;
    }

    .share-btn.btn-like {
        width: 40px;
    }

    .share-btn.btn-like, .share-btn.btn-share {
        margin-top: 0;
    }

.entry-share ul li {
    float: left;
    margin-right: 15px;
    margin-top: 3px;
}

.product-label {
    border-radius: 50%;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 22px;
    z-index: 2;
}

.product-label {
    color: #ffffff;
    font-size: 10px;
    font-weight: 400;
    left: 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 10px;
    z-index: 3;
}

.product-thumb .product-label {
    left: 25px;
}

.product-label span {
    border-radius: 2px;
    display: inline-block;
    padding: 2px 8px 1px;
    position: relative;
}

    .product-label span::before {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        content: "";
        height: 0;
        left: 50%;
        margin-left: -2px;
        position: absolute;
        top: 100%;
        transition: all 300ms linear 0s;
        width: 0;
        z-index: 10;
    }

    .product-label span.product-label-sale {
        background-color: #6bc15f;
    }

        .product-label span.product-label-sale[href]:hover, .product-label span.product-label-sale[href]:focus {
            background-color: #4fab42;
        }

        .product-label span.product-label-sale::before {
            border-top: 4px solid #6bc15f;
        }

    .product-label span.product-label-new {
        background-color: #3396cc;
    }

        .product-label span.product-label-new[href]:hover, .product-label span.product-label-new[href]:focus {
            background-color: #3396cc;
        }

        .product-label span.product-label-new::before {
            border-top: 4px solid #3396cc;
        }

    .product-label span.product-label-hot {
        background-color: #fc2728;
    }

        .product-label span.product-label-hot[href]:hover, .product-label span.product-label-hot[href]:focus {
            background-color: #fc2728;
        }

        .product-label span.product-label-hot::before {
            border-top: 4px solid #fc2728;
        }

.product-label.product-label-new, .product-label.new-box {
    background-color: #f8694d;
    top: 2px;
}

    .product-label.product-label-new[href]:hover, .product-label.product-label-new[href]:focus, .product-label.new-box[href]:hover, .product-label.new-box[href]:focus {
        background-color: #f6401c;
    }

.product-label.sale-percent-box {
    background-color: #6bc15f;
    bottom: 0;
    left: inherit;
    right: 0;
}

    .product-label.sale-percent-box[href]:hover, .product-label.sale-percent-box[href]:focus {
        background-color: #4fab42;
    }

.full-size img {
    max-width: 100%;
    height: auto;
}

.mota {
    background: #fffddf none repeat scroll 0 0;
    border: 1px dotted #b8b759;
    border-radius: 2px;
    box-sizing: border-box;
    color: #333;
    margin: 15px 0;
    padding: 15px;
    width: 100%;
}

.product_desc {
    margin-bottom: 20px
}

.product-detail {
    margin-bottom: 30px
}

.single .product-info h1.entry-title {
    font-size: 26px;
    text-transform: none;
    margin: 0 0 10px;
    color: #333;
    line-height: 1.3
}

.product-info .btn-edit {
    position: absolute;
    top: 10px;
    right: 10px
}

.product-info label {
    width: 100px;
    display: inline-block;
}

.product-info .price {
    color: #d40000;
    font-size: 22px;
    margin-bottom: 0;
    font-weight: bold;
}

    .product-info .price.price-old {
        text-decoration: line-through;
        color: #888;
        font-size: 16px;
        margin-right: 5px;
        font-weight: normal;
    }

.product-info ul li {
    margin-bottom: 5px;
}

.product-info .product-name {
    color: #555
}

    .product-info .product-name h1 {
        line-height: 1.3
    }

.product-tab {
    background: #d40000;
    padding: 8px 10px;
    margin-bottom: 20px
}

    .product-tab ul li {
        float: left
    }

        .product-tab ul li a {
            color: #FFF;
            padding: 5px 15px;
            cursor: pointer;
        }

#main-product .entry-content h3 {
    text-transform: uppercase;
    color: #d40000;
    font-size: 18px;
}

.product_in_content_title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 20px;
}

.product_in_content {
    border: 1px dashed #b39479;
    padding: 20px;
    border-radius: 5px;
    margin: 20px 0;
}

    .product_in_content .owl-nav {
        position: absolute;
        right: -20px;
        top: -60px;
        width: 50px;
    }

        .product_in_content .owl-nav .owl-prev,
        .product_in_content .owl-nav .owl-next {
            width: 24px;
            height: 24px;
            float: left;
        }

.entry-content .product_in_content img {
    margin: 0 auto;
}

.product_in_content .h4-title {
    margin: 10px 0;
    line-height: 1.4;
}

.entry-content .gallery {
    margin-right: -2%;
}

    .entry-content .gallery .gallery-item {
        float: left;
        margin-bottom: 2%;
        margin-right: 2%;
        width: 23%;
    }

        .entry-content .gallery .gallery-item img {
            border: 1px solid #eee;
            margin: 0;
            padding: 5px;
        }

            .entry-content .gallery .gallery-item img:hover {
                border: 1px solid #ae3141;
                opacity: 0.8;
            }

.related-product {
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 20px;
}

    .related-product .product-block {
        margin-bottom: 0
    }

.image-gallery {
    margin-top: 20px;
    margin-right: -3%;
    overflow: hidden;
}

    .image-gallery li {
        width: 22%;
        float: left;
        margin-right: 3%;
        margin-bottom: 3%
    }

        .image-gallery li img {
            width: 100%;
            height: auto;
        }

            .image-gallery li img:hover {
                opacity: 0.8;
                border: 1px solid #157d07;
            }

ul.info {
    padding-left: 15px;
    margin-top: 20px;
}

    ul.info li {
        list-style: circle;
        width: 50%;
        float: left;
    }

        ul.info li .color {
            display: inline-block;
            height: 20px;
            width: 20px;
            border: 1px solid #CCC;
            cursor: pointer;
            border-radius: 50%;
            margin-right: 5px;
            font-size: 0;
            line-height: 30px
        }

            ul.info li .color:hover,
            ul.info li .size:hover {
                border: 1px solid #333;
            }

        ul.info li .size {
            display: inline-block;
            height: 20px;
            width: 20px;
            border: 1px solid #CCC;
            cursor: pointer;
            margin-right: 5px;
            text-align: center;
            font-weight: bold;
            font-size: 12px;
            color: #333
        }

.color_choose {
    display: inline;
    width: 82px;
    height: 30px;
    padding: 3px 5px;
}


.product-info .quantity-wrapper .add-up {
    border-bottom: 0 none;
}

.product-info .quantity-wrapper .add-action {
    border-bottom: 1px solid #ebeef2;
    border-right: 1px solid #ebeef2;
    border-top: 1px solid #ebeef2;
    color: #6f6f6f;
    cursor: pointer;
    display: block;
    font-size: 7px;
    height: 20px;
    line-height: 15px;
    position: relative;
    text-align: center;
    width: 27px;
    background: #F9F9F9;
}

.support-product {
    border: 1px dashed #d40000;
    margin-top: 20px;
    padding: 10px 15px;
    background: #F9F9F9
}

    .support-product .mobile {
        color: #d40000;
        font-size: 16px;
    }

    .support-product h3 {
        color: #d40000;
        font-weight: bold;
        text-align: center;
        font-family: Arial
    }

    .support-product ul {
        margin-left: 20px
    }

        .support-product ul li {
            color: #003bb9;
            list-style: disc;
        }

.box-heading, #content .heading-title {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 15px 0;
    text-transform: uppercase;
    background: none;
    text-align: left;
}

.navbar-form.navbar-right {
    margin: 0
}

    .navbar-form.navbar-right i {
        padding: 12px
    }

.widget-search, .widget-cart {
    width: 40px;
    height: 40px;
    float: left;
}

/*Cart view*/
.cart-view img {
    width: 50px;
    height: 50px;
}

.cart-view .photo {
    width: 80px;
    text-align: center;
}

.cart-view .table tr td {
    line-height: 36px;
    border: 1px solid #EEE;
}

.cart-view .table > thead:first-child > tr:first-child > th {
    border: 1px solid #EEE;
    background: #F9F9F9
}

.cart-view .price {
    color: #d40000
}

.cart-view .btn.update {
    margin-left: 20px
}

/*Checkout form*/

#checkout-form {
    margin-bottom: 30px;
    color: #666
}

    #checkout-form .soluong {
        position: absolute;
        border: 1px solid #333;
        top: 5px;
        right: 5px;
        width: 19px;
        height: 19px;
        border-radius: 50%;
        text-align: center;
        font-size: 12px;
        padding: 0
    }

    #checkout-form .photo {
        position: relative;
    }

    #checkout-form table {
        width: 100%
    }

        #checkout-form table img {
            width: 50px;
            height: 50px
        }

        #checkout-form table tr td {
            border: 1px solid #EEE;
        }

    #checkout-form #submit {
        display: block;
        width: 100%;
        margin-top: 20px;
        font-size: 18px;
        border: none;
    }

    #checkout-form h3, #checkout-form label {
        color: #444
    }

    #checkout-form input[type="radio"] {
        margin-bottom: 5px;
    }

    #checkout-form input, #checkout-form select {
        margin-bottom: 10px;
        border: 1px solid #DDD;
    }

/*Agency template*/
.content-stores {
    margin-bottom: 50px;
}

.stack-row > .text {
    margin-left: 20px;
    margin-right: 20px;
}

.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.stack-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.stack {
    --stack-gap: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sale-point {
    padding: 20px;
    border-radius: 5px;
    background-color: #b39479;
}

.stack > .text > *:first-child {
    margin-top: 0;
}

.stack > .text > *:last-child {
    margin-bottom: 0;
}

.sale-point a {
    color: #fff;
    font-size: 16px;
}

    .sale-point a:hover {
        color: #fff;
    }

.is-uppercase, .uppercase {
    line-height: 1.2;
    text-transform: uppercase;
}

.text-center {
    text-align: center;
}

.strong {
    font-weight: bold;
}

.content-stores .inner-content {
    font-size: 16px;
    line-height: 23px;
}

.list-cat {
    margin: 0 0 0 15px;
}

    .list-cat li {
        width: 33%;
        float: left;
        list-style: disc;
        margin-bottom: 10px;
    }

        .list-cat li a {
            color: #334862;
            text-decoration: none;
            font-size: 16px;
        }

            .list-cat li a:hover {
                color: #000;
            }

.col-border {
    border-left: 1px solid #ececec;
}

    .col-border .image-sidebar {
        margin-top: 0;
    }

.list-stores > h1 {
    font-size: 30px;
    font-weight: 700;
}

.list-stores > h2 {
    font-size: 28px;
    font-weight: 700;
}

.gripTable {
    display: flex;
}

.tableInfo .gripTable .td {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 12px 20px;
    position: relative;
}

.tableInfo .tablehead .gripTable .td {
    background-color: #f1e1ca;
    color: #333;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.tableInfo .gripTable .td:nth-child(1) {
    width: 40%;
    text-align: center;
}

.tableInfo .gripTable .td:nth-child(2) {
    width: 60%;
    text-align: center;
}

.tableInfo .gripTable .td a {
    color: #000;
    font-size: 16px;
}

.tableInfo .tablehead .gripTable .td {
    font-size: 18px;
}

.itemTable {
    background: #f2f2f2;
}

#dangkydaily {
    padding: 30px;
    border: 1px dashed #b39479;
    width: 70%;
    display: block;
    margin: 30px auto 50px;
    border-radius: 10px;
}

    #dangkydaily h3 {
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 15px;
        font-size: 22px;
        color: #FFF;
        margin-top: -60px;
    }

        #dangkydaily h3 span {
            background: #b39479;
            padding: 5px 30px;
            border-radius: 25px;
        }

    #dangkydaily .item {
        margin-bottom: 20px;
    }

.right-banners img {
    margin-bottom: 20px;
    border-radius: 5px;
}

    .right-banners img:last-child {
        margin-bottom: 0;
    }

/*Single page*/
.box-support {
    padding: 30px;
    border-radius: 5px;
    border: 1px solid #b39479;
    text-align: center;
}

    .box-support h1,
    .box-support h2,
    .box-support h3 {
        margin-bottom: 20px;
    }

/*Single content*/
#partners-page .partner-item {
    margin-bottom: 35px;
    background: #F9F9F9;
    padding-bottom: 35px;
    padding: 20px;
    border-radius: 5px;
}

    #partners-page .partner-item:nth-child(even) {
        background-color: #fcf8e6;
    }

    #partners-page .partner-item:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }

    #partners-page .partner-item img {
        border: 1px solid #F5F5F5;
        width: 100%;
        border-radius: 5px;
    }

    #partners-page .partner-item h2 a {
        color: #6d6e71
    }

.page-galleries {
    margin-bottom: 20px;
}

    .page-galleries img {
        object-fit: cover;
        width: 100%;
        height: 150px;
    }

#single-post {
    padding: 0;
    margin-bottom: 30px;
}

#entry-meta {
    margin-bottom: 15px;
    font-size: 14px;
    color: #888
}

.entry-meta {
    font-size: 11px;
    text-transform: uppercase;
    color: #888
}

    .entry-meta a, .post-date {
        color: #888
    }

        .entry-meta a:hover {
            color: #333333
        }

.single-post .post-body {
}

.post .post-image {
    margin: 0;
}

#gallery {
    margin: 30px 0
}

    #gallery .gallery {
        margin-right: -2%;
    }

        #gallery .gallery .gallery-item {
            float: left;
            margin-bottom: 2%;
            margin-right: 2%;
            width: 31.3%;
        }

            #gallery .gallery .gallery-item img {
                margin: 0;
                width: 100%;
                height: auto;
            }

                #gallery .gallery .gallery-item img:hover {
                    opacity: 0.8;
                }

.featured-image {
    margin-bottom: 20px
}

.heading h1 {
    color: #d40000
}

.breadcrumb {
    background: none;
    padding: 5px 0;
    margin-bottom: 0;
    font-size: 13px;
    color: #888
}

.page h1.entry-title {
    margin-top: 0;
    color: #333
}

.single h1.entry-title {
    margin: 0 0 10px;
    color: #333;
}

.category .heading {
    margin-bottom: 15px;
    background: rgba(0, 0, 0, 0) url("images/bg_head_nav.png") repeat-x scroll 0 10px
}

    .category .heading h1 {
        background: #fff none repeat scroll 0 0;
        display: inline-block;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 0;
        padding-right: 15px;
        text-transform: uppercase;
    }

.entry-content {
    font-size: 17px;
    line-height: 1.6;
    font-family: Arial, sans-serif;
}

    .entry-content p {
        text-align: justify;
    }

        .entry-content p.text-center {
            text-align: center;
        }

    .entry-content h1,
    .entry-content h2,
    .entry-content h3,
    .entry-content h4,
    .entry-content h5 {
        font-family: 'Roboto', sans-serif
    }

    .entry-content h2 {
        color: #333
    }

    .entry-content img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 20px auto;
    }

    .entry-content a {
        color: #087db9
    }

        .entry-content a:hover {
            color: #f7c63d
        }

    .entry-content .content-top-ads {
        text-align: left;
        margin: 15px 0;
    }

    .entry-content .content-bottom-ads {
        text-align: center;
        margin: 0;
    }

        .entry-content .content-top-ads img, .entry-content .content-bottom-ads img {
            width: auto;
            text-align: center;
            border: none;
            padding: 0;
            margin: 0
        }

    .entry-content ul, .entry-content ol {
        margin: 10px 0 10px 30px
    }

        .entry-content ul li {
            list-style: disc;
            margin-bottom: 5px;
        }

            .entry-content ul li.wc_payment_method {
                list-style: none;
            }

#content .entry-content .entry-tags {
    border-bottom: 1px dotted #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.entry-content .tag-links {
    margin: 30px 0 20px;
    font-size: 12px;
    border-bottom: 1px solid #EEE;
    padding-bottom: 20px
}

    .entry-content .tag-links a {
        color: #FFF;
        display: inline-block;
        font-size: 14px;
        line-height: 1.27273;
        margin-right: 5px;
        position: relative;
        padding: 3px 10px;
        background: #333;
        border-radius: 2px;
    }

        .entry-content .tag-links a:hover {
            background: #d40000;
            text-decoration: underline;
        }

.nav-links {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    hyphens: auto;
    word-wrap: break-word;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}

.post-navigation {
    margin: 30px 0
}

    .post-navigation a, .image-navigation a {
        color: #2b2b2b;
        display: block;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.71429;
        text-transform: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding: 11px 0 12px;
    }

    .post-navigation .meta-nav {
        color: #767676;
        display: block;
        font-size: 12px;
        font-weight: 900;
        line-height: 2;
        text-transform: uppercase;
    }

.divider {
    border-bottom: 1px solid #EEE;
    padding: 0 10px 15px;
    margin-bottom: 15px;
}

.blog-item {
    margin-bottom: 30px
}

    .blog-item img {
        border-radius: 3px;
    }

    .blog-item .entry-summary {
        margin-top: 5px;
        font-size: 15px
    }

    .blog-item .btn {
        font-weight: normal;
        font-size: 13px;
        padding: 5px 15px;
        color: #b39479;
        border-color: #b39479;
        border-radius: 3px;
    }

        .blog-item .btn:hover {
            background: #9d826b;
            color: #FFF;
        }

/*category*/

/*start pagination*/
.tax-product-category .page-numbers {
    border: 1px solid #EEE;
    padding: 5px 10px
}

.tax-product-category .nav-links {
    border-top: none;
}

.tax-product-category .pagination {
    text-align: center;
    display: block;
}

.tax-product-category .page-numbers.current {
    background: #333;
    color: #FFF
}

/*end pagination*/

.heading-title {
    padding: 30px 0;
    background-size: cover;
    height: 250px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #000;
    text-align: center;
    background-image: url('images/bg-header.jpg');
}

    .heading-title .heading-content {
        z-index: 3;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        padding: 60px 0;
    }

    .heading-title h1 {
        margin: 0;
        color: #FFF;
        font-size: 32px;
    }

    .heading-title #pathway,
    .heading-title #pathway a {
        color: #DDD;
    }

    .heading-title .overlay {
        background-color: rgba(0,0,0,0.6);
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 1;
        filter: alpha(opacity=60);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
        -webkit-opacity: 0.6;
        -khtml-opacity: 0.6;
        -moz-opacity: 0.6;
        -ms-opacity: 0.6;
        -o-opacity: 0.6;
        opacity: 0.6;
    }

.post img {
    width: 100%;
    height: auto;
}

.post {
    margin-bottom: 40px;
}

    .post .post-read-more {
        font-weight: 600;
        text-transform: uppercase;
    }

    .post h2 {
        font-size: 20px;
        margin: 0 0 15px;
    }

        .post h2 a {
            color: #555;
        }

            .post h2 a:hover {
                color: #9d826b;
            }

    .post .post-meta {
        font-size: 11px;
        padding-bottom: 15px;
    }

        .post .post-meta .post-day {
            font-size: 40px;
            font-weight: 800;
            line-height: 1;
            color: #d40000;
        }

        .post .post-meta .post-month {
            border-bottom: 1px solid;
            font-size: 30px;
            font-weight: bold;
            line-height: 1;
            margin-bottom: 20px;
            padding-bottom: 20px;
        }

        .post .post-meta > div {
            text-align: right;
        }

    .post .post-tags {
        font-weight: 600;
        margin-top: 15px;
        font-size: 14px;
    }

        .post .post-tags i {
            display: inline-block;
            margin-right: 4px;
        }

        .post .post-tags ul {
            display: inline-block;
            list-style: outside none none;
            padding: 0;
        }

            .post .post-tags ul li {
                display: inline-block;
            }

                .post .post-tags ul li::after {
                    content: " . ";
                }

                .post .post-tags ul li:last-child::after {
                    content: "";
                }

#homefeatures {
    padding: 30px 0;
}

    #homefeatures h3 {
        font-size: 32px;
        text-align: center;
        text-transform: none;
        color: #d40000;
        margin-bottom: 30px;
    }

    #homefeatures .item {
        margin-bottom: 30px;
        text-align: center;
    }

        .box-products .item h4,
        #homefeatures .item h4 {
            margin: 10px 0;
            font-size: 16px;
            height: 50px;
            overflow: hidden;
            font-weight: normal;
        }

            #homefeatures .item h4 a {
                color: #555;
            }

        #homefeatures .item:hover h4 a {
            color: #b39479;
        }


#homevideos {
    padding: 45px 0
}

    #homevideos .widget-banner {
        margin-bottom: 30px;
    }

    #homevideos .item h4 {
        margin: 10px 0;
        font-size: 16px;
        height: 50px;
        overflow: hidden;
        font-weight: normal;
        text-align: center;
    }

        #homevideos .item h4 a {
            color: #555;
        }


#testimonials {
    padding: 30px 0;
}

    #testimonials .item {
        text-align: center;
    }

        #testimonials .item .text {
            color: #888;
            font-style: italic;
        }

        #testimonials .item .job {
            color: #999;
        }

        #testimonials .item .name {
            color: #6d6e71;
            font-weight: bold;
            margin: 10px 0;
            font-size: 18px;
        }

        #testimonials .item img {
            border-radius: 50%;
            border: 5px solid #FFF;
            width: 180px;
            height: 180px;
            margin: 0 auto 20px;
            background: #FFF;
        }

        #testimonials .item:hover img {
            border: 5px solid #b39479
        }

#homebanner {
    margin: 30px 0 20px;
}

    #homebanner img {
        border: 1px solid #EEE;
        border-radius: 5px;
    }

#whychooseus {
    background: #FFF;
    padding: 30px 0;
    color: #555;
    font-size: 16px;
}

#home-register {
    background: #FFF;
    padding: 50px 0;
    color: #555;
    font-size: 16px;
}

    #home-register ol {
        counter-reset: li 0;
        list-style: outside none none;
        margin-left: 15px;
        padding: 0;
    }

        #home-register ol li {
            margin: 0 0 5px;
        }

.box-products .item {
    margin-bottom: 30px;
    text-align: center;
}

    .box-products .item h4 {
        margin: 10px 0;
    }

        .box-products .item h4 a {
            color: #555;
        }

    .box-products .item:hover h4 a {
        color: #d40000;
    }

.box-products img {
    border-radius: 3px;
}

.ratingstars {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #ffad0f
}

.btn-mua {
    padding: 10px 20px;
    background: #333;
    color: #FFF;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: bold;
}

    .btn-mua:hover {
        background: #d40000;
        color: #FFF;
    }

.logo-partner {
    padding: 30px 0;
}

    .logo-partner img {
        display: block;
        height: 60px;
        width: auto;
    }

    .logo-partner .textwidget div {
        display: inline-block;
        padding: 0 50px;
    }

/*Page content*/

.contact-content {
    margin: 0;
}

    .contact-content ul.contact-form li {
        margin-bottom: 10px;
    }

    .contact-content input[type="submit"] {
        width: 100%;
        border-radius: 2px;
        text-transform: uppercase;
        font-weight: bold;
        background-color: #d40000
    }

        .contact-content input[type="submit"]:hover {
            color: #FFF;
            background-color: #023b74
        }

    .contact-content i {
        color: #305C77;
        width: 16px;
        height: 16px;
        text-align: center;
    }

/*Login Form*/

.login-form {
    max-width: 320px;
    margin: 30px auto;
    padding: 20px;
    border-radius: 2px;
    border: 1px solid #EEE;
    background-color: #F5F5F5
}

#wp-submit {
    width: 100px;
    text-transform: uppercase;
    font-weight: bold;
}

/*Facebook Comments*/

#facebook-comments {
    border-bottom: 1px solid #EEE;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.social-like .fb_iframe_widget,
.social-like .fb_iframe_widget span, .social-like .fb_iframe_widget span iframe[style],
.social-like .google-like {
    width: 85px;
    float: left;
    margin-right: 10px
}

/*END Facebook Comments*/

.authorbox {
    border-top: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: rgba(0,0,0,.0125);
}

    .authorbox img {
        float: left;
        margin-right: 20px;
    }

.authorbox {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.author-page .avatar {
    width: 180px;
    height: 180px;
    margin: 0 auto 20px;
    display: block;
    border-radius: 50%;
}

.author-page .name, .author-page .desc, .author-page .socials {
    text-align: center;
}

.author-page .socials {
    margin-bottom: 20px;
}

    .author-page .socials i {
        margin-right: 5px;
        width: 26px;
        height: 26px;
        color: #FFF;
        text-align: center;
        background: #f6921e;
        padding: 6px;
        border-radius: 50%;
    }

/*Video Responsive*/
.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}

    .video-container iframe, .video-container object, .video-container embed {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

.entry-content iframe {
    max-width: 100%;
    min-height: 350px;
    margin-bottom: 20px;
    display: block;
    margin: 0 auto;
}

.vnthemes-video {
    border-bottom: 1px solid #EEE;
    padding-bottom: 40px;
}

    .vnthemes-video:last-child {
        border-bottom: 0;
    }

    .vnthemes-video h3 {
        font-size: 22px;
        text-transform: uppercase;
    }

    .vnthemes-video ul {
        margin: 0;
    }

        .vnthemes-video ul li {
            list-style: none;
            width: 100%;
            overflow: hidden;
            margin-bottom: 20px;
        }

            .vnthemes-video ul li img {
                float: left;
                width: 100px;
                height: auto;
                margin: 0 15px 0 0;
            }

            .vnthemes-video ul li a {
                color: #6d6e71;
                display: block;
                cursor: pointer;
            }

                .vnthemes-video ul li a:hover {
                    color: #b39479;
                }

.video-playlists {
    height: 443px;
    overflow: scroll;
    background: #fcf8e6;
    padding: 20px;
    border-radius: 5px
}

#site-title {
    font-size: 0;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0;
}

#main-news {
    margin-bottom: 30px;
    padding-top: 30px;
    border-top: 1px solid #EEE;
}

    #main-news h3 {
        text-transform: uppercase;
        font-size: 18px;
        height: 36px;
        margin-bottom: 20px;
    }

    #main-news ul li {
        overflow: hidden;
        margin-bottom: 10px;
        border-bottom: 1px solid #EEE;
        padding-bottom: 10px
    }

        #main-news ul li:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: none;
        }

.bulletin-thumb {
    float: left;
    width: 80px;
    height: auto;
    margin-right: 15px
}

.title-module-listingtab {
    display: block;
    clear: both;
    font-weight: 700;
    text-transform: uppercase;
    background: #F5F5F5;
}

    .title-module-listingtab h3.block-title {
        padding: 7px 20px;
        margin: 0;
        position: relative;
        color: #000;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        display: inline-block;
        background: #f7c63d;
    }

        .title-module-listingtab h3.block-title::before {
            border-bottom: 19px solid transparent;
            border-top: 19px solid transparent;
            border-left: 10px solid #f7c63d;
            z-index: 2;
            content: '';
            position: absolute;
            right: -10px;
            top: 0;
        }


.featurednews {
    margin-bottom: 40px;
}

    .featurednews .title-module-listingtab {
        margin-bottom: 20px;
        border-bottom: none;
    }

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.hf-news-home-wrapper.hf-big {
    height: 350px;
}

.hf-news-home-wrapper {
    display: block;
}

    .hf-news-home-wrapper .hf-title {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
    }

        .hf-news-home-wrapper .hf-title .overlay {
            background: #000;
            z-index: 2;
            opacity: 0.25;
        }

        .hf-news-home-wrapper .hf-title .hf-group-info strong {
            font-size: 24px;
            color: #ffffff;
        }

        .hf-news-home-wrapper .hf-title .overlay::before {
            border-bottom: 2px solid #fff;
            border-top: 2px solid #fff;
            transform: scale(0, 1);
        }

        .hf-news-home-wrapper .hf-title:hover .overlay, .hf-news-home-wrapper .hf-title:focus .overlay {
            opacity: 0.3;
        }

        .hf-news-home-wrapper .hf-title .hf-group-info {
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 3;
            width: 100%;
            color: #fff;
            padding: 40px;
        }

        .hf-news-home-wrapper .hf-title:hover .overlay::before, .hf-news-home-wrapper .hf-title:focus .overlay::before, .hf-news-home-wrapper .hf-title:hover .overlay::after, .hf-news-home-wrapper .hf-title:focus .overlay::after {
            opacity: 1;
            transform: scale(1);
            transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
        }



        .hf-news-home-wrapper .hf-title .overlay::before, .hf-news-home-wrapper .hf-title .overlay::after {
            bottom: 21px;
            content: "";
            left: 21px;
            opacity: 0;
            position: absolute;
            right: 21px;
            top: 21px;
            transition: opacity .35s ease 0s, transform .35s ease 0s;
            z-index: 2;
        }

        .hf-news-home-wrapper .hf-title .overlay::after {
            border-left: 2px solid #fff;
            border-right: 2px solid #fff;
            transform: scale(1, 0);
        }

.nopadding {
    padding: 0;
}

.hf-news-home-wrapper.hf-small.hf-first {
    margin-bottom: 15px;
}

.hf-news-home-wrapper.hf-small {
    height: 167px;
    background-color: #ffffff;
}

.hf-news-home-wrapper {
    display: block;
}

    .hf-news-home-wrapper.hf-small .hf-title {
        width: 165px;
        display: inline-block;
        float: left;
        margin-right: 10px;
    }

    .hf-news-home-wrapper.hf-small .hf-group-info {
        padding-top: 10px;
        display: inline-block;
        float: right;
        width: calc(100% - 180px);
        padding-right: 15px;
    }

        .hf-news-home-wrapper.hf-small .hf-group-info a {
            color: #555;
            font-weight: bold;
            margin-bottom: 5px;
            display: block;
        }

        .hf-news-home-wrapper.hf-small .hf-group-info .hf-datetime {
            display: block;
            color: #bbbbbb;
        }


.hotline-support {
}

    .hotline-support i {
        margin-top: 5px;
        float: left;
        margin-right: 20px;
        font-size: 26px;
        border: 1px solid #EEE;
        border-radius: 50%;
        width: 45px;
        height: 45px;
        padding: 10px;
        text-align: center;
    }

    .hotline-support span {
        display: block;
        color: #222222;
        font-size: 30px;
        line-height: 30px
    }

#contact {
    background: #F9F9F9;
    color: #333;
}

    #contact h3 {
        margin-bottom: 40px;
    }

    #contact h3,
    #contact a {
    }

#clients {
    color: #efefef;
    padding: 30px 0;
}

.alt-placeholder {
    display: none;
}

.colors-h input, .colors-h textarea {
    background-color: #FFF;
    outline-color: rgba(239, 239, 239, 0);
}

#contact textarea {
    height: 220px;
}

.product-item {
    position: relative;
}

.product-overlay {
    backface-visibility: hidden;
    bottom: 0;
    color: rgba(255, 255, 255, 0.75);
    left: 0;
    position: absolute;
    right: 0;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    text-align: center;
}


#spotlight {
    background: #fcf8e6;
    padding: 40px 0 40px;
    color: #555;
}

    #spotlight .footer-col p {
        text-align: justify;
    }

    #spotlight br {
        margin-bottom: 6px;
    }

    #spotlight h3 {
        color: #b39479;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 15px;
        position: relative;
    }

    #spotlight ul li {
        padding: 0;
        margin-bottom: 10px;
        vertical-align: middle;
    }

        #spotlight a, #spotlight ul li a {
            color: #555;
        }

            #spotlight a:hover {
                color: #b39479;
            }

    #spotlight i {
        color: #b39479;
        width: 24px;
        height: 24px;
        text-align: center;
        padding: 5px;
    }

    #spotlight ul.menu li::before {
        content: "\f105";
        float: left;
        font-family: FontAwesome;
        font-size: 12px;
        margin-top: 3px;
        margin-right: 10px;
    }

.social-links {
    margin: 20px 0 10px;
}

    .social-links i {
        font-size: 20px;
        margin-right: 10px;
    }


.newsletter-content .textwidget {
    margin-bottom: 10px;
}

.newsletter-content form {
    margin: 0;
}

    .newsletter-content form .subscribe-content {
        color: #cccccc;
        min-height: 50px;
        position: relative;
    }

        .newsletter-content form .subscribe-content i.fa-envelope {
            font-size: 20px;
            left: 10px;
            margin-top: 0;
            position: absolute;
            top: 8px;
            z-index: 9;
        }

        .newsletter-content form .subscribe-content i.fa-chevron-right {
            color: #cccccc;
            font-size: 20px;
            position: absolute;
            right: 5px;
            top: 8px;
            z-index: 9;
        }

        .newsletter-content form .subscribe-content input {
            border: 1px solid #d9d9d9;
            border-radius: 0;
            font-size: 12px;
            left: 0;
            padding: 7px 0 7px 15%;
            position: absolute;
            right: 0;
            top: 0;
        }

#spotlight .ya_social ul li a i {
    line-height: inherit;
    color: #444
}

.ya_social ul li:hover a {
    animation-name: pulse;
    background: none repeat scroll 0 0 #db2c2c;
    text-decoration: none !important;
}

#spotlight .ya_social ul li:hover a i {
    color: #FFF;
}

#botsl {
    font-size: 16px;
    padding: 0;
    color: #999;
    background: #222;
}

    #botsl .menu-footer {
        position: relative;
    }

    #botsl h3 {
        font-size: 18px;
        text-transform: uppercase;
        color: #333;
        margin: 0 0 10px;
        font-weight: bold;
    }

    #botsl .widget {
        padding: 0
    }

    #botsl p {
        margin-bottom: 5px
    }

    #botsl ul li h4 {
        font-size: 13px;
    }

    #botsl a, #botsl ul li a {
        color: #666
    }

        #botsl ul li a:hover {
            color: #000;
            text-decoration: none;
        }

.icon_shakehand {
    position: fixed;
    right: 30px;
    bottom: 110px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #157d07;
    z-index: 9999;
}

    .icon_shakehand img {
        padding: 5px;
    }

#partners {
    padding: 35px 0;
    background: #FFF;
}

    #partners .item {
        text-align: center;
    }

        #partners .item img {
            margin-bottom: 10px;
            border-radius: 5px;
        }

.acysubbuttons, .acyfield_email {
    display: inline-block;
    margin: 5px 0;
    text-align: left;
    vertical-align: middle;
}

.footer-section-2 {
    background: #2a2a2a none repeat scroll 0 0;
    float: left;
    padding: 30px 0 20px;
    width: 100%;
}

    .footer-section-2 span {
        display: block
    }

    .footer-section-2 strong, .footer-section-2 a {
        color: #FFF
    }

.footer-socials {
    float: left;
    padding: 0 0;
    width: 100%;
}

    .footer-socials ul {
        display: block;
        list-style: outside none none;
        margin: 0 0 20px;
        padding: 0;
    }

        .footer-socials ul li {
            display: inline-block;
            padding: 0 10px;
            margin-right: 10px;
            margin-bottom: 0;
        }

            .footer-socials ul li a {
                text-decoration: none;
            }

                .footer-socials ul li a:hover {
                    color: #fff;
                    text-decoration: none;
                }

#spotlight .footer-socials i {
    color: #FFF;
    width: 36px;
    height: 36px;
    text-align: center;
    background: #997f69;
    border-radius: 50%;
    padding: 7px;
    font-size: 20px;
}

#spotlight .footer-socials .fa-tiktok {
    background: url('images/icon-tiktok.png') #997f69 no-repeat;
    background-size: 24px 24px;
    background-position: 7px;
    display: block;
    width: 36px;
    height: 36px;
}

#spotlight a:hover i {
    color: #FFF;
}

.footer-social ul li.social-color-1 a .fa {
    background: #29a9e1 none repeat scroll 0 0;
}

.footer-social ul li.social-color-2 a .fa {
    background: #29a9e1 none repeat scroll 0 0;
}

.footer-social ul li.social-color-3 a .fa {
    background: #df4b38 none repeat scroll 0 0;
}

.footer-social ul li.social-color-4 a .fa {
    background: #5280a5 none repeat scroll 0 0;
}

.footer-social ul li.social-color-5 a .fa {
    background: #cb312e none repeat scroll 0 0;
}

#spotlight hr {
    border-color: #f1e1ca
}

footer {
    background: #fcf8e6;
    border-top: 1px solid #f1e1ca;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #666;
    font-size: 14px;
    line-height: 25px;
}

    footer br, footer p {
    }

    footer section {
        background: none repeat scroll 0 0 #f9f9f6;
        padding: 27px 0 12px;
    }

    footer a {
        color: #FFF
    }

.copyright {
    padding: 5px 0;
}


#botsl h4 {
    margin: 10px 0
}

.list-social ul {
    margin: 10px 0 0;
    overflow: hidden;
}

#botsl .list-social ul li {
    float: left;
    list-style: none;
    background: transparent;
    padding: 0
}

.list-social ul li span {
    display: none;
}

.list-social ul li i {
    font-size: 13px;
    background: #222222;
    border-radius: 0;
    padding: 5px;
    text-align: center;
    width: 24px;
    height: 24px;
    margin-right: 10px
}

    .list-social ul li i:hover {
        background: #f2a30a
    }

#botsl .list-social ul li a {
    color: #FFF
}

.list-social ul li i.fa-facebook {
    background: #3b5997
}

.list-social ul li i.fa-twitter {
    background: #00aced
}

.list-social ul li i.fa-vimeo {
    background: #1ab7ea
}

.list-social ul li i.fa-youtube {
    background: #db5149
}

.list-social ul li i.fa-dribbble {
    background: #ea4c88
}

/* To fill the container and nothing else */

#facebook-comments .fb_iframe_widget, #facebook-comments .fb_iframe_widget span, #facebook-comments .fb_iframe_widget span iframe[style] {
    width: 100%;
}

.fb-like-box {
}

.facebook-like-box {
    border: 1px solid #EEE;
}

.pagenavi, .page-link {
    margin: 20px 0;
    text-align: center;
    font-size: 14px;
}

    .pagenavi span {
        padding-right: 20px;
    }

    .page-link span {
        background: #41a62a;
        color: #FFF;
        padding: 4px 10px;
        margin: 0 3px 10px;
        line-height: 35px;
    }

        .page-link span:hover {
            background: #41a62a;
            color: #FFF
        }

    .pagenavi a, .pagenavi span, .page-link a span {
        margin: 0 3px 10px;
        padding: 4px 10px;
        background: #DDD;
        color: #333;
        border-radius: 2px
    }

        .pagenavi a:hover {
            background: #000;
            color: #FFF
        }

    .page-link span.page-link-title {
        background: #777;
    }

    .pagenavi a.current, .page-link a {
        background: #b39479;
        color: #FFF;
    }

.img-responsive {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.catbox-feed a {
    color: #f76f25
}

#topcontrol {
    z-index: 9999;
}

.backtotop {
    background: #6d6e71;
    bottom: 180px;
    color: #EEE !important;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 40px;
    z-index: 9999;
    border-radius: 2px
}

    .backtotop .fa {
        display: inline-block;
        width: 24px;
        z-index: 9;
    }

.dangky {
    margin-top: 30px;
    padding: 15px;
}

    .dangky img {
        border-radius: 5px;
        margin-top: 0 !important;
    }

    .dangky .form_title {
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 20px;
        color: #b39479
    }

    .dangky .wpcf7 .wpcf7-form {
        padding: 0;
    }

    .dangky h4 {
        font-size: 17px;
    }

    .dangky p {
        line-height: 1.4 !important;
    }

    .dangky h4 a {
        color: #333;
    }

    .dangky .price {
        color: #C90000;
        font-size: 16px;
    }

#dangky .item {
    margin-bottom: 20px;
    overflow: hidden;
}

    #dangky .item .btn {
        display: block;
        padding: 12px 20px;
        font-size: 16px;
        font-weight: bold;
        width: 100%;
    }

.soluong-label {
    width: 130px;
    float: left;
    margin-top: 7px;
    color: #999;
}

.soluong {
    float: right;
    width: calc(100% - 150px);
}

/*VIDEO FORMAT*/
.section-title {
    font-size: 20px;
    color: #6d6e71;
    margin-bottom: 20px;
    margin-top: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #EEE;
    padding-bottom: 10px;
}

.related-post {
    margin-bottom: 30px;
}

    .related-post ul {
        margin-left: 0;
        margin-bottom: 20px;
    }

.related-loop li {
    background: rgba(0, 0, 0, 0) url("images/link.png") no-repeat scroll 0 6px;
    color: #000;
    padding-left: 18px;
}

.related-post h4 {
    font-size: 15px;
    font-weight: normal;
    margin: 10px 0
}

    .related-post h4 a {
        color: #6d6e71
    }

        .related-post h4 a span {
            color: #888;
            font-style: italic;
        }

        .related-post h4 a:hover {
            color: #333
        }

.related-post .related-loop .post-item {
    margin-bottom: 5px;
    overflow: hidden;
}

.related-post img {
    border-radius: 3px;
}

/* START CANVAS MENU Plugin 04*/

.off-canvas-toggle {
    z-index: 100;
}

html,
body {
}

.noscroll {
    position: fixed;
    overflow-y: scroll;
    width: 100%;
}

.t3-header {
    width: 100%;
    z-index: 999;
    background: #FFF;
}

    .t3-header.scroll-to-fixed-fixed {
        box-shadow: 0 1px 14px rgba(0, 0, 0, 0.06)
    }

.scroll-to-fixed-fixed .logo {
    margin: 10px 0;
    max-width: 140px;
}


.t3-wrapper {
    position: relative;
    left: 0;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    overflow: visible;
    background: #FFF
}

    .t3-wrapper::after {
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        background: rgba(0, 0, 0, 0.2);
        content: '';
        opacity: 0;
        -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
        transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
        z-index: 100;
    }

.t3-mainnav-android {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

    .t3-mainnav-android::after {
        -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
        transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    }

.off-canvas-open .t3-wrapper::after {
    width: 100%;
    height: 10000px;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.off-canvas-open .t3-mainnav-android::after {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.t3-off-canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    visibility: hidden;
    width: 250px;
    height: 100%;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

    .t3-off-canvas::after {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.2);
        content: '';
        opacity: 1;
        -webkit-transition: opacity 0.5s;
        transition: opacity 0.5s;
    }

.off-canvas-right.t3-off-canvas {
    display: none;
}

.off-canvas-right .off-canvas-right.t3-off-canvas {
    display: block;
}

html[dir="ltr"] .off-canvas-right.t3-off-canvas {
    left: auto;
    right: 0;
}

.off-canvas-open .t3-off-canvas::after {
    width: 0;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.off-canvas-open .off-canvas-current {
    visibility: visible;
}

.off-canvas-open .t3-off-canvas {
    overflow-y: auto;
}

.t3-off-canvas {
    background: #222222;
    color: #bbbbbb;
}

    .t3-off-canvas .t3-off-canvas-header {
        background: #3d3d3d;
        color: #bbbbbb;
        padding: 6px 12px;
    }

        .t3-off-canvas .t3-off-canvas-header h2 {
            margin: 0;
        }

    .t3-off-canvas .t3-off-canvas-body {
        padding: 6px 12px;
    }

        .t3-off-canvas .t3-off-canvas-body a {
            color: #bbbbbb;
        }

            .t3-off-canvas .t3-off-canvas-body a:hover,
            .t3-off-canvas .t3-off-canvas-body a:focus {
                color: #ffffff;
            }

            .t3-off-canvas .t3-off-canvas-body a:focus {
                outline: thin dotted;
                outline: 5px auto -webkit-focus-ring-color;
                outline-offset: -2px;
            }

        .t3-off-canvas .t3-off-canvas-body .dropdown-menu {
            position: static;
            float: none;
            display: block;
            width: 100%;
            padding: 0;
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

.off-canvas-effect-1.t3-off-canvas {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.off-canvas-effect-1.off-canvas-open .off-canvas-effect-1.t3-off-canvas {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.off-canvas-effect-1.t3-off-canvas::after {
    display: none;
}

.off-canvas-right.off-canvas-effect-1.t3-off-canvas {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.off-canvas-effect-2.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0);
}

.off-canvas-effect-2.t3-off-canvas {
    z-index: 1;
}

.off-canvas-effect-2.off-canvas-open .off-canvas-effect-2.t3-off-canvas {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.off-canvas-effect-2.t3-off-canvas::after {
    display: none;
}

.off-canvas-right.off-canvas-effect-2.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
}

.off-canvas-effect-3.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0);
}

.off-canvas-effect-3.t3-off-canvas {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.off-canvas-effect-3.t3-off-canvas::after {
    display: none;
}

.off-canvas-right.off-canvas-effect-3.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
}

.off-canvas-right.off-canvas-effect-3.t3-off-canvas {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0);
}

.off-canvas-effect-4.t3-off-canvas {
    z-index: 1;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}

.off-canvas-effect-4.off-canvas-open .off-canvas-effect-4.t3-off-canvas {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.off-canvas-effect-4.t3-off-canvas::after {
    display: none;
}

.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
}

.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
}

.old-ie .t3-off-canvas {
    z-index: 100 !important;
    left: -250px;
}

html[dir="ltr"] .off-canvas-right.old-ie .t3-off-canvas {
    right: -250px;
    left: auto;
}

.modal-open .t3-wrapper {
    position: static;
}

.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
    transform: translate3d(250px, 0px, 0px);
    -moz-transform: translate3d(250px, 0px, 0px);
    -webkit-transform: translate3d(250px, 0px, 0px);
}

.head-offcanvas {
    border-left: 1px solid #333333;
    height: 120px;
    line-height: 120px;
    float: right;
    text-align: center;
    position: relative;
    width: 120px;
}

@media (max-width: 767px) {
    .head-offcanvas {
        height: 80px;
        width: 80px;
        line-height: 80px;
    }
}

.affix .head-offcanvas {
    height: 90px;
    width: 90px;
    line-height: 90px;
}

@media (max-width: 767px) {
    .affix .head-offcanvas {
        height: 80px;
        width: 80px;
        line-height: 80px;
    }
}

.off-canvas-toggle {
    border-radius: 0;
    padding: 0 !important;
    width: 35px;
    height: 35px;
    line-height: 31px;
}

    .off-canvas-toggle:focus {
        outline: none;
    }

@media (max-width: 767px) {
}

.off-canvas-toggle {
    border: none;
    background: transparent;
    position: absolute;
    left: 10px;
    top: 18px;
}

    .off-canvas-toggle i {
        font-size: 24px;
        color: #555;
    }

button.close {
    text-shadow: none
}

.affix .off-canvas-toggle {
    margin-top: 28px;
    margin-bottom: 28px;
}

.t3-off-canvas {
    background: #222222;
    color: #bbbbbb;
}

    .t3-off-canvas .t3-off-canvas-header {
        background: #3d3d3d;
        color: #bbbbbb;
        padding: 0 0 0 25px;
        height: 50px;
    }

        .t3-off-canvas .t3-off-canvas-header span.t3-off-canvas-header-title {
            color: #bbbbbb;
            margin: 0;
            line-height: 50px;
            font-size: 14px;
            font-weight: bold;
            text-transform: uppercase;
        }

    .t3-off-canvas .close {
        margin: 0;
        padding: 0;
        height: 50px;
        line-height: 50px;
        width: 50px;
        background: none;
        position: absolute;
        top: 0;
        right: 0;
        color: #ffffff;
        border: 0;
    }

        .t3-off-canvas .close::before {
            display: none;
        }

    .t3-off-canvas .t3-off-canvas-body {
        padding: 0;
    }

        .t3-off-canvas .t3-off-canvas-body a {
            color: #bbbbbb;
            text-decoration: none;
            padding: 10px 25px;
            font-weight: bold;
        }

            .t3-off-canvas .t3-off-canvas-body a:hover,
            .t3-off-canvas .t3-off-canvas-body a:focus {
                background: none;
                color: #ffffff;
                text-decoration: none;
            }

            .t3-off-canvas .t3-off-canvas-body a:focus {
                outline: thin dotted;
                outline: 5px auto -webkit-focus-ring-color;
                outline-offset: -2px;
            }

        .t3-off-canvas .t3-off-canvas-body .dropdown-menu .active a {
            background: transparent;
        }

        .t3-off-canvas .t3-off-canvas-body .nav > li {
            border-top: 1px solid #1a1a1a;
            padding: 0;
        }

            .t3-off-canvas .t3-off-canvas-body .nav > li > a .caret {
                border-top-color: #bbbbbb;
                margin-left: 10px;
                float: right;
            }

            .t3-off-canvas .t3-off-canvas-body .nav > li > a:hover .caret {
                border-top-color: #ffffff;
            }

            .t3-off-canvas .t3-off-canvas-body .nav > li:before {
                display: none;
            }

                .t3-off-canvas .t3-off-canvas-body .nav > li:before a:hover {
                    color: #ffffff;
                }

            .t3-off-canvas .t3-off-canvas-body .nav > li.active:before {
                border-left-color: #e55a55;
            }

            .t3-off-canvas .t3-off-canvas-body .nav > li.active > a {
                color: #FFF;
                background: #222222;
            }

                .t3-off-canvas .t3-off-canvas-body .nav > li.active > a .caret {
                    border-top-color: #e55a55;
                }

        .t3-off-canvas .t3-off-canvas-body .dropdown-menu {
            background: none;
            border-top: 1px solid #1a1a1a;
            padding: 10px 25px;
            margin: 0;
            font-size: 13px;
            text-transform: uppercase;
        }

            .t3-off-canvas .t3-off-canvas-body .dropdown-menu > li {
                padding: 0;
            }

                .t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > a {
                    position: relative;
                    padding: 10px 16px;
                    text-transform: none;
                }

                    .t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > a:before {
                        content: "";
                        display: block;
                        width: 0;
                        height: 0;
                        border-style: solid;
                        border-width: 4px 0 4px 4px;
                        border-color: transparent transparent transparent #bbbbbb;
                        position: absolute;
                        top: 16px;
                        left: 0;
                    }

                    .t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > a:after {
                        display: none;
                    }

                    .t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > a:hover {
                        color: #ffffff;
                    }

                .t3-off-canvas .t3-off-canvas-body .dropdown-menu > li.active > a,
                .t3-off-canvas .t3-off-canvas-body .dropdown-menu > li.active > a:hover {
                    color: #FFF;
                    font-weight: bold;
                }

                    .t3-off-canvas .t3-off-canvas-body .dropdown-menu > li.active > a:before {
                        border-left-color: #e55a55;
                    }

        .t3-off-canvas .t3-off-canvas-body .dropdown-submenu .dropdown-menu {
            padding: 5px 15px;
            border: none;
            text-transform: none;
        }

        .t3-off-canvas .t3-off-canvas-body .t3-module {
            margin-bottom: 25px;
            background: none;
        }

            .t3-off-canvas .t3-off-canvas-body .t3-module:last-child {
                margin-bottom: 0;
            }

            .t3-off-canvas .t3-off-canvas-body .t3-module .module-inner {
                padding: 0;
                background: none;
            }

        .t3-off-canvas .t3-off-canvas-body .module-title {
            background: none;
            margin-bottom: 0;
            color: #bbbbbb;
            padding: 18.75px 10px 18.75px 25px;
        }

        .t3-off-canvas .t3-off-canvas-body .module-ct {
            background: none;
        }
/*END CANVAS MENU*/

.google, .fb-like, .twitter, .facebook {
    float: left;
    height: 25px;
    margin-right: 5px;
}

.social-share .google {
    margin-top: 6px;
}


.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 50.25%;
    padding-top: 30px;
    position: relative;
}

    .video-container iframe, .video-container object, .video-container embed {
        height: 100%;
        max-height: 450px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

.entry-descripton {
    margin: 20px 0 20px 0;
}

#pathway {
    margin-bottom: 20px
}

#pathway {
    position: relative;
    clear: both;
    overflow: hidden;
    padding: 10px 0 10px;
    border-bottom: 1px solid #F5F5F5;
    font-size: 14px;
    color: #888;
    text-transform: none;
}

    #pathway .entry-meta {
        float: right;
        color: #555;
        margin-top: 3px
    }

    #pathway a {
        color: #666
    }

        #pathway a.current {
            color: #333
        }

        #pathway a:hover {
            color: #FFB200;
            text-decoration: underline;
        }

.error404 #wrapper .entry-content {
    text-align: center;
}

.error404 h1 {
    font-size: 20px;
    margin: 40px 0;
    text-transform: uppercase;
}

    .error404 h1 span {
        color: #d40000;
        font-size: 160px;
    }

#button-share .google,
#button-share .fb-like,
#button-share .twitter,
#button-share .facebook {
    float: left;
    height: 25px;
    margin-right: 5px;
}

#button-share .google {
    margin-top: 0px;
}

#button-share {
    padding: 0;
    text-align: left;
}

    #button-share .share-item {
        background: #de4501 none repeat scroll 0 0;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        font-weight: bold;
        margin-right: 10px;
        padding: 1px 10px;
        position: relative;
    }

    #button-share .share-fb {
        background: #5d72a4 none repeat scroll 0 0;
    }

    #button-share .share-google {
        background: #db5c4b none repeat scroll 0 0;
    }

    #button-share .share-twitter {
        background: #00baff none repeat scroll 0 0;
    }

    #button-share .share-link {
        background: #E5E5E5 none repeat scroll 0 0;
        color: #555
    }

.bottom-hotline {
    background: #e5e5e5 none repeat scroll 0 0;
    bottom: 0;
    color: #333;
    font-size: 14px;
    height: 45px;
    padding: 10px 20px;
    position: fixed;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 99;
}

    .bottom-hotline a {
        color: #FFF;
        background: #d40000;
        border-radius: 2px;
        margin: 0 10px;
        padding: 8px 15px;
        font-weight: bold;
    }

        .bottom-hotline a.baogia {
            background: #d40000
        }

    .bottom-hotline span {
        color: #333;
    }

div.wpcf7 {
    margin: 0;
    padding: 0;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
    position: relative;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #ff0000;
    background: #fff;
    padding: .2em .8em;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
    content: " ";
}

.wpcf7-display-none {
    display: none;
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url('images/fancybox/fancybox_loading.gif');
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}

    div.wpcf7 .ajax-loader.is-active {
        visibility: visible;
    }

div.wpcf7 div.ajax-error {
    display: none;
}

div.wpcf7 .placeheld {
    color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
    margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
    cursor: pointer;
}

    div.wpcf7 input[type="file"]:disabled {
        cursor: default;
    }


.wpcf7-form-control-wrap {
    margin-bottom: 20px;
}

.wpcf7 .wpcf7-form {
    padding: 10px;
}

    .wpcf7 .wpcf7-form .price {
        color: #C90000
    }

    .wpcf7 .wpcf7-form h2 {
        border-bottom: 2px solid #EEE;
        color: #d40000;
        font-size: 18px;
        margin-bottom: 20px;
        padding-bottom: 10px;
        text-transform: uppercase;
    }

    .wpcf7 .wpcf7-form p {
        display: block;
        clear: both;
    }

.wpcf7 span.wpcf7-list-item {
    width: 47%;
    float: left;
    margin-left: 0;
    margin-right: 3%;
    font-size: 13px;
}

.checkbox-423 {
    margin-bottom: 20px;
    overflow: hidden;
    display: block;
}

.wpcf7 .wpcf7-form input[type="checkbox"] {
    width: 20px
}

.wpcf7 .wpcf7-form input,
.wpcf7 .wpcf7-form textarea {
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 5px;
}

.wpcf7 .wpcf7-form textarea {
    height: 100px;
}

.wpcf7 .wpcf7-form .wpcf7-submit {
    background: #b39479;
    border: 0 none;
    color: #fff;
    font-weight: bold;
    padding: 8px 25px;
    text-transform: uppercase;
}

.wpcf7-spinner {
    position: absolute !important;
}

#dangkydaily .wpcf7 .wpcf7-form .wpcf7-submit {
    display: block;
    margin: 0 auto;
    background: #b39479;
    border-radius: 25px;
}

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #F0B323;
    -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;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 26px;
    left: 26px;
    position: absolute;
    background-color: #d39a22;
    border-radius: 100%;
    border: 2px solid transparent;
    -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;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
    background-color: #F0B323;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .hotline-phone-ring-img-circle .pps-btn-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .hotline-phone-ring-img-circle .pps-btn-img img {
            width: 20px;
            height: 20px;
        }

.hotline-bar {
    position: absolute;
    background: linear-gradient(to right, #e88a25, #F0B323);
    height: 40px;
    width: 175px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    border: 2px solid white;
    /* width: 175px !important; */
    left: 33px;
    bottom: 37px;
}

    .hotline-bar > a {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        text-indent: 40px;
        display: block;
        letter-spacing: 1px;
        line-height: 38px;
        font-family: Arial;
    }

        .hotline-bar > a:hover,
        .hotline-bar > a:active {
            color: #fff;
        }

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

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

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

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

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

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

@-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);
    }
}

@media (max-width: 768px) {
    .hotline-bar {
        display: none;
    }
}

.footer-logo {
    width: 280px
}

.mini-logo {
    width: 200px;
    height: auto;
    margin-bottom: 10px;
}

.hotline-footer {
    color: #555;
    margin-bottom: 20px;
}

#spotlight .hotline-footer i {
    width: 40px;
    height: 40px;
    text-align: center;
    float: left;
    background: #b39479;
    color: #FFF;
    padding: 6px;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 26px;
}

.hotline-footer strong {
    display: block;
    color: #b39479;
    font-size: 18px;
}

div.language {
    width: 70px;
    position: absolute;
    right: 0;
    top: 10px;
}

    div.language img {
        width: 28px;
        height: auto;
        margin-right: 6px;
    }

@media (max-width: 767px) {
    .row {
        margin-left: -10px;
        margin-right: -10px
    }

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

    #header {
        box-shadow: 0 1px 14px rgba(0, 0, 0, 0.06);
    }

        #header .container {
            position: relative;
        }

    .logo-text {
        text-align: center;
    }

    .logo {
        max-width: 45px !important;
        height: auto;
        margin: 10px 0 10px 50px;
        display: block;
    }

    .sub-logo {
        width: 180px;
        position: absolute;
        right: 20px;
        top: 10px;
    }

    .off-canvas-toggle {
        color: #FFF;
        width: 30px;
        height: 30px
    }

    .icon-search {
        background-image: url('images/btn-search.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 20px;
        height: 20px;
        text-indent: -999px;
        cursor: pointer;
    }

    #div_cart {
        top: 10px;
    }

    #topbar ul {
        float: none !important;
        text-align: center;
    }

    .t3-off-canvas .t3-off-canvas-body .product-item a {
        padding: 0
    }

    .carousel-products .owl-nav {
        top: calc(50% - 101px);
    }

    .carousel-products .owl-prev {
        left: -10px;
    }

    .carousel-products .owl-next {
        right: -10px;
    }

    #introduction,
    #whychooseus,
    #homefeatures,
    #homenews,
    #partners,
    #spotlight,
    #home-register {
        padding: 20px 0;
    }

    .logo-footer {
        margin: 0 auto;
        display: block;
        max-width: 200px;
        padding: 0;
    }

    .widget-product.categories .product-name {
        font-size: 14px;
        width: 100%;
        border-radius: 0 0 10px 10px
    }

    #partners h2,
    #whychooseus h2 {
        font-size: 22px;
        text-transform: uppercase;
        text-align: center;
    }

    #homenews .widget_bulletin {
        margin: 20px 0;
    }

    #homenews iframe {
        height: 230px;
    }

    #categories {
        margin: 20px 0 0;
    }

    .module-title strong {
        margin-top: 0;
    }

    .module-title {
        margin-top: 0;
        margin-bottom: 15px;
    }

    #categories .icon-categories {
        padding: 0 10px 10px;
    }

    .mod-products {
        margin-left: -10px;
        margin-right: -10px;
    }

        .mod-products h2 a {
            font-size: 14px;
        }

    .widget-product h2, .product-block h2 {
        height: 40px;
        overflow: hidden;
        line-height: 1.2;
        font-size: 14px;
        font-weight: bold;
        margin: 10px 0;
    }

    .widget-product .title-home h2 {
        font-size: 22px;
    }

    #homepolicy {
        text-align: center;
        padding: 15px;
        margin-bottom: 0;
    }

        #homepolicy img {
            display: block;
            margin: 0 auto 10px;
            float: none;
            width: 64px;
        }

        #homepolicy h4 {
            font-size: 13px;
        }

    #introduction img {
        margin-top: 20px;
    }

    #homepolicy p {
        font-size: 14px;
    }

    .product-info .product-name {
        margin-top: 15px;
    }

    .woocommerce-variation-add-to-cart .quantity {
        margin-bottom: 20px;
    }

    .widget-product:last-child {
        margin-bottom: 0;
    }

    .topsocial-icons {
        position: relative;
        margin: 0 auto 10px;
        width: 150px;
        right: auto;
        top: auto;
    }

    .logo-mobile {
        text-align: center;
    }

    .collapse {
        display: block;
    }

        .collapse ul {
            display: none;
        }

        .collapse .header-search {
            border: medium none;
            box-shadow: none;
            padding: 0;
            position: absolute;
            right: 10px;
            top: 0;
        }

    .vnt-box-right {
        margin-top: 20px;
        text-align: center;
    }

    .copyright {
        text-align: center;
    }

    .topmenu,
    #botsl {
        text-align: center;
    }

    #introduction .text-box,
    #home-news .col-sm-6,
    #spotlight .footer-col {
        margin-bottom: 20px
    }

    footer .pull-left, footer .pull-right {
        text-align: center;
        float: none !important;
    }

    .category article .entry-summary {
        height: auto;
    }

    .bottom-hotline {
        font-size: 14px
    }

    #introduction .text-box,
    .site-title {
        text-align: center;
    }

    .banner-item {
        width: 100%;
    }

    .widget_bulletin.boxwidth h4 {
        margin: 0 0 10px;
        font-weight: normal;
    }

    #spotlight {
        font-size: 14px;
    }

    #botsl .list-social ul li {
        float: none;
        display: inline;
    }

    .product-block .price.price-old {
        display: none;
    }

    .product-thumb {
        margin-bottom: 20px
    }

    #main-news .col-sm-4 {
        margin-bottom: 20px
    }

    #datmua {
        width: 300px;
    }

    .hf-news-home-wrapper.hf-big {
        margin-bottom: 20px;
    }

    .hf-news-home-wrapper.hf-small {
        height: 120px;
    }

    .separator span::before, .separator span::after {
        content: "";
        position: absolute;
        border-bottom: 1px solid #424141;
        top: 5px;
        width: 100px;
    }

    #whychooseus .item {
        width: 50%;
        margin-bottom: 20px;
    }

    #whychooseus span {
        font-size: 14px;
        margin: 0;
    }

    #whychooseus .item span {
        margin-top: 0;
    }

    .hotline-footer {
        margin-bottom: 10px;
    }

    #homenews .item-post {
        margin-bottom: 20px;
    }

    #whychooseus {
        background: #F9F9F9;
        padding: 0;
    }

    .home-icons {
        padding: 15px 0 0;
        border: none;
    }

    .title-home h2 {
        font-size: 22px;
    }

    #slideshowwrap {
        margin: 0;
        height: 175px;
        overflow: hidden;
        background: #F9F9F9
    }

        #slideshowwrap .container {
            padding: 0;
        }

        #slideshowwrap img {
            border-radius: 0;
        }

    div.language {
        right: 70px;
        top: 18px;
    }

    #dangkydaily {
        width: 90%;
    }

    .stack.stack-row {
        display: block;
    }

        .stack.stack-row .text {
            margin-bottom: 20px;
        }

    .list-cat li {
        width: 50%;
    }

    #homebanner .row div:last-child {
        display: none;
    }

    .video-container {
        height: 350px;
    }
}

@media (min-width: 768px) {
    .container {
        width: 760px;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 13px 15px;
        font-size: 16px
    }

    #menu-item-17, #menu-item-16 {
        display: none;
    }

    .top-cart {
        margin-top: 20px;
    }

    header {
        background: none
    }

    .logo {
        width: 80px;
        height: auto;
        margin: 10px 0
    }

    .sub-logo {
        width: 250px;
        position: absolute;
        left: 125px;
        top: 8px;
    }

    .category article .entry-summary {
        height: 90px
    }

    #whychooseus .item {
        height: auto;
    }

    #main-content {
        float: left;
        padding-left: 0;
        width: 100%
    }

    #sidebar {
        width: 100%;
        float: right;
    }

    #datmua {
        width: 450px;
    }
}

@media (min-width: 980px) {
    .container {
        width: 980px;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 13px 9px;
        font-size: 15px
    }

    #menu-item-17, #menu-item-16 {
        display: none;
    }

    .top-cart {
        margin-top: 24px;
    }

    .logo {
        width: 80px;
        height: auto;
        margin: 10px 0
    }

    .sub-logo {
        width: 250px;
        position: absolute;
        left: 125px;
        top: 8px;
    }

    #div_support {
        right: 65px;
    }

    .category article .entry-summary {
        height: 70px
    }


    #whychooseus .item {
        height: 115px;
    }

    #slideshowwrap h2 {
        top: 20%
    }

    #slideshowwrap p {
        top: 50%;
    }

    #slideshowwrap .readmore {
        top: 60%;
    }

    #main-content {
        float: left;
        padding-right: 30px;
        width: calc(100% - 280px)
    }

    #sidebar {
        width: 280px;
        float: right;
    }
}

@media (min-width: 1280px) {
    .container {
        width: 1280px;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 13px 20px 13px;
        font-size: 15px;
    }

    #menu-item-17, #menu-item-16 {
        display: block;
    }

    .site_name {
        text-transform: uppercase;
        font-size: 18px;
        margin: 10px 0;
        color: #333;
        font-weight: bold;
    }

    .top-cart {
        margin-top: 24px;
    }

    .category article .entry-summary {
        height: 70px
    }

    .logo {
        width: 80px;
        height: auto;
        margin: 10px 0
    }

    .sub-logo {
        width: 280px;
        position: absolute;
        left: 160px;
        top: 7px;
    }

    #div_support {
        right: 100px;
    }

    #slideshowwrap h2 {
        top: 30%
    }

    #slideshowwrap p {
        top: 50%;
    }

    #slideshowwrap .readmore {
        top: 60%;
    }

    #whychooseus .item {
        height: auto;
    }

    #main-content {
        float: left;
        padding-right: 30px;
        width: calc(100% - 300px)
    }

    #sidebar {
        width: 300px;
        float: right;
    }

    #main-product {
        float: right;
        padding-left: 30px;
        width: calc(100% - 300px);
        margin-bottom: 50px
    }

    #product-sidebar {
        width: 300px;
        float: left;
    }

    #datmua {
        width: 500px;
    }
}

.coupon {
    display: none;
}

.variations {
    margin-top: 15px;
}

    .variations label {
        color: #000;
        font-size: 16px;
        text-align: left;
    }

    .variations tr td {
        border: 0px;
        padding: 0px !important;
    }

#baochi {
    text-align: center;
}

    #baochi img {
        width: 100px;
        margin: 0 auto;
        display: block;
        border-radius: 50%;
        margin-bottom: 10px;
    }

    #baochi h3 {
        margin-bottom: 10px;
        font-size: 16px;
        overflow: hidden;
        height: 55px;
        white-space: normal;
        display: -webkit-box;
        -moz-box-orient: vertical;
        -webkit-line-clamp: 2;
        color: #333;
    }

        #baochi h3 a {
            color: #333;
        }

    #baochi .desc {
        text-align: center;
        margin-bottom: 10px;
        font-size: 15px;
        overflow: hidden;
        height: 90px;
        white-space: normal;
        display: -webkit-box;
        -moz-box-orient: vertical;
        -webkit-line-clamp: 4;
    }

    #baochi .item {
        background: #fcf8e6;
        padding: 20px;
    }

#button-contact-vr {
    position: fixed;
    bottom: 20px;
    z-index: 99999;
}

    #button-contact-vr .button-contact {
        position: relative;
        margin-top: -5px;
    }

        #button-contact-vr .button-contact .phone-vr {
            position: relative;
            visibility: visible;
            background-color: transparent;
            width: 90px;
            height: 90px;
            cursor: pointer;
            z-index: 11;
            -webkit-backface-visibility: hidden;
            -webkit-transform: translateZ(0);
            transition: visibility .5s;
            left: 0;
            bottom: 0;
            display: block;
        }

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #e88a25;
    background-color: rgba(240, 179, 35, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}

    .phone-vr-circle-fill.messenger {
        box-shadow: 0 0 0 0 #f34e91;
        background-color: rgba(62, 114, 253, 0.7);
    }

.phone-vr-img-circle.white {
    background-color: #FFF;
    -webkit-animation: none;
    animation: none;
    width: 48px;
    height: 48px;
    left: 20px;
}

.phone-vr-img-circle img.messenger {
    max-width: 36px;
    max-height: 36px;
}

.phone-vr-img-circle {
    background-color: #F0B323;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    /*-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
animation: phone-vr-circle-fill 1s infinite ease-in-out;*/
}

    .phone-vr-img-circle a {
        display: block;
        line-height: 37px;
    }

    .phone-vr-img-circle img {
        max-height: 25px;
        max-width: 27px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
    }

@-webkit-keyframes phone-vr-circle-fill {
    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 zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.phone-bar a {
    position: fixed;
    bottom: 45px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 175px;
    white-space: nowrap;
}

    .phone-bar a:hover {
        opacity: 0.8;
        color: #fff;
    }

@media(max-width: 736px) {
    .phone-bar { /*! display: none; */
    }
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}

#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113, 68, 151, 0.8);
}

#viber-vr .phone-vr-img-circle {
    background-color: #714497;
}

#contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}

#contact-vr .phone-vr-img-circle {
    background-color: #2196F3;
}

div#whatsapp-vr .phone-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1fd744;
    background-color: rgb(35 217 72 / 70%);
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle {
    background: #1cd741;
}

    div#whatsapp-vr .phone-vr .phone-vr-img-circle img {
        max-width: 100%;
        max-height: 100%;
        border-radius: 50%;
    }

#gom-all-in-one #phone-vr {
    transition: 0.7s all;
    -moz-transition: 0.7s all;
    -webkit-transition: 0.7s all;
}

#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}

#gom-all-in-one #viber-vr {
    transition: 1.3s all;
    -moz-transition: 1.3s all;
    -webkit-transition: 1.3s all;
}

#gom-all-in-one #contact-vr {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
    -webkit-transition: 1.6s all;
}

#button-contact-vr.active #gom-all-in-one .button-contact {
    margin-left: -100%;
}

#all-in-one-vr .phone-bar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    color: #fff;
    padding: 5px 15px 5px 48px;
    border-radius: 50px;
    margin-left: -64px;
    width: max-content;
    cursor: pointer;
}

.phone-bar a {
    background: linear-gradient(to right, #e88a25, #F0B323);
}
