﻿a:hover {
    color: #a60d38
}

i {
    margin-right: 5px;
}
.logo_top img {
    width: 100%;
    padding: 10px 0;
}
.main_logo img {
    margin: auto 0px;
    width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.icon_search {
    cursor: pointer;
}

    .icon_search i {
        font-size: 20px;
        line-height: 46px;
        color: #fff;
        margin: 0px;
        padding: 0px;
    }
.no-data{text-align:center; padding:20px;color:#bebebe;}
.modal {
    z-index: 999999;
}

.siderbar {
    width: 100%;
}

    .siderbar iframe, .siderbar img, .siderbar video, .siderbar audio {
        width: 100%;
    }

.ads img {
    width: 100%;
}

.ads-siderbar {
    margin-top: 10px;
}

.ads-siderbar-top {
    overflow-y: auto
}

.ads-home-mid {
    margin: 5px 0px;
}

.btn_home i {
    font-size: 18px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.pd20 {
    padding: 20px 0px;
}

.color {
    color: #a60d38;
}

.color1 {
    color: #242424;
}

.color2 {
    color: #f76301;
}

.orange {
    color: orange;
}

h4.title1 {
    font-weight: bold;
}

.box_title {
    display: inline-block;
    width: 100%;
    padding: 0px;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

    .box_title::after {
        content: '';
        display: block;
        width: 100%;
        margin-top: -5px;
        border-bottom: 2px solid #a60d38;
    }

    .box_title span, .box_title span a {
        color: #fff;
        font-size: 18px;
        line-height: 26px;
        padding: 10px 20px;
        background: #a60d38;
        height: 30px;
        position: relative;
    }
.box_title span a:hover {
    color: #dbdbdb;
}

.box_title span i {
    margin-right: 5px;
    font-size: 18px;
    color: #fff;
}

.box_title span img {
    margin-right: 5px;
    width: 20px;
}

.box_title span:after {
    /*content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0px;
    right: -59px;
    border-top: 47px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 59px solid #a60d38;*/
}


.box_title_2 {
    border-bottom: 2px solid #dbdbdb;
    padding-bottom: 10px;
    text-transform: uppercase;
}

    .box_title_2 h3 {
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        border-bottom: 2px solid #a60d38;
        display: inline-block;
        margin-bottom: -12px;
        padding-bottom: 14px;
        font-weight: bold;
    }

.box_title3 {
    display: inline-block;
    width: 100%;
    padding: 0px;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

    .box_title3 h3 {
        width: 100%;
    }

        .box_title3 h3 span {
            color: #fff;
            padding: 5px 10px;
            background: #a60d38;
            height: 30px;
            width: 100%;
        }

    .box_title3 span a {
        color: #fff;
        font-size: 18px;
        line-height: 26px;
    }

    .box_title3::after {
        content: '';
        display: block;
        width: 100%;
        margin-top: -5px;
        border-bottom: 2px solid #a60d38;
    }

.box-title4 {
    border-bottom: 3px solid #dd9933;
    width: 100%;
    margin: 0;
    padding: 0
}

    .box-title4 h3 {
        background: #a60d38;
        margin: 0;
        padding: 10px;
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        line-height: 30px;
        text-transform: uppercase;
        position: relative
    }

        .box-title4 h3 a {
            color: #fff
        }

            .box-title4 h3 a:hover {
                color: #f6f6f6 !important
            }

    .box-title4:hover a {
        color: #f6f6f6 !important
    }
.box_title5 {
    display: inline-block;
    width: 100%;
    padding: 0px;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.box_title5 h3{border-bottom:2px solid #a60d38;padding-bottom:6px;}

    .box_title5 span, .box_title5 span a {
        color: #fff;
        font-size: 18px;
        line-height: 26px;
        padding: 10px 20px;
        background: #a60d38;
        height: 30px;
        position: relative;
    }

        .box_title5 span a:hover {
            color: #dbdbdb;
        }

        .box_title5 span i {
            margin-right: 5px;
            font-size: 18px;
            color: #fff;
        }

        .box_title5 span img {
            margin-right: 5px;
            width: 20px;
        }
.title_head2 {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

    .title_head2 h3 a {
        font-size: 32px;
        line-height: 40px;
        font-weight: 600;
        text-transform: uppercase;
        color: #a60d38;
    }

    .title_head2 h3 span {
        font-size: 32px;
        line-height: 40px;
        font-weight: 600;
        text-transform: uppercase;
        color: #a60d38;
    }

.section-title h3 {
    color: #a60d38;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 0px;
    margin-top: 30px;
    text-transform: uppercase
}

.section-title p {
    color: #000;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    margin-bottom: 24px
}

.box-title {
    border-bottom: 3px solid #48750f;
    width: 100%;
    margin: 0;
    padding: 0
}

    .box-title h3 {
        background: #86bc42;
        margin: 0;
        padding: 10px;
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        line-height: 30px;
        text-transform: uppercase;
        position: relative
    }

        .box-title h3 a {
            color: #fff
        }

            .box-title h3 a:hover {
                color: #f6f6f6 !important
            }

    .box-title:hover a {
        color: #f6f6f6 !important
    }

.section-title-wrapper {
    margin-bottom: 45px;
    position: relative
}

    .section-title-wrapper:before {
        background: #a60d38 none repeat scroll 0 0;
        bottom: 0;
        content: "";
        height: 2px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        text-align: center;
        width: 230px
    }

    .section-title-wrapper:after {
        background: rgba(0,0,0,0) url(../img/icon/ducme.jpg) no-repeat scroll 0 0;
        bottom: -8px;
        color: #1bb4b9;
        content: "";
        font-size: 14px;
        height: 20px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        text-align: center;
        width: 40px;
        z-index: 9
    }

.white .section-title h3, .white .section-title p {
    color: #fff
}

.section-title-wrapper.white:before {
    background: #fff none repeat scroll 0 0
}

.white.section-title-wrapper:after {
    background: rgba(0,0,0,0) url(img/icon/icon-ao-blue20_bg.jpg) repeat scroll 0 0
}

.btn-success {
    background: #a60d38;
    border-color: #a60d38;
}

    .btn-success:hover, .btn-success:focus {
        background: #f26817;
        border-color: #a60d38;
    }

.btn-primary {
    background: #a60d38;
    border-color: #053473;
    color: #fff;
}

.search {
    width: 100%;
    position: relative;
    display: flex;
}

.search_input {
    width: 100%;
    border: 1px solid #a60d38;
    border-right: none;
    padding: 5px;
    height: 30px;
    border-radius: 5px 0 0 5px;
    outline: none;
    color: #a60d38;
    line-height: 30px;
}

    .search_input:focus {
        color: #f76301;
    }

.search_btn {
    width: 30px;
    height: 30px;
    border: 1px solid #a60d38;
    background: #a60d38;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 16px;
}

    .search_btn i {
        color: #fff;
    }

.btn-primary:hover, .btn-primary:focus {
    background: #0080c8;
    border-color: #08537d;
}

.language-currency-wrapper a.actived img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.text_white, .text_white h1, .text_white h2, .text_white h3, .text_white h4, .text_white h5, .text_white p {
    color: #fff !important;
}

.text_shadow {
    text-shadow: 2px 3px 2px rgba(0,0,0,0.4);
}
.wrap-call {
    margin-top: 10px;
}

.loading {
    font-family: Roboto, sans-serif;
    font-size: 10pt;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    text-align: center;
    vertical-align: middle;
    background: rgba(0,0,0,0.3);
    z-index: 999999;
}

.loading_content {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    padding: 0;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    height: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
}

.breadcrumb ul {
    list-style: none;
    width: 100%;
    float: left;
    margin: 5px 0px;
    padding: 10px 0px;
}

    .breadcrumb ul li {
        display: inline;
        margin-right: 5px;
    }

#mobile-search {
    padding: 15px 12px;
    background: #222;
}

    #mobile-search .input-group {
        border: 1px solid #e0e0e0;
        border-radius: 4px;
        display: inline-block;
        overflow: hidden;
        width: 100%;
        background: #fff;
    }

    #mobile-search input {
        height: 36px;
        display: inline-block;
        width: 78%;
        border: none;
        background: #fff;
        border-right: 0px solid #eaeaea;
        box-shadow: none;
    }

    #mobile-search button {
        line-height: 24px;
        padding: 6px 15px;
        float: right;
        display: inline-block;
        background: #fafafa;
        border: none;
        color: #333333;
        border-left: 1px #eaeaea solid;
    }

        #mobile-search button:hover {
            background: #1267b3;
            border: none;
            color: #fff;
        }

.mm-toggle {
    background: none;
    color: #fff;
    margin-top: 10px;
}

.welcome {
    padding: 10px 0;
    line-height: 30px;
    font-size: 18px;
}

a.icon-home-top {
    font-size: 18px;
}

.category-top {
    width: 100%;
}

.title_category {
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
}

.category-top span.title {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    text-transform: uppercase;
}

    .category-top span.title i {
        margin-left: 20px;
        margin-right: 5px;
        color: #a60d38;
    }

.menu-left {
    width: 100%;
    border: 1px solid #dbdbdb;
}

.nav-left {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

    .nav-left li {
        width: 100%;
        list-style: none;
        padding: 10px 0px;
        border-bottom: 1px solid #dbdbdb;
        margin: 0px;
    }

        .nav-left li a {
            font-size: 16px;
            line-height: 30px;
            padding: 10px;
            font-weight: bold;
        }

        .nav-left li.last {
            border: none;
        }

.best-selling-slider {
    margin-top: 10px;
}

h3.products_title i {
    color: #a60d38;
    font-size: 30px;
}

.owl-next:focus, .owl-prev:focus {
    outline: none;
}

.home_rows_slider .owl-buttons {
    position: absolute;
    top: 50%;
    z-index: 99;
    width: 100%;
}

.owl-top-center {
    margin-top: 30px;
}

    .owl-top-center .owl-nav .owl-prev {
        position: absolute;
        top: -70px;
        left: 50%;
        z-index: 2;
        margin-left: -40px
    }

    .owl-top-center .owl-nav .owl-next {
        position: absolute;
        top: -70px;
        left: 50%;
        z-index: 2;
        margin-right: -35px
    }

    .owl-top-center .owl-prev i:hover, .owl-top-center .owl-next i:hover {
        color: #0c75d1;
    }

.ads-right {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
}

    .ads-right img, .ads-right iframe, .ads-right object {
        width: 100%;
        height: auto;
    }

    .ads-right .ads-right-left, .ads-right .ads-right-right {
        margin: 0px;
        padding: 0px;
    }

        .ads-right .ads-right-left img, .ads-right .ads-right-right img {
            width: 100%;
        }

.blog-list-sidebar {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
}

    .blog-list-sidebar li {
        list-style: none;
    }

.f-row-1 {
}

.f-content {
    float: left;
    width: 100%;
    text-align: left;
}

    .f-content ul li {
        float: left;
        list-style: none;
        display: inline;
        width: 100%;
    }

        .f-content ul li span {
            font-size: 15px;
            font-weight: bold;
        }

    .f-content .fa {
        float: left;
        color: #fff;
        margin-right: 5px;
    }

.f-payment li {
    float: left;
    width: 50px;
    margin-right: 5px;
    display: inline;
}

.f-content .social i {
    width: 35px;
    height: 35px;
    background: #fff;
    color: #f00;
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
}

    .f-content .social i:hover {
        background: #7e0000;
    }

.f-row-2 {
    padding-top: 10px;
    border-top: 1px dashed #dbdbdb;
}

    .f-row-2 h3.links-title {
        text-transform: uppercase;
    }

.f-row-3 {
    padding-top: 10px;
}

.search-second {
    margin-bottom: 20px;
}

.coment-form {
    margin-bottom: 60px;
}

    .coment-form textarea {
        border-radius: 10px;
    }

p.cat_description {
    margin-top: 5px;
    font-style: italic;
}

.big_img {
    width: 100%;
}

    .big_img .thum_big_img {
        width: 100%;
        max-height: 300px;
        overflow: hidden;
        vertical-align: middle;
    }

        .big_img .thum_big_img img {
            width: 100%;
            height: auto;
        }

.box_more {
    width: 100%;
}

    .box_more ul {
        width: 100%;
    }

        .box_more ul li {
            float: left;
            list-style: none;
            width: 100%;
            padding: 5px;
            border-bottom: 1px dashed #dbdbdb;
        }

            .box_more ul li img {
                max-width: 100px;
                float: left;
                margin-right: 5px;
            }

            .box_more ul li h3 {
                font-size: 15px;
                font-weight: 500;
            }

/* Rating Star Widgets Style */
.rate {
    width: 100%;
    text-align: right;
}

.success-box {
    margin: 50px 0;
    padding: 10px 10px;
    border: 1px solid #eee;
    background: #f9f9f9;
}

    .success-box img {
        margin-right: 10px;
        display: inline-block;
        vertical-align: top;
    }

    .success-box > div {
        vertical-align: top;
        display: inline-block;
        color: #888;
    }

.rating-stars ul {
    text-align: center;
    list-style-type: none;
    padding: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
}

    .rating-stars ul > li.star {
        display: inline-block;
        cursor: pointer;
    }

        /* Idle State of the stars */
        .rating-stars ul > li.star > i.fa {
            font-size: 2.5em; /* Change the size of the stars */
            color: #ccc; /* Color on idle state */
        }

        /* Hover state of the stars */
        .rating-stars ul > li.star.hover > i.fa {
            color: #FFCC36;
        }

        /* Selected state of the stars */
        .rating-stars ul > li.star.selected > i.fa {
            color: #FF912C;
        }

ul.list-result {
    float: left;
    width: 100%;
}

    ul.list-result li {
        float: left;
        list-style: none;
        width: 100%;
        padding: 5px;
        border-bottom: 1px dashed #dbdbdb;
    }

        ul.list-result li h3, ul.list-result li h3 a {
            font-size: 16px;
            color: #222;
        }

            ul.list-result li h3 a:hover {
                color: #a60d38;
            }

        ul.list-result li span.nav_article {
            float: left;
            font-size: 12px;
            color: #d0d0d0;
            width: 100%;
        }

        ul.list-result li p {
            width: 100%;
            font-size: 14px;
            color: #333333;
        }

.why-us img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


    .why-us img.bw {
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -ms-transition: all 1s ease;
        transition: all 1s ease;
    }

        .why-us img.bw:hover {
            -webkit-filter: grayscale(100%);
        }

.why-us .feature-post {
    width: 30% !important;
}

.item_icon .icon-post-inner {
    min-height: 110px;
    overflow: hidden;
}

.scroll_group {
    position: fixed;
    right: -85px;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
    list-style: none;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, right 0.5s ease;
    -o-transition: opacity 0.3s ease, visibility 0.3s ease, right 0.5s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, right 0.5s ease;
}

    .scroll_group.show {
        visibility: visible;
        opacity: 1;
        right: 0;
    }

    .scroll_group .social-wrapper.scroll_skype:hover {
        background-color: #0c75d1;
        color: #ffffff !important;
    }

    .scroll_group .social-wrapper.scroll_zalo:hover {
        background-color: #0c75d1;
        color: #ffffff !important;
    }

    .scroll_group .social-wrapper.scroll_hotline:hover {
        background-color: #519c00;
        color: #ffffff !important;
    }

    .scroll_group .social-wrapper.scroll_whatsapp:hover {
        background-color: #0cc042;
        color: #ffffff !important;
    }

    .scroll_group .social-wrapper.scroll_tikTok:hover {
        background-color: #242424;
        color: #ffffff !important;
    }

    .scroll_group .social-wrapper.scroll_fb:hover {
        background-color: #3b5998;
        color: #ffffff !important;
    }

    .scroll_group .social-wrapper.scroll_yotube:hover {
        background-color: #ff3131;
        color: #ffffff !important;
    }

    .scroll_group .social-wrapper.scroll_twitter:hover {
        background-color: #49baff;
        color: #ffffff !important;
    }

    .scroll_group .social-wrapper.scroll_mychat:hover {
        background-color: #009900;
        color: #ffffff !important;
    }

    .scroll_group.unstyled li {
        margin: 8px 0px;
    }

    .scroll_group li {
        margin-bottom: 1px;
        width: 50px;
        text-align: center;
    }

    .scroll_group .social-wrapper:hover {
        right: 150px;
    }

    .scroll_group .social-wrapper {
        display: block;
        width: 200px;
        background-color: #1c1d21;
        color: #bdbdbd;
        position: relative;
        right: 0;
        height: 50px;
        color: #fff;
        font-weight: 600;
        border-radius: 60px;
        background: transparent;
    }

    .scroll_group.show {
        visibility: visible;
        opacity: 1;
        right: 0;
    }

    .scroll_group .social-icon {
        float: left;
        height: 50px;
        width: 50px;
        display: inline-block;
        position: relative;
        right: 0px;
        top: 0px;
        border-radius: 50%;
        border: 0;
        /*padding-top: 7px;*/
    }

        .scroll_group .social-icon img {
            width: 100%;
            height: 100%;
            padding-top: 0px;
        }

        .scroll_group .social-icon i {
            padding-top: 7px;
        }

    .scroll_group .social-wrapper i {
        font-size: 34px;
        line-height: 100%;
    }

    .scroll_group .scroll_skype .social-icon {
        background: #dd9933;
    }

    .scroll_group .scroll_hotline .social-icon {
        background: #4caf50;
    }

    .scroll_group .scroll_whatsapp .social-icon {
        background: #0cc042;
    }

    .scroll_group .scroll_tikTok .social-icon {
        background: #242424;
    }

    .scroll_group .scroll_fb .social-icon {
        background: #0080c8;
    }

    .scroll_group .scroll_zalo .social-icon {
        background: #2f9efa;
    }

    .scroll_group .social-wrapper .social-title {
        line-height: 50px;
    }

    .scroll_group .scroll_yotube .social-icon {
        background: #F20000;
    }

    .scroll_group .scroll_twitter .social-icon {
        background: #1DA1F2;
    }

    .scroll_group .scroll_mychat .social-icon {
        background: #009900;
    }

    .scroll_group .social-wrapper, .scroll_group .social-icon {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }
/******** scoll left **********/
.scroll_group_left {
    position: fixed;
    left: -85px;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    width: 200px;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, left 0.5s ease;
    -o-transition: opacity 0.3s ease, visibility 0.3s ease, left 0.5s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, left 0.5s ease;
}

    .scroll_group_left.show {
        visibility: visible;
        opacity: 1;
        left: -190px;
    }

    .scroll_group_left .social-wrapper.scroll_skype:hover {
        background-color: #0c75d1;
        color: #ffffff !important;
    }

    .scroll_group_left .social-wrapper.scroll_zalo:hover {
        background-color: #0c75d1;
        color: #ffffff !important;
    }

    .scroll_group_left .social-wrapper.scroll_hotline:hover {
        background-color: #519c00;
        color: #ffffff !important;
    }

    .scroll_group_left .social-wrapper.scroll_whatsapp:hover {
        background-color: #0cc042;
        color: #ffffff !important;
    }

    .scroll_group_left .social-wrapper.scroll_tikTok:hover {
        background-color: #242424;
        color: #ffffff !important;
    }

    .scroll_group_left .social-wrapper.scroll_fb:hover {
        background-color: #3b5998;
        color: #ffffff !important;
    }

    .scroll_group_left.unstyled li {
        margin: 8px 0px;
    }

    .scroll_group_left li {
        margin-bottom: 1px;
        width: 50px;
        text-align: center;
    }


    .scroll_group_left .social-wrapper {
        display: block;
        width: 200px;
        background-color: #1c1d21;
        color: #bdbdbd;
        position: relative;
        left: 0px;
        height: 50px;
        color: #fff;
        font-weight: 600;
        border-radius: 60px;
        background: transparent;
    }

        .scroll_group_left .social-wrapper:hover {
            left: 150px;
        }

    .scroll_group_left .social-icon {
        float: right;
        height: 50px;
        width: 50px;
        display: inline-block;
        position: relative;
        right: 0px;
        top: 0px;
        border-radius: 50%;
        border: 0;
        /*padding-top: 7px;*/
    }

        .scroll_group_left .social-icon img {
            width: 100%;
            height: 100%;
            padding-top: 0px;
        }

        .scroll_group_left .social-icon i {
            padding-top: 7px;
        }

    .scroll_group_left .social-wrapper i {
        font-size: 34px;
        line-height: 100%;
    }

    .scroll_group_left .scroll_skype .social-icon {
        background: #dd9933;
    }

    .scroll_group_left .scroll_hotline .social-icon {
        background: #4caf50;
    }

    .scroll_group_left .scroll_whatsapp .social-icon {
        background: #0cc042;
    }

    .scroll_group_left .scroll_tikTok .social-icon {
        background: #242424;
    }

    .scroll_group_left .scroll_fb .social-icon {
        background: #0080c8;
    }

    .scroll_group_left .scroll_zalo .social-icon {
        background: #2f9efa;
    }

    .scroll_group_left .social-wrapper .social-title {
        line-height: 50px;
    }

    .scroll_group_left .social-wrapper, .scroll_group_left .social-icon {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }
/*** Hotline mobile ***/
.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 200000 !important;
    top: auto !important;
}

.suntory-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 100px;
    left: 0px;
    opacity: 0.1;
    position: absolute;
    top: auto !important;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px;
}

.suntory-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}

.suntory-alo-ph-img-circle {
    /* animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim; */
    border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 25px;
    opacity: 0.7;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 50px;
}

.suntory-alo-phone.suntory-alo-hover, .suntory-alo-phone:hover {
    opacity: 1;
}

.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}

