@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700&subset=latin-ext,vietnamese");
@import url(../libs/bootstrap-3.3.5/css/bootstrap.min.css);
@import url(../libs/css/selectize.css);
@import url(../libs/css/font-awesome.min.css);
/* line 1, ../scss/_header.scss */
body {
    color: #555;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 16px;
    background-color: #F9FAFD;
}
.youtube {
    height: 600px;
}
/* line 9, ../scss/_header.scss */
ol, ul {
    margin-bottom: 15px;
}

/* line 12, ../scss/_header.scss */
.btn {
    padding-left: 25px;
    padding-right: 25px;
}

/* line 16, ../scss/_header.scss */
.navbar-default {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}
    /* line 18, ../scss/_header.scss */
    .navbar-default .navbar-collapse {
        padding: 0;
    }
    /* line 21, ../scss/_header.scss */
    .navbar-default .navbar-brand {
        color: #ffffff !important;
    }
    /* line 24, ../scss/_header.scss */
    .navbar-default .navbar-toggle {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px;
    }
        /* line 26, ../scss/_header.scss */
        .navbar-default .navbar-toggle .icon-bar {
            background-color: #ffffff;
        }
    /* line 30, ../scss/_header.scss */
    .navbar-default .navbar-nav {
        margin: 0;
    }
        /* line 33, ../scss/_header.scss */
        .navbar-default .navbar-nav > li > a {
            color: #ffffff !important;
            text-align: center;
            padding-left: 25px;
            padding-right: 25px;
        }
        /* line 35, ../scss/_header.scss */
        .navbar-default .navbar-nav > li:nth-child(1) > a {
            background-color: #2162bc;
        }
        /* line 40, ../scss/_header.scss */
        .navbar-default .navbar-nav > li:nth-child(2) > a {
            background-color: #009BDF;
        }
        /* line 45, ../scss/_header.scss */
        .navbar-default .navbar-nav > li:nth-child(3) > a {
            background-color: #2162bc;
        }
        /* line 50, ../scss/_header.scss */
        .navbar-default .navbar-nav > li:nth-child(4) > a {
            background-color: #009BDF;
        }
        /* line 55, ../scss/_header.scss */
        .navbar-default .navbar-nav > li:nth-child(5) > a {
            background-color: #2162bc;
        }
        /* Icon On menu */
        .navbar-default .navbar-nav > li:nth-child(1) > a > span.menu-icon {
            background-image: url(../img/huong-dan-01.png) !important;
        }

        .navbar-default .navbar-nav > li:nth-child(2) > a > span.menu-icon {
            background-image: url(../img/tich-diem-01.png) !important;
        }
        .navbar-default .navbar-nav > li:nth-child(3) > a > span.menu-icon {
            background-image: url(../img/tich-diem-01.png) !important;
        }

        .navbar-default .navbar-nav > li:nth-child(4) > a > span.menu-icon {
            background-image: url(../img/tra-cuu-01.png) !important;
        }

        .navbar-default .navbar-nav > li:nth-child(5) > a > span.menu-icon {
            background-image: url(../img/qua-tang-01.png) !important;
        }

        .navbar-default .navbar-nav > li:nth-child(6) > a > span.menu-icon {
            background-image: url(../img/mua-hang-01.png) !important;
        }
        /* line 60, ../scss/_header.scss */
        .navbar-default .navbar-nav .menu-icon {
            width: 60px;
            height: 60px;
            display: inline-block;
            text-align: center;
            padding: 18px 0;
            line-height: 1;
            margin-bottom: 5px;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }
            /* line 69, ../scss/_header.scss */
            .navbar-default .navbar-nav .menu-icon .fa {
                font-size: 20px;
            }

/* line 75, ../scss/_header.scss */
label {
    font-weight: 400;
}

/* line 78, ../scss/_header.scss */
.btn-danger {
    background-color: #d81921;
    color: #ffffff !important;
}

/* line 82, ../scss/_header.scss */
.btn-success {
    background-color: #00b050;
    color: #ffffff !important;
}

/* line 89, ../scss/_header.scss */
.logo img {
    max-width: 100%;
}

/* line 1, ../scss/_main.scss */
.red-text {
    color: #d81921 !important;
}

/* line 4, ../scss/_main.scss */
.yellow-text {
    color: #ffbb00 !important;
}

