/* Minification failed. Returning unminified contents.
(7334,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found ','
 */
.box-sort-category li a:hover /* library*/
.transition-img {
    transition: all 0.3s ease-in-out 0s;
    transform: scale(1);
}

img {
    max-width: 100%;
}

.row-padding-bottom-10 {
    margin-bottom: 10px;
}

.row-padding-bottom-20 {
    margin-bottom: 20px;
}

.form-control:focus, .form-control.focus {
    background-image: linear-gradient(#f7941e, #f7941e), linear-gradient(#d2d2d2, #d2d2d2);
}
/*end library*/
.transition-img:hover {
    transform: scale(1.2);
}

body {
    font-family: "Arial";
    color: #494949;
    font-size: 14px;
    font-weight: normal;
    top: 0 !important;
}

a {
    color: #494949;
}

a:hover {
    color: #1ea0f6;
    text-decoration: none;
}

a:active, a:focus {
    text-decoration: none;
    color: none;
}

a:focus {
    outline: none;
}

.shadow-z-1-c {
    box-shadow: 0 1px 0 0 #0000001f, 0 1px 6px 0 #0000001f;
}

.container-c {
    width: 1170px;
    margin: 0 auto;
}

.wrapper {
    background: #fafafa;
    min-width: 1170px;
    font-family: 'Roboto',sans-serif;
}

.top {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/bg-head-top.png) no-repeat center top #f9a737;
    min-height: 25px;
}

    .top .location {
        position: relative;
        display: inline;
    }

        .top .location > a {
            text-transform: uppercase;
            color: #fff;
            background: url(//cdn.dealtoday.vn/assets/d2d/images/bg-location.png) no-repeat right center;
            display: inline-block;
            padding-right: 20px;
            font-weight: 500;
            padding-top: 3px;
        }

    .top .nav-top {
        overflow: hidden;
        float: right;
        list-style: none;
        margin: 0;
    }

        .top .nav-top li {
            float: left;
            padding: 0 10px;
        }

            .top .nav-top li a {
                display: block;
                color: #fff;
                padding: 2px 0;
                font-size: 13px;
            }

            .top .nav-top li.item1 {
                position: relative;
            }

                .top .nav-top li.item1 a span {
                    background: #ff0000 none repeat scroll 0 0;
                    border-radius: 8px;
                    color: #fff;
                    display: block;
                    font-size: 11px;
                    padding: 2px;
                    line-height: 10px;
                    padding-top: 1px;
                    position: absolute;
                    right: 0;
                    text-align: center;
                    top: 0;
                    min-width: 12px;
                    min-height: 12px;
                }

            .top .nav-top li.item-phone {
            }

                .top .nav-top li.item-phone a {
                    font-weight: 500;
                    font-size: 14px;
                    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-phone.png) no-repeat 5px center;
                    padding-left: 20px;
                }

.head {
    /*padding: 5px 0 5px 0;*/
    /*background: #f4f5f6;*/
    z-index: 9999;
}

.head-sticky .head {
    box-shadow: 0px 0px 2px 1px #ccc;
    padding: 0;
    background: #f4f5f6;
}

.head .logo-deal {
    width: 242px;
    padding-top: 4px;
    text-align: center;
}

.head-sticky .head .logo-deal {
    /*visibility: hidden;*/
}

.head .menu-trending {
    width: 580px;
}

    .head .menu-trending ul {
        list-style: none;
        padding: 15px 0;
        margin: 0;
    }

        .head .menu-trending ul li {
            float: left;
            position: relative;
        }

            .head .menu-trending ul li a {
                display: block;
                font-weight: 500;
                text-transform: uppercase;
                padding: 10px 15px;
            }

    .head .menu-trending .dropdown-menu {
        top: 0;
        padding: 0;
    }

        .head .menu-trending .dropdown-menu li {
            width: 100%;
        }

            .head .menu-trending .dropdown-menu li a:hover {
                color: #1ea0f6;
            }

.head .search-home {
    width: 52px;
    position: relative;
}

    .head .search-home .btn-search {
        display: block;
        padding: 19px 0;
    }

    .head .search-home > .dropdown-menu {
        position: absolute;
        top: 0;
        left: -410px;
        width: 450px;
        height: 50px;
        border-radius: 0;
        /*display: block;*/
        padding-top: 8px;
    }

    .head .search-home #location {
        position: relative;
    }

        .head .search-home #location:hover .dropdown-menu {
            display: block;
            top: 90%;
        }

    .head .search-home .input-search {
        border: none;
        height: 30px;
        width: 100%;
    }

        .head .search-home .input-search:focus {
            background: #fff;
        }

    .head .search-home .select-location {
        margin-top: 7px;
        border-bottom: 1px solid #b0b0b0;
        padding-right: 10px;
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-dropdown-location.png) no-repeat right center;
        display: block;
    }

    .head .search-home .btn-submit-search {
        padding-top: 7px;
        display: block;
    }

.box-account {
    /*width: 155px;*/
    padding: 6px 5px 5px 40px;
    height: 100%;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/update/icon-user.png) 10px 17px no-repeat;
    position: relative;
    z-index: 999;
}

    .box-account .avt {
        border: 1px solid #ccc;
        position: absolute;
        top: 15px;
        left: 5px;
        width: 30px;
        height: 30px;
        border-radius: 2px;
    }

.head .box-account:hover {
    background-color: #fff;
}

.box-account:hover .box-button-dn,
.box-account:hover .list-item {
    display: block;
}

.box-account .box-button-dn {
    width: 242px;
    padding: 20px;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    z-index: 998;
    display: none;
}

    .box-account .box-button-dn .btn-dk,
    .box-account .box-button-dn .btn-dn {
        background: #e67f05;
        color: #fff;
        display: block;
        text-align: center;
        padding: 8px;
        margin-top: 5px;
        border-radius: 4px;
    }

    .box-account .box-button-dn .btn-dn {
        background: #b0b0b0;
    }

    .box-account .box-button-dn hr {
        margin: 10px 0;
    }

.box-account .list-item {
    position: absolute;
    top: 59px;
    right: -23px;
    width: 175px;
    margin: 0;
    padding: 0;
    background: #fff;
    z-index: 999;
    display: none;
    border: 1px solid #ddd;
    border-top: none;
}

    .box-account .list-item li {
        padding: 0 10px;
        height: 38px;
        line-height: 38px;
        color: #494949;
        border-bottom: 1px solid #e4e4e4;
        display: block;
        font-size: 13px;
    }

        .box-account .list-item li:last-child {
            border-bottom: none;
        }

        .box-account .list-item li.active,
        .box-account .list-item li:hover {
            color: #ffae00;
            border-left: 2px solid #ffae00;
            font-weight: bold;
            cursor: pointer;
        }

.box-cart {
    width: 115px;
    padding: 12px 5px 5px 40px;
    height: 100%;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/update/icon-cart.png) 10px 16px no-repeat;
}

    .box-cart:hover {
        cursor: pointer;
    }

    .box-cart .text {
        color: #797979;
        display: block;
    }

    .box-cart .count {
        background: #e70000;
        color: #fff;
        display: table;
        border-radius: 5px;
        height: 8px;
        line-height: 14px;
        font-size: 12px;
        padding: 0 5px;
    }

.menu-primary {
    width: 242px;
}

.menu-category .box-menu-primary {
    z-index: 999;
}

.box-menu-primary {
    background: #fff;
    position: relative;
    height: 460px;
    /*z-index: 9999;*/
}

    .box-menu-primary .head-menu {
        height: 41px;
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-menu.png) 20px center no-repeat;
        padding-left: 50px;
        line-height: 40px;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
    }

        .box-menu-primary .head-menu ul {
            list-style: none;
            margin: 0;
            padding: 0;
            overflow: hidden;
            display: table;
        }

            .box-menu-primary .head-menu ul li {
                float: left;
            }

                .box-menu-primary .head-menu ul li a {
                    display: block;
                    font-weight: bold;
                    text-transform: uppercase;
                    color: #b6b6b6;
                    padding: 9px 14px;
                    display: inline-block;
                }

                .box-menu-primary .head-menu ul li.active a, .box-menu-primary .head-menu ul li:hover a {
                    color: #494949;
                    border-bottom: 2px solid #f7941e;
                }

    .box-menu-primary .content-tabs ul.parent-menu {
        list-style: none;
        padding: 0;
        margin: -1px 0 0 0;
        border-top: 1px solid #c8c8c8;
    }

        .box-menu-primary .content-tabs ul.parent-menu > li {
        }

            .box-menu-primary .content-tabs ul.parent-menu > li > a {
                display: block;
                position: relative;
                padding: 11px 15px 11px 20px;
            }

            .box-menu-primary .content-tabs ul.parent-menu > li:hover > a, .box-menu-primary .content-tabs ul.parent-menu > li.active > a {
                background: #ececec;
                font-weight: bold;
                color: #494949;
            }

            .box-menu-primary .content-tabs ul.parent-menu > li > a img {
                position: absolute;
                top: 8px;
                width: 25px;
                left: 15px;
            }

    .box-menu-primary .content-tabs .panel-menu {
        display: none;
        position: absolute;
        top: 0;
        left: 233px;
        width: 936px;
        background: #fff;
        box-shadow: 0 0 1px 1px #ccc;
        min-height: 460px;
        z-index: 999;
    }

    .box-menu-primary .content-tabs ul.parent-menu > li:hover > .panel-menu {
        display: block;
    }

    .box-menu-primary .content-tabs .panel-menu .sub-menu {
        /*list-style: none;
        padding: 0;
        margin: 0;
        overflow: auto;
        display: table;
        width: auto;*/
        padding: 0;
        margin: 0;
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
        height: 460px;
        column-fill: auto;
        -moz-column-fill: auto;
    }

        .box-menu-primary .content-tabs .panel-menu .sub-menu li {
            /*padding: 10px 0;
            overflow: hidden;
            width: 230px;
            display: inline-block;
            vertical-align: top;*/
            vertical-align: top;
            display: inline-block;
            padding: 10px 0;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            z-index: 998;
            position: relative;
            width: 230px;
        }

        .box-menu-primary .content-tabs .panel-menu .sub-menu .level1 {
            background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-li.png) 5px center no-repeat;
            padding-left: 15px;
            padding-top: 5px;
            display: block;
            font-size: 14px;
            font-weight: bold;
        }

            .box-menu-primary .content-tabs .panel-menu .sub-menu .level1 span {
                /*color: #ed2349;*/
            }

        .box-menu-primary .content-tabs .panel-menu .sub-menu .level2 {
            padding-left: 10px;
        }

            .box-menu-primary .content-tabs .panel-menu .sub-menu .level2 a {
                font-size: 13px;
                padding: 5px 10px;
                display: block;
            }

        .box-menu-primary .content-tabs .panel-menu .sub-menu li a:hover {
            color: #f7941e;
        }

    .box-menu-primary .content-tabs .panel-menu .background {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 997;
    }

        .box-menu-primary .content-tabs .panel-menu .background img {
            max-width: inherit;
        }

.panel-menu .list-item-menu {
    overflow: hidden;
    padding: 7px;
    position: absolute;
    bottom: 0px;
    display: none;
}

    .panel-menu .list-item-menu .item {
        width: 200px;
        float: left;
        padding: 0 10px;
    }

        .panel-menu .list-item-menu .item .thumbanail-c {
            overflow: hidden;
            display: block;
        }

        .panel-menu .list-item-menu .item .des {
            display: block;
            text-align: center;
            color: #f7941e;
            font-size: 13px;
        }

        .panel-menu .list-item-menu .item.last {
            background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-arrow-right.png) no-repeat 80px center;
            width: 105px;
            padding-top: 40px;
            text-align: center;
            min-height: 150px;
        }

            .panel-menu .list-item-menu .item.last span {
                display: block;
            }

            .panel-menu .list-item-menu .item.last .text-1 {
                font-weight: 300;
            }

            .panel-menu .list-item-menu .item.last .text-2 {
                font-size: 25px;
            }

            .panel-menu .list-item-menu .item.last .text-3 {
                font-weight: 300;
                font-size: 12px;
            }

.content-tabs .tabs-c {
    display: none;
}

    .content-tabs .tabs-c.active {
        display: block;
    }

.box-slider-home-deal {
    width: 688px;
}

.slider-home-deal {
}

    .slider-home-deal .carousel-indicators {
        bottom: 77px;
    }

        .slider-home-deal .carousel-indicators li {
            border: 0;
            width: 4px;
            height: 4px;
            background: #bdbdbd;
            margin: 0 2px;
        }

            .slider-home-deal .carousel-indicators li.active {
                background: #222;
            }

    .slider-home-deal .box-price {
        background: #fff;
        margin: 0;
        padding: 16px 10px 16px;
    }

        .slider-home-deal .box-price table {
            width: 100%;
        }

            .slider-home-deal .box-price table tr td {
                padding: 0 5px;
            }

        .slider-home-deal .box-price .price-voucher {
            display: block;
            color: #f70302;
            font-size: 20px;
            font-weight: bold;
        }

        .slider-home-deal .box-price .price-original {
            text-decoration: line-through;
            color: #797979;
        }

        .slider-home-deal .box-price .promotion {
            font-size: 22px;
            padding: 0px 5px;
            text-align: center;
            background: #ff2900 none repeat scroll 0 0;
            color: #fff;
            display: inline-block;
            height: 25px;
            font-weight: bold;
            line-height: 25px;
        }

        .slider-home-deal .box-price .price-promotion {
            color: #fff;
            display: inline-block;
            font-size: 25px;
            font-weight: bold;
            padding: 10px 7px;
        }

            .slider-home-deal .box-price .price-promotion small {
                color: #fff;
                vertical-align: top;
            }

.box-slider-home-deal .box-price .btn-buy {
    padding: 5px 0;
    font-size: 16px;
    text-align: center;
    text-transform: capitalize;
    background: #f70302;
}

.slider-home-deal .box-info {
    background: #fff;
    height: 104px;
}

.slider-home-deal .partner {
    color: #f7941e;
    display: inline-block;
    padding: 5px 30px 3px 10px;
    font-weight: 500;
}

.slider-home-deal .avg-rating {
    display: inline-block;
    padding: 0px 10px 0px 13px;
    color: #828282;
    font-size: 13px;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-rating.png) 0px center no-repeat;
    width: 80px;
}

.slider-home-deal .total-account {
    display: inline-block;
    padding: 0px 10px 0px 20px;
    color: #828282;
    font-size: 13px;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-user.png) 0px center no-repeat;
}

.slider-home-deal .box-price .deal-name {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #2d2d2d;
}

.slider-home-deal .box-price .location {
    display: block;
    padding-left: 12px;
    padding-top: 5px;
    padding-bottom: 4px;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/update/icon-location.png) no-repeat 0px center;
    color: #828282;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
}

.slider-home-deal .box-info .cat {
    display: inline-block;
    padding-left: 30px;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-cham.png) no-repeat 10px center;
    color: #828282;
}

.slider-home-deal .box-info .des {
    display: block;
    font-size: 13px;
    color: #828282;
    padding: 0px 10px 10px;
}

.slider-home-deal .carousel-inner {
    height: 460px;
    overflow: hidden;
}

.slider-home-deal .carousel-control {
    background: none;
    width: 28px;
    padding-top: 160px;
    height: 300px;
}

    .slider-home-deal .carousel-control.left {
        left: 0px;
        width: 28px;
    }

    .slider-home-deal .carousel-control.right {
        right: 0px;
    }

.top-deal {
    /*border: 1px solid #d3d3d3;*/
    background: url(//cdn.dealtoday.vn/assets/d2d/images/top-deal.png) no-repeat center 0px #fff;
    padding: 86px 10px 10px;
}

    .top-deal .thumbnail-c {
        display: block;
    }

    .top-deal .item {
        position: relative;
    }

    .top-deal .promotion {
        position: absolute;
        top: 0;
        display: block;
        padding: 1px 5px;
        color: #fff;
        background: #f7941e;
        font-size: 13px;
    }

    .top-deal .item-name {
        font-size: 12px;
        display: block;
        line-height: 13px;
        padding-top: 3px;
    }

    .top-deal .price-origin {
        font-weight: bold;
        font-size: 16px;
        color: #ff0000;
    }

        .top-deal .price-origin small {
            vertical-align: top;
            font-weight: normal;
        }

    .top-deal .quantity-buy {
        display: inline-block;
        color: #f7941e;
        font-size: 13px;
        padding-right: 20px;
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-cart-yellow.png) no-repeat right center;
    }

.box-top-deal {
    width: 247px;
    /*background: #fff;*/
}

    .box-top-deal > div > div:first-child {
        margin-bottom: 10px;
    }

.box-brand .col-xs-9 {
    width: 972px;
}

.box-brand .list-brand {
    overflow: hidden;
    background: #fff;
    height: 292px;
}

    .box-brand .list-brand .item {
        float: left;
        width: 14.28%;
        padding: 10px;
        text-align: center;
        display: inline-block;
    }

        .box-brand .list-brand .item a {
            display: block;
            line-height: 125px;
            /*border: 1px solid transparent;*/
            margin: 1px;
        }

            .box-brand .list-brand .item a:hover {
                /*border: 1px solid #ccc;*/
            }

            .box-brand .list-brand .item a img {
                vertical-align: middle;
                /*filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);*/
            }

                .box-brand .list-brand .item a img:hover {
                    vertical-align: middle;
                    box-shadow: 0 0 2px 1px #ccc;
                    /*filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);*/
                }

.box-brand h5 {
    margin: 0;
    padding: 10px 30px;
    text-transform: uppercase;
    background: #fff;
    position: relative;
    box-shadow: 0 -1px 1px -1px #ccc;
}

    .box-brand h5:before {
        position: absolute;
        right: 100%;
        content: " ";
        border: 2px solid #f7941e;
        height: 23px;
        top: 5px;
    }

.box-brand .col-xs-3 {
    width: 208px;
}

.layer1-left {
    width: 237px;
    padding-right: 0;
}

.box-menu-category {
}

    .box-menu-category ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .box-menu-category .level1 {
        position: relative;
    }

        .box-menu-category .level1 h2 > a {
            display: block;
            color: #fff;
            background: url(//cdn.dealtoday.vn/assets/d2d/images/bg-thoitrang.png) no-repeat;
            height: 40px;
            padding: 10px 20px;
            font-size: 16px;
            position: relative;
            border-bottom: 1px solid #fff;
            font-weight: bold;
        }

            .box-menu-category .level1 h2 > a:before {
                /*border: 2px solid #ff0000;
                content: " ";
                height: 23px;
                position: absolute;
                right: 100%;
                top: 5px;*/
            }

        .box-menu-category .level1 .menu-level2 {
            position: absolute;
            top: 0;
            left: 232px;
            background: #fff;
            width: 300px;
            z-index: 10;
            padding: 10px 0;
            display: none;
        }

            .box-menu-category .level1 .menu-level2 > li {
                padding: 0 10px;
                position: relative;
            }

                .box-menu-category .level1 .menu-level2 > li:hover > a {
                    background-color: #f2f2f2;
                    color: #f7941e;
                    font-weight: bold;
                }

            .box-menu-category .level1 .menu-level2 li a, .box-menu-category .level1 .menu-level2 li.active a {
                display: block;
                display: block;
                padding: 8px 10px;
            }

            .box-menu-category .level1 .menu-level2 > li.arrow > a {
                background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-arrow-right.png) 95% center no-repeat #f2f2f2;
            }

        .box-menu-category .level1 .menu-level3 {
            display: none;
            position: absolute;
            top: 0;
            left: 100%;
            background: #fff;
            width: 300px;
            z-index: 10;
            padding: 10px 0;
        }

            .box-menu-category .level1 .menu-level3 > li {
                padding: 0 10px;
            }

                .box-menu-category .level1 .menu-level3 > li:hover > a {
                    background: #f2f2f2;
                    color: #f7941e;
                    font-weight: bold;
                }

        .box-menu-category .level1:hover > .menu-level2 {
            display: block;
        }

        .box-menu-category .level1 .menu-level2 > li:hover > .menu-level3 {
            display: block;
        }

.layer1-right {
    width: 943px;
    padding-left: 0;
}

.list-item-layer1.border-top {
    border-top: 1px solid #d4d4d4;
}

.list-item-layer1 {
    overflow: hidden;
    background: #fff;
}

.box-menu-category .ads img {
    height: 651px;
}

.box-top-deal .ads img {
    width: 197px;
    height: 160px;
}

.list-item-layer1 .item {
    width: 312px;
    float: left;
    padding: 0px 10px 10px 10px;
    border-right: 1px solid #d4d4d4;
    height: 345px;
    /* height: 325px;*/
}

    .list-item-layer1 .item:hover {
        box-shadow: 0 0 2px 0px #ccc inset;
    }

    .list-item-layer1 .item:last-child {
        border-right: 0;
    }

    .list-item-layer1 .item .thumbnail-c > img {
        width: 100%;
    }


    .list-item-layer1 .item .thumbnail-c {
        display: block;
        overflow: hidden;
        /*padding: 0px 14px 0px 14px;*/
        width: 290px;
        position: relative;
        background: url(//cdn.dealtoday.vn/assets/d2d/images/loading64.gif) no-repeat center center;
    }

        .list-item-layer1 .item .thumbnail-c .label-hot {
            position: absolute;
            top: 0;
            left: 10px;
        }

        .list-item-layer1 .item .thumbnail-c .label-saphethan {
            position: absolute;
            top: 0;
            left: 10px;
            display: block;
            padding: 1px 5px;
            background: #ed2349;
            color: #fff;
            font-size: 13px;
        }

        .list-item-layer1 .item .thumbnail-c .time {
            background: url(//cdn.dealtoday.vn/assets/d2d/images/opacity.png);
            display: none;
            padding: 5px;
            /*left: 14px;
                width: 262px;*/
            width: 290px;
            color: #fff;
            font-size: 12px;
            position: absolute;
            bottom: 26px;
        }

        .list-item-layer1 .item .thumbnail-c .address {
            background: url(//cdn.dealtoday.vn/assets/d2d/images/opacity-1.png);
            display: none;
            padding: 5px;
            color: #fff;
            font-size: 12px;
            position: absolute;
            bottom: 0px;
            /*left: 14px;
                width: 262px;*/
            width: 290px;
        }

    .list-item-layer1 .item .partner {
        color: #f7941e;
        font-weight: 500;
        font-size: 13px;
        margin-top: 5px;
        float: left;
        white-space: nowrap;
    }

    .list-item-layer1 .item .avg-rating {
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-rating.png) no-repeat scroll 0 center;
        color: #828282;
        display: inline-block;
        font-size: 13px;
        padding: 5px;
        padding-left: 15px;
    }

    .list-item-layer1 .item .total-account {
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-user.png) no-repeat scroll 0 center;
        color: #828282;
        display: inline-block;
        font-size: 13px;
        padding: 5px;
        padding-left: 15px;
    }

    .list-item-layer1 .item .col-xs-6.pull-right {
        text-align: right;
    }

    .list-item-layer1 .item .item-name {
        display: block;
        line-height: 16px;
        font-weight: 500;
    }

    .list-item-layer1 .item .price-promotion {
        display: inline-block;
        font-size: 16px;
        font-weight: bold;
        line-height: 35px;
        margin: 0 10px 0 0px;
        float: left;
    }

        .list-item-layer1 .item .price-promotion.free {
            color: #ed2349;
            font-weight: 500;
        }

    .list-item-layer1 .item .price-origin {
        color: #363636;
        display: inline-block;
        font-size: 12px;
        margin-left: 0px;
        text-decoration: line-through;
        margin-top: 11px;
        float: left;
    }

    .list-item-layer1 .item .promotion {
        background: #ed2349 none repeat scroll 0 0;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        margin-left: 5px;
        padding: 0 5px;
        float: left;
        margin: 8px 0 0 8px;
    }

.list-item-layer3 .item .promotion {
    margin: 8px 0 0 6px;
}

.list-item-layer1 .item .like {
    width: 18px;
    height: 18px;
    display: block;
    text-indent: 999px;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-heart.png) no-repeat;
    position: absolute;
    /*right: 20px;*/
    right: 10px;
    bottom: 31px;
    display: none;
}

