@font-face {
    font-family: 'robotolight';
    src: url('../../asset_theme20/font/roboto-light-webfont.woff2') format('woff2'),
    url('../../asset_theme20/font/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    padding: 0;
    margin: 0;
    font-family: 'robotolight', 'sans-serif';
    font-size: 16px;
    color: #242424;
    letter-spacing: initial;
    line-height: 1.5;
    overflow-x: hidden;
    background: #fdfcfc;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input, select, button, a {
    font-family: inherit;
    color: inherit;
    cursor: pointer;
    font-size: inherit;
    transition: all 0.5s;
}

h1, h2, h3, h4, h5 {
    margin: 0;
    font-weight: 100;
}

p {
    letter-spacing: normal;
    line-height: 28px;
}
.overlay_slide {
    width: 100%;
    z-index: 1;
    height: 230px;
    top: 0;
    position: absolute;
    left: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
}
.section_slideshow{
    position: relative;
}
.container{
    padding: 0!important;
}
.section_description{
    padding: 100px 0;
    text-align: center;
}
.section_description h3{
    color: #866519;
}
.logo img{
    width: 120px;
}
.scroll_menu{
    position: fixed;
}
.text_title_slide {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 75px;
    margin: auto;
    left: 0;
    z-index: 1;
    overflow: hidden;
    color: #fff;
    width: 100%;
    transition: all 0.5s;
    text-align: center;
    padding: 0 25px;
}

.text_title_slide h1 {
    margin: 0;
    color: #fff;
}

.text_title_slide p {
    margin: 0;
}

.text_title_slide ul {
    margin: 0;
    padding: 0;
    transition: all 0.5s;
}

.text_title_slide ul li {
    animation-name: fadeInUp;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
    margin: 0;
    list-style: none;
}

.text_title_slide li:nth-child(1) {
    animation-delay: 0.5s;
}

.text_title_slide li:nth-child(2) {
    animation-delay: 0.6s;
}
.scroll_menu .logo {
    float: left;
    background: #8e6b1a;
    margin: 0;
}
.scroll_menu .logo img {
    width: 93px;
    padding: 10px;
}
.scroll_menu #main-menu{
    float: right;
    line-height: 60px;
}
hr{
    width: 50px;
    border-top: 1px solid #8e6b19;
}
.section_offers{
    padding: 100px 0;
    background: #8e6b1a;
    text-align: center;
}
.image_images {
    width: 100%;
    height: 500px;
    background-size: cover !important;
    position: relative;
    float: left;
    background-position: center!important;
    transition: all 0.5s;
}
.slide_offers{
    margin-top: 50px;
}
.details_offers{
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 25px;
    bottom: 30px;
    color: #fff;
    z-index: 2;
}
.book_offers{
    background: none;
    padding: 10px 30px;
    margin-top: 10px;
    border: 1px solid #fff;
    transition: all 0.5s;
}
.owl-carousel .owl-dots{
    display: none;
    margin-top: 25px;
}
.owl-carousel .owl-nav{
    position: absolute;
    top: 0;
    bottom: 0;
    height: 40px;
    margin: auto;
    width: 100%;
}
.owl-carousel .owl-prev{
    background: none!important;
    border: 1px solid #8e6b1a;
    border-radius: 50%!important;
    width: 40px;
    height: 40px;
    display: flex!important;
    flex-direction: column;
    justify-content: center;
    left: -75px;
    position: absolute;
    color: #8e6b1a!important;
}
.owl-carousel .owl-next{
    background: none!important;
    border: 1px solid #8e6b1a;
    border-radius: 50%!important;
    width: 40px;
    height: 40px;
    display: flex!important;
    flex-direction: column;
    justify-content: center;
    right: -75px;
    position: absolute;
    color: #8e6b1a;
}
.section_accommodation{
    padding: 100px 0;
    text-align: center;
}
.slide_accommodation{
    margin-top: 50px;
}
.section_facilities{
    padding: 100px 0;
    text-align: center;
    background: #8e6b1a;
}
.section_footer img{
    width: 100px;
}
.section_footer{
    padding: 50px 0;
    background: #000;
    color: #fff;
    text-align: center;
}
.section_footer h1{
    text-align: center;
}
.section_footer img{
    width: 100px;
}
.section_footer p{
    margin: 0;
}
.logo_footer{
    text-align: center;
}
.section_copyright{
    padding: 25px 0;
    text-align: center;
}
.section_copyright p{
    margin: 0;
    line-height: inherit;
}
.cnt223 a{
    text-decoration: none;
}
.popup{
    width: 100%;
    margin: 0 auto;
    display: none;
    position: fixed;
    z-index: 99999;
    height:100%;
    background:rgba(0,0,0,0.7);

}
.cnt223{
    width: 700px;
    /* min-height: 150px; */
    margin: auto;
    background: none;
    position: absolute;
    z-index: 103;
    text-align: center;
    padding: 10px;
    border-radius: 0;
    transition: all 0.5s;
    left: 0;
    right: 0;
    height: 425px;
    bottom: 0;
    top: 0;
}
.banner_popup img{
    width: 100%;
}
.cnt223 p{
    clear: both;
    color: #555555;
    text-align: center;
}
.cnt223 p a{
    color: #d91900;
    font-weight: bold;
}
.cnt223 .x{
    float: right;
    right: 0;
    top: 0;
    position: absolute;
    background: none;
    border-radius: 50px;
    padding: 15px;
    cursor: pointer;
    transition: all 0.5s;

}
.cnt223 .x:hover{
    transform: rotate(90deg);
}
.overf{
    overflow: hidden;
}
.contact_footer{
    text-align: right;
}
.address_footer{
    text-align: left;
}
.menu-mobile{
    position: absolute;
    width: 100%;
}
.fix_body{
    overflow: hidden;
}
#overlay_popup img{
    width: 100px;
}
.section_reservationmobile {
    display: none;
    position: fixed;
    z-index: 5;
    bottom: 0;
    width: 100%;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    transition: all 0.5s;
}
.section_reservationmobile .col-xs-8{
    background: #e8b96a;
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
}
.section_reservationmobile .col-xs-2{
    background: #242424;
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
}
.owl-theme .owl-dots .owl-dot{
    display: inline-block;
    zoom: 1;
    border: 1px solid #8e6b1a;
    margin: 0 5px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}
