body {
	font-family: "Montserrat" !important; font-size: 14px;
	color: #5d400c;
	position: inherit;
	z-index: -1;
	//background: #f2e8cb !important;
	line-height: 24px;
}
:root {
	/*--add-font: "Poppins", sans-serif;*/
	--add-font: 'Roboto', sans-serif;
	--normal-font: "Montserrat", sans-serif;
	--second-font: "FS BlondeScript", sans-serif;
	--three-font: "Playfair Display", serif;
	--black-color: #000;
	--white-color: #fff;
	--box-shadow: #eae7f5;
	--white-text: #fff;
	--black-text: #000;
	--gray-text: #3b3b3b;
	--light-gray: #ccc;
	--border-color: #7d7d7d;
	--primary-color: #174F76;
	--primary-color2: #3c847c;
	--second-color: #1482cf;
	--btn-color: #11afb6;
	--hover-btn-color: #1482cf;
	--accent-color1: #2e871c;
	--accent-color: #328488;
	--sec-accent-color: #b99c72;
	--hover-accent-color: #d8bf9e;
	--color1: #11afb6;
	--color2: #eaf0ee;
	--color3: #6ababe;
	--color4: #b99c72;
	--color5: #d8bf9e;
	--color6: #a4d5d8;
	--color7: #33d5e2;
	--color8: #b79c8c;
	--color9: #328488;
	--color10: #3c847c;
}
.item:hover {
	opacity: 1 !important;
}
h1, h2, h3, h4, h5, h6{
	font-family: "Montserrat" !important;
}
/* jssor slider bullet navigator skin 05 css */

.jssorb05 {
	position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
	position: absolute;
	width: 16px;
	height: 16px;
	overflow: hidden;
	cursor: pointer;
}
.jssorb05 div { background-position: -7px -7px; }
.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
.jssorb05 .av { background-position: -67px -7px; }
.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

/* jssor slider arrow navigator skin 12 css */

.jssora12l, .jssora12r {
	display: block;
	position: absolute;
	width: 30px;
	height: 46px;
	cursor: pointer;
	overflow: hidden;
}
.jssora12l { background-position: -16px -37px; }
.jssora12r { background-position: -75px -37px; }
.jssora12l:hover { background-position: -136px -37px; }
.jssora12r:hover { background-position: -195px -37px; }
.jssora12l.jssora12ldn { background-position: -256px -37px; }
.jssora12r.jssora12rdn { background-position: -315px -37px; }
/*End jssor siler*/
#jssor_1:before {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.banner-block img{
	min-height: 300px;
}
.logo {
	padding-top: 5px;
	position: relative;
	z-index: 9;
}
.logo a {
	display: inline-block;
	width: 100%;
}
.logo img {
	transition: all 0.5s ease 0s;
	width: 100px;
	display: table;
	margin: 0 auto;
	padding: 0px 0px;
}

.fixed {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
	background: #fff;
	//background-image: url('../Img/bgra.jpg');
	background-repeat: repeat;
	background-position: center center;
	background-size: 10%;
}

.header-top {
	border-bottom: 1px solid #777777;
}
.header-contact {
	float: left;
	padding: 16px 0;
}
.header-contact > span.text-theme {
	color: #b5876d;
	padding-right: 9px;
}
.header-contact > span {
	color: #ffffff;
	display: inline-block;
	font-family: "Open Sans",sans-serif;
	font-size: 13px;
}
.header-links {
	float: right;
	padding: 14px 0;
}
.header-links > a {
	color: #ffffff;
	font-size: 18px;
	margin: 0 13px;
}
.main-menu ul li {
	display: inline-block;
	margin: 0 13px;
	padding: 26px 0;
	position: relative;
}
.main-menu ul li:first-child {
	margin-left: 0;
}
.main-menu ul li a {
	color: #ffffff;
	position: relative;
}
/*menu*/

