/* Own additions to W3.CSS - not to be used standalone  */

/*
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300&display=swap');
*/

/*
@import url(//db.onlinewebfonts.com/c/0b9856633d4311a19df074ea509d8390?family=Constantia);
*/

@font-face {
		font-family: "Constantia"; 
		src: url("/inc/constantia.eot");
		src: url("/inc/constantia.eot?#iefix") format("embedded-opentype"), 
		     url("/inc/constantia.woff2") format("woff2"), 
				 url("/inc/constantia.woff") format("woff"), 
				 url("/inc/constantia.ttf") format("truetype"), 
				 url("/inc/constantia.svg#Constantia") format("svg");
		font-weight: normal;
		font-style: normal;
}

@font-face {
    font-family: 'robotobold';
    src: url('/inc/roboto-bold.eot');
    src: url('/inc/roboto-bold.eot?#iefix') format('embedded-opentype'),
         url('/inc/roboto-bold.woff2') format('woff2'),
         url('/inc/roboto-bold.woff') format('woff'),
         url('/inc/roboto-bold.ttf') format('truetype'),
         url('/inc/roboto-bold.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('/inc/roboto-regular.eot');
    src: url('/inc/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('/inc/roboto-regular.woff2') format('woff2'),
         url('/inc/roboto-regular.woff') format('woff'),
         url('/inc/roboto-regular.ttf') format('truetype'),
         url('/inc/roboto-regular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.content-outer-c1 {
 background: #2b628c; /* medium hue */
 padding-top: 30px;
 padding-bottom: 30px;
 height: 180px;
}

.content-outer-c2 {
 background: #1e4f74; /* darker hue */
 padding-top: 30px;
 padding-bottom: 30px;
 height: 180px; 
}

/* used for the first page only? */
.content-outer-first {
 background: #1c5089;
 padding-top: 25px;
/* padding-bottom: 15px; */
 height: 195px; /* ?? */
}

.content-outer-main {
 height: auto;
 min-height: 400px;
}

.content-outer-first .Standard {
 color: #ffffff;
}


.content {
  width: 100%;
  height: auto;
	min-height: 100%;
	margin: 0px auto 0;
	padding: 0px;
 padding-top: 20px;
 padding-bottom: 20px;
  clear: both;  
	border: 1px dashed transparent;
}

.content p:first-child, .content h1:first-child {
   margin-top: 0;
   padding-top: 10px;
}

.target::before {
  content: "";
  display: block;
  height: 85px; /* 99, 83 adjust for fixed header, was 190 */
  margin: -85px 0 0;
}

.allrights::before {
  content: "| ";
}

.clr {
  clear: both;
}

#footer {
/*
  font-family: robotoregular, Helvetica, Sans-Serif;
	font-size: 12px;
*/
	color: #ffffff; /* #404040 */
  clear: both;
/*  width: 730px; */
/*  margin-left: 220px; */
  margin-top: 20px;
  padding-bottom: 30px;
  padding-top: 10px;
  padding-left: 16px;
  padding-right: 16px;
/*  border-top: 1px solid #cccccc; */
/*  border: 1px solid #ff0000; */

  background: #016e8d;
}

#footer.printable {
  margin-left: 0px;
}

#wrapper {
  background: #ffffff;
/*   border: 1px solid #ffffff; */

		/* responsive design repeated below */
  max-width: 800px;  /* 1170px */

  margin: 0px auto 0;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 14px 0;
}

#wrapper2 {
  background: transparent;
  max-width: 1240px; /* 90%, 800px, 1170px, 1380px */
	height: auto;

  margin: 0px auto 0;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 30px 0;
}

a:hover, .mid_table td a:hover {
	text-decoration: underline;
}	

a:link .top_td:hover, a:visited .top_td:hover,
a:link .top_td2:hover, a:visited .top_td2:hover,
a:link .top_tds:hover, a:visited .top_tds:hover,
a:link .top_tds2:hover, a:visited .top_tds2:hover {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 2px solid #91bac9;
}


