body {
    position: relative;
    font-family: 'Open Sans', sans-serif;
}

.header_top {
    background: #ffffff;
}

@keyframes moveFromLeft {
    from {
        transform: translateX(-100%);
    }
    to {
        transform: translateX(0%);
    }
}

.ot-heading h2 {
    letter-spacing: 1px;
    font: 500 34px 'Open Sans', sans-serif;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.ot-heading .sub {
    font: 300 16px 'Hind';
    margin-bottom: 5px;
}

.img-hover-box .img {
    overflow: hidden;
}

.img-hover-box .img img {
    transition: all .5s ease;
}

.img-hover-box .img:hover img {
    transform: scale(1.1);
}

.btn-medium {
    height: 40px;
    line-height: 40px !important;
    padding: 0 30px !important;

}



/* ======================== HEADER =========================*/

#header.header-v3 {
    background: #fafafae6;
    color: #fff;
}

#header.header-v3 .header_top {
    font-family: 'Open sans', sans-serif;
    text-align: center;
    padding: 20px 0 10px 0;
    font-weight: 400;
    letter-spacing: 0px;
}

#header.header-v3 .header_top .logo-top {
    display: inline-block;
    max-height: 66px;
    width: auto;
    margin-right: 41px;
}

.header_top .header_right .dropdown ul li.active a {
    background-color: #516b4f;
}

.header_top .header_right .dropdown ul li a:hover {
    background-color: #516b4f;
}

#header.header-v3 .header_top .header_left,
#header.header-v3 .header_top .header_right {
    line-height: 50px;
}

#header.header-v3 .header_top .dropdown ul {
    top: 42px;
}

#header.header-v3 .header_top .dropdown ul li {
    line-height: 20px;
}

#header.header-v3 .header_top .dropdown ul li:hover a {
    color: #fff !important;
}

#header.header-v3 .header_top .socials a {
    font-size: 15px;
    line-height: 36px;
    color: #3f4343;
    display: inline-block;
    padding: 0 7px;
    letter-spacing: 0px;
}

#header.header-v3 .header_top .socials a:hover,
#header.header-v3 .header_top .socials a.active {
    background-color: #fff;
    color: #333;
}

#header.header-v3 .header_content {
    text-align: center;
}

#header.header-v3 .header_content .header_logo {
    display: none;
}

#header.header-v3 .header_content .header_menu .menu>li a {
    background-color: transparent;
    color: #fff;
    line-height: 64px;
    position: relative;
    transition: all 200ms linear;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0px;
    font-weight: 300;
}

#header.header-v3 .header_content .header_menu .menu>li>a:hover:after {
    content: "";
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    width: auto;
    background-color: #E1BD85;
    animation: moveFromLeft 400ms ease;
}

#header.header-v3 .header_content .header_menu .menu .sub-menu {
    background-color: #8e9c8b;
    border: none;
}

#header.header-v3 .header_content .header_menu .menu .sub-menu li a {
    line-height: 20px;
    font-weight: inherit;
}

#header.header-v3 .header_content .header_menu .menu .sub-menu li a:hover {
    color: #667d64;
    background-color: #ffffff;
}

#header.header-v3 .header_content .header_menu .menu .sub-menu li.current-menu-item a {
    background-color: #E1BD85 !important;
}

#header.header-v3 .header_content:after {
    background: #667d64;
}

#header.header-v3.header-sticky {
    margin-top: -70px;
}

#header.header-v3.header-sticky .header_top .logo-top {
    margin-top: 60px;
    margin-bottom: 0;
    max-width: 140px;
    height: auto;
}

#header.header-v3.header-sticky .header_content .header_menu li a {
    line-height: 50px;
}

#header.header-v3.header-sticky .header_content:after {
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.58) !important;
}



/* =============================  BANNER SLIDER =========================*/

.section-slider.slider-style-2 .tparrows {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #fff;
}

.section-slider.slider-style-2 .tparrows.tp-leftarrow {
    left: 50px;
}

.section-slider.slider-style-2 .tparrows.tp-leftarrow:before {
    content: "\e61c";
    font-family: 'Lotus Icon', sans-serif;
    color: #fff;
    z-index: 100;
    font-size: 13px;
}

.section-slider.slider-style-2 .tparrows.tp-rightarrow {
    right: 50px;
}