/* line 7, ../scss/_main.scss */
.boder-box {
    /*border: #009BDF solid 1px;*/
    margin-bottom: 25px;
}
    /* line 11, ../scss/_main.scss */
    .boder-box .boder-box-content,
    .boder-box .boder-box-header {
        padding: 15px;
    }
    /* line 14, ../scss/_main.scss */
    .boder-box .boder-box-header {
        color: #ffffff;
        text-align: center;
        text-transform: uppercase;
    }
        /* line 18, ../scss/_main.scss */
        .boder-box .boder-box-header h3 {
            margin: 0;
        }

/* line 23, ../scss/_main.scss */
.bg-section {
    color: #ffffff;
    padding: 20px;
    background-color: #19498D;
}
    /* line 27, ../scss/_main.scss */
    .bg-section h3 {
        margin-top: 0;
    }
    /* line 30, ../scss/_main.scss */
    .bg-section a {
        color: inherit !important;
        text-decoration: underline;
    }
        /* line 33, ../scss/_main.scss */
        .bg-section a:hover {
            text-decoration: none;
        }

/* line 38, ../scss/_main.scss */
.banner {
    margin-bottom: 25px;
}
    /* line 40, ../scss/_main.scss */
    .banner > a {
        display: block;
        margin-bottom: 20px;
    }
    /* line 44, ../scss/_main.scss */
    .banner img {
        max-width: 100%;
        /*max-height: 500px;*/
        margin: 0 auto;
        display: block;
    }

/* line 52, ../scss/_main.scss */
.imln-page .btn-primary {
    background-color: #eb1b90;
    border-color: #eb1b90;
    color: #ffffff;
}
    /* line 56, ../scss/_main.scss */
    .imln-page .btn-primary:hover {
        background-color: #d81921;
        border-color: #009BDF;
    }
/* line 61, ../scss/_main.scss */
.imln-page .form-control {
    border-color: #eb1b90;
}
/* line 64, ../scss/_main.scss */
.imln-page .navbar-default {
    background-color: #eb1b90;
    /*border-color: $imlnColorDark;*/
    border: none;
}
    /* line 69, ../scss/_main.scss */
    .imln-page .navbar-default .navbar-toggle:hover,
    .imln-page .navbar-default .navbar-toggle:focus {
        background-color: #19498D;
    }
    /* line 76, ../scss/_main.scss */
    .imln-page .navbar-default .navbar-nav > li.active > a, .imln-page .navbar-default .navbar-nav > li:hover > a {
        background-color: #19498D;
    }
/* line 84, ../scss/_main.scss */
.imln-page .the-title,
.imln-page a {
    color: #eb1b90;
}
/* line 87, ../scss/_main.scss */
.imln-page .boder-box {
    border-color: #eb1b90;
}
    /* line 89, ../scss/_main.scss */
    .imln-page .boder-box .boder-box-header {
        background-color: #eb1b90;
    }
/* line 93, ../scss/_main.scss */
.imln-page .product-point {
    border-color: #eb1b90;
    color: #eb1b90;
}
    /* line 96, ../scss/_main.scss */
    .imln-page .product-point strong {
        text-shadow: 1px 1px #d81921;
    }