.list-item-layer1 .item:hover .like {
    display: block;
}

.list-item-layer1 .item .like:hover {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-hear-hover.png) no-repeat;
}

.list-item-layer1 .item .like.active {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-heart-blue.png) no-repeat;
}

.btn-buy {
    display: inline-block;
    background: #f7941d;
    text-align: center;
    padding: 5px 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    margin: 3px 0 0;
    width: 100%;
}

    .btn-buy:hover, .list-item-layer1 .item:hover .btn-buy {
        color: #fff;
        background: #ff131d;
    }

.list-item-layer1 .item:hover .time, .list-item-layer1 .item:hover .address {
    display: block;
}
/*t?ng 2*/
.box-menu-category.anuong .level1 h2 > a {
    background-image: url(//cdn.dealtoday.vn/assets/d2d/images/bg-anuong.png);
}

.layer-2-center {
    width: 313px;
    padding: 0;
}

.layer1-right.layer2-right {
    width: 630px;
}

.ads-3-item-horizontal {
    border-right: 1px solid #d4d4d4;
    padding-left: 2px;
}

    .ads-3-item-horizontal .item {
        border-bottom: 1px solid #fff;
    }

        .ads-3-item-horizontal .item:last-child {
            border-bottom: none;
        }

.box-menu-category.suckhoe .level1 h2 > a {
    background-image: url(//cdn.dealtoday.vn/assets/d2d/images/bg-suckhoe.png);
}
/*style 3*/
.list-item-layer1.list-item-layer3 {
}

    .list-item-layer1.list-item-layer3 .item {
        padding: 0;
        width: 312px;
        position: relative;
    }

        .list-item-layer1.list-item-layer3 .item .thumbnail-c {
            padding: 0;
            display: block;
            width: 100%;
        }

            .list-item-layer1.list-item-layer3 .item .thumbnail-c .time {
                width: 100%;
                padding-bottom: 0;
                left: 0;
                bottom: 67px;
            }

            .list-item-layer1.list-item-layer3 .item .thumbnail-c .address {
                width: 100%;
                background: url(//cdn.dealtoday.vn/assets/d2d/images/opacity.png);
                left: 0;
                bottom: 40px;
                height: 28px;
                overflow: hidden;
            }

        .list-item-layer1.list-item-layer3 .item .box-price {
            background: url(//cdn.dealtoday.vn/assets/d2d/images/opacity-1.png);
            left: 0;
            overflow: hidden;
            padding: 5px 10px;
            position: absolute;
            top: 212px;
            width: 311px;
        }

        .list-item-layer1.list-item-layer3 .item .price-promotion {
            color: #fff;
        }

        .list-item-layer1.list-item-layer3 .item .price-origin {
            color: #fff;
        }

        .list-item-layer1.list-item-layer3 .item .partner {
            display: inline-block;
            padding: 0 5px;
        }

        .list-item-layer1.list-item-layer3 .item .item-name {
            padding: 0 5px;
        }

.box-menu-category.dulich .level1 h2 > a {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/bg-dulich.png);
    color: #48484a;
}

.list-item-layer1.list-item-layer3 .item .thumbnail-c .label-hot {
    left: 20px;
}

.list-item-layer1.list-item-layer3 .item .thumbnail-c .label-saphethan {
    left: 0;
}

.layer1-right {
    position: relative;
}

    .layer1-right .view-all {
        position: absolute;
        bottom: 0;
        right: -35px;
    }

.box-head-deal {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-deal-banchay.png) 20px center no-repeat #fff;
}

    .box-head-deal .title {
        display: inline-block;
        padding: 10px;
        font-weight: 500;
        border-bottom: 2px solid #f7941e;
        margin-left: 50px;
        font-size: 18px;
    }

    .box-head-deal h2 {
        margin: 7px 0 0 50px;
    }

    .box-head-deal .view-all {
        display: inline-block;
        padding: 10px 30px;
        float: right;
        font-weight: 500;
    }

.list-deal {
    margin: 0 -3px;
}

    .list-deal .item {
        padding: 10px 9px 0 9px;
        border: 1px solid #fff;
    }

        .list-deal .item .thumbnail-c {
            display: block;
            position: relative;
            background: url(//cdn.dealtoday.vn/assets/d2d/images/loading64.gif) no-repeat center center;
        }

            .list-deal .item .thumbnail-c .time {
                background: url(//cdn.dealtoday.vn/assets/d2d/images/opacity.png) repeat scroll 0 0;
                bottom: 26px;
                color: #fff;
                display: none;
                font-size: 12px;
                padding: 5px;
                position: absolute;
                width: 100%;
            }

            .list-deal .item .thumbnail-c .address {
                background: url(//cdn.dealtoday.vn/assets/d2d/images/opacity-1.png) repeat scroll 0 0;
                bottom: 0;
                color: #fff;
                display: none;
                font-size: 12px;
                padding: 5px;
                position: absolute;
                width: 100%;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
            }

            .list-deal .item .thumbnail-c .label-hot {
                display: block;
                position: absolute;
                top: 0;
                left: 0;
            }

            .list-deal .item .thumbnail-c .label-saphethan {
                position: absolute;
                top: 0;
                left: 0px;
                display: block;
                padding: 1px 5px;
                background: #ed2349;
                color: #fff;
                font-size: 13px;
            }

        .list-deal .item .info {
            padding: 5px;
            background: #fff;
        }

            .list-deal .item .info .partner {
                color: #f7941d;
                font-size: 13px;
                font-weight: 500;
                padding-top: 5px;
                float: left;
                white-space: nowrap;
                width: 100%;
                text-overflow: ellipsis;
                display: block;
                overflow: hidden;
            }

            .list-deal .item .info .avg-rating {
                background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-rating.png) no-repeat scroll 0 center;
                color: #828282;
                display: inline-block;
                font-size: 13px;
                padding: 5px 10px 5px 15px;
                float: right;
            }

            .list-deal .item .info .total-account {
                background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-user.png) no-repeat scroll 0 center;
                color: #828282;
                display: inline-block;
                font-size: 13px;
                padding: 5px 5px 5px 15px;
                float: right;
            }

            .list-deal .item .info .item-name {
                display: block;
                line-height: 18px;
                padding-bottom: 5px;
                height: 35px;
            }

            .list-deal .item .info .price-promotion {
                display: inline-block;
                font-size: 16px;
                font-weight: bold;
                line-height: 35px;
                margin: 0 5px 0 0px;
                float: left;
            }

            .list-deal .item .info .col-xs-9 .h-info-sm, .list-item-layer1 .item .h-info-sm {
                float: left;
                margin: 12px 0 0;
                font-weight: bold;
                font-size: 11px;
            }


            .list-deal .item .info .price-origin {
                color: #363636;
                display: inline-block;
                font-size: 12px;
                margin-left: 0px;
                text-decoration: line-through;
                margin-top: 11px;
                float: left;
            }

            .list-deal .item .info .promotion {
                background: #ed2349 none repeat scroll 0 0;
                color: #fff;
                display: inline-block;
                font-size: 12px;
                padding: 0 5px;
                float: left;
                margin: 8px 0 0 5px;
            }

        .list-deal .item:hover .btn-buy {
            background-color: #ed2349;
        }

.box-footer {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/bg-footer.png) repeat-x left 20px;
    /*min-height: 860px;*/
    margin-top: 50px;
}

    .box-footer .footer1 {
        padding-left: 250px;
        padding-top: 30px;
        background: url(//cdn.dealtoday.vn/assets/d2d/images/phone.png) no-repeat left top;
    }

        .box-footer .footer1 .nav-footer1 {
            list-style: none;
        }

            .box-footer .footer1 .nav-footer1 li {
            }

                .box-footer .footer1 .nav-footer1 li a {
                    display: block;
                    padding: 7px 7px 7px 30px;
                    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-check.png) 3px center no-repeat;
                }

.download-app {
    display: block;
    padding-top: 15px;
    padding-left: 15px;
}

    .download-app span {
        display: block;
        font-size: 27px;
        color: #fff;
        text-align: center;
    }

.logo-smart {
    display: block;
    text-align: right;
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer2 {
}

    .footer2 h3, .footer3 h3 {
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        white-space: nowrap;
    }

    .footer2 .nav-footer2 {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .footer2 .nav-footer2 li {
        }

            .footer2 .nav-footer2 li a {
                display: block;
                color: #a4a4a5;
                padding: 5px 15px;
                background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-li-footer.png) no-repeat 0 center;
            }

                .footer2 .nav-footer2 li a:hover {
                    color: #fff;
                }

.footer3 h5 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    white-space: nowrap;
}

.footer3 .keyword {
    /*padding: 8px 30px 8px 8px;*/
}

    .footer3 .keyword a {
        /*float: left;*/
        text-align: justify;
        color: #a4a4a5;
        margin: 0 4px 0 0;
    }

        .footer3 .keyword a:hover {
            color: #fff;
        }

.footer3 .company-name {
    color: #fff;
    display: block;
}

.footer3 .company-address {
    color: #a4a4a5;
    display: block;
    font-size: 12px;
    padding-bottom: 10px;
}

.footer1 .subscribe-email {
    margin-top: 50px;
    background: #565657;
    padding: 15px;
}

.footer2 .company-add {
    margin-top: 5px;
    margin-left: 15px;
    color: #fff;
}

.footer1 .subscribe-email h5 {
    margin: 0;
    font-size: 16px;
    color: #fff;
}

.footer1 .subscribe-email .input {
    position: relative;
    margin-top: 5px;
}

    .footer1 .subscribe-email .input .form-control {
        color: #fff;
        padding-right: 50px;
    }

    .footer1 .subscribe-email .input .btn-send {
        display: block;
        position: absolute;
        top: 3px;
        right: 0;
        color: #f7941d;
        text-transform: uppercase;
        font-weight: bold;
    }

.footer3 {
    border-bottom: 5px solid #f7941d;
    overflow: hidden;
    padding-left: 25px;
}

.nav-scrollspy {
    position: fixed;
    top: 30%;
    margin-left: -40px;
    right: 0px;
}

/*.nav-scrollspy li {
}

.nav-scrollspy li.active {
    opacity: 1;
}

.nav-scrollspy li a:hover, .nav-scrollspy li a:focus {
    background: none;
}*/

.menu-primary.menu-category .box-menu-primary {
    position: relative;
    height: 40px;
}

.menu-primary.menu-category .nav-tab-menu,
.menu-category.is-sticky .nav-tab-menu {
    position: absolute;
    top: 40px;
    width: 232px;
    background-color: #fff;
    display: none;
    z-index: 999;
}

.menu-primary.menu-category:hover .nav-tab-menu, .menu-category.is-sticky:hover .nav-tab-menu {
    display: block;
}

.menu-primary.menu-category .box-menu-primary .content-tabs .panel-menu, .menu-category.is-sticky .box-menu-primary .content-tabs .panel-menu {
    top: -40px;
}

.menu-category.is-sticky .box-menu-primary {
    height: 40px;
}

.nav-breadcrumb li:hover > .dropdown-menu {
    display: block;
}

.nav-breadcrumb li {
    float: left;
}

    .nav-breadcrumb li h1 {
        font-weight: normal;
        margin: 0;
        font-size: 14px;
        padding: 10px 15px 10px 25px;
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-breadcrumb.png) no-repeat left center;
    }

.nav-breadcrumb > li > a {
    display: block;
    padding: 10px 15px 10px 25px;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-breadcrumb.png) no-repeat left center;
}

.nav-breadcrumb > li:first-child > a {
    background-image: none;
    padding-left: 15px;
    padding-top: 9px;
}

.nav-breadcrumb li a:hover, .nav-breadcrumb li a.active {
    color: #ed2349;
}

.nav-breadcrumb > li .dropdown-menu {
    top: 36px;
}

    .nav-breadcrumb > li .dropdown-menu li {
        width: 100%;
    }

.box-search-category {
    padding-top: 5px;
}

    .box-search-category .input {
        position: relative;
        min-height: 35px;
    }

        .box-search-category .input .form-control {
        }

        .box-search-category .input .btn-search {
            position: absolute;
            top: 2px;
            right: 2px;
        }

.box-filter {
    background: #fff;
    padding: 10px 48px 10px 10px;
    margin-bottom: 5px;
    position: relative;
    height: 41px;
    overflow: hidden;
}

    .box-filter.active {
        height: auto !important;
        overflow: inherit;
    }

    .box-filter .sub-category {
        overflow: hidden;
        /*height: 40px;*/
    }

        .box-filter .sub-category li {
            float: left;
        }

            .box-filter .sub-category li a {
                display: block;
            }

                .box-filter .sub-category li a:hover, .box-filter .sub-category li a.active {
                    background-color: transparent;
                    color: #ed2349;
                }

    .box-filter .btn {
        background-color: #f7941e !important;
        padding: 0px 5px;
        color: #fff;
        position: absolute;
        top: 10px;
        right: 10px;
        margin: 0;
    }

        .box-filter .btn i {
            color: #fff;
            font-size: 18px;
        }

    .box-filter .title {
        width: 150px;
        border-right: 1px solid #ddd;
    }

        .box-filter .title span {
            display: block;
            padding: 10px;
            text-align: center;
        }

    .box-filter .checkbox-primary input[type="checkbox"]:checked + .checkbox-material .check:before {
        color: #f7941e;
    }

    .box-filter .checkbox-primary input[type="checkbox"]:checked + .checkbox-material .check {
        color: #f7941e;
    }

    .box-filter .checkbox-primary input[type="checkbox"]:checked > .box-filter .checkbox-primary label {
        color: red;
    }

    .box-filter .sub-category.nav-location li {
        padding: 0 10px;
    }

    .box-filter .sub-category.nav-dropdown > li {
        padding: 10px;
    }

    .box-filter .sub-category.nav-dropdown li .dropdown-menu li {
        width: 100%;
    }

    .box-filter .sub-category.nav-dropdown li input[type="text"] {
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-arrow-bottom.png) no-repeat right center;
        border-bottom: 1px solid #494949;
        cursor: pointer;
        width: auto;
        padding-right: 10px;
    }

        .box-filter .sub-category.nav-dropdown li input[type="text"]:focus {
            border-bottom: 2px solid #f7941e;
        }

.box-sort-category {
    overflow: hidden;
    border-bottom: 1px solid #f6921e;
    margin-bottom: 6px;
}

    .box-sort-category .container-c {
        overflow: hidden;
    }

    .box-sort-category li a {
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-down.png) no-repeat right center;
    }

        .box-sort-category li a:hover, .box-sort-category li a.active {
            background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-down-ping.png) no-repeat right center;
            color: #f7941e;
        }

        .box-sort-category li a.active,
        .box-sort-category li a:focus {
            color: #f7941e;
            background-color: inherit;
        }

    .box-sort-category span {
        display: inline-block;
        padding: 15px 0;
    }

    .box-sort-category h1 {
        font-size: 14px;
        display: inline-block;
    }

.margin0 {
    margin: 0;
}

.item .link-detail {
    display: block;
    overflow: hidden;
    position: relative;
}

    .item .link-detail .lbl-icon-dealtoday {
        position: absolute;
        top: 10px;
        left: 0;
        display: block;
    }

        .item .link-detail .lbl-icon-dealtoday img {
            height: 16px;
            width: auto;
            margin: 0;
        }

.list-deal.list-deal-category .add-item-like {
    text-align: center;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 0px 0px;
    display: none;
    z-index: 99;
}

    .list-deal.list-deal-category .add-item-like span {
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-heart-blue-1.png) no-repeat 25px center #fff;
        display: block;
        padding: 5px 0;
        color: #1ea0f6;
    }

.imgCompare {
    float: left;
    margin-left: 38px;
}

.list-deal.list-deal-category .add-item-like.active span {
    background-image: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-heart-blue.png);
}

.list-deal.list-deal-category .item:hover .add-item-like {
    display: block;
    box-shadow: 0px 1px 1px #ddd;
}



.list-deal.list-deal-category .compare {
    text-align: center;
    position: absolute;
    top: 107%;
    left: 0;
    width: 100%;
    padding: 0px 0px;
    display: none;
    z-index: 99;
    background: #fff;
    font-size: 12px;
}

    .list-deal.list-deal-category .compare span {
        float: left;
        margin-left: 13px;
        padding-bottom: 5px;
        color: #1ea0f6;
    }

.list-deal.list-deal-category .item:hover .compare {
    display: block;
    box-shadow: 0px 1px 1px #ddd;
}

.page-size {
    overflow: hidden;
    margin-bottom: 20px;
    width: 300px;
}

    .page-size span {
        display: inline-block;
        float: left;
        line-height: 39px;
        padding: 0 3px;
    }

        .page-size span.drop-pagesize {
            width: 80px;
            font-weight: 500;
            background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-arrow-bottom.png) right center no-repeat;
        }

            .page-size span.drop-pagesize .dropdown-menu {
                top: 35px;
                text-align: center;
                margin-left: 35px;
            }

            .page-size span.drop-pagesize input {
                cursor: pointer;
                line-height: 39px;
                text-align: center;
            }

.pager.pagination-c {
    margin: 0;
}

    .pager.pagination-c li {
    }

        .pager.pagination-c li a {
            border-radius: 100%;
            border: none;
            margin: 0 3px 0 0;
        }

            .pager.pagination-c li a:hover {
                background-color: #686767;
                color: #fff;
            }

        .pager.pagination-c li.active a {
            color: #fff;
            background-color: #f7941d;
        }

        .pager.pagination-c li:first-child a, .pager.pagination-c li:last-child a {
            background-color: #f7941d;
            color: #fff;
        }

#btn-next-layer {
    position: fixed;
    bottom: 27px;
    right: 10px;
}

#btn-to-top {
    position: fixed;
    bottom: 37px;
    right: 9px;
    display: none;
}

.slider-price {
    height: 2px !important;
    border: none;
}

    .slider-price .noUi-handle {
        height: 15px !important;
        width: 15px !important;
        border-radius: 7px;
        background: #f7941e;
        border: 0;
        box-shadow: none;
    }

        .slider-price .noUi-handle:after, .slider-price .noUi-handle:before {
            display: none;
        }

        .slider-price .noUi-handle.noUi-active {
            transform: scale3d(1,1,1);
            box-shadow: none;
        }

    .slider-price .noUi-base {
        height: 2px;
        background: none; /*#b2b0b5;*/
    }

    .slider-price .noUi-connect {
        background: #f7941e;
        box-shadow: none;
    }

    .slider-price .noUi-background {
        background: #b2b0b5;
        z-index: 99;
    }
    /*.slider-price .noUi-connect .noUi-handle{*/
    /*left: -3px;*/
    /*}*/
    /*.slider-price .noUi-background .noUi-handle{*/
    /*left: 0px;*/
    /*}*/
    .slider-price .noUi-handle {
        cursor: pointer;
        left: -8px !important;
    }

    .slider-price .noUi-horizontal .noUi-handle {
        /*left: inherit !important;*/
    }
/*detail deal*/
.box-detail-deal {
    width: 664px;
}

    .box-detail-deal .slider-gallery {
        box-shadow: 0px 1px 2px 1px #ddd;
    }

        .box-detail-deal .slider-gallery .carousel-indicators {
            position: inherit;
            margin-left: 0;
            left: inherit;
            bottom: inherit;
            width: 100%;
            text-align: left;
            background: #fff;
        }

            .box-detail-deal .slider-gallery .carousel-indicators li {
                width: 70px;
                height: 49px;
                text-indent: 0;
                border: none;
                border-radius: 0;
                text-align: left;
                margin: 0;
                opacity: 0.5;
                float: left;
            }

                .box-detail-deal .slider-gallery .carousel-indicators li.active {
                    opacity: 1;
                }

                .box-detail-deal .slider-gallery .carousel-indicators li img {
                    width: 100%;
                }

.info-feature {
    padding: 10px;
    background: #fff;
    box-shadow: 0px 1px 2px 1px #ddd;
    margin: 10px 0 0;
}

.title-info-feature {
    margin-bottom: 5px;
    border-bottom: 1px solid #f7941e;
}

    .title-info-feature span {
        display: inline-block;
        padding: 6px 0;
        font-size: 16px;
        /*border-top: 2px solid #f7941e;*/
        margin-top: -2px;
        font-weight: bold;
    }

    .title-info-feature h2 {
        /* display: inline-block; */
        padding: 6px 0;
        font-size: 16px;
        margin: 0;
        font-weight: bold;
    }

.content-deal h3 {
    /* display: inline-block; */
    font-size: 14px;
    font-weight: bold;
}

.info-feature .nav-feature li a {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-li-detail.png) no-repeat left center;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 13px;
}

    .info-feature .nav-feature li a:hover {
        background-color: transparent;
    }

.btn-xemthem {
    text-align: center;
    padding: 10px 0;
}

.info-feature .btn-xemthem a {
    border: 1px solid #d1d2d2;
    color: #2095f3 !important;
    margin: 0 auto;
    padding: 3px 20px;
    text-transform: inherit;
}

.info-feature .des.closed {
    height: 140px;
    overflow: hidden;
}

.info-feature .des.open {
    height: auto;
    overflow: inherit;
}

.box-detail-deal .detail-content {
    padding: 10px;
    background: #fff;
    margin-top: 10px;
    box-shadow: 0px 1px 2px 1px #ddd;
}

