@font-face {
    font-family: 'Poppins';
    src: url('../../asset_dehughotel/font/poppins-regular-webfont.woff2') format('woff2'),
    url('../../asset_dehughotel/font/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Avenir';
    src: url('../../asset_dehughotel/font/Avenir-Roman.woff2') format('woff2'),
    url('../../asset_dehughotel/font/Avenir-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'linguistics_proregular';
    src: url('../../asset_dehughotel/font/linguisticspro-regular-webfont.woff2') format('woff2'),
    url('../../asset_dehughotel/font/linguisticspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'CenturyGothic';
    src: url('../../asset_dehughotel/font/CenturyGothic-regular.woff2') format('woff2'),
    url('../../asset_dehughotel/font/CenturyGothic-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'SukhumvitSet_Text';
    src: url('../../asset_dehughotel/font/SukhumvitSet-Text.woff2') format('woff2'),
    url('../../asset_dehughotel/font/SukhumvitSet-Text.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



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


* {
    -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: normal;
    font-family: 'CenturyGothic', 'SukhumvitSet_Text';
    letter-spacing: inherit;
    text-transform: none!important;
    color: inherit!important;
}
a{
    font-weight: normal;
}
h1{
    font-size: 36px;
    line-height: 1.175!important;
}
h3{
    font-size: 20px;
}

p {
    letter-spacing: normal;
    line-height: inherit;
    font-size: inherit;
    color: inherit;
    font-weight: normal;
    margin: 10px 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    line-height: inherit;
    margin: 0;
    padding: 0;
}
button{
    outline: none;
}
.container, .col-xs-6, .col-xs-3, .col-xs-2, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
    padding: 0;
    position: relative;
}
.row{
    margin: 0;
}
.section_arrow_slide{
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    margin: auto;
    height: 40px;
}
.section_arrow_slide img{
    width: 40px;
    opacity: 0.2;
    transition: all 0.5s;
}
.section_arrow_slide img:hover{
    opacity: 1;
    margin: 0 10px;
}
#arrow_right{
    right: 50px;
    position: absolute;
}
#arrow_left{
    left: 50px;
    position: absolute;
}
.section_slideshow{
    position: relative;
}
#wrapper{
    position: absolute;
    width: 100%;
    z-index: 2;
    margin: auto;
    left: 0;
    max-width: inherit;
}
.box_language{
    float: right;
    position: absolute;
    right: 0;
    padding: 10px 0;
    z-index: 3;
    top: 0;
}
.elements{
    margin: 0;
}
.logo {
    display: inline-block;
    line-height: initial;
    margin-top: 0;
    width: auto;
}
.main-header {
    min-height: auto;
    padding: 0;
    border: none;
    color: inherit;
    font-size: 16px;
}
.logo img{
    height: 90px;
    padding: 5px 0;
}
nav#main-nav ul li{
    float: left;
    margin: 0;
    padding: 0 10px;
    line-height: 72px;
}
nav#main-nav > ul{
    padding-right: 0;
    float: right;
}
nav#main-nav{
    right: 0;
    margin-top: 25px;
}
nav#main-nav ul li a{
    font-family: inherit;
    font-size: inherit;
}
.lang_parent a{
    padding: 0 5px;
}
#main-nav li:nth-last-child(1){
    padding-right: 0;
}
.box_language a:nth-last-child(1){
    padding-right: 0;
}
.header-info .triggers {
    position: relative;
    top: 0;
    margin-top: 0;
    margin-left: 0;
}
.header-info .triggers i{
    line-height: 0;
}
.elements .element {
    float: right;
    margin-left: 5px;
}
.scroll_menu{
    position: fixed;
    background: #fff;
    width: 100%;
}
.widget_02 .btnbook_reser{
    background: #f9b342;
    height: 84px;
}
.widget_02{
    padding: 10px 0;
    bottom: 0;
    z-index: 1;
}
#maximage{
    height: 70vh!important;
    margin-top: 95px;
}
.box_inout, .box_room, .box_promocode{
    background: #fff;
}
.section_intro{
    padding: 50px 0;
    /*background-image: url('../../asset_dehughotel/images/icon/bg.jpg');*/
    /*background-repeat: repeat;*/
}
.flexslider{
    border: none;
    border-radius: 0;
    margin: 0;
}
.details_intro{
    padding-left: 50px;
}
.details_intro {
    padding-left: 50px;
    height: 365px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.image_images {
    width: 100%;
    height: 300px;
    background-size: cover !important;
    position: relative;
    float: left;
    background-position: center!important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 0.5s;
}
.slide_accommodation{
    margin-top: 30px;
}
.section_accom{
    text-align: center;
    padding: 50px 0;
}
.details_accommodation{
    display: inline-block;
    text-align: center;
    padding: 30px 0 0;
    width: 100%;
}
.slide_accommodation .owl-nav, .slide_photoinfo .owl-nav{
    display: none;
}
.section_social{
    padding: 40px 0;
    text-align: center;
    background: #e8e8e8 ;
}
.section_footer{
    padding: 50px 0;
    color: #fff;
}
.section_footer img{
    height: 120px;
}
.section_copyright{
    padding: 25px 0;
    background: #1d0b00;
    text-align: center;
    color: #fff;
}
.section_copyright p{
    margin: 0;
}
.section_footer .col-xs-4:nth-child(2){
    text-align: center;
}
.section_footer .col-xs-4:nth-child(3){
    text-align: right;
}
.footerbox-social{
    padding: 20px 0 0 0;
}
.owl-theme .owl-dots .owl-dot{
    border: 1px solid #000;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 4px;
    text-align: center;
    margin: 0 3px;
}
.owl-theme .owl-dots .owl-dot span{
    margin: 0;
    transition: all 0.5s;
}
.footerbox-social a i:hover{
    color: inherit;
}
#main-nav .active, nav#main-nav ul li a:hover, .section_footer a:hover{
    color: #f9b342;
}
nav#main-nav ul li:hover > ul{
    top: auto;
    padding-top: 0;
}
nav#main-nav:before{
    content: none;
}
.section_contentinfo{
    padding: 50px 0;
}
.image_photoinfo{
    width: 100%;
    height: 300px;
    background-size: cover !important;
    position: relative;
    float: left;
    background-position: center!important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 0.5s;
}
.slide_photoinfo .owl-dots, .slide_accommodation .owl-dots{
    margin-top: 25px;
}
.section_photoinfo{
    padding-bottom: 50px;
}
nav#main-nav ul ul li a{
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: inherit;
}
.details_contentchild{
    padding: 0 0 0 50px;
}
.box_contentchild{
    padding: 50px 0;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #e6e5e5;
}
.section_contentchild .box_contentchild:nth-last-child(1){
    padding-bottom: 0;
}
.title_contentchild{
    padding: 0 0 50px;
}
#content-modal .modal-body{
    width: 100%!important;
}
.image_contentchild{
    height: 350px;
}
.btn_readmore{
    padding: 15px 30px;
    color: #fff;
    border: none;
}
.btn_readmore:hover{
    background: #f9b342!important;
}
.section_contentchild{
    padding: 50px 0;
}
.section_gallery img{
    width: 100%;
    margin-bottom: -8px;
}
.view {
    overflow: hidden;
    position: relative;
    cursor: default;
    margin-bottom: -1px;
}

