@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
body {
  font-family: "Open sans";
  font-weight: 300;
  font-size: 16px;
}
input[type="checkbox"] {
  display: none !important;
}
input[type="checkbox"] + label:before {
  width: 20px;
  height: 20px;
  border: 1px solid #197fae;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  content: " ";
  line-height: 18px;
  text-align: center;
  color: #197fae;
  background: #ffffff;
}
input[type="checkbox"]:checked + label:before {
  content: "\f00c";
  font-family: "FontAwesome";
}
.gfield_checkbox label {
  position: relative;
  padding-left: 30px !important;
  overflow: visible;
  font-weight: 300 !important;
}
.row:before {
  display: none;
}
iframe {
  border: none;
}
.panel-default > .panel-heading {
  background: #197fae !important;
  color: #ffffff;
  cursor: pointer;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border: none;
}
.panel-title {
  font-weight: 300 !important;
}
.panel-body p:last-child {
  margin-bottom: 0;
}
.panel-group .panel {
  border: none !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
body .panel-heading {
  padding-top: 14px;
  padding-bottom: 14px;
}
.panel {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  background: #f8f8f8;
}
#faq_menu {
  background: #a6daf1;
  color: #197fae;
  margin-bottom: 35px;
}
#faq_menu ul {
  margin: 0 auto;
  padding: 0;
  display: table;
}
#faq_menu ul li {
  list-style-type: none;
  display: inline-block;
}
#faq_menu ul li a {
  color: #197fae;
  text-decoration: none;
  padding: 12px 14px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 15px;
}
#faq_menu ul li a:hover {
  background: #197fae;
  color: #ffffff;
}
#faq_menu ul li.current-menu-item a {
  background: #197fae;
  color: #ffffff;
}
.filter {
  margin-bottom: 35px;
  font-size: 22px;
  text-align: center;
  /*.col-md-15 {
		border-right: 1px solid @lightblue;

		&:last-child {
			border-right: none;
		}
	}*/
}
.filter .filterOuter {
  width: auto;
  margin: 0 auto;
  display: table;
}
@media (max-width: 1140px) {
  .filter .filterOuter {
    display: block;
    width: 100%;
    margin: 0;
  }
}
.filter .filterEL {
  display: inline-block;
  float: left;
  padding: 0 30px;
  width: auto;
}
@media (max-width: 1140px) {
  .filter .filterEL {
    width: 33.33%;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .filter .filterEL {
    width: 50%;
    text-align: left;
  }
}
@media (max-width: 1140px) {
  .filter {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .filter {
    font-size: 13px !important;
  }
}
.filter a {
  display: inline-block;
  margin-bottom: 10px;
}
.filter i {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .filter i {
    width: 15px;
  }
}
@media (max-width: 767px) {
  .filter {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .filter i {
    margin-right: 5px;
  }
}
input {
  -webkit-appearance: none;
  border-radius: 0;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}
@media (max-width: 767px) {
  #header {
    position: absolute;
  }
}
#header #searchTop {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms--transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#header #searchTop .search-field {
  width: 350px;
  padding: 8px 60px 8px 10px;
  font-size: 18px;
  border: none;
  border-bottom: 1px solid #197fae;
  color: #197fae;
}
#header #searchTop .search-submit {
  position: absolute;
  top: 5px;
  right: 5px;
  border: none;
  background: transparent;
  color: #197fae;
  font-size: 20px;
}
@media (max-width: 767px) {
  #header #searchTop {
    display: none !important;
  }
}
#header .headerInner {
  padding: 15px;
  background: #ffffff;
  position: relative;
}
@media (max-width: 767px) {
  #header #logo img {
    width: 150px;
  }
}
#header #mainmenu {
  /*display: none;*/
  background: #197fae url(../images/logoIcon.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 35px 30px;
  display: none;
}
@media (max-width: 767px) {
  #header #mainmenu {
    padding: 20px 15px;
  }
}
#header #mainmenu .row {
  margin: 0 -15px !important;
}
#header #mainmenu [class*="col-"] {
  padding: 0 15px !important;
}
#header #mainmenu ul {
  margin: 0;
  padding: 0;
}
#header #mainmenu .col-sm-6 {
  text-align: center;
}
@media (max-width: 767px) {
  #header #mainmenu .col-sm-6 {
    margin-bottom: 20px;
  }
}
#header #mainmenu .col-sm-6 a {
  font-size: 25px;
  display: inline-block;
  line-height: 145%;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #197fae;
  width: 100%;
  padding: 15px 0;
  background: #ffffff;
  border-bottom: 5px solid #a6daf1;
  position: relative;
}
@media (max-width: 1200px) {
  #header #mainmenu .col-sm-6 a {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #header #mainmenu .col-sm-6 a {
    border-bottom: 3px solid #a6daf1;
    padding: 10px 0;
    font-size: 18px;
  }
}
#header #mainmenu .col-sm-6 a:before {
  /* top: 3pt; Uncomment this to lower the icons as requested in comments*/
  content: "";
  display: inline-block;
  /* By using an em scale, the arrows will size with the font */
  width: 20px;
  height: 20px;
  border-right: 2px solid #197fae;
  border-top: 2px solid #197fae;
  transform: rotate(45deg) translate(0, -50%);
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -3px !important;
}
@media (max-width: 767px) {
  #header #mainmenu .col-sm-6 a:before {
    width: 14px;
    height: 14px;
    border-right: 1px solid #197fae;
    border-top: 1px solid #197fae;
  }
}
#header #mainmenu .col-sm-6 a:hover {
  background: #a6daf1;
  color: #ffffff;
  text-decoration: none;
}
#header #mainmenu .col-sm-6 a:hover:before {
  border-color: #ffffff;
}
#header #mainmenu .col-sm-3 a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  font-size: 17px;
  text-transform: uppercase;
}
#header #mainmenu .col-sm-3 a:hover {
  background: #a6daf1;
  text-decoration: none;
  color: #197fae;
}
#header #mainmenu .col-sm-3 li:first-child a {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
#header #mainmenu li {
  list-style-type: none;
}
#header #mainmenu a {
  color: #ffffff;
}
#header #toggleMenu {
  background: #197fae;
  color: #ffffff;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  width: 170px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #header #toggleMenu {
    width: 120px;
    font-size: 16px;
  }
}
#header #toggleMenu:hover {
  /*background: @black;*/
  color: #a6daf1;
}
#header #toggleMenu:hover .iconEl {
  background: #a6daf1 !important;
}
#header #toggleMenu .toggleInner {
  position: relative;
  left: 50%;
  top: 0;
  margin-top: 25px;
  display: inline-block;
  width: auto;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