.bar-menu-header {
	position: fixed !important;
	z-index: 999;
	top: 0;
	width: 100%;
	padding: 0px;
	height: auto;
	background: #ffffff;
	//background-image: url('../Img/bgra.jpg');
	background-repeat: repeat;
	background-position: center center;
	background-size: 10%;
}
#nav-nemu > li > a {
	padding: 10px 15px;
	text-transform: uppercase;
	/*color: #fff;*/
	font-size: 14px;
	border-bottom: 2px solid transparent;
	/*font-weight: 600;*/
	color: var(--primary-color);
	background: none;
	text-shadow: 1px 0px 1px var(--primary-color);
}
.bar-menu-header #nav-nemu > li > a {
	padding: 30px 15px 10px;
}
#sub-menu #nav-nemu li.active a {
	/*color: #937e63;*/
	background: none;
	color: var(--second-color);
	background: none;
	text-shadow: 1px 0px 1px var(--second-color);
}
#sub-menu #nav-nemu li a:hover, #sub-menu #nav-nemu li a:active, #sub-menu #nav-nemu li a:focus {
	color: var(--second-color);
	background: transparent;
	border-bottom: 2px solid var(--second-color);
	border-radius: 0px;
} 

ul li a.menu {
	background: transparent; 
}
ul li a:hover ,ul li a:active ,ul li a:focus {
	background-color: transparent; 
	outline:none;
	border:transparent;
}
.sub-menu {
	/*float: left;
	font-size: 12px;
	margin-left: -27px;*/
	/*padding-top:10px;*/
	display: table;
	margin: 0 auto;
	font-weight: 500;
}
/*.sub-menu li{
padding-bottom:15px;
}*/ 
/*.sub-menu li.li-menu {
padding: 17px 20px;
}
.sub-menu .li-menu a {
padding:12px !important;
}
ul li.li-menu a.menu {
color: #5d400c;
}*/
.header-links a i:hover {
	color:#fff;
}

/*.sub-menu .home a {
color: #000 !important;
}*/ 
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: transparent !important;
} 

/*ul li.li-menu a:hover {
color:#000 ;
}*/


.sub-menu .dropdown-menu {
	border-radius:0px ;
	border:none ;
	top:97% ;
	padding:0px ;
	color:#333 !important;
}
#nav-nemu .dropdown:hover .dropdown-menu, #nav-nemu .dropdown:active .dropdown-menu, #nav-nemu .dropdown:focus .dropdown-menu {
	display: block;
}
.dropdown-menu > li > a:hover {
	background-color: var(--second-color) !important;
	color: #fff !important;
}
#nav-nemu .dropdown-menu > li > a {
	padding:10px 20px;
}
/*#nav-nemu > li > a:before {
content: '/';
left: 0;
top: 50%;
margin-top: -9px;
position: absolute;
color:  #5d400c;
}*/
#nav-nemu > li > a.btn-menu {
	border: 2px solid #fff;
	color: #fff;
	border-radius: 0px;
	padding: 10px 20px;
	top: 10px;
}
#nav-nemu > li > a.btn-menu:hover {
	color: #5d400c;
	border:2px solid  #5d400c;
}
/*#nav-nemu > li > a.btn-menu:before {
content: '';
}
#nav-nemu > li > a.home:before {
content: '';
}*/

.navbar-right:hover .dropdown-menu {
	display:block ;
}
.navbar-right {
	top: -40px;
	right: 0px;

}
.navbar-right .dropdown-menu {
	top: 95%;
	border-radius: 0px;
	padding: 0px;
	min-width: 165px;
}
.navbar-right .dropdown-menu li a {
	padding: 8px 20px;
}    
.navbar-right .dropdown-menu li a img {
	float: right;

}
/*footer*/

.img-footer {
	padding: 0px 5px 10px;
	width: 130px;
	display: table;
	/*margin: 0 auto;*/
}
footer {
	//background-image: url('../Img/bgra.jpg');
	background-repeat: repeat;
	background-position: center center;
	background-size: 10%;
	color: #5d400c;
	line-height: 20px;
	font-size: 14px;
	border-top: 3px solid var(--primary-color);
}
.widget .widgettitle, .widgettitle {
	color: var(--primary-color);
	text-transform: uppercase;
	font-size: 18px;
	text-shadow: 1px 0px 1px var(--primary-color);
}
.widget .widgettitle a:hover, .widget .widgettitle a:active {
	color: var(--second-color);
	text-decoration: none;
}
.widget ul li {
	color: #5d400c;
	text-shadow: 1px 0px 1px #6b532b;
}
.widget ul li a {
	text-shadow: 1px 0px 1px #6b532b;
	line-height: 34px;
}

