@import url("https://use.typekit.net/oto8buw.css");
.cards {
  background-color: #f4e6c1;
  height: 100%;
  position: relative;
}
.cards__container {
  padding-top: 80px;
  padding-bottom: 50px;
}
@media screen and (max-width: 575px) {
  .cards__container {
    padding: 50px 20px;
  }
}
.cards__content {
  padding: 20px 20px 140px;
}
.cards__content h3 {
  color: #333333;
}
.cards__col {
  margin-bottom: 25px;
}
@media screen and (max-width: 575px) {
  .cards__col {
    margin-bottom: 20px;
  }
}
.cards__btn {
  margin-bottom: 40px;
}
.cards__pricetag {
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
  padding-bottom: 0;
  margin-bottom: -10px;
}
.cards__price {
  font-weight: 500;
  font-size: 29px;
  color: #265F92;
}
.cards__booking-container {
  position: absolute;
  bottom: 0px;
  left: 20px;
  width: 100%;
}
.cards__info {
  font-size: 16px;
}
.cards__image-container {
  position: relative;
}
.cards__time-container {
  background-color: #265F92;
  font-weight: 400;
  color: #FFFDF8;
  position: absolute;
  bottom: 0;
  left: 0;
}
.cards__time-container p {
  text-transform: uppercase;
  padding: 5px 20px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.ridekurs {
  padding-top: 150px;
  padding-bottom: 150px;
}
.ridekurs__container {
  background-color: #eed797;
  margin: 100px 0 150px;
}
.ridekurs a {
  color: #265F92;
}

.gallery {
  position: relative;
}
.gallery .carousel-indicators {
  position: static;
  margin-top: 20px;
}

.carousel-indicators [data-bs-target] {
  background-color: #265F92;
  opacity: 1;
}

.carousel-indicators .active {
  background-color: #eed797;
}

.stallion__container {
  padding: 100px 60px;
}
@media screen and (max-width: 575px) {
  .stallion__container {
    padding: 50px 10px 50px 30px;
  }
}
.stallion__item {
  margin-bottom: 50px;
  margin-left: -10px;
  margin-right: -10px;
}
@media screen and (max-width: 575px) {
  .stallion__item {
    margin-bottom: 30px;
  }
}
.stallion__item:last-of-type {
  margin-bottom: -50px;
}
@media screen and (max-width: 575px) {
  .stallion__item:last-of-type {
    margin-bottom: -30px;
  }
}
.stallion__content {
  padding-bottom: 50px;
  background-color: #eed797;
}
.stallion__heading {
  color: #265F92;
  font-family: "oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 2rem;
  font-weight: 500;
  padding-top: 30px;
  border-bottom: 2px solid #265F92;
  margin-bottom: 30px;
  padding-bottom: 7px;
}
@media screen and (max-width: 575px) {
  .stallion__heading {
    font-size: 30px;
  }
}
.stallion__heading span {
  font-size: 15px;
  color: #333333;
  text-transform: none;
  color: #333333;
  font-weight: 300;
  font-family: "myriad-pro", sans-serif;
  padding-left: 30px;
  transform: translateY(8px);
}
@media screen and (max-width: 650px) {
  .stallion__heading span {
    display: none;
  }
}
.stallion__heading:not(.collapsed)::after {
  transform: rotate(90deg) !important;
  width: 23px !important;
}
.stallion__heading::after {
  transform: rotate(0deg) !important;
}
.stallion__body {
  padding-bottom: 30px;
}
@media screen and (max-width: 575px) {
  .stallion__body {
    padding-bottom: 0;
  }
}
.stallion__body--title {
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 400;
}
.stallion__scores {
  font-weight: 400;
  padding-bottom: 0;
  margin-bottom: 0;
}

.readmore {
  border-top: 2px solid #FFFDF8;
  padding-top: 20px;
  margin-top: 20px;
}
.readmore__button {
  background-color: #eed797;
  padding: 0;
  border: none;
}
.readmore__button:not(.collapesed) {
  color: #333333 !important;
  background-color: #eed797;
  box-shadow: none;
}
.readmore__button--no::before {
  content: "Les meir om";
}
.readmore__button--en::before {
  content: "Read more about";
}
.readmore__collapse {
  background-color: #eed797;
}
.readmore__body {
  background-color: #eed797;
  padding: 0;
  margin-bottom: 0;
}
.readmore__header {
  border: none;
}

.accordion-button:not(.collapsed) {
  color: #265F92;
}

.readmore__button:not(.collapsed) .readmore__button--no::before {
  content: "Les mindre om";
}

.readmore__button:not(.collapsed) .readmore__button--en::before {
  content: "Read less about";
}

button:focus:not(:focus-visible) {
  outline: none;
}

.accordion-button::after {
  background-image: url(../assets/img/arrow.svg);
  background-size: 10px;
  background-repeat: no-repeat;
  width: 18px;
  height: 21px;
  transform: rotate(90deg);
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../assets/img/arrow.svg);
  background-size: 10px;
  background-repeat: no-repeat;
  width: 18px;
  height: 21px;
  transform: rotate(-90deg);
}

