.clear:after {
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden
}

* html .clear {
    height: 1%
}

.clear {
    display: block
}

.hide {
    display: none
}

.bor-petant {
    background: url(../images/pettant.png);
    height: 10px;
    margin-bottom: 10px
}

article a {
    color: #000
}

article header time {
    font-size: .9em;
    line-height: 1.4;
    color: #A7A7A7;
    display: none
}

#slogan {
    position: relative;
    top: 35px;
    left: 225px;
    width: 470px
}

    #slogan h1 {
        font: bold 23px Georgia,"Times New Roman",Times,serif;
        color: #009128;
        text-shadow: -1px 1px 2px #aaa
    }

    #slogan h2 {
        font: bold 23px Georgia,"Times New Roman",Times,serif;
        color: #009128;
        text-shadow: -1px 1px 2px #aaa
    }

.category h1, .category h1 a {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize
}

.msg {
    background-color: #D9EDF7;
    border-radius: 4px;
    padding: 15px;
    font-size: medium;
    color: #3A87AD
}

    .msg p {
        margin-bottom: 10px
    }

        .msg p:last-child {
            margin-bottom: 0
        }

#content .box_bdb {
    background: url(../images/slider_text_box_bg.png) repeat-x;
    height: 4px;
    width: 100%;
    clear: both
}

.wrap {
    width: 980px;
    margin: 0 auto
}

.breadcrumb {
    color: #6d6d6d;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-left: 5px
}

    .breadcrumb a {
        color: #6d6d6d;
        font-size: 11px;
        text-transform: uppercase
    }

        .breadcrumb a:hover {
            color: #e67817
        }

.button_ui {
    position: relative;
    margin-top: 5px
}

    .button_ui a {
        background: linear-gradient(148.65deg,#ff9900 17.72%,#fc6536 65.19%) repeat scroll 0% 0% !important;
        border-radius: 7px;
        padding: 13px 18px;
        text-align: center
    }

    .button_ui:hover a {
        background: #FF651A
    }

    .button_ui a span {
        text-transform: uppercase;
        font-size: medium;
        font-weight: 700;
        color: #fff !important
    }

.button-cart-bottom {
    background: #eee;
    padding: 10px;
    margin-bottom: 10px;
    overflow: auto;
    text-align: right
}

    .button-cart-bottom a {
        float: right
    }

#button-cart-dialog {
    margin-bottom: 10px
}

#main_header_top {
    margin: 0 auto;
    border-bottom: 1px #E7E7E7 solid;
    background: #fff
}

.cmn_head {
    position: relative;
    color: #FFF;
    margin: 0 auto;
    padding: 0
}

.mtab {
    padding: 0;
    display: table;
    width: 100%
}

    .mtab li:first-child {
        border: 0
    }

    .mtab li {
        list-style-type: none;
        line-height: 10px;
        border-left: 1px solid #e6e6e6;
        padding: 8px;
        cursor: pointer;
        white-space: nowrap;
        display: table-cell
    }

        .mtab li:hover {
            background: #eee
        }

            .mtab li:hover a, .mtab li:hover i {
                color: #08c
            }

        .mtab li i {
            color: #7F8599
        }

        .mtab li a {
            text-shadow: 1px 1px 0 #eee;
            font-size: 13px;
            margin-left: 10px
        }

.menu_top_header {
    display: none;
    cursor: pointer;
    overflow: auto
}

    .menu_top_header i {
        font-size: 20px;
        vertical-align: baseline;
        float: right;
        background: #ccc;
        padding: 4px 30px;
        color: #fff
    }

        .menu_top_header i:last-child {
            display: none
        }

.menu_sidebar {
    width: 250px;
    right: 0;
    background: #424c57;
    height: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

    .menu_sidebar ul li {
        display: block;
        border: 0;
        color: #f2f2f2
    }

.float_sidebar {
    transform: translate(-250px)
}

.zalo-chat-widget {
    right: 15px
}

#scrolltop {
    background: linear-gradient(43deg,#d38829 74%,#e2d138 75%) repeat scroll 0% 0%;
    display: inline-block;
    height: 32px;
    line-height: 36px;
    width: 32px;
    padding: 4px;
    position: fixed;
    right: 15px;
    bottom: 211px;
    cursor: pointer;
    z-index: 999;
    text-align: center;
    border-radius: 34px;
    font-size: 24px;
    color: #fff
}

    #scrolltop:hover {
        opacity: .8
    }

.product_carousel {
    margin-bottom: 10px
}

    .product_carousel .item {
        width: 236px;
        margin-right: 5px
    }

        .product_carousel .item .box_item {
            position: relative
        }

        .product_carousel .item .item_img {
            display: block;
            font-size: 0
        }

            .product_carousel .item .item_img img {
                width: 236px;
                height: 150px
            }

        .product_carousel .item .item_duration {
            position: absolute;
            top: 128px;
            left: 0;
            background: #FF5100;
            color: #fff;
            padding: 4px 5px;
            height: 14px
        }

            .product_carousel .item .item_duration:before {
                border-bottom: 22px solid #FF5100;
                border-right: 12px solid #fff0;
                content: "";
                display: inline-block;
                height: 0;
                right: -12px;
                position: absolute;
                top: 0;
                width: 0
            }

        .product_carousel .item .info {
            background: #3498DB;
            padding: 7px;
            color: #fff
        }

            .product_carousel .item .info h3 {
                margin: 0;
                margin-bottom: 10px;
                height: 42px;
                overflow: hidden
            }

                .product_carousel .item .info h3 a {
                    color: #fff;
                    font: normal 18px 'Roboto Condensed',sans-serif;
                    line-height: 21px
                }

            .product_carousel .item .info .pgia {
                line-height: 26px;
                margin-top: 5px
            }

                .product_carousel .item .info .pgia .price {
                    color: #FF1800;
                    font-weight: 700;
                    font-size: 18px;
                    float: left;
                    text-shadow: -1px -1px 0 #ccc,1px -1px 0 #ccc,-1px -1px 0 #ccc,-1px 1px 0 #ccc,1px 1px 0 #ccc
                }

                .product_carousel .item .info .pgia .button_booking {
                    padding: 0 12px;
                    font-size: 13px;
                    color: #fff;
                    font-weight: 700;
                    text-decoration: none;
                    border-radius: 4px;
                    text-transform: uppercase;
                    float: right;
                    background: #2ECC71
                }

    .product_carousel .item2 .info {
        background: #2ECC71
    }

        .product_carousel .item2 .info .pgia .button_booking {
            background: #3498DB
        }

    .product_carousel .item3 .info {
        background: #1ABC9C
    }

        .product_carousel .item3 .info .pgia .button_booking {
            background: #F1C40F
        }

    .product_carousel .item4 .info {
        background: #F1C40F
    }

        .product_carousel .item4 .info .pgia .button_booking {
            background: #1ABC9C
        }

.slide_wrap {
    overflow: auto
}

    .slide_wrap .slideshow {
        width: 100%
    }

    .slide_wrap .box_request_home {
        margin-top: 5px
    }

        .slide_wrap .box_request_home img {
            border: 1px solid #ccc;
            display: block;
            width: 100%;
            box-sizing: border-box
        }

.box_content {
    padding: 10px
}

#search_box {
    border: none;
    background: #df5329;
    width: 320px;
    position: absolute;
    z-index: 99;
    top: 30px;
    color: #fff;
    border-radius: 6px;
    opacity: .75
}

    #search_box .box_title {
        color: #fff;
        font-size: medium;
        margin-top: 2px;
        border-bottom: 1px solid #D5D5D5;
        padding: 10px;
        font-weight: 700
    }

    #search_box .button {
        background: #EEDD82;
        color: #000;
        box-shadow: 0 4px 0 #b04600;
        -moz-box-shadow: 0 4px 0 #b04600;
        -webkit-box-shadow: 0 4px 0 #b04600;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 22px;
        font-size: medium;
        padding: 2px 49px;
        margin: 10px 0 5px
    }

    #search_box .rad {
        text-align: right;
        margin-bottom: 10px
    }

    #search_box .danhmuc {
        margin-top: 5px;
        margin-bottom: 5px
    }

    #search_box .rowdm {
        height: 30px;
        display: block;
        position: relative
    }

    #search_box select {
        width: 145px;
        height: 25px;
        float: right;
        padding: 3px;
        border: 1px solid #ccc;
        background-color: #fff;
        line-height: 30px;
        border-radius: 3px;
        width: 175px;
        padding: 3px 5px
    }

    #search_box .cate select {
        display: none
    }

        #search_box .cate select.active {
            display: block
        }

    #search_box .but {
        text-align: right
    }

.listpost {
    overflow: auto
}

    .listpost .item:first-child {
        border-top: 0
    }

    .listpost .item {
        clear: both;
        padding: 5px;
        border-top: 1px dashed #ccc
    }

    .listpost .ittow {
        background: #f2f2f2
    }

    .listpost .item .item_img {
        float: left
    }

        .listpost .item .item_img img {
            width: 67px;
            height: 58px;
            border: 2px solid #ccc
        }

    .listpost .item .item_title {
        overflow: auto;
        padding: 0;
        margin: 0;
        padding-left: 5px
    }

        .listpost .item .item_title a {
            text-decoration: none;
            line-height: 19px;
            display: block;
            height: 60px;
            overflow: hidden;
            color: #2581c4
        }

            .listpost .item .item_title a:hover {
                color: #00c1de
            }

.box_cate_product {
    margin: 10px 0;
    position: relative;
    clear: both
}

    .box_cate_product .items {
        padding: 0;
        margin: 10px 0;
        list-style: none;
        display: table;
        position: relative
    }

    .box_cate_product .item {
        display: inline-table;
        position: relative;
        margin: 10px 5px;
        background: #eee
    }

        .box_cate_product .item .box_item {
            padding: 5px;
            border: 5px solid #ccc
        }

        .box_cate_product .item .item_img {
            display: block
        }

            .box_cate_product .item .item_img img {
                width: 100%;
                height: 150px
            }

        .box_cate_product .item .item_title {
            display: block;
            margin: 5px 0;
            font-size: 13px;
            font-weight: 700
        }

            .box_cate_product .item .item_title:hover {
                color: #F15A22
            }

        .box_cate_product .item .item_info {
            margin: 10px 0;
            text-align: right
        }

        .box_cate_product .item .item_price {
            float: left
        }

            .box_cate_product .item .item_price label {
                font-weight: 700;
                color: red
            }

        .box_cate_product .item .item_sku {
            text-align: right;
            background: #fefefe;
            padding: 5px;
            color: #00923f;
            font-weight: 700
        }

.home_left {
    width: 660px;
    margin-right: 10px;
    float: left
}

.home_right {
    float: right;
    width: 310px
}

.skin2 .featured {
    width: 280px;
    margin-right: 10px;
    float: left
}

    .skin2 .featured .cover img {
        width: 280px
    }

.skin2 header h3 {
    margin: 0;
    padding: 0
}

.skin2 .featured header {
    margin-top: 5px
}

    .skin2 .featured header h3 a {
        font-size: medium;
        ;
        color: #333
    }

.skin2 article header h3 a {
    font-size: 12px;
    color: #444;
    font-family: Arial,Helvetica,sans-serif
}

    .skin2 article header h3 a:hover {
        color: #006BA0
    }

.skin2 .top {
    float: right;
    width: 337px
}

    .skin2 .top article {
        position: relative;
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 4px
    }

        .skin2 .top article .cover {
            display: none
        }

        .skin2 .top article header h3 a:before {
            content: "";
            display: inline-block;
            margin-right: 5px;
            margin-left: 2px;
            color: #888;
            font-size: 11px;
            padding: 0;
            width: 3px;
            height: 3px;
            background: #888;
            border-radius: 5px;
            position: relative;
            top: -3px
        }

        .skin2 .top article:nth-child(1) .cover, .skin2 .top article:nth-child(2) .cover {
            display: block
        }

        .skin2 .top article:nth-child(1) header h3 a:before, .skin2 .top article:nth-child(2) header h3 a:before {
            display: none
        }

        .skin2 .top article:nth-child(3) {
            border-top: 1px solid #eee;
            padding-top: 8px
        }

        .skin2 .top article:nth-child(1), .skin2 .top article:nth-child(2) {
            width: 163px;
            margin: 0 0 14px 10px;
            float: left
        }

        .skin2 .top article:nth-child(1) {
            margin-left: 0
        }

            .skin2 .top article:nth-child(1) .cover img, .skin2 .top article:nth-child(2) .cover img {
                width: 163px
            }

.skin1 article .summary {
    display: none;
    overflow: hidden;
    font-size: 1em;
    line-height: 1.4;
    color: #333
}

.skin1 article.featured {
    float: left;
    width: 290px;
    margin-bottom: 8px;
    padding-right: 8px
}

.skin1 article header {
    float: none;
    overflow: hidden;
    border: none;
    box-shadow: none;
    height: auto;
    width: auto;
    max-height: 63px;
    margin-bottom: 4px
}

    .skin1 article header h3 {
        font-family: Arial,Helvetica,sans-serif;
        float: none;
        font-size: 13px;
        text-transform: none;
        line-height: 16px;
        color: #333;
        margin: 0;
        padding: 0
    }

.skin1 article.featured header h3 {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px
}

    .skin1 article.featured header h3 a {
        background: none;
        padding-left: 0;
        color: #444
    }

        .skin1 article.featured header h3 a:hover {
            color: #006BA0
        }

.skin1 article.featured .cover {
    margin-right: 8px;
    float: left
}

.skin1 article .summary {
    display: none;
    overflow: hidden
}

.skin1 article.featured .summary {
    display: block;
    max-height: 112px
}

.skin1 article.featured .cover img {
    width: 160px;
    height: 120px
}

.skin1 .top {
    float: left;
    width: 210px;
    min-height: 160px;
    padding: 0 10px;
    border-right: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2
}

    .skin1 .top article .cover img {
        display: none
    }

    .skin1 .top article header {
        float: none;
        overflow: hidden;
        border: none;
        box-shadow: none;
        height: auto;
        width: auto;
        max-height: 54px;
        margin-bottom: 4px
    }