@media (max-width: 767px) {
  #header #toggleMenu .toggleInner {
    margin-top: 21px;
  }
}
#header #toggleMenu .toggleInner span {
  float: left;
}
#header #toggleMenu .toggleInner .menuIcon {
  width: 30px;
  float: left;
  margin-left: 15px;
  margin-top: 3px;
  position: relative;
  height: 20px;
}
@media (max-width: 767px) {
  #header #toggleMenu .toggleInner .menuIcon {
    margin-top: 0px;
  }
}
#header #toggleMenu .toggleInner .menuIcon .iconEl {
  width: 100%;
  height: 2px;
  background: #ffffff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  margin-bottom: 7px;
}
#header #toggleMenu .toggleInner .menuIcon .iconEl:last-child {
  margin-bottom: 0 !important;
}
.menuOpen .iconEl-2 {
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate3d(100%, -50%, 0);
  -webkit-transform: translate3d(100%, -50%, 0);
  -moz-transform: translate3d(100%, -50%, 0);
  -ms-transform: translate3d(100%, -50%, 0);
  -o-transform: translate3d(100%, -50%, 0);
}
.menuOpen .iconEl-1 {
  position: absolute;
  top: 10px;
  left: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.menuOpen .iconEl-3 {
  position: absolute;
  bottom: 8px;
  left: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.admin-bar #header {
  top: 32px;
}
.row {
  margin: 0 -3px;
}
.kontaktStart {
  top: -70px;
  left: 0;
  right: 0;
  position: absolute;
}
.kontaktsection,
.modal {
  padding: 60px 0 0 0;
  position: relative;
}
.kontaktsection .details,
.modal .details {
  font-size: 20px;
  margin-bottom: 40px;
  text-align: center;
}
.kontaktsection .details a,
.modal .details a {
  margin: 0 20px;
  display: inline-block;
  color: #197fae;
}
.kontaktsection .details a:hover,
.modal .details a:hover {
  color: #197fae;
  text-decoration: underline;
}
.kontaktsection .details a i,
.modal .details a i {
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .kontaktsection .details a,
  .modal .details a {
    margin-top: 10px;
  }
}
.kontaktsection .gform_wrapper,
.modal .gform_wrapper {
  padding: 0;
  margin: 0;
  position: relative;
  padding-bottom: 60px !important;
}
.kontaktsection .gform_wrapper .gfield_label,
.modal .gform_wrapper .gfield_label {
  display: none !important;
}
@media (max-width: 767px) {
  .kontaktsection .gform_wrapper,
  .modal .gform_wrapper {
    padding-bottom: 0 !important;
  }
}
.kontaktsection .gform_wrapper .gform_body,
.modal .gform_wrapper .gform_body {
  width: 49%;
}
@media (max-width: 767px) {
  .kontaktsection .gform_wrapper .gform_body,
  .modal .gform_wrapper .gform_body {
    width: 100%;
  }
}
.kontaktsection .gform_wrapper .gform_body input,
.modal .gform_wrapper .gform_body input,
.kontaktsection .gform_wrapper .gform_body textarea,
.modal .gform_wrapper .gform_body textarea {
  padding: 12px 14px !important;
  margin-bottom: 30px !important;
  border: none !important;
  color: #000000;
}
@media (max-width: 767px) {
  .kontaktsection .gform_wrapper .gform_body input,
  .modal .gform_wrapper .gform_body input,
  .kontaktsection .gform_wrapper .gform_body textarea,
  .modal .gform_wrapper .gform_body textarea {
    margin-bottom: 15px !important;
  }
}
.kontaktsection .gform_wrapper .gform_body textarea,
.modal .gform_wrapper .gform_body textarea {
  position: absolute;
  right: 0;
  top: 0;
  width: 49%;
  height: 198px;
}
@media (max-width: 767px) {
  .kontaktsection .gform_wrapper .gform_body textarea,
  .modal .gform_wrapper .gform_body textarea {
    width: 100%;
    height: 150px;
    position: relative;
    left: 0;
    margin-bottom: 15px;
  }
}
.kontaktsection .gform_wrapper .gform_footer,
.modal .gform_wrapper .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
}
.kontaktsection .gform_wrapper .gform_footer input,
.modal .gform_wrapper .gform_footer input {
  padding: 15px 0 !important;
  font-size: 20px !important;
  text-transform: uppercase;
  width: 100% !important;
  position: absolute;
  border: none !important;
  margin-right: 0 !important;
  left: 0;
  right: 0;
  bottom: 0;
  font-weight: bold;
  background: #197fae;
  color: #ffffff;
  text-align: center;
}
.kontaktsection .gform_wrapper .gform_footer input:hover,
.modal .gform_wrapper .gform_footer input:hover {
  background: #000000;
}
@media (max-width: 767px) {
  .kontaktsection .gform_wrapper .gform_footer input,
  .modal .gform_wrapper .gform_footer input {
    position: relative;
    bottom: auto;
  }
}
.kontaktsection .inner,
.modal .inner {
  padding: 40px;
  background: #a6daf1;
}
.kontaktsection .inner h2,
.modal .inner h2 {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 45px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  color: #197fae;
}
@media (max-width: 767px) {
  .kontaktsection .inner h2,
  .modal .inner h2 {
    font-size: 25px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .kontaktsection .inner,
  .modal .inner {
    padding: 20px;
  }
}
.modal-backdrop {
  z-index: 99999;
}
.fullbooketBadge,
.faPlasserBadge {
  position: absolute;
  left: 0;
  top: 0;
  background: #197fae;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 10px !important;
  font-size: 12px;
}
.fullbooketBadge {
  background: #c1272d !important;
}
body .modal {
  position: fixed !important;
  z-index: 9999999999;
}
body .modal .gform_wrapper .gform_body {
  width: 100% !important;
}
body .modal .gform_wrapper .gform_body input,
body .modal .gform_wrapper .gform_body textarea {
  border: 1px solid #197fae !important;
  margin-bottom: 0 !important;
}
body .modal .gform_wrapper .gform_body li.gfield {
  margin-bottom: 6px !important;
}
body .modal .gform_wrapper .gform_body textarea {
  position: relative !important;
  height: 140px !important;
  width: 100% !important;
}
.modal-content {
  border: none !important;
  box-shadow: none !Important;
}
.kontaktpage .relative {
  padding-left: 40px;
  position: relative;
  font-size: 20px;
  margin-bottom: 15px;
}
.kontaktpage .relative i {
  position: absolute;
  left: 0;
  top: 5px;
}
.kontaktpage .gform_wrapper {
  padding: 0;
  margin: 0;
  position: relative;
  padding-bottom: 60px !important;
}
.kontaktpage .gform_wrapper .gfield_label {
  display: none !important;
}
.kontaktpage .gform_wrapper .gform_body {
  /*textarea {
				position: absolute;
				right: 0;
				top: 0;
				width: 49%;
				height: 198px;
			}*/
}
.kontaktpage .gform_wrapper .gform_body .gfield {
  margin-bottom: 15px !important;
}
.kontaktpage .gform_wrapper .gform_body input,
.kontaktpage .gform_wrapper .gform_body textarea {
  padding: 12px 14px !important;
  border: none !important;
  margin: 0 !important;
  color: #000000;
  background: #f8f8f8;
}
.kontaktpage .gform_wrapper .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
}
.kontaktpage .gform_wrapper .gform_footer input {
  padding: 15px 0 !important;
  font-size: 20px !important;
  text-transform: uppercase;
  width: 100% !important;
  border: none !important;
  margin-right: 0 !important;
  left: 0;
  right: 0;
  font-weight: bold;
  background: #197fae;
  color: #ffffff;
  text-align: center;
}
.kontaktpage .gform_wrapper .gform_footer input:hover {
  background: #000000;
}
.nav-tabs {
  border-bottom: none !important;
}
@media (max-width: 767px) {
  .nav-tabs li {
    width: 100%;
    margin: 0 !important;
  }
  .nav-tabs li a {
    width: 100%;
    margin: 0 !important;
    border-bottom: 1px solid #a6daf1 !important;
  }
}
.nav-tabs a {
  text-transform: uppercase;
  border: none !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav > li > a:focus,
.nav > li > a:hover {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  background: #a6daf1 !important;
  color: #197fae !important;
  border: none !important;
}
.nav > li > a {
  padding: 15px 25px !important;
}
.reiseInfo .nav i {
  margin-right: 10px;
  display: inline-block;
}
.usper {
  padding-top: 30px;
}
.usper .btns {
  max-width: 300px;
  width: 100%;
  float: right;
}
@media (max-width: 767px) {
  .usper .btns {
    max-width: 100% !important;
    margin-bottom: 30px;
  }
}
.usper .btns span,
.usper .btns a {
  font-size: 18px;
  font-weight: 300;
  border: 2px solid #197fae;
  width: 100%;
  text-align: center;
  display: block;
  padding: 12px 12px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #197fae;
}
.usper .btns span:hover,
.usper .btns a:hover,
.usper .btns span.bestill,
.usper .btns a.bestill {
  background: #197fae;
  color: #ffffff;
  text-decoration: none !important;
}
.usper .btns span.bestill[disabled],
.usper .btns a.bestill[disabled] {
  cursor: not-allowed;
  background: #a6daf1;
  border: 2px solid #a6daf1;
}
.usper .btns span.bestill[disabled]:hover,
.usper .btns a.bestill[disabled]:hover {
  background: #a6daf1;
  border: 2px solid #a6daf1;
}
.usper .btns span.bestill:hover,
.usper .btns a.bestill:hover {
  background: #000000;
  border-color: #000000;
}
.usper .col-sm-6 {
  margin-bottom: 30px !important;
}
.usper .usp {
  font-size: 50px;
  color: #197fae;
}
@media (max-width: 767px) {
  .usper .usp {
    font-size: 30px;
    margin-top: 5px;
  }
}
.usper .usp i {
  position: relative;
  top: -12px;
}
.usper .usp.uspSmaller {
  font-size: 30px;
  margin-top: 5px;
}
.usper h3 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 300;
  color: #197fae;
}
@media (max-width: 767px) {
  .usper h3 {
    font-size: 19px;
  }
}
[class*="col-"] {
  padding: 0 3px;
}
.contentSection {
  padding: 50px 0;
}
@media (max-width: 767px) {
  .contentSection {
    padding: 30px 0;
  }
}
.contentSection .featuredImagePage {
  padding-bottom: 35%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.contentSection .contentCenterBig {
  margin: 60px auto;
  max-width: 800px;
  font-size: 18px;
  text-align: center;
}
@media (max-width: 767px) {
  .contentSection .contentCenterBig {
    margin: 35px auto;
    font-size: 15px;
  }
}
.fl {
  float: left;
}
@media (max-width: 767px) {
  .fl {
    float: left;
    width: 100%;
  }
}
.fr {
  float: right;
}
@media (max-width: 767px) {
  .fr {
    float: left;
    width: 100%;
  }
}
.container {
  position: relative;
}
.badgeOuter {
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 99;
}
.badge {
  background: #197fae;
  color: #ffffff;
  font-size: 20px;
  border-radius: 0 !important;
  -webkitt-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  text-transform: uppercase;
  padding: 8px;
  text-align: center;
  margin-left: 5px;
  float: left;
}
.badge i {
  font-size: 35px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .badge {
    font-size: 12px;
  }
  .badge i {
    font-size: 20px;
  }
}
.reiseEl .badge {
  font-size: 12px;
}
.reiseEl .badge i {
  font-size: 20px;
}
.search .row.rowPadding {
  margin-bottom: 45px !important;
}
.search h3 {
  font-size: 25px;
  color: #197fae;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 25px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .search h3 {
    margin-top: 25px;
  }
}
.search .readmoreContainer {
  margin-top: 30px;
}
.search .readmoreContainer a {
  background: #197fae;
  color: #ffffff;
  padding: 12px 14px;
  display: inline-block;
  text-transform: uppercase;
}
.search .readmoreContainer a:hover {
  background: #a6daf1;
  color: #197fae;
  text-decoration: none;
}
.search .featuredImage {
  padding-bottom: 55%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
img {
  max-width: 100%;
  height: auto;
}
blockquote {
  font-size: 25px;
  font-weight: 300;
  border-left: none !important;
  padding: 30px 0;
  color: #197fae;
  position: relative;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
blockquote::before {
  color: rgba(166, 218, 241, 0.4);
  content: open-quote;
  font-size: 240px;
  position: absolute;
  top: -80px;
  left: 100px;
  z-index: -1;
}
blockquote::after {
  color: rgba(166, 218, 241, 0.4);
  content: close-quote;
  font-size: 240px;
  position: absolute;
  bottom: -195px;
  right: 100px;
  z-index: -1;
}
@media (max-width: 767px) {
  blockquote {
    font-size: 18px;
  }
  blockquote::before {
    font-size: 120px;
    left: 20px;
    top: -20px;
  }
  blockquote::after {
    font-size: 120px;
    right: 20px;
    bottom: -70px;
  }
}
.topsection {
  padding: 120px 0 110px 0;
  background: #a6daf1;
  position: relative;
  z-index: 999;
  text-align: center;
  color: #197fae;
}
@media (max-width: 767px) {
  .topsection {
    padding: 85px 0 40px 0;
  }
}
.topsection .btnBig {
  background: #197fae;
  color: #ffffff;
  padding: 14px 16px;
  min-width: 550px;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  font-weight: 300;
}
@media (max-width: 767px) {
  .topsection .btnBig {
    min-width: 100%;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.topsection .btnBig:hover {
  background: #ffffff;
  color: #197fae;
  opacity: 0.7;
}
.topsection .btnBig.btnBig[disabled] {
  background: #ffffff;
  color: #197fae;
}
.topsection .container {
  position: relative;
}
.topsection.topsectionUnderpage {
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  .topsection.topsectionUnderpage {
    padding-bottom: 5px;
  }
}
.topsection.topsectionUnderpage .excerpt {
  margin-bottom: 20px;
}
.topsection .knapperekke {
  position: absolute;
  bottom: -116px;
  right: 15px;
  left: 15px;
}
@media (max-width: 767px) {
  .topsection .knapperekke {
    position: relative;
    bottom: auto;
    left: 0;
    right: 0;
    margin-top: 30px;
  }
}
.topsection .knapperekke ul {
  margin: 0 -3px;
  padding: 0;
  position: relative;
}
.topsection .knapperekke ul li {
  list-style-type: none;
  padding: 0 3px;
  width: 50%;
  float: left;
  position: relative;
}
@media (max-width: 767px) {
  .topsection .knapperekke ul li {
    width: 100%;
    margin-bottom: 7px;
  }
}
.topsection .knapperekke ul li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 3px;
  right: 3px;
  margin: 0 !important;
  padding: 15px 0;
  background: #197fae;
}
.topsection .knapperekke ul li ul li {
  padding: 0;
  width: 100% !important;
}
.topsection .knapperekke ul li ul li a {
  background: #197fae;
  color: white;
  padding: 10px 0;
  border-bottom: 0;
  text-transform: none;
}
.topsection .knapperekke ul li.submenu-open ul {
  display: block;
}
.topsection .knapperekke ul li.submenu-open a {
  text-decoration: none;
  background: #197fae;
  color: #ffffff;
}
.topsection .knapperekke ul li.submenu-open a:hover {
  text-decoration: underline;
}
.topsection .knapperekke ul li.submenu-open a:before {
  border-color: #ffffff;
}
.topsection .knapperekke a {
  width: 100%;
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 6px solid #197fae;
  padding: 25px 30px;
  background: #ffffff;
  position: relative;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 767px) {
  .topsection .knapperekke a {
    padding: 15px 10px;
    font-size: 13px;
    border-bottom: 3px solid #197fae;
  }
}
.topsection .knapperekke a:before {
  /* top: 3pt; Uncomment this to lower the icons as requested in comments*/
  content: "";
  display: inline-block;
  /* By using an em scale, the arrows will size with the font */
  width: 15px;
  height: 15px;
  border-right: 1px solid #197fae;
  border-top: 1px solid #197fae;
  transform: rotate(45deg) translate(0, -50%);
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -3px !important;
}
.topsection .knapperekke a:hover {
  text-decoration: none;
  background: #197fae;
  color: #ffffff;
}
.topsection .knapperekke a:hover:before {
  border-color: #ffffff;
}
.topsection h1 {
  font-weight: 500;
  color: #197fae;
  margin-top: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 40px;
}
@media (max-width: 767px) {
  .topsection h1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.topsection .excerpt {
  font-size: 22px;
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .topsection .excerpt {
    font-size: 16px;
  }
}
body .backgroundLayer {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /*background-attachment: fixed;*/
  opacity: 0.10;
}
#sitater {
  padding: 70px 0 0 0;
  text-align: center;
  position: relative;
  /*background: @white;*/
}
#sitater .backgroundLayer {
  opacity: 1;
}
#sitater .sitaterSlide {
  background: rgba(255, 255, 255, 0.9);
  padding: 20px 20px 80px 20px;
  margin-bottom: 40px !important;
}
#sitater .slick-dots {
  bottom: 20px !important;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  #sitater {
    padding: 50px 0;
  }
}
#sitater blockquote {
  font-size: 30px;
  color: #197fae;
  line-height: 145%;
  max-width: 800px;
  margin: 0 auto;
  border-left: none !important;
  quotes: "\201C" "\201D" "\2018" "\2019";
  position: relative;
  padding: 10px 0 !important;
}
#sitater blockquote::before {
  color: rgba(166, 218, 241, 0.4);
  content: open-quote;
  font-size: 240px;
  position: absolute;
  top: 50px !important;
  left: 100px;
  z-index: -1;
}
#sitater blockquote::after {
  color: rgba(166, 218, 241, 0.4);
  content: close-quote;
  font-size: 240px;
  position: absolute;
  bottom: -50px !important;
  right: 100px;
  z-index: -1;
}
@media (max-width: 767px) {
  #sitater blockquote {
    font-size: 18px;
  }
  #sitater blockquote::before {
    font-size: 120px;
    top: 20px !important;
    left: 20px;
  }
  #sitater blockquote::after {
    font-size: 120px;
    bottom: -20px !important;
    right: 20px;
  }
}
#sitater .person {
  margin-top: 10px;
  font-size: 18px;
  /*&:before {
			content: "-";
			display: inline-block;
			margin-right: 10px;
		}*/
}
@media (max-width: 767px) {
  #sitater .person {
    font-size: 14px;
  }
}
.row.rowPadding {
  margin: 0 -15px !important;
}
.row.rowPadding > [class*="col-"] {
  padding: 0 15px !important;
}
.sidebarInner h3.sidebar {
  margin: 0px 0px 30px 0;
  padding: 0 0 15px 0;
  text-transform: uppercase;
  font-size: 22px;
  color: #000000;
  border-bottom: 1px solid #197fae;
  font-weight: 300;
}
#newsletterFront {
  position: relative;
  /*background: fade(@blue, 10%);*/
  background: transparent;
  margin-top: 0;
  text-align: left;
}
#newsletterFront .gfield_checkbox {
  margin-top: 15px !important;
}
#newsletterFront .gfield_label {
  display: none !important;
}
#newsletterFront input[type="checkbox"] + label {
  color: #ffffff !important;
}
#newsletterFront a {
  color: #ffffff;
  text-decoration: underline !important;
}
#newsletterFront a:hover {
  text-decoration: none !important;
}
#newsletterFront .gform_wrapper {
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
#newsletterFront .gform_wrapper .gform_body input {
  line-height: 90px;
  height: 90px;
  font-size: 18px;
  padding: 0px 220px 0px 25px;
  border: none;
  color: #000000;
}
@media (max-width: 767px) {
  #newsletterFront .gform_wrapper .gform_body input {
    padding: 0 20px;
    line-height: 45px;
    font-size: 15px;
    text-align: center;
  }
}
#newsletterFront .gform_wrapper .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
}
#newsletterFront .gform_wrapper .gform_footer input {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  line-height: 90px;
  padding: 0 35px;
  font-size: 28px !important;
  background: #a6daf1;
  color: #ffffff;
  text-transform: uppercase;
  margin-right: 0 !important;
}
@media (max-width: 767px) {
  #newsletterFront .gform_wrapper .gform_footer input {
    padding: 0;
    font-size: 18px !important;
    margin-bottom: 0;
    position: relative;
    line-height: 45px;
  }
}
#newsletterFront .gform_wrapper .gform_footer input:hover {
  background: #f8f8f8;
  color: #197fae;
}
#newsletterFront .inner {
  background: #197fae !important;
  color: #ffffff !important;
  padding: 20px;
}
#newsletterFront .inner a {
  color: #ffffff !important;
}
#newsletterFront h3 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 38px;
  margin-top: 5px;
  position: relative;
  margin-bottom: 0 !important;
  color: #ffffff !important;
}
@media (max-width: 800px) {
  #newsletterFront h3 {
    font-size: 34px;
  }
  #newsletterFront h3 span {
    font-size: 24px !important;
  }
}
#newsletterFront h3 span {
  font-size: 28px;
  line-height: 30px;
}
@media (max-width: 767px) {
  #newsletterFront h3 span {
    font-size: 25px !important;
    line-height: 145%;
  }
}
@media (max-width: 767px) {
  #newsletterFront h3 {
    font-size: 25px !important;
    line-height: 145%;
    text-align: center;
    margin-bottom: 15px !important;
    margin-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .gform_footer input {
    width: 100% !important;
  }
}
.gform_wrapper ul.gform_fields li.gfield {
  margin-top: 0 !important;
  padding-right: 0 !important;
}
body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}
.gform_wrapper div.validation_error {
  display: none !important;
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border: none !important;
  background: #a6daf1 !important;
  padding: 0 !important;
}
.gform_wrapper .validation_message {
  padding: 15px !important;
  text-align: center;
  color: #ffffff !important;
}
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
  width: 100% !important;
}
.archive .reiseEl {
  display: block;
  background: #a6daf1;
  text-align: center;
  margin: 3px 0;
  font-size: 14px;
  height: 100%;
  float: left;
  width: 100%;
}
.archive .reiseEl:hover {
  background: #ffffff;
  color: #197fae !important;
  text-decoration: none;
}
.archive .reiseEl .featuredImage {
  padding-bottom: 60%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  width: 100%;
}
.archive .reiseEl .readmoreBtn {
  color: #ffffff;
  background: #197fae;
  padding: 15px 0;
  font-size: 17px;
  text-transform: uppercase;
}
.archive .reiseEl .inner {
  padding: 20px;
  float: left;
  width: 100%;
}
.archive .reiseEl .inner h3 {
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 0 !important;
  margin-bottom: 15px;
  font-size: 17px;
}
@media (max-width: 768px) {
  .archive .reiseEl .col-sm-4 {
    width: 100% !important;
  }
}
.gform_wrapper .top_label li ul.gfield_checkbox,
.gform_wrapper .top_label li ul.gfield_radio {
  width: 100% !important;
}
.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
  max-width: 100% !important;
}
#footer {
  background: #ffffff;
  padding: 50px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
