@import "reset.css";
@import "skeleton.css";
@import "font-awesome.css";
@import "superfish.css";
@import "cecslideshowmysqformain.css";

@import url(//fonts.googleapis.com/css?family=Open+Sans:400);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300);
@import url(//fonts.googleapis.com/css?family=Open+Sans:600);
@import url(//fonts.googleapis.com/css?family=Dorsa);

html {
	width: 100%;


a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
	-webkit-text-size-adjust: none;
}


}
body {
/*background-image: url("../images/hjemmeside10_05_1366_768_baggrund.jpg");*/
/*	background-color: #0f0f0f;*/ 
background-color: #ffffff;
/*background-color: #000;*/
 
    background-repeat: no-repeat;
    padding: 1px;
/*    z-index: -10;*/
}
.xx1 {
	position: relative;
	top: 60px;
	margin-left: 800px;
	height:200px;
	width:200px;
	background-color:red;
z-index: 99;
}


input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  transform: scale(2);
  padding: 10px;
}

/* Might want to wrap a span around your checkbox text */
.checkboxtext
{
  /* Checkbox text */
  font-size: 110%;
  display: inline;
}

.logo {
	position: absolute;
	top: 1px;
	left: 10px;
	background-image: url(../images/logo3.jpg);
	height: 35px;
	width: 220px;
	cursor: pointer;
	background-repeat: no-repeat;
	-webkit-background-size: contain; /*for webKit*/
	-moz-background-size: cover; /*Mozilla*/ 
	-o-background-size: cover; /*opera*/         	
	background-size: cover;
	z-index: 100;
}
.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}

strong {
	font-weight: 700;
}

address {
	font-style: normal;
}

p {
	margin-bottom: 0px;
}

input {
	border-radius: 0 !important;
	outline: none !important;
}


img {
	max-width: 100%;
}
.circular--square {
  border-radius: 50%;
}
.photo {
	position: absolute;
	top: 240px;
	left:980px;
/*	background-image: url(images/Baggrund_950.jpg);*/
	height: 500px;
	width: 250px;
}
.layout {
	position: absolute;
	top: 80px;
	left:0px;
	right: -150px;
	background-image: url(../images/Hjemmeside960x540.jpg);
	width: 960px;
	height: 540px;
	cursor: pointer;
	background-repeat: no-repeat;
	-webkit-background-size: contain; /*for webKit*/
	-moz-background-size: cover; /*Mozilla*/ 
	-o-background-size: cover; /*opera*/         	
	background-size: cover;
}
.layout1 {
	position: absolute;
	top: 280px;
	left: 585px;
	height: 400px;
	width: 400px;
	cursor: pointer;
	background-repeat: no-repeat;
	-webkit-background-size: contain; /*for webKit*/
	-moz-backgrouNd-size: cover; /*Mozilla*/ 
	-o-background-size: cover; /*opera*/         	
	background-size: cover;
/*	z-index: 110;*/
}
.layout2{
	position: relative;
	margin-top: 36px;
    margin-bottom: 100px;
}
/****Heads****/


h1, h2, h3, h4, h5, h6 {
    font-family: 'arial', sans-serif;
    font-weight: normal;
	color: #000;
}
h7 {
    font-family: 'arial', sans-serif;
    font-weight: bold;
    font-size: 18px;
	color: #000;
}

h2 {
    font-size: 60px;
    line-height: 50px;
    padding-top: 150px;
    margin-bottom: 36px;
}

.page1 h2 {
    background-image: url(../images/4_1_p_IMAG0807.jpg)

    padding-top: 25px;
    margin-bottom: 23px;
}

h3 {
    font-size: 48px;
    line-height: 10px;
    padding-top: 150px;
}

h3.head1 {
    padding-top: 16px;
    margin-bottom: 20px;
    color: #fff;
}

h4 {
    padding-top: 28px;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 14px;
}

