/*# sourceMappingURL=app.custom.css.map */
body {
    color: #716558;
    background: #ececec;
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .sub-heading {
        font-size: 1.2em;
        font-weight: 100;
    }
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .text-heading {
        font-size: 5em;
    }
}

.booking-form .form-control {
    border: 1px solid #dae1e7;
    box-shadow: none;
    font-size: 14px;
    border-radius: 20px;
    min-height: 42px;
}

.bravo-separator {
    display: flex;
    padding-top: 20px;
    background: #716558;
    min-height: 150px;
    align-items: center;
    justify-content: center;
}
.bravo-separator p {
    color: #fff;
    font-weight: 100;
    text-align: center;
    font-size: 2em;
}


td.room-number {
    background-color: #c7c9a8;
    color: #000;
    padding: 7px;
    letter-spacing: 1px;
    font-size: 1.3em;
    font-family: Impact, serif;
}

.lockdoor, .opendoor {
    padding: 14px;
    width: 100%;
    margin-bottom: 3px
}

ul.room-list {
    list-style: none;
}

#hotel-rooms .hotel_list_rooms .custom-select {
    color: #ffffff;
    background-color: #716558;
    border-radius: 20px;
}

.bravo_wrap .bravo-contact-block .contact-info .info-content {
    position: absolute;
    right: 0;
    background: transparent;
}

.bravo_wrap .bravo-contact-block .contact-info .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    opacity: 0.2;
}

.bravo_wrap .bravo-contact-block .contact-info .info-content .sub {
    position: relative;
    max-width: 200px;
    top: 65px;
    left: 20px;
}

.bravo_wrap .bravo-contact-block .contact-info .info-content .sub p {
    font-size: 1em;
    color: #6c6c6c;
    margin-bottom: 5px;
    letter-spacing: normal;
    width: 100%;
    word-break: break-word;
    text-align: left;
}


.bravo-contact-block .section {
    padding: 10px 0 !important;
}

.bravo_wrap .bravo-contact-block .bravo-contact-block-form .submit {
    width: 100%;
    border-radius: 20px;
}

.card .gateway_name {
    padding-left: 25px;
}

.gateways-table .card-header h4 {
    font-size: 15px;
    font-weight: 800;
    color: #fff;
}

.gateways-table .card {
    margin-top: -1px;
    background: #ba9e80;
}

#bravo-checkout-page .card {
    border-radius: 0;
}

#bravo-checkout-page .card .card .card-body {
    background: #f5e6b6;
}


#bravo-checkout-page #gateway_offline_payment .card-body, #bravo-checkout-page #gateway_cc_payment .card-body{
    background: #f5e6b6;
}

#bravo-checkout-page .card-header .fa {
    color: #fff;
}

.dates-calendar .fc-event .fc-title {
    padding: 15px 20px;
    border-radius: 5px;
    background: #7b7764;
    color: #fff;
    display: inline-block;
}


/* Media query for mobile view */
@media (max-width: 768px) {
    .bravo_wrap .page-template-content .bravo-offer .item {
        height: 385px;
        position: initial;
    }

    .bravo_wrap .page-template-content .bravo-offer .item .img-cover {
        background: url(../uploads/demo/general/image_home_mix_1_mobile.jpg) !important;
    }
}



/*** CSS NEW LOOK ****/


.bravo_wrap .bravo_header {
    background: #fff;
    min-height: 100px;
}

.bravo_header .header-logo {
    position: relative;
    float: left;
    top: 10px;
}
@media (max-width: 1366px) {
    .bravo_header .header-logo {
        top: 10px;
    }
}

.bravo_wrap .bravo_header .content {
    background: #fff;
}

.bravo_wrap .bravo_topbar {
    background: #716558;
    padding: 15px 0;
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
    color: #716558;
    font-weight: 500;
    font-size: 1.2em;
}


.frontend-page .modal.login .modal-content .modal-body .form-submit {
    height: 45px;
    width: 100%;
    background: #716558;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    border-radius: 3px;
    font-weight: 600;
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li:last-child a {
    padding: 35px 0 35px 50px;
}

@media (max-width: 1366px) {
    .bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
        padding: 35px 30px;
    }
}

body.loggedIn .bravo_wrap .bravo_header .content .header-left .bravo-menu ul.main-menu li.btn-signin {
    display: none;
}

