/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./travel2move/wp-content/themes/campfour/framework/BlockCreator/blockCreator/frontend/structure.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
:root {
  --c: 100%;
  --o: 0% ;
}

.v-cs {
  --o:0%;
  --om:0%;
  --os:0%;
  --oxs:0%;
  display: flex;
  flex-wrap: wrap;
}

.v-cs .v-cs {
  /*    margin-left: calc(var(--col-space, 15px) * -1);
      margin-right: calc(var(--col-space, 15px) * -1);*/
}

.v-cs.row-align-top {
  align-items: start;
}

.v-cs.row-align-center {
  align-items: center;
}

.v-cs.row-align-end {
  align-items: end;
}

.row-align-stretch > .awww-col > * {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.row-align-stretch > .awww-col > * .has-text-align-center {
  margin-left: auto !important;
  margin-right: auto !important;
}
.row-align-stretch > .awww-col > * .has-text-align-right {
  margin-left: auto !important;
  margin-right: 0 !important;
}
.row-align-stretch > .awww-col > .wp-block-image {
  flex-direction: row;
}
.row-align-stretch > .awww-col > .wp-block-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.awww-col {
  padding: var(--col-space, 15px);
  flex: 1;
  flex-direction: column;
  min-width: 0;
  box-sizing: border-box;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: var(--c);
  margin-left: var(--o);
  max-width: 100%;
}

.awww-col.col-no-padding {
  padding: 0;
}

.full-size .post-overview {
  max-width: 100%;
}

.v-cs, .awww-slideshow-holder {
  max-width: var(--max-row-width, 1352px);
  margin-left: auto;
  margin-right: auto;
}

.is-awww-slideshow > .v-cs .awww-col > figure {
  height: 100%;
}
.is-awww-slideshow > .v-cs .awww-col > figure img {
  height: 100%;
  object-fit: cover;
}

.v-c-c {
  position: relative;
}

.v-c-c.full-size > .v-cs {
  width: 100%;
  max-width: 100%;
}

.has-bg-img {
  position: relative;
}

.has-bg-img > :not(.image-background-holder) {
  position: relative;
}

.image-background-holder.v-cs {
  max-width: 100%;
}

.v-cs.has-background {
  max-width: calc(var(--max-row-width, 1352px) - var(--col-space, 15px) * 2);
}

.v-cs .col-container {
  padding: var(--col-space, 15px);
}

.use-full-width {
  justify-content: center;
}
.use-full-width > .awww-col {
  flex-shrink: 1;
  flex-basis: auto;
}

.is-style-cols-a-h > .v-cs > .awww-col:nth-child(even) {
  margin-top: 30px;
}

@media screen and (max-width: 992px) {
  .c1 {
    flex-basis: var(--cm, 16.666%);
    margin-left: var(--om, 0);
  }
  .c2 {
    flex-basis: var(--cm, 33.33%);
  }
  .c3, .c4, .c5 {
    flex-basis: var(--cm, 50%);
  }
  .c6, .c7, .c8, .c9, .c10 {
    flex-basis: var(--cm, 100%);
  }
  .awww-col {
    margin-left: var(--om, 0);
  }
  .has-1-columns .wp-block-column {
    flex-basis: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 764px) {
  .awww-col {
    flex-basis: var(--cs, 100%);
    margin-left: var(--os, 0);
  }
  .c3, .c4 {
    flex-basis: var(--cs, 50%);
  }
  c5, .c6, .c7, .c8, .c9, .c10 {
    flex-basis: var(--cs, 100%);
  }
  .v-cs.mobile-reverse {
    flex-direction: column-reverse;
  }
  .v-cs.mobile-reverse > .awww-col > * {
    display: grid;
  }
}
@media screen and (max-width: 520px) {
  .awww-col {
    flex-basis: var(--cxs, 100%);
    margin-left: var(--oxs, 0);
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./travel2move/wp-content/themes/campfour/framework/BlockCreator/libs/modules/plugins/MultisiteMultilanguage/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
.awww-lang-switcher {
  display: inline-block;
  position: relative;
}
.awww-lang-switcher:hover .awww-language-miltiple, .awww-lang-switcher.active .awww-language-miltiple {
  display: block;
}

.awww-lang-option {
  display: flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
}

.awww-language-miltiple {
  display: none;
  position: absolute;
  top: 30px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./travel2move/wp-content/themes/campfour/framework/BlockCreator/libs/modules/frontend/GoogleMaps/googleMapsStyle.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
.mapsitem {
  aspect-ratio: 2/1;
  border-radius: var(--border-mid, 0);
  overflow: hidden;
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./travel2move/wp-content/themes/campfour/framework/BlockCreator/libs/modules/frontend/AwwwModalBox/style.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
.modal-con {
  display: none;
  background-color: #ffffff;
  width: 100%;
  padding: 30px;
  max-height: 80vh;
  overflow-y: auto;
  position: fixed;
  z-index: 200;
  max-width: 900px;
  top: 0;
  left: 0;
  transform: translateX(calc(50vw - 50%)) translateY(calc(50vh - 50%));
}
.modal-con.active {
  display: block;
}
.modal-con.active + .modal-h {
  display: block;
}

.modal-h {
  position: fixed;
  z-index: 100;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.3137254902);
  display: none;
}

.m-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
  border: 0;
  background-color: transparent;
  transform: rotate(45deg);
  border-radius: 20px;
  cursor: pointer;
}
.m-close:hover {
  background-color: #000000;
}
.m-close:hover:before, .m-close:hover:after {
  background-color: #ffffff;
}
.m-close:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 3px;
  background-color: #000000;
  left: 3px;
  top: 14px;
}
.m-close:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 25px;
  background-color: #000000;
  top: 3px;
  left: 14px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./travel2move/wp-content/themes/campfour/framework/BlockCreator/libs/modules/frontend/SlideshowStyle/SlideshowStyle.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************/
.awww-slideshow-holder {
  position: relative;
  margin-bottom: calc(40px + var(--col-space));
}
.awww-slideshow-holder[data-blocktype="core/gallery"] {
  margin-left: calc(-1 * var(--col-space));
  margin-right: calc(-1 * var(--col-space));
}

.slideshow-c {
  overflow: hidden;
}

.is-awww-slideshow {
  flex-wrap: nowrap !important;
  transition: transform 0.2s ease-out;
  transform: translateX(calc(-100% * var(--activeitem, 0)));
}
.is-awww-slideshow > .v-cs {
  flex-wrap: nowrap;
}
.is-awww-slideshow .awww-col {
  pointer-events: none;
}
.is-awww-slideshow.wp-block-gallery {
  gap: 0 !important;
}
.is-awww-slideshow > figure {
  --wp--style--unstable-gallery-gap:0px;
  padding: var(--col-space, 15px);
  flex: none;
  pointer-events: none;
}

.awww-col > .awww-slideshow-holder {
  margin-left: calc(var(--col-space, 15px) * -1);
  margin-right: calc(var(--col-space, 15px) * -1);
}
.awww-col > .awww-slideshow-holder .is-awww-slideshow > .v-cs {
  margin-left: 0;
  margin-right: 0;
}

.ismoving {
  cursor: move;
}
.ismoving .is-awww-slideshow {
  transition: none;
  transform: translateX(var(--slidepos));
}

.bulletHolder {
  z-index: 2;
  position: absolute;
  width: 100%;
}

.bulletContainer {
  text-align: center;
  list-style: none;
}
.bulletContainer button {
  cursor: pointer;
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  display: inline-block;
  border-radius: 30px;
  margin: 6px;
  border: 1px solid var(--light-border-color, transparent);
}
.bulletContainer button[aria-selected=true] {
  background-color: var(--wp--preset--color--primary, #000000);
  cursor: not-allowed;
}

.awwwArrow {
  z-index: 10;
  display: block;
  background-color: var(--wp--preset--color--primary, #000000);
  width: 36px;
  height: 40px;
  position: absolute;
  margin-top: -20px;
  cursor: pointer;
  border: 1px solid var(--light-border-color, transparent);
  border-radius: var(--border-small, 0);
  top: 50%;
}
.awwwArrow[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
.awwwArrow:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  transform: rotate(-45deg);
  position: absolute;
  top: 12px;
  left: 13px;
}
.awwwArrow.arrowRight {
  right: 0;
}
.awwwArrow.arrowRight:after {
  transform: rotate(135deg);
  left: auto;
  right: 13px;
}
/*!************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./travel2move/wp-content/themes/campfour/framework/CampThree/src/scss/frontend.scss ***!
  \************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "fontello";
  src: url(aef73de5c79cb930796f.eot);
  src: url(aef73de5c79cb930796f.eot#iefix) format("embedded-opentype"), url(093e601ef12519ec97e6.woff2?) format("woff2"), url(6624a125f1ab476b8f74.woff?) format("woff"), url(c65c20d03058e96c3319.ttf?) format("truetype"), url(acdbe08c5f088f1039b7.svg?#fontello) format("svg");
  font-display: block;
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

@font-face {
  font-family: "Nunito";
  src: url(aa3d843546362b546769.ttf) format("truetype");
  font-weight: 400 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url(39867822ec01fc077cb5.ttf) format("truetype");
  font-weight: 400 600;
  font-style: normal;
  font-display: swap;
}
.icon-phone-outline:before {
  content: "\e800";
} /* '' */
.icon-mail:before {
  content: "\e801";
} /* '' */
.icon-cancel:before {
  content: "\e802";
} /* '' */
.icon-ok-1:before {
  content: "\e803";
} /* '' */
.icon-location:before {
  content: "\e804";
} /* '' */
.icon-right:before {
  content: "\e805";
} /* '' */
.icon-left:before {
  content: "\e806";
} /* '' */
.icon-search:before {
  content: "\e807";
} /* '' */
.icon-linkedin:before {
  content: "\f0e1";
} /* '' */
.icon-instagram:before {
  content: "\f16d";
} /* '' */
.icon-facebook-official:before {
  content: "\f230";
} /* '' */
.icon-whatsapp:before {
  content: "\f232";
} /* '' */
.dt {
  margin-top: calc(var(--inner-col-space) * var(--dt, 0) - var(--inner-col-space)) !important;
}

.db {
  margin-bottom: calc(var(--inner-col-space) * var(--db, 0) - var(--inner-col-space)) !important;
}

.dl {
  margin-left: calc(var(--d-space) * var(--dl, 0) - var(--d-space)) !important;
}

.dr {
  margin-right: calc(var(--d-space) * var(--dr, 0) - var(--d-space)) !important;
}

.dit {
  padding-top: calc(var(--d-space) * var(--dit, 0) - var(--d-space)) !important;
}

.dib {
  padding-bottom: calc(var(--d-space) * var(--dib, 0) - var(--d-space)) !important;
}

.dir {
  padding-right: calc(var(--d-space) * var(--dir, 0) - var(--d-space)) !important;
}

.dil {
  padding-left: calc(var(--d-space) * var(--dil, 0) - var(--d-space)) !important;
}

p, ul, ol, cite, figcaption, a, span, figure {
  font-size: var(--wp--preset--font-size--small);
}
p a, ul a, ol a, cite a, figcaption a, a a, span a, figure a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

figcaption {
  font-size: 0.875em;
  font-style: italic;
  margin: 5px 0;
}

h1, h2, h3, h4, h5, h6, th, tfoot td {
  font-family: var(--wp--preset--font-family--head);
  font-weight: 400;
  color: var(--wp--preset--color--fourth);
  line-height: 1.3;
  margin: 1em 0 0.5em 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, th a, tfoot td a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.is-overview {
  position: relative;
}
.is-overview h1 a, .is-overview h2 a, .is-overview h3 a, .is-overview h4 a, .is-overview p a {
  text-decoration: inherit;
}
.is-overview h1 a:before, .is-overview h2 a:before, .is-overview h3 a:before, .is-overview h4 a:before, .is-overview p a:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

th {
  text-align: left;
}

h1 {
  font-size: var(--wp--preset--font-size--2-xl);
}

h2 {
  font-size: var(--wp--preset--font-size--x-large);
}

h3 {
  font-size: var(--wp--preset--font-size--large);
}

h4 {
  font-size: var(--wp--preset--font-size--medium);
}

ol, ul {
  padding-left: 19px;
}

figure {
  margin: 0;
}

.wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
}

blockquote {
  padding: var(--col-space, 15px);
  margin: var(--col-space, 15px);
}
blockquote p {
  position: relative;
}
blockquote p:before {
  content: "“";
  font-family: var(--wp--preset--font-family--head);
  font-size: 5rem;
  position: absolute;
  left: -2.3rem;
  top: 0;
  line-height: 4rem;
  color: var(--light-border-color);
}

.wp-block-buttons {
  margin: calc(var(--space-inner, 0) * -1);
}
.wp-block-buttons .wp-block-button {
  margin: var(--space-inner, 0);
}

.wp-block-button__link:hover, .wp-block-button__link:focus {
  transition: all 0.2s ease-in;
}

:not(.is-style-outline) .wp-block-button__link:hover, :not(.is-style-outline) .wp-block-button__link:focus {
  background-color: var(--wp--preset--color--primary);
}
:not(.is-style-outline) .wp-block-button__link.has-primary-background-color:hover, :not(.is-style-outline) .wp-block-button__link.has-primary-background-color:focus {
  background-color: var(--wp--preset--color--secondary) !important;
}

.is-style-outline .wp-block-button__link:hover, .is-style-outline .wp-block-button__link:focus {
  background-color: transparent;
  color: var(--wp--preset--color--primary) !important;
}
.is-style-outline .wp-block-button__link.has-primary-color:hover, .is-style-outline .wp-block-button__link.has-primary-color:focus {
  color: var(--wp--preset--color--secondary) !important;
}

input[type=text], input[type=email], input[type=number], input[type=url], input[type=text], input[type=date], input[type=time], input[type=datetime-local], input[type=range], select, textarea {
  min-height: 40px;
  padding: 0 calc(var(--space-inner, 5px) * 2);
  width: 100%;
  min-width: 100%;
  box-sizing: border-box;
  border-radius: var(--border-small, 0);
  border: 1px solid var(--input-border-color, #dddddd);
  line-height: inherit;
}

label {
  margin: var(--col-space, 15px) 0 calc(var(--col-space, 15px) / 3);
  display: inline-block;
}

.input-range {
  position: relative;
}
.input-range datalist {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: -12px;
}
.input-range option {
  padding: 0 15px;
}

.range-slider__value {
  position: absolute;
  top: 0;
  right: 0;
  margin: var(--col-space, 15px) 0 calc(var(--col-space, 15px) / 3);
}

.input-radio label, .input-checkbox label {
  margin: calc(var(--col-space, 15px) / 5) 0;
}

fieldset {
  margin: var(--col-space, 15px) 0 calc(var(--col-space, 15px) / 3);
  border-radius: var(--border-small, 0);
  border: 1px solid var(--light-border-color, #dddddd);
}

legend {
  padding: 0 10px;
}

.form-sending button, .form-sending input {
  pointer-events: none;
  opacity: 0.5;
}

.wp-block-table th, .wp-block-table td, .wp-block-table th, .wp-block-table td {
  border: 1px solid var(--light-border-color, currentColor);
}

.alignright {
  text-align: right;
}

.aligncenter {
  text-align: center;
}

.wp-block-image {
  display: inline-block;
}

.type-flex {
  display: flex;
  gap: var(--col-space, 15px);
}
.type-flex > .type-flex {
  gap: calc(var(--col-space, 15px) / 2);
}

.justify-content-right {
  justify-content: right;
  text-align: right;
}

.justify-content-center {
  justify-content: center;
  text-align: center;
}

.justify-content-space-between {
  justify-content: space-between;
}

.flex-wrap-nowrap {
  flex-wrap: nowrap;
}

.vertical-alignment-center {
  align-items: center;
}

.vertical-alignment-bottom {
  align-items: end;
}

.flex-wrap-wrap {
  flex-wrap: wrap;
}

.wp-block-awww-icon {
  line-height: 0em;
  display: inline-block;
}
.wp-block-awww-icon svg {
  width: auto;
  height: 1em;
}
.wp-block-awww-icon svg path {
  fill: currentColor;
}

.mobile-toggle {
  display: none;
}

header {
  position: fixed;
  width: 100%;
  z-index: 20;
}
header:before {
  content: "";
  display: block;
  width: 100%;
  height: 60px;
  box-shadow: 1px 1px 71px 0px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 1px 1px 71px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 1px 1px 71px 0px rgba(0, 0, 0, 0.7);
  margin-top: -60px;
  position: absolute;
}

.logo {
  display: block;
  line-height: 0;
}

.image-background-holder {
  position: absolute;
  inset: 0;
  width: auto;
  height: auto;
}
.image-background-holder .awww-col {
  position: relative;
  height: 100%;
}
.image-background-holder figure {
  margin: 0;
  padding: 0;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.image-background-holder img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: 50% var(--tp, 50);
  opacity: var(--io, 1);
}

.v-cs > .image-background-holder {
  left: var(--col-space, 15px);
  right: var(--col-space, 15px);
}

.v-cs .image-background-holder + * {
  position: relative;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  --max-row-width:1352px;
  --col-space:15px;
  --d-space: 12px;
  --inner-col-space:8px;
  --rest-space:min(var(--max-row-width), 100% );
  --border-small: 5px;
  --border-mid: 20px;
  --border-big: 50px;
  --space-inner: 5px;
  --max-width-mobile-nav: 1100px;
  --light-border-color: #dddddd;
  background-color: var(--wp--preset--color--bg);
  font-size: 1em;
  line-height: 1.6;
  font-weight: 400;
  color: var(--wp--preset--color--antraciet);
  font-family: var(--wp--preset--font-family--text);
}
.entry-content {
  overflow-x: clip;
}

.site .header-holder {
  margin: 0;
}

.v-c-c .v-c-c {
  margin: 0;
}

.entry-content > .v-c-c {
  margin: 100px 0;
}
.entry-content > .v-c-c:first-child {
  margin-top: 0;
}

.v-c-c .v-c-c {
  margin-left: -15px;
  margin-right: -15px;
}

.v-cs > .image-background-holder {
  left: -15px;
  right: -15px;
}

mark {
  background-color: unset;
}

#x-request {
  display: none;
}

@media screen and (min-width: 993px) {
  #x-request {
    display: block;
  }
  #x-request .wp-block-button__link {
    white-space: nowrap;
  }
  #request-detail-top {
    display: none;
  }
}

h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
  padding: 1em;
  border-radius: var(--border-mid);
}

.wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #ffffff;
}

.has-bg-img {
  min-height: 400px;
}

.is-style-rounded-gr {
  border-radius: var(--border-mid);
  overflow: hidden;
  box-shadow: -1px 5px 20px -8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: -1px 5px 20px -8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -1px 5px 20px -8px rgba(0, 0, 0, 0.2);
}

.navs-right {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.is-style-rounded-elem {
  overflow: hidden;
  border-radius: var(--border-mid);
}
.is-style-rounded-elem.wp-block-awww-icon {
  border-radius: 0.3em;
  padding: 0.2em !important;
}

.is-style-arrow-btn a {
  position: relative;
  padding-right: 60px;
}
.is-style-arrow-btn a:after {
  content: "\e805";
  font-family: "fontello";
  position: absolute;
  font-size: 0.8em;
  background-color: #ffffff;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: calc(50% - 15px);
  right: 15px;
  color: var(--wp--preset--color--secondary);
}

.is-style-img-txt {
  position: relative;
}
.is-style-img-txt > *:not(figure) {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.z-index {
  position: relative;
  z-index: 1;
}

.image-background-holder.v-cs {
  margin-top: 15px;
}

.is-style-title-bg {
  border-radius: var(--border-mid);
}
.is-style-title-bg.line-left {
  position: relative;
}
.is-style-title-bg.line-left:before {
  content: "";
  display: block;
  position: absolute;
  width: 50vw;
  left: calc(-50vw + 20px);
  top: 0;
  height: 100%;
  background-color: inherit;
}

.is-style-taglist {
  margin: 0;
  padding: 0;
}
.is-style-taglist li {
  list-style: none;
  display: inline-block;
  border: 2px solid CurrentColor;
  border-radius: var(--border-small);
  padding: 0.2em 0.8em;
  margin-right: 5px;
  margin-bottom: 5px;
}
.is-style-taglist li a {
  text-decoration: none;
}

.is-style-btn-p {
  padding: 0.6em 1em !important;
  border-radius: var(--border-small);
}

.is-tag {
  display: inline-block;
  position: absolute;
  top: 15px;
  left: 15px;
  border-radius: var(--border-small);
  background: rgba(129, 106, 78, 0.6);
  padding: 0.2em 0.8em;
}

.is-style-hlaf-bg {
  position: relative;
  z-index: 1;
}
.is-style-hlaf-bg:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 50%;
  bottom: 15px;
  background-color: var(--wp--preset--color--bg);
}
.is-style-hlaf-bg > * {
  position: relative;
}

.awww-acc-cont {
  margin: 0;
}

.cat-list-p li {
  list-style: none;
}
.cat-list-p li a {
  font-size: 18px;
}

#footer-menu .menu {
  text-align: center;
}

.filter-con {
  display: inline-block;
  text-align: left;
}

.filter-con-col {
  text-align: center;
}

.filterForm {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  gap: 15px;
}
.filterForm button {
  line-height: 1em;
}
.filterForm label {
  margin-top: 0;
}

.awww-acc-he button {
  border-radius: var(--border-small);
  margin-top: 5px;
}
.awww-acc-he button:before {
  display: none;
}
.awww-acc-he button:after {
  content: "\e805";
  font-family: "fontello";
  border: 0;
  color: #ffffff;
  background-color: var(--wp--preset--color--secondary);
  border-radius: 40px;
  padding: 8px;
  line-height: 14px;
  transform: rotate(90deg);
  font-size: 14px;
  top: calc(50% - 15px);
  right: 15px;
}
.awww-acc-he button[aria-expanded=true] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.awww-acc-he button[aria-expanded=true]:after {
  top: calc(50% - 15px);
  transform: rotate(-90deg);
}

.is-subnav-holder {
  padding: 10px;
  border-radius: 10px;
  background-color: #E1F1FF;
  font-size: 15px;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.is-subnav-holder ul {
  margin: 0;
  padding: 0;
}
.is-subnav-holder ul li {
  padding: 0 5px;
  list-style: none;
  display: inline-block;
}
.is-subnav-holder ul li a:hover {
  color: var(--wp--preset--color--primary);
}
.is-subnav-holder p {
  display: flex;
  align-items: center;
  margin: 0;
}
.is-subnav-holder p a {
  font-size: 24px;
  padding-left: 10px;
}
.is-subnav-holder p i {
  font-size: inherit;
}

.row-align-stretch > .awww-col > .is-overview > .wp-block-group {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.form-input-holder p.has-2-xs-font-size {
  line-height: 1.1em;
  margin-top: 10px !important;
}

.affix-box-holder {
  z-index: 11;
}

input[type=text], input[type=email], input[type=number], input[type=url], input[type=text], input[type=date], input[type=time], input[type=datetime-local], input[type=range], select, textarea {
  min-height: 34px;
}

.tax-filter.lvl-0 {
  margin: 0;
  padding: 0;
}
.tax-filter li {
  font-size: 18px;
}
.tax-filter li a {
  font-size: inherit;
  display: inline-block;
  padding: 1px 7px;
  text-decoration: none;
  border-radius: 3px;
  margin: 2px 0;
}
.tax-filter li a:hover {
  color: var(--wp--preset--color--primary);
  text-decoration: underline;
}
.tax-filter li.active a {
  background-color: var(--wp--preset--color--secondary);
  color: #ffffff;
}
.tax-filter li.active + ul {
  display: block;
}
.tax-filter ul {
  display: none;
}

.is-style-outline {
  border: 1px solid currentColor;
  border-radius: 5px;
}

.pagination .nav-links {
  text-align: center;
}
.pagination .nav-links > * {
  display: inline-block;
  min-width: 20px;
  text-align: center;
  padding: 0 4px;
}
.pagination .nav-links a {
  border: 1px solid #dddddd;
  border-radius: 3px;
}

@media (prefers-reduced-motion: no-preference) {
  @supports (animation-timeline: view()) {
    .awww-morph {
      animation: morphAni linear both;
      animation-timeline: view();
      animation-range: 0vh 100vh;
    }
    .awww-scale {
      animation: scaleAni linear both;
      animation-timeline: view();
      animation-range: 0vh 100vh;
    }
    .awww-opacity {
      animation: opacityAni linear both;
      animation-timeline: view();
      animation-range: 0vh 100vh;
    }
    .awww-blur {
      animation: blurAni linear both;
      animation-timeline: view();
      animation-range: 0vh 100vh;
    }
    .awww-flyin {
      animation: translateXLeft linear both;
      animation-timeline: view();
      animation-range: 0vh 100vh;
    }
    .flyin-right {
      animation: translateXRight linear both;
      animation-timeline: view();
      animation-range: 0vh 100vh;
    }
    .flyin-bottom {
      animation: translateYBottom linear both;
      animation-timeline: view();
      animation-range: 0vh 100vh;
    }
    .image-background-holder {
      overflow: clip;
    }
    .image-background-holder figure {
      min-height: 100vh;
      animation: parallax linear both;
      animation-timeline: view();
      animation-range: 0vh 200vh;
    }
  }
}
@keyframes parallax {
  0% {
    transform: translateY(-100vh);
  }
  100% {
    transform: translateY(80vh);
  }
}
@keyframes morphAni {
  0%, 100% {
    border-radius: var(--mstart);
  }
  34% {
    border-radius: 60% 40% 40% 60%/55% 50% 50% 55%;
  }
  67% {
    border-radius: var(--mend);
  }
}
@keyframes translateXLeft {
  0% {
    transform: translateX(-50vw);
  }
  60% {
    transform: translateX(0vw);
  }
}
@keyframes translateXRight {
  0% {
    transform: translateX(50vw);
  }
  60% {
    transform: translateX(0vw);
  }
}
@keyframes translateYBottom {
  0% {
    transform: translateY(50vh);
  }
  60% {
    transform: translateY(0vh);
  }
}
@keyframes scaleAni {
  0% {
    transform: scale(var(--mstart));
  }
  45%, 85% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@keyframes opacityAni {
  0% {
    opacity: var(--mstart);
  }
  50% {
    opacity: 0.5;
  }
  65% {
    opacity: 1;
  }
}
@keyframes blurAni {
  0%, 100% {
    filter: blur(var(--mstart));
  }
  45%, 85% {
    filter: blur(0);
  }
}
.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu li {
  display: inline-block;
}
.menu li a {
  text-decoration: none;
  padding: 10px;
  display: block;
  font-weight: 600;
  color: #53565A;
  font-size: 16px;
  letter-spacing: 0.03rem;
  border-bottom: 4px solid transparent;
}
.menu li li {
  display: block;
}

#head-menu > ul {
  display: flex;
}
#head-menu > ul > li {
  border-bottom: 3px solid transparent;
  margin: 0 3px;
}
#head-menu > ul > li.current {
  border-bottom: 3px solid currentColor;
}
#head-menu > ul > li:hover, #head-menu > ul > li:focus {
  border-bottom: 3px solid var(--wp--preset--color--secondary);
}
#head-menu > ul > li:hover .open-sm:before, #head-menu > ul > li:focus .open-sm:before {
  transform: rotate(-45deg);
  margin-top: 6px;
}
#head-menu > ul > li:hover > .sub-menu {
  display: block;
}
#head-menu li {
  position: relative;
}
#head-menu li.has-children {
  padding-right: 35px;
}
#head-menu li.has-children > a {
  padding-right: 0;
}
#head-menu .open-sm {
  background-color: transparent;
  border: 0;
  padding: 0 15px 0 10px;
  position: absolute;
  height: 46px;
  top: 0;
  right: 0;
}
#head-menu .open-sm:before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-top: 2px solid #53565A;
  border-right: 2px solid #53565A;
  transform: rotate(135deg);
  margin-top: -7px;
}
#head-menu .sub-menu {
  position: absolute;
  top: calc(100% + 4px);
  background-color: #ffffff;
  min-width: 300px;
  padding: 15px 20px;
  display: none;
}
#head-menu .sub-menu::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 0;
  right: 0;
  height: 8px;
}
#head-menu .sub-menu.active {
  display: block;
}
#head-menu .sub-menu li.current:before {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  background-color: var(--wp--preset--color--secondary);
  position: absolute;
  left: -20px;
}
#head-menu .sub-menu li:hover:before {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  background-color: var(--wp--preset--color--secondary);
  position: absolute;
  left: -20px;
}
#head-menu .sub-menu li:hover a {
  color: var(--wp--preset--color--primary);
}
#head-menu .sub-menu a {
  padding: 5px 0;
  line-height: 1.4em;
}

