﻿/*
Theme Name: Anatole Hotel Hanoi
Theme URI: http://greattheme.net/
Author: greattheme			
Author URI: http://greattheme.net/
Description: Anatole Hotel Hanoi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Global
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Font face
--------------------------------------------------------------*/
/*@font-face {
    font-family: 'Futura PT';
    src: url(/fonts/FuturaPTLight.otf);
    font-weight: 400;
}
@font-face {
    font-family: 'Futura PT';
    src: url(/fonts/FuturaPTBook.otf);
    font-weight: 500;
}
@font-face {
    font-family: 'Futura PT';
    src: url(/fonts/FuturaPTDemi.otf);
    font-weight: 700;
}*/

@font-face {
  font-family: 'Vollkorn-Black';
  src: url('http://tamcoclamontagne.com/fonts/Vollkorn-Black.eot?#iefix') format('embedded-opentype'),  url('http://tamcoclamontagne.com/fonts/Vollkorn-Black.woff') format('woff'), url('http://tamcoclamontagne.com/fonts/Vollkorn-Black.ttf')  format('truetype'), url('http://tamcoclamontagne.com/fonts/Vollkorn-Black.svg#Vollkorn-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Vollkorn-SemiBoldItalic';
  src: url('http://tamcoclamontagne.com/fonts/Vollkorn-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),  
      url('http://tamcoclamontagne.com/fonts/Vollkorn-SemiBoldItalic.woff') format('woff'), 
      url('http://tamcoclamontagne.com/fonts/Vollkorn-SemiBoldItalic.ttf')  format('truetype'), url('http://tamcoclamontagne.com/fonts/Vollkorn-SemiBoldItalic.svg#Vollkorn-SemiBoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Vollkorn-BlackItalic';
  src: url('http://tamcoclamontagne.com/fonts/Vollkorn-BlackItalic.eot?#iefix') format('embedded-opentype'),  url('http://tamcoclamontagne.com/fonts/Vollkorn-BlackItalic.woff') format('woff'), url('http://tamcoclamontagne.com/fonts/Vollkorn-BlackItalic.ttf')  format('truetype'), url('http://tamcoclamontagne.com/fonts/Vollkorn-BlackItalic.svg#Vollkorn-BlackItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Vollkorn-Bold';
  src: url('http://tamcoclamontagne.com/fonts/Vollkorn-Bold.eot?#iefix') format('embedded-opentype'),  url('http://tamcoclamontagne.com/fonts/Vollkorn-Bold.woff') format('woff'), url('http://tamcoclamontagne.com/fonts/Vollkorn-Bold.ttf')  format('truetype'), url('http://tamcoclamontagne.com/fonts/Vollkorn-Bold.svg#Vollkorn-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Vollkorn-BoldItalic';
  src: url('http://tamcoclamontagne.com/fonts/Vollkorn-BoldItalic.eot?#iefix') format('embedded-opentype'),  url('http://tamcoclamontagne.com/fonts/Vollkorn-BoldItalic.woff') format('woff'), url('http://tamcoclamontagne.com/fonts/Vollkorn-BoldItalic.ttf')  format('truetype'), url('http://tamcoclamontagne.com/fonts/Vollkorn-BoldItalic.svg#Vollkorn-BoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Vollkorn-Italic';
  src: url('http://tamcoclamontagne.com/fonts/Vollkorn-Italic.eot?#iefix') format('embedded-opentype'),  url('http://tamcoclamontagne.com/fonts/Vollkorn-Italic.woff') format('woff'), url('http://tamcoclamontagne.com/fonts/Vollkorn-Italic.ttf')  format('truetype'), url('http://tamcoclamontagne.com/fonts/Vollkorn-Italic.svg#Vollkorn-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Vollkorn-Regular';
  src: url('http://tamcoclamontagne.com/fonts/Vollkorn-Regular.eot?#iefix') format('embedded-opentype'),  url('http://tamcoclamontagne.com/fonts/Vollkorn-Regular.woff') format('woff'), url('http://tamcoclamontagne.com/fonts/Vollkorn-Regular.ttf')  format('truetype'), url('http://tamcoclamontagne.com/fonts/Vollkorn-Regular.svg#Vollkorn-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Vollkorn-SemiBold';
  src: url('http://tamcoclamontagne.com/fonts/Vollkorn-SemiBold.eot?#iefix') format('embedded-opentype'),  url('http://tamcoclamontagne.com/fonts/Vollkorn-SemiBold.woff') format('woff'), url('http://tamcoclamontagne.com/fonts/Vollkorn-SemiBold.ttf')  format('truetype'), url('http://tamcoclamontagne.com/fonts/Vollkorn-SemiBold.svg#Vollkorn-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
.container:after {
	content: ' ';
	display: table;
	clear: both;
}
/*.container,
.container-fluid,
[class*='col-'] {
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}*/
/*.row {
	margin-left: -0.625rem;
	margin-right: -0.625rem;
}*/
@media (max-width: 767px) {
	html {
		font-size: 14px;
	}
}

/*--------------------------------------------------------------
# Global
--------------------------------------------------------------*/
/*body {
	font-family: 'Vollkorn-Regular';
	font-size: 0.875rem;
	font-weight: 400;
	color: #333;
}*/
* {
	outline: none !important;
}
img {
	max-width: 100%;
	height: auto;
}
iframe {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
a {
	text-decoration: none;
	color: inherit;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
a:hover,
a:focus {
	text-decoration: none;
	color: #b69e4f;
}
.font-weight-medium {
	font-weight: 500;
}
.text-primary {
	color: #b69e4f !important;
}
.bg-xanh {
	background-color: #383431 !important;
}
.bg-light {
	background-color: #F5F5F5 !important;
}
.bg-gradient-dark {
	background-color: rgba(0, 0, 0, 0.3) !important;
}
.bg-gradient-gray {
	background-color: rgba(255, 255, 255, 0.5) !important;
}
.bg-cover {
	background-color: #232530;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.lh-1 {
	line-height: 1;
}
.lh-12 {
	line-height: 1.2;
}
.mh-1 {
	min-height: 12.5rem;
}
.mh-1-5 {
	min-height: 15rem;
}
.mh-1-7-5 {
	min-height: 17.5rem;
}
.mh-2 {
	min-height: 20rem;
}
.mh-3 {
	min-height: 25rem;
}
.mh-4 {
	min-height: 30rem;
}
.site-content {
    position:relative;
    width:100%;
}
/*.content-area {
background:#fff;
}*/
@media (max-width: 767px) {
    mh-1-5,
    mh-1-7-5,
	.mh-2,                        
	.mh-3 {
		min-height: 12.5rem;
	}
	.mh-4 {
		min-height: 17.5rem;
	}
}
/*--------------------------------------------------------------
# Form
--------------------------------------------------------------*/
.form-control::-webkit-input-placeholder { 
	color: #aaa;
}
.form-control::-moz-placeholder {
	color: #aaa;
}
.form-control:-ms-input-placeholder { 
	color: #aaa;
}
.form-control:-moz-placeholder { 
	color: #aaa;
}
label {
	margin-bottom: 0.3125rem;
}
button {
	cursor: pointer;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.required {
	color: #F00;
}
.form-result-error {
	color: #F00;
}
.form-result-success {
	color: #68BA50;
}
.form-group {
	margin-bottom: 1.25rem;
}
.form-control,
.custom-select,
.btn,
.input-group-addon {
	font-size: inherit;
	font-weight: 400;
	color: #666;
	border-color: #E5E5E5;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	padding: 0 0.9375rem;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.form-control,
.custom-select,
.input-group-addon,
select.form-control:not([size]):not([multiple]) {
	/*height: 1.875rem;*/
    height:calc(1.5em + 1rem + 2px);
	line-height: 1.875rem;
}
.form-control-circle {
	border-radius: 0.25rem;
}
.form-control-circle-030 {
	border-radius: 0.30rem;
}
.form-control-circle-040 {
	border-radius: 0.40rem;
}
.form-control-circle-050 {
	border-radius: 0.50rem;
}
.form-control-circle-060 {
	border-radius: 0.60rem;
}
.form-control-circle-070 {
	border-radius: 0.70rem;
}
.form-control-circle-1 {
	border-radius: 1rem;
}
.form-control-circle-125 {
	border-radius: 1.025rem;
}
.form-control-circle-17 {
	border-radius: 1.063rem;
}
.form-control-circle-18 {
	border-radius: 1.125rem;
}
.form-control-circle-19 {
	border-radius: 1.188rem;
}
.form-control-circle-20 {
	border-radius: 1.25rem;
}
.form-control-lg {
	height: 3.125rem;
	line-height: 3.125rem;
}
textarea.form-control {
	height: auto;
	line-height: inherit;
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
}
.form-control:focus,
.form-control:focus + .input-group-btn .btn {
	border-color: #b69e4f;
	box-shadow: none;
}
.form-control:disabled, .form-control[readonly] {
    background: #FFF;
}
.custom-select {
	background-image: url(images/arrow-down-black.png);
	-webkit-background-size: 8px 4px;
	-moz-background-size: 8px 4px;
	background-size: 8px 4px;
	padding-left: 0.5rem;
	padding-right: 1.75rem;
}
.btn-book {
    background: #d8b378;
        color: #fff;
        float: left;
        font-family: 'Vollkorn-Bold';
        font-size: 15px!important;
        padding:7px 20px 4px 20px;
        -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    text-transform:uppercase;
}
.btn-book:hover {
        background:#a5a361;
        color:#fff!important;
    }
.btn {
	/*font-size: 0.75rem;*/
	text-transform: uppercase;
	letter-spacing: 0.05rem;
	cursor: pointer;
	height: 2rem;
	line-height: 2rem;
}	
.btn-sm {
	font-size: 0.625rem;
	height: 1.875rem;
	line-height: 1.875rem;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}
.btn-lg {
	font-size: 0.875rem;
	height: 3.125rem;
	line-height: 3.125rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.btn i {
	font-size: 0.875rem;
	margin-left: 0.5rem;
}
.btn-lg i {
	font-size: 1rem;
}
.btn-outline-xanh {
	color: #383431 !important;
	/*background: #383431;*/
	border-color: #383431;
}
.btn-outline-xanh:hover,
.btn-outline-xanh:focus,
.btn-outline-xanh.active,
.btn-outline-xanh:focus:active {
	color: #FFF !important;
	background-color: #b69e4f;
	border-color: #b69e4f;
}
.btn-xanh {
	color: #FFF !important;
	background: #383431;
	border-color: #383431;
}
.btn-xanh:hover,
.btn-xanh:focus,
.btn-xanh.active,
.btn-xanh:focus:active {
	color: #FFF !important;
	background-color: #b69e4f;
	border-color: #b69e4f;
}
.btn-primary {
    border-color:#d8b378;
    background:#d8b378;
    color: #3a3a3c;
    /*float: left;*/
    font-family: 'Vollkorn-Italic';
    font-size: 1rem !important;
    padding: 0 15px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    text-transform:none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.active,
.btn-primary:focus:active {
    border-color:#a5a361;
    background:#a5a361;
    color:#fff!important;
}
.btn-outline-primary {
	color: #b69e4f !important;
	background: transparent;
	border-color: #b69e4f;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:not([disabled]):not(.disabled).active,
.btn-outline-primary:focus:active {
	color: #FFF !important;
	background-color: #b69e4f;
	border-color: #b69e4f;
	box-shadow: none;
}
.btn-outline-light {
	color: #FFF !important;
	background: transparent;
	border-color: #FFF;
}
.btn-outline-light:hover,
.btn-outline-light:focus,
.btn-outline-light.active,
.btn-outline-light:focus:active {
	color: #FFF !important;
	background-color: #b69e4f;
	border-color: #b69e4f;
}
.btn-outline-dark {
	color: #b69e4f !important;
	background: transparent;
	border-color: #b69e4f;
}
.btn-outline-dark:hover,
.btn-outline-dark:focus,
.btn-outline-dark:not([disabled]):not(.disabled).active,
.btn-outline-dark:focus:active {
	color: #FFF !important;
	background-color: #b69e4f;
	border-color: #b69e4f;
	box-shadow: none;
}
.desc > p a.btn-primary {
	color: #FFF !important;
	background: #b69e4f;
	border-color: #b69e4f;
}
.desc > p a.btn-primary:hover,
.desc > p a.btn-primary:focus,
.desc > p a.btn-primary.active,
.desc > p a.btn-primary:focus:active {
	color: #FFF !important;
	background-color: #333333;
	border-color: #333333;
}
.desc > p > a.btn-outline-primary {
	color: #b69e4f !important;
	background: transparent;
	border-color: #b69e4f;
}
.desc > p a.btn-outline-primary:hover,
.desc > p a.btn-outline-primary:focus,
.desc > p a.btn-outline-primary:not([disabled]):not(.disabled).active,
.desc > p a.btn-outline-primary:focus:active {
	color: #FFF !important;
	background-color: #b69e4f;
	border-color: #b69e4f;
	box-shadow: none;
}
.desc > p a.btn-outline-light {
	color: #FFF !important;
	background: transparent;
	border-color: #FFF;
}
.desc > p a.btn-outline-light:hover,
.desc > p a.btn-outline-light:focus,
.desc > p a.btn-outline-light.active,
.desc > p a.btn-outline-light:focus:active {
	color: #FFF !important;
	background-color: #b69e4f;
	border-color: #b69e4f;
}
.desc > p a.btn-outline-dark {
	color: #b69e4f !important;
	background: transparent;
	border-color: #b69e4f;
}
.desc > p a.btn-outline-dark:hover,
.desc > p a.btn-outline-dark:focus,
.desc > p a.btn-outline-dark:not([disabled]):not(.disabled).active,
.desc > p a.btn-outline-dark:focus:active {
	color: #FFF !important;
	background-color: #b69e4f;
	border-color: #b69e4f;
	box-shadow: none;
}
.desc > p a.btn {
    margin-top: 0.9375rem;
}
.dropdown-menu {
	font-size: inherit;
	color: inherit;
	background: #f3f3f3 none repeat scroll 0 0;
	border: 0;
	border-radius: 0;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    padding: 0;
    margin: 0.6875rem 0 0;
}

/*--------------------------------------------------------------
# Page header
--------------------------------------------------------------*/
.page-header {
	text-align: center;
	background-color: #202022;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 16.875rem;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}
.page-title,
.page-header h1 {
	font-size: 2.25rem;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0;
}
.page-desc,
.page-header p {
	color: #FFF;
	margin-top: 1.25rem;
}

/*--------------------------------------------------------------
# Breadcrumb
--------------------------------------------------------------*/
.breadcrumb-nav {
	padding-top: 1.25rem;
}
.breadcrumb {
	background: transparent;
	/*float: right;*/
	padding: 0;
	margin: 0;
    text-align:center;
}
.breadcrumb-item.active {
	text-transform: uppercase;
	color: #b69e4f;
}
.breadcrumb-item + .breadcrumb-item:before {
	content: '\f3d3';
	font-family: Ionicons;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}

.breadcrumb li{display:inline-block;}

/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/
.pagination  {
	justify-content: center;
	margin: 1.25rem 0 0;
}
.pagination .page-item {
	margin: 0 0.1875rem 0.375rem;
}
.pagination .page-link {
	color: #b69e4f;
	background: transparent;
	border: 0.125rem solid #b69e4f;
	text-align: center;
	width: 2.5rem;
	height: 2.5rem;
	line-height: 2.25rem;
	padding: 0;
}
.pagination .page-link:hover {
	color: #FFF;
	background: #b69e4f;
	border-color: #b69e4f;
}
.pagination .page-item.active .page-link {
	color: #FFF;
	background: #b69e4f;
	border-color: #b69e4f;
}
.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/*--------------------------------------------------------------
# Modal
--------------------------------------------------------------*/
.modal-dialog {
    min-height: calc(100vh - 3.75rem);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-content {
	background: #F5F5F5;
	border: 0;
	border-radius: 0;
	box-shadow: 0 0.625rem 1.5625rem rgba(0, 0, 0, 0.5);
}
.modal-header {
	justify-content: center;
	border-bottom: 0;
	padding: 1.25rem 1.5625rem 0;
}
.modal-title {
	font-size: 2rem;
	text-transform: uppercase;
	text-align: center;
}
.modal-title:after {
	content: ' ';
	background: #000;
	width: 6.25rem;
	height: 0.125rem;
	margin-top: 0.625rem;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.modal-body {
	padding: 1.5625rem 1.5625rem 0.625rem;
}	
.modal-close {
	background: transparent;
	border: 0;
	width: 2.5rem;
	height: 2.5rem;
	position: absolute;
	z-index: 99;
	top: 0;
	right: 0;
}
.modal-close:hover {
	background: #333;
}
.modal-close:before,
.modal-close:after {
	content: ' ';
	background: #888;
	display: block;
	width: 2px;
	height: 1.25rem;
	margin-top: -0.625rem;
	margin-left: -1px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.modal-close:before {
	transform: rotateZ(-45deg);
}
.modal-close:after {
	transform: rotateZ(45deg);
}
.modal-close:hover:before,
.modal-close:hover:after {
	background: #FFF;
}
.modal-backdrop.show {
	opacity: 0.7;
}
@media (min-width: 1200px) {
	.modal-lg {
		max-width: 1140px;
	}
}
@media (min-width: 992px) {
	.modal-scroll .modal-dialog {
		overflow: hidden;
		height: calc(100vh - 3.75rem);
	}
	.modal-scroll .modal-content,
	.modal-scroll .modal-content > .row,
	.modal-scroll .info {
		height: 100%;
	}
	.modal-scroll .info {
		overflow: auto;
	}
}

/*--------------------------------------------------------------
## modal login
--------------------------------------------------------------*/
.modal-login .modal-close {
	color: #666;
	background: transparent;
}
.modal-login .modal-close:hover {
	color: #111;
}
.modal-login .col-left,
.modal-login .col-right {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 35rem;
	padding: 1.25rem 2.5rem;
}
.modal-login .col-left {
	background-color: #111111;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.modal-login .col-left:before {
	content: ' ';
	background: rgba(0, 0, 0, 0.7);
	display: block;
	position: absolute;
	z-index: 10;
	top: 0; bottom: 0;
	left: 0; right: 0;
}
.modal-login .desc {
	color: #FFF;
	position: relative;
	z-index: 11;
}
.modal-login .desc h2 {
	font-family: 'Vollkorn-BoldItalic', serif;
	font-size: 2.875rem;
	border-bottom: 1px solid #EEE;
	padding-bottom: 1.5rem;
	margin-bottom: 1.5rem;
}
.modal-login .desc ul {
	padding-left: 0.9375rem;
}
.modal-login .desc ul li {
	margin-bottom: 0.5rem;
}
.modal-login .logo {
	display: block;
	text-align: center;
	margin: 0px 40px 0px;
    max-width: 70%;
}
.modal-login .logo img {
	max-height: 3.75rem;
}
.modal-login .bg-line {
	display: table;
	white-space: nowrap;
	margin-top: 0.9375rem;
	margin-bottom: 0.9375rem;
}
.modal-login .bg-line::before, 
.modal-login .bg-line::after {
	border-top: 1px solid #C0C0C0;
	content: '';
	display: table-cell;
	position: relative;
	top: 0.625rem;
	width: 50%;
}
.modal-login .bg-line > .title {
	color: #000;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.modal-login .links {
	text-align: center;
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.modal-login .links li + li {
	border-top: 1px solid #ddd;
	padding-top: 0.375rem;
	margin-top: 0.375rem;
}
.modal-login .links li a {
	color: #b69e4f;
}
.modal-login .links li a:hover {
	color: #111111;
}
.modal-login .form-control,
.modal-login .btn {
	height: 3.125rem;
	line-height: 3.125rem;
}
.modal-login .form-control + .form-control {
	border-top: 0;
}
.modal-login .btn-social {
	color: #FFF;
	margin-bottom: 0.3125rem;
	position: relative;
}
.modal-login .btn-social .icon {
	font-size: 1.5rem;
	line-height: 1;
	position: absolute;
	left: 0.9375rem;
	top: 0.8125rem;
}
.modal-login .btn-facebook {
	background: #3c5a98;
}
.modal-login .btn-facebook:hover {
	color: #FFF;
	background: #1A4398;
}
.modal-login .btn-google {
	background: #e74b37;
}
.modal-login .btn-google:hover {
	color: #FFF;
	background: #CC3732;
}
@media (min-width: 992px) {
	.modal-login .modal-dialog {
		max-width: 56.25rem;
	}
}
@media (max-width: 992px){
    body #lz_overlay_chat {
        display: none !important;
    }
}
@media (max-width: 991px) {
	.modal-login .modal-close,
	.modal-login .modal-close:hover	{
		color: #FFF;
	}
	.modal-login .col-left,
	.modal-login .col-right {
		min-height: 0;
		padding: 1.25rem;
	}
}

/*--------------------------------------------------------------
# date picker
--------------------------------------------------------------*/
/*.ui-datepicker {
	font-family: 'Open Sans';
	font-size: 0.8125rem;
	color: #FFF;
	background: #222;
	width: auto;
	border: 1px solid #444 !important;
	padding: 0.625rem 0.625rem 0.3125rem;
}
.ui-datepicker .ui-datepicker-title {
	font-size: 1rem;
	font-weight: 400;
}
.ui-datepicker .ui-datepicker-prev, 
.ui-datepicker .ui-datepicker-next {
	top: 0.3125rem;
}
.ui-datepicker table {
	font-size: inherit;
}
.ui-datepicker th {
	font-weight: 400;
	text-transform: uppercase;
}
.ui-datepicker td a.ui-state-default,
.ui-datepicker td span.ui-state-default {
	color: #CCC;
	background: #333;
	border-color: #444;
	text-align: center;
	width: 2.625rem;
	height: 2.5rem;
	line-height: 2.375rem;
	padding: 0;
}
.ui-datepicker td a.ui-state-hover {
	border-color: #b69e4f;
}
.ui-datepicker td a.ui-state-highlight {
	color: #CCC;
	background: #000;
	border-color: #000;
}*/

/*--------------------------------------------------------------
# animation
--------------------------------------------------------------*/
.spin::before{
	-webkit-animation: spin 1.2s infinite linear;
	-moz-animation: spin 1.2s infinite linear;
	-ms-animation: spin 1.2s infinite linear;
	-o-animation: spin 1.2s infinite linear;
	animation: spin 1.2s infinite linear;
}
@keyframes "spin" {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(359deg);
		-moz-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		-ms-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@-moz-keyframes spin {
	from {
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-moz-transform: rotate(359deg);
		transform: rotate(359deg);
	}

}
@-webkit-keyframes "spin" {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@-ms-keyframes "spin" {
	from {
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@-o-keyframes "spin" {
	from {
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-o-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

/*--------------------------------------------------------------
# topbar
--------------------------------------------------------------*/
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.topbar {
	background: #161515;
	position: relative;
}
.topbar ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.topbar ul li {
	float: left;
}
.topbar > ul a {
	font-size: 0.75rem;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	height: 2.1875rem;
	line-height: 2.1875rem;
	padding: 0 0.9375rem;
}
.topbar > ul .icon,
.topbar > ul .text {
	display: inline-block;
	vertical-align: middle;
}
.topbar > ul .icon {
	font-size: 1rem;
	margin-right: 0.3125rem;
}	
.topbar > ul .icon-right {
	margin-left: 0.3125rem;
	margin-right: 0;
}
.topbar-logo img {
	height: 1.625rem;
}
.topbar-contact a {
	color: #b69e4f !important;
	background: #FFF;
}
.topbar-booking a {
	background: #b69e4f;
}
#topbar-brands {
	width: 100%;
	position: absolute;
	z-index: 10;
	top: 100%;
	left: 0;
}
.topbar-brands {
	background: #FFF;
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.2);
	padding: 0.8rem 0;
}
.topbar-brands li {
	margin: 0 1.25rem;
}
.topbar-brands li a:hover {
	opacity: 0.5;
}
.topbar-brands li a img {
	height: 3.125rem;
}

@media (max-width: 991px) {
	.topbar {
		display: none;
	}
}

/*--------------------------------------------------------------
# site header
--------------------------------------------------------------*/
.site-header {
	font-size: 0.75rem;
    /*background: #fff;*/
	background: rgba(0,0,0,0.6);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.6)), color-stop(100%, rgba(0,0,0,0)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	width: 100%;
	position: fixed;
	z-index: 1001;
	top: 0;
	left: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
    padding-bottom:5px;
    /*border-bottom:1px solid rgba(255, 255, 255, 0.2);*/
}
    .site-header .container {
        max-width:100%!important;
        padding:0 50px;
    }
.site-header a {
	color: #fff;
    font-size:11px;
}
.site-header a:hover {
	color: #b69e4f;
}
/*.scroll .site-header a {
	color: inherit;
}*/
.site-logo {
    /*left:calc( 50% - 94px );
    position:absolute; 
    text-align: center;
    margin: 0;
    top: 0;*/
}
.site-logo a {
    background-image: url(/logo/logo.png);
    width:200px;
    height:164px;
    display:inline-block;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
    }
.site-logo a:hover {
    background-image: url(/logo/logo-hover.png);
    }
.site-logo img.logo-1 {
	height: 135px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.site-logo img.logo-2 {
    display:none;
	height: 100px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
/*.scroll .site-logo{
position: absolute;
left: calc( 50% - 72px );
}
.page-child .site-logo{
position: absolute;
left: calc( 50% - 72px );
}*/
@media (max-width: 767px) 
{
    .site-logo a{
        width:120px;
        height:108px;
    }
    /*.site-logo{
    left: calc( 50% - 52px );
    margin:0;
    }
    .scroll .site-logo {
    position: absolute;
    left: calc( 50% - 45px );
}*/
    /*.site-logo img.logo-1 {
	    height: 75px;
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
    }
    .site.scroll .site-logo img.logo-2 {
	    height: 65px;
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
    }*/
    /*.scroll .site-logo{
    left: calc( 50% - 77px );
    }*/
}
/*.site-logo {
	font-size: 0;
	margin-bottom: 0;
}*/
/*.site-logo img {
	max-height: 4.5rem;
}*/
/*.site-logo img.logo-2 {
    display: none;
}*/
/*.site-logo img.logo-3 {
    display: none;
}*/
/*.site-header.scroll .site-logo img, .page-child .site-logo img {
    display: none;
}
.site-header.scroll .site-logo img {
    display: none;
}
.site-header.scroll .site-logo img + img, .page-child .site-logo img +img {
    display: inline-block;
    max-height: 80px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.site-header.scroll .site-logo img + img {
    display: inline-block;
    max-height: 80px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}*/
.site.scroll .site-logo img.logo-1{
    display: none;
}
.page-child .site-logo img.logo-1 {
    display: none;
}
.site.scroll .site-logo img.logo-2{
    display: inline-block;
    max-height: 100px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.page-child .site-logo img.logo-2 {
    display: inline-block;
    max-height: 100px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.top-header {
    display:inline-block;
    width:100%;
}
@media (max-width: 678px) {
    .top-header {display:none;}
    .page-child .site-logo img.logo-2
    {
	    height: 65px;
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
    }
}
.top-bar-head {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    /*padding-top: 1.5rem;*/
        margin:25px 0 20px 0;
}
/*.scroll .top-bar-head {
        margin:10px 0 5px 0;
}
.site .top-bar-head {
        margin:10px 0 5px 0;
}*/
.site .top-bar-head {
        /*padding-top: 0.5rem;*/
       margin:25px 0 20px 0;
}
/*.home .scroll .top-bar-head {
    margin:10px 0 5px 0;
}*/
.top-bar-head ul {
padding:0;
}
.top-bar-head ul li{
float:right; padding-left: .75rem; padding-right: .75rem;
}
.site-contact,
.site-dropdown {
	padding-left: .75rem;
    padding-right: .75rem;
    border-left: 1px solid rgba(0,0,0,0.2);
}
.site-dropdown:last-child {
    padding-right: 0;
}
.site-contact:first-child {
    padding-left: 0;
    border-left: 0;
}
.site-contact i {
	margin-right: 0.5rem;
}
.site-dropdown .dropdown-menu a {
	color: inherit;
	display: block;
	padding: 0.3125rem 1.25rem;
}
.site-dropdown .dropdown-menu a:hover {
	color: #b69e4f;
}
/*.scroll .site-header,
.page-child .site-header {
	background: #fff;
    color: inherit;
    box-shadow: 0 0.125rem 0.25rem
    rgba(0, 0, 0, 0.075);
}*/
/*.scroll .site-header {
    border-bottom:1px solid #E5E5E5;
}*/
/*.scroll .site-header {
    color: inherit;
    background: #FFF;
    box-shadow: 0 0.125rem 0.25rem
    rgba(0, 0, 0, 0.075);
}*/
/*.scroll .site-header a,
.page-child .site-header a {
	color: inherit;
}*/
/*.site-header a{
	color: #FFF;
}*/
/*.scroll .site-header a:hover,
.page-child .site-header a:hover {
	color: #b69e4f;
}*/
.site-dropdown .dropdown-menu a {
    white-space: nowrap;
}
.site-dropdown ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.site-dropdown .sub-menu {
	position: relative;
	padding-left: 0.625rem;
	padding-top: 1px;
}
.site-dropdown .sub-menu:before {
	content: ' ';
	border-top: 1px solid #444;
	position: absolute;
	top: 0; 
	left: 1.25rem; right: 1.25rem;
}
.menu-header a {padding-left:0.75rem; padding-right:0.75rem;}
@media (max-width: 767px) {
	/*.site-header {
		padding-top: 0.05rem;
		padding-bottom: 0.5rem;
        height:65px;
	}*/
        .site-header .container {padding:0 15px!important;
        }
	/*.site-logo img.logo-3 {
		max-height: 3.125rem;
	}*/
	/*.site-logo img.logo-2 {
		max-height: 3.125rem;
	}*/
}

/*--------------------------------------------------------------
## site navigation
--------------------------------------------------------------*/
.site-nav {display:inline-block;}
.site-nav ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.site-nav .menu {
	display: flex;
    border-bottom:1px solid rgba(255, 255, 255, 0.5);
}
.site-nav .menu > li {
	position: relative;
}
.site-nav .menu > li > a {
	font-size: 1.25rem;
	/*text-transform: uppercase;*/
	display: flex;
	align-items: center;
	height: 3.5rem;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
    font-family:'Vollkorn-Italic';
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3), 0px 3px 6px rgba(0, 0, 0, 0.3);
    cursor:pointer;
}
.site-nav .menu > li > a:hover {color:#fff; text-decoration:underline;}
.site-nav .menu > li.current-menu-item > a,
.site-nav .menu > li.current-menu-parent > a {
	color: #b69e4f;
}
.site-nav .sub-menu {
	/*background: #f3f3f3 none repeat scroll 0 0;*/
    background: url("../images/background-texture.jpg") repeat scroll left top !important;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
	display: none;
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	position: absolute;
	top: 100%;
	left: 0;    
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
.site-nav li:hover > .sub-menu {
	display: block;
}
.site-nav .sub-menu > li {
    padding:0 15px;
}
.site-nav .sub-menu > li > a {
	font-size: 1rem;
	color: inherit;
	white-space: nowrap;
	display: block;
	padding: 0.3125rem 1.25rem;
    font-family:'Vollkorn-Italic';
    border-bottom:1px dashed #707070;
    text-align:left;
}
.site-nav .sub-menu > li > a:hover {
	color: #b69e4f;
}
.site-nav .sub-menu > li.menu-item-has-children {
    position: relative;
}
.site-nav .sub-menu > li.menu-item-has-children .sub-menu {
    left: 100%;
    top: 0;
}
    .site-nav .sub-menu > li.active a{
    font-weight:bold;
    }
.aside-nav-toggler {
	font-size: 1.5rem;
	line-height: 1;
	/*margin-left: 1.25rem;*/
    display:none;
}
/*.aside-nav-toggler i{
    font-size:30px;
}*/
.site .site-nav .menu {
    border-bottom:none;
}
.aside-overlay {
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1002;
	top: 0;
	left: 0;
}
.aside-nav {
	/*background: #FFF;*/
	width: 17.5rem;
	background: rgba(0, 0, 0, 0.8);
    /*width: 100%;*/
	padding: 1.5rem;
	overflow: auto;
	position: fixed;
	z-index: 1003;
	top: 0; bottom: 0;
	right: -17.5rem;
	transition: all 0.3s ease 0s;
}
body.open-aside-nav .aside-nav {
	right: 0;
	box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.1);
    width:100%;
}
.aside-nav-closer {
	right: 0;
	left: auto;
}
.aside-nav ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
    text-align:center;
    width:100%;
}
.aside-nav a {
	color: inherit;
    font-family: 'Vollkorn-Italic';
    /*font-size:12px;*/
}
.aside-nav a:hover {
	color: #b69e4f;
}
.aside-nav .menu > li {
	/*border-bottom: 1px dotted #DDD;*/
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	position: relative;
    text-align:center;
}
.aside-nav .menu > li > a {
	/*text-transform: uppercase;*/
    font-family: 'Vollkorn-Italic';
    color:#fff;
}
    .aside-nav .menu > li > a:hover {
        color:#b69e4f;

    }
.aside-nav .menu > li.current-menu-item > a,
.aside-nav .menu > li.current-menu-parent > a {
	color: #b69e4f;
}
.aside-nav .menu > li.menu-item-has-children:before {
	content: '\f107';
	font-family: 'FontAwesome';
	font-size: 1rem;
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	width: 1.25rem;
	height: 1.25rem;
	align-items: center;
	justify-content: center;
	position: absolute;
	z-index: 10;
	right: 0;
	top: 0.75rem;
	transition: all 0.3s ease 0s;
	color: #FFF;
	/*background: #333;*/
}
.aside-nav .menu > li.menu-item-has-children.active:before {
	transform: rotateZ(180deg);
}
.aside-nav .menu > li.menu-item-has-children:hover:before {
	color: #b69e4f;
	background: #333;
}
.aside-nav .sub-menu {
	background: transparent;
	box-shadow: none;
	display: none;
	padding: 0.5rem 1rem;
	position: relative;
	top: 0;
	left: 0;
    /*border-top:1px solid #fff;*/
}
.aside-nav li:hover .sub-menu {
	display: none;
}
.aside-nav .sub-menu li {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.aside-nav .sub-menu li a{
	color:#b69e4f;
    font-size:1.063rem;
}
@media (max-width: 1199px) {
	.site-nav .menu > li > a {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
}
@media (max-width: 767px) {
	.aside-nav-toggler {
		position: absolute;
		top: 1.25rem;
		/*right: 0.9375rem;*/
        display:block;
	}
}

/*--------------------------------------------------------------
## site booking
--------------------------------------------------------------*/
#site-booking {
	position: absolute;
	z-index: 1000;
	top: 100%;
	right: 0;
}
.site-booking {
	color: #FFF;
	background: #222;
	/*width: 22rem;*/
	padding: 3.125rem 1.875rem 1.875rem;
}
.site-booking .modal-close {	
	left: 0;
	right: auto;
}
@media (max-width: 991px) {
	#site-booking {
		width: 100%;
		position: fixed;
		top: 0; bottom: 0;
	}
	.site-booking {
		display: flex;
		flex-direction: column;
		justify-content: center;
		width: 100%;
		height: 100%;
	}
}
@media (max-width: 575px) {
	.site-booking-toggler {
		width: auto;
	}
}

/*--------------------------------------------------------------
# site mobile bottom bar
--------------------------------------------------------------*/
.site-mobile-popup-bar {
    width: 100%;
	position: fixed;
	z-index: 1000;
	bottom: 50px;
	left: 0;
}
.site-mobile-bottom-bar {
	background: #111;
	box-shadow: 0 0.125rem 0.1875rem rgba(0, 0, 0, 0.1);
	width: 100%;
	position: fixed;
	z-index: 1000;
	bottom: 0;
	left: 0;
}
.site-mobile-bottom-bar > a.col {
	font-size: 0.875rem;
	text-align: center;
	color: #fff;
	display: block;
	float: left;
	width: 20%;
	/*height: 3.125rem;*/
	line-height:normal;
}
.site-mobile-bottom-bar > a.col1  {
	font-size: 0.875rem;
	text-align: center;
	color: #fff;
	display: block;
	float: left;
	width: 30%;
	line-height:normal;
}
.site-mobile-bottom-bar > a:hover {
	color: #b69e4f;
}
    /*.site-mobile-bottom-bar > a i {
        line-height:33px;
    }*/
.site-mobile-bottom-bar .open-booking {
	font-size: 0.875rem;
	text-transform: uppercase;
	color: #FFF;
	background: #b69e4f;
	width: 30%;
}
.site-mobile-bottom-bar .open-booking:hover {
	color: #FFF;
	background: #333;
}
.site-mobile-bottom-bar .open-booking .icon {
	float: right;
	margin-right: 1.25rem;
	margin-top: 1.0625rem;
}

/*--------------------------------------------------------------
# site slider
--------------------------------------------------------------*/
.box-slider {
display: block;
position: fixed;
left: 0;
top: 0;
overflow: hidden;
z-index: -999;
height: 100%;
width: 100%;
}

.site-slider-container {
	overflow: hidden;
	position: relative;
    background:#333;
    /*position:fixed;
    z-index:-999;*/
}
.site-slider-container:before {
    position: absolute;
    content: "";
    height: 150px;
    width: 100%;
    background: #333;
    background: -webkit-linear-gradient(rgba(0,0,0,0.6),transparent);
    background: -o-linear-gradient(rgba(0,0,0,0.6),transparent);
    background: -moz-linear-gradient(rgba(0,0,0,0.6),transparent);
    background: linear-gradient(rgba(0,0,0,0.6),transparent);
    z-index: 12;
}
.site-slider .item {
    display: none;
}
.site-slider.slick-initialized .item {
    display: flex;
}
.site-scroll-down {
	font-size: 1.875rem;
	color: #FFF;
	background: rgba(0, 0, 0, 0.3);
	text-align: center;
	display: block;
	width: 3.75rem;
	height: 3.75rem;
	line-height: 3.75rem;
	position: absolute;
	z-index: 13;
	bottom: 0;
	right: 0;
}
.font-family-secondary {
    font-family: 'Montserrat';
}
.site-scroll-down:hover {
	color: #FFF;
	background: rgba(197, 161, 84, 0.8);
}
.site-login-offer {
	text-align: center;
	display: block;
	padding: 0.3rem;
	width: 15rem;
	position: absolute;
	z-index: 13;
	left: 10px;
	bottom: 10px;
}
.site-login-offer .title {
	font-family: 'Vollkorn-BoldItalic', serif;
	font-size: 1.5rem;
	text-transform: none;
	line-height: 1;
	margin-bottom: none;
}
.site-login-offer .desc {
	margin-bottom: 0.9375rem;
}
.site-login-style {
    background: rgba(255, 255, 255, 0.7);
    padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
    padding-bottom: 15px;
}
.site-video {
	background: #111;
	position: absolute;
	z-index: 11;
	top: 0; bottom: 0;
	left: 0; right: 0;
}
.site-video .loading {
	font-size: 2.5rem;
	color: #FFF;
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.site-video video {
	position: absolute;
	z-index: 11;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.site-video h2 {
	font-family: 'Vollkorn-BoldItalic', serif;
	font-size: 2.625rem;
	font-style: italic;
	color: #fff;
	text-align: center;
	position: absolute;
	z-index: 12;
	left: 1.25rem;
	right: 1.25rem;
	bottom: 4.375rem;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 1px 1px 0.625rem rgba(0, 0, 0, 0.3);
}
.site-slider {
	z-index: 1;
    margin-bottom:0!important; 
}
.page-child .site-slider .slick-slide {
    background-color:#081746;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 40rem;
}
.site-slider .slick-dots {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	position: absolute;
	z-index: 10;
	left: 0; right: 0;
	bottom: 1.5625rem;
	text-align: center;
}
.site-slider .slick-dots li {
	display: inline-block;
	margin: 0 0.25rem;
}
.site-slider .slick-dots button {
	font-size: 0;
	color: transparent;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
	display: block;
	width: 0.75rem;
	height: 0.75rem;
	padding: 0;
	box-shadow: 0 0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.1);
}
.site-slider .slick-dots li.slick-active button {
	background: #b69e4f;
	border-color: #b69e4f;
}
.site-slider .caption {
    font-family: 'Vollkorn-BoldItalic', serif;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 1px 1px 0.625rem rgba(0, 0, 0, 0.3);
	padding-top: 3.75rem;
	position: absolute;
	z-index: 11;
	left: 1.25rem;
	right: 1.25rem;
	bottom: 4.375rem;
	opacity: 0;
	-webkit-transition: transform 0.5s ease 3s, opacity 0.5s ease 3s;
	-moz-transition: transform 0.5s ease 3s, opacity 0.5s ease 3s;
	transition: transform 0.5s ease 3s, opacity 0.5s ease 3s;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	transform: translateY(100%);
}
.site-slider .caption h2 {
	font-size: 1.7rem;
	margin-bottom: 0;
}
.site-slider .caption h2 a {
	color: inherit;
}
.site-slider .caption p {
	font-size: 1.4rem;
	margin-bottom: 0;
}
.site-slider .slick-slide.slick-active .caption {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
}
@media (min-width: 992px) {
	.home .site-video h2,
	.home .site-slider .caption {
		text-align: left;
		left: 22.5rem;
	}
}
@media (min-width: 1400px) {
	.home .site-video h2,
	.home .site-slider .caption {
		text-align: center;
		right: 22.5rem;
	}
}
@media (max-width: 1199px) {
	.site-video h2 {
		font-size: 2.25rem;
	}
	.site-slider .caption h2 {
		font-size: 1.9rem;
	}
	.site-slider .caption p {
		font-size: 1.25rem;
	}
}
@media (max-width: 991px) {
	.home .site-slider .slick-dots {
		bottom: 11.25rem;
        /*display: none !important;*/
	}
	.home .site-video h2,
	.home .site-slider .caption {
		display: none;
	}
}
@media (max-width: 767px) {
	/*.site-mobile-logo {
		position: absolute;
		z-index: 1002;
		left: 47%;
		top: 1rem;
		transform: translateX(-37%);
        width:120px;
	}*/
    /*.home .site-logo {
        display: none;
    }*/
    /*.home.scroll .site-header .site-logo {
        display: inline;
        left:15px;
    }*/
    /*.site-mobile-logo img {
        width:100%;
        display:none;
    }
    .site-mobile-logo img +img {
        display:none;
    }
    .scroll .site-mobile-logo img {
        display:none;
    }
    .scroll .site-mobile-logo img +img{
        display:block;
    }*/
    /*.site-logo a {
        width:120px;
        height:98px;
    }*/
    /*.site-logo a img.logo-1 {
        display:block;
    }
    .site-logo a img.logo-2 {
        display:none;
    }
    .site-logo a img.logo-3 {
        display:none;
    }    
    .site.scroll .site-logo img.logo-2
    {
        display: none;
        max-height: 80px;
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
    }
    .page-child .site-logo img.logo-2 
    {
        display:none;
        max-height: 80px;
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
    }   
    .site.scroll .site-logo img.logo-3
    {
        display: inline-block;
        max-height: 2.525rem;
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
    }
    .page-child .site-logo img.logo-3 
    {
        display:inline-block;
        max-height: 2.525rem;
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
    }*/
}
/*--------------------------------------------------------------
# slick slider
--------------------------------------------------------------*/
.slick-slider .slick-arrow {
	font-size: 0;
	color: transparent;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: cover;
	border: 0;
	display: block;
	width: 1rem;
	height: 3rem;
	padding: 0;
	margin-top: -1.5rem;
	position: absolute;
	z-index: 10;
	top: 50%;
}
.slick-slider .slick-prev {
	background-image: url(/images/icon-backslide.png);
	left: 1.5rem;
}
.slick-slider .slick-next {
	background-image: url(/images/icon-nextslide.png);
	right: 1.5rem;
}
.home-rooms.slick-slider .slick-prev {
	background-image: url(/images/icon-backslide-nau.png);
	left: 1.5rem;
}
.home-rooms.slick-slider .slick-next {
	background-image: url(/images/icon-nextslide-nau.png);
	right: 1.5rem;
}
.slick-slider .slick-dots {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	position: absolute;
	z-index: 10;
	left: 0; right: 0;
	bottom: 2rem;
	text-align: center;
}
.slick-slider .slick-dots li {
	display: inline-block;
	margin: 0 0.3125rem;
}
.slick-slider .slick-dots button {
	font-size: 0;
	color: transparent;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
	display: block;
	width: 0.813rem;
	height: 0.813rem;
	padding: 0;
	box-shadow: 0 0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.1);
}
.slick-slider .slick-dots li.slick-active button {
	background: #bf872e;
	border-color: #bf872e;
}

/*--------------------------------------------------------------
# site slider
--------------------------------------------------------------*/
.site-slider .slick-slide {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.site-slider .slick-dots {
	bottom: 6rem;
}
.site-slider .item {
	display: none;
}
.site-slider.slick-initialized .item {
	display: flex;
}
.site-slider .title,
.site-slider .desc,
.site-slider .btn,
.site-slider .slick-slide:first-child .title,
.site-slider .slick-slide:first-child .desc,
.site-slider .slick-slide:first-child .btn {
    visibility: hidden;
    opacity: 0;
    transform: translateY(100%);
    transition: all 1s ease 0.5s;
}
.site-slider .slick-current .title,
.site-slider .slick-current .desc,
.site-slider .slick-current .btn,
.site-slider .slick-current.slick-first .title,
.site-slider .slick-current.slick-first .desc,
.site-slider .slick-current.slick-first .btn {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}
@media (min-width: 768px) {
	.site-slider .slick-prev {
		left: 6rem;
	}
	.site-slider .slick-next {
		right: 6rem;
	}
}
@media (max-width: 575px) {
	.site-slider .slick-dots {
		bottom: 7.5rem;
	}
}
/*--------------------------------------------------------------
# module
--------------------------------------------------------------*/
.module {
	padding: 3.75rem 0;
}
.module .module-title {
	font-family: 'Vollkorn-BoldItalic', serif;
	font-size: 1.875rem;
	text-align: center;
	color: #3a3a3c;
	margin-bottom: 1.875rem;
}
.module .module-desc {
	font-size: 1.5rem;
	font-weight: 300;
	text-align: center;
	margin-top: -1.875rem;
	margin-bottom: 1.875rem;
}
.module .module-content {
	margin-top: -0.625rem;
	margin-bottom: 3.75rem;
}
.module .module-content strong {
	color: #333;
}
.module .module-content a {
	color: #b69e4f;
}
.module .module-content a:hover {
	color: #b69e4f;
}
.module .module-more {
	text-align: center;
	margin-top: 1.25rem;
}
.module-dark {
	background: #222;
}
.module-dark .module-title,
.module-dark .module-desc {
	color: #FFF;
}
@media (max-width: 1199px) {
	.module .module-title {
		font-size: 3rem;
	}
}
@media (max-width: 767px) {
	.module {
		padding: 1.875rem 0;
	}
	.module .module-title {
		font-size: 2rem;
	}
	.module .module-desc {
		font-size: 1.25rem;
	}
}

/*--------------------------------------------------------------
# module offers
--------------------------------------------------------------*/
.col-offer {
	margin-bottom: 1.25rem;
}
.offer {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 21.875rem;
	position: relative;
}
.offer .overlay {
	background: rgba(0, 0, 0, 0.3);
	border: 1px solid rgba(255, 255, 255, 0.1);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.offer:hover .overlay {
	background: rgba(0, 0, 0, 0.5);
}
.offer .info > .title {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 1px 1px 0.625rem rgba(0, 0, 0, 0.3);
	color: #FFF;
}
.offer .title {
	font-size: 1.75rem;
	text-transform: uppercase;
	margin-bottom: 1.25rem;
}
.offer .title a {
	color: inherit;
    font-family: 'Vollkorn-BoldItalic', serif;
}
.offer .price {
	font-size: 1.125rem;
	margin-top: -0.625rem;
	margin-bottom: 0.9375rem;
}
.modal-offer .modal-dialog {
	max-width: 25rem;
}
.modal-offer .header {
	background: #b69e4f;
	padding: 1.25rem 3.75rem 1.25rem 1.25rem;
}
.modal-offer .title {
	font-size: 1.5rem;
	font-family: 'Vollkorn-BoldItalic', serif;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.05rem;
	color: #FFF;
	margin-bottom: 0;
}
.modal-offer .price-container {
	text-align: center;
	margin-top: -1.375rem;
}
.modal-offer .price {
	font-size: 1rem;
	text-transform: uppercase;
	color: #FFF;
	background: #b69e4f;
	display: inline-block;
	padding: 0.625rem 2.5rem;
}
.modal-offer .price:hover {
	color: #FFF;
	background: #333333;
}
.modal-offer .content {
	color: #333;
	padding: 1.25rem 1.875rem;
}
@media (max-width: 1199px) {
	.offer {
		height: 17.5rem;
	}
	.offer .title {
		font-size: 1.5rem;
	}
}

/*--------------------------------------------------------------
# module location
--------------------------------------------------------------*/
.module-location .map {
	height: 30rem;
}
.module-location .itinerary {
	background: #FFF;
	text-align: center;
	padding: 0.625rem 0;
}

/*--------------------------------------------------------------
# module rooms
--------------------------------------------------------------*/
.col-room {
	margin-bottom: 1.25rem;
}
.room {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	box-shadow: 0 0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.1);
	height: 25rem;
	position: relative;
}	
.room .overlay {
	background: rgba(0, 0, 0, 0.3);
	border: 1px solid rgba(255, 255, 255, 0.1);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.room:hover .overlay {
	background: rgba(0, 0, 0, 0.5);
}
.room .info {
	_text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 1px 1px 0.625rem rgba(0, 0, 0, 0.3);
	color: #FFF;
}
.room .title {
	font-size: 2rem;
	text-transform: uppercase;
	margin-bottom: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 1px 1px 0.625rem rgba(0, 0, 0, 0.3);
}
.room .title a {
	color: inherit;
    font-family: 'Vollkorn-BoldItalic', serif;
}
.room .price {
	font-size: 1rem;
	line-height: 1.25;
	margin-top: 0.625rem;
	margin-bottom: 0;
}
.room .price span {
	font-size: 1.75rem;
	display: block;
}
.room .buttons {
	margin-top: 1.25rem;
}

.col-room .room .info .title a {
    color:#fff;
}
.other-room h3.other-room-title {
    font-family: 'Vollkorn-BoldItalic', serif;
    font-size: 1.375rem;
}
a.other-room-image {
    /*-khtml-border-radius: 50px 0 50px 0;
    -moz-border-radius: 50px 0 50px 0;
    -ms-border-radius: 50px 0 50px 0;
    -o-border-radius: 50px 0 50px 0;
    border-radius: 50px 0 50px 0;*/
    -khtml-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
    display: block;
    position: relative;
    cursor:pointer;
}
a .symbol-2 {
    display:none;
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background: rgba(253, 250, 239, 0.38);
}
a:hover .symbol-2 {
    display:block;
}
a:hover .symbol-2 span{
    background-image: url("../images/symbol-2.png");
    background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
    width:170px;
    height:74px;
    display:inline-block;
    position:absolute;
    top:30%;
    left:0;
    right:0;
    margin:0 auto;
}
@media (max-width: 1199px) {
	.room {
		height: 22rem;
	}
	.room .title {
		font-size: 1.75rem;
	}
}

/*--------------------------------------------------------------
# single room
--------------------------------------------------------------*/
.room-list .room-item h3 a{
    font-size:1.25rem;
    font-family:'Vollkorn-BoldItalic';
}
.single-room-detail {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 0.625rem;
	margin-bottom: 1.25rem;
}
.single-room-detail .col + .col {
	border-left: 1px dotted #CCC;
}
.single-room-list {
	margin-bottom: 0;
}
.single-room-list dt {
	color: #333;
	float: left;
	clear: both;
	margin-right: 0.3125rem;
}
.single-room-list dd {
	margin-bottom: 0.3125rem;
}
.single-room-list i {
	margin-right: 0.3125rem;
}
.single-room-facilities {
	max-height: 7.8125rem;
	overflow: hidden;
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	transition: all 0.4s ease 0s;
}
.single-room-facilities.open {
	max-height: 50rem;
}
.srf-toggle {
	text-align: center;
	margin-top: 0.625rem;
}
.srf-toggle a {
	color: #b69e4f;
}
.srf-toggle a:before {
	content: '+';
	margin-right: 0.3125rem;
}
.single-room-facilities.open + .srf-toggle a:before {
	content: '-';
}
.single-room-facilities li {
	float: left;
	margin-right: 0.625rem;
	margin-bottom: 0.3125rem;
}
.single-room-facilities i {
	color: #333;
	margin-right: 0.3125rem;
}
.single-room-facilities1 ul{
    margin:0;
    padding:0;
    width:100%;
}
.single-room-facilities1 ul li {
	float: left;
	/*margin-right: 0.625rem;*/
	margin-bottom: 0.3125rem;
    list-style:none;
    width:30%;
    border-bottom:1px solid #dcdcdc;
    padding:15px 0;
    margin:0 15px;
}
@media (max-width: 767px) {
    .single-room-facilities1 ul li {
    width:100%;
}
}
.single-room-facilities1 i {
	color: #333;
	margin-right: 0.3125rem;
}
.single-room-facilities1 ul li:before {
    content: "\f121";
        display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right:5px;
}
.single-room-image,
.single-rest-image {
	display: block;
	margin-bottom: 1.25rem;
	position: relative;
}
.single-room-image i,
.single-rest-image i {
	font-size: 1.25rem;
	color: #FFF;
	background: rgba(0, 0, 0, 0.3);
	text-align: center;
	display: block;
	width: 1.875rem;
	height: 1.875rem;
	line-height: 1.875rem;
	position: absolute;
	z-index: 10;
	bottom: 0;
	right: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.single-room-image:hover i,
.single-rest-image:hover i {
	background: rgba(197, 161, 84, 0.7);
}
.single-room-bpo {
	margin-bottom: 1.25rem;
}
.single-room-book {
	float: left;
	height: 3rem;
	line-height: 3rem;
	margin-right: 1.25rem;
}
.single-room-price {
	color: #b69e4f;
	display: block;
}
.single-room-offer {
	font-size: 0.8125rem;
	text-transform: uppercase;
	color: #333;
	display: block;
}
.single-room-content {
	font-size: 1rem;
	margin-bottom: 1.25rem;
}
.single-room-gallery {
	/*margin-top: 3.125rem;*/
}
.single-room-gallery .item {
	color: #FFF;
	display: block;
	position: relative;
}
.single-room-gallery .item:before {
	content: ' ';
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.single-room-gallery .item:hover:before {
	opacity: 1;
	visibility: visible;
}
.single-room-gallery .desc {
	font-size: 0.8125rem;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	z-index: 11;
	left: 0;
	bottom: 0;
	padding: 0.3125rem 0.625rem;
	margin-bottom: 0;
}
.single-room-gallery .owl-prev,
.single-room-gallery .owl-next {
	font-size: 3.75rem;
	color: #FFF;
	background: transparent;
	border: 0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 1px 1px 0.625rem rgba(0, 0, 0, 0.3);
	margin-top: -4rem;
	position: absolute;
	z-index: 10;
	top: 50%;
}
.single-room-gallery .owl-prev {
	left: 0.625rem;
}
.single-room-gallery .owl-next {
	right: 0.625rem;
}
.single-room-gallery .owl-dots {
	text-align: center;
	list-style: none;
	padding-left: 0;
	margin-top: 0.4375rem;
	margin-bottom: 0;
}
.single-room-gallery .owl-dot {
	display: inline-block;
	margin: 0.4375rem;
}
.single-room-gallery .owl-dot span {
	font-size: 0;
	color: transparent;
	background: #CCCCCC;
	border: 1px solid #CCCCCC;
	border-radius: 50%;
	cursor: pointer;
	display: block;
	width: 0.625rem;
	height: 0.625rem;
	padding: 0;
}
.single-room-gallery .owl-dot span:hover,
.single-room-gallery .owl-dot.active span {
	background: #888888;
	border-color: #888888;
}
@media (max-width: 767px) {
	.single-room-detail .col + .col {
		border-left: 0;
	}
}
.single-offer .owl-prev,
.single-offer .owl-next {
	font-size: 3.75rem;
	color: #b69e4f;
	background: transparent;
	border: 0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 1px 1px 0.625rem rgba(0, 0, 0, 0.3);
	margin-top: -4rem;
	position: absolute;
	z-index: 10;
	top: 50%;
}
.single-offer .owl-prev {
	left: 0.625rem;
}
.single-offer .owl-next {
	right: 0.625rem;
}
@media (max-width: 767px) {
    .single-offer .owl-prev {
	left: 1.625rem;
}
.single-offer .owl-next {
	right: 1.625rem;
}
}
.single-offer .owl-dots {
	text-align: center;
	list-style: none;
	padding-left: 0;
	margin-top: 0.4375rem;
	margin-bottom: 0;
}
.single-offer .owl-dot {
	display: inline-block;
	margin: 0.4375rem;
}
.single-offer .owl-dot span {
	font-size: 0;
	color: transparent;
	background: #CCCCCC;
	border: 1px solid #CCCCCC;
	border-radius: 50%;
	cursor: pointer;
	display: block;
	width: 0.625rem;
	height: 0.625rem;
	padding: 0;
}
.single-offer .owl-dot span:hover,
.single-offer .owl-dot.active span {
	background: #b69e4f;
	border-color: #b69e4f;
}
.font-bold {font-weight:600!important;}
.single-offer-info {
    min-height:183px;
    border:1px solid #dee2e6;
}
@media (max-width: 767px) {
    /*.single-offer {padding:0 15px;}*/
}
/*--------------------------------------------------------------
# single rest
--------------------------------------------------------------*/
.single-rest-image {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 15rem;
	margin-bottom: 0;
}
.single-rest-content {
	background: #FFF;
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 3.75rem;
}
.single-rest-extra-content {
	font-size: 1rem;
}
.single-rest-extra-content strong {
	color: #333;
}
.single-rest-extra-content a {
	color: #b69e4f;
}
.single-rest-extra-content a:hover {
	color: #b69e4f;
}
.single-rest-more-content {
	margin-top: 3.125rem;
	margin-bottom: 0 !important;
}
.single-rest-buttons {
	margin-top: 1.5625rem;
}
.single-rest-buttons .btn {
	margin-top: 0.3125rem;
}
.single-rest-book {
	text-align: center;
	margin-bottom: -1.875rem;
	position: relative; 
	z-index: 10;
}
.single-rest-book .btn {
	font-size: 0.875rem;
	height: 3.75rem;
	line-height: 3.75rem;
	padding: 0 2.5rem;
    color:#fff; 
    font-family: 'Vollkorn-BoldItalic';   
}
.single-rest-bt {
	text-align: center;
	margin-top: -2.5rem;
	position: relative; 
	z-index: 10;
}
.single-rest-bt .btn {
    color:#fff;    
    padding-left:30px;
    padding-right:30px;
}
@media (max-width: 991px) {
	.single-rest-content {
		padding: 1.875rem;
	}
}
@media (max-width: 575px) {
	.single-rest-content {
		padding: 1.25rem;
	}
}

/*--------------------------------------------------------------
# page spas
--------------------------------------------------------------*/
.module-spas {
	background: #EEE;
}
.col-spa {
	margin-bottom: 2.5rem;
}
.spa {
	background: #FFF;
	box-shadow: 0 0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.1);
	display: flex;
	height: 100%;
	flex-direction: column;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.spa:hover {
	box-shadow: 0 0.5rem 0.75rem 0 rgba(0, 0, 0, 0.2), 0 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.2);
}
.spa .image {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
	height: 18.75rem;
}
.spa .info {
	text-align: center;
	padding: 2.5rem;
}
.spa .title {
	font-size: 1.75rem;
	text-transform: uppercase;
	margin-bottom: 1.25rem;
    font-family: 'Vollkorn-BoldItalic', serif;
}
.spa .title a {
	color: #383431;
}
.spa .title a:hover {
	color: #b69e4f;
}
.spa .date,
.spa .gps {
	font-size: 1rem;
	font-weight: 700;
	color: #b69e4f;
	display: block;
	margin-top: -0.625rem;
	margin-bottom: 0.625rem;
}
.spa .desc {
	font-size: 1rem;
	margin-bottom: 1.25rem;
}
.spa .buttons .btn {
	margin-bottom: 0.3125rem;
}
.big-spa {
	display: flex;
	flex-direction: row;
}
.big-spa .image {
	display: flex;
	min-height: 26.25rem;
}
.big-spa .info-container {
	display: flex;
	align-items: center;
	justify-content: center;
}
.big-spa .title {
	font-size: 2rem;
    font-family: 'Vollkorn-BoldItalic', serif;
}
@media (max-width: 1199px) {
	.spa .image {
		height: 15rem;
	}
	.big-spa .image {
		min-height: 22.5rem;
	}
}
@media (max-width: 767px) {
	.big-spa .image {
		min-height: 15rem;
	}
	.big-spa .info-container {
		min-height: 0;
	}
}

/*--------------------------------------------------------------
# archive tour
--------------------------------------------------------------*/
.col-archive-tour {
	margin-bottom: 1.25rem;
}
.archive-tour {
	background: #FFF;
	box-shadow: 0 0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.1);
	display: flex;
	height: 100%;
	flex-direction: column;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.archive-tour:hover {
	box-shadow: 0 0.5rem 0.75rem 0 rgba(0, 0, 0, 0.2), 0 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.2);
}
.archive-tour .info {
	padding: 0.9375rem 0.9375rem;
}
.archive-tour .name {
	font-size: 1.25rem;
	font-weight: 300;
}
.archive-tour .duration,
.archive-tour .include {
	font-size: 0.9375rem;
}
.archive-tour .include {
	color: #477A00;
}
.archive-tour .price {
	text-align: right;
}
.archive-tour .price .unit,
.archive-tour .price .amount {
	font-size: 1.25rem;
	color: #0065B8;
}
.archive-tour .price .unit {
	font-weight: 300;
}
.archive-tour .price .per {
	font-size: 0.75rem;
	display: block;
}

/*--------------------------------------------------------------
# page location
--------------------------------------------------------------*/
.contact-box {
	border: 1px dotted #CCC;
	padding: 1.5625rem 1.875rem 0.9375rem;
}
.location-means {
	background: #fff;
	box-shadow: 0 0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.1);
}
.location-means + .location-means {
	margin-top: 2.5rem;
}
.location-means .image {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 21.875rem;
}
.location-means .info {
	padding: 1.875rem;
}
.location-means .name {
	font-size: 1.75rem;
	text-transform: uppercase;
	color: #b69e4f;
	margin-bottom: 0;
    font-family: 'Vollkorn-BoldItalic', serif;
}
.location-means .name a{
	color: #b69e4f;
}
.location-means .desc {
	font-size: 1rem;
	margin-top: 0.9375rem;
}
.location-means .desc strong {
	color: #333;
}
.location-means .desc ul
{margin:0; padding:0; list-style:none;}
.location-means .buttons {
	text-align: left;
	margin-top: 1.25rem;
}
.location-means .video-image {
    display: block;
    min-height: 23.6rem;
    background-size: cover;
    position: relative;
}
.location-means .image .play {
    font-size: 1.875rem;
    color: #FFF;
    border: 0.1875rem solid #FFF;
    border-radius: 100%;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 0 0 0.625rem rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 0 0 0.625rem rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 0 0 0.625rem rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 0 0 0.625rem rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.75rem;
    height: 3.75rem;
    padding-left: 0.125rem;
    margin-top: -1.875rem;
    margin-left: -1.875rem;
    position: absolute;
    top: 50%;
    left: 50%;
}
/*--------------------------------------------------------------
# page events
--------------------------------------------------------------*/
.module-event-detail {
	background: #FFF;
	padding: 1.875rem 2.5rem 2.5rem;
	box-shadow: 0 0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.1);
	margin-top: 3.125rem;
}
.module-event-detail .title {
	color: #b69e4f;
	font-size: 2rem;
	margin-bottom: 1.25rem;
}
.event-details {
	font-size: 1rem;
	list-style: none;
	padding-left: 0;
	margin-bottom: 1.25rem;
}
.event-details li + li {
	border-top: 1px dotted #CCC;
	padding-top: 0.375rem;
	margin-top: 0.375rem;
}
.event-details li:after {
	content: ' ';
	display: table;
	clear: both;
}
.event-details .name {
	font-weight: 700;
	display: block;
	float: left;
	width: 6.25rem;
}
.event-details .value {
	display: block;
	overflow: hidden;
}

/*--------------------------------------------------------------
# page gallery
--------------------------------------------------------------*/
.gallery-tabs {
	justify-content: center;
	margin-bottom: 1.25rem;
}
.gallery-tabs li {
	display: inline-block;
	margin: 0 0.3125rem 0.625rem;
}
.col-gallery {
	margin-bottom: 1.25rem;
}
.gallery {
	box-shadow: 0 0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.1);
	display: block;
	position: relative;
}
.gallery:hover {
	box-shadow: 0 0.5rem 0.75rem 0 rgba(0, 0, 0, 0.2), 0 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.2);
}
.gallery .desc {
	font-size: 0.8125rem;
	color: #FFF;
	background: rgba(0, 0, 0, 0.3);
	display: block;
	padding: 0.3125rem 0.625rem;
	position: absolute;
	z-index: 10;
	left: 0;
	bottom: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.gallery:hover .desc {
	background: rgba(0, 0, 0, 0.6);
}
.gallery .play,
.fancybox-thumbs .play {
	font-size: 2.125rem;
	color: #FFF;
	border: 0.1875rem solid #FFF;
	border-radius: 50%;
	text-align: center;
	display: block;
	width: 3.75rem;
	height: 3.75rem;
	line-height: 3.5rem;
	padding-left: 0.25rem;
	margin-top: -1.875rem;
	margin-left: -1.875rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transition: all 0.3s ease 0s;
}
.fancybox-thumbs .play {
	font-size: 1.125rem;
	border-width: 0.125rem;
	width: 2rem;
	height: 2rem;
	line-height: 1.75rem;
	margin-top: -1rem;
	margin-left: -1rem;
}
.gallery:hover .play,
.fancybox-thumbs li:hover .play {
	color: #b69e4f;
	border-color: #b69e4f;
}

/*--------------------------------------------------------------
# page faq
--------------------------------------------------------------*/
.faq {
	margin-bottom: 0.625rem;
}
.faq .toggle {
	font-size: 1rem;
	color: #FFF;
	background: #b69e4f;
	display: block;
	padding: 0.625rem 1.25rem 0.625rem 2.625rem;
	position: relative;
}
.faq .toggle.collapsed {
	color: #333;
	background: #e5e5e5;
}
.faq .toggle:before {
	content: '\f126';
	font-family: 'Ionicons';
	font-size: 0.875rem;
	position: absolute;
	left: 1.25rem;
	top: 0.75rem;
}
.faq .toggle.collapsed:before {
	content: '\f123';
}
.faq .content {
	background: #FFF;
	border: 1px solid #e5e5e5;
	border-top: 0;
	padding: 1.875rem 2.5rem;
}

/*--------------------------------------------------------------
# category
--------------------------------------------------------------*/
.col-post {
	margin-bottom: 2.5rem;
}
.post {
	background: #FFF;
	box-shadow: 0 0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.1);
	display: flex;
	height: 100%;
	flex-direction: column;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.post:hover {
	box-shadow: 0 0.5rem 0.75rem 0 rgba(0, 0, 0, 0.2), 0 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.2);
}
.post .info {
	text-align: center;
	padding: 1.875rem 1.875rem 2.5rem;
}
.post .title {
	font-size: 1.375rem;
	text-transform: uppercase;
	margin-bottom: 1.25rem;
}

/*--------------------------------------------------------------
# entry
--------------------------------------------------------------*/
.entry-title {
	font-family: 'Vollkorn-BoldItalic', serif;
	font-size: 2rem;
	color: #000;
	margin-bottom: 1.25rem;
}
.entry-time {
	color: #b69e4f;
	display: block;
	margin-bottom: 0.625rem;
}
.entry-content {
	margin-bottom: 2.5rem;
}
.entry-content p {
	margin: 0 0 0.625rem;
	padding: 0;
	text-rendering: geometricprecision;
}
.entry-content strong {
	font-weight: 700;
	color: #333;
}
.entry-content ol {
	padding: 0;
	margin: 0 0 0.625rem 2.5rem;
}
.entry-content ol li {
	list-style-type: decimal;
	margin-bottom: 0.3125rem;
}
.entry-content ul {
	padding: 0;
	margin: 0 0 0.625rem 0;
}
.entry-content ul li {
	list-style: none;
	padding-left: 2.5rem;
	margin-bottom: 0.3125rem;
	position: relative;
}
.entry-content ul li:before {
	content: ' ';
	background: #343535;
	border-radius: 50%;
	width: 0.5rem;
	height: 0.5rem;
	position: absolute;
	top: 0.9375rem;
	left: 0;
}
.module-content.entry-content ul {
    padding-left: 30px;
}
.module-content.entry-content ul li {
    list-style: inherit;
    padding-left: 0;
}
.module-content.entry-content ul li:before {
    content: none;
}
.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}
.entry-content blockquote,
.entry-content blockquote::before {
}
.entry-content blockquote {
}
.entry-content blockquote::before {
}
.entry-content cite {
	font-style: normal;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin-bottom: 0.625rem;
}
.entry-content img.centered,
.entry-content .aligncenter {
	text-align: center;
	display: block;
	margin: 0 auto 0.625rem;
}
.entry-content img.alignnone {
	margin-bottom: 0.625rem;
}
.entry-content .alignleft {
	float: left;
	text-align: left;
}
.entry-content .alignright {
	float: right;
	text-align: right;
}
.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin: 0 1.875rem 0.625rem 0;
}
.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin: 0 0 0.625rem 1.875rem;
}
.entry-content .wp-caption {
	max-width: 100%;
}
.entry-content .wp-caption-text {
	text-align: left;
	background: #efefef;
	padding: 0.9375rem 1.25rem;
}
.entry-content table {
	width: 100%;
	margin-bottom: 0.625rem;
}
.entry-content table th,
.entry-content table td {
	border: 1px solid #d5d5d5;
	padding: 0.625rem 0.75rem;
	vertical-align: top;
}
.entry-content table th {
	font-weight: 700;
	color: #333;
}

/*--------------------------------------------------------------
# form comment
--------------------------------------------------------------*/
.form-comment {
	font-size: 1rem;
	background: #EEE;
	padding: 1.875rem;
}
.form-comment .form-title {
	font-family: 'Vollkorn-BoldItalic', serif;
	font-size: 1.75rem;
	text-align: center;
	color: #000;
	margin-bottom: 1.25rem;
}
.comments {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.child-comments {
	margin-left: 2.5rem;
}
.comment {
	margin-bottom: 3.125rem;
}
.comment .image {
	font-size: 3.125rem;
	color: #FFF;
	background: #b69e4f;
	border-radius: 50%;
	text-align: center;
	display: block;
	float: left;
	width: 5rem;
	height: 5rem;
	line-height: 5rem;
	margin-right: 0.9375rem;
}
.comment .name {
	font-size: 1rem;
}
.comment .reply {
	color: #666;
	float: right;
}
.comment .reply:hover {
	color: #333;
}
.comment .reply .icon {
	margin-right: 0.3125rem;
}
.comment .content {
	font-style: italic;
	background: #FFF;
	padding: 0.9375rem;
	margin-top: 1.25rem;
	margin-left: 2.5rem;
}
.comment .content:before {
	content: '\201C';
	font-size: 1rem;
	margin-right: 0.5rem;
}
.comment .content:after {
	content: '\201D';
	font-size: 1rem;
	margin-left: 0.5rem;
}

/*--------------------------------------------------------------
# sidebar
--------------------------------------------------------------*/
.widget-area {
	padding-left: 2.5rem;
}
.widget {
	background: #FFF;
	box-shadow: 0 0.125rem 0.1875rem 0 rgba(0, 0, 0, 0.1), 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.1);
	padding: 1.25rem;
	margin-bottom: 2.5rem;
}
.widget-title {
	font-size: 0.875rem;
	text-transform: uppercase;
	text-align: center;
	color: #000;
	margin: 0.625rem 0;
}
.widget_categories ul,
.widget-social {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.widget_categories li + li {
	border-top: 1px solid #e5e5e5;
	padding-top: 0.625rem;
	margin-top: 0.625rem;
}
.widget-social {
	text-align: center;
}
.widget-social li {
	font-size: 1.25rem;
	display: inline-block;
	margin: 0 0.625rem 0.3125rem;
}
/*#primary {
    position:absolute;
    top:-100px;
    z-index:9999;
}*/
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
.site-footer {
    /*width: 50%;
    position: fixed;
    height: 8vw;
    bottom: 0;
    right: 25%;
    left: 25%;
    z-index: 3;
	color: #fff;
    margin-bottom:25px;*/
}
.symbol-box {
    position:relative;
}
.symbol-4 {
  position:absolute;
  background-image: url("../images/symbol-4.png");
  display: inline-block;
background-repeat: no-repeat;
background-position: center center;
background-size: 200px;
height: 120px;
width: 100%;
top: -130px;
  z-index:1;
}
.symbol-1 {
        background: url("../images/symbol-1.png") no-repeat center center !important;
        height:50px;
    }
.site-footer a {
	color: #fff;
}
.site-footer a:hover {
	color: #b69e4f;
}
.site-footer p a {
	color: #3a3a3a;
}
.site-footer p a:hover {
	color: #d8b378;
}
.site-footer ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.footer-nav {
    text-align:center;
}
.footer-nav li {
	display: inline-block;
	padding: 0 0.625rem;
}
.footer-nav li:first-child {
	padding-left: 0;
}
.footer-nav li:last-child {
	padding-right: 0;
}
/*.footer-nav li + li {
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	padding-left: 0.625rem;.footer-social a
	margin-left: 0.625rem;
}*/
.footer-nav a {
	/*text-transform: uppercase;*/
	color: #3a3a3a;
	line-height: 2;
    font-family:'Vollkorn-Regular';
    font-size:1.063rem;
}
.footer-nav a:hover {
	color: #e4dbbf;
    /*font-family:'Vollkorn-Italic';*/
    /*font-weight:bold;*/
    /*font-family:'Vollkorn-Italic';*/
    /*text-decoration:underline;*/
}
/*.footer-social {
	float: right;
	margin-bottom: 1.25rem !important;
}*/
.footer-social li {
	display: inline-block;
	margin-left: 0.375rem;
	margin-right: 0.375rem;
}
.footer-social i {
	font-size: 2rem;
	color: #b69e4f;
	/*background: #b69e4f;*/
	text-align: center;
	display: block;
	width: 2.125rem;
	height: 2.125rem;
	line-height: 2rem;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.footer-social i:hover{opacity:0.6;}
/*.footer-social a:hover .ion-social-facebook {
	background: #3B559F;
}
.footer-social a:hover .ion-social-skype {
	background: #00AFF0;
}
.footer-social a:hover .ion-social-youtube {
	background: #FF0000;
}
.footer-social a:hover .ion-social-instagram {
	background: #3E6C8E;
}*/
.footer-contact {
	clear: both;
	text-align: center;
}
.footer-contact li {
	display: inline-block;
	padding: 0 0.625rem;
	margin-bottom: 0.625rem;
}
.footer-contact li:last-child {
	display: block;
}
.footer-contact span {
	color: #b69e4f;
	margin-right: 0.25rem;
}
.footer-contact span.fl-l {
    float: left;
}
.copyright-designer .fl-r {
    float: right;
    color: #999;
}
.copyright-designer .fl-r a {
    color: #fff;
}
.copyright-designer .fl-r a:hover {
    color: #b69e4f;
}
.copyRight {
    font-family:'Vollkorn-Regular';
    font-size:14px;
}
@media (max-width: 991px) {
	.footer-nav,
	.footer-social {
		text-align: center;
		float: none;
	}
}
#bgDiv {
    background-color: Gray;
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10000;
}
#Progress {
    background-color: #FFFFFF;
    border: 2px solid #d8b378;
    border-radius: 5px 5px 5px 5px;
    left: 48%;
    padding: 10px;
    position: fixed;
    text-align: center;
    top: 50%;
    z-index: 10010;    
}
.small-footer {width:100%; border-top:2px solid #707070; margin-top:0; margin-bottom:8px;}
.small-home {width:120px; border-top:1px solid #b69e4f; margin-bottom:35px;}
.zoom {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
a:hover .zoom {
	transform: scale(1.1);
}
/*----
# home rooms
--------------------------------------------------------------*/
.home-rooms,
.home-rooms .slick-slide {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.home-rooms .slick-list {
	margin-left: -0.25rem;
	margin-right: -0.25rem;
}
.home-rooms .slick-slide a {
	min-height: 27rem;
}
.home-rooms .slick-slide .info {
	display: none;
}
.home-rooms .slick-slide.slick-current .info {
	display: block;
}
.home-rooms .slick-slide .bd-icon {
    display: none;
}
.home-rooms .slick-slide.slick-current .bd-icon {
    display: block;
}
.home-rooms .slick-current a:hover .zoom {
	transform: scale(1.1) translateY(-50%) !important;
}
/*.home-rooms .slick-slide:not(.slick-active) {
    opacity: 0.3;
}*/
.bg-dark-50 {
    background-color: rgba(0, 0, 0, 0.5) !important;
}
.bg-xanh-50 {
    background-color: rgba(59, 126, 151, 0.5) !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.std-cat-post-gallery .slick-slide a {
    overflow: hidden;
}
.std-cat-post-gallery .slick-slide a img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.std-cat-post-gallery .slick-slide a:hover img {
    transform: scale(1.1);
}
/*.home .top-bar-head .language {color:#fff;}*/
/*.top-bar-head .language {color:#fff;}
.top-bar-head .language a{margin-left:15px;}
.top-bar-head .language a span{margin-left:5px;}
.scroll .top-bar-head .language {color:inherit;}
.page-child .top-bar-head .language {color:inherit;}*/
.language {color:#fff; display:inline-block;}
.language a{font-size: 1rem; margin:0 5px; color:#fff; font-family: 'Vollkorn-Italic';}
.language a.active{font-size: 1rem; margin:0 5px; color:#fff; font-family: 'Vollkorn-Black';}
.language a:hover{color:#d8b378;}
.language a span{font-size: 1rem; margin:0 5px; color:#fff; margin:0 5px;}

.language-mobile {color:#fff; display:none;}
.language-mobile a{font-size: 1rem; margin:0 5px; color:#fff; font-family: 'Vollkorn-Italic';}
.language-mobile a.active{font-size: 1rem; margin:0 5px; color:#fff; font-family: 'Vollkorn-Black';}
.language-mobile a:hover{color:#d8b378;}
.language-mobile a span{font-size: 1rem; color:#fff; margin:0 5px;}
/*.language {color:inherit;}
.language {color:inherit;}*/
#hbe-bws-wrapper-widget-code {text-align:center; width:auto; margin:0 auto; background:#232530; display:inline-block;}
div#search-widget-panel {background-color:#232530!important;}
    div#search-widget-panel div.swp-col3 a#bws-button-search {
    background-color:#f6c46b!important;
    color:#232530!important;
    }
.p-6{padding:4rem!important}.pt-6, .py-6{padding-top:4rem!important}.pr-6, .px-6{padding-right:4rem!important}.pb-6, .py-6{padding-bottom:4rem!important}.pl-6, .px-6{padding-left:4rem!important}
#search-widget-panel {
    padding: 1.275rem 1.075rem 0.725rem 1.075rem!important;
}
#search-widget-panel .swp-col3 .contain-box .best-price-guarantee .guarantee .txt{
    color:#fff!important;
}
[class^="bws-icon-"], [class*=" bws-icon-"] {
    color:#f6c46b !important;
}
/*.call-mobile {
    background: transparent;
    width: auto;
    position: absolute;
    z-index: 9999;
    top: 15px;
    right: 30px;
}
.call-mobile > a {
    color: #fff;
    background: transparent;
    font-size: 1.875rem;
    padding: 0;
    border-radius: 50%;
}
.site-header.scroll .call-mobile {
    top: calc(50% - 30px);
    font-size: 2rem;
}
.site-header.scroll .call-mobile > a {
    color: #666;
}*/

/*--------------------------------------------------------------
## site mobile
--------------------------------------------------------------*/
.site-mobile {
	background: transparent;
	/*display: flex;*/
    display: none;
	width: 100%;
	position: fixed;
	z-index: 999;
	bottom: 25px;
	left: 20px;
}
.site-mobile > a {
	font-size: 0.875rem;
	display: flex;
	align-items: center;
	justify-content: center;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
	max-width: 23%;
	height: 3.125rem;
}
.site-mobile > a > i {
	font-size: 0.875rem;
}
.site-mobile .open-booking {
	color: #fff;
	background: #b69e4f;
	-ms-flex: 0 0 35%;
	flex: 0 0 35%;
	max-width: 35%;
    border-radius: 25px;
    font-family: 'Vollkorn-Bold';
    text-transform:uppercase;
}
.site-mobile .open-booking > span img {
    height: 20px;
    margin-left: 5px;
}
.site-mobile .open-booking > span:first-child {
    font-size: 1.5rem;
    margin-right: .5rem;
}
.call-mobile {
    background: transparent;
    width: auto;
    position: absolute;
    z-index: 9999;
    top: 17px;
    right: 30px;
}
.call-mobile > a {
    /*color: #fff;*/
    background: transparent;
    font-size: 1.875rem;
    padding: 0;
    border-radius: 50%;
}
.site-header.scroll .call-mobile {
    top: calc(50% - 30px);
    font-size: 2rem;
}
.site-header.scroll .call-mobile > a {
    color: #666;
}
.gift-mobile {
    position: fixed;
    z-index: 999;
    background: transparent;
    height: 50px;
    right: 100px;
    bottom: 25px;
    font-size: 1.875rem;
}
.gift-mobile > a {
    color: #fff;
    background: #b69e4f;
    font-size: 1.875rem;
    padding: 11px 14px;
    border-radius: 50%;
}
#site-popup-mobile {
    position: fixed;
    bottom: 89px;
    z-index: 999;
    top: auto !important;
    right: 95px;
}
.room-info {
margin-bottom:20px;
}
.room-info ul {
    margin:0; padding:0; list-style:none;
}
.no-banner{
    min-height:95px;
}
.std-post-info {
    width: 20rem;
}
.borderbottom {
    position: relative;
    text-align: center;
}
.borderbottom::before {
    content: '';
    border-bottom: 1px solid 
    #dee2e6;
    width: 110px;
    text-align: center;
    left: calc( 50% - 58px );
    bottom: 0;
    position: absolute;
}
.smartsoft{bottom: 30px; left:0px; display: block;}
.smartsoft-phone.smartsoft-static {opacity: 0.8;}.smartsoft-phone.smartsoft-hover {opacity: 0.5;}
.smartsoft-ph-circle {animation: 1.2s ease-in-out 0s normal none infinite running smartsoft-circle-anim;background-color: transparent;border: 2px solid rgba(30, 30, 30, 0.4);border-radius: 100%;height: 160px;left: 20px;opacity: 0.1;position: absolute;top: 20px;transform-origin: 50% 50% 0;transition: all 0.5s ease 0s;width: 160px;}
.smartsoft-phone.smartsoft-active .smartsoft-ph-circle {animation: 1.1s ease-in-out 0s normal none infinite running smartsoft-circle-anim !important;}
.smartsoft-phone.smartsoft-static .smartsoft-ph-circle {animation: 2.2s ease-in-out 0s normal none infinite running smartsoft-circle-anim !important;}
.smartsoft-phone.smartsoft-hover .smartsoft-ph-circle {border-color: rgba(232, 192, 78, 1);opacity: 0.5;}
.smartsoft-phone.smartsoft-green.smartsoft-hover .smartsoft-ph-circle {border-color: rgba(236,16,25, 1);opacity: 0.5;}
.smartsoft-phone.smartsoft-green .smartsoft-ph-circle {border-color: rgba(232, 192, 78, 1);opacity: 0.5;}
.smartsoft-phone.smartsoft-gray.smartsoft-hover .smartsoft-ph-circle {border-color: rgba(246, 65, 17, 0.96);opacity: 0.5;}
.smartsoft-phone.smartsoft-gray .smartsoft-ph-circle {border-color: rgba(236,16,25, 1);opacity: 0.5;}
.smartsoft-ph-circle-fill {animation: 2.3s ease-in-out 0s normal none infinite running smartsoft-circle-fill-anim;background-color: #000;border: 2px solid transparent;border-radius: 100%;height: 100px;left: 50px;opacity: 0.1;position: absolute;top: 50px;transform-origin: 50% 50% 0;transition: all 0.5s ease 0s;width: 100px;}
.smartsoft-phone.smartsoft-active .smartsoft-ph-circle-fill {animation: 1.7s ease-in-out 0s normal none infinite running smartsoft-circle-fill-anim !important;}
.smartsoft-phone.smartsoft-static .smartsoft-ph-circle-fill {animation: 2.3s ease-in-out 0s normal none infinite running smartsoft-circle-fill-anim !important;opacity: 0 !important;}
.smartsoft-phone.smartsoft-hover .smartsoft-ph-circle-fill {background-color: rgba(232,192,78, 1);opacity: 0.75 !important;}
.smartsoft-phone.smartsoft-green.smartsoft-hover .smartsoft-ph-circle-fill {background-color: rgba(232,192,78, 1);opacity: 0.75 !important;}
.smartsoft-phone.smartsoft-green .smartsoft-ph-circle-fill {background-color: rgba(232,192,78, 1);opacity: 0.75 !important;}
.smartsoft-phone.smartsoft-gray.smartsoft-hover .smartsoft-ph-circle-fill {background-color: rgba(204, 204, 204, 0.5);opacity: 0.75 !important;}
.smartsoft-phone.smartsoft-gray .smartsoft-ph-circle-fill {background-color: rgba(232,192,78, 1);opacity: 0.75 !important;}
.smartsoft-ph-img-circle {animation: 1s ease-in-out 0s normal none infinite running smartsoft-circle-img-anim;background-color: rgba(30, 30, 30, 0.1);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==");background-position: center center;background-repeat: no-repeat;border: 2px solid transparent;border-radius: 100%;height: 60px;left: 70px; /*opacity: 0.9;*/position: absolute;top: 70px;transform-origin: 50% 50% 0;width: 60px;}
.smartsoft-phone.smartsoft-active .smartsoft-ph-img-circle {animation: 1s ease-in-out 0s normal none infinite running smartsoft-circle-img-anim !important;}
/*.smartsoft-phone.smartsoft-static .smartsoft-ph-img-circle {animation: 0s ease-in-out 0s normal none infinite running smartsoft-circle-img-anim !important;}*/
.smartsoft-phone.smartsoft-hover .smartsoft-ph-img-circle {background-color: rgba(232,192,78, 1);}
.smartsoft-phone.smartsoft-green.smartsoft-hover .smartsoft-ph-img-circle {background-color: rgba(232,192,78, 1);}
.smartsoft-phone.smartsoft-green .smartsoft-ph-img-circle {background-color: #cc9c12;/*background-color: rgba(233,48,0, 1);*/}
.smartsoft-phone.smartsoft-gray.smartsoft-hover .smartsoft-ph-img-circle {background-color: rgba(246, 65, 17, 0.96);}
.smartsoft-phone.smartsoft-gray .smartsoft-ph-img-circle {background-color: rgba(236,16,25, 1);}
.smartsoft-phone {background-color: transparent;cursor: pointer;height:160px;width:160px;position:fixed;transition: visibility 0.5s ease 0s;visibility: hidden;z-index: 100 !important;}
.smartsoft-phone.smartsoft-show {visibility: visible;}
@keyframes smartsoft-circle-anim {
    0% {
        opacity: .1;
        transform: rotate(0) scale(.5) skew(1deg)
    }
    30% {
        opacity: .5;
        transform: rotate(0) scale(.7) skew(1deg)
    }
    100% {
        opacity: .1;
        transform: rotate(0) scale(.7) skew(1deg)
    }
}

@keyframes smartsoft-circle-fill-anim {
    50% {
        opacity: .2;
        transform: rotate(0) scale(1) skew(1deg)
    }
    0%, 100% {
        opacity: .2;
        transform: rotate(0) scale(.7) skew(1deg)
    }
}

@keyframes smartsoft-circle-img-anim {
    0%, 100%, 50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10%, 30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20%, 40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
}
/*.footer-social {
	margin-bottom: 1.25rem !important;
}*/

.footer-social a {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin:0 10px 0 0;
}
.footer-social a.icon-social-facebook {
    background-image: url(/images/facebook-icon.svg);
}
.footer-social a:hover{
	opacity: 0.5;
}
.footer-social a.icon-social-youtube {
	background-image: url(/images/youtube-icon.svg);
}
/*.footer-social a:hover .ion-social-youtube {
	opacity: 0.5;
}*/
.footer-social a.icon-social-instagram {
	background-image: url(/images/instagram-icon.svg);
}
/*.footer-social a.ion-social-skype {
}
.footer-social a:hover .ion-social-skype {
	opacity: 0.5;
}*/
/*.footer-social a:hover .ion-social-instagram {
	opacity: 0.5;
}*/
/*.footer-social a .ion-social-twitter {
	background: #3E6C8E;
}
.footer-social a:hover .ion-social-twitter {
	opacity: 0.5;
}
.footer-social a .ion-social-pinterest {
	background: #e60023;
}
.footer-social a:hover .ion-social-pinterest {
	opacity: 0.5;
}
.footer-social a .ion-social-google-plus {
	background: #dd4b39;
}
.footer-social a:hover .ion-social-google-plus {
	opacity: 0.5;
}
.footer-social a .ion-social-twitter {
	background: #1da1f2;
}
.footer-social a:hover .ion-social-twitter {
	opacity: 0.5;
}*/
/*.bt-search-box {
    background:#d8b378;
}*/
.site-main {
    margin-top:50%;    
        -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    background: url("../images/background-texture.jpg") repeat scroll left top !important;
    margin-bottom:3rem;
    padding:4rem;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}
.ngayden, .ngaydi {background: #fff url("../images/date-icon.png") no-repeat scroll right center !important; font-size: 14px;}
.ngayden1, .ngaydi1 {background: #fff url("../images/date-icon.png") no-repeat scroll right 20px center !important; font-size: 14px;}
.box-content-about .entry-content img {
    /*max-width:100%;*/
    width:100%;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}
.box-content-about hr {
border-top:1px dashed #3a3a3c;
/*padding:5px 0;*/
}
em {
font-family: 'Vollkorn-Italic';
}
.b-left a.room-item-image{
    -khtml-border-radius: 120px 0 0 120px;
    -moz-border-radius: 120px 0 0 120px;
    -ms-border-radius: 120px 0 0 120px;
    -o-border-radius: 120px 0 0 120px;
    border-radius: 120px 0 0 120px;
    display:block;
    position:relative;
}
.b-right a.room-item-image{
    -khtml-border-radius: 0 120px 120px 0;
    -moz-border-radius: 0 120px 120px 0;
    -ms-border-radius: 0 120px 120px 0;
    -o-border-radius: 0 120px 120px 0;
    border-radius: 0 120px 120px 0;
    display:block;
    position:relative;
}
.room-item a .symbol-2 {
    display:none;
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background: rgba(253, 250, 239, 0.38);
}
.room-item a:hover .symbol-2 {
    display:block;
    /*transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)*/
}
.room-item a:hover .symbol-2 span{
    background-image: url("../images/symbol-2.png");
    background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
    width:170px;
    height:74px;
    display:inline-block;
    position:absolute;
    top:30%;
    left:0;
    right:0;
    margin:0 auto;
}
.room-des {
    font-size:22px;
    text-align:center;
}
.room-price strong{
    font-size:16px;
}
.room-price strong{
    font-size:36px;
    font-family: 'Vollkorn-Italic';
}

.room-details .room-facilities h3 {
    text-align:center;
}
.room-details ul {
    padding:0;
    margin:0 0 30px 0;
    list-style:none;
    width:100%;
    display:inline-block;
}
.room-details .room-facilities ul li {
    background: url("../images/dot.png") no-repeat left center transparent;
    padding:8px 0 8px 25px;
    border-bottom:1px dashed #333;
    width:50%;
    float:left;
    font-size:17px;
}
.b-item-left .room-item-image {
        /*-khtml-border-radius: 0 100px 0 100px;
        -moz-border-radius: 0 100px 0 100px;
        -ms-border-radius: 0 100px 0 100px;
        -o-border-radius: 0 100px 0 100px;
        border-radius: 0 100px 0 100px;*/
        -khtml-border-radius: 35px;
        -moz-border-radius: 35px;
        -ms-border-radius: 35px;
        -o-border-radius: 35px;
        border-radius: 35px;
        display: block;
        position: relative;        
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    margin-bottom:10px;
    }
.b-item-right .room-item-image {
        /*-khtml-border-radius: 0 100px 0 100px;
        -moz-border-radius: 0 100px 0 100px;
        -ms-border-radius: 0 100px 0 100px;
        -o-border-radius: 0 100px 0 100px;
        border-radius: 0 100px 0 100px;*/
        -khtml-border-radius: 35px;
        -moz-border-radius: 35px;
        -ms-border-radius: 35px;
        -o-border-radius: 35px;
        border-radius: 35px;
        display: block;
        position: relative;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    margin-bottom:10px;
    }
.box-gallery {
padding:0 50px;
}
.restaurant-details ul {
    padding: 0;
    margin: 0 0 30px 0;
    list-style: none;
    width: 100%;
    display: inline-block;
}
.restaurant-details ul li {
    background: url("../images/dot.png") no-repeat left center 
transparent;
padding: 8px 0 8px 25px;
border-bottom: 1px dashed
    #333;
    width: 50%;
    float: left;
    font-size: 17px;
}
.border-radius-15 {
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}
.border-radius-25 {
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
}
.border-radius-30 {
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}
.border-radius-35 {
    -webkit-border-radius: 35px;
    -khtml-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
}
.border-radius-40 {
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
}
.border-radius-45 {
    -webkit-border-radius: 45px;
    -khtml-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
}
.border-radius-50 {
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}
.border-radius-100 {
    -webkit-border-radius: 100px;
    -khtml-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
}
.border-radius-050 {
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.border-radius-0100 {
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}
.module-different {
border-top:2px solid #3a3a3c;
padding: 1.75rem 0 3.75rem 0;
}
.home-brands-thumbs {
padding:0 50px;
/*margin-top:10px;*/
}
.home-brands-thumbs .slick-slide {
    padding:0 3px;
    cursor:pointer;
}
.home-brands-thumbs .slick-slide img{
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}
.home-brands-thumbs.slick-slider .slick-prev {
    background-image: url(/images/icon-backslide-black.png);
    left: 1.5rem;
}
.home-brands-thumbs.slick-slider .slick-next {
    background-image: url(/images/icon-nextslide-black.png);
    right: 1.5rem;
}
.home-brands-thumbs.slick-slider .slick-arrow {
        width:14px!important;
        height:24px!important;
        margin-top: -0.75rem;
}
.home-brands-thumbs.slick-slider .slick-list .slick-track {
    padding:10px 0;
}
.home-brands-images.slick-slider .slick-arrow {
    background-color:#fff;
     width:35px!important;
     height:35px!important;
     margin-top: -0.75rem;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
}
.home-brands-images.slick-slider .slick-prev {
    background-image: url(/images/icon-backslide-black-big.png);
    left: 1.75rem;
}
.home-brands-images.slick-slider .slick-next {
    background-image: url(/images/icon-nextslide-black-big.png);
    right: 1.75rem;
}
.home-brands-images.slick-slider .slick-arrow:hover {
    opacity:0.3;
}
.home-brands-thumbs.slick-slider .slick-arrow {
        width:14px!important;
        height:24px!important;
        margin-top: -0.75rem;
}
.home-brands-images .slick-slide{
    padding:0 15px 15px 15px;
}
.home-brands-images .slick-slide img{
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}
/*box-gallery-thumbs*/
.box-gallery-thumbs .slick-slide {
    padding:0 3px;
    cursor:pointer;
}
.box-gallery-thumbs .slick-slide img{
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}
.box-gallery-thumbs.slick-slider .slick-prev {
    background-image: url(/images/icon-backslide-black.png);
    left: 1.5rem;
}
.box-gallery-thumbs.slick-slider .slick-next {
    background-image: url(/images/icon-nextslide-black.png);
    right: 1.5rem;
}
.box-gallery-thumbs.slick-slider .slick-arrow {
        width:14px!important;
        height:24px!important;
        margin-top: -0.75rem;
}
.box-gallery-thumbs.slick-slider .slick-list .slick-track {
    padding:10px 0;
}
.box-gallery-images.slick-slider .slick-arrow {
    background-color:#fff;
     width:35px!important;
     height:35px!important;
     margin-top: -0.75rem;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
}
.box-gallery-images.slick-slider .slick-prev {
    background-image: url(/images/icon-backslide-black-big.png);
    left: 1.75rem;
}
.box-gallery-images.slick-slider .slick-next {
    background-image: url(/images/icon-nextslide-black-big.png);
    right: 1.75rem;
}
.box-gallery-images.slick-slider .slick-arrow:hover {
    opacity:0.3;
}
.box-gallery-thumbs.slick-slider .slick-arrow {
        width:14px!important;
        height:24px!important;
        margin-top: -0.75rem;
}
/*.box-gallery-images .slick-slide{
    padding:0 15px 15px 15px;
}*/
.box-gallery-images.slick-slider .slick-list.draggable{
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}
.owl-detail #sync2 img {
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}
.owl-item .item img{
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}
.box-shadow036 {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}
.box-tour-list ul {
padding:0;
margin:0;
}
.box-tour-list ul li{
list-style:none;
text-align:center;
padding:10px 0;
}
.box-new-other-list ul{
margin:0;
padding:0;
list-style:none;
}
.box-new-other-list ul li{
    /*background: url("../images/dot.png") no-repeat left center transparent;*/
    padding: 8px 0 8px 25px;
    border-top: 1px dashed #333;
    width: 100%;
    font-size: 20px;
    text-align:center;
    list-style:none;
}
#menu-footer-navigation {
        margin:0; padding:0;
    }
   
.search-form {
    background:#fff;    
	border-radius: 1.5rem;
    margin-bottom: 20px;    
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    /*padding:10px 0 10px 15px;*/
}
    .search-form label {padding-right:10px;font-size:20px; margin-bottom:0; color:#5c5c5c;}
    .search-form input {border:none; margin-left:10px; color:#5c5c5c; width:195px;}
.search-form1 {
    background:#fff;    
	border-radius: 1rem;
    margin-bottom: 20px;    
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    padding:15px;
    width:360px;
    margin:0 auto;
}
    .search-form1 label {padding-right:10px;font-size:20px; margin-bottom:0; color:#5c5c5c; width:92px; text-align:right;}
    .search-form1 input {border:none; margin-left:10px; color:#5c5c5c; width:200px;}
    #bt-search-room1 {
    color: #FFF !important;
    background: #d8b378;
    padding: 10px 25px;
    font-family: 'Vollkorn-Bold';
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
    width:auto;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    margin:0 auto;
    line-height:15px;
}
        #bt-search-room1:hover {
        background:#b69e4f;
        }
    .btn-volume a#btvolum {
        background: #e5ddc1;
        color: #7b7b7b;
        /*width: 106px;
        height: 25px;*/
        float: left;
        margin-right: 10px;
        font-family: 'Vollkorn-Italic';
        font-size: 14px;
        padding:5px 15px;
        -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    }
    .btn-volume a#btvolum:hover {
        background:#a5a361;
        color:#fff;
    }
@media (max-width: 1408px) {  
    .footer-nav a {
        font-size:1rem;
    }
}
@media (max-width: 1380px) {
    .site-nav .menu > li > a {
    font-size:1.1rem;
    padding:0 0.625rem;
    }
    .footer-nav a {
        font-size:0.938rem;
    }
    .site-logo a {
        width: 165px;
        height: 136px;
    }
    .language-mobile {
        float:right; margin-right:35px;
    }
}
@media (max-width: 1205px) {
    .site-nav .menu > li > a {
    font-size:0.975rem;
    padding:0 0.625rem;
    }
    .search-form input {
    width:140px;
    }
    .footer-nav a {
        font-size:0.875rem;
    }
    .site-logo a {
        width: 150px;
        height: 124px;
    }
    /*.site-footer-home {
    height:11vw;
    }*/
}
@media (max-width: 1140px) {
    .site-nav {
        display: none;
    }
    .language {
    display:none;
}
    .language-mobile {
    display:inline-block;
}
    .site-logo a {
        width: 136px;
        height: 112px;
    }
    .btn-volume {
        display:none!important;
    }
    .site-nav .menu > li > a {
    font-size:11px;
    padding:0 0.625rem;
    }
    .aside-nav-toggler {
        display:block!important;
    }
    #btn-book-box {
        display:none!important;
    }
}
.form-contact .form-group>div{
    /*width:auto;*/
    padding:5px 15px;
    display:inline-block;
    background:#FFF;
}
.form-contact .form-group label.contact-label{
    width:100px;
    float:left;
    text-align:left;
    font-size:1rem;
    margin:0;
    font-family: 'Vollkorn-Italic';
    line-height:2.188rem;
    border-right:1px solid #3a3a3c;
}
.form-contact .form-group label.content-label{
    width:100%;
    /*float:left;*/
    text-align:center;
    font-size:1rem;
    margin:0 0 10px 0;
    font-family: 'Vollkorn-Italic';
    line-height:2.188rem;
    border-bottom:1px solid #3a3a3c;
}
.form-contact .form-group .contact-input{
    width:600px;
    border:none;
}
.form-contact .form-group .content-input{
    width:650px;
    border:none;
}
.box-tour-list ul li strong {
    padding-right:10px;
    margin-right:10px;
    border-right:1px solid #3a3a3c;
}
@media (max-width: 1110px) {
    .site-header .container {
    padding: 0 30px;
    }   
    .symbol-4 {
    top: -81px;
    height: 90px;
    width: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 150px;
}
}
@media (max-width: 1005px) { 
.form-contact .form-group .contact-input{
    width:320px;
    border:none;
}
.form-contact .form-group .content-input{
    width:366px;
    border:none;
}
    .module-title {
    font-size: 2.8rem;
    }
}
@media (max-width: 767px) {
    .module-title {
    font-size: 2rem!important;
    }
    #primary .container { padding:0;}
    .std-post-info {
        width: 100%;
    }
    .site-nav {
        display:none;
    }
    /*.language {float:right;
               margin-right:40px;
        display:block;
    }*/
    .box-slider {
        position:inherit;
    }
    .site-main {
        margin-top:0;
        webkit-border-radius: 0;
        -khtml-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        margin-bottom:0;
    padding:2rem;
    box-shadow:inherit;
    }
    #btn-book-box {
        display:none!important;
    }
    
.symbol-4 {
  top:-78px;
  height: 90px;
  /*width: 100%;*/
  display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 150px;
}

.b-left a.room-item-image{
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    display:block;
    position:relative;
}
.b-right a.room-item-image{
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    display:block;
    position:relative;
}
    #sync2 {
    display:none!important;
    }
    .footer-nav a {
        font-size: 1.2rem;
    }
    .search-form1 {
    width:330px;
}
    .search-form1 label {padding-right:10px;font-size:20px; margin-bottom:0; color:#5c5c5c; width:92px; text-align:right;}
    .search-form1 input {border:none; margin-left:10px; color:#5c5c5c; width:190px;}
}
@media (max-width: 480px) {
    .form-contact .form-group .contact-input{
        width:200px;
        border:none;
    }
    .form-contact .form-group .content-input{
        width:255px;
        border:none;
    }
} 
@media (max-width: 400px) {
.form-contact .form-group .contact-input{
    width:165px;
    border:none;
}
.form-contact .form-group .content-input{
    width:222px;
    border:none;
}
    .search-form1 {
    width:300px;
}
/*.search-form1 input {border:none; margin-left:10px; color:#5c5c5c; width:170px;}*/

.search-form1 label {padding-right:0;font-size:20px; margin-bottom:0; color:#5c5c5c; width:100%; text-align:left;}
.search-form1 input {border:none; margin-left:0; color:#5c5c5c; width:100%;}
.search-form1 span.cachsearch {
    display: none;
}
.search-form1 .check_in_box {border-bottom:1px solid #dcdcdc;}
}
@media (max-width: 350px) {
    .form-contact .form-group label.contact-label {
    border-right:none;
    border-bottom:1px solid #3a3a3c;
    width:100%;
    }
.form-contact .form-group .contact-input{
    width:100%;
    border:none;
}
.form-contact .form-group .content-input{
    width:100%;
    border:none;
}
    .search-form1 {
    width:auto;
}
@media (max-width: 320px) {

    .form-contact .form-group label.contact-label {
    border-right:none;
    border-bottom:1px solid #3a3a3c;
    width:100%;
    }
.form-contact .form-group .contact-input{
    width:100%;
    border:none;
}
.form-contact .form-group .content-input{
    width:100%;
    border:none;
}
}
.search-form1 span.cachsearch {display:none;}
.search-form1 label {padding-right:0;font-size:20px; margin-bottom:0; color:#5c5c5c; width:100%; text-align:left;}
.search-form1 input {border:none; margin-left:0; color:#5c5c5c; width:100%;}
.search-form1 .check_in_box {border-bottom:1px solid #dcdcdc;}
}
.text-uppercase {
text-transform:uppercase;
}
.font15 {
font-size:15px!important;
}
.color-white {
color:#fff!important;
}
.color-black {
color:#3a3a3c!important;
}
@media (max-width: 939px) {
.smartsoft{bottom: 0; left:0px; display: block;}
    .smartsoft-ph-circle-fill {animation: 2.3s ease-in-out 0s normal none infinite running smartsoft-circle-fill-anim;background-color: #000;border: 2px solid transparent;border-radius: 100%;height: 50px;left: 25px;opacity: 0.1;position: absolute;top: 25px;transform-origin: 50% 50% 0;transition: all 0.5s ease 0s;width: 50px;}
.smartsoft-ph-img-circle {animation: 1s ease-in-out 0s normal none infinite running smartsoft-circle-img-anim;background-color: rgba(30, 30, 30, 0.1);background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==");background-position: center center;background-repeat: no-repeat;border: 2px solid transparent;border-radius: 100%;height: 30px;left: 35px;/*opacity: 0.7;*/position: absolute;top: 35px;transform-origin: 50% 50% 0;width: 30px;background-size:25px 25px;}
.smartsoft-phone {background-color: transparent;cursor: pointer;height: 100px;position: fixed;transition: visibility 0.5s ease 0s;visibility: hidden;width: 100px;z-index: 100 !important;}.smartsoft-ph-circle {animation: 1.2s ease-in-out 0s normal none infinite running smartsoft-circle-anim;background-color: transparent;border: 2px solid rgba(30, 30, 30, 0.4);border-radius: 100%;height: 80px;left: 10px;opacity: 0.1;position: absolute;top: 10px;transform-origin: 50% 50% 0;transition: all 0.5s ease 0s;width: 80px;}}
.titlecontacts1 {
font-size:2.5rem;
margin-bottom: .5rem;
font-family: "Vollkorn-Italic", serif;
font-weight: 400;
line-height: 1.2;
color: #383431;
}
.titlecontacts2 {
font-size:2rem;
margin-bottom: .5rem;
font-family: "Vollkorn-Italic", serif;
font-weight: 400;
line-height: 1.2;
color: #383431;
}
@media (max-width: 768px) {
    .titlecontacts1 {
        font-size: 2rem;
    }
    .titlecontacts2 {
        font-size: 1.75rem;
    }
}

.single-room-gallery {
	margin-top: 3.125rem;
}
.single-room-gallery .item {
	color: #FFF;
	display: block;
	position: relative;
}
.single-room-gallery .item:before {
	content: ' ';
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.single-room-gallery .item:hover:before {
	opacity: 1;
	visibility: visible;
}
.single-room-gallery .desc {
	font-size: 0.8125rem;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	z-index: 11;
	left: 0;
	bottom: 0;
	padding: 0.3125rem 0.625rem;
	margin-bottom: 0;
}
.single-room-gallery .owl-prev,
.single-room-gallery .owl-next {
	font-size: 3.75rem;
	color: #FFF;
	background: transparent;
	border: 0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 1px 1px 0.625rem rgba(0, 0, 0, 0.3);
	margin-top: -4rem;
	position: absolute;
	z-index: 10;
	top: 50%;
}
.single-room-gallery .owl-prev {
	left: 0.625rem;
}
.single-room-gallery .owl-next {
	right: 0.625rem;
}
.single-room-gallery .owl-dots {
	text-align: center;
	list-style: none;
	padding-left: 0;
	margin-top: 0.4375rem;
	margin-bottom: 0;
}
.single-room-gallery .owl-dot {
	display: inline-block;
	margin: 0.4375rem;
}
.single-room-gallery .owl-dot span {
	font-size: 0;
	color: transparent;
	background: #CCCCCC;
	border: 1px solid #CCCCCC;
	border-radius: 50%;
	cursor: pointer;
	display: block;
	width: 0.625rem;
	height: 0.625rem;
	padding: 0;
}
.single-room-gallery .owl-dot span:hover,
.single-room-gallery .owl-dot.active span {
	background: #888888;
	border-color: #888888;
}
.form-group select {
 -webkit-appearance:none !important;
 -moz-appearance:none;
 -ms-appearance:none;
 appearance:none;
 background-color:#fff;
 background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAKCAYAAAA3kUfdAAAACXBIWXMAAAsTAAALEwEAmpwYAAAK T2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AU kSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXX Pues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgAB eNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAt AGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3 AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dX Lh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+ 5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk 5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd 0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA 4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzA BhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/ph CJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5 h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+ Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhM WE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQ AkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+Io UspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdp r+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZ D5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61Mb U2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY /R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllir SKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79u p+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6Vh lWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1 mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lO k06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7Ry FDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3I veRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+B Z7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/ 0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5p DoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5q PNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIs OpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5 hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQ rAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9 rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1d T1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aX Dm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7 vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3S PVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKa RptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO 32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21 e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfV P1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i /suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8 IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADq YAAAOpgAABdvkl/FRgAAAJpJREFUeNq0zrEVwjAMhOGfbECtLrtkBBjBrMAKGYEZMkIYAY+hOiOY xrznwoASy1ddcXr6TiklLBGREViBJ3DDls9NVNUrOzPs2D7ys5C7FTYCFxEJPXF3YMv9H7CEAURg 6YmLwGQA1mCTqm49cRZgFVbsu+J+AV1hR3HfgC9PWAuuBjh7wlpxNYgbzANXgmZPGMAbAAD//wMA 82o3nJ7vbQEAAAAASUVORK5CYII=");
 background-size:25px 5px;
 background-repeat:no-repeat;
 background-position:100% 19px;
 /*border:1px solid #ccc;
 padding-top:4px;
 padding-bottom:4px;
 padding-left:6px;
 padding-right:20px !important;
 padding-right:0\9 !important;
 font-size:11px;
 font-family:inherit;
 border-radius:0;
 height:30px*/
}