body.loggedIn .bravo_wrap .bravo_header .content .header-left .bravo-menu ul.main-menu li:nth-last-child(2) a {
    padding-right: 0;
}


.bravo_wrap .bravo_header .content {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
    padding: 35px 50px;
}


.bravo-about-block {
    padding-top: 100px;
    background-color: #ececec;
}

.bravo-about-block h1.title, .bravo-gallery-block h3.title {
    text-transform: uppercase;
    color: #716558;
    font-weight: bold;
    margin-bottom: 5rem;
}

.bravo-about-block h1.title {
    font-size: 4em;
}


.bravo-gallery-block {
    background: url('../uploads/demo/general/about-gallery-bg.png');
    padding-top: 100px;
    padding-bottom: 100px;
}


.bravo-gallery-block h3.title, .bravo-location-block h3.title, .bravo-facilities-block h3.title, .bravo-contact-block h3.title  {
    font-size: 3em;
}

.bravo-about-block h4 {
    color: #716558;
    font-weight: bold;
    font-size: 1.5em;
    margin-top: 1rem
}
.bravo-about-block p.lead {
    font-weight: 100 !important;
    color: #9f988f;
    margin-bottom: 3rem;
    line-height: 1.5rem;
}


.bravo-facilities-block {
    padding-top: 100px;
    background-color: #716558;
}


.bravo-facilities-block {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #716558;
    color: #fff !important;
}

.bravo-facilities-block i {
    color: #fff !important;
    font-size: 3em;
    margin-bottom: 10px;
}

.bravo-facilities-block .list-attributes.row div.item {
    margin-bottom: 10px;
    font-size: 1.2em;
}

.bravo-facilities-block .title {
    margin-bottom: 50px;
}

.bravo-facilities-block .list-attributes.row div.item span {
    position: relative;
    bottom: 10px;
    left: 10px;
}


.bravo-location-block {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #ececec;
}

.bravo-location-block .address {
    font-weight: bold;
    font-size: 1.5em;
    color: #716558;
    margin-bottom: 20px;
}

.bravo-location-block .title {
    margin-bottom: 50px;
    color: #716558;
}

.bravo-location-block .g-location #map_content {
    height: 450px;
}


.bravo-location-block .surrounding {
    margin-top: 100px;
}

.bravo-location-block .surrounding i {
    font-size: 2em;
    font-weight: bold;
    color: #716558;
}

.bravo-location-block .surrounding i + span {
    font-size: 1.5em;
    font-weight: 500;
    color: #716558;
    margin-left: 1em;
}

.bravo-location-block .surrounding span.distance {
    font-size: 1.5em;
    font-weight: 500;
    color: #716558;
}

.bravo_wrap .bravo_topbar .content .dropdown-menu {
    background: #716558;
}


.bravo_footer {
    min-height: 590px;
    background: url(../uploads/demo/general/footer-bg.png) bottom right no-repeat;
    padding-top: 68px;
}

.bravo_wrap .bravo_footer .copy-right {
    border: none !important;
    position: relative;
    top: 7rem;
}

.bravo_wrap .bravo_footer .copy-right p {
    font-size: 1em;
    font-weight: 300;
    color: #716558;
}

.bravo_footer .footer-logos {
    padding: 30px 0;
}
.bravo_footer .logo-item {
    text-align: center;
    padding: 15px;
}
.bravo_footer .logo-item img {
    max-width: 80%;
    height: auto;
    filter: grayscale(60%);
    transition: all 0.3s ease;
}
.bravo_footer .logo-item img:hover {
    filter: grayscale(0%);
}


.bravo_wrap .page-template-content .bravo-call-to-action .context {
    background: transparent;
}

.bravo_wrap .page-template-content .bravo-call-to-action.style_2 .context {
    padding: initial;
}

.bravo_wrap .page-template-content .bravo-call-to-action.style_2 p {
    color: #716558;
    font-size: 1.5em;
    font-weight: 300;
}


.bravo_wrap .page-template-content .bravo-call-to-action.style_2 .context .title {
    font-size: 4em;
    font-weight: bold;
    line-height: 55px;
}