.skin1 article header h1 {
    font-family: Arial,Helvetica,sans-serif;
    float: none;
    font-size: 13px;
    text-transform: none;
    line-height: 16px;
    color: #333
}

.skin1 .top article header h3 a {
    color: #444
}

    .skin1 .top article header h3 a:hover {
        color: #006BA0
    }

.skin1 article.aside {
    float: left;
    width: 15%;
    margin-left: 10px
}

    .skin1 article.aside .cover {
        margin-bottom: 4px
    }

        .skin1 article.aside .cover img {
            float: none;
            width: 100%;
            height: 70px
        }

    .skin1 article.aside header h3 a {
        color: #444
    }

        .skin1 article.aside header h3 a:hover {
            color: #006BA0
        }

.skin0 article {
    padding: 0 0 10px;
    margin: 0 0 10px;
    width: 50%;
    float: left
}

    .skin0 article .cover {
        margin-right: 10px;
        float: left
    }

        .skin0 article .cover img {
            width: 110px;
            height: 100px
        }

    .skin0 article header {
        width: 190px;
        padding-right: 9px;
        overflow: auto
    }

        .skin0 article header h3 {
            margin: 0;
            padding: 0
        }

            .skin0 article header h3 a {
                background: none !important;
                padding-left: 0
            }

    .skin0 article time {
        display: block
    }

#list-transportation, #list-readmore {
    height: 337px
}

#list-facebook {
    height: 150px
}

#list-faqs {
    height: 220px
}

    #list-faqs .item .item_title a {
        height: auto
    }

.banner-ads {
    width: 100%;
    margin-bottom: 10px;
    overflow: auto
}

    .banner-ads div {
        background: #019aff;
        text-align: center;
        color: #fff;
        font-size: 18px;
        padding: 30px;
        cursor: pointer
    }

.filter {
    text-align: right;
    background-color: #f1f2f1;
    padding: 3px 10px 3px 0
}

section.cate_content article {
    padding: 10px 5px;
    border-bottom: 1px dashed #ccc;
    overflow: auto
}

    section.cate_content article .cover {
        float: left;
        margin-right: 7px
    }

        section.cate_content article .cover img {
            width: 231px;
            height: auto
        }

    section.cate_content article:first-child .cover img {
        height: auto
    }

    section.cate_content article:first-child header h3 {
        margin-bottom: 5px
    }

        section.cate_content article:first-child header h3 a {
            font-size: 18px
        }

    section.cate_content article:first-child header .extra li {
        font-size: 13px
    }

    section.cate_content article:first-child header .summary {
        margin-top: 5px
    }

section.cate_content header {
    margin-top: 10px
}

    section.cate_content header h3 {
        margin: 0;
        padding: 0
    }

        section.cate_content header h3 a {
            font-weight: 700;
            font-size: medium;
            ;
            color: #08c
        }

            section.cate_content article:hover header h3 a, section.cate_content header h3 a:hover {
                color: #F39C12
            }

    section.cate_content header .extra {
        font-size: 13px;
        padding: 0;
        margin: 3px 0
    }

        section.cate_content header .extra li {
            display: inline-block;
            margin-right: 10px;
            color: #999;
            font-size: 13px
        }

            section.cate_content header .extra li i {
                vertical-align: bottom;
                color: #333
            }

    section.cate_content header .summary {
        font-size: medium;
        line-height: 1.8;
        color: #333
    }

section.article-information > header h1 {
    color: #786161;
    font-weight: 700
}

section.article-content > header h1 {
    max-height: none;
    padding: 0;
    margin: 0;
    font-size: 23px
}

    section.article-content > header h1 a {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 18px;
        line-height: 1.1;
        color: #333;
        font-weight: 700
    }

section.article-content > header .summary {
    color: #444;
    font-size: 1.16em;
    line-height: 1.4;
    font-style: italic;
    font-family: "Times New Roman",Times,serif;
    margin-bottom: 0;
    padding: 8px 0 0;
    font-weight: 700
}

section.article-content header .extra {
    font-size: 11px;
    padding: 0;
    margin: 10px 0
}

    section.article-content header .extra li {
        display: inline-block;
        margin-right: 15px;
        color: #999;
        font-size: 13px
    }

        section.article-content header .extra li i {
            vertical-align: bottom;
            color: #333
        }

section.article-content article {
    margin-top: 10px;
    line-height: 1.8;
    text-align: justify;
    font-size: medium
}

    section.article-content article a {
        font-size: medium;
        color: #236baa
    }

        section.article-content article a.button {
            color: #fff
        }

    section.article-content article p {
        margin: .5em 0
    }

    section.article-content article img {
        max-width: 100%;
        box-sizing: border-box
    }

    section.article-content article .content-desc ul {
        list-style: inside;
        padding: 5px 0 5px 20px
    }

        section.article-content article .content-desc ul ul {
            list-style-type: circle
        }

            section.article-content article .content-desc ul ul ul {
                list-style-type: square
            }

    section.article-content article .btnLaunchSlideshow {
        color: #006BA0;
        cursor: pointer;
        border: 1px dashed #ccc;
        background: #eee;
        padding: 5px
    }

    section.article-content article .image-additional {
        margin-top: 5px
    }

        section.article-content article .image-additional img {
            width: 74px;
            height: 56px;
            border: 3px solid #fff
        }

            section.article-content article .image-additional img:hover {
                box-shadow: 0 0 6px rgb(0 0 0 / .5);
                -webkit-box-shadow: 0 0 6px rgb(0 0 0 / .5);
                -moz-box-shadow: 0 0 6px rgb(0 0 0 / .5)
            }

    section.article-content article .btnLaunchSlideshow span:first-child {
        margin-right: 6px;
        color: #333;
        vertical-align: middle
    }

    section.article-content article .tag {
        background: #eee;
        height: 30px;
        line-height: 26px;
        border-top: 1px solid #ccc;
        padding-left: 5px
    }

        section.article-content article .tag a {
            background: #ddd;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            padding: 1px 5px 3px;
            margin-right: 5px;
            color: #333
        }

        section.article-content article .tag:hover a {
            background: #0394cb;
            color: #fff;
            box-shadow: 2px 2px 0 #ccc
        }

section.article-content .share {
    vertical-align: sub;
    margin: 10px 0
}

    section.article-content .share a:first-child {
        width: 90px;
        display: inline-block
    }

    section.article-content .share .addthis_button_facebook_share {
        width: 100px;
        display: inline-block;
        vertical-align: super
    }

    section.article-content .share .addthis_button_google_plusone {
        width: 60px;
        display: inline-block;
        vertical-align: sub
    }

    section.article-content .share .addthis_button_pinterest_pinit {
        height: 21px;
        display: inline-block;
        vertical-align: bottom
    }

section.article-content footer .orther-title {
    border-bottom: 2px solid #e2dfdc;
    text-shadow: 1px 1px 1px #fff;
    line-height: 40px;
    color: #ed6f32;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer
}

section.article-content footer .orther {
    padding-top: 10px;
    color: #055699;
    overflow: auto
}

    section.article-content footer .orther li {
        margin-right: 1%;
        width: 32.3%;
        display: inline-block;
        margin-bottom: 10px;
        vertical-align: top
    }

        section.article-content footer .orther li:nth-child(3), section.article-content footer .orther li:nth-child(6) {
            margin-right: 0;
            width: 32%
        }

    section.article-content footer .orther .cover {
        width: 100%;
        margin-bottom: 5px;
        display: block
    }

        section.article-content footer .orther .cover img {
            width: 100%;
            height: 222px;
            display: block;
            border-radius: 5px
        }

    section.article-content footer .orther li span {
        color: #999;
        font-size: 11px
    }

    section.article-content footer .orther h3 a {
        font-weight: 700;
        color: #055699;
        display: block;
        font-size: medium
    }

        section.article-content footer .orther h3 a:hover {
            color: #e67817
        }

section.article-content .related {
    list-style-type: square;
    margin-left: 20px;
    margin-top: 5px;
    color: #055699
}

    section.article-content .related li {
        padding: 3px
    }

        section.article-content .related li span {
            color: #999;
            font-size: 11px
        }

    section.article-content .related a {
        font-weight: 700;
        color: #055699
    }

    section.article-content .related a {
        color: #e67817
    }

section.article-comments {
    width: 100%;
    padding: 10px;
    background: #CDE0EE;
    border: 1px dashed #999;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-sizing: border-box
}

    section.article-comments > h2 {
        font-size: 13px;
        color: #08C;
        padding: 4px 0;
        text-transform: uppercase;
        font-weight: 700
    }

.comment-input {
    width: 100%;
    box-sizing: border-box;
    height: 50px;
    resize: none;
    vertical-align: top;
    background: #fff;
    font: 13px HelveticaNeue-Light,'Segoe UI',Arial,Helvetica,sans-serif
}

.comment-extra {
    position: relative;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    background: linear-gradient(top,#fff 0%,#eee 100%);
    background: -o-linear-gradient(top,#fff,#eee);
    background: -moz-linear-gradient(top,#fff,#eee);
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#eee));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#eee');
    background: -ms-linear-gradient(top,#fff,#eee);
    background-position: left 0;
    background-repeat: repeat-x
}

    .comment-extra .name {
        float: left;
        height: 30px;
        line-height: 30px;
        position: relative
    }

        .comment-extra .name input {
            width: 200px;
            padding: 6px 0 5px 5px;
            margin: 0;
            border-bottom: 0;
            border-top: 0;
            border-left: 0;
            font: 13px HelveticaNeue-Light,'Segoe UI',Arial,Helvetica,sans-serif
        }

    .comment-extra .email {
        float: left;
        height: 30px;
        line-height: 30px;
        position: relative
    }

        .comment-extra .email input {
            width: 210px;
            padding: 6px 0 5px 5px;
            margin: 0;
            border-bottom: 0;
            border-top: 0;
            border-left: 0;
            font: 13px HelveticaNeue-Light,'Segoe UI',Arial,Helvetica,sans-serif
        }

    .comment-extra .but {
        float: right;
        height: 30px;
        line-height: 30px;
        background: #0a88d1
    }

        .comment-extra .but a {
            display: block;
            padding: 0 10px;
            color: #fff;
            font-weight: 700
        }

#comment {
    margin-top: 10px
}

    #comment .content {
        padding: 10px;
        overflow: auto;
        margin-bottom: 5px;
        border: 1px solid #ccc;
        font: 13px HelveticaNeue-Light,'Segoe UI',Arial,Helvetica,sans-serif;
        background-color: #fff
    }

        #comment .content header strong {
            color: #3581e0
        }

        #comment .content header {
            margin: 0;
            margin-right: .3em;
            line-height: 18px
        }

            #comment .content header span {
                font-size: 11px;
                color: #999;
                font-weight: 400
            }

        #comment .content article {
            margin: 0
        }

.contact-info {
    overflow: auto
}

    .contact-info .left {
        float: left;
        width: 48%
    }

    .contact-info .right {
        float: left;
        width: 48%
    }

    .contact-info .content h3 {
        margin: 0;
        margin-bottom: 5px
    }

#maps {
    width: 100%;
    height: 300px
}

#review-title {
    font-size: medium;
    color: #08C;
    padding: 4px;
    margin-bottom: 18px;
    font-weight: 600
}

.review-box {
    margin-bottom: 10px
}

.review-input {
    width: 100%;
    box-sizing: border-box;
    height: 50px;
    resize: none;
    vertical-align: top;
    background: #fff;
    font: 13px HelveticaNeue-Light,'Segoe UI',Arial,Helvetica,sans-serif
}

.review-extra {
    position: relative;
    overflow: auto
}

    .review-extra .input-box {
        overflow: hidden
    }

    .review-extra .input {
        width: 41%;
        float: left
    }

        .review-extra .input:nth-child(1), .review-extra .input:nth-child(3) {
            margin-right: 10px
        }

        .review-extra .input input {
            width: 100%;
            font: medium HelveticaNeue-Light,'Segoe UI',Arial,Helvetica,sans-serif;
            box-sizing: border-box;
            background: #fff
        }

            .review-extra .input input[name="date"] {
                cursor: pointer
            }

    .review-extra .tool-review {
        background: #eee;
        border: 1px solid #ccc;
        padding: 6px;
        clear: both;
        line-height: 10px;
        margin: 10px 0 0;
        float: left;
        width: 30%
    }

        .review-extra .tool-review label {
            font-weight: 700;
            vertical-align: text-top;
            margin-right: 5px
        }

        .review-extra .tool-review #rating, .review-extra .tool-review #rating-child {
            display: inline-block
        }

    .review-extra .review-note {
        font-style: italic;
        margin: 5px 0
    }

        .review-extra .review-note label {
            color: #D35400;
            font-weight: 700
        }

    .review-extra .but {
        margin-top: 20px;
        text-align: right;
        float: right;
        width: 50%
    }

        .review-extra .but a:hover {
            background: #E67E22
        }

        .review-extra .but a {
            display: inline-block;
            padding: 0 10px;
            color: #fff;
            font-weight: 700;
            background: #ed6f32;
            border: 1px solid #E67E22;
            text-align: center;
            width: 48%;
            height: 30px;
            line-height: 27px;
            box-sizing: border-box
        }

            .review-extra .but a:nth-child(2) {
                background: #ccc;
                margin-left: 10px;
                border: 1px solid #999
            }

                .review-extra .but a:nth-child(2):hover {
                    background: #999
                }

.review-list .tool-kit {
    margin-top: 5px
}

    .review-list .tool-kit .reply {
        color: #9d234c;
        font-weight: 700;
        font-size: 11px
    }

        .review-list .tool-kit .reply:hover {
            text-decoration: underline
        }

        .review-list .tool-kit .reply i {
            opacity: .7
        }

.reviews {
    margin-left: 0;
    border-left: 0 solid #ccc;
    border-radius: 10px;
    background-color: #fff
}