a.no:link, a.no:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:link .top_tds, a:visited .top_tds, a:link .top_td, a:visited .top_td,
a:link .top_tds2, a:visited .top_tds2, a:link .top_td2, a:visited .top_td2 {
	font-weight: 300; /* bold, 400 */
}

.top_td, a:link .top_td, a:visited .top_td,
.top_td2, a:link .top_td2, a:visited .top_td2 {
	color: #ffffff; /* #f28003; */
  font-size: 18px;
  line-height: 18px;
}

.top_tds, a:link .top_tds, a:visited .top_tds,
.top_tds2, a:link .top_tds2, a:visited .top_tds2,
.cygreen, a.cygreen {
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
  border-bottom: 2px solid #91bac9;
}

.navbar {
	/* height: 130px; */
  background: #016e8d !important;
}

.mlr80 {
/*
  margin-left: 125px !important; 
  margin-right: 125px !important;
*/
}

.mtb20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

#topnavbg {
/*  background: url('/icon/menubar-20.gif') bottom left repeat-x; */
}

ul#topnavl, #topnavr ul {
/*  background: #000000; */
	margin: 0;
  margin-top: 0px;
	padding: 0;
	list-style: none;	
  float: right;
  margin-top: 72px;
}

ul#topnavl.mlr80 {
  margin-right: 120px !important;
}


#topnavl li, #topnavr li {
	display: inline;
	padding: 0;
  /* height: 57px;  */
	float: left;
	margin-left: 10px;
  margin-right: 27px;
}

#topnavl li.rsp, #topnavr li.rsp {
  border-right: 2px solid #ffffff;
}

#topnavl span, #topnavr span {
	display: block;
	margin:	0;
}

#topnavl span a, #topnavr span a {
	float: none;
}

.Standard {
  font-family: Arial, sans-serif;
	font-size: 14px;
}

.Ingress {
  font-family: Arial, sans-serif;
  font-size: 18px;
/*	font-weight: bold; */
}

.Rubrik {
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}

.Slogan {
  margin-left: 0px; 
  font-family: robotoregular, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 5vw; /* min(5vw, 50px), 24px, 36px, 44px */
  line-height: 6vw; /*  min(6vw, 55px), 36px, 54px, 58 px */
  color: #ffffff;
	width: 90%;
/*  text-shadow: 2px 2px #000000; */
}

.fit {
  display: inline-block;
  white-space: nowrap;
}

.Topprubrik {
  font-family: robotoregular, Helvetica, Sans-Serif;
  font-size: 32px;
  font-weight: bold;
}

.FlikRubrik {
  font-family: robotoregular, Helvetica, Sans-Serif;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background: #333333;
  padding-left: 10px;
}

.BelowMenu {
  background: #016e8d;
  margin-top: 106px; /* 62px */
  padding-top: 10px;
  padding-bottom: 10px;
}

.BelowMenu #wrapper {
/*
  margin-left: 10px;
  margin-right: 80px;
*/
}

/*
.formtd {
  padding-left: 0px;
 padding-right: 10px;
 padding-top: 3px;
 padding-bottom: 3px;
 white-space: nowrap; // Doesn't work with small screens...
}
*/

.formtd, .formtdu, .formtdl {
/* padding-left: 10px; */
 padding-right: 10px;
 white-space: nowrap;
}

.formtd, .formtdu {
 padding-top: 5px;
}

.formtd, .formtdl {
  padding-top: 3px;
  padding-bottom: 5px;
}

.langflags {
		float: right;
    text-align: right;
    padding-bottom: 10px;
}

.top_td, .top_tds, .top_td2, .top_tds2, .flik, .fliks {
/*	text-align: center; */
	vertical-align: center;
  font-family: Roboto, Arial, sans-serif;
	font-size: 14px;
	background: transparent; 
	/* background-color: #808080; */ /* #f28003; */
	padding-top: 0px;
	/*	padding-bottom: 2px; */
  /*  height: 55px;  */

  /* Instead of setting width of the top_td span,
     set margin of the parent li */
  /* width: 80px; */
  /* min-width: 80px; */ 
}

.top_tds {
		/* background: transparent url('/icon/box100-blagra.png') no-repeat; */
}

