﻿body {
    font-family: "Open Sans", sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 1.8;
}

h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Playfair Display', serif;*/
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 500;
    color: #d49f0b;
}

h1, .h1 {
    font-size: 35px;
}

h2, .h2 {
    font-size: 30px;
}

.active-nav a {
    color: #fff !important;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.wrap-mg-top {
    margin-top: 100px;
}

.pd-40 {
    padding: 40px 0;
}

#tripFotter a {
    color: #444 !important;
}

.bgr-about {
    padding: 80px 0;
    background: url(images/bgr.jpg);
    background-position: center bottom;
    background-repeat: repeat;
    background-size: cover;
    position: relative;
}
/*Show more description*/
.col-promotion {
    margin-bottom: 30px;
}

.wrapper-introduction,
.wrapper-policies {
    /*max-height: 250px;*/
    /*position: relative;
    overflow: hidden;*/
    margin-bottom: 20px;
}

.wrapper-introduction {
    padding-top: 60px;
    padding-bottom: 60px;
}

    .wrapper-introduction h3 {
        font-size: 27px;
        font-weight: 300;
        letter-spacing: 3.5px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .wrapper-introduction a {
        color: #32435b;
        margin-bottom: 15px;
    }

    .wrapper-policies p,
    .wrapper-introduction p {
        text-align: justify;
    }

#link-viewmore,
#link-viewmore-policies {
    background-image: url('images/transparent.png');
    background-position: center left;
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    font-size: 12px;
    display: none;
}

.view-more-default-page {
    background-image: none !important;
    background-color: rgba(229, 239, 251, 0.91);
    font-size: 14px;
}

    .view-more-default-page a {
        color: #42baae !important;
        font-size: 14px !important;
    }

.show-more {
    max-height: none !important;
}

#p-view-more a {
    /*font-size: 12px !important;*/
    letter-spacing: 1.5px;
    color: #163f3b;
}
/*Show more description*/
.HeaderPage1 {
    vertical-align: middle;
}

    .HeaderPage1 h6 {
        vertical-align: middle;
        padding-top: 13px;
        font-size: 14px;
    }

    .HeaderPage1 .lotus-hotline {
        vertical-align: middle;
        padding-top: 10px;
    }

.web-logo img {
    max-width: 100% !important;
}

.tour-custom h4 {
    color: #282826;
}

.btn-reservation {
    border: solid 1px #f3efed !important;
    background: #127aea;
    color: #fff !important;
    font-weight: 500;
    text-shadow: none !important;
    border-radius: 0px !important;
    text-transform: uppercase;
}

    .btn-reservation:hover {
        background-color: #ded236;
        text-decoration: none !important;
    }

@media (max-width: 575px) {
    .ul-language {
        float: none;
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }

    .lotus-header {
        text-align: center;
    }

    .btn-reservation {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .HeaderPage1 {
        text-align: center;
    }
}

.room-price {
    color: #941a1a;
}

.container {
}

i.fa {
    margin-right: 5px;
}

.footer-page {
    position: relative;
    padding: 40px 0;
    border-bottom: 1px solid #fff;
    background: url('/Content/suites/images/hotelbooking.png');
    background-position: center bottom;
    background-repeat: repeat;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.72);
}

    .footer-page .p-footer {
        color: #d0d0d0;
    }

    .footer-page .p-hotelname {
        font-size: 24px;
        text-transform: uppercase;
    }

/*.navbar-page {
    
    margin-bottom: 0px;
    border: solid 1px #f0f0f0;
    border-bottom-style: none;
}

    .navbar-page a {
        color: #0a0a0a !important;
    }

    .navbar-page li {
        color: #0a0a0a !important;
    }*/

.ul-language {
    padding-top: 7px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

    .ul-language li a {
        color: #333;
        font-size: 11px;
        padding: 0px;
    }

        .ul-language li a:hover {
            color: #ff6600;
            text-decoration: underline;
        }

.datepicker {
    font-size: 14px;
}

.line {
    height: 140px;
}

.wrapper-map {
    padding-left: 0px !important;
    padding-right: 0px !important;
    /* margin:30px 0 30px 0; */
}

/*About Us*/
#map {
    height: 400px !important;
}

.wrapper-content-about {
    padding: 15px;
    border: solid 1px #d49f0b;
    margin-bottom: 40px;
    border-radius: 5px;
}

    .wrapper-content-about .h4-name-hotel {
        color: #d49f0b;
        margin-bottom: 15px;
    }

        .wrapper-content-about .h4-name-hotel i.fa {
            color: #ff6600;
            font-size: 14px;
        }

/*Gallery*/
.wrapper-photo-category {
    overflow: hidden;
}

    .wrapper-photo-category * {
        box-sizing: border-box;
    }

    .wrapper-photo-category .grid {
        width: 100%;
        margin-bottom: 20px;
        float: left;
    }

        .wrapper-photo-category .grid:after {
            content: '';
            display: block;
            clear: both;
        }

    .wrapper-photo-category .grid-item {
        width: 170px;
        min-width: 170px !important;
        float: left;
        margin-bottom: 10px;
    }

.photo-category {
    color: #fff;
    background-color: #044d9a;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    /* margin-bottom: -24px; */
    border-radius: 5px;
}

    .photo-category:hover {
        color: #fff;
        background-color: #ea8d27;
        text-decoration: none;
    }

.wrapper-cate-name {
    width: 100%;
    display: block;
    height: 30px;
}

    .wrapper-cate-name .category-item {
        display: block;
        float: left;
        margin-right: 15px;
        padding-top: 10px;
        padding-bottom: 9px;
    }
/*Gallery*/