.box-detail-info {
    width: 516px;
}

    .box-detail-info .box-1, .box-detail-info .box-2, .box-detail-info .box-3 {
        background: #fff;
        box-shadow: 0px 1px 2px 1px #ddd;
        padding: 10px;
        margin-bottom: 10px;
    }

        .box-detail-info .box-1 .box-share .ma-sp {
        }

        .box-detail-info .box-1 .box-share span {
            display: inline-block;
            margin-right: 10px;
        }

        .box-detail-info .box-1 .box-share .button-share iframe {
            left: 0;
        }

        .box-detail-info .box-1 .button-share {
            display: inline-block;
        }

        .box-detail-info .box-1 .box-share .btn-share-fb {
            background: url(//cdn.dealtoday.vn/assets/d2d/images/bg-fb-share.png) left center no-repeat #fff;
            padding-left: 65px;
            height: 18px;
            cursor: pointer;
        }

        .box-detail-info .box-1 .box-share .btn-share-tw {
            background: url(//cdn.dealtoday.vn/assets/d2d/images/bg-tw-share.png) left center no-repeat #fff;
            padding-left: 65px;
            height: 18px;
            cursor: pointer;
        }

            .box-detail-info .box-1 .box-share .btn-share-fb i, .box-detail-info .box-1 .box-share .btn-share-tw i {
                display: block;
                border-bottom: 1px solid #ddd;
                border-right: 1px solid #ddd;
                border-top: 1px solid #ddd;
                font-size: 10px;
                color: #535c64;
                height: 18px;
                line-height: 15px;
                padding: 0 3px;
                border-radius: 0 2px 2px 0;
            }

        .box-detail-info .box-1 .box-share .comment {
            background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-count-comment.png) no-repeat 0 center;
            padding-left: 15px;
            color: #3aabf7;
            font-size: 12px;
        }

        .box-detail-info .box-1 .box-share .avg-rating {
            background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-rating.png) no-repeat scroll 0 center;
            color: #828282;
            display: inline-block;
            font-size: 13px;
            padding: 5px 5px 5px 15px;
        }

        .box-detail-info .box-1 .box-share .total-account {
            background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-user.png) no-repeat scroll 0 center;
            color: #828282;
            display: inline-block;
            font-size: 13px;
            padding: 5px 5px 5px 15px;
            margin-right: 0;
        }

        .box-detail-info .box-1 .deal-name {
            font-size: 18px;
            font-weight: 500;
            display: block;
            padding: 5px 0px;
            margin: 3px 0 0;
            line-height: 24px;
        }

        .box-detail-info .box-1 .price,
        .box-detail-info .box-1 .discount-percen {
            font-size: 30px;
            display: block;
            padding: 5px;
            text-align: center;
            color: #ea281c;
            margin-right: 10px;
        }

            .box-detail-info .box-1 .price small {
                vertical-align: top;
            }

        .box-detail-info .box-1 .price-original {
            color: #333;
            text-decoration: line-through;
            font-size: 16px;
            font-weight: bold;
            margin-top: 10px;
        }

        .box-detail-info .box-1 table input {
            width: 60px;
            float: left;
        }

        .box-detail-info .box-1 table tr td > b {
            float: left;
            display: inline-block;
            padding-top: 10px;
            padding-right: 10px;
        }

        .box-detail-info .box-1 table tr td a {
            display: block;
            text-align: center;
        }

        .box-detail-info .box-1 table tr td span {
            display: block;
            text-align: center;
            line-height: 18px;
        }

        .box-detail-info .box-1 .btn-like {
            display: block;
            background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-hear-large.png) center center no-repeat;
            width: 32px;
            height: 28px;
            margin: 0 30px;
            text-indent: -9999999px;
        }

            .box-detail-info .box-1 .btn-like:hover, .box-detail-info .box-1 .btn-like.active {
                background-image: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-hear-large-blue.png);
            }

        .box-detail-info .box-1 .box-price {
            padding: 10px;
        }

            .box-detail-info .box-1 .box-price table {
                display: table;
                margin: 0 auto;
                background: url(//cdn.dealtoday.vn/assets/d2d/images/label-new.png) no-repeat top right #f3f3f3;
            }

                .box-detail-info .box-1 .box-price table tr td {
                    padding: 10px;
                    border-right: 1px solid #fff;
                }

            .box-detail-info .box-1 .box-price .text1 {
                font-weight: 300;
                color: #919191;
            }

            .box-detail-info .box-1 .box-price .text3 {
                font-weight: 500;
                color: #ff0000;
            }

            .box-detail-info .box-1 .box-price .text2 {
                font-weight: 500;
            }

                .box-detail-info .box-1 .box-price .text2 small {
                    vertical-align: top;
                }

        .box-detail-info .box-1 .box-countdown {
            display: table;
            padding: 25px 0 15px;
            font-size: 16px;
        }

            .box-detail-info .box-1 .box-countdown > span {
                display: inline-block;
                float: left;
                padding-top: 1px;
                padding-right: 14px;
            }

        .box-detail-info .box-1 .countdown-c {
            display: inline-block;
            float: left;
            /*background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-watch.png) no-repeat left center;*/
            padding-left: 20px;
            font-size: 16px;
        }

            .box-detail-info .box-1 .countdown-c .number {
                color: #ea281c;
                font-weight: 500;
            }

        .box-detail-info .box-2 .box-map {
        }

            .box-detail-info .box-2 .box-map .col-xs-3 {
                width: 97px;
            }

                .box-detail-info .box-2 .box-map .col-xs-3 a,
                .box-detail-info .box-2 .box-map .col-xs-3 img {
                    width: 100%;
                    display: block;
                }

            .box-detail-info .box-2 .box-map .col-xs-5 {
                width: 220px;
            }

                .box-detail-info .box-2 .box-map .col-xs-5 a {
                    display: block;
                    color: #0d8be2;
                    font-size: 13px;
                }

                    .box-detail-info .box-2 .box-map .col-xs-5 a:first-child {
                        font-size: 15px;
                    }

                .box-detail-info .box-2 .box-map .col-xs-5 span {
                    display: block;
                }

        .box-detail-info .box-2 .box-location {
            width: 100%;
        }

        .box-detail-info .box-2 .box-location-v2 > a {
            display: block;
            padding: 3px 7px;
            border-radius: 3px;
            border: 1px solid #ddd;
            background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-fuck.png) no-repeat 210px center;
            text-transform: uppercase;
            font-size: 11px;
            font-weight: 500;
        }

        .box-detail-info .box-2 .box-location-v2 ul {
            list-style: none;
            padding-left: 10px;
            margin: 0;
        }

        .box-detail-info .box-2 .box-location-v2 {
            position: relative;
            padding: 2px 0;
        }

            .box-detail-info .box-2 .box-location-v2 ul li a {
                padding: 5px 10px;
                width: 100%;
            }

                .box-detail-info .box-2 .box-location-v2 ul li a img {
                    margin-left: 10px;
                    margin-top: -8px;
                }

        .box-detail-info .box-2 .nav-xyz {
            border-bottom: 1px solid #ddd;
            border-top: 1px solid #ddd;
            overflow: hidden;
        }

            .box-detail-info .box-2 .nav-xyz li {
                width: 50%;
                float: left;
                padding-right: 10px;
            }

                .box-detail-info .box-2 .nav-xyz li a {
                    font-size: 12px;
                    padding: 10px 10px 10px 20px;
                    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-uncheck.png) 0 center no-repeat;
                }

                    .box-detail-info .box-2 .nav-xyz li a:hover {
                        background-color: transparent;
                        cursor: auto;
                    }

                .box-detail-info .box-2 .nav-xyz li.active a {
                    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-check-red.png) 0 center no-repeat;
                }

        .box-detail-info .box-2 .box-attribute .col-xs-6 {
            padding-top: 5px;
            padding-bottom: 5px;
        }

            .box-detail-info .box-2 .box-attribute .col-xs-6:nth-child(4n-1),
            .box-detail-info .box-2 .box-attribute .col-xs-6:nth-child(4n+4) {
                background: #ebebeb;
            }

        .box-detail-info .box-2 .box-attribute .col-xs-12 {
            max-height: 100px;
            overflow: hidden;
        }

            .box-detail-info .box-2 .box-attribute .col-xs-12.open {
                max-height: inherit;
                height: inherit;
            }

        .box-detail-info .box-2 .box-attribute table {
            width: 100%;
        }

            .box-detail-info .box-2 .box-attribute table tr td {
                padding: 10px;
            }

                .box-detail-info .box-2 .box-attribute table tr td span {
                    display: block;
                }

            .box-detail-info .box-2 .box-attribute table tr:nth-child(2n+0) {
                background: #ebebeb;
            }

        .box-detail-info .box-2 .btn-xemtiep {
            font-size: 13px;
            color: #0f8ae3;
        }

        .box-detail-info .box-3 .point-rating {
            width: 100%;
            margin-bottom: 20px;
        }

            .box-detail-info .box-3 .point-rating span {
                display: block;
            }

            .box-detail-info .box-3 .point-rating td {
                padding: 8px;
                text-align: center;
                background: #f6f7f8;
                border-right: 2px solid #fff;
            }

                .box-detail-info .box-3 .point-rating td:last-child {
                    background: none;
                }

                .box-detail-info .box-3 .point-rating td .text1 {
                    font-weight: bold;
                    font-size: 16px;
                    background: #f6f7f8;
                }

                .box-detail-info .box-3 .point-rating td .text2 {
                    font-weight: 300;
                }

                .box-detail-info .box-3 .point-rating td .text3 {
                    font-weight: bold;
                    font-size: 16px;
                    color: #38aaf7;
                }

                .box-detail-info .box-3 .point-rating td .text4 {
                    font-weight: bold;
                    font-size: 20px;
                    color: #38aaf7;
                }

                    .box-detail-info .box-3 .point-rating td .text4 small {
                        color: #494949;
                        font-weight: 500;
                    }

        .box-detail-info .box-3 .nav-1 {
        }

            .box-detail-info .box-3 .nav-1 li a {
                background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-check-red.png) left center no-repeat;
                padding: 5px 5px 5px 30px;
                font-size: 12px;
            }

                .box-detail-info .box-3 .nav-1 li a:hover {
                    background-color: transparent;
                }

        .box-detail-info .box-3 .list-comment {
        }

            .box-detail-info .box-3 .list-comment .item {
                overflow: hidden;
                border-bottom: 1px solid #ddd;
                padding-bottom: 10px;
                margin-bottom: 10px;
            }

                .box-detail-info .box-3 .list-comment .item:last-child {
                    margin-bottom: 0;
                }

                .box-detail-info .box-3 .list-comment .item .avt {
                    width: 75px;
                    padding: 7px;
                    float: left;
                }

                    .box-detail-info .box-3 .list-comment .item .avt a {
                        display: block;
                        overflow: hidden;
                    }

                    .box-detail-info .box-3 .list-comment .item .avt img {
                        width: 60px;
                        height: 60px;
                        border-radius: 30px;
                    }

                .box-detail-info .box-3 .list-comment .item .info {
                    width: 400px;
                    float: left;
                }

                    .box-detail-info .box-3 .list-comment .item .info .row-1 {
                        overflow: hidden;
                    }

                        .box-detail-info .box-3 .list-comment .item .info .row-1 .acc-name {
                            font-size: 13px;
                            font-weight: 500;
                        }

                        .box-detail-info .box-3 .list-comment .item .info .row-1 label {
                            float: right;
                            font-size: 13px;
                            text-transform: uppercase;
                            color: #fff;
                            background: #f7941e;
                            display: inline-block;
                            padding: 0 5px;
                            font-weight: 500;
                        }

                    .box-detail-info .box-3 .list-comment .item .info .content {
                        font-size: 12px;
                    }

                    .box-detail-info .box-3 .list-comment .item .info .row-3 {
                    }

                        .box-detail-info .box-3 .list-comment .item .info .row-3 .time {
                            font-size: 12px;
                            color: #aaaaaa;
                        }

                        .box-detail-info .box-3 .list-comment .item .info .row-3 .btn-like {
                            font-size: 11px;
                            display: inline-block;
                            color: #888888;
                            margin-left: 142px;
                            padding-left: 20px;
                            background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-like.png) left center no-repeat;
                        }

                            .box-detail-info .box-3 .list-comment .item .info .row-3 .btn-like.active,
                            .box-detail-info .box-3 .list-comment .item .info .row-3 .btn-comment.active {
                                color: #2095f3;
                            }

                        .box-detail-info .box-3 .list-comment .item .info .row-3 .btn-comment {
                            font-size: 11px;
                            display: inline-block;
                            color: #888888;
                            padding-left: 20px;
                            margin-left: 10px;
                            background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-comment.png) left center no-repeat;
                        }

                            .box-detail-info .box-3 .list-comment .item .info .row-3 .btn-comment.active {
                                background-image: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-count-comment.png);
                            }

                .box-detail-info .box-3 .list-comment .item .list-sub-comment {
                    width: 100%;
                    float: left;
                    padding-left: 20px;
                    border-top: 1px solid #ddd;
                    margin-top: 10px;
                    position: relative;
                }

                    .box-detail-info .box-3 .list-comment .item .list-sub-comment:after, .box-detail-info .box-3 .list-comment .item .list-sub-comment:before {
                        bottom: 100%;
                        left: 90%;
                        border: solid transparent;
                        content: " ";
                        height: 0;
                        width: 0;
                        position: absolute;
                        pointer-events: none;
                    }

                    .box-detail-info .box-3 .list-comment .item .list-sub-comment:after {
                        border-color: #ffffff00;
                        border-bottom-color: #fff;
                        border-width: 10px;
                        margin-left: -10px;
                    }

                    .box-detail-info .box-3 .list-comment .item .list-sub-comment:before {
                        border-color: #dddddd00;
                        border-bottom-color: #ddd;
                        border-width: 11px;
                        margin-left: -11px;
                    }

                    .box-detail-info .box-3 .list-comment .item .list-sub-comment .item-sub {
                    }

                        .box-detail-info .box-3 .list-comment .item .list-sub-comment .item-sub .avt {
                            width: 55px;
                        }

                            .box-detail-info .box-3 .list-comment .item .list-sub-comment .item-sub .avt img {
                                width: 35px;
                                height: 35px;
                                border-radius: 15px;
                            }

                        .box-detail-info .box-3 .list-comment .item .list-sub-comment .item-sub .time {
                            clear: both;
                            display: block;
                            padding-left: 55px;
                            font-size: 12px;
                            color: #aaaaaa;
                        }

                        .box-detail-info .box-3 .list-comment .item .list-sub-comment .item-sub .txtreply {
                            width: 100%;
                            margin-top: 13px;
                        }

        .box-detail-info .box-3 .list-sub-comment .view-comment {
            font-size: 12px;
            display: block;
            color: #2095f3;
            padding: 10px 0;
        }

        .box-detail-info .box-3 .list-comment .view-all-comment {
            display: block;
            text-align: center;
            color: #f7941e;
            font-size: 16px;
            padding-top: 10px;
        }

        .box-detail-info .box-3 .no-rating {
            padding: 20px 0;
        }

            .box-detail-info .box-3 .no-rating span {
                font-weight: 300;
                color: #aaa;
                text-align: center;
                display: block;
                font-size: 16px;
            }

            .box-detail-info .box-3 .no-rating small {
                font-weight: 300;
                color: #aaa;
                text-align: center;
                display: block;
                font-size: 13px;
            }

.box-item-vertical {
    background: #48484a;
    margin-bottom: 20px;
}

    .box-item-vertical .box-detail-info {
        width: 1170px;
        background: none;
        box-shadow: none;
    }

        .box-item-vertical .box-detail-info .box-1 {
            background: none;
            box-shadow: none;
        }

    .box-item-vertical .avt {
        width: 215px;
    }

    .box-item-vertical .col-xs-9 {
        width: 945px;
    }

    .box-item-vertical .box-1 .deal-name {
        text-align: left;
        color: #fff;
        padding-left: 5px;
    }

    .box-item-vertical .box-1 .price {
        text-align: left;
        color: #fff;
        padding-top: 0;
    }

    .box-item-vertical .box-detail-info .box-1 .box-price table tr td {
        border-right: 1px solid #48484a;
    }

    .box-item-vertical .box-detail-info .box-1 table tr td > b {
        color: #fff;
    }

    .box-item-vertical .box-detail-info .box-1 table input {
        color: #fff;
        font-weight: bold;
        font-size: 16px;
    }

    .box-item-vertical .box-detail-info .box-1 .box-countdown {
        color: #fff;
        margin: 0;
    }

    .box-item-vertical .box-detail-info .box-1 .countdown-c {
        /*background-image: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-watch-1.png);*/
        padding-top: 2px;
        padding-bottom: 2px;
    }

.box-item-sticky {
    background: #fff;
    /*padding: 5px;*/
    z-index: 90;
    /*display: none;*/
    position: fixed;
    top: -60px;
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.7s ease 0s;
    width: 100%;
}

    .box-item-sticky .item-c {
        overflow: hidden;
    }

        .box-item-sticky .item-c .img {
            display: inline-block;
            float: left;
            margin-right: 10px;
        }

        .box-item-sticky .item-c .item-c-name {
            display: block;
        }

        .box-item-sticky .item-c .price {
            font-weight: 500;
            color: #ff0000;
            font-size: 16px;
        }

        .box-item-sticky .item-c .text {
            font-size: 13px;
            display: inline-block;
            padding: 3px 10px;
        }

        .box-item-sticky .item-c .price-promotion {
            display: inline-block;
            color: #c4c4c4;
            text-decoration: line-through;
            font-size: 13px;
        }

        .box-item-sticky .item-c .promotion {
            background: #ed2349 none repeat scroll 0 0;
            color: #fff;
            display: inline-block;
            font-size: 12px;
            margin-left: 5px;
            padding: 0 5px;
            margin-right: 10px;
        }

.box-item-map {
    width: 230px;
}

    .box-item-map .item-c {
        overflow: hidden;
    }

        .box-item-map .item-c .img {
            display: inline-block;
            float: left;
            margin-right: 10px;
            width: 80px;
        }

            .box-item-map .item-c .img img {
                width: 100%;
            }

        .box-item-map .item-c .item-c-name {
            display: block;
            font-size: 11px;
            font-weight: 500;
        }

        .box-item-map .item-c .price {
            font-weight: 500;
            font-size: 15px;
            display: inline-block;
            padding-right: 3px;
        }

        .box-item-map .item-c .text {
            font-size: 12px;
            display: inline-block;
            padding: 3px 10px;
        }

        .box-item-map .item-c .price-promotion {
            display: inline-block;
            color: #c4c4c4;
            text-decoration: line-through;
            font-size: 13px;
            padding-right: 3px;
        }

        .box-item-map .item-c .promotion {
            background: #ed2349 none repeat scroll 0 0;
            color: #fff;
            display: inline-block;
            font-size: 12px;
            margin-left: 5px;
            padding: 0 5px;
            margin-right: 10px;
        }

.wrapper-sticky-c {
    height: auto !important;
}

    .wrapper-sticky-c.is-sticky .box-item-sticky {
        /*display: block;*/
        transform: translate3d(0px, 0px, 0px);
    }

.modal-c {
    z-index: 99999;
}

    .modal-c .modal-header {
        padding: 10px 20px;
    }

        .modal-c .modal-header .title-cart {
            display: inline-block;
            color: #565656;
            line-height: 25px;
        }

            .modal-c .modal-header .title-cart i {
                color: #f6921e;
            }

        .modal-c .modal-header small {
            color: #fff;
        }

    .modal-c .point-rating {
        color: #f7941e;
    }

        .modal-c .point-rating strong {
            display: block;
            font-weight: normal;
            color: #999999;
        }

    .modal-c .table-rating {
        width: 100%;
    }

        .modal-c .table-rating tr td {
            padding: 5px 10px 5px 0;
        }

        .modal-c .table-rating .col-2 {
            width: 60%;
        }

        .modal-c .table-rating .point {
            color: #f7941e;
        }

.slider-rating .noUi-base {
    background-color: #f7941e;
}

.slider-rating .noUi-handle, .slider-rating .noUi-handle {
    background-color: #f7941e;
    border-color: #f7941e;
}

.modal-c .form-control:focus {
    /*background-image: linear-gradient(#f7941e, #f7941e), linear-gradient(#d2d2d2, #d2d2d2);*/
}

.nav-category li {
    padding: 10px 0;
}

.nav-category input[type="checkbox"]:checked + .checkbox-material .check::before {
    color: #2095f4;
}

.nav-category input[type="checkbox"]:checked + .checkbox-material .check {
    color: #2095f4;
}

.box-location-map {
}

    .box-location-map .title {
        font-size: 18px;
        display: block;
        padding: 5px 0;
        font-weight: 500;
    }

    .box-location-map .col-xs-6 {
        padding-left: 20px;
    }

    .box-location-map .name {
        color: #ec1a4b;
    }

        .box-location-map .name strong {
            color: #494949;
            font-weight: 500;
        }

    .box-location-map .radio-primary input[type="radio"]:checked ~ .check {
        background: #f7941e;
    }

    .box-location-map .radio-primary input[type="radio"]:checked ~ .circle {
        border-color: #f7941e;
    }

.chtr-sort-item {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

    .chtr-sort-item .nav {
        margin: 0 auto;
        display: table;
        float: inherit;
    }

        .chtr-sort-item .nav li a:hover, .chtr-sort-item .nav li.active a {
            color: #ed2349;
            background-color: transparent;
            border-bottom: 1px solid #ed2349;
        }

        .chtr-sort-item .nav li a {
            border-bottom: 2px solid transparent;
        }

.list-chtr {
}

    .list-chtr .item {
        background: #fff;
        margin-bottom: 20px;
    }

        .list-chtr .item .col-xs-5 {
            width: 474px;
        }

        .list-chtr .item .col-xs-7 {
            width: 706px;
        }

        .list-chtr .item .info {
            padding: 20px;
        }

            .list-chtr .item .info .item-name {
                font-size: 20px;
            }

            .list-chtr .item .info .partner {
                color: #ed2349;
                display: inline-block;
                font-weight: 500;
                padding: 5px 30px 5px 0px;
            }

            .list-chtr .item .info .avg-rating {
                background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-rating.png) no-repeat scroll 0 center;
                color: #828282;
                display: inline-block;
                font-size: 13px;
                padding: 5px 10px 5px 20px;
            }

            .list-chtr .item .info .total-account {
                background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-user.png) no-repeat scroll 0 center;
                color: #828282;
                display: inline-block;
                font-size: 13px;
                padding: 5px 10px 5px 20px;
            }

            .list-chtr .item .info .des {
                display: block;
            }

        .list-chtr .item .avt {
        }

            .list-chtr .item .avt a {
                display: block;
                position: relative;
                height: 245px;
            }

                .list-chtr .item .avt a .label-time {
                    display: inline-block;
                    position: absolute;
                    top: 0;
                    left: 154px;
                    background: #f7fafe;
                    color: #ed5176;
                    padding: 3px 7px;
                    border-radius: 0 0 3px 3px;
                    min-width: 165px;
                    text-align: center;
                }

                    .list-chtr .item .avt a .label-time small {
                        color: #494949;
                    }

                .list-chtr .item .avt a .label-time-1 {
                    display: inline-block;
                    position: absolute;
                    bottom: 0;
                    left: 154px;
                    background: #f7fafe;
                    padding: 3px 7px;
                    border-radius: 3px 3px 0 0;
                    min-width: 165px;
                    text-align: center;
                    color: #494949;
                }

                    .list-chtr .item .avt a .label-time-1 small {
                        color: #939393;
                    }

                .list-chtr .item .avt a .label-time.label-time-start {
                    background: #ed2349;
                    color: #fff;
                    text-transform: uppercase;
                }

                .list-chtr .item .avt a .label-time.label-time-end {
                    background: #494949;
                    color: #fff;
                    text-transform: uppercase;
                }

            .list-chtr .item .avt .like {
                width: 100%;
                height: 100%;
                background: url(//cdn.dealtoday.vn/assets/d2d/images/opacity-2.png);
                position: absolute;
                top: 0;
                left: 0;
                opacity: 0;
                transition: all 0.3s ease-in-out 0s;
            }

                .list-chtr .item .avt .like span {
                    display: table;
                    margin: 100px auto 0;
                    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-heart-white.png) no-repeat;
                    padding-left: 50px;
                    font-size: 20px;
                    color: #fff;
                    font-weight: 300;
                    transform: scale(0);
                    transition: all 0.3s ease-in-out 0s;
                }

                    .list-chtr .item .avt .like span:hover, .list-chtr .item .avt .like span.active, .list-chtr .item .avt .like.active span {
                        background-image: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-hear-large-blue.png);
                    }

            .list-chtr .item .avt:hover .like {
                opacity: 1;
            }

                .list-chtr .item .avt:hover .like span {
                    transform: scale(1);
                }

        .list-chtr .item .btn-c {
            text-align: right;
        }

            .list-chtr .item .btn-c a {
                display: inline-block;
                width: 159px;
                height: 41px;
                background: url(//cdn.dealtoday.vn/assets/d2d/images/btn/btn-xem-chtr.png) no-repeat;
                text-indent: -999999999px;
                content: "null";
            }

        .list-chtr .item.item-right .avt {
            float: right;
        }

        .list-chtr .item.item-right .btn-c {
            text-align: left;
        }

        .list-chtr .item.item-right .info {
            overflow: hidden;
        }

    .list-chtr .btn-c a:hover {
        background-image: url(//cdn.dealtoday.vn/assets/d2d/images/btn/btn-xem-chtr-red.png);
    }

    .list-chtr .item.item-right .item-name {
        text-align: right;
        display: block;
    }

    .list-chtr .item.item-right .des {
        text-align: right;
        float: right;
        width: 100%;
    }

    .list-chtr .item.item-right table {
        float: right;
    }
/*compare deal*/
.table-compare {
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 2px 1px #ddd;
    margin-top: 10px;
}

    .table-compare tr td {
        padding: 10px;
        border: 1px solid #ddd;
    }

        .table-compare tr td.col-1 {
            width: 150px;
            text-align: center;
        }

        .table-compare tr td.col-2, .table-compare tr td.col-3, .table-compare tr td.col-4 {
            width: 340px;
            vertical-align: text-top;
        }

    .table-compare .list-deal.list-deal-category .item {
        height: auto;
    }

    .table-compare .point-rating {
        width: 100%;
        margin-top: 15px;
        background: #f3f3f3;
    }

        .table-compare .point-rating span {
            display: block;
        }

        .table-compare .point-rating td {
            padding: 8px;
            text-align: center;
            border: none;
            border-right: 1px solid #fff;
        }

    .table-compare td .text1 {
        font-weight: bold;
        background: #f6f7f8;
    }

    .table-compare .point-rating td .text2 {
        font-weight: 300;
        font-size: 13px;
    }

    .table-compare .point-rating td .text3 {
        font-weight: bold;
        font-size: 16px;
        color: #38aaf7;
    }

    .table-compare .point-rating td .text4 {
        font-weight: bold;
        font-size: 16px;
        color: #38aaf7;
    }

        .table-compare .point-rating td .text4 small {
            color: #494949;
            font-weight: 500;
        }

    .table-compare .table-attribute tr td {
        border: none;
        font-size: 13px;
    }

        .table-compare .table-attribute tr td span {
            display: block;
        }

    .table-compare .nav-xyz li a {
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-check-red.png) no-repeat scroll right center;
        font-size: 12px;
        padding: 10px 20px 10px 10px;
    }

        .table-compare .nav-xyz li a:hover {
            background-color: transparent;
        }

    .table-compare .box-location ul {
        list-style: none;
        padding: 5px 10px;
        margin: 0;
    }

        .table-compare .box-location ul li a {
            font-size: 12px;
        }

    .table-compare .box-location > a {
        padding-left: 10px;
    }

    .table-compare .nav-feature li a {
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-li-detail.png) no-repeat left center;
        padding-top: 3px;
        padding-bottom: 3px;
        font-size: 13px;
    }

        .table-compare .nav-feature li a:hover {
            background-color: transparent;
        }

    .table-compare tr td.col-1 b {
        font-size: 16px;
    }

    .table-compare .none-border td {
        border-bottom: none;
    }

    .table-compare .box-countdown {
        display: block;
        margin: 0 auto;
        padding: 10px;
        overflow: hidden;
    }

        .table-compare .box-countdown > span {
            display: inline-block;
            float: left;
            padding-top: 1px;
            padding-right: 20px;
            font-weight: bold;
        }

    .table-compare .countdown-c {
        display: inline-block;
        float: left;
    }

        .table-compare .countdown-c .number {
            font-size: 16px;
            font-weight: 500;
        }

    .table-compare tr td.col-2 {
        position: relative;
    }

        .table-compare tr td.col-2 .btn-delete-item-compare {
            position: absolute;
            top: 10px;
            right: 10px;
        }

    .table-compare .box-add-deal-compare {
        width: 215px;
        display: block;
        margin: 0 auto;
    }

        .table-compare .box-add-deal-compare strong {
            display: block;
            color: #b6b6b6;
            font-size: 20px;
            text-align: center;
            padding-bottom: 20px;
            font-weight: 500;
        }

        .table-compare .box-add-deal-compare .form-control {
            background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-search-home.png) no-repeat right center !important;
            border-bottom: 1px solid #d2d2d2;
            padding-right: 21px;
        }

    .table-compare .list-deal .item .thumbnail-c {
        text-align: center;
    }

    .table-compare .row-last td {
        text-align: center;
    }