h4.head1 {
    padding-top: 80px;
}
h5 {
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    font-size: 36px;
	color: #0000ff;
}
h6 {
    font-family: 'rockwell condensed', sans-serif;
    font-weight: bold;
    font-size: 18px;
	color: #478CCB;
}
h6w {
    font-family: 'rockwell condensed', sans-serif;
    font-weight: bold;
    font-size: 18px;
	color: #fff;
}
h6b {
    font-family: 'rockwell condensed', sans-serif;
    font-weight: bold;
    font-size: 18px;
	color: #000;
}
h6c {
 /*   font-family: 'rockwell condensed', sans-serif;*/
    font-weight: bold;
    font-size: 18px;
	color: #000;
}
h6d {
 /*   font-family: 'rockwell condensed', sans-serif;*/
    font-weight: bold;
    font-size: 14px;
	color: #000;
}
h6e {
 /*   font-family: 'Arial', sans-serif;*/
    font-weight: bold;
    font-size: 18px;
	color: #000;
}
h6f {
 /*   font-family: 'Arial', sans-serif;*/
    font-weight: bold;
    font-size: 14px;
	color: #f00;
}
h7 {
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    font-size: 12px;
	color: #000;
}
h4a {
    padding-top: 28px;
    font-size: 36px;
    line-height: 50px;
	color: red;
}

ul.list+h4 {
    margin-top: 1px;
}

/****Lists****/


ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list {
    margin-bottom: 8px;
}


ul.list li {
    padding-left: 22px;
    background: url(../images/marker.png) 0 7px no-repeat;
}

ul.list li+li {
    margin-top: 4px;
}

/****Links****/

a {
	text-decoration: none;
	color: blue;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #009b97;
}
input[type=checkbox] {
    transform: scale(1.5);
}


a.btn {
    margin-top: 15px;
    display: inline-block;
    padding: 5px 10px 3px;
    background-color: #009b97;
    color: #fff;
    font: 400 36px/36px 'rockwell condensed', sans-serif;
}
.gotoshop {
position: relative;
 background-color: #4CAF50; /* Green */
 left: -415px;

  border: none;
  color: white;
  padding: 5px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

.page1 a.btn {
    margin-top: 27px;
}

a.btn:hover {
    background-color: #A8A8A8;
}

/****classes****/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
}


.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 12px;
	margin-top: 5px;
}


.fleft {
	float: left;
	width: auto !important;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 3px;
}


