@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&family=Mukta:wght@200;300;400;500&family=Oswald:wght@200;300;400&family=Raleway:wght@200;300;400;500&family=Montserrat:wght@300;400;500&family=Roboto:wght@100;300;400&display=swap');
html, body {
	padding: 0;
	margin: 0;
}
/* Reset */
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
body {
	width: 100%;
	font-family:   'Raleway', sans-serif;
	color:#333333;
	font-size: 16px;
	font-weight: normal;
	line-height:1.6;
	background: #fff;
}
html, body {
	height: 100%;
}
.no-padding {
	padding: 0;
}
ul {
	margin-left: 0;
	padding-left: 0;
}
p {
	margin:0 0 10px;
	line-height:1.6;

}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size:inherit;
	border-left: 5px solid #eee;
	border-left-color: #c3512f;
}
#site-center ul {
	margin-left: 30px;
}

h1 {
	font-size:44px;
	font-family: 'Great Vibes', serif;
	letter-spacing:1px;
	box-sizing:content-box;
	position:relative;
	margin:40px 0;
	line-height:normal;
	text-align:center

}
 h2, h3, h4 {
	line-height: 1.1;
	font-family: 'Oswald', serif;
	color:#353535;
	font-weight: 400;

}
h1.start {
	margin:0;
}
h2 {
	font-size:32px;
	padding: 30px 0;
	position:relative;/*	color:#267cc5;*/
}
h2.start {
	text-align: center;
	
}
h2.socials {
	color:white
}
h3 {
	font-size: 30px;
		padding:20px 0;
		margin:0;

}
h4 {
	font-size: 22px;
}
a, a:hover, a:focus {
	text-decoration: none;
	color: #c99346;
	outline: none;
}
a:hover, a:focus {
/*	opacity:0.85;*/
}
hr {
	margin: 20px 0;
	border-top: 1px solid #bfa374;
}
strong {
	font-weight:bold;
}
header {
	margin: 0 auto;
	width:100%;
	padding:0;
	z-index:99;
	position: relative;
	top: 0;
}
header.main {
	background-color:#e3e3e3;
	height:165px;
	position: fixed;
}
header.scroll {
	background-color: #e3e3e3;
	box-shadow: 0 0 .5em rgba(0, 0, 0, .2);
	overflow: hidden;
	position: fixed;
	height:95px;
}
.sticky + .content, .content {
	padding-top: 165px;
}
 nav:not(.mm-menu) {
 display: none;
}
.header {
	display:none;
}
.btn-block{
margin-top: 20px;
font-family: 'Oswald', serif;
font-size: 20px;
text-transform: uppercase;	
	}
 @media (max-width: 1024px) {
em {
 padding:20px 0 0 0;
}
 .header {
display:block;
 margin:0;
 padding:0;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 width: auto;
 z-index:1000;

}
 .header a {
 display: block;
 width: 40px;
 height: 40px;
 color:#999;
 margin: 10px;
 position: absolute;
 top: 15px;
 right: 0;
 font-size:40px;
 padding:0;
}
}
ul.tree {
	margin:10px;
	list-style-type: square;
	list-style-position: inside;
}
ul.tree li a, a.linkTree {
	color:#555
}
ul.tree li a:hover {
	color:#c79b58
}
h1.header-text {
	font-size:40px;
	text-align: center;
	margin:20px 0;
}
h1.header-text span {
/*	font-size:30px;
	font-family:'Dancing Script';
	text-transform:none;
	font-weight:600;
	color:#555;*/
}
h1.header-text {
	font-size:42px;
/*	text-align: left;*/
/*	color:#a20000;*/
	font-weight:normal;
	font-family: 'Great Vibes', serif;
}


#site-center {
	/*    margin-top: 30px;*/
	padding:10px 10px 50px;
}
.site-center-start {
	/*    margin-top: 30px;*/
	padding:40px ;
}
.booking-button-promo #j-forms span.error-view {
	color:#ccc
}
.j-forms input[type="text"], .j-forms input[type="password"], .j-forms input[type="email"], .j-forms input[type="date"], .j-forms input[type="search"], .j-forms input[type="url"], .j-forms textarea, .j-forms select {
	background: #fafafa;
	border:2px solid #dedede;
	color:#333;
	border-radius: 4px;
}
.j-forms .primary-btn, .j-forms .file-button, .j-forms .secondary-btn {
	background:#353535;
}


.j-forms input[type="text"]:hover.ui-autocomplete-input { border:1px solid #cecece; }
.j-forms input[type="text"]:focus.ui-autocomplete-input{ border:1px solid #cecece; }

.j-forms [class*="span"] {

     padding-left: 0px; 

}
#search {
	position:absolute;
	width:300px;
	top:50px;
	right:0px;
}
#search input[type="text"] {
	padding:5px 15px;
	height: 40px;
/*	background-color:#fafafa;*/
}
#search .icon-right {
	height: 30px;
	line-height: 30px !important;
}


 @media (max-width: 1024px) {

#site-center .col-sm-8  img {width:100%;box-sizing:content-box;}
}

 @media (max-width: 700px) {
#site-center {
 padding:0 10px 40px 10px;
}

}
#site-center.small-container {
	padding-left:15px;
	padding-right:15px;
}
#site-center h2.teaser-header {
	color: #fff;
	opacity: .6;
}
 .btn-light, .btn-light:hover, .btn-light.focus, .btn-light:focus, .btn-light.disabled, .btn-light:disabled, .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
 color: #212529;
 background-color: transparent;
 border-color: transparent;
}
.ct-headers-subtitle {
	width:100%;
	text-align:center;
	font-family: "Raleway", sans-serif;
	font-size: 25px;
	color: #838383;
	font-weight: 200;
	margin-bottom:40px;
	line-height:25px;
}
.bgBeige {
	background-color:#f5f5f5;
}
.padBot40 {
	padding-bottom:40px;
}
.container {
	position:relative;
	width:auto;
	max-width:1170px;
	margin: 0 auto;
	padding:0;
}
header #logo {
	width:auto;
	max-height:110px;
	margin: 0;
	position:absolute;
	top: 10px;
	left:20px;
	z-index: 20;
}

header #logo a{
	color:#222;
}
header #logo a span{
font-size:16px; color:#555;
}
header #logo a span em{
	font-family:  'Great Vibes', serif;
	font-size:22px;
	color:#555;
 	font-style: normal;
}


header #logo img {
	max-height:110px;
}


.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: top center;
    background-size: cover;
}

.carousel-item img.object{height:423px;}
@media (max-width: 1024px) {
.carousel-item img.object{height:368px;}
.w-100 {
    width: 200%!important;
}
}
@media (max-width: 900px) {
.carousel-item img.object{height:342px;}
}