.section-slider.slider-style-2 .tparrows.tp-rightarrow:before {
    content: "\e61d";
    font-family: 'Lotus Icon', sans-serif;
    color: #fff;
    z-index: 100;
    font-size: 13px;
}



/* ======================= CHECK AVAILABILITY  ==================== */

.section-check-availability.availability-style-2 {
    float: none;
}

.section-check-availability.availability-style-2 .check-availability {
    margin-top: 60px;
    padding: 0;
    text-align: center;
}

.section-check-availability.availability-style-2 .check-availability h2 {
    color: #040404;
    font: 500 36px 'Open Sans', sans-serif;
    padding-left: 0;
}

.section-check-availability.availability-style-2 .check-availability h2:before {
    top: -65px;
    right: 0;
    margin: 0 auto;
}

.section-check-availability.availability-style-2 .check-availability:before {
    background: none;
}

.section-check-availability.availability-style-2 .check-availability .availability-form {
    text-align: center;
}

.section-check-availability.availability-style-2 .check-availability .availability-form .awe-calendar-wrapper .awe-calendar {
    border-color: #9f9e9c;
    color: #0E171E;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif, sans-serif;

}

.section-check-availability.availability-style-2 .check-availability .availability-form .awe-calendar-wrapper .awe-calendar::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
}

.section-check-availability.availability-style-2 .check-availability .availability-form .awe-calendar-wrapper .awe-calendar::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

.section-check-availability.availability-style-2 .check-availability .availability-form .awe-calendar-wrapper .awe-calendar:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}

.section-check-availability.availability-style-2 .check-availability .availability-form .awe-calendar-wrapper .awe-calendar:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

.section-check-availability.availability-style-2 .check-availability .availability-form .awe-calendar-wrapper .lotus-icon-calendar {
    color: #000;
}

.section-check-availability.availability-style-2 .check-availability .availability-form .awe-select .dropdown-toggle {
    border-color: #9f9e9c;
    padding: 0 15px 0 20px !important;
}

.section-check-availability.availability-style-2 .check-availability .availability-form .awe-select .dropdown-toggle span {
    color: #000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif, sans-serif;
}

.section-check-availability.availability-style-2 .check-availability .availability-form .awe-select .dropdown-toggle span.caret {
    background: url("../images/home-3/icon-dropdow.png") !important;
    background-repeat: no-repeat;
    background-position: center center;
    height: 13px;
    line-height: 10px;
    transform: translateY(-50%);
    width: 11px;
}

.section-check-availability.availability-style-2 .check-availability .vailability-submit .awe-btn {
    height: 40px;
    position: relative;
    z-index: 1;
    font-weight: 500;
    /*padding: 0;*/
    font-size: 16px;
    letter-spacing: 1px;
}



/*=== ======================== ACCOMMODATIONS ========================*/

.item.room-item {
    display: inline-block;
    background-color: #fff;
    margin-bottom: 30px;
    border-color: #e1e1e1;
}

.item.room-item .title {
    padding: 15px 0 12px 0;
    line-height: 12px;
}

.item.room-item .title a {
    font: 400 19.5px 'Open Sans', sans-serif;
    transition: all .3s;
    text-transform: uppercase;
}

.item.room-item .title a:hover,
.item.room-item .title a:focus {
    color: #E1BD85;
}

.item.room-item .price {
    font: 500 16px 'Open Sans', sans-serif;
    color: #cf9b4a;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0px;
}

.item.room-item .info p {
    display: inline-block;
    max-width: 80px;
    margin: 0 12px;
}


.item.room-item .facility {
    font: 400 12px 'Open Sans', sans-serif;
    display: block;
}

.item.room-item .number {
    display: block;
    font: 400 20px 'Open Sans', sans-serif;
}



.item.room-item .awe-btn {
    margin: 25px 0 20px 0;
}

.item.room-item-style-2 .outer {
    position: relative;
}

.item.room-item-style-2 .outer .bgr {
    position: absolute;
    top: 75%;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    transition: all .4s ease-out;
}

.item.room-item-style-2 .outer .bgr .details .title a {
    transition: all .3s;
    color: #fff;
}

.item.room-item-style-2 .outer .bgr .details .title a:hover,
.item.room-item-style-2 .outer .bgr .details .title a:focus {
    color: #E1BD85;
}