.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;
}
.item_img_box{
    padding: 10px;
    text-align: center;
}
.hidepic{
    display: none;
}
.row_gallery{
    margin-left: -10px;
    margin-right: -10px;
}
.section_gallery{
    padding-bottom: 60px;
}
.lg-outer .lg-thumb-outer{
    padding: 0 10px;
}
.widget_02{
    position: inherit;
}
.section_googlemap iframe{
    width: 100%;
    height: 100%;
}
.image_google{
    height: 500px;
}
.section_googlemap{
    display: inline-block;
    width: 100%;
    margin-bottom: -6px;
}
.nav_lang #lang_primary{
    cursor: pointer;
}
/*.nav_lang #lang_primary:hover span,*/
/*.nav_lang #lang_primary:hover i{*/
/*color: #f54a2f;*/
/*}*/
.nav_lang .lang_parent{
    position: absolute;
    background-color: #fff;
    padding: 10px;
    margin-top: 0;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 11px 10px;
    display: none;
    z-index: 2;
    right: 0;
}
.nav_lang .lang_parent.active{
    display: block;
}
.nav_lang .lang_parent li{
    display: block;
    padding: 5px 0;
    text-align: left;
}
.nav_lang .lang_parent li a:hover{
    color:#f9b342;
}
.nav_lang li{
    list-style: none;
    padding: 10px 10px 0;
    color: #000;
}
.nav_lang li:nth-last-child(1){
    padding-right: 0;
}
.nav_lang ul{
    display: inline-block;
    text-align: right;
    margin: 0;
}
.nav_lang{
    font-size: 14px;
}
.nav_lang label{
    font-weight: inherit;
}
.nav_lang a:hover{
    color:#f9b342;
}
.reservation_box .btnbook_reser:hover{
    background: #775532!important;
}
.details_accommodation p{
    margin: 0;
}
.section_hotelfacilities{
    padding: 50px 0;
    text-align: center;
}
.section_hotelfacilities ul{
    padding: 0;
    margin: 0;
}
.section_hotelfacilities li{
    list-style: none;
    padding: 10px;
    width: 25%;
    float: left;
}
.section_hotelfacilities img{
    width: 40px;
}
.hotel_facilities{
    margin-top: 50px;
}
.modal{
    background: rgba(0, 0, 0, 0.75);
}
.modal-backdrop{
    background: none;
}
.flex-control-nav{
    position: inherit;
    bottom: auto;
    margin-top: 25px;
}
.section_contentinfo li{
    padding: 5px 0;
}
.nav_mobile {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    /*text-transform: uppercase;*/
}