.review-list {
    padding: 13px;
    font-size: medium;
    position: relative
}

    .review-list .avatar {
        width: 40px;
        height: 40px;
        border-radius: 30px;
        vertical-align: middle;
        position: absolute;
        left: -20px;
        top: 5px;
        border: 0 solid #ccc
    }

    .review-list .author {
        margin-top: -3px;
        float: left;
        margin-left: 12px
    }

        .review-list .author label {
            text-transform: uppercase;
            color: #2cae3b;
            font-weight: 700
        }

        .review-list .author span {
            color: #938;
            font-size: 11px
        }

    .review-list .rating {
        float: right;
        margin-bottom: 5px
    }

    .review-list .text {
        clear: both;
        padding-left: 0;
        margin-left: 11px
    }

    .review-list .text_i {
        clear: both;
        padding-left: 0;
        margin-left: 11px;
        font-style: italic;
        color: #797972
    }

.review-list-child {
    margin-left: 15px;
    border-top: 1px dashed #ccc;
    border-radius: 10px;
    background: linear-gradient(45deg,#fff0,rgb(243 236 252 / 25%) 51.41%,hsl(68deg 66% 93% / 15%) 96.17%),#fff
}

.review-qtv {
    color: #000;
    font-weight: 400;
    font-size: 10px;
    background: #EEBC49;
    border-radius: 3px;
    line-height: 18px;
    height: 18px;
    padding: 3px 6px;
    border-radius: 10px
}

.form_comment {
    padding: 10px;
    background: #eee;
    display: none;
    margin-bottom: 10px
}

    .form_comment .review-box {
        margin-bottom: 0
    }

#itemtooltip {
    border: 2px solid #7da636;
    padding: 7px;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 6px #aaa
}

.product-tooltip {
    display: none
}

.float_right_ads, .float_left_ads {
    position: fixed;
    z-index: 9
}

.float_left_ads {
    left: 0
}

.float_right_ads {
    right: 0
}

.box-support-list {
    padding: 5px !important
}

    .box-support-list li:first-child {
        padding-top: 0;
        border-top: 0
    }

    .box-support-list li {
        padding: 10px 0;
        border-top: 1px dashed #ccc
    }

    .box-support-list .name i {
        color: #999
    }

    .box-support-list .name {
        font: bold 13px HelveticaNeue-Light,'Segoe UI',Arial,Helvetica,sans-serif;
        padding-bottom: 5px
    }

    .box-support-list .yahoo {
        text-align: center
    }

    .box-support-list .name label {
        color: #08c;
        display: inline-block
    }

    .box-support-list .name span {
        color: #F93;
        display: inline-block;
        float: right
    }

    .box-support-list .yahoo img {
        max-width: 100px;
        max-height: 20px
    }

.box_featured {
    position: relative
}

    .box_featured .heading {
        padding: 5px;
        padding-left: 0;
        color: #555;
        text-transform: uppercase;
        margin-bottom: 0;
        border-radius: 5px 5px 0 0;
        text-shadow: 0 -1px 0 #fff;
        font-size: medium;
        border-bottom: 1px solid #eeebeb
    }

        .box_featured .heading span {
            padding: 0 0 5px;
            border-bottom: 2px solid #E67E22;
            font-size: 19px
        }

        .box_featured .heading a {
            color: #555
        }

    .box_featured .content_box {
        overflow: auto;
        padding-top: 10px
    }

        .box_featured .content_box .items {
            overflow: hidden
        }

    .box_featured .item {
        display: inline-block;
        width: 49%;
        margin-right: 1%;
        border-radius: 5px;
        background: linear-gradient(52deg,#fff0,rgb(236 252 237 / 34%) 51.41%,#fff0 96.17%),#fff;
        vertical-align: top
    }

        .box_featured .item:nth-child(2), .box_featured .item:nth-child(4), .box_featured .item:nth-child(6) {
            margin-right: 0;
            width: 49%
        }

    .box_featured .content_box .item .title a {
        font-weight: 600;
        display: block;
        overflow: hidden;
        font-size: medium;
        text-transform: capitalize
    }

        .box_featured .content_box .item .title a:hover, .box_featured .content_box .item:hover .title a {
            color: #E67E22
        }

    .box_featured .content_box .item .image {
        float: left
    }

        .box_featured .content_box .item .image img {
            width: 176px;
            height: 132px;
            margin-top: 5px;
            margin-right: 14px
        }

    .box_featured .content_box .item .info p {
        line-height: 18px;
        font-weight: 400;
        font-size: medium;
        text-align: left;
        white-space: normal;
        color: #1875b5
    }

        .box_featured .content_box .item .info p.price span {
            color: red;
            font-weight: 400;
            font-size: 20px
        }

            .box_featured .content_box .item .info p.price span.price-old {
                font-size: 11px;
                color: #555;
                font-style: italic;
                text-decoration: line-through;
                margin-right: 6px
            }

        .box_featured .content_box .item .info p.start_time_holiday span {
            color: #E67E22
        }

        .box_featured .content_box .item .info p span {
            font-weight: 400
        }

    .box_featured .content_box .item2 {
        margin-right: 1%;
        margin-left: 1%
    }

    .box_featured .content_box .view_featured a {
        background-color: #f70d0d;
        font-size: 17.5px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        cursor: pointer;
        color: #fff;
        font-family: "Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial","sans-serif";
        padding: 9px 50px 11px;
        transition: all .25s ease 0
    }

        .box_featured .content_box .view_featured a:hover {
            background-color: #F84242
        }

.box_featured_medium {
    position: relative
}

    .box_featured_medium .heading {
        padding: 5px;
        padding-left: 0;
        color: #555;
        text-transform: uppercase;
        margin-bottom: 0;
        border-radius: 10px 0 5px 10px;
        text-shadow: 0 -1px 0 #fff;
        font-size: medium;
        border-bottom: 1px solid #cccccc63
    }

        .box_featured_medium .heading span {
            padding: 0 0 5px;
            border-bottom: 1px solid #e97d28;
            color: #e97d28;
            font-size: 20px
        }

    .box_featured_medium .content_box {
        overflow: hidden;
        padding-top: 10px;
        margin-left: -.8%
    }

        .box_featured_medium .content_box .item {
            width: 24%;
            float: left;
            margin-right: .2%;
            margin-bottom: 1%;
            box-sizing: border-box;
            position: relative;
            margin-left: .8%
        }

            .box_featured_medium .content_box .item .image img {
                display: block
            }

            .box_featured_medium .content_box .item .info {
                position: absolute;
                left: 0;
                bottom: 0;
                color: #a7a7a7;
                padding: 10px;
                width: 100%;
                box-sizing: border-box;
                max-height: 88px;
                background-image: linear-gradient(transparent,rgb(0 0 0 / .8)),none;
                border-radius: 5px;
                line-height: 17px
            }

                .box_featured_medium .content_box .item .info h3 {
                    max-height: 36px;
                    line-height: 19px;
                    overflow: hidden
                }

                    .box_featured_medium .content_box .item .info h3 a {
                        color: #fff;
                        text-transform: none;
                        font-size: medium;
                        text-shadow: 1px 1px 1px rgb(0 0 0 / .8);
                        color: #fff;
                        text-transform: capitalize
                    }

                .box_featured_medium .content_box .item .info .price span {
                    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
                    color: #ff0
                }

                    .box_featured_medium .content_box .item .info .price span.price-old {
                        font-size: 12px;
                        color: #CBCBCB;
                        font-style: italic;
                        font-weight: 400;
                        text-decoration: line-through;
                        margin-right: 6px
                    }

                .box_featured_medium .content_box .item .info .more {
                    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBQUQ3ODVGNEVCMDYxMUUzQjUxNTg0MDFFQzU1QjY0RiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBQUQ3ODVGNUVCMDYxMUUzQjUxNTg0MDFFQzU1QjY0RiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFBRDc4NUYyRUIwNjExRTNCNTE1ODQwMUVDNTVCNjRGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFBRDc4NUYzRUIwNjExRTNCNTE1ODQwMUVDNTVCNjRGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+IbZLRQAABZdJREFUeNrUm1tsFkUUx7crhSLVmkoLNlAsGlBINSGiBqRQFCgXTbm1tfFCjD754JtGNKaIrb6ZGGMUeTHx8mIihIuKKJZybynxjqlgQCxUfLANSmlLPv9Hz6SHcS+f+83sbk/yC+Xb3Tnz/2Z295tzzuRlMhnHkpWBO8BsUMFMAEVgDJ9zCfSCHnAS/Aw6mG4bncozLHgaWAPuBfPBVRHbuQxawW7wIehKm+CV4AmwNOCcM+A3MMCj6vBojwalYFLAtTvBZvBR0oLvB+vB3R4jtA8cBntZLE3XPp92ruUpT6KruL25HjPkIGgB2yP3mARHoAJ8kPmvtYOnwfSI7UpuAc+ADg8/74Mbo7QbpSOPgb+0DrSCVQZE+rEG7NV8/gnW2Ra8SXP6I6izKFSnHnRpfXjThuBrQJvm6DUwKkaxitHgdY8ZVmhK8PXge9E4Tee1CQj1Gu2Lol/fgeJcBdPIfisaPQ1mpkCsohL8IvpHfR2Xi2A5jWmUy1IkVjEJHNemdyTBm0UjZ1IqVoruFv3d9H8FPyQuvgRuTbFYBd1qA6LfjdkKngj6xYW1I0CsYrXoNz3QSrMRvF1c9MYIEqt4S/R/a5jgheLkcwY7URyjYFofnBc6FgQJ/kqcuMJQB54EZ8GiGEXXCh3H/AQvFicdNOT4EdHmgP5tW+aI8L3IS/AuccISA9PqUY9VzhCojknwcuH3E11whTj4jQFnt2f8bYifFXGIlj+Jp9BnLi+L68US+R0DEZAT4FWfY7So/wwscOyb1NIgAwD7xX1WbvAbbgkY6cugyvIIU5BgkP21qSldws4zLNy005dCpvc8y6IPsS8SPt7l2JGa2q0WptXzYGPA9N4D5lmc1krTKDCHhM4SB/dbcvpCFqKrLPmWmma5HEv+53bmyKKTkOgvQLUFv1LTNBI8mf9zFpy2/NQk0c0hT++Fhn2SpnP8d7nL6Q+Hg+QXYnhV0D39coDo3YZHupe1kU1wOfpPdtGJzyh4/4pfcoBFm3xPK21Frkhs9Tnx2rMBI039+tzgg0xpK3CdZI1G+ikw6COaXimNJh26nLJU+Z0k7Ajnovys0oAPpa3fFZm8sQmIreFkW4HP8Q089XM1pa3X5WS0wynLwhjFUmr1Y5Dvc5ze2U0G/BSxNrIeV7x7b6D3VIxidwYcb+Z3tgkjTRP571OuyK7ncY42abEt/K42ZVJTFwk+Kj6YG8M9Gzayzxn2KTV1quXhEC+hDlhcpi3JBNuLlvweFkvR8erDfZYCAIqaELFNlsRW6AEA9cNjG/+br4V7TNhifhr7WZOhp7GX1fM6eFijCIXIlKOpb3hpyMhusBzt+EH4KtfDtJ+KgzUGnN0VInajZbErgsK0eiD+kAGHZVqsW1pLDCHaduHvPr9UyzFx0gOGHG9JQOwq4e9oUG6pWpzYY7ADu2IUS1mP34WO+WHp0m1RS4ICKAANMWUbZOXClmzyw6VadczqEZQbrtMS4iXZljw0alm/mSNAbKX4xZjxm1FBDbwtLu7mwpG0ip3MCfzQWzGsoVbRyPGUii7nEkhlX+ZSpzVOK0yjIrDbUiSW0rK/iv59Da7OtfSwmMv65MOgIQViG7mkSua1cy49VBRq01tV+IxJQOhYvkel7QkrOYxaPqw7+inm0X4QnPT44q0WiK/j4mxpbZYrbOvEml3ZBfBwHBXxajn5nseioBOsBzMMiJzBbXV6+Hk36haAXDd5LOfswRx9KwVv8mjn7AFt8qB9SX/4tHMdmMqbPGj7z53gHp9cb3NIQCGWbTy14HGwjKOfXkYbr85zpqNPZAQot1Xi/Luxy3MfCtjB23i2Jr2NR7ebnSs3auVHbGfQuXKj1glTHTQtWBoFv2czU8BNzvBWPJVa6XeGt+KRqFOca+oQSWyj9rcAAwCIMCziuCG2xgAAAABJRU5ErkJggg==) no-repeat;
                    background-size: 100%;
                    width: 19px;
                    height: 19px;
                    display: block;
                    position: absolute;
                    right: 10px;
                    bottom: 20px
                }

.box_featured_medium1 .content_box .item:first-child .image img {
    height: 433px
}

.box_featured_medium1 .content_box .item:nth-child(2), .box_featured_medium1 .content_box .item:nth-child(5) {
    width: 40%
}

.box_featured_medium1 .content_box .item:nth-child(3), .box_featured_medium1 .content_box .item:nth-child(4) {
    width: 25%
}

.box_featured_medium1 .content_box .item:nth-child(5) {
    margin-right: 0
}

.box_featured_bottom .content_box .item:first-child {
    width: 49% !important
}

    .box_featured_bottom .content_box .item:first-child .image img {
        height: 433px;
        width: 100%
    }

.box_featured_bottom .content_box .item .image img {
    height: 210px
}

.box_featured_bottom .content_box .item {
    width: 24% !important
}

    .box_featured_bottom .content_box .item:first-child .info {
        max-height: 66px
    }

        .box_featured_bottom .content_box .item:first-child .info h3 {
            height: 17px
        }

    .box_featured_bottom .content_box .item .info p {
        overflow: hidden
    }

    .box_featured_bottom .content_box .item .info ul {
        margin-bottom: 3px;
        font-style: italic
    }

.box_featured_bottom1 {
    display: inline-block;
    width: 76%;
    margin-right: 1%
}

    .box_featured_bottom1 .content_box .item .info p {
        font-weight: 400;
        font-size: 13px
    }

.box_featured_bottom1_banner {
    display: inline-block;
    width: 22.5%;
    vertical-align: top;
    padding-top: 36px
}

    .box_featured_bottom1_banner img {
        display: block;
        width: 100%
    }