.item.room-item-style-2 .outer .bgr .details .info {
    display: none;
    transition: all .3s;
}

.item.room-item-style-2:hover .bgr {
    top: 0;
    bottom: 0;
    margin-top: 0;
}

.item.room-item-style-2:hover .bgr .details {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
    text-align: center;
    padding: 0 45px;
}

.item.room-item-style-2:hover .bgr .details .info {
    display: block;
}

.ot-accomd-modations .content {
    border-top: 1px solid #dadada;
}

.ot-accomd-modations .content .ot-accomd-modations-content .owl-buttons {
    display: none;
}

.ot-accomd-modations .content .ot-accomd-modations-content .owl-pagination {
    display: none;
}



/*======================== ABOUT ============================*/

.ot-about .content .featured {
    padding: 0 195px;
}



/*======================== ABOUT ============================*/

.section-our-best.our-best-style-2 .img-hover-box {
    padding-left: 35px;
}

.section-our-best.our-best-style-2 .item {
    text-align: center;
    margin-bottom: 25px;
}

.section-our-best.our-best-style-2 .item img {
    margin: 0 auto;
}

.section-our-best.our-best-style-2 .owl-controls .owl-pagination {
    text-align: center;
}

.section-our-best.our-best-style-2 .owl-controls .owl-pagination .owl-page {
    border-color: #232323;
}

.section-our-best.our-best-style-2 .owl-controls .owl-pagination .owl-page.active {
    background-color: #232323;
}

.section-our-best.our-best-style-2 .owl-buttons {
    display: none;
}



/* ===============================  HOME ABOUT ================================ */

.section-home-about.style-2 .home-about .img-hover-box {
    padding-right: 35px;
}



/* ===============================  OUR BEST ================================ */

.ot-out-best .content .item {
    width: 165px;
    height: 160px;
    background-color: #fbfbfb;
    padding: 0 5px;
    display: table-cell;
    vertical-align: middle;
}

.ot-out-best .content .item img {
    max-height: 60px;
    margin: 0 auto;
}

.ot-out-best .content .item span {
    font-size: 16.31px;
    color: #333;
}

.ot-out-best .owl-controls .owl-prev,
.ot-out-best .owl-controls .owl-next {
    border-color: #bcbcbc !important;
    transition: all .3s;
    line-height: 36px !important;
}

.ot-out-best .owl-controls .owl-prev:hover,
.ot-out-best .owl-controls .owl-next:hover {
    border-color: #0E171E !important;
}

.ot-out-best .owl-controls .owl-prev:hover i:before,
.ot-out-best .owl-controls .owl-next:hover i:before {
    color: #0E171E !important;
}

.ot-out-best .owl-controls .owl-prev i:before,
.ot-out-best .owl-controls .owl-next i:before {
    color: #bcbcbc !important;
}

.ot-out-best .owl-controls .owl-prev {
    left: -50px;
}

.ot-out-best .owl-controls .owl-next {
    right: -50px;
}



/* ============================ HOME GUEST ============================ */

.section-home-guestbook.home-guestbook-style-2.bg-22 {
    background: url("../images/home-3/bgr-guest-book.png");
    background-position: 50% 50%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}

.section-home-guestbook.home-guestbook-style-2 .home-guestbook {
    color: #fff;
    z-index: 2;
}

.section-home-guestbook.home-guestbook-style-2 .home-guestbook .ot-heading h2 {
    color: #fff;
}

.section-home-guestbook.home-guestbook-style-2 .home-guestbook .guestbook-item {
    padding: 0 200px;
}

.section-home-guestbook.home-guestbook-style-2 .home-guestbook .guestbook-item .text p {
    padding-top: 35px;
}

.section-home-guestbook.home-guestbook-style-2 .home-guestbook .guestbook-item .text p:before {
    content: "";
    background: url("../images/home-3/icon/before-testimonial.png");
    width: 30px;
    height: 19px;
    right: 0;
    left: -30px;
    top: -10px;
    margin: 0 auto;
}

.section-home-guestbook.home-guestbook-style-2 .home-guestbook .guestbook-item .text p:after {
    content: "";
}