/*Rooms*/
.slide-room-photo {
    height: 200px !important;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.card-rooms-page {
    background-color: #fdfdfd;
    border: solid 1px #888;
    border-radius: 0px !important;
    margin-top: 15px;
}

    .card-rooms-page .card-block {
        padding: 12px;
        background-color: #f9f9f9;
    }

    .card-rooms-page .card-title {
        font-size: 16px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 0px !important;
    }

        .card-rooms-page .card-title a {
            color: #01458e;
            font-weight: bold;
        }

    .card-rooms-page .card-text {
        font-size: 14px;
        /* text-transform:uppercase; */
        letter-spacing: 1px;
        text-align: center;
    }

    .card-rooms-page .room-price {
        font-size: 16px;
    }
/*Rooms*/
.anotherRooms .card-title {
    color: #444;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 20px;
}

.anotherRooms .btn-secondary {
    color: #fff;
    background: #ded236;
    border: solid 1px #ded236;
    border-radius: 0;
}

.anotherRooms .card-text {
    font-size: 14px;
}
/*Room Detail*/
.wrapper-room-photo {
}

    .wrapper-room-photo * {
        box-sizing: border-box;
    }

    .wrapper-room-photo .grid {
        width: 100%;
        margin-bottom: 20px;
    }

        .wrapper-room-photo .grid:after {
            content: '';
            display: block;
            clear: both;
        }

    .wrapper-room-photo .grid-item {
        width: 190px;
        min-width: 100px !important;
        float: left;
        margin-bottom: 10px;
    }

.room-photo-title {
    font-size: 25px;
    margin-bottom: 15px;
    color: #333;
    font-weight: 100 !important;
}

.wrapper-room-detail {
}

    .wrapper-room-detail .breadcrumb {
        background: #fff;
        padding-left: 0px;
    }

    .wrapper-room-detail .breadcrumb-item {
        font-size: 14px;
    }

    .wrapper-room-detail .room-description {
        text-align: justify;
        font-size: 14px;
    }
/*Room Detail*/

/*Default Page*/
.slide-main-photo {
    height: 780px !important;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

@media (max-width: 575px) {
    /*.slide-main-photo{
        height:450px !important;   
    }*/
    .slide-main-photo {
        height: 350px !important;
        margin-bottom: 150px;
    }

    #section-feedback {
        padding-bottom: 200px !important;
    }
}

.slide-room-photo {
    height: 240px !important;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.slide-other-photo {
    height: 300px !important;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.SelectDate1 {
    background-color: #262322;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    padding-top: 5px;
}

    .SelectDate1 .form-control {
        border-radius: 0px !important;
        border: solid 1px #fff;
    }

    .SelectDate1 .input-group-addon {
        border-radius: 0px !important;
        margin: 0px;
    }

    .SelectDate1 .text-primary {
        color: #262322 !important;
    }

.booking-home-page .wrapper-select-date {
    margin-bottom: -500px !important;
    background-color: rgba(255, 255, 255, 0.74) !important;
    z-index: 1000;
    position: relative;
    /*top:100px !important;*/
    padding: 40px 10px 20px 10px;
}



.wrapper-header {
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    z-index: 1000;
}

.wrapper-header-active {
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.wrapper-menu-full {
    padding-top: 10px !important;
    padding-bottom: 10px;
    -webkit-box-shadow: 0px 1px 1px #cecace;
    -moz-box-shadow: 0px 1px 1px #cecace;
    box-shadow: 0px 1px 1px rgba(51, 51, 51, 0.43);
    background-color: rgba(255, 255, 255, 0.9);
}

.wrapper-menu-full-active {
    -webkit-box-shadow: 0px 1px 1px #cecace;
    -moz-box-shadow: 0px 1px 1px #cecace;
    box-shadow: 0px 1px 1px rgba(51, 51, 51, 0.22);
    background-color: rgba(255, 255, 255, 1);
    height: 50px !important;
}





.wrapper-overview {
    background-color: #fdfdfd;
    border: solid 1px #f0f0f0;
}

    .wrapper-overview h4 {
        color: #163f3b;
    }

    .wrapper-overview .h4-title-feature {
        margin-bottom: 15px;
    }

        .wrapper-overview .h4-title-feature i.fa {
            display: none !important;
        }

    .wrapper-overview .h4-name-hotel i.fa {
        font-size: 16px;
        color: #ff6600;
    }

.card-home-page {
    background-color: #fdfdfd;
    border: solid 1px #f0f0f0;
    border-radius: 0px !important;
}

    .card-home-page .card-block {
        padding: 15px;
    }

    .card-home-page .card-title {
        font-size: 18px;
    }

    .card-home-page .room-price {
        font-size: 16px;
    }

.btn-view-all {
    background-color: rgba(255, 255, 255, 0.7);
    border: solid 1px #fff;
    color: #333;
    padding: 10px 20px;
    margin-top: 15px;
    font-size: 18px;
    display: inline-block;
    border-radius: 20px;
}

    .btn-view-all:hover {
        background-color: rgba(255, 255, 255, 1);
        color: #ff6600;
        text-decoration: none;
    }

.wrapper-menu-footer {
    border-top: solid 2px #333;
    background-color: rgba(51, 51, 51, 0.74);
    margin-top: 15px;
}

    .wrapper-menu-footer a {
        color: #fff;
    }

.ul-footer-menu {
    padding: 0px;
    display: block;
    margin: 0px auto;
}

    .ul-footer-menu li {
        display: inline-block;
        list-style: none;
        padding: 5px 15px;
    }

.wrapper-social-link {
    background-color: #e5e5e5;
    padding-top: 10px;
    padding-bottom: 5px;
}

.ul-social-link {
    margin: 0px;
    display: inline-block;
    float: right;
    padding-top: 8px;
    margin-right: 20px;
}

    .ul-social-link li {
        list-style: none;
        display: block;
        float: left;
        padding-right: 5px;
    }

        .ul-social-link li a {
            font-size: 13px;
            color: #fff;
        }

            .ul-social-link li a:hover {
                /*color: #ff6600;*/
            }

.p-hotelname i.fa {
    color: #ff6600;
}
/*Default Page*/


/*Contact page*/
.wrapper-content-contact h2 {
    color: #444;
}

.wrapper-content-contact h5 {
    color: #444;
}

.wrapper-content-contact {
    padding: 10px 0 40px 0;
}
/*Contact page*/


/*Deals Page*/
.wrapper-deals {
    background-color: #fdfdfd;
    border: solid 1px #f0f0f0;
    border-top-style: none;
    padding: 15px;
}

    .wrapper-deals p {
        margin-bottom: 5px;
    }

    .wrapper-deals small {
        font-size: 13px !important;
    }

    .wrapper-deals .p-title-room-list {
        font-weight: 100 !important;
        text-transform: uppercase;
    }
/*Deals Page*/


/*Page*/
.content-page img {
    max-width: 99% !important;
    height: auto !important;
}

.wrapper-page {
    border-top-style: none;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 10px;
}

    .wrapper-page .hr-line {
        display: none !important;
    }

    .wrapper-page hr {
        margin-top: 0px;
        border-color: #e6e6e6 !important;
    }

    .wrapper-page h4 {
        margin-bottom: 15px;
        /* color: #032b56; */
        /* font-weight: 100 !important; */
        font-size: 28px;
    }

    .wrapper-page img {
        max-width: 99% !important;
    }

.hotline {
    padding-top: 10px;
}

.trip {
    text-align: center;
}

    .trip ul {
        list-style-type: none;
        padding: 0px !important;
        width: 100%;
    }

/*Promotions*/
.row-promotions {
    padding-top: 5px;
    padding-bottom: 15px;
}

    .row-promotions .p-title {
        margin-bottom: 15px;
        color: #163f3b;
        font-weight: 300 !important;
    }

        .row-promotions .p-title a {
            color: #d49f0b;
            font-size: 22px;
            font-weight: 400;
        }

            .row-promotions .p-title a:hover {
                color: #8a6825;
                text-decoration: none !important;
            }

/*Promotions Modal Style*/
#viewPromotion h4.title-promotion {
    line-height: 33px !important;
}

#viewPromotion .modal-dialog {
    padding: 15px;
    margin-top: 10%;
    background-image: url('images/bgModal.png');
    background-repeat: repeat;
}

#viewPromotion .modal-content {
    background-color: rgba(255, 255, 255, 0.65);
    border-style: none !important;
    border-radius: 0px !important;
    position: relative;
}

#viewPromotion .btn {
    border-radius: 0px !important;
}

#viewPromotion .close-modal {
    position: absolute;
    right: -10px;
    top: -10px;
    color: #888;
}

    #viewPromotion .close-modal i.fa {
        font-size: 20px;
    }

    #viewPromotion .close-modal:hover {
        color: #f60;
    }