.oh {
	overflow: hidden;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.alleft {
	text-align: left;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.nowrap {
    white-space: nowrap;
}
/*header*/

header {
	display: block;
	position: fixed;
	width: 1050px;
	height: 58px;
    background-color: #000;
    margin-top: 4px;
	z-index: 100;
}


header h1 {
	position: relative;
	text-align: center;
    background-color: #000;
    float: left;
}


header h1 a {
	display: inline-block;
	overflow: hidden;
	width: 180px;
    height: 55px;
	font-size: 0;
	line-height: 0;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
}

.page1_block {
    font-size: 20px;
    font-weight: 300;
    border-bottom: 1px solid #fff;
    padding-bottom: 66px;
}
.page2_block {
    font-size: 20px;
    font-weight: 300;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 6px;
}
/**Content**/

.content {
    padding-bottom: 43px;
}


.tt-grid-wrapper {
    margin-bottom: 6px;
}

.tt-grid-wrapper p {
    color: #fff;
}

.hor {
    padding-top: 43px;
    border-bottom: 1px solid #d9d9d9;
}

.text1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 19px;
}

.clear.cl1 {
    height: 39px;
}

.serv img {
    margin-bottom: 35px;
}

.serv .clear {
    height: 42px;
}

.gallery {
    overflow: hidden;
    border: 1px;
    padding-top: 3px;
}

.gallery .clear {
    height: 43px;
}
table {
  border-collapse:separate; 
  border-spacing: 0 3px;
}
.centertable {
	position: relative;
	top: -550px;
	left: 780px;
	/*background-image: url(../images/logo3.jpg);*/
	height: 35px;
	width: 220px;
	cursor: pointer;
	background-repeat: no-repeat;
	-webkit-background-size: contain; /*for webKit*/
	-moz-background-size: cover; /*Mozilla*/ 
	-o-background-size: cover; /*opera*/         	
	background-size: cover;
	z-index: 100;
}
.iptable {
	position: absolute;
	top: 700px;
	left: 10px;
	height: 20px;
	width: 820px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 200;
    margin-bottom: 19px;
	cursor: pointer;
	background-repeat: no-repeat;
	-webkit-background-size: contain; /*for webKit*/
	-moz-background-size: cover; /*Mozilla*/ 
	-o-background-size: cover; /*opera*/         	
	background-size: cover;
	z-index: 100;
}
.txttable {
	position: relative;
	top: 45px;
	left: 10px;
	height: 20px;
	width: 820px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 200;
    margin-bottom: 19px;
	cursor: pointer;
	background-repeat: no-repeat;
	-webkit-background-size: contain; /*for webKit*/
	-moz-background-size: cover; /*Mozilla*/ 
	-o-background-size: cover; /*opera*/         	
	background-size: cover;
	z-index: 100;
}
.privatetable {
	position: relative;
	top: 55px;
	left: 25px;
	height: 1280px;
	width: 960px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 200;
    margin-bottom: 19px;
	cursor: pointer;
	background-repeat: no-repeat;
	-webkit-background-size: contain; /*for webKit*/
	-moz-background-size: cover; /*Mozilla*/ 
	-o-background-size: cover; /*opera*/         	
	background-size: cover;
	z-index: 100;
}
.wattable {
	position: relative;
	top: -160px;
	left: 10px;
	height: 100px;
	width: 300px;
    font-size: 20px;
    line-height: 20px;
    padding-right: 13px;
    font-weight: 200;
    margin-bottom: 13px;
    table-layout: fixed;
    border: 1px solid black;
    text-align: right;
	cursor: pointer;
	background-repeat: no-repeat;
	-webkit-background-size: contain; /*for webKit*/
	-moz-background-size: cover; /*Mozilla*/ 
	-o-background-size: cover; /*opera*/         	
	background-size: cover;
	z-index: 100;
}
.ledtype {
	position: relative;
	top: -160px;
	left: 10px;
	height: 100px;
	width: 900px;
    font-size: 20px;
    line-height: 20px;
    padding-right: 13px;
    font-weight: 200;
    margin-bottom: 13px;
    table-layout: fixed;
    border: 1px solid black;
    text-align: right;
	cursor: pointer;
	background-repeat: no-repeat;
	-webkit-background-size: contain; /*for webKit*/
	-moz-background-size: cover; /*Mozilla*/ 
	-o-background-size: cover; /*opera*/         	
	background-size: cover;
	z-index: 100;
}

.bund {
	position: absolute;
	top: -350px;
	left: -280px;
	border:0;
	margin: 0;
	padding: 0;
	background-color: white;
	height: 100px;
	overflow: visible;
	width: 100%;
	font-size: 1.2em;
	font-family:"Arial";
	font-weight:200;
	text-align: center;
	color: black;
	z-index: 10;

}
.bund2 {
	position: absolute;
	top: 650px;
	left: -280px;
	border:0;
	margin: 0;
	padding: 0;
	background-color: white;
	height: 100px;
	overflow: visible;
	width: 100%;
	font-size: 1.2em;
	font-family:"Arial";
	font-weight:200;
	text-align: center;
	color: black;
	z-index: 10;

}
.bund3 {
	position: relative;
	top: 25px;
	left: 10px;
	border:0;
	margin: 0;
	padding: 0;
	background-color: white;
	height: 100px;
	overflow: visible;
	width: 100%;
	font-size: 1.2em;
	font-family:"Arial";
	font-weight:200;
	text-align: center;
	color: black;
	z-index: 10;
	}
	
.bund4 {
	position: relative;
	top: 300px;
	margin-left: 20px;
	border:0;
	margin: 0;
	padding: 0;
	background-color: white;
	height: 100px;
	overflow: visible;
	width: 100%;
	font-size: 1.2em;
	font-family:"Arial";
	font-weight:200;
	text-align: center;
	color: black;
	z-index: 10;
	}
	
.bund5 {
	position: relative;
	top: -200px;
	left: 10px;
	border:0;
	margin: 0;
	padding: 0;
	background-color: white;
	height: 100px;
	overflow: visible;
	width: 100%;
	font-size: 1.2em;
	font-family:"Arial";
	font-weight:200;
	text-align: center;
	color: black;
	z-index: 10;
}
.bund6 {
	position: absolute;
	top: 1380px;
	left: -350px;
	border:0;
	margin: 0;
	padding: 0;
	background-color: white;
	height: 100px;
	overflow: visible;
	width: 100%;
	font-size: 1em;
	font-family:"Arial";
}
.bund7 {
	position: absolute;
	top: 740px;
	left: 50px;
	border:0;
	margin: 0;
	padding: 0;
	background-color: white;
	height: 100px;
	overflow: visible;
	width: 100%;
	font-size: 1em;
	font-family:"Arial";
}
.info {
	position: relative;
	top: -50px;
	left: 500px;
	border:0;
	margin: 0;
	padding: 0;
	background-color: white;
	height: 100px;
	overflow: visible;
	width: 100%;
	font-size: 1.2em;
	font-family:"Arial";
	font-weight:200;
	text-align: center;
	color: black;
	z-index: 10;
}
.top {
	position: absolute;
	top: 95px;
	left: 750px;
	border:0;
	margin: 0;
	padding: 0;
/*	background-color: white;*/
	height: 10px;
	overflow: visible;
	width: 10%;
	font-size: 1.4em;
	font-family:"Arial";
	font-weight:200;
	text-align: center;
	color: black;
	z-index: 10;
}
.blog .text1 {
    margin-bottom: 17px;
}

.blog a.btn {
    position: relative;
    top: 1px;
    margin-bottom: 2px;
    margin-right: 45px;
}

.blog .clear {
    height: 42px;
}

.blog table {
    border-top: 1px solid #d9d9d9;
    width: 100%;
    line-height: 40px;
}

.blog table tr {
    border-bottom: 1px solid #d9d9d9;
}

.blog table .fa {
    font-size: 20px;
    color: #5ec0bd;
    min-width: 24px;
    margin-right: 27px;
    line-height: 40px;
}

.blog table td+td .fa  {
    margin-right: 5px;
}

.blog table td:first-child {
    width: 238px;
}

.blog table td+td+td {
    text-align: right;
}

.blog +.blog  {
    padding-top: 84px;
}

a.gal {
    display: block;
    background: url(../images/magnify.png) center center no-repeat #009b97; 
}

a.gal img {
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    width: 100%;
    box-shadow: 0 0 0 #fff;
}


a.gal:hover img {
    opacity: 0.2;
}

/**Map**/

.col1 {
    color: #009b97;
}

.col1 a:hover, a.col1:hover {
    color: #666;
}

.map {
    overflow: hidden;
    position: relative;
    padding-top: 3px;
}
 

.map figure {
    position: relative;
	display: block;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.map figure iframe {
	width: 100%;
	height: 350px;
	max-width: 100%;
}
.map address {
    margin-top: -7px;
    float: left;
	display: block;
}

.map address dt {
    margin-bottom: 20px;
}

.map address+address {
    margin-left: 34px;
}

 address dd span {
	display: inline-block;
	text-align: left;
}

.map address dd span.col1 {
	min-width: 0;
}

a.link-1 {
   color: #8fbf4d;
}

.map a.link-1 {
    display: inline-block;
    margin-left: 22px;
}

a.link-1:hover {
    color: #3e454c;
}



/**Footer**/

footer {
    border-top: 1px solid #d9d9d9;
	display: block;
    text-align: center;
    padding: 0px 0 57px;
    font-size: 12px;
    color: #8c8989;
    line-height: 14px;
}

.socials {
    margin-bottom: 40px;
    font-size: 0;
    line-height: 0;
    padding-top: 43px;
}

.socials a>span {
    display: inline-block;
    width: 49px;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    height: 49px;
    border-radius: 500px;
    background-color: #597d9a;
    border: 2px solid #316894;
}

.socials section+section {
    margin-left: 7px;
}

.socials * {
    white-space: nowrap !important;
}

.socials section+section>a>span {
    background-color: #589dd4;
    border-color: #4885b6;
}

.socials section+section+section>a>span {
    background-color: #f37772;
    border-color: #d2716d;
}

.socials section+section+section+section>a>span {
    background-color: #ee6e9f;
    border-color: #f9a2c4;
}

.socials section+section+section {
    margin-left: 8px;
}

.socials section {
    display: inline-block;
}


.copy {
    font-weight: normal;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 500px;
    overflow: hidden;
    width: 42px;
    height: 45px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 995px) {
 body {
 min-width: 768px;
}


.fl1 {
    float: none;
    margin-left: 0 !important;
    width: auto;
}

 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}
 .extra_wrapper {
 overflow: visible;
}

.map figure {
	margin-bottom: 15px;
}

.nowrap {
    white-space: normal;
}


.caption .price {
    display: none;
}

.caption {
    padding-top: 20px;
}


.camera_prev {
    margin-left: -374px;
} 

.camera_next  {
    margin-right: -374px;
}

.fl1.fl2 {
    clear: both;
}
}


@media only screen and (max-width: 767px) {
body {
    min-width: 420px;
}

header {
    -webkit-background-size: auto auto !important;
    -moz-background-size:  auto auto !important;
    -ms-background-size:  auto auto !important;
    -o-background-size:  auto auto !important;
    background-size:  auto auto !important;
}

#bookingForm {
    margin-right: 0;
}

.tmRadio p {
   padding-left: 0;
   padding-top: 10px;
}

.tmRadio {
    margin-left: 0 !important;
}

.tmRadio strong {
    margin-left: 0;
}

#bookingForm > strong + .controlHolder {
    width: 280px;
}