.top_td:hover, .top_tds:hover {
		/* background: transparent url('/icon/box100-bla.png') no-repeat; */
	/*	background-color: #6abe45; */ /* #f28003 */
}

.top_td2, .top_tds2 {
		/* background: transparent url('/icon/box200-wht.png') no-repeat; */
	width: 200px;
}

.top_td2:hover, .top_td2:hover {
 		/* background: transparent url('/icon/box200-bla.png') no-repeat; */
}

.w3-padding-0 {padding:0px 0px!important}

.w3-container,.w3-panel {
  padding: 0;
}

.w3-topnav div.top_td, .w3-topnav div.top_tds {
  display: inline;
  height: 32px; 
  padding-left: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.w3-topnav div.top_td a, .w3-topnav div.top_tds a {
  padding-right: 12px;
  padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
  line-height: 32px;
}

.w3-topnav div.top_td {
  background: url('/icon/round-gl32.png') bottom left no-repeat;
}

.w3-topnav div.top_td a {
  background: url('/icon/round-gr32.png') bottom right no-repeat; 
}

.w3-topnav div.top_tds {
  background: url('/icon/round-l32.png') bottom left no-repeat;
}

.w3-topnav div.top_tds a {
  color: #ffffff;
  background: url('/icon/round-r32.png') bottom right no-repeat; 
}

#inmenu {
  display: none;
}

#outmenu {
  display: block;
}

#ffield label {
 width: 100px;
 display: inline-block;
}

.custom-messages-wrapper {
	Z-INDEX: 10; POSITION: absolute; WIDTH: 100% !important; TOP: 260px
}
.custom-messages, .brickor {
	Z-INDEX: 9; POSITION: relative; padding: 0;
  MARGIN: 0px auto; 
/*  max-width: 1000px;  */
  OVERFLOW: hidden;
/*  border-bottom: 1px solid #cccccc; */

/* Works on modern browsers, not on MSIE 9/10 */
  display: flex;
  align-items: center;
  height: 200px; 
}
.custom-messages-item, .brickor-item {

	border: 0; 
  padding: 0;
  BACKGROUND: transparent; 
/*
  margin-top: 40px;
  margin-bottom: 40px;
*/
  margin-right: 0px;
  margin-left: 0px;
 text-align: center; 
  WIDTH: 33%; /* 200px */
  min-width: 200px;
/*  HEIGHT: 120px; */
  FLOAT: left;
  OVERFLOW: hidden; 
}

.custom-messages-item:first-child {
 	/* margin-left: 0px; */
  /* text-align: left; */
}

.custom-messages-item:last-child {
 	/* margin-left: 0px; */
  /* text-align: right; */
}

.custom-messages-item img {
/*  border: 1px solid #666666; */
/*  height: 20vh;*/
/*  max-width: 300px; */
/*  max-height: 114px; */
}

.custom-messages-title {
	FONT-SIZE: 1.8em
}
.custom-messages-desc {
	MARGIN: -5px 0px 5px; COLOR: #666; FONT-SIZE: 1.2em
}
.custom-message-cta {
	FONT-SIZE: 1.2em
}

.i285 {
/*  width: 279px; */
  width: 100%;
  max-width: 700px;
  padding: 2px;
  border-left: 1px solid #dfdfca;
  border-right: 1px solid #dfdfca;
  border-bottom: 1px solid #dfdfca;
  text-align: left;
  margin-bottom: 20px;
  background: #f3f3ea;
}

.tops {
  border-top: 1px solid #dfdfca;
  padding-top: 3px;
}

.pdf {
    padding-right: 40px;
    height: 32px;
    display: block;
    background: url('/icon/icon_pdf.gif') no-repeat top right;
}

.pdfspan {
    padding-left: 40px;
    height: 32px;
    display: block;
    background: url('/icon/icon_pdf.gif') no-repeat top left;
}

.it::placeholder, .itw::placeholder {
  font-size: 12px;
}

.it, .itw {
  min-height: 36px;
}

.itw {
	width: 99%;
}

 #textwrap {
 white-space: nowrap;
}

div.selectvideo {
  clear: both;
  height: 90px;
}

div.selectvideo img {
  float: left;
  margin-right: 10px;
}