.indexatf {
  margin-top: 150px;
  margin-bottom: 30px;
}
.indexatf__text {
  font-size: 21px;
}
@media screen and (max-width: 991px) {
  .indexatf__text {
    font-size: 19px;
  }
}

.featured {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .featured {
    padding: 0;
    margin: 0;
  }
}
.featured p {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  color: #FFFDF8;
  font-family: "oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 30px;
}
@media screen and (max-width: 991px) {
  .featured p {
    font-size: 25px;
  }
}
.featured__inner {
  overflow: hidden;
}
.featured img {
  transition: all ease-in-out 0.3s;
  border-radius: 1px;
}
.featured img:hover {
  scale: 1.01;
}

.recommended {
  padding: 150px 0 100px;
}
@media screen and (max-width: 991px) {
  .recommended {
    padding: 100px 0 30px;
    overflow-x: hidden;
  }
}
@media screen and (max-width: 500px) {
  .recommended h2 {
    padding: 0 20px 15px;
  }
}
.recommended__image-container {
  height: 80vh;
  background-size: cover;
  background-repeat: no-repeat;
}
.recommended__image-container img {
  height: 100%;
}
.recommended__image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .recommended__image {
    height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .recommended__image {
    height: 350px;
  }
}
.recommended__content-container {
  background-color: #eed797;
  padding: 100px 50px;
  height: 700px;
}
@media screen and (max-width: 991px) {
  .recommended__content-container {
    padding: 30px 50px 50px;
    height: auto;
  }
}
.recommended__content-container h3 {
  color: #333333;
  font-family: "oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 25px;
}
.recommended__content-container p {
  font-size: 17px;
}
.recommended__pricetag {
  font-weight: 600;
  font-size: 16px !important;
  margin-bottom: -12px;
  padding-bottom: 0;
  margin-top: 30px;
}
.recommended__price {
  font-size: 30px !important;
  font-weight: 600;
}
.recommended__date {
  font-weight: 500;
  font-size: 16px !important;
  margin-bottom: 0;
  text-transform: uppercase;
}

.carousel-control-next, .carousel-control-prev {
  width: 6% !important;
}

