@import url("https://use.typekit.net/wjk2pgx.css");
.cookies__background-container {
  padding-top: 200px;
}
@media screen and (max-width: 1199px) {
  .cookies__background-container {
    padding-top: 80px;
  }
}
@media screen and (max-width: 1199px) {
  .cookies {
    padding: 80px 20px 0;
  }
}
.cookies__atf {
  padding-bottom: 80px;
}
.cookies__section {
  padding-bottom: 40px;
}
.cookies__section h4 {
  padding-top: 20px;
}

#elc-cookie-consent {
  z-index: 999999999 !important;
}
#elc-cookie-consent h3 p label {
  color: #22221E !important;
}
#elc-cookie-consent h3 {
  font-weight: 500 !important;
}
#elc-cookie-consent .elc-button-link {
  color: white !important;
  background-color: #4ba787 !important;
  border-radius: 30px !important;
}
#elc-cookie-consent .elc-text-link {
  color: #22221E !important;
}
#elc-cookie-consent .elc-text-link:hover {
  color: #22221E !important;
}
#elc-cookie-consent #elc-cookie-consent-settings {
  margin-bottom: 5em !important;
}

#elc-cookie-tab {
  left: -5px !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
@media screen and (max-width: 1199px) {
  #elc-cookie-tab {
    padding-left: 25px !important;
    bottom: 10px !important;
  }
}
#elc-cookie-tab a {
  color: #22221E !important;
  text-decoration: none !important;
}

body .collapse.show {
  overflow: hidden;
}

.navigation {
  padding: 0;
  background-color: #dfdbd1;
  transition: all 0.5s ease;
  z-index: 999999999999999;
}
@media screen and (max-width: 1199px) {
  .navigation {
    transition: all 0.5s ease;
  }
}
.navigation__container {
  padding: 10px 80px;
  z-index: 99999;
  position: relative;
  transition: all 0.5s ease-in-out !important;
}
@media screen and (max-width: 1199px) {
  .navigation__container {
    padding: 0;
  }
  .navigation__container a, .navigation__container button {
    padding: 10px 20px 5px;
  }
  .navigation__container .navbar-brand {
    padding: 12px 20px 10px;
  }
}
.navigation__dropdown-item--kompetansepilot {
  margin-left: 20px;
}
@media screen and (min-width: 1200px) {
  .navigation__title {
    display: none;
  }
}
.navigation__dropdown-menu {
  margin-top: 18px !important;
  border-radius: 0;
  border: none;
  background-color: #dfdbd1;
  margin-top: 0 !important;
  transition: all 0.5s ease-in-out;
  padding-top: 0 !important;
  border-radius: 0 0 5px 5px;
  padding-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .navigation__dropdown-menu {
    margin-left: 20px;
  }
}
.navigation__dropdown-menu li a {
  padding: 10px 40px;
}
@media screen and (max-width: 1199px) {
  .navigation__dropdown-menu li a {
    padding: 0;
  }
}
.navigation__dropdown-menu li a:hover {
  background-color: #dfdbd1;
  color: #4ba787 !important;
}
.navigation__toggler {
  border: none;
  box-shadow: none;
  z-index: 99999;
}
.navigation__toggler:focus {
  border: none;
  box-shadow: none;
}
@media screen and (max-width: 1199px) {
  .navigation__collapse {
    height: calc(100vh - 65px);
    background-color: #dfdbd1;
    transition: none !important;
    padding-top: 110px;
    z-index: 9999;
  }
}
@media screen and (max-width: 767px) {
  .navigation__collapse {
    padding-top: 50px;
  }
}
.navigation__title {
  font-family: "big-caslon-fb", serif;
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 10px;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .navigation__title {
    display: none;
  }
}
.navigation li a {
  font-weight: 500;
  padding-left: 40px;
  color: #22221E;
  padding-bottom: 3px;
}
.navigation li a:hover {
  color: #4ba787;
}
@media screen and (max-width: 1199px) {
  .navigation li a {
    text-align: center;
    padding: 10px 0;
  }
}
.navigation li .dropdown-item {
  font-weight: 300;
  font-size: 18px;
}
@media screen and (max-width: 1620px) {
  .navigation li .dropdown-item {
    font-weight: 300;
    font-size: 17px;
  }
}
.navigation__brand {
  opacity: 1;
}
.navigation__brand--mob {
  display: none;
}
@media screen and (max-width: 1199px) {
  .navigation__brand--mob {
    display: block;
  }
}
.navigation__logo {
  max-width: 110px;
  width: 110px;
}
@media screen and (max-width: 1199px) {
  .navigation__logo {
    width: 90px;
    max-width: 90px;
  }
}
.navigation__active {
  color: #4ba787 !important;
}
.navigation__some {
  margin-top: 19px;
}
.navigation__item {
  padding-right: 8px;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .navigation__item {
    padding-right: 0;
  }
}
.navigation__lang {
  color: #22221E;
  font-weight: 500;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .navigation__lang {
    padding: 0 5px !important;
  }
}
.navigation__lang--active {
  color: #4ba787 !important;
}
.navigation__lang--slash {
  padding: 0 5px;
}
.navigation__lang--container {
  transform: translateY(2px);
  padding-left: 40px;
}
@media screen and (max-width: 1199px) {
  .navigation__lang--container {
    text-align: center;
    padding-left: 0;
    padding-top: 40px;
  }
}