.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone:hover .suntory-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.5;
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
    border-color: #EB278D;
    opacity: 1;
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color: #3a8c14;
    opacity: 1;
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9);
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
    background-color: #EB278D;
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color: #3a8c14;
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone:hover .suntory-alo-ph-img-circle {
    background-color: #00aff2;
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
    background-color: #EB278D;
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
    background-color: #3a8c14;
}

@keyframes suntory-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg);
    }

    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }

    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes suntory-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes suntory-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }

    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
}

.suntory-alo-ph-img-circle i {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size: 30px;
    line-height: 50px;
    padding-left: 10px;
    color: #ffffff;
}

.all-questions {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    color: #fff;
    font-size: inherit;
    margin: 5px;
    border-radius: 3px;
}

    .all-questions .title {
        width: 100%;
        cursor: pointer;
    }

        .all-questions .title span.icon-number i {
            font-size: 22px;
            color: #fff;
            margin-right: 10px;
        }

    .all-questions a {
        color: #fff;
        font-size: inherit;
    }

    .all-questions .title {
        font-size: 18px;
        font-weight: bold;
    }

    .all-questions ul {
        display: none;
    }

        .all-questions ul.open {
            display: block;
        }

        .all-questions ul li {
            list-style: decimal;
        }

            .all-questions ul li a {
                font-size: 16px;
                line-height: 1.5;
                font-weight: bold;
            }