/*Promotion Fixed*/
#viewPromotionFixed {
    position: fixed;
    width: 350px;
    max-width: 95% !important;
    display: none;
    z-index: 9999;
    background: url('images/background.jpg') no-repeat top center;
}

    #viewPromotionFixed .title-popup {
        font-size: 19px;
        color: #ded236;
        font-weight: 300 !important;
    }

        #viewPromotionFixed .title-popup a {
            color: #ded236;
            text-decoration: none;
        }

    #viewPromotionFixed h4.title-promotion {
        line-height: 23px !important;
        font-size: 20px;
    }

        #viewPromotionFixed h4.title-promotion a {
            color: #000;
            font-weight: 100 !important;
            font-size: 18px;
        }

    #viewPromotionFixed .wrapper-modal-dialog {
        padding-bottom: 0px !important;
        background-repeat: repeat;
        display: block;
        overflow: hidden;
        box-shadow: 2px 0px 15px -1px rgba(136,136,136,1);
        border: solid 1px #888;
        background: #fff;
    }

    #viewPromotionFixed .wrapper-modal-content {
        border-style: none !important;
        border-radius: 0px !important;
        position: relative;
        padding: 10px;
        display: block;
        float: left;
        width: 100%;
    }

    #viewPromotionFixed .btn {
        border-radius: 0px !important;
    }

    #viewPromotionFixed .btn-warning {
        background: #ded236;
        border: solid 1px #ded236;
    }

    #viewPromotionFixed .close-modal {
        position: absolute;
        right: 0px;
        top: 3px;
        color: #f60;
    }

        #viewPromotionFixed .close-modal i.fa {
            font-size: 20px;
            color: #888;
        }

        #viewPromotionFixed .close-modal:hover i.fa {
            color: #f60 !important;
        }

    #viewPromotionFixed .divImage {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 5px;
    }

        #viewPromotionFixed .divImage img {
            max-width: 100%;
        }

    #viewPromotionFixed .p-description {
        display: block;
        overflow: hidden;
        width: 100% !important;
    }

    #viewPromotionFixed .wrapper-bottom {
        width: 100%;
        display: block;
        overflow: hidden;
    }

    #viewPromotionFixed .ul-date {
        font-weight: 100 !important;
    }

    #viewPromotionFixed p {
        margin-bottom: 5px !important;
    }

.wrapper-welcome {
    /*padding-top:60px;
    padding-bottom:76px;*/
    background: #e5effb;
    background: url('images/search-bg.jpg') no-repeat top center;
    background-size: cover;
    color: #f8f8f8;
    padding-bottom: 46px;
}

.wrapper-about {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fff;
    /* background: url('images/apartment-bg.jpg') no-repeat top center;*/
    /*background-size:cover;*/
    /*color: #f8f8f8;*/
    /*color: #666;*/
}

.about h3 {
    font-size: 37px;
    font-weight: bold;
    letter-spacing: 6px;
    text-transform: uppercase;
}
/*.about p{
    font-size:16px;
    letter-spacing:1.5px;
}*/
.wrapper-welcome select {
    border-radius: 0;
    border: solid 1px #fff;
    height: 50px !important;
}

.wrapper-welcome input {
    border-radius: 0;
    border: solid 1px #fff;
    height: 50px;
}

.wrapper-welcome .input-group-addon {
    border-radius: 0 !important;
    border: 0;
}

.wrapper-my-place {
    background-color: #333;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -23px;
    padding: 10px 20px 5px 20px;
    /* border-top-left-radius: 20px; */
    /* border-top-right-radius: 20px; */
    border-bottom: solid 4px #d49f0b;
    z-index: 1000;
}

    .wrapper-my-place label {
        color: #fff;
    }

    .wrapper-my-place .input-group-addon {
        background-color: #fff;
        border-top-right-radius: 5px;
        border-bo-right-radius: 5px;
        border-bottom-right-radius: 5px;
        /* border: solid 1px #888; */
    }

        .wrapper-my-place .input-group-addon i {
            display: inline-block;
            padding-top: 45%;
        }

    .wrapper-my-place h4 {
        color: #163f3b;
        margin-bottom: 15px;
    }

.wrapper-welcome h4 {
    color: #163f3b;
    margin-bottom: 15px;
}

.wrapper-welcome h3 {
    color: #f8f8f8;
    font-size: 27px;
    font-weight: 300;
    margin-bottom: 30px;
    letter-spacing: 3.5px;
}

.wrapper-my-restaurant {
    background-color: #fff;
    margin-bottom: 15px;
    padding-top: 30px;
}

    .wrapper-my-restaurant h4 {
        color: #163f3b;
        margin-bottom: 15px;
    }

.wrapper-map-homepage #map {
    height: 300px !important;
    border: solid 1px #ccc;
}

.wrapper-footer-page {
}

.wrapper-info-depart {
    color: #333 !important;
}

.wrapper-copyright {
    /*background-color: #222;*/
    color: #fff !important;
    padding: 5px;
}

.amenity-item {
    /* margin-bottom: 25px; */
    border-bottom: solid 1px #e6e6e6;
    padding-bottom: 5px;
    padding: 10px;
}

    .amenity-item:hover {
        background-color: #f4f9ff;
    }

    .amenity-item hr {
        display: none !important;
    }

    .amenity-item .parent-name {
        font-size: 16px;
        font-weight: 400 !important;
        /* padding-bottom: 10px; */
        display: inline-block;
        float: left;
        margin-right: 20px;
        color: #d49f0b !important;
        letter-spacing: 0px;
        width: 100%;
    }

    .amenity-item:hover .parent-name {
        color: #ff6600;
    }

    .amenity-item i.fa {
        display: none !important;
    }

    .amenity-item .amenity-children-item {
        /* margin-bottom: 5px; */
        letter-spacing: 0px;
    }

    .amenity-item .row-amenity-children {
        float: left;
        width: 100%;
    }

.title-policy {
    color: #163f3b;
    margin-bottom: 15px;
}

.column-hotel-info {
    text-align: center !important;
}

    .column-hotel-info a {
        color: #163f3b !important;
    }

        .column-hotel-info a:hover {
            color: #f60 !important;
        }

    .column-hotel-info .img-logo-footer {
        -webkit-filter: grayscale(100%) !important;
        filter: grayscale(100%) !important;
    }


.view-on-map #map {
    height: 400px !important;
}

.view-on-video {
    display: none;
    background-color: #fdfdfd;
}

.aboutus-show-option .active {
    color: #f60;
}

h4.h4-title-feature {
    display: none !important;
}

h4.title-policy {
    display: none !important;
}

.wrapper-page .description-page {
    display: none !important;
}

.fixed-reservation {
}

.wrapper-make-reversation .wrapper-select-date {
    background-color: #fff !important;
    padding: 15px;
    color: #333;
    border: solid 1px #d49f0b;
    border-radius: 5px;
}

    .wrapper-make-reversation .wrapper-select-date .btn-primary {
        background-color: #d49f0b;
        border-radius: 0px;
        border-color: #d49f0b;
    }

.wrapper-make-reversation h4 {
    font-weight: 100 !important;
}

.wrapper-make-reversation input[type=submit] {
    border-radius: 5px !important;
}