div.selectvideo p {
  margin-top: 0px;
}

.botmenu {
	float: left;
  width: 180px;
  /* margin-right: 10px; */
  font-weight: bold;
	text-align: left;
	list-style:none;
}

.botmenu .botsub {
  /* text-align: left; */
	margin-top: 10px;
  font-weight: normal;
}

.h500 #hero, .h500 ul#rotating-features, .h500 ul#rotating-features li,
.h500 ul#rotating-features .panel {
  height: 500px;
}

.bigcounter {
  width: 25%;
  float: left;
  color: #ffffff;
  font-size: 20px;
}

/* Special CSS for brands table */

.brand {
  border-bottom: 1px solid #e7e7e7;
  vertical-align: middle;
  width: 200px;
  height: 200px;
  padding-left: 30px;
}

td.td1 {
  padding-left: 0px;
}

.blabut {
/* 	background: transparent url('/pics/box75-grey.png') no-repeat; */
/*  border: 0; */
  background: #7ca343;
  border: 2px solid #7ca343;
  border-radius: 8px;
  color: #ffffff; /* #000000 */
  width: auto; /* 100px, 135px, 75px */
  height: 36px;
  padding-top: 0;
	text-align: center;
	vertical-align: center;
  font-family: robotoregular, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: min(3.5vw, 18px);
/*	font-size: 11px; */
  cursor: pointer;
}

.kontaktform {
 width: 100%;
 max-width: 800px; 
 border: none;
/* margin-left: calc((33% - 300px)/2); */
}

.mw300 {
  width: 300px;
}

.mh114 {
  height: 114px;
}

.wtsrow {
  display: flex;
  flex-wrap: wrap;
  height: 50vw;
  padding: 0;
  margin-bottom: 0;
}

.wtsside {
  flex: 30%;
  padding: 0px;
}

.wtsmain {
  flex: 70%;
  padding: 0px;
}

.wtsbox {
  display: flex;
  height: 33.33%;
  align-items: center;
}

/* Layout with three boxes */

.wtshbox, .wts3box {
  display: flex;
  width: 32%;
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 0;
  align-items: flex-start;
/*  background: #ff0000; */
}

/* Complementary 2/3 box */
.wts23box {
  display: flex;
  width: 66%;
  margin-left: 0%;
  margin-right: 1%;
  margin-top: 0;
  align-items: flex-start;
}

/* Layout with four boxes */

.wts4box {
  display: flex;
	align-items: flex-start;
  width: 24%;
  margin-left: 1%;
  margin-right: 1%
  margin-top: 0;
}

/* Layout with two boxes */

.wts2box {
  display: flex;
	align-items: flex-start;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%
  margin-top: 0;
}

.wtsbox > div {
  margin-left: 1%;
  height: 90%;
  width: 20%;
  color: #ffffff;
}

.wtshbox > div, .wts3box > div, .wts4box > div,
.wts2box > div, .wts23box > div {
  width: 100%;
  color: #ffffff;
}

.wtsbox > div p, .wtshbox > div p, .wts3box > div p, 
.wts4box > div p, .wts2box > div p, .wts23box > div p {
  margin: 10%; 
  padding: 0%;
  font-family: robotoregular, Helvetica, Sans-Serif;
  font-size: min(4vw, 24px);
  height: 11vw; /* hack */
  /* min-height: 12vw; */ /* hack */
}

.wtshbox > div p.smaller, .wts3box > div p.smaller,
.wts4box > div p.smaller, .wts2box > div p.smaller,
.wts23box > div p.smaller, .smaller {
  font-family: robotoregular, Helvetica, Sans-Serif;
  font-size: min(3.5vw, 18px);
  height: auto;
}

.wtssubslogan {
  font-family: robotoregular, Helvetica, Sans-Serif;
  font-size: min(2.5vw, 28px);
	font-weight: bold;
  color: #ffffff;
}

.wtsboxhead {
  font-family: robotoregular, Helvetica, Sans-Serif;
  font-size: min(4vw, 24px);
	font-weight: bold;
  color: #ffffff;
}

.wtsboxcenter {
  text-align: center;
}

