h1,h2,h3,h4,h5,h6,p,hr {padding: 0;margin: 0;}
img {width: 100%;}
body {
	background: #fff;
	color: #000;
	font-family: arial;
}
a, a:hover, a:focus, a:active, a:hover {color: #000;text-decoration: none;}

.box {border: 2px dashed #000;color: #000;margin-bottom: 10px;}
.box-img {border: 2px solid #000;margin-bottom: 10px;}
.padding {padding: .5em;}
.devider {border: 2px solid #444;margin-bottom: .5em;clear: both;}
.clear {clear: both;}
.center {text-align: center;}


/*------------------------------------------------*/
.top {
	margin-top: 1em;
}
.logo img {
	width: 224px;
	height: 41px;
	margin: 0 5px;
}
.fb img, .insta img {
	width: 26px;
	height: 27px;
}
/*------------------------------------------------*/
.meny {
	margin: 1em 0;
}
.meny a {
	padding: 5px 20px;
	text-transform: uppercase;
}.meny a:hover {
	background: #f6f6f6;
}
/*------------------------------------------------*/
.carousel {border: 1px solid #fff;}
.carousel-inner > .item > img {max-height: 416px;}
.side {min-height: 100%;}
@media (min-width: 1200px) {
	.side {min-height: 416px;}
}
@media (max-width: 767px) {
}
/*------------------------------------------------*/
.text {
	padding: .5em 0px;
}
.text p {
	text-transform: uppercase;
}
@media (max-width: 768px) {
	.text p {
		font-size: 1.1em;
		font-weight: bold;
	}
}
@media (min-width: 768px) {
	.text p {
		font-size: 1.8em;
	}
}
@media (min-width: 992px) {
	.text p {
		font-size: 2em;
	}
}
@media (min-width: 1200px) {
	.text p {
		font-size: 2em;
	}
}
.text hr, hr {
	border-top: 1px solid #c2c2c2;
	width: 100%;
}
hr {
	margin: .5em 0;
}
h3.text {
	padding-bottom: 0;
}
/*------------------------------------------------*/
.bottom {
	margin: 1em 0 3em 0;
}
.bottom p {
	margin-top: 1em;
	font-size: 11px;
}
/*------------------------------------------------*/
.paket {
	padding: .5em .3em;
}
h3.booking_prize {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
p.booking_prize {
	text-align: center;
	font-size: 12px;
}
/*------------------------------------------------*/

@media (min-width: 1200px) {
	.textarea_start {
		height: 265px;
	}
	.textarea_about, .textarea_booking_prize {
		min-height: 587px;
	}
	.textarea_booking_prize, .booking_prize {
		font-size: 13px;
	}
}
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/