.room-amenity {
    border-top: solid 1px #333;
    padding-top: 15px;
    padding-bottom: 15px;
}

    .room-amenity h5 {
        font-weight: 100 !important;
        color: #163f3b;
    }

        .room-amenity h5 span {
            display: inline-block;
            padding-bottom: 5px;
            border-bottom: solid 1px #ccc;
        }

.promotion-name {
    /* color: #163f3b; */
    /* font-weight: 100; */
    /* line-height: 30px; */
}

.view-page-detail {
    color: #42baae;
}

    .view-page-detail:hover {
        color: #f60;
    }

.top {
    top: 70px;
}

.li-contact {
    border-left: solid 1px #333;
}

    .li-contact .btn-contact {
        background-color: #f7f7f7;
        color: #333 !important;
        padding: 5px 10px;
        font-size: 14px !important;
        display: inline-block;
    }

.wrapper-intro-about {
    width: 100%;
    height: 100%;
    color: #fff;
    position: relative;
    background: url('images/bgContact.jpg') no-repeat center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

    .wrapper-intro-about .wrapper-overlay {
        width: 100%;
        height: 100%;
        position: relative;
        background-color: rgba(0, 0, 0, 0.50);
    }

    .wrapper-intro-about h4 {
        position: absolute;
        right: 20px;
        bottom: 20px;
        margin: 0px;
        padding: 0px;
        font-weight: 100 !important;
        font-size: 35px;
    }

.wrapper-intro-room {
    width: 100%;
    height: 100%;
    color: #fff;
    position: relative;
    background: url('images/bgRoom.jpg') no-repeat center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

    .wrapper-intro-room .wrapper-overlay {
        width: 100%;
        height: 100%;
        position: relative;
        background-color: rgba(0, 0, 0, 0.6);
    }

    .wrapper-intro-room h4 {
        position: absolute;
        right: 20px;
        bottom: 20px;
        margin: 0px;
        padding: 0px;
        font-weight: 100 !important;
        font-size: 35px;
    }

.room-element {
    border-top: solid 1px #e8e7e7;
    padding-top: 15px;
    padding-bottom: 15px;
}

    .room-element .room-price {
        font-size: 25px;
        font-weight: 100 !important;
    }

        .room-element .room-price small {
            font-weight: 100 !important;
        }

.view-room-detail {
    border: solid 1px #d49f0b !important;
    background: #fff;
    color: #d49f0b !important;
    padding: 10px 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 15px;
}

    .view-room-detail:hover {
        background: #d49f0b;
        color: #fff !important;
    }

    .view-room-detail:active {
        color: #fff;
    }

.room-element .card-title {
    /* font-weight: 100 !important; */
}

.room-detail-side-bar h3 {
    color: #ded236;
    text-transform: uppercase;
}

.room-detail-side-bar h5 {
    color: #ded236;
}

.ul-amenity {
    margin: 0px;
    padding: 0px;
}

    .ul-amenity h4 {
        font-size: 18px;
        color: #01458e !important;
        margin-bottom: 10px;
    }

        .ul-amenity h4 span {
            display: inline-block;
            padding-bottom: 5px;
            border-bottom: solid 1px #ccc;
        }

    .ul-amenity ul {
        padding-left: 17px;
    }

.gallery-category {
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 70px;
}

    .gallery-category li {
        list-style: none;
        padding: 0px 15px;
        text-transform: uppercase;
        text-align: right;
    }

        .gallery-category li a {
            color: #fff;
            font-size: 18px;
            font-weight: 100 !important;
        }

            .gallery-category li a:hover {
                text-decoration: none;
                color: #f60;
            }

            .gallery-category li a.active {
                color: #f60;
                text-decoration: underline;
            }

            .gallery-category li a small {
                font-size: 14px;
            }

.wrapper-intro-gallery {
    background-image: url('images/dining.jpg');
    min-height: 325px !important;
    max-height: 600px !important;
}

.wrapper-promotion {
    background-image: url('images/bgPromotion.jpg');
    min-height: 325px !important;
    max-height: 500px !important;
}

.wrapper-rooms {
    width: 100%;
    display: block;
    float: left;
}

.wrapper-book-now {
    width: 100%;
    display: block;
    float: left;
    
    background-color: #f0f0f0;
    padding: 20px;
   
}

.wrapper-page-detail {
    border: solid 1px #ccc;
    padding: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    border-radius: 5px;
}

    .wrapper-page-detail h4 {
        border-bottom: solid 1px #ccc;
        padding-bottom: 10px;
        font-size: 25px;
    }

.map-contact {
    border: solid 1px #333;
}

    .map-contact #map {
        height: 500px !important;
    }

.title-contact {
    font-weight: 100 !important;
}

    .title-contact span {
        display: inline-block;
        border-bottom: solid 1px #333;
        padding-bottom: 5px;
    }


.wrapper-slide-hotel {
    background-color: #f0f0f0;
    margin-bottom: 30px;
}

#fixtop {
    position: fixed;
    width: 100%;
    z-index: 10000;
}
/* GOLDEN LOTUS HOTEL*/
.lotus-header {
    background: #032b56;
    color: #888;
    /*text-transform:uppercase;*/
    letter-spacing: 1.5px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    height: 40px;
}

    .lotus-header h5 {
        padding-top: 5px;
    }

.call-us {
    font-size: 13px;
    padding-top: 10px;
    color: #fff;
}

.Language1 ul li a {
    color: #20244c;
    text-decoration: none;
    /*text-transform:uppercase;*/
    letter-spacing: 1.5px;
    padding-top: 3px;
}

.lotus-logo {
    text-align: center;
}

.lotus-container {
    /*padding-left:0px;
    padding-right:0px;*/
    background: #e5effb;
}

.lotus-bgr {
    background: #e5effb;
}

.footer-page .column-hotel-info {
    color: #f6f6f6;
    text-align: left !important;
}

.footer-page a {
    color: #fff !important;
}

.footer-page p {
    color: #a3a3a3;
}

.footer-page h5 {
    color: #e4e4e4;
    margin-bottom: 20px !important;
}

.img-bank {
    max-width: 50px;
    height: auto;
}

.NavPage1 {
    background: #eceeef;
}

.h40 {
    height: 40px;
    display: block;
}

.page-line-content {
    position: absolute;
    left: 0;
    bottom: 28px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    text-align: center;
}

.page-line {
    height: 220px;
}

.page-header {
    padding: 0;
    margin: 0;
    position: relative;
    background: url(images/hotel_background.png);
    background-position: center;
    /* background-repeat: repeat; */
    background-size: cover;
    min-height: 220px;
}

    .page-header .page-header-inner {
        position: absolute;
        width: 100%;
        height: 100%;
        color: #fff;
        padding: 15px 0;
    }

        .page-header .page-header-inner:before {
            background: rgba(69, 40, 3, 0.2); /* rgba(231, 76, 60, 0.2);*/
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            bottom: 0;
            content: "";
            display: block;
        }

    .page-header .page-title {
        font-size: 40px;
        padding: 15px 0;
        margin-bottom: 10px !important;
        color: #fff !important;
        text-transform: uppercase;
        font-weight: 100 !important;
        text-shadow: 1px 1px #333;
    }

    .page-header .breadcrumb {
        margin: 0;
        padding: 0;
        background: transparent;
        position: relative;
        z-index: 9;
        font-size: 14px !important;
        text-align: center;
    }

        .page-header .breadcrumb li {
            line-height: 25px;
            color: #fff;
        }

            .page-header .breadcrumb li a {
                color: #ded236 !important;
            }

    .page-header .section-title:before {
        width: 40px;
    }

