:root {
	/*========
	Colors
	========= */
	/*========
	Font-families
	========= */
	/*========
	Font-sizes
	========= */
	/*========
	Font-Weights
	========= */
}
/* START DEFAULT STYLES */
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:400,400i,700,700i|Roboto:700');

html {
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	position: relative;
	margin: 0;
	/*padding-bottom: 60px;*/
	min-height: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-appearance: none;
	-webkit-font-smoothing: antialiased;
}
hr {
	height: 1px;
	width: 100%;
	background-color: #d5d6d2;
	border: none;
}
p {
	font-size: 20px;
	line-height: 1.45;
	font-family: 'Nunito Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6, strong {
	margin: 0;
	color: #1d1d1b;
}
h3 {
	font-size: 28px;
	padding: 10px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	color: #1d1d1b;
	font-family: 'Merriweather Black', sans-serif;
}
strong {color: #1d1d1b;font-family: 'Nunito Sans', sans-serif;}

h1 {
	font-size: 40px;
	font-weight: bold;
	padding: 10px 0;
}

h2 {
	font-size: 32px;
	font-weight: bold;
	padding: 10px 0;
}
a {
	color: #c62b2b;
	color: #c62b2b;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 19px;
}
a:hover,
a:active,
a:focus,
a:visited {
	outline: 0;
	color: #c62b2b;
	color: rgba(194, 14, 13, .8);
}
a.inherit {
	color: inherit;
	text-decoration: inherit;
	font: inherit;
	border: inherit;
	background: inherit;
}
/* START DEFAULT STYLES */

/* START ADMINBAR STYLES */
@media screen and (max-width: 600px) {
	html #wpadminbar {
		top: -46px;
	}
}
/* END ADMINBAR STYLES */

/* ==========================================================================
   Main
   ========================================================================== */

@media (min-width: 1300px) and (max-width: 1500px) {
	#main-navigation ul li a {
		padding: 0 7px;
		font-size: 16px;
	}
}
@media (min-width: 1100px) and (max-width: 1300px) {
	#main-navigation ul li a {
		padding: 0 7px;
		font-size: 16px;
	}
}
body.boxed-layout {
	background-color: #ffffff;
	background-color: #dfe3e8;
}
body #page {
	overflow-y: hidden;
	width: 100%;
	position: relative;
}
body.boxed-layout #page {
	max-width: 1600px;
	max-width: 1600px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	background: #ffffff;
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .4);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .4);
}
#content.site-content {
	max-width: 1170px;
	margin: 0 auto;
	padding: 30px 0 60px 0;
	min-height: 60vh;
}
#content.site-content #primary #main {
	width: 100%;
}
body.fixed-header #content.site-content {
	margin-top: 73px;
}
#primary {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
/* START SIDEBAR */
#primary .sidebar.sidebar-left {
	margin-right: 20px;
}
#primary .sidebar.sidebar-right {
	margin-left: 20px;
}
/* END SIDEBAR */