#footer .gfield_checkbox {
  margin-top: 15px !important;
}
@media (max-width: 767px) {
  #footer {
    text-align: center;
  }
  #footer [class*="col-"] {
    margin-top: 40px;
  }
  #footer [class*="col-"]:first-child {
    margin-top: 0;
  }
  #footer [class*="col-"].col-sm-1 {
    margin-top: 0 !important;
  }
}
#footer .followus a {
  font-size: 20px;
  padding: 0px;
  display: inline-block;
  color: #ffffff;
  width: 32px;
  text-align: center;
  background: #197fae;
  /*border-radius: 6px;
			-webkit-border-radius: 6px;
			-moz-border-radius: 6px;
			-ms-border-radius: 6px;
			-o-border-radius: 6px;*/
  line-height: 32px;
}
#footer .followus a:hover {
  background: #000000;
}
#footer .gfield_label {
  display: none !important;
}
#footer .gform_wrapper {
  margin: 0 !important;
  max-width: 100% !important;
  position: relative;
}
#footer .gform_body input {
  border: none !important;
  line-height: 32px;
  height: 32px;
  padding: 0 140px 0 14px;
  font-size: 14px;
  background: rgba(166, 218, 241, 0.25);
  color: #000000;
}
#footer .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
}
#footer .gform_footer input {
  border: none !important;
  line-height: 32px;
  padding: 0 14px;
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
  background: #197fae;
  color: #ffffff;
  margin-right: 0 !important;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #footer .gform_footer input {
    position: relative;
  }
}
#footer .gform_footer input:hover {
  background: #000000;
}
#footer h3 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #197fae;
}
#footer .row {
  margin: 0 -15px !important;
}
#footer [class*="col-"] {
  padding: 0 15px !important;
}
#footer img {
  margin-top: 30px;
}
.bildeBunn {
  padding-top: 18%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
}
@media (max-width: 1140px) {
  .bildeBunn {
    padding-top: 40%;
  }
}
@media (max-width: 767px) {
  .bildeBunn {
    padding-top: 80%;
  }
}
@media (max-width: 767px) {
  #header #mainmenu .col-sm-3 .menu-spalte-3-container li:first-child a {
    border-top: none !important;
  }
}
.row.is-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.is-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
/*
* And with max cross-browser enabled.
* Nobody should ever write this by hand.
* Use a preprocesser with autoprefixing.
*/
.row.is-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row.is-flex > [class*='col-'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* 5 Columns */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.reiserad {
  margin-top: 10px;
  margin-bottom: 10px;
}
.reiserad .reise-h2 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 300;
  color: #197fae;
}
.reiserad .fr {
  float: right;
}
@media (max-width: 768px) {
  .reiserad .fr {
    float: none;
  }
}
.reiserad .reisecol {
  padding-top: 10px;
  padding-bottom: 10px;
}
.reiserad .reise-boks {
  position: relative;
  color: #197fae;
  font-size: 20px;
  font-weight: bold;
}
.reiserad .reise-boks:after {
  position: absolute;
  padding: 100%;
}
.reiserad .reise-boks .reise-h3 {
  height: 25px;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}