.section-home-guestbook.home-guestbook-style-2 .home-guestbook .guestbook-item .img {
    width: 80px;
    height: 80px;
    margin: 20px auto 15px auto;
}



/* ======================================= DETAILS ================================== */

.section-deals .item-deal {
    overflow: hidden;
    position: relative;
    margin: 30px 0;
    color: #fff;
}

.section-deals .item-deal img {
    transition: all .5s ease;
}

.section-deals .item-deal .info {
    position: absolute;
    left: 70px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    opacity: 1;
}

.section-deals .item-deal .info .title {
    color: #fff;
}

.section-deals .item-deal .info .awe-btn {
    transition: all .3s;
}

.section-deals .item-deal:before {
    content: "";
    position: absolute;
    left: -10%;
    top: -40%;
    width: 60%;
    height: 200%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 2;
    transform: rotate(-7deg);
    transition: left .4s .3s;
}

.section-deals .item-deal:hover img {
    transform: scale(1.1);
}



/*===================================== NEWS ============================*/

.section-news .item {
    margin-bottom: 20px;
    overflow: hidden;
}

.section-news .item .info {
    padding: 15px 30px;
}

.section-news .item .info .date,
.section-news .item .info .more {
    color: #898989;
}

.section-news .item .title {
    transition: all .3s;
}

.section-news .item .title:hover {
    color: #E1BD85;
}

.section-news .item .img {
    overflow: hidden;
}

.section-news .item .img img {
    transition: all .5s ease;
}

.section-news .item:hover img {
    transform: scale(1.1);
}



/*================================= MAP ===================================== */

.section-map.style-2 {
    position: relative;
}

.section-map.style-2 .contact-map {
    height: 600px;
}

.section-map.style-2 .contact-map .contact {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: translateY(-50%);
}

.section-map.style-2 .contact-map .contact:after {
    content: "\f041";
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    background-color: #E1BD85;
    font-size: 30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25px;
    margin: 0 auto;
}



/*================================= VIDEO ===================================== */

.section-video {
    position: relative;
}

.section-video.bg-23 {
    background: url("../images/home-3/bgr-video.png");
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    height: 520px;
}

.section-video .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: all .3s;
    background: url("../images/home-3/icon/player-1.png");
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-size: cover;
}

.section-video .modal-video {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    transform: scale(2);
    transition: all .5s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999;
}

.section-video .modal-video iframe {
    position: relative;
    top: 150px;
    width: 500px;
    max-width: 90%;
    display: block;
    margin: 0 auto;
}

.section-video .modal-video iframe .ytp-autohide .ytp-watermark {
    display: none !important;
}