/* START POSTS + SPECIAL PAGES */
.edit-link {
	display: block;
}
article .entry-footer {
	margin: 25px 0;
}
article .entry-footer .share-title {
	padding: 5px 15px 5px 0;
	border-right: 1px solid #a9a9a9;
}
article .entry-footer .share-item {
	padding: 5px 15px;
}
article .entry-footer .share-item a.share-facebook {
	color: #a9a9a9;
	font-size: 1.2em;
}
#primary #main.blog-page h1,
#primary #main article.post h1,
#primary #main.blog-page h2 {
	font-size: 36px;
	font-weight: 600;
	color: #222222;
	color: #222222;
}
#primary #main.blog-page h2 {
	font-size: 28px;
}
#primary #main.blog-page {
	padding-top: 50px;
}
h1.large-header {
	font-size: 46px;
	font-weight: 600;
	line-height: 1.13;
	letter-spacing: -.5px;
}
.bigger-space {
	margin-bottom: 36px;
}
.featured-post-image-container {
	height: 420px;
	background-size: cover;
	background-position: center;
}
.featured-post-text {
	width: 50%;
	min-width: 350px;
	margin-left: 90px;
	margin-top: -50px;
	background-color: #ffffff;
	padding: 24px;
	font-family: Arial;
	font-family: Arial, sans-serif;
	font-size: 22px;
	line-height: 1.45;
	letter-spacing: -0.2px;
	text-align: left;
	color: #999999;
	color: #999999;
	margin-bottom: 64px;
}
.featured-post-text strong {
	font-weight: 900;
	display: block;
	color: #222222;
	color: #222222;
}
.featured-post-text time {
	font-size: 14px;
	letter-spacing: 0px;
	text-align: left;
	color: #999999;
	color: #999999;
	margin-top: 24px;
	display: block;
}
.blog-item-more .post-image-container {
	width: 100%;
	height: 180px;
	background-size: cover;
	background-position: center;
	margin-bottom: 26px;
}
.blog-item-more .post-text {
	font-size: 18px;
	line-height: 1.56;
	text-align: left;
	color: #999999;
	color: #999999;
	margin-bottom: 24px;
	min-height: 140px;
	font-weight: 400;
}
.blog-item-more .post-text strong {
	font-weight: 900;
	color: #222222;
	color: #222222;
}
.blog-item-more .post-date,
article.post .entry-footer .post-date {
	font-size: 14px;
	letter-spacing: 0;
	text-align: left;
	color: #999999;
	color: #999999;
	margin: 10px 0;
}
.navigation.pagination {
	margin-top: 30px;
}
article.post .post-image-container {
	height: 420px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
article.post .entry-content,
article.post .entry-footer {
	padding: 43px 0px;
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
}
#main section.search-results,
#main section.no-results.not-found,
#main section.error-404.not-found {
	text-align: center;
}
#main section.search-results h1,
#main section.no-results.not-found h1,
#main section.error-404.not-found h1 {
	font-size: 1.5em;
}
form.search-form label {
	max-width: 600px;
	width: 100%;
	display: block;
	margin: 0 auto;
	-webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, .2);
	box-shadow: 0px 2px 8px rgba(0, 0, 0, .2);
}
form.search-form input[type="search"].search-field {
	color: #808080;
	border: 1px solid #cccccc;
	border-radius: 3px;
	padding: 10px;
	font-size: 18px;
	border-right: none;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	width: calc(100% - 90px);
}
form.search-form input[type="submit"].search-submit {
	border: 1px solid;
	border-color: #cccccc;
	border-radius: 3px;
	background: transparent;
	color: #808080;
	font-size: 18px;
	line-height: 1;
	padding: 14.5px 20px;
	width: 90px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-left: -5px;
	-webkit-transition: color 200ms ease-in-out;
	transition: color 200ms ease-in-out;
}
form.search-form::-webkit-input-placeholder,
form.search-form::-moz-input-placeholder,
form.search-form:-moz-input-placeholder,
form.search-form::-ms-input-placeholder {
	color: #cccccc;
}
form.search-form input[type="search"].search-field:active,
form.search-form input[type="search"].search-field:focus,
form.search-form input[type="submit"].search-submit:active,
form.search-form input[type="submit"].search-submit:hover,
form.search-form input[type="submit"].search-submit:focus {
	outline: 0;
	color: #484848;
}
#main .not-found .page-content {
	margin-top: 15px;
}
#main .we-found-results {
	color: #222222;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
/* END POSTS + SPECIAL PAGES */

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media (min-width: 1600px) {
	#content.site-content {
		max-width: 1400px;
		max-width: 1400px;
	}
}
@media (max-width: 1170px) {
	#content.site-content {
		padding: 30px;
	}
}
@media (max-width: 1024px) {
	#content.site-content {
		padding: 20px;
	}
	body.fixed-header #content.site-content {
		margin-top: 103px;
	}
}
@media (max-width: 767px) {
	#content.site-content {
		padding-left: 15px;
		padding-right: 15px;
	}
	body.fixed-header #content.site-content {
		margin-top: 73px;
	}
	.featured-post-text {
		margin-left: 0;
		margin-top: 0;
		width: 100%;
	}
}
#main-header,
#main-logo,
#main-navigation {
	z-index: 99999;}