#post_menu_fix {
    position: fixed;
    top: 20%;
    left: 50px;
    display: none;
}

    #post_menu_fix > .show {
        display: block;
    }

    #post_menu_fix #title_phuluc_fix {
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
        padding: 5px;
        border-radius: 3px;
    }

#post_menu_fix_content {
    position: fixed;
    top: 5px;
    left: 0px;
    max-width: 320px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    color: #fff;
    padding: 10px 5px;
    border-radius: 3px;
    display: none;
}

    #post_menu_fix_content > .show {
        display: block;
        transition: all .5s ease-in-out;
    }

    #post_menu_fix_content a {
        color: #fff;
    }

    #post_menu_fix_content .title {
        font-size: 18px;
    }

        #post_menu_fix_content .title i {
            font-size: 25px;
            margin-right: 15px;
            color: #fff;
        }

        #post_menu_fix_content .title span.btn-close i {
            color: #e90000;
            cursor: pointer;
        }

            #post_menu_fix_content .title span.btn-close i:hover {
                color: #ff1616;
            }

.post_menu_fix {
    position: absolute;
    top: 30%;
    left: -40px;
}

    .post_menu_fix > .title {
        width: 40px;
    }

        .post_menu_fix > .title > .title-text {
            display: none;
        }

    .post_menu_fix > ul {
        display: none;
    }