.reiserad .reise-boks a {
  text-decoration: none;
  font-weight: lighter;
  color: #197fae;
  font-size: 16px;
}
@hover {
  color: #23527c;
}
.reiserad .reise-boks .reise-beskrivelse {
  margin-top: 10px;
  font-size: 16px;
  font-weight: lighter;
  color: #333333;
  height: 90px;
}
.reiserad .reise-boks .reise-beskrivelse .link {
  text-decoration: none;
  font-weight: lighter;
  color: #197fae;
  font-size: 16px;
  margin-top: 10px;
}
@hover {
  color: #23527c;
}
.sliderGallery .sliderGalleryEl .caption {
  display: block;
  width: 100%;
  text-align: left;
  padding: 5px;
  background-color: #197fae;
  color: #a6daf1;
}
.nyhetercontent {
  margin-bottom: 25px;
  text-align: center;
}
.navbar {
  margin-bottom: 1px;
}
.nav {
  margin-left: -1px;
}
.wp-embedded-content {
  max-width: 100% !important;
}
.hovedtab {
  margin-top: 20px;
  margin-bottom: 0px !important;
}
.reiseInfo .sticky {
  top: 79px;
  z-index: 999;
  width: 1140px;
  display: block;
  background-color: white;
}
@media (max-width: 767px) {
  .reiseInfo .sticky {
    top: 78px;
  }
}
@media (max-width: 767px) and (max-width: 500px) {
  .reiseInfo .sticky {
    top: 0;
  }
}
@media (max-width: 768px) {
  .reiseInfo .sticky {
    left: 0;
    width: 100%;
  }
}
.reiseInfo .stick {
  position: fixed;
}
@media (max-width: 768px) {
  .reiseInfo .stick {
    left: 0;
  }
}
.tabstor {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 2px solid #a6daf1;
}
.tabstor .tab-content {
  padding: 15px;
  background-color: #ffffff;
}
.tabstor .tab-top-bar {
  background-color: #a6daf1;
  padding: 15px;
}
.tabstor .tab-top-bar h2 {
  color: #197fae;
  margin-bottom: 0;
  margin-top: 0px;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}
.page-template-page-nyheter .reiseEl {
  display: block;
  text-align: center;
  margin: 3px 0;
  font-size: 14px;
  height: 100%;
  float: left;
  width: 100%;
  color: #197fae;
  background-color: #a6daf1;
}
.page-template-page-nyheter .reiseEl:hover {
  text-decoration: none;
  background-color: #ffffff;
  color: #197fae;
}
.page-template-page-nyheter .reiseEl .featuredImage {
  padding-bottom: 60%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  width: 100%;
}
.page-template-page-nyheter .reiseEl .readmoreBtn {
  padding: 15px 0;
  font-size: 17px;
  text-transform: uppercase;
}
.page-template-page-nyheter .reiseEl .inner {
  padding: 20px;
  float: left;
  width: 100%;
}
.page-template-page-nyheter .reiseEl .inner h3 {
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 0 !important;
  margin-bottom: 15px;
  font-size: 17px;
}
@media (max-width: 768px) {
  .page-template-page-nyheter .reiseEl .col-sm-4 {
    width: 100% !important;
  }
}