.section-video .modal-video.opened {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

.section-video:hover .btn-play {
    width: 70px;
    height: 70px;
    background: url("../images/home-3/icon/player-2-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
}



/*================================= FOOTER ===================================== */

footer.footer-style-2 {
    background-color: transparent !important;
    color: #fff;
}

footer.footer-style-2 a {
    color: #fff !important;
    transition: all .3s;
}

footer.footer-style-2 a:hover {
    color: #E1BD85 !important;
}

footer.footer-style-2 .footer_top {
    padding: 20px 40px !important;
    margin: 100px 0;
    background: url(../images/home-3/footer/news.png) no-repeat !important;
    position: relative;
    z-index: 2;
}

footer.footer-style-2 .footer_top .img-mail {
    max-width: 50px;
    height: auto;
    display: inline-block;
}

footer.footer-style-2 .footer_top .desc {
    vertical-align: bottom;
}

footer.footer-style-2 .footer_top .mailchimp-form .input-text::placeholder {
    color: red;
}

footer.footer-style-2 .footer_top .content {
    position: relative;
    z-index: 2;
}

footer.footer-style-2 .footer_top .content h4 {
    color: #fff;
}

footer.footer-style-2 .footer_center {
    color: #fff !important;
    position: relative;
    z-index: 2;
    padding-bottom: 0 !important;
    padding-top: 10px;
}

footer.footer-style-2 .footer_center .content {
    position: relative;
    z-index: 1;
}

footer.footer-style-2 .footer_center .widget .widget-logo {
    padding-top: 0 !important;
}

footer.footer-style-2 .footer_center .widget .widget-logo .img {
    margin-right: 0 !important;
    max-width: 200px !important;
}

footer.footer-style-2 .footer_center .widget .widget-logo .img img {
    display: block;
    margin: 0 auto;
}

footer.footer-style-3 {
    color: #fff;
}

footer.footer-style-3 a {
    color: #fff !important;
    transition: all .3s;
}

footer.footer-style-3 a:hover {
    color: #E1BD85 !important;
}

footer.footer-style-3 .footer_top {
    background: transparent !important;
    position: relative;
    z-index: 1;
}

footer.footer-style-3 .footer_top .ot-heading {
    z-index: 1;
}

footer.footer-style-3 .footer_top .ot-heading h2 {
    color: #fff;
}

footer .bgr-footer {
    background: #3d403c;
}

footer .copyright {
    padding: 15px 0;
    position: relative;
    z-index: 2;
    border-top: 1px solid #30393f;
}

footer .copyright .social a i {
    transition: all .3s;
}

footer .copyright .social a:hover i {
    color: #E1BD85;
}

footer .copyright p {
    margin-bottom: 0;
}



/* ################################# */

.f20 {
    font-size: 18px !important;
}


p {
    line-height: 1.7em;
    letter-spacing: .01em;
}

.header_top .header_left span {
    font-size: 15px !important;
    color: #3f4343 !important;
    margin-right: 0 !important;
    line-height: 36px !important;
    letter-spacing: 0px;
}

.header_top .header_right .login-register a {
    font-size: 15px !important;
    line-height: 36px !important;
    color: #3f4343 !important;
}

.header_top .header_right .dropdown {
    font-size: 15px !important;
}


.header_top .header_right .dropdown span {
    color: #3f4343;
}

.slider-caption-sub {
    font-size: 40px !important;
    text-shadow: 1px 1px #270c0c !important;
}

.slider-caption {
    text-shadow: 3px 1px #270c0c !important;
}

.awe-btn-header {
    font-size: 20px !important;
    text-shadow: 1px 1px #270c0c !important;
}

.f21 {
    font-size: 16px !important;
    font-family: 'Open Sans', sans-serif;   
}

.f25 {
    font-size: 25px !important;
    font-weight: normal;
}

.cdsROW .cdsLocName a {
    font-weight: bold;
    color: #524e4e !important;
    text-decoration: none;
}

.cdsROW .cdsRating {
    font-size: 13px !important;
    color: #666;
}

.cdsROW.narrow {
    width: 172px !important;
}

#footer .footer_center .tripadvisor {
    margin-top: 0px;
}

#footer .footer_center p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

footer.footer-style-2 a {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.check-availability .availability-form .awe-calendar-wrapper {
    //width: 170px !important;
    width: 100% !important;
}

.header_content .menu>li>a {
    padding: 0 25px !important;
    font-size: 19px !important;
}

.section-sub-banner {
    padding-top: 110px !important;
}

.about-item .text .desc p {
    line-height: 1.728em;
    font-size: 18px;
}

.about-item .text .desc-parga p {
    line-height: 1.728em;
    font-size: 16px;
    margin-right: 5px;
    text-align: justify;
}

.sub-banner .text p {
    margin-bottom: 0;
    color: #3f483e;
}

.sub-banner .text h2 {
    margin-top: 70px;
    margin-bottom: 0;
    color: #667d64;
    font-size: 36px;
}

.sub-banner .text {
    padding-bottom: 25px;
}

.room_item-6 .text:after {
    background-color: rgb(76, 76, 76);
}

.room_item-6 .text .price {
    font-size: 19px;
}

.room_item-6 .text .awe-btn {
    font-weight: normal;
    font-size: 15px;
}

.room_item-6 .text h2 {
    font-size: 30px;
}

.awe-btn {
    font-size: 16px;
}

#logo-normal {
    margin-top: -7px;
}

.fa-fax {
    color: #e1bd85;
    font-size: 20px;
    margin-right: 20px;
    vertical-align: middle;
}

.contact .text h2 {
    font-weight: normal;
    font-size: 25px;
}

.contact .contact-form .field-text, .contact .contact-form .field-textarea {
    border: 2px solid #b7bfb6;
    font-size: 18px;
    height: 55px;
}

textarea.field-textarea {
    resize: none;
    height: 210px !important;
}

.contact .contact-form .awe-btn {
    font-size: 19px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    color: #ca2f2f;
    font-size: 16px;
}

.mrl-15 {
    margin-left: -15px;
    margin-right: -15px;
}

.awe-btn.awe-btn-slider {
    color: #e1bd85;
    background-color: #e1bd85;
    border-color: #e1bd85;
    color: #fff;
    text-shadow: none !important;
}

.awe-btn.awe-btn-12:hover {
    color: #e1bd85;
    background-color: #ffffff;
    border-color: #e7e1d9;
    color: #d5aa65;
    text-shadow: none !important;
}

.awe-btn.awe-btn-default {
    border: 1px solid #c9c4bc;
}

.awe-btn.awe-btn-default:hover {
    border: 1px solid #c9c4bc;
    background-color: #fff;
    color: #e1bd85;
}

.awe-btn.awe-btn-default {
    border: 1px solid #c9c4bc;
    border-color: #e1bd85;
    background-color: #e1bd85;
    color: #fff;
}

.room-detail_tab-content:before {
    border-left: none !important
}

.room-detail_amenities h5, .room-detail_overview h5 {
    margin-bottom: 40px;
    color: #e1bd85;
    letter-spacing: 1px;
    font: 500 34px 'Open Sans', sans-serif;
    text-transform: uppercase;
}
.room-facilities-inner {
    color: #474242;
    font-size: 15px;
    padding: 30px;
    font-weight: 400;
}

.room-detail_book .room-detail_form .awe-calendar-wrapper .awe-calendar {
    border-width: 0;
    background-color: #fff;
    line-height: 30px;
    height: 48px;
    color: #898989;
    font-weight: 400;
    font-size: 15px;
}

.room-detail_book .room-detail_form .bootstrap-select.btn-group.awe-select .dropdown-toggle {
    background-color: #fff;
    height: 40px;
    border-width: 0;
    line-height: 30px;
    font-size: 15px;
}

.filter-option {
    font-size: 15px !important;
}

.room-detail_book .room-detail_form label {
    font-size: 14px;
    color: #e87218;
}

.room-detail_book .room-detail_form .awe-btn {
    font-weight: 400;
    font-size: 21px;
}

.dropdown-menu ul li a {
    font-family: 'Open Sans', 'Roboto';
    font-size: 15px !important;
}

.room-detail_book .room-detail_total .price .amout {
    font-weight: 600;
    font-size: 37px;
    color: #4a8c44;
}

.room-detail_book .room-detail_total h6 {
    color: #232323;
    font-size: 16px;
    font-weight: bold;
    margin-top: 7px;
}

.section-room-detail {
    padding-bottom: 0;
}

.media-boxes-filter>li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 400;
}