/*********** gritter *************/
.gritter-item-wrapper {
    background-image: none !important;
    box-shadow: 0 2px 10px rgba(50,50,50,.5);
    background: rgba(50,50,50,.92);
    z-index: 999999;
}

    .gritter-item-wrapper.gritter-info {
        background: rgba(49,81,133,.92);
    }

    .gritter-item-wrapper.gritter-error {
        background: rgba(153,40,18,.92);
    }

    .gritter-item-wrapper.gritter-success {
        background: rgba(0,153,204,.92);
    }

    .gritter-item-wrapper.gritter-warning {
        background: rgba(190,112,31,.92);
    }

    .gritter-item-wrapper.gritter-light {
        background: rgba(245,245,245,.95);
        border: 1px solid #BBB;
    }

        .gritter-item-wrapper.gritter-light.gritter-info {
            background: rgba(232,242,255,.95);
        }

            .gritter-item-wrapper.gritter-light.gritter-info .gritter-item {
                color: #4A577D;
            }

        .gritter-item-wrapper.gritter-light.gritter-error {
            background: rgba(255,235,235,.95);
        }

            .gritter-item-wrapper.gritter-light.gritter-error .gritter-item {
                color: #894A38;
            }

        .gritter-item-wrapper.gritter-light.gritter-success {
            background: rgba(239,250,227,.95);
        }

            .gritter-item-wrapper.gritter-light.gritter-success .gritter-item {
                color: #416131;
            }

        .gritter-item-wrapper.gritter-light.gritter-warning {
            background: rgba(252,248,227,.95);
        }

            .gritter-item-wrapper.gritter-light.gritter-warning .gritter-item {
                color: #946446;
            }