.btn-info {
    background: #222 !important;
    color: #fff !important;
    border-color: #222 !important;
}

.lotus-trip ul li {
    list-style-type: none;
}

.text-uppercase {
    text-transform: uppercase;
}

#fixed-button {
    position: absolute;
    left: 15px;
    top: 10px;
}

.lotus-ul {
    margin-left: 15px;
}

.HotelFixTip {
    position: fixed;
    left: 0px;
    top: 100px;
    z-index: 1000;
    background-color: #fafcff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border: solid 1px #3c8dbc;
    padding: 7px 10px;
    color: #d9534f;
}

.title-footer {
    color: #e4e4e4;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 300;
}

.title-welcome {
    color: #e4af12;
    text-transform: uppercase;
}

.hotel-name {
    background: rgba(38, 35, 34, 0.84);
    position: absolute;
    bottom: 5px;
    padding: 5px 10px;
    color: #e4af12;
    font-weight: 700;
}

.hotel-list a h4 {
    color: #fff !important;
}

.bgr-cover {
    background: url('/App_Themes/Template10/images/bgr.jpg');
    background-size: cover;
    height: 400px;
}

.text-size-12 {
    font-size: 12px;
}

.footer-copyright {
    background: #010310;
    border-top: solid 1px #1d1f29;
    color: #a3a3a3;
    padding-top: 5px;
    padding-bottom: 5px;
}

.btn-center {
    text-align: center !important;
}
/*.btn-secondary
{
    border-radius:0px;
    padding:10px;
    background:#ad259b;
    letter-spacing:1.5px;
}*/

/*.btn-secondary:hover
{
    background-color: #262626 !important;
    text-decoration: none !important;
}*/
.wrapper-my-feauture {
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 30px;
}

    .wrapper-my-feauture h3 {
        color: #163f3b;
        margin-bottom: 15px;
        text-transform: uppercase;
        letter-spacing: 3.5px;
        border-bottom: solid;
        padding-bottom: 10px;
    }

.description {
    font-size: 16px;
    letter-spacing: 1.5px;
}

.input-group-addon i {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.wrapper-top-menu .dropdown-menu {
    border-radius: 0px;
    padding-top: 10px;
    border: 0;
}

    .wrapper-top-menu .dropdown-menu .dropdown-item {
        border-bottom: solid 1px #e4e4e4;
        padding-left: 0px !important;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 15px !important;
        color: #525252 !important;
    }


.booking-home-page .wrapper-select-date h4 {
    color: #333;
    font-size: 20px;
    font-weight: 100 !important;
    letter-spacing: 2px;
}

.booking-home-page .wrapper-select-date label {
    font-size: 13px;
    letter-spacing: 2px;
}

.booking-home-page .wrapper-select-date input {
    font-size: 14px !important;
    letter-spacing: 2px;
}

.booking-home-page .wrapper-select-date span {
    font-size: 14px !important;
    letter-spacing: 2px;
}

.booking-home-page .wrapper-select-date .btn-primary {
    background-color: #010633 !important;
    border: solid 1px #010633;
    border-radius: 0px !important;
    letter-spacing: 2.5px;
}

.booking-home-page .wrapper-select-date .input-group .fa {
    color: #333 !important;
    font-size: 13px;
}

.HotelDescription1 .wrapper-introduction {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
}

.HotelFeature1 a {
    color: #010633;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 600;
}

.wrapper-content-contact .btn-secondary {
    padding-left: 20px;
    padding-right: 20px;
    border: solid 1px #ded236 !important;
    background: #ded236;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}

.restaurant {
    margin-top: 30px;
}

/* nav bar custom*/
#main-nav {
    border: none;
}

    #main-nav:before {
        display: none;
    }

.main-header {
    border: none;
}
/* 3.4 Main Nav */
nav#main-nav {
    padding-top: 5px;
    /*position: relative;
  background-image: -webkit-linear-gradient(left, color-stop(#ffffff 0%), color-stop(#ffffff 100%));
  background-image: linear-gradient(to right, #ffffff 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f6f6', GradientType=1);*/
}

@media (max-width: 1070px) {
    nav#main-nav {
        /*display: none;*/
    }

        nav#main-nav ul {
            margin: 0 !important;
            padding: 0 !important;
        }

            nav#main-nav ul li {
                margin-right: 0px !important;
                padding-right: 10px !important;
            }

                nav#main-nav ul li a {
                    font-size: 14px !important;
                    line-height: 26px !important;
                    letter-spacing: 0.5px !important;
                }

    .xs-logo {
        padding: 0 !important;
    }

    .font-simfony {
        padding-top: 10px !important;
    }

    .wrapper-about {
        padding-top: 20px !important;
    }
}
/*nav#main-nav:before {
  content: "";
  background-image: -webkit-linear-gradient(left, color-stop(#ffffff 0%), color-stop(#ffffff 100%));
  background-image: linear-gradient(to right, #ffffff 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ff259aad', GradientType=1);
  display: block;
  height: 2px;
}*/
nav#main-nav > ul {
    /*padding-right: 65px;*/
}

    nav#main-nav > ul > li:first-child {
        /*margin: 0;*/
    }

nav#main-nav ul {
    margin: 0;
    padding-left: 0px !important;
    /* ul ul */
}
    /*nav#main-nav ul:before,
nav#main-nav ul:after {
  content: " ";
  display: table;
}
nav#main-nav ul:after {
  clear: both;
}*/
    nav#main-nav ul li {
        list-style: none;
        padding-left: 20px;
        display: inline;
        position: relative;
    }

        nav#main-nav ul li:hover > ul {
            opacity: 1;
            transition: 0.2s;
            -webkit-transition: 0.2s;
            -moz-transition: 0.2s;
            -ms-transition: 0.2s;
            -o-transition: 0.2s;
            position: absolute;
            top: 99%;
            left: 0;
            visibility: visible;
        }

        nav#main-nav ul li a {
            /*font-size: 17px;*/
            line-height: 44px;
            /*font-family: 'Playfair Display', serif;*/
            color: #01458e;
            text-decoration: none;
            display: inline-block;
            text-transform: uppercase;
            font-weight: 600;
        }

            nav#main-nav ul li a:hover {
                color: #b6650e;
            }

    nav#main-nav ul ul {
        opacity: 0;
        visibility: hidden;
        margin: 10px 0 0 0px;
        filter: alpha(opacity=0);
        position: absolute;
        left: 0;
        /*top: 124%;*/
        padding-top: 0px;
        z-index: 999;
        transition: 0.2s;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -ms-transition: 0.2s;
        -o-transition: 0.2s;
        /* li */
    }

        nav#main-nav ul ul li {
            padding: 0px;
            background: #303538;
            cursor: pointer;
            transition: 0.2s;
            -webkit-transition: 0.2s;
            -moz-transition: 0.2s;
            -ms-transition: 0.2s;
            -o-transition: 0.2s;
            /* &:hover */
        }

            nav#main-nav ul ul li:hover {
                background: #222222;
                transition: 0.2s;
                -webkit-transition: 0.2s;
                -moz-transition: 0.2s;
                -ms-transition: 0.2s;
                -o-transition: 0.2s;
            }

                nav#main-nav ul ul li:hover a {
                    color: #ffffff;
                    background: #484e52;
                }

            nav#main-nav ul ul li a {
                color: #444;
                border-bottom: 1px solid #495156;
                transition: 0.2s;
                -webkit-transition: 0.2s;
                -moz-transition: 0.2s;
                -ms-transition: 0.2s;
                -o-transition: 0.2s;
                display: block;
                width: 200px;
                line-height: 1.5;
                text-transform: unset;
                background: rgba(255, 255, 255, 0.95);
                padding-left: 10px;
                font-weight: 400 !important;
                padding-top: 5px;
                padding-bottom: 5px;
            }

            nav#main-nav ul ul li:last-child a {
                border-bottom: 1px solid transparent;
            }

            nav#main-nav ul ul li:hover {
                /* >ul */
            }

                nav#main-nav ul ul li:hover > ul {
                    position: absolute;
                    top: 0;
                    opacity: 1;
                    z-index: 777;
                    border: 0;
                }

        nav#main-nav ul ul ul {
            position: absolute;
            right: -270px;
            opacity: 0;
            margin: 0 0 0 0;
            z-index: 999;
            padding-top: 0px;
        }

            nav#main-nav ul ul ul li {
                background: #495156;
                margin-left: 0px;
            }

                nav#main-nav ul ul ul li:hover {
                    color: #ffffff;
                }

                nav#main-nav ul ul ul li a {
                    color: #ffffff;
                    width: 200px;
                    border-bottom: 1px solid #5c666c;
                }