.widget p {
	color: #5d400c;
	padding-left: 0px;
	line-height: 25px;
}
.widget p a {
	color: #5d400c;
}
#col2,#col3,#col4{
	margin-top:1%;
}


.copyright {
	background: rgba(0, 0, 0, 0.1);

	color: #6a6a6a;
}
.copyright p {
	//color: #5d400c;
	line-height: 10px;
	display: block;
	padding-top: 10px;
}
/*slider*/
.content {
	height: 100vh;
	width:100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	position: relative;
	text-align: center;
}
/*.content3 {
background-image: url(/Content/Img/Index/image-1.jpg);
}
.content2 {
background-image: url(/Content/Img/Index/image-2.jpg);
}
.content1 {
background-image: url(/Content/Img/Index/image-1.jpg);
}*/
.slider-caption-sub {
	color: #4a2d0a;
	font-size: 13px;
	display: inline-block;
	letter-spacing: 3px;
	font-style: italic;
}
.slider-text {
	position: absolute;
	bottom: 0%;
	width: 100%;
	text-align: right;
	right: 20px;
}
.slider-text .banner-btn a {
	font-size: 8px;
	padding: 5px 8px;
	line-height: 9px;
}
.slider-caption.slider-caption-2 {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	text-transform:uppercase;
}

/*silder*/
#myCarousel {
	top:0;
}
#myCarousel .carousel-control {
	background: transparent;
	border: transparent;

}
#myCarousel .carousel-control span {
	font-size: 20px;
	padding: 10px;
	top: 45%;
	border:2px solid;
}
.banner-btn {
	margin-top:20px;

}

.banner-btn a {
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	line-height: 48px;
	padding: 0 42px;
	text-transform: uppercase;
	background: #fff;
	color: rgb(147, 109, 58);
}

.btn.hvr-sweep-to-top:before {
	background: rgb(147, 109, 58) !important;
	border-color: rgb(147, 109, 58) !important;
	color: #fff;
}
.banner-btn .hvr-sweep-to-top:before {
	background: rgb(147, 109, 58);
	border-color: rgb(147, 109, 58);
	color: #fff;
}
.default-btn:first-child {
	color: rgb(147, 109, 58);
	text-decoration: none;
}
.datepickerebe-on .hvr-sweep-to-top:before {
	background: rgb(147, 109, 58);
}
/*///datapicker*/
.btn-df .default-btn {
	color: #fff;
	border: none;
	width: 100%;
}
.block-left {
	position: relative;
	background-color: #0e385d;
	padding: 23px 0px;
}/*.mg {
left: 5px;
}
.mg3
{
left: 20px;
}*/
.datepickerebe .booking-form-title {

	color: #fff;
	font-size: 30px;
	font-weight: 700;
}
.block-left .fa-stack.fa-lg {
	position: absolute;
	right: -22px;
	font-size: 22px;
	color: #fff;
	top: 23%;
}
.block-left .fa-inverse {
	color:#ff3d54;
}
.datepickerebe .avalability-column button {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	padding: 28px 0px;
	background-color: #ef2b42;
	border: 1px solid #ef2b42;
}
.datepickerebe .avalability-column button .big-txt {
	color: #ffffff;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
}
.datepickerebe .avalability-column button .small-text {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}
.datepickerebe .group-inner .text {
	position: relative;
	color: #ffffff;
	font-size: 13px;
	margin-top: 25px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}