@media screen and (max-width: 991px) {
  .carousel-control-prev {
    left: 5px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-control-prev {
    left: 10px;
  }
}

@media screen and (max-width: 991px) {
  .carousel-control-next {
    right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-control-next {
    right: 10px;
  }
}

body .collapse.show {
  overflow: hidden;
}

.navigation {
  padding: 0;
  background-color: #FFFDF8;
  transition: all ease 0.4s;
  z-index: 999999999999999;
  max-width: 100vw;
}
.navigation .dropdown {
  padding-right: 20px;
}
@media screen and (max-width: 1300px) {
  .navigation .dropdown {
    padding-right: 10px;
  }
}
.navigation__container {
  padding: 10px 50px;
  z-index: 99999;
  position: relative;
}
@media screen and (max-width: 1380px) {
  .navigation__container {
    padding: 6px 20px;
  }
}
@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: 20px;
  }
}
@media screen and (max-width: 767px) {
  .navigation__container .navbar-brand {
    padding: 15px 20px;
  }
}
.navigation__dropdown-menu {
  margin-top: 18px !important;
  border-radius: 0;
  border: none;
  background-color: #FFFDF8;
  margin-top: 0 !important;
  transition: all 0.5s ease;
  padding-top: 0 !important;
  border-radius: 0 0 1px 1px;
  padding-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .navigation__dropdown-menu {
    margin-left: 20px;
  }
}
.navigation__dropdown-menu li a {
  padding: 10px 35px;
}
@media screen and (max-width: 1199px) {
  .navigation__dropdown-menu li a {
    padding: 0;
  }
}
.navigation__dropdown-menu li a:hover {
  background-color: #FFFDF8;
  color: #265F92 !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 - 82px);
    background-color: #FFFDF8;
    transition: none !important;
    padding-top: 80px;
    margin-top: -86px;
    z-index: 9999;
    padding-left: 25px;
  }
}
@media screen and (max-width: 767px) {
  .navigation__collapse {
    margin-top: -68px;
    padding-top: 10px;
  }
}
.navigation__title {
  font-family: "oswald", sans-serif;
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 10px;
  text-transform: uppercase;
  color: #265F92;
}
@media screen and (min-width: 1200px) {
  .navigation__title {
    display: none;
  }
}
.navigation li a {
  font-weight: 400;
  font-size: 21px;
  padding-left: 35px;
  color: #333333;
}
.navigation li a:hover {
  color: #265F92;
}
@media screen and (max-width: 1620px) {
  .navigation li a {
    padding-left: 25px;
    font-size: 19px;
  }
}
@media screen and (max-width: 1460px) {
  .navigation li a {
    padding-left: 15px;
    font-size: 18px;
  }
}
@media screen and (max-width: 1199px) {
  .navigation li a {
    font-size: 21px;
    font-weight: 400;
    padding-top: 10px;
    padding: 6px 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--mob {
  display: none;
}
@media screen and (max-width: 1199px) {
  .navigation__brand--mob {
    display: block;
  }
}
.navigation__logo {
  max-width: 230px;
}
@media screen and (max-width: 1460px) {
  .navigation__logo {
    max-width: 200px;
  }
}
@media screen and (max-width: 1300px) {
  .navigation__logo {
    z-index: 9;
    max-width: 170px;
  }
}
.navigation__active {
  color: #265F92 !important;
}
.navigation__some {
  margin-top: 19px;
}
.navigation__item {
  padding-right: 20px;
}
.navigation__item:last-of-type {
  padding-right: 0;
}
@media screen and (max-width: 1300px) {
  .navigation__item {
    padding-right: 10px;
  }
}
.navigation__language {
  width: 30px;
  height: 20px;
  transform: translateY(7px);
}
@media screen and (max-width: 1199px) {
  .navigation__language {
    margin-right: 15px;
  }
}

.dropdown-toggle:hover:after {
  background-image: url(../assets/img/arrow.svg);
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 10px;
  vertical-align: 0px;
  background-image: url(../assets/img/arrow.svg);
  background-size: 9px;
  background-repeat: no-repeat;
  transform: translateX(2px) translateY(1px);
  width: 10px;
  height: 16px;
  content: "";
  border: none !important;
}

.navigation__active:not(.dropdown-item):not(.navigation__link):after {
  display: inline-block;
  margin-left: 10px;
  vertical-align: 0px;
  background-image: url(../assets/img/arrow.svg);
  background-size: 9px;
  background-repeat: no-repeat;
  width: 10px;
  height: 16px;
  content: "";
  border: none !important;
}

.dropdown .show::after {
  transform: rotate(90deg) translateX(2px) !important;
}

@media screen and (max-width: 1199px) {
  .navigation .navigation__collapse.show {
    overflow: hidden !important;
    height: 101vh;
  }
}

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

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

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

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

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

.dropdown-menu[data-bs-popper] {
  top: 64px;
}
@media screen and (max-width: 1620px) {
  .dropdown-menu[data-bs-popper] {
    top: 63px;
  }
}
@media screen and (max-width: 1460px) {
  .dropdown-menu[data-bs-popper] {
    top: 58px;
  }
}
@media screen and (max-width: 1380px) {
  .dropdown-menu[data-bs-popper] {
    top: 54px;
  }
}
@media screen and (max-width: 1270px) {
  .dropdown-menu[data-bs-popper] {
    top: 51px;
  }
}

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

.nav-scroll-color {
  background-color: #FFFDF8;
  transition: background-color 0.5s ease;
}
.nav-scroll-color .navigation__dropdown-menu {
  background-color: #FFFDF8;
}

.preventscroll {
  overflow: hidden;
}

.navbar-nav .nav-link.show:hover {
  color: #265F92;
}

.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;
}

/* Remove outline for non-keyboard :focus */
*:focus:not(.focus-visible) {
  outline: none;
}

/* Optional: Customize .focus-visible */
.focus-visible {
  outline-color: transparent;
}

.mininav {
  position: fixed;
  top: 45%;
  right: 0px;
  border-radius: 5px 0 0 5px;
  padding: 5px 15px;
  z-index: 9999999;
}
@media screen and (max-width: 991px) {
  .mininav {
    display: none;
  }
}
.mininav__icon {
  display: block;
  padding: 5px 0;
}

footer {
  background-color: #eed797;
  position: relative;
  z-index: 9999;
}

.footer {
  position: relative;
  padding: 5% 7% 3%;
  padding: 150px 30px;
  margin-top: 150px;
}
@media screen and (max-width: 991px) {
  .footer {
    padding: 70px 20px 25px;
  }
}
.footer__prevent-overflow {
  overflow: hidden;
}
.footer h4 {
  color: #265F92;
  font-family: "oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.footer__title {
  font-size: 25px;
  color: #265F92;
  font-family: "oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.footer__logo {
  width: 200px;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .footer__logo {
    width: 150px;
    margin-bottom: 50px;
  }
}
.footer__personvern {
  margin-top: 40px;
}
.footer__personvern a {
  color: #333333;
  text-decoration: none;
  font-weight: 400;
}
.footer__minitext {
  font-size: 13px;
  color: rgb(173, 172, 172);
  padding: 0 0 10px 50px;
}
@media screen and (max-width: 991px) {
  .footer__minitext {
    padding-top: 40px;
    padding-left: 20px;
  }
}
.footer__minitext p {
  display: inline-block;
  padding-right: 20px;
}
@media screen and (max-width: 991px) {
  .footer__minitext p {
    font-size: 12px;
  }
}
.footer__minitext a {
  color: rgb(173, 172, 172);
}
.footer__contact {
  margin-bottom: 0;
  padding-bottom: 0;
}
.footer__link {
  font-weight: 400;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .footer__link {
    margin-top: 40px;
  }
}
.footer__link a {
  text-decoration: none;
}
.footer__mountain {
  z-index: 1;
  position: absolute;
  top: 59px;
  right: -50px;
  width: 900px;
}
@media screen and (max-width: 752px) {
  .footer__mountain {
    width: 600px;
    top: 85px;
  }
}
@media screen and (max-width: 500px) {
  .footer__mountain {
    width: 350px;
    right: -25px;
    top: 113px;
  }
}
.footer__mountain-container {
  position: relative;
}

.top__container {
  border-radius: 15px 0 0 15px;
  position: fixed;
  right: 9px;
  bottom: 30px;
  text-align: center;
  padding: 6px 6px 6px 7px;
  z-index: 99999999;
}
.top__container:hover {
  text-decoration: none;
  cursor: pointer;
}
.top__container:hover .top__img {
  transform: translateY(-7px) rotate(270deg);
}
.top__container p {
  color: #333333;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 0px;
}
.top__img {
  width: 20px;
  height: 27px;
  transition: transform 0.5s ease;
  transform: rotate(270deg);
}
.top--show {
  opacity: 1;
  transition: all 0.2s ease;
}
.top--hide {
  opacity: 0;
  transition: all 0.2s ease;
}

.some {
  padding-top: 20px;
}
.some a {
  padding-right: 10px;
  text-decoration: none;
}

#elc-cookie-consent {
  z-index: 999999999 !important;
}

