* {
    padding:0;
    margin:0;
    max-width: 100%;
}

html {
  scroll-behavior: smooth;
}
body.asdasd {}
body.asdasd2 {}
body {
  font-weight: normal;
  font-family: 'montserrat', sans-serif;
  color: #324041;
  word-break: break-word;
}
p {
  margin-bottom: 1rem;
}
a { color: #324041; text-decoration: underline;}
@media(max-width: 500px) {
	#bestillingskjema input::placeholder {
		font-size: 12px;
	}
}
.sdhgf3 {}
.sdhgf3 {}
.sdhgf3 {}
.sdhgf3 {}
.sdhgf3 {}
.sdhgf3 {}
.sdhgf2 {}
.sdhgf {}
#cm.bar #c-inr {
  max-width: 80% !important;
}
#cm.bar { padding: 15px !important; }
.yellowbtn {
  font-weight: 900;
  font-size: 1.1em;
  border: 1px solid #ea9f1d;
  background-color: #f6ab29;
  color: #000000;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  box-shadow: 5px 5px 5px 1px rgb(0 0 0 / 29%);
  display: block;
  text-align: center;
  padding: 6px 24px;
}
.yellowbtn a {
  text-decoration: none;
  color: #000000;
}
@media(max-width: 600px) {
	.yellowbtn {
    font-size: 13px
  }
}
.top-fluid {
  background-color: #f3e3cc;
  color:#77512f;
  height: 85px;
  display: flex;
  align-items: center;
}
.main-header {
  background-color: #77512f;
  width: 100%;
  height: 40px;
  z-index: 99;
}
.boxes a {
  color: #1940A1 !important;
}

.artinner-bg img {
  width: 100%;
  border-radius: 3px;
}