.owl-theme .owl-dots .owl-dot span{
    margin: 4px;
    background: rgba(142, 107, 26, 0.5);
    transition: all 0.5s;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #8e6b1a;
}
.menu-mobile{
    display: none;
}
.section_slideshow{
    position: relative;
}
.section_titlecontentchild{
    padding: 100px 0;
    text-align: center;
}
.section_contentchild{
    padding: 100px 0;
    text-align: center;
}
.slide_contentchild .owl-dots{
    display: block;
}
.slide_contentchild .owl-nav{
    display: none;
}
.details_contentchild{
    padding: 50px;
    text-align: left;
}
.box_contentchild{
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}
.box_contentchild:nth-last-child(1){
    margin-bottom: 0;
}
.details_contentchild h2{
    margin-bottom: 25px;
}
.btn_readmore{
    margin-top: 25px;
    background: none;
    padding: 10px 40px;
    border: 1px solid #242424;
    transition: all 0.5s;
}
.btn_readmore:hover{
    color: #fff;
}

.section_gallery img{
    width: 100%;
}
.view {
    overflow: hidden;
    position: relative;
    cursor: default;
    margin-bottom: -6px;
}

.overlay_gallery:hover .mask {
    opacity: 1;
}

.hm-red-strong .full-bg-img, .hm-red-strong .mask {
    background-color: rgba(154, 130, 105, 0.6);
}

.overlay_gallery .mask {
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.view .mask {
    /*background-attachment: fixed; */
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
}

.view .content, .view .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    cursor: pointer;
}

.overlay_text_top {
    color: #FFF !important;
    top: 10px;
    position: absolute;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.text_gallery_hover {
    color: #fff;
    text-align: center !important;
    /*opacity: 0.5;*/
    transition: all 0.5s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    margin: auto;
}

.text_gallery_hover i {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin: auto;
    padding: 15px;
    font-size: 30px;
    color: #fff;
    transition: all 0.5s;
}

.text_gallery_hover p {
    margin: 10px;
    text-transform: uppercase;
}
.box_contactform{
    width: 767px;
    margin: auto;
    transition: all 0.5s;
    padding-top: 50px;
}
.btn_submit {
    width: 100%;
    background: none;
    color: #fff;
    padding: 10px;
    border: 1px solid #000000;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all 0.5s;
}
.btn_submit:hover {
    background: #e8b96a;
    color: #fff;
}
.input-contact {
    width: 100%;
    background: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;

    border-bottom-color: #eee;
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 5px 10px;
    box-sizing: border-box;
    transition: all 0.5s;
    cursor: pointer;
}
.paddingcontact {
    padding: 10px;
    transition: all 0.5s;
}
.text_left {
    text-align: left;
}
.section_titleinfo{
    padding: 100px 0;
    text-align: center;
}
.slide_photoinfo .owl-stage-outer{
    overflow: inherit;
}
.image_photoinfo{
    height: 600px;
}
.section_photoinfo{
    padding: 0 0 100px 0;
}
.slide_photoinfo .owl-item{
    opacity: 0.2;
    transition: all 1s;
}
.slide_photoinfo .active{
    opacity: 1;
}
.overlay_box{
    width: 100%;
    z-index: 1;
    height: 230px;
    bottom: 0;
    position: absolute;
    left: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.5));
}