/* nav#main-nav */
.nav-toggle {
    margin-top: 60px;
    font-size: 25px;
    padding: 6px 8px 6px 8px;
    display: inline-block;
    background: #eeeeee;
    color: #495156;
}

@media (min-width: 1070px) {
    .nav-toggle {
        display: none !important;
    }
}

@media (max-width: 850px) {
    .nav-toggle {
        display: table;
        margin: 0 auto 20px auto;
        float: none !important;
    }
}

.nav-toggle:hover {
    background: #dadcdd;
    color: #495156;
    cursor: pointer;
}

#mobile-nav {
    display: none;
}

@media (min-width: 1070px) {
    #mobile-nav {
        display: none !important;
    }
}

#mobile-nav ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

    #mobile-nav ul li a {
        font-size: 17px !important;
        font-family: 'Playfair Display', serif;
        color: #495156;
        text-decoration: none;
        display: inline-block;
        display: block;
        padding: 10px 0 10px 5px;
        border-bottom: 1px solid #dadcdd;
        letter-spacing: 1em;
    }
/* FIX FOR RESPONSIVE MENU */
#mobile-nav > ul > li > ul > li a {
    padding-left: 25px;
}

    #mobile-nav > ul > li > ul > li a:before {
        content: "-   ";
    }

#mobile-nav > ul > li > ul > li > ul > li a {
    padding-left: 40px;
}

    #mobile-nav > ul > li > ul > li > ul > li a:before {
        content: "--   ";
    }

#mobile-nav ul li a:hover,
#mobile-nav ul li a:active {
    background: #eeeeee;
}
/*FIX FOR IE MENU ADDED*/
#main-nav > ul > li > ul::before {
    content: "";
    display: block;
    border-top: 4px solid transparent;
    height: 4px;
    position: absolute;
    top: 51px;
    width: 100%;
}

.transparent-border {
    border-color: transparent !important;
}

.btn-custom-line {
    background: #01458e;
    border: solid 1px #01458e !important;
    border-radius: 0;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    text-transform: uppercase;
    margin-top: 20px;
}

    .btn-custom-line:hover {
        background: #e0882a;
        color: #fff;
    }

.btn-custom {
    background: #e0882a;
    color: #fff !important;
    border-radius: 0;
    border-style: none;
}

    .btn-custom:hover {
        background-color: #ec9f4d;
        text-decoration: none !important;
    }
/* select date */
.select-date .form-group label {
    color: #55a1f1;
    margin-top: 10px;
    text-transform: capitalize;
}

.select-date .form-group input {
    border-radius: 0;
    border-right: 0px !important;
    background-color: #fff;
    color: #444;
    border: solid 1px #fff;
}

.select-date .form-group select {
    border-radius: 0;
    background-color: #fff;
    color: #444;
    border: solid 1px #fff;
}

.select-date .input-group-addon {
    border-radius: 0;
    border-left: 0px;
    border: solid 1px #fff;
    background-color: #fff;
    color: #444;
}

.select-date .icon-calendar {
    color: #444 !important;
}

.accommondatio .tab-content {
    background-color: #f9f9f9;
    padding-bottom: 20px;
    padding-top: 15px;
    padding-right: 10px;
    border-left: solid 1px #01458e;
    /* z-index: 1; */
    /* position: relative; */
}

.nav-tabs .nav-link {
    border: 0;
    padding: 10px 5px;
}

.navbar-brand {
    color: #565656 !important;
    font-size: 17px !important;
}

.nav-tabs .nav-link {
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: -3px;
    /* z-index: 1000; */
    /* position: relative; */
    line-height: 1.5;
    text-shadow: 1px 1px #333;
}

    .nav-tabs .nav-link strong {
        padding-left: 10px;
        padding-right: 10px;
    }

    .nav-tabs .nav-link.active {
        background: #f9f9f9;
        color: #d49f0b;
        text-transform: uppercase;
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        border: solid 1px #d49f0b;
        /* z-index: 999 !important; */
        /* position: relative; */
        border-bottom: none !important;
        text-shadow: 0px 0px #333;
        padding-left: :15px !important;
        display: inline-block;
    }

.btn-dark {
    background: #334e61 !important;
    color: #fff;
}

    .btn-dark:hover {
        background: #334e61 !important;
        color: #fff;
    }

.pd-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.card-custom {
    background-color: #fdfdfd;
    color: #01458e;
    padding: 15px;
    border-radius: 0;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border: solid 1px #01458e;
}

#carousel_special .carousel-control-prev {
    width: 50px;
    height: 50px;
    background: rgba(26, 26, 26, 0.84);
    left: -20px;
    border-radius: 50%;
    margin-top: 14%;
}

#carousel_special .carousel-control-next {
    width: 50px;
    height: 50px;
    background: rgba(26, 26, 26, 0.84);
    right: -20px;
    border-radius: 50%;
    margin-top: 14%;
}

#carouselExampleControls_tour .carousel-control-prev {
    width: 50px;
    height: 50px;
    background: rgba(26, 26, 26, 0.84);
    left: -20px;
    border-radius: 50%;
    margin-top: 17%;
}

#carouselExampleControls_tour .carousel-control-next {
    width: 50px;
    height: 50px;
    background: rgba(26, 26, 26, 0.84);
    right: -20px;
    border-radius: 50%;
    margin-top: 17%;
}
/* crel*/
#carousel_special .carousel-inner .active.left {
    left: -25%;
}

#carousel_special .carousel-inner .next {
    left: 25%;
}

#carousel_special .carousel-inner .prev {
    left: -25%;
}

#carousel_special .carousel-control {
    width: 4%;
}

    #carousel_special .carousel-control.left, .carousel-control.right {
        margin-left: 15px;
        background-image: none;
    }