.section-about .about .about-item {
    margin-top: 40px;
    background-color: #fffbf3;
}

.about-item .text .desc {
    margin-top: 20px;
    color: #232323;
    padding: 0 36px;
    text-align: justify;
}

.succ_mess {
    margin: 120px 5px 0 7px;
    height: auto;
    padding: 10px;
    font-size: 16px;
    //display: block;
    background: #58b533;
    color: #fff;
    display: none;
    text-align: center;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}



input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999292 !important;
}
input::-moz-placeholder { /* Firefox 19+ */
  color: #999292 !important;
}
input:-ms-input-placeholder { /* IE 10+ */
  color: #999292 !important;
}
input:-moz-placeholder { /* Firefox 18- */
  color: #999292 !important;
}

textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999292 !important;
}
textarea::-moz-placeholder { /* Firefox 19+ */
  color: #999292 !important;
}
textarea:-ms-input-placeholder { /* IE 10+ */
  color: #999292 !important;
}
textarea:-moz-placeholder { /* Firefox 18- */
  color: #999292 !important;
}

.check-availability .availability-form .bootstrap-select.btn-group.awe-select {
     width: 100% !important; 
}

.label-book {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    color: #c09758;
    font-size: 17px;
}

.ui-datepicker .ui-state-disabled, .ui-datepicker .ui-widget-content .ui-state-disabled, .ui-datepicker .ui-widget-header .ui-state-disabled {
    opacity: 0.2;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    text-transform: none;
}