@media all and (max-width: 1024px) and (max-height: 1366px) and (orientation:portrait) {
 .sticky + .content, .content {
 padding-top: 105px;
}
.ct-footer {background-size: 768px 150px ;}

}

@media (max-width: 800px) {
header #logo img {
 margin:10px 0 ;
 max-height:70px;
}
header.main {
 height:105px;
}

.carousel-item img.object{height:264px;}
}

@media (max-width: 500px) {
header #logo {
 float:none;
 text-align:center;
 margin: 0 auto;

 left:40px;

}
header #logo img {
 margin:20px 0 0 0 ;
 max-width:200px;
}
 .ct-headers-subtitle {
 font-size: 20px;
 line-height:20px;
}

.w50, header .right {
 width:100%;
}
.carousel-item img.object{height:174px;}
}
header #logo h1 {
	color:#fff;
	font-size:30px;
	margin-bottom:0;
	padding-bottom:0;
}
header #logo h1 a {
	color:#fff;
!important
}
.right {
	float: right;
}
.left {
	float: left;
}
header .right .phone {
	text-align:right;
	color:#777;
	white-space: nowrap;
	display:inline-table;
	font-size:14px;
	padding:5px 5px 0 0
}
header .fa-envelope, header .fa-phone {
	/*	background-color:#b5573b;*/
	color:#777;
	padding:3px 4px;
	border-radius:5px;
	margin: 0 3px 0 10px;
	font-size:12px;
}
header .right .phone a, header .right .phone a:hover {
	color:#000;
}
#header-wrapp {
	padding:0;
	height:85px;
}
.clear {
	clear:both;
}
#topmenu {
	width: 100%;
	font-weight: normal;
	position: relative;
	top:40px;
	margin:   0;
	line-height:normal;
	background:#f6f4f0;/*	letter-spacing: 1px;*/
	border-top: solid 1px #dbd9d9;
	border-bottom: solid 1px #dbd9d9;	
}
#topmenu ul {
	position: relative;
	text-align: left;
	margin:0;
	list-style-image: none;
	list-style-type: none;
}
/*Top menu*/

#topmenu ul.primary {
	padding: 0;
	margin:   0;
	width: 100%;
}
#topmenu li {
	float:left;
	margin:0;

}
#topmenu a {
	text-decoration: none;
	font-family: 'Montserrat', 'sans-serif';
	font-weight:400;
	text-transform: uppercase;
	font-size:14px;


}
#topmenu a:hover {
	font-weight:500;
		transition: all .25s ease-in-out;
}
/* clear'n floats */
#topmenu ul:after {
	clear: both;
}
#topmenu ul:before, #topmenu ul:after {
	content: " ";
	display: table;
}
#topmenu ul.primary li a {
	/*	color: #5a4719; */
	
	color: #333;
	padding:10px 20px;
	position: relative;
	display:block;
}
#topmenu ul.primary li a.enabled {
	font-weight:500;
}
/* subs */
#topmenu ul.sub {
	position: absolute;
	z-index: 200;
	width: auto;
	display:none;
	padding:0;

}
#topmenu ul.sub li {
	float: none;
	margin: 0;
}
#topmenu ul.sub li a {
	padding:5px 20px;
	line-height:normal;
    color: #fff;
	display:block;
}
#top ul.sub li:last-child a {
	border-bottom: none;
}
/* sub display*/
#topmenu ul.primary li:hover ul {
	display: block;
	background: #353535;
	font-weight:500;
}
#topmenu ul.primary li:hover > a {
	font-weight:500;

}


@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
.sticky + .content, .content {
    padding-top: 145px;
}
}

 @media (max-width: 1024px) {
#topmenu, header .right .phone {
display:none;
}
header.main{height:105px;}

}





 @media (min-width: 1025px) and (max-width: 1430px) {
 header .right  {
padding-right:150px;
}
}
 @media (min-width: 801px) and (max-width: 1010px) {
 .container {
 max-width: 100%;
}
}
 @media (max-width: 800px) {

 .content .fright {
 float:none;
}
.content {
 min-height:auto;
}
}
 @media (max-width: 680px) {
 .w50, header .right {
 margin-top:0px;
}

}

/*#column-menu.midlist ul{border-top: 1px solid #555;}*/
#column-menu.midlist ul li a {
	display:block;
	width:auto;
	padding:  8px 0 2px 14px;
	margin:0;
	text-transform:uppercase;
	color:#505050;/*	background:#444;*/
}
#column-menu.midlist ul {
	margin-left:0;
}
#column-menu.midlist ul li {
	list-style-position: inside;
	list-style-type: none;/*	border-bottom: 1px solid #222;*/
}
#column-menu.midlist ul li a.enabled, #column-menu.midlist ul li a:hover {
	color:#c79b58;/*background:#505050;*/
	border-left:4px solid #c79b58;
	padding-left:10px;
}
.text-align-left {
	text-align: left;
}
.socials-inner {
	text-align:center;
}
.banner-inner {
/*	padding:0 15px;*/
	margin: 0 0 25px 0;
}
.banner-inner-text {
	height:96px;
	overflow:hidden;
	font-size:14px;
}
.insta-inner-text {
	padding:20px 20px 20px 0;
}
.clear, .clear-both {
	clear:both;
}
.banner-inner .date {
	padding:10px 0 0 0
}
.grid-menu .item-meta {
	margin: 0;
	padding: 10px 0 3px 0;
	align-items: center;
/*	border-bottom: 1px dashed #ebe8e2;*/
/*	margin-bottom:10px;*/
}
.grid-menu .item-title {
	padding:0;

	min-height:80px;

}



h3.title-price{
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
    font-weight: 500;
/*	text-transform:uppercase;*/

	padding:30px 0 10px 0;

	}