.gritter-item p {
    line-height: 1.8;
}

.gritter-top, .gritter-bottom, .gritter-item {
    background-image: none;
}

.gritter-close {
    left: auto;
    right: 3px;
    background-image: none;
    width: 18px;
    height: 18px;
    line-height: 17px;
    text-align: center;
    border: 2px solid transparent;
    border-radius: 16px;
    color: #E17B67;
}

    .gritter-close:before {
        font-family: FontAwesome;
        font-size: 16px;
        content: "\f00d";
    }

.gritter-info .gritter-close {
    color: orange;
}

.gritter-error .gritter-close, .gritter-success .gritter-close, .gritter-warning .gritter-close {
    color: #FFEA07;
}

.gritter-close:hover {
    color: #FFF !important;
}

.gritter-title {
    text-shadow: none;
}

.gritter-light .gritter-item, .gritter-light .gritter-bottom, .gritter-light .gritter-top, .gritter-light .gritter-close {
    background-image: none;
    color: #444;
}

.gritter-light .gritter-title {
    text-shadow: none;
}

.gritter-light .gritter-close:hover {
    color: #8A3104 !important;
}

.gritter-center {
    position: fixed;
    left: 33%;
    right: 33%;
    top: 33%;
}

.gritter-item {
    font-size: 13px;
    color: #e5e5e5;
}

    .gritter-item a {
        font-size: 13px;
        color: #fff;
        font-weight: bold;
    }

