h1,h2,h3,h4{
    font-weight: lighter;
}

h1{
    color: #8F7257;
}

p {
    z-index: 1;
}

.main_menu {
    top: 12px;
}

#cycle-nav {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: auto;
    left: 25px;
    padding: 0;
}

#cycle-nav li{
    float: none;
    margin: 5px 0;
    border: none;
    background: #fff;
    opacity: 0.3;
}

#cycle-nav li.activeSlide, #cycle-nav li:hover{
    opacity: 1;
    background: #fff;
}

.mc-image .text_slide {
    bottom: 2%;
    left: 2%;
}

.text_slide h1 {
    font-size: 50px;
}

.scroll_menu .main_menu .active {
    color: #8F7257;
}

.scroll_menu .main_menu .active:after {
    background: #8F7257;
}

.scroll_menu .main_menu a:hover{
    color: #8F7257;
}

.dropdown-menu > li > a {
    color: #8F7257;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
    background: #8F7257;
}

.lang_parent a {
    color: #8F7257;
}

.nav_top #lang_primary {
    margin-right: 5px;
}

.nav_top .lang_parent li a:hover {
    background: #8F7257;
}

.section_description h1:before {
    background: #8F7257;
}

.section_accommodations h2 {
    color: #8F7257;
}

.section_accommodations h2:before {
    background: #8F7257;
}

.btn_readmore {
    background: #6D001F;
}

.btn_readmore:hover {
    background: #8F7257;
}

.text_accommodation .btn_readmore:hover {
    color: #8F7257;
}

.slide_accommodation .owl-dots .owl-dot.active span {
    background: #8F7257;
}

.slide_accommodation .owl-dots .owl-dot span {
    background: #8F7257;
}

.section_accommodations {
    background: #dad1cb;
}

.section_offers h2 {
    color: #8F7257;
}

.section_offers h2:before {
    background: #8F7257;
}

.details_offers {
    background: #dad1cb;
}

.details_offers:before {
    background: #dad1cb;
}

.details_offers h4 {
    color: #8F7257;
}

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

.section_facilities h2 {
    color: #8F7257;
}

.section_facilities h2:before {
    background: #8F7257;
}

.slide_facilities .owl-nav [class*=owl-] {
    border: 1px solid #8F7257;
    color: #8F7257;
}

.slide_facilities .owl-nav [class*=owl-]:hover {
    background: #8F7257;
    color: #fff;
}

.section_event h2 {
    color: #8F7257;
}

.section_event h2:before {
    background: #8F7257;
}

.text_event .btn_readmore:hover {
    color: #8F7257;
}

.overlay_box {
    background: #212121ba;
}

.section_footer {
    background: #8F7257;
}

.demo_gallery {
    margin: 16px -10px 0 -10px;
}

.hm-red-strong .full-bg-img, .hm-red-strong .mask {
    background-color: rgb(131 113 81 / 77%);
}

.text_gallery_hover i {
    color: rgb(131 113 83);
}

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

.section_contentchild h2 {
    color: #8F7257;
}

.section_contentchild h2:before {
    background: #8F7257;
}

.simplefilter li.active {
    background-color: #6D001F;
}

.simplefilter li:hover {
    background-color: #6D001F;
}

.section_sitemap a:hover {
    color: #8F7257;
}

.scroll_menu .button_container span {
    background: #8F7257;
}

.button_container.active .top {
    background: #8F7257!important;
}

.button_container.active .bottom {
    background: #8F7257!important;
}

.base_plus_icon .plus_icon:before,
.base_plus_icon .plus_icon:after{
    background-color: #fff;
}

.base_plus_icon:hover .plus_icon:before,
.base_plus_icon:hover .plus_icon:after{
    background-color: #8F7257;
}

.base_plus_icon .plus_icon.active:before {
    display: none;
}

.navbar_fix .active .base_plus_icon .plus_icon:before, .navbar_fix .active .base_plus_icon .plus_icon:after {
    background-color: #8F7257;
}

.navbar_fix .active > a, .overlay_menu ul li a:hover {
    color: #8F7257;
}

.section_accommodations:before {
    background-image: url("../images/icon/bg.png");
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
    height: 503px;
    filter: opacity(0.5);
}

.details_offers:after {
    background-image: url("../images/icon/bg_offers.png");
    background-size: contain;
    background-repeat: no-repeat;
    right: -45px;
    z-index: 0;
    /*bottom: 10px;*/
    filter: opacity(0.5);
}

.section_footer:after {
    background-image: url("../images/icon/bg_footer.png");
    width: 138px;
    height: 582px;
    filter: opacity(0.5);
}

.section_footer img {
    height: 105px;
    width: 170px;
}

.box_social img{
    width: 35px;
    height: 35px;
}

.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;
}

.input_contact {
    color: #888;
}

.slide_accommodation.slide_otherfacilities .owl-dots {
    display: none;
}

.title_rigth {
    text-align: end;
}