.price{color:#c89b5a;}

.price span{display:inline; color:#333;}
.cart-item{margin-bottom:20px;padding:15px 0; background:#eaeaea;font-size:14px;position:relative;line-height:normal;  }
.cart-item span.price{font-size: 16px;font-family: 'Oswald', sans-serif;}
.cart-item h3.title, .cart-item h4.title{
	padding:0 0 15px 0;	font-family: 'Oswald', sans-serif;
	font-size: 20px;
    font-weight: 500;
	}

.cart-item h4.title{
	font-size: 18px;
	padding:0;
	}

.cart-item a.itemRemove, .cart-item a.itemRemove:hover, a.cart-item .itemRemove:focus{
color:#333;
	}
	
.cart-item img{width:100%;
box-sizing:content-box;margin-bottom:20px;}	
.cart-item .price-div{margin-bottom:25px;}
 @media (max-width: 680px) {
.cart-item .price-div{padding:0}
 }
 
 .panel-cart {font-size:20px}
 
 
.item-meta h3 span, .cart-item h3 span{
	padding-top:10px;
	font-size:22px;
	display:block;
	font-family:'Great Vibes';
}
.item-meta h3 span.tinyText{font-size:14px;font-family:'Oswald';font-weight:100}

div.box-price{
	background:#fff; 
	box-sizing:content-box;
	 position:relative;
	}
div.box-price-text{
	padding: 15px;
	font-size:14px;
	}
div.box-price-text .price{ position:relative;  line-height:20px}
div.box-price-text strong {font-size:22px; font-family:"Oswald"; line-height:20px;color:#356916;}
div.box-price-text strong.high{
	/*color:#a20000;*/
	color:#c79b58;	
	}
div.box-price-text strong.rabatt, div.price strong.rabatt{
	color:#a20000;
	}
 div.price-div strong.rabatt{
	font-size:18px;
	}
.oldPrice{
	font-size:14px;
	text-decoration: line-through;
	color:#777	}
span.rabatt{color:#fff; background:#bd2130; padding:5px 10px;width:auto;font-size:16px;font-weight:normal;float:right}
 .span6 {
    width: 50%;float:left;
}
h3.item-title, .media-body h3 {
	color:#392d28;
	margin-top:10px;
	font-size:20px;
	font-weight:normal;
	font-family:'Oswald';

}

.grid-menu .item-price {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	/*    color: #bb9356;*/
    font-weight: 600;
	opacity:0.7;
}
div.space.m {
	height: 75px;
}
h2.dish-cat {
	margin:70px 0 0 0;
	padding-left:15px;
}
.dish-cat-description {
	/*	text-align:center;*/
	margin:0 0 20px 15px;
	font-style: italic;
	font-family: 'Libre Baskerville', serif;
	font-size:14px;
	opacity:0.8;
}
.dish-text {
	border-bottom: 1px dashed #ebe8e2;
	padding-bottom:10px;
	min-height:60px
}
.img-circle {
	border-radius: 50%;
}
 @media (min-width: 1200px) {
 .small-container {
 width:1020px;
}
}
.fright {
	float:right;
}
.fleft {
	float:left;
}
 @media (min-width: 768px) and (max-width: 964px) {
 #site-header a {
 font-size: 10px;
 letter-spacing: 3px;
 margin: 0 7px;
}
 #site-header a.header-home {
 font-size: 16px;
 letter-spacing: 5px;
 margin: 0 5px;
}
}
.hotel-item {
	width:45.8%;
	margin-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
	box-sizing: border-box;
	float:left;
	clear:both;
	border:solid 1px #eee;
	background:#f5f5f5;
}
.hotel-item.last {
	margin-left: 10px;
	margin-right: 0px;
	clear:none;
}
.hotel-item h3 {
	margin: 0;
	padding:15px;
	font-size:20px;
	font-weight:normal;
	color:#392d28;
/*	background: #bfa374;*/
}
.hotel-item h3 small {
/*	color: #fff;*/
	font-size:16px;
}
.hotel-item .roominfo {
	color:#ddd;
}
.hotel-item .roominfo small {
	vertical-align: top;
}
.hotel-item .fa, .hotel-item .far, .hotel-item .fas {
	font-size:30px;
	color:#999;
}
.hotel-content {
	padding: 0 20px 0 20px;
	overflow: auto;
	font-size:12px;
	color:#333;
	min-height:100px;

}
.list-choose {
	padding:0 0 20px 0
}
.hotel-item .list-choose {
	padding:0 20px 20px 20px
}
#site-center .hotel-content ul {
	margin-left:0;
}
.hotel-item .date {
	padding:10px 0 0 20px;
}
.col-sm-4.list-price, .col-sm-3.list-price, .map-price {
	font-size: 12px;
	font-weight: 200;
	font-family: 'Roboto', "Trebuchet MS", Trebuchet, Arial, sans-serif;
}
.no-padding-row .list-price {
	margin-bottom: 15px;
}
.info-row {
	margin-bottom: 15px;
}
.list-price .price, .google-popup .price {
	font-size: 18px;
	font-weight: 400;
}
.more-hotel-info {
	padding: 25px;
	padding-top: 0px;
	display: none;
	border-top: solid 1px #F9F4EE;
	overflow: auto;
	background: #fff;
}
.more-hotel-info h3, .additional-informations h3 {
	float: none;
	color: #ACABB0;
	font-size: 10px;
	letter-spacing: 3px;
	font-weight: 400;
	margin-bottom: 15px;
}
.more-hotel-info h3.desc-header {
	float: left;
}
.carousel a.carousel-control {
	background-color: rgba(255, 255, 255, 0.53);
	background-repeat: no-repeat !important;
	background-position: center center;
	border: medium none;
	border-radius: 50%;
	height: 45px;
	position: absolute;
	text-indent: -1e+7px;
	top: 50%;
	width: 45px;
	z-index: 10;
	margin-top: -14px;
	font-size: 0;
	opacity: 1;
}
.carousel a.left {
	left:25px;
	background-image: url('../img/slideprev.png');
}
.carousel a.right {
	right:25px;
	background-image: url('../img/slidenext.png');
}
.details-price-cell label {
	margin-bottom: 0;
}
.details-row .carousel a.left {
	background-image: url(slideprev-white.png);
}
.details-row .carousel a.right {
	background-image: url(slidenext-white.png);
}
.room-title {
	margin: 5px 0 10px 0;
}
.details-name h2 {
	color: #333;
}
.details-rating {
	font-size: 24px;
	color: #F68831;
	text-align: right;
	margin-top: 10px;
}
 @media (max-width: 700px) {
 .hotel-item {
 flex-basis: 100%;
}
}
.no-padding-left {
	padding-left:0;
}
.no-padding-right {
	padding-right:0;
}
.no-padding-top {
	padding-top:0 !important;
}
.no-float {
	float:none !important;
}
.side-padding {
	padding-left:15px !important;
	padding-right:15px !important;
}
.clear-both {
	clear:both;
}
.button-form {
	border: none;
	color: white;
	width: 100%;
	padding: 25px;
	text-decoration: none;
	display: block;
	font-family: "Syncopate";
	text-transform: uppercase;
	font-size:18px;
	text-align: left;
	letter-spacing: 4px;
	background-image: url(../img/arrow-right.png);
	background-repeat: no-repeat;
	background-color: #F68833;
	background-position: right 20px center;
	letter-spacing:3px;
}
label input {
	display: none;/* <-- hide the default checkbox */
}
label span {/* <-- style the artificial checkbox */
	height: 35px;
	width: 35px;
	border: none;
	display: inline-block;
	position: relative;
	background: #fbf4ee;
	margin-top:10px;
}
[type=checkbox]:checked + span:before {/* <-- style its checked state..with a ticked icon */
	content: url(../img/check-orange2.png);
	position: absolute;
	top: 0px;
	left:2px;
	width: 20px;
}
label strong {
	font-weight:normal;
	vertical-align: middle;
	padding: 0 0 30px 10px;
	font-size: 14px;
	color:#888;
	display:inline-block;
}
#content-form h3 {
	margin-top:0;
}
.error {
	border: 1px solid #f13c56
}
 div.error,  div.info {
	clear:both;
	position:relative;
	border-radius:3px;
	margin:10px 0;
}
 div.error {
	padding:10px 50px;
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
 div.info {
	padding:20px;
	margin: 20px 0;
	background: #fff;
	border: 1px solid #396;
}
div.info h3 {
	font-weight:normal;
	line-height:1.5em;
}
.flygbolag-info {
	background:white;
	padding:0px;
	text-align:center;
}
.flygbolag-info p {
	margin:15px 0;
	font-size:12px;
}
.flygbolag-info .carier-logo {
	max-height:100px;
}
.flygbolag-info .carier-logo img {
	width:240px;
	max-width:100%;
	box-sizing: border-box;
}
.flygbolag-info .carier-text {
	text-align:left;
	padding: 0 20px 30px 20px;
	margin:0;
	height:220px;
	overflow:hidden;
}
.col-carier {
	width:292px;
	float:left;
	margin:0px;
	padding:0 15px 30px 15px;
	box-sizing: border-box;
}
.col-md-9 {
}
.main-image {
	margin-bottom:20px;
	width: 100%
}
.last {
	padding-right:0;
	margin-right:0;
}
.trans {
	background-color:transparent;
	padding:0;
}
.white {
	background-color:white;
	padding: 20px;
	margin-bottom:20px;
}
.white li {
	list-style-position:outside;
	margin:0 0 5px 20px;/*	list-style-type: disc;*/
}
.scroll {
	max-height:665px;
	overflow-x: hidden;
	overflow-y: auto;
}
.hotel-item .white h4 {
	clear:both;
	position:relative;
	margin: 15px 0;
	color:#888;
	font-size:11px;/*	list-style-type: disc;*/
}
.hotel-item .white p {
	line-height: 1.3;
}
.block {
	flex-basis: 49%;
	margin-bottom: 15px;
}
.block img, .hotel-item img, .item-title img {
	border:none;
/*	display:block;*/
	display: inline-block;
	width:100%;
	box-sizing: border-box;

}
.hotel-content h3 {
	margin-top:0;
}
.info-row h4 {
	margin: 0 0 15px 0;
}
.info-row li {
	list-style-position: inside;
	list-style-image: url('../img/check2.png');
	margin:0 0 5px 0;
	padding:0;
	font-size:11px;/*	color:#888;*/
}
.info-row li.ej {
	list-style-image: url('../img/ejtillatet.png');
}
.info-row ul {
	margin-bottom:0;
}
.hotel-content small {
	font-size:10px;
}
.col-sm-8 {
	padding-left:0;
}
.col-sm-8 h2 {
	margin-bottom:20px;
0;
}
.padding10 {
	padding: 10px;
}
.padding15 {
	padding:15px;
}
.padding20 {
	padding:0 20px;
}
.list-price .det {
	font-size:14px;
}
#iframe {
	display: block;
	height: 275px;
	width: 100%;
}
.unik-right-col {
	padding-top:60px;
}
.col-md-3 img {
	margin-bottom:20px;
}
 @media screen and (max-width: 980px) {
.container {
 width: 100%;
}
.list-choose a.beige {
margin-left:0;
margin-top:10px;
float:none;
}
 .col-sm-8 {
 padding-left: 15px;
}
h2.earth, h2.brev {
 margin-left:20px;
}
}
.list-choose a, .book a, .list-choose button.btn {
	position:relative;
	margin-top:20px;
/*	display: block;*/
	text-align: center;
	padding: 7px 20px; !important;
	color: #222;
font-weight:500;
width: auto;
	font-family: 'Montserrat', 'sans-serif';
	font-size:14px;
/*	border-radius:4px;*/
	text-transform:uppercase;
background-color: rgba(219,217,217,.9);
}

.book a {
	background: #c79b58;
	color: #fff;
}
 @media screen and (max-width: 800px) {
 .white {
padding: 25px;
}
 .loggan {
 padding: 40px 40px 40px 180px;
}
 #content-form h2 {
margin-top:10px;
letter-spacing: 2px;
}
.results-left-block {
 margin-bottom: 25px;
}
 .row.footer-content-row h2 {
 letter-spacing: 2px;
 margin: 20px 0;
}
 .contact-01-column, .contact-02-column {
 width: 100%;
 padding:0;
}
 .hotel-item, .hotel-item.last {
 padding: 0;
 margin-left:0;
 margin-right:0;
 width:100%;
}
.unik-right-col {
padding-top:0;
}
#site-center {
margin-top: 0px;
}
.beige {
margin-bottom:20px;
}
}
 @media screen and (max-width: 520px) {
 .list-choose, .book {
float:none;
width:100%;
clear:both;
margin-left:0
}
#content-form h3 {
letter-spacing: 0px;
font-size: 1em;
}
 .col-carier {
 width: 100%;
 float:none;
}
.button-form {
font-size: 14px;
letter-spacing: 2px;
}
 h1.header-text {
 font-size: 34px;
 margin:  5px;
 line-height:normal;
}