#elc-cookie-consent .elc-button-link {
  background-color: #265F92 !important;
  color: #FFFDF8 !important;
  border-radius: 1px !important;
  padding: 9px 22px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
  border: none !important;
  height: auto !important;
}

#elc-cookie-consent h3 {
  margin-bottom: 15px !important;
}

#elc-cookie-tab {
  background-color: #265F92 !important;
  text-decoration: none !important;
}

/* *{
    border: 1px solid red;
} */
.prevent-overflow {
  display: block;
  overflow-x: hidden;
}

body {
  color: #333333;
  font-family: "myriad-pro", sans-serif;
  font-weight: 300;
  letter-spacing: 0.5px;
  overflow-x: hidden;
  background-color: #FFFDF8;
}

h1 {
  color: #265F92;
  font-family: "oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 47px;
  padding-bottom: 10px;
}
@media screen and (max-width: 991px) {
  h1 {
    font-size: 37px;
  }
}

h2 {
  color: #265F92;
  font-family: "oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 15px;
}

h3 {
  color: #265F92;
  font-family: "oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.introtext {
  font-size: 21px;
}

a {
  color: #265F92;
}
a:hover {
  text-decoration: none;
}

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

.buttons__full {
  background-color: #265F92;
  color: #FFFDF8 !important;
  border-radius: 1px;
  padding: 9px 22px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
}
.buttons__full:hover {
  text-decoration: none;
  color: #eed797 !important;
}