.datepickerebe .group-inner .apply {
	position: relative;
	color: #fff;
	font-size: 13px;
	text-align: center;
	display: block;
	text-transform: uppercase;
	margin:10px;
}
.datepickerebe .group-inner .apply:hover, .datepickerebe .group-inner .apply:active, .datepickerebe .group-inner .apply:focus{
	text-decoration:none;
	outline:none;
	color:#fff;
} 
.text-white {
	color: white;
}
.text-white a:hover ,.text-white a:active,.text-white a:focus{
	color: #6b3d0e;
	text-decoration:none;
	outline:none;
}
.datepickerebe-on .titel-mail h4 {
	font-weight: 700;
	margin-bottom: -5px;
	text-align: left;
}
.datepickerebe-on .titel-mail h4 i{
	margin-right: 5px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	text-align:center;
}
#ui-datepicker-div .ui-state-default {
	text-align:center;
}


.datepickerebe {
	text-align: center;
	color: #000;
	position: relative;
	/*z-index: 99;*/
	/*margin-top: -108px;*/
	background-color: #777;
	/*box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1); #322b23*/
	/*margin-bottom: 60px;*/
}

.datepickerebe .form-control {
	border-radius:0px;
}

.datepickerebe .datepickerebe-on {
	display: inline-block;
	vertical-align: middle;
	padding: 20px 0px 20px;
	width:100%;
}
@media(min-width:768px){
	.datepickerebe .datepickerebe-on .form-group{
		margin-bottom: 0;
	}
}
.datepickerebe .datepickerebe-on label {
	color:white;
	float: left;
	font-size: 18px;
	font-weight: 500;
}
.datepickerebe .datepickerebe-on span {
	color: #999;

	margin-top: 9px;
}
.datepickerebe .datepickerebe-on a {
	text-transform: uppercase;
	margin-top: 29px;
}
/*datapicker style*/
/*.time {
	margin: 30px 0px;
}*/
.datetime {
	background: #fff;
	font-size: 14px;
	text-decoration: none !important;
	color: #333 !important;
	padding: 15px 10px;
	border: none;
	width: 100%;
}
.datetime i {
	font-size: 10px;
	margin-left: 70px;
}
.datetime:hover, .datetime:active, .datetime:focus {
	text-decoration: none;
	border: none;
	outline: none;
}
.time .dropdown-menu {
	border-radius: 0px;
	padding: 0px;
	margin: 0px;
	min-width: 100%;
}
.dropdown .dropdown-menu .active {
	background:#999 ;
}
.dropdown-menu > .active > a{
	background-color:transparent !important;
}

.time ul li a{
	margin-top: 0px !important;
}
.awe-calendar-wrapper {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 100%;

}
.awe-calendar-wrapper .awe-calendar {
	padding: 0 30px 0 10px;
	width: 100%;
	border: 2px solid #fff;
	line-height: 36px;
	background-color: #fff;
	border-color: #fff;
	color: #333;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	height: 50px;
}
.awe-calendar-wrapper i {
	position: absolute;
	right: 10px;
	top: 32%;
	font-size: 14px;
	color: #333;
	pointer-events: none;
}
#ui-datepicker-div {
	padding: 0px;
	border: none;
	border-radius: 0px;
}
.ui-datepicker {
	background: #fff;
	border-width: 0;
	box-shadow: 0 5px 15px rgba(0,0,0,.3);
	width: 320px;
	border-radius: 0;
}
.ui-datepicker .ui-datepicker-header {
	background-color: var(--primary-color);
	border-width: 0;
	border-radius: 0;
}
.ui-datepicker .ui-datepicker-title {
	color:#333;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{
	border: none !important;
	background: none !important;
	font-weight: normal;
	color: #fff;
}
.ui-datepicker .ui-datepicker-title {
	padding:4px;
	color:#fff;
}
/*#ui-datepicker-div .ui-icon {
background-image:none;
}*/
.default-btn {
	padding: 15px 10px;
	background: var(--primary-color);
	color: #fff;
}
.default-btn:hover{
	background: var(--second-color);
}
.datepickerebe .btn {
	margin-right: 5px;
	background-color: #4b2b0a;
	color: #fff;
	border-radius: 0px;
	padding: 9px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	border: 1px solid var(--second-color) !important;
	background: var(--second-color) !important;
	font-weight: normal;
	color: #ffffff;
}

