﻿@charset "UTF-8";

@font-face {
    font-family: 'GaramondPremrPro'; /* Tên phải giống nhau */
    src: url('/fonts/GaramondPremrPro-Disp.otf') format('opentype');
    font-weight: normal; /* Định nghĩa là kiểu thông thường */
    font-style: normal;
}


@font-face {
    font-family: 'GaramondPremrPro'; /* Tên phải giống nhau */
    src: url('/fonts/GaramondPremrPro-SmbdDisp.otf') format('opentype');
    font-weight: bold; /* Định nghĩa là kiểu thông thường */
    font-style: normal;
}

@font-face {
    font-family: 'GaramondPremrPro'; /* Tên phải giống nhau */
    src: url('/fonts/GaramondPremrPro-ItSubh.otf') format('opentype');
    font-weight: normal; /* Định nghĩa là kiểu thông thường */
    font-style: italic;
}

@font-face {
    font-family: 'flexslider-icon';
    src: url('../fonts/webfonts/flexslider-icon.eot');
    src: url('../fonts/webfonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/webfonts/flexslider-icon.woff') format('woff'), url('../fonts/webfonts/flexslider-icon.ttf') format('truetype'), url('../fonts/webfonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
    font-family: 'GaramondPremrPro', sans-serif;
    font-size: 1.3rem;
    background-color: #fff;
    color: #000;
    line-height: 1.2;
}

    body a {
        color: #d80f62 !important;
    }

.open-sans {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-variation-settings: "wdth" 100;
    font-size: 1rem !important;
    line-height: 1.5rem !important;
}

i.fa {
    margin-right: 5px;
}

i.fa-right {
    margin-left: 5px;
    margin-right: auto;
}

.form-control {
    font-size: 1.4rem;
}

.img-footer {
    display: inline-block;
    max-width: 100%;
}

.wrapper-footer {
    padding-top: 20px;
    background-color: #99184d;
    /* margin-top: 40px; */
    color: #fff !important;
}

    .wrapper-footer .content-footer {
        padding-top: 15px;
        padding-bottom: 30px;
    }

    .wrapper-footer .ul-info {
        padding-left: 28px;
        margin-top: 15px;
    }

        .wrapper-footer .ul-info a {
            /* font-size: 12px; */
            color: #fff !important;
        }

    .wrapper-footer .info-website {
        color: #fff;
        font-size: 15px;
        padding-bottom: 5px;
        padding-top: 5px;
        border-top: solid 1px #a75c7d;
    }

    .wrapper-footer .submit-mail input.form-control {
        border: solid 1px #0275d8;
        border-right-style: none;
    }

    .wrapper-footer .submit-mail button {
        font-size: 14px;
    }

    .wrapper-footer .ul-social li {
        padding-right: 10px;
    }

    .wrapper-footer a {
        color: #fff !important;
    }

.about-us .title-wrapper {
    text-transform: uppercase;
    font-size: 1.5rem;
    color: #fff;
}

.about-us .department-info {
    line-height: 20px;
    font-size: 12px;
}

.datepicker-days th, .datepicker-days td {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.seard-control {
    border: solid 1px #0275d8;
    margin-top: 15px;
}

.title_news {
    font-size: 16px;
}

.wrapper-navbar-top {
    background-color: #a01a4d;
    text-transform: uppercase;
    padding-top: 10px;
}

    .wrapper-navbar-top .navbar-brand {
        /* float: none; */
        font-size: 1.2rem;
        color: #fff !important;
    }

        .wrapper-navbar-top .navbar-brand:hover {
            text-decoration: underline;
        }

    .wrapper-navbar-top .navbar-nav .nav-item {
        float: none;
    }

        .wrapper-navbar-top .navbar-divider,
        .wrapper-navbar-top .navbar-nav .nav-item + .nav-item,
        .wrapper-navbar-top .navbar-nav .nav-link + .nav-link {
            margin-left: 0;
        }

    .wrapper-navbar-top .navbar-nav .nav-link {
        /* font-size: 16px; */
        color: #f8f8f8 !important;
        /* padding-left: 0px; */
        /* padding-right: 0px; */
    }

        .wrapper-navbar-top .navbar-nav .nav-link:hover {
            color: #fff;
            text-decoration: underline
        }

    .wrapper-navbar-top .navbar-nav .active {
        color: #fff;
    }

    .wrapper-navbar-top .navbar-nav .sub-menu {
        border-radius: 0;
        border-style: none;
        padding-bottom: 0px;
        background-color: #99184d !important;
    }

        .wrapper-navbar-top .navbar-nav .sub-menu .dropdown-item {
            padding: 8px 15px;
            color: #f8f8f8 !important;
            border-top: solid 1px #af245d;
        }

            .wrapper-navbar-top .navbar-nav .sub-menu .dropdown-item:hover {
                background-color: #af0b53 !important;
            }

@media (min-width: 34em) {
    .wrapper-navbar-top .navbar-brand {
        float: left;
        padding-top: 0.9rem;
        margin-right: 2rem;
    }

    .wrapper-navbar-top .navbar-nav .nav-item {
        padding-top: .535rem;
        float: left;
    }

        .wrapper-navbar-top .navbar-divider,
        .wrapper-navbar-top .navbar-nav .nav-item + .nav-item,
        .wrapper-navbar-top .navbar-nav .nav-link + .nav-link {
            margin-left: 2rem;
        }
}

@media (max-width: 34em) {
    .wrapper-navbar-top .navbar-brand {
        display: block;
        height: 60px;
        /*padding: .55rem 0;*/
        padding-top: 0.9rem;
    }

    .wrapper-navbar-top #navbar-top {
        padding: 0px !important;
    }
}

.wrapper-navbar-top .navbar-toggler {
    vertical-align: middle;
    padding: .7rem .7rem;
    margin: .5rem .25rem;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #ddd;
}

    .wrapper-navbar-top .navbar-toggler:focus, .wrapper-navbar-top .navbar-toggler:hover {
        background-color: #ddd;
    }

    .wrapper-navbar-top .navbar-toggler .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background-color: #888;
    }

        .wrapper-navbar-top .navbar-toggler .icon-bar + .icon-bar {
            margin-top: 4px;
        }

