.font_regular {
  font-weight: 400;
}
.font_semibold {
  font-weight: 600;
}
@font-face {
  font-family: "Proxima Nova W01";
  src: url("/fonts/64017d81-9430-4cba-8219-8f5cc28b923e.woff2") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Proxima Nova W01";
  src: url("/fonts/129d49d6-5492-4ed1-96f7-0528c6d53abc.woff2") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Proxima Nova W01";
  src: url("/fonts/ae47a7f5-89da-4879-b934-29722c3dd451.woff2") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Proxima Nova W01";
  src: url("/fonts/df119bf8-cb81-4373-9682-6054d9dd0770.woff2") format("woff");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova W01";
  src: url("/fonts/adefe363-fcb2-4b56-af30-3274f8d62980.woff2") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Proxima Nova W01";
  src: url("/fonts/4783a663-d67d-46c9-bfca-af4c5d813b35.woff2") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Proxima Nova W01";
  src: url("/fonts/c8e0146f-ebf2-4e86-bd3d-047c9a5e5dac.woff2") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: block;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
.time,
.address {
  display: block;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  position: relative;
  height: 100%;
}
html.search {
  overflow: hidden;
}
body {
  margin: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background-color: white;
  min-height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input:not([type=checkbox]):not([type=radio]),
textarea,
keygen,
select,
button {
  -webkit-appearance: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
  margin: 0;
  padding: 0;
  line-height: 1.2em;
}
p {
  font-weight: 400;
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
  line-height: 1.35em;
}
p + p {
  margin-top: 0.7em;
}
strong,
b {
  font-weight: 600;
}
h1 {
  margin: 0;
  line-height: 1.1em;
  font-size: 5rem;
  text-align: center;
}
h1 span {
  display: block;
}
h2 {
  font-size: 3rem;
}
h3 {
  font-size: 1.8rem;
}
h4 {
  font-size: 1.6rem;
}
img {
  border: none;
  max-width: 100%;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: underline;
}
ul,
ol,
li {
  margin: 0;
  padding: 0;
  display: block;
}
ul li {
  list-style: none;
}
iframe {
  border: none;
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
}
fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.introduction {
  font-size: 2.1rem;
  line-height: 1.35em;
  display: block;
}
.clickable {
  cursor: pointer;
}
.meta {
  visibility: hidden;
  position: absolute;
  top: -999999px;
  left: -999999px;
  padding: 0!important;
}
.scrollable {
  overflow-y: hidden;
  overflow-x: auto;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0))), -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0))), -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #bbb), color-stop(100%, rgba(187, 187, 187, 0))), -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #bbb), color-stop(100%, rgba(187, 187, 187, 0)));
  background-image: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)), -webkit-linear-gradient(right, #ffffff, rgba(255, 255, 255, 0)), -webkit-linear-gradient(left, #bbb, rgba(187, 187, 187, 0)), -webkit-linear-gradient(right, #bbb, rgba(187, 187, 187, 0));
  background-image: -moz-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)), -moz-linear-gradient(right, #ffffff, rgba(255, 255, 255, 0)), -moz-linear-gradient(left, #bbb, rgba(187, 187, 187, 0)), -moz-linear-gradient(right, #bbb, rgba(187, 187, 187, 0));
  background-image: -o-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)), -o-linear-gradient(right, #ffffff, rgba(255, 255, 255, 0)), -o-linear-gradient(left, #bbb, rgba(187, 187, 187, 0)), -o-linear-gradient(right, #bbb, rgba(187, 187, 187, 0));
  background-image: linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)), linear-gradient(right, #ffffff, rgba(255, 255, 255, 0)), linear-gradient(left, #bbb, rgba(187, 187, 187, 0)), linear-gradient(right, #bbb, rgba(187, 187, 187, 0));
  background-position: 0 0, 100% 0, 0 0, 100% 0;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 64px 100%, 64px 100%, 16px 100%, 16px 100%;
  background-attachment: local, local, scroll, scroll;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1.5rem;
}
.scrollable > table {
  margin-bottom: 0;
}
.row:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.column {
  float: left;
}
.column.first {
  clear: left;
}
.col-md-4 {
  width: 33.33333333%;
  padding: 0 2rem;
}
.col-md-8 {
  width: 66.66666667%;
  padding: 0 2rem;
}
.col-md-6 {
  width: 50%;
  padding: 0 4rem 0 2rem;
  clear: left;
}
.col-md-6:nth-child(even) {
  padding: 0 2rem 0 4rem;
  clear: none;
}
.col-md-12 {
  float: none;
  padding: 0 2rem;
}
.col-md-12 > div > * {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
.col-md-12 > div > * .introduction {
  max-width: 100%;
}
.col-md-12 > div.fullwidth > * {
  max-width: 100%;
  margin: 0;
}
.grid-section > .fullwidth .col-md-12 > div > * {
  max-width: 100%;
}
.umb-grid .column > div > h3 + * {
  margin-top: 0;
}
.umb-grid .introduction {
  margin: 0 0 2rem;
}
.lazyimage {
  display: block;
  position: relative;
}
.row {
  padding: 0;
  margin: 0 -2rem;
}
button:focus {
  outline: 0;
}
.mobileonly {
  display: none !important;
}
.utgfooter > div {
  max-width: 138rem;
  padding: 0 6rem;
}
/*@color_heading_alt: #F37000;*/
/*@color_heading_alt: #f55000;*/
/*@color_heading_alt: #e00c6c;*/
.menutop {
  margin: 0 0 0.2rem 3rem;
}
.menutop ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.menutop ul li {
  display: inline-block;
  margin: 0.2rem 0.6rem;
  position: relative;
}
.menutop ul li a {
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  border-bottom: 2px solid white;
  border-radius: 0.1rem;
  position: relative;
  margin-right: 1.1rem;
}
.menutop ul li a:hover {
  text-decoration: none;
}
.menutop ul li a:hover:after {
  content: '';
  position: absolute;
  bottom: 0;
  border-bottom: 2px solid #08858A;
}
.menutop ul li a.hiking {
  padding-left: 2.4rem;
}
.menutop ul li a.hiking:before {
  background-position: 0.7rem -8.5rem;
  left: -1.1rem;
}
.menutop ul li a.hiking:after {
  left: 2.4rem;
  width: calc(100% - 2.4rem);
}
.menutop ul li a.triptypes {
  padding-left: 3.3rem;
  padding-top: 0;
}
.menutop ul li a.triptypes:before {
  background-position: 0.2rem -4.2rem;
  left: -0.2rem;
}
.menutop ul li a.triptypes:after {
  left: 3.3rem;
  width: calc(100% - 3.3rem);
}
.menutop ul li a.destinations {
  padding-left: 3rem;
}
.menutop ul li a.destinations:before {
  background-position: 0.4rem -12.9rem;
  left: -0.5rem;
}
.menutop ul li a.destinations:after {
  left: 3rem;
  width: calc(100% - 3rem);
}
.menutop ul li a.podcast {
  padding-left: 3rem;
}
.menutop ul li a.podcast:before {
  background-position: -3.4rem -12.9rem;
  left: -0.5rem;
}
.menutop ul li a.podcast:after {
  left: 3rem;
  width: calc(100% - 3rem);
}
.menutop ul li.back {
  display: none;
}
.menutop ul li.current a {
  text-decoration: underline;
}
.menutop ul li:last-child {
  margin-right: 0;
}
.menutop ul li:last-child a {
  margin-right: 0;
}
.menupage {
  width: 26rem;
}
.menupage ul li {
  display: block;
}
.menupage ul li a {
  font-size: 1.8rem;
  padding: 0.8rem 1.5rem 1rem;
  line-height: 1.2em;
  background-color: #F1EEEA;
  display: block;
  margin-bottom: 3px;
  color: #08858A;
  font-weight: 600;
}
.menupage ul li a span {
  display: block;
}
.menupage ul li a span + span {
  display: none;
}
.menupage ul li a:hover {
  text-decoration: none;
}
.menupage ul li.current a,
.menupage ul li:hover a,
.menupage ul li.current:hover a {
  position: relative;
}
.menupage ul li.current a:after,
.menupage ul li:hover a:after,
.menupage ul li.current:hover a:after {
  position: absolute;
  content: '';
  height: 100%;
  width: 4px;
  left: 0;
  top: 0;
  background-color: #08858A;
}
.menupage ul li:hover a:after {
  background-color: #b5d5d6;
}
.menufooter {
  width: 80%;
}
.menufooter > ul {
  display: flex;
  flex-wrap: wrap;
  /*
		&:first-child {
			& + ul {
				width: 50%;
				display: flex;
				flex-wrap: wrap;

				& > li {
					width: 50%;

					&.last {
						& > div {
							border-bottom: 1px solid @color_footer_border;
						}
					}
				}
			}
		}
*/
}
.menufooter > ul > li {
  flex-grow: 1;
  flex-wrap: wrap;
}
.menufooter > ul li {
  display: block;
  padding: 0.8rem 4rem 0 0;
  /*
			&.last {
				div {
					border: none;
				}
			}*/
}
.menufooter > ul li div {
  border-bottom: 1px solid #BEBBB7;
  padding: 0 0 1rem;
}
.menufooter > ul li div a {
  text-transform: uppercase;
  font-size: 1.8rem;
  letter-spacing: 0.04em;
  padding: 0 0 0.2rem;
}
.menufooter > ul li ul {
  padding: 0.9rem 0 1rem;
  width: 100%;
  max-width: 100%;
}
.menufooter > ul li ul li {
  padding: 0;
  width: 100%;
}
.menufooter > ul li ul li div {
  border: none;
  padding: 0.3rem 0;
  line-height: 1em;
}
.menufooter > ul li ul li div a {
  font-weight: 600;
  border: none;
  font-size: 1.6rem;
  text-transform: none;
  letter-spacing: normal;
  padding: 0;
}
.menutools {
  padding: 0;
  display: flex;
  justify-content: flex-end;
}
.menutools ul {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.menutools ul:before {
  background-image: linear-gradient(to right, #ffffff, #f1eeea 12rem, #f1eeea calc(100% - 12rem), #ffffff);
  right: -6rem;
  padding: 0 6rem;
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  box-sizing: content-box;
}
.menutools ul li {
  display: block;
  padding: 0.4rem 0 0.6rem;
}
.menutools ul li a {
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  padding: 0.3rem 0;
}
.menutools ul li:last-child {
  margin-right: 0;
}
.menutools ul li:last-child a {
  margin-right: 0;
}
.menutools ul li .icon {
  padding-left: 2.8rem;
}
.menutools ul li .icon:before {
  top: 0rem;
  width: 2.8rem;
  height: 2.7rem;
}
.menutools ul li.search a:before {
  background-position: 0.3rem 0.4rem;
}
.menutools ul li.booking a:before {
  background-position: -2.8rem 0.3rem;
}
.menutools ul li.folder a:before {
  background-position: -6.4rem 0.4rem;
}
.menutools ul li.contact a:before {
  background-position: -9.8rem 0.4rem;
}
.menutools ul li.information a:before {
  background-position: -13.2rem 0.4rem;
}
.menusocial li {
  padding: 1.8rem 0 0;
}
.menulegal {
  border-top: 1px solid #BEBBB7;
  margin: 3rem 0 0;
  padding: 1rem 0 0;
  font-size: 1.4rem;
}
.menulegal ul {
  display: flex;
  justify-content: flex-start;
}
.menulegal ul li + li {
  margin: 0 0 0 2.6rem;
  position: relative;
}
.menulegal ul li + li:before {
  content: '';
  position: absolute;
  top: 0.5rem;
  left: -1.3rem;
  width: 1px;
  height: 1.1rem;
  background-color: #BEBBB7;
}
section.fixed .menuscroll {
  max-width: 126.1rem;
  position: fixed;
  border-top: 1px solid white;
}
.menuscroll {
  position: absolute;
  top: 0;
  width: calc(100% - 11.8rem);
  margin-left: -0.1rem;
  border-bottom: 1px solid #D2CFCC;
  border-top: 1px solid #D2CFCC;
  background-color: white;
  z-index: 1001;
}
.menuscroll.fixed {
  position: fixed;
  top: 0;
}
.menuscroll ul {
  display: flex;
  justify-content: center;
}
.menuscroll ul li.current a {
  position: relative;
}
.menuscroll ul li.current a:before,
.menuscroll ul li.current a:after {
  top: 46px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.menuscroll ul li.current a:before {
  border-color: transparent;
  border-top-color: #D2CFCC;
  border-width: 10px;
  margin-left: -10px;
}
.menuscroll ul li.current a:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: white;
  border-width: 9px;
  margin-left: -9px;
}
.menuscroll ul li a {
  color: #08858A;
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 25px;
  padding: 10px 1rem 11px;
  display: inline-block;
}
.menuscroll ul li + li {
  margin: 0 0 0 2rem;
  position: relative;
}
.menuscroll ul li + li:before {
  content: '';
  position: absolute;
  top: 1.5rem;
  left: -1rem;
  width: 1px;
  height: 1.6rem;
  background-color: #D2CFCC;
}
@media only screen and (max-width: 1260px), only screen and (max-height: 800px) {
  .menuscroll ul li a {
    font-size: 16px;
  }
  .menuscroll ul li + li:before {
    top: 15px;
    height: 15px;
  }
}
@media only screen and (max-width: 1024px), only screen and (max-height: 700px) {
  .menutools ul li .icon:before {
    top: -0.1rem;
  }
  .menuscroll {
    width: calc(100% - 7.2rem);
  }
  .menuscroll ul li a {
    font-size: 15px;
  }
  .menuscroll ul li + li:before {
    top: 16px;
    height: 14px;
  }
  section.fixed .menuscroll {
    max-width: 131.2rem;
  }
}
@media only screen and (max-width: 850px) {
  .menufooter {
    width: 100%;
  }
  .menufooter ul {
    display: block;
  }
  .menutop {
    margin-left: 2rem;
  }
  .menutop .icon {
    margin-right: 1rem;
  }
  .menusocial li {
    float: left;
  }
  .menusocial li:last-child a {
    margin-right: 0;
  }
}
@media only screen and (max-width: 670px) {
  .startpage .menutop li {
    display: block;
  }
  .startpage .menutop li.back {
    display: none;
  }
  .menutop {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
  }
  .menutop ul li {
    display: none;
    width: 100%;
    padding: 0;
    max-width: none;
    margin: 0;
    background-color: #F1EEEA;
    height: 42px;
    border-bottom: 3px solid white;
  }
  .menutop ul li a {
    font-size: 16px;
    line-height: 23px;
    padding: 8px 0 8px 50px !important;
    border: none;
    display: block;
    margin-right: 0;
  }
  .menutop ul li a:before {
    width: 32px;
    height: 32px;
    top: 4px;
    background-size: 800px 600px;
    left: 12px !important;
  }
  .menutop ul li a:hover:after {
    border-bottom: none;
  }
  .menutop ul li a.podcast:before {
    background-position: -34px -129px;
  }
  .menutop ul li a.hiking:before {
    background-position: 4px -85px;
  }
  .menutop ul li a.triptypes:before {
    background-position: 3px -42px;
  }
  .menutop ul li a.destinations:before {
    background-position: 4px -129px;
  }
  .menutop ul li div {
    border-bottom: 1px solid #D2CFCC;
    padding: 0 0 1rem 2rem;
  }
  .menutop ul li div a {
    font-weight: 800;
    display: block;
    font-size: 16px;
    padding: 0 1rem 0 2rem;
    margin: 0 0 0 -3rem;
  }
  .menutop ul li.notmobile {
    display: none;
  }
  .menutop ul li.back {
    display: block;
  }
  .menutop ul li.back a {
    font-weight: 400;
    padding-left: 35px !important;
  }
  .menutop ul li.back a:before {
    background-size: 800px 600px;
    background-position: -35px -83px;
  }
  .menutools ul:before {
    display: none;
  }
  .menutools ul li.booking,
  .menutools ul li.folder {
    display: none;
  }
  .menutools ul li span {
    display: none;
  }
  .menutools ul li .icon {
    height: 32px;
    width: 32px;
    padding: 0;
    margin-right: 5px;
  }
  .menutools ul li .icon:before {
    width: 32px;
    height: 32px;
    top: 0;
    background-size: 800px 600px;
    transform: scale(0.9);
  }
  .menutools ul li.search a:before {
    background-position: -178px 1px;
  }
  .menutools ul li.contact a:before {
    background-position: -225px 1px;
  }
  .menutools ul li.information a:before {
    background-position: -272px 1px;
  }
  .menuscroll.snapper {
    position: fixed;
    top: initial;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0;
    z-index: 1001;
    width: 100%;
    border-top: 1px solid #D2CFCC;
    border-bottom: none;
  }
  .menuscroll.snapper ul li.current a:before,
  .menuscroll.snapper ul li.current a:after {
    bottom: 50px;
    top: initial;
  }
  .menuscroll.snapper ul li.current a:before {
    border-bottom-color: #D2CFCC;
    border-top: none;
  }
  .menuscroll.snapper ul li.current a:after {
    border-bottom-color: white;
    border-top: none;
  }
  .menuscroll.snapper ul li + li:before {
    top: 19px;
    height: 11px;
  }
  .menuscroll.snapper ul li a {
    font-size: 1.6rem;
    line-height: 2rem;
    padding: 16px 2px 18px;
  }
  .menuscroll.snapper ul li a:hover {
    text-decoration: none;
  }
  .menuscroll.snapper .notmobile {
    display: none;
  }
  nav.menupage {
    margin: -3rem -16px 0;
    width: calc(100% + 32px) !important;
    display: none;
  }
  nav.menupage ul li a {
    padding: 8px 16px 10px;
    font-size: 16px;
  }
  .showmenu nav.menupage {
    display: block;
  }
}
@media only screen and (max-width: 374px) {
  .menuscroll.snapper ul li + li {
    margin-left: 1rem;
  }
  .menuscroll.snapper ul li + li:before {
    display: none;
  }
  .menuscroll.snapper ul li a {
    font-size: 1.5rem;
  }
}
.filter {
  margin: 0 auto;
}
.filter + .filter {
  margin: 0.5rem auto 0;
}
.filter + .filter.custom-dropdown {
  margin: 0 0 0.9rem 0.9rem;
}
.filter ul {
  display: flex;
}
.filter li {
  margin: 0 0.9rem 0 0 !important;
  padding: 0;
}
.filter li:last-child {
  margin-right: 0 !important;
}
.filter button,
.filter a {
  background: linear-gradient(to bottom, white, #EFECE9);
  border: 1px solid #D2CFCC;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  line-height: 2.1rem;
  padding: 0.5rem 1.4rem 0.6rem;
  margin: 0;
  cursor: pointer;
  transition: box-shadow 0.05s ease-in-out;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  font-weight: 600;
  white-space: nowrap;
  color: #262626;
}
.filter .current button,
.filter .current a {
  background: #08858A;
  color: #fff;
  border-color: #A7A49F;
  box-shadow: inset 0 1px 3px 1px rgba(5, 81, 84, 0.6);
}
.filter.custom-dropdown {
  width: auto;
  vertical-align: top;
  background: linear-gradient(to bottom, white, #EFECE9);
}
.filter.custom-dropdown select {
  font-size: 1.6rem;
  line-height: 2.1rem;
  letter-spacing: 0.06em;
  padding: 0.5rem 4.2rem 0.6rem 1.2rem;
  cursor: pointer;
  transition: box-shadow 0.05s ease-in-out;
  text-rendering: optimizeSpeed;
  outline: none;
  background: none;
  text-transform: uppercase;
  color: #262626;
  font-weight: 600;
}
.filter.custom-dropdown select.current {
  background: #08858A;
  border-color: #A7A49F;
  color: white;
  box-shadow: inset 0 1px 3px 1px rgba(5, 81, 84, 0.6);
}
.filter.custom-dropdown select option {
  background-color: #EFECE9;
  color: #262626;
}
.filter.custom-dropdown select optgroup {
  background-color: #8B8883;
  color: white;
}
.filters {
  padding: 0.5rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.filters > div {
  padding: 0 1.6rem;
}
.filters > div + div {
  border-left: 1px solid #D2CFCC;
}
.filters > div:first-child {
  padding-left: 0;
}
.filters > div:last-child {
  padding-right: 0;
}
.filters label,
.filters nav {
  display: flex;
  align-items: baseline;
}
.filters label span,
.filters nav span {
  width: 8rem;
  font-size: 16px;
}
.umb-grid .filter li {
  margin: 0 1rem 1rem 0;
  padding: 0;
}
.umb-grid .filter li + li {
  margin: 0 1rem 1rem 0;
}
.umb-grid .filter li:before {
  display: none;
}
@media only screen and (max-width: 1150px) {
  .filter li:last-child {
    display: none;
  }
}
@media only screen and (max-width: 850px) {
  .filters > div:last-child {
    display: none;
  }
}
@media screen and (max-width: 668px) {
  .filter li:last-child {
    display: block;
  }
  .filters {
    margin: 0 0 1rem;
    flex-wrap: wrap;
  }
  .filters > div {
    width: 100%;
    border-bottom: 1px solid #ECE7E3;
    padding: 0;
  }
  .filters > div:last-child {
    border-bottom: none;
    display: block;
  }
  .filters > div + div {
    border-left: none;
    margin-top: 10px;
  }
  .filters li {
    margin: 0 1rem 1rem 0;
  }
  .filters li:last-child {
    margin: 0 0 1rem 0;
  }
  .filters .years {
    float: none;
  }
  .filters .years + .custom-dropdown {
    float: none;
    margin: 0 1rem 1rem 0;
  }
  .filters .custom-dropdown {
    float: none;
    margin: 0 0 11px 10px;
  }
  .filters .custom-dropdown + .custom-dropdown,
  .filters .custom-dropdown:first-child {
    margin: 0 1rem 1rem 0;
  }
  .filters .custom-dropdown select {
    font-size: 16px;
    line-height: 21px;
    padding-top: 4px;
    padding-bottom: 5px;
  }
  .filters nav ul {
    margin: 0 0 11px 10px;
  }
  .filters nav ul li {
    margin-bottom: 0 !important;
  }
  .filters nav ul button {
    font-size: 16px;
    line-height: 21px;
    padding-top: 4px;
    padding-bottom: 5px;
  }
}
.icon {
  display: inline-block;
  position: relative;
  padding: 0 0 0 3.5rem;
  margin: 0 2rem 0 0;
  color: #08858A;
  cursor: pointer;
}
.icon:before {
  display: block;
  position: absolute;
  content: '';
  width: 3.2rem;
  height: 3.2rem;
  left: 0;
  top: -0.3rem;
  background-size: 80rem 60rem;
  background-image: url(/images/sprite-goa.svg?d=2);
  background-repeat: no-repeat;
}
.icon.phone:before {
  background-position: 0.1rem 0.05rem;
}
.icon.mail:before {
  background-position: -3.9rem 0.05rem;
}
.icon.address:before {
  background-position: 0 -11.3rem;
}
.icon.phone:before {
  background-position: 0 -14.7rem;
}
.icon.mail:before {
  background-position: 0 -18rem;
}
.icon.facebook:before {
  background-position: 0 -36.3rem;
}
.icon.instagram:before {
  background-position: 0 -44.7rem;
}
.icon.twitter:before {
  background-position: 0 -44.7rem;
}
.icon.youtube:before {
  background-position: 0 -40.7rem;
}
main > .hero:first-child {
  margin-top: -1px;
}
.credits {
  bottom: 0;
  right: 0;
  padding: 0.5rem 1rem;
  position: absolute;
  font-size: 1.4rem;
  color: #ffffff;
  text-shadow: 0 1px 3px #000;
  font-weight: 800;
}
.wrapper.fullwidth {
  position: relative;
  width: 100%;
  height: 66.6rem;
  overflow: hidden;
  display: block;
  padding: 0;
}
.wrapper.fullwidth > .lazyimage {
  display: block;
  position: relative;
  padding: 0;
  background-color: #e2dfdb;
}
.wrapper.fullwidth > .lazyimage > span:not(.description):not(.credits) {
  width: 160rem;
  min-width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  padding: 0;
  max-width: none;
  bottom: auto;
  margin: unset;
  height: 66.6rem;
  right: -50%;
}
.wrapper.fullwidth > .lazyimage > span:not(.description):not(.credits) img {
  display: block;
  position: relative;
  min-width: 100%;
  max-width: 100%;
  left: -50%;
}
.hero {
  position: relative;
  width: 100%;
  height: 66.6rem;
  overflow: hidden;
  display: block;
  padding: 0;
}
.hero .foldin {
  position: absolute;
  z-index: 1000;
  left: 0;
  right: 0;
  bottom: 0;
  width: 88rem;
  max-width: 100%;
  margin: 0 auto;
  background-color: rgba(241, 238, 234, 0.85);
  padding: 2.5rem 3.5rem 3rem;
  font-size: 1.8rem;
}
.hero .foldin h1 {
  font-size: 4rem;
  margin-bottom: 0.4rem;
}
.hero .foldin h1 > span {
  display: block;
}
.hero .foldin h1 > span:first-child {
  margin-bottom: 0.5rem;
  font-size: 1.8rem;
  line-height: 1.1em;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-family: 'Proxima Nova W01', sans-serif;
  color: #77746F;
}
.hero .foldin p {
  margin-top: 1.5rem;
}
.hero picture {
  display: block;
  position: relative;
  padding: 0;
  height: 66.6rem;
  display: flex;
}
.hero picture img {
  height: 66.6rem;
  width: 100%;
  object-fit: cover;
}
.hero video {
  display: block;
  position: relative;
  min-width: 100%;
  max-width: 100%;
  left: -50%;
}
.hero .description {
  bottom: 0;
  left: 0;
  right: 0;
  width: 72rem;
  padding: 1.2rem 4rem 1.4rem;
  margin: 0 auto;
  position: absolute;
  background-color: rgba(241, 238, 234, 0.85);
  font-size: 1.8rem;
  text-align: center;
  transition: background-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.hero .description.clickable:hover {
  background-color: rgba(241, 238, 234, 0.92);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
  transition: background-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.hero .description.clickable:active {
  box-shadow: inset 0 3px 5px -3px rgba(0, 0, 0, 0.15);
}
.hero .description h2 {
  font-size: 4.7rem;
  line-height: 1.1em;
  text-transform: none;
  margin-top: 0.5rem;
}
.hero .description h2:hover a {
  text-decoration: none;
}
.hero button.next,
.hero button.prev {
  position: absolute;
  left: -0.4rem;
  top: 50.5%;
  height: 4.5rem;
  margin: -2.75rem 0 0;
  width: 5rem;
  padding: 0;
  cursor: pointer;
  border: none;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 0 2.3rem 2.3rem 0;
  background-position: -9.1rem -3.4rem;
  transition: all 0.15s;
  opacity: 0.8;
  background-size: 80rem 60rem;
  background-image: url(/images/sprite-goa.svg?d=2);
  background-repeat: no-repeat;
}
.hero button.next:hover,
.hero button.prev:hover {
  background-color: rgba(255, 255, 255, 0.9);
  transition: all 0.15s;
  opacity: 0.9;
}
.hero button.next {
  background-position: -14.5rem -3.4rem;
  left: auto;
  right: -0.4rem;
  border-radius: 2.3rem 0 0 2.3rem;
}
.hero.slider {
  height: 66.6rem;
  background-color: #e2dfdb;
}
.hero.low {
  height: 37rem;
}
.hero.low .lazyimage > span:not(.description):not(.credits) {
  height: 37rem;
}
/*.testimonial {
	padding: 0 0 4rem 0;
	font-size: 1.6rem;
	line-height: 1.4em;

	em {
		font-size: 1.7rem;
		display: block;
		padding: 0 0 1rem;
	}
}*/
.usps {
  background-color: #F1EEEA;
  padding: 2rem 4rem 2.8rem;
  margin-bottom: 6.5rem;
  margin-top: -2.5rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
.usps h2 {
  text-align: center;
}
.usps ul {
  margin: 1.7rem 0 1rem;
  column-count: 2;
}
.usps ul li {
  margin-bottom: 0.3em;
  font-size: 1.8rem;
  font-weight: 600;
  padding: 0 3rem 0 20px;
  position: relative;
  break-inside: avoid-column;
}
.usps ul li + li {
  margin: 0.3em 0 0 0;
}
.usps ul li:before {
  position: absolute;
  content: '';
  top: 0.5em;
  left: 0.1em;
  border-radius: 50%;
  height: 9px;
  width: 9px;
  background-color: #f35b00;
}
.recommendations {
  background-color: #F1EEEA;
  padding: 3rem 4rem 3rem;
  margin-bottom: 6.5rem;
  margin-top: -2.5rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
.recommendations .item {
  display: flex;
  align-items: center;
}
.recommendations .item + .item {
  margin-top: 3rem;
}
.recommendations .item img {
  width: 20rem;
  -webkit-clip-path: circle(10rem at center);
  clip-path: circle(9.9rem at center);
  margin-right: 4rem;
}
.recommendations .item > div:last-child {
  width: calc(100% - 24rem);
}
.recommendations .item > div:last-child p:first-child {
  font-style: italic;
}
.recommendations .item > div:last-child p span {
  font-weight: 600;
}
.ruler {
  text-align: center;
  position: relative;
}
.ruler:after {
  content: '';
  border-top: 1px solid #D2CFCC;
  margin-top: -5.6rem;
  display: block;
}
.ruler.noborder h2 {
  top: -5.3rem;
}
.ruler.noborder:after {
  display: none;
}
.ruler h2,
.ruler h3 {
  font-size: 2.1rem !important;
  font-weight: 900;
  letter-spacing: 0.1em;
  font-family: 'Proxima Nova W01', sans-serif;
  position: relative;
  top: -4.3rem;
  margin: 0;
  display: inline-block;
  background-color: white;
  padding: 0 1.7rem 0 2rem;
  text-transform: uppercase;
  text-align: center;
}
.fullwidth + section .ruler {
  padding-top: 8rem;
}
.departures .button {
  float: right;
  margin-top: 0.1rem;
  background: linear-gradient(#9e0045, #750033);
  border-color: #65002c;
  color: white;
}
.departures .button:hover {
  background: linear-gradient(#b3004e, #750033);
  border-color: #4c0021;
}
.departures .button:active {
  background: #750033;
}
table.departures {
  width: 100%;
}
table.departures a {
  font-weight: 800;
}
table.departures td,
table.departures th {
  vertical-align: top;
  padding-right: 2rem;
  width: 10%;
}
table.departures td:nth-child(3),
table.departures th:nth-child(3) {
  width: 30%;
}
table.departures td:nth-child(4),
table.departures th:nth-child(4) {
  width: 20%;
}
table.departures td:first-child,
table.departures th:first-child,
table.departures td:last-child,
table.departures th:last-child {
  white-space: nowrap;
}
.macro .filter {
  padding: 0;
  margin: 0 0 1rem;
}
.macro .filter + table {
  margin: 2rem 0 0;
}
.macro form.booking,
.macro form.folder {
  max-height: 100%;
}
.bxslider_custom li {
  height: 66.6rem;
  float: left;
  overflow: hidden;
}
.bxslider_custom picture {
  height: 66.6rem;
}
.bxslider_custom picture img {
  height: 66.6rem;
  object-fit: cover;
}
.bxslider_custom .iframe + .credits {
  right: 0;
  bottom: 4.5rem;
  position: absolute;
  z-index: 2;
  color: white;
  padding: 0.5rem 1rem;
  font-size: 1.4rem;
  text-shadow: 0 1px 3px black;
}
.iframe {
  height: 100%;
  position: relative;
  width: 100%;
}
.iframe > div {
  height: 100%;
  width: 100%;
}
.contents .slider + .shortcuts {
  padding: 0;
}
.slider + .umb-grid {
  margin-top: 3rem;
}
.slider + .shortcuts {
  text-align: center;
  padding: 0 6rem;
  margin: 0 auto 0;
}
.slider + .shortcuts ul {
  padding: 1.8rem 0 3rem;
  border-bottom: 1px solid #D2CFCC;
}
.slider + .shortcuts li {
  display: inline-block;
  width: calc(10rem + 8px);
}
.slider + .shortcuts li button {
  padding: 2px;
  margin: 2px 2px 6px;
  border: none;
  cursor: pointer;
  background-color: transparent;
  transition: box-shadow 0.05s ease-in-out;
  position: relative;
}
.slider + .shortcuts li button img {
  width: 100%;
}
.slider + .shortcuts li button > span:not(.lazyimage) {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  margin-top: 0.7rem;
  margin-left: 1rem;
  width: 8.4rem;
  height: 4rem;
  background-position: -24.7rem -4.1rem;
  background-size: 80rem 60rem;
  background-image: url(/images/sprite-goa.svg?d=2);
  background-repeat: no-repeat;
}
.slider + .shortcuts li.current button {
  border: 2px solid #A7A49F;
  margin: 0 0 4px;
  width: calc(10rem + 8px);
  height: calc(5.2rem + 8px);
}
.slider + .shortcuts li.current button:hover {
  cursor: default;
  border-color: #A7A49F;
}
.slider + .shortcuts li:hover button {
  border: 2px solid #D2CFCC;
  margin: 0;
  width: calc(10rem + 8px);
  height: calc(5.2rem + 8px);
}
.hero + .shortcuts ul {
  border-bottom: none;
}
.videos .bxslider_custom li {
  height: 66.6rem;
  float: left;
  overflow: hidden;
}
.videos .bxslider_custom iframe {
  height: 66.6rem;
}
.secondary {
  background-color: #F1EEEA;
  padding: 3rem 4rem 3rem;
  margin: 1.5rem 0 4.5rem;
}
.secondary h2 {
  font-weight: 800;
  text-align: center;
  font-size: 4rem;
  padding: 0.1rem 0 3.2rem;
  color: #f35b00;
}
.categories,
.types,
.trips {
  padding-top: 3.5rem;
  position: relative;
}
.categories .secondary,
.types .secondary,
.trips .secondary {
  padding-top: 5rem;
  padding-bottom: 2rem;
}
.categories:after,
.trips:after {
  top: 5rem;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 2.4rem;
  margin-left: -2.4rem;
}
.tripselect .ruler button {
  font-size: 13px;
  line-height: 25px;
  height: 25px;
  font-weight: 600;
  letter-spacing: 0.06em;
  font-family: 'Proxima Nova W01', sans-serif;
  bottom: 1.7rem;
  right: -2px;
  position: absolute;
  margin: 0;
  display: none;
  background-color: white;
  padding: 0 0 0 35px;
  text-transform: uppercase;
  color: #08858A;
  border: 0;
  cursor: pointer;
}
.tripselect .ruler button.visible {
  display: inline-block;
}
.tripselect .ruler button:before {
  content: '';
  position: absolute;
  background-size: 80rem 60rem;
  background-image: url(/images/sprite-goa.svg?d=2);
  background-repeat: no-repeat;
  background-size: 800px 600px;
  height: 100%;
  width: 15px;
  left: 15px;
  top: 0;
  background-position: -176px -86px;
}
.tripselect .trips.selection:after {
  top: 3.5rem;
}
.tripselect .trips.selection .secondary {
  margin-top: 0;
  padding-top: 7.4rem;
  position: relative;
}
.tripselect .sorttoggle {
  position: absolute;
  right: 4rem;
  top: 2.4rem;
  display: flex;
  align-items: baseline;
}
.tripselect .sorttoggle > span {
  font-size: 16px;
  width: 74px;
}
.tripselect .sorttoggle.hidden {
  display: none;
}
.tripselect .sorttoggle button {
  background: linear-gradient(to bottom, white, #EFECE9);
  border: 1px solid #D2CFCC;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.06em;
  line-height: 19px;
  padding: 2px 7px 3px 7px;
  margin: 0;
  cursor: pointer;
  transition: box-shadow 0.05s ease-in-out;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  color: #262626;
  position: relative;
}
.tripselect .sorttoggle button:nth-child(2) {
  margin-right: -1px;
}
.tripselect .sorttoggle button.items:before {
  background-position: -132px -87px;
}
.tripselect .sorttoggle button.calendar:before {
  background-position: -132px -114px;
}
.tripselect .sorttoggle button.current {
  background: #08858A;
  color: #fff;
  border-color: #A7A49F;
  box-shadow: inset 0 1px 3px 1px rgba(5, 81, 84, 0.6);
  padding-left: 24px;
}
.tripselect .sorttoggle button.current:before {
  content: '';
  position: absolute;
  background-size: 80rem 60rem;
  background-image: url(/images/sprite-goa.svg?d=2);
  background-repeat: no-repeat;
  background-size: 800px 600px;
  background-position: -62px -114px;
  height: 100%;
  width: 24px;
  left: 0;
  top: 0;
}
.tripselect .displaytoggle {
  position: absolute;
  left: 4rem;
  top: 2.4rem;
  display: flex;
  align-items: baseline;
}
.tripselect .displaytoggle > span {
  font-size: 16px;
  width: 74px;
}
.tripselect .displaytoggle button {
  background: linear-gradient(to bottom, white, #EFECE9);
  border: 1px solid #D2CFCC;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.06em;
  line-height: 19px;
  padding: 2px 7px 3px 27px;
  margin: 0;
  cursor: pointer;
  transition: box-shadow 0.05s ease-in-out;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  color: #262626;
  position: relative;
}
.tripselect .displaytoggle button:nth-child(2) {
  margin-right: -1px;
}
.tripselect .displaytoggle button:before {
  content: '';
  position: absolute;
  background-size: 80rem 60rem;
  background-image: url(/images/sprite-goa.svg?d=2);
  background-repeat: no-repeat;
  background-size: 800px 600px;
  height: 100%;
  width: 28px;
  left: 0;
  top: 0;
}
.tripselect .displaytoggle button.items:before {
  background-position: -132px -87px;
}
.tripselect .displaytoggle button.calendar:before {
  background-position: -132px -114px;
}
.tripselect .displaytoggle button.current {
  background: #08858A;
  color: #fff;
  border-color: #A7A49F;
  box-shadow: inset 0 1px 3px 1px rgba(5, 81, 84, 0.6);
}
.tripselect .displaytoggle button.current.items:before {
  background-position: -102px -87px;
}
.tripselect .displaytoggle button.current.calendar:before {
  background-position: -102px -114px;
}
.tripselect .noresults,
.tripselect .message {
  text-align: center;
  padding-bottom: 3.5rem;
  font-size: 2rem;
  font-weight: 600;
  margin: 0 auto;
  max-width: 93rem;
}
.testimonials {
  display: flex;
  justify-content: center;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  flex-wrap: wrap;
}
.testimonials li {
  width: 33.33%;
  padding: 0 1.5rem 3.5rem;
}
.testimonials li p {
  background-color: white;
  padding: 1.5rem 2rem;
  font-size: 1.6rem;
  font-style: italic;
  position: relative;
}
.testimonials li p:before {
  top: 100%;
  right: 2.5rem;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  margin-left: -1.7rem;
  border: solid transparent;
  border-top-color: white;
  border-width: 1.7rem;
  border-left-color: white;
}
.testimonials li div {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 1rem 7rem 0 2rem;
}
table .flights > td {
  border-top: 0;
  padding: 0 1.3rem 0 1.3rem;
  transition: padding 0.5s cubic-bezier(0, 1, 0, 1);
}
table .flights > td div {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.75s cubic-bezier(0, 1, 0, 1);
}
table .flights.opened > td {
  padding: 0 1.3rem 1.3rem 1.3rem;
  transition: padding 0.5s cubic-bezier(0.3, 0, 0.3, 0);
}
table .flights.opened > td div {
  max-height: 900px;
  transition: max-height 0.75s cubic-bezier(0.5, 0, 0.5, 0);
}
table .flights table {
  margin-bottom: 0;
}
table .flights table td {
  white-space: normal;
}
.thumbnails {
  margin: 0 -1.5rem 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: stretch;
}
.thumbnails li {
  margin: 0 1.5rem 3rem 1.5rem;
  width: calc(33.33% - 3rem);
}
.badges {
  position: absolute;
  width: 100%;
  z-index: 3;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.badges .type,
.badges .theme {
  width: 4.4rem;
  height: 4.4rem;
  border-radius: 50%;
  background-color: #03979D;
  background-size: 80rem 60rem;
  background-image: url(/images/sprite-goa.svg?d=2);
  background-repeat: no-repeat;
  margin-top: -2.8rem;
  box-sizing: content-box;
  background-clip: padding-box;
  position: static;
  /*		&.weekend {
			background-position: .9rem -30.8rem;
		}*/
}
.badges .type.hiking,
.badges .theme.hiking {
  background-position: 0.9rem -21.7rem;
}
.badges .type.biking,
.badges .theme.biking {
  background-position: 0.9rem -17rem;
}
.badges .type.skiing,
.badges .theme.skiing {
  background-position: -4.6rem -17rem;
}
.badges .type.yoga,
.badges .theme.yoga {
  background-position: -23.95rem -17.1rem;
}
.badges .type.surf,
.badges .theme.surf {
  background-position: -14.4rem -17.1rem;
}
.badges .type.health,
.badges .theme.health {
  background-position: -29.1rem -16.95rem;
}
.badges .type.lifestyle,
.badges .theme.lifestyle {
  background-position: -34.4rem -16.95rem;
}
.badges .type.thematic,
.badges .theme.thematic {
  /*background-position: -9.15rem -17.1rem;*/
  background-position: 0.9rem -30.8rem;
}
.badges .type.training,
.badges .theme.training {
  background-position: -19.2rem -17.1rem;
}
.badges .type.single,
.badges .theme.single {
  background-position: 0.9rem -26.25rem;
}
.badges .type.easy-peasy,
.badges .theme.easy-peasy {
  background-position: -3.4rem -26.25rem;
}
.badges .type.go49,
.badges .theme.go49 {
  background-position: -9rem -26.3rem;
}
.badges .type.new,
.badges .theme.new {
  background-position: -14.1rem -26.3rem;
}
.badges .type.higher-longer,
.badges .theme.higher-longer,
.badges .type.yoga-vandra,
.badges .theme.yoga-vandra,
.badges .type.weekend,
.badges .theme.weekend,
.badges .type.joint-venture,
.badges .theme.joint-venture {
  display: none;
}
li.blog time {
  padding: 0.9rem 0 0;
}
li.blog,
li.event {
  margin: 1rem 0 0;
  text-align: center;
}
li.blog time,
li.event time {
  font-size: 1.4rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  display: block;
  color: #8B8883;
  text-transform: uppercase;
}
li.blog h3,
li.event h3 {
  font-size: 3.6rem;
  line-height: 4rem;
  font-weight: 700;
  padding: 0.5rem 0 1rem;
}
li.blog .introduction,
li.event .introduction {
  font-size: 1.8rem;
  padding: 0.5rem 0 0;
  margin: 0;
  text-align: left;
}
li.blog .introduction p,
li.event .introduction p {
  font-size: 1.8rem;
}
li.blog .button,
li.event .button {
  margin: 2rem 0 0;
}
li.blog > div,
li.event > div {
  font-size: 1.7rem;
  padding: 0.5rem 0 0;
}
li.blog > div * + *,
li.event > div * + * {
  margin-top: 1rem;
}
li.blog > div.description,
li.event > div.description {
  padding: 0.5rem 0 0.5rem;
}
li.blog.event,
li.event.event {
  margin-bottom: 3.5rem;
}
li.blog.event + li,
li.event.event + li {
  padding: 3rem 0;
  border-top: 1px solid #D2CFCC;
}
li.blog.event + li:last-child,
li.event.event + li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
li.blog .rsvp,
li.event .rsvp {
  color: #08858A;
  display: inline-block;
  font-weight: 800;
  margin: 2rem 0 1rem;
}
.thumbnail {
  width: 100%;
  position: relative;
  background-color: white;
  overflow: hidden;
  height: 100%;
  padding: 0 0 1rem;
}
.thumbnail:hover picture > img {
  transform: scale(0.95, 0.95);
}
.thumbnail:active picture > img {
  transform: scale(0.92, 0.92);
}
.thumbnail > div {
  padding: 3.1rem 2rem 5rem;
}
.thumbnail > div.info {
  position: absolute;
  bottom: 0;
  padding: 0.5rem 2rem 0.6rem;
  width: 100%;
  text-align: center;
  background-color: #BDE1E2;
  font-weight: 600;
  font-size: 1.6rem;
}
.thumbnail > picture {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 20.8rem;
  position: relative;
  padding: 0;
  overflow: hidden;
}
.thumbnail > picture img {
  transform: scale(1, 1);
  transition-duration: 0.4s;
  height: 23.9rem;
  display: block;
  max-width: initial !important;
  align-self: center;
}
.thumbnail > span.banner {
  position: absolute;
  display: block;
}
.thumbnail .banner {
  transform: rotate(30deg);
  background-color: white;
  top: 2.5rem;
  width: 30rem;
  right: -9.5rem;
  padding: 0.5rem 0;
  background-color: rgba(241, 238, 234, 0.85);
  text-align: center;
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #f35b00;
  font-weight: 900;
  line-height: 1.1em;
  letter-spacing: 0.04em;
  box-shadow: 0 1px 4px rgba(38, 38, 38, 0.3);
}
.thumbnail .badges span {
  border: 0.3rem solid white;
  margin: -2.5rem 0.35rem 0;
}
.thumbnail h3 {
  text-align: center;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1em;
}
.thumbnail h3 > span,
.thumbnail h3 a {
  display: block;
}
.thumbnail h3 > span:first-child {
  margin-bottom: 0.4rem;
  font-size: 1.4rem;
  line-height: 1.1em;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-family: 'Proxima Nova W01', sans-serif;
  color: #8B8883;
}
.thumbnail h3 > span:first-child span + span {
  position: relative;
  margin: 0 0 0 1.5rem;
  white-space: nowrap;
}
.thumbnail h3 > span:first-child span + span:before {
  content: '';
  position: absolute;
  top: 0.5rem;
  left: -0.85rem;
  width: 1px;
  height: 1.1rem;
  background-color: #D2CFCC;
}
.thumbnail p {
  margin: 0.8rem 0 0;
  font-size: 1.6rem;
}
.thumbnail a:hover {
  text-decoration: none;
}
.offers {
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
}
.offers li {
  padding: 0.7rem 1rem 1rem;
  line-height: 1.3em;
  font-weight: 800;
  background-color: rgba(255, 149, 55, 0.7);
  color: white;
  list-style: none;
}
.umb-grid *:not(.filter) .offers {
  margin: 0 0 2rem;
}
.umb-grid *:not(.filter) .offers li {
  padding: 0.5rem 1rem 0.9rem;
}
.umb-grid *:not(.filter) .offers li:before {
  display: none;
}
.trippage .offers li {
  background-color: rgba(255, 149, 55, 0.9);
}
.isnew {
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
  background-color: rgba(242, 86, 95, 0.7);
  color: white;
  padding: 0.7rem 1rem 1rem;
  font-weight: 800;
}
.trippage .isnew {
  background-color: rgba(242, 86, 95, 0.9);
}
.guides {
  /*	border-top:1px solid @color_border;*/
  background: -moz-linear-gradient(top, #e5f7ff 0, #f0f8fc 15rem);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e5f7ff 0, #f0f8fc 15rem);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e5f7ff 0, #f0f8fc 15rem);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 0 0 2rem;
}
.calendar .ruler {
  display: block;
  padding-top: 3.2rem !important;
  margin-top: 6rem;
}
.calendar .ruler h3 {
  background-color: #F1EEEA;
}
.calendar > div:first-child > .ruler,
.calendar > div.invisible + div > .ruler {
  margin-top: 0;
}
.calendar h4 {
  font-size: 1.9rem !important;
  font-weight: 900;
  letter-spacing: 0.1em;
  font-family: 'Proxima Nova W01', sans-serif;
  text-transform: uppercase;
  color: #8B8883;
  margin-bottom: 1.2rem;
}
.calendar ul {
  margin-bottom: 1.2rem;
}
.calendar ul li {
  margin: 0 0 1rem !important;
}
.calendar ul li time {
  font-size: 1.6rem !important;
  font-weight: 900;
  letter-spacing: 0.1em;
  font-family: 'Proxima Nova W01', sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
  flex-shrink: 0;
  width: 7.5rem;
}
.calendar ul li .tripitem {
  display: flex;
  align-items: center;
}
.calendar ul li .tripitem > div {
  background-color: white;
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 3rem;
  padding: 0;
}
.calendar ul li .tripitem > div div {
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.calendar ul li .tripitem > div .badges {
  position: relative;
  width: auto;
  flex-shrink: 0;
}
.calendar ul li .tripitem > div .badges .theme + .theme,
.calendar ul li .tripitem > div .badges .type + .type {
  margin-left: -1rem;
  z-index: -1;
}
.calendar ul li .tripitem > div .badges .type + .type + .type {
  z-index: -2;
}
.calendar ul li .tripitem > div .badges span {
  border: 3px solid white;
  margin-top: 0;
  display: flex;
  align-items: center;
}
.calendar ul li .tripitem > div .badges span span {
  border: none;
  font-size: 14px !important;
  line-height: 1.1em;
  font-weight: 900;
  letter-spacing: 0.1em;
  font-family: 'Proxima Nova W01', sans-serif;
  text-transform: uppercase;
  color: #08858A;
}
.calendar ul li .tripitem > div .badges span span + span {
  position: relative;
  margin: 0 0 0 15px;
}
.calendar ul li .tripitem > div .badges span span + span:before {
  content: '';
  position: absolute;
  left: -9px;
  width: 1px;
  height: 11px;
  background-color: #8B8883;
}
.calendar ul li .tripitem > div > .badges {
  margin-left: -3px;
}
.calendar ul li .tripitem > div h3 {
  display: flex;
  align-items: baseline;
  font-size: 2.4rem;
  margin-left: 0.7rem;
}
.calendar ul li .tripitem > div h3 a:hover {
  text-decoration: none;
}
.calendar ul li .tripitem > div h3 span {
  font-size: 1.6rem !important;
  font-weight: 900;
  letter-spacing: 0.1em;
  font-family: 'Proxima Nova W01', sans-serif;
  text-transform: uppercase;
  color: #8B8883;
  margin-left: 1.2rem;
}
.calendar ul li .tripitem > div .banner {
  flex-grow: 1;
  margin-left: 2rem;
}
.calendar ul li .tripitem > div .banner span {
  font-size: 14px !important;
  line-height: 1.1em;
  font-weight: 800;
  letter-spacing: 0.1em;
  font-family: 'Proxima Nova W01', sans-serif;
  text-transform: uppercase;
  color: #08858A;
  border-radius: 16px;
  padding: 7px 12px 7px;
  background-color: #F1EEEA;
}
.facts {
  max-width: 72rem;
  margin: 4rem auto 0.5rem;
  background-color: #e4f5ff;
  font-size: 1.7rem;
  line-height: 1.2em;
}
.facts > span {
  width: 50%;
  float: left;
  padding: 0.7rem 1rem 0.9rem;
  border-top: 1px solid white;
  clear: left;
}
.facts > span:nth-child(odd) {
  border-right: 1px solid white;
  margin-right: -1px;
}
.facts > span:nth-child(even) {
  clear: right;
  border-left: 1px solid white;
}
.button {
  display: inline-block;
  background: linear-gradient(to bottom, #fff, #EFECE9);
  color: #08858A;
  padding: 0.5rem 2rem 0.6rem;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  border: 1px solid #D2CFCC;
  cursor: pointer;
}
.button:hover {
  text-decoration: none;
  background: linear-gradient(to bottom, #fff, #F5F2EF);
  border-color: #A7A49F;
}
.button:active {
  background: linear-gradient(to bottom, #F5F2EF, #F5F2EF);
}
.button.center {
  margin: 3rem auto 4rem;
  display: table;
}
.button + .button {
  margin: 0 0 0 2rem;
}
.expand + .expandable {
  max-height: 0;
  padding: 0;
}
:not(.expand) + .expandable,
.expandable:first-child {
  /*overflow: visible;*/
}
form.booking,
form.folder {
  max-height: 0;
  overflow: hidden;
  max-width: 80rem;
  margin: 2rem auto 0;
  transition: max-height 0.3s ease-in-out;
}
form.booking label input,
form.folder label input,
form.booking label textarea,
form.folder label textarea,
form.booking .custom-dropdown,
form.folder .custom-dropdown {
  margin-top: 0.5rem;
}
form.booking legend,
form.folder legend {
  display: block;
  margin: 0 0 1rem;
  padding: 0;
  font-size: 2rem;
  font-weight: 600;
  font-family: 'Proxima Nova W01', sans-serif;
  text-align: left;
}
form.booking .payex,
form.folder .payex {
  display: flex;
  align-items: center;
  margin: 1rem 0;
}
form.booking .payex span,
form.folder .payex span {
  font-size: 1.5rem;
  margin-left: 1rem;
}
form.booking.booking .col-md-6:nth-child(even),
form.folder.booking .col-md-6:nth-child(even) {
  padding: 0.3rem 1rem 1rem 0;
  clear: left;
}
form.booking.booking .col-md-6:nth-child(odd),
form.folder.booking .col-md-6:nth-child(odd) {
  padding: 0.3rem 0 1rem 1rem;
  clear: none;
}
form.booking.booking .col-md-12 + .col-md-6,
form.folder.booking .col-md-12 + .col-md-6 {
  padding: 0.3rem 1rem 1rem 0;
  clear: none;
}
form.booking.booking .col-md-12 + .col-md-6 + .col-md-6,
form.folder.booking .col-md-12 + .col-md-6 + .col-md-6 {
  padding: 0.3rem 0 1rem 1rem;
}
form.booking.folder .col-md-6:nth-child(even),
form.folder.folder .col-md-6:nth-child(even) {
  padding: 0.3rem 0 1rem 1rem;
  clear: none;
}
form.booking.folder .col-md-6:nth-child(odd),
form.folder.folder .col-md-6:nth-child(odd) {
  padding: 0.3rem 1rem 1rem 0;
  clear: none;
}
form.booking.folder .col-md-12 + .col-md-6,
form.folder.folder .col-md-12 + .col-md-6 {
  padding: 0.3rem 0 1rem 1rem;
  clear: none;
}
form.booking.folder .col-md-12 + .col-md-6 + .col-md-6,
form.folder.folder .col-md-12 + .col-md-6 + .col-md-6 {
  padding: 0.3rem 1rem 1rem 0;
}
form.booking.folder label .button[type=submit],
form.folder.folder label .button[type=submit],
form.booking.folder div .button[type=submit],
form.folder.folder div .button[type=submit] {
  margin: 1rem 0 0;
}
form.booking label,
form.folder label,
form.booking div,
form.folder div {
  text-align: left;
  display: block;
  font-size: 1.7rem;
  font-weight: 600;
  padding: 0.3rem 0 0.7rem;
  text-transform: none;
}
form.booking label.col-md-12,
form.folder label.col-md-12,
form.booking div.col-md-12,
form.folder div.col-md-12 {
  width: 100%;
  padding: 0.3rem 0 1.2rem;
  clear: both;
}
form.booking label textarea,
form.folder label textarea,
form.booking div textarea,
form.folder div textarea {
  font-size: 1.7rem;
  line-height: 1.25em;
  padding: 7px 7px 9px;
  display: block;
  height: 5em;
  width: 100%;
  border: 1px solid #D2CFCC;
}
form.booking label select,
form.folder label select,
form.booking div select,
form.folder div select {
  font-size: 1.7rem;
}
form.booking label input,
form.folder label input,
form.booking div input,
form.folder div input {
  width: 100%;
  font-size: 1.7rem;
  line-height: 1.25em;
  padding: 7px 7px 9px;
  border: 1px solid #D2CFCC;
}
form.booking label input[type=checkbox],
form.folder label input[type=checkbox],
form.booking div input[type=checkbox],
form.folder div input[type=checkbox] {
  width: 1em;
  margin: 0;
}
form.booking label .input-validation-error,
form.folder label .input-validation-error,
form.booking div .input-validation-error,
form.folder div .input-validation-error {
  border-color: #D0021B;
}
form.booking label.checkbox,
form.folder label.checkbox,
form.booking div.checkbox,
form.folder div.checkbox {
  display: flex;
  align-content: flex-start;
  align-items: center;
}
form.booking label.checkbox span,
form.folder label.checkbox span,
form.booking div.checkbox span,
form.folder div.checkbox span {
  display: inline-block;
  margin: 0 0 0 0.6rem;
  padding: 0;
}
form.booking label.error,
form.folder label.error,
form.booking div.error,
form.folder div.error {
  color: #D0021B;
}
form.booking label.error .custom-dropdown__select--grey,
form.folder label.error .custom-dropdown__select--grey,
form.booking div.error .custom-dropdown__select--grey,
form.folder div.error .custom-dropdown__select--grey,
form.booking label.error .custom-dropdown--grey::before,
form.folder label.error .custom-dropdown--grey::before,
form.booking div.error .custom-dropdown--grey::before,
form.folder div.error .custom-dropdown--grey::before,
form.booking label.error textarea,
form.folder label.error textarea,
form.booking div.error textarea,
form.folder div.error textarea,
form.booking label.error input,
form.folder label.error input,
form.booking div.error input,
form.folder div.error input {
  border: 1px solid #D0021B;
}
form.booking label.error .custom-dropdown::after,
form.folder label.error .custom-dropdown::after,
form.booking div.error .custom-dropdown::after,
form.folder div.error .custom-dropdown::after {
  color: #D0021B;
}
form.booking label .button[type=submit],
form.folder label .button[type=submit],
form.booking div .button[type=submit],
form.folder div .button[type=submit] {
  margin: 0;
}
form.booking .validation-summary-errors,
form.folder .validation-summary-errors {
  color: #D0021B;
}
.success.booking,
.success.folder {
  padding: 2rem 0 0;
}
.success.booking p,
.success.folder p {
  font-size: 2rem;
  font-weight: 800;
}
.button.expand + form {
  max-height: 0;
  padding: 0;
}
.expandable {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s ease-in-out;
  transform: translateZ(0);
}
.expandtemplate {
  display: none;
}
.personellmacro {
  padding: 2rem 0 0;
}
.personellmacro li {
  padding: inherit;
}
.personellmacro li:before {
  display: none;
}
.personellmacro .col-md-6.column {
  padding-right: 3rem;
  margin: 0;
}
.personell {
  position: relative;
  margin: 0 0 4rem;
}
.personell h3 {
  font-size: 2.2rem;
  font-weight: 600;
  text-transform: none;
  font-family: 'Proxima Nova W01', sans-serif;
}
.personell h3 + span {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 0.6rem;
  display: block;
}
.personell p {
  font-size: 1.6rem;
}
.personell a[href^=mailto] {
  font-size: 1.5rem;
  color: #08858A;
  font-weight: 600;
  display: inline-block;
  margin: 0.5rem 0 0;
}
.personell picture {
  max-width: 30rem;
  margin: 0;
}
.prices {
  margin: 0 0 2rem;
  width: 100%;
}
.prices th {
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: none;
  border: none;
  background: none;
  padding: 0.5rem 1rem 1rem;
  border-bottom: 1px solid #D2CFCC;
}
.prices th:first-child {
  font-size: 1.9rem;
  font-weight: 800;
  padding: 0.5rem 0 1rem;
}
.prices td {
  font-size: 1.7rem;
  padding: 0.5rem 1rem 0.8rem 1rem;
  margin: 0.2rem 0;
  border-bottom: 1px solid #D2CFCC;
}
.prices td:first-child {
  width: 1rem;
  padding: 0.6rem 0;
}
.prices td:first-child span {
  display: block;
  width: 100%;
  height: 2.7rem;
}
.prices td:nth-child(2) {
  padding-right: 0;
  font-weight: 800;
}
.prices td:last-child {
  font-weight: 800;
  white-space: nowrap;
}
.weather {
  background-color: #F1EEEA;
  padding: 0 3rem 3rem;
  width: 100%;
}
.weather > div > div > div {
  position: relative;
}
.weather h2 {
  text-align: center;
  padding: 2.5rem 0 2rem;
}
.weather .line-legend {
  position: absolute;
  right: 0;
  bottom: -2rem;
}
.weather .line-legend li {
  float: left;
  width: auto;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.2rem;
}
.weather .line-legend li + li {
  margin-left: 1rem;
}
.weather .line-legend li > :first-child {
  border-radius: 50%;
  float: none;
  display: inline-block;
  height: 0.6rem;
  width: 0.6rem;
  margin: 0 0.5rem 0.1rem 0;
  background-image: none;
}
#map .row {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 1.5rem;
}
#map .row .column:nth-child(2) {
  display: flex;
}
.commonlogoscontainer ul {
  justify-content: flex-start;
}
.commonlogoscontainer h2,
.commonlogoscontainer p {
  text-align: left;
}
.tags label {
  display: flex;
  flex-direction: row;
  align-items: baseline;
}
.tags label:first-of-type {
  margin-top: 1.8rem;
}
.tags label input {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 1rem;
}
.tags p {
  margin-top: 1.4rem;
  color: #D0021B;
}
@media only screen and (max-width: 1260px), only screen and (max-height: 800px) {
  .tripselect .sorttoggle,
  .tripselect .displaytoggle {
    top: 2.2rem;
  }
}
@media only screen and (max-width: 1024px), only screen and (max-height: 700px) {
  .thumbnail > div {
    height: auto;
  }
  .thumbnail > div > div span {
    height: auto;
  }
  .startpage .thumbnail.trip h3 + .row {
    display: none;
  }
  .slider + .shortcuts {
    padding: 0 3.7rem;
  }
  .categories,
  .trips {
    padding-top: 2.5rem;
  }
  .categories:after,
  .trips:after {
    top: 4rem;
  }
  .tripselect .trips.selection:after {
    top: 2.5rem;
  }
  .tripselect .ruler button {
    bottom: 1.4rem;
  }
  .tripselect .sorttoggle,
  .tripselect .displaytoggle {
    top: 2.1rem;
  }
}
@media only screen and (max-width: 850px) {
  .thumbnails li {
    width: calc(50% - 3rem);
  }
  .calendar .badges > span > span {
    display: none !important;
  }
}
@media only screen and (max-width: 670px) {
  .bxslider_custom li {
    height: 348px;
  }
  .weather {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .secondary {
    padding-left: 16px;
    padding-right: 16px;
    margin-left: -16px !important;
    margin-right: -16px !important;
    width: calc(100% + 32px);
    max-width: none !important;
  }
  .secondary h2 {
    font-size: 3.4rem;
  }
  .tripselect .trips.selection:after {
    top: -3px;
  }
  .tripselect .trips.selection .secondary {
    padding-top: 13.5rem;
  }
  .tripselect .displaytoggle {
    top: 3.5rem;
    right: auto;
    left: auto;
  }
  .tripselect .sorttoggle {
    top: 8rem;
    right: auto;
  }
  .tripselect .ruler button {
    bottom: 3.9rem;
    padding-right: 10px;
    margin-right: -14px;
  }
  .tripselect .ruler button span {
    display: none;
  }
  .calendar {
    margin-top: -2.5rem;
  }
  .calendar .banner {
    display: none !important;
  }
  html:not(.startpage) .fullwidth + section .ruler {
    padding-top: 6.3rem;
  }
  html:not(.startpage) .fullwidth + section .ruler span {
    display: none;
  }
  .testimonials li {
    width: 100%;
  }
  #map .map {
    height: 35rem !important;
  }
  #map .column + .column {
    margin-top: 3rem;
  }
  .usps {
    margin-bottom: 4.5rem;
    margin-top: -1rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .usps ul {
    column-count: 1;
  }
  .recommendations {
    padding: 3rem 2rem 2.5rem;
    margin-bottom: 4rem;
    margin-top: -1rem;
  }
  .recommendations .item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }
  .recommendations .item img {
    margin-right: auto;
  }
  .recommendations .item + .item {
    margin-top: 2rem;
  }
  .recommendations .item > div:last-child {
    width: 100%;
  }
  .slider + .shortcuts {
    padding: 0 16px;
  }
  .startpage .thumbnail.trip h3 + .row {
    display: block;
  }
  .button + .button {
    margin: 1.5rem 0 0;
  }
  .hero picture {
    height: 348px;
  }
  .hero picture img {
    height: 348px;
  }
  .hero picture .credits {
    top: 0;
  }
  .hero picture .description {
    font-size: 1.7rem;
    padding: 0.6rem 2rem 0.9rem;
    width: auto;
  }
  .hero picture .description h2 {
    margin-bottom: 0.2rem;
    font-size: 3rem;
  }
  .hero.slider {
    height: auto;
    min-height: 235px;
  }
  .hero.slider .bxslider_custom li {
    height: auto;
    min-height: 235px;
  }
  .hero.slider .bxslider_custom li picture {
    height: auto;
  }
  .hero.slider .bxslider_custom li picture img {
    height: auto;
  }
  .startpage .hero .lazyimage .description {
    padding: 1.2rem 2rem 0.8rem;
  }
  main > .hero:first-child {
    margin-top: -1px;
  }
  .hero.low .lazyimage > span:not(.description):not(.credits),
  .hero.low .lazyvideo > span:not(.description):not(.credits) {
    height: auto;
  }
  .wrapper.fullwidth > .lazyimage > span:not(.description):not(.credits) {
    width: 100%;
    height: auto;
  }
  .wrapper.fullwidth {
    height: auto;
  }
  .wrapper.fullwidth > section {
    height: 348px;
  }
  .wrapper.fullwidth .lazyimage > span:not(.description):not(.credits) {
    width: 100%;
    height: auto;
  }
  .hero {
    height: auto;
  }
  .hero .lazyimage > span:not(.description):not(.credits),
  .hero .lazyvideo > span:not(.description):not(.credits) {
    width: 100%;
    height: auto;
  }
  .hero #map .map {
    height: 27rem !important;
  }
  .hero .foldin {
    position: relative;
    background-color: white;
    padding-left: 16px;
    padding-right: 16px;
  }
  .hero .foldin h1 {
    font-size: 3.7rem;
  }
  .thumbnails.block {
    padding-top: 3rem;
  }
  .thumbnail p {
    font-size: 1.8rem;
  }
  .thumbnail > div.info {
    font-size: 1.8rem;
    line-height: 1.5em;
  }
  .thumbnail h3 > span:first-child {
    font-size: 1.5rem;
  }
  form.booking label input,
  form.booking label textarea,
  form.booking select {
    font-size: 16px;
  }
  form.booking label.col-md-12 {
    margin: 0;
  }
  form.booking fieldset {
    margin-bottom: 4rem;
  }
  form.booking label {
    margin: 0;
  }
  form.booking .col-md-6:nth-child(odd),
  form.booking .col-md-6:nth-child(even) {
    padding: 0 0 1rem;
    margin: 0;
    clear: both;
  }
  form.booking .col-md-12 + .col-md-6 {
    padding: 0 0 1rem;
  }
  form.booking .col-md-12 + .col-md-6 + .col-md-6 {
    padding: 0 0 1rem;
  }
  form.folder .col-md-6:nth-child(even),
  form.folder .col-md-6:nth-child(odd) {
    padding: 0 0 1rem;
    margin: 0;
    clear: both;
  }
  .umb-grid .personellmacro {
    padding: 2rem 0 0;
  }
  .umb-grid .personellmacro li {
    padding: 0;
  }
  .personell {
    margin-bottom: 2rem;
  }
  .personell div {
    float: none;
    width: 100%;
  }
  .personell div + div {
    padding: 1rem 0 0;
  }
  li.blog + li.blog {
    margin-top: 4rem;
  }
  .categories,
  .trips,
  .types {
    padding-top: 0;
  }
  .categories .secondary,
  .trips .secondary,
  .types .secondary {
    margin-top: 0;
  }
  .categories:after,
  .trips:after,
  .types:after {
    top: 0rem;
  }
}
@media only screen and (max-width: 480px) {
  .thumbnails li {
    width: 100%;
    overflow: hidden;
  }
  .thumbnail > picture img {
    height: auto;
    max-width: none;
    width: 100%;
  }
  .thumbnail:hover picture img {
    transform: none;
  }
  .thumbnail:active picture img {
    transform: none;
  }
  .calendar ul li .tripitem > div h3 {
    flex-direction: column;
  }
  .calendar ul li .tripitem > div h3 a {
    order: 2;
    font-size: 18px;
    line-height: 1em;
    word-break: break-word;
  }
  .calendar ul li .tripitem > div h3 span {
    order: 1;
    margin-left: 0;
    font-size: 11px !important;
    line-height: 1em;
  }
}
@media only screen and (max-width: 374px) {
  .thumbnail > .lazyimage span img {
    width: 330px;
    height: 188px;
  }
}
.custom-dropdown--large {
  font-size: 1.5em;
}
.custom-dropdown--small {
  font-size: 0.7em;
}
.custom-dropdown__select {
  font-size: inherit;
  /* inherit size from .custom-dropdown */
  padding: 7px 7px 9px;
  margin: 0;
}
.custom-dropdown__select::-ms-expand {
  display: none;
}
.custom-dropdown__select--white {
  background-color: #fff;
  color: #444;
}
.custom-dropdown__select--grey {
  background-color: #fff;
  color: #444;
  border: 1px solid #D2CFCC;
}
.custom-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.custom-dropdown__select {
  padding-right: 2.5em;
  /* accommodate with the pseudo elements for the dropdown arrow */
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
}
.custom-dropdown::before,
.custom-dropdown::after {
  content: "";
  position: absolute;
  pointer-events: none;
  background: linear-gradient(to bottom, white, #EFECE9);
}
.custom-dropdown::after {
  /*  Custom dropdown arrow */
  content: "";
  height: 1.5rem;
  width: 1.5rem;
  right: 0.85rem;
  top: 52%;
  margin-top: -0.45em;
  background-size: 80rem 60rem;
  background-image: url(/images/sprite-goa.svg?d=2);
  background-repeat: no-repeat;
  background-position: -6.8rem -9.1rem;
}
.custom-dropdown::before {
  /*  Custom dropdown arrow cover */
  width: 3.2rem;
  right: 0;
  top: 0;
  bottom: 0;
}
.articlepage .custom-dropdown::before {
  margin-bottom: 0;
}
.custom-dropdown__select[disabled] {
  color: rgba(0, 0, 0, 0.3);
}
.custom-dropdown.custom-dropdown--disabled::after {
  color: rgba(0, 0, 0, 0.1);
}
/* White dropdown style */
.custom-dropdown--white::before {
  background-color: #fff;
  border-left: 1px solid #D2CFCC;
}
.custom-dropdown--white::after {
  color: rgba(0, 0, 0, 0.9);
}
/*Polarquest*/
.custom-dropdown--grey::before {
  background-color: #fff;
  border: 1px solid #D2CFCC;
}
.custom-dropdown--white::after {
  color: #d4e2e9;
}
/* FF only temp fix */
@-moz-document url-prefix() {
  .custom-dropdown__select {
    padding-right: 0.9em;
  }
  .custom-dropdown--large .custom-dropdown__select {
    padding-right: 1.3em;
  }
  .custom-dropdown--small .custom-dropdown__select {
    padding-right: 0.5em;
  }
}
#signup {
  position: fixed;
  z-index: 1000;
  right: 1rem;
  bottom: 1.1rem;
  width: 32.5rem;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  transition: opacity 0.5s;
}
#signup .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 4.4rem;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #03979D, #08858A);
  padding: 0 0 0 1.3rem;
}
#signup .header:hover {
  cursor: pointer;
}
#signup .header .interact {
  display: block;
  width: 3rem;
  height: 3rem;
  margin-right: 1rem;
  background-size: 80rem 60rem;
  background-image: url(/images/sprite-goa.svg?d=2);
  background-repeat: no-repeat;
  background-position: -20.6rem -8.33rem;
  transition: all 0.5s ease-in-out;
}
#signup .header h2 {
  font-family: 'Proxima Nova W01', sans-serif;
  font-size: 1.6rem;
  line-height: 1.1em;
  -webkit-text-stroke: 0;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 2px;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#signup .header h2 a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  width: 0;
}
#signup .header h2 a span {
  display: none;
}
#signup .header h2 a:before {
  content: attr(data-salespitch);
  white-space: nowrap;
}
#signup .header h2 a:hover {
  text-decoration: none;
}
#signup.confirmed .header .interact {
  background-position: -24.2rem -8.4rem;
  transition: none;
}
#signup.confirmed .header h2 a:before {
  content: attr(data-signedup);
}
#signup.disappear {
  opacity: 0;
}
#signup .signupcontent {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.7s cubic-bezier(0, 0.7, 0.5, 1);
  transform: translateZ(0);
  background-color: #f9f8f6;
}
#signup .signupcontent > div {
  padding: 1rem 1.2rem 1.2rem;
}
#signup .signupcontent p {
  font-size: 1.6rem;
  line-height: 1.35em;
}
#signup .signupcontent .disclaimer {
  margin-top: 1rem;
}
#signup .signupcontent form {
  margin: 0;
}
#signup .signupcontent form label {
  margin-top: 0.7rem;
}
#signup .signupcontent form label input {
  padding: 0.5rem 1rem 0.6rem;
  margin: 0;
}
#signup .signupcontent form label > span {
  font-size: 1.6rem;
  font-weight: 600;
  padding-bottom: 0.3rem;
}
#signup .signupcontent form label > span > span {
  font-size: 1.4rem;
  font-weight: 400;
  display: inline;
}
#signup .signupcontent form div {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
#signup .signupcontent form div button {
  margin-top: 1.5rem;
}
#signup .signupcontent form div a {
  font-size: 1.6rem;
  margin-right: 0.3rem;
  color: #08858A;
}
#signup .signupcontent form div a:hover {
  text-decoration: underline;
}
#signup.expanded .header .interact {
  transform: rotate(-180deg);
  background-position: -21.1rem -8.33rem;
}
#signup.expanded .signupcontent {
  max-height: 40rem;
  transition: max-height 1s cubic-bezier(0, -1, 0, 1);
  border: 1px solid #08858A;
  padding: 0;
  margin-top: -2px;
}
@media only screen and (max-width: 670px) {
  .trippage #signup {
    bottom: 7.7rem;
  }
}
@media only screen and (max-width: 480px) {
  #signup {
    width: calc(100% - 2rem);
    left: 1rem;
  }
}
.newdepartures h2 {
  font-size: 4rem;
  text-align: center;
  padding: 0 0 2rem 0;
}
.newdepartures h2 + .departure {
  margin-top: 0;
}
.newdepartures .departure {
  border: 1px solid #D2CFCC;
  margin: 2rem 0 2rem;
}
.newdepartures .departure .date {
  background-color: #F1EEEA;
  padding: 1rem 1.5rem;
  display: flex;
  align-items: baseline;
}
.newdepartures .departure .date h3,
.newdepartures .departure .date span {
  text-transform: uppercase;
  font-family: 'Proxima Nova W01', sans-serif;
  font-weight: 800;
  font-size: 1.5rem;
  letter-spacing: 0.07em;
}
.newdepartures .departure .date span {
  color: #77746F;
  margin-left: 0.5rem;
}
.newdepartures .departure .trip {
  padding: 1.1rem 1.5rem;
  border-top: 1px solid #D2CFCC;
}
.newdepartures .departure .trip .signup {
  display: block;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s ease-in-out;
}
.newdepartures .departure .trip .signup.opened {
  max-height: 26rem;
  transition: max-height 0.5s ease-in-out;
}
.newdepartures .departure .trip .signup p {
  font-size: 1.7rem;
  margin-top: 0.4rem;
}
.newdepartures .departure .trip .signup p.disclaimer {
  font-size: 1.5rem;
  margin: 1.2rem 0 1rem;
}
.newdepartures .departure .trip .signup p.confirmation {
  margin-bottom: 0.7rem;
}
.newdepartures .departure .trip .signup form div {
  margin-top: 1rem;
  display: flex;
}
.newdepartures .departure .trip .signup form div label {
  margin: 0;
  width: 100%;
}
.newdepartures .departure .trip .signup form div label span {
  font-size: 1.6rem;
  font-weight: 600;
  padding-bottom: 0.3rem;
}
.newdepartures .departure .trip .signup form div label input {
  padding: 0.5rem 1rem 0.6rem;
}
.newdepartures .departure .trip .signup form div label:last-child {
  margin-left: 2rem;
}
.newdepartures .departure .trip .signup form .subscribe {
  margin-top: 1.1rem;
}
.newdepartures .departure .trip .signup form .subscribe span {
  font-size: 1.7rem;
  line-height: 1.35em;
}
.newdepartures .departure .trip .signup form .subscribe input {
  width: 15px;
  height: 15px;
  margin: 0.4rem 0.3rem 0 0.05rem;
}
.newdepartures .departure .trip .signup form .button {
  margin: 1.5rem 0 0;
}
.newdepartures .departure .details {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.newdepartures .departure .details > div {
  flex-grow: 1;
}
.newdepartures .departure .details > span {
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 1em;
  margin-left: 2rem;
}
.newdepartures .departure .details > span.seats {
  min-width: 12rem;
}
.newdepartures .departure .details .city {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.newdepartures .departure .details .city h4 {
  font-family: 'Proxima Nova W01', sans-serif;
  font-weight: 600;
  font-size: 1.7rem;
  line-height: 1em;
}
.newdepartures .departure .details .city button {
  font-size: 1.5rem;
  font-weight: 600;
  color: #08858A;
  position: relative;
  padding: 0 0 0 2rem;
  display: inline-block;
  background: none;
  border: none;
  cursor: pointer;
  margin-left: 0.3rem;
}
.newdepartures .departure .details .city button:before {
  content: '';
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-size: 80rem 60rem;
  background-image: url(/images/sprite-goa.svg?d=2);
  background-repeat: no-repeat;
  background-position: -3.4rem -4.8rem;
  left: 0rem;
  top: 1px;
  transition: all 0.2s ease-in-out;
}
.newdepartures .departure .details .city button.opened:before {
  /*background-position: -6.7rem -4.7rem;*/
  transform: rotate(90deg);
}
.newdepartures .departure .details .transfers {
  font-size: 1.5rem;
  line-height: 1.2em;
  font-weight: 600;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s ease-in-out;
}
.newdepartures .departure .details .transfers.opened {
  max-height: 11rem;
  transition: max-height 0.5s ease-in-out;
}
.newdepartures .departure .details .transfers div {
  margin: 1rem 0 0.8rem;
  position: relative;
  padding-left: 2.6rem;
}
.newdepartures .departure .details .transfers div:before {
  content: '';
  position: absolute;
  background-size: 80rem 60rem;
  background-image: url(/images/sprite-goa.svg?d=2);
  background-repeat: no-repeat;
  width: 2.2rem;
  height: 2.2rem;
  background-position: -32.9rem 0.1rem;
  top: -0.2rem;
  left: 0;
}
.newdepartures .departure .details .transfers div.in:before {
  transform: rotate(180deg);
}
.newdepartures .departure .details .transfers span {
  display: block;
  font-weight: 400;
}
.newdepartures .button {
  background: linear-gradient(#03979d, #08858a);
  border-color: #087579;
  color: white;
  margin-left: 2rem;
  text-align: center;
  padding: 0.5rem 2rem 0.6rem;
  font-size: 1.5rem;
  min-width: 14rem;
}
.newdepartures .button:hover {
  background: linear-gradient(#03a6ad, #0a8f94);
}
.newdepartures .button:active {
  background: #08858a;
}
.newdepartures .button.hidden {
  display: inline-block;
  visibility: hidden;
}
@media only screen and (max-width: 670px) {
  .newdepartures .departure .date {
    justify-content: space-between;
  }
  .newdepartures .departure .date *:nth-child(2) {
    display: none;
  }
  .newdepartures .departure .trip .details {
    flex-direction: column;
    padding-bottom: 0.5rem;
  }
  .newdepartures .departure .trip .details > div {
    width: 100%;
  }
  .newdepartures .departure .trip .details > div .transfers div {
    margin-bottom: 0.2rem;
  }
  .newdepartures .departure .trip .details > span {
    width: 100%;
    margin: 0.7rem 0 0;
  }
  .newdepartures .departure .trip .details > button,
  .newdepartures .departure .trip .details > .button {
    width: 100%;
    margin: 1.7rem 0 0;
  }
  .newdepartures .departure .trip .details > button.hidden,
  .newdepartures .departure .trip .details > .button.hidden {
    display: none;
  }
  .newdepartures .departure .trip .details > div .city {
    justify-content: space-between;
  }
  .newdepartures .departure .trip .signup form .button {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .newdepartures .departure .trip .signup.opened {
    max-height: 46rem;
  }
  .newdepartures .departure .trip .signup form div {
    flex-direction: column;
  }
  .newdepartures .departure .trip .signup form div label:last-child {
    margin: 1rem 0 0;
  }
}
@media print {
  html {
    font-size: 8px;
  }
  html #tools,
  html .menutop,
  html .shortcuts,
  html .menupage,
  html footer,
  html #signup,
  html .hero,
  html .iframe,
  html .umb-grid img,
  html.trippage main > .badges > span,
  html .menuscroll,
  html.blogpage .blog .button,
  html .infinite-item {
    display: none !important;
  }
  html .introduction,
  html .usps,
  html.trippage #facts > div,
  html .block,
  html .col-md-12 > div > * {
    max-width: none !important;
  }
  html main {
    background-color: white;
  }
  html body > header .block {
    justify-content: center;
  }
  html .row {
    margin: 0;
  }
  html .col-md-12 {
    padding: 0;
  }
  html .col-md-6 {
    padding: 0 !important;
    float: none;
    width: 100%;
  }
  html .col-md-6 + .col-md-6 {
    margin-top: 0.7em;
  }
  html h1 {
    font-size: 4.8rem;
  }
  html.articlepage main > section > .contents > div {
    width: 100% !important;
    padding: 0 !important;
  }
  html.trippage #map {
    display: none;
  }
  html.trippage #map + .waypoint {
    display: none;
  }
  html.trippage #map + .waypoint + .waypoint {
    display: none;
  }
  html.trippage .contents:not(.shortcuts) {
    padding-top: 0;
  }
  html.trippage .departure {
    page-break-inside: avoid;
  }
}
html #CookieConsent .cookie-popup * {
  font-family: 'Proxima Nova W01', sans-serif;
}
html #CookieConsent .cookie-popup a {
  color: #08858A;
}
html #CookieConsent .cookie-popup > div .content h2 {
  font-weight: 800;
}
html #CookieConsent .cookie-popup > div .actions > div button {
  font-weight: 800;
  font-size: 1.9em;
  padding-top: 0.65em;
}
html #CookieConsent .cookie-popup > div .actions > div button.accentuated {
  background-color: #03979D;
}
html #CookieConsent .cookie-popup > div .actions > div label input:checked {
  background-color: #03979D;
}
body {
  font-family: 'Proxima Nova W01', sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  color: #262626;
}
body > header {
  margin-bottom: -2.3rem;
}
body > header .block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
input,
textarea,
keygen,
select,
button {
  font-family: 'Proxima Nova W01', sans-serif;
  text-rendering: optimizeSpeed;
  border-radius: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
p a {
  color: #08858A;
}
blockquote {
  font-style: italic;
}
.umb-grid form h2 {
  font-size: 1.9rem;
}
.umb-grid form * + h2 {
  margin-top: 2rem;
}
form legend,
form h2 {
  font-size: 1.9rem;
  font-weight: 600;
  font-family: 'Proxima Nova W01', sans-serif;
  margin-bottom: 1.5rem;
  padding: 0;
}
form label {
  display: block;
  max-width: 60rem;
}
form label > span:first-child {
  line-height: 2.5rem;
  display: block;
  padding: 0 0 0.7rem;
}
form label input {
  width: 100%;
  border: 1px solid #D2CFCC;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.6rem;
  padding: 0.7rem 1rem 0.8rem;
  background: white;
}
form label.error {
  color: #D0021B;
}
form label.error input {
  border-color: #D0021B;
}
form label + label {
  margin-top: 1rem;
}
form label.numeric input {
  max-width: 20rem;
}
form button,
form .button {
  margin-top: 2rem;
  padding: 0.8rem 2rem 0.9rem;
  font-size: 1.6rem;
}
table {
  text-align: left;
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D2CFCC;
  margin-bottom: 1.5rem;
}
table tr.clickable:hover {
  background: linear-gradient(to bottom, white, #f9fdff);
}
table tr.clickable:hover a:hover {
  text-decoration: none;
}
table tr td,
table tr th {
  padding: 1.1rem 1.3rem 1.2rem 1.3rem;
  border-top: 1px solid #D2CFCC;
  font-size: 1.7rem;
  line-height: 1.2em;
  font-weight: 600;
  vertical-align: top;
  white-space: nowrap;
}
table tr td span,
table tr th span {
  display: block;
  font-weight: 400;
  font-size: 1.5rem;
}
table tr td button,
table tr th button {
  font-size: 1.5rem;
  font-weight: 400;
  color: #08858A;
  position: relative;
  padding-left: 2rem;
  display: inline-block;
  min-width: 8rem;
  background: none;
  border: none;
  cursor: pointer;
}
table tr td button:before,
table tr th button:before {
  content: '';
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-size: 80rem 60rem;
  background-image: url(/images/sprite-goa.svg?d=2);
  background-repeat: no-repeat;
  background-position: -3.4rem -4.8rem;
  left: 0rem;
  top: 1px;
  transition: all 0.2s ease-in-out;
}
table tr td button.opened:before,
table tr th button.opened:before {
  /*background-position: -6.7rem -4.7rem;*/
  transform: rotate(90deg);
}
table tr th {
  text-transform: uppercase;
  text-align: left;
  padding: 0.8rem 1.3rem;
  font-size: 1.4rem;
  background: #F1EEEA;
  font-weight: 800;
  letter-spacing: 0.04em;
  color: #8B8883;
}
.hidden {
  display: none;
}
.umb-grid {
  margin: 0 0 6.5rem;
}
.umb-grid h2 {
  font-size: 3rem;
}
.umb-grid hr {
  border: none;
  border-top: 1px solid #D2CFCC;
  margin: 3rem 0 !important;
}
.umb-grid .column.col-md-12 > div > .lazyimage,
.umb-grid .column.col-md-12 > div > .video-wrapper {
  margin: 3rem 0 0;
}
.umb-grid .column > div > * + * {
  margin-top: 0.7em;
}
.umb-grid .column > div > * + h2 {
  margin-top: 1em;
}
.umb-grid .column > div > h3 + * {
  margin-top: 0;
}
.umb-grid .column > div > picture {
  margin: 3rem 0 0;
}
.umb-grid .column > div > picture:first-child {
  margin-top: 0.6rem;
}
.umb-grid .column > div > h2 {
  font-weight: 700;
  font-size: 2.8rem;
  margin-top: 2rem;
}
.umb-grid .column > div > h3 {
  font-size: 1.9rem;
  margin: 2rem 0 0.4rem;
  font-family: 'Proxima Nova W01', sans-serif;
}
.umb-grid .column > div > h3:first-child {
  margin-top: 0;
}
.umb-grid .grid-section > div + div {
  margin: 3rem 0 0;
}
.umb-grid *:not(.filter) > ul li:before {
  position: absolute;
  content: '';
  top: 0.5em;
  left: 0.1em;
  border-radius: 50%;
  height: 9px;
  width: 9px;
  background-color: #f35b00;
}
.umb-grid *:not(.filter) > ol {
  counter-reset: my-badass-counter;
}
.umb-grid *:not(.filter) > ol li:before {
  position: absolute;
  content: '';
  top: 0;
  top: -2px;
  left: 1px;
  content: counter(my-badass-counter);
  counter-increment: my-badass-counter;
  font-size: 1.1em;
  color: #262626;
}
.umb-grid *:not(.filter) > * > li {
  padding: 0 0 0 20px;
  position: relative;
  font-weight: 400;
}
.umb-grid *:not(.filter) > * > li + li {
  margin: 0.3em 0 0 0;
}
.umb-grid *:not(.filter) .notransform {
  text-transform: none;
}
.umb-grid *:not(.filter) iframe {
  width: 100%;
  /*height: 60rem;*/
}
.umb-grid *:not(.filter) header {
  position: relative;
  z-index: 1;
}
.umb-grid div.nodots ul li {
  margin: 0 1.5rem 3rem 1.5rem;
  padding: 0;
}
.umb-grid div.nodots ul li + li {
  margin: 0 1.5rem 3rem 1.5rem;
}
.umb-grid div.nodots ul li:before {
  display: none;
}
#tools {
  max-width: 100%;
  overflow: hidden;
}
main {
  position: relative;
  display: block;
  z-index: 0;
  padding: 0;
  background-color: #F1EEEA;
}
main .contents {
  background-color: white;
  min-height: 100%;
  padding: 0 6rem 7rem;
}
.logo {
  margin: 0 0 0 -0.8rem;
  line-height: 0;
  text-align: left;
}
.logo img {
  height: 10.5rem;
  width: 26.5rem;
}
.lazyimage img {
  display: block;
}
.wrapper {
  position: relative;
}
.introduction {
  max-width: 80rem;
  margin: 0 auto 6.5rem;
  position: relative;
  z-index: 2;
}
.introduction p {
  font-size: 2.1rem;
  font-weight: 400;
}
.introduction p + p {
  margin-top: 0.7em;
}
.introduction h2 {
  margin: 2rem 0 0.4rem;
  text-transform: none;
}
p.introduction {
  font-size: 2rem;
  font-weight: 400;
}
.block {
  max-width: 138rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 6rem;
  position: relative;
  z-index: 2;
}
.block.fullwidth {
  max-width: none;
  padding: 0;
}
footer {
  background: #8B8883;
  margin: 0;
  color: #fff;
  z-index: 0;
  position: relative;
  font-weight: 600;
}
footer .block {
  height: auto;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
footer .block > div {
  display: flex;
}
footer .block picture span:not(.description):not(.credits) {
  position: relative;
  height: auto;
  display: block;
}
footer .block picture span:not(.description):not(.credits) img {
  position: absolute;
  opacity: 0.1;
}
footer .getintouch {
  width: 20%;
  font-size: 1.6rem;
  margin: -2.2rem 0 0;
}
footer .getintouch .logo {
  margin: 0;
  padding: 0 0 1.2rem;
  border-bottom: 1px solid #BEBBB7;
}
footer .getintouch .logo img {
  height: 5.3rem;
  width: 15.5rem;
}
footer .getintouch div {
  padding: 1rem 0 0;
}
footer .getintouch div span {
  display: block;
}
footer .icon {
  color: #fff;
  padding-left: 3.9rem;
}
section.waypoint:not(.introduction) {
  margin-top: 5.5rem;
  padding: 4rem 0 0;
  border-top: 1px solid #D2CFCC;
  position: relative;
}
section > h2:first-child {
  font-size: 4rem;
  text-align: center;
  padding: 0 0 3.8rem;
}
.destinationlistingpage #map {
  margin: 0;
  padding: 0;
}
.trippage h1 {
  max-width: 138rem;
  padding: 4.3rem 6rem 4.9rem;
  line-height: 1.1em;
  margin: 0 auto;
  color: #f35b00;
}
.trippage h1 > span:first-child {
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: 0.09em;
  line-height: 1.1em;
  text-transform: uppercase;
  color: #8B8883;
}
.trippage main > .badges > span {
  border: 0.5rem solid #F1EEEA;
  margin-left: 0.3rem;
  margin-right: 0.5rem;
}
.trippage #accomodations h3 {
  font-size: 4rem;
  text-align: center;
  padding: 0 0 2.8rem;
}
.trippage #accomodations .rating {
  display: flex;
  justify-content: center;
  margin: -2rem 0 4rem;
}
.trippage #accomodations .rating span {
  width: 2.5rem;
  height: 2.5rem;
  background-size: 80rem 60rem;
  background-image: url(/images/sprite-goa.svg?d=2);
  background-repeat: no-repeat;
  background-position: -20.1rem -4.3rem;
  margin: 0 0.3rem;
}
.trippage #accomodations .rating span.half {
  width: 1.3rem;
}
.trippage #accomodations .accomodations > li + li {
  margin-top: 3rem;
  padding: 3rem 0 0;
  border-top: 1px solid #bebbb7;
}
.trippage .contents:not(.shortcuts) {
  position: relative;
  padding: 9.7rem 6rem 7rem;
}
.trippage #facts .departures {
  max-width: 100rem;
}
.trippage #facts > div {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
.trippage #facts h2 {
  margin-bottom: 1.2rem;
}
.trippage .blogs {
  width: 60rem;
  max-width: 100%;
  margin: -2rem auto 0;
}
.trippage .guides {
  background: none;
}
.trippage .guides li > div {
  min-width: 50%;
  padding-right: 2.5rem;
}
.trippage .guides li > div:nth-child(even) {
  padding-right: 2rem;
  padding-left: 2.5rem;
}
.trippage .guides li h3 {
  font-size: 2.8rem;
  font-weight: 600;
}
.trippage .guides li h4 {
  font-size: 1.8rem;
  font-weight: 600;
  margin-top: 0.4rem;
}
.trippage .guides li p {
  margin-top: 1.4rem;
}
.trippage .guides li + li {
  margin-top: 5.5rem;
}
.articlepagenomenu iframe.bookingsframe {
  height: 250rem;
}
.articlepagenomenu .contents > h1,
.blogpage .contents > h1,
.searchpage .contents > h1 {
  margin-bottom: 2rem;
}
.articlepagenomenu main > section:first-child:not(.hero),
.blogpage main > section:first-child:not(.hero),
.searchpage main > section:first-child:not(.hero) {
  padding-top: 5px;
}
.articlepagenomenu main > section:first-child:not(.hero) h1,
.blogpage main > section:first-child:not(.hero) h1,
.searchpage main > section:first-child:not(.hero) h1 {
  padding-top: 4.8rem;
}
.articlepage h1 {
  text-align: left;
  margin: -0.5rem 0 1.6rem;
  font-size: 4.6rem;
}
.articlepage .col-md-12 > div > * {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}
.articlepage main > section:first-child:not(.hero) {
  padding-top: 5px;
}
.articlepage main > section > .contents {
  display: flex;
  padding-top: 5.5rem;
}
.articlepage main > section > .contents > nav + div {
  width: calc(100% - 26rem);
  padding-left: 6.5rem;
}
.articlepage .umb-grid {
  margin-bottom: 3rem;
}
.articlepage .grid-section > div:not(.fullwidth) .col-md-12 .thumbnails {
  margin: 0 -2.5rem;
}
.articlepage .grid-section > div:not(.fullwidth) .col-md-12 .thumbnails li {
  width: calc(50% - 3rem);
}
.articlepage .col-md-6 .thumbnails {
  margin: 0 -2.5rem;
}
.articlepage .col-md-6 .thumbnails li {
  width: 100%;
}
.blogpage .blog {
  border-top: 1px solid #D2CFCC;
  padding: 4rem 0 0;
}
.blogpage .blog .thumbnails[data-multiple=true] {
  width: 78.6rem;
  max-width: 78.6rem;
  margin-left: -3.3rem;
}
.blogpage .blog .block {
  max-width: 80rem;
  margin: 0 auto 2.3rem;
}
.blogpage .blog .block.thumbnails {
  padding: 0 3rem;
}
.blogpage .blog .button {
  margin: 0 auto 3rem;
}
.blogpage .blog .hero {
  max-width: 100rem;
  height: 55.8rem;
  margin: 0 auto;
}
.blogpage .blog .hero .lazyimage {
  width: 100rem;
  height: 55.8rem;
  min-width: 0;
}
.blogpage .blog .hero .lazyimage > span:not(.description):not(.credits) {
  width: auto;
  height: 55.8rem;
}
.blogpage .blog time {
  font-size: 1.5rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  display: block;
  color: #8b8883;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
  color: #8B8883;
}
.blogpage .blog .hero + time {
  padding-top: 2rem;
}
.blogpage .blog h1 {
  padding-top: 1rem !important;
  font-size: 4.2rem;
}
.blogpage .blog .umb-grid {
  padding: 0 0 4rem;
  margin-bottom: 0;
  text-align: left;
}
.blogpage .blog .umb-grid .lazyimage + *,
.blogpage .blog .umb-grid .video-wrapper + * {
  margin-top: 2.3rem;
}
.blogpage .blog .introduction {
  font-size: 2.1rem;
  padding: 2rem 0 0;
}
.blogpage .blog .block {
  padding-left: 0;
  padding-right: 0;
}
.blogpage .blog .personell picture {
  width: 7.5rem;
  display: inline;
  float: left;
}
.blogpage .blog .personell picture + div {
  margin-top: 0;
  padding: 0;
  width: auto;
  float: left;
  margin-left: 1rem;
  display: inline;
}
.blogpage .blog .personell picture + div h3 {
  font-size: 1.8rem;
}
.blogpage .blog .secondary h2 {
  font-size: 3.8rem;
}
.blogpage .blog .thumbnails li {
  width: calc(50% - 3rem);
}
.startpage h1 {
  position: absolute;
  top: 32%;
  left: 0;
  right: 0;
  font-size: 6.2rem;
  color: #f35b00;
  font-weight: 800;
  margin: 0 auto;
  text-shadow: 0 0.2rem 3rem rgba(255, 255, 255, 0.5);
  padding-left: 6rem;
  padding-right: 6rem;
}
.startpage .feature {
  margin: 0 auto;
  max-width: 138rem;
}
.startpage .features {
  position: absolute;
  bottom: 4rem;
  display: flex;
  justify-content: space-between;
}
.startpage .features li {
  width: 31.8%;
  background-color: rgba(241, 238, 234, 0.85);
  padding: 2rem;
  display: flex;
  overflow: hidden;
}
.startpage .features li.clickable:hover {
  background-color: rgba(241, 238, 234, 0.92);
}
.startpage .features li div:nth-child(2) {
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.startpage .features li picture {
  min-width: 10rem;
  box-sizing: content-box;
  padding: 0 2rem 0 0;
}
.startpage .features li img {
  width: 10rem;
  height: 10rem;
  border-radius: 10rem;
}
.startpage .features li p {
  font-size: 2rem;
  line-height: 1.25em;
  font-weight: 600;
  margin: 0 0 0.8rem;
}
.startpage .features li p a {
  display: inline-block;
  margin: 0;
}
.startpage .features li a {
  font-size: 2rem;
  line-height: 1.25em;
  color: #08858A;
  font-weight: 600;
  display: inline;
  position: relative;
  margin-right: 1.8rem;
}
.startpage .features li a:hover {
  text-decoration: none;
}
.startpage .features li a:after {
  position: absolute;
  content: '';
  right: -1.8rem;
  width: 1rem;
  height: 2rem;
  bottom: 0.38rem;
  background-size: 80rem 60rem;
  background-image: url(/images/sprite-goa.svg?d=2);
  background-repeat: no-repeat;
  background-position: -4rem -4.8rem;
}
.startpage .secondary {
  background-color: #F1EEEA;
  margin: 0 0 2rem;
}
.startpage .selection {
  display: none;
}
.startpage .tripselect {
  border-bottom: 1px solid #D2CFCC;
  padding-bottom: 3.2rem;
  margin-bottom: -2.5rem;
}
.startpage .lazyvideo {
  display: block;
  width: 100%;
  height: 100%;
}
.startpage .lazyvideo span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.startpage .lazyvideo span video {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
}
.searchpage main form {
  display: block;
  max-width: 72rem;
  margin: 1rem auto 6rem;
}
.searchpage main form div {
  position: relative;
}
.searchpage main form div label {
  padding: 0 13rem 0 0;
  max-width: none;
}
.searchpage main form div label span {
  padding: 0 0 1rem;
}
.searchpage main form div label input {
  font-size: 2rem;
  font-weight: 400;
  padding: 0.8rem 1rem 1rem;
}
.searchpage main form div button {
  margin: 0;
  position: absolute;
  width: 12rem;
  right: 0;
  top: 3.5rem;
  font-size: 1.8rem;
  line-height: 2.55rem;
  padding-top: 0.9rem;
  padding-bottom: 1rem;
}
.searchpage .bordertop {
  margin: 0;
  padding: 0 0 1rem;
}
.searchpage li.blog {
  margin-bottom: 2rem;
}
.searchpage li.blog > div * + *,
.searchpage li.event > div * + * {
  margin-top: 0;
}
.searchpage .thumbnails li.blog picture {
  margin-left: -2rem;
  margin-right: -2rem;
}
.searchpage .thumbnails li.blog,
.searchpage .thumbnails li.event {
  margin: 0 1.5rem 3rem 1.5rem;
  background-color: white;
  padding-bottom: 2.8rem;
}
.searchpage .thumbnails li.blog > div,
.searchpage .thumbnails li.event > div {
  padding: 0;
}
.searchpage .thumbnails li.blog > div > div,
.searchpage .thumbnails li.event > div > div {
  padding: 0;
}
.searchpage .thumbnails li.blog > div > *,
.searchpage .thumbnails li.event > div > * {
  padding-left: 2rem;
  padding-right: 2rem;
}
.searchpage .thumbnails li.blog > div h3,
.searchpage .thumbnails li.event > div h3 {
  font-size: 3.2rem;
  line-height: 1.1em;
  padding-top: 0.3rem;
}
.searchpage .thumbnails li.blog > div .introduction,
.searchpage .thumbnails li.event > div .introduction {
  font-size: 1.6rem;
}
.searchpage .thumbnails li.blog > div .button,
.searchpage .thumbnails li.event > div .button {
  margin-top: 1.5rem;
}
.searchpage .generic {
  background-color: white;
  padding: 1rem 2rem 2.5rem;
}
.searchpage .generic h2 {
  text-align: center;
  font-size: 3rem;
}
.searchpage .generic p {
  font-size: 1.6rem;
}
.searchpage .generic h3 {
  font-size: 2.6rem;
  padding: 0.5rem 0 0.7rem;
}
.searchpage .results > .bordertop:first-child row {
  border: none;
}
.searchpage .results > .bordertop:first-child row > h2 {
  padding-top: 0;
}
@media only screen and (max-width: 1260px), only screen and (max-height: 800px) {
  html {
    font-size: 9px;
  }
}
@media only screen and (max-width: 1024px), only screen and (max-height: 700px) {
  html {
    font-size: 8px;
  }
  .col-md-6 {
    padding-right: 3rem;
  }
  .col-md-6:nth-child(even) {
    padding-left: 3rem;
  }
  .articlepage main > section > .contents {
    padding-top: 4rem;
  }
  .articlepage main > section > .contents > nav + div {
    padding-left: 5rem;
  }
  .startpage h1 {
    padding-left: 3.7rem;
    padding-right: 3.7rem;
  }
  .startpage .trips:after {
    top: 2.5rem;
  }
  .articlepagenomenu main > section:first-child:not(.hero) h1,
  .blogpage main > section:first-child:not(.hero) h1,
  .searchpage main > section:first-child:not(.hero) h1 {
    padding-top: 2.8rem;
    font-size: 4.3rem;
  }
  .block,
  main .contents,
  .trippage h1,
  .trippage .contents:not(.shortcuts) {
    padding-left: 3.7rem;
    padding-right: 3.7rem;
  }
}
@media only screen and (max-width: 850px) {
  footer .block {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  footer .block > div {
    flex-wrap: wrap;
  }
  footer .getintouch {
    width: 100%;
    margin-top: 3rem;
  }
  .articlepage .grid-section > div:not(.fullwidth) .col-md-12 .thumbnails,
  .articlepage .grid-section > div:not(.fullwidth) .col-md-6 {
    /*margin: 0 -.5rem;*/
  }
  .articlepage .grid-section > div:not(.fullwidth) .col-md-12 .thumbnails li,
  .articlepage .grid-section > div:not(.fullwidth) .col-md-6 li {
    width: 100%;
  }
}
@media only screen and (max-width: 670px) {
  html {
    position: static;
    font-size: 8px;
  }
  .utgfooter > div {
    padding: 0 16px;
  }
  .mobileonly {
    display: block !important;
  }
  .notmobile {
    display: none !important;
  }
  body > header {
    margin-bottom: 0;
  }
  body > header .block {
    display: block;
    padding: 0;
  }
  #tools {
    position: absolute;
    right: 12px;
    top: 21px;
    z-index: 3;
  }
  #tools .block {
    padding: 0;
  }
  .logo {
    margin: 9px 0 7px 10px;
  }
  .logo img {
    width: 155px;
    height: 61px;
  }
  h1 {
    font-size: 4.3rem;
  }
  form label input {
    font-size: 16px;
  }
  .introduction {
    margin-bottom: 4.5rem;
  }
  .col-md-6 {
    width: 100%;
    padding: 0 16px !important;
  }
  .col-md-6.events,
  .col-md-6.blogs {
    padding: 0 !important;
  }
  .umb-grid {
    margin-bottom: 4.5rem;
  }
  .umb-grid .col-md-6:nth-child(even) {
    margin-top: 0.7em;
  }
  .startpage h1 {
    font-size: 4.5rem;
    top: calc(68% - 330px);
    padding-left: 16px;
    padding-right: 16px;
  }
  .startpage .lazyvideo span video {
    height: 348px;
  }
  .startpage .features {
    position: initial;
    bottom: initial;
    flex-wrap: wrap;
    padding: 0;
  }
  .startpage .features li {
    width: 100%;
    border-top: 3px solid white;
    padding: 16px;
    align-items: center;
  }
  .startpage .features li div:nth-child(2) {
    margin: 0;
  }
  .startpage .trips:after {
    top: 0;
  }
  .startpage .trips.selection {
    margin-bottom: 4.5rem;
  }
  .startpage .hasevents .blogs {
    margin-top: 9rem;
  }
  .startpage .tripselect {
    padding-bottom: 0;
  }
  .articlepage h1 {
    font-size: 4rem;
  }
  .articlepage main > section:first-child:not(.hero) {
    padding-top: 0;
  }
  .articlepage main > section > .contents {
    flex-wrap: wrap;
    padding-top: 3rem;
  }
  .articlepage main > section > .contents .menupage,
  .articlepage main > section > .contents > nav + div {
    width: 100%;
  }
  .articlepage main > section > .contents > nav + div {
    padding-left: 0;
  }
  .articlepage main > section > .contents > nav.menupage {
    margin-bottom: 3rem;
  }
  .articlepagenomenu .blog .hero,
  .blogpage .blog .hero,
  .searchpage .blog .hero {
    height: auto;
  }
  .articlepagenomenu .blog .hero .lazyimage,
  .blogpage .blog .hero .lazyimage,
  .searchpage .blog .hero .lazyimage {
    width: 100%;
    height: auto;
  }
  .articlepagenomenu .blog .hero .lazyimage span,
  .blogpage .blog .hero .lazyimage span,
  .searchpage .blog .hero .lazyimage span {
    height: auto !important;
  }
  .articlepagenomenu main > section:first-child:not(.hero),
  .blogpage main > section:first-child:not(.hero),
  .searchpage main > section:first-child:not(.hero) {
    padding-top: 0;
  }
  .trippage h1 {
    padding-top: 2.5rem;
    padding-bottom: 4rem;
  }
  .trippage .contents:not(.shortcuts) {
    padding-top: 3rem;
  }
  .trippage .shortcuts {
    display: none;
  }
  .trippage #accomodations h3,
  .trippage section > h2:first-child,
  .trippage .secondary h2,
  .trippage .newdepartures h2 {
    font-size: 3.8rem;
    line-height: 1.1em;
  }
  .trippage #facts .col-md-6 h2 {
    font-size: 2.8rem;
  }
  .trippage .umb-grid h2 {
    font-size: 2.8rem;
  }
  .trippage .accomodations .umb-grid {
    margin-top: 2rem;
  }
  .trippage .guides li > div + div {
    margin-top: 2rem;
  }
  .block,
  main .contents,
  .trippage h1,
  .trippage .contents:not(.shortcuts) {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .blogpage .blog .thumbnails li {
    width: 100%;
  }
  footer .block {
    padding-bottom: 8rem;
  }
}