/* Desktop only: flyout sub-menu to the right, hover-triggered */
@media screen and (min-width: 1101px) {
  #head-menu .sub-menu .sub-menu {
    top: -15px;
    left: 100%;
    margin-left: 8px;
  }
  #head-menu .sub-menu li.has-children:hover > .sub-menu {
    display: block;
  }
  /* Hide click-button, use CSS chevron instead */
  #head-menu .sub-menu .open-sm {
    display: none;
  }
  /* Standalone right-pointing chevron for flyout items */
  #head-menu .sub-menu li.has-children > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 5px;
  }
  #head-menu .sub-menu li.has-children > a::after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-top: 2px solid #53565A;
    border-right: 2px solid #53565A;
    transform: rotate(45deg);
    flex-shrink: 0;
    margin-left: 10px;
  }
  /* Hover bridge: transparent area between item and flyout */
  #head-menu .sub-menu li.has-children {
    position: relative;
  }
  #head-menu .sub-menu li.has-children::after {
    content: "";
    position: absolute;
    top: 0;
    right: -8px;
    width: 8px;
    height: 100%;
  }
}

#head-menu-r li a {
  background-color: var(--wp--preset--color--secondary);
  border-radius: var(--border-small, 5px);
  border-width: 0;
  color: var(--wp--preset--color--third);
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: calc(0.367em + 2px) calc(1em + 2px);
  text-decoration: none;
}