.atf {
  position: relative;
  overflow: hidden;
  background-color: #eed797;
  transition: all 0.25s ease-out;
}
.atf--blog {
  min-height: 50vh;
  height: auto;
}
@media screen and (max-width: 991px) {
  .atf--blog {
    padding: 65px 30px 0px;
  }
}
.atf__blobs {
  position: absolute;
  top: 0;
  left: 0;
}
.atf__col {
  z-index: 9;
  padding: 200px 7% 200px;
}
@media screen and (max-width: 991px) {
  .atf__col {
    padding: 50px 30px 50px;
  }
}
.atf__col--blog {
  padding-top: 200px;
  padding-bottom: 150px;
  z-index: 100;
}
@media screen and (max-width: 991px) {
  .atf__col--blog {
    padding-top: 100px;
  }
}
.atf__title {
  display: block;
  word-break: break-word;
  word-wrap: break-word;
  hyphens: auto;
}
.atf__intro {
  max-width: 500px;
  font-size: 21px;
}
@media screen and (max-width: 991px) {
  .atf__intro {
    font-size: 18px;
  }
}
.atf__arrangement {
  margin-top: 20px;
}
.atf__arrangement a {
  margin-right: 20px;
  margin-bottom: 20px;
  display: inline-block;
}
.atf__btn {
  margin-top: 40px;
}
.atf__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 991px) {
  .atf__img {
    height: 50vh;
    margin-top: 55px;
  }
}

.rules__atf-container {
  padding-top: 200px;
  padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .rules__atf-container {
    padding: 150px 20px 30px;
  }
}

.chess {
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  .chess {
    margin-top: 100px;
  }
}
.chess__content-right-container {
  padding: 50px 100px 50px 0;
}
@media screen and (max-width: 991px) {
  .chess__content-right-container {
    padding: 30px 20px 0;
  }
}
.chess__content-right {
  max-width: 650px;
}
.chess__content-left-container {
  padding: 50px 0px 50px 150px;
}
@media screen and (max-width: 991px) {
  .chess__content-left-container {
    padding: 30px 20px 0;
  }
}
.chess__content-left {
  max-width: 650px;
}
.chess__image-container-left {
  padding: 9%;
  position: relative;
}
@media screen and (max-width: 991px) {
  .chess__image-container-left {
    padding: 80px;
    overflow: hidden;
  }
}
@media screen and (max-width: 757px) {
  .chess__image-container-left {
    padding: 13%;
  }
}
.chess__image-container-right {
  padding: 5%;
  position: relative;
}
@media screen and (max-width: 991px) {
  .chess__image-container-right {
    padding: 80px;
    overflow: hidden;
  }
}
@media screen and (max-width: 757px) {
  .chess__image-container-right {
    padding: 10%;
  }
}
.chess__image {
  z-index: 2;
  position: relative;
}
.chess__bg {
  position: absolute;
  z-index: 1;
}
.chess__bg--1 {
  width: 84%;
  top: 58px;
  left: 58px;
}
@media screen and (max-width: 991px) {
  .chess__bg--1 {
    width: 100%;
    left: 10px;
    top: -5px;
  }
}
@media screen and (max-width: 767px) {
  .chess__bg--1 {
    left: 5px;
  }
}
.chess__bg--2 {
  width: 100%;
  top: 20px;
  left: 58px;
}
@media screen and (max-width: 991px) {
  .chess__bg--2 {
    width: 100%;
    left: 10px;
    top: -5px;
  }
}
@media screen and (max-width: 767px) {
  .chess__bg--2 {
    left: 5px;
  }
}
.chess__text {
  margin-bottom: 30px;
}