.customNavigation {
    text-align: center
}

    .customNavigation a.prev {
        background: url(../images/sprite.png) no-repeat scroll -4px -440px #fff0;
        width: 44px;
        height: 33px;
        left: 0
    }

        .customNavigation a.prev:hover {
            opacity: .8;
            text-decoration: none;
            background-position: -4px -393px
        }

    .customNavigation a.next {
        background: url(../images/sprite.png) no-repeat scroll -51px -440px #fff0;
        width: 44px;
        height: 33px;
        right: 0
    }

        .customNavigation a.next:hover {
            opacity: .8;
            text-decoration: none;
            background-position: -52px -394px
        }

    .customNavigation a {
        display: block;
        position: absolute;
        top: 30%;
        width: 48px;
        height: 48px;
        text-indent: -9999px;
        z-index: 8;
        outline: none;
        opacity: 1
    }

.news_carousel {
    position: relative
}

    .news_carousel .title_box {
        position: absolute;
        background: url(../images/news_carousel_title.png) no-repeat;
        width: 200px;
        height: 36px;
        left: -4px;
        top: 7px;
        z-index: 1
    }

        .news_carousel .title_box a {
            font-size: 0;
            display: block;
            width: 200px;
            height: 36px
        }

    .news_carousel .content_box {
        background: #fff;
        padding: 5px
    }

        .news_carousel .content_box .item_news_bottom .item_img img {
            width: 100%;
            height: 130px;
            box-sizing: border-box;
            display: block
        }

        .news_carousel .content_box .item_news_bottom .info {
            margin-top: 5px
        }

            .news_carousel .content_box .item_news_bottom .info .title {
                font-weight: 700;
                font-size: medium;
                ;
                color: #08c
            }

                .news_carousel .content_box .item_news_bottom:hover .info .title, .news_carousel .content_box .item_news_bottom .info .title:hover {
                    color: #00c1de
                }

            .news_carousel .content_box .item_news_bottom .info .summary {
                line-height: 1.5;
                margin-bottom: 5px
            }

            .news_carousel .content_box .item_news_bottom .info .extra {
                font-size: 11px;
                padding: 0;
                margin: 3px 0
            }

                .news_carousel .content_box .item_news_bottom .info .extra li {
                    display: inline-block;
                    margin-right: 10px;
                    color: #999;
                    font-size: 11px;
                    white-space: nowrap
                }

                    .news_carousel .content_box .item_news_bottom .info .extra li i {
                        vertical-align: bottom;
                        color: #333
                    }

            .news_carousel .content_box .item_news_bottom .info.summary {
                font-size: 1em;
                line-height: 1.4;
                color: #333;
                height: 75px;
                overflow: hidden
            }

        .news_carousel .content_box .items_news .item_news {
            width: 100% !important;
            margin-right: 0;
            margin-bottom: 0;
            padding: 10px 5px;
            box-sizing: border-box;
            overflow: auto;
            border-top: 1px dotted #ccc
        }

            .news_carousel .content_box .items_news .item_news .item_img {
                float: left;
                margin-right: 5px
            }

                .news_carousel .content_box .items_news .item_news .item_img img {
                    width: 65px;
                    height: 55px;
                    display: block
                }

            .news_carousel .content_box .items_news .item_news h3 {
                margin: 0
            }

            .news_carousel .content_box .items_news .item_news .item_title {
                font-weight: 400
            }

            .news_carousel .content_box .items_news .item_news .extra li {
                display: inline-block;
                margin-right: 10px;
                color: #999;
                font-size: 11px;
                white-space: nowrap
            }

                .news_carousel .content_box .items_news .item_news .extra li i {
                    color: #333
                }

            .news_carousel .content_box .items_news .item_news:hover .item_title {
                color: #00c1de
            }

.table_style {
    border-collapse: collapse;
    font-size: 12px;
    margin-bottom: 15px;
    text-align: left;
    width: 100%;
    border: 1px solid #ccc
}

    .table_style th {
        background-color: #f63;
        border-right: 1px solid #ccc;
        color: #fff;
        font-size: 13px;
        font-weight: 700;
        padding: 6px;
        text-align: center;
        text-transform: uppercase
    }

        .table_style th label {
            display: block
        }

            .table_style th label.nghien {
                font-style: italic;
                font-weight: 400
            }

        .table_style th span {
            font-weight: 400;
            text-transform: initial;
            color: #F5FF00
        }

    .table_style td {
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 6px;
        vertical-align: middle;
        line-height: 1.5
    }

        .table_style td.cen {
            text-align: center
        }

        .table_style td.title_table {
            font-weight: 700;
            color: #08c;
            text-align: center
        }

        .table_style td.pri {
            color: #b00;
            font-weight: 700;
            text-align: center
        }

            .table_style td.pri label {
                display: block;
                font-size: 11px;
                font-weight: 400;
                color: #999;
                font-style: italic
            }

                .table_style td.pri label.price-old {
                    text-decoration: line-through;
                    color: #555;
                    font-size: 12px;
                    font-family: 'Open Sans',Helvetica,Arial,sans-serif
                }

    .table_style .left {
        text-align: left
    }

    .table_style .right {
        text-align: right
    }

    .table_style .center {
        text-align: center
    }

    .table_style td.in {
        padding: 0
    }

        .table_style td.in table {
            width: 100%
        }

            .table_style td.in table:first-child td {
                border-top: 0
            }

            .table_style td.in table td {
                border: 0;
                border-top: 1px solid #ccc
            }

                .table_style td.in table td label {
                    display: block
                }

    .table_style td.cen {
        text-align: center
    }

    .table_style td.pri .desc {
        color: #8E44AD
    }

        .table_style td.pri .desc span {
            color: #7F8C8D
        }

    .table_style thead tr:first-child th {
        border-bottom: 1px solid #ccc;
        box-sizing: border-box
    }

.table_policy tr th {
    background: #F1C40F;
    color: #fff
}

.table_policy tr td ul {
    list-style: inherit
}

    .table_policy tr td ul li ul {
        list-style-type: circle
    }

        .table_policy tr td ul li ul li ul {
            list-style-type: square
        }

.table_price_special tr th {
    background: #258B59;
    color: #fff;
    text-transform: uppercase
}

.table_price_special td.pri-non {
    color: #2E892E
}

.table_price_special td.pri-not {
    color: #1555AB
}

.table_price_special1 tr th {
    background-color: #c9151b !important;
    color: #fff;
    text-transform: uppercase
}

.table_price_special1 .line {
    background: #c9151b url(../images/lol-w.png) !important;
    background-size: 100% 100% !important
}

.table_price_special1 td.pri-non {
    color: #FF7400
}

.table_price_special1 td.pri-not {
    color: #1555AB
}

.table_payment {
    margin: 10px 0
}

    .table_payment th {
        background: #08c;
        color: #fff
    }

    .table_payment td.title {
        text-align: center;
        color: blue;
        font-weight: 700
    }

.table_bank th {
    background: #00b050 !important;
    color: #fff
}

.table_bank td {
    text-align: center;
    color: #08c;
    font-weight: 700
}

    .table_bank td.title {
        color: #333;
        font-weight: 400
    }

        .table_bank td.title span {
            font-weight: 700
        }

    .table_bank td.img {
        width: 175px
    }

    .table_bank td.num {
        color: red
    }

        .table_bank td.num div {
            color: #333;
            font-weight: 400
        }

            .table_bank td.num div span {
                color: #333
            }

.table_style_trans {
    border-collapse: collapse;
    font-size: 12px;
    margin: 5px 0;
    text-align: left;
    width: 100%;
    border: 1px solid #ccc;
    position: relative
}

    .table_style_trans th {
        background: #E67E22 !important;
        border-right: 1px solid #ccc;
        color: #555;
        font-size: 13px;
        font-weight: 700;
        padding: 6px;
        text-align: center
    }

    .table_style_trans .sub_head th {
        border-top: 1px solid #ccc
    }

    .table_style_trans td {
        background: none repeat scroll 0 0 #fafafa;
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 6px;
        vertical-align: middle
    }

    .table_style_trans tbody tr:hover td {
        background: #FFC
    }

    .table_style_trans .thead_fix {
        position: absolute;
        top: 0
    }

.table_style_history ul {
    list-style: inherit;
    margin-left: 20px
}

.table_list {
    margin-bottom: 0
}

    .table_list tr th {
        padding: 20px 5px
    }

    .table_list tr.r td {
        background-color: #e4eef5
    }

    .table_list th {
        text-transform: none
    }

    .table_list td.title {
        background: #E67E22;
        text-align: center;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        padding: 10px 5px
    }

    .table_list td.tit {
        font-weight: 700
    }

    .table_list tr:hover td.tit a {
        color: blue
    }

.list_content h2 {
    margin-bottom: 0;
    background-color: #1681ac;
    text-align: center;
    color: #fff;
    padding: 15px 0;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 18px
}

#rounded-corner {
    border-collapse: collapse;
    font-size: 12px;
    text-align: left;
    width: 100%;
    margin: 20px 0
}

    #rounded-corner thead th.rounded-company {
        background: #EFEFEF;
        border-right: 1px solid #DDD;
        border-left: 1px solid #DDD;
        border-top: 1px solid #DDD
    }

    #rounded-corner th {
        background: none repeat scroll 0 0 #B9C9FE;
        border-right: 1px solid #FFF;
        border-left: 1px solid #FFF;
        color: #222;
        font-size: 13px;
        font-weight: 700;
        text-align: center;
        padding: 8px
    }

    #rounded-corner thead th.rounded-q4 {
        background: #EFEFEF;
        border-right: 1px solid #DDD;
        border-top: 1px solid #DDD
    }

    #rounded-corner thead th.rounded-q2 {
        background: none repeat scroll 0 0 #EFEFEF;
        border-right: 1px solid #DDD;
        border-top: 1px solid #DDD
    }

    #rounded-corner td {
        background: none repeat scroll 0 0 #FFF;
        border-right: 1px solid #DDD;
        border-top: 1px solid #DDD;
        border-left: 1px solid #DDD;
        border-bottom: 1px solid #DDD;
        padding: 8px
    }

#payment_tool p {
    margin-bottom: 10px
}

.payment_menu {
    position: relative;
    margin: 10px 0;
    overflow: auto
}

    .payment_menu ul li:first-child {
        margin-left: 0;
        width: 33%
    }

    .payment_menu ul li {
        float: left;
        width: 32%;
        margin-left: 10px;
        height: 37px;
        background: #08c url(../images/bullet_payment.png) no-repeat center left 7px;
        transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -o-transition: all .3s
    }

        .payment_menu ul li:hover {
            background-position-x: 13px;
            background-color: #00c1de
        }

        .payment_menu ul li a {
            display: block;
            line-height: 37px;
            padding-left: 40px;
            transition: all .3s;
            -moz-transition: all .3s;
            -webkit-transition: all .3s;
            -o-transition: all .3s
        }

            .payment_menu ul li a span {
                color: #fff;
                font-size: 13px;
                font-weight: 700
            }

        .payment_menu ul li:hover a {
            padding-left: 45px
        }

.product-info .description .info {
    border-bottom: 0 #c7c7c8 solid;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    top: 0;
    left: 0
}

    .product-info .description .info .left {
        float: left;
        display: flex
    }

    .product-info .description .info .right {
        float: right;
        width: 30%;
        text-align: right
    }

    .product-info .description .info .info_title span {
        color: #0085C4;
        font-size: 11px;
        font-weight: 700
    }

        .product-info .description .info .info_title span i {
            width: 13px
        }

    .product-info .description .info ul {
        padding: 5px;
        color: #1f87d2;
        margin: 0
    }

        .product-info .description .info ul li.start_time_holiday {
            color: #2E892E
        }

            .product-info .description .info ul li.start_time_holiday strong {
                color: #4D4D4D
            }

        .product-info .description .info ul li.start_time_tet {
            color: #FF7400
        }

            .product-info .description .info ul li.start_time_tet strong {
                color: #4D4D4D
            }

        .product-info .description .info ul li.not_start_time {
            color: red
        }

            .product-info .description .info ul li.not_start_time strong {
                color: #4D4D4D
            }

        .product-info .description .info ul li {
            padding: 2px 0;
            color: #0377cb;
            text-align: left;
            font-size: medium
        }

            .product-info .description .info ul li.long {
                width: 100%
            }

            .product-info .description .info ul li i {
                width: 15px;
                text-align: center;
                color: #0377cb;
                margin-right: 10px
            }

    .product-info .description .info .percent {
        height: 36px
    }

        .product-info .description .info .percent img {
            margin-top: 5px
        }

.product-info .call_service .h1 {
    font-size: 18px;
    font-weight: 700;
    color: #E67E22;
    margin-bottom: 3px;
    font-style: normal
}

    .product-info .call_service .h1 span {
        font-size: medium;
        font-weight: 400;
        color: #08c
    }

.price_desc {
    padding: 5px;
    white-space: nowrap;
    margin-top: 10px
}

    .price_desc p {
        font-size: medium;
        font-weight: 400;
        color: #555;
        font-style: italic
    }

    .price_desc label {
        color: #b00;
        display: block;
        font: bolder 21px 'Open Sans',Helvetica,Arial,sans-serif;
        text-shadow: 1px 1px 1px #FFF
    }

        .price_desc label.price-old {
            color: #5b5459;
            text-decoration: line-through;
            font-size: medium
        }

.product-info .info_title {
    line-height: 1.6;
    width: 100%;
    font-size: medium;
    list-style: none;
    display: table
}

    .product-info .info_title li {
        display: table-cell;
        padding: 0;
        margin: 0;
        vertical-align: middle
    }

        .product-info .info_title li i {
            width: 13px;
            text-align: center;
            color: #006597;
            margin-right: 5px
        }

        .product-info .info_title li strong {
            color: #4D4D4D
        }

#tab-terms ul {
    list-style: inherit;
    margin-left: 30px
}

.tool {
    position: absolute;
    right: -68px;
    top: 0;
    background: #F1F1F1;
    padding: 5px;
    border: 1px solid #ddd;
    border-left: 0
}

    .tool li {
        margin-bottom: 3px
    }

    .tool .ico {
        background: #CEDBE0;
        display: block;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        cursor: pointer;
        border: 1px solid #999;
        text-align: center
    }

        .tool .ico:hover {
            background: #F0F0F0
        }

            .tool .ico:hover i {
                color: #333
            }

        .tool .ico i {
            width: 20px;
            padding: 7px;
            font-size: 20px;
            color: #555
        }

            .tool .ico i.char {
                font-style: normal;
                font-size: medium;
                ;
                display: block;
                font-weight: 700
            }

    .tool.fixed-scroll {
        position: fixed;
        right: 50%;
        margin-right: -537px;
        top: 10px;
        z-index: 10
    }