#video video {
	min-width: 100% !important;
	min-height: 100% !important;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: 0.5;
}
#video {
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: relative;
}
/* ==========================================================================
   Transparent menu
   ========================================================================== */
body.page-template-page-forside #main-header,
body.page-template-page-medslider #main-header,
body.page-template-page-medvid #main-header,
body.page-template-page-kontakt #main-header,
body.page-template-page-forside #main-header #header-inner-wrapper,
body.page-template-page-kontakt #main-header #header-inner-wrapper,
body.page-template-page-medslider-historien #main-header,
body.page-template-page-varelseunderside #header-inner-wrapper,
body.page-template-page-varelseunderside #main-header,
body.page-template-page-medslider-historien #header-inner-wrapper,
body.page-template-page-medslider #main-header #header-inner-wrapper,
body.page-template-page-medvid #main-header #header-inner-wrapper {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
body.page-template-page-kontakt .billeder,
body.page-template-page-forside #video,
body.page-template-page-medslider .billeder,
body.page-template-page-varelseunderside .billeder,
body.page-template-page-medslider-historien .billeder,
body.page-template-page-medvid #oplevelser {
	margin-top: -95px;
	z-index: 1;
	background: rgba(0, 0, 0, .6);
}
/* ==========================================================================
   Forside
   ========================================================================== */

#video div.abs {
	width: 60%;
	height: 50%;
	margin: auto;
	z-index: 999999;
	position: absolute;
	top: 190px; left: 0; bottom: 0; right: 0;
}
div.abs h2,
div.abs p {
	color: white;
	font-weight: bold;
}
div.abs div.links,
div.abs p {
	font-size: 20px;
}
div.links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 322px;
	margin: 0 auto;
}
div.links a {
	padding: 14px 28px;
	background-color: #c41230;
	border-radius: 3px;
	color: white;
	margin: 0 5px;
	margin-right: 3px;
}
div.links a:hover {
	background-color: #920f25;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.svgplay {height: 20px;
	display: inline-block;
	padding-right: 8px;
	margin-bottom: -5px;}