.box-captcha {
    position: relative;
    width: 90px;
    height: 40px;
    text-align: center;
    float: left;
}

    .box-captcha .bg-glass {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        color: #e60000;
        background: url("../images/bg-captcha.png") repeat;
        opacity: 0.3;
        filter: alpha(opacity=30);
        z-index: 2;
    }

    .box-captcha label {
        position: relative;
        top: 0px;
        left: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        font-weight: bold;
        font-size: 22px;
        line-height: 40px;
        color: #ff5a00;
        border: 0;
        cursor: help;
        -webkit-user-select: none; /* Chrome all / Safari all */
        -moz-user-select: none; /* Firefox all */
        -ms-user-select: none; /* IE 10+ */
        user-select: none; /* Likely future */
    }

.txt-captcha {
    width: 130px;
    padding: 5px;
    font-size: 22px;
    line-height: 30px;
}

#box_comment_reply {
    padding: 20px 0px;
}

.single_service_desc .price_box {
    float: left;
    width: 100%;
}

.list-static .single_service .single_service_desc {
    min-height: 160px;
}
/*** OWL CAROUSEL 2.3.4 ****/
.owl-next:focus, .owl-prev:focus, .owl-dots .owl-dot:focus {
    outline: none;
    background: none;
}

.owl-theme .owl-nav [class*=owl-]:hover, .owl-theme .owl-nav [class*=owl-]:focus {
    background: none;
}

.owl_nav_top .owl-nav .owl-prev {
    position: absolute;
    top: -59px;
    right: 28px;
    z-index: 2;
}

.owl_nav_top .owl-nav .owl-next {
    position: absolute;
    top: -59px;
    right: -5px;
    z-index: 2;
}

.owl-nav .owl-prev i, .owl-nav .owl-next i {
    font-size: 40px;
    background: none;
    /*background: rgba(209, 34, 47, 1);*/
    color: #a60d38;
    padding: 5px 10px;
}

.owl-prev i:hover, .owl-next i:hover {
    color: #fff;
    /*background: rgba(209, 34, 47, 0.6);*/
    background: none;
}

.owl_nav_middle .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: -10px;
    z-index: 2;
}

.owl_nav_middle .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: -10px;
    z-index: 2;
    background: none;
}

.owl_nav_middle_big .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: -40px;
    z-index: 2;
}

.owl_nav_middle_big .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    right: -40px;
    z-index: 2;
}

.owl-theme .owl-dots .owl-dot span {
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #a60d38
}
/*** slider for product ****/
.outer_product {
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
}

#big .item {
    /*background: #d7d7d7;*/
    padding: 0px;
    margin: 2px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
}



ul.category {
    width: 100%;
}

    ul.category > li {
        padding: 0px;
        float: left;
        width: 100%;
    }

        ul.category > li ul {
            padding-left: 10px;
        }

    ul.category li:hover {
        color: #009900;
    }

.total_cart {
    padding: 20px;
    background-color: #ffffff;
    border: 1px solid #efefef;
    border-radius: 0 5px 5px;
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.08);
    text-align: left;
    transition-duration: 500ms;
}

.masked {
    background: rgba(19,19,22,.5);
    background-image: url(../img/patern.png);
    width: 100%;
    height: 100%;
    display: block;
    padding-bottom: 50px;
    padding-top: 30px
}

.masked2 {
    position: relative;
    background: rgba(19,19,22,.1);
    background-image: url(../img/patern.png);
    width: 100%;
    height: 100%;
    display: block;
    padding-bottom: 50px;
    padding-top: 30px
}

.my_scoll {
    overflow-y: auto;
}

    .my_scoll::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    .my_scoll::-webkit-scrollbar {
        width: 5px;
        background-color: #F5F5F5;
    }

    .my_scoll::-webkit-scrollbar-thumb {
        background-color: #049aa5;
        border: 2px solid #a60d38;
    }
/*------------- #NAVIGATION-SEARCH-POPUP --------------*/
.navigation-search-popup {
    text-align: center;
}

.popup-search.modal {
    z-index: 999993;
}

.popup-search .modal-dialog {
    max-width: unset;
    width: 100%;
    margin: 0;
}

.popup-search .modal-content {
    background-color: #161718;
    border-radius: 0;
    border: none;
}

    .popup-search .modal-content:after {
        content: '';
        display: block;
        width: 100%;
        height: 4px;
        background-repeat: repeat-x;
        background-size: contain;
        position: absolute;
        bottom: 0;
        left: 0;
    }