.wtsimg {
  text-align: center;
}

/* Button used to open the chat form - fixed at the bottom of the page */
.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;
}

/* The popup chat - hidden by default */
.chat-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 9;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width textarea */
.form-container textarea {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
  resize: none;
  min-height: 200px;
}

/* When the textarea gets focus, do something */
.form-container textarea:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #4CAF50;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 5px;  
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%; 
  background: #4CAF50;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #4CAF50;
  cursor: pointer;
}

/* Small devices */

@media screen and (max-width:500px) {
  /* max-width:629px, 790px */
 
  #wrapper {
    /* max-width: 570px; */
    margin: 0px auto 0;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 10px 0;
  }

  #wrapper2 {
    padding: 0 10px 0;
  }

  .w3-topnav div.top_td, .w3-topnav div.top_tds {
    display: block; padding-top: 0px; padding-bottom: 0px;
  }
  .w3-topnav div.top_td a, .w3-topnav div.top_tds a {
    padding-top: 0px; padding-bottom: 0px;
  }

  #inmenu {
    display: block;
  }

  #inmenu div.top_td,
  #inmenu div.top_tds {
		margin-left: 20px;
  }

  #outmenu {
    display: none;
  }

	#ffield input, #ffield select {
    display: block;
  }

  #ffield select {
		font-size: 13px; /* test! */
  }

	.langflags {
			float: none;
			display: block;
      text-align: right;
      margin-bottom: 10px;
	}

   .Slogan {
  margin-left: 0px;
  font-size: 5vw; /* 12px */
  line-height: 6vw; /* 18px */
  width: 100%;
  }


  .BelowMenu {
    margin-top: 106px; /*  24vw */  /* 13vw */
   }

  .BelowMenu #wrapper {
    margin-left: 10px;
    margin-right: 10px;
  }

  .content {
     width: auto;
   }


.navbar {
	height: auto !important;
  text-align: left !important;
}

.mlr80 {
  margin-left: 10px !important; 
  margin-right: 10px !important;
}

ul#topnavl {
  margin-top: 10px;
  float: none;
}

ul#topnavl.mlr80 {
  margin-left: 0px !important; 
  margin-right: 0px !important;
}

#topnavl li {
  margin: 0;
  height: 24px;
  clear: both;
/*  width: 100%; */
  margin-left: 0;
  margin-right: 0;
}

#rotating-features .panel {
  background-size: contain !important;
}

#rotating-features .panel#panpb {
  background-image: url('/pics/valkommen-bg.jpg') !important;
}

#rotating-features .panel#pantb {
  background-image: url('/pics/valkommen-tb.jpg') !important;
}

#rotating-features .panel#panlb {
  background-image: url('/pics/valkommen-lb.jpg') !important;
}

#rotating-features .panel#panbu {
  background-image: url('/pics/valkommen-bu.jpg') !important;
}

.custom-messages, .brickor {
  display: block;
  WIDTH: 200px; /* 100% */
  height: auto;
  border: 0;
}

.custom-messages-item, .brickor-item {
  clear: both;
  margin: 0;
/*  MARGIN: 20px 0px 30px 0px;  */
}

.custom-messages-item:first-child, .brickor-item:first-child {
 	MARGIN: 0px 0px 10px 0px;
}

#hero {
  min-width: auto;
/*  min-width: 100%; */
/*   min-width: 200px; */
  height: 73px;
}

#hero .panel-content {
  min-width: auto;
  width: 100%;
}

#textwrap {
 white-space: normal;
}

.pdf {
    padding-right: 0px;
    height: 62px; /* 32 */
    display: block;
    background: url('/icon/icon_pdf.gif') no-repeat bottom right;
}

.botmenu {
  margin-top: 20px;
}

.kontaktform {
  width: 100%; 
  margin-left: 0; 
}

.mw300 {
  max-width: 200px;
}

.mh114 {
  max-height: 114px;
}

.allrights::before {
  content: "";
  display: block;
}

.wts3box, .wts4box, .wts2box, .wts23box {
  display: block;
	width: 100%;
}

.wtsimg {
  width: 100%;
}

.wtsrow {
  height: 70vw;
}

}