@media screen and (min-width: 1200px) {
  #navMob {
    display: none;
  }
}

@media screen and (max-width: 1199px) {
  #navDesktop {
    display: none;
  }
}

.collapsed .navbar-toggler-icon {
  background-image: url(../assets/img/list.svg);
  width: 35px;
  height: 35px;
}

.navbar-toggler:not(.collapsed) .navbar-toggler-icon {
  background-image: url(../assets/img/x-lg.svg);
  overflow: hidden;
  width: 35px;
  height: 35px;
}

@media screen and (max-width: 1199px) {
  .navbar-toggler:not(.collapsed) {
    padding-right: 17px;
  }
}

.preventscroll {
  overflow: hidden;
}

.navbar-nav .nav-link.show:hover {
  color: #4ba787;
}

.nav-link.dropdown-toggle,
.nav-link.dropdown-toggle.show {
  outline: transparent !important;
  border-color: transparent !important;
}

.navbar-toggler:focus-visible {
  outline: none !important;
  border-color: transparent !important;
  box-shadow: none;
}

.nav-scroll-color .navigation__container .navigation__brand {
  opacity: 0;
}
@media screen and (max-width: 1199px) {
  .nav-scroll-color .navigation__container .navigation__brand {
    opacity: 1;
  }
}

.nav-scroll-color {
  background-color: rgba(255, 255, 255, 0);
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 1199px) {
  .nav-scroll-color {
    background-color: #dfdbd1;
  }
}
.nav-scroll-color .navigation__dropdown-menu {
  background-color: rgba(255, 255, 255, 0);
}
.nav-scroll-color .navigation__link {
  color: white;
}
.nav-scroll-color .navigation__lang {
  color: white;
}
.nav-scroll-color .navigation__lang:hover {
  color: #4ba787;
}
.nav-scroll-color .navigation__lang--container span {
  color: white;
}

.styled-nav {
  margin-top: -250px !important;
}

.mininav {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  border-radius: 5px 0 0 5px;
  padding: 5px 15px;
  z-index: 9999999;
}
@media screen and (max-width: 1199px) {
  .mininav {
    display: none;
  }
}
.mininav--mob {
  display: inline-block;
  text-align: center;
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
}
.mininav--mob .mininav__icon {
  display: inline-block;
  padding: 0 10px 0 0;
}
.mininav--footer .mininav__icon {
  display: inline-block;
  padding-right: 10px;
}
.mininav__icon {
  display: block;
  padding: 5px 0;
  text-align: center;
}
.mininav__icon svg {
  width: 25px;
  height: 25px;
}

.navbar-nav .nav-link.active {
  color: #4ba787;
}

.footer {
  text-align: center;
  margin-top: 80px;
}
@media screen and (max-width: 1199px) {
  .footer {
    text-align: left;
    padding-left: 20px;
    margin-top: 100px;
  }
}
.footer__personvern {
  padding-top: 40px;
}

.google-maps {
  padding: 80px 80px 20px;
}
@media screen and (max-width: 1199px) {
  .google-maps {
    padding: 20px;
  }
}
.google-maps iframe {
  border-radius: 15px;
  width: 100%;
}

.specs {
  text-align: center;
  padding-bottom: 20px;
}
@media screen and (max-width: 1199px) {
  .specs {
    text-align: left;
    padding: 20px;
  }
}
.specs p {
  font-size: 15px;
  color: #AFABA1;
  display: inline-block;
  padding-left: 20px;
}
@media screen and (max-width: 1199px) {
  .specs p {
    display: block;
    padding-left: 0;
    font-size: 12px;
  }
}
.specs a {
  color: #AFABA1;
  text-decoration: underline;
}
.specs a:hover {
  text-decoration: none;
  color: #AFABA1;
}