#wrapper-slider-search {
    position: relative;
    padding-top: 20p;
}



.search-hotel {
    padding-top: 35px;
    padding-bottom: 30px;
    background-color: #f5f5f5 !important;
}

    .search-hotel .lbtSearch {
        margin-bottom: 15px;
    }

@media (max-width: 34em) {
    .search-hotel {
    }
}

@media (min-width: 34em) {
    .search-hotel {
    }
}

@media (min-width: 48em) {
    .search-hotel {
    }

        .search-hotel .lbtSearch {
            margin-bottom: -65px;
        }
}

@media (min-width: 62em) {
    .search-hotel {
    }

        .search-hotel .lbtSearch {
            margin-bottom: -65px;
        }
}

@media (min-width: 75em) {
    .search-hotel {
    }

        .search-hotel .lbtSearch {
            margin-bottom: -65px;
        }
}
/*default page*/
.title-column {
    font-size: 1.7rem;
    color: #d80f62;
    text-transform: uppercase;
    margin-top: 3rem;
    margin-bottom: 2rem;
    text-align: center;
    font-weight: bold;
}

    .title-column span {
        /* border-bottom: solid 1px #888; */
        padding-bottom: 5px;
    }

.hotel-item {
    padding-top: 15px;
}

    .hotel-item .image-hotel {
        padding-bottom: 15px;
        overflow: hidden;
        display: block;
    }

        .hotel-item .image-hotel img {
            width: 100%;
            height: 170px;
        }

            .hotel-item .image-hotel img:hover {
                opacity: 0.8;
                filter: alpha(opacity=80);
            }

    .hotel-item .name-hotel {
        color: #0275d8;
        font-size: 22px;
    }

        .hotel-item .name-hotel a {
            text-decoration: none !important;
        }

        .hotel-item .name-hotel:hover {
            color: #129C17;
            cursor: pointer;
        }

    .hotel-item .address-hotel {
        color: #888;
        font-family: 12px;
    }

    .hotel-item .description-hotel {
        text-align: justify;
        padding-bottom: 15px;
    }

    .hotel-item .star-hotel {
        color: #ff6600;
    }

    .hotel-item .price-hotel {
        font-size: 16px;
        font-weight: bold;
        color: #129C17;
    }

