/* Dark Color*/
.section_description:before, .section_tagline:before,.section_footer:before, .section_contentchild:before {
    background: #de754cf2;
}

.section_facilities:after, .section_accommodation:after, .section_sitemap:before, .box_contentchild .list_contentchild:nth-child(odd):before,.section_offers_list:after, .section_contect_info:after, .section_gallery .nav a {
    background: var(--tertiary);
}
.section_tagline,.box_contentchild .list_contentchild:nth-child(even),.details_description,.section_contentchild {
    color: #eeeeee;
}
.box_contentinfo li:before {
    filter: brightness(0) saturate(100%) invert(81%) sepia(56%) saturate(4943%) hue-rotate(325deg) brightness(90%) contrast(92%);
}

#loader-wrapper .loader-section,.loaded #loader-wrapper .loader-section.section-left  {
    background: var(--tertiary);
}
.loaded #loader-wrapper .loader-section.section-right {
    background: #f7f2e873;
}
.section_error .btn_moredetails .images_icon {
    background: #ffffff;
}
.input_contact, textarea.input_contact {
    border-bottom: 1px solid #c3bcaf;
}

/*************/

.btn_lang img {
    vertical-align: middle;
}
.contact_header .images_icon:hover {
    background: var(--primary);
}

.scroll_menu .nav_menu img{
    padding: 10px 0;
}
#loader img{
    height: 80px;
    filter: none;
}
.images_description label.introduction{
    margin: 0;
}
.section_aboutus{
    text-align: center;
}
.section_aboutus .editable{
    text-align: left;
}
.section_aboutus .editable p{
    width: 100%;
}
.section_tagline li{
    width: 100%;
}
.section_info_offers{
   text-align: center;
}
.section_info_offers p{
    text-align: center!important;
}
.box_contentinfo_offers .details_child{
    height: auto!important;
    padding: 0!important;
}
.box_contentinfo_offers .col-xs-7{
    padding-left: 50px;
}
.box_contentinfo_offers .parallax_scroll{
    display: flex;
    align-items: center;
}

.box_contentinfo_offers li{
    width: 100%;
    padding: 5px 0;
}
.box_contentinfo_offers ul{
    display: grid;
    padding-left: 30px;
    margin: 0;
}
.box_contentinfo_offers:after{
    width: 50%;
}
.section_reservation .col-xs-12{
    padding: 10px 0;
}
.overlay_menu.open li:nth-of-type(9) {
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}

.restaurant_list .editable li{
    width: 100%;
    padding: 5px 0;
    list-style: disc;
    line-height: normal;
}

.section_gallery .nav li{
    padding: 0 5px;
}
.restaurant_list li{
    width: 100%;
    padding: 10px 0 0;

}
.box_contentchild .list_contentchild:nth-child(even) .btn_viewdetails:after{
    background: var(--primary)!important;
}
.section_info_restaurant .btn_viewdetails, .details_description .btn_viewdetails{
    color: var(--primary)!important;
}
.section_info_restaurant .amenities_home .images_icon, .details_description .btn_viewdetails .images_icon{
    background: var(--primary)!important;
    width: 15px;
    height: 15px;
}
.section_info_restaurant .btn_viewdetails:after, .details_description .btn_viewdetails:after{
    background: var(--primary)!important;
}


.section_info_meeting ul{
    margin: 5px 0 0;
}
.section_offers_info li {
    padding: 5px 0 5px 30px !important;
}
.section_info_meeting li{
    width: 100% !important;
    list-style: disc;
    padding: 0;
}
.box_contentinfo_rooms .images_child{
    height: 550px;
}
.box_contentinfo_rooms .details_child{
    padding-top: 0;
}

.overlay_menu.open li:nth-of-type(10) {
    -webkit-animation-delay: .80s;
    animation-delay: .80s;
}
.overlay_menu.open li:nth-of-type(11) {
    -webkit-animation-delay: .85s;
    animation-delay: .85s;
}
.overlay_menu.open li:nth-of-type(12) {
    -webkit-animation-delay: .90s;
    animation-delay: .90s;
}
.overlay_menu.open li:nth-of-type(13) {
    -webkit-animation-delay: .95s;
    animation-delay: .95s;
}
.section_sitemap:before{
    height: 100%!important;
}
.amenities_home table tr:nth-child(1){
    text-align: center;
}
.overlay_menu ul li a:hover{
    color: var(--primary);
}
.section_offers_info li {
    list-style: none;
}
.section_contentchild a:hover {
    color: var(--primary);
}

.section_contentchild table {
    collapse: 0;
    width: 100%;
    border-collapse: collapse;
    margin:10px 0;
}

.section_contentchild table tr {
    text-align: center;
}
.section_contentchild th, .section_contentchild td {
    border: 1px solid rgb(187 163 110 / 50%);
    padding: 5px;
}
.amenities_home .editable.list_column li {
    list-style: disc !important;
}
.section_contentchild.list_column.column3 li:before {
    content: '';
    padding: 0 0 0 30px;
    background-image: url(../images/icon/checklist.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px;
    vertical-align: middle;
    filter: var(--filter);
}
.section_contentchild.list_column.column3 li {
    list-style: none;
    display: flex;
}
.section_contentchild.list_column.column3 ul {
    padding: 0;
}
.section_contentchild.section_info .amenities_home.restaurant_list {
    padding-left: 0;
}
.amenities_home.restaurant_list p {
    margin: 15px 0;
}
.amenities_home .editable ul {
    padding: 0 0 0 40px;
}
.section_offers_info ul {
    padding-left: 0;
}
.section_offers_info li:before {
    width: 20px;
    height: 20px;
}
.section_offers_info li:before,
.section_info_accom .amenities_home li:before,
.details_description li:before {
    filter: var(--filter);
}
.details_child h2 {
    text-transform: capitalize;
}
.details_child p:last-child {
    margin-bottom: 0;
}

ul.list_sitemap li ul li {
    list-style: circle;
}
.section_info_accom .amenities_home li.icon_gardenview:before{
    background-image: url('../images/icon/garden.png');
}
.section_info_wedding .amenities_home {
    padding-left: 0;
}

.details_offers h3, .section_sitemap li, .slideshow .slide-content .text {
    text-transform: capitalize;
}
.section_reservation h2 {
    font-size: 28px;
}
.navbar_fix ul.active {
    margin-top: 0;
}
.menu_mobile {
    z-index: 3;
}
.fix_body .menu_mobile {
    z-index: 4;
}
.discount {
    width: 50px;
    height: 50px;
}
.discount img {
    margin: auto;
}