.tooltips {
    position: relative;
    display: inline
}

    .tooltips span {
        position: absolute;
        padding: 8px 10px;
        color: #FFF;
        background: #000;
        text-align: center;
        display: none;
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        white-space: pre;
        line-height: 1.3
    }

        .tooltips span:after {
            content: '';
            position: absolute;
            bottom: 25%;
            right: 0;
            margin-right: -8px;
            width: 0;
            height: 0;
            border-left: 8px solid #000;
            border-bottom: 8px solid #fff0;
            border-top: 8px solid #fff0
        }

    .tooltips:hover span {
        display: block;
        opacity: .8;
        top: 2px;
        right: 0;
        margin-right: 44px;
        z-index: 999
    }

.product-info .introduction {
    width: 100%;
    padding: 10px 0 0;
    text-align: justify;
    line-height: 25px;
    text-rendering: geometricPrecision;
    margin-bottom: 10px;
    font-size: medium
}

    .product-info .introduction ul {
        list-style: initial;
        padding: 5px;
        margin-left: 12px;
        line-height: 25px
    }

    .product-info .introduction a {
        font-size: medium
    }

    .product-info .introduction .title_accordion {
        line-height: 45px;
        color: #2e9f13;
        font-size: 18px;
        font-weight: 700;
        background: linear-gradient(52deg,#fff0,rgb(243 236 252 / .5) 51.41%,hsl(68deg 66% 93% / 6%) 96.17%),#fff;
        cursor: pointer
    }

        .product-info .introduction .title_accordion i {
            float: right;
            margin-top: 16px;
            margin-right: 15px;
            color: #666;
            font-weight: 400;
            font-size: 20px
        }

            .product-info .introduction .title_accordion i:last-child {
                display: none
            }

    .product-info .introduction .content_accordion {
        padding: 10px 0
    }

        .product-info .introduction .content_accordion h3 {
            color: #0896ff;
            margin: .6em 0
        }

    .product-info .introduction > .tab-content > ul {
        list-style: inside;
        padding: 5px 0 5px 20px
    }

    .product-info .introduction > .tab-content > p {
        margin: .5em 0
    }

    .product-info .introduction > .title {
        font-weight: 700;
        text-transform: uppercase
    }

    .product-info .introduction h2.title {
        font-size: medium
    }

        .product-info .introduction h2.title.title_car {
            text-align: center;
            color: #02923e;
            text-transform: uppercase
        }

    .product-info .introduction .title_highlight {
        color: #08c;
        line-height: 20px;
        margin: 10px 0;
        background: url(../images/highlight_star.png) 0 0 no-repeat;
        padding-left: 25px;
        font-weight: 700;
        text-transform: uppercase
    }

    .product-info .introduction .short_desc {
        text-indent: 20px
    }

    .product-info .introduction .content_introduction {
        margin-top: 5px;
        margin-bottom: 10px
    }

.product-info .image_promotion_date {
    text-align: center
}

.product-info .introduction .schedule_items .meal_menu label {
    text-decoration: underline;
    font-style: italic;
    font-weight: 700;
    margin-right: 30px
}

.product-info .introduction .schedule_items .meal_menu li {
    display: inline-block;
    margin-right: 30px
}

    .product-info .introduction .schedule_items .meal_menu li img {
        vertical-align: middle
    }

    .product-info .introduction .schedule_items .meal_menu li span {
        padding-left: 5px;
        vertical-align: middle
    }

.product-info .introduction .schedule_item {
    margin-bottom: 3px;
    margin-top: 26px
}

    .product-info .introduction .schedule_item:last-child {
        margin-bottom: 10px
    }

    .product-info .introduction .schedule_item .schedule_item_title {
        color: #EC0E49;
        font-size: 16px;
        font-weight: 700;
        border-bottom: solid 1px #e0e0e0
    }

    .product-info .introduction .schedule_item .schedule_item_text {
        line-height: 1.8
    }

        .product-info .introduction .schedule_item .schedule_item_text p {
            margin-bottom: 10px
        }

        .product-info .introduction .schedule_item .schedule_item_text > h4 {
            margin: 5px 0
        }

        .product-info .introduction .schedule_item .schedule_item_text > ul {
            padding: 0;
            margin-top: 10px;
            padding-left: 40px;
            list-style: initial
        }

            .product-info .introduction .schedule_item .schedule_item_text > ul ul {
                list-style: inside;
                padding-left: 10px
            }

            .product-info .introduction .schedule_item .schedule_item_text > ul > li {
                margin-bottom: 10px;
                line-height: 20px
            }

    .product-info .introduction .schedule_item .schedule_item_img {
        border: 5px solid #fff;
        box-shadow: 3px 3px 3px #ccc;
        -webkit-box-shadow: 3px 3px 3px #ccc;
        -moz-box-shadow: 3px 3px 3px #ccc;
        float: right;
        margin-bottom: 6px;
        margin-left: 10px;
        width: 250px
    }

.product-info .introduction .content_accordion > .meal {
    float: none
}

    .product-info .introduction .content_accordion > .meal > span {
        margin-left: 30px
    }

.product-info .introduction .meal {
    float: right;
    font-size: 12px;
    font-weight: 400;
    color: blue
}

    .product-info .introduction .meal span:first-child {
        margin-left: 0
    }

    .product-info .introduction .meal span {
        display: inline-block;
        margin-left: 10px
    }

        .product-info .introduction .meal span img {
            vertical-align: middle
        }

        .product-info .introduction .meal span em {
            padding-left: 5px;
            vertical-align: middle;
            font-style: normal
        }

.product-info .introduction .schedule > p:first-child {
    border-top: 0;
    margin-top: 0
}

.product-info .introduction .schedule > ul, .product-info .introduction .schedule > ol, .product-info .introduction .terms_details > ul, .product-info .introduction .terms_details > ol {
    list-style: inside;
    padding: 0;
    margin: 10px 0 10px 20px
}

.product-info .introduction .highlights ul {
    list-style: inside;
    padding-left: 20px
}

.product-info .introduction .content_introduction .included_title, .product-info .introduction .content_introduction .notincluded_title, .product-info .introduction .content_introduction .info_extra_title, .product-info .introduction .content_introduction .terms_title {
    background: url(../images/include.png) 0 0 no-repeat;
    padding-left: 25px;
    color: #08c;
    line-height: 20px;
    text-transform: uppercase
}

.product-info .introduction .content_introduction .notincluded_title {
    background: url(../images/notinclude.png) 0 0 no-repeat
}

.product-info .introduction .content_introduction .info_extra_title {
    background: url(../images/info_extra.png) 0 0 no-repeat
}

.product-info .introduction .content_introduction .terms_title {
    background: url(../images/terms.png) 0 0 no-repeat
}

.product-info .introduction .content_introduction .meeting_title {
    background: url(../images/meeting.png) 0 0 no-repeat;
    padding-left: 25px;
    color: #08c;
    line-height: 25px;
    text-transform: uppercase
}

.product-info .introduction .content_introduction .title_child {
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px
}

.product-info .introduction .content_introduction_child > ul {
    list-style: inside;
    padding-left: 8px
}

    .product-info .introduction .content_introduction_child > ul > li ul {
        list-style: inside;
        margin-left: 20px
    }

    .product-info .introduction .content_introduction_child > ul > li > p {
        display: inline-block
    }

.product-info .introduction .menu_items {
    margin-left: 5px
}

.product-info .introduction .menu_item {
    background: #f2efea;
    padding: 10px;
    position: relative;
    border: 1px solid #ccc;
    margin-bottom: 10px
}

    .product-info .introduction .menu_item .menu_item_label {
        background: url(../images/schedule_label.png) 0 0 no-repeat;
        width: 116px;
        line-height: 65px;
        display: block;
        position: absolute;
        left: -15px;
        top: 0;
        z-index: 10;
        color: #fff;
        padding-left: 15px;
        font-weight: 700;
        font-size: medium
    }

    .product-info .introduction .menu_item .menu_item_title {
        padding-left: 110px;
        margin-top: 10px;
        color: #08c;
        font-weight: 700;
        font-size: medium;
        ;
        height: 24px
    }

    .product-info .introduction .menu_item .menu_item_text {
        padding-top: 25px
    }

        .product-info .introduction .menu_item .menu_item_text > .title:first-child {
            padding-top: 0
        }

        .product-info .introduction .menu_item .menu_item_text > .title {
            display: table;
            font-size: medium;
            ;
            color: #FF5100;
            border-bottom: 2px solid #FF5100;
            margin: 0 auto;
            line-height: 20px;
            padding-top: 20px
        }

        .product-info .introduction .menu_item .menu_item_text .menu_2col {
            width: 49%;
            display: inline-block
        }

        .product-info .introduction .menu_item .menu_item_text .menu_3col {
            width: 32%;
            display: inline-block
        }

        .product-info .introduction .menu_item .menu_item_text .menu {
            margin-top: 20px
        }

            .product-info .introduction .menu_item .menu_item_text .menu ul {
                margin-left: 20px
            }

                .product-info .introduction .menu_item .menu_item_text .menu ul li {
                    list-style-type: square
                }

.product-info .introduction .product_location {
    margin: 0
}

    .product-info .introduction .product_location li {
        margin-bottom: 10px;
        width: 25%
    }

.tag {
    background: #eee;
    min-height: 30px;
    line-height: 26px;
    border-top: 1px solid #ccc;
    padding-left: 5px;
    padding-bottom: 2px;
    margin-top: 10px
}

    .tag a {
        background: #ddd;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        padding: 1px 5px 3px;
        margin-right: 5px;
        color: #333
    }

    .tag:hover a {
        background: #0394cb;
        color: #fff;
        box-shadow: 2px 2px 0 #ccc
    }

.comment_main_box {
    width: 100%;
    padding: 10px;
    background: linear-gradient(52deg,#fff0,rgb(243 236 252 / .5) 51.41%,hsl(68 66% 93% / .5) 96.17%),#fff;
    box-sizing: border-box;
    border: 1px solid #dadada;
    border-top: 2px solid #888;
    margin-top: 10px;
    box-shadow: 0 6px 3px #f7f7f7
}

.price_details .table_style {
    margin-bottom: 10px
}

.price_details .option {
    display: inline-block;
    width: 47%;
    padding-right: 15px
}

    .price_details .option > span {
        color: #F39C12;
        font-weight: 700
    }

        .price_details .option > span i {
            width: 13px;
            text-align: center;
            color: #006597
        }

.price_details .price-detail-item .title_table_price {
    cursor: pointer;
    padding: 7px 0;
    margin: 10px 0;
    position: relative;
    left: -7px
}

    .price_details .price-detail-item .title_table_price span {
        background-color: #FF5100;
        padding: 7px 30px 7px 15px;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
        position: relative;
        text-shadow: 0 1px 0 rgb(0 0 0 / .5)
    }

.price_details .price-detail-item .title_table_price2 span {
    background-color: #f5d313;
    color: #E74C3C;
    text-shadow: 0 1px 0 rgb(255 255 255 / .79)
}

    .price_details .price-detail-item .title_table_price2 span:before {
        border-bottom: 6px solid #CDB427 !important
    }

.price_details .price-detail-item .title_table_price label {
    color: #b00;
    font-style: italic
}

.price_details .price-detail-item .title_table_price em {
    float: right
}

.price_details .price-detail-item .title_table_price span:before {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 3px;
    border: 6px solid #fff0;
    border-bottom: 6px solid #C94B11;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.price_details .price-detail-item .title_table_price span:after {
    content: "";
    width: 0;
    height: 0;
    border: 22px solid #fff;
    border-top: 18px solid #fff0;
    border-bottom: 17px solid #fff0;
    border-left: 7px solid #fff0;
    position: absolute;
    right: -1px;
    top: 0
}

.price_details .table_price {
    width: 100%
}

    .price_details .table_price .line {
        padding: 0;
        background: #EFEFEF url(../images/lol.png);
        background-size: 100% 100%;
        width: 160px
    }

        .price_details .table_price .line table {
            width: 100%
        }

        .price_details .table_price .line td {
            border: 0;
            background: none
        }

.tag_hotline {
    float: left;
    padding: 14px 20px;
    text-transform: uppercase;
    background: #D31A1A;
    font-weight: 700;
    position: relative
}

    .tag_hotline span {
        color: #FFF;
        text-shadow: none;
        font-size: medium
    }

    .tag_hotline .arrow_hotline {
        width: 0;
        height: 0;
        border: 22px solid #D31A1A;
        border-top: 23px solid #fff0;
        border-bottom: 22px solid #fff0;
        border-right: 7px solid #fff0;
        position: absolute;
        right: -29px;
        top: 0
    }

.phone_contact {
    background: #fde9d9;
    border: 1px solid #e36c0a;
    overflow: auto;
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 978px;
    left: 50%;
    margin-left: -490px
}

    .phone_contact .tv ul {
        float: left;
        padding: 3px 20px 0 30px;
        overflow: auto
    }

    .phone_contact .dt ul {
        width: 530px;
        float: left;
        padding: 3px 0 0 30px
    }

        .phone_contact .dt ul li {
            width: 165px;
            display: inline-block
        }

        .phone_contact .tv ul li, .phone_contact .dt ul li {
            margin-bottom: 2px
        }

            .phone_contact .tv ul li p, .phone_contact .dt ul li p {
                font-size: 13px;
                color: #0085C4;
                font-weight: 700;
                text-shadow: 0 1px 0 #FFF;
                display: block
            }

                .phone_contact .tv ul li p span, .phone_contact .dt ul li p span {
                    text-transform: uppercase;
                    color: #d31a1a
                }

                .phone_contact .tv ul li p i, .phone_contact .dt ul li p i {
                    text-shadow: none;
                    font-size: 19px;
                    width: 13px;
                    text-align: center;
                    vertical-align: text-top;
                    color: #333
                }

.btnLaunchSlideshow {
    color: #006BA0;
    cursor: pointer;
    border: 1px dashed #ccc;
    background: #eee;
    padding: 5px;
    margin-top: 5px
}

    .btnLaunchSlideshow i {
        margin-right: .3em
    }

.image-additional {
    margin-top: 5px;
    padding-left: 5px
}

    .image-additional img {
        width: 74px;
        height: 56px;
        border: 3px solid #fff
    }

        .image-additional img:hover {
            box-shadow: 0 0 6px rgb(0 0 0 / .5);
            -webkit-box-shadow: 0 0 6px rgb(0 0 0 / .5);
            -moz-box-shadow: 0 0 6px rgb(0 0 0 / .5)
        }

.btnLaunchSlideshow span:first-child {
    margin-right: 6px;
    color: #333;
    vertical-align: middle
}

#messagebox {
    background: #FFF;
    color: #40a8cc;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -148px;
    width: 220px;
    height: 45px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    font-size: 13px;
    line-height: 18px;
    display: none;
    z-index: 99999999;
    padding: 20px 12px 12px 63px;
    box-shadow: 0 0 10px rgb(0 0 0 / .3)
}

#messagebox-heading {
    font-size: 23px;
    margin: 0 0 5px
}