.ui-datepicker .ui-datepicker-prev{
	left: 0 !important;
}
.ui-datepicker .ui-datepicker-next{
	right: 0 !important;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 0 !important;
	width: 2.8em !important;
	height: 2.8em !important;
}
.titel-mail i.i-img {
	float: left;
	font-size: 20px;
	margin-right: 10px;
	color: #e7c130;
	padding: 7px;
}
.check {
	margin-left: 30px;
	margin-top: -10px;
}
.scores {
	background: #edf2f7;
	position: relative;
	bottom: 0px;
	right: 35px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.scores .score-item {
	background-position: center 85%;
	background-repeat: no-repeat;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding-bottom: 40px;
	padding-top: 20px;
	text-align: center;
	color: #6b3d0e;
	font-size: 30px;
}
.scores .score-item.agoda {
	background-size: 50%;
	padding-bottom: 45px;
}
.scores .score-item small {
	font-size: 50%;
}
.scores .score-item.tripadvisor {
	background-size: 50%;
}
.scores .score-item.booking {
	background-size: 50%;
	padding-bottom: 45px;
}
/*footer*/
.footer-links {
	padding:14px 0px;
	margin-left: -12px;
}
/*.footer-links .fa-facebook {
	padding:5px 6px;
}
.footer-links .fa-instagram {
	padding:5px 4px;
}
.footer-links .fa-twitter {
	padding:5px 3px;
}*/
.footer-links a {
	border: 1px solid;
	padding: 5px;
	color: #5d400c;
	font-size: 18px;
	margin: 0 13px;
	cursor: pointer;
}
#ft-bt {
	padding-bottom:10px;
	color: #5d400c;margin-top: 30px;
}
#col1 {
	color: var(--primary-color);
	margin-top: 20px;
	text-shadow: 1px 0px 1px var(--primary-color);
}
#col1 p {
	color: var(--primary-color);
	line-height: 26px;
	/*text-transform: uppercase;*/
	text-shadow: 1px 0px 1px var(--primary-color);
}
#ft-bt p i {
	color: var(--primary-color);
	margin-right: 5px;
	text-shadow: 1px 0px 1px var(--primary-color);
	padding: 5px 8px;
}
#col1 p span a {
	color: #5d400c;
	text-shadow: 1px 0px 1px #6b532b;
}
#col1 p span {
	color: #5d400c;
	margin-right: 5px;
	text-shadow: 1px 0px 1px #6b532b;
}
footer a {
	line-height: 30px;
	color: var(--primary-color);
	text-shadow: 1px 0px 1px var(--primary-color);
}
footer a:hover, footer a:active {
	color: var(--second-color);
	text-decoration: none;
}
#widget  {
	margin-top:15px;
}
#widget p {
	color: #5d400c;
	text-shadow: 1px 0px 1px #6b532b;
}
#ft-menu{
	padding-left:15px;list-style-type: none;
}

.widget div a .ia {
	width: 35px;
	padding: 5px;
}
/*.product_list_widget img {
width:50px;
}*/
.list-social-img {
	list-style-type:none;
}.text-center .social-img {
	width: 100%;
	float: left;
	margin-left: -35px;
}
.text-center img{
	width:auto;
}
/* for 700px or less */
@media screen and (max-width: 500px) {
	@*footer .container #col2 {
		display: none;
	}

	footer .container #col3 {
		display: none;
	}*@

		footer .copyright {
			display: block;
	}

	footer .copyright a {
		display: none;
	}

	footer .copyright p{
		line-height: 20px !important;
	}
	.header-top .header-contact {
		float:right;
	}


	/*title h2*/
	.favorite .section-title h2 {
		line-height:27px !important;
	}
	.breadcrumb-text h2 {
		opacity:1;
		line-height:1.2em !important;
	}
	.breadcrumb-text p {
		opacity:0;
	}
	/*header after*/
	.header-area:after {
		-webkit-transform: skewX(0deg);
		transform: skewX(0deg);
		width: 0% !important;
	}
	/*.datepickerebe-on .col-xs-6 {
	width:50% !important;
}*/
	/*image gallery*/

	.grid .element-item {
		height: 20%;
		width: 50%;
	}
	.grid .gallery_item .img-fluid {
		height: 100px;
		width: 100%;
	}
}