/*theo doi ??n h�ng*/
.table-flow-bill {
    width: 100%;
    font-size: 13px;
}

    .table-flow-bill thead {
        background: #d1d3d4;
    }

    .table-flow-bill tr th, .table-flow-bill tr td {
        padding: 15px 20px;
    }

    .table-flow-bill tbody {
        background: #fff;
    }

        .table-flow-bill tbody tr:nth-child(2n+0) {
            background: #f1f2f2;
        }

        .table-flow-bill tbody tr td {
            border: 1px solid #d2dbdf;
        }

.total-monney {
    border-left: 1px solid #d2dbdf;
    border-right: 1px solid #d2dbdf;
    border-bottom: 1px solid #d2dbdf;
    padding: 20px;
    background: #fff;
    margin-bottom: 40px;
    overflow: hidden;
}

    .total-monney table {
        display: table;
        float: right;
    }

        .total-monney table tr td {
            padding: 10px;
            text-align: right;
        }

.form-search-bill {
    padding: 50px 0;
}

    .form-search-bill .form-control {
        width: 350px;
        padding-right: 21px;
        margin: 0 auto;
        padding-right: 21px;
    }

.table-cart {
    width: 100%;
}

    .table-cart thead {
        background: #f7f7f7;
    }

    .table-cart tr th {
        font-size: 13px;
    }

    .table-cart tr th, .table-cart tr td {
        padding: 10px;
    }

    .table-cart .item-cart {
    }

        .table-cart .item-cart .avt {
            border: 1px solid #ddd;
            overflow: hidden;
            display: block;
        }

            .table-cart .item-cart .avt img {
                width: 100%;
            }

        .table-cart .item-cart .name {
            display: block;
            font-size: 16px;
        }

        .table-cart .item-cart .partner {
            display: block;
            color: #f7941e;
        }

        .table-cart .item-cart .btn-delete-item {
            display: inline-block;
            float: right;
            margin-top: -20px;
            color: #777;
        }

        .table-cart .item-cart .col-xs-3 {
            width: 100px;
        }

    .table-cart .price-promotion {
        text-decoration: line-through;
    }

        .table-cart .price-promotion small {
            vertical-align: top;
        }

    .table-cart .price {
        font-size: 18px;
    }

    .table-cart .text {
        font-size: 18px;
    }

    .table-cart .total-monney-order {
        font-weight: bold;
        font-size: 20px;
    }

    .table-cart .form-control {
        width: 50px;
        text-align: center;
        margin: 0 auto;
        font-size: 16px;
        font-weight: bold;
    }

.item-cart-empty {
    background: #e9e9e9;
    text-align: center;
    padding: 20px;
}

    .item-cart-empty a span {
        display: table;
        margin: 0 auto;
        text-transform: uppercase;
        color: #fff;
        background: red;
        padding: 5px 30px;
        font-weight: bold;
        border-radius: 3px;
    }

    .item-cart-empty p {
        display: block;
        text-transform: uppercase;
    }

.box-top-deal-cart {
    /*padding: 20px;*/
}

    .box-top-deal-cart p {
        text-align: center;
        border-bottom: 1px solid #ddd;
        padding: 15px;
    }

    .box-top-deal-cart .xem-tiep-deal {
        text-align: center;
        display: block;
        padding: 15px;
        color: #f7941e;
    }

    .box-top-deal-cart .list-deal-top-cart {
        padding: 0 40px;
    }

        .box-top-deal-cart .list-deal-top-cart .item .item-name {
            padding: 5px;
            display: block;
            font-size: 13px;
        }

        .box-top-deal-cart .list-deal-top-cart .item .price-promotion {
            display: inline-block;
            font-size: 16px;
            color: #fff;
        }

        .box-top-deal-cart .list-deal-top-cart .item .price-origin {
            color: #363636;
            display: inline-block;
            font-size: 12px;
            margin-left: 5px;
            text-decoration: line-through;
            color: #a0a0a0;
        }

        .box-top-deal-cart .list-deal-top-cart .item .promotion {
            background: #ed2349 none repeat scroll 0 0;
            color: #fff;
            display: inline-block;
            font-size: 12px;
            margin-left: 5px;
            padding: 0 5px;
        }

        .box-top-deal-cart .list-deal-top-cart .item .coupon {
            color: #fff;
        }

        .box-top-deal-cart .list-deal-top-cart .item .thumbnail-c {
            position: relative;
        }

            .box-top-deal-cart .list-deal-top-cart .item .thumbnail-c a {
                display: block;
            }

                .box-top-deal-cart .list-deal-top-cart .item .thumbnail-c a img {
                    width: 100%;
                }

            .box-top-deal-cart .list-deal-top-cart .item .thumbnail-c .opacity {
                background: url(//cdn.dealtoday.vn/assets/d2d/images/opacity-1.png);
                margin: 0;
                width: 100%;
                position: absolute;
                left: 0;
                bottom: 0;
                padding: 3px;
            }

.popup-location {
    text-align: center;
    background-color: #fff;
    padding: 0;
    overflow: hidden;
}

    .popup-location .logo-deal-location {
        padding: 15px;
        border-bottom: 1px solid #ddd;
        display: block;
    }

    .popup-location ul li {
        padding: 0px 50px;
    }

        .popup-location ul li a {
            color: #6c6c6c;
            font-weight: 500;
            border-bottom: 1px solid #6c6c6c;
            text-align: left;
            padding: 15px 10px;
        }

        .popup-location ul li:last-child a {
            border-bottom: none;
        }

        .popup-location ul li a:hover {
            background-color: transparent;
            color: #f7941e;
        }

    .popup-location .btn-continue-location {
        display: table;
        padding: 13px 10px 10px 30px;
        background: url(//cdn.dealtoday.vn/assets/d2d/images/btn/btn-continue-location.png) no-repeat;
        width: 150px;
        height: 45px;
        color: #fff;
        font-weight: bold;
        margin: 0 auto 10px;
        font-size: 16px;
    }

    .popup-location .text {
        display: block;
        padding-left: 50px;
        padding-top: 20px;
        color: #f7941e;
        font-size: 18px;
        text-align: left;
    }

.popup-login {
    width: 245px;
    background-color: #fff;
    padding: 20px;
    text-align: center;
}

    .popup-login .text1 {
        display: block;
        padding-bottom: 10px;
    }

    .popup-login .text2 {
        display: block;
        padding-top: 10px;
        font-weight: 300;
    }

    .popup-login .text3 {
        display: block;
        color: #ec2449;
        font-weight: bold;
    }

    .popup-login .btn-buy {
        text-transform: inherit;
        padding-left: 30px;
        padding-right: 30px;
    }

.h-cate-active {
    color: #ed2349;
}

.text-free {
    color: #ff131d;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}

.ads-1-item {
    float: left;
    width: 100%;
}

.box-menu-primary.shadow-z-1-c.menu-clone {
    margin-top: -50px;
}

.promotion-coupon {
    color: #fff;
    margin: 11px 0 0;
    float: left;
}

.page-size span.drop-pagesize {
    width: 117px;
}

.scroll {
    width: 100%;
}

    .scroll::-webkit-scrollbar {
        width: 5px;
    }

    .scroll::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px #fff;
        border-radius: 3px;
    }

    .scroll::-webkit-scrollbar-thumb {
        border-radius: 3px;
        -webkit-box-shadow: inset 0 0 6px #494949;
    }

.partner-detail.list-deal .item .info .item-name {
    text-overflow: ellipsis;
    overflow: hidden;
}

.cd-deal-detail .number {
    font-weight: bold !important;
    color: #f7941e;
}

.box-menu-category .level1 h2 {
    margin: 0;
}

.float-left {
    float: left;
}

.seospin {
    background: #fff;
    padding: 20px 40px;
    width: 1170px;
    margin: 0 auto;
    font-size: 12px;
}

.titleh2 {
    border-bottom: 1px solid #f7941d;
    text-align: center;
    margin: 0 0 10px 0;
}

    .titleh2 span {
        background: #fff;
        padding: 0 15px 6px 15px;
        color: #f7941d;
        font-size: 18px;
    }

.category-sidebar {
    width: 242px;
}

    .category-sidebar .box-control-filter {
        background: #fff;
        padding: 0 10px 10px 10px;
        border: 1px solid #e5e5e5;
        margin-bottom: 10px;
        /*border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;*/
    }

        .category-sidebar .box-control-filter:last-child {
            border-bottom: 1px solid #ccc;
        }

        .category-sidebar .box-control-filter .title-filter {
            border-bottom: 1px solid #eeeeee;
            font-size: 16px;
            padding: 10px 0px;
            margin: 0;
            font-weight: normal;
            text-transform: uppercase;
            color: #494949;
        }

            .category-sidebar .box-control-filter .title-filter img {
                vertical-align: bottom;
                margin-right: 5px;
            }

        .category-sidebar .box-control-filter .category-dulich {
            list-style: none;
            margin: 0;
            padding: 10px 0 0;
        }

            .category-sidebar .box-control-filter .category-dulich li {
                position: relative;
            }

                .category-sidebar .box-control-filter .category-dulich li a {
                    display: block;
                    padding: 5px 5px 5px 20px;
                    color: #494949;
                }

                .category-sidebar .box-control-filter .category-dulich li .icon {
                    width: 16px;
                    height: 16px;
                    display: block;
                    top: 7px;
                    left: 3px;
                    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-plus-16.png) no-repeat;
                    position: absolute;
                    cursor: pointer;
                }

                .category-sidebar .box-control-filter .category-dulich li.active .icon {
                    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-subtract-16.png) no-repeat;
                }

                .category-sidebar .box-control-filter .category-dulich li.active .nav-sub {
                    display: block;
                }

                .category-sidebar .box-control-filter .category-dulich li .nav-sub {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                    display: none;
                }

                    .category-sidebar .box-control-filter .category-dulich li .nav-sub li a {
                        padding-left: 30px;
                    }

                .category-sidebar .box-control-filter .category-dulich li a span {
                    color: #a1a1a1;
                }

                .category-sidebar .box-control-filter .category-dulich li a:hover,
                .category-sidebar .box-control-filter .category-dulich li a.active {
                    background-color: #f1f1f1;
                }

        .category-sidebar .box-control-filter .search-input {
            padding: 10px 0;
        }

            .category-sidebar .box-control-filter .search-input input[type='text'] {
                width: 100%;
                padding: 5px;
                height: 30px;
            }

        .category-sidebar .box-control-filter .filter__body {
            /*padding: 5px;*/
            overflow: hidden;
            max-height: 400px;
            padding-top: 10px;
        }

            .category-sidebar .box-control-filter .filter__body .filter__button {
                position: relative;
                display: block;
                padding: 5px 5px 5px 25px;
                margin: 0 0 0 0;
                line-height: 20px;
                color: #494949;
                font-size: 13px;
                font-weight: 400;
                cursor: pointer;
                border-radius: 0px;
            }

            .category-sidebar .box-control-filter .filter__body input[type=checkbox] {
                display: none;
            }

            .category-sidebar .box-control-filter .filter__body .filter__button:after {
                position: absolute;
                top: 7px;
                left: 3px;
                width: 14px;
                height: 14px;
                border: 1px solid #aaaaaa;
                -webkit-border-radius: 2px;
                -moz-border-radius: 2px;
                border-radius: 2px;
                content: " ";
                font-size: 10px;
                line-height: 13px;
                text-align: center;
            }

            .category-sidebar .box-control-filter .filter__body .filter__button:hover:after {
                border-color: #000;
            }

            .category-sidebar .box-control-filter .filter__body input[type=checkbox]:checked + .filter__button:after {
                color: #f9a737;
                content: "✔";
                font-weight: bold;
                border-color: #000;
            }

.filter__body .filter__button.active:after {
    content: "\f00c";
    color: #000;
    border-color: #000;
}

.category-sidebar .box-control-filter .filter__body .filter__button span {
    color: #a1a1a1;
}

.category-sidebar .khoang-gia {
    /*min-height:100px;*/
    overflow: hidden;
}

#khoanggia {
    background: none;
    padding: 9px 8px;
}

.category-sidebar .khoang-gia table tr td:first-child {
    padding-right: 5px;
}

.category-sidebar .khoang-gia table tr td:last-child {
    padding-left: 5px;
}

.category-sidebar .box-control-filter .filter__body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #f7941e;
}

.deal-dulich {
    width: 928px;
}

    /*.deal-dulich .list-deal.list-deal-category .item {
    width: 33.33%;
    height: 360px;
}*/

    .deal-dulich .list-deal .item .thumbnail-c {
        height: 251px;
    }

        .deal-dulich .list-deal .item .thumbnail-c img.imgItem {
            width: 100%;
        }

        .deal-dulich .list-deal .item .thumbnail-c .diemden {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            background: url(//cdn.dealtoday.vn/assets/d2d/images/opacity.png) repeat scroll 0 0;
            padding: 3px 5px;
            color: #fff;
        }



    .deal-dulich .box-sort-category {
        padding: 0 10px;
    }

.category-sidebar .box-control-filter input[type='text']:focus {
    background: none;
    border: 1px solid #ccc;
}

.category-sidebar .box-control-filter input[type='text'] {
    background: none;
    border: 1px solid #ccc;
}

.h-info-accep-small .price-promotion {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 10px 3px 0;
}

.h-info-accep-small .price-origin {
    font-size: 12px;
    text-decoration: line-through;
    color: #9a9a9a;
}

.h-info-accep-small .promotion {
    color: #fff;
    background: #ed2349;
    display: inline-block;
    padding: 0px 5px;
    font-size: 12px;
    margin-left: 5px;
}

.h-bg-black img {
    margin: 0 0 0 10px;
}

.h-item-accep-small .h-bg-black {
    line-height: 43px;
    font-size: 12px;
    color: #fff;
}

.tag-filter {
    overflow: hidden;
}


    .tag-filter label {
        display: inline-block;
        padding: 0 20px 0 10px;
        margin: 0 5px 8px 0;
        height: 26px;
        line-height: 26px;
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        white-space: nowrap;
        cursor: pointer;
        border-radius: 5px;
        text-decoration: none;
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-delete-tag-filter.png) right 3px center no-repeat #f9a737;
    }

.box-flag {
    display: inline;
    position: relative;
}

    .box-flag a {
        display: inline-block;
        text-decoration: none;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        padding-left: 15px;
    }

        .box-flag a.active img {
            filter: brightness(100%);
            -webkit-filter: brightness(100%);
            -moz-filter: brightness(100%);
            -o-filter: brightness(100%);
            -ms-filter: brightness(100%);
        }

        .box-flag a img {
            width: 27px;
            margin-bottom: 3px;
            filter: brightness(30%);
            -webkit-filter: brightness(30%);
            -moz-filter: brightness(30%);
            -o-filter: brightness(30%);
            -ms-filter: brightness(30%);
        }

.lazy {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/loading64.gif) no-repeat center center;
    display: block;
}

.btn-share-facebook {
    cursor: pointer;
}

#banner-ads-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

    #banner-ads-footer .ads-content {
        display: table;
        margin: 0 auto;
        position: relative;
    }

        #banner-ads-footer .ads-content .btn-close-ads {
            width: 18px;
            height: 18px;
            position: absolute;
            top: 0;
            right: 0;
            background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-delete-item-compare.png);
        }

.head .box-search {
    width: 658px;
    padding-top: 10px;
}

    .head .box-search .ip-search {
        width: 100%;
        height: 35px;
        border: 1px solid #bdbdbd;
        border-radius: 3px 0 0 3px;
        width: 442px;
        float: left;
        padding: 5px;
        font-size: 13px;
        text-indent: 10px;
    }

        .head .box-search .ip-search:focus {
            background: #fff;
        }

    .head .box-search .category {
        width: 155px;
        float: left;
        height: 35px;
        border-top: 1px solid #bdbdbd;
        border-bottom: 1px solid #bdbdbd;
        background: #fff;
        position: relative;
        font-family: "Roboto","Arial";
    }

        .head .box-search .category span {
            color: #797979;
            text-align: center;
            display: block;
            padding: 8px 0;
            font-weight: 500;
            font-size: 13px;
        }

        .head .box-search .category .list-cat {
            position: absolute;
            top: 34px;
            right: 0;
            width: 156px;
            margin: 0;
            padding: 0;
            border-left: 1px solid #bdbdbd;
            border-right: 1px solid #bdbdbd;
            border-bottom: 1px solid #bdbdbd;
            background: #fff;
            z-index: 999;
            display: none;
        }

        .head .box-search .category:hover .list-cat {
            display: block;
        }

        .head .box-search .category .list-cat li {
            padding: 8px 10px;
            color: #494949;
            border-bottom: 1px solid #e4e4e4;
            display: block;
            font-size: 13px;
        }

            .head .box-search .category .list-cat li:last-child {
                border-bottom: none;
            }

            .head .box-search .category .list-cat li.active,
            .head .box-search .category .list-cat li:hover {
                color: #ffae00;
                border-left: 2px solid #ffae00;
                font-weight: bold;
                cursor: pointer;
                margin-left: -1px;
                text-indent: -1px;
            }

    .head .box-search .icon-search {
        width: 50px;
        height: 35px;
        display: block;
        float: left;
        background: url(//cdn.dealtoday.vn/assets/d2d/images/update/icon-search.png) center center #f7941e no-repeat;
        border-radius: 0 3px 3px 0;
    }

.box-trends {
    height: 87px;
    background: #fff;
    margin-top: 10px;
    overflow: hidden;
    text-align: center;
}

    .box-trends .item {
        width: 20%;
        text-align: center;
        color: #626262;
        text-transform: uppercase;
        padding: 7px 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        float: left;
    }

        .box-trends .item .img {
            width: 50px;
            height: 50px;
            border-radius: 25px;
            background: #f2f2f2;
            margin: 0 auto;
            display: block;
            margin-bottom: 5px;
            font-size: 13px;
            text-align: center;
        }

/*.box-trends .item .img:hover {
                background: #f7941e;
            }

                .box-trends .item .img:hover img {
                    filter: brightness(1000%);
                    -webkit-filter: brightness(1000%);
                }*/




#loading > div,
#loading-map > div {
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    padding-top: 100px;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/opacity-1.png);
}

.trend-banner {
    width: 100%;
    overflow: hidden;
}

.trend-big {
    float: left;
    margin-right: 5px;
}

.trend-small {
    width: 360px;
    display: inline-block;
}

.faq-bg-top {
    margin-top: 5px;
    margin-bottom: 15px;
    background-image: url(//cdn.dealtoday.vn/assets/d2d/images/HelpCenter/bg_top_helpcenter.png);
    width: 1170px;
    Height: 220px;
    position: relative;
}

.faq-container {
    position: absolute;
    top: 20px;
    right: 0;
    bottom: 0;
    left: 0;
}

.welcome-faq {
    text-align: center;
    color: #fff;
    font-size: 36px;
    line-height: 48px;
    font-weight: 400;
    text-shadow: 0 1px 2px hsla(0,0%,50%,.8);
    bottom: 94px;
}

.faq-box-suggestion {
    height: 54px;
    position: absolute;
    bottom: 50px;
    left: calc(50% - 320px);
    width: 640px;
    background-color: #fff;
}


.faq-input-search {
    font-size: 16px;
    border: 0;
    box-shadow: 0 1px 3px 0 hsla(0,0%,50%,.6);
    border-radius: 2px;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    box-sizing: border-box;
    color: #202020;
    background: #fff;
    outline: none;
    font-size: 14px;
    padding: 0 45px 0 13px;
    background-color: #fff;
}


.faq-submit-search {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    right: 22px;
    z-index: 2;
    font-size: 0;
    line-height: 0;
    border: 0;
    transition: transform .35s ease-in-out,-webkit-transform .35s ease-in-out;
}

    .faq-submit-search:before {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: 20px;
        height: 21px;
        background: url(//cdn.dealtoday.vn/assets/d2d/images/HelpCenter/search2010faq.svg);
        content: "";
        background-color: #fff;
    }

.box-topic-faq {
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
    margin: 0 auto;
    background-color: #fff;
}

    .box-topic-faq .faq-topic-container {
        overflow: hidden;
        padding: 0 10px 0px 20px;
    }

    .box-topic-faq .faq-topic-title {
        display: inline-block;
        padding: 15px 0;
        width: 100%;
        font-weight: 400;
        color: #000;
    }

ul.faq-topic-list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -25px;
}

.faq-topic-list-item {
    width: calc((100% - 80px)/4);
    padding: 0 0 20px;
    margin: 0 0 0 20px;
    display: inline-block;
    vertical-align: top;
}

.faq-topic-item {
    height: 190px;
    transition: all .35s ease-in-out;
    display: block;
    position: relative;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #dadada;
}

.faq-topic-item-icon {
    top: 20px;
    height: 72px;
    width: 72px;
    left: calc(50% - 36px);
}

.faq-topic-item-icon-1 {
    position: absolute;
    left: 50%;
    top: 35%;
    transform: translate(-50%,-50%);
}

.faq-topic-item-lable {
    position: absolute;
    top: 125px;
    left: 5px;
    right: 5px;
    text-align: center;
    display: block;
}

.faq-topic-item-lable-1 {
    font-size: 20px;
    text-align: center;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 10px;
    display: block;
}

.box-top-faq {
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
    margin: 0 auto;
    background-color: #fff;
}

.box-more-options {
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
    margin: 0 auto;
    background-color: #fff;
}

    .box-more-options .faq-more-title {
        display: inline-block;
        padding: 15px 0;
        width: 100%;
        font-weight: 400;
        color: #000;
        text-align: center;
    }

    .box-more-options .box-more-options-container {
        overflow: hidden;
        padding: 0 10px 0px 20px;
    }

.faq-more-des {
    text-align: center;
    margin: 0 30px 20px;
    font-size: 14px;
}

.faq-more-chat {
    display: block;
    text-align: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}

.faq-more-chat-now {
    background-color: #f7941e;
    cursor: pointer;
    user-select: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
    height: 40px;
    border-radius: 3px;
    transition: opacity .35s ease-in-out;
    position: relative;
}

.faq-more-chat-text {
    width: auto;
    min-width: 140px;
    max-width: 200px;
    position: relative;
    z-index: 2;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
    padding: 2px 10px;
    height: 40px;
    overflow: hidden;
}

.box-top-faq .container-top {
    overflow: hidden;
    padding: 0 10px 0px 20px;
}

.box-top-faq .faq-top-title {
    display: inline-block;
    padding: 15px 0;
    border-bottom: solid 1px #ccc;
    width: 100%;
    font-weight: 500;
    color: #000;
}

.box-top-faq .faq-category-title {
    display: inline-block;
    width: 100%;
    font-weight: 400;
    color: #000;
}

ul.faq-top-list {
    list-style: none;
}

#arrow {
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    margin-top: 40px;
}