.cb-col ul li { list-style-type: none;}
.cb-col ul li:before {
  background-color: #4F8BA8;
  border-radius: 50%;
  content: "";
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 2px;
  height: 10px;
  width: 10px;
}
table {
  background-color: #fff;
  border-collapse: collapse;
  max-width: 100%;
  overflow: scroll;
}
tr, th, td {
  padding: 12px;
  font-size: 14px;
  border: 1px solid lightgrey;
}
td.indent {
  text-indent: 10px;
}
.bannerImageContainer {
  position: relative;
}
.bannerImageContainer .primaryButton {
  font-size: 1.1em;
  border: 1px solid #ea9f1d;
  color: #000 !important;
  text-decoration: none;
  background: #f6ab29;
  padding: 15px 20px;
  display: inline-block;
  width: 100%;
  height: unset;
  text-align: center;
  margin: 40px 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.bannerImageContainer .primaryButton:hover {
background: #00aeef;
}
.bannerImage {
  max-width: 100%;
}
@media (max-width: 600px) {
  .bannerImageContainer {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .top-fluid { height: 95px;}
}

/* Start template */
.gratis-btn {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #00AEEF;
  padding: 10px 15px;
  text-decoration: none;
}
.gratis-btn:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.toggle-view {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #00AEEF;
  padding: 10px 15px;
  text-decoration: none;
}
.toggle-view:hover {
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
}
.box-image {
  border-radius: 50% 50%;
  height: 200px;
  width: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
}

h2, h3, h4, h5 {
  margin-bottom: 0px;
}
.box-container {
  position: relative;
  height: 100% !important;
  margin-top: 0;
  margin-bottom: 0;
}


.box-link {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100px;
  width: 100%;
}
.box-link2 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100px;
  width: 100%;
}
.box-link a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 210px 10px 0px 10px
}
.box-link2 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 310px 10px 0px 10px
}
.mt-250 {
  margin-top: 250px;
}
.mt-50 {
  margin-top: 50px;
}
.mb-50 {
  margin-bottom: 50px;
}
.padding-0 {
  padding: 0px !important;
}
.box-text {
  font-size: 18px;
  line-height: 24px;
}
.mtbe {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media(max-width: 500px) {
  .mtbe {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media(max-width: 500px) {
  .intro-text2 p img {
    width: 100% !important;
    height: auto;
  }
  .box-container {
    height: auto !important;
  }
  .mb-50 { margin-bottom:30px !important;}
}
.clicker {
  position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}

.bannerImage {
  max-width: 100%;
}

.text-color h1,
.text-color h2,
.text-color h3,
.text-color h4,
.text-color h5,
.text-color h6,
.text-color p {
  font-size: 17px;
  color: #324041 !important;
}
.fs48px {
	font-size: 48px;
	line-height: 62px;
}
.fs40px {
	font-size: 40px;
	line-height: 54px;
}
.fs36px {
	font-size: 36px;
	line-height: 50px;
}
.fs32px {
	font-size: 32px;
	line-height: 46px;
}
.fs24px {
	font-size: 24px;
	line-height: 38px;
}
.fs18px {
	font-size: 18px;
}
.fs16px {
	font-size: 16px;
}
.fs13px {
	font-size: 13px;
}
.fs10px {
	font-size: 10px;
}
.fs9px {
	font-size: 9px;
}

@media(max-width: 1000px) {
  .cb-col {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .mobile-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .columns {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .imagefield {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .textsection {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .textfield {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .hiddenfield {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media(max-width: 600px) {
  .fs48px {
    font-size: 48px;
    line-height: 62px;
  }
  .fs40px {
    font-size: 40px;
    line-height: 54px;
  }
  .fs36px {
    font-size: 18px;
    line-height: 32px;
  }
  .fs32px {
    font-size: 20px;
    line-height: 32px;
  }
  .fs24px {
    font-size: 16px;
    line-height: 28px;
  }
  .fs16px {
    font-size: 12px;
  }
}


/* Navbar */
.logos {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
#logo {
  display: flex;
  align-items: center;
}
#logo a {
  text-transform: uppercase;
  color: #77512f;
  font-weight: 600;
  text-decoration: none;
  font-size: 34px;
}
#sublogo img { width: 174px; height: auto; }
nav {
	width: 100%;
	height: 40px;
  display: flex;
  align-items:center;
  padding: 0;
}
nav ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
	width: 100%;
	list-style:none;
	margin: 0;
  padding: 0 0 0 0;
}
nav ul li {
	display: inline-block;
	position: relative;
	list-style:none;
	margin: 0 5px;
    flex: 0 0 auto;
	padding: 0 0 0 0;
	font-size: 13px;
	color: #fff;
	  -webkit-transition: all 0.5s ease;
	  -moz-transition: all 0.5s ease;
	  -o-transition: all 0.5s ease;
	  -ms-transition: all 0.5s ease;
	  transition: all 0.5s ease;
}

nav ul li.last a:after { display: none; }
nav ul li a {
	position: relative;
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
	padding: 0 10px;
	line-height: 40px;
	height: 40px;
}
nav ul li a:hover {
	color: #f8ac00; text-decoration: none;
}
nav ul li a:hover:before {
	width: 50%;
}
nav ul li.active a { color:#f8ac00; }

.openMenu, .closeMenu {
  display: none;
  cursor: pointer;
}
@media(max-width: 1200px) {
  .main-header .container, .main-header .container .row .col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #nav {
    display: none;
  }
  #nav ul {
    display: flex;
    position: relative;
    z-index: 99;
    flex-direction: column !important;
    background-color: #77512f;
    text-align: center;
    width: 100%;
  }
  #nav ul li a:after {
    background-color: unset;
  }
  .openMenu {
    display: flex;
    font-size: 24px;
    color: #fff;
    height: 40px;
    justify-content: center;
    align-items: center;
  }
  .closeMenu {
    display: none;
    font-size: 24px;
    color: #fff;
    height: 40px;
    justify-content: center;
    align-items: center;
  }
  .openMenu i, .closeMenu i {
    color: #fff;
    margin-right: 10px;
    font-size: 15px;
  }
  .openMenu .menutxt, .closeMenu .menutxt {
    font-size: 15px;
  }
}
.orderbtn {
  display: inline-block;
  padding: 8px 22px 8px 22px;
  background-color: #6891B3;
  color: white;
  text-align: left;
  font-size: 18px;
  border: 0;
  cursor: pointer;
  font-family: Arial,Helvetica,sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 15px;
  text-decoration: none;
}
.prov-gratis {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
	.prov-gratis a {
		line-height: 35px;
		height: 35px;
		display: inline-block;
		color: white !important;
		padding: 0 20px;
		text-decoration: none;
		background-color: #6891B3;
			-webkit-border-radius: 20px;
			-moz-border-radius: 20px;
			border-radius: 8px;
      border-bottom: unset;
      border-right: unset;
	}
	.prov-gratis a.active {
		display: inline-block;
		color: white !important;
		text-decoration: none;
		background-color: #6891B3;
			-webkit-border-radius: 20px;
			-moz-border-radius: 20px;
			border-radius: 8px;
      border-bottom: unset;
      border-right: unset;
	}
  .prov-gratis a:after {
    content: " ";
    width: 0px;
    top: 20px;
    height: 20px;
    background-color: #ccc;
    position: absolute;
  }
  .primaryButton {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 40px;
    padding: 0 20px;
    color: #000;
    border: 1px solid #ea9f1d;
    border-radius: 15px;
    background-color: #f6ab29;
    margin-left: auto;
    letter-spacing: 1px;
    box-shadow: 3px 3px 3px 1px rgb(0 0 0 / 29%);

  }
  .primaryButton a {
    color: white !important;
  }
  .primaryButton:hover {
    background-color: #00aeef;
  }
	nav ul li.mc_ellipse.active:after {
		display: none;
	}
  @media(max-width: 1200px) {
    .prov-gratis {
      position: unset;
      margin-bottom: 25px;
    }
  }
  @media(max-width: 750px) {
    .logos {
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }
    #logo { order:2; }
    #logo a { font-size: 24px; padding-top: 10px; }
    #sublogo {order: 1;}
    #sublogo img { max-width: 150px; }
  }
  @media(max-width: 350px) {
    #logo a {
      font-size: 18px;
    }
  }
.showMore {
  background-color: #6891b3;
  padding: 8px 12px;
  text-decoration: none;
  color: #ffffff;
  border-radius: 8px;
  cursor: pointer;
  border: 0px;
}



#nav.open { display: block; }
#navIcon {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background-image: url(/assets/layout/bars-black.svg);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	background-size: 30px 30px;
	z-index: 99;
}
#navIcon.open {
	background-image: url(/assets/layout/times-black.svg);
	background-size: 30px 30px;
}
#navIcon span {
	position: absolute;
	left: -50px;
	top: 6px;
	font-size: 14px;
	text-transform: uppercase;
}


/* Inner */
.inner-bgimage {
  top: 140px;
  max-width: 1440px;
  height: 500px;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
@media(max-width: 400px) {
  .inner-bgimage {
    width: 100%;
    height: 160px;
  }
}


/* God søvn intro */
.godsovn-intro{
  font-size: 18px;
  line-height: 28px;
}
.godsovn-card {
  position: relative;
  top: 50px;
  left: 0;
  display: flex;
  flex-direction: row;
  width: 100%;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 50px;
}
@media(max-width: 1200px) {
  .godsovn-card {
    justify-content: center;
  }
}
.godsovn-inner {
  width: 100%;
}
.godsovn-card img {
  max-width: 100% !important;
}
.imagefield {
  width: 100%;
}
.hiddenfield {
  margin-top: 10px;
}
@media(max-width: 1200px) {
  .textsection {
    margin-top: 25px;
  }
}

/* OM OSS */
.servicecon {
  background-color: #f2f2f2;
  padding: 30px 0;
}
.service {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.service img {
  max-width: 100%;
  height: auto;
  width: 150px;
}
/*MODAL*/
/* The Modal (background) */
body.modalOpen { height: 100%; overflow:hidden;}
.modals {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.displayFlex {
  display: flex;
}
.container-fluid.modals {
  z-index: 99992;
}
.modal-overlay {
  background-color: rgba(0,0,0,.45);
  z-index: 99999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}
/* Modal Content/Box */
.inner-mod {
  padding: 20px 50px;
}
.modalclick { cursor: pointer;}
/* The Close Button */
@media (max-width: 768px) {
  .mod-content {
    width: 100%;
    padding: 0;
    height: 80%;
  }
}

/* Footer */
.footlogo {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: flex-end;
}
.footLogo span {
  font-size: 14px;
}
.footlogo img {
  width: 140px;
  height: auto;
  max-width: 100%;
  margin-bottom: 5px;
}
.values-form, .value1, .value2, .value3 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.values-form {
  justify-content: space-between;
}
.values-form img {
  padding-right: 5px;
}
.values-form p {
  margin:0;
  font-size: 12px;
}
@media(max-width: 768px) {
  .values-form {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 25px;
  }
  .value1 {
    margin-bottom: 10px;
  }
  .value2 {
    margin-bottom: 10px;
  }
  .value3 {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .values-form {
    flex-direction: column;
  }
  .value1, .value2, .value3 {
    margin-bottom: 20px;
  }
}
.footer-text {
  font-size: 14px;
  line-height: 1.5;
  color: #324041;
}
.bgfooter2 {
  position: relative;
  background-color: #f3e3cc;
  padding: 30px 10px;
}
.orderForm .top {
  display: flex;
  flex-direction: row;
  margin: 10px 0;
}
.orderForm .top label {
  margin-right: 20px;
}
.orderForm {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.orderForm label.radio { display: block; }
.orderForm label { display: block; margin-bottom: 10px; font-size: 14px; color: #262626; }
.orderForm input[type="text"], input[type="email"], .orderForm textarea {
	padding: 10px;
	background: white;
	border: 2px solid #004F9F;
	margin-bottom: 15px;
	color: #262626;
	width: 100%;
	display: block;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
    font-size: 16px !important;
    background-color: white;
    border-radius: 10px;
    border-style: solid;
    color: #262626;
    width: 100%;
}
.orderForm input[type="radio"], .orderForm input[type="checkbox"] {
  background: #ffffff;
  border: 2px solid #004F9F;
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  padding: 2px;
  margin-right: 5px;
  border-radius: 5px;
}
.orderForm button {
  border: 2px solid #00aa00 !important;
  display: inline-block;
  background-color: #37d100 !important;
  font-size: 18px;
  font-weight: 500;
  color: white;
  padding: 0 10px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  border-radius: 25px;
  width: 100%;
  height: 42px;
  -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.orderForm button:hover {
	color: white;
	background-color: #00aeef;
}

.orderForm label.error { display: none !important; }
.field-error input[type="text"] { background-color: #ffc2c2; }
.field-error textarea.error { background-color: #ffc2c2; }
.checkbox.field-error { background-color: #ffc2c2;}
.hideTy ul {
  padding-left: 1rem;
}

.orderForm small{ font-size: 12px; font-style: italic; }

@media (max-width: 769px) {
  .orderForm .top {
    flex-direction: column;
  }
  .orderform button {
    margin-top: 20px;
  }
}
.bgfooter1 {
	position: relative;
  background-color:#77512f;
	padding: 20px;
	color: white;
	text-align: center;
	font-size: 48px;
  font-weight: bold;
}
.bgfooter1:before {
	content: "";
		position: absolute;
		left: calc(50% - 10px);
		bottom: -20px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #006eb7;
}
.checkbox.field-error {
  background-color: #ffc2c2;
}
#stickyTinymce {
	position: fixed;
	bottom: 100px;
	width: 100%;
	height: 10px;
	z-index: 99999;
}
#stickyBar {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
}
#stickyBar .mce-panel {
	display: inline-block !important;
	left: auto !important;
	top: auto !important;
}
.space-between {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
}

.credits {
  font-size: 18px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.credits p {
  margin-bottom: 0px;
}
.credits a {
  color: #e3e9df;
  text-decoration: none;
}
.credits i {
  font-size: 35px;
  padding-right: 10px;
}
.footer-bottom {
  background-color: #77512f !important;
  color: #e3e9df;
  padding: 40px 0px 40px 0px;
}
@media (max-width: 600px) {
  .credits {
    flex-direction: column;
  }
  .footlogo {
    justify-content: center;
    align-items: center;
  }
  .credits i {
    margin-bottom: 10px;
  }
  .bgfooter1 {
    margin-top: 0;
    font-size: 32px;
  }
}
  .cb {
    position: relative;
    font-size: 17px;
    text-align: left;
  }
  .cb-col img { max-width: 100%; height: auto; }
  .cb-col {
    font-size: 17px;
    line-height: 28px;
    color: #324041 !important;
  }
  .cb-col h1 { line-height: 34px;}
  .frontbox {
    position: relative;
    padding: 50px;
    line-height: 24px;
    font-size: 18px;
  }
  .box-red {
    background-color: #EA4863;
    color: white;
  }
  .ct-bg-grey {
    background-color: #F4F4F4;

  }
  .box-bg-grey {
    background-color: #F4F4F4;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .box-blue {
    background-color: #24304a;
    color: white;
  }
  .box-sand {
    background-color: #F7F3F0;
  }
  .frontbox h1 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 15px;
  }
  .frontbox h2 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 15px;
  }
  .box-blue a { color: white; }
  .box-red a { color: white; }
  .box-blue a:hover { text-decoration: none; color: white; }
  .box-red a:hover { text-decoration: none; color: white; }
  .row-content { position: relative;}
  .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
    .blocks-title {
      font-weight: bold; font-size: 32px;
    }
    .uppercase {
       text-transform: uppercase;
    }
    .bg-dark {
      background-color: #333333;
      padding: 50px 0;
    }
    .ct-bg-dark {
      background-color: #333333;
      padding: 50px 0 50px 0;
      margin-bottom: 50px;
    }
    .ct-bg-dark .cb-col {
      color: white;
    }
    .ct-bg-dark .cb-col a {
      color: white;
    }
    .ct-bg-dark .cb-col a:hover {
      color: white;
    }
    .card-title {
      font-weight: bold;
      font-size: 32px;
      line-height: 32px;
      margin-bottom: 30px;
      color: white;
    }
    .card-text {
      font-size: 18;
      line-height: 32px;
      color: white;
    }
    .card-text a {
      color: #FAA61A;
      font-weight: bold;
      text-decoration: none;
    }
    .card-text a:hover {
      color: #FAA61A;
      font-weight: bold;
      text-decoration: underline;
    }
    .card-image {
    }
    .card-image img {
      width: 100%;
      height: auto;
    }


      .art {
        position: relative;
        padding: 20px;
        background-color: white;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease;
      }
      .art:hover {
        transform: scale(1.1);
      }
      .art-image { margin-bottom: 20px; }
      .art-image img {
        width: 100%;
        height: auto;
      }
      .art-title { margin-bottom: 10px; }
      .art-title h3 { font-weight: bold; font-size: 18px; margin-bottom: 0; }
      .art-summary { font-size: 13px; }

  .blocks-title h1 { font-size: 36px; }
      .artinner {
        background-color: white;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease;
      }
      .artinner-bg {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        min-height: 300px;

      }
      .artinner-title { margin-bottom: 10px; }
      .artinner-title h3 { font-weight: bold; font-size: 18px; margin-bottom: 0; }
      .artinner-summary { font-size: 17px; }

    .artinner-read span {
      margin-top: 30px;
      display: inline-block;
      padding: 5px 20px;
      background-color: #FAA61A;
      color: black;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    .artinner:hover .artinner-read span {
      color: black;
      padding: 10px 30px;
    }
    .relative { position: relative; }
    .artinner-content {
      padding: 50px 30px;
    }
    @media(max-width: 768px) {
      .artinner-content {
        padding: 50px 0px;
      }
    }
    .artinner-content .primaryButton {
      position: absolute;
      bottom: 0px;
      right: 0px;
      max-width: 200px;
      margin-top: 25px;
    }
    @media(max-width: 1000px) {
      .artinner-content .primaryButton {
        right: 15px;
      }
    }

    .mobBtn {
      display: none;
      cursor: pointer;
    }
    @media(max-width: 1200px) {
      .mobBtn {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        height: 30px;
        padding: 0 6px;
        border-radius: 15px;
        background-color: #f6ab29;
        margin-left: auto;
        letter-spacing: 1px;
        box-shadow: 3px 3px 3px 1px rgb(0 0 0 / 29%);
        color: white !important;
        text-decoration: none;
        position: absolute;
        right: 15px;
        top: 5px;
      }
    }
    @media(max-width: 600px) {
      .mobBtn {
        font-size: 12px;
        padding: 0 5px;
      }
    }
    @media(max-width: 350px) {
      .mobBtn {
        right: 10px;
      }
    }


    .box {
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      transition: all 0.2s ease;
    }
    .box:hover { box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);   }

  .bg-referanser {
    background-image: url(/assets/layout/geobgfade.png);
    background-position: center center;
    background-repeat: no-repeat;
  }
  .box-logo { min-height: 50px; }
  .box-logo img { width: 100%; height: auto; }
  .ref-image {
    width: 100%;
  }
  .ref-bg {
    position: relative;
    min-height: 600px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .ref {
    color: white;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 30px;
    background-color: rgba(0,0,0,0.7);
  }
  .ref-top-title {
    position: relative;
    margin-bottom: -50px;
    padding-top: 100px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    z-index: 99;
  }
  .ref-title { font-size: 18px; line-height: 24px; font-weight: bold; padding-right: 200px; }
  .ref-summary { font-size: 15px; line-height: 24px; padding-right: 200px; }
  .col-ref {
    position: relative;
  }
  .ref-read {
    position: absolute;
    right: 0;
    top: 0;
  }
  .ref-read span {
    margin-top: 30px;
    display: inline-block;
    padding: 5px 20px;
    background-color: #FAA61A;
    color: black;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      transition: all 0.2s ease;
  }
  .ref:hover .ref-read span {
    color: black;
    padding: 10px 30px;
  }

  a.btnMdOB {
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    background-color: #FAA61A;
    color: black !important;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      transition: all 0.2s ease;
  }
  a.btnMdOB:hover {
    color: black;
    padding: 10px 20px;
    transform: scale(1.1);
    text-decoration: none !important;
  }
  a.btnXlOB {
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    background-color: #FAA61A;
    color: black !important;
    font-size: 18px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      transition: all 0.2s ease;
  }
  a.btnXlOB:hover {
    color: black;
    padding: 10px 20px;
    transform: scale(1.1);
    text-decoration: none !important;
  }

  .shadow-xs  { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05); }
  .shadow-sm  { box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); }
  .shadow { box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .shadow-md { box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .shadow-lg { box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .shadow-xl { box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .shadow-2xl { box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .shadow-inner { box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .shadow-outline { box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .shadow-none { box-shadow: none; }



/*

embed

*/
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}


/*
 * Footer
 */
 .bg-footer {
    background: #333;

 }
footer {
    position: relative;
    overflow: hidden;
    padding: 70px 0;
    color: black;
    line-height: 24px;
    font-size: 18px;
    color: white;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=1 );
}
footer a { color: white; text-decoration: underline; }
footer a:hover { color: white; text-decoration: none; }

.footer-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.footer-logo img {
  height: 40px;
  width: auto;
  padding-right: 30px;
}
@media(max-width: 500px) {
  .footer-logo img {
    width: 100%;
  }
}


/*

main divs

*/

#webpage {
  float: left;
  width: 100%;
}


.jq-toast-single {
  font-size: 16px !important;
}


/*

bread

*/

#bread {
  position: absolute;
  left: 20px;
  top: 10px;
  line-height: 30px;
  font-size: 12px;
  font-style: italic;
  color: #363636;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#bread a { color: #363636; text-decoration: none; }
#bread a:hover { color: #363636; text-decoration: underline; }
#bread span { display: inline-block; margin: 0 5px; }


/*

contactform

*/

.contactFormInner-bg {
  float: left;
  width: 100%;
  position: relative;
  z-index: 99;
    background: #E6981E;
  padding: 30px 30px 30px 30px;
  text-align: center;
}
.contactFormInner {

}
.contactFormInner-title {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: white;
}

.contactFormInner a {
  color: #333;
  text-decoration: none;
}
.contactFormInner a:hover {
  text-decoration: underline;
}
.contactFormInner label.radio { display: block; }
.contactFormInner label { font-size: 14px; color: #262626; }
.contactFormInner input[type="text"], .contactFormInner textarea {
  padding: 15px;
  background: white;
  border: 0;
  border: 2px solid #004F9F;
  margin-bottom: 10px;
  color: #262626;
  width: 100%;
  display: block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
    padding: 13px;
    background-color: white;
    border-width: 2px;
    border-style: solid;
    color: #262626;
    width: 100%;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;

}
.contactFormInner button {
  display: inline-block;
  padding: 5px 24px 5px 24px;
  background-color: white;
  color: #F89E08;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  text-align: left;
  font-size: 18px;
  float: left;
  border: 0;
  cursor: pointer;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.contactFormInner button:hover {
  color: white;
  background-color: #F89E08;
}
.contactFormInner button img { display: inline-block; float: right; height: 18px; width: auto; }
.contactFormInner label.error { display: none !important; }
.contactFormInner input[type="text"].error { background-color: #ffc2c2; }
.contactFormInner textarea.error { background-color: #ffc2c2; }








.contactform {
  float: left;
  width: 100%;
  position: relative;
  z-index: 99;
    background: #333333;
  padding: 30px 30px 30px 30px;
}
.contactForm-title {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: white;
}

.contactForm a {
  color: #333;
  text-decoration: none;
}
.contactForm a:hover {
  text-decoration: underline;
}
.contactForm label.radio { display: block; }
.contactForm label { font-size: 14px; color: #262626; }
.contactForm input[type="text"], .contactForm textarea {
  padding: 15px;
  background: white;
  border: 0;
  border: 2px solid #adadad;
  margin-bottom: 10px;
  color: #262626;
  width: 100%;
  display: block;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    padding: 13px;
    background-color: white;
    border-width: 2px;
    border-style: solid;
    color: #262626;
    width: 100%;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;

}
.contactForm button {
  display: inline-block;
  padding: 5px 24px 5px 24px;
  background-color: #F89E08;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  color: white;
  text-align: left;
  font-size: 18px;
  float: left;
  border: 0;
  cursor: pointer;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.contactForm button:hover {
  color: #f6f7da;
}
.contactForm button img { display: inline-block; float: right; height: 18px; width: auto; }
.contactForm label.error { display: none !important; }
.contactForm input[type="text"].error { background-color: #ffc2c2; }
.contactForm textarea.error { background-color: #ffc2c2; }

span.req, span.required { color: #999; }

.footer-frakt p {
  font-size: 14px !important;
  font-weight: 500;
}
.bigtext {
  text-align: center;
  font-size: 85px;
  line-height: 102px;
  font-weight: 700;
}
.row-content { margin-bottom: 20px; }
@media(max-width: 769px) {
  .bigtext {
    font-size: 42px;
    line-height: 50px;
  }
  .row-content { margin-bottom: 20px; }
}
/* Mobile css */
@media(max-width: 500px) {

  .imagefull {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .orderForm {
  }
  #bestill p {
    font-size: 24px !important;
  }
  .bgfooter2 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .bgfooter2 .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .box-text h2 a {
    line-height:25px;
    font-size: 16px !important;
  }
  .footer-text p {
    font-size: 14px !important;
  }
  .footer-frakt p {
    text-align: left;
    font-size: 12px !important;
  }
  .credits p {
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px !important;
  }
}

.checkmark li {
	list-style-type: none !important;
	background-image: url('../layout/checkmark.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size:18px 18px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
@media(max-width: 600px) {
	.checkmark li {
		margin-left: -35px !important;
	}
	.padding-0 {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}