#messagebox-description {
    margin: 0;
    font-size: medium
}

#messagebox .icon_loading {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 32px;
    height: 32px;
    display: block;
    background: url(../images/preloader.gif) no-repeat 0 0;
    background-size: 32px 32px
}

.account_list li {
    display: inline-block;
    width: 32%;
    line-height: 25px
}

.transitions-enabled, .transitions-enabled .masonry-brick {
    -webkit-transition-duration: .7s;
    -moz-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s
}

.transitions-enabled {
    -webkit-transition-property: height,width;
    -moz-transition-property: height,width;
    -o-transition-property: height,width;
    transition-property: height,width
}

    .transitions-enabled .masonry-brick {
        -webkit-transition-property: left,right,top;
        -moz-transition-property: left,right,top;
        -o-transition-property: left,right,top;
        transition-property: left,right,top
    }

.product-list-box {
    position: relative
}

    .product-list-box .item {
        width: 215px;
        margin: 5px;
        padding: 5px;
        background: #FFF;
        border: 1px solid #FFF;
        font-size: 12px;
        float: left
    }

        .product-list-box .item:hover {
            border: 2px solid #c03;
            color: #000
        }

        .product-list-box .item h3 {
            margin-bottom: 3px;
            line-height: 1.2em
        }

            .product-list-box .item h3 a {
                color: #FF5100
            }

                .product-list-box .item h3 a:hover {
                    color: #08c
                }

        .product-list-box .item .desc p {
            line-height: 20px
        }

        .product-list-box .item .price {
            float: left
        }

            .product-list-box .item .price label {
                color: #b00;
                font-size: 18px;
                font-weight: 700
            }

        .product-list-box .item .cart .button_booking {
            display: inline-block;
            padding: 5px 12px;
            font-size: 13px;
            color: #fff;
            font-weight: 700;
            text-decoration: none;
            border-radius: 4px;
            text-transform: uppercase;
            float: right;
            background: #fe7f03;
            border: 0;
            cursor: pointer
        }

        .product-list-box .item .percent {
            position: absolute;
            right: 0;
            background: #ED1C24;
            border-radius: 0 0 0 80px;
            color: #FFF;
            font-weight: 600;
            text-transform: uppercase;
            top: 0;
            padding: 3px 2px 11px 6px;
            width: 50px;
            height: 32px
        }

            .product-list-box .item .percent span {
                display: block;
                font-size: 13px;
                text-align: center;
                font-weight: 700
            }

                .product-list-box .item .percent span:last-child {
                    font-size: 17px;
                    margin-left: 7px
                }

                    .product-list-box .item .percent span:last-child:after {
                        content: "%";
                        font-size: 11px
                    }

        .product-list-box .item .model {
            padding: 5px;
            background: #08c;
            color: #fff;
            font-weight: 700;
            text-transform: uppercase;
            position: absolute;
            top: 2px;
            left: -10px
        }

            .product-list-box .item .model:before {
                content: "";
                position: absolute;
                bottom: -6px;
                left: 3px;
                border: 6px solid #fff0;
                border-bottom: 6px solid #155270;
                -moz-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg)
            }

        .product-list-box .item .time {
            position: absolute;
            top: 135px;
            left: 5px;
            background: #03be6a;
            color: #fff;
            padding: 3px 5px
        }

            .product-list-box .item .time:before {
                border-bottom: 20px solid #03be6a;
                border-right: 11px solid #fff0;
                content: "";
                display: inline-block;
                height: 0;
                right: -11px;
                position: absolute;
                top: 0;
                width: 0
            }

#infscr-loading {
    text-align: center;
    z-index: 100;
    position: fixed;
    left: 5px;
    bottom: 40px;
    width: 150px;
    padding: 10px;
    background: #000;
    opacity: .8;
    color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.box_left_newsletter {
    border: 1px solid #ddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 300px;
    float: left;
    margin-right: 20px;
    padding: 10px
}

    .box_left_newsletter h3, .box_right_newsletter h3 {
        font-size: 20px;
        color: #08c;
        margin: 0 0 10px
    }

    .box_left_newsletter input {
        width: 254px;
        border: 1px solid #ddd;
        border-radius: 4px;
        margin-right: 10px;
        height: 34px;
        font-size: medium;
        background-color: #FFF;
        display: block;
        margin-top: 20px;
        padding: 0 5px
    }

    .box_left_newsletter .button {
        background: #a0c419;
        border: 1px #7b9b04 solid;
        height: auto;
        font-size: medium;
        font-style: normal;
        font-weight: 700;
        color: #fff;
        cursor: pointer;
        border-radius: 4px;
        overflow: hidden;
        width: 150px;
        text-align: center;
        margin-top: 20px;
        padding: 10px 8px
    }

        .box_left_newsletter .button:hover {
            opacity: .8
        }

.box_right_newsletter {
    font-family: 'Segoe UI','HelveticaNeue',Arial,Helvetica,sans-serif;
    font-size: medium;
    border: 1px solid #ddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: auto;
    padding: 10px
}

    .box_right_newsletter ul {
        list-style-type: disc;
        margin: 10px;
        padding-left: 20px
    }

.bg_newsletter_form img {
    width: 568px
}

div.form-error {
    line-height: 180%;
    background: #ffe5ed;
    border-radius: 4px;
    margin-bottom: 22px;
    color: darkred;
    border: 1px solid #eed3d7;
    padding: 6px 12px
}

input.error {
    background: url(../images/icon-fail.png) no-repeat right center #ffebef;
    color: #480000
}

.end_content_info {
    border-bottom: 1px dotted #333;
    margin-top: 20px;
    padding-bottom: 5px;
    clear: both
}

.return_home {
    text-align: right
}

    .return_home i {
        margin-right: 3px
    }

    .return_home a {
        font-weight: 700;
        text-decoration: none
    }

.more_info {
    display: inline-block;
    background: url(../images/more_info.png) no-repeat;
    width: 12px;
    height: 12px;
    vertical-align: text-top;
    margin-left: .5px;
    cursor: help
}

.info_payment p {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #ccc
}

.info_payment label {
    display: block;
    font-weight: 700
}

    .info_payment label:before {
        content: url(../images/ico-arrow.gif);
        margin-right: 5px;
        position: relative;
        top: -2px
    }

.info_payment span {
    margin-left: 15px
}

.bank_note {
    color: #999;
    font-size: 11px;
    font-style: italic;
    margin-top: 5px
}

    .bank_note:before {
        content: url(../images/ico-arrow.gif);
        margin-right: 3px;
        position: relative;
        top: -2px
    }

    .bank_note a {
        font-weight: 700;
        color: #D35400;
        text-decoration: underline;
        font-size: 11px
    }

.box_infomation {
    padding: 1px;
    border: 1px dashed #999;
    margin-bottom: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

    .box_infomation .text {
        background: #CDE0EE;
        padding: 8px
    }

input.gsc-search-button {
    color: #fff !important
}

.box-search {
    margin-bottom: 3px
}

.gsc-control-cse {
    padding: 0 !important;
    border: 0 !important;
    background: none !important
}

.tour_related {
    border: 2px dashed #007933;
    background-color: #e2f2cb;
    padding: 10px;
    margin-bottom: 10px
}

    .tour_related label {
        font-weight: 700;
        color: #2E892E
    }

    .tour_related ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        color: #055699
    }

        .tour_related ul li {
            padding: 0;
            margin-left: 5px
        }

            .tour_related ul li:before {
                content: "»";
                margin-right: 5px
            }

            .tour_related ul li a {
                font-weight: 700;
                color: #055699
            }

                .tour_related ul li a:hover {
                    color: #e67817
                }

.box_support ul {
    margin: 0 !important;
    padding: 0 !important
}

.box_support > ul > li {
    width: 32%;
    display: inline-block;
    margin-bottom: 12px;
    margin-left: 2px;
    list-style-type: none;
    border: 2px solid #c1bdbd
}

.box_support ul li div.title {
    margin-bottom: 5px;
    font-size: medium;
    font-weight: 700;
    margin-top: 5px;
    margin-left: 4px;
    margin-right: 5px;
    border-bottom: 1px dotted #c1bdbd;
    text-align: center
}

.box_support ul li ul {
    padding: 0 5px !important;
    margin-bottom: 5px !important
}

    .box_support ul li ul li {
        display: block;
        width: 100%;
        list-style-type: none;
        color: green;
        font-size: 12px;
        height: 20px
    }

        .box_support ul li ul li:hover a {
            font-style: italic;
            text-decoration: underline
        }

        .box_support ul li ul li a {
            color: green
        }

        .box_support ul li ul li.s i {
            background-position: -8px -201px
        }

        .box_support ul li ul li.y i {
            background-position: -8px -177px
        }

        .box_support ul li ul li.m i {
            background-position: -36px -136px
        }

        .box_support ul li ul li.m {
            color: blue
        }

            .box_support ul li ul li.m a {
                color: blue
            }

.promotion_title {
    color: green;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-size: 23px
}

.promotion_carousel_fix {
    position: fixed;
    left: 50%;
    top: 0;
    z-index: 99;
    width: 960px;
    padding: 5px 10px;
    margin-left: -490px;
    background: #fff
}

.promotion_carousel ul li {
    width: 200px;
    height: 135px;
    padding: 5px 5px 5px 0;
    position: relative;
    margin-bottom: 10px
}

    .promotion_carousel ul li img {
        width: 200px;
        height: 135px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px
    }

    .promotion_carousel ul li span {
        position: absolute;
        bottom: 5px;
        left: 0;
        height: 30px;
        line-height: 30px;
        background: rgb(235 240 240 / .9);
        width: 190px;
        border-radius: 0 0 5px 5px;
        padding-left: 10px;
        font-size: 13px;
        text-align: center
    }

.promotion_content {
    position: relative
}

    .promotion_content .promotion_content_label {
        position: absolute;
        right: 0;
        top: 10px;
        cursor: pointer;
        white-space: nowrap
    }

        .promotion_content .promotion_content_label span {
            font-weight: 700;
            color: #F39C12;
            text-decoration: underline
        }

        .promotion_content .promotion_content_label:before, .promotion_content .promotion_content_label:after {
            content: "";
            background: url(../images/khuyen_mai.gif) no-repeat;
            width: 75px;
            height: 20px;
            display: inline-block;
            vertical-align: middle;
            position: relative;
            top: -2px;
            margin: 0 5px
        }

    .promotion_content > .desc {
        line-height: 1.6;
        padding: 8px;
        border: 1px dashed #968D8D;
        background: #CDE0EE;
        margin-bottom: 10px
    }

.promotion_col > .title {
    border-bottom: 2px solid #0085C4;
    line-height: 30px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: medium;
    ;
    color: #333;
    font-weight: 700
}

.promotion_col .title span {
    color: #0085C4
}

.htabs_amlich a {
    color: #23A0DF
}

.product-promotion-list li {
    width: 49%;
    margin-right: 1%;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    vertical-align: top
}

    .product-promotion-list li.r {
        margin-right: 0
    }

    .product-promotion-list li:hover a {
        color: #00c1de
    }

    .product-promotion-list li .img {
        float: left;
        margin-right: 5px
    }

        .product-promotion-list li .img img {
            max-width: 85px;
            -moz-transition: -moz-transform 5s ease;
            -webkit-transition: -webkit-transform 5s ease;
            -o-transition: -o-transform 5s ease;
            transition: transform 5s ease
        }

    .product-promotion-list li:hover .img img {
        -moz-transform: scale(1.1) rotate(-3deg);
        -webkit-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    .product-promotion-list li .duration {
        position: absolute;
        bottom: 11px;
        padding: 2px;
        font-size: 10px;
        background: #FF5100;
        color: #fff
    }

    .product-promotion-list li p {
        line-height: 1.6
    }

        .product-promotion-list li p i {
            width: 13px;
            text-align: center;
            color: #006597
        }

        .product-promotion-list li p.price span {
            color: #b00;
            font-weight: 700;
            font-size: medium
        }

.product-promotion-col li.bar_title {
    padding: 10px 5px;
    background-color: #D52C2C !important;
    border-top: 1px solid red;
    border-bottom: 1px solid red;
    box-sizing: border-box;
    width: 100%
}

.product-promotion-col li.bar_title_duonglich {
    background-color: #08c !important;
    border-top: 1px solid #08c !important;
    border-bottom: 1px solid #08c !important
}

.product-promotion-col li.bar_title p {
    font-weight: 700;
    font-size: 13px !important;
    color: #fff !important;
    text-transform: uppercase
}

.product-promotion-col li.bar_title_fix {
    position: absolute;
    top: 0
}

.product-promotion-col li {
    background: #fff;
    padding: 15px 5px;
    overflow: auto
}

    .product-promotion-col li.r {
        background: #F2F7FA
    }

    .product-promotion-col li:hover {
        cursor: pointer;
        background: #D2E8F5
    }

    .product-promotion-col li p {
        line-height: 1.4;
        float: left;
        text-align: center
    }

        .product-promotion-col li p.title {
            width: 50%;
            margin-right: 2%;
            text-align: left
        }

    .product-promotion-col li:hover a {
        color: #022BFF
    }

    .product-promotion-col li p.title a {
        font-weight: 700
    }

    .product-promotion-col li p.start_time {
        width: 35%
    }

        .product-promotion-col li p.start_time span {
            display: block;
            margin-bottom: 3px;
            font-weight: 700
        }

    .product-promotion-col li p.price {
        width: 13%;
        text-align: right;
        color: #b00;
        font-weight: 700;
        font-size: medium
    }

#promotion_content_desc .title {
    font-size: 30px;
    text-align: center;
    font-style: italic;
    color: red;
    font-weight: 700
}