.top__container {
  border-radius: 15px 0 0 15px;
  position: fixed;
  right: 15px;
  bottom: 5px;
  text-align: center;
  padding: 6px 6px 6px 7px;
  z-index: 9999999;
}
@media screen and (max-width: 1199px) {
  .top__container {
    right: 14px;
    bottom: -10px;
  }
}
.top__container:hover {
  cursor: pointer;
}
.top__container p {
  font-size: 15px;
  color: #22221E;
  font-weight: 400;
  margin-top: 3px;
}
.top__img {
  width: 20px;
  height: 27px;
  width: 25px;
  height: 25px;
}
.top__img:hover {
  cursor: pointer;
}
.top--show {
  opacity: 1;
  transition: all 0.2s ease;
}
.top--hide {
  opacity: 0;
  transition: all 0.2s ease;
}

body {
  background-color: #dfdbd1;
  color: #22221E;
  font-family: "figtree", sans-serif;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0.75px;
}
@media screen and (max-width: 789px) {
  body {
    font-size: 16px;
  }
}

h1 {
  font-family: "big-caslon-fb", serif;
  font-size: 37px;
  letter-spacing: 1.5px;
  padding-bottom: 20px;
}
@media screen and (max-width: 789px) {
  h1 {
    font-size: 29px;
  }
}

h2 {
  font-family: "big-caslon-fb", serif;
  font-size: 37px;
  letter-spacing: 1.5px;
  padding-bottom: 20px;
}
@media screen and (max-width: 789px) {
  h2 {
    font-size: 29px;
  }
}

h3 {
  font-family: "figtree", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 21px;
}

h4 {
  font-family: "handsome-pro", sans-serif;
  font-weight: 500;
  font-size: 25px;
}

a {
  color: #22221E;
  text-decoration: underline;
}
a:hover {
  color: #22221E;
  text-decoration: none;
}

.buttons {
  color: white;
  background-color: #4ba787;
  border-radius: 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  padding: 18px 30px 13px;
}
.buttons:hover {
  color: white;
  background-color: #3c856c;
}
@media screen and (max-width: 1199px) {
  .buttons {
    padding: 18px 20px 13px;
  }
}

.img-fluid {
  width: 100%;
}

@media screen and (max-width: 1199px) {
  .hide--mob {
    display: none;
  }
}

.atf {
  padding: 80px !important;
}
@media screen and (max-width: 1199px) {
  .atf {
    padding: 0 !important;
  }
}
.atf__content-container {
  padding: 40px !important;
  position: relative;
  text-align: center;
  background-color: rgba(248, 248, 248, 0.95);
  border-radius: 15px;
  max-width: 500px;
}
@media screen and (max-width: 1199px) {
  .atf__content-container {
    padding: 0 20% !important;
    max-width: 100%;
    background-color: #dfdbd1;
  }
}
@media screen and (max-width: 789px) {
  .atf__content-container {
    padding: 0 20px !important;
  }
}
.atf__bg {
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
}
@media screen and (max-width: 1199px) {
  .atf__bg {
    background-image: none !important;
    height: auto;
  }
}
.atf__logo {
  margin-bottom: 10px;
  max-width: 300px;
}
@media screen and (max-width: 1199px) {
  .atf__logo {
    margin-bottom: 40px;
    margin-top: 60px;
  }
}
.atf__logo--desktop {
  display: block;
}
@media screen and (max-width: 1199px) {
  .atf__logo--desktop {
    display: none !important;
  }
}
.atf i {
  font-family: "handsome-pro", sans-serif;
  font-size: 22px;
}
.atf__image-container {
  padding: 0 80px 80px 0 !important;
}
.atf__button-container {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1199px) {
  .atf__button-container {
    padding-bottom: 40px;
    padding-top: 20px;
  }
}
.atf__button-container a {
  margin-right: 20px;
}
@media screen and (max-width: 1199px) {
  .atf__button-container a {
    margin-right: 10px;
  }
  .atf__button-container a:last-child{
      margin-right:0px;
  }
}
.atf__button-container span {
  display: none;
}
@media screen and (max-width: 1199px) {
  .atf__button-container span {
    display: block;
    margin-bottom: 20px;
  }
}
.atf__button-container--desktop {
  display: block;
}
@media screen and (max-width: 1199px) {
  .atf__button-container--desktop {
    display: none;
  }
}
.atf__button-container--mob {
  display: none;
}
@media screen and (max-width: 1199px) {
  .atf__button-container--mob {
    display: block;
    text-align: center;
  }
  .atf__button-container--mob span {
    display: none;
  }
}
.atf__mob--image {
  display: none;
}
@media screen and (max-width: 1199px) {
  .atf__mob--image {
    display: block;
  }
  .atf__mob--image .section__image-container--image-text {
    padding-bottom: 20px;
  }
}