#top-menu {
  position: absolute;
  top: -32px;
  right: 0;
  left: 0;
}
#top-menu:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0px 2px 34px 0px rgb(0, 0, 0);
  -webkit-box-shadow: 0px 2px 34px 0px rgb(0, 0, 0);
  -moz-box-shadow: 0px 2px 34px 0px rgb(0, 0, 0);
}
#top-menu .menu {
  text-align: right;
  color: #ffffff;
}
#top-menu .menu li.icon {
  position: relative;
}
#top-menu .menu li.icon:before {
  font-size: 16px;
  color: currentColor;
  position: absolute;
  font-size: 16px;
  color: currentColor;
  position: absolute;
  left: 0;
  top: calc(50% - 11px);
}
#top-menu .menu li.icon a {
  padding-left: 26px;
}
#top-menu a {
  color: #ffffff;
  padding: 3px 10px;
}
#top-menu a:hover {
  color: var(--wp--preset--color--primary);
}

.head-con {
  position: relative;
  max-width: calc(var(--max-row-width) - 30px);
  margin: 12px auto 0 auto;
  display: flex;
  align-items: center;
  gap: calc(2 * var(--col-space));
  justify-content: space-between;
  padding: 15px;
  background-color: #ffffff;
  border-radius: 10px;
}
.head-con.has-top-m {
  margin-top: 32px;
}