/* font */
.accommondatio {
    font-size: 15px;
    color: #565353;
}

.services-title {
    margin-bottom: 10px !important;
    padding-top: 0px !important;
    color: #ded236;
}

    .services-title:hover {
        text-decoration: none;
    }

.services-content {
    margin-bottom: 10px;
}

.card-custom h4 {
    min-height: 40px;
    /* line-height: 28px; */
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    line-height: 1.5;
}
/* fotter*/
#footer .widget h5 {
    font-size: 20px;
    font-weight: 100;
    color: #a8d1fd;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px solid #656667;
    margin-bottom: 0;
}

#footer .widget-contact .address,
#footer .widget-contact .phone,
#footer .widget-contact .time,
#footer .widget-contact .email {
    position: relative;
}

#footer .widget-contact p {
    color: #ffffff;
    font-size: 1em;
    padding-left: 40px;
    /* padding-top: 15px; */
    /* padding-bottom: 15px; */
    margin: 0px;
    text-align: left;
}

#footer .widget-contact i {
    /* position: absolute; */
    /* padding-top: 15px; */
    /* font-size: 14px; */
    /* left: 0px; */
    color: #ffffff;
}

#footer .widget-newsletter input {
    width: 100%;
    font-size: 0.9em;
    color: #ffffff;
    background: #30495a;
    border: none;
    padding: 15px;
    padding-top: 16px;
}

    #footer .widget-newsletter input:-moz-placeholder {
        color: #999999;
    }

    #footer .widget-newsletter input::-moz-placeholder {
        color: #999999;
        opacity: 1;
    }

    #footer .widget-newsletter input:-ms-input-placeholder {
        color: #999999;
    }

    #footer .widget-newsletter input::-webkit-input-placeholder {
        color: #999999;
    }

    #footer .widget-newsletter input:first-child {
        margin-bottom: 15px;
    }

#footer .widget-newsletter a {
    font-size: 1em;
    color: #fff !important;
}

    #footer .widget-newsletter a:hover {
        text-decoration: underline;
    }

.ul-fotter {
    padding-left: 20px;
    /* padding-top:20px; */
}

    .ul-fotter li {
        color: #fff;
        list-style: circle;
        border-bottom: dotted 1px #888;
        padding-top: 5px;
        padding-bottom: 5px;
    }

/* 8.5 copyright section */
.copyright-section {
    min-height: 50px;
    background: #333333;
}

.footer-social {
    margin-top: 16px;
}

    .footer-social:before,
    .footer-social:after {
        content: " ";
        display: table;
    }

    .footer-social:after {
        clear: both;
    }

@media (max-width: 1270px) {
    .footer-social {
        margin-top: 8px;
    }
}

@media (max-width: 850px) {
    .footer-social {
        display: table;
        margin: 0 auto;
        margin-top: 15px;
    }
}

.footer-social a {
    display: block;
    text-align: center;
    line-height: 30px;
    float: left;
    color: #333333;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    margin-right: 9px;
}

.footer-social i {
    padding-left: 5px !important;
}

.footer-social #folow {
    width: unset;
    height: unset;
    font-size: 12px;
    background: unset;
    color: #9e9fa0;
}

@media (max-width: 1270px) {
    .footer-social a {
        margin-top: 10px;
    }
}

.footer-social a:hover {
    background: #ffffff;
}

.copyright {
    font-size: 12px;
    color: #444;
    text-align: right;
    margin-top: 18px;
    color: #888;
}

@media (max-width: 850px) {
    .copyright {
        display: table;
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 20px;
    }
}

.footer-nav:before,
.footer-nav:after {
    content: " ";
    display: table;
}

.footer-nav:after {
    clear: both;
}

@media (max-width: 850px) {
    .footer-nav {
        display: table;
        margin: 0 auto;
    }
}

.footer-nav ul {
    margin: 0;
    padding: 0;
    margin-top: 24px;
}

.footer-nav li {
    list-style: none;
    /*float: right;*/
    margin-bottom: 10px;
}

.footer-nav .brand {
    list-style: none;
    /*float: left;*/
}

.footer-nav li:last-child a {
    border-right: 1px solid #999999;
}

.footer-nav li:first-child a {
    border-right: none;
}

.footer-nav a {
    font-size: 12px;
    display: block;
    color: #999999;
    border-right: 1px solid #999999;
    padding: 0 10px;
}

@media (max-width: 1270px) {
    .footer-nav a {
        line-height: 1;
        padding: 0 5px;
    }
}

.footer-nav a:hover {
    color: #ffffff;
}

#slide .widget-images a.control {
    font-size: 25px;
    display: block;
    color: #c96f0e;
    position: absolute;
    top: -37px;
    right: 30px;
    font-size: 11px;
    border: 1px solid #c96f0e;
    height: 25px;
    width: 25px;
    text-align: center;
    border-radius: 50%;
    padding-top: 0px;
}

    #slide .widget-images a.control:hover {
        color: #334e61;
        border-color: #334e61;
    }

#slide .widget-images a.right {
    right: 0px;
}


/*#carouselExampleControls_terminatol .carousel-control-prev {
    width: 50px;
    height: 50px;
    background:rgba(26, 26, 26, 0.84);
    left: -20px;
    border-radius:50%;
    margin-top: 27%;
}
#carouselExampleControls_terminatol .carousel-control-next {
    width: 50px;
    height: 50px;
     background:rgba(26, 26, 26, 0.84);
     right: -20px;
     border-radius:50%;
    margin-top: 27%;
}*/
#slideTerm .widget-term a.control {
    font-size: 25px;
    display: block;
    color: #334e61;
    position: absolute;
    top: -17px;
    right: 30px;
    font-size: 11px;
    border: 3px solid #334e61;
    height: 24px;
    width: 24px;
    text-align: center;
    border-radius: 50%;
    padding-top: 2px;
}

    #slideTerm .widget-term a.control:hover {
        color: #334e61;
        border-color: #334e61;
    }

#slideTerm .widget-term a.right {
    right: 0px;
}

.logo-fotter {
    padding-top: 10px;
}

.font-simfony {
    font-size: 13px;
    color: #757575;
    letter-spacing: normal;
    font-weight: 100;
}

.wrapper-info {
    /* height:305px; */
    display: block;
    overflow: hidden;
}

    .wrapper-info h3 {
        color: #666;
    }

    .wrapper-info h4 {
        color: #666;
    }

.font-simfony {
    float: left;
}

.btn-bb {
    color: #fff !important;
    text-decoration: none !important;
    padding-top: 8px !important;
}

.breadcrumb {
    padding: 10px 20px;
    list-style: none;
    border: 0;
    margin-top: 20px;
    font-size: 16px !important;
    color: #333 !important;
}

    .breadcrumb a {
        color: #333 !important;
    }

.shadow {
    background: rgba(0,0,0,0.5);
}

.shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000000a3;
}

#roomMobile .widget-images a.control {
    font-size: 25px;
    display: block;
    color: #334e61;
    position: absolute;
    top: -37px;
    right: 30px;
    font-size: 11px;
    border: 3px solid #334e61;
    height: 24px;
    width: 24px;
    text-align: center;
    border-radius: 50%;
    padding-top: 2px;
}

    #roomMobile .widget-images a.control:hover {
        color: #334e61;
        border-color: #334e61;
    }