#footer-widgets .textwidget p {display: inline-block; padding: 0px 10px; color: #d9d9d9;}
#footer-widgets .textwidget strong p,
#footer-widgets .textwidget strong {display: inline-block; padding: 0px 20px; color: #000000; font-weight: 500;}
@media (min-width: 1171px) {
	#footer-widgets .textwidget strong {padding: 0px 5px; }
}
.center_content {
	width: 90%;
	padding: 50px 140px;
	padding-bottom: 50px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.center_content p {
	z-index: 100 !important;
}
.center_content:after {
	content: '';
	display: block;
	position: absolute;
	right: 0px;
	bottom: -40%;
	height: 450px;
	width: 450px;
	background: url('/wp-content/uploads/2017/10/bighear.svg') no-repeat;
	z-index: 1 !important;
}
/*Repeater billeder på forsiden*/

.rundtomforside {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: url('/wp-content/uploads/2017/10/baggrund-1.png');
	background-repeat: repeat;
	height: 580px;
	overflow: hidden;
}
.rundtomforside:nth-child(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.rundtomforside div {
	width: 50%;
}
.rundtomforside div.tekst_sektion {
	width: 45%;
}
.rundtomforside .svg {
	height: 60px;
}
.rundtomforside .tekst_sektion {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.rundtomforside .tekst_sektion section {
	width: 90%;
	-ms-flex-item-align: center;
	align-self: center;
}
.billedebaggrund {
	overflow: hidden;
	background-size: cover !important;
	background-position: center !important;}
a.btn {
	padding: 12px 22px;
	background-color: #c41230;
	color: white;
	border-radius: 3px;
	font-weight: bold;
	font-size: 20px;
	display: inline-block;
    margin-bottom: 5px;
}
a.btn:hover {
	opacity: 0.8;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.billeder {
	height: 45vh;
}
/* ==========================================================================
   Oplevelsesside
   ========================================================================== */

#oplevelser video {
	width: 100% !important;
	height: 100% !important;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: 0.7;
}
#oplevelser {
	width: 100%;
	height: 45vh;
	overflow: hidden;
	position: relative;
}
a.med_underline {
	color: #0778a2;
}
.oplevelser_rundt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: url('/wp-content/uploads/2017/10/baggrund-1.png');
	background-repeat: repeat;
	height: 475px;
	overflow: hidden;
}
.oplevelser_rundt:nth-child(odd) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
h1 {
	font-size: 40px;
	letter-spacing: 2px;
}
h2 {
	font-size: 32px;
	letter-spacing: 2px;
}
.oplevelser_rundt div {
	width: 50%;
}
.oplevelser_rundt a {
	padding: 12px 22px;
	background-color: #c41230;
	color: white;
	border-radius: 3px;
	font-weight: bold;
}
.oplevelser_rundt a:hover {
	opacity: 0.8;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.oplevelser_rundt .tekst_sektion {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.oplevelser_rundt .tekst_sektion section {
	width: 85%;
	-ms-flex-item-align: center;
	align-self: center;
}
.billedebaggrund {
	overflow: hidden;
	background-size: cover !important;
	background-position: center !important;
}
/* ==========================================================================
   Værelser
   ========================================================================== */

.varelse_rundt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: url('/wp-content/uploads/2017/10/baggrund-1.png');
	background-repeat: repeat;
	height: 675px;
	overflow: hidden;
}
.varelse_rundt:nth-child(odd) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.varelse_rundt p {
	margin-bottom: 22px;
}
.varelse_rundt div {
	width: 50%;
}
.varelse_rundt a {
	padding: 12px 22px;
	background-color: #c41230;
	color: white;
	border-radius: 3px;
	font-weight: bold;
}
.varelse_rundt a:hover {
	opacity: 0.8;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.varelse_rundt .tekst_sektion {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.varelse_rundt .tekst_sektion section {
	width: 89%;
	-ms-flex-item-align: center;
	align-self: center;
}
.billedebaggrund {
	overflow: hidden;
	background-size: cover !important;
	background-position: center !important;
}
.varelse_rundt a {
	margin-right: 30px;
}
body.page-id-17 .center_content {
	width: 80%;
}
div.billeder.costumbilleder {
	height: 800px !important;
	-z-index: 99;
}
div.billeder.costumbilleder .pelle-slider-wrapper {
	height: 100%;
}
.content_kontakt {
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 80px;
	height: 100%;
	color: white;
	padding-left: 45px;
	padding-right: 45px;
	background-color: rgba(139, 11, 4, .89);
	width: 100%;
	z-index: 999;
}
.svgplay {margin-bottom: -4px;}
.content_kontakt_inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 1170px;
	width: 100%;
	margin: 0px auto;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	padding-bottom: 80px;
}
.content_kontakt_inner div {
	color: #ffffff;
	font-size: 16px;
}
.content_kontakt_inner .wpcf7-form {
	max-width: 80%;
	margin: 0px auto;
	background-color: #ffffff;
	border-radius: 6px;
	padding: 30px;
}
.content_kontakt_inner .wpcf7-form input[type="text"],
.content_kontakt_inner .wpcf7-form input[type="number"],
.content_kontakt_inner .wpcf7-form input[type="tel"],
.content_kontakt_inner .wpcf7-form input[type="email"],
.content_kontakt_inner .wpcf7-form textarea {
	padding: 8px 10px;
	width: 100%;
	margin-bottom: 12px;
	font-size: 15px;
}
.content_kontakt_inner .wpcf7-form textarea {
	height: 90px;
	resize: none;
}
.content_kontakt_inner .wpcf7-form p {
	margin: 0px;
}
.content_kontakt_inner .wpcf7-form .wpcf7-submit {
	float: right;
}
.content_kontakt_inner .wpcf7-form h4 {
	font-size: 26px;
	color: #484747;
	margin-bottom: 12px;
}
.content_kontakt_inner .wpcf7-form strong {
	color: #484747;
	font-size: 16px;
	margin-bottom: 8px;
	display: block;
}
.content_kontakt_inner > div:nth-child(1),
.content_kontakt_inner > div:nth-child(2) {
	width: 37%;
}
.content_kontakt_inner > div:nth-child(3) {
	width: 28%;
}
.weather-widget-wrapper {
	position: absolute;
	bottom: 60px;
	right: 35px;
	z-index: 10000;
	color: #ffffff;
	font-weight: 400;
	letter-spacing: 0.2px;
	font-size: 24px;
	font-family: "Nunito Sans", sans-serif;
}
.weather-svg-wrapper {
	display: inline-block;
	height: 28px;
}
.weather-svg-wrapper img {
	height: 33px;
	width: auto;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 8px;
}
.weather-seperator {
	margin: 0px 5px;
	margin-top: -2px;
}
.content_kontakt_inner div h2 {
	color: #ffffff;
	font-size: 34px;
}
.content_kontakt_inner div strong {
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}
.content_kontakt_inner div a,
.content_kontakt_inner div strong a,
.content_kontakt_inner div p a {
	color: #ffffff
}
.content_kontakt_inner div p {
	font-size: 16px;
	color: #ffffff;
}
footer {
	background-color: #ffffff;
}
footer div.kunpm {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 40px 20px;
	max-width: 1300px;
	margin: 0 auto;
}
footer p {
	font-size: 18px;
	margin-bottom: 0px;
	margin: 10px 0;
	color: #000000;
}
footer p.grey {
	color: #d9d9d9;
}
footer div.kunm {
	display: none;
}
/* ==========================================
Media starter her
========================================== */

/* ==========================================
Større skærme
========================================== */

@media (min-width: 1025px) and (max-width: 1299px) {
	footer p {font-size: 18;}
}
@media (min-width: 1300px) and (max-width: 1600px) {
	.center_content {
		width: 80%;
	}
	.rundtomforside,
	.oplevelser_rundt {height: 590px;}
	.varelse_rundt {height: 750px;}
	body.page-id-17 .center_content {
		width: 80% !important;
	}
	#oplevelser {height: 53vh;}
	div.billedebaggrund.billeder {
		height: 55vh; }
}
/* Media fra 1400px til 1600 px stopper her*/

@media (min-width: 1601px) {
	.center_content {
		width: 70%;
	}
	#oplevelser {height: 58vh;}
	h2 {
		font-size: 40px;
		letter-spacing: 2px;
	}
	h1 {
		font-size: 40px;
		letter-spacing: 2px;
	}
	p {
		font-size: 22px;
	}
	.rundtomforside,
	.oplevelser_rundt {height: 625px;}
	.varelse_rundt {height: 750px;}
	body.page-id-17 .center_content {
		width: 60%;
	}
	div.billedebaggrund.billeder {
		height: 55vh; }

}
/*1570 media stopper her */

@media screen and (min-width: 1025px) and (max-width: 1300px) {
	#main-navigation #navigation-wrapper {
		padding-left: 15px;
	}
}
@media screen and (min-width: 1301px) and (max-width: 1500px) {
	#main-navigation #navigation-wrapper {
		padding-left: 25px;
	}
}
@media screen and (min-width: 1501px) {
	#main-navigation #navigation-wrapper {
		padding-left: 25px;
	}
}
@media screen and (max-width: 1024px) {
	.content_kontakt_inner div h2 {
		font-size: 16px;
		line-height: 16px;
		padding-top: 0;
	}
	.content_kontakt_inner div h2:first-of-type {
		font-size: 26px;
		line-height: 26px;
	}
	.content_kontakt_inner div strong,
	.content_kontakt_inner div a, .content_kontakt_inner div strong a, .content_kontakt_inner div p a {
		font-size: 16px;
		padding-top: 0;
		line-height: 16px;
	}
	.content_kontakt_inner .wpcf7-form .wpcf7-submit {
		float: none;
		width: 100%;
	}
	body.page-template-page-kontakt-php div.billeder.costumbilleder {
		height: 650px !important;
	}
	.content_kontakt_inner div p {
		word-break: break-all;
	}
	.content_kontakt {
		padding-top: 140px;
	}
	.content_kontakt_inner {
		align-items: flex-start;
	}
	.maps-iframe-wrapper iframe {
		max-height: 250px;
	}
	.content_kontakt_inner > div:nth-child(1) {
		width: 25%;
	}
	.content_kontakt_inner > div:nth-child(2) {
		width: 55%;
	}
	.content_kontakt_inner > div:nth-child(3) {
		width: 20%;
	}
}
/* ==========================================
Mobil
========================================== */
@media (max-width: 650px) {
	#navigation-wrapper #primary-menu.menu .wpml-ls-statics-shortcode_actions {display: none !important;}
	#video div.abs::after { bottom: 15px !important; }
	.weather-widget-wrapper {bottom: 81px; font-size: 25px; left: 0px;right: 0px;text-align: center;}
	.weather-svg-wrapper img {height: 36px;}
	.abs {
		width: 100% !important;
		height: 70% !important;
		padding: 0 10px;
	}
	#main-logo img {height: 63px;}
	.abs h2 {
		font-size: 40px;
	}
	div.links a {
		padding: 12px 18px;
		width: 281px;
	}
	.center_content {
		width: 100%;
		padding: 25px 12px;
	}
	.svgplay {
		margin-bottom: 4px;
	}
	h2,h1 {
		font-size: 24px;
	}
	.rundtomforside {flex-wrap: wrap;}
	.rundtomforside .tekst_sektion section {
		text-align: center;
	}
	.rundtomforside .svg {margin: 0 auto;}
	.center_content:after {
		display: none;
	}
	.rundtomforside,
	.rundtomforside:nth-child(odd) {
		overflow: visible;
		overflow: initial;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto;
	}
	.rundtomforside div.tekst_sektion,
	.rundtomforside .billedebaggrund {
		width: 100%;
		height: auto;
	}
	.rundtomforside .billedebaggrund {
		height: 350px;
	}
	.rundtomforside div.tekst_sektion {
		padding: 35px 17px;
		width: 100%;
	}
	/*kolort*/
	.varelse_rundt {flex-wrap: wrap;}
	.varelse_rundt .tekst_sektion section {
		text-align: center;
	}
	.varelse_rundt .svg {margin: 0 auto;}
	.varelse_rundt,
	.varelse_rundt:nth-child(odd) {
		overflow: visible;
		overflow: initial;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto;
	}
	.varelse_rundt div.tekst_sektion,
	.varelse_rundt .billedebaggrund {
		width: 100%;
		height: auto;
	}
	.varelse_rundt .billedebaggrund {
		height: 350px;
	}
	.varelse_rundt div.tekst_sektion {
		padding: 35px 17px;
		width: 100%;
	}
	/*kolort2*/
	.oplevelser_rundt {flex-wrap: wrap;}
	.oplevelser_rundt .tekst_sektion section {
		text-align: center;
	}
	.oplevelser_rundt .svg {margin: 0 auto;}
	.oplevelser_rundt,
	.oplevelser_rundt:nth-child(odd) {
		overflow: visible;
		overflow: initial;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto;
	}
	.oplevelser_rundt div.tekst_sektion,
	.oplevelser_rundt .billedebaggrund {
		width: 100%;
		height: auto;
	}
	.oplevelser_rundt .billedebaggrund {
		height: 350px;
	}
	.oplevelser_rundt div.tekst_sektion {
		padding: 35px 17px;
		width: 100%;
	}
	.content_kontakt_inner div h2 {
		font-size: 20px;
		line-height: 20px;
		padding-top: 0;
	}
	.content_kontakt_inner .wpcf7-form h4 {
		font-size: 20px;
		line-height: 20px;
	}
	.content_kontakt_inner div strong, .content_kontakt_inner div a, .content_kontakt_inner div strong a, .content_kontakt_inner div p a {
		font-size: 20px;
		line-height: 20px;
	}
	.content_kontakt_inner .wpcf7-form {
		max-width: 100%;
	}
	body.page-template-page-kontakt-php div.billeder.costumbilleder {
		height: 1280px !important;
	}
	.content_kontakt {
		padding-top: 120px;
	}
	.content_kontakt_inner {
		display: block;
	}
	.maps-iframe-wrapper iframe {
		max-height: 275px;
	}
	.content_kontakt_inner > div:nth-child(1) {
		width: 100%;
	}
	.content_kontakt_inner > div:nth-child(2) {
		width: 100%;
		margin: 30px 0;
	}
	.content_kontakt_inner > div:nth-child(3) {
		width: 100%;
	}
	.maps-iframe-wrapper a.accent-button {
		bottom: 10px !important;
	}
	#main-navigation ul li ul {
		left: 0px;
	}
	footer div.kunpm {display: none;}
	footer div.kunm {
		display: block;
	}
	footer div.kunm p {font-size: 16px;}
	footer div.kunm p.grey {font-size: 14px;}
	footer div.kunm p.fedfont {
		font-size: 25px;
		margin: -3px 0;
		font-weight: bold;
		color: #000000;
	}
	footer div.kunm {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 30px 10px;
	}
	footer div.kunm p {
		-ms-flex-item-align: center;
		align-self: center;
	}
	footer div.kunm p {
		padding: 5px 0;
		margin: 0;
	}
	body #page {padding-top: 10px;}

}
/*Mobil slut*/