h1 {
 font-size: 36px;
}
#site-center h2 {
font-size: 34px;
}

.site-center-start {
    padding: 20px 15px;
}
}
/*Banners*/
#banners {
	margin: 0;
	padding:5px 0 40px 0; /*background:#3c3d41;*/
}
#banners .item-title{
min-height:auto;
	}


.imgWrap {
	position:relative;

}
.imgWrap img {
	box-sizing: border-box;
	width:100%;
	height:230px;
}
@media screen and (max-width: 640px) {
.imgWrap img {
 height: auto;
}
}

@media screen and ( max-width: 1024px) {
.imgWrap img {
 height: 160px;
}
}
.text-block {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #39F;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
}
.hotel {
	background-color: #8fc040;
}
.sight {
	background-color: #c19b76;
	opacity: 0.8;
}
.tour {
	background-color: #33acd8;
}
.text-block h4, .text-block strong {
	font-family:'Oswald';
	text-transform:none;
	font-size:18px;
	color: #fff;
	font-weight:400;
	margin:5px 0 6px;
	line-height: 1.1;
	
}
#banners .col img {
	width:365px;
}
#banners .last {
	margin-right:0px;
}
#banners h3 {
	font-size: 20px;
	font-family:'Oswald';
	font-weight:400;
}
.room-general-info {
	padding:0;
	margin-bottom:20px;
}
#mainroom h2 {
	text-align:left;
	font-size:32px;
	margin: 0
}
#mainroom .date {
	padding:20px 0 0 0;
}
#mainroom p{text-align:justify}
 @media screen and (max-width: 1024px) {
#banners .col {
width:330px;
float:left;
margin-right:17px;
}
#banners .col img {
width:330px;
}
}
@media screen and (max-width: 980px) {
#banners .col {
 width: 32%;
 float:left;
 margin-right:15px;
}
 #banners .last {
 margin-right:0;
}
#banners .col img, #banners img {
 width: 100%;
 height:auto;
}
#banners {
 width: 100%;
 margin: inherit 0;
}
}
 @media screen and (max-width: 780px) {
 #banners .col {
 margin-right:10px;
}
}
/**/
@media screen and (max-width: 540px) {
 #banners .col {
 margin: 0 5px 5px 0;
}
}