.text-field p {
  padding-bottom: 30px;
}
.text-field__container {
  padding-bottom: 100px;
  padding-top: 100px;
}
.text-field__container--button {
  margin-top: 0px;
}

.ansatte__container {
  padding-top: 20px;
}
@media screen and (max-width: 991px) {
  .ansatte__container {
    padding: 20px 20px 0;
  }
}
.ansatte__title-container {
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  .ansatte__title-container {
    padding: 0 20px;
  }
}
.ansatte__title-container p {
  font-size: 19px;
  max-width: 650px;
  margin: auto;
}
.ansatte__card {
  padding: 20px;
}
@media screen and (max-width: 991px) {
  .ansatte__card {
    padding: 0 10px 30px;
  }
}
.ansatte__card img {
  padding-bottom: 20px;
  border-radius: 1px;
}
@media screen and (max-width: 991px) {
  .ansatte__card img {
    padding-bottom: 10px;
  }
}
.ansatte__card--namn {
  font-size: 23px;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 0px;
}
.ansatte__card--tittel {
  margin-bottom: 15px;
  font-size: 19px;
}
@media screen and (max-width: 991px) {
  .ansatte__card--tittel {
    font-size: 18px;
    margin-bottom: 7px;
  }
}
.ansatte__contact {
  display: block;
  margin-bottom: 0;
  font-size: 15px;
}

.coop {
  margin-top: 100px;
}
@media screen and (max-width: 991px) {
  .coop {
    padding: 0 20px;
  }
}
.coop__logo-container {
  padding-top: 30px;
}
.coop__logo {
  padding: 10px;
}

.section {
  position: relative;
  overflow: visible;
}
.section__bgimage {
  position: sticky;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 82px;
  height: calc(100vh - 82px);
}
@media screen and (max-width: 1460px) {
  .section__bgimage {
    height: calc(100vh - 73px);
    top: 73px;
  }
}
@media screen and (max-width: 1270px) {
  .section__bgimage {
    height: calc(100vh - 67px);
    top: 67px;
  }
}
@media screen and (max-width: 991px) {
  .section__bgimage {
    position: static;
    height: 60vh;
  }
}
.section__bgimage iframe {
  width: 100%;
  height: 100%;
}
.section__content {
  padding: 7%;
}
@media screen and (max-width: 991px) {
  .section__content {
    padding: 60px 20px 100px;
  }
}
.section__content h2 {
  font-size: 35px;
  padding-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .section__content h2 {
    padding-bottom: 20px;
  }
}
.section__content ul {
  margin-bottom: 2rem;
}
.section__content h3 {
  font-size: 24px;
  padding-top: 10px;
  padding-bottom: 0px;
}
.section__content p {
  padding-bottom: 15px;
}
.section__content a {
  color: #333333;
}
.section__content a:hover {
  text-decoration: none;
}
.section__content figure img {
  max-width: 100%;
  height: 100%;
}
.section__content figure figcaption {
  font-size: 14px;
  padding-top: 10px;
  font-style: italic;
}
.section__content--small-img {
  padding: 50px;
}
@media screen and (max-width: 991px) {
  .section__content--small-img {
    padding: 65px 25px 100px;
  }
}
.section__content__news--title {
  display: inline-block;
}
.section__booking-subtitle {
  margin-top: 35px;
}

.ridehall-kalender {
  margin-top: 100px;
}
@media screen and (max-width: 991px) {
  .ridehall-kalender {
    margin-top: 0px;
    padding: 0 20px;
  }
  .ridehall-kalender:first-of-type {
    padding-bottom: 40px;
  }
}
.ridehall-kalender iframe {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .ridehall-kalender iframe {
    display: none;
  }
}
.ridehall-kalender--link {
  display: none;
}
@media screen and (max-width: 991px) {
  .ridehall-kalender--link {
    display: block;
  }
}

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