/* ==========================================
Ipad normal
========================================== */
@media (min-width: 651px) and (max-width: 899px) {
	#navigation-wrapper #primary-menu.menu .wpml-ls-statics-shortcode_actions {display: none !important;}
	footer p {
		font-size: 18px
	}
	footer div {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	footer p {
		width: 50%;
		text-align: center;
	}
	footer div p.grey {
		width: 100%;
		text-align: center;
	}

}
/* query slut*/

/* ==========================================
Ipad landscape
========================================== */
@media (min-width: 900px) and (max-width: 1199px) {

	footer p {
		font-size: 18px
	}
	footer div {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	footer p {
		width: 50%;
		text-align: center;
	}
	footer div p.grey {
		width: 100%;
		text-align: center;
	}

}
/* query slut*/

.youtube-overlay-player-wrapper {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 100000;
	padding: 0px;
	background-color: rgba(0, 0, 0, .6);
	display: none;
}
.overlayasdsa {
	position: relative;
}
.accent-button {
	background-color: #c41230 !important;
	font-weight: 600 !important;
	color: #ffffff !important;
	font-size: 20px !important;
	border: none !important;
	padding: 15px 25px !important;
	border-radius: 5px !important;
	-webkit-transition: background-color 0.3s !important;
	transition: background-color 0.3s !important;
}
.accent-button:hover {
	background-color: #ab0925 !important;
}
.maps-iframe-wrapper {
	position: relative;
}
.maps-iframe-inner {
	position: relative;
	height: 100%;
	max-width: 1300px;
	margin: 0px auto;
}
.maps-iframe-wrapper a.accent-button {
	position: absolute;
	left: 0px;
	right: 0px;
	margin: auto;
	width: 400px;
	text-align: center;
	bottom: 40px;
}
@media (max-width: 650px) {
	.maps-iframe-wrapper a.accent-button {
		width: 300px;
		bottom: 20px !important;
	}

}
.prices-wrapper {
	max-width: 1300px;
	width: 100%;
	margin: 20px auto;
	margin-bottom: 76px;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.price-row {
	width: 100%;
}
.price-row .price-item strong {
	font-size: 20px;
}
.price-row .price-item {
	width: 33.3%;
	padding: 0px 25px;
	margin-bottom: 25px;
	float: left;
}
.price-row .price-item table {
	border-collapse: collapse;
	background-color: #ffffff;
	margin-top: 16px;
}
.price-row .price-item table thead {
	background-color: #8d0a02;
	color: #ffffff;
	font-size: 15px;
}
.price-row .price-item table th,
.price-row .price-item table td {
	padding: 8px 15px;
	text-align: left;
}
.price-row .price-item table td {
	font-weight: 600;
	font-size: 15px;
	color: #484747;
}
.price-row .price-item table tbody tr:nth-child(1) td {
	padding-top: 15px;
}
.price-row .price-item table tbody tr:nth-last-child(1) td {
	padding-bottom: 15px;
}
.price-row .price-item table tr th:nth-last-child(1),
.price-row .price-item table tr td:nth-last-child(1) {
	text-align: right;
}
#catapult-cookie-bar h3 {
	display: none;
}
#catapult-cookie-bar .ctcc-left-side {
	font-size: 14px !important;
	color: #ffffff !important;
}
#catapult-cookie-bar .ctcc-more-info-link {
	font-size: 14px;
	text-decoration: underline;
}
#catapult-cookie-bar .ctcc-right-side {
	margin-bottom: 10px !important;
}
#catapult-cookie-bar #catapultCookie {
	width: 100%;
	padding: 8px 10px;
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
}
.mobile-language-switcher-wrapper {
	/*position: absolute;
	top: -24px;*/
	margin-top: -12px !important;
	left: 0px;
	width: 100%;
	background-color: #ffffff;
	padding: 5px 10px;
	height: 33px;
	display: none;
}
.wpml-ls-legacy-dropdown {
	width: auto;
}
@media (max-width: 768px) {
	.has-cookie-bar #catapult-cookie-bar {
		left: 0px !important;
		border: 0px !important;
		border-radius: 0px !important;
		bottom: 0px !important;
		width: 100% !important;
		padding-left: 10% !important;
		padding-right: 10% !important;
	}
	html {
		margin-top: 20px;
	}
	.mobile-language-switcher-wrapper {
		display: block;
	}
	.wpml-ls-legacy-list-horizontal {
		padding: 0 !important;
	}
	.wpml-ls-legacy-list-horizontal a {
		padding: 0px !important;
	}
	.wpml-ls-legacy-list-horizontal > ul {
		float: right !important;
		margin-top: -2px !important;
	}
	.wpml-ls-legacy-list-horizontal .wpml-ls-item {
		margin: 0px 5px !important;
	}
}
div.links a {text-align: center;}
@media (max-width: 650px) {
	.mobile-language-switcher-wrapper {height: 30px;
		margin-top: -17px !important;}
	p.fedfont.visited {color: black !important;}
	body.home #video {
		height: 95vh;
	}
	.tekst_sektion {
		padding-bottom: 30px;
	}
	body.page-template-page-medvid .center_content {
		width: 100%;
	}
	.svgplay {margin-bottom: -3px;}

}
/*TLF SLUT*/