#promotion_content_desc .hr {
    margin-bottom: 10px;
    color: #D35400;
    text-align: center;
    font-weight: 700
}

#promotion_content_desc .desc {
    line-height: 1.5
}

#promotion_content_desc ul.note {
    line-height: 1.6;
    padding-left: 10px;
    list-style-type: square;
    border-left: 3px solid #E67E22;
    margin: 10px 0
}

    #promotion_content_desc ul.note li {
        margin-left: 15px
    }

.promotion_content_desc {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ccc;
    background: #F3F3F3;
    margin-top: 10px;
    padding: 10px;
    margin-bottom: 10px
}

#list_map {
    padding: 10px 20px
}

    #list_map .title {
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        margin-bottom: 10px
    }

    #list_map .list_map_promotion {
        float: left;
        width: 25%
    }

        #list_map .list_map_promotion li {
            line-height: 1.8;
            font-size: medium
        }

.employee-list {
    overflow: auto;
    padding: 5px
}

    .employee-list .box {
        width: 47%;
        padding: 5px;
        box-shadow: 0 0 5px #aaa;
        -webkit-box-shadow: 0 0 5px #aaa;
        -moz-box-shadow: 0 0 5px #aaa;
        float: left;
        margin-right: 1%;
        position: relative;
        margin-bottom: 3%;
        cursor: pointer
    }

        .employee-list .box:hover:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            z-index: 5;
            background: #464545 url(../images/zoom.png) no-repeat center;
            opacity: .7;
            width: 100%;
            height: 100%
        }

    .employee-list .box2 {
        margin-right: 0;
        margin-left: 2%
    }

        .employee-list .box2 .bg {
            margin-left: 5px
        }

        .employee-list .box2:before {
            content: "";
            background: url(../images/loxo.png) no-repeat;
            display: block;
            width: 44px;
            height: 69px;
            position: absolute;
            top: 70px;
            left: -34px
        }

    .employee-list .box .bg {
        background: url(../images/khung.png) no-repeat;
        width: 325px;
        height: 215px;
        position: relative
    }

        .employee-list .box .bg .img {
            position: absolute;
            top: 11px;
            left: 11px
        }

        .employee-list .box .bg .extra {
            position: absolute;
            top: 26px;
            right: 13px;
            width: 140px
        }

            .employee-list .box .bg .extra .title {
                padding: 0;
                color: #0089fe;
                font-weight: 700;
                font-size: medium;
                letter-spacing: -1px
            }

            .employee-list .box .bg .extra .rank {
                color: #06751b;
                font-weight: 700;
                font-size: 12px;
                margin-top: 0
            }

            .employee-list .box .bg .extra .info {
                font-size: 11px;
                color: #707171;
                margin: 5px
            }

.content-desc-employee {
    position: relative;
    overflow: auto;
    padding-top: 5px
}

    .content-desc-employee .image {
        margin-left: 50px;
        float: left
    }

        .content-desc-employee .image img {
            padding: 5px;
            box-shadow: 0 0 5px #aaa;
            -webkit-box-shadow: 0 0 5px #aaa;
            -moz-box-shadow: 0 0 5px #aaa
        }

    .content-desc-employee .desc {
        position: relative;
        margin-right: 100px;
        float: right;
        background: url(../images/detail-profile.png) no-repeat;
        width: 230px;
        height: 230px
    }

        .content-desc-employee .desc p {
            line-height: 2;
            position: absolute;
            top: 25px;
            left: 40px;
            transform: rotate(-4deg);
            -moz-transform: rotate(-4deg);
            -ms-transform: rotate(-4deg);
            -webkit-transform: rotate(-4deg);
            font-size: medium;
            font-family: Arial,Helvetica,sans-serif
        }

            .content-desc-employee .desc p label {
                font-weight: 700;
                text-transform: uppercase
            }

.article-order {
    position: relative
}

.order_status {
    position: absolute;
    right: 0;
    top: 75px
}

    .order_status img {
        width: 150px
    }

.tool_order {
    position: absolute;
    right: 0;
    top: -30px
}

    .tool_order a {
        width: 32px;
        height: 32px;
        display: inline-block;
        padding: 5px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        cursor: pointer;
        border: 1px solid #999;
        position: relative
    }

        .tool_order a:hover {
            background-color: #F0F0F0
        }

    .tool_order .invoice {
        background: #CEDBE0 url(../images/invoice.png) no-repeat 5px
    }

    .tool_order .confirm {
        background: #CEDBE0 url(../images/confirm.png) no-repeat 5px
    }

    .tool_order a span {
        display: none
    }

    .tool_order a:hover span {
        display: block;
        padding: 5px;
        background: rgb(0 0 0 / .8);
        color: #fff;
        position: absolute;
        margin-top: -45px;
        margin-left: -30px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        white-space: pre
    }

        .tool_order a:hover span:before {
            content: "";
            width: 0;
            height: 0;
            border: 6px solid rgb(0 0 0 / .8);
            border-bottom: 0 solid #fff0;
            border-left: 5px solid #fff0;
            border-right: 5px solid #fff0;
            position: absolute;
            right: 41%;
            bottom: -6px
        }

.box_product {
    position: relative;
    line-height: normal;
    margin-top: 15px
}

    .box_product .items {
        overflow: auto
    }

    .box_product .item {
        padding-bottom: 10px;
        margin-bottom: 10px;
        display: inline-block;
        vertical-align: top;
        width: 48%;
        margin-right: 1%;
        border-bottom: 1px dotted #cccccc38;
        background: linear-gradient(52deg,#fff0,rgb(236 252 237 / 34%) 51.41%,#fff0 96.17%),#fff
    }

    .box_product .item2 {
        margin-right: 0;
        margin-left: 1%
    }

    .box_product .item .img {
        float: left;
        margin-right: 14px
    }

        .box_product .item .img img {
            width: 200px;
            height: 176px;
            border: 1px solid #eee
        }

    .box_product .item .info p {
        font-size: medium
    }

        .box_product .item .info p span {
            font-weight: 400
        }

    .box_product .item .info .tit a {
        font-weight: 700;
        display: block;
        text-transform: capitalize;
        overflow: hidden
    }

    .box_product .item .info p.pri span {
        color: #b00;
        font-size: 20px
    }

        .box_product .item .info p.pri span.old {
            font-size: 13px;
            color: #555;
            font-style: italic;
            text-decoration: line-through;
            margin-right: 6px;
            font-weight: 400
        }

.expand {
    max-height: 150px;
    overflow: hidden;
    position: relative
}

.expanded {
    max-height: none
}

    .expanded .quote-expand {
        display: none
    }

.quote-expand {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    height: 80px;
    top: 90px;
    left: 0;
    right: 0;
    font-size: 11px;
    line-height: 1;
    text-align: center;
    color: #FF7F2A;
    cursor: pointer;
    padding-top: 65px;
    background: -webkit-linear-gradient(top,#fff0 0%,#eff2f7 80%);
    background: -moz-linear-gradient(top,#fff0 0%,#eff2f7 80%);
    background: -o-linear-gradient(top,#fff0 0%,#eff2f7 80%);
    background: linear-gradient(to bottom,#fff0 0%,#eff2f7 80%)
}

.help-block {
    display: inline;
    padding-left: 6px;
    font-size: 85%;
    line-height: normal
}

span.form-error.help-block {
    display: block;
    color: red;
    margin-top: 6px;
    padding-left: 0
}

div.form-error {
    padding: 6px 12px;
    line-height: 180%;
    background: #ffe5ed;
    border-radius: 4px;
    margin-bottom: 22px;
    color: darkred
}

input.valid {
    background: url(../images/icon-ok.png) no-repeat right center #e3ffe5;
    color: #002f00;
    border-color: #96b796 !important
}

input.error {
    background: url(../images/icon-fail.png) no-repeat right center #ffebef;
    color: #480000
}

.form-suggest-element {
    padding: 4px
}

form.validating-server-side .server-validation {
    background: url(../images/ajax-loader.gif?v=2) no-repeat center right #FFF;
    opacity: .5
}

.max-chars {
    background: #EEE;
    color: #999
}

.form-help {
    padding-left: 6px;
    font-size: 90%;
    color: #888
}

.hotline_content {
    position: absolute;
    border: 1px dashed #c31112;
    top: 5px;
    left: 240px;
    border-radius: 5px;
    padding: 5px 5px 0
}

    .hotline_content ul:first-child {
        border: 0;
        padding-left: 5px;
        padding-right: 25px
    }

    .hotline_content ul {
        list-style-type: none;
        float: left;
        border-left: 1px dotted #ccc;
        position: relative;
        margin: 0;
        padding: 0 15px;
        margin-bottom: 2px
    }

        .hotline_content ul lable {
            font-weight: 700;
            color: #B30000
        }

        .hotline_content ul .hotro {
            float: left;
            margin-top: 5px
        }

        .hotline_content ul li {
            margin-bottom: 2px;
            color: #0082E9;
            font: bold 13px Tahoma,Arial,Helvetica,sans-serif
        }

            .hotline_content ul li i {
                color: #333;
                font-size: 12pt;
                vertical-align: middle
            }

            .hotline_content ul li span.pre {
                color: #e7371f
            }

    .hotline_content .tuvan {
        color: #c31112;
        position: absolute;
        right: 13px;
        top: 12px;
        font: 12px Tahoma,Arial,Helvetica,sans-serif;
        font-weight: 700
    }

        .hotline_content .tuvan span {
            font-size: 30px;
            vertical-align: sub;
            font-weight: 400
        }

.icon_cellphone {
    float: left;
    height: 20px;
    width: 22px
}

.box-hotline {
    border: 1px dashed #c31112;
    margin-top: 10px;
    padding: 5px;
    overflow: auto;
    background: #FEFFDB
}

.tag-box-hotline {
    float: left;
    padding: 14px 0 14px 10px;
    text-transform: uppercase;
    background: #02923e;
    font-weight: 700;
    position: relative
}

    .tag-box-hotline .arrow_hotline {
        width: 0;
        height: 0;
        border: 20px solid #02923e;
        border-top: 23px solid #fff0;
        border-bottom: 22px solid #fff0;
        border-right: 7px solid #fff0;
        position: absolute;
        right: -27px;
        top: 0
    }

    .tag-box-hotline span {
        color: #FFF;
        text-shadow: none;
        font-size: medium
    }

.box-hotline .tv ul {
    float: left;
    padding: 3px 20px 0 30px;
    overflow: auto
}

.box-hotline .dt ul {
    width: 320px;
    float: left;
    padding: 3px 0 0 30px
}

    .box-hotline .dt ul li {
        width: 160px;
        display: inline-block
    }

    .box-hotline .tv ul li, .box-hotline .dt ul li {
        margin-bottom: 2px
    }

        .box-hotline .tv ul li p, .box-hotline .dt ul li p {
            font-size: 13px;
            color: #0085C4;
            font-weight: 700;
            text-shadow: 0 1px 0 #FFF;
            display: block
        }

            .box-hotline .tv ul li p span, .box-hotline .dt ul li p span {
                text-transform: uppercase;
                color: #d31a1a
            }

            .box-hotline .tv ul li p i, .box-hotline .dt ul li p i {
                text-shadow: none;
                font-size: 19px;
                width: 13px;
                text-align: center;
                vertical-align: text-top;
                color: #333
            }

.box-thongbao {
    padding: 5px 0;
    box-sizing: border-box;
    color: blue;
    display: block;
    font: 13px Tahoma,Geneva,sans-serif
}

.alert-javascript {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0 0 0 / .74);
    z-index: 999
}

    .alert-javascript p {
        width: 456px;
        margin-left: -200px;
        padding: 10px;
        background: #69903c;
        color: #fff;
        position: fixed;
        top: 40%;
        left: 50%;
        font-size: 18px;
        font-weight: 700;
        z-index: 1000;
        -webkit-box-shadow: 0 0 10px #222
    }

        .alert-javascript p a {
            font-size: 18px;
            display: block;
            text-align: center;
            text-decoration: underline
        }

            .alert-javascript p a:hover {
                font-style: italic
            }

        .alert-javascript p > span {
            color: darkred
        }

.call_button_mobile {
    background: url(../images/button_call.png) no-repeat;
    display: block;
    height: 35px;
    width: 125px;
    position: absolute;
    right: 10px;
    top: 50px;
    cursor: pointer;
    display: none
}

.open_door {
    position: absolute;
    right: 0;
    top: 5px;
    border: 1px dashed #ee5f10;
    border-radius: 5px;
    height: 70px;
    width: 220px;
    padding: 5px 20px
}

    .open_door .hours {
        font-weight: 700;
        font-size: 30px;
        position: absolute;
        top: 10px
    }

    .open_door span.tim {
        position: absolute;
        left: 90px;
        font-size: medium;
        ;
        color: green;
        font-weight: 700
    }

        .open_door span.tim:nth-child(2) {
            top: 5px;
            padding: 0 10px
        }

        .open_door span.tim:nth-child(3) {
            top: 30px;
            padding: 3px 10px 0;
            border-top: 1px solid red
        }

    .open_door .desc {
        position: absolute;
        bottom: 5px;
        font-size: medium;
        font-style: italic
    }

#product-limit-scroll {
    height: 1104px
}

#hotline {
    position: absolute;
    right: 7px;
    text-align: right;
    z-index: 6;
    font-size: medium;
    padding-top: 17px;
    text-shadow: 1px 0 0 #fff,-1px 0 0 #fff,0 1px 0 #fff,0 -1px 0 #fff,1px 1px #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff
}

    #hotline .h1 {
        font-size: medium;
        ;
        font-weight: 700;
        color: #E67E22;
        line-height: 1.4
    }

        #hotline .h1 span {
            font-size: medium
        }

    #hotline .h2 {
        font-size: medium;
        padding-top: 3px
    }