.button_container {
    position: fixed;
    top: 25px;
    right: 50px;
    height: 27px;
    width: 35px;
    cursor: pointer;
    z-index: 100;
    transition: opacity .25s ease;
}
.button_container:hover {
    opacity: 1;
}
.button_container.active .top {
    -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
    transform: translateY(11px) translateX(0) rotate(45deg);
    background: #fff!important;
}
.button_container.active .middle {
    opacity: 0;
    background: #fff;
}
.button_container.active .bottom {
    -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #fff!important;
}
.button_container span {
    background: #ffff;
    border: none;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .35s ease;
    cursor: pointer;
}
.button_container span:nth-of-type(2) {
    top: 11px;
}
.button_container span:nth-of-type(3) {
    top: 22px;
}

.overlay {
    position: fixed;
    background: rgba(36, 36, 36, 0.95);
    top: 0;
    right: 0;
    width: 0%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    overflow: hidden;
    z-index: 9;
}
.overlay.open {
    opacity: 1;
    visibility: visible;
    width: 100%;
}
.overlay.open li {
    -webkit-animation: fadeInRight .5s ease forwards;
    animation: fadeInRight .5s ease forwards;
    -webkit-animation-delay: .35s;
    animation-delay: .35s;
}
.overlay.open li:nth-of-type(2) {
    -webkit-animation-delay: .40s;
    animation-delay: .40s;
}
.overlay.open li:nth-of-type(3) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s;
}
.overlay.open li:nth-of-type(4) {
    -webkit-animation-delay: .50s;
    animation-delay: .50s;
}
.overlay.open li:nth-of-type(5) {
    -webkit-animation-delay: .55s;
    animation-delay: .55s;
}
.overlay.open li:nth-of-type(6) {
    -webkit-animation-delay: .60s;
    animation-delay: .60s;
}
.overlay.open li:nth-of-type(7) {
    -webkit-animation-delay: .65s;
    animation-delay: .65s;
}
.overlay.open li:nth-of-type(8) {
    -webkit-animation-delay: .70s;
    animation-delay: .70s;
}


.overlay nav {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}
.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
}
.overlay ul li {
    display: block;
    height: 25%;
    position: relative;
    padding: 10px;
    opacity: 0;
}
.overlay ul li a {
    display: block;
    position: relative;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    transition: all 0.5s;
}
.overlay ul li a:hover {
    color: #f9b342;
}
.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
    width: 100%;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}
.nav_mobile .overlay-menu .active a {
    color: #f9b342;
}
.tel_mobile{
    display: inline-block;
}
#content-editor{
    width: 800px;
    margin: auto;
    background: #fff;
    margin-top: 100px;
}
.btn.btn-primary{
    width: 100%;
    border-radius: 0;
}
.section_imagesmap{
    text-align: center;
    padding-bottom: 50px;
}
.section_imagesmap .btn_readmore{
    margin-top: 25px;
}
.section_imagesmap .image_images{
    height: 380px;
    background-position: top!important;
}
.section_imagesmap .col-xs-6{
    padding: 0 15px;
}
.section_imagesmap .row_imagesmap{
    margin-right: -15px;
    margin-left: -15px;
}
.section_footer{
    background: rgba(29, 11, 0, 0.07) !important;
    color: #242424;
}
.footerbox-social .images_icon {
    object-fit: cover;
    display: inline-block;
    width: 25px;
    height: 25px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: #242424;
    margin-bottom: 10px;
    transition: all 0.25s;
}