@media (min-width: 650px) and (max-width: 1050px) {

	.mobile-language-switcher-wrapper {
		height: 24px;
		margin-top: -19px !important;
	}
	body.page-template-page-medvid .center_content,
	.center_content {
		width: 100%;
	}
	#main-navigation ul li a {
		font-size: 16px;
		padding: 0 2.5px;
	}
	#main-navigation ul li ul li {
		font-size: 15px;
	}
	#main-navigation ul li {
		padding: 0 4.5px;
	}
	#main-navigation ul li.dropdown span.caret-wrapper {
		padding: 15px 10px 15px 5px;
		color: white;
	}
	.tekst_sektion p {
		font-size: 17px;
		line-height: 1.33;
	}
	h2 {
		font-size: 30px;
	}
	#main-header #header-inner-wrapper {
		padding: 0 10px;
	}
	#main-logo img {
		margin-top: auto;
		height: 50px;
		margin-bottom: 0px;
	}
	body.home #video {
		height: 75vh;
	}
	#video div.abs {
		width: 60%;
	}
	.rundtomforside div.tekst_sektion {
		width: 50%;
	}
	.rundtomforside .svg {
		height: 30px;
	}

}
/*IPAD SLUT*/
@media (min-width: 850px) and (max-width: 1070px) {
	body.page-template-page-kontakt .billeder,
	body.page-template-page-forside #video,
	body.page-template-page-medslider .billeder,
	body.page-template-page-varelseunderside .billeder,
	body.page-template-page-medslider-historien .billeder,
	body.page-template-page-medvid #oplevelser {
		margin-top: -103px;
	}
}
@media (min-width: 900px) {
	.topbar {display: none !important;}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	/* styles only for IE10 + */
	#oplevelser {
		background-image: url("https://hotelallinge.dk/wp-content/uploads/2017/10/KJE2574-1.png") !important;
		background-size: cover !important;
		width: 100% !important;
		height: 45vh !important;
	}
	#oplevelser video {
		display: none;
	}
}
