﻿:root {
  font-size: 20px;
}
@media screen and (max-width: 1800px) {
  :root {
    font-size: calc(0.9vw + 0.1rem);
  }
}
@media screen and (max-width: 1400px) {
  :root {
    font-size: calc(1.1vw + 0.1rem);
  }
}
@media screen and (max-width: 991px) {
  :root {
    font-size: calc(1.2vw + 0.1rem);
  }
}
@media screen and (max-width: 1400px) {
  body .search-input,
  body .section_search .btn {
    font-size: 11px;
  }
}
@media screen and (max-width: 1310px) {
  body .container {
    padding: 0 40px;
  }
  body .header_items .container {
    padding: 0 40px;
  }
  body .search-input,
  body .section_search .btn {
    font-size: 9px;
  }
}
@media screen and (max-width: 1199px) {
  body .search-input {
    padding: 7px 10px 6px 10px;
    background-position: calc(100% - 10px);
  }
  body .search-input,
  body .section_search .btn {
    font-size: 10px;
  }
  body .image-text {
    font-size: 14px;
  }
  body .header_tiny .row {
    align-items: center;
  }
  body .header_toggle_inner.toggle_global {
    margin-top: 0.8rem;
  }
  body .section_activity .row .col-md-6:last-child {
    display: none;
  }
  body .section_search .row {
    margin: 0 -5px;
  }
  body .section_search .row .col {
    padding: 0 5px;
  }
}
@media screen and (max-width: 991px) {
  body .container {
    padding: 0 15px;
  }
  body .header_tiny {
    font-size: 10px;
    padding: 10px 0;
  }
  body .header_tiny_logo img {
    max-width: 85px;
  }
  body .header .languages {
    width: auto;
    top: 0;
  }
  body .header .languages img {
    max-width: 20px;
    margin-left: 4px;
  }
  body .header_items_logo {
    margin: 40px 0 25px 0;
  }
  body .header_items_logo img {
    max-width: 300px;
  }
  body .section_search_image {
    margin-bottom: 10px;
  }
  body .section_search_image::after {
    opacity: 1;
  }
  body .section_search_caption {
    opacity: 1;
    font-size: 14px;
  }
  body .section_video {
    padding-bottom: 0;
  }
  body .section_nav {
    position: static;
  }
  body .section_nav .price {
    font-size: 18px;
    margin-right: 0;
    float: none;
    margin-top: 10px;
    display: block;
    text-align: center;
  }
  body .section_nav .row {
    padding: 20px 0;
  }
  body .section_nav ul {
    margin: 0;
    text-align: center;
  }
  body .section_nav ul li {
    margin: 0 5px;
  }
  body .section_nav ul li a {
    display: inline-block;
    background-color: #81B7E6;
    color: #fff !important;
    padding: 5px 15px;
    margin-bottom: 10px;
    font-size: 11px;
  }
  body .section_activity .row .col-md-6:last-child {
    display: block;
  }
  body .section_form_heading,
  body .section_form label,
  body .section_form .form-control {
    font-size: 12px;
  }
  body .section_form .spinner .input-group-prepend .btn,
  body .section_form .spinner .input-group-append .btn {
    height: 33px;
    font-size: 18px;
  }
  body .section_form .spinner .input-group input {
    height: 33px;
    font-size: 14px;
  }
  body .section_form span.field-validation-error {
    font-size: 11px;
  }
  body .section_form ::-webkit-input-placeholder {
    font-size: 12px;
  }
  body .section_form :-ms-input-placeholder {
    font-size: 12px;
  }
  body .section_form ::placeholder {
    font-size: 12px;
  }
  body .landing_tour .section_grid_text {
    padding-left: 0;
  }
  body .landing_tour .section_grid_text_client-name,
  body .landing_tour .section_grid_text em {
    font-size: 14px;
  }
  body .footer {
    font-size: 14px;
    margin-top: 0;
  }
  body .footer_items {
    text-align: center;
  }
  body .footer_items_menu {
    font-size: 16px;
  }
  body .footer_items_menu label {
    display: none;
  }
  body .footer_items_menu .col {
    display: block;
    width: 100%;
    flex-basis: auto;
  }
  body .footer_items_menu .col:first-child label {
    display: block;
  }
  body .footer_items_menu .col:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  body .footer_items_menu .col:last-child label {
    display: block;
  }
  body .footer_items_logo img {
    max-width: 200px;
    margin-bottom: 20px;
  }
  body .footer_items label {
    font-size: 14px;
  }
  body .footer .row-bordered {
    padding: 30px 0;
  }
  body .footer .copy-right {
    text-align: center;
  }
  body .footer .news-letter {
    max-width: 400px;
    margin: 0 auto;
  }
  body .footer .news-letter ::-webkit-input-placeholder {
    /* Edge */
    font-size: 13px;
  }
  body .footer .news-letter :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 13px;
  }
  body .footer .news-letter ::placeholder {
    font-size: 13px;
  }
  body .footer .rgf img {
    max-width: 100px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  body h4,
  body .h4 {
    font-size: 18px;
  }
  body .btn {
    font-size: 12px;
  }
  body .section_heading h1,
  body .section_heading h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  body .section_heading_ingress {
    font-size: 16px;
  }
  body .section_search_label {
    font-size: 12px;
  }
  body .section_search .section_activity_image {
    margin-bottom: 25px;
  }
  body .section_search .section_activity_image .btn {
    font-size: 16px;
    bottom: -10px;
    margin: auto;
    left: 0;
    right: 0;
    top: auto;
    max-width: 90%;
    padding: 5px 3px;
    text-transform: none;
  }
  body .section_intro {
    padding: 40px 0;
  }
  body .section_intro_text {
    font-size: 16px;
    line-height: 1.5;
  }
  body .section_nav {
    margin-top: 0;
  }
  body .section_activity_heading {
    font-size: 18px;
  }
  body .section_activity_pre-heading {
    font-size: 16px;
    margin-bottom: 10px;
  }
  body .section_activity_item {
    margin-bottom: 40px;
  }
  body .section_activity_info {
    font-size: 12px;
  }
  body .section_activity_info label {
    font-size: 10px;
  }
  body .section_activity_info .price {
    font-size: 18px;
    position: static;
  }
  body .section_activity_image .btn {
    width: auto;
  }
  body .section_discover {
    padding: 20px 0 60px 0;
  }
  body .section_discover .col {
    flex: 0 0 33.3%;
    max-width: 33.3%;
  }
  body .section_discover_item span {
    font-size: 9px;
  }
  body .section_discover_item::before {
    width: 50px;
    height: 50px;
  }
  body .section_grid .row {
    padding: 60px 30px;
  }
  body .section_grid_heading {
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 16px;
  }
  body .section_grid_text {
    font-size: 12px;
  }
  body .section_grid_text ul {
    padding: 0;
  }
  body .section_blog_pre-heading {
    font-size: 10px;
  }
  body .section_blog_inner {
    max-width: 70%;
  }
  body .section_blog_heading {
    font-size: 24px;
  }
  body .section_blog_ingress {
    font-size: 14px;
    margin-bottom: 30px;
  }
  body .section_blog_image {
    font-size: 10px;
  }
  body .section_blog_image p {
    margin-top: 5px;
  }
  body .section_blog_image i {
    font-size: 10px;
  }
  body .section_blog_text {
    font-size: 16px;
    line-height: 1.5;
  }
  body .section_blog .container-small {
    max-width: 100%;
  }
  body .section_blog .container-small .row {
    margin: 0 -5px;
  }
  body .section_blog .container-small .row .col {
    padding: 0 5px;
  }
  body .section_reviews {
    font-size: 16px;
    padding: 40px 30px;
  }
  body .section_feeds .section_activity_info .row {
    padding: 10px 0;
    align-items: center;
  }
  body .section_mixed {
    margin-bottom: 5rem;
  }
  body .section_mixed_heading {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-top: 20px;
  }
  body .section_mixed_text {
    max-width: 100%;
    line-height: 1.5;
  }
  body .section_text {
    margin-bottom: 5rem;
  }
  body .section_text_heading {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
  }
  body .section_calander {
    margin-bottom: 10px;
  }
  body .section_calander_heading {
    font-size: 18px;
  }
  body .section_calander .section_content_heading {
    padding: 10px;
    font-size: 14px;
  }
  body .section_calander .section_content_heading::after {
    margin-top: 5px;
    margin-right: 10px;
  }
  body .section_calander.section_tabs {
    font-size: 16px;
    /*font-family: adobe-caslon-pro, serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
  }
  body .section_calander.section_tabs .text-heading {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
  }
  body .section_calander.section_tabs .section_content_heading {
    background-color: #81B7E6;
    text-align: left;
    padding-left: 20px;
  }
  body .section_calander.section_tabs .description {
    padding: 20px;
  }
  body .landing_blog_intro {
    font-size: 11px;
    padding: 25px 0;
  }
  body .landing_blog_intro h1 {
    /*font-family: adobe-caslon-pro, serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 10px;
  }
  body .landing_blog_intro ul li a {
    display: inline-block;
    background-color: #81B7E6;
    color: white !important;
    padding: 5px 15px;
    margin-bottom: 10px;
  }
  body .landing_blog_intro ul li.active a {
    background-color: #B30010;
  }
  body .landing_blog .section_blog_inner {
    margin-top: 20px;
    max-width: 100%;
  }
  body .landing_blog .section_blog_first .section_blog_heading {
    font-size: 24px;
    line-height: 26px;
    max-width: 100%;
  }
  body .landing_blog .section_blog_first .section_blog_text {
    font-size: 16px;
  }
  body .landing_blog .section_blog_single .row {
    margin-bottom: 3rem;
  }
  body .landing_blog .section_blog_single .section_blog_inner {
    max-width: 100%;
  }
  body .landing_blog .section_blog_single .section_blog_heading {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 3rem;
  }
  body .landing_main {
    font-size: 16px;
  }
  body .landing_activity .section_activity_heading {
    font-size: 20px;
  }
  body .landing_activity .section_activity_text {
    font-size: 16px;
    margin: 15px 0 5px 0;
  }
  body .landing_activity .accordion .description {
    font-size: 16px;
  }
  body .search-input,
  body .section_search .btn {
    font-size: 12px;
  }
  body .owl-carousel.owl-theme .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    margin: 0 3px;
  }
  body .row-submit {
    margin-top: 25px !important;
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 374px) {
  body .header_items_logo img {
    max-width: 250px;
  }
  body .header_items_mobil_nav {
    font-size: 11px;
  }
}
/*colors*/
.color-red {
  color: #B30010;
}
.color-blue {
  color: #81B7E6;
}
/*fonts*/
.font-caslon {
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.font-regular {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.font-medium {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.font-semi-bold {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
/*Transitions*/
.transition-1s {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.transition-3s {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.transition-5s {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.transition-opacity {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.transition-height {
  -webkit-transition: all 0.01s ease-in-out;
  -moz-transition: all 0.01s ease-in-out;
  -o-transition: all 0.01s ease-in-out;
  transition: all 0.1s ease-in-out;
}
/*Global*/
.container {
  width: 100%;
  max-width: 1820px;
  padding: 0 60px;
  position: relative;
}
.row_md {
  margin: 0 -0.5rem;
}
.row_md .col {
  padding: 0 0.5rem;
}
.row-lg {
  margin: 0 -1rem;
}
.row-lg .col {
  padding: 0 1rem;
}
.row-xl {
  margin: 0 -1.75rem;
}
.row-xl > .col {
  padding: 0 1.75rem;
}
.row-fluid {
  margin: 0;
}
.row-fluid .col {
  padding: 0;
}
.row-reverse {
  flex-direction: row-reverse;
}
.row-reverse .photo-credit {
  text-align: right;
}
.row-center {
  align-items: center;
}
.row-th {
  border-top: 1px solid #E0E0E0;
  padding: 0.5rem 0;
  margin-top: 0.5rem;
}
.row-program {
  margin-left: 1rem;
}
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
}
h2 {
  font-size: 1.8rem;
}
a {
  color: #002337;
  text-decoration: none;
}
a:hover,
a:active {
  color: #002337;
  text-decoration: none;
}
b,
strong {
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
i {
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: italic;
}
/*table, th, tr, td {
    border: none;
    border-collapse: collapse;
    vertical-align: baseline;
}*/
/*table {
    border: 1px solid #d1d1d1;

    thead {
        width: 100%;
        background-color: #586577;
        color: white;

        td {
            width: 25%;
            padding: 0.5rem 2rem;
            border: 1px solid #586577;
        }
    }
    tr {
        background-color: #586577;
    }

    tr:nth-child(even) {
        background-color: white;
    }

    td {
        padding: 0.5rem 2rem;
        font-size: 0.9rem;
        border: 1px solid #d1d1d1;

        p {
            margin: 0;
        }
    }
}*/
select {
  -webkit-appearance: none;
}
select option {
  color: #002337;
  padding: 0.5rem 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
select option:hover {
  background-color: #999999;
}
/*base*/
.search-input {
  border: 1px solid #002337;
  width: 100%;
  text-align: left;
  color: #999999;
  font-size: 0.7rem;
  padding: 7px 25px 6px 25px;
  background-image: url('images/arrow_down.svg');
  background-repeat: no-repeat;
  background-size: 8.5px;
  background-position: calc(100% - 20px);
  outline: none;
}
.search-input::after {
  display: none;
}
.search-input:hover,
.search-input:active,
.search-input:focus {
  outline: none;
}
.search-input.option {
  color: black;
}
.search-input.phone {
  display: inline-block;
  background-size: 1.2rem;
  background-position: 10px;
  padding-left: 2rem;
}
.search-input.phone.no,
.search-input.phone option[value="no"] {
  background-image: url('images/no.svg');
}
.search-input.phone.en {
  background-image: url('images/en.svg');
}
.search-input.phone.de {
  background-image: url('images/de.svg');
}
.search-input.phone option[value="no"] {
  background-image: url(male.png);
}
.search-input.phone option[value="female"] {
  background-image: url(female.png);
}
.search-input.phone option[value="others"] {
  background-image: url(others.png);
}
.section_heading h1,
.section_heading h2 {
  font-size: 3rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.section_heading_ingress {
  /*font-family: adobe-caslon-pro, serif;*/
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 1rem;
  /*margin-top: 0.3rem;*/
}
.section_heading .section_intro_text h2 {
  text-transform: none;
  font-size: 1.6rem;
  line-height: 2rem;
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .section_heading .section_intro_text h2 {
    font-size: 16px;
  }
}
.section_heading .section_intro_text a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}
.section_content_heading {
  font-size: 1.2rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  text-align: center;
  background-color: #002337;
  padding: 0.6rem;
  margin: 3rem 0 2.4rem 0;
}
@media screen and (max-width: 991px) {
  .section_content_heading {
    font-size: 16px;
  }
}
.section_content_text {
  text-align: left;
  font-size: 1rem;
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  margin-bottom: 3rem;
  padding-left: 1rem;
}
.section_content_text label {
  font-size: 0.7rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.section_content_text_heading {
  font-size: 1.2rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .section_content_text_heading {
    font-size: 16px;
  }
}
.section_content_text_pre-heading {
  font-size: 1rem;
  font-style: italic;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  .section_content_text_pre-heading {
    font-size: 12px;
  }
}
.section_content_text p a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}
@media screen and (max-width: 991px) {
  .section_content_text {
    font-size: 16px;
  }
  .section_content_text label {
    font-size: 12px;
  }
  .section_content_text h4,
  .section_content_text .h4 {
    font-size: 16px;
  }
}
.section_content p a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}
.section_content_info strong,
.section_content_prices strong {
  font-size: 0.7rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .section_content_info strong,
  .section_content_prices strong {
    font-size: 12px;
  }
}
.section_content_info iframe,
.section_content_prices iframe {
  width: 100%;
}
/*landing headers*/
.section_content_text h2,
.section_intro_text h2,
.section_text_grid h2,
.section_text_single h2,
.section_content_text .H2,
.section_intro_text .H2,
.section_text_grid .H2,
.section_text_single .H2 {
  font-size: 20px;
}
.section_content_text h3,
.section_intro_text h3,
.section_text_grid h3,
.section_text_single h3,
.section_content_text .H3,
.section_intro_text .H3,
.section_text_grid .H3,
.section_text_single .H3 {
  font-size: 18px;
}
.section_content_text h4,
.section_intro_text h4,
.section_text_grid h4,
.section_text_single h4,
.section_content_text .H4,
.section_intro_text .H4,
.section_text_grid .H4,
.section_text_single .H4 {
  font-size: 16px;
}
@media screen and (min-width: 991px) {
  .section_content_text h2,
  .section_intro_text h2,
  .section_text_grid h2,
  .section_text_single h2,
  .section_content_text .H2,
  .section_intro_text .H2,
  .section_text_grid .H2,
  .section_text_single .H2 {
    font-size: 1.5rem;
  }
  .section_content_text h3,
  .section_intro_text h3,
  .section_text_grid h3,
  .section_text_single h3,
  .section_content_text .H3,
  .section_intro_text .H3,
  .section_text_grid .H3,
  .section_text_single .H3 {
    font-size: 1.4rem;
  }
  .section_content_text h4,
  .section_intro_text h4,
  .section_text_grid h4,
  .section_text_single h4,
  .section_content_text .H4,
  .section_intro_text .H4,
  .section_text_grid .H4,
  .section_text_single .H4 {
    font-size: 1.3rem;
  }
}
.photo-credit {
  font-size: 0.8rem;
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: italic;
  text-align: left;
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .photo-credit {
    font-size: 11px;
  }
}
.photo-credit-inline {
  position: absolute;
  left: 20px;
  bottom: 10px;
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 10px;
}
span.anchor {
  display: block;
  position: relative;
  top: -4rem;
  visibility: hidden;
}
.border-none {
  border: none !important;
}
.languages {
  position: relative;
  width: 45px;
  /*&::after {
        display: inline-block;
        content: "";
        width: 10px;
        height: 5px;
        position: absolute;
        right: 15px;
        top: 8px;
    }*/
}
.languages img {
  width: 100%;
  max-width: 22px;
}
.languages .img-lang {
  display: none;
  cursor: pointer;
  padding-right: 20px;
  background-image: url('images/arrow_down.svg');
  background-repeat: no-repeat;
  background-size: 8.5px;
  background-position: right;
}
.languages .img-lang.active {
  display: inline-block;
}
.languages .toggle-lang {
  position: absolute;
  z-index: 99;
  top: 24px;
  /*background-color: white;*/
  padding-bottom: 2px;
  /*a {
            display:none;
            &.active {
                display: inline-block;
            }
        }*/
}
.image-text {
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 0.8rem;
  margin-top: 1rem;
}
input:focus,
button:focus,
.btn:focus,
input:active,
button:active,
.btn:active,
input:active,
button:active,
.btn:active {
  outline: none;
  border-color: none;
  box-shadow: none;
}
.back-top {
  width: 50px;
  background: #81B7E6;
  color: white;
  padding: 7px 12px;
  position: fixed;
  bottom: 45px;
  right: 10px;
  display: none;
  opacity: 1;
  cursor: pointer;
  z-index: 999;
}
.back-top:hover {
  opacity: 0.8;
}
.search_panels .section_search_label {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .search_panels .section_search_label {
    margin-top: 2.5rem;
  }
}
.search_panels .section_search_images {
  display: none !important;
}
.menu {
  text-transform: uppercase;
  margin: 0;
  text-align: center;
}
.menu li {
  display: inline-block;
  margin: 0 0.9rem;
}
.menu li:hover a,
.menu li.active a {
  color: #B30010;
}
/* read more/less */
.read-more {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  margin: 40px 0;
  padding-top: 20px;
  border-top: 1px solid #E0E0E0;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.read-more::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: -12px;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url('images/arrow_white.svg');
  width: 23px;
  height: 23px;
  background-size: 11px;
  background-position: center;
  background-color: #002337;
  border-radius: 50%;
  text-align: center;
  background-repeat: no-repeat;
  z-index: 3;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.read-more .less {
  display: none;
}
.read-more.active {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.read-more.active .more {
  display: none;
}
.read-more.active .less {
  display: inline-block;
}
.read-more.active::after {
  transform: rotate(180deg);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.read-wrapper .text_wrapper {
  max-height: 20rem;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.read-wrapper .text_wrapper-short {
  max-height: 8rem;
}
.read-wrapper.active .read-more {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.read-wrapper.active .read-more .more {
  display: none;
}
.read-wrapper.active .read-more .less {
  display: inline-block;
}
.read-wrapper.active .read-more::after {
  transform: rotate(180deg);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.read-wrapper.active .text_wrapper {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  max-height: 1500px;
}
/*date picker*/
.datepicker {
  font-size: 0.7rem;
  padding: 0;
  border: 3px solid #81B7E6;
}
.datepicker::before,
.datepicker::after {
  display: none;
}
.datepicker table thead {
  background-color: #81B7E6;
}
.datepicker table .datepicker-switch,
.datepicker table .next,
.datepicker table .prev {
  background-color: #002337;
  color: white;
}
.datepicker table .datepicker-switch:hover,
.datepicker table .next:hover,
.datepicker table .prev:hover {
  background-color: #B30010;
}
.datepicker table tr td {
  width: auto;
  font-size: 0.7rem;
  padding: 0.3rem 1rem;
}
.datepicker table tr td.day:hover,
.datepicker table tr td span:hover,
.datepicker table tr td.day.active.active,
.datepicker table tr td span.active.active,
.datepicker table tr td.day.active.active:hover,
.datepicker table tr td span.active.active:hover {
  background-color: #81B7E6;
  background-image: none;
  color: white;
}
.datepicker table tr td.day.disabled:hover,
.datepicker table tr td span.disabled:hover {
  background-color: white;
  color: #999;
}
.datepicker th {
  border-radius: 0;
  border: 1px solid white;
  padding: 0.3rem;
}
.datepicker .next.disabled,
.datepicker .prev.disabled {
  visibility: revert;
  opacity: 0.2;
  cursor: not-allowed;
}
.daterangepicker {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  border: 1px solid #81B7E6;
}
.daterangepicker::before {
  border-bottom: 7px solid #81B7E6;
}
.daterangepicker .drp-calendar {
  padding: 0 !important;
  max-width: 400px;
}
.daterangepicker .calendar-table thead tr:first-child {
  background-color: #002337;
  color: white;
}
.daterangepicker .calendar-table thead tr {
  background-color: #81B7E6;
  color: #002337;
}
.daterangepicker .calendar-table thead tr th {
  width: 2rem;
  border-radius: 0;
  border: 1px solid white !important;
}
.daterangepicker .calendar-table thead td.available:hover,
.daterangepicker .calendar-table thead th.available:hover {
  background-color: #B30010;
  border-color: transparent;
  color: white;
}
.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
  border: solid white;
  border-width: 0 2px 2px 0;
}
/*buttons*/
.btn {
  padding: 11px 0;
  background-color: #81B7E6;
  color: white !important;
  text-transform: uppercase;
  font-size: 0.6rem;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  width: 100%;
  border: none;
  border-radius: 0;
}
.btn-blue {
  background-color: #002337;
}
.btn-red {
  background-color: #B30010;
}
.btn:hover,
.btn.active,
.btn:active {
  background-color: #B30010;
  outline: none;
}
.btn.btn-sm {
  width: auto;
}
.spinner .input-group-prepend,
.spinner .input-group-append,
.spinner input {
  width: 33% !important;
  padding: 0 !important;
  height: 1.8rem;
}
.spinner .input-group-prepend .btn,
.spinner .input-group-append .btn,
.spinner input .btn {
  min-width: 100% !important;
  border: none;
  background-color: #002337;
  font-size: 1rem;
  height: 1.8rem;
  padding: 0;
  outline: none;
  margin: 0 !important;
}
.spinner .input-group-prepend .btn:focus,
.spinner .input-group-append .btn:focus,
.spinner input .btn:focus,
.spinner .input-group-prepend .btn:active,
.spinner .input-group-append .btn:active,
.spinner input .btn:active,
.spinner .input-group-prepend .btn:active,
.spinner .input-group-append .btn:active,
.spinner input .btn:active,
.spinner .input-group-prepend .btn:active:focus,
.spinner .input-group-append .btn:active:focus,
.spinner input .btn:active:focus {
  outline: none;
  background-color: #002337;
  border-color: none;
  box-shadow: none;
}
.spinner .input-group-prepend .btn:hover,
.spinner .input-group-append .btn:hover,
.spinner input .btn:hover {
  background-color: #B30010;
}
/*owl-carousel*/
.owl-carousel.owl-theme .owl-stage,
.owl-carousel.owl-theme .owl-item {
  display: flex;
}
.owl-carousel.owl-theme .owl-nav button {
  position: absolute;
  top: 40%;
  width: 35px;
  height: 25px;
  background-repeat: no-repeat !important;
  background-size: 35px;
}
.owl-carousel.owl-theme .owl-nav button span {
  display: none;
}
.owl-carousel.owl-theme .owl-nav button.owl-prev {
  left: -30px;
  background-image: url('images/slider_arrow_left.svg');
}
.owl-carousel.owl-theme .owl-nav button.owl-next {
  right: -50px;
  background-image: url('images/slider_arrow_right.svg');
}
.owl-carousel.owl-theme .owl-dots {
  text-align: center;
}
.owl-carousel.owl-theme .owl-dots .owl-dot {
  color: transparent;
  background-color: transparent;
  border-radius: 55%;
  display: inline-block;
  width: 13px;
  height: 13px;
  border: 1px solid #002337;
  margin: 0 5px;
}
.owl-carousel.owl-theme .owl-dots .owl-dot.active {
  background-color: #002337;
}
/*Responsive global-menu*/
.header_items_mobil {
  padding: 0 12px;
  margin-bottom: 10px;
}
.header_items_mobil_nav {
  font-size: 14px;
  text-align: center;
  padding: 8px 1px;
  text-transform: uppercase;
  border: 1px solid #002337;
  margin: 0 3px;
}
.header_items_mobil_nav.mobile-menu {
  background-image: url('images/arrow_blue.svg');
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: calc(100% - 15px);
}
.global-menu {
  font-size: 16px;
  overflow-y: auto;
}
.global-menu .global-nav {
  line-height: 1.5;
  display: block;
  padding-bottom: 3rem;
  border-top: 1px solid #E0E0E0;
}
.global-menu .global-nav li {
  position: relative;
}
.global-menu .global-nav li a {
  display: inline-block;
  width: 50%;
  position: relative;
  z-index: 1;
  line-height: 50px;
}
.global-menu .global-nav li a.parent {
  text-transform: uppercase;
}
.global-menu .global-nav li a.parent-block {
  width: 100%;
}
.global-menu .global-nav li a.single-menu {
  width: 100%;
}
.global-menu .global-nav li a.single-menu::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 50px;
  background-size: 15px;
  background-image: url('images/pilOrange.svg');
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
}
.global-menu .global-nav li a:hover {
  color: #B30010;
}
.global-menu .global-nav li .title {
  display: inline-block;
  position: absolute;
  width: 50%;
  right: 0;
  height: 50px;
  text-align: right;
  z-index: 2;
  cursor: pointer;
  padding-right: 20px;
}
.global-menu .global-nav li .title::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 50px;
  background-size: 15px;
  background-image: url('images/pilOrange.svg');
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(-90deg);
}
.global-menu .global-nav li .title.active::after {
  transform: rotate(0deg);
  right: 0;
  top: 0.3rem;
}
.global-menu .global-nav li .title-block {
  width: 100%;
}
.global-menu .global-nav li .description {
  padding-bottom: 20px;
}
.global-menu .global-nav li .description li {
  font-size: 16px;
}
.global-menu .global-nav li .description li a {
  width: 100%;
  line-height: 30px;
}
.global-menu .global-nav li.accordion {
  border-bottom: 1px solid #E0E0E0;
  padding-left: 15px;
}
.global-menu.balslev-menu {
  border: 1px solid #E0E0E0;
  margin-top: 20px;
}
.global-menu.balslev-menu .header_toggle_menu:before {
  display: none;
}
.global-menu.balslev-menu .sub-menu {
  margin-bottom: 20px;
}
.global-menu.balslev-menu .header_toggle_menu {
  padding: 0 20px;
}
.global-menu.balslev-menu .header_toggle_menu_logo {
  margin: 30px 0 0 0;
  height: auto;
}
.global-menu.balslev-menu .header_toggle_menu_logo img {
  max-width: 120px;
}
.global-menu.balslev-menu .header_toggle_menu_heading {
  font-size: 16px;
  margin-top: 10px;
}
.global-menu.balslev-menu .header_toggle_link {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.global-menu.balslev-menu .header_toggle_submenu li {
  font-size: 14px;
}
.global-menu.main-menu {
  margin-top: 20px;
}
/*dropdown*/
.dropdown {
  outline: none;
  text-align: left;
}
.dropdown-toggle {
  background-color: white;
}
.dropdown-menu {
  width: 100%;
  z-index: 999999;
}
.dropdown-item {
  color: #002337;
  font-size: 14px;
  cursor: pointer;
}
.dropdown-item:hover,
.dropdown-item.active,
.dropdown-item:active {
  background-color: #81B7E6;
  color: white;
}
@media screen and (max-width: 890px) {
  .dropdown-item {
    padding: 5px 15px;
  }
}
/*accordion default*/
.accordion-default {
  border-bottom: 1.5rem solid white;
}
.accordion-default .section_content_heading {
  margin: 0;
  cursor: pointer;
}
.accordion-default .section_content_heading::after {
  content: "";
  display: inline-block;
  float: right;
  margin-top: 10px;
  margin-right: 20px;
  width: 20px;
  height: 10px;
  background-image: url('images/icons/accordion_arrow.svg');
  background-repeat: no-repeat;
  background-size: 19px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.accordion-default .section_content_heading.active::after {
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.accordion-default .section_content_text {
  padding: 2rem 1rem 0 1rem;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .accordion-default {
    border-bottom: 10px solid white;
  }
  .accordion-default .section_content_heading {
    padding: 10px;
    font-size: 14px;
  }
  .accordion-default .section_content_heading::after {
    margin-top: 5px;
    margin-right: 10px;
  }
}
html,
body {
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #002337;
  font-size: 0.7rem;
}
.main {
  min-height: 60vh;
}
.header {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  padding-bottom: 1.9rem;
  letter-spacing: 0.5px;
}
.header .row {
  align-items: center;
}
.header_items .row,
.header_items .col {
  position: static;
}
.header_items .container {
  padding: 0 80px;
  position: static;
}
.header_items_logo {
  text-align: center;
  margin: 0.25rem 0 0.8rem 0;
}
.header_items_logo img {
  width: 100%;
  max-width: 14.15rem;
}
.header_items_menu {
  text-transform: uppercase;
}
.header_items_menu .link {
  padding: 0 0.9rem;
}
.header_items_menu a {
  display: inline-block;
  position: relative;
}
.header_items_menu ul {
  margin: 0;
  text-align: center;
}
.header_items_menu ul li {
  display: inline-block;
}
.header_items_menu ul li:hover .menu-title,
.header_items_menu ul li.active .menu-title {
  color: #B30010;
}
.header_items_menu ul li:hover .toggle_global {
  display: inline-block;
}
.header_items_menu ul li:hover li a {
  /*color: @blue;*/
}
.header_items_menu ul li:hover li ul li:hover a,
.header_items_menu ul li:hover li ul li.active a {
  /*color: @red;*/
}
.header_items_menu_main {
  font-size: 0px;
}
.header_items_menu_main_link {
  font-size: 0.7rem;
  margin: 0 1rem;
}
.header_items_menu_main_link .link {
  padding: 0;
}
.header_items_menu_main_link.active ul li a {
  /*color: @blue;*/
}
.header_items_menu_main_link.active ul li a:hover {
  color: #B30010;
}
.header_items_menu .menu-title.active {
  color: #B30010;
}
.header_items_cta {
  text-transform: uppercase;
}
.header_items_cta_btn {
  display: inline-block;
  border: 1px solid #002337;
  padding: 6.5px 13.5px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header_items_cta_btn:hover,
.header_items_cta_btn.active {
  color: white;
  background-color: #002337;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header_items_lang {
  top: 1rem;
  z-index: -1;
  opacity: 0;
}
.header_items_balsle {
  text-align: right;
}
.header_tiny {
  color: #999;
  padding: 0.9rem 0 0.7rem 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  background-color: #002337;
}
.header_tiny .row {
  align-items: flex-end;
}
.header_tiny a {
  color: #999;
  display: inline-block;
}
.header_tiny a:hover {
  color: white;
}
.header_tiny_info a {
  margin-right: 2rem;
}
.header_tiny_logo {
  text-align: center;
}
.header_tiny_logo img {
  width: 100%;
  max-width: 6.3rem;
}
.header_tiny_nav {
  text-align: right;
  margin-top: 2px;
}
.header_tiny_nav .icon {
  display: inline-block;
  width: 19px;
  height: 19px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 19px 17px;
  margin-left: 0.5rem;
}
.header_tiny_nav .icon_search {
  background-image: url('images/search.svg');
}
.header_tiny_nav .icon_heart {
  background-image: url('images/heart.svg');
}
.header_tiny_nav .icon_bag {
  background-image: url('images/bag.svg');
}
.header_tiny_nav .icon_user {
  background-image: url('images/user.svg');
}
.header_tiny_search {
  width: 100%;
}
.header_tiny_search .search-input {
  padding-left: 2rem;
  background-position: 0.5rem center;
  background-size: 0.8rem;
  background-image: url('images/searchblack.svg');
}
@media screen and (max-width: 991px) {
  .header_tiny_search .search-input {
    padding-left: 40px;
    background-position: 10px center;
    background-size: 18px;
    height: 40px;
    font-size: 13px;
  }
}
@media screen and (min-width: 991px) {
  .header_tiny_search {
    position: absolute;
    right: 20px;
    margin-top: 1.5rem;
    width: 100%;
    max-width: 18rem;
  }
}
.header_toggle {
  width: 100%;
}
.header_toggle.balslev {
  position: relative;
}
.header_toggle .row {
  align-items: flex-start;
}
.header_toggle_inner {
  display: none;
  margin: 1.8rem 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  background-color: white;
  z-index: 5;
}
.header_toggle_inner.toggle_global {
  top: auto;
  display: inline-block;
  margin: 0;
  padding-top: 1.75rem;
  border-top: 0;
  margin-top: 0.5rem;
}
.header_toggle_link {
  padding-top: 1.3rem;
}
.header_toggle_link.no-padding {
  padding-top: 0.15rem;
}
.header_toggle_link_global {
  color: #B30010;
}
.header_toggle_menu {
  box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.1);
}
.header_toggle_menu::before {
  display: block;
  content: "";
  height: 1px;
  background-color: #E0E0E0;
  margin-bottom: 0.5rem;
}
.header_toggle_menu::after {
  content: "";
  display: block;
  border-top: 1px solid #E0E0E0;
  margin-top: 4rem;
  /*padding-bottom: 3rem;*/
  background-color: white;
}
.header_toggle_menu_logo {
  height: 2.5rem;
  margin: 2rem 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.header_toggle_menu_logo img {
  max-width: 8rem;
}
.header_toggle_menu_heading {
  color: #B30010;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.8rem;
}
.header_toggle_menu ul {
  text-align: left;
}
.header_toggle_menu ul li {
  display: block;
  margin: 0;
}
.header_toggle_menu ul li.single-col {
  width: 100%;
}
.header_toggle_menu li {
  font-size: 0.8rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.header_toggle_menu a {
  display: block;
}
.header_toggle_menu a:hover {
  color: #B30010;
}
.header_toggle .col-global {
  flex: 0 0 60%;
  max-width: 60%;
}
.header_toggle_submenu li {
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 0.7rem;
  text-transform: none;
}
.header_toggle_submenu li a {
  margin-top: 0.3rem;
  /*&:hover{
                        color:@blue;
                    }*/
}
.header_toggle_submenu_label {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.header_toggle_submenu_label2 {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #81B7E6;
}
.header_toggle_submenu_sub {
  max-width: 90%;
  margin-left: 1rem !important;
}
.header_toggle_submenu_sub li a {
  line-height: 1rem;
  margin: 0.5rem 0;
}
.header_toggle_info .header_link {
  margin-bottom: 0.8rem;
}
.header_toggle_info .header_link:hover {
  color: #B30010;
}
.header_toggle .toggle_balslev .header_toggle_submenu {
  margin-left: 1rem;
}
.header_toggle .toggle_balslev a:hover {
  color: #B30010;
}
.section_video {
  text-align: center;
  padding-bottom: 2.5rem;
}
.section_video .container {
  max-width: 68rem;
}
.section_video_inner {
  position: relative;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.section_video .btn-banner {
  width: auto;
  padding: 11px;
  position: absolute;
  bottom: 3rem;
  z-index: 99;
}
.section_intro {
  text-align: center;
  padding: 3.4rem 0 5.3rem 0;
}
.section_intro .section_heading {
  max-width: 61rem;
  margin: 0 auto;
}
.section_intro_text {
  font-size: 1.2rem;
  line-height: 1.9rem;
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  margin-top: 1.4rem;
}
.section_intro_text p {
  margin-bottom: 0;
}
.section_intro_text .read-more {
  line-height: 1.5;
  margin-bottom: 0;
}
.section_activity {
  text-align: center;
}
.section_activity_item {
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  padding-top: 2rem;
}
.section_activity_image {
  position: relative;
}
.section_activity_image .btn {
  position: absolute;
  width: 7rem;
  top: 1rem;
  left: -0.5rem;
  padding: 11px 20px;
}
.section_activity_image.carousel_images .rslides_tabs {
  display: none;
}
.section_activity_image.carousel_images .section_content_text {
  background-color: #81B7E6;
  color: white;
  padding: 2rem 2.25rem 1rem 2.25rem;
  font-size: 0.8rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .section_activity_image.carousel_images .section_content_text {
    font-size: 12px;
  }
}
.section_activity_heading {
  font-size: 1.2rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.section_activity_pre-heading {
  font-size: 0.75rem;
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  /*.font-medium;*/
  margin: 0 0 1rem 0;
}
.section_activity_text {
  font-size: 16px;
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  margin: 1.6rem 0 1.7rem 0;
  text-align: left;
  display: inline-block;
}
.section_activity_text_readmore p::after {
  content: "...LES MER";
  display: inline-block;
}
.section_activity_info {
  font-size: 0.8rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #002337;
  text-align: center;
  overflow: hidden;
}
.section_activity_info label {
  color: #999999;
  font-size: 10px;
  text-transform: uppercase;
  margin: 0;
}
.section_activity_info .activity {
  margin: 0.5rem 0;
  /*&_included{
                    max-width:560px;
                    margin-left:auto;
                    margin-right:auto;
                }*/
}
.section_activity_info .activity .btn-red:hover {
  background-color: #002337;
}
.section_activity_info .price {
  font-size: 1.2rem;
  color: #B30010;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  position: absolute;
  right: 0;
  top: 0;
}
.section_activity_info ul {
  font-size: 0.7rem;
}
.section_activity_info .highlights {
  /*font-size: 0.7rem;
                line-height: 1.15rem;*/
}
.section_activity_info .highlights p {
  margin: 0;
}
.section_activity_info_heading {
  text-align: left;
  margin-top: 1rem;
  font-size: 1.2rem;
  padding-left: 1rem;
}
.section_activity_singles .btn-main {
  display: none;
}
.section_activity_singles .container {
  max-width: 1880px;
}
.section_activity_singles .row-singles {
  margin: 0;
}
.section_activity_singles .row-singles .section_activity_image_wrapper {
  padding: 0 1.5rem;
}
.section_activity_singles .row-singles .col-single {
  padding: 0;
}
.section_activity_singles .row-singles .section_activity_inner {
  padding: 0 1.5rem;
}
.section_activity_list {
  border-bottom: none;
  margin: 0 1rem !important;
}
.section_activity_list_heading {
  text-transform: uppercase;
}
.section_activity_list_inner {
  margin-bottom: 2.5rem;
}
.section_activity_list .row-th {
  border-top: 0;
  border-bottom: 1px solid #E0E0E0;
  margin-top: 0;
}
.section_activity_list .row-bordered {
  border-top: 0 !important;
  padding: 0.8rem 0 !important;
  border-bottom: 1px solid #E0E0E0;
}
.section_calander {
  margin-bottom: 1rem;
}
.section_calander_heading {
  font-size: 1.2rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  padding: 2rem 0 0 1rem;
}
.section_calander .section_activity_item {
  border-top: none;
  padding-top: 0;
}
.section_calander .section_content_heading {
  margin: 0;
  cursor: pointer;
}
.section_calander .section_content_heading::after {
  content: "";
  display: inline-block;
  float: right;
  margin-top: 10px;
  margin-right: 20px;
  width: 20px;
  height: 10px;
  background-image: url('images/icons/accordion_arrow.svg');
  background-repeat: no-repeat;
  background-size: 19px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.section_calander .section_content_heading.active::after {
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.section_calander .row-bordered {
  padding: 0.5rem 0;
  border-top: 1px solid #E0E0E0;
}
.section_calander .row-bordered:first-child {
  border: none;
}
.section_calander .row-bordered .col {
  border-left: 1px solid #E0E0E0;
  padding: 0 5px;
}
.section_calander .row-bordered .col:first-child {
  border: none;
}
.section_calander .row-custom {
  padding: 0.5rem 0;
  margin: 0;
  height: 100%;
}
.section_calander .row-custom .col {
  border-left: 1px solid #E0E0E0;
}
.section_calander .row-buttons {
  padding: 1.5rem 0;
  border-bottom: 1px solid #E0E0E0;
}
.section_calander .row-lg {
  align-items: end;
}
.section_discover {
  text-align: center;
  padding: 5.5rem 0 0 0;
}
.section_discover .nav {
  width: 100%;
  margin-bottom: 1.5rem;
}
.section_discover .nav a {
  display: block;
  padding-bottom: 1rem;
  border-bottom: 1px solid #E0E0E0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
}
.section_discover .nav a:hover,
.section_discover .nav a.active {
  color: #81B7E6;
  border-bottom: 3px solid #81B7E6;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.section_discover .row {
  justify-content: center;
  margin: 0;
}
.section_discover .row .col {
  padding: 0;
}
.section_discover_item {
  margin-top: 4rem;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
}
.section_discover_item::before {
  content: "";
  /*display: block;*/
  display: none;
  width: 5.5rem;
  height: 5.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url('images/icons/skiturer.svg');
  margin: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section_discover_item span {
  display: inline-block;
  padding-top: 2rem;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section_discover_item.skiturer::before {
  background-image: url('images/icons/skiturer.svg');
}
.section_discover_item.fotturer::before {
  background-image: url('images/icons/fotturer.svg');
}
.section_discover_item.sykkeltur::before {
  background-image: url('images/icons/sykkeltur.svg');
}
.section_discover_item.kompass::before {
  background-image: url('images/icons/kompass.svg');
}
.section_discover_item.weekend::before {
  background-image: url('images/icons/weekend.svg');
}
.section_discover_item:hover::before {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section_discover_item:hover span {
  color: #81B7E6;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section_discover_item:hover.skiturer::before {
  background-image: url('images/icons/skiturer_light.svg');
}
.section_discover_item:hover.fotturer::before {
  background-image: url('images/icons/fotturer_light.svg');
}
.section_discover_item:hover.sykkeltur::before {
  background-image: url('images/icons/sykkeltur_light.svg');
}
.section_discover_item:hover.kompass::before {
  background-image: url('images/icons/kompass_light.svg');
}
.section_discover_item:hover.weekend::before {
  background-image: url('images/icons/weekend_light.svg');
}
.section_discover .section_grid_text {
  text-align: left;
}
.section_grid {
  font-size: 1rem;
  color: white;
}
.section_grid .row {
  background-color: #81B7E6;
  padding: 5rem;
}
.section_grid_heading {
  font-size: 1.6rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  text-align: center;
  max-width: 27rem;
  margin: auto;
}
.section_mixed {
  margin-bottom: 5rem;
}
.section_mixed .row {
  align-items: center;
}
.section_mixed .row p {
  margin: 0;
}
@media screen and (min-width: 991px) {
  .section_mixed .row.row-reverse .section_mixed_inner {
    margin-left: 2rem;
  }
}
.section_mixed_heading {
  font-size: 2.5rem;
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  margin-bottom: 1rem;
}
.section_mixed_text {
  max-width: 84%;
  line-height: 1.6rem;
}
.section_quote {
  font-size: 3rem;
  line-height: 3.5125rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  text-align: center;
  background-color: #81B7E6;
  color: white;
  padding: 4rem 2rem;
  margin-bottom: 5rem;
}
.section_quote_inner {
  max-width: 55rem;
  margin: 0 auto;
}
.section_text {
  margin-bottom: 5rem;
}
.section_text_heading {
  font-size: 2.5rem;
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  margin-bottom: 1rem;
}
@media screen and (min-width: 991px) {
  .section_text_first {
    margin-left: 2rem;
  }
}
.section_content_mixed {
  font-size: 0.8rem;
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.section_content_mixed_inner {
  padding: 2rem 0;
  border-top: 1px solid #E0E0E0;
}
.section_content_mixed_inner:first-child {
  border-top: none;
  padding-top: 0.5rem;
}
.section_content_mixed_inner:last-child {
  padding-bottom: 0;
}
.section_content_mixed_heading {
  font-size: 1.2rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-top: 1rem;
}
.section_content_mixed_pre-heading {
  font-style: italic;
  margin-bottom: 0.5rem;
}
.section_content_mixed_text a {
  text-decoration: underline;
  color: #81B7E6;
}
.section_content_mixed_text a:hover {
  color: #B30010;
}
@media screen and (max-width: 991px) {
  .section_content_mixed {
    font-size: 16px;
  }
  .section_content_mixed_heading {
    font-size: 18px;
    line-height: 22px;
    margin: 30px 0 10px 0;
  }
}
.section_nav {
  /*text-align: center;*/
  margin-top: 4rem;
  position: sticky;
  top: 0;
  z-index: 3;
}
.section_nav .row {
  background-color: #002337;
  color: white;
  align-items: center;
  justify-content: center;
  padding: 0.6rem 1.75rem 0.6rem 0.5rem;
}
.section_nav ul {
  /*text-align: center;*/
  margin: 0;
}
.section_nav ul li {
  display: inline-block;
  margin: 0 1rem;
}
.section_nav ul li a {
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.section_nav ul li a:hover {
  color: #81B7E6;
}
.section_nav .btn {
  width: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin: 0;
  padding-top: 7.5px;
  padding-bottom: 7.5px;
  font-size: 11px;
}
@media screen and (min-width: 992px) {
  .section_nav .btn {
    font-size: 0.7rem;
  }
}
.section_nav .price {
  font-size: 1.2rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  float: right;
  margin-left: 2rem;
}
.section_nav .col-cta {
  text-align: center;
}
@media screen and (min-width: 991px) {
  .section_nav .col-cta {
    text-align: right;
  }
}
.section_feeds .section_heading {
  margin-bottom: 3rem;
}
.section_feeds .section_activity_info .row {
  border-top: 1px solid #E0E0E0;
  padding: 1.2rem 0;
  margin: 0;
  position: relative;
}
.section_feeds .section_activity_info .row-bordered {
  padding: 0.5rem 0;
}
.section_feeds .section_activity_info .row-bordered .col {
  border-left: 1px solid #E0E0E0;
  padding: 0 5px;
}
.section_feeds .section_activity_info .row-bordered .col:first-child {
  border: none;
}
.section_blog {
  padding: 5.5rem 0 0 0;
  text-align: center;
}
.section_blog .container-small {
  max-width: 56rem;
}
.section_blog .container-small .row {
  margin: 0 -10px;
}
.section_blog .container-small .row .col {
  padding: 0 10px;
}
.section_blog_inner {
  max-width: 830px;
  margin: 0 auto;
}
.section_blog_image p {
  margin-top: 15px;
}
.section_blog_image strong {
  text-transform: uppercase;
}
.section_blog_image i {
  font-size: 0.8rem;
}
.section_blog_pre-heading {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.section_blog_heading {
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 3rem;
  line-height: 3.25rem;
  margin: 2rem 0 1rem 0;
}
.section_blog_ingress {
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 3rem;
  font-size: 1.2rem;
}
.section_blog_text {
  text-align: left;
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  max-width: 850px;
  margin: 1.5rem auto 3rem auto;
}
.section_blog .btn {
  width: auto;
  padding: 11px 20px;
}
.section_reviews {
  background-color: #81B7E6;
  padding: 5.5rem 0 1.5rem 0;
  margin-top: 5.5rem;
  text-align: center;
  font-size: 1.2rem;
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  overflow: hidden;
}
.section_reviews .section_heading {
  margin-bottom: 3rem;
}
.section_reviews_item_heading {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.section_reviews_item_text {
  margin: 1rem 0;
  font-size: 14px;
}
@media screen and (min-width: 991px) {
  .section_reviews_item_text {
    font-size: 1rem;
  }
}
.section_reviews_item_author {
  font-size: 1rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.section_reviews .owl-carousel {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.section_reviews .owl-carousel .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin: 1rem;
  padding: 3rem 2rem;
  background-color: white;
}
.section_form {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.section_form .container {
  max-width: 1140px;
}
.section_form_wrapper {
  background: rgba(129, 183, 230, 0.5);
  color: #002337;
}
.section_form_inner {
  padding: 2rem 3rem;
}
.section_form_heading {
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 3px;
  background-color: #002337;
  padding: 1rem;
}
.section_form label {
  font-size: 0.7rem;
  text-transform: uppercase;
}
.section_form .form-control {
  height: auto;
  border-radius: 0;
  border: 1px solid #002337;
  width: 100%;
  text-align: left;
  color: #002337;
  font-size: 0.7rem;
  padding: 7px 25px 6px 25px;
}
.section_form .form-group {
  margin-bottom: 1.4rem;
}
.section_form ::-webkit-input-placeholder {
  /* Edge */
  color: #999999;
  font-size: 0.7rem;
}
.section_form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
  font-size: 0.7rem;
}
.section_form ::placeholder {
  color: #999999;
  font-size: 0.7rem;
}
.section_form .row {
  margin: 0 -0.5rem;
}
.section_form .row .col {
  padding: 0 0.5rem;
}
.section_form .row-fluid {
  margin: 0;
}
.section_form .row-fluid .col {
  padding: 0;
}
.section_form .btn-blue {
  margin: 1rem 0;
  width: 160px;
}
.section_form .input-validation-error {
  border: solid 1px red;
}
.section_form span.field-validation-error {
  color: red;
}
.section_form span.field-validation-error span {
  color: red;
}
.section_search .container {
  max-width: 1800px;
}
.section_search .row {
  margin: 0 -10px;
}
.section_search .row .col {
  padding: 0 10px;
}
.section_search .row-lg {
  margin: 0 -1rem;
}
.section_search .row-lg .col {
  padding: 0 1rem;
}
.section_search_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 2.4rem;
  margin-bottom: 3px;
  font-size: 0.7rem;
}
.section_search .btn {
  width: 100%;
  border: none;
  font-size: 0.7rem;
  padding: 7.5px 0;
}
.section_search_image {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.section_search_image-mixed::after {
  display: inline-block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
}
.section_search_image-mixed:hover .section_search_caption,
.section_search_image-mixed:hover::after {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 1;
}
.section_search_caption {
  position: absolute;
  z-index: 2;
  color: white;
  font-size: 0.8rem;
  opacity: 0;
}
.section_search_heading {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.section_search_ingress {
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: italic;
}
.section_search_fields {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 991px) {
  .section_search_fields.is-pinned {
    background-color: #002337;
    position: sticky;
    top: -1.6rem;
    z-index: 3;
    color: white;
    padding-bottom: 1rem;
    box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.1);
    /*border-bottom: 1px solid @light-gray;*/
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .section_search_fields.is-pinned .btn-blue {
    background-color: white;
    color: #002337 !important;
  }
  .section_search_fields.is-pinned .btn-blue:hover {
    background-color: #B30010;
    color: white !important;
  }
}
.section_search .section_activity_image {
  display: inline-block;
}
.section_search .section_activity_image .btn {
  position: absolute;
  width: auto;
  padding: 11px 20px;
  font-size: 0.6rem;
}
.section_search .section_activity_image .btn:hover {
  background-color: #002337;
}
.landing {
  padding-bottom: 6rem;
}
.landing .section_intro .section_heading {
  max-width: 54rem;
  margin-bottom: 20px;
}
.landing_activity .section_activity_item {
  padding: 0 0 3rem 0;
  margin-bottom: 3rem;
  border-top: none;
}
.landing_activity .section_activity_item:last-child {
  border: none;
}
.landing_activity .section_activity_text {
  font-size: 1rem;
  margin: 0.5rem 0 1.2rem 0;
}
.landing_activity .section_activity_info .price {
  position: static;
}
.landing_activity .section_activity_wrapper {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
.landing_activity .section_activity_wrapper .section_activity_info {
  width: 100%;
  justify-content: end;
  flex-direction: column;
  display: flex;
}
.landing_activity .section_activity_map {
  margin: 4rem 0;
}
.landing_activity .section_activity .row-offsett {
  padding-left: 2rem;
}
.landing_activity .row-main {
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.landing_activity .row-bordered {
  padding: 0.5rem 0;
  border-top: 1px solid #E0E0E0;
}
.landing_activity .row-bordered:first-child {
  border: none;
}
.landing_activity .row-bordered .col {
  border-left: 1px solid #E0E0E0;
  padding: 0 5px;
}
.landing_activity .row-bordered .col:first-child {
  border: none;
}
.landing_activity .row-custom {
  padding: 0.5rem 0;
  margin: 0;
  height: 100%;
}
.landing_activity .row-custom .col {
  border-left: 1px solid #E0E0E0;
}
.landing_activity .row-buttons {
  padding: 1.5rem 0;
  border-bottom: 1px solid #E0E0E0;
}
.landing_activity .row-lg {
  /*align-items: end;*/
}
.landing_activity .row-reverse .section_activity_image .btn {
  left: auto;
  right: -0.5rem;
}
.landing_activity .accordion {
  position: relative;
}
.landing_activity .accordion .title {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 0;
  background-image: url('images/arrow_white.svg');
  width: 23px;
  height: 23px;
  background-size: 11px;
  background-position: center;
  background-color: #002337;
  border-radius: 50%;
  text-align: center;
  background-repeat: no-repeat;
  margin-top: -10px;
  z-index: 3;
}
.landing_activity .accordion .title.active {
  transform: rotate(180deg);
}
.landing_activity .accordion .description {
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 1rem;
  padding: 2rem 0;
  text-align: left;
}
.landing_calander .row.row-th {
  border-top: none;
}
.landing_tour .section_activity_item {
  margin: 0 1rem 0 0;
  padding: 0;
}
.landing_tour .section_grid {
  font-size: 0.8rem;
  margin-top: 2rem;
}
.landing_tour .section_grid .row {
  padding: 2.25rem;
  /*align-items: center;*/
}
.landing_tour .section_grid_text {
  padding-left: 2rem;
  padding-top: 1rem;
}
.landing_tour .section_grid_text_client-name {
  font-size: 0.6rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.landing_tour .section_grid_text p {
  margin-bottom: 0.5rem;
}
.landing_tour .section_grid_text em {
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.landing_tour .section_grid_text a {
  color: white;
  text-decoration: underline;
}
.landing_tour .section_grid_image {
  display: flex;
  height: 100%;
  justify-content: center;
}
.landing_tour .section_grid_image_bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 200px;
  border: 5px solid white;
}
.landing_tour .section_search_fields {
  position: static;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  color: #002337;
}
.landing_tour .section_search_fields.is-pinned {
  padding-bottom: 0;
  box-shadow: none;
  border-bottom: none;
  background-color: white;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.landing_tour .section_search_fields.is-pinned .btn-blue {
  background-color: #002337;
  color: white !important;
}
.landing_tour .section_nav,
.landing_tour .section_content {
  /** div {
                outline: 1px solid @light-blue;
            }*/
}
.landing_tour .section_nav .container,
.landing_tour .section_content .container {
  max-width: 1860px;
}
.landing_blog_intro {
  background-color: #002337;
  text-align: center;
  margin-bottom: 3rem;
  padding: 2rem 0;
}
.landing_blog_intro h1 {
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 4rem;
  text-transform: none;
  color: white;
  margin-bottom: 1rem;
}
.landing_blog_intro ul li a {
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.landing_blog_intro ul li:hover a,
.landing_blog_intro ul li.active a {
  color: #81B7E6;
}
.landing_blog .section_activity_item {
  border-bottom: none;
  display: inline-block;
  margin-bottom: 2rem;
}
.landing_blog .section_blog {
  padding: 0 0 4rem 0;
}
.landing_blog .section_blog .row {
  align-items: center;
}
.landing_blog .section_blog_first .section_blog_heading {
  font-size: 1.5rem;
  line-height: 2rem;
  max-width: 16rem;
  margin: 1.5rem auto 0 auto;
}
.landing_blog .section_blog_first .section_blog_text {
  font-size: 1rem;
}
.landing_blog .section_blog_single .row {
  margin-bottom: 3rem;
}
.landing_blog .section_blog_single .section_blog_inner {
  max-width: 31rem;
}
.landing_blog .section_blog_single .section_blog_heading {
  font-size: 2.5rem;
  line-height: 3.25rem;
  margin-bottom: 3rem;
}
.landing_error .section_heading_ingress {
  font-style: normal;
}
.landing_error a {
  color: #B30010;
  border-bottom: 1px solid #B30010;
  display: inline-block;
  font-style: italic;
}
.landing_main {
  font-size: 1.2rem;
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.landing_search {
  font-size: 16px;
}
.landing_search .container {
  max-width: 1200px;
}
.landing_search_form {
  max-width: 600px;
  margin: 5rem 0 2.5rem 0;
  letter-spacing: 1px;
}
.landing_search_form input[type=search] {
  padding: 13px 0 8px 70px;
  height: 50px;
  line-height: 50px;
  background-image: url(images/searchBlack.svg);
  background-position: 30px;
  background-size: 25px;
  background-repeat: no-repeat;
  border: 1px solid #E0E0E0;
  border-radius: 0;
}
.landing_search_form ::-webkit-input-placeholder {
  /* Edge */
  color: black;
  font-size: 20px;
}
.landing_search_form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: black;
  font-size: 20px;
}
.landing_search_form ::placeholder {
  color: black;
  font-size: 20px;
}
.landing_search_menu {
  letter-spacing: 1px;
}
.landing_search_menu strong {
  display: block;
  margin-bottom: 1rem;
}
.landing_search_menu span {
  color: #B30010;
}
.landing_search_menu ul li {
  display: inline-block;
  font-size: 18px;
  margin-right: 1.5rem;
}
.landing_search_menu ul li a:hover {
  color: #B30010;
}
.landing_search_result a {
  display: block;
  color: #002337;
  margin-bottom: 0.5rem;
}
.landing_search_result a span {
  text-decoration: underline;
  margin-right: 1rem;
}
.landing_search_result a span.item-url {
  color: #B30010;
  text-decoration: none;
}
.landing_search_result_list {
  margin-bottom: 3rem;
  display: inline-block;
}
.landing_search h2 {
  font-size: 24px;
  margin-top: 4rem;
  margin-bottom: 2rem;
  padding-bottom: 20px;
  border-bottom: 1px solid #E0E0E0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.landing_search h3 {
  font-size: 18px;
  text-align: center;
  margin: 10px 0;
}
.landing_wrap .section_intro {
  padding: 3.4rem 0 2rem 0;
}
.landing_wrap .section_search_images {
  display: none;
}
.landing_wrap .section_search_fields {
  margin-bottom: 3rem;
}
.landing_wrap .section_nav {
  margin: 2rem 0;
}
.landing #map {
  height: 500px;
}
.tour-related .section_feeds .section_activity_item {
  border: none;
}
.footer {
  margin-top: 4rem;
  padding-bottom: 1rem;
}
.footer .row-bordered {
  padding: 1.5rem 0 1rem 0;
  border-top: 1px solid #E0E0E0;
}
.footer_items_logo img {
  width: 100%;
  max-width: 7.35rem;
}
.footer_items_menu {
  /*font-family: adobe-caslon-pro, serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 0.8rem;
}
.footer_items_menu ul {
  margin: 0;
}
.footer_items_menu li {
  margin-bottom: 0.5rem;
}
.footer_items_menu a:hover {
  text-decoration: underline;
}
.footer_items label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0.8rem;
  font-size: 0.7rem;
}
.footer_items_medias {
  margin-top: 1.5rem;
}
.footer_items_medias label {
  font-size: 10px;
}
.footer .news-letter #mc_embed_signup div.mce_inline_error {
  background-color: transparent;
  color: red;
  padding: 0;
  margin: 3px 0 0 2px;
  font-size: 12px;
}
.footer .news-letter #mc_embed_signup input {
  display: inline-block;
  border: 1px solid #002337;
  background: white;
  color: #002337;
  width: 65%;
  height: 36px;
  padding: 0 20px;
  outline: none;
}
.footer .news-letter #mc_embed_signup input[type=submit] {
  width: 25%;
  background-color: white;
  text-transform: uppercase;
  margin-left: 1rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.footer .news-letter #mc_embed_signup input[type=submit]:hover {
  background-color: #002337;
  color: white;
}
.footer .news-letter #mc_embed_signup input.mce_inline_error,
.footer .news-letter #mc_embed_signup input.mce_inline_error:focus,
.footer .news-letter #mc_embed_signup input.mce_inline_error:active {
  border: 1px solid red;
}
.footer .news-letter #mc_embed_signup #mce-success-response {
  color: green;
}
.footer .news-letter ::-webkit-input-placeholder {
  /* Edge */
  font-size: 0.7rem;
}
.footer .news-letter :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-size: 0.7rem;
}
.footer .news-letter ::placeholder {
  font-size: 0.7rem;
}
.footer .social-medias a {
  display: inline-block;
  margin-right: 0.5rem;
}
.footer .social-medias a img {
  width: 100%;
  max-width: 1.2rem;
}
.footer .address {
  display: inline-block;
  margin-left: 3rem;
}
.footer .rgf {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  gap: 1rem;
}
.footer .rgf img {
  width: 100%;
  max-width: 6.5rem;
}
.footer .copy-right {
  text-align: right;
}