.camera_prev {
    margin-left: 0;
    left: 20px;
    bottom: 60px;
    top: auto;
    margin-top: 0;
} 

.camera_next  {
    margin-right: 0;
    right: 20px;
    bottom: 60px;
    top: auto;
    margin-top: 0;
}


.banner img {
    width: 100%;
}


.banner {
    margin-bottom: 25px;
} 

.block1 {
    margin-bottom: 30px;
}

.map address +address {
    margin-left: 0;
    float: none;
    margin-top: 20px;
}

.socials {
    float: none;
    overflow: hidden;
}

.copy {
    float: none;
    padding-top: 40px;
}

header h1 {
	display: block;
	width: auto;
    position: relative;
	height: auto;
    margin-bottom: 20px;
}

.img_inner {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
}

h1 a {
	max-width: 90%;
}

.img_inner img {
	width: 100%;
}

header h1 {
    float: none;
    text-align: center;
}

header h1 a {
 	width: auto;
 	display: inline-block;
    height: auto;
}


 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}

.noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 30px;
}

.map address {
    float: none;
}

.ui-datepicker {
    width: 280px;
}

}

@media only screen and (max-width: 479px) {
 body {
 min-width: 300px;
}

#bookingForm > strong + .controlHolder {
    width: 210px;
}

.ui-datepicker {
    left: 50% !important;
    margin-left: -140px;
}

}