@media screen and (max-width: 480px) {
 #banners .col {
 width: 100%;
}
}
.ct-footer-line {
	width:100%;
	height:5px;
	background:#299ab8;
}
.logos {
	position: relative;
	float: right;
	padding-right: 20px;
}
.logos a {
 transition: opacity .25s ease;
	opacity: 0.3;
	margin-left: 12px;
	display: block;
	float: left;
}
footer img.site-logo {
/*	padding-top: 40px*/
}
footer p {text-align:left;}
 @media only screen and (max-width: 767px) {
.ct-footer-line {
display:none
}
}
.ct-footer {
	padding-bottom:20px;
	font-size: 13px;
	line-height: 1.692;
/*	background:#353535;*/
	background-color:#e3e3e3;
	background-image:  url(../img/train-bg.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	min-height: 450px;
}
.fy-socials, .fy-share {
	display:inline-block;
	padding:40px;
	user-select:none
}
.fy-socials {
	margin-top:40px;
}
.fy-socials ul {
	font-size:0
}
.fy-socials ul li, .fy-socials {
	display:inline-block;
	padding:4px;
	font-size:24px
}
.fy-socials ul li a, .fy-socials a {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	position:relative;
	width:44px;
	height:44px;
	overflow:visible;
}
.fy-socials ul li a {
	color:#fff
}
.fy-socials ul li a:before, .fy-socials a:before {
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	width:100%;
	height:100%;
	z-index:1;
	border:2px solid #fff;
	border-radius:100%;
	transform:translate(-50%, -50%);
transition:all .2s ease 0s
}
.fy-socials ul li a:before {
	background-color:#303030;
	border:2px solid rgba(255, 255, 255, .4);
}
.fy-socials ul li a .fy-icon, .fy-socials a .fy-icon {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	position:relative;
	z-index:20;
	color:currentColor;
	border-color:transparent;
	width:44px;
	height:44px
}
.fy-socials ul li a .fy-icon .icon, .fy-share ul li a .fy-icon .icon {
	float:left
}
.fy-socials ul li a:hover, .fy-socials ul li a:focus, .fy-socials ul li a:active, .fy-socials a:hover, .fy-socials a:focus, .fy-socials a:active {
	color:#fff
}
.fy-socials ul li a:hover:before, .fy-socials ul li a:focus:before, .fy-socials a:hover:before, .fy-socials a:focus:before {
	width:112.5%;
	height:112.5%;
	border-color:rgba(255, 255, 255, .2)
}
.fy-socials a:hover:before {
	border-color:#254160
}
.fy-socials {
	padding:10px 0 0
}
.fy-socials a {
	border:0
}
.fy-socials a:hover, .fy-socials a:focus {
	color:#fff
}
.fy-hide {
	display:none !important;
	visibility:hidden !important;
	padding:0;
	margin:0
}
@media only screen and (min-width: 1200px) {
 .ct-footer .ct-footer-column.ct-footer-column--oneColumn {
border:none
}
}
.ct-footer a {
	transition:350ms cubic-bezier(0.55, 0, 0.1, 1);
		color:#333;
}
.ct-footer a:hover:active {
	color:#fff
}
.ct-footer-brand {
	position:relative;
}
 @media only screen and (max-width: 991px) {
.ct-footer-brand {
background:transparent;
margin-top:20px;
margin-bottom:0
}
}
 @media only screen and (max-width: 479px) {
.ct-footer-brand:after {
display:none
}
}
@media only screen and (min-width: 768px) {
.ct-footer-brand:after {
width:0;
height:0;
border-style:solid;
border-width:40px 360px 0 360px;
border-color:#303134 transparent transparent transparent;
display:none
}
}
 @media only screen and (max-width: 800px) {
 .ct-footer-column {
 width: 100%;
 text-align:center;
}
}
@media only screen and (min-width: 992px) {
.ct-footer-brand:after {
width:0;
height:0;
border-style:solid;
border-width:40px 470px 0 470px;
border-color:#303134 transparent transparent transparent;
display:block
}
}
@media only screen and (min-width: 1200px) {
.ct-footer-brand:after {
width:0;
height:0;
border-style:solid;
border-width:40px 130px 0 130px;
border-color:#303134 transparent transparent transparent;
display:block;
}
 .ct-footer-brand a img {
 max-width:230px;
}
}
.ct-footer-brand h3 {
	font-size:45px;
	color:#ccc;
	box-sizing:content-box;
	font-weight:200;
	margin-top:0;
	padding-top:0;
}
.ct-footer-brand_info {
	margin: 0 0 20px 0;
}
.ct-footer-brand_info a {
	transition:350ms cubic-bezier(0.55, 0, 0.1, 1);

}
.ct-footer-brand_info a:hover {
	color:#222
}
.ct-footer-brand_info a:hover:active {
	color:#222
}
.ct-footer-brand_info__title {
	margin:0;
/*	color:#fff;*/
	font-size:11px;
	font-weight:700;
	line-height:18px;
	text-transform:uppercase
}
.ct-footer-brand_info__text {
/*	color:#fff;*/
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal;
}
.ct-footer .menu {
	padding-left:15px;
/*	color:#b1b1b1;*/
	font-weight:normal;
	letter-spacing:1px;
}

.margin-bottom-25{margin-bottom:25px;}
@media only screen and (max-width: 767px) {
.ct-footer .menu {
list-style:none
}
}
.ct-footer .menu li {
	margin-bottom:5px;
	list-style-position: inside;
	list-style-type: none;
}
.ct-footer .menu li a:hover {
/*color:#F90;*/
}
.ct-postfooter {
	background-color: #e3e3e3;
	position:relative
}
.ct-postfooter-column {
/*	color:#fafafa;*/
}
.ct-postfooter-column.ct-postfooter-column--left {
	padding-left:0
}
@media only screen and (max-width: 991px) {
.ct-postfooter-column.ct-postfooter-column--left {
padding-left:15px

}

.margin-bottom-25{margin-bottom:100px;}

}
.ct-postfooter-column.ct-postfooter-column--right {
	padding-right:0
}
@media only screen and (max-width: 991px) {
.ct-postfooter-column.ct-postfooter-column--right {
padding-right:15px
}
}
.ct-postfooter #menu-postfooter-menu, .ct-postfooter #menu-menu-postfooter {
	display:block;
	text-align:right
}
.ct-postfooter #menu-postfooter-menu li, .ct-postfooter #menu-menu-postfooter li {
	display:inline-block;
	color:#aaa;
	font-family:"Raleway", sans-serif;
	font-size:12px;
}
.ct-postfooter #menu-postfooter-menu li:before, .ct-postfooter #menu-menu-postfooter li:before {
	display:inline-block;
	content:' | ';
	margin:0 10px
}
.ct-postfooter #menu-postfooter-menu li:first-child:before, .ct-postfooter #menu-menu-postfooter li:first-child:before {
	display:none
}
.ct-postfooter #menu-postfooter-menu li a, .ct-postfooter #menu-menu-postfooter li a {
		color:#444;
	font-size:12px;
	transition:350ms cubic-bezier(0.55, 0, 0.1, 1)
}
.ct-postfooter #menu-postfooter-menu li a:hover, .ct-postfooter #menu-menu-postfooter li a:hover {
	color:#222
}
.ct-postfooter #menu-postfooter-menu li a:hover:active, .ct-postfooter #menu-menu-postfooter li a:hover:active {
	color:#222
}
.ct-postfooter #menu-menu-postfooter {
	padding:0;
	letter-spacing:2px;
}
@media only screen and (max-width: 991px) {
.ct-postfooter #menu-menu-postfooter {
text-align:center
}
}
.ct-postfooter .ct-copyright-text {
	color:#777;
	font-family:"Raleway", sans-serif;
	font-size:12px;
	font-weight:600;
	text-transform:uppercase;
	text-align:left
}
@media only screen and (max-width: 1199px) {
.ct-section-newsletter {
margin-top:30px
}
}
.ct-section-newsletter .form-group input {
	width:100%;
	margin-bottom:20px !important;
	border:1px solid #fff;
	border-radius:4px;
	background:transparent;
	padding:23px 22px;
	color:#fff
}
.ct-section-newsletter .form-group ::-webkit-input-placeholder {
color:#fff
}
.ct-section-newsletter .form-group ::-moz-placeholder {
color:#fff
}
.ct-section-newsletter .form-group :-ms-input-placeholder {
color:#fff
}
.ct-section-newsletter .form-group :-moz-placeholder {
color:#fff
}
.ct-section-newsletter .form-group .btn {
	padding:23px
}
.ct-footer .ct-newsletter .form-group .inner {
	position:relative;
	display:inline-block;
	max-width:100%
}
.ct-footer .ct-newsletter .form-group label {
	font-family:"Raleway", sans-serif;
	font-size:13px;
	padding-bottom:20px;
	color:#7d7d7d;
	font-weight:600;
	line-height:22px
}
.ct-footer .ct-newsletter .form-group input {
	max-width:100%;
	padding:0 15px;
	border:none;
	border-radius:4px;
	line-height:36px;
	color:#fff;
	background:#636467
}
.ct-footer .ct-newsletter .form-group input::-webkit-input-placeholder {
color:#fafafa
}
.ct-footer .ct-newsletter .form-group input::-moz-placeholder {
color:#fafafa
}
.ct-footer .ct-newsletter .form-group input::-ms-input-placeholder {
color:#fafafa
}
.ct-footer .ct-newsletter .form-group input::-moz-placeholder {
color:#fafafa
}
.ct-footer .ct-newsletter .form-group button {
	color:red;
	position:absolute;
	top:0;
	right:0;
	height:36px;
	width:36px;
	border:none;
	border-radius:0 4px 4px 0;
	background:#60b9cc;
	color:#fff;
	transition:350ms cubic-bezier(0.55, 0, 0.1, 1)
}
.ct-widget-footer .ct-widget-footer-title {
	font-family:'Oswald';
	font-size:24px;
	padding-bottom:20px;
/*	color:#fff;*/
	line-height:36px;
	padding-top:40px;
}
@media only screen and (max-width: 767px) {
.ct-widget-footer, .ct-widget-footer .ct-widget-footer-title {
text-align:center
}
 .ct-footer-column, .ct-postfooter-column.ct-postfooter-column--right {
box-sizing:border-box;
padding:0;
}
}
.row, .ct-postfooter-column.ct-postfooter-column--right {
	margin:0;
}
.ct-navigation {
	position:absolute;
	width:100%;
	z-index:10000
}
.ct-navigation__wrapper .ct-langBar {
	display:none
}
.ct-widget-footer ul, .ct-widget-footer li, .ct-widget-footer p, .ct-widget-footer a, .ct-widget-footer label, .ct-footer-brand_info__text a {
/*	color: #fafafa*/
}
.ct-widget-footer {
	margin-bottom:60px
}
.ct-widget-footer:last-of-type {
	margin-bottom:0
}
.ct-u-padding-both-25 {
	padding: 15px !important;/*	padding-bottom: 25px !important;*/
}
 @media (max-width: 500px) {
#site-center .nivoSlider img {
 outline: none;
}
.col-xs-6 {
 width: 100%;
}
}
ul.hf {
	list-style-position: inside;
	list-style-type: none;
}
.facilities_item {
	margin-bottom: 20px;
	min-height:230px;
}


