@font-face {
    font-family: 'Maven Pro';
    src: url('../font/MavenPro-Regular.woff2') format('woff2'),
    url('../font/MavenPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Maven Pro', 'SukhumvitSet';
    color: #404040;
}

h1, h2, h3, h4, .nav_desktop a {
    font-family: 'Playfair Display', 'SukhumvitSet';
    color: #404040;
}

h1, h2, h4 {
    text-transform: capitalize;
}

h1 {
    font-size: 45px;
}

h2 {
    font-size: 38px;
}

a {
    text-transform: capitalize;
}

#maximage {
    height: 80vh !important;
    object-fit: cover;
}
.index-video-wrapper {
    height: 80vh;
    width: 100%;
    background-size: cover;
    overflow: hidden;
}

.text_slide h1 {
    text-transform: capitalize;
}

.text_slide p {
    font-size: 18px;
    font-style: italic;
}

h4, .btn_readmore, .text_slide p, .section_description h4, .text_offers p, .slide_facilities .owl-prev:after,
.slide_facilities .owl-next:before, .section_iconfacilities p {
    text-transform: capitalize;
}

.brand_logo img {
    height: 90px;
    width: max-content;
}

.box_lang a:nth-child(even){
    padding: 0 0 0 5px;
}

.btn_booknow {
    margin-top: 15px;
}

.section_iconfacilities {
    z-index: 2;
}

.section_iconfacilities h2 {
    font-size: 33px;
}

.images_offers:before {
    background: #f5faec;
}

.box_iconfacilities, .box_iconfacilities:after, .box_iconfacilities:before {
    background: #f5faec;
}


.box_iconfacilities .col-xs-7 .owl-carousel.owl-loaded {
    top: 12px;
}

.slide_photoinfo .owl-nav [class*=owl-], .section_imagesfac:after {
    background: #f5faec;
}

.section_imagesfac .container {
    padding-bottom: 50px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    color: #c8daa6;
}

#cycle-nav li,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot span {
    background: #f5faec;
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #99cc33;
}


.notificationAtInput {
    border-bottom: 1px solid #c30f0f !important;
}

.form_contact input + label {
    font-weight: lighter;
    margin-top: 15px;
    color: #c30f0f;
    display: none;
    position: relative;
    text-align: left;
    font-size: 12px;
}

.form_contact .fa-exclamation-triangle {
    position: absolute;
    bottom: 50px;
    right: 20px;
}

.notificationAtInput + label {
    display: block !important;
}

.section_description:after {
    right: -220px;
    bottom: -100px;
    z-index: -5;
    filter: grayscale(1);
    opacity: 0.1;
    width: 500px;
    height: 500px;
    background-size: contain;
}

.section_facilities:before, .section_contactform:before {
    width: 500px;
    height: 500px;
    left: -220px;
    filter: grayscale(1);
    opacity: 0.1;
    background-size: contain;
}

.overlay_menu {
    background: #f5faec;
}

.overlay_menu:after {
    width: 350px;
    height: 350px;
    right: -80px;
    z-index: -5;
    filter: grayscale(1); opacity: 0.1;
    background-size: contain;
}

.nav_mobile .overlay_menu .active a {
    color: #404040;
}

.menu_mobile {
    background: #99cc33;
}

.navbar_fix .active, .overlay_menu ul li a:hover{
    color: #99cc33;
}

.button_container.active .top, .button_container.active .bottom {
    background: #99cc33 !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #99cc33;
}

.rooms_amenities p {
    padding-left: 10px;
}

.rooms_amenities img {
    height: 25px;
    width: 25px;
}

.top_header li {
    padding: 0 10px;
    border-right: 1px solid #eee;
}

.top_header img {
    vertical-align: middle;
}

.overlay_gallery {
    background: rgb(64 64 64 / 80%);
}

.input_contact {
    color: #888;
}

.images_accommodations.details_accommodations a,
.contact_footer a {
    text-transform: none;
}

.images_accommodations.details_accommodations h2, .images_facilities.details_facilities h2 {
    font-size: 32px;

}

.tablet-img-size {
    display: none;
}

.mobile-img-size{
    display: none;
}

.owl-carousel.owl-theme.slide_iconfacilities .owl-item {
    display: flex;
    justify-content: center;
}

.owl-carousel.owl-theme.slide_iconfacilities .owl-stage {
    display: flex;
    justify-content: center;
    align-items: center;
}