.bravo_wrap .page-template-content .bravo-call-to-action.style_2 .context .title,
.bravo_wrap .page-template-content .bravo-call-to-action.style_2 .context .sub_title {
    color: #716558;
}

.bravo_wrap .page-template-content .bravo-call-to-action.style_2 .context .sub_title {
    margin-bottom: 2em;
    margin-top: 1em;
    font-size: 3em;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.bravo_wrap .bravo_form .g-field-search {
    padding: 20px 15px;
}

.bravo_wrap .page-template-content .bravo-form-search-all {
    padding: 200px 0;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    margin-bottom: 200px;
}

.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control {
    margin: 50px 0 0;
    position: relative;
    top: 250px;
}

.bravo_wrap .page-template-content .bravo-form-search-all .container .col-lg-12 {
    text-align: center;
}

.bravo_wrap #bravo_form_home_hotel_search.bravo_form {
    border-radius: 20px;
    border: 1px solid #716558;
}

.bravo_wrap #bravo_form_home_hotel_search.bravo_form .btn.btn-primary.btn-search {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 15px;
    width: 15px;
    background: transparent;
}


.bravo_wrap .page-template-content .bravo-call-to-action .context .btn-more {
    margin-top: 30px;
    float: left;
    background: #716558;
    display: block;
    padding: 15px 25px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    transition: all .3s;
    border-radius: 20px;
}

.bravo_wrap .page-template-content .bravo-call-to-action .context .btn-more:hover {
    background: #a99a8a;
    border-radius: 20px;
    color: #000;
}

.bravo_wrap .page-template-content .bravo-call-to-action.style_2 .context .btn-more {
    padding: 10px 25px;
    margin-top: 20px;
    color: #fff;
}

.bravo_wrap .page-template-content .bravo-call-to-action.style_2 .context .btn-more:hover {
    color: #000;
}

.bravo_wrap .page-template-content .bravo-testimonial {
    padding: 100px 20px 20px;
    min-height: 867px;
    background: url('../uploads/demo/general/home-testimonial-bg.png') center center #000;
    background-size: cover;
}

.bravo_wrap .page-template-content .bravo-testimonial {
    margin: 0;
}

.bravo_wrap .page-template-content .bravo-testimonial h3 {
    font-weight: bold;
    font-size: 4em;
    color: #fff;
    text-transform: capitalize;
}

.bravo_wrap .page-template-content .bravo-testimonial h3 span {
    font-size: 1em;
    font-weight: 100;
}

.bravo_wrap .page-template-content .bravo-testimonial .item {
    border: none;
    border-radius: 50px;
    padding: 30px;
    min-height: 450px;
    margin-bottom: 30px;
    background-color: #716558;
    color: #fff;
    box-shadow: 1px 2px 10px 2px #222222;
}

.bravo_wrap .page-template-content .bravo-testimonial .item p {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 0;
    text-align: center;
}

.bravo_wrap .page-template-content .bravo-testimonial .item .author {
    display: block;
    margin-bottom: 30px;
    text-align: center;
}

.bravo_wrap .page-template-content .bravo-testimonial .item .author .author-meta h4 {
    font-size: 1.2em;
    margin-top: 10px;
    margin-bottom: 20px;
}

.bravo_wrap .page-template-content .bravo-testimonial .item .author .author-meta .star .fa {
    color: #ffdc00;
    font-size: 2em;
    margin-right: 2px;
}

#hotel-rooms.hotel_rooms_form .hotel_list_rooms {
    border: none !important;
}

#hotel-rooms.hotel_rooms_form .hotel_list_rooms .room-item {
    padding: 20px;
    border: 1px solid #d7dce3;
    border-bottom: 0;
    background: #fff;
    margin-bottom: 20px !important;
    border-radius: 20px;
    box-shadow: 1px 3px 10px 2px #c7c7c7;
}

#hotel-rooms.hotel_rooms_form .hotel_list_rooms .room-item .image img {
    max-width: 100%;
    height: auto;
    border-radius: 15px;
    margin-top: 25px;
    min-height: 140px;
}

#hotel-rooms.hotel_rooms_form .btn-booking{
    min-width: 315px;
    border-radius: 15px;
    box-shadow: 1px 3px 10px 2px #c7c7c7;
    font-weight: bold;
    font-size: 1.5em;
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-rules h3 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
}