@media all and (max-width: 1024px) and (max-height: 1366px) and (orientation:portrait) {
.facilities_item {
    min-height: auto;
}
}

.facilities_item .media .d-flex {
	padding-right: 15px;
	float:left;
}
.facilities_item .media .d-flex i {
	line-height: 50px;
	padding-top:3px;
}
.facilities_item .media .d-flex i:before {
	font-size: 50px;
	color: #bfa373;/*	font-weight:100;*/
}
.facilities_item .media .media-body h4 {
	font-size: 18px;
	/*    color: #242424;*/
    margin: 0 0 5px 0;
	font-weight:600;
}
.facilities_item .media .media-body p {
	color: #333;
	line-height:1.5;
	font-size:15px;
}
#mainroom .roominfo {
	font-size:40px;
	margin:10px 0;
	color:#888
}
#mainroom .roominfo small {
	font-size:18px;
	font-weight:200;
	vertical-align: text-top;
	margin-left:10px;
}
#mainroom .roominfo .book a {
	font-size:16px;
	font-weight:200;
	line-height:normal;
	margin-top:5px;
}
#header-wrapp .book {
	width:100px;
	margin:-10px 0 0 20px;
	display:inline-table;
	float:right;
}
#header-wrapp .book a {
	margin-top:0;
	background-color: #c79b58;
	border:none;/*	border-radius: 3px;*/
}
.book-large {
	display:none;
}
#mainroom h3 {
/*    color: #333;*/