ul.faq-top-list li {
    position: relative;
    padding-bottom: 10px;
}



    ul.faq-top-list li:before {
        content: '';
        position: absolute;
        border-right: 2px solid black;
        border-bottom: 2px solid black;
        width: 10px;
        height: 10px;
        top: calc(50% - 1px);
        left: -20px;
        transform: translateY(-50%) rotate(-45deg);
    }

.faq-top-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -25px;
}

.faq-top-list-item {
    width: 50%;
    box-sizing: border-box;
    padding: 10px 30px 10px 15px;
    color: #202020;
    font-size: 16px;
    position: relative;
}

.faq-hc-list-item {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px 10px 15px;
    color: #202020;
    font-size: 16px;
    position: relative;
}

.box-faq-detail {
    width: 770px;
    background-color: #fff;
    margin-right: 30px;
}

    .box-faq-detail .block {
        overflow: hidden;
        padding: 0 10px 0px 20px;
    }

.faq-detail-title {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 400;
    color: #202020;
    line-height: 1.2;
}

.box-faq-detail-right {
    width: 380px;
    background-color: #fff;
    padding: 15px 15px;
}

.frm-searchbox-small {
    position: relative;
    height: 44px;
}

.input-faq-search-right {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    box-sizing: border-box;
    color: #202020;
    background: #fff;
    outline: none;
    font-size: 14px;
    padding: 0 45px 0 13px;
    border: 1px solid gray;
    border-radius: 3px;
}

.submit-faq-search-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    right: 22px;
    z-index: 2;
    font-size: 0;
    line-height: 0;
    border: 0;
    transition: transform .35s ease-in-out,-webkit-transform .35s ease-in-out;
    background-color: #fff;
}

    .submit-faq-search-right:before {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        width: 20px;
        height: 21px;
        background: url(//cdn.dealtoday.vn/assets/d2d/images/HelpCenter/search2010faq.svg);
        content: "";
    }

.faq-detail-right-topic {
    padding: 25px 0 0 0;
}

.faq-detail-right-topic-title {
    font-weight: 500;
    color: #202020;
    margin-bottom: 12px;
    font-size: 24px;
}

ul.faq-detail-right-list {
    list-style: none;
}

    ul.faq-detail-right-list li {
        margin-left: -40px;
        margin-bottom: 10px;
    }

.faq-detail-right-item {
    height: 58px;
    transition: all .35s ease-in-out;
    display: block;
    position: relative;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #dadada;
}

.faq-detail-right-icon {
    top: 14px;
    height: 58px;
    width: 58px;
    position: absolute;
    text-align: center;
    margin: auto;
}

.faq-detail-right-icon-size {
    max-width: 30px;
    max-height: 30px;
}

.faq-detail-right-item-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    width: calc(100% - 46px);
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 30px;
    left: 58px;
    font-weight: 400;
    color: #202020;
}

.faq-detail-right-more-box {
    padding-bottom: 30px;
}

.faq-detail-right-more-title {
    font-size: 24px;
    margin-bottom: 12px;
    line-height: 29px;
    font-weight: 500;
    color: #202020;
}

.faq-detail-right-more-des {
    margin: 0 0 8px;
    line-height: 19px;
    font-size: 14px;
    font-weight: 300;
    color: #202020;
}

.faq-detail-right-more-chat {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.faq-detail-right-more-chat-now {
    background-color: #f7941e;
    margin: auto;
}

.TsAp6 {
    position: relative;
    z-index: 2;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 40px;
    overflow: hidden;
    width: 190px;
}

.margin-bottom5 {
    margin-bottom: 5px;
}

.box-promotion {
    background: #fff;
    margin: 10px 0 0;
}

    .box-promotion.list-deal.list-deal-category .item {
        height: auto;
        padding: 8px 8px 0 8px;
        box-shadow: 0 0 2px 0 #ddd;
    }

    .box-promotion.list-deal .item .thumbnail-c img {
        width: 100%;
        height: 198px;
    }

    .box-promotion.list-deal .item .info .item-name {
        overflow: hidden;
        color: #494e5a;
        font-weight: bold;
        height: 55px;
    }

    .box-promotion.list-deal .item .info .time-end {
    }

        .box-promotion.list-deal .item .info .time-end span {
            color: #f7941d;
            font-size: 13px;
            font-weight: 500;
            font-weight: bold;
        }

.box-home-promotion {
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #ded8d8;
}

    .box-home-promotion span {
        display: inline-block;
        padding: 10px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 16px;
    }

    .box-home-promotion .xemthem {
        display: inline-block;
        float: right;
        padding: 10px;
        color: #f7941e;
    }

.btn-invisible, .btn-invisible:hover {
    background: #ddd !important;
}

.btn-buy-detail {
    background: #ea281c;
    color: #fff;
    display: inline-block !important;
    width: auto;
    text-align: center;
    padding: 6px 50px;
    font-size: 20px;
}

    .btn-buy-detail:hover {
        color: #fff;
    }

    .btn-buy-detail i {
        padding-right: 5px;
    }

/*-------------------------------start page cong dong-HungMT---------------------------------------*/
.logo-header {
    float: left;
    margin: 12px 0 0 0;
}

.box-header {
    width: 100%;
    background: #fff;
    margin-bottom: 4px;
}

.header-top {
    border-bottom: 1px solid #d9d9dc;
    height: 31px;
    background: #fff;
}

.inside-header {
    width: 1170px;
    height: 31px;
    margin: 0 auto;
    line-height: 31px;
    white-space: nowrap;
}

.choose-lang {
    font-size: 12px;
    text-transform: uppercase;
    float: left;
    padding-left: 28px;
}

.head-text {
    font-size: 12px;
    display: inline;
    padding-left: 5px;
    font-weight: 500;
}

.head-hotro .head-text {
    color: #f7941e;
    font-weight: 600;
    font-size: 13px;
}

.head-ctud {
    display: inline;
    float: left;
    padding-right: 20px;
}

    .head-ctud img, .head-cd img,
    .head-tvdtd img, .head-tcdh img,
    .head-hotro img, .head-dcdn {
        margin-bottom: 5px;
    }

.head-cd, .head-tvdtd, .head-tcdh, .head-hotro, .head-dcdn {
    display: inline;
    padding-left: 34px;
    float: right;
}

.head-tvdtd {
    float: right;
    background: #f5f5f5;
    height: 40px;
    margin: 17px 0 0;
    text-align: center;
    line-height: 34px;
    padding: 0 10px;
    border-radius: 10px;
}

.head-hotro {
    float: right;
}

.header-under {
    width: 1170px;
    height: 70px;
    margin: 0 auto;
    line-height: 59px;
    padding-left: 18px;
    clear: both;
}

    .header-under a.logo-head {
        float: left;
        padding-left: 20px;
    }

.header-search {
    width: 560px;
    display: inline;
    padding-left: 27px;
    float: left;
    margin-top: 15px;
    position: relative;
}

.txt-search {
    width: 489px;
    height: 40px;
    float: left;
    border: none;
    padding: 5px 5px 5px 35px;
    font-size: 13px;
    text-indent: 10px;
    border-right: none;
    line-height: 32px;
    background-color: #f5f5f5;
    border-radius: 10px;
    background-image: url(//cdn.dealtoday.vn/assets/d2d/images/icon-search-head.png);
    background-repeat: no-repeat;
    background-position: left 15px center;
}

    .txt-search:focus {
        background-color: #f5f5f5;
        background-image: url(//cdn.dealtoday.vn/assets/d2d/images/icon-search-head.png) !important;
    }

.logo-header {
    /*float: left;*/
}

.header-search .icon-search {
    float: left;
    width: 59px;
    height: 40px;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/update/icon-search.png) center center #f7941e no-repeat;
    cursor: pointer;
    position: absolute;
    right: 46px;
    border-radius: 0 10px 10px 0;
}

.box-location {
    width: 110px;
    height: 40px;
    float: left;
    margin: 15px 0 0 26px;
    position: relative;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/location.svg) no-repeat;
    background-position: left 9px center;
    background-size: 15%;
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 6px 2px 0 0;
}

    .box-location a {
        float: left;
        line-height: 30px;
        padding-left: 36px;
        font-size: 12px;
        font-weight: 500;
    }

    .box-location img {
        float: left;
        margin: 11px 0 0 12px
    }

.box-giohang {
    margin: 17px 0 0 0;
    float: left;
    position: relative;
    cursor: pointer;
    background: #f5f5f5;
    padding: 12px 33px 0 15px;
    height: 40px;
    border-radius: 10px;
}

    .box-giohang span {
        padding: 0px 0 0 15px;
        font-size: 13px;
    }

    .box-giohang .count-item {
        position: absolute;
        top: 14px;
        left: 39px;
        padding: 0 3px;
        color: #000;
        border-radius: 3px;
        font-size: 13px;
        height: 14px;
        line-height: 14px;
    }

.box-login {
    position: relative;
    display: inline-block;
    padding-top: 3px;
}

.search-suggest {
    width: 490px;
    position: absolute;
    top: 40px;
    left: 27px;
    border: 1px solid #d9d9d9;
    display: none;
    background: #fff;
    z-index: 99;
    outline: 0;
}

.item-search {
    padding: 8px 6px;
    border-bottom: 1px solid #d9d9d9;
    height: 52px;
    display: block;
}

    .item-search img {
        float: left;
    }

.info-deal {
    float: left;
    line-height: 20px;
    margin-left: 10px;
    width: 400px;
}

    .info-deal span:first-child {
        font-size: 15px;
    }

    .info-deal span {
        font-size: 12px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        height: 18px;
    }

.xuhuong {
    background: #e9eaee;
    height: 30px;
    border-bottom: 1px solid #d9d9d9;
    float: left;
    width: 100%;
    line-height: 30px;
    padding-left: 10px;
}

.trend-public {
    float: left;
    padding-left: 10px;
}

    .trend-public li {
        list-style: none;
        display: block;
        line-height: 20px;
    }

        .trend-public li a {
            line-height: 35px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }

.wrapper-congdong {
    width: 1170px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.left-wrapper {
    width: 220px;
    float: left;
    margin: 10px 0;
}

.right-wrapper {
    float: left;
    margin-left: 10px;
    width: 940px;
}

    .right-wrapper .box-trend {
        height: 50px;
        margin-top: 10px;
    }

        .right-wrapper .box-trend a {
            line-height: 50px;
        }

.menu-congdong {
    width: 220px;
    border: 1px solid #eaeaea;
    position: relative;
}

.danhmuc {
    background: #e9eaee;
    height: 51px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 50px;
    padding: 0 0 0 20px;
}

.menu-congdong ul {
    padding: 0;
}

    .menu-congdong ul .parent-menu {
        list-style: none;
        height: 46px;
        padding-left: 18px;
        line-height: 46px;
        font-size: 16px;
    }

        .menu-congdong ul .parent-menu:first-child {
            margin: 8px 0 0;
        }

        .menu-congdong ul .parent-menu:hover, .menu-congdong ul .parent-menu.active {
            background: #f6921e;
        }

            .menu-congdong ul .parent-menu:hover .mn-level1 {
                color: #fff;
                display: block;
            }

        .menu-congdong ul .parent-menu .mn-level1 {
            height: 36px;
            width: 100%;
        }


.sub-menu-congdong {
    width: 950px;
    height: 349px;
    border: 1px solid #eaeaea;
    display: none;
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    column-fill: auto;
    -moz-column-fill: auto;
    padding: 30px 0 20px !important;
    background: #fff;
    z-index: 99;
}

.parent-menu:hover .sub-menu-congdong {
    display: block;
    position: absolute;
    top: 50px;
    left: 219px;
}

.sub-menu-congdong li {
    list-style: none;
    padding-left: 20px;
}

    .sub-menu-congdong li .mn-level2 {
        font-weight: bold;
        font-size: 15px;
        line-height: 20px;
        display: block;
        padding-bottom: 15px;
    }

    .sub-menu-congdong li .item {
        font-weight: normal;
        display: block;
        padding-left: 8px;
        font-size: 15px;
        line-height: 30px;
    }

.sub-menu-congdong .level2 {
    padding-bottom: 20px;
}

.box-trend {
    width: 930px;
    display: inline-block;
    margin-left: 5px;
    overflow: hidden;
}

    .box-trend a {
        margin-right: 20px;
        line-height: 36px;
        font-size: 16px;
        border-right: 1px solid #cbcbcc;
        padding-right: 15px;
    }

        .box-trend a:last-child {
            border-right: none;
        }

.box-list-item {
    width: 940px;
    display: block;
}

.tab-item {
    width: 940px;
    display: inline-block;
}

    .tab-item .nav-tabs {
        border-bottom: 1px solid #f39420;
        background: #fff;
    }

        .tab-item .nav-tabs li.active {
            background: #f39420;
            padding: 0 10px;
        }

            .tab-item .nav-tabs li.active a {
                color: #fff !important;
            }

        .tab-item .nav-tabs li a {
            color: #494949 !important;
            font-size: 18px;
        }

.filter-cd {
    width: 940px;
    display: inline-block;
    margin: 10px 0;
}

.item-filter {
    display: inline-block;
    padding: 0 20px 0 10px;
    margin: 0 5px 8px 0;
    height: 26px;
    line-height: 26px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 3px;
    text-decoration: none;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-delete-tag-filter.png) right 3px center no-repeat #f9a737;
}

.box-item-cd {
    width: 940px;
    display: inline-block;
    /*-moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    column-fill: auto;
    -moz-column-fill: auto;*/
}

.item-cd {
    width: 307px;
    height: 335px;
    border: 1px solid #c7c7c7;
    float: left;
    margin-top: 10px;
    margin-right: 9px;
    position: relative;
}

.item-info {
    display: block;
    margin: 14px 0 0 0;
}

.box-review-v2 {
}

    .box-review-v2 .box-write-review, .box-review-v2 .box-tag-review, .box-review-v2 .box-list-review {
        background: #fff;
        box-shadow: 0 1px 2px 1px #ddd;
        padding: 10px;
        margin-bottom: 10px;
    }

    .box-review-v2 .title {
        margin: 6px 0 10px;
        font-size: 16px;
        font-weight: bold;
        border-bottom: 1px solid #f7941e;
        padding: 0px 0 5px;
    }

        .box-review-v2 .title small {
            font-size: 14px;
            font-weight: normal;
        }

    .box-review-v2 table {
        width: 100%;
    }

        .box-review-v2 table tr td {
            vertical-align: middle;
        }

.table-rating-count {
    width: 100%;
}

    .table-rating-count tr td {
        vertical-align: middle;
        position: relative;
    }

    .table-rating-count span {
        color: #333;
        /*vertical-align: top;*/
        cursor: pointer;
        display: inline !important;
        line-height: 30px;
        padding-left: 12px;
    }

        .table-rating-count span i {
            font-size: 24px;
            top: -1px;
            color: #969696;
            position: absolute;
            display: block;
        }

.like-count.active i {
    color: #f37375;
}

.review-count.active i {
    color: #f6921e;
}

.share-count.active i {
    color: #6bbe53;
}

.box-review-v2 .input-review-content, .box-review-v2 .input-review-title {
    border: none;
    border-bottom: 1px solid #969696;
}

.box-review-v2 .frm-review .input-review-title {
    width: 100%;
}

    .box-review-v2 .frm-review .input-review-title:focus {
        background: #fff;
    }

.box-review-v2 .frm-review .input-review-file {
    display: none;
}

.box-review-v2 .frm-review .input-review-add-img {
    display: inline-block;
    width: 100px;
    height: 100px;
    border: 1px dotted #969696;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/congdong/icon-add-img.jpg) no-repeat center center;
    text-align: center;
    padding-top: 70px;
    margin: 0 auto;
    cursor: pointer;
}

.box-review-v2 .frm-review .input-review-content {
    width: 100%;
}

.box-review-v2 .table-rating {
    margin: 10px 0;
}

    .box-review-v2 .table-rating .rate_row_review {
        display: inline-block;
        padding-left: 5px;
    }

        .box-review-v2 .table-rating .rate_row_review .rate_star {
            font-size: 17px;
        }

            .box-review-v2 .table-rating .rate_row_review .rate_star.checked,
            .box-review-v2 .table-rating .rate_row_review .rate_star:hover,
            .box-review-v2 .table-rating .rate_row_review .rate_star.over {
                color: #f6921e;
            }

.box-review-v2 .frm-review .input-review-content::-webkit-input-placeholder {
    color: #bfbfbf;
}

.box-review-v2 .frm-review .input-review-content::-moz-placeholder { /* Firefox 18- */
    color: #bfbfbf;
}

.box-review-v2 .frm-review .input-review-submit {
    background: #f6921e;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 5px 20px;
    width: 100px;
    margin-top: 10px;
}

.box-review-v2 .frm-review table tr td {
    padding: 5px 0;
}

.box-review-v2 .frm-review table.t1 tr td:last-child {
    width: 150px;
    text-align: center;
}

.box-review-v2 .frm-review table.t1 b {
    font-size: 14px;
}

.box-review-v2 .list-tag {
    overflow: hidden;
}

    .box-review-v2 .list-tag .tag-item {
        float: left;
        margin: 5px;
        background: #dddddd;
        color: #707070;
        display: block;
        padding: 5px 15px;
        border-radius: 4px;
        position: relative;
    }

        .box-review-v2 .list-tag .tag-item.active {
            background: #f6921e;
            color: #fff;
        }

        .box-review-v2 .list-tag .tag-item i {
            position: absolute;
            top: -5px;
            right: -5px;
            color: #5f5f5f;
            background: #fff;
            overflow: hidden;
            border-radius: 50%;
        }

            .box-review-v2 .list-tag .tag-item i:hover {
                color: red;
            }

.box-review-v2 .list-img {
    overflow: hidden;
}

    .box-review-v2 .list-img .item-img {
        display: block;
        float: left;
        position: relative;
        margin: 5px;
    }

        .box-review-v2 .list-img .item-img i {
            position: absolute;
            top: -5px;
            right: -5px;
            color: #5f5f5f;
            background: #fff;
            overflow: hidden;
            border-radius: 50%;
        }

            .box-review-v2 .list-img .item-img i:hover {
                color: red;
            }

.box-review-v2 .list-review .t1 tr td {
    vertical-align: top;
}

    .box-review-v2 .list-review .t1 tr td:first-child {
        text-align: center;
        padding-right: 15px;
        width: 85px;
    }

.box-review-v2 .list-review .item .img {
    display: block;
    overflow: hidden;
    border-radius: 50%;
    width: 70px;
    height: 70px;
}

    .box-review-v2 .list-review .item .img img {
        width: 100%;
    }

.box-review-v2 .list-review .item .rating-avg {
    display: inline-block;
    color: #fff;
    background: #f6921e;
    text-align: center;
    padding: 3px 0;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    font-size: 15px;
}

.box-review-v2 .list-review .item {
    margin-bottom: 5px;
}

    .box-review-v2 .list-review .item .box-info-review {
        position: relative;
    }

        .box-review-v2 .list-review .item .box-info-review .time {
            font-size: 12px;
            color: #848484;
            position: absolute;
            top: 0;
            right: 0;
        }

            .box-review-v2 .list-review .item .box-info-review .time i {
                font-size: 12px;
            }

    .box-review-v2 .list-review .item .info-review {
        padding: 3px 0;
    }

        .box-review-v2 .list-review .item .info-review span {
            padding-right: 5px;
        }

        .box-review-v2 .list-review .item .info-review i {
            font-size: 14px;
            color: #f6921e;
        }

.box-review-v2 .list-review .review-content {
    display: block;
    padding: 5px 0;
    overflow: hidden;
    position: relative;
}

    .box-review-v2 .list-review .review-content.show-more {
        height: 84px;
    }

    .box-review-v2 .list-review .review-content .btn-show-more-review {
        display: none;
    }

    .box-review-v2 .list-review .review-content.show-more .btn-show-more-review {
        color: #494949;
        text-decoration: underline;
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        background: #fff;
        width: 100%;
    }

    .box-review-v2 .list-review .review-content.show-more.show {
        height: auto;
    }

        .box-review-v2 .list-review .review-content.show-more.show .btn-show-more-review {
            position: relative;
        }

.box-review-v2 .list-review .tag-review {
    overflow: hidden;
}

    .box-review-v2 .list-review .tag-review .tag-item {
        float: left;
        margin: 5px 5px 5px 0;
        background: #dddddd;
        color: #707070;
        display: block;
        padding: 1px 10px;
        border-radius: 4px;
        font-size: 12px;
    }

.box-review-v2 .list-review-img {
    overflow: hidden;
    white-space: nowrap;
}

    .box-review-v2 .list-review-img .item-img {
        vertical-align: bottom;
        display: inline-block;
        margin-right: 5px;
    }

.box-review-v2 .list-review .item .group-review-icon {
    padding: 5px 0;
    cursor: pointer;
}

    .box-review-v2 .list-review .item .group-review-icon i {
        font-size: 14px;
    }

    .box-review-v2 .list-review .item .group-review-icon .like-count.active i {
        color: #f37375;
    }

    .box-review-v2 .list-review .item .group-review-icon .like-count {
        margin-right: 10px;
    }

.box-review-v2 .list-sub-review .item-sub {
    padding: 10px;
    background: #f4f4f4;
    margin-bottom: 5px;
}

    .box-review-v2 .list-sub-review .item-sub .img {
        width: 34px;
        height: 34px;
    }

    .box-review-v2 .list-sub-review .item-sub table tr td:first-child {
        width: 50px;
    }

.box-review-v2 .list-review .item-sub .review-content {
    padding: 0;
}

    .box-review-v2 .list-review .item-sub .review-content.show-more .btn-show-more-review {
        background: #f4f4f4;
    }

.box-review-v2 .list-review .item .input-comment {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .box-review-v2 .list-review .item .input-comment input {
        width: 100%;
        background: #f4f4f4;
        border: none;
        padding: 5px;
    }

.box-review-v2 .btn-view-more-comment {
    background: #f4f4f4;
    display: block;
    margin-top: 5px;
    padding: 5px;
    text-align: center;
}

.box-review-v2 .btn-view-more-review {
    border: 1px #f4f4f4 solid;
    display: block;
    margin-top: 5px;
    padding: 5px;
    text-align: center;
}

.box-review-v2 .msg {
    color: #ff6600;
}

.box-attribute-v2 .box-2 .nav-xyz {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    overflow: hidden;
}

#dia-chi .address {
    font-weight: bold;
    font-size: 16px;
}

.box-attribute-v2 .box-2 .nav-xyz li {
    width: 50%;
    float: left;
    padding-right: 10px;
}

    .box-attribute-v2 .box-2 .nav-xyz li a {
        font-size: 14px;
        padding: 10px 10px 10px 20px;
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-uncheck.png) 0 center no-repeat;
    }

        .box-attribute-v2 .box-2 .nav-xyz li a:hover {
            background-color: transparent;
            cursor: auto;
        }

    .box-attribute-v2 .box-2 .nav-xyz li.active a {
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-check-red.png) 0 center no-repeat;
    }