.travel-item {
    margin-top: 15px;
    position: relative;
}

    .travel-item span {
        /* Fallback for web browsers that don't support RGBa */
        background-color: black;
        /* RGBa with 0.6 opacity */
        background-color: rgba(0, 0, 0, 0.6);
        /* For IE 5.5 - 7*/
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
        /* For IE 8*/
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
        color: #fff;
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 5px;
        text-align: center;
    }

.row-promotion {
    padding-top: 15px;
}

    .row-promotion .wrapper-promotion {
        position: relative;
        margin-bottom: 15px;
    }

        .row-promotion .wrapper-promotion .name-promotion {
            /* Fallback for web browsers that don't support RGBa */
            background-color: black;
            /* RGBa with 0.6 opacity */
            background-color: rgba(0, 0, 0, 0.6);
            /* For IE 5.5 - 7*/
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
            /* For IE 8*/
            -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            display: block;
            padding: 10px;
            color: #fff;
            text-decoration: none !important;
        }

            .row-promotion .wrapper-promotion .name-promotion span.name {
                color: yellow;
                text-transform: uppercase;
                width: 100%;
                display: block;
            }

            .row-promotion .wrapper-promotion .name-promotion span.des {
                width: 100%;
                display: block;
            }

        .row-promotion .wrapper-promotion .book-promotion {
            position: absolute;
            bottom: 0px;
            right: 0px;
            padding: 5px 10px;
            color: #fff;
            background-color: #0275d8;
            text-transform: capitalize;
            text-decoration: none !important;
        }

            .row-promotion .wrapper-promotion .book-promotion:hover {
                background-color: #129C17;
            }