/*	margin-top: 20px;*/
}
.mainroom .facilities_item {
	margin-bottom: 0px;
	min-height:auto;
}
.mainroom .facilities_item .media .d-flex i {
	line-height: 20px;
}
.mainroom .facilities_item .media .d-flex i:before {
	font-size: 25px;
}
#package-list{padding-top:20px;}
 @media (max-width: 1024px) {
.roominfo .col-xs-6, .roominfo .col-sm-4 {
padding:0 10px;
}
}
@media (max-width: 800px) {
 #mainroom .roominfo .book a {
display:none;
}
.book-large {
display:block;
}
.col-sm-3 {
 width: 33%;
}
.j-forms .secondary-btn {
 width:50%;
}

}
 @media (max-width: 850px) {
 #mainroom .roominfo small {
 font-size:16px;
}
.hotel-item .roominfo small, .info-row li {
 font-size:14px;
}
.col-sm-6 {
 padding:0 15px 20px 15px;
}
.hotel-content {
 padding: 0 12px 15px 12px;
}
}
 @media (max-width: 520px) {
#header-wrapp .book {
 display:none;
/*	margin-top:30px; 
	float:right;*/
}

.j-forms .primary-btn{float:none;width:auto;margin-left:0;}
 .facilities_item {
 margin-bottom: 5px;
 min-height:auto;
}
 .facilities_item .media .d-flex i:before {
 font-size: 45px;
}
.facilities_item .media .d-flex i {
 line-height: 45px;
}
#mainroom .roominfo, #package-list .roominfo i {
 font-size: 30px;
 line-height:normal;
}
#mainroom .roominfo small, #package-list .roominfo small {
 font-size:16px;
 margin-left:10px;
}
.col-sm-3 {
 width: 100%;
}
}
/*Select Language*/

form.lang select {
	background-color: transparent;
	padding-right:10px;
}

form.lang {
	/*	float:right;
	margin:-5px 0 0 20px;*/
	z-index:99;
	position:fixed;
	top:0px;
	right:10px;
}
form.lang .dropdown-item {
 padding: .25rem 1rem;
}

/*Booking button*/ 
  
  .booking-button-promo {
	background-color: #101010;
	padding: 30px 0;
}
.booking-button-promo h2 {
	text-align: center;
	margin: 0 0 20px;
	font-size: 32px;
	color:#b5573b;
}
.booking-button-promo h2:before, .booking-button-promo h2:after {
	content:none;
}
.booking-button-promo .btn-primary {
	color: #fff;
	background-color: #000;
/*	border: 2px solid #b5573b;*/
	padding: 8px 20px;
	border-radius: 0;
	width: 100%;
	text-transform: uppercase;
	font-family: 'Oswald', serif;
	font-size:24px;
}
.btn-primary, .btn-primary:hover{background-color: #000;border-color:#000;/*float:right*/}
 @media (max-width: 700px) {
	 .btn-primary {
	/*display:none;*/

}
 }

.btn.focus, .btn:focus, .btn:hover {
	text-decoration: none;
}
.booking-button-form .form-control-feedback {
	line-height: 51px;
	right: 5px;
	opacity: .9;
	position:absolute;
	width:34px;
	height:34px;
	color:#777;
}
.booking-button-promo .form-control {
	background-color: #292929;
	color: #fff;
	border: 1px solid #555;
	padding: 0 15px;
	height: 50px;
	border-radius: 0px;
}
.booking-button-form input[type="number"] {
	-moz-appearance: textfield;
	-webkit-appearance: textfield;
	appearance:         textfield;
}
.bookfield {
	position: relative;
	margin-bottom:10px;
}
input[type="text"]:hover, input[type="date"]:hover, input[type="password"]:hover, input[type="email"]:hover, input[type="number"]:hover, textarea:hover, select:hover, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="date"]:focus, input[type="number"]:focus, input:focus, textarea:focus, select:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
	border-radius: 4px;
}
.social_wrapper.team {
	list-style: none;
	display: block;
	z-index:100;
	text-align: right;
	margin: 15px 0 0 0 !important;
	float: right;
	width: 50%;
	font-size:20px;
}
.social_wrapper.team a {
	color:#757575;
}
.nopadding {
	padding:0
}
.bgSocial {
	background-image: url(../img/bg-socials.png);
	background-size:     cover;
	background-repeat: no-repeat;
	background-position: center center;
}
/*Mobile Menu*/
.mm-navbar {

	font-size: 20px;
	color: #ddd;
	font-family: 'Oswald', serif;
}
.mm-navbar input{

	font-size: 16px;
	font-family: 'Raleway', serif;
	font-weight:normal;

}
.mm-navbar img.logo {
	flex-grow: 0;
	opacity: 0.6;
	width: 80px;
	padding: 10px;
	margin: 0 10px;
}
.mm-navbar .fa, .mm-navbar .fab {
	flex-grow: 0;
	/*	border: 1px solid #c79b58;
	border-radius: 30px;*/
	color: #c79b58 !important;
	font-size: 60px !important;
	line-height: 60px;
	/*	width: 50px;
	height: 50px;*/
	padding: 0;
	margin:10px 20px 0 25px;
}
.mm-navbar .fab {
	font-size: 50px !important;
	line-height: 50px;
}
.mm-navbar a.fa:hover, .mm-navbar a.fab:hover {
	border-color: #fcb040;
	color: #fcb040;
}
.mm-listitem a:hover, .mm-listitem a:hover + span {
	color: #fcb040;
}


.mm-navbar > a.cart{padding-left:15px;font-size:16px; font-family:'Raleway';justify-content: left;}


/* Map */

.distribution-map a:hover, .distribution-map a:focus {
	opacity:1;
}
.distribution-map {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	text-align:center;
}
.distribution-map > img {
/*	width: 100%;*/
	position: relative;
	margin: 0 auto;
	padding: 0;
}

 @media (max-width: 700px) {
	 .distribution-map > img {
	width: 100%;

}
 }
.distribution-map .map-point {
	cursor: pointer;
	outline: none;
	z-index: 0;
	position: absolute;
	width: 20px;
	height: 20px;
	background: #c40505;
	border: none;
	animation: pulse 2s ease-out infinite;
	opacity:1;
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	transform: scale(1);
}
 @keyframes pulse {
 0% {
 transform: scale(0.95);
 box-shadow: 0 0 0 0 rgba(204, 120, 44, 0.7);
}
 70% {
 transform: scale(1);
 box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
}
 100% {
 transform: scale(0.95);
 box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
}
.distribution-map h2 {
	margin:8px 5px;
	font-size:24px;
	color: #FFFFFF;
}
.tooltip-inner img {

	/* If max-width does not work, try using width instead */
    width: 100%;
	height:auto;
}
 .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
 border-bottom-color: #cbcbcb !important;
}
 .bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