.table-title {
    border-bottom: 1px solid #f1efef;
    padding-bottom: 10px;
    display: block;
}

    .table-title tr td:first-child {
        padding-right: 10px;
    }

.table-select-date {
    padding-bottom: 10px;
    display: block;
}

.golf-deal-title {
    font-size: 17px;
    font-weight: bold;
    display: block;
    line-height: 24px;
    font-family: 'Roboto';
}

.golf-box-by-date-bottom-line {
    border-bottom: 1px solid #f1efef;
    padding-bottom: 10px;
    display: block;
}

.golf-box-by-date {
    padding-bottom: 10px;
    display: block;
}

.goft-price {
    float: left;
    width: 100%;
    margin: 5px 0px;
}

    .goft-price .goft-price-left {
        float: left;
        width: 40%;
        color: #ea281c;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Roboto';
    }

    .goft-price .goft-price-quantity {
        float: left;
        width: 30%;
    }

.goft-price-quantity select {
    height: 30px;
    border: 1px solid #e9e9e9;
    padding: 0 10px 0 7px;
    margin: 0 0px 0 10px;
    background: #fff;
}

.goft-price .goft-price-book {
    float: left;
    width: 25%;
    margin-left: 10px;
}

.goft-price .btn-buy {
    display: inline-block;
    background: #ea281c;
    text-align: center;
    padding: 5px 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    width: 90%;
    margin: 0px 0px !important;
}



.golf-price {
    margin: 20px 0px 10px 0px;
}

.golf-box-by-date {
    margin: 0px 20px;
}

.golf-box-by-date-bottom-line {
    margin: 0px 20px;
}

.right-box-golf-title {
    font-size: 17px;
    font-weight: bold;
    display: block;
    font-family: 'Roboto';
    /*line-height: 24px;*/
}

.rating-avg-object {
    display: inline-block;
    background: #f6921e;
    color: #fff;
    font-size: 18px;
    border-radius: 50%;
    padding: 5px;
    width: 36px;
    height: 36px;
    line-height: 26px !important;
}

.box-detail-info .partner-name {
    color: #333;
    /*font-size: 16px;*/
    padding: 5px 0;
}

    .box-detail-info .partner-name a {
        color: #0388cd;
    }

.sticky-scroll {
}

    .sticky-scroll ul {
        list-style: none;
        overflow: hidden;
        padding: 0;
        margin: 0;
        width: 1170px;
        margin: 0 auto;
        border-bottom: 1px solid #ecedef;
    }

        .sticky-scroll ul li {
            float: left;
            width: 14.28%;
            border-left: 1px solid #ecedef;
        }

            .sticky-scroll ul li:last-child {
                border-right: 1px solid #ecedef;
            }

            .sticky-scroll ul li a {
                display: block;
                padding: 5px 10px;
                color: #333;
                text-align: center;
                font-weight: bold;
            }

                .sticky-scroll ul li a i {
                    color: #b6b6b6;
                }

                .sticky-scroll ul li a span {
                    font-weight: normal;
                }

.item-point {
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 28px;
    background: #f39420;
    width: 30px;
    height: 30px;
    float: left;
    margin: 0 10px 0 10px;
    border-radius: 50%;
}

.title-item {
    font-size: 16px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 18px;
    line-height: 16px;
    margin: 0 0 0 5px;
}

.add-item {
    font-size: 13px;
    display: block;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}

.count-deal {
    font-size: 13px;
    text-align: center;
    line-height: 28px;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-tag.png) left 10px center no-repeat;
    float: left;
    margin: 4px 0 0 10px;
    display: block;
    width: 227px;
}

.count-promo {
    font-size: 13px;
    text-align: center;
    line-height: 28px;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-dola.png) left 12px center no-repeat;
    float: left;
    margin: 0px 0 0 10px;
    display: block;
    width: 313px;
}

.info-bottom {
    background: #f6f8f7;
    height: 36px;
    display: block;
    width: 100%;
    float: left;
    line-height: 36px;
    position: absolute;
    bottom: 0px;
}

    .info-bottom span {
        font-size: 13px;
    }

        .info-bottom span b {
            font-weight: normal;
        }

        .info-bottom span:first-child {
            margin: 0 54px 0 20px;
        }

        .info-bottom span:last-child {
            margin-right: 15px;
            float: right;
        }

.item-cd img {
    border: none;
}

.box-item-cd .item-cd:nth-child(3), .box-item-cd .item-cd:nth-child(6),
.box-item-cd .item-cd:nth-child(9), .box-item-cd .item-cd:nth-child(12), .box-item-cd .item-cd:nth-child(15),
.box-item-cd .item-cd:nth-child(18), .box-item-cd .item-cd:nth-child(21), .box-item-cd .item-cd:nth-child(24),
.box-item-cd .item-cd:nth-child(27), .box-item-cd .item-cd:nth-child(30) {
    margin-right: 0;
}

.box-location:hover .dropdown-menu {
    display: block;
    top: 27px;
}

.box-login .box-button-dn {
    width: 242px;
    padding: 9px 20px 20px 20px;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    z-index: 998;
    display: none;
    border: 1px solid #ddd;
    vertical-align: top;
    line-height: 30px;
}

    .box-login .box-button-dn span {
        font-weight: normal;
    }

.box-login:hover .box-button-dn {
    display: block;
}

.box-login .box-button-dn .btn-dk, .box-login .box-button-dn .btn-dn {
    background: #e67f05;
    color: #fff;
    display: block;
    text-align: center;
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin-top: 5px;
    border-radius: 4px;
}

.box-login .box-button-dn .btn-dn {
    background: #b0b0b0;
}

.box-button-dn hr {
    margin: 0;
    width: 100%;
    display: block;
    height: 1px;
    margin: 15px 0 0;
}

.head-memName {
    position: absolute;
    top: -13px;
}

.head-taikhoan {
    position: absolute;
    top: 9px;
    font-style: normal;
}
/*-------------------------------end page cong dong-HungMT---------------------------------------*/

/*-------------------------------start detail cong dong-HungMT---------------------------------------*/
.left-detail {
    width: 895px;
    float: left;
}

.right-detail {
    width: 260px;
    float: left;
    margin-left: 10px;
    z-index: 9;
}

.wrap-info {
    width: 895px;
    overflow: hidden;
}

.gallery-detail {
    width: 450px;
    height: 320px;
    float: left;
}

.info-detail {
    margin-left: 20px;
    float: left;
    width: 425px;
    position: relative;
}

.detail-point {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-circle.png) left 0 center no-repeat;
    width: 31px;
    height: 31px;
    float: left;
    margin: 0px 10px 0 0;
}

.detail-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 0 0 5px;
    font-size: 24px;
    font-weight: 600;
}

.info-detail .glyphicon-time {
    color: #9a9a9a;
    font-size: 16px;
    margin: 2px 5px 0 0;
    float: left;
}

.color-open {
    color: #333;
}

.text-opent-time {
    color: #248e44;
    font-weight: 600;
}

.open-time, .price-limit {
    padding: 20px 0 0 5px;
    line-height: 20px;
}

    .open-time .mdi-clock, .detail-add .mdi-map, .price-limit .mdi-tag {
        font-size: 20px;
        color: #969696;
    }

.detail-add {
    cursor: pointer;
    padding: 20px 0 0 5px;
    line-height: 20px;
}

.color-add {
    font-size: 14px;
    color: #eb9327;
    text-decoration: underline;
}

    .color-add:hover {
    }

.detail-add .glyphicon-send {
    margin: 2px 5px 0 0;
    float: left;
}

.detail-add a {
    color: #5350dd;
    text-decoration: underline;
    display: block;
    margin: 2px 0 0 21px;
}

.detail-deal-count {
    font-size: 18px;
    color: #eb9327;
    text-decoration: underline;
    /*position: absolute;
    top: 290px;
    left: 6px;*/
    cursor: default;
    padding: 15px 0 0 5px;
    display: block;
}

.detail-pro-count {
    font-size: 18px;
    text-decoration: underline;
    /*position: absolute;
    top: 328px;
    left: 6px;*/
    cursor: default;
    padding: 15px 0 0 5px;
    display: block;
}

    .detail-pro-count:hover, .detail-deal-count:hover {
        text-decoration: underline;
        color: inherit;
        cursor: pointer;
    }

.detail-gioithieu {
    width: 895px;
    border: 1px solid #afafaf;
    padding: 16px 12px;
    margin: 22px 0 10px 0;
    display: inline-block;
    position: relative;
}

.head-gioithieu {
    font-size: 18px;
    display: block;
    font-weight: 600;
}

.detail-box-rating, .detail-box-like, .detail-box-share {
    width: 170px;
    height: 43px;
    text-align: center;
    line-height: 43px;
    position: relative;
    font-weight: 600;
    border: 1px solid #eaeaea;
    background: #fff;
}

    .detail-box-rating:hover, .detail-box-like:hover, .detail-box-share:hover {
        color: #fff;
        background: #f7921e;
        cursor: pointer;
    }

    .detail-box-rating .glyphicon-star, .detail-box-like .glyphicon-heart, .detail-box-share .glyphicon-share-alt {
        font-size: 20px;
        position: absolute;
        top: 11px;
        left: 15px;
    }

    .detail-box-rating i, .detail-box-like i, .detail-box-share i {
        font-weight: normal;
        font-size: 13px;
        font-style: normal;
    }

    .detail-box-like span {
        display: block;
    }

    .detail-box-rating.active .glyphicon-star {
        color: #f7921e;
    }

.right-count-deal {
    width: 170px;
    padding: 11px 18px;
    margin: 10px 0 0 0;
    border: 1px solid #eaeaea;
    color: #c0121b;
    background: #fff;
}

    .right-count-deal a {
        color: #c0121b;
        text-decoration: underline;
    }

.right-count-pro {
    width: 170px;
    padding: 11px 18px;
    margin: 10px 0 0 0;
    border: 1px solid #eaeaea;
    color: #2835c1;
    background: #fff;
}

    .right-count-pro a {
        color: #2835c1;
        text-decoration: underline;
    }

.detail-gioithieu .viewmore {
    position: absolute;
    bottom: -1px;
    text-align: center;
    width: 100%;
    color: #0388cd;
    background: #fff;
    padding: 5px 0;
    list-style: url();
    cursor: pointer;
}

.gallery-detail .carousel-inner {
    width: 450px;
    height: 253px;
}

.active .glyphicon-heart {
    color: #fa6d73;
}

.title-share {
    width: 200px;
    height: 35px;
    background: #f8931d;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

    .title-share span:first-child {
        margin-right: 10px;
    }

.fb-share {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon_fb.gif) left center no-repeat #fff;
    padding-left: 45px;
    height: 27px;
    cursor: pointer;
    line-height: 27px;
    margin-bottom: 15px;
}

.tt-share {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon_tt.gif) left center no-repeat #fff;
    padding-left: 45px;
    height: 27px;
    cursor: pointer;
    line-height: 27px;
    margin-bottom: 15px;
}

.gg-share {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon_gg.gif) left center no-repeat #fff;
    padding-left: 45px;
    height: 27px;
    cursor: pointer;
    line-height: 27px;
}
/*-------------------------------end detail cong dong-HungMT---------------------------------------*/

/*start deal home ver 2*/
.box-flag a.active {
    color: #f6921e;
}

.title-topdeal {
    overflow: hidden;
    width: 100%;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #616161;
    border-bottom: 1px solid #f4f4f4;
    padding-top: 2px;
}

    .title-topdeal b {
        color: #fd6c20;
    }

.item-top {
    margin: 5px 0 0;
    position: relative;
    padding-bottom: 3px;
}

    .item-top a {
        display: block;
    }

.title-top {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 1px 0 5px;
}

.price-top {
    font-size: 16px;
    font-weight: bold;
    color: #fd6c20;
}

.percent-promo-top {
    border: 1px solid #f26a29;
    border-radius: 15px;
    padding: 0px 10px;
    color: #f26a29;
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    bottom: 3px;
    right: 0px;
}

.box-top-deal .item-top:nth-child(3) {
    border-bottom: 1px solid #f4f4f4;
}

.viewmore-top {
    width: 100%;
    text-align: center;
    text-decoration: underline;
    color: #a2a2a2;
    font-size: 14px;
    display: block;
    line-height: 22px;
}

    .viewmore-top:hover {
        text-decoration: underline;
    }

.space-banner {
    padding: 10px 0 0;
}

.box-deal {
    width: 1170px;
    overflow: hidden;
    /*padding-bottom: 10px;*/
}

    .box-deal .nav-tabs {
        background: none;
        border-bottom: 2px solid #c2c2c2;
        position: relative;
    }

        .box-deal .nav-tabs > li > a,
        .box-deal .nav-tabs > li > a:hover,
        .box-deal .nav-tabs > li > a:focus {
            background-color: transparent !important;
            border: 0 !important;
            color: #333 !important;
            font-weight: 500;
            text-transform: uppercase;
            font-size: 16px;
        }

        .box-deal .nav-tabs > li.active > a {
            font-weight: 600;
        }

        .box-deal .nav-tabs > li.active {
            border-bottom: 4px solid #ff9c1b;
            margin-bottom: -2px;
        }

.deal-content .item {
    width: 285px;
    background: #fff;
    padding: 10px;
    position: relative;
    margin: 0 9px 8px 0;
    /*display: inline-block;*/
    float: left;
    border: 1px solid #f4f4f4;
}

    .deal-content .item:nth-child(4n+4), .dealtoday .item:nth-child(5) {
        margin-right: 0;
    }

.dealtoday {
    overflow: hidden;
    padding: 10px 0 0;
}

    .dealtoday .item {
        margin-bottom: 0;
    }

        .dealtoday .item:nth-child(4) {
            margin-right: 8px;
        }

.space-title {
    padding: 0 20px;
    color: #999;
}

.viewmore-deal {
    font-size: 14px;
    color: #fd752d;
    vertical-align: middle;
}

.title-dealtoday {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 24px;
}

    .title-dealtoday:hover {
        color: #333;
    }

.deal-content .title-dealtoday {
    padding: 0 0 10px 0;
}

.box-deal .item .partner {
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-right: 40px;
}

.box-deal .item .address {
    color: #333;
    display: block;
    font-size: 12px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-right: 40px;
    height: 17px;
}

.box-deal .icon-rating {
    position: absolute;
    top: 11px;
    right: 11px;
    background: #f26a29;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    width: 30px;
    height: 30px;
    font-weight: bold;
    border-radius: 50%;
}

.box-deal .tab-content {
    margin-top: 10px;
}

.box-deal .item img {
    width: 100%;
}

.box-deal .img-item {
    margin: 5px 0;
}

.box-deal .info-item p {
    overflow: hidden;
    height: 40px;
    display: block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    font-weight: bold;
}

.info-item .price-promo {
    color: #f26a29;
    padding: 0 10px 0 0;
    font-size: 16px;
    font-weight: bold;
}

.info-item .price-root {
    color: #9f9f9f;
    text-decoration: line-through;
    padding-right: 10px;
}

.info-item .percent-promo {
    border: 1px solid #f26a29;
    border-radius: 15px;
    padding: 0px 10px;
    color: #f26a29;
    font-weight: bold;
    font-size: 14px;
    position: absolute;
    /*bottom: 16px;*/
    right: 11px;
}

.viewall-boxdeal {
    position: absolute !important;
    right: 0px;
    top: 7px;
    font-size: 14px !important;
    text-transform: inherit !important;
    display: none !important;
    font-weight: normal !important;
}

.box-deal .nav-tabs > li.active > .viewall-boxdeal {
    display: block !important;
}

.box-deal .nav > li {
    position: static;
}

.viewall-boxdeal i {
    padding: 0px 0 0 5px;
}

.box-cate-home {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}

.title-cate-home {
    width: 100%;
    position: relative;
}

    .title-cate-home.c-157 {
        border-bottom: 2px solid #6bbe53;
    }

    .title-cate-home.c-158 {
        border-bottom: 2px solid #ed5176;
    }

    .title-cate-home.c-159 {
        border-bottom: 2px solid #2ba3f6;
    }

    .title-cate-home.c-160 {
        border-bottom: 2px solid #ce3643;
    }

    .title-cate-home.c-59 {
        border-bottom: 2px solid #0000ff;
    }

    .title-cate-home.c-162 {
        border-bottom: 2px solid #e67f05;
    }

    .title-cate-home.c-163 {
        border-bottom: 2px solid #a1a1a1;
    }

    .title-cate-home.c-228 {
        border-bottom: 2px solid #7b68ee;
    }

    .title-cate-home.c-161 {
        border-bottom: 2px solid #40e0d0;
    }

    .title-cate-home .title {
        padding: 0 0 5px 10px;
        display: block;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600;
    }

    .title-cate-home .viewall-boxdeal {
        display: block !important;
        top: 3px;
        right: 10px;
    }

.content-cate-home {
    overflow: hidden;
    padding: 10px 0 0;
}

.left-cate-home {
    width: 232px;
    float: left;
}

    .left-cate-home img {
        width: 100%;
        height: 608px;
    }

.right-cate-home {
    /*float: left;
    margin-left: 10px;
    width: 928px;*/
    overflow: hidden;
}

    .right-cate-home .item {
        width: 286px;
        height: 300px;
        background: #fff;
        padding: 12px 10px 10px 10px;
        position: relative;
        margin: 0 8px 8px 0;
        float: left;
        border: 1px solid #f4f4f4;
    }

        .right-cate-home .item:nth-child(4),
        .right-cate-home .item:nth-child(8) {
            margin-right: 0px;
        }

        .right-cate-home .item:nth-child(5),
        .right-cate-home .item:nth-child(6),
        .right-cate-home .item:nth-child(7),
        .right-cate-home .item:nth-child(8) {
            margin-bottom: 0px;
        }

    .right-cate-home .box-deal .item .partner {
        font-size: 14px;
        color: #333;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding-right: 40px;
    }

    .right-cate-home .item .partner {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 20px;
        padding-right: 40px;
    }

    .right-cate-home .item .address {
        /*color: #999;*/
        display: block;
        font-size: 12px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding-right: 40px;
        height: 17px;
    }

    .right-cate-home .icon-rating {
        position: absolute;
        top: 11px;
        right: 11px;
        background: #f26a29;
        color: #fff;
        font-size: 15px;
        text-align: center;
        line-height: 30px;
        width: 30px;
        height: 30px;
        font-weight: bold;
        border-radius: 50%;
    }

    .right-cate-home .info-item p {
        overflow: hidden;
        height: 40px;
        display: block;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 14px;
        font-weight: bold;
    }

    .right-cate-home .item img {
        width: 100%;
        margin: 5px 0;
        height: 151px;
    }

.mg-right6 {
    margin-right: 6px;
    float: left;
}

.line-scrollspy {
    background: #bebebe;
    width: 7px;
    height: 100%;
    position: fixed;
    right: 0;
    display: block;
    top: 0px;
}

.name-category {
    display: none;
    margin-right: 45px;
}

.nav-scrollspy .nav > li {
    position: relative;
    display: block;
    margin-bottom: 2px;
    height: 32px;
}

    .nav-scrollspy .nav > li > a {
        padding: 0;
        background: #bebebe;
        line-height: 32px;
        width: 35px;
        height: 32px;
        white-space: nowrap;
    }

    .nav-scrollspy .nav > li:hover > a {
        width: auto;
    }

    .nav-scrollspy .nav > li:hover .name-category {
        display: block;
    }

    .nav-scrollspy .nav > li > a:hover {
        background: #f6921e;
        color: #fff;
        position: absolute;
        right: 0px;
    }

    .nav-scrollspy .nav > li > a > img {
        float: left;
        margin: 6px;
    }

.list-deal-category .item {
    width: 304px;
    height: 300px;
    background: #fff;
    padding: 12px 10px 10px 10px;
    position: relative;
    margin: 0 5px 5px 0;
    float: left;
    border: 1px solid #f4f4f4;
}

    .list-deal-category .item:nth-child(3n+3) {
        margin-right: 0;
    }

    .list-deal-category .item .partner {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 20px;
        padding-right: 40px;
    }

    .list-deal-category .item .address {
        /*color: #999;*/
        display: block;
        font-size: 12px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding-right: 40px;
        height: 17px;
    }

    .list-deal-category .item .icon-rating {
        position: absolute;
        top: 11px;
        right: 11px;
        background: #f26a29;
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 30px;
        width: 30px;
        height: 30px;
        font-weight: bold;
        border-radius: 50%;
    }

    .list-deal-category .item img {
        width: 100%;
        margin: 5px 0;
        height: 151px;
    }

.list-deal-category .info-item p {
    overflow: hidden;
    height: 40px;
    display: block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    font-weight: bold;
}

.list-deal-category .item .diemden {
    background: #fff;
    padding: 3px 8px;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #333;
    border-radius: 3px;
    opacity: .9;
}

.list-deal-category .diemden i {
    padding-right: 5px;
}

.box-promotion .item:hover {
    border: 1px solid #ebebeb;
}

.box-giohang .mdi-cart-outline {
    color: #898989;
}

.head-tvdtd .box-login b img {
    margin-left: 10px;
}

.head-tvdtd .box-login b i {
    font-size: 14px;
}

.box-login .list-item {
    display: none;
    position: absolute;
    top: 39px;
    right: -8px;
    width: 162px;
    margin: 0;
    padding: 0;
    background: #fff;
    z-index: 999;
    border-right: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    text-align: left;
}


.box-login:hover .list-item {
    display: block;
}

.box-login .list-item li:hover {
    color: #ffae00;
    border-left: 2px solid #ffae00;
    font-weight: bold;
    cursor: pointer;
}

.box-login .list-item li {
    padding: 5px 10px;
    color: #494949;
    border-bottom: 1px solid #e4e4e4;
    display: block;
    font-size: 13px;
    line-height: 32px;
}

.list-partner .item-cd {
    width: 285px;
}

    .list-partner .item-cd:nth-child(4n+4) {
        margin-right: 0;
    }

.text-red {
    color: red;
}

.price-limit .text-price {
    font-size: 14px;
}

.box-deal-buy {
    border: 1px solid #afafaf;
    padding: 15px 10px;
    margin-bottom: 10px;
}

.title-deal-buy {
    font-size: 16px;
    font-weight: bold;
}

.box-deal-buy .item {
    margin: 10px 0 0;
}

.box-deal-buy .info-item {
    margin: 8px 0 0;
}

    .box-deal-buy .info-item p {
        overflow: hidden;
        height: 40px;
        display: block;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 6px 0;
    }

        .box-deal-buy .info-item p.partner {
            overflow: hidden;
            height: 20px;
            display: block;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            font-size: 14px;
            font-weight: bold;
            margin: 0;
        }

    .box-deal-buy .info-item .address {
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon/icon-location-partner.png) 0 center no-repeat;
        padding: 0 14px;
        font-size: 12px;
        overflow: hidden;
        height: 16px;
        display: block;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

.box-deal-buy .deal-viewmore {
    width: 100%;
    text-align: center;
    display: block;
    padding: 5px 0 0;
    text-decoration: underline;
    cursor: pointer;
}

.nav-scrollspy .nav > li > a > .mdi {
    float: left;
    color: #fff;
    line-height: 30px;
    font-size: 20px;
    padding: 0 4px;
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 2px 8px;
    background: #c4c4c4;
    color: #fff;
}

.box-paging.cats {
    padding: 5px 0;
}

.modal-content {
    padding: 25px 30px 10px 30px;
}

.padleft-30 {
    padding-left: 30px;
}