#roomMobile .widget-images a.right {
    right: 0px;
}

#roomMobile-carousel-images {
    padding: 15px;
    background: #f6f6f6;
}

    #roomMobile-carousel-images .wrapper-info h3 {
        margin-top: 20px;
    }

#roomMobile {
    margin-top: 50px;
}

@media only screen and (max-width: 600px) {
    /*body {
        padding-left:20px;
    }*/
    .font-simfony {
        float: unset;
    }

    #footer .widget h5 {
        margin-top: 20px;
    }

    .services-content h4 {
        margin-top: 20px;
    }

    .tour-custom h4 {
        margin-top: 20px;
    }

    .wrapper-info {
        height: auto;
        display: block;
        overflow: unset;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 20px;
    }

    .accommondatio .tab-content {
        padding-right: 10px;
        padding-left: 10px;
    }

    .accommondatio .r-item {
        padding: 0px !important;
    }

    #carousel_special .carousel-control-prev {
        margin-top: 37%;
    }

    #carousel_special .carousel-control-next {
        margin-top: 37%;
    }

    #carouselExampleControls_tour .carousel-control-prev {
        margin-top: 47%;
    }

    #carouselExampleControls_tour .carousel-control-next {
        margin-top: 47%;
    }

    .nav-item {
        float: right;
    }

    .TA_cdswritereviewlg {
        padding: 20px !important;
        width: 100% !important;
    }

    #CDSWIDWRL {
        width: 100% !important;
        max-width: 100% !important;
    }

        #CDSWIDWRL .widWRLReview textarea {
            width: 100% !important;
            max-width: 100% !important;
        }

    #CDSWIDSSP {
        width: 368px !important;
    }

    .slide-room-photo {
        height: 210px !important;
    }

    .nav-tabs .nav-link {
        font-weight: 300 !important;
        text-align: unset !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
        width: unset !important;
        min-height: unset !important;
        font-size: 13px !important;
    }

    .breadcrumb {
        text-align: center;
    }

    .lotus-logo {
        display: none;
    }

    .lotus-header {
        position: unset;
        height: 60px;
    }

    .wrapper-header {
        position: unset;
        padding-top: 10px;
    }

    .wrapper-menu-full {
        border-top: solid 1px #e6e6e6;
        margin-top: 20px;
        padding-top: 0px;
    }

    #fixtop {
        position: unset;
    }

    .line {
        height: 0;
    }

    .room-detail-side-bar {
        padding-left: 20px;
        padding-right: 20px;
    }

        .room-detail-side-bar h3 {
            margin-top: 20px;
        }

    .wrapper-content-contact .btn-secondary {
        float: left !important;
        margin-top: 20px;
    }
}

.h2_title_default {
    text-transform: uppercase;
    font-weight: 400 !important;
    margin-bottom: 40px;
}

    .h2_title_default span {
        display: inline-block;
        padding-bottom: 5px;
        border-bottom: solid 1px #ccc;
    }

.footer-breadcrumb {
    background-color: transparent !important;
}

    .footer-breadcrumb .breadcrumb {
        background-color: transparent !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

        .footer-breadcrumb .breadcrumb a {
            color: #fff !important;
            font-size: 14px;
        }

.wrapper-room-background {
    background: url(images/hotel_background.png) no-repeat top center;
    background-size: cover;
}

.carousel-caption {
    bottom: 40%;
}

    .carousel-caption h5 {
        color: #fff !important;
        text-shadow: 1px 1px #333;
        font-size: 1.5rem;
        margin-bottom: 10px;
        font-weight: 100;
    }

    .carousel-caption h1 {
        color: #fff !important;
        text-shadow: 1px 1px #333;
        font-size: 4rem;
        font-weight: 100;
    }

.site-navbar-wrap.scrolled .site-navbar .site-navigation .site-menu > li.active > a {
    color: #d49f0b !important;
    font-weight: bold;
}

.btn-outline-danger {
    color: #d49f0b !important;
    border-color: #d49f0b !important;
}

    .btn-outline-danger:hover {
        color: #fff !important;
        background-color: #d49f0b !important;
    }

.image-popup {
    width: 95%;
    height: 93%;
    display: block;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 11px 0px rgba(50, 50, 50, 0.28);
    -moz-box-shadow: 2px 2px 11px 0px rgba(50, 50, 50, 0.28);
    box-shadow: 2px 2px 11px 0px rgba(50, 50, 50, 0.28);
    border: solid 1px #ccc;
}

    .image-popup:hover {
        border: solid 1px #1b7829;
    }

.footer-info {
    overflow-x: hidden !important;
}

#MainContent_SelectDate_Full1_btSubmit {
    background-color: #d49f0b;
    border: solid 1px #d49f0b;
    border-radius: 5px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.site-section {
    padding: 6em 0 !important;
}

#MainContent_SelectDateNoBe_lbtBookNow {
    padding-top: 9px;
    padding-bottom: 9px;
    border: solid 1px #fff !important;
    background-color: #d49f0b;
    color: #fff !important;
    border-radius: 5px !important;
    font-weight: bold;
}

.owl-dots {
    display: none !important;
}

.site-footer {
    background-size: cover;
    color: #fff !important;
}

    .site-footer:before {
        background: rgba(0, 0, 0, 0.5) !important;
    }

.footer-info h4 {
    color: #d49f0b !important;
}

.site-footer {
    padding: 4em 0 2em 0 !important;
}

    .site-footer .footer-heading {
        color: #d49f0b !important;
        text-transform: uppercase;
    }

    .site-footer a {
        color: #fff !important;
    }

        .site-footer a:hover {
            color: #73f587 !important;
            text-decoration: underline;
        }

.footer-menu {
    padding-left: 18px !important;
}

    .footer-menu li {
        list-style: circle !important;
    }

.social-wrapper {
    margin-left: -10px;
    font-size: 20px;
    border-top: solid 1px #888;
    margin-top: 20px;
    padding-top: 20px;
    margin-right: 45px;
    padding-bottom: 20px;
}

    .social-wrapper a i {
        font-size: 25px !important;
    }

.site-blocks-cover.overlay:before {
    background: rgba(0, 0, 0, 0.2) !important;
}

.header-group {
    height: 300px !important;
    min-height: 300px !important;
}

.upcoming-events {
    background-attachment: fixed;
}

/*Booking button*/
#rg-book {
    position: fixed;
    transform: rotate(-90deg);
    right: -74px;
    width: 200px;
    height: auto;
    text-align: center;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 9999999;
    bottom: 40%;
    background: #d49f0b;
    color: #FFFFFF !important;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

    #rg-book a {
        color: #FFFFFF;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 700;
    }

@media screen and (max-width:767px) {
    #rg-book {
        position: fixed;
        transform: none;
        right: inherit;
        left: inherit;
        width: 100%;
        margin: 0 auto;
        height: auto;
        text-align: center;
        padding: 2%;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        z-index: 9999999;
        bottom: 0;
        background: #d49f0b;
    }

        #rg-book a {
            text-transform: uppercase;
            font-size: 20px;
            font-weight: 700;
        }
}



.wrapper-content-new{
    padding:15px;
    border:solid 1px #ccc;
}