/* for 480px or less */
@media screen and (max-width: 1100px) {
	.block-left .fa-stack.fa-lg{
		display:none;
	}
	.our-gallery .owl-carousel .owl-dots.disabled, .our-gallery .owl-carousel .owl-nav.disabled {
		display: none !important;
	}
	.logo{
		display:block !important;
	}
	/*.datepickerebe .mg3{
	left:0;
}
	.datepickerebe .mg1 {
	left: 0;
}
	.datepickerebe .mg2 {
	left: 0;
}*/
	.datepickerebe .datetime {
		width: 100%;
	}
	.datepickerebe .time .dropdown-menu {
		min-width: 100%;
	}
	#owl-demo1 .owl-nav .owl-prev {
		left: 0 !important;
	}

	#owl-demo1 .owl-nav .owl-next {
		right: 0 !important;
	}
	.two-col-fluid .image-column{
		position:relative !important;
		width:100% !important;
	}
	.two-col-fluid .image-column .hidden-image{
		display:block !important;
	}
	.two-col-fluid.right-image .left-column .inner-box{
		padding:10px !important;
	}
	.two-col-fluid .left-column .inner-box{
		padding:10px !important;
	}
	/*footer*/
	.social {
		margin-right: -10px;
	}

	.social i {
		padding: 5px 6px !important;
	}

	.social i.face {
		padding: 5px 8px !important;
	}

	.social i.google {
		padding: 5px 4px !important;
	}

	/*.datepickerebe .datepickerebe-on {
	width: 100%;
	padding: 25px 0px;
}*/

	/*room list*/
	.room-list-text p {
		height: 41px;
		overflow: hidden;
	}
	/*text room*/
	.room-list .p-amount {
		bottom: 0px !important;
	}
	/*header after*/
	.header-area:after {
		-webkit-transform: skewX(-34deg);
		transform: skewX(-26deg);
		width: 33%;
	}

	/*.index .mg3 {
	left: 49px !important;
}

	.index .mg2 {
	left: 34px !important;
}

	.index .mg1 {
	left: 20px;
}*/

	#sub-menu .navbar-right {
		top: 65px;
	}

	.datepickerebe .scores {
		width: 93%;
		right: 0;
		left: 15px;
	}

	/*.datepickerebe .mg {
	left: 0;
}*/

	.section {
		display: none;
	}

	.datepickerebe {
		margin-top: 0;
	}
	/*dining*/
	.Cocktails {
		margin-left: 0;
		margin-right: 0;
	}

	.bgr-promotion .mgr-ding {
		padding:20px 0px !important;
	}
	#sub-menu .dropdown-flag {
		position:absolute;
		top:40px;

	}

	#sub-menu #nav-nemu > li > a {
		padding:10px;
	}
	#sub-menu #nav-nemu > li > a.btn-menu {

		color:  #5d400c;
		border-radius: 0px;
		padding: 0;
		top: 10px;
		border:none;
	}
}
.btn-df {
	margin-top: 30px;
}
@media screen and (max-width: 700px) {
	.block-left .fa-stack.fa-lg{
		display:none;
	}
	.our-gallery .owl-carousel .owl-dots.disabled, .our-gallery .owl-carousel .owl-nav.disabled{
		display:none !important;
	} 
	.index .col-xs-6 {
		width: 100% !important;
		margin-top: 20px;
		left: 0 !important;
	}
	.btn-hve .event-text a.services-style-two {
		margin-top: 10px;
		margin-bottom: 50px;
		float: left;
	}
	.content-box a.theme-btn {
		padding: 10px 12px;
	}
	.two-item-carousel {
		float: left;
	}
	.awe-calendar-wrapper {
		width: 100% !important;
		left: 0;
		right: 0;
	}
	.feedback-section .outer-box .left-column {
		width: 100% !important;
		background: #0e385d;
	}
	.feedback-section .outer-box .right-column {
		width: 100% !important;
	}
	.feedback-section .outer-box .right-column .feedback-detail, .feedback-section .outer-box .left-column .content-box {
		padding: 30px 47px !important;
	}
	.owl-stage-outer .news-block .inner-box .author li:after {
		content: "";
	} 
	.index .dropdown button {
		width: 100%;
	}
	.our-gallery .owl-theme .owl-nav{
		display:none;
	}
	.our-gallery .content-box{
		padding:0 0 30px !important;
	}
	/*.index .row {
	margin-right: 0;
	margin-left: 0;
}*/
	.index .datepickerebe {
		margin-top: 0;
	}
	.Datepicker-Valid {
		display:none;
	}
	.timeindex .Datepicker-Valid {
		display:block !important;
	}
	.slider-text {
		display:none;
	}
	.scores {
		display:none;
	}
	/*.datepickerebe .mg {
	left:0 ;
}*/
	.datepickerebe {
		margin-top: 0;
	}
	#section-3 .block-bottom {
		top:0 ;
	}
	#section-4.avtivities {
		margin-top:0px;
	}
	.logo img {
		padding-top: 15px;
	}
	#sub-menu {
		margin-top: -20px;
	}
	.datepickerebe .datepickerebe-on a{
		margin-bottom:20px !important;
	} .header-area:before {
		/*background: rgba(51, 51, 51, 0.61);*/
		content: "";
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}

	#sub-menu #nav-nemu > li > a:before {
		content:"";
	}
	#sub-menu #nav-nemu > li > a.btn-menu {

		color:  #5d400c;
		border-radius: 0px;
		padding: 10px 20px;
		top: 10px;
	}
	#sub-menu #nav-nemu > li > a.btn-menu:hover {
		color: #5d400c;
		border:2px solid  #5d400c;
	}
	#sub-menu .dropdown-flag {
		position:absolute;
		right:50px;
		top: 10px;

	}
	.bgr-promotion .mgr-ding {
		padding:20px 0px !important;
	}
	.block-color .text-center img {
		margin-left: 0px; 
	}
	#owl-activities .owl-dots.disabled, #owl-activities .owl-nav.disabled {
		right:0px;
	}
	#sub-menu #nav-nemu > li {
		width:100%;
		text-align:center;
	}
	#sub-menu #nav-nemu li.active a {
		color: #5a1a02 !important;
		background: none;
	}
	.n-ding .Cocktails {
		margin-left: 0;
		margin-right: 0;
	}
	.bgr-promotion .promotion-tt {
		margin-left: 0;
	}
	.bgr-promotion1.n-ding img {
		position: relative;
		top: 0;
	}
}
#sub-menu .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fff;
	color: #795548;
}
#sub-menu .navbar-default .navbar-toggle {
	border-color: #fff;
	color: #ad9f76;
	margin-top: 38px;
}
/*.mg1 {
right:40px;
}
.mg2 {
right:15px;
}*/
/*messenger*/
.articlecontainer {
	border: 1px solid #fff;
	box-shadow: rgba(128, 128, 128, 0.32) 0 0 5px 5px;
	padding: 10px;
}

.des-article {
	//font-size: 20px;
	line-height: 1.5em;
	text-transform: capitalize;
	//color: #fff;
}
@media (max-width: 768px) {
	#owl-demo1 .owl-stage {
		/*width: 5000px !important;*/
		display: flex !important;
	}

	#owl-demo1 .owl-item {
		/*width: 100vw !important;*/
		max-width: 100% !important;
	}
	#owl-demo1 .owl-item {
		/*float: none !important;*/
		display: block !important;
	}

	#owl-demo1 .owl-item > .item {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		box-sizing: border-box !important;
	}
}

@media(max-width:767px) {
	.navbar-collapse {
		position: fixed;
		left: 0;
		right: 0;
		top: 104px;
		z-index: 1000;
		background: #E8DEC1;
	}

	.navbar-collapse.collapsing {
		position: fixed;
	}

	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
}

.social-fixed{
	position: fixed;
	bottom: 20px;
	right: 15px;
	z-index: 30;
}
.social-fixed .item{
	display: block;
	width: 50px;
	height: 50px;
	min-height: auto;
}
.social-fixed .item+.item{
	margin-top: 15px;
}