.popup-search .modal-close-btn-wrapper {
    float: right;
    position: relative;
    cursor: pointer;
    z-index: 2;
}

    .popup-search .modal-close-btn-wrapper i {
        position: absolute;
        right: 0px;
        top: 10px;
        color: #fff;
        font-size: 24px;
        line-height: 40px;
        z-index: 1;
    }

.popup-search .modal-header {
    border-bottom: 0;
    padding-top: 50px;
}

.popup-search .modal-body {
    padding-top: 50px;
    padding-bottom: 120px;
}

.search-popup-form {
    margin-top: 60px;
}

    .search-popup-form input {
        padding: 8px 12px;
        line-height: 40px;
        height: 40px;
    }

.popup-search .modal-content::after {
    border: 2px solid #a60d38;
}

.foot_link {
    list-style: none;
    padding: 0px;
    margin-top: 20px;
}

    .foot_link li {
        display: block;
        background: url(../img/icon/icon_cross15.png) no-repeat 5px 3px;
        padding-left: 22px;
    }

        .foot_link li:hover {
            display: block;
            background: url(../img/icon/icon_cross15-blue.png) no-repeat 5px 3px;
            padding-left: 22px;
        }

        .foot_link li a {
            font-size: 18px;
            color: #fff;
            font-weight: 500;
        }

        .foot_link li:hover > a {
            color: #a60d38
        }

/*** GALLERY ***/
.gallery-photos {
    width: 100%;
    text-align: center;
}

.gallery-item {
    height: 200px;
    margin-bottom: 20px;
    overflow: hidden;
    cursor: pointer;
}

.gallery-photos .photo-item {
    height: 200px;
    margin-bottom: 10px;
    overflow: hidden;
}

    .gallery-photos .photo-item img {
        width: 100%;
        height: auto;
        border-radius: 5px;
        -moz-border-radius: 5px
    }

.video-gallery {
    display: block;
    overflow: hidden;
    height: 215px
}

.mbYTP_wrapper {
    height: 215px
}