#nav-container {
  display: flex;
  gap: calc(2 * var(--col-space));
  flex: 1;
  justify-content: space-between;
  align-items: center;
}
#nav-container > p {
  display: none;
}

.menu-pre-footer-1-container .menu li {
  display: block;
}
.menu-pre-footer-1-container .menu a {
  color: #ffffff;
  font-weight: 400;
  padding: 0;
}

@media screen and (max-width: 1100px) {
  .head-con {
    padding-right: 60px;
  }
  #nav-container {
    position: fixed;
    inset: 0;
    transform: translateX(-100vw);
    transition: all 0.2s ease-in;
    background-color: #ffffff;
    padding-top: 112px;
  }
  #nav-container.active {
    display: block;
    transform: translateX(0);
  }
  #nav-container .menu {
    display: flex;
    flex-direction: column;
    margin: 20px 15px;
  }
  #nav-container .menu .sub-menu {
    position: relative;
  }
  .mobile-toggle {
    display: block;
    position: absolute;
    z-index: 20;
    right: var(--col-space);
    top: calc(50% - 15px);
  }
  .nav-toggle {
    width: 33px;
    height: 28px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    border: 0;
    background-color: transparent;
  }
  .nav-toggle i {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: var(--wp--preset--color--secondary);
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .nav-toggle i:nth-child(1) {
    top: 0px;
  }
  .nav-toggle i:nth-child(2), .nav-toggle i:nth-child(3) {
    top: 12px;
  }
  .nav-toggle i:nth-child(4) {
    top: 24px;
  }
  .nav-toggle[aria-expanded=true] i:nth-child(1), .nav-toggle[aria-expanded=true] i:nth-child(4) {
    top: 12px;
    width: 0%;
    left: 50%;
  }
  .nav-toggle[aria-expanded=true] i:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .nav-toggle[aria-expanded=true] i:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
@media screen and (max-width: 992px) {
  body {
    --inner-col-space:10px;
    font-size: 95%;
    --d-space: 10px;
  }
  .wp-block-awww-post-overview > .v-cs > .awww-col > * {
    display: block;
  }
  .wp-block-heading {
    margin-left: 0 !important;
  }
  #nav-container {
    overflow: auto;
  }
  #page-page-uitgebreid .mobile-reverse {
    flex-direction: column-reverse;
  }
  #page-page-uitgebreid .mobile-reverse > .awww-col > * {
    display: grid;
  }
  #page-page-uitgebreid .mobile-reverse > .awww-col > *.wp-block-image {
    justify-content: center;
  }
  .is-style-title-bg.line-left:before {
    display: none;
  }
  .is-style-hex-mask-rechts > .image-background-holder, .is-style-hex-mask > .image-background-holder {
    position: relative;
    height: 25vh;
  }
  .is-style-hex-mask-rechts > .image-background-holder .awww-col, .is-style-hex-mask > .image-background-holder .awww-col {
    padding: 0;
  }
  .is-style-hex-mask-rechts > .image-background-holder + .v-cs, .is-style-hex-mask > .image-background-holder + .v-cs {
    padding: 0 !important;
    margin-top: 0;
  }
  #tour-detail-price-form > .wp-block-group {
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 10px;
    right: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  #tour-detail-price-form > .wp-block-group > .wp-block-group:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    padding: 8px 15px !important;
  }
  #tour-detail-price-form > .wp-block-group > .wp-block-group:first-child > .wp-block-group {
    flex: 1;
    flex-wrap: wrap !important;
    display: flex;
    gap: 10px;
    align-items: anchor-center;
    flex-wrap: wrap;
  }
  #tour-detail-price-form > .wp-block-group > .wp-block-group:first-child .wp-block-buttons {
    margin: 0 !important;
  }
  #tour-detail-price-form.active #detail-form, #tour-detail-price-form.active #x-request {
    display: block;
  }
  #tour-detail-price-form.active #request-detail-top {
    display: none;
  }
  #detail-form {
    display: none;
    overflow-y: auto;
    max-height: calc(100vh - 120px);
  }
  .entry-content {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 764px) {
  .dir {
    padding-right: max(var(--d-space) * var(--dir, 0) - var(--d-space), 0);
  }
  .entry-content > .v-c-c {
    margin: 25px 0;
  }
  .entry-content {
    padding-bottom: 80px;
  }
  body {
    --wp--preset--font-size--large:1.25em;
    --wp--preset--font-size--x-large:1.5em;
    --wp--preset--font-size--2-xl: 2em;
    --wp--preset--font-size--3-xl: 2.5em;
    --wp--preset--font-size--4-xl: 3.25em;
  }
  .filterForm {
    justify-content: right;
  }
  .filter-input {
    width: 100%;
  }
  .is-style-hlaf-bg:before {
    right: 0;
    top: -9px;
  }
  .is-style-hlaf-bg + .v-c-c {
    margin-top: -30px !important;
  }
}
@media screen and (max-width: 600px) {
  body {
    --d-space: 8px;
    --wp--preset--font-size--2-xl: 1.9em;
    --wp--preset--font-size--x-large:1.4em;
    --wp--preset--font-size--large:1.2em;
    --wp--preset--font-size--3-xl: 2.2em;
    --wp--preset--font-size--4-xl: 2.8em;
  }
  h1, h2, h3, h4 {
    word-wrap: break-word;
  }
  .tri-holder {
    position: relative;
  }
  .has-bottom-triangle {
    max-width: 105px;
    height: calc(100% - 31px);
    text-align: left;
    position: absolute;
    display: flex;
    align-items: center;
  }
  .has-bottom-triangle:before {
    clip-path: polygon(96% 0, 100% 0, 100% 100%, 96% 100%, 0 50%);
    height: 100%;
    bottom: 0;
    right: -1px;
  }
  .has-bottom-triangle + .wp-block-group {
    margin-left: 104px;
    padding: 25px 15px !important;
  }
  .has-bottom-triangle + .wp-block-group * {
    text-align: left;
  }
}
@media screen and (max-width: 450px) {
  #tour-detail-price-form > .wp-block-group > .wp-block-group:first-child > .wp-block-group {
    display: block;
  }
}

/* B1: Garantieblok boven footer */
#awww-guarantee-bar {
  background-color: #ffffff;
  border-top: 1px solid #e8e8e8;
  padding: 24px 15px;
}
#awww-guarantee-bar .guarantee-inner {
  max-width: calc(var(--max-row-width) - 30px);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
  flex-wrap: wrap;
}
#awww-guarantee-bar .guarantee-logo {
  display: inline-flex;
  align-items: center;
  opacity: 0.85;
  transition: opacity 0.2s;
}
#awww-guarantee-bar .guarantee-logo:hover {
  opacity: 1;
}
#awww-guarantee-bar .guarantee-logo img {
  height: 53px;
  width: auto;
  display: block;
}