.section {
  position: relative;
  padding-bottom: 80px;
}
@media screen and (max-width: 1199px) {
  .section {
    padding-bottom: 0;
  }
}
.section--border-bottom {
  background-image: url("/assets/img/borde.svg");
  background-position: bottom -32px left 0px;
  background-size: 500px 100px;
  background-repeat: repeat-x;
  padding-bottom: 80px;
}
@media screen and (max-width: 1199px) {
  .section--border-bottom {
    padding-bottom: 65px;
  }
}
@media screen and (max-width: 1199px) {
  .section--border-mob {
    padding-bottom: 65px !important;
    background-image: url("/assets/img/borde.svg");
    background-position: bottom -32px left 0px;
    background-size: 500px 100px;
    background-repeat: repeat-x;
  }
}
.section__content-container {
  padding: 200px 10% 80px;
  position: relative;
}
.section__content-container--about-us {
  padding: 40px 10% 80px;
}
@media screen and (max-width: 1199px) {
  .section__content-container--about-us {
    padding: 70px 20px 0 !important;
  }
}
@media screen and (max-width: 1199px) {
  .section__content-container {
    padding: 20px;
  }
}
.section__button-container {
  padding-top: 40px;
  padding-bottom: 40px;
}
.section__button-container a {
  margin-right: 20px;
}
.section__image-div {
  max-height: 100%;
}
.section__image-container {
  padding: 80px;
  margin-bottom: 80px;
}
@media screen and (max-width: 1199px) {
  .section__image-container {
    padding: 100px 20px 10px !important;
    margin-bottom: 0;
  }
}
.section__image-container--large-content {
  position: sticky;
  height: 100vh;
  top: 0;
  min-height: 800px;
}
@media screen and (max-width: 1199px) {
  .section__image-container--large-content {
    position: static;
    min-height: auto;
    height: auto;
  }
}
.section__image-container img {
  border-radius: 15px;
}
.section__image-container--image-text {
  font-size: 22px;
  font-family: "handsome-pro", sans-serif;
  padding-top: 15px;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .section__image-container--image-text {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.section__image-container--right {
  padding: 100px 80px 100px 0;
}
@media screen and (max-width: 1199px) {
  .section__image-container--right {
    padding: 20px;
  }
}
.section__image-container--left {
  padding: 100px 0 100px 80px;
}
@media screen and (max-width: 1199px) {
  .section__image-container--left {
    padding: 20px;
  }
}
.section iframe {
  width: 100%;
  height: 70vh !important;
  border-radius: 15px;
}
.section__full-img {
  padding-top: 80px;
}
@media screen and (max-width: 1199px) {
  .section__full-img {
    padding-bottom: 30px;
  }
}
.section__img-full-width img {
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .section__img-full-width--desktop {
    display: none;
  }
}
.section__img-full-width--mob {
  display: none;
}
@media screen and (max-width: 1199px) {
  .section__img-full-width--mob {
    display: block;
  }
}

.employee {
  padding: 20px;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .employee {
    padding: 0;
    padding-bottom: 40px;
  }
}
.employee--one {
  margin-top: 150px;
}
@media screen and (max-width: 1199px) {
  .employee--one {
    margin-top: 0;
  }
}
.employee--two {
  margin-top: 50px;
}
@media screen and (max-width: 1199px) {
  .employee--two {
    margin-top: 0;
    padding-bottom: 75px;
  }
}
.employee h4 {
  padding-top: 20px;
}
.employee p {
  font-size: 22px;
  font-family: "handsome-pro", sans-serif;
  margin-bottom: 0;
}
.employee__title {
  display: none;
}
@media screen and (max-width: 1199px) {
  .employee__title {
    display: block;
  }
}

.accordion {
  padding-top: 20px;
}
.accordion__item {
  background-color: #dfdbd1;
  border: none;
  border-radius: 0;
}
.accordion__button {
  background-color: #dfdbd1;
  border-bottom: 1.5px solid rgba(175, 171, 161, 0.6) !important;
  font-family: "figtree", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 17px;
  color: #22221E;
  box-shadow: none;
  padding: 15px 0 10px;
}
.accordion__button::after {
  order: -1;
  margin-left: 0;
  margin-right: 15px;
  margin-top: -5px;
}
.accordion__button:focus {
  border-bottom: 1.5px solid rgba(175, 171, 161, 0.6) !important;
}
.accordion__body {
  font-size: 16px;
  border: none;
  box-shadow: none;
  padding: 20px 20px 0;
}
@media screen and (max-width: 1199px) {
  .accordion__body {
    padding: 20px 0 0;
  }
}
@media screen and (max-width: 1199px) {
  .accordion__body ul {
    padding-left: 47px;
  }
}

.accordion-button:not(.collapsed) {
  background-color: #dfdbd1;
  border: none;
  color: #22221E;
  box-shadow: none;
}

.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-radius: 0 !important;
}

/*# sourceMappingURL=styles.css.map */