.bravo_wrap .bravo_detail_hotel #hotel-rooms.hotel_rooms_form .nav-enquiry {
    background: #f9f9f9;
    padding: 20px;
    display: flex;
    border: 1px solid #d7dce3;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

#hotel-rooms.hotel_rooms_form .form-search-row {
    background: #fff;
}

#hotel-rooms.hotel_rooms_form .hotel_list_rooms .room-item .hotel-info .room-name {
    margin-bottom: 20px;
    font-size: 1.5em;
    color: #716558;
    font-weight: bold;
    margin-top: 0;
    cursor: pointer;
}

#hotel-rooms.hotel_rooms_form .hotel_room_book_status label, #hotel-rooms.hotel_rooms_form .hotel_room_book_status .total-room-price span {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: bold;
    color: #716558;
    text-align: left;
}

#hotel-rooms.hotel_rooms_form .hotel_room_book_status .total-room-price {
    text-align: left;
    color: #716558;
}

#hotel-rooms.hotel_rooms_form .hotel_room_book_status .total-room-price span {
    text-align: right;
}

#hotel-rooms.hotel_rooms_form .hotel_room_book_status {
    border: 3px solid #ffffff;
    padding: 15px;
    margin-top: 20px;
}

@media (max-width: 766px) {
    #hotel-rooms.hotel_rooms_form .hotel_list_rooms .room-item .col-price .custom-select {
        max-width: 100%;
        display: block;
        position: relative;
        top: -5px;
    }
}

.hotel_rooms_form .hotel_room_book_status .total-room-price span {
    float: right;
}

.bravo_wrap .bravo_detail_hotel .bravo_content .container .g-rules .key,
.bravo_wrap .bravo_detail_hotel .bravo_content .container .g-rules .value {
    font-size: 1.2em;
    color: #716558;
    font-weight: bold;
}

.bravo_wrap .bravo_detail_hotel .bravo_content .container .g-rules .item {
    margin-bottom: 15px;
    color: #716558;
}


.bravo_wrap .bravo_detail_hotel .bravo_banner {
    background-color: #fff !important;
    background-position: initial !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}

.bravo_wrap .bravo_detail_hotel .bravo_banner .container .bravo_gallery {
    height: 250px;
    position: relative;
}
@media (max-width: 1366px) {
    .bravo_wrap .bravo_detail_hotel .bravo_banner .container .bravo_gallery {
        height: 250px;
    }
}

.bravo-booking-page #bravo-checkout-page .form-title {
    margin: 0;
    color: #716558;
    font-size: 2em;
    font-weight: bold;
    border-bottom: 2px solid #dae1e7;
    padding-bottom: 20px;
    margin-bottom: 30px;
}


.booking-review .booking-review-content .review-section .review-list li {
    margin-bottom: 13px;
    display: flex;
    justify-content: space-between;
    background: #fff;
    padding: 10px;
    border-radius: 20px;
}

.booking-review .booking-review-content .review-section.total-review .review-list li {
    background: transparent;
    margin-bottom: 5px;
}

.booking-review .booking-review-content .total-review .review-list li.final-total .val {
    font-weight: bold;
    font-size: 1em;
    color: #716558;
}

.booking-detail.booking-form .booking-review .booking-review-title {
    color: #716558;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 20px;
}


.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile .avatar {
    background: #716558;
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

.bravo-effect-bg, .bravo-effect-user-bg {
    background: #716558;
}

.bravo-booking-page .form-actions .btn {
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 20px;
    min-width: 300px;
}


.booking-detail.booking-form .booking-review .booking-review-content {
    margin-bottom: 30px;
    border: 1px solid #d7dce3;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 1px 3px 10px 2px #c7c7c7;
    border-radius: 3px;
}

.bravo_wrap .bravo_detail_hotel .bravo_content .container .g-location .location-title .address {
    color: #716558;
    font-weight: bold;
}

.bravo_wrap .bravo_detail_hotel .container .hotel_rooms_form .nav-enquiry .enquiry-item.active span {
    border-bottom: 1px solid #716558;
    color: #716558;
}

.bravo_wrap .bravo_detail_hotel .bravo_content .hotel_rooms_form > h3.heading-section {
    font-size: 1.5rem;
    text-align: center;
}

.section-coupon-form .bravo_apply_coupon {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