border-top-color:#cbcbcb !important;
}
 .bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
border-top-color:#cbcbcb !important;
}
 .bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
border-top-color:#cbcbcb !important;
}
.tooltip-inner {
	max-width: 320px;
	color: #333;
	background-color:#e3e3e3;
	border:solid 1px #cbcbcb;
 padding:.25rem ;
}
.tooltip {
	position: absolute;
	opacity:1;
	/*	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
/*	border-radius: none;*/
}
.tooltip.show {
	opacity:1
}
.tooltip-inner p {
	margin:0;
	padding:10px;
	text-align:left;
/*	background-color:#fff;*/
}
.tooltip-inner h2 {
	font-size:20px;
	margin:5px;
	padding:0;

}
.distribution-map .tooltip:hover, .distribution-map .tooltip:focus, .distribution-map button.map-point {
	opacity:1
}
#mapid {
	width: 100%;
	box-sizing:content-box;
	height: 380px;
	z-index:0;
}

ul.marina  {
	list-style-position: inside;
	list-style-type: square;
	margin-bottom:15px;
}
ul.marina li {float:left; width:33%;}
ul.marina li a{color:#333;}
ul.marina li a:hover{color:#dc3545;}

.ui-autocomplete {
	max-height: 600px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
    overflow-x: hidden;
}
/* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
  * html .ui-autocomplete {
	height: 600px;
}
 @media (max-width: 1024px) {
	 #search {
	width:100%;
	top:105px;

}
#search input[type="text"] {
	background-color:#fff;
}
 }
 @media (max-width: 720px) {
ul.marina li { width:50%;}
}
 @media (max-width: 520px) {

.sticky + .content, .content {
    padding-top: 105px;
}

#mapid {
width: 100%;
margin-top:20px;
}
.distribution-map .map-point,  #search {
display:none
}
ul.marina li { width:100%;}
}

#loadMore {
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
	width: 100%;
}

#loadMore a {
	background: #bfa374;
	border-radius: 2px;
	color: white;
	display: inline-block;
	padding: 10px 30px;
	transition: all 0.25s ease-out;
	-webkit-font-smoothing: antialiased;
/*	font-family: 'Oswald', serif;*/
	Font-size: 18px;
/*	text-transform:uppercase;*/
}
button.btn-continue, button.btn-search{
background: #bfa374;	
border:none;
color: white;
font: 16px 'Open Sans',Helvetica,Arial,sans-serif;
height: 48px;
margin: 10px 0 ;
padding: 0 25px;
white-space: nowrap;

}

button.btn-continue:hover, button.btn-search:hover {
background: #b5996a;	
}

button.btn-search:focus {
	background-color:#b5996a;
}

.btn-search:not(:disabled):not(.disabled).active, .btn-search:not(:disabled):not(.disabled):active {
background-color:#b5996a;

}
.btn-search:not(:disabled):not(.disabled).active:focus, .btn-search:not(:disabled):not(.disabled):active:focus{
box-shadow:none
}


button.btn-search{
margin: 20px 0 0 0 ;
}
.list{margin:25px 0;position:relative;background-color:#f5f5f5; padding:20px 0;
/*    box-shadow: 0 0 10px rgba(0,0,0,.2);*/
}

.list h2{position:relative; padding:10px 20px; /*text-align:center;*/ font-size:24px;

}

#loadMore a:hover {
	opacity:0.8;
}
#mapCarousel {
	background: #ebe9dc;
	margin-top: 50px;
}
#mapCarousel .carousel-inner {
	overflow: visible;
}
.nav-justified > li > a {
	border-radius: 0px;
	font-size:24px;
	color:#555;
	background-color: #dcd8c0;
	font-family: 'Oswald', serif;
	text-transform: uppercase;
	border:dashed 1px #999;
	margin-bottom: 0px;
}
.nav-pills>li[data-slide-to="0"].active a {
	background-color: #bfae7e;
}
.nav-pills>li[data-slide-to="1"].active a {
	background-color: #bfae7e;
}
.nav-pills>li[data-slide-to="2"].active a {
	background-color: #bfae7e;
}
#mapCarousel .carousel-indicators {
	margin: 0 0 10px 0;
	overflow: auto;
	position: relative;
	text-align: left;
	white-space: nowrap;
	width: 100%;
	overflow:hidden;
}


#mapCarousel .carousel-indicators li {
	font-size:24px;
	color:#555;
	background-color: #dcd8c0;
	font-family: 'Oswald', serif;
	text-transform: uppercase;
	border:dashed 1px #999;
	width:100px;
	height:36px;
	text-align:center;
	text-indent:0px
}
#mapCarousel .carousel-indicators .active {
	background-color: #bfae7e;
}
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    top: 42%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

/*.carousel-caption h1,  .carousel-caption div.caption-title {
	font-size: 60px;
	margin: 0;
	padding:0;
	font-family: 'Oswald';
	color:#fff;

	font-weight:500;
	line-height: 64px;

	
}*/

.carousel-caption h1, .carousel-caption div.caption-title {
    font-size: 50px;
    margin: 0;
    padding: 10px 10px 5px 10px;
	font-family: 'Great Vibes', serif;
/*    font-family: 'Oswald';*/
    color: #f3f3f3;
    background-color: rgba(76, 76, 76, 0.6);
    font-weight: 400;
    line-height: 60px;
    text-align: center;
}


.carousel-caption .btn{position: relative; /*bottom: 40px;*/ /*right:20px;*/}

 @media (max-width: 520px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
 float: none;
width:100%;
}
.carousel-caption div.caption-title {
font-size: 44px;
line-height:50px;
}

/*.carousel-control-next, .carousel-control-prev{display:none}*/

}

.carousel-caption p {
	font-size: 20px;
}
 
 .carousel-caption {
/* background-color:#999;
 opacity:0.5;*/
 padding:0;
 }



@media screen and (min-width: 320px) and (max-width: 767px) {
 .carousel-indicators {
 position: relative !important;
 bottom: 0;
}
 .carousel-caption {
   top: 30%;
}

 .carousel-caption p {
 font-size: 12px;
}
 .carousel-title {
 font-size: 18px;
 margin-top: 20px;
}
}


/*   YOUTUBE VIDEO RESPONSIVE*/
.youtube-video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.youtube-video-container::after {
  display: block;
  content: "";
  padding-top: 56.25%;
}

.youtube-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#button_share{margin-top:30px;}


.specialDate .ui-state-default, .specialDate .ui-widget-content .ui-state-default {
    border: 1px solid #c5c5c5;
    background-color: #ccc !important;

    color: #333;
 }