.fb-like-box {
    background-color: #fff
}

.search_widget {
    padding: 10px 5px
}

    .search_widget .cat_parent {
        text-align: right
    }

        .search_widget .cat_parent input {
            margin: 0;
            margin-left: 5px
        }

        .search_widget .cat_parent label {
            letter-spacing: -1px
        }

    .search_widget .r {
        margin: 5px 0 15px
    }

        .search_widget .r:last-child {
            margin: 5px 0
        }

        .search_widget .r > label {
            margin-bottom: 5px;
            display: block;
            font-weight: 700;
            text-transform: uppercase
        }

    .search_widget select {
        width: 100%
    }

    .search_widget .cate select {
        display: none
    }

        .search_widget .cate select.active {
            display: block
        }

    .search_widget .but {
        text-align: center
    }

    .search_widget .button {
        color: #fff;
        box-shadow: 0 4px 0 #b04600;
        -moz-box-shadow: 0 4px 0 #b04600;
        -webkit-box-shadow: 0 4px 0 #b04600;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 30px;
        font-size: 17px;
        padding: 2px 24px;
        margin: 10px 0 5px
    }

.menu_stick {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}

.box-category-head {
    padding-bottom: 10px
}

    .box-category-head ul {
        display: table;
        margin: 0;
        padding: 0
    }

        .box-category-head ul li {
            display: table-cell
        }

            .box-category-head ul li:first-child a {
                margin-left: 0
            }

            .box-category-head ul li a {
                padding: 10px 20px;
                background: #093;
                font-size: medium;
                ;
                text-transform: uppercase;
                color: #fff;
                font-weight: 700;
                display: block;
                text-align: center;
                margin-left: 10px;
                border-radius: 5px
            }

                .box-category-head ul li a:hover {
                    background: #D35400
                }

.news_last {
    margin-bottom: 0 !important
}

    .news_last .content_box {
        padding-top: 0 !important
    }

.cate_news_box {
    margin-bottom: 10px
}

    .cate_news_box .tit {
        border-bottom: 2px solid #e2dfdc;
        text-shadow: 1px 1px 1px #fff;
        line-height: 40px;
        color: #000;
        font-size: 18px;
        font-weight: 700;
        cursor: pointer;
        text-transform: uppercase
    }

    .cate_news_box .con {
        padding: 10px 0 0;
        overflow: auto;
        position: relative
    }

        .cate_news_box .con .item {
            float: left;
            width: 50%;
            margin-bottom: 10px;
            overflow: hidden
        }

            .cate_news_box .con .item .img {
                width: 120px;
                height: auto;
                float: left;
                margin-right: 10px
            }

                .cate_news_box .con .item .img img {
                    width: 100%;
                    height: auto
                }

            .cate_news_box .con .item .info h3 a {
                font-size: medium
            }

            .cate_news_box .con .item .info ul {
                font-style: italic;
                margin-bottom: 3px;
                color: #ccc
            }

            .cate_news_box .con .item:first-child {
                width: 49%;
                float: left;
                margin-right: 1%
            }

                .cate_news_box .con .item:first-child .img {
                    width: 100%;
                    height: auto;
                    display: block;
                    margin-bottom: 5px
                }

                    .cate_news_box .con .item:first-child .img img {
                        width: 100%;
                        display: block
                    }

                .cate_news_box .con .item:first-child .info h3 a {
                    font-size: medium
                }

                .cate_news_box .con .item:first-child .info p {
                    line-height: 1.6
                }

    .cate_news_box .con_carousel {
        padding: 10px 0 0;
        position: relative
    }

        .cate_news_box .con_carousel ul li {
            width: 237px;
            margin-right: 5px
        }

            .cate_news_box .con_carousel ul li .img {
                width: 100%;
                height: 180px;
                display: block;
                margin-bottom: 7px
            }

                .cate_news_box .con_carousel ul li .img img {
                    width: 100%;
                    height: 100%;
                    display: block
                }

            .cate_news_box .con_carousel ul li h3 a {
                font-size: medium;
                display: block
            }

.cate_news_box_half {
    width: 49%;
    float: left;
    margin-right: 1%
}

    .cate_news_box_half:last-child {
        margin-right: 0;
        margin-left: 1%
    }

.cate_news_box .con_last {
    padding: 10px 0 0
}

    .cate_news_box .con_last .item {
        margin-bottom: 10px;
        overflow: auto
    }

        .cate_news_box .con_last .item .img {
            width: 120px;
            height: 80px;
            margin-right: 5px;
            float: left
        }

            .cate_news_box .con_last .item .img img {
                width: 100%;
                height: 80px;
                display: block
            }

        .cate_news_box .con_last .item .info h3 a {
            font-size: medium
        }

        .cate_news_box .con_last .item .info ul {
            font-style: italic;
            margin-bottom: 3px;
            color: #ccc
        }

        .cate_news_box .con_last .item .info .summary {
            line-height: 1.6
        }

        .cate_news_box .con_last .item:first-child .img {
            display: block;
            width: 100%;
            height: 387px;
            margin: 0;
            margin-bottom: 10px
        }

            .cate_news_box .con_last .item:first-child .img img {
                width: 100%;
                height: 100%
            }

        .cate_news_box .con_last .item:first-child .info h3 a {
            display: block
        }

.news_random .cate_news_box_half {
    float: none;
    display: inline-block;
    margin-right: 0;
    vertical-align: top
}

    .news_random .cate_news_box_half:nth-child(3), .news_random .cate_news_box_half:nth-child(5), .news_random .cate_news_box_half:nth-child(7) {
        margin-left: 1%
    }

.cat_location {
    margin: 10px 0;
    overflow: auto
}

    .cat_location li {
        float: left;
        width: 20%;
        padding: 0 5px;
        box-sizing: border-box;
        margin-bottom: 25px
    }

        .cat_location li a {
            display: block;
            width: 100%;
            margin-bottom: 5px
        }

            .cat_location li a img {
                display: block;
                width: 100%;
                height: 150px;
                border-radius: 5px
            }

        .cat_location li span {
            display: block;
            text-align: center;
            height: 44px;
            overflow: hidden
        }

.box_maps {
    margin-bottom: 2em;
    margin-top: 2em
}

.box_infor {
    float: left;
    width: 40%
}

    .box_infor .title {
        font-size: medium;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 1em
    }

.box_form {
    float: right;
    width: 57%;
    margin-left: 3%
}

    .box_form .row {
        padding-bottom: 1em;
        width: 100%;
        overflow: auto
    }

        .box_form .row .col:first-child {
            margin-left: 0
        }

        .box_form .row .col {
            width: 49%;
            float: left;
            margin-left: 2%
        }

            .box_form .row .col img {
                vertical-align: middle
            }

        .box_form .row label {
            line-height: 20px
        }

        .box_form .row input[type='text'], .box_form .row textarea {
            width: 100%;
            box-sizing: border-box
        }

        .box_form .row:last-child {
            margin-top: 1em
        }

            .box_form .row:last-child input {
                padding: 5px 25px;
                height: auto;
                font-size: 13px;
                text-transform: uppercase;
                border: 0
            }

.ui-datepicker-title > select {
    padding: 3px;
    vertical-align: text-bottom;
    width: 40% !important
}

    .ui-datepicker-title > select:first-child {
        width: 60% !important
    }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: 5px !important
}

.quantity_change {
    height: 30px;
    width: 24px;
    color: #555;
    display: inline-block;
    cursor: pointer;
    font-size: 17px;
    vertical-align: bottom;
    font-weight: 700;
    background: #CBCBCB;
    border: 1px solid #CCC;
    border-radius: 5px;
    text-align: center
}

    .quantity_change span {
        vertical-align: sub
    }

.box_add_cart {
    background: linear-gradient(79.37deg,#fff0,rgb(217 238 251 / 50%) 51.41%,#fff0 96.17%),#fff;
    padding: 10px 0 10px;
    color: #5a8c4f;
    font-size: 18px;
    text-align: right;
    border-radius: 8px 8px 0 8px
}

    .box_add_cart > div {
        display: inline-block;
        margin-right: 10px
    }

        .box_add_cart > div:last-child {
            margin-right: 0
        }

    .box_add_cart input {
        height: 20px;
        font-size: medium
    }

    .box_add_cart .list-datepicker {
        cursor: pointer
    }

.whys {
    padding-left: 8px;
    margin-top: 8px;
    list-style: none
}

    .whys li {
        padding: 10px 5px 10px 21px;
        position: relative;
        text-transform: capitalize;
        display: block
    }

        .whys li:before {
            content: "";
            
            width: 15px;
            height: 14px;
            position: absolute;
            top: 10px;
            left: 0;
            overflow: hidden
        }

.box_faq {
    overflow: auto
}

    .box_faq > div:first-child {
        width: 68%;
        margin-right: 2%;
        float: left
    }

    .box_faq > div:last-child {
        width: 30%;
        float: left
    }

.list_faq .item {
    margin-bottom: 15px
}

    .list_faq .item .title {
        margin-bottom: 5px;
        cursor: pointer
    }

        .list_faq .item .title:before {
            content: "";
            background: url(../images/hoidap_q.gif) no-repeat;
            width: 14px;
            height: 16px;
            display: inline-block;
            margin-right: 5px;
            vertical-align: sub
        }

    .list_faq .item .info label {
        color: #ccc;
        font-size: 12px;
        margin-left: 5px
    }

        .list_faq .item .info label:first-child {
            margin-left: 0
        }

        .list_faq .item .info label i {
            color: #999
        }

    .list_faq .item .desc {
        margin-left: 30px;
        background: #fbe4d2;
        padding: 5px 10px;
        display: none
    }

        .list_faq .item .desc:before {
            content: "";
            background: url(../images/hoidap_a.gif) no-repeat;
            width: 14px;
            height: 18px;
            display: inline-block;
            margin-right: 5px;
            vertical-align: sub
        }

.box_form_ui .box_form_ui_title {
    font-size: medium;
    font-weight: 700;
    color: #ed6f32
}

    .box_form_ui .box_form_ui_title i {
        color: #0099d5
    }

.box_form_ui .row {
    margin-bottom: 10px
}

    .box_form_ui .row input, .box_form_ui .row textarea, .box_form_ui .row select {
        width: 100%;
        box-sizing: border-box;
        display: block
    }

        .box_form_ui .row input[name="captcha"] {
            width: 100px;
            float: left;
            margin-top: 5px;
            margin-right: 5px
        }

            .box_form_ui .row input[name="captcha"] + img {
                vertical-align: middle
            }

    .box_form_ui .row .col {
        float: left
    }

    .box_form_ui .row label {
        font-size: 12px;
        display: block;
        margin-bottom: 3px
    }

.box_form_ui .but {
    text-align: center
}

    .box_form_ui .but .button {
        color: #fff;
        box-shadow: 0 4px 0 #b04600;
        -moz-box-shadow: 0 4px 0 #b04600;
        -webkit-box-shadow: 0 4px 0 #b04600;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 30px;
        font-size: 17px;
        padding: 2px 24px;
        margin: 10px 0 5px
    }

.box_air {
    overflow: auto
}

    .box_air > div:first-child .left {
        float: left;
        width: 49%;
        margin-right: 1%
    }

    .box_air > div:first-child .right {
        float: right;
        width: 49%;
        margin-left: 1%
    }

.box_request_air .row .col {
    width: 31%;
    margin-right: 3%
}

    .box_request_air .row .col:last-child {
        width: 32%;
        margin-right: 0
    }

#form-air {
    overflow: auto;
    display: block
}

.box_tour {
    overflow: auto
}

    .box_tour > div:first-child .left {
        float: left;
        width: 49%;
        margin-right: 1%
    }

    .box_tour > div:first-child .right {
        float: right;
        width: 49%;
        margin-left: 1%
    }

.box_request_tour .row .col {
    width: 31%;
    margin-right: 3%
}

    .box_request_tour .row .col:last-child {
        width: 32%;
        margin-right: 0
    }

#form-tour {
    overflow: auto;
    display: block
}

.box_search_info {
    margin-bottom: 10px
}

.star {
    min-width: 20px;
    height: 14px;
    background: url(../images/star.png) left center repeat-x;
    display: inline-block
}

    .star.star1 {
        width: 20px
    }

    .star.star2 {
        width: 40px
    }

    .star.star3 {
        width: 60px
    }

    .star.star4 {
        width: 70px
    }

    .star.star5 {
        width: 100px
    }

.hotel-list .left {
    width: 25%;
    border: 0
}

    .hotel-list .left .image {
        margin-right: 0;
        float: none;
        width: 100%
    }

        .hotel-list .left .image img {
            width: 100%
        }

.hotel-list .right {
    float: left;
    width: 74%;
    margin-left: 1%;
    margin-top: 0
}

.hotel-list .name h3 {
    display: inline-block;
    margin-right: 5px
}

.hotel-list .description {
    width: 100%;
    margin-right: 0;
    display: table
}

    .hotel-list .description .left {
        float: none;
        width: 67%;
        border-right: 0;
        display: table-cell
    }

        .hotel-list .description .left ul {
            list-style: inherit;
            list-style-type: disc;
            padding-left: 15px
        }

            .hotel-list .description .left ul li {
                line-height: 1.8
            }

                .hotel-list .description .left ul li span {
                    font-weight: 700
                }

    .hotel-list .description .right {
        float: none;
        margin-top: 0;
        width: 33%;
        margin-left: 0;
        text-align: right;
        display: table-cell;
        vertical-align: bottom
    }

        .hotel-list .description .right .cart {
            text-align: right
        }

.hotel_introduction .title {
    font-weight: 700;
    line-height: 25px
}

    .hotel_introduction .title label {
        font-weight: 400
    }

.hotel_introduction .content_introduction ul {
    padding: 0;
    margin-top: 10px;
    padding-left: 40px;
    list-style: initial
}

    .hotel_introduction .content_introduction ul > li {
        margin-bottom: 10px;
        line-height: 20px
    }