.h-price-root {
    font-size: 16px;
    text-decoration: line-through;
    padding-left: 30px;
}

.h-btnBuy .mdi-cart-outline {
    color: #fff;
    padding-right: 5px;
}

.h-datetime {
    display: inline-block;
    padding-left: 55px;
    font-size: 16px;
}

.h-margin13 {
    margin: 13px 0 0px;
    overflow: hidden;
}

.table-price {
    padding: 15px 0;
    display: block;
}

.h-popup-prog .h-linehr:last-child {
    display: none;
}
/*end deal home ver 2*/
.rate_row_review .rate_star:before {
    content: "\F4D2" !important;
    font-family: 'Material Design Icons' !important;
}

.nav > li > a:hover {
    background-color: transparent;
}

#cart-dialog .btn-continus-buy-deal {
    color: #fd6c20;
    display: inline-block;
}

#cart-dialog .modal-footer table {
    width: 100%;
}

    #cart-dialog .modal-footer table td {
        width: 50%;
    }

    #cart-dialog .modal-footer table tr td:first-child {
        text-align: left;
    }

#cart-dialog .btn-order-now {
    background: #e92d00;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 10px 70px;
    cursor: pointer;
}

#cart-dialog .btn-order-now:hover {
    cursor: pointer;
    opacity: 0.8;
}

#cart-dialog .modal-content {
    padding: 0;
}

.radio-primary input[type=radio]:checked ~ .circle {
    border-color: #f7941d !important;
}

.radio-primary input[type=radio]:checked ~ .check {
    background: #f7941d !important;
}

.goog-te-banner-frame {
    display: none;
}
/*********************topup*****************/
.box-topup {
    width: 1170px;
    margin: auto;
    background: #fff;
}

    .box-topup .row {
        padding: 20px;
    }

    .box-topup .tab-topup {
        overflow: hidden;
        border-bottom: 2px solid #dfdfdf;
    }

        .box-topup .tab-topup a {
            display: block;
            float: left;
            text-transform: uppercase;
            font-size: 18px;
            text-align: center;
            padding: 20px;
            border-bottom: 3px solid transparent;
        }

            .box-topup .tab-topup a.active {
                border-bottom: 3px solid #f7941e;
            }

    .box-topup .step {
        padding: 20px 0;
        ,;
    }

        .box-topup .step span, .box-topupv2 .step span {
            display: inline-block;
            width: 20px;
            height: 20px;
            border-radius: 50%;
            border: 1px solid #f7941e;
            color: #f7941e;
            text-align: center;
            margin-right: 10px;
        }

    .box-topup .provider, .box-topupv2 .provider {
        overflow: hidden;
    }

        .box-topup .provider a {
            display: block;
            float: left;
            width: 160px;
            height: 80px;
            padding: 10px;
            border: 1px solid #ddd;
            text-align: center;
            vertical-align: middle;
            margin-right: 20px;
        }

        .box-topupv2 .provider a {
            height: 80px !important;
            padding-top: 10px;
        }

            .box-topup .provider a img, .box-topupv2 .provider a img {
                max-width: 100%;
            }

            .box-topup .provider a.active, .box-topupv2 .provider a.active {
                border-color: #f7941e;
            }

    .box-topup .input-control {
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #e5e5e5;
        border-radius: 0 !important;
        display: inline-block;
        width: 100%;
        height: 36px;
        text-indent: 10px;
        -moz-appearance: none;
        -webkit-appearance: none;
    }

    .box-topup select, .box-topupv2 select {
        background: url(//cdn.dealtoday.vn/assets/d2d/images/icon-arrow-bottom.png) no-repeat right 5px center;
        padding-right: 20px;
    }

    .box-topup .h-payment-deal {
        float: none;
    }

    .box-topup .btn-g, .box-topupv2 .btn-g {
        display: block;
        text-align: right;
    }

.box-topupv2 .btn-g {
    float: right;
    width: 100%;
}

    .box-topup .btn-g span, .box-topupv2 .btn-g span {
        font-size: 18px;
    }

        .box-topup .btn-g span i, .box-topupv2 .btn-g span i {
            font-weight: bold;
            color: #f7941e;
            font-style: normal;
        }

    .box-topup .btn-g .btn-payment, .box-topupv2 .btn-g .btn-payment {
        background: #fd9425;
        border: none;
        color: #fff;
        text-align: center;
        font-weight: bold;
        padding: 10px 20px;
        display: inline-block;
        height: 40px;
        min-width: 185px;
        border-radius: 3px;
        margin-top: 10px;
    }

    .box-topupv2 .btn-g .btn-payment {
        padding: 0;
    }

.box-topup .table-card {
    padding: 20px;
    border: 1px solid #ddd;
    margin-left: 20px;
}

    .box-topup .table-card table {
        width: 100%;
        font-size: 18px;
    }

        .box-topup .table-card table tr:first-child {
            border-bottom: 2px solid #ddd;
        }

        .box-topup .table-card table tr th {
            text-align: center;
            padding: 11px 0;
        }

        .box-topup .table-card table tr td {
            text-align: center;
            padding: 10px 0;
        }

            .box-topup .table-card table tr td.text {
                color: #f7941e;
            }

.bg-video-slide {
    background: #000 !important;
    display: block;
    width: 119px !important;
    height: 67px !important;
    position: relative;
}

.bg-video {
    position: absolute;
    top: 20px;
    left: 45px;
    width: 37px !important;
    height: 25px !important;
}

.box-partner-deal .title {
    margin: 6px 0 10px;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 5px;
    display: inline-block;
}

.box-partner-deal .inside {
    display: block;
    max-height: 270px;
    overflow: hidden;
}

    .box-partner-deal .inside .inside-item {
        background: #f4f4f4;
        height: 87px;
        display: block;
        margin-bottom: 2px;
        padding: 13px;
    }

        .box-partner-deal .inside .inside-item img {
            float: left;
            margin-right: 20px;
        }

        .box-partner-deal .inside .inside-item a {
            font-size: 13px;
            font-weight: bold;
            line-height: 18px;
            display: block;
        }

            .box-partner-deal .inside .inside-item a.title-deal {
                overflow: hidden;
                height: 35px;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
            }

        .box-partner-deal .inside .inside-item .div-price {
            display: block;
            margin-top: 6px;
        }

.div-price .sale-price {
    color: #e93035;
    padding-right: 17px;
}

.div-price .price {
    font-size: 12px;
    text-decoration: line-through;
}

.div-price .deal-sale {
    float: right;
    padding-right: 20px;
    font-size: 12px;
}

.box-partner-deal .inside .mCSB_scrollTools .mCSB_draggerRail {
    background: #cccccf;
    width: 5px;
    border-radius: 0;
}

.box-partner-deal .inside .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #f7941e;
}

.box-deal .img-partner {
    width: 73px !important;
    height: 43px;
    position: absolute;
    bottom: 90px;
    left: 100px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px #eee;
}

.home-brand .info-item p {
    margin-top: 25px;
}

.home-brand .item {
    margin-bottom: 5px;
}

.box-topupv2 {
    width: 1170px;
    margin: auto;
    background: #fff;
    position: relative;
}

.left-topup {
    width: 325px;
    float: left;
    background: #fff;
    border: 1px solid #f4f4f4;
    padding: 10px 0;
}

.service-topup li.text-service {
    list-style: none;
    height: 44px;
    line-height: 44px;
    padding: 0 0 0 30px;
    text-transform: uppercase;
    margin-bottom: 2px;
}

    .service-topup li.text-service:hover,
    .service-topup .text-service.active {
        cursor: pointer;
        background: #f8931d;
        color: #fff;
    }

.service-topup {
    padding: 0;
}

.right-topup {
    width: 835px;
    background: #fff;
    position: absolute;
    top: 0px;
    left: 335px;
    display: none;
    padding: 10px 20px;
    border: 1px solid #f4f4f4;
}

.left-topup .service-topup .text-service.active > .right-topup {
    display: block;
    /*height: 100%;*/
}



.right-topup .line {
    display: block;
}

    .right-topup .line b {
        border: 1px solid #f7941e;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        height: 20px;
        width: 20px;
        display: inline-block;
        line-height: 18px;
        text-align: center;
        color: #f7941e;
        margin-right: 10px;
    }

.service-topup li.text-service:hover .right-topup,
.service-topup li.text-service .right-topup {
    text-transform: none;
    color: #494949;
}

.service-topup .provider {
    display: block;
    overflow: hidden;
    padding: 0 0 15px 30px;
}

    .service-topup .provider a {
        display: block;
        float: left;
        width: 160px;
        height: 66px;
        border: 1px solid #ddd;
        text-align: center;
        vertical-align: middle;
        margin-right: 20px;
    }

        .service-topup .provider a img {
            max-width: 100%;
        }

.service-topup .input-control {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0 !important;
    display: inline-block;
    width: 100%;
    height: 36px;
    text-indent: 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.service-topup .provider select,
.ntdt-cmg select {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon-arrow-bottom.png) no-repeat right 5px center;
    padding-right: 20px;
}

.pth {
    display: block;
    float: right;
    padding-right: 60px;
}

    .pth span {
        display: block;
        line-height: 26px;
        text-align: right;
    }

    .pth .btn-thanhtoan {
        background: #f8931d;
        color: #fff;
        font-weight: bold;
        text-align: center;
        height: 36px;
        display: block;
        line-height: 36px;
        width: 180px;
        border-radius: 4px;
        margin: 5px 0;
    }

    .pth span b {
        color: #f8931d;
    }

.ntdt-cmg {
    display: inline-block;
    margin-left: 65px;
    width: 150px;
}

.right-topup .header {
    display: block;
    border-bottom: 2px solid #f3f3f3;
    overflow: hidden;
    height: 50px;
}

    .right-topup .header .tab {
        display: inline-block;
        padding: 0 15px;
        width: auto;
    }

.header .tab.active {
    border-bottom: 3px solid #f7941e;
}

.show-tab {
    display: none;
}

    .show-tab.active {
        display: block;
    }

.right-topup .content {
    padding: 15px 0;
}

.content .line, .pdb-15 {
    padding-bottom: 15px;
}

.mgl-55 {
    margin-left: 55px;
}

.show-tab .radio label {
    font-size: 14.5px;
    margin: 10px 0 0;
}

.show-tab .radio-primary {
    margin-left: 36px;
    clear: both;
    display: inline-block;
}

.show-tab label span {
    top: 14px;
    left: 20px;
}

.right-topup .swiper-slide {
    /*width:auto;*/
}

.box-topupv2 .step {
    line-height: 20px;
    margin-bottom: 20px;
}

.box-topupv2 .h-payment-deal .radio label {
    line-height: 24px;
}

/*start css hỏi đáp*/
.box-hoidap {
    display: block;
    width: 1170px;
    margin: 0 auto;
}

.title-hoidap {
    font-size: 16px;
    color: #f7891a;
    padding-bottom: 20px;
}

.box-group {
    display: block;
}

.line-hoidap {
    margin: 0 0 0 20px;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
    cursor: pointer;
}

    .line-hoidap .div-title img {
        padding-right: 6px;
    }

.box-group .line-hoidap:first-child {
    border-top: 1px solid #eee;
}

.arrow-hide {
    background-image: url(//cdn.dealtoday.vn/assets/d2d/images/arrow-right.png);
    background-repeat: no-repeat;
    width: 6px;
    display: inline-block;
    height: 35px;
    float: right;
    background-position: 0px 13px;
    transform: rotate(0deg) !important;
    transition: .5s ease-in-out !important;
    /*float: right;
    padding-top: 10px;*/
}

.arrow-show {
    transform: rotate(270deg) !important;
    transition: .5s ease-in-out !important;
}

.div-title {
    display: block;
}

.content-hoidap {
    display: none;
    padding: 10px 0 5px 25px;
    line-height: 20px;
}

.show-hd {
    display: block;
}
/*end css hỏi đáp*/

.table-ecode, .table-ecode tbody, .table-ecode tbody tr {
    display: block;
    overflow: hidden;
}

.box-ecode-one {
    border: 1px dashed #575757;
    height: 24px;
    overflow: hidden;
    /* width: 70%; */
    margin: 4px 25px 0 0;
}

    .box-ecode-one span {
        /* display: inline; */
        float: left;
        /* width: 50%; */
        line-height: 24px !important;
        padding: 0 20px;
    }

        .box-ecode-one span:last-child {
            background: #5ae6ff;
            float: right;
            padding: 0 15px;
            cursor: pointer;
        }

.table-ecode tbody tr td {
    width: 50%;
    float: left;
}

    .table-ecode tbody tr td:first-child {
        border-right: 1px solid #ddd;
    }

    .table-ecode tbody tr td:last-child {
        padding-left: 48px;
    }

.text-ecode {
    color: #ea281c;
    font-size: 18px;
    text-align: left !important;
    padding: 7px 0 0;
}

.table-ecode {
    margin: 0 0 20px 0;
}

.box-code-lst h2.title {
    margin: 6px 0 10px;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 5px;
    display: inline-block;
}

.item-ecode {
    border: 1px dashed #b8b8b8;
    overflow: hidden;
    padding: 8px 15px;
    margin-bottom: 10px;
}

.promo-ecode {
    color: #d13735;
    font-size: 18px;
    font-weight: bold;
    float: right;
    text-align: right;
    width: 100%;
}

.hsd-epro {
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
}

.btn-getcode {
    height: 28px;
    line-height: 28px;
    background: #f7941c;
    border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    text-align: center;
    display: inherit;
    width: 90px;
    float: right;
    cursor: pointer;
}

.row-bottom {
    margin: 8px -5px 0;
}

.btn-dalaycode {
    background: #09b56b;
}
/*--------------------start css ecode landing page--------------------*/
.head-ecode {
    /*overflow: hidden;*/
    height: 115px;
    background: #fff;
    width: 100%;
}

.head-inside {
    margin: 0 auto;
    width: 1170px;
    line-height: 82px;
    /*overflow: hidden;*/
}

    .head-inside .logo {
        float: left;
    }

    .head-inside ul {
        display: inline-block;
    }

        .head-inside ul li {
            float: left;
            list-style: none;
            margin-right: 100px;
        }

            .head-inside ul li a {
                font-weight: bold;
                padding: 8px 15px;
                border-radius: 20px;
                border: 2px solid #fff;
                font-size: 12px;
                cursor: pointer;
                font-size: 12px;
            }

                .head-inside ul li a:hover {
                    text-decoration: none;
                }

                .head-inside ul li a i {
                    font-weight: bold;
                    padding-right: 5px;
                }

                .head-inside ul li a.active,
                .head-inside ul li a:hover {
                    border: 2px solid #f7941d;
                    text-decoration: none;
                    cursor: pointer;
                }

                .head-inside ul li a.login {
                    text-transform: none;
                    height: 36px;
                    background: #f0f0f0;
                    padding: 7px 20px 7px 16px;
                    /*font-weight: normal;*/
                    margin: 0 -12px 0 0;
                    border: none;
                }

                    .head-inside ul li a.login:first-child {
                        border-radius: 40px 0 0px 40px;
                    }

                    .head-inside ul li a.login:last-child {
                        border-radius: 0 40px 40px 0px;
                    }

                    .login-hover, .head-inside ul li a.login:hover {
                        background: #f6921e !important;
                        color: #fff !important;
                        text-decoration: none !important;
                    }

            .head-inside ul li:last-child {
                margin: 4px 0 0 20px;
            }

.box-flag a:hover {
    border: none !important;
}

.box-flag .en {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/ecode/flag_en.png) no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    /*margin: 0 6px 0 0;*/
    /*position: absolute;*/
    top: -2px;
    right: -100px;
    float: right;
}

.box-flag .vn {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/ecode/flag_vn.png) no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    /*margin: 0 6px 0 0;*/
    /*position: absolute;*/
    top: -2px;
    right: -100px;
    float: right;
}