.big-article-index {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .big-article-index .name-article {
        font-size: 16px;
        color: #0275d8;
        padding-top: 5px;
        padding-bottom: 5px;
        display: block;
    }

.wrapper-small-article {
    padding: 10px 0 15px 0;
    margin: 0px;
    display: block;
    float: left;
    width: 100%;
}

    .wrapper-small-article li {
        margin: 0px;
        width: 100%;
        padding: 5px 0;
        display: block;
        float: left;
        border-bottom: dotted 1px #ccc;
    }

        .wrapper-small-article li a.img-small-article {
            width: 80px;
            display: block;
            float: left;
            margin-right: 5px;
        }

        .wrapper-small-article li a.name {
            display: block;
            color: #333;
        }

            .wrapper-small-article li a.name:hover {
                color: #129C17;
            }

.row-hotline {
    color: #fff;
}

    .row-hotline p.p-small {
        margin-bottom: 0px;
        text-decoration: underline;
    }

    .row-hotline strong {
        font-size: 16px;
        color: yellow;
    }

/*hotel detail*/
.wrapper-detail-hotel {
    background-color: #fdfdfd;
    border: solid 1px #f0f0f0;
    border-radius: 5px;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .wrapper-detail-hotel .name-hotel {
        font-size: 25px;
    }

        .wrapper-detail-hotel .name-hotel span {
            display: block;
            float: left;
            margin-right: 15px;
            color: #0275d8;
        }

    .wrapper-detail-hotel .star-hotel {
        color: #ff6600;
    }

        .wrapper-detail-hotel .star-hotel .list-inline-item {
            font-size: 17px;
        }

    .wrapper-detail-hotel .hotel-address {
        color: #888;
    }

    .wrapper-detail-hotel .nav-tabs {
        text-transform: uppercase;
    }

        .wrapper-detail-hotel .nav-tabs .nav-link {
            font-weight: bold;
            font-size: 12px;
        }

    .wrapper-detail-hotel .tab-content .tab-pane {
        background-color: #fff;
        padding: 10px 0px;
    }

        .wrapper-detail-hotel .tab-content .tab-pane img {
            max-width: 100% !important;
            display: block;
            margin: 5px auto;
        }

    .wrapper-detail-hotel .widSSP {
        width: 100% !important;
    }

    .wrapper-detail-hotel .slides-hotel {
        margin-bottom: 15px;
    }

        .wrapper-detail-hotel .slides-hotel #carousel {
            margin-top: 5px !important;
        }

    .wrapper-detail-hotel .room-list th {
        background-color: #f0f0f0;
        text-align: center;
        color: #888;
    }

    .wrapper-detail-hotel .room-list td .name-room {
        font-size: 16px;
        color: #0275d8;
    }

    .wrapper-detail-hotel .room-list td img.img-room {
        max-width: 250px !important;
        height: 160px;
        margin: 0px;
    }

    .wrapper-detail-hotel .room-list td, .wrapper-detail-hotel .room-list th {
        vertical-align: middle;
    }

        .wrapper-detail-hotel .room-list td p, .wrapper-detail-hotel .room-list th p {
            margin-bottom: 5px;
        }

    .wrapper-detail-hotel .room-mobile p {
        margin-bottom: 5px;
    }

    .wrapper-detail-hotel .room-mobile .name-room {
        font-weight: bold;
        color: #0065BF !important;
    }

    .wrapper-detail-hotel .wrapper-fromto {
        overflow: hidden;
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 25px;
        margin-top: 10px;
    }

        .wrapper-detail-hotel .wrapper-fromto i.fa {
            margin-right: 0px;
            color: #0275d8;
        }

        .wrapper-detail-hotel .wrapper-fromto .col-label {
            text-align: right;
            line-height: 35px;
        }

    .wrapper-detail-hotel .title-column-detail {
        text-transform: uppercase;
        font-size: 18px;
        padding-top: 10px;
        padding-bottom: 15px;
    }

        .wrapper-detail-hotel .title-column-detail span {
            color: #0275d8;
            padding-bottom: 5px;
            border-bottom: solid 1px #0275d8;
        }

/*article*/
.ul-nav {
    margin-top: 15px;
}

.wrapper-article {
    background-color: #fdfdfd;
    border: solid 1px #f0f0f0;
    border-radius: 5px;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .wrapper-article .h4-title-article {
        font-size: 1.8rem;
        color: #cf0761;
    }

    .wrapper-article .ul-info-article li {
        color: #888;
        padding-right: 5px;
        font-size: 1rem;
    }

    .wrapper-article .div-detail-article img {
        max-width: 100% !important;
        height: auto !important;
        display: block;
        margin: 5px auto;
    }

    .wrapper-article .ul-tag-article {
        margin: 0px;
        padding: 0px;
        width: 100%;
        display: block;
        float: left;
    }

        .wrapper-article .ul-tag-article li {
            list-style: none;
            margin: 0px;
            display: block;
            float: left;
        }

        .wrapper-article .ul-tag-article a {
            border: solid 1px #0275d8;
            padding: 1px 4px;
            margin-left: 5px;
            display: block;
            float: left;
            text-transform: capitalize;
            text-decoration: none;
            font-size: 12px;
            border-radius: 5px;
        }

    .wrapper-article .like-facebook {
        margin-top: 15px;
        margin-bottom: 20px;
        display: block;
        width: 100%;
        float: left;
    }

    .wrapper-article .h4-title-another-article {
        text-transform: uppercase;
        font-size: 18px;
        padding-top: 10px;
        padding-bottom: 15px;
    }

        .wrapper-article .h4-title-another-article span {
            color: #cf0761;
            padding-bottom: 5px;
            border-bottom: solid 1px #cf0761;
        }

    .wrapper-article .ul-another-article .article-item a {
        color: #333;
        display: block;
        float: left;
        width: 100%;
        border-bottom: solid 1px #f0f0f0;
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .wrapper-article .ul-another-article .article-item a:hover {
            color: #129C17;
        }

        .wrapper-article .ul-another-article .article-item a .img-other-article {
            width: 80px;
            display: block;
            float: left;
            margin-right: 10px;
        }

        .wrapper-article .ul-another-article .article-item a span {
            display: block;
            font-size: 1.5rem;
        }

/*category*/
.wrapper-category {
    /*@include wrapper-content-left;*/
}

    .wrapper-category .div-article-item {
        /*border-bottom: solid 1px #dedcdc;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: block;
    float: left;
    width: 100%;*/
    }

        .wrapper-category .div-article-item .h4-title-article {
            width: 100%;
            display: block;
            float: left;
            font-size: 20px;
            margin-bottom: 15px;
        }

            .wrapper-category .div-article-item .h4-title-article a {
                text-decoration: none;
            }

                .wrapper-category .div-article-item .h4-title-article a:hover {
                    color: #129C17;
                }

        .wrapper-category .div-article-item .a-img-article {
            width: 100%;
            display: block;
            float: left;
            margin-bottom: 10px;
        }

            .wrapper-category .div-article-item .a-img-article img {
                width: 100%;
                height: 170px;
            }

        .wrapper-category .div-article-item .name-article {
            margin-bottom: 10px;
            width: 100%;
            display: block;
            float: left;
        }

        .wrapper-category .div-article-item .p-description-article {
            display: block;
            margin-bottom: 20px;
            text-align: justify;
        }

        .wrapper-category .div-article-item .a-view-article i.fa {
            padding-left: 5px;
        }

        .wrapper-category .div-article-item .a-view-article:hover {
            color: #129C17;
        }

/*booking page*/
.wrapper-booking {
    background-color: #fdfdfd;
    border: solid 1px #f0f0f0;
    border-radius: 5px;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .wrapper-booking .hotel-name {
        font-size: 25px;
    }

        .wrapper-booking .hotel-name span {
            display: block;
            float: left;
            margin-right: 15px;
            color: #0275d8;
        }

        .wrapper-booking .hotel-name .star-hotel {
            color: #ff6600;
        }

            .wrapper-booking .hotel-name .star-hotel .list-inline-item {
                font-size: 17px;
            }

    .wrapper-booking .hotel-address {
        color: #888;
    }

    .wrapper-booking .h4-room-info {
        text-transform: uppercase;
        font-size: 18px;
        padding-top: 10px;
        padding-bottom: 15px;
    }

        .wrapper-booking .h4-room-info span {
            color: #0275d8;
            padding-bottom: 5px;
            border-bottom: solid 1px #0275d8;
        }

    .wrapper-booking .room-info .room-price {
        margin-bottom: 15px;
    }

        .wrapper-booking .room-info .room-price u {
            width: 100%;
            display: block;
        }

        .wrapper-booking .room-info .room-price strong {
            width: 100%;
            display: block;
            font-size: 18px;
            color: #129C17;
        }

    .wrapper-booking .room-info .room-price-2 {
        margin-bottom: 15px;
    }

        .wrapper-booking .room-info .room-price-2 u {
            width: 100%;
            display: block;
        }

        .wrapper-booking .room-info .room-price-2 strong {
            width: 100%;
            font-size: 18px;
            color: #129C17;
        }

    .wrapper-booking .input-group-addon i.fa {
        margin-right: 0px !important;
        color: #0275d8 !important;
    }

/*hotel search*/
.wrapper-result-searh {
    background-color: #fdfdfd;
    border: solid 1px #f0f0f0;
    border-radius: 5px;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .wrapper-result-searh .title-column {
        margin-top: 0px !important;
    }

    .wrapper-result-searh .hotel-item {
        border-bottom: solid 1px #f0f0f0;
    }

    .wrapper-result-searh .star-hotel {
        margin: 0px;
    }

        .wrapper-result-searh .star-hotel li {
            margin-right: 3px;
        }

    .wrapper-result-searh .div-padding {
        padding-top: 15px;
    }

/*other-hotel column right*/
.other-hotel-item {
    margin-top: 10px;
}

    .other-hotel-item .image-hotel {
        width: 100%;
    }

        .other-hotel-item .image-hotel img {
            width: 100%;
            height: 170px;
        }

    .other-hotel-item .name-hotel {
        font-size: 18px;
    }

        .other-hotel-item .name-hotel:hover {
            color: #129C17;
        }

    .other-hotel-item .star-hotel {
        color: #ff6600;
        margin-bottom: 8px;
    }

    .other-hotel-item .price-hotel span {
        color: #129C17;
        font-size: 18px;
    }

    .other-hotel-item .address-hotel {
        margin-bottom: 8px;
        color: #888;
        font-size: 12px;
    }

/*404 template*/
.error-template {
    background-color: #fdfdfd;
    border: solid 1px #f0f0f0;
    border-radius: 5px;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center !important;
    padding-top: 30px;
    padding-bottom: 30px;
}

/*HotelCategory*/
.wrapper-hotel-category {
    background-color: #fdfdfd;
    border: solid 1px #f0f0f0;
    border-radius: 5px;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .wrapper-hotel-category .hotel-category-item {
        position: relative;
        overflow: hidden;
        padding: 0px;
        margin-bottom: 20px;
    }

        .wrapper-hotel-category .hotel-category-item .category-image figure {
            margin: 0px;
            padding: 0px;
        }

            .wrapper-hotel-category .hotel-category-item .category-image figure img {
                -webkit-transform: scale(1);
                transform: scale(1);
                -webkit-transition: .3s ease-in-out;
                transition: .3s ease-in-out;
            }

            .wrapper-hotel-category .hotel-category-item .category-image figure:hover img {
                -webkit-transform: scale(1.1);
                transform: scale(1.1);
            }

        .wrapper-hotel-category .hotel-category-item .category-wrapper-name {
            /* Fallback for web browsers that don't support RGBa */
            background-color: black;
            /* RGBa with 0.6 opacity */
            background-color: rgba(0, 0, 0, 0.6);
            /* For IE 5.5 - 7*/
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
            /* For IE 8*/
            -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            display: block;
            padding: 10px;
            color: #fff;
            text-decoration: none !important;
            margin-bottom: 0px;
        }

            .wrapper-hotel-category .hotel-category-item .category-wrapper-name .category-name {
                color: yellow;
                text-transform: uppercase;
                display: block;
                float: left;
            }

            .wrapper-hotel-category .hotel-category-item .category-wrapper-name .category-description {
                display: block;
                float: right;
            }

.wrapper-hotel-category-home-page {
    background-color: #fff !important;
    border-style: none !important;
    border-radius: 0px !important;
    padding: 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

    .wrapper-hotel-category-home-page .item-parent {
        overflow: hidden;
        height: 200px !important;
        margin-bottom: 10px;
        position: relative;
    }

        .wrapper-hotel-category-home-page .item-parent .category-wrapper-name {
            /* Fallback for web browsers that don't support RGBa */
            background-color: black;
            /* RGBa with 0.6 opacity */
            background-color: rgba(0, 0, 0, 0.6);
            /* For IE 5.5 - 7*/
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
            /* For IE 8*/
            -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            display: block;
            padding: 10px;
            color: #fff;
            text-decoration: none !important;
            margin-bottom: 0px;
        }

            .wrapper-hotel-category-home-page .item-parent .category-wrapper-name .category-name {
                color: yellow;
                text-transform: uppercase;
                display: block;
                float: left;
            }

            .wrapper-hotel-category-home-page .item-parent .category-wrapper-name .category-description {
                display: block;
                float: right;
            }

    .wrapper-hotel-category-home-page .hotel-category-item {
        background-position: center center !important;
        background-size: cover !important;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }

        .wrapper-hotel-category-home-page .hotel-category-item:hover {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

    .wrapper-hotel-category-home-page .category-image {
        width: 100%;
        height: 100%;
        display: block;
    }

#cfacebook {
    position: fixed;
    bottom: 0px;
    right: 8px;
    z-index: 999999999999999;
    width: 250px;
    height: auto;
    box-shadow: 6px 6px 6px 10px rgba(0, 0, 0, 0.2);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}

    #cfacebook .fchat {
        float: left;
        width: 100%;
        height: 295px;
        overflow: hidden;
        display: none;
        background-color: #fff;
    }

        #cfacebook .fchat .chat-single {
            float: left;
            line-height: 25px;
            line-height: 25px;
            color: #333;
            width: 100%;
        }

            #cfacebook .fchat .chat-single a {
                float: right;
                text-decoration: none;
                margin-right: 10px;
                color: #888;
                font-size: 12px;
            }

                #cfacebook .fchat .chat-single a:hover {
                    color: #222;
                }

        #cfacebook .fchat .fb-page {
            margin-top: -130px;
            float: left;
        }

    #cfacebook a.chat_fb {
        float: left;
        padding: 0 25px;
        width: 250px;
        color: #fff;
        text-decoration: none;
        height: 40px;
        line-height: 40px;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAqCAMAAABFoMFOAAAAWlBMV…8/UxBxQDQuFwlpqgBZBq6+P+unVY1GnDgwqbD2zGz5e1lBdwvGGPE6OgAAAABJRU5ErkJggg==);
        background-repeat: repeat-x;
        background-size: auto;
        background-position: 0 0;
        background-color: #0065BF;
        border: 0;
        border-bottom: 1px solid #0065BF;
        z-index: 9999999;
        margin-right: 12px;
        font-size: 18px;
        position: relative;
    }

        #cfacebook a.chat_fb .hide-chat {
            position: absolute;
            right: 5px;
            top: 12px;
            color: #f5cfcf;
            font-size: 14px;
        }

        #cfacebook a.chat_fb:hover {
            color: yellow;
            text-decoration: none;
        }