/****** HOVER IMAGES *******/
figure.gallery_style1 {
    color: #fff;
    position: relative;
    overflow: hidden;
    margin: 10px;
    min-width: 220px;
    max-width: 100%;
    width: 100%;
    background: #000000;
    text-align: left;
}

    figure.gallery_style1 * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    figure.gallery_style1 img {
        opacity: 1;
        width: 100%;
        -webkit-transition: all 0.35s;
        transition: all 0.35s;
    }

    figure.gallery_style1 > div {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

        figure.gallery_style1 > div::before {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            opacity: 0;
            -webkit-transition: opacity 0.4s;
            transition: opacity 0.4s;
            -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
            background-image: linear-gradient(45deg, #000000 0%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.8));
        }

    figure.gallery_style1 h2 {
        word-spacing: -0.1em;
        font-weight: 400;
        text-transform: uppercase;
        top: 0;
        opacity: 0;
        padding: 25px;
        margin: 0;
        position: absolute;
        color: transparent;
        text-shadow: 0 0 10px #ffffff;
        text-align: right;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

        figure.gallery_style1 h2 span {
            font-weight: 800;
        }

    figure.gallery_style1 i {
        display: inline-block;
        font-size: 32px;
        color: #a60d38;
        padding: 6px 16px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        opacity: 0;
        z-index: 1;
        -webkit-transition: 0.05s linear;
        transition: 0.05s linear;
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }

    figure.gallery_style1 .curl {
        width: 0px;
        height: 0px;
        position: absolute;
        bottom: 0;
        left: 0;
        background: linear-gradient(225deg, #ffffff, #f3f3f3 20%, #bbbbbb 38%, #aaaaaa 44%, #888888 50%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.4) 60%, rgba(0, 0, 0, 0.3));
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        transition: all .4s ease;
    }

        figure.gallery_style1 .curl:before,
        figure.gallery_style1 .curl:after {
            content: '';
            position: absolute;
            z-index: -1;
            left: 12%;
            bottom: 6%;
            width: 70%;
            max-width: 300px;
            max-height: 100px;
            height: 55%;
            box-shadow: 0 12px 15px rgba(0, 0, 0, 0.3);
            transform: skew(-10deg) rotate(-6deg);
        }

        figure.gallery_style1 .curl:after {
            left: auto;
            right: 6%;
            bottom: auto;
            top: 14%;
            transform: skew(-15deg) rotate(-84deg);
        }

    figure.gallery_style1 a {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        color: #ffffff;
    }

    figure.gallery_style1:hover > div h2,
    figure.gallery_style1.hover > div h2 {
        opacity: 1;
        text-shadow: 0 0 0px #ffffff;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    figure.gallery_style1:hover > div::before,
    figure.gallery_style1.hover > div::before {
        opacity: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    figure.gallery_style1:hover i,
    figure.gallery_style1.hover i {
        opacity: 0.7;
        -webkit-transition-delay: 0.15s;
        transition-delay: 0.15s;
    }

    figure.gallery_style1:hover .curl,
    figure.gallery_style1.hover .curl {
        width: 90px;
        height: 90px;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

.gallery_style1 {
    height: 200px;
}

.col-md-3 .gallery_style1 {
    height: 200px;
}

.col-md-4 .gallery_style1 {
    height: 240px;
}

.col-md-6 .gallery_style1 {
    height: 280px;
}

.slider_thumb{width:20%;float:left;}
    .slider_thumb #thumbs_product {
        width: 100%;
        padding: 0px;
        margin: 0px;
        margin-top: 100px;
    }
.slider_big{width:80%;float:right;}
.owl-vertical {
    transform: rotate(90deg);
    width: 100%;
   
}
.slider_thumb .owl-drag{width:100%;}
.owl-vertical .item {
    transform: rotate(-90deg);
    width: 100%;
}

    .owl-vertical .owl-nav {
        display: flex;
        justify-content: space-between;
        position: absolute;
        width: 100%;
        top: calc(50% - 33px);
    }

div.owl-vertical .owl-nav .owl-prev, div.owl-vertical .owl-nav .owl-next {
    font-size: 36px;
    top: unset;
    bottom: 15px;
}
.slider_right{}
.slider_right .item{position:relative;}
    .slider_right .item:not(:last-child) {
        margin-bottom:20px;
    }
 .slider_right .item::after {
        content: '';
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0), black);
        width: 100%;
        height: 60%;
        left: 0;
        bottom: 0;
        position: absolute;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        z-index: 1;
    }
    .slider_right .item::before {
        font-family: FontAwesome;
        content: "\f01d";
        color: #a60d38;
        font-size: 60px;
        font-weight: 100;
        line-height: 60px;
        /*  background: #a60d38;*/
        width: 60px;
        height: 60px;
        left: 50%;
        top: 50%;
        margin-top: -30px;
        margin-left: -30px;
        position: absolute;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        z-index: 1;
        letter-spacing: 2px;
    }
    .slider_right .item:hover {
       cursor:pointer;
    }
        .slider_right .item:hover::before {
            color: #ea0b49;
        }
.slider_right .item img{width:100%;height:auto;min-height:200px}
.slider_right .item .desc{position:absolute;bottom:0px;left:0px; padding:10px;width:100%;z-index:9;}
   
    .slider_right .item .desc a {
        font-size: 20px;
        color: #fff;
    }
.news_meta2{color:#a60d38;font-size:16px;margin-top:10px;}
.news_meta2 span{margin-right:10px;}
.news_meta2 span i{margin-right:5px;}
.slideshow1_thumbs{max-height:400px;overflow-y:auto;}
.file_item {
    width: 100%;
    text-align: left;
    display: inline-flex;
    border: 1px dashed #ccc;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 15px
}

    .file_item:hover {
        cursor: pointer;
        -webkit-box-shadow: 0 6px 9px 0 rgba(0,0,0,.4);
        box-shadow: 0 6px 9px 0 rgba(0,0,0,.2)
    }

    .file_item .file_icon {
        overflow: hidden;
        float: left
    }

    .file_item i {
        margin-right: 5px
    }

    .file_item .file_icon i {
        color: #053788 !important
    }

    .file_item .file_desc h3 {
        color: #053788;
        font-size: 18px;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height: 22px;
        height: 44px;
        margin-bottom: 3px
    }

    .file_item .file_desc p {
        margin: 3px 0
    }

    .file_item .file_action a {
        color: #053788;
        font-size: 16px;
        line-height: 1.5;
        font-weight: 500
    }

        .file_item .file_action a i {
            color: #a90303;
            margin-right: 5px
        }
.footer-top .text_right {
    margin-left: 180px;
}
.footer-top .logo_footer {
    float:left;
}
.main-post {
    overflow: hidden;
}
.main-post img {
    transition: 0.5s all ease-in-out;
    overflow:hidden;
    cursor:pointer;
}
.main-post img:hover {
    
}
@media only screen and (min-width:1366px) {
    .container {
    width: 1290px
}
}
@media only screen and (max-width:767px) {
    .main_logo img {
        margin: auto 0px;
        width: 100%;
        position: unset;
        top: 0px;
        transform:none;
    }
    .gritter-center {
        left: 16%;
        right: 16%;
        top: 30%;
    }

    .header-middle .col-md-12, .header-middle .col-sm-12 {
        padding: 0px;
    }
    #thumbnail-slider{display:none;}
    #ninja-slider{width:100%;}
    /*.slider-area .col-md-8 {
        padding: 0px;
    }*/
    .slider-wrapper {
        margin-top: 0px;
    }

    .slider-content .title2 {
        display: none;
    }
    #top_sibar {
        margin-top:10px;
    }
    .section-title {
        margin-top: 20px;
    }

    .rating-stars {
        border-right: 0px !important;
    }
    /*#post_menu_fix > #title_phuluc_fix{position:absolute !important; top:150px !important; left:10px !important;}*/
    #post_menu_fix > .show {
        display: none !important;
    }
    
    .hide_xs {
        display: none;
    }

        .hide_xs.show {
            display: block;
        }
    .footer-top .text_right {
        margin-left: 80px;
    }

    .footer-top .logo_footer {
        text-align:center;
        width:100%;
    }
    .footer-top .logo_footer img{
        margin:0px auto;
    }
}
@media only screen and (max-width:480px) {
    .gritter-center {
        left: 30px;
        right: 30px;
    }

    .section-title {
        margin-top: 30px;
    }
    .slider-wrapper{margin-top:15px;}
    .month_current{margin-top:10px;}
    .month_small .item:nth-last-of-type(n+2) {
        padding: 10px 15px;
        margin-bottom: 10px;
        border-bottom: 1px dashed #ccc;
    }
    .footer-top .text_right {
        margin-left: 10px;
    }
}
