:focus {outline:none !important;}
::-moz-focus-inner {border:0 !important;}
* {
	font-family: 'Grand Hotel', cursive;
    color:#588173;
    font-size: 1em;
    line-height: 1.4;
	/*background: white;*/
	text-decoration:none;
	outline: none !important; 

}

a, a:hover {color:#629080;}
.header-container {
	padding-top: 10px;
}
.header-image {
	background-image: url('../svg/headbg.jpg');
    background-position: 0 -140px;
    background-repeat: no-repeat;	
}
.mira img {
	float:right;margin-left: 10px;margin-bottom: 0;height: 380px;
}
.mira p {
	text-align:justify;
	text-indent:20px;
}
.wrapper {
	max-width: 960px;
	margin: 0 auto;
}
.nav-tabs {
    border-bottom: none;
}
.link {
	cursor:pointer;
	
}
.black {color:black;}
.green {color:#629080;}
.red {color:red;}
.bold {font-weight: 700 !important;font-weight: bold;}
.small {font-size: 12px !important;}
.tableh {font-weight: 700 !important;font-weight: bold;color:white !important;    margin-bottom: 0;}
.nomarginb {margin-bottom:0px !important;}
.logo {
	text-align: center;
	margin: 0 auto !important;
	padding: 0 !important;
	
}
.btline {
	position: relative;
	height: 230px;
	width: 100%;
	border-bottom: 1px solid #588173;
	background-color: transparent;
}
.slogan {
	position: absolute;
	top: 189px;
	font-size: 18px !important;
	font-weight: 300 !important;
	right:0px;
	text-align: right;
	font-family: 'Grand Hotel', cursive !important;
	
}
.main-container {
	font-size: 18px;
	font-weight: 300;
	margin-top: 20px;
}
.nav-tabs  {
	padding-left: 0px;
}

.nav-tabs li  {
	list-style-type: none;
	background-image: url('../svg/nav-bg.svg');
	background-position: center center;
    background-repeat: no-repeat;
	margin:5px auto;
}
.nav-tabs>a:hover  {
	text-decoration: none;
}
.nav-tabs a li {
	text-decoration: none;
	color:#528e86;
	font-size: 28px;
	line-height: 42px;
	text-align: center;
	padding: 0;
	margin: 0 5;
}
.nav-tabs a li:hover  {
	text-decoration: none;
	color:#fff;
	background-image: url('../svg/nav-bg-over.svg');

}
.nav-tabs .active{
	color:#fff;
	background-image: url('../svg/nav-bg-over.svg');
}
.content {
	margin-left: 0px;
    margin-top: 0px;
	margin-bottom: 30px
}
.content * {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
	padding:0;
	margin-bottom: 15.7px;
}
.content h2 {
	font-size:18px;
}
.content img {
	max-width: 100%;
	height: 100%;
	height: auto;
	margin-top: 5px;
}

.popup { display:none; }
#standalone {
  transform: scale(0.8);
}
.popup_visible #standalone {
  transform: scale(1);
}
#standalone img {
  max-width:100%;
  max-height: 100%;
}
/*
.owl-carousel .owl-wrapper {
  display: table !important;
}
.owl-carousel .owl-item {
  display: table-cell;
  float: none;
  vertical-align: middle;
}*/
.map {
	max-width: 220px;
	margin: 0 auto;
}
.noSel {
	margin-top: 5px;
}
.controlsBg {
	display:none;
}
.col-sm-6:first-child {
	padding-right: 20px;
	text-align:justify;
}
table{
	width: 100%;
}
table td {
	vertical-align: top;
	border-bottom: 2px solid white;
}
table td .small{
	font-size: 10px;
}
.row-even, .row-odd {
	font-size: 12px;
	font-style: italic;
	padding: 3px 5px;
	background-color: #629080;
	height: 32px;
	vertical-align: middle;
	color: #eee;
}
.row-odd {
	background-color: #588173;
}
.price{
	color:#111;
	font-weight: 700;
	font-style: normal;
}
.winter, .summer, .mid {
	background-image: url(winter.svg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 50px 32px;
}
.summer {
	background-image: url(summer.svg);
}
.mid {
	background-image: url(mid.svg);
}
.equippments {
		font-weight: 400;
		font-size: 10px;
		text-align:center;
	
}
.a-right{
	text-align: right;
}
.owl-carousel .owl-controls {} 
.owl-carousel .owl-controls .owl-nav  {} 
.owl-carousel .owl-controls .owl-nav .owl-next {position: absolute;top: 50%;right:0; height: 60px; margin-top: -50px; width: 32px;background-image: url('../svg/arrow-right.svg');background-color: transparent;}
.owl-carousel .owl-controls .owl-nav .owl-prev {position: absolute;top: 50%;left:0; height: 60px; margin-top: -50px; width: 32px;background-image: url('../svg/arrow-left.svg');background-color: transparent;}

/*//////////////////
// form
//////////////////*/
fieldset, form {background-color: #629080;}
form br  {margin: 0px !important;}
form p {background: transparent none repeat scroll 0 0; color: white!important;font-weight: 700!important;margin:10px!important;}
label{background: transparent none repeat scroll 0 0; min-width: 160px;vertical-align: top;padding-left: 10px; color: white; font-weight: 700 !important;margin-left:10px!important;}
input,textarea{width: 260px;border:none;padding:5px !important;margin:0px !important;margin-left: 10px !important;}
button{float:right;padding:5px 8px!important;border:none;background-color: #588173;color:white;}
textarea, form {margin-bottom: 0px;}
textarea {height: 53px;}
@media (max-width: 767px) {
	.header-image {
		background-image: none;
	}
	.main-container{
		margin-top: 0px;
		
	}
	.content {
		margin-top: 30px;
		margin:0 auto;
		text-align:left;
	}

	.col-sm-4 {
		display:none;
	}
	.equippments img {
		max-width:110px;
	}
	.mira {
		text-align:center;
	}
	.mira img {
		float:none;margin-left: 0px;margin-bottom: 10px;height: auto;
	}
	.col-sm-6:first-child {
		padding-right: 0px;
		text-align:justify;
	}
	.nav-tabs a li {
		display:none;
	}
	.nav-tabs .active, .nav-tabs .nohide{
		display:block;
		/*background-image: url('../svg/nav-bg.svg');*/
	}
	.btline {
		height: auto;
		border-bottom: none;
	}
	.slogan {
		position: relative;
		width: 100%;
		top:0px;
		height: auto;

		text-align: center;
	}
}
@media (max-width: 580px) {
input, textarea {
    width: calc(100% - 20px);
}	
}