.nav-hotline {
    position: fixed;
    left: 10px;
    bottom: 0;
    background-color: #99184d;
    display: block;
    overflow: hidden;
    margin-bottom: 0px !important;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 5px 10px;
}

    .nav-hotline li {
        display: block;
        float: left;
        padding: 5px;
    }

    .nav-hotline a {
        color: #fff;
    }

        .nav-hotline a span {
            font-size: 16px;
            font-weight: bold;
        }

.phone-ring {
    height: 25px;
    width: 25px;
    margin-right: 5px;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

.promotion-item {
    border-bottom: dotted 1px #ccc;
}

    .promotion-item div {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .promotion-item:last-child {
        border-bottom-style: none;
    }

    .promotion-item:hover {
        background-color: #c0e5f7;
    }

/*# sourceMappingURL=style.css.map */

.top-logo-center {
    display: flex;
    justify-content: center;
    align-content: center;
}

    .top-logo-center img {
        height: 90px;
    }


.adv-home-page {
    margin-top: 5px;
}

.flexslider {
    border-width: 0px !important;
    margin-bottom: 10px !important;
}

.custom-navigation {
    /* Position the navigation container absolutely over the slider area */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10; /* Ensure controls are above the slider content */
    pointer-events: none; /* Allows clicks to pass through empty space */
}

    .custom-navigation a {
        /* General Button Styling */
        position: absolute;
        top: 43%;
        transform: translateY(-50%); /* Crucial for vertical centering */
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        /* background-color: rgb(0 0 0 / 19%); */
        color: yellow !important;
        text-decoration: none;
        border-radius: 50%; /* Makes them circular */
        transition: background-color 0.3s ease, transform 0.3s ease;
        font-size: 1.5rem;
        pointer-events: auto; /* Re-enable clicks on the buttons themselves */
        /* border: 1px solid rgba(255, 255, 255, 0.7); */
    }

        .custom-navigation a:hover {
            background-color: rgba(0, 0, 0, 0.8);
            transform: translateY(-50%) scale(1.05);
        }

/* Positioning the Previous Button on the Left */
.flex-prev {
    left: 15px;
}

/* Positioning the Next Button on the Right */
.flex-next {
    right: 15px;
}

/* Hide the default FlexSlider direction navigation */
.flex-direction-nav {
    display: none;
}

.custom-controls-container {
    display: none;
}

.logo-footer img {
    max-height: 80px;
}

.top-product .slides li img {
    width: 100%;
}

.div-article-item {
    text-align: center;
}

    .div-article-item .name-article {
        margin-bottom: 0.5rem;
        display: inline-block;
        font-size: 1.5rem;
        margin-top: 0.8rem;
    }

.owl-carousel {
    position: relative;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    /* background: rgb(0 0 0 / 4%) !important; */
    color: #10100f !important;
    padding: 10px 15px !important;
    border-radius: 25px;
    font-size: 3rem !important;
    /* line-height: 1 !important; */
    transition: background-color 0.3s;
    z-index: 10;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

/* 3. Position them left and right */
.owl-prev {
    left: 0;
    margin-left: 10px; /* Optional: Move it slightly inside or outside the edge */
}

.owl-next {
    right: 0;
    margin-right: 10px; /* Optional: Move it slightly inside or outside the edge */
}

    .owl-prev span, .owl-next span {
        position: relative;
        top: -9px;
    }

.div-product-item {
    padding: 1rem;
    text-align: center;
    display: flex;
    flex-direction: column;
}

    .div-product-item .a-name-product {
        font-size: 1.4rem;
        padding-top: 1rem;
        padding-bottom: 0.5rem;
        display: inline-block;
        font-weight: bold;
    }

    .div-product-item .a-product-code {
        font-style: italic;
        font-size: 1.2rem;
    }

    .div-product-item .price-product {
        color: #cf0761;
        font-size: 1.55rem;
    }

    .div-product-item .quick-link {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 25px;
    }

        .div-product-item .quick-link .price-agency {
            font-style: italic;
            font-weight: bold;
            text-decoration: underline;
        }

    .div-product-item .div-stars {
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin-bottom: 1rem;
    }

        .div-product-item .div-stars i.fa {
            font-size: 1rem;
        }

.div-product-info {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

.btn-buy {
    border: solid 1px #d2186c;
    background-color: #d2186c;
    color: #fff !important;
}

    .btn-buy:hover {
        background-color: #333
    }

.div-pagging {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

    .div-pagging .pages a, .div-pagging .pages span {
        display: inline-block;
        padding: 0.2rem 0.8rem;
        border: solid 1px #e5e5e5;
        border-radius: 6px;
        margin-right: 10px;
        background-color: #f8f8f8;
    }

.div-wrapper-product .div-product-item:hover {
    background-color: #ffffcc
}

.div-content-product {
    padding-top: 1.5rem;
}

.product-tabs {
    margin-top: 1rem;
}

    .product-tabs .card-header .btn-link {
        color: #99184d !important;
        font-size: 1.5rem;
    }

    .product-tabs .card-body {
        padding: 1rem;
    }

        .product-tabs .card-body p {
            margin-bottom: 0rem;
        }

    .product-tabs .card-header {
        padding: 0px;
    }

.h3-title-product-detail {
    color: #c92669;
    font-weight: bold;
}

.table-quick-order a {
    color: #fff !important;
}

.sub-top-menu {
    width: 300px !important;
    text-transform: none !important;
    font-size: 1.3rem;
    line-height: 1.4rem;
    white-space: normal !important;
}

    .sub-top-menu:hover {
        text-decoration: underline;
    }

.owl-dots {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

    .owl-dots .owl-dot {
        width: 16px;
        height: 16px;
        border-radius: 8px;
        background-color: #93164d73 !important;
        margin-left: 5px;
        margin-right: 5px;
    }

        .owl-dots .owl-dot.active {
            background-color: #93164d !important;
        }