.content-ecode {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.box-brand-ecode {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 40px 0;
}

.box-banner-ecode {
    width: 100%;
}

.box-brand-inside {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.box-banner-ecode .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.title-brand-ecode {
    display: block;
}

    .title-brand-ecode .col-md-3 {
        font-size: 22px;
        font-weight: bold;
        color: #f7941d;
    }

    .title-brand-ecode ul li {
        float: left;
        list-style: none;
        margin-right: 23px;
    }

    .title-brand-ecode .swiper-slide a {
        font-weight: bold;
        padding: 8px 15px;
        border-radius: 20px;
        border: 2px solid #f6f6f6;
        white-space: nowrap;
        font-size: 12px;
    }

        .title-brand-ecode .swiper-slide a:hover {
            text-decoration: none;
        }

        .title-brand-ecode .swiper-slide a.active,
        .title-brand-ecode .swiper-slide a:hover {
            border: 2px solid #f7941d;
        }

    .title-brand-ecode .swiper-slide {
        text-align: center;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

.content-brand {
    overflow: hidden;
    padding: 35px 0;
    width: 1170px;
}

    .content-brand .col-md-2 {
        /*border-bottom: 1px dashed #d7d7d7;*/
        text-align: center;
    }

.score-brand {
    background: #f7941d;
    padding: 8px;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    margin: 8px 10px 0 0;
    display: inline-block;
}

.name-brand {
    font-weight: bold;
}

.item-brand {
    padding: 10px 0;
}

.btn-viewmore {
    width: 100%;
    text-align: center;
    overflow: hidden;
    height: 54px;
    padding: 25px 0 0;
}

    .btn-viewmore a {
        background: #f7941d;
        padding: 8px 15px;
        color: #fff;
        border-radius: 20px;
    }

.box-acceptance, .box-hdsd {
    width: 100%;
    background: #fff;
    overflow: hidden;
    padding: 50px 0;
}

.box-brand-ecode .title-accep,
.title-order, .title-hdsd {
    /*color: #f7941d;*/
    color: #000;
    font-size: 36px;
    text-align: center;
    display: block;
    font-weight: bold;
}

.currency-vnd {
    font-size: 8px;
    margin-top: -2px;
    margin-left: 2px;
    position: absolute;
}

.box-order-des {
    color: #7b7b7b;
    text-align: center;
    display: block;
    font-size: 13px;
    padding: 5px 0 0;
}

.msg-content-count {
    color: #7b7b7b;
    float: left;
    display: block;
    font-size: 11px;
    font-weight: normal;
}

.msg-content-des {
    color: #7b7b7b;
    float: right;
    display: block;
    font-size: 11px;
    font-weight: normal;
}

.content-accep {
    width: 1170px;
    position: relative;
    margin: 0 auto;
}

.content-hdsd {
    width: 1170px;
    overflow: hidden;
    margin: 0 auto;
}

.content-about {
    width: 1170px;
    margin: 0 auto;
}

.box-order {
    width: 100%;
    overflow: hidden;
    /*background: #f6f6f6;*/
    background: #fff;
    position: relative;
    padding-bottom: 50px;
}

    .box-order .content-order {
        width: 1170px;
        overflow: hidden;
        padding: 30px 0 50px 0;
        margin: 0 auto;
    }

.box-step {
    width: 1170px;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0 30px 0;
}

.box-message-to {
    border: solid 1px #ccc;
    border-radius: 5px;
    width: 100%;
    padding: 10px 10px;
    line-height: 26px;
}

.title-step1 {
    display: inline;
    font-weight: 600;
    font-size: 12px;
    color: #000;
}

.box-step .step {
    display: inline;
    /*font-weight: bold;*/
    font-weight: 600;
    font-size: 16px;
    color: #000;
}

.box-step .step-normal {
    display: inline;
    /*font-weight: bold;*/
    font-weight: 600;
    font-size: 16px;
    color: #000;
}

.box-step .step.active {
    color: #000;
}

    .box-step .step.active b {
        background: #ff7800;
        font-weight: bold;
    }

.box-step .step b {
    background: #bfbfbf;
    color: #fff;
    border-radius: 50%;
    /*font-size: 22px;*/
    font-size: 16px;
    /*width: 34px;
            height: 34px;*/
    width: 26px;
    height: 26px;
    display: inline-block;
    margin: 0 10px 0 0px;
    font-weight: normal;
}

.box-step .step-normal b {
    background: #fff;
    color: #ff7800;
    border-radius: 50%;
    font-size: 16px;
    width: 26px;
    height: 26px;
    display: inline-block;
    margin: 0 10px 0 0px;
    font-weight: normal;
    border: 1px solid #ff7800;
}

.line-step {
    width: 120px;
    border: 1px solid #ff7800;
    display: inline-block;
    margin: 0 15px 4px;
}

.content-step-1 {
    width: 760px;
    background: #fff;
    /*border: 1px dashed #d7d7d7;*/
    /*padding: 20px;*/
    /*border-radius: 20px;*/
    display: inline-block;
    position: relative;
}


.box-content-step {
    /*width: 850px;*/
    width: 760px;
    margin: 0 auto;
}

/*.content-step-1 .col-md-3
{
    margin: 20px 0 0 -5px;
    font-weight: 500;
}*/

/*.content-step-1 .col-md-9
{
    margin: 30px 0 0 0;
}*/

.col-md-6 .radio-primary {
    margin-left: -10px;
    clear: both;
}

.col-md-6 .radio label,
.col-md-12 .radio label {
    font-size: 14.5px;
    margin: 10px 0 0;
    padding-left: 33px;
}

    .col-md-6 .radio label span {
        top: 3px;
        border: 2px solid #afaaaa;
    }

.box-quan {
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    height: 32px;
    float: left;
    width: 145px;
}

    .box-quan div {
        text-align: center;
        /*line-height: 38px;*/
        line-height: 30px;
        margin: 0 !important;
        font-weight: 600 !important;
        font-size: 18px;
    }

    .box-quan .col-md-3 {
        font-size: 24px;
        cursor: pointer;
    }

        .box-quan .col-md-3:first-child {
            border-right: 1px solid #b7b7b7;
        }

        .box-quan .col-md-3:last-child {
            border-left: 1px solid #b7b7b7;
        }

.div-sl {
    margin: 10px 0 0 !important;
}

/*.div-total
{
    margin: 20px 0 0 !important;
}*/

.div-total b {
    font-size: 16px;
}

.content-step-1 .row {
    padding-bottom: 20px;
}

.egift-value {
    text-align: center;
    overflow: hidden;
    display: block;
    width: 110px;
    background: #fff;
    text-decoration: none !important;
    /*margin: 0 auto;*/
    color: #000;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    font-weight: 600;
    border: solid 1px #2ab7ec;
}

    .egift-value.active {
        background: #f7941d;
        border: 1px solid #f7941d;
        color: #fff;
        text-decoration: none !important;
    }

.next-step {
    text-align: center;
    overflow: hidden;
    display: block;
    width: 150px;
    background: #f7941d;
    margin: 0 auto;
    color: #fff;
    height: 44px;
    line-height: 44px;
    border-radius: 20px;
    font-weight: 500;
}

    .next-step:hover {
        text-decoration: none;
    }

.bg-gift {
    position: absolute;
    left: -73px;
    top: 29%;
    width: 300px;
}

.bg-small-gift {
    position: absolute;
    right: -28px;
    top: 62%;
    width: 180px;
}

.bg-mobile {
    position: absolute;
    right: -298px;
    top: -6%;
    height: 533px;
}

.content-step-2,
.content-step-3 {
    width: 970px;
    background: #fff;
    /*border: 1px dashed #d7d7d7;*/
    padding: 35px;
    /*border-radius: 20px;*/
    display: inline-block;
    position: relative;
}

    .content-step-2 .col-md-6:first-child,
    .content-step-3 .col-md-7 {
        border-right: 1px dashed #d7d7d7;
        padding-right: 25px;
    }

.title-step2 {
    font-size: 16px;
}

.col-md-6 .row {
    padding: 15px 10px;
    font-weight: 400;
}

    .col-md-6 .row i {
        color: red;
    }

.form-control, input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus {
    background-image: linear-gradient(#2095f2,#2095f2),linear-gradient(#d2d2d2,#d2d2d2); /*!important;*/
}

.txtInput {
    box-shadow: none !important;
    border: none !important;
}

.col-md-6 .row .col-md-4,
.col-md-6 .row .col-md-12 {
    padding: 13px 0 0;
}

.content-step-2 .col-md-6,
.content-step-3 .col-md-5 {
    padding-left: 30px;
}

.txt-right-bold {
    text-align: right;
    font-weight: bold;
    padding: 13px 0 0;
}

.color-red {
    color: #e00000;
}

.line-step2 {
    border-top: 1px solid #e6e6e6;
    margin-top: 10px;
}

.content-step-3 .col-md-5 .row {
    padding: 20px 0 5px;
}

    .content-step-3 .col-md-5 .row .col-md-8 {
        text-align: right;
    }

.line-total {
    background: #f5f5f5;
    padding: 7px 0 !important;
    margin: 15px 0 0;
}

.content-step-3 .next-step {
    margin-top: 20px;
}

.content-hdsd .col-md-12 {
    line-height: 20px;
    padding-top: 22px;
    height: 500px;
}

.box-about {
    background-image: url(//cdn.dealtoday.vn/assets/d2d/images/ecode/bg-about.png);
    /*background-color: #000;*/
    background-position: center;
    height: 826px;
}

.title-about {
    color: #fff;
    font-size: 30px;
    text-align: center;
    display: block;
    font-weight: bold;
    padding: 100px 0 80px;
}

.item-about {
    width: 30%;
    float: left;
    background: #fff;
    height: 422px;
    border-radius: 8px;
    text-align: center;
    margin-right: 3%;
    padding: 30px;
    position: relative;
}

    .item-about .img-avatar {
        width: 170px;
        height: 170px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    .item-about b {
        display: block;
        padding: 13px 0 0;
        font-size: 16px;
    }

    .item-about .chucvu {
        padding: 0 0 15px;
    }

    .item-about span {
        display: block;
    }

    .item-about .img-bottom {
        position: absolute;
        bottom: 0px;
    }

.content-about .item-about:last-child {
    margin-right: 0;
}

.img-overlay1 {
    width: 85%;
    height: 12px;
    background: #fff;
    opacity: 0.7;
    position: absolute;
    bottom: -12px;
    left: 30px;
    border-radius: 0 0 10px 10px;
}

.img-overlay2 {
    width: 75%;
    height: 12px;
    background: #fff;
    opacity: 0.3;
    position: absolute;
    bottom: -24px;
    left: 50px;
    border-radius: 0 0 10px 10px;
}

.box-filter-ecode {
    width: 97%;
    display: block;
    position: absolute;
    top: 52px;
    left: 2%;
}

.content-filter-mb {
    width: 31%;
    float: left;
    border: 1px solid #e9e9e9;
    cursor: pointer;
    background: #fff;
}

.fil-brand {
    height: 42px;
}

.content-filter-mb .value {
    padding-left: 15px;
    line-height: 42px;
    width: 100%;
}

.content-filter-mb .glyphicon-triangle-bottom {
    float: right;
    line-height: 42px;
    padding: 0 15px;
}

.data-brand {
    /*border: 1px solid #d4d4d4;*/
    border-top: none;
    padding: 10px;
    display: none;
}

.txt-brand {
    width: 100%;
    height: 40px;
    border: 1px solid #d4d4d4;
    padding-left: 10px;
    outline: none !important;
    background-image: none !important;
}

.box-item-brand {
    display: block;
    max-height: 170px;
    overflow: hidden;
    margin: 5px 0 0;
}

.item-fil-brand {
    padding: 3px 0 3px 10px;
}

.box-item-brand .mCSB_scrollTools .mCSB_draggerRail,
.content-hdsd .mCSB_scrollTools .mCSB_draggerRail {
    background: #cccccf;
    width: 5px;
    border-radius: 0;
}

.box-item-brand .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.content-hdsd .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #f7941e;
}

.box-item-brand > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden,
.content-hdsd > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    width: 100%;
    margin-right: 0px;
}

.box-open {
    width: 100%;
    max-height: 400px;
    /*overflow-y: scroll;*/
    border: 1px solid #e9e9e9;
    border-top: none;
    margin: -1px 1px 0 -1px;
}

    .box-open .typeahead {
        width: 95%;
        height: 40px;
        border: 1px solid #e9e9e9;
        margin: 10px;
        outline: none;
        background-image: none !important;
        padding-left: 10px;
    }

        .box-open .typeahead:focus {
            background-image: none !important;
        }

.box-banner-ecode .swiper-pagination {
    position: absolute;
    bottom: 5px;
    left: 48%;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    margin: 0 3px;
    border: 1px solid #fff;
    width: 10px;
    height: 10px;
}

.swiper-pagination-bullet-active {
    background: #f7941d !important;
}

.item-brand {
    display: block;
}

    .item-brand img {
        vertical-align: top;
        /*border-radius: 50%;
        width: 120px;*/
        height: 120px;
    }

.btn-search-accep {
    width: 6%;
    float: left;
    background: #f7941d;
    height: 44px;
    text-align: center;
    cursor: pointer;
}

    .btn-search-accep .glyphicon-search {
        color: #fff;
        font-size: 20px;
        padding: 10px;
        cursor: pointer;
    }

.drop-fil {
    border-bottom: 1px solid #d4d4d4;
    cursor: pointer;
}

.head-inside ul li .avt {
    /*vertical-align: top;*/
    border-radius: 50%;
    width: 36px;
    height: 36px;
}

.login-reg {
    position: relative;
    z-index: 2;
    cursor: pointer;
    font-weight: bold;
}



    .login-reg:hover .acount-login {
        display: block;
    }

ul.acount-login {
    display: none;
    position: absolute;
    left: -50px;
    top: 67px;
    background: #fff;
    width: 244px;
    border: 1px solid #eee;
    margin: 0;
    padding: 15px;
}

    ul.acount-login li {
        display: block;
        float: unset;
        padding: 10px 0 10px 10px;
        margin: 0;
        line-height: 18px;
    }

.acount-login li a {
    padding: 0 !important;
}

ul.acount-login li a:hover {
    border: none !important;
}

.box-brand-inside .swiper-button-next {
    background: url(/asset/wap/images/egift/btn-privious.png) 0 0 no-repeat;
    transform: rotate(180deg);
    width: 10px;
    top: 36%;
}

.box-brand-inside .swiper-button-prev {
    width: 10px;
    top: 66%;
    background: url(/asset/wap/images/egift/btn-privious.png) 0 0 no-repeat;
}

.name-brand-map {
    display: inline;
    margin: 0 0 0 10px;
    font-size: 14px;
}

.img-map {
    float: left;
    margin: 0 10px 0 0;
}

.title-brand-ecode .col-md-8 .swiper-container {
    width: 104%;
}

.title-brand-ecode .col-md-8 .swiper-button-next {
    right: 0px;
}

.head-ecode .header-top-egift {
    height: 30px;
    background: #ececec;
    width: 100%;
    text-align: right;
    line-height: 30px;
}

.header-hotline {
    background: #f7941d;
    padding: 0 15px;
    color: #fff;
    float: right;
}

.header-top-content {
    width: 1170px;
    margin: 0 auto;
}

.header-login {
    float: right;
}

    .header-login .login {
        padding: 0 30px;
        font-weight: bold;
        font-size: 12px;
    }

        .header-login .login:first-child {
            padding-right: 0px;
        }

.header-flag {
    border-right: 1px solid #bababa;
    float: right;
    line-height: 28px;
    height: 22px;
    margin: 4px 0 0;
    padding: 0 30px;
}

    .header-flag .en {
        background: url(//cdn.dealtoday.vn/assets/d2d/images/ecode/flag-en-egift.png) no-repeat;
        width: 23px;
        height: 16px;
        display: inline-block;
    }

    .header-flag .vn {
        background: url(//cdn.dealtoday.vn/assets/d2d/images/ecode/flag-vn-egift.png) no-repeat;
        width: 23px;
        height: 16px;
        display: inline-block;
    }

.head-inside .col-md-9 {
    text-align: right;
    height: 82px;
}

.box-banner-ecode .swiper-button-prev {
    left: 12%;
}

.box-banner-ecode .swiper-button-next {
    right: 12%;
}

.box-intro {
    width: 100%;
    background: #f6f6f6;
    padding: 40px 0;
    overflow: hidden;
}

    .box-intro .content-intro {
        width: 1170px;
        margin: 0 auto;
    }

.title-info {
    color: #000;
    font-size: 36px;
    text-align: center;
    display: block;
    font-weight: bold;
    padding-bottom: 20px;
}

.box-intro .col-md-4 {
    text-align: center;
}

    .box-intro .col-md-4 b {
        padding: 0 0 18px;
        display: block;
    }

.bg-step {
    background: #e0e0e0;
    width: 123px;
    height: 123px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    padding: 24px 0;
}

.box-intro .txt-intro {
    padding: 15px 0;
}

.col-md-12 .col-md-4:last-child .bg-step {
    padding: 37px 0 0 16px;
}

.box-solution {
    height: 700px;
    background-image: url(//cdn.dealtoday.vn/assets/d2d/images/ecode/bg-soution.png);
    background-position: center;
    position: relative;
}

    .box-solution .content-solution {
        width: 1170px;
        margin: 0 auto;
        /*overflow: hidden;*/
    }

    .box-solution .title-solution {
        color: #000;
        font-size: 36px;
        text-align: center;
        display: block;
        font-weight: bold;
        padding: 40px 0;
    }

    .box-solution ul li {
        list-style: none;
        font-size: 18px;
        font-weight: 600;
        padding: 0 0 45px 0;
    }

    .box-solution ul {
        padding: 70px 0 0 142px;
        float: left;
    }

    .box-solution .text-lienhe {
        font-size: 17px;
        font-weight: 600;
        margin: 20px 0 0;
    }

.text-lienhe img {
    margin: 12px 0 0;
    float: left;
}

.text-lienhe b {
    margin: 7px 0 0 9px;
    font-size: 26px;
    color: #c71617;
    display: inline-block;
}

.filter-brand {
    display: block;
    text-align: left;
    padding: 25px 0 0;
    float: left;
}

    .filter-brand select {
        height: 43px;
        border: 1px solid #e9e9e9;
        padding: 0 0 0 7px;
        margin: 0 0px 0 10px;
        background: #fff;
    }

.btn-map {
    float: right;
    padding: 10px 0 0;
    cursor: pointer;
}

.btn-find-accep {
    height: 43px;
    line-height: 43px;
    background: #f5881f;
    color: #fff;
    padding: 0 15px;
    display: inline-block;
    margin: 0 37px 0 12px;
    cursor: pointer;
}

.item-brand .name {
    display: block;
    padding: 10px 0 0;
    font-weight: 600;
    overflow: hidden;
    height: 50px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.box-acceptance {
    /*position: absolute;
    top: 94px;
    display: none;
    z-index: 99999;*/
    padding: 0;
}

.close-popup-accep {
    height: 28px;
    width: 28px;
    background: #fff;
    border-radius: 50%;
    color: #000;
    text-align: center;
    line-height: 25px;
    position: absolute;
    right: -17px;
    top: -16px;
    z-index: 2;
    cursor: pointer;
    display: none;
    z-index: 999991;
    font-weight: bold;
    font-size: 28px;
    border: none;
}

.box-acceptance .name-brand-map {
    display: block;
    margin: 5px 0 0 10px;
    font-size: 14px;
}

.name-brand-map.name {
    display: block;
    font-weight: bold;
}

.header-login .avt {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 2px 0 20px;
}

.login-egift {
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    height: 30px;
    margin: 0 10px 0 0;
    line-height: 24px;
    cursor: pointer;
    position: relative;
}

    .login-egift i {
        font-size: 14px;
    }

    .login-egift:hover .acount-login {
        display: block;
    }

    .login-egift ul.acount-login {
        top: 26px;
        text-align: left;
        z-index: 2;
    }

.box-banner-ecode .swiper-button-next {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/vas/btn-next.png)0 0 no-repeat;
    width: 27px;
    height: 48px;
    right: 264px;
}

.box-banner-ecode .swiper-button-prev {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/vas/btn-previous.png)0 0 no-repeat;
    width: 27px;
    height: 48px;
    right: 264px;
}

.box-fil-brand {
    padding: 10px;
}
/*--------------------end css ecode landing page--------------------*/
.header-top .header-flag {
    border-right: none;
    padding-right: 0;
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon-arrow-change.png) no-repeat;
    background-position: right 0 center;
    background-size: 15%;
    padding: 0 15px 0 31px;
    position: relative;
}

.footer-ver2 {
    background: #48484a;
    width: 100%;
    overflow: hidden;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.line-top-footer {
    height: 2px;
    background: #fff;
    overflow: hidden;
}

.line-bottom-footer {
    height: 116px;
    width: 100%;
    background: #3b3b3c;
    text-align: center;
    padding: 17px 0;
}

.content-footer {
    width: 1170px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0;
}

.logo-footer span {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    padding: 6px 0px;
    font-weight: 500;
}

    .logo-footer span:last-child {
        color: #ff9a1a;
    }

.receive-promo {
    padding: 40px 0 50px 0;
    position: relative;
}

    .receive-promo input[type=text] {
        background: #5b5b5c;
        outline: none;
        border-image-outset: unset;
        border: none;
        box-shadow: none;
        padding-left: 10px;
        width: 284px;
        height: 38px;
        border-radius: unset;
        margin: 5px 0;
        color: #fff;
    }

    .receive-promo img {
        position: absolute;
        right: 10px;
        top: 75px;
        cursor: pointer;
    }

.qr-footer .img-qr {
    float: left;
    margin: 0 30px 0 0;
}

.qr-footer span {
    font-size: 16px;
    font-weight: 400;
}

.img-ios {
    margin-bottom: 5px;
}

.qr-footer {
    padding-bottom: 50px;
}

.hotline-footer {
    overflow: hidden;
}

    .hotline-footer img {
        float: left;
    }

    .hotline-footer span {
        display: inline-block;
        padding: 0 0 0px 12px;
    }

        .hotline-footer span:last-child {
            color: #ff9a1a;
            font-size: 18px;
        }

.col-md-4 .nav-footer2 {
    padding: 10px 0 0 0;
}

    .col-md-4 .nav-footer2 li {
        list-style: none;
        background: url(//cdn.dealtoday.vn/assets/d2d/images/footer/icon-line-ft.png) 0px 12px no-repeat;
        padding: 5px 0 5px 10px;
    }

        .col-md-4 .nav-footer2 li a {
            color: #fff;
        }

.content-footer .col-md-4 {
    padding: 0 45px;
}

    .content-footer .col-md-4 h3 {
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 500;
        color: #fff;
    }

.content-footer .col-md-9 .col-md-12 {
    padding-bottom: 10px;
}

.content-footer .keyword a {
    color: #989898;
    padding-bottom: 3px;
    display: inline-block;
}

.content-footer .keyword {
    padding: 13px 0;
}

.icon-huongdan {
    position: fixed;
    bottom: 37px;
    right: 9px;
    z-index: 9;
}

.box-info-partner {
    padding: 20px 0 20px 20px;
    height: 500px;
}

    .box-info-partner .logo {
        text-align: center;
    }

        .box-info-partner .logo img {
            width: 86px;
        }

        .box-info-partner .logo .name {
            display: block;
            font-weight: bold;
            padding: 6px;
        }

.box-address ul {
    padding: 0 0 0 20px;
    margin-bottom: 20px;
}

    .box-address ul li {
        cursor: pointer;
        padding-bottom: 5px;
    }

.box-info-partner .mCSB_scrollTools .mCSB_draggerRail {
    background: #fff;
    width: 5px;
    border-radius: 0;
}

    .box-info-partner .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
    .box-info-partner .mCSB_scrollTools .mCSB_draggerRail:hover {
        background: #f7941e;
    }

.box-address b {
    padding-bottom: 5px;
    display: block;
}

.box-address li.active {
    font-weight: bold;
    color: #f7941d;
}

#popup-map .modal-dialog {
    width: 1170px;
}

#popup-map .modal-content {
    padding: 0;
    margin: 0;
}

#popup-map .modal-body {
    padding: 0;
    width: 100%;
}

.golf-deal-attribute-des {
    font-family: 'Roboto';
    font-size: 13px;
    color: #898989;
}

.accumulate-top {
    height: 50px;
    line-height: 50px;
    background: #f2f0f0;
    padding: 0 15px;
    cursor: pointer;
}

    .accumulate-top .text-acc {
        color: #000;
        font-size: 16px;
        padding: 0 0 0 10px;
    }

    .accumulate-top .glyphicon-triangle-bottom {
        float: right;
        line-height: 50px;
    }

.box-tichluy {
    position: relative;
}

.accumulate-bottom {
    position: absolute;
    width: 100%;
    background: #fff;
    padding: 10px 0;
    box-shadow: 0px 1px 2px 1px #ddd;
    display: none;
    z-index: 1000;
}

    .accumulate-bottom .acc-silver,
    .accumulate-bottom .acc-gold,
    .accumulate-bottom .acc-diamond {
        width: 33%;
        display: inline-block;
        text-align: center;
        color: #000;
        font-size: 14px;
    }

        .accumulate-bottom .acc-silver img,
        .accumulate-bottom .acc-gold img,
        .accumulate-bottom .acc-diamond img {
            margin-bottom: 5px;
        }

.arrow-accum {
    position: absolute;
    top: 0px;
    right: 0px;
    top: -11px;
    right: 11px;
}

.software .item img {
    height: 185px;
}

.software .item .icon-rating {
    bottom: 42px;
    top: unset;
}
/*--------------start complete atm--------------*/
.success-info {
    overflow: hidden;
    text-align: center;
    padding: 20px 0px;
    line-height: 28px;
    font-size: 15px;
}

.title-complete {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding: 30px;
}

.w-atm {
    width: 700px !important;
    color: #000;
    padding-bottom: 30px !important;
}
.w-atm-v2 {
    width: 745px !important;
    color: #000;
    border-radius: 10px;
}

.title-intro {
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 8px;
}
.h-atm-bank-step1 {
    float: left;
    width: 270px;
    height: 430px;
    border: 1px solid #dbdbdb;
    margin-right:12px;
}
.step1-bank-qr {
    margin:auto;
    width: 240px;
    padding:15px;
}
.h-atm-bank-step2 {
    float: left;
    width: 430px;
    height: 430px;
    border: 1px solid #dbdbdb;
}
.bg-lst-bank {
    background: #f6f6f6;
    padding: 23px 20px;
    position: relative;
}

#txtSearchBank {
    background-image: url(//cdn.dealtoday.vn/assets/d2d/images/atm/icon-search.png);
    background-position: 14px 16px;
    background-repeat: no-repeat;
    width: 100%;
    font-size: 16px;
    padding: 12px 20px 12px 40px;
    border: 1px solid #ddd;
    margin-bottom: 12px;
}

#myUL {
    /* Remove default list styling */
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: none;
    background: #fff;
    position: absolute;
    width: 585px;
    top: 72px;
    border: 1px solid #ebebeb;
    z-index: 9999;
}

    #myUL li a {
        margin-top: -1px;
        background-color: #fff;
        padding: 12px 0 12px 40px;
        text-decoration: none;
        font-size: 16px;
        color: black;
        display: block;
    }

        #myUL li a:hover:not(.header) {
            /*background-color: #eee;*/ /* Add a hover effect to all links, except for headers */
        }

.detail-trans {
    padding: 7px;
    font-size: 16px;
}

    .detail-trans .row {
        padding: 9px 0;
    }

.amount-trans {
    color: #d50404;
    font-weight: bold;
}

.not-trans {
    font-size: 14px;
    margin: 0 0 0 5px;
    font-style: italic;
}

.icon-copy {
    padding-left: 15px;
    cursor: pointer;
}

.btn-complete-trans {
    background: #f7941d;
    color: #fff !important;
    font-weight: bold;
    float: right;
    padding: 5px 18px;
    margin: 20px 0;
}

    .btn-complete-trans:hover {
        background: #f8a43f;
    }

.pad-top-20 {
    padding: 20px 0 0;
}

.h-text-order-code {
    float: left;
}
.h-text-order-code-ATM {
    float: left;
    font-size:14px;
    color:#000;
    font-weight:400;
}

.m-lef-10 {
    margin: 0 0 0 10px;
    width: 400px;
}

.name-item {
    overflow: hidden;
    height: 34px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-left: 138px !important;
}

.quan-atm {
    font-size: 12px;
    margin: 4px 0 0 138px;
    display: block;
}


.price-mg-left {
    margin: 3px 0 0 13px;
}

.amount-atm {
    border-bottom: none !important;
    padding: 12px 5px 0 0;
}

.tooltip {
    position: relative;
    display: inline-block;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 140px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        bottom: 150%;
        left: 50%;
        margin-left: -75px;
        opacity: 0;
        transition: opacity 0.3s;
    }

        .tooltip .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

.account-num,
.account-num:focus,
.content-trans,
.content-trans:focus,
.amount-trans,
.amount-trans:focus {
    border: none;
    background: #f6f6f6 !important;
    width: 136px;
    background-image: none;
}

.content-trans {
    width: 280px !important;
}

.icon-copy {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/atm/icon-copy.png) no-repeat;
    width: 28px;
    height: 14px;
    border: none;
    outline: none !important;
}

.banner-golf-home {
    padding-bottom: 10px;
}
/*--------------end complete atm--------------*/
.head-faq {
    display: inline;
    padding-left: 34px;
    float: right;
}
/*custom auto complete*/
.autocomplete-suggestions {
    background: #FFF;
    overflow: auto;
    border-top: 1px solid #adadad;
    border-right: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
    border-left: 1px solid #adadad;
    margin-top: 10px;
}

.suggestion-container {
    border-top: 1px solid #adadad;
    border-right: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
    border-left: 1px solid #adadad;
    margin-top: 10px;
}

    .suggestion-container:after, .suggestion-container:before {
        bottom: 100%;
        left: 100px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .suggestion-container:after {
        border-color: #f7f7f700;
        border-bottom-color: #f7f7f7;
        border-width: 10px;
        margin-left: -10px;
    }

    .suggestion-container:before {
        border-color: #adadad00;
        border-bottom-color: #adadad;
        border-width: 11px;
        margin-left: -11px;
    }

.autocomplete-suggestion {
    padding: 5px 10px;
    /*white-space: nowrap;*/
    overflow: hidden;
}

.autocomplete-selected {
    background: #f2c52c;
    color: #fff;
    cursor: pointer;
}

.autocomplete-suggestions strong {
    font-weight: normal;
}

.autocomplete-group {
    padding: 5px 10px;
    font-weight: bold;
    background: #f7f7f7;
    padding-left: 25px;
}

    .autocomplete-group.region {
        background: url(/AssetBooking/Images/icon/icon-region.png) no-repeat 7px center #f7f7f7;
        background-size: 11px 17px;
    }

    .autocomplete-group.hotel {
        background: url(/AssetBooking/Images/icon/icon-hotel.png) no-repeat 7px center #f7f7f7;
        background-size: 11px 17px;
    }

    .autocomplete-group strong {
        display: block;
        border-bottom: 1px solid #000;
    }

.icon-cart {
    background: url(//cdn.dealtoday.vn/assets/d2d/images/icon-cart-head.png) no-repeat;
    width: 18px;
    height: 17px;
    display: block;
}

.open > .dropdown-menu {
    display: block;
}

.header-flag .dropdown-menu {
    border: none;
    background: transparent;
    width: 80px;
    min-width: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid #00000026;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px #0000002e;
    box-shadow: 0 6px 12px #0000002e;
}

.header-flag .dropdown-menu .arrow_box a {
    display: block;
    color: #333;
    padding: 5px;
    text-decoration: none;
}

.header-flag .dropdown-menu .arrow_box {
    border-bottom: 2px solid #ff6e01;
    padding: 10px;
}

.arrow_box {
    position: relative;
    background: #ffffff;
    border: 1px solid #cccccc;
}

.head-tcdh {
    float: left;
    padding: 0 20px 0 0;
}

.head-dcdn, .head-faq {
    float: left;
    padding-left: 20px;
    margin: 0;
}