/* Recaptch */
.g-recaptcha {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
    display: block;
  }
  @media screen and (max-width: 767px) {
    .g-recaptcha {
      margin-top: 0px;
   }
   .form-inline > .form-group{
     min-width: 100%;
     max-width: 100%;
     padding-right: 0;
   }
    .container {
      width: 100%;
      padding-right: 10px;
      padding-left: 10px;
    }
    label.error {
      bottom: 4px !important;
    }
    div#captcha_error{
      font-size: 1rem;
    }
  }
  .g-recaptcha > div {
    margin: inherit;
  }
  div#captcha_error {
    display: inline-block;
    width: 100%;
    text-align: center;
    transition: all 0.5s;
    margin-top: -10px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #ca2f2f;
  }

  label.error {
    top: auto !important;
    bottom: 0;
  }
 h3#error_message {
    color: #33a20f !important;
    font-size: 2rem !important;
    line-height: 40px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}
.widget-tripadvisor.widget_tripadvisor.clearfix {
    margin-top: 25px;
}
@media screen and (max-width: 1200px){
    .g-recaptcha > div{
        margin: 0 auto;
    }
    .contact .contact-form .awe-btn {
        margin: 0 auto;
        display: block;
    }
    div#send-wrapper {
        position: relative;
        bottom: -105px;
    }
    
    div#captcha-wrapper {
        position: relative;
        top: -50px;
    }
    .contact .contact-form .field-textarea{
        margin-bottom: 10px !important;
    }
    .g-recaptcha{
        margin-bottom: 0;
    }
}
/* Ipad navbar breakpoint */

@media screen and  (max-width: 992px) {
	.navbar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin-top: 7.5px;

		max-height: 300px;
		overflow-y: scroll!important;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in{
		display:block !important;
	}

}
/* Mobile/iPad/Tablet nav */
.header_mobile{
    top: 0;
    position: fixed;
}
  
/* Language Switch Button */
@media screen and (min-width: 1025px){
	.lang-wrap{display: none;}
}
@media screen and (max-width: 1024px){
	.lang-wrap ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	.lang-wrap ul li {
        display: initial;
        color: #e1bd85;
	}
	
	.lang-wrap li a {
		font-size: 18px;
		padding: 0 7px;
		color: #e1bd85;
	}

	
	.lang-wrap {
		position: fixed;
		left: auto;
		right: 100px;
        top: 22px;
        z-index: 9999999;
	}
}
@media screen and (max-width: 768px){
    .lang-wrap{
        top: 17px;
        right: 80px;
    }
    .awe-btn.awe-btn-slider{
        padding: 10px !important;
        top: 435px !important;
    }
    .slider-caption, .slider-caption-sub{
        font-size: 30px !important;
        line-height: 45px !important;
    }
    .tp-caption.sft.fadeout.slider-caption-sub.slider-caption-1{
        padding: 25px 0 !important;
    }

}
.menu-bars:hover span {
    background-color: #333;
}
.menu-bars:hover span:before {
    background-color: #333;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.menu-bars:hover span:after {
    background-color: #333;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
} 
.menu-bars.active span {
    background-color: transparent;
}
.menu-bars.active span:before {
    background-color: #333;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.menu-bars.active span:after {
    background-color: #333;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
} 

/* header */
section{
    position: relative;
}
section#index-header {
    height: 90vh;
    position: relative;
}
section#index-header .bg-wrap .bg {
    background: url('../images/lascala-header-02.jpg') no-repeat;
    background-position:  50% 10%;
    background-size: cover;

}
.bg, .bg-wrap {
    position: absolute;
    overflow: hidden;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.header-title-box {
    z-index: 5;
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.header-title-box h2 {
    text-shadow: 3px 1px #270c0c !important;
    font-size: 40px;
    color: #fff;
}
.header-title-box h2.title-two {
    font-size: 60px;
}
.header-title-box h2.title-3 {
    margin-bottom: 25px;
}

@media screen and (max-width: 767px){
    .header-title-box h2 {
        font-size: 25px;
    }
    .header-title-box h2.title-two {
        font-size: 25px;
    }
}
@media screen and (max-width: 1599px){
    h2.title-one {
        margin-top: 75px;
    }
}


/* Single Room Inner slider adjustment */
.room-detail_img .room_img-item img{
    max-height: calc(250px + (580 - 250) * ((100vw - 320px) / (1920 - 320)));
    object-fit: cover;
}