.mce-menu {
  position: fixed !important;
}
body:before {
  content: '';
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  font-size: 17px;
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.75);
  color: white;
  border-top-right-radius: 4px;
}
@media (min-width: 1800px) {
  body:before {
    content: 'xxxl';
  }
}
@media (min-width: 1400px) and (max-width: 1799px) {
  body:before {
    content: 'xxl';
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  body:before {
    content: 'xl';
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body:before {
    content: 'l';
  }
}
@media (min-width: 551px) and (max-width: 767px) {
  body:before {
    content: 'm';
  }
}
@media (min-width: 321px) and (max-width: 550px) {
  body:before {
    content: 's';
  }
}
@media (max-width: 320px) {
  body:before {
    content: 'xs';
  }
}
.superadmin:before {
  display: block;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}
body {
  word-wrap: break-word;
  font-family: 'Roboto', sans-serif;
  color: black;
}
.module-article a {
  color: #00ae9b;
  text-decoration: none;
}
p,
ul,
td,
ol {
  font-size: 17px;
  line-height: 1.5em;
  font-weight: 300;
  min-height: 5px;
  color: black;
}
h1,
h1 a {
  font-size: 45px;
  line-height: 1.2em;
  font-family: 'Teko', sans-serif;
  text-transform: uppercase;
  margin-top: 60px;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  h1,
  h1 a {
    font-size: 38px;
    margin-top: 40px;
  }
}
h2,
h2 a {
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 500;
}
h3,
h3 a {
  font-size: 22px;
  line-height: 1.1em;
  font-family: 'Teko', sans-serif;
  text-transform: uppercase;
}
h4,
h4 a {
  font-size: 20px;
  line-height: 1.2em;
}
h5,
h5 a {
  font-size: 17px;
  line-height: 1.2em;
  text-transform: uppercase;
}
h6,
h6 a {
  font-size: 14px;
  line-height: 1.2em;
}
ol {
  padding-left: 17px;
}
ol li {
  padding-left: 20px;
}
.module-blogfeed ul {
  display: flex;
  flex-wrap: wrap;
}
.module-blogfeed ul:before {
  display: none;
}
.module-blogfeed ul li {
  width: 100%/3;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 551px) and (max-width: 767px) {
  .module-blogfeed ul li {
    width: 100%/2;
  }
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .module-blogfeed ul li {
    width: 100%;
  }
}
.module-employeelist.cards {
  display: flex;
  flex-wrap: wrap;
}
.module-employeelist.cards li {
  width: 100%/3;
}
@media (min-width: 551px) and (max-width: 767px) {
  .module-employeelist.cards li {
    width: 100%/2;
  }
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .module-employeelist.cards li {
    width: 100%;
  }
}
.module-employeelist.cards .facehugger.no-img {
  display: none;
}
#cookies {
  background: #00ae9b;
}
#cookies p,
#cookies a {
  color: white;
}
.section-breadcrumb {
  margin-bottom: 30px;
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .blueimp-gallery-controls > .indicator {
    display: none !important;
  }
}
.module-menu-holder.sidemenu.menu-visible-all.venstremeny {
  float: left !important;
  margin: 0;
  border: 0;
}
.module-menu-holder.sidemenu.menu-visible-all.venstremeny li a {
  color: black !important;
  font-size: 17px;
  text-transform: none;
  font-weight: 600;
  margin-right: 0px;
  padding: 7px 0;
}
.module-menu-holder.sidemenu.menu-visible-all.venstremeny li a:hover {
  color: #00ae9b !important;
  background-color: transparent;
}
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level2,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level3,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level4 {
  display: block;
  border: 0;
  margin-left: 15px;
}
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level2 li a,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level3 li a,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level4 li a {
  font-weight: 400;
}
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level2 .current a,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level3 .current a,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level4 .current a {
  border: 0;
}
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level2 .current a span,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level3 .current a span,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level4 .current a span {
  color: #00ae9b;
}
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level2 .current ul a span,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level3 .current ul a span,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level4 .current ul a span {
  color: black;
}
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level2 .current ul .current a span,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level3 .current ul .current a span,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level4 .current ul .current a span {
  color: #00ae9b;
}
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level2 .current ul .current ul a span,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level3 .current ul .current ul a span,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level4 .current ul .current ul a span {
  color: black;
}
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level2 .current ul .current ul .current a span,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level3 .current ul .current ul .current a span,
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level4 .current ul .current ul .current a span {
  color: #00ae9b;
}
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level3 {
  list-style: circle outside none;
}
.module-menu-holder.sidemenu.menu-visible-all.venstremeny .level3 li {
  display: list-item;
}
.ingenmarg > .container {
  width: auto;
  padding-right: 0;
  padding-left: 0;
}
.ingenmarg > .container .row {
  margin: 0 !important;
}
.ingenmarg > .container .row .col-sm-12 {
  padding: 0 !important;
}
.section-header {
  background-color: #f2f2f2;
}
.section-header .col-sm-12 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.template-standard .section-header {
  margin-bottom: 90px;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .template-standard .section-header {
    margin-bottom: 50px;
  }
}
.template-tjenester .section-header {
  margin-bottom: 90px;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .template-tjenester .section-header {
    margin-bottom: 50px;
  }
}
.logo {
  width: 230px;
}
.logo img {
  width: 230px;
  position: absolute;
  z-index: 3;
  top: -5px;
  background-color: #f2f2f2;
  padding: 0 10px;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .logo {
    width: 170px;
  }
  .logo img {
    position: static;
    width: 170px;
    padding: 0;
  }
}
.ring {
  font-family: 'Teko', sans-serif;
  font-size: 25px;
  line-height: 1.2em;
  color: #00ae9b;
  text-transform: uppercase;
  margin: 10px 0 7px 0;
}
.ring:hover {
  color: #02826f;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .ring {
    display: none;
  }
}
.mainMenu li {
  display: none;
}
.mainMenu li.mi189,
.mainMenu li.mi195,
.mainMenu li.mi108 {
  display: block;
}
.mainMenu li a {
  font-family: 'Teko', sans-serif;
  font-size: 25px !important;
  text-transform: uppercase;
  padding: 9px 9px 4px 9px !important;
}
.mainMenu li a:hover {
  color: #00ae9b;
}
.mainMenu .current a {
  font-weight: normal;
  background-color: #00ae9b42;
  border-radius: 3px;
}
.mainMenu .has-children > a > .mi-txtspan:after {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .mainMenu {
    display: none;
  }
}
.hamburger {
  margin: 0 !important;
}
.hamburger .module-menu-button {
  background-color: transparent;
}
.hamburger .module-menu-button:hover {
  background-color: transparent;
}
.hamburger .module-menu-button .icon-bar {
  background-color: black;
  width: 30px;
  height: 3px;
}
.hamburger .module-menu-button .icon-bar:nth-of-type(2) {
  display: block;
  top: 4px;
}
.hamburger .module-menu-button .icon-bar:nth-of-type(3) {
  display: block;
  top: 12px;
}
.hamburger .module-menu-button .icon-bar:nth-of-type(4) {
  display: block;
  top: 20px;
}
.menu-open .hamburger .icon-bar:nth-child(2) {
  top: 3px !important;
}
.menu-open .hamburger .icon-bar:nth-child(3) {
  top: 23px !important;
}
.menu-open .hamburger .icon-bar:nth-child(4) {
  display: none;
}
.menu-open .hamburger .module-menu.level1 {
  padding: 20px;
  border: 0;
  background-color: #f2f2f2 !important;
}
.menu-open .hamburger .module-menu.level1 .mi108 a,
.menu-open .hamburger .module-menu.level1 .mi24 a,
.menu-open .hamburger .module-menu.level1 .mi189 a,
.menu-open .hamburger .module-menu.level1 .mi195 a {
  font-size: 22px;
  font-weight: 600;
  margin: 20px 0;
}
.menu-open .hamburger .module-menu.level1 .mi108 {
  border-bottom: 1px solid lightgrey;
  margin-bottom: 25px;
}
.menu-open .hamburger .module-menu.level1 li a {
  font-size: 16px;
  margin: 5px 0;
  font-weight: 300;
}
.menu-open .hamburger .module-menu.level1 li a:hover {
  color: #00ae9b;
}
.menu-open .hamburger .module-menu.level1 li.has-children > a > .mi-txtspan:after {
  content: '';
  background-image: url(https://files.solvecms.com/gots-no2/b2f81ec/blackArrow.svg?v=1693208064987);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 22px;
  width: 31px;
  height: 27px;
  display: inline-block;
  vertical-align: text-top;
}
.module-breadcrumb li {
  font-size: 15px;
}
.frontPicture {
  width: 100%;
}
@media (min-width: 1500px) {
  .frontPicture {
    height: 1000px;
  }
}
.frontPicture img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.frontPicture .tilbud {
  position: absolute;
  top: 30%;
  transform: translateX(-50%);
  left: 50%;
}
.frontPicture .tilbud a {
  background-color: #f4692b;
  color: white;
  border-radius: 50px;
  padding: 13px 35px;
  font-size: 35px;
  line-height: normal;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
  transition: 0.2s ease-in-out;
  display: block;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .frontPicture .tilbud a {
    font-size: 15px;
  }
}
.frontPicture .tilbud a:after {
  content: '';
  background-image: url(https://files.solvecms.com/gots-no2/b2f81ec/whiteArrow.svg?v=1692782523242);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 30px;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: text-top;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .frontPicture .tilbud a:after {
    height: 19px;
  }
}
.frontPicture .tilbud a:hover {
  color: white;
  transform: translateY(-3px);
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .frontPicture .tilbud a {
    font-size: 23px;
  }
  .frontPicture .tilbud a:after {
    height: 27px;
  }
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .frontPicture .tilbud a {
    font-size: 20px;
  }
  .frontPicture .tilbud a:after {
    height: 22px;
  }
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .frontPicture .tilbud {
    position: static;
    transform: translateX(0%);
    width: 85%;
    margin: 50px auto 0;
  }
}
.frontPicture.partTwo {
  height: 500px;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .frontPicture.partTwo {
    height: auto;
  }
}
.frontPicture.partTwo img {
  object-position: center;
  filter: grayscale(1);
  transition: 0.3s ease-in-out;
}
.frontPicture.partTwo img:hover {
  filter: none;
}
.body-mi108 .frontPicture.partTwo {
  height: 600px;
  margin-top: 70px;
}
.frontText {
  max-width: 700px;
  margin: 0 auto;
  padding: 10px 0 60px 0;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .frontText {
    padding: 60px 30px;
  }
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .frontText h1 {
    margin-top: 0px;
  }
}
.frontpage .module-formbuilder.orderWorker {
  margin-top: -50px;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .frontpage .module-formbuilder.orderWorker {
    margin-top: -20px;
  }
}
.module-formbuilder.orderWorker {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px;
  background-color: #f4692b;
  text-align: center;
  text-wrap: balance;
}
.module-formbuilder.orderWorker h2 {
  font-family: 'Teko', sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 50px;
}
.module-formbuilder.orderWorker h4 {
  font-size: 18px;
  margin-bottom: 20px;
}
.module-formbuilder.orderWorker p {
  margin-bottom: 30px;
}
.module-formbuilder.orderWorker input,
.module-formbuilder.orderWorker textarea {
  border-radius: 0;
  height: 45px;
  max-width: 100%;
  border-color: #d3612f;
}
.module-formbuilder.orderWorker .form-field-email {
  max-width: 80%;
  margin: 0 auto;
}
.module-formbuilder.orderWorker .form-field-email input {
  padding-left: 120px;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .module-formbuilder.orderWorker .form-field-email input {
    padding-left: 20px;
  }
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .module-formbuilder.orderWorker .form-field-email {
    max-width: none;
  }
}
.module-formbuilder.orderWorker .descriptionWork {
  max-width: 80%;
  margin: 0 auto;
}
.module-formbuilder.orderWorker .descriptionWork input {
  padding-left: 130px;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .module-formbuilder.orderWorker .descriptionWork input {
    padding-left: 20px;
  }
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .module-formbuilder.orderWorker .descriptionWork {
    max-width: none;
  }
}
.module-formbuilder.orderWorker .form-group {
  text-align: left;
  position: relative;
}
.module-formbuilder.orderWorker .form-group label {
  position: absolute;
  left: 20px;
  top: 14px;
  font-weight: 300;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .module-formbuilder.orderWorker .form-group label {
    position: static;
  }
}
.module-formbuilder.orderWorker .btn.submit {
  background-color: black;
  color: white;
  border-radius: 50px;
  padding: 8px 25px;
  font-size: 19px;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
  transition: 0.2s ease-in-out;
  display: block;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .module-formbuilder.orderWorker .btn.submit {
    font-size: 15px;
  }
}
.module-formbuilder.orderWorker .btn.submit:after {
  content: '';
  background-image: url(https://files.solvecms.com/gots-no2/b2f81ec/whiteArrow.svg?v=1692782523242);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 22px;
  width: 31px;
  height: 22px;
  display: inline-block;
  vertical-align: text-top;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .module-formbuilder.orderWorker .btn.submit:after {
    height: 19px;
  }
}
.module-formbuilder.orderWorker .btn.submit:hover {
  color: white;
  transform: translateY(-3px);
}
.module-formbuilder.contact {
  max-width: 800px;
  margin: 0 auto 30px;
  padding: 40px;
  background-color: #f4692b;
}
.module-formbuilder.contact h2 {
  font-family: 'Teko', sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 50px;
}
.module-formbuilder.contact h4 {
  font-size: 18px;
  margin-bottom: 20px;
}
.module-formbuilder.contact p {
  margin-bottom: 30px;
}
.module-formbuilder.contact .descriptionWork {
  margin: 0 auto;
  width: 96%;
}
.module-formbuilder.contact textarea {
  min-height: 100px;
  border-radius: 0;
  height: 45px;
  max-width: 100%;
  border-color: #d3612f;
}
.module-formbuilder.contact label {
  color: white;
}
.module-formbuilder.contact input {
  border-radius: 0;
  height: 45px;
  max-width: 100%;
  border-color: #d3612f;
}
.module-formbuilder.contact .form-group {
  text-align: left;
  position: relative;
}
.module-formbuilder.contact .btn.submit {
  background-color: black;
  color: white;
  border-radius: 50px;
  padding: 8px 25px;
  font-size: 19px;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
  transition: 0.2s ease-in-out;
  display: block;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .module-formbuilder.contact .btn.submit {
    font-size: 15px;
  }
}
.module-formbuilder.contact .btn.submit:after {
  content: '';
  background-image: url(https://files.solvecms.com/gots-no2/b2f81ec/whiteArrow.svg?v=1692782523242);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 22px;
  width: 31px;
  height: 22px;
  display: inline-block;
  vertical-align: text-top;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .module-formbuilder.contact .btn.submit:after {
    height: 19px;
  }
}
.module-formbuilder.contact .btn.submit:hover {
  color: white;
  transform: translateY(-3px);
}
.servicesPriHolder {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.servicesPriHolder .service {
  text-decoration: none;
  width: 48%;
  color: black;
  margin-bottom: 70px;
  transition: 0.2s ease-in-out;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .servicesPriHolder .service {
    width: 100%;
  }
}
.servicesPriHolder .service:hover {
  transform: translateY(-3px);
}
.servicesPriHolder .service:hover .serviceTextHolder button {
  background-color: black;
}
.servicesPriHolder .service .serviceImgHolder {
  height: 320px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  transition: 0.2s ease-in-out;
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .servicesPriHolder .service .serviceImgHolder {
    height: 200px;
  }
}
.servicesPriHolder .service .serviceImgHolder img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: grayscale(1);
  transition: 0.3s ease-in-out;
}
.servicesPriHolder .service .serviceImgHolder img:hover {
  filter: none;
}
.servicesPriHolder .service .serviceTextHolder h3 {
  margin-bottom: 0;
}
.servicesPriHolder .service .serviceTextHolder button {
  background-color: #00ae9b;
  color: white;
  border-radius: 50px;
  padding: 8px 25px;
  font-size: 17px;
  transition: 0.2s ease-in-out;
  display: block;
  border: 0;
}
.servicesPriHolder .service .serviceTextHolder button:after {
  content: '';
  background-image: url(https://files.solvecms.com/gots-no2/b2f81ec/whiteArrow.svg?v=1692782523242);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 22px;
  width: 31px;
  height: 22px;
  display: inline-block;
  vertical-align: text-top;
  transition: 0.2s ease-in-out;
}
.servicesPriHolder .service .serviceTextHolder button:hover {
  color: white;
}
.servicesPriHolder .service .serviceTextHolder button:hover:after {
  transform: translateX(3px);
}
.servicesRestHolder {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.servicesRestHolder .service {
  text-decoration: none;
  width: 23%;
  color: black;
  margin-bottom: 40px;
  transition: 0.2s ease-in-out;
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .servicesRestHolder .service {
    width: 48%;
  }
}
.servicesRestHolder .service:hover {
  transform: translateY(-3px);
}
.servicesRestHolder .service .serviceImgHolder {
  height: 250px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  transition: 0.2s ease-in-out;
}
@media (min-width: 768px) and (max-width: 991px) {
  .servicesRestHolder .service .serviceImgHolder {
    height: 200px;
  }
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .servicesRestHolder .service .serviceImgHolder {
    height: 200px;
  }
}
.servicesRestHolder .service .serviceImgHolder img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: grayscale(1);
  transition: 0.3s ease-in-out;
}
.servicesRestHolder .service .serviceImgHolder img:hover {
  filter: none;
}
.servicesRestHolder .service .serviceTextHolder h3 {
  margin-bottom: 0;
}
.references-bg {
  background-color: #f2f2f2;
  position: relative;
  margin-top: 200px;
  padding: 40px 0 70px 0;
}
.references-bg:before {
  content: '';
  background-image: url(https://files.solvecms.com/gots-no2/b2f81ec/rocks.svg?v=1692787298557);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 200px;
  display: inline-block;
  top: -198px;
  position: absolute;
}
@media (max-width: 1970px) {
  .references-bg:before {
    background-position: bottom;
  }
}
.title h1 span {
  display: block;
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  text-transform: none;
  line-height: 1.2em;
  margin-bottom: 30px;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: yellow;
  background-color: red;
}
.module-article.content {
  margin-top: 20px;
}
.cta-contact {
  max-width: 900px;
  margin: 0 auto;
}
.cta-contact a {
  background-color: #00ae9b;
  color: white;
  border-radius: 50px;
  padding: 8px 25px;
  font-size: 19px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
  transition: 0.2s ease-in-out;
  display: inline-block;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .cta-contact a {
    font-size: 15px;
  }
}
.cta-contact a:after {
  content: '';
  background-image: url(https://files.solvecms.com/gots-no2/b2f81ec/whiteArrow.svg?v=1692782523242);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 22px;
  width: 31px;
  height: 22px;
  display: inline-block;
  vertical-align: text-top;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .cta-contact a:after {
    height: 19px;
  }
}
.cta-contact a:hover {
  color: white;
  transform: translateY(-3px);
  text-decoration: none;
}
.module-article img {
  filter: grayscale(1);
  transition: 0.3s ease-in-out;
}
.module-article img:hover {
  filter: none;
}
.template-standard .module-article {
  margin-bottom: 30px;
}
.body-mi216 .section-standard .container,
.body-mi222 .section-standard .container,
.body-mi228 .section-standard .container,
.body-mi234 .section-standard .container,
.body-mi240 .section-standard .container,
.body-mi246 .section-standard .container,
.body-mi252 .section-standard .container,
.body-mi258 .section-standard .container {
  max-width: 900px;
  margin: 0 auto 30px auto;
}
.body-mi108 .section-footer {
  margin-top: 0;
}
.article144 a {
  color: black;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .article144 h2 {
    font-size: 22px;
  }
}
.section-footer {
  padding: 80px 0 100px 0;
  margin-top: 60px;
}
.section-footer p {
  color: white;
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .section-footer {
    text-align: center;
  }
  .section-footer .module-article {
    margin-bottom: 30px;
  }
}
.article408 h2 {
  font-family: 'Teko', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 35px;
  margin-bottom: 30px;
}
.ref-tekst {
  background-color: white;
  padding: 25px 20px 20px 25px;
  margin-top: -11px;
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .ref-tekst {
    margin-bottom: 30px;
  }
}
.admin-config {
  z-index: 3;
}
.article418 {
  margin-top: 60px;
}
.article418 p a {
  color: black;
  text-decoration: underline;
}
.logoer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 60px;
}
.logoer img {
  max-height: 90px;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .logoer {
    flex-wrap: wrap;
  }
  .logoer img {
    max-width: 160px;
    margin: 0 20px;
  }
}
.article434 img {
  max-width: 150px;
}
.footer-links a {
  color: white;
  transition: 0.2s ease-in-out;
}
.footer-links a:hover {
  text-decoration: underline;
}
.orange-btn,
.knapp a {
  background-color: #f4692b;
  border-radius: 50px;
  padding: 8px 25px;
  font-size: 19px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
  transition: 0.2s ease-in-out;
  display: inline-block;
  color: white;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .orange-btn,
  .knapp a {
    font-size: 15px;
  }
}
.orange-btn:after,
.knapp a:after {
  content: '';
  background-image: url(https://files.solvecms.com/gots-no2/b2f81ec/whiteArrow.svg?v=1692782523242);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 22px;
  width: 31px;
  height: 22px;
  display: inline-block;
  vertical-align: text-top;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .orange-btn:after,
  .knapp a:after {
    height: 19px;
  }
}
.orange-btn:hover,
.knapp a:hover {
  color: white;
  transform: translateY(-3px);
  text-decoration: none !important;
}
.solve {
  font-size: 13px;
  opacity: 0.5;
  transition: 0.2s ease-in-out;
}
.solve:hover {
  opacity: 1;
}
.contact-video-form {
  width: 100%;
  height: 660px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 1500px) {
  .contact-video-form {
    width: 1400px;
    margin: 0 auto;
  }
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .contact-video-form {
    height: auto;
  }
}
.contact-video-form .video-holder {
  width: 70%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .contact-video-form .video-holder {
    width: 100%;
    position: static;
  }
}
.contact-video-form .module-formbuilder.orderWorker {
  width: 40%;
  position: absolute;
  top: 90px;
  right: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-video-form .module-formbuilder.orderWorker {
    width: 50%;
  }
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .contact-video-form .module-formbuilder.orderWorker {
    width: 100%;
    position: static;
  }
}
.video-holder {
  margin-top: 40px;
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .video-holder {
    height: auto;
  }
}
.video-holder video {
  filter: grayscale(1);
  transition: 0.3s ease-in-out;
}
.video-holder video:hover {
  filter: none;
}
.tjenestemeny {
  margin-top: 50px;
}
.tjenestemeny .module-menu-holder.tabs.menu-visible-all ul li {
  border-radius: 50px;
  margin: 0 auto;
  margin: 10px 10px 0 0;
  text-align: center;
  transition: 0.2s ease-in-out;
  display: inline-block;
  border: 1px solid #02826f;
}
.tjenestemeny .module-menu-holder.tabs.menu-visible-all ul li a {
  color: #02826f;
  padding: 7px 15px 5px;
  border-radius: 50px;
  font-size: 14px;
}
.tjenestemeny .module-menu-holder.tabs.menu-visible-all ul li a:hover {
  background-color: #02826f;
  color: white;
}
@media (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .tjenestemeny .module-menu-holder.tabs.menu-visible-all ul li a {
    font-size: 14px;
    padding: 5px 15px 4px;
  }
}
.body-mi189 .tjenestemeny {
  display: none;
}
.body-mi216 .module-menu-holder.tabs.menu-visible-all ul li.mi216 {
  display: none;
}
.body-mi222 .module-menu-holder.tabs.menu-visible-all ul li.mi222 {
  display: none;
}
.body-mi228 .module-menu-holder.tabs.menu-visible-all ul li.mi228 {
  display: none;
}
.body-mi234 .module-menu-holder.tabs.menu-visible-all ul li.mi234 {
  display: none;
}
.body-mi240 .module-menu-holder.tabs.menu-visible-all ul li.mi240 {
  display: none;
}
.body-mi246 .module-menu-holder.tabs.menu-visible-all ul li.mi246 {
  display: none;
}
.body-mi252 .module-menu-holder.tabs.menu-visible-all ul li.mi252 {
  display: none;
}
.body-mi258 .module-menu-holder.tabs.menu-visible-all ul li.mi258 {
  display: none;
}
.experian {
  display: block;
  float: right;
  padding-top: 20px;
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .experian {
    float: none;
    margin: 0 auto;
  }
}
.employlist {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.employlist .module-article {
  width: 250px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .employlist .module-article {
    width: 200px;
  }
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .employlist .module-article {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 551px) and (max-width: 767px), (min-width: 321px) and (max-width: 550px), (max-width: 320px) {
  .article709 {
    margin-top: 40px;
    text-align: center;
  }
}