/* line 101, ../scss/_main.scss */
.imln-page .points-list > li {
    border-color: #eb1b90;
}
/* line 105, ../scss/_main.scss */
.imln-page .points-list .list-inline li .sign {
    color: #eb1b90;
}
/* line 110, ../scss/_main.scss */
.imln-page .gift-box {
    background-color: #eb1b90;
    border-color: #eb1b90;
}
/* line 114, ../scss/_main.scss */
.imln-page .bg-section {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f25eb1), color-stop(1, #eb1b90));
    background-image: -o-linear-gradient(bottom, #f25eb1 0%, #eb1b90 100%);
    background-image: -moz-linear-gradient(bottom, #f25eb1 0%, #eb1b90 100%);
    background-image: -webkit-linear-gradient(bottom, #f25eb1 0%, #eb1b90 100%);
    background-image: -ms-linear-gradient(bottom, #f25eb1 0%, #eb1b90 100%);
    background-image: linear-gradient(to bottom, #f25eb1 0%, #eb1b90 100%);
}
/* line 128, ../scss/_main.scss */
.imln-page #footer {
    background-color: #eb1b90;
    color: #ffffff;
}
/* line 134, ../scss/_main.scss */
.imln-page #page-slider .next,
.imln-page #page-slider .prev {
    background-color: #eb1b90;
}

/* line 141, ../scss/_main.scss */
.bkk-page .btn-primary,
.bkn-page .btn-primary {
    background-color: #b81b1b;
    border-color: #b81b1b;
    color: #ffffff;
}
    /* line 145, ../scss/_main.scss */
    .bkk-page .btn-primary:hover,
    .bkn-page .btn-primary:hover {
        background-color: #009BDF;
        border-color: #009BDF;
    }
/* line 150, ../scss/_main.scss */
.bkk-page .form-control,
.bkn-page .form-control {
    border-color: #19498D;
}
/* line 153, ../scss/_main.scss */
.bkk-page .navbar-default,
.bkn-page .navbar-default {
    background-color: #d9f5ff;
    /*border-color: $bkColorDark;*/
    border: none;
}
    /* line 158, ../scss/_main.scss */
    .bkk-page .navbar-default .navbar-toggle:hover,
    .bkk-page .navbar-default .navbar-toggle:focus,
    .bkn-page .navbar-default .navbar-toggle:hover,
    .bkn-page .navbar-default .navbar-toggle:focus {
        background-color: #19498D;
    }
    /* line 165, ../scss/_main.scss */
    .bkk-page .navbar-default .navbar-nav > li.active > a, .bkk-page .navbar-default .navbar-nav > li:hover > a,
    .bkn-page .navbar-default .navbar-nav > li.active > a,
    .bkn-page .navbar-default .navbar-nav > li:hover > a {
        background-color: #19498D;
    }
/* line 173, ../scss/_main.scss */
.bkk-page .the-title,
.bkk-page a,
.bkn-page .the-title,
.bkn-page a {
    color: #19498D;
}
/* line 176, ../scss/_main.scss */
.bkk-page .boder-box,
.bkn-page .boder-box {
    /*border-color: #009BDF;*/
}
    /* line 178, ../scss/_main.scss */
    .bkk-page .boder-box .boder-box-header,
    .bkn-page .boder-box .boder-box-header {
        background: linear-gradient(90deg, #dc3545 0%, rgb(128 24 24) 0%, rgb(186 27 27) 100%);
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
/* line 182, ../scss/_main.scss */
.bkk-page .product-point,
.bkn-page .product-point {
    border-color: #19498D;
    color: #19498D;
}
    /* line 185, ../scss/_main.scss */
    .bkk-page .product-point strong,
    .bkn-page .product-point strong {
        text-shadow: 1px 1px #19498d;
    }
/* line 190, ../scss/_main.scss */
.bkk-page .points-list > li,
.bkn-page .points-list > li {
    border-color: #19498D;
}
/* line 194, ../scss/_main.scss */
.bkk-page .points-list .list-inline li .sign,
.bkn-page .points-list .list-inline li .sign {
    color: #19498D;
}
/* line 199, ../scss/_main.scss */
.bkk-page .gift-box,
.bkn-page .gift-box {
    background-color: #19498D;
    border-color: #19498D;
}
/* line 203, ../scss/_main.scss */
.bkk-page .bg-section,
.bkn-page .bg-section {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #19498D), color-stop(1, #19498d));
    background-image: -o-linear-gradient(bottom, #19498D 0%, #19498d 100%);
    background-image: -moz-linear-gradient(bottom, #19498D 0%, #19498d 100%);
    background-image: -webkit-linear-gradient(bottom, #19498D 0%, #19498d 100%);
    background-image: -ms-linear-gradient(bottom, #19498D 0%, #19498d 100%);
    background-image: linear-gradient(to bottom, #009bdf 0%, #19498d 100%);
}
/* line 217, ../scss/_main.scss */
.bkk-page #footer,
.bkn-page #footer {
    background-color: #009BDF;
    color: #ffffff;
}
/* line 223, ../scss/_main.scss */
.bkk-page #page-slider .next,
.bkk-page #page-slider .prev,
.bkn-page #page-slider .next,
.bkn-page #page-slider .prev {
    background-color: #19498D;
}

/* line 228, ../scss/_main.scss */
.product-img {
    width: 320px;
    max-width: 100%;
    height: auto;
}

/* line 233, ../scss/_main.scss */
.product-point {
    width: 120px;
    height: 120px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    border: #19498D solid 6px;
    text-align: center;
    display: inline-block;
    margin: 55px 0;
    padding: 12px 0;
}
    /* line 242, ../scss/_main.scss */
    .product-point strong {
        display: block;
        font-size: 63px;
        font-weight: 700;
        text-shadow: 2px 2px #19498D;
        line-height: 1;
    }
    /* line 249, ../scss/_main.scss */
    .product-point small {
        font-size: 16px;
    }

/* line 254, ../scss/_main.scss */
.section {
    margin-bottom: 25px;
    position: relative;
    background-color: #ffffff;
}
    /* line 258, ../scss/_main.scss */
    .section.bg {
        background-color: #d9f5ff;
    }
    /* line 261, ../scss/_main.scss */
    .section .archor {
        opacity: 0;
    }

/* line 265, ../scss/_main.scss */
.gift-box {
    border: #19498D solid 1px;
    background-color: #19498D;
    color: #ffffff;
    width: 280px;
    max-width: 100%;
    margin: 5px;
}
    /* line 273, ../scss/_main.scss */
    .gift-box .gift-box-content {
        padding: 10px;
    }
    /* line 276, ../scss/_main.scss */
    .gift-box .gift {
        height: 260px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
        /* line 281, ../scss/_main.scss */
        .gift-box .gift img {
            opacity: 0;
        }

/* line 287, ../scss/_main.scss */
.points-list > li {
    padding: 15px 0;
    border-top: #19498D solid 1px;
}
    /* line 290, ../scss/_main.scss */
    .points-list > li:first-child {
        border-top: none;
    }
    /* line 294, ../scss/_main.scss */
    .points-list > li .list-inline li {
        vertical-align: middle;
    }
        /* line 297, ../scss/_main.scss */
        .points-list > li .list-inline li .sign {
            font-size: 63px;
            padding: 0 30px;
        }

/* line 306, ../scss/_main.scss */
.modal-open #main-nav {
    padding-right: 17px;
}

/* line 310, ../scss/_main.scss */
#slider {
    margin-bottom: 20px;
    overflow: hidden;
}
    /* line 313, ../scss/_main.scss */
    #slider .banner-item {
        text-align: center;
        width: 100%;
    }

/*modal*/
/* line 319, ../scss/_main.scss */
.modal-header {
    color: #ffffff;
    background-color: #19498D;
}
    /* line 323, ../scss/_main.scss */
    .modal-header button.close {
        color: #19498d;
        opacity: 0.8;
        text-shadow: none;
    }

/* line 329, ../scss/_main.scss */
.modal-footer {
    text-align: center;
}

/* line 332, ../scss/_main.scss */
.input-lg {
    font-size: 16px;
}

/* line 335, ../scss/_main.scss */
.main-slider {
    position: relative;
}

/* line 340, ../scss/_main.scss */
#page-slider .next,
#page-slider .prev {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 36px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-top: -18px;
    z-index: 100;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
}
/* line 351, ../scss/_main.scss */
#page-slider .next {
    background-image: url(../img/next-icon.png);
    right: 10px;
}
/* line 355, ../scss/_main.scss */
#page-slider .prev {
    background-image: url(../img/back-icon.png);
    left: 10px;
}

/* line 1, ../scss/_footer.scss */
#footer {
    padding: 20px 0;
}
    /* line 4, ../scss/_footer.scss */
    #footer a {
        color: #ffffff;
    }
/* image gallery*/
div.gallery {
    border: 1px solid #ccc;
}

    div.gallery:hover {
        border: 1px solid #777;
    }

    div.gallery img {
        width: 100%;
        height: 215px;
    }

div.desc {
    padding: 15px;
    text-align: center;
}

.pol-responsive {
    padding: 0 5px;
    margin-bottom: 10px;
    float: left;
    width: 16.666666%;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

@media (min-width: 768px) {
    /* line 3, ../scss/_responsive.scss */
    .navbar-default .navbar-nav {
        width: 100%;
    }
        /* line 5, ../scss/_responsive.scss */
        .navbar-default .navbar-nav > li {
            width: 20%;
            padding-top: 0px;
            padding-bottom: 0px;
        }
        /* line 9, ../scss/_responsive.scss */
        .navbar-default .navbar-nav .menu-icon {
            display: block;
            margin: 0 auto 5px;
        }

    /* line 16, ../scss/_responsive.scss */
    .section .archor {
        position: absolute;
        top: -145px;
    }

    .captchar-margin {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    /* line 24, ../scss/_responsive.scss */
    .navbar-fixed-top {
        position: static;
    }
    .youtube {
        height:200px;
    }
    /* line 28, ../scss/_responsive.scss */
    .section .archor {
        position: absolute;
        top: -60px;
    }

    /* line 33, ../scss/_responsive.scss */
    .navbar-default {
        margin: 0 -15px 25px;
    }
        /* line 37, ../scss/_responsive.scss */
        .navbar-default .navbar-nav > li > a {
            text-align: left;
            padding: 10px 15px;
        }
        /* line 43, ../scss/_responsive.scss */
        .navbar-default .navbar-nav .menu-icon {
            margin-right: 25px;
            width: 40px;
            height: 40px;
            padding: 7px 0;
            margin-bottom: 0;
            vertical-align: middle;
        }
            /* line 49, ../scss/_responsive.scss */
            .navbar-default .navbar-nav .menu-icon .fa {
                font-size: 20px;
            }

    .pol-responsive {
        width: 33.33333%;
        margin: 6px 0;
    }

    .captchar-margin {
        margin-bottom: 15px;
    }
}

@media (max-width: 480px) {
    /* line 57, ../scss/_responsive.scss */
    .h1.hotline {
        display: block;
        margin: 0 5px;
    }

    .pol-responsive {
        width: 100%;
    }

    .captchar-margin {
        margin-bottom: 15px;
    }
}

.refreshCaptcha {
    background-image: url(../img/refresh-btn.png);
    margin: 5px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

/* Dai ly phan phoi */
.select-dc {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.select-dc .select-left {
    float: left;
    width: 42%;
}

.select-dc label {
    font-weight: 700;
    font-size: 15px;
}

#d_city {
    border: 1px solid #ccc;
    padding: 5px 20px;
    width: 55%;
    background: #fff;
    margin: 2px 0;
    font-size: 15px;
}

.btnSpec {
    color: #fff;
    background: #009245;
    border-radius: 4px;
    box-shadow: 0 2px 3px #000;
    padding: 8px 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    border: none;
}
/* Dai ly phan phoi - danh sach dai ly */
.form-dc {
    margin-left: 15px;
    margin-right: 15px;
}

.list-dis {
    float: left;
    width: 100%;
}

.list-dis .name-dis {
    color: #009245;
    font-weight: 700;
    font-size: 16px;
}

.list-dis .phanphoi:nth-child(3n +1) {
    clear: both;
}

.list-dis .phanphoi {
    float: left;
    width: 30%;
    margin-right: 2%;
    height: 190px;
    margin-bottom: 20px;
}

.list-dis .phanphoi p {
    margin-bottom: 10px;
}

.list-dis .name-dis {
    color: #009245 !important;
    font-weight: 700;
    font-size: 16px;
}

.icon-map a {
    color: #009245;
}

/* Dai ly phan phoi - page */
.pagination {
    font-size: 15px;
    overflow: hidden;
    padding: 20px 0;
    width: 100%;
    text-align: center;
}

.pagination li {
    display: inline;
}

li, ol, ul {
    margin: 0;
    padding: 0;
}

.pagination li a {
    background-color: #047c3d;
    border-color: #047c3d;
    border-style: solid;
    color: #fff;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    border-width: 1px;
}

.pagination li a, .pagination li.disabled, .pagination li a:hover, .pagination li.active a {
    display: inline-block;
    line-height: 38px;
    text-align: center;
}

.pagination-omission {
    padding: 10px 14px;
    border: 1px dotted #ccc;
}

/* Cong dung san pham
.modal-content {
    background-image: url(../img/modal-bg.jpg) !important;
} */
.modal-content .header1 {
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #ffee00;
    text-transform: uppercase;
}
.modal-content .header2 {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: #ffee00;
    text-transform: uppercase;
}
.modal-detail {
    border: 5px solid #8bcaf5;
    border-radius: 15px;
    padding: 10px;
    margin: 10px 0px;
    width: 100%;
    background-color: #163456;
    color: #fff;
}
.modal-jumbotron {
    padding: 5px;
    margin-top: 10px;
    color: #fff;
    background-color: #002f5b;
    border-radius: 15px;
}