/* abstracts */
@import url("//hello.myfonts.net/count/3d6007");
@import url("https://use.typekit.net/run4ydc.css");
@font-face {
  font-family: "antique-olive-compact", sans-serif;
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "antique-olive-compact", sans-serif;
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: "DoublePorter1";
  src: url("../webFonts/DoublePorter1/font.woff2") format("woff2"), url("../webFonts/DoublePorter1/font.woff") format("woff"); }

@font-face {
  font-family: "DoublePorter1";
  src: url("../webFonts/DoublePorter1/font.woff2") format("woff2"), url("../webFonts/DoublePorter1/font.woff") format("woff"); }

@font-face {
  font-family: 'Gotham-Rounded';
  src: url("../webFonts/GothamRounded/GothamRounded-BoldItalic.woff2") format("woff2"), url("../webFonts/GothamRounded/GothamRounded-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gotham-Rounded';
  src: url("../webFonts/GothamRounded/GothamRounded-Bold.woff2") format("woff2"), url("../webFonts/GothamRounded/GothamRounded-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gotham-Rounded';
  src: url("../webFonts/GothamRounded/GothamRounded-MediumItalic.woff2") format("woff2"), url("../webFonts/GothamRounded/GothamRounded-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gotham-Rounded';
  src: url("../webFonts/GothamRounded/GothamRounded-Medium.woff2") format("woff2"), url("../webFonts/GothamRounded/GothamRounded-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gotham-Rounded';
  src: url("../webFonts/GothamRounded/GothamRounded-Book.woff2") format("woff2"), url("../webFonts/GothamRounded/GothamRounded-Book.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gotham-Rounded';
  src: url("../webFonts/GothamRounded/GothamRounded-BookItalic.woff2") format("woff2"), url("../webFonts/GothamRounded/GothamRounded-BookItalic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gotham-Rounded';
  src: url("../webFonts/GothamRounded/GothamRounded-Light.woff2") format("woff2"), url("../webFonts/GothamRounded/GothamRounded-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gotham-Rounded';
  src: url("../webFonts/GothamRounded/GothamRounded-LightItalic.woff2") format("woff2"), url("../webFonts/GothamRounded/GothamRounded-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/*=============================
=            color            =
=============================*/
/*=====  End of color  ======*/
/* base */
/*============================
=            font            =
============================*/
/*=====  End of font  ======*/
/*===============================
=            general            =
===============================*/
body {
  background-color: #404041; }

.scrollTop {
  position: fixed;
  top: 50%;
  right: 0;
  background-color: #A6CE39;
  color: #fff;
  width: 25px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: ease-out 0.3s;
  -o-transition: ease-out 0.3s;
  transition: ease-out 0.3s;
  z-index: 400;
  visibility: hidden;
  opacity: 0;
  border: none; }
  .scrollTop:hover {
    color: white;
    background-color: #404041; }
  .scrollTop.sticky {
    visibility: visible;
    opacity: 1; }

#player {
  opacity: 0; }

/* COOKIES */
div#sliding-popup,
div#sliding-popup .eu-cookie-withdraw-banner,
.eu-cookie-withdraw-tab {
  background: #A6CE39;
  padding: 10px 0;
  text-align: center; }

.eu-cookie-compliance-message {
  text-align: center; }

.eu-cookie-compliance-secondary-button {
  padding: 10px 40px;
  border: none;
  color: #000000;
  background: #fff;
  border-radius: 0.25rem;
  font-weight: 500;
  -webkit-transition: ease-out 0.3s;
  -o-transition: ease-out 0.3s;
  transition: ease-out 0.3s; }
  .eu-cookie-compliance-secondary-button:hover {
    background: #000000;
    color: #fff; }

.eu-cookie-compliance-default-button {
  padding: 8px 40px;
  border: 2px solid #fff;
  color: #fff;
  background: transparent;
  border-radius: 0.25rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: 500;
  -webkit-transition: ease-out 0.3s;
  -o-transition: ease-out 0.3s;
  transition: ease-out 0.3s; }
  .eu-cookie-compliance-default-button:hover {
    background: #fff;
    color: #000000; }

.eu-cookie-compliance-message p {
  font-size: 16px !important; }

.eu-cookie-compliance-buttons {
  text-align: center; }

.find-more-button-processed {
  font-size: 14px; }

.cookiebox {
  position: fixed;
  z-index: 500;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #A6CE39;
  color: #fff;
  padding: 30px 15px;
  display: none; }
  .cookiebox .btn {
    width: 100%;
    margin-top: 10px; }

.ui-widget-content {
  border: none !important;
  color: #fff;
  font-weight: 500;
  background: #A6CE39;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3); }

.ui-menu .ui-menu-item-wrapper {
  padding: 6px;
  border: none; }

.ui-state-active,
.ui-widget-content .ui-state-active {
  border: 1px solid #fff;
  background: #fff;
  color: #A6CE39; }

@media (min-width: 768px) {
  .eu-cookie-compliance-message {
    text-align: left; }
  .eu-cookie-compliance-buttons {
    text-align: center; }
  .eu-cookie-compliance-buttons {
    text-align: right; }
  .info.eu-cookie-compliance-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .cookiebox {
    position: fixed;
    bottom: 30px;
    left: 30px;
    right: auto;
    padding: 30px;
    max-width: 500px;
    border-radius: 15px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3); }
    .cookiebox .btn {
      width: auto;
      margin-top: 10px; }
      .cookiebox .btn:first-child {
        margin-right: 10px; } }

@media (min-width: 992px) {
  #sliding-popup {
    bottom: 20px !important;
    left: 20px !important;
    width: auto !important;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    padding: 40px !important; }
  .eu-cookie-compliance-content {
    max-width: 100% !important; } }

/* MENU ADMIN */
.toolbar-fixed .l-menu {
  top: 39px; }

.toolbar-fixed.toolbar-tray-open .l-menu {
  top: 79px; }

.toolbar-vertical #toolbar-bar {
  position: fixed; }

.toolbar-vertical .l-menu {
  top: 39px; }

.toolbar-vertical.toolbar-tray-open .l-menu {
  top: 39px; }

.form-check {
  padding-left: 0;
  margin-bottom: 10px; }

[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
  position: absolute;
  pointer-events: none;
  opacity: 0; }

input[type="radio"], input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

.form-check-input[type="checkbox"] + label, label.btn input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  height: auto;
  padding-left: 35px;
  line-height: 1.5625rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.form-check-input[type="checkbox"] + label:before,
.form-check-input[type="checkbox"]:not(.filled-in) + label:after,
label.btn input[type="checkbox"] + label:before,
label.btn input[type="checkbox"]:not(.filled-in) + label:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 18px;
  height: 18px;
  margin-top: 3px;
  content: "";
  border: 2px solid #A6CE39;
  border-radius: 5px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }

.form-check-input[type="checkbox"]:checked + label:before, label.btn input[type="checkbox"]:checked + label:before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 1.375rem;
  border-top: 2px solid transparent;
  border-right: 2px solid #A6CE39;
  border-bottom: 2px solid #A6CE39;
  border-left: 2px solid transparent;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  border-radius: 1px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.form-check-input[type="checkbox"]:not(.filled-in) + label:after, label.btn input[type="checkbox"]:not(.filled-in) + label:after {
  border: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

@media (min-width: 992px) {
  body {
    padding-top: 0px; }
  .toolbar-fixed .l-menu {
    top: 117px; }
  .toolbar-fixed .l-menu {
    top: 39px; }
  .toolbar-fixed.toolbar-tray-open .l-menu {
    top: 117px; } }

@media (min-width: 1069px) {
  .toolbar-fixed .l-menu {
    top: 39px; }
  .toolbar-fixed.toolbar-tray-open .l-menu {
    top: 79px; } }

html {
  font-size: 16px;
  scroll-behavior: smooth; }

body {
  font-family: "Gotham-Rounded", sans-serif;
  color: #fff;
  padding-top: 57px; }

@media (min-width: 992px) {
  body {
    padding-top: 0px; } }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 30px; }

a:hover,
a:focus {
  text-decoration: none; }

textarea {
  resize: none; }

.ttu {
  text-transform: uppercase; }

.font-secondary {
  font-family: "DoublePorter1", sans-serif; }

#c-bns.swap button:last-child,
#c-bns button:first-child:active,
#c-bns button:first-child:hover,
#c-bns.swap button:last-child:active,
#c-bns.swap button:last-child:hover,
#s-bns button:first-child:active,
#s-bns button:first-child:hover,
#c-bns button:first-child, #s-bns button:first-child {
  font-weight: 700;
  font-size: 18px;
  padding: 5px 10px;
  border-radius: 40px;
  background-color: #A6CE39;
  border: none;
  color: #fff;
  -webkit-transition: ease-out 0.3s;
  -o-transition: ease-out 0.3s;
  transition: ease-out 0.3s; }

#c-bns.swap button:last-child:hover {
  font-weight: 700;
  font-size: 18px;
  padding: 5px 10px;
  border-radius: 40px;
  background-color: #404041;
  border: none;
  color: #fff;
  -webkit-transition: ease-out 0.3s;
  -o-transition: ease-out 0.3s;
  transition: ease-out 0.3s; }

#c-bns.swap button:first-child,
#cm .c_link:active,
#cm .c_link:hover,
#s-c-bn:active, t
#s-c-bn:hover,
#s-cnt button + button:active,
#s-cnt button + button:hover,
#c-bns button + button,
#s-c-bn,
#s-cnt button + button {
  font-weight: 700;
  font-size: 18px;
  padding: 5px 10px;
  border-radius: 40px;
  background-color: #404041;
  border: none;
  color: #fff;
  -webkit-transition: ease-out 0.3s;
  -o-transition: ease-out 0.3s;
  transition: ease-out 0.3s; }

#c-bns.swap button:first-child:hover {
  background-color: #A6CE39; }

#s-ttl,
#c-ttl,
.b-tl {
  color: #A6CE39; }

#s-c-bn::after,
#s-c-bn::before,
.cc_div .b-tg .c-tgl:checked ~ .c-tg {
  background: #A6CE39; }

#s-c-bn {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent; }

#cm .c_link:active, #cm .c_link:hover, #s-cnt button + button:active, #s-cnt button + button:hover {
  background: #A6CE39; }

#s-c-bn:active, #s-c-bn:hover {
  background: transparent; }

.cc_div .act .b-bn .exp::before, .cc_div .b-bn .exp::before {
  border-color: #A6CE39; }

#s-bl .c-bl.b-ex {
  background: #f5f5f5; }

#s-cnt .b-bn .b-tl:active, #s-cnt .b-bn .b-tl:hover {
  background: #ededed; }

/* components */
.modal-backdrop {
  background-color: #404041;
  opacity: 0.65 !important; }

.modal .close {
  color: #fff;
  font-size: 1.5em;
  opacity: 1; }

.modal .modal-header {
  background-color: transparent;
  padding: 0;
  border: none;
  padding-bottom: 20px; }

.modal .modal-body {
  background-color: #fff;
  border-radius: 15px;
  padding: 20px; }

.modal .modal-content {
  background-color: transparent;
  padding: 0;
  border: none; }

.modal.searchModal .modal-body {
  background-color: transparent;
  padding: 0;
  border-radius: 0px; }

.modal.ficheTechModal .form-control {
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: #A6CE39;
  font-weight: 500;
  border-bottom: 2px solid #A6CE39;
  padding: 0.375rem 5px;
  height: 45px; }

.modal.ficheTechModal ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #A6CE39;
  opacity: 1;
  /* Firefox */ }

.modal.ficheTechModal :-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #A6CE39;
  opacity: 1;
  /* Firefox */ }

.modal.ficheTechModal ::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #A6CE39;
  opacity: 1;
  /* Firefox */ }

.modal.ficheTechModal ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #A6CE39;
  opacity: 1;
  /* Firefox */ }

.modal .form-check {
  text-align: left; }

@media (min-width: 768px) {
  .modal .modal-body {
    padding: 40px; } }

.search {
  background-color: #A6CE39;
  padding: 10px 20px 2px 20px;
  color: #fff;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto; }
  .search .textZone {
    margin-bottom: 30px; }
  .search .zoneForm .form-control {
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #fff;
    font-weight: 500;
    border-bottom: 2px solid #fff;
    padding: 0.375rem 5px;
    height: 45px; }
  .search .zoneForm option {
    color: #fff;
    background-color: #A6CE39;
    padding: 0 10px; }
    .search .zoneForm option:focus {
      background-color: #fff;
      color: #A6CE39; }
  .search .zoneForm ::-webkit-calendar-picker-indicator {
    -webkit-filter: invert(1);
    filter: invert(1); }
  .search .zoneForm ::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */ }
  .search .zoneForm :-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */ }
  .search .zoneForm ::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */ }
  .search .zoneForm ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */ }
  .search .zoneForm :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff; }
  .search .zoneForm ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff; }
  .search .zoneForm .btn {
    padding: 0;
    height: 45px;
    width: 100%;
    border-radius: 5px;
    font-weight: 400; }
    .search .zoneForm .btn:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .search .zoneForm .btn.btn-bordered {
      line-height: 41px; }
  .search .zoneForm #secondPart {
    visibility: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s; }
    .search .zoneForm #secondPart.show-form {
      visibility: visible;
      height: auto;
      opacity: 1; }
  .search .title {
    color: #fff; }

@media (min-width: 768px) {
  .search {
    padding: 30px 30px 12px 30px; } }

@media (min-width: 992px) {
  .search {
    padding: 30px 30px 12px 30px; }
    .search .textZone .row {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

@media (min-width: 1420px) {
  .search {
    padding: 40px 40px 22px 40px; }
    .search .title {
      font-size: 2.5em;
      font-family: "antique-olive-compact", sans-serif; } }

.btn {
  font-weight: 700;
  font-size: 18px;
  padding: 15px 30px;
  border-radius: 40px;
  background-color: #A6CE39;
  border: none;
  color: #fff;
  -webkit-transition: ease-out 0.3s;
  -o-transition: ease-out 0.3s;
  transition: ease-out 0.3s; }
  .btn:hover {
    background-color: #fff;
    color: #A6CE39; }
  .btn.btn-bordered {
    background-color: transparent;
    border: 2px solid #fff;
    padding: 13px 30px;
    color: #fff;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
    .btn.btn-bordered:hover {
      background-color: #fff;
      color: #A6CE39; }
    .btn.btn-bordered.green {
      border: 2px solid #A6CE39;
      color: #A6CE39; }
      .btn.btn-bordered.green:hover {
        background-color: #A6CE39;
        color: #fff; }
  .btn.btn-white {
    background-color: #fff;
    color: #A6CE39; }
    .btn.btn-white:hover {
      background-color: #404041;
      color: #fff; }
  .btn.btn-filtre {
    padding: 3px 5px;
    border: 1px solid #A6CE39;
    color: #A6CE39;
    background-color: transparent;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    border-radius: 3px;
    margin-right: 10px; }
    .btn.btn-filtre:hover, .btn.btn-filtre.active {
      background-color: #A6CE39;
      color: #fff; }
    .btn.btn-filtre.btn--mois {
      border: 1px solid #A6CE39;
      color: #A6CE39; }
      .btn.btn-filtre.btn--mois.btn--active, .btn.btn-filtre.btn--mois:hover {
        background-color: #A6CE39;
        color: #fff;
        border: 1px solid #A6CE39; }
  .btn.btn-sort {
    height: calc(1.5em + .75rem);
    width: calc(1.5em + .75rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #A6CE39;
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    color: #fff;
    border-radius: 0;
    padding: 0; }
    .btn.btn-sort:hover {
      background-color: #404041; }

@media (min-width: 768px) {
  .btn {
    padding: 20px 40px;
    border-radius: 40px; }
    .btn.btn-bordered {
      padding: 18px 40px; } }

.pagination {
  margin-bottom: 0; }
  .pagination .page-link,
  .pagination a {
    display: block;
    height: calc(1.5em + .75rem);
    width: calc(1.5em + .75rem);
    line-height: calc(1.5em + .75rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 3px;
    font-weight: 700;
    background-color: #f5f5f5;
    color: #404041;
    border: none;
    margin-bottom: 0; }
    .pagination .page-link.active,
    .pagination a.active {
      background-color: #A6CE39;
      color: #fff; }
  .pagination .pager-current a {
    background-color: #A6CE39;
    color: #fff; }
  .pagination .pager-ellipsis {
    display: none !important; }

.item-list .pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px; }
  .item-list .pager li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0; }

.card {
  border-radius: 0;
  border: none;
  background-color: #404041; }
  .card.trip {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 410px;
    padding: 20px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #fff;
    font-size: 1.25em;
    margin-bottom: 30px; }
    .card.trip .title {
      position: relative;
      z-index: 5;
      -webkit-transition: ease-out 0.3s;
      -o-transition: ease-out 0.3s;
      transition: ease-out 0.3s;
      font-family: "Gotham-Rounded", sans-serif;
      font-weight: normal; }
    .card.trip .variantName {
      font-family: "Gotham-Rounded", sans-serif;
      font-weight: normal;
      font-size: 0.65em; }
    .card.trip .day {
      position: relative;
      z-index: 5;
      -webkit-transition: ease-out 0.3s;
      -o-transition: ease-out 0.3s;
      transition: ease-out 0.3s;
      font-weight: 400;
      font-size: 1em;
      color: #A6CE39; }
    .card.trip .infos {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .card.trip .price {
      position: relative;
      z-index: 5;
      font-weight: 400;
      color: #A6CE39;
      -webkit-transition: ease-out 0.3s;
      -o-transition: ease-out 0.3s;
      transition: ease-out 0.3s; }
      .card.trip .price .apd {
        font-size: 0.7em; }
    .card.trip .vignettes {
      margin-top: 0;
      margin-bottom: auto;
      -ms-flex-item-align: end;
      align-self: flex-end;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .card.trip .vignettes .logo_wdd_detail {
        margin-left: 3px;
        max-width: 25px; }
        .card.trip .vignettes .logo_wdd_detail img {
          max-width: 100%; }
    .card.trip:before {
      content: '';
      position: absolute;
      right: 0;
      bottom: 0;
      top: 65%;
      left: 0;
      z-index: 5;
      -webkit-transition: ease-out 0.3s;
      -o-transition: ease-out 0.3s;
      transition: ease-out 0.3s;
      background: -moz-linear-gradient(bottom, #404041 0%, rgba(64, 64, 65, 0.5) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(bottom, #404041 0%, rgba(64, 64, 65, 0.5) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: -webkit-gradient(linear, left bottom, left top, from(#404041), to(rgba(64, 64, 65, 0.5)));
      background: -o-linear-gradient(bottom, #404041 0%, rgba(64, 64, 65, 0.5) 100%);
      background: linear-gradient(to top, #404041 0%, rgba(64, 64, 65, 0.5) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$secondary', endColorstr='$secondary',GradientType=0.5 );
      /* IE6-9 */ }
    .card.trip:hover .title,
    .card.trip:hover .day,
    .card.trip:hover .price {
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px); }
    .card.trip:hover:before {
      top: calc(65% - 20px); }
  .card.blog {
    color: #fff;
    margin-bottom: 30px; }
    .card.blog .picture {
      height: 400px;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; }
    .card.blog .mainInfo {
      position: relative;
      padding: 20px;
      background-color: #404041;
      width: 85%;
      padding-bottom: 0; }
      .card.blog .mainInfo:before {
        content: '';
        position: absolute;
        height: 2px;
        width: 75px;
        background-color: #A6CE39;
        top: 30px;
        right: -35px;
        -webkit-transition: ease-out 0.3s;
        -o-transition: ease-out 0.3s;
        transition: ease-out 0.3s; }
    .card.blog .date {
      color: #A6CE39;
      font-style: italic; }
    .card.blog .title {
      font-family: "antique-olive-compact", sans-serif;
      font-size: 1.25em;
      margin-bottom: 10px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      margin-bottom: 0;
      line-height: 30px; }
    .card.blog .description {
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      overflow: hidden;
      padding: 20px; }
    .card.blog:hover .mainInfo:before {
      right: -15px; }
    .card.blog.info .picture {
      height: 330px; }
    .card.blog.info .title {
      font-size: 1.15em;
      display: inline;
      line-height: 1.15em; }
    .card.blog.info .mainInfo:before {
      width: 70px;
      top: 10px;
      right: -35px; }
    .card.blog.info:hover .mainInfo:before {
      right: -15px; }
  .card.article {
    background: #515151;
    border-radius: 15px;
    margin-bottom: 30px; }
    .card.article .contentImg {
      height: 250px;
      width: 100%;
      position: relative;
      overflow: hidden;
      border-radius: 15px;
      z-index: 5; }
      .card.article .contentImg .image {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0; }
        .card.article .contentImg .image a {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0; }
      .card.article .contentImg a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
      .card.article .contentImg img {
        height: 250px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center center;
        object-position: center center; }
    .card.article .contentZone {
      padding: 20px; }
      .card.article .contentZone .title {
        margin-bottom: 10px; }
        .card.article .contentZone .title a {
          color: #A6CE39; }
      .card.article .contentZone .date {
        font-style: italic; }
      .card.article .contentZone .content {
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden; }
      .card.article .contentZone .btn {
        padding: 10px 20px; }
      .card.article .contentZone .comment_links {
        padding-top: 20px;
        margin-top: auto; }
      .card.article .contentZone .comment_number {
        margin-bottom: 10px; }

@media (min-width: 768px) {
  .card.blog .mainInfo {
    width: 70%; }
    .card.blog .mainInfo:before {
      width: 105px;
      right: -65px; }
  .card.blog .title {
    font-size: 1.5625em; }
  .card.blog:hover .mainInfo:before {
    right: -35px; }
  .card.article .contentZone .btn {
    margin-bottom: 0; }
  .card.article .contentZone .comment_number {
    margin-bottom: 0px; } }

@media (min-width: 992px) {
  .card.blog {
    margin-bottom: 50px; }
    .card.blog .mainInfo {
      width: 85%; }
      .card.blog .mainInfo:before {
        width: 75px;
        right: -35px; }
    .card.blog .title {
      font-size: 1.25em; }
    .card.blog:hover .mainInfo:before {
      right: -15px; } }

@media (min-width: 1420px) {
  .card.blog .mainInfo {
    width: 70%; }
    .card.blog .mainInfo:before {
      width: 105px;
      right: -65px; }
  .card.blog .title {
    font-size: 1.5625em; }
  .card.blog:hover .mainInfo:before {
    right: -35px; }
  .card.article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .card.article .contentImg {
      height: auto;
      width: 250px;
      -ms-flex-preferred-size: 250px;
      flex-basis: 250px;
      position: relative; }
      .card.article .contentImg .image {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0; }
        .card.article .contentImg .image a {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0; }
      .card.article .contentImg img {
        width: 250px;
        height: 100%; }
    .card.article .contentZone {
      -ms-flex-preferred-size: calc(100% - 250px);
      flex-basis: calc(100% - 250px);
      padding: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .card.article .contentZone .comment_links {
        margin-top: auto;
        margin-bottom: 0; } }

form.basicForm .form-control {
  background-color: #f5f5f5;
  border: none; }

form label.error {
  color: #e65a5a; }

form .form-check-label.error {
  font-size: 1em; }

form .form-control {
  background-color: #f5f5f5;
  border: none; }
  form .form-control.error {
    border: 1px solid #e65a5a; }
  .region-sidebar-first form .form-control {
    background-color: #fff; }

form .select2-selection.error {
  border: 1px solid #e65a5a; }

form .form-check-label.error {
  color: #e65a5a; }

#filtre_listing form label {
  font-weight: 500; }

#filtre_listing form .form-check label {
  font-weight: 400; }

.selectTabs .form-control {
  font-weight: 700;
  height: 45px;
  border: none;
  color: #fff;
  background-color: #A6CE39;
  border-radius: 0;
  font-size: 1.25em;
  background-image: url(../img/select.png);
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat; }

.selectTabs select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  -o-text-overflow: '';
  text-overflow: ''; }

.nav-tabs {
  border-bottom: none;
  display: none; }
  .nav-tabs .nav-link {
    background-color: #A6CE39;
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    padding: 10px 15px;
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s; }
    .nav-tabs .nav-link.active {
      background-color: #C6E66F;
      color: #fff; }

.tab-content {
  padding-top: 30px; }

@media (min-width: 768px) {
  .tab-content {
    padding-top: 50px; } }

@media (min-width: 992px) {
  .selectTabs {
    display: none; }
  .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .tab-content {
    padding-top: 80px; } }

@media (min-width: 1420px) {
  .nav-tabs .nav-link {
    padding: 10px 30px;
    font-size: 1.25em; } }

.ui-datepicker {
  font-family: "Gotham-Rounded", sans-serif;
  margin-top: 10px;
  border: none !important;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
  font-size: 1.125em;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3); }
  .ui-datepicker .ui-datepicker-header {
    background-color: transparent;
    border: none; }
  .ui-datepicker .ui-corner-all .ui-icon {
    width: 14px;
    height: 21px;
    background-size: cover;
    background-position: center center;
    cursor: pointer; }
  .ui-datepicker .ui-corner-all.ui-datepicker-prev .ui-icon {
    background-image: url(../img/calendar-prev.png); }
  .ui-datepicker .ui-corner-all.ui-datepicker-next .ui-icon {
    background-image: url(../img/calendar-next.png); }
  .ui-datepicker .ui-corner-all .ui-state-hover {
    border: none;
    background-color: transparent;
    top: 2px; }
    .ui-datepicker .ui-corner-all .ui-state-hover.ui-datepicker-next-hover {
      right: 2px; }
    .ui-datepicker .ui-corner-all .ui-state-hover.ui-datepicker-prev-hover {
      left: 2px; }
  .ui-datepicker .ui-state-default {
    border: none;
    background-color: transparent;
    text-align: center;
    border-radius: 10px; }
    .ui-datepicker .ui-state-default.ui-state-highlight {
      color: #A6CE39;
      font-weight: 500; }
    .ui-datepicker .ui-state-default.ui-state-active {
      color: #fff;
      background-color: #A6CE39;
      font-weight: 500; }

.select2-container--bootstrap4 .select2-selection {
  background-color: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #fff;
  color: #fff;
  font-weight: 500; }

.select2-container--bootstrap4 .select2-selection--single {
  height: 45px !important; }
  .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 45px; }
  .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent; }

.contact .select2-container--bootstrap4 .select2-selection,
.searchResult .select2-container--bootstrap4 .select2-selection,
.calendarFilter .select2-container--bootstrap4 .select2-selection {
  background-color: #f5f5f5;
  border: none;
  border-bottom: none;
  color: #404041;
  border-radius: 0.25rem;
  font-weight: 400; }

.contact .select2-container--bootstrap4 .select2-selection--single,
.searchResult .select2-container--bootstrap4 .select2-selection--single,
.calendarFilter .select2-container--bootstrap4 .select2-selection--single {
  height: calc(1.5em + 0.75rem + 2px) !important; }
  .contact .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered,
  .searchResult .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered,
  .calendarFilter .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    color: #404041;
    line-height: calc(1.5em + .75rem); }
  .contact .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b,
  .searchResult .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b,
  .calendarFilter .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b {
    border-color: #404041 transparent transparent transparent; }

.select2-container .select2-search--inline .select2-search__field {
  margin-left: 8px; }

.select2-selection--multiple {
  padding-right: 25px; }
  .select2-selection--multiple:before {
    content: "";
    position: absolute;
    right: 7px;
    top: 42%;
    border-top: 5px solid #888;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 0px solid transparent; }
  .select2-selection--multiple[aria-expanded="true"]:before {
    border-top: 0px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 5px solid #888; }

.select2-container--default .select2-search--inline .select2-search__field {
  min-height: calc(1.5em + 0.75rem + 2px) !important; }

.select2-selection {
  background-color: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #fff;
  color: #fff;
  font-weight: 500; }

.select2-selection--single {
  height: 45px !important; }
  .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 45px;
    height: calc(1.5em + 0.75rem + 2px) !important; }
  .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent; }

.select2-container--default .select2-selection--single,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
  height: calc(1.5em + 0.75rem + 2px) !important;
  border: none;
  color: #404041;
  line-height: calc(1.5em + .75rem);
  background-color: #f5f5f5; }
  .region-sidebar-first .select2-container--default .select2-selection--single, .region-sidebar-first
  .select2-container--default.select2-container--focus .select2-selection--multiple, .region-sidebar-first
  .select2-container--default .select2-selection--multiple {
    background-color: #fff; }

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
  min-height: calc(1.5em + 0.75rem + 2px) !important;
  height: auto !important; }

.select2-selection {
  background-color: #f5f5f5;
  border: none;
  border-bottom: none;
  color: #404041;
  border-radius: 0.25rem;
  font-weight: 400; }

.select2-selection--single {
  height: calc(1.5em + 0.75rem + 2px) !important; }
  .select2-selection--single .select2-selection__rendered {
    color: #404041;
    line-height: calc(1.5em + .75rem) !important; }
  .select2-selection--single .select2-selection__arrow {
    height: calc(1.5em + 0.75rem + 2px) !important; }
  .select2-selection--single .select2-selection__arrow b {
    border-color: #404041 transparent transparent transparent; }

.select2-results__option {
  min-height: 36px; }

.select2-results__option.loading-results {
  display: none; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #fff;
  color: #A6CE39; }

.select2-container--default .select2-results__option--selected {
  background-color: #C6E66F;
  color: #fff; }

.select2-container--default .green .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #fff;
  color: #A6CE39; }

.select2-dropdown {
  margin-top: 5px;
  border: none;
  background-color: #A6CE39;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3); }
  .select2-dropdown .select2-search--dropdown .select2-search__field {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #404041;
    color: #404041;
    background-color: transparent; }
  .select2-dropdown.green {
    background-color: #A6CE39; }
    .select2-dropdown.green .select2-search--dropdown .select2-search__field {
      border-bottom: 2px solid #fff;
      color: #fff; }

.select2-container--bootstrap4 .select2-results__option {
  color: #404041; }

.select2-container--bootstrap4 .green .select2-results__option {
  color: #fff; }

.select2-container--bootstrap4 .select2-results__option--highlighted,
.select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected="true"] {
  background-color: #A6CE39;
  color: #fff; }

.select2-container--bootstrap4 .green .select2-results__option--highlighted,
.select2-container--bootstrap4 .green .select2-results__option--highlighted.select2-results__option[aria-selected="true"] {
  color: #A6CE39;
  background-color: #fff;
  font-weight: 500; }

.search .select2-container--default .select2-selection--single,
.search .select2-container--default.select2-container--focus .select2-selection--multiple,
.search .select2-container--default .select2-selection--multiple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: #fff;
  font-weight: 500;
  border-bottom: 2px solid #fff;
  padding: 0.375rem 5px;
  height: 45px !important; }

.search .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
  padding-left: 0; }

.search .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent; }

.search .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #fff transparent; }

.select2-dropdown.green {
  color: #fff; }

.pagination {
  margin-bottom: 0; }
  .pagination .page-link,
  .pagination a {
    display: block;
    height: calc(1.5em + .75rem);
    width: calc(1.5em + .75rem);
    line-height: calc(1.5em + .75rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 3px;
    font-weight: 700;
    background-color: #f5f5f5;
    color: #404041;
    border: none;
    margin-bottom: 0; }
    .pagination .page-link.active,
    .pagination a.active {
      background-color: #A6CE39;
      color: #fff; }
  .pagination .pager-current a {
    background-color: #A6CE39;
    color: #fff; }
  .pagination .pager-ellipsis {
    display: none !important; }

.item-list .pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px; }
  .item-list .pager li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0; }

.table {
  color: #fff;
  font-size: 0.9rem; }
  .table td,
  .table th {
    vertical-align: middle; }
  .table .booking_cell {
    white-space: nowrap;
    width: 1%; }
  .table .btn {
    color: #fff;
    text-decoration: none;
    padding: 10px 20px !important;
    margin-bottom: 0 !important; }
    .table .btn:hover {
      text-decoration: none; }
  .table .assurance {
    position: relative;
    color: rgba(255, 220, 95, 0); }
    .table .assurance:after {
      content: '';
      position: absolute;
      top: 3px;
      left: 3px;
      bottom: 3px;
      right: 3px;
      background-color: rgba(255, 220, 95, 0); }
    .table .assurance.garanti {
      color: #fff; }
      .table .assurance.garanti:after {
        background-color: #A6CE39; }
      .table .assurance.garanti:before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f00c";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 5;
        font-size: 1.5em; }
  .table .calendar_row {
    cursor: pointer; }
  .table.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.2); }
  .table.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1); }

/* layout */
.l-menu {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 500; }
  .l-menu .logoSvg {
    fill: white;
    color: #404041;
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s; }
  .l-menu .logo {
    height: 37px;
    width: 150px;
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s; }
  .l-menu .logoGreen {
    display: block;
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s; }
  .l-menu .logoBlack {
    display: none;
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s; }
  .l-menu.sticky .logoGreen {
    display: none; }
  .l-menu.sticky .logoBlack {
    display: block; }
  .l-menu.green .logoGreen {
    display: none; }
  .l-menu.green .logoBlack {
    display: block; }
  .l-menu .mobileZone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px;
    background-color: #A6CE39; }
  .l-menu .logoLink {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .l-menu .navbar-toggler {
    outline: none;
    padding: 0;
    margin-right: 0;
    margin-left: auto; }
    .l-menu .navbar-toggler .navbar-toggler-icon {
      display: block;
      height: 4px;
      background-color: transparent;
      position: relative;
      border-radius: 2px;
      -webkit-transition: ease-out 0.3s;
      -o-transition: ease-out 0.3s;
      transition: ease-out 0.3s;
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%); }
      .l-menu .navbar-toggler .navbar-toggler-icon:focus {
        outline: none; }
      .l-menu .navbar-toggler .navbar-toggler-icon:before, .l-menu .navbar-toggler .navbar-toggler-icon:after {
        content: '';
        height: 4px;
        width: 1.5em;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 2px;
        -webkit-transition: ease-out 0.3s;
        -o-transition: ease-out 0.3s;
        transition: ease-out 0.3s; }
      .l-menu .navbar-toggler .navbar-toggler-icon:before {
        top: 0px;
        -webkit-transform: translateX(100%) rotate(45deg);
        -ms-transform: translateX(100%) rotate(45deg);
        transform: translateX(100%) rotate(45deg); }
      .l-menu .navbar-toggler .navbar-toggler-icon:after {
        top: 0px;
        -webkit-transform: translateX(100%) rotate(-45deg);
        -ms-transform: translateX(100%) rotate(-45deg);
        transform: translateX(100%) rotate(-45deg); }
    .l-menu .navbar-toggler.collapsed .navbar-toggler-icon {
      background-color: #fff;
      -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%); }
      .l-menu .navbar-toggler.collapsed .navbar-toggler-icon:before {
        top: -8px;
        -webkit-transform: rotate(0deg) translateX(0%);
        -ms-transform: rotate(0deg) translateX(0%);
        transform: rotate(0deg) translateX(0%); }
      .l-menu .navbar-toggler.collapsed .navbar-toggler-icon:after {
        top: 8px;
        -webkit-transform: rotate(0deg) translateX(0%);
        -ms-transform: rotate(0deg) translateX(0%);
        transform: rotate(0deg) translateX(0%); }
  .l-menu .menuContent {
    background-color: #404041;
    height: calc(100vh - 57px) !important;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    display: block !important;
    overflow-y: scroll;
    overflow-x: hidden;
    position: fixed;
    right: 0;
    left: 0;
    top: 57px;
    bottom: 0; }
    .l-menu .menuContent.collapsing, .l-menu .menuContent.show {
      height: calc(100vh - 57px);
      -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%); }
    .l-menu .menuContent ul {
      padding-left: 0; }
    .l-menu .menuContent .menu {
      padding: 0;
      margin-bottom: 0; }
      .l-menu .menuContent .menu.mainMenu li, .l-menu .menuContent .menu.secondMenu li {
        list-style-type: none;
        padding: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
        .l-menu .menuContent .menu.mainMenu li a, .l-menu .menuContent .menu.secondMenu li a {
          color: #fff;
          padding: 20px;
          display: block; }
          .l-menu .menuContent .menu.mainMenu li a.dropdown-toggle:after, .l-menu .menuContent .menu.secondMenu li a.dropdown-toggle:after {
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            content: "\f30b";
            border: none;
            position: absolute;
            right: 20px; }
        .l-menu .menuContent .menu.mainMenu li.dropdown, .l-menu .menuContent .menu.secondMenu li.dropdown {
          position: static; }
          .l-menu .menuContent .menu.mainMenu li.dropdown .dropdown-menu, .l-menu .menuContent .menu.secondMenu li.dropdown .dropdown-menu {
            position: fixed !important;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100vw;
            border: none;
            border-radius: 0;
            background-color: #404041;
            display: block !important;
            visibility: hidden;
            -webkit-transform: translateX(100%) !important;
            -ms-transform: translateX(100%) !important;
            transform: translateX(100%) !important;
            -webkit-transition: ease-out 0.3s;
            -o-transition: ease-out 0.3s;
            transition: ease-out 0.3s; }
            .l-menu .menuContent .menu.mainMenu li.dropdown .dropdown-menu.show, .l-menu .menuContent .menu.secondMenu li.dropdown .dropdown-menu.show {
              visibility: visible;
              position: fixed !important;
              -webkit-transform: translateX(0) !important;
              -ms-transform: translateX(0) !important;
              transform: translateX(0) !important; }
      .l-menu .menuContent .menu.mainMenu .btn.back, .l-menu .menuContent .menu.secondMenu .btn.back {
        background-color: transparent;
        height: 45px;
        width: 45px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: 20px; }
      .l-menu .menuContent .menu.thirdMenu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-right: auto;
        margin-left: auto;
        margin-top: 30px; }
        .l-menu .menuContent .menu.thirdMenu li {
          border-bottom: none; }
          .l-menu .menuContent .menu.thirdMenu li a {
            display: inline-block;
            color: #fff; }
            .l-menu .menuContent .menu.thirdMenu li a.dropdown-item {
              color: #404041; }

@media (max-width: 991px) {
  .l-menu .menuContent .dropdown-menu .container {
    max-width: none;
    padding: 0; } }

@media (min-width: 992px) {
  .l-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px 50px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    z-index: 500; }
    .l-menu .logo {
      width: 200px;
      height: 50px; }
    .l-menu .mobileZone {
      padding: 0;
      -ms-flex-item-align: end;
      align-self: flex-end;
      background-color: transparent; }
    .l-menu .logoLink {
      padding: 20px 0;
      padding-bottom: 13px; }
    .l-menu .logoSvg {
      fill: white;
      color: #A6CE39;
      -webkit-transition: ease-out 0.3s;
      -o-transition: ease-out 0.3s;
      transition: ease-out 0.3s; }
    .l-menu .navbar-toggler {
      display: none; }
    .l-menu .menuContent {
      position: static;
      background-color: transparent;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      margin-left: 30px;
      visibility: visible;
      height: auto !important;
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      overflow: visible;
      right: auto;
      left: auto;
      top: auto;
      bottom: auto; }
      .l-menu .menuContent .centerZone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-preferred-size: calc(100%);
        flex-basis: calc(100%); }
        .l-menu .menuContent .centerZone .menu.mainMenu {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; }
        .l-menu .menuContent .centerZone .menu.secondMenu {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          margin-left: auto;
          margin-right: 0; }
      .l-menu .menuContent.thirdMenu {
        -ms-flex-preferred-size: 100px;
        flex-basis: 100px; }
    .l-menu .menuContent .menu {
      margin: 0;
      padding: 0;
      font-weight: 500; }
      .l-menu .menuContent .menu li {
        display: inline-block;
        padding: 0;
        list-style-type: none; }
        .l-menu .menuContent .menu li a {
          color: #fff; }
      .l-menu .menuContent .menu.mainMenu {
        font-size: 20px;
        margin-top: -33px; }
        .l-menu .menuContent .menu.mainMenu .btn.back {
          display: none; }
        .l-menu .menuContent .menu.mainMenu li {
          border-bottom: none; }
          .l-menu .menuContent .menu.mainMenu li a {
            padding: 54.5px 9px;
            padding-bottom: 19px;
            display: block;
            position: relative; }
            .l-menu .menuContent .menu.mainMenu li a:after {
              content: '';
              position: absolute;
              bottom: 0px;
              height: 5px;
              left: 10px;
              width: 0;
              background-color: #fff;
              opacity: 0;
              -webkit-transition: ease-out 0.3s;
              -o-transition: ease-out 0.3s;
              transition: ease-out 0.3s;
              margin-left: 0; }
            .l-menu .menuContent .menu.mainMenu li a:hover:after {
              opacity: 1;
              width: calc(100% - 20px); }
            .l-menu .menuContent .menu.mainMenu li a.is-active:after {
              width: calc(100% - 20px);
              opacity: 1; }
            .l-menu .menuContent .menu.mainMenu li a.dropdown-toggle:after {
              font-family: "Font Awesome 5 Free";
              font-weight: 900;
              content: "";
              border: none;
              position: absolute;
              right: 20px; }
          .l-menu .menuContent .menu.mainMenu li.dropdown .dropdown-menu {
            background-color: #565656;
            -webkit-transform: translateX(0%) !important;
            -ms-transform: translateX(0%) !important;
            transform: translateX(0%) !important;
            visibility: hidden;
            opacity: 0;
            position: absolute !important;
            left: 0;
            right: 0;
            top: 0px;
            bottom: auto;
            margin-top: 105px;
            width: auto;
            height: auto;
            padding: 40px;
            float: none;
            font-size: 0.85em; }
            .l-menu .menuContent .menu.mainMenu li.dropdown .dropdown-menu ul li {
              display: block; }
              .l-menu .menuContent .menu.mainMenu li.dropdown .dropdown-menu ul li a {
                padding: 5px 0px; }
                .l-menu .menuContent .menu.mainMenu li.dropdown .dropdown-menu ul li a:after {
                  display: none; }
                .l-menu .menuContent .menu.mainMenu li.dropdown .dropdown-menu ul li a:hover {
                  color: #A6CE39; }
            .l-menu .menuContent .menu.mainMenu li.dropdown .dropdown-menu .nav-pills {
              z-index: 500; }
          .l-menu .menuContent .menu.mainMenu li.dropdown:not(.destinations) .dropdown-menu .container {
            -webkit-column-count: 3;
            column-count: 3; }
          .l-menu .menuContent .menu.mainMenu li.dropdown:not(.destinations) .dropdown-menu li {
            -webkit-column-break-inside: avoid;
            break-inside: avoid; }
          .l-menu .menuContent .menu.mainMenu li.dropdown:not(.destinations) .dropdown-menu .dropdown-menu {
            position: relative !important;
            margin-top: 0 !important;
            opacity: 1 !important;
            padding: 0;
            font-weight: 400;
            font-size: 1rem;
            z-index: 800; }
          .l-menu .menuContent .menu.mainMenu li.dropdown:hover .dropdown-menu {
            visibility: visible;
            opacity: 1; }
            .l-menu .menuContent .menu.mainMenu li.dropdown:hover .dropdown-menu .dropdown-menu {
              visibility: visible !important; }
          .l-menu .menuContent .menu.mainMenu li .dropdown.megaMenu {
            position: static; }
            .l-menu .menuContent .menu.mainMenu li .dropdown.megaMenu:hover .dropdown-menu {
              visibility: visible;
              opacity: 1; }
            .l-menu .menuContent .menu.mainMenu li .dropdown.megaMenu .dropdown-menu {
              left: 0;
              right: 0;
              top: 0px;
              margin-top: 105px;
              -webkit-transform: none !important;
              -ms-transform: none !important;
              transform: none !important;
              border-radius: 0;
              display: block;
              background-color: #404041;
              border: none;
              visibility: hidden;
              opacity: 0;
              -webkit-transition: ease-out 0.3s;
              -o-transition: ease-out 0.3s;
              transition: ease-out 0.3s; }
              .l-menu .menuContent .menu.mainMenu li .dropdown.megaMenu .dropdown-menu .container-fluid {
                padding: 50px; }
              .l-menu .menuContent .menu.mainMenu li .dropdown.megaMenu .dropdown-menu ul li {
                display: block;
                margin-left: 0; }
                .l-menu .menuContent .menu.mainMenu li .dropdown.megaMenu .dropdown-menu ul li a {
                  height: auto;
                  display: block;
                  line-height: normal;
                  color: #fff;
                  padding: 0;
                  margin-bottom: 5px; }
                  .l-menu .menuContent .menu.mainMenu li .dropdown.megaMenu .dropdown-menu ul li a:hover {
                    color: #A6CE39; }
                  .l-menu .menuContent .menu.mainMenu li .dropdown.megaMenu .dropdown-menu ul li a:after {
                    display: none; }
          .l-menu .menuContent .menu.mainMenu li .nav-pills a {
            padding: 10px;
            -webkit-transition: ease-out 0.3s;
            -o-transition: ease-out 0.3s;
            transition: ease-out 0.3s;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            text-transform: uppercase; }
            .l-menu .menuContent .menu.mainMenu li .nav-pills a:last-child {
              border-bottom: none; }
            .l-menu .menuContent .menu.mainMenu li .nav-pills a:after {
              display: none; }
            .l-menu .menuContent .menu.mainMenu li .nav-pills a:hover {
              color: #A6CE39; }
            .l-menu .menuContent .menu.mainMenu li .nav-pills a.active {
              background-color: #A6CE39;
              color: #fff;
              border-bottom: 1px solid rgba(255, 255, 255, 0); }
              .l-menu .menuContent .menu.mainMenu li .nav-pills a.active:hover {
                color: #fff; }
          .l-menu .menuContent .menu.mainMenu li .tab-content {
            padding-top: 0; }
            .l-menu .menuContent .menu.mainMenu li .tab-content ul {
              -webkit-column-count: 1;
              column-count: 1; }
      .l-menu .menuContent .menu.secondMenu {
        -ms-flex-item-align: start;
        align-self: flex-start;
        background-color: rgba(64, 64, 65, 0.5);
        -webkit-transition: ease-out 0.3s;
        -o-transition: ease-out 0.3s;
        transition: ease-out 0.3s;
        z-index: 5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .l-menu .menuContent .menu.secondMenu li {
          padding: 0 15px;
          border-bottom: none; }
          .l-menu .menuContent .menu.secondMenu li.dropdown {
            padding: 0; }
          .l-menu .menuContent .menu.secondMenu li.dropdown:nth-last-child(2) {
            background-color: #A6CE39;
            padding: 0 5px;
            -webkit-transition: ease-out 0.3s;
            -o-transition: ease-out 0.3s;
            transition: ease-out 0.3s;
            position: relative; }
            .l-menu .menuContent .menu.secondMenu li.dropdown:nth-last-child(2):hover {
              background-color: #C6E66F; }
              .l-menu .menuContent .menu.secondMenu li.dropdown:nth-last-child(2):hover .dropdown-toggle {
                color: #fff; }
            .l-menu .menuContent .menu.secondMenu li.dropdown:nth-last-child(2) .dropdown-toggle:after {
              display: none; }
            .l-menu .menuContent .menu.secondMenu li.dropdown:nth-last-child(2) a:before {
              font-family: "Font Awesome 5 Free";
              font-weight: 900;
              content: "\f129"; }
            .l-menu .menuContent .menu.secondMenu li.dropdown:nth-last-child(2) span {
              display: none; }
            .l-menu .menuContent .menu.secondMenu li.dropdown:nth-last-child(2) ul li a:before {
              display: none; }
            .l-menu .menuContent .menu.secondMenu li.dropdown:nth-last-child(2) .dropdown-menu {
              position: absolute !important;
              left: auto !important;
              top: 100% !important;
              right: 0 !important;
              max-width: 300px !important;
              -webkit-transform: none !important;
              -ms-transform: none !important;
              transform: none !important;
              bottom: auto;
              -webkit-transition: none;
              -o-transition: none;
              transition: none;
              display: none !important;
              visibility: visible !important;
              border-radius: 0.25rem; }
              .l-menu .menuContent .menu.secondMenu li.dropdown:nth-last-child(2) .dropdown-menu .btn.back {
                display: none; }
              .l-menu .menuContent .menu.secondMenu li.dropdown:nth-last-child(2) .dropdown-menu a:before {
                display: none; }
              .l-menu .menuContent .menu.secondMenu li.dropdown:nth-last-child(2) .dropdown-menu.show {
                display: block !important; }
          .l-menu .menuContent .menu.secondMenu li.dropdown:last-child {
            background-color: #fff;
            -webkit-transition: ease-out 0.3s;
            -o-transition: ease-out 0.3s;
            transition: ease-out 0.3s;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center; }
            .l-menu .menuContent .menu.secondMenu li.dropdown:last-child a {
              color: #A6CE39;
              -webkit-transition: ease-out 0.3s;
              -o-transition: ease-out 0.3s;
              transition: ease-out 0.3s; }
            .l-menu .menuContent .menu.secondMenu li.dropdown:last-child:hover {
              background-color: #C6E66F; }
              .l-menu .menuContent .menu.secondMenu li.dropdown:last-child:hover a {
                color: #fff; }
          .l-menu .menuContent .menu.secondMenu li a {
            -webkit-transition: ease-out 0.3s;
            -o-transition: ease-out 0.3s;
            transition: ease-out 0.3s;
            padding: 0.3rem 1rem; }
            .l-menu .menuContent .menu.secondMenu li a:hover {
              color: #A6CE39; }
        .l-menu .menuContent .menu.secondMenu .dropdown-menu {
          background-color: #404041;
          min-width: auto;
          -webkit-transform: translate3d(0px, 40px, 0px) !important;
          transform: translate3d(0px, 40px, 0px) !important;
          border: none;
          -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
          right: 0;
          left: auto !important;
          width: 200px; }
          .l-menu .menuContent .menu.secondMenu .dropdown-menu ul {
            padding: 0; }
            .l-menu .menuContent .menu.secondMenu .dropdown-menu ul li {
              margin-bottom: 5px;
              display: block; }
              .l-menu .menuContent .menu.secondMenu .dropdown-menu ul li:last-child {
                margin-bottom: 0; }
          .l-menu .menuContent .menu.secondMenu .dropdown-menu .dropdown-item {
            font-weight: 500;
            -webkit-transition: ease-out 0.3s;
            -o-transition: ease-out 0.3s;
            transition: ease-out 0.3s; }
            .l-menu .menuContent .menu.secondMenu .dropdown-menu .dropdown-item:hover, .l-menu .menuContent .menu.secondMenu .dropdown-menu .dropdown-item:focus {
              background-color: transparent;
              color: #A6CE39; }
      .l-menu .menuContent .menu.thirdMenu {
        margin-top: 47px; }
        .l-menu .menuContent .menu.thirdMenu .dropdown-menu {
          background-color: #404041;
          min-width: auto;
          -webkit-transform: translate3d(0px, 40px, 0px) !important;
          transform: translate3d(0px, 40px, 0px) !important;
          border: none;
          -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3); }
          .l-menu .menuContent .menu.thirdMenu .dropdown-menu .dropdown-item {
            font-weight: 500;
            -webkit-transition: ease-out 0.3s;
            -o-transition: ease-out 0.3s;
            transition: ease-out 0.3s; }
            .l-menu .menuContent .menu.thirdMenu .dropdown-menu .dropdown-item:hover, .l-menu .menuContent .menu.thirdMenu .dropdown-menu .dropdown-item:focus {
              background-color: transparent;
              color: #A6CE39; }
        .l-menu .menuContent .menu.thirdMenu li {
          display: block; }
          .l-menu .menuContent .menu.thirdMenu li a.dropdown-item {
            color: #fff; }
    .l-menu.sticky, .l-menu.green {
      background-color: #A6CE39; }
      .l-menu.sticky .logoSvg, .l-menu.green .logoSvg {
        fill: white;
        color: #404041;
        -webkit-transition: ease-out 0.3s;
        -o-transition: ease-out 0.3s;
        transition: ease-out 0.3s; }
      .l-menu.sticky .menu.mainMenu li a:hover:after, .l-menu.green .menu.mainMenu li a:hover:after {
        opacity: 0.75; }
      .l-menu.sticky .menu.mainMenu li a.is-active:after, .l-menu.green .menu.mainMenu li a.is-active:after {
        opacity: 0.75; }
      .l-menu.sticky .menu.secondMenu, .l-menu.green .menu.secondMenu {
        background-color: rgba(64, 64, 65, 0.35); }
        .l-menu.sticky .menu.secondMenu li.dropdown:nth-last-child(2), .l-menu.green .menu.secondMenu li.dropdown:nth-last-child(2) {
          background-color: #404041; }
    .l-menu.menuDropdownOpen {
      background-color: rgba(64, 64, 65, 0.5); }
      .l-menu.menuDropdownOpen.sticky, .l-menu.menuDropdownOpen.green {
        background-color: #A6CE39; } }

@media (min-width: 1024px) {
  .l-menu .menuContent .menu.mainMenu {
    font-size: 22px; }
    .l-menu .menuContent .menu.mainMenu li a {
      padding: 51.5px 9px;
      padding-bottom: 19px; } }

@media (min-width: 1420px) {
  .l-menu .menuContent {
    -ms-flex-preferred-size: calc(100% - 200px);
    flex-basis: calc(100% - 200px); }
    .l-menu .menuContent .menu.mainMenu {
      margin-top: -33px; }
      .l-menu .menuContent .menu.mainMenu li a {
        padding: 51.5px 20px;
        padding-bottom: 19px; }
        .l-menu .menuContent .menu.mainMenu li a:after {
          height: 10px; }
    .l-menu .menuContent .menu.secondMenu {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; }
    .l-menu .menuContent .menu.thirdMenu {
      margin-top: 0; } }

@media (min-width: 1650px) {
  .l-menu .logoLink {
    width: 260px;
    padding-bottom: 20px; }
  .l-menu .logo {
    height: 65px;
    width: 260px; }
  .l-menu .menuContent {
    -ms-flex-preferred-size: calc(100% - 260px);
    flex-basis: calc(100% - 260px); }
    .l-menu .menuContent .menu.mainMenu {
      font-size: 22px; }
      .l-menu .menuContent .menu.mainMenu li a {
        padding: 51px 30px;
        padding-bottom: 20px; }
        .l-menu .menuContent .menu.mainMenu li a:after {
          left: 30px; }
        .l-menu .menuContent .menu.mainMenu li a:hover:after {
          width: calc(100% - 60px); }
        .l-menu .menuContent .menu.mainMenu li a.is-active:after {
          width: calc(100% - 60px); } }

.l-slider {
  margin-top: -105px;
  padding-top: 105px;
  position: relative; }
  .l-slider .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto; }
  .l-slider .gallery-top {
    height: 80%;
    width: 100%; }
    .l-slider .gallery-top .swiper-slide {
      background-size: cover;
      background-position: center;
      height: calc(100vh - 57px);
      background-size: cover;
      color: #fff;
      text-align: center;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 50px 0; }
      .l-slider .gallery-top .swiper-slide:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 5;
        background: -moz-linear-gradient(top, #404041 0%, rgba(64, 64, 65, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #404041 0%, rgba(64, 64, 65, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: -webkit-gradient(linear, left top, left bottom, from(#404041), to(rgba(64, 64, 65, 0)));
        background: -o-linear-gradient(top, #404041 0%, rgba(64, 64, 65, 0) 100%);
        background: linear-gradient(to bottom, #404041 0%, rgba(64, 64, 65, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$secondary', endColorstr='$secondary',GradientType=0 );
        /* IE6-9 */
        opacity: 0.25; }
      .l-slider .gallery-top .swiper-slide:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        height: 105px;
        left: 0;
        z-index: 5;
        background: -moz-linear-gradient(top, #404041 0%, rgba(64, 64, 65, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #404041 0%, rgba(64, 64, 65, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: -webkit-gradient(linear, left top, left bottom, from(#404041), to(rgba(64, 64, 65, 0)));
        background: -o-linear-gradient(top, #404041 0%, rgba(64, 64, 65, 0) 100%);
        background: linear-gradient(to bottom, #404041 0%, rgba(64, 64, 65, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$secondary', endColorstr='$secondary',GradientType=0 );
        /* IE6-9 */
        opacity: 0.25; }
      .l-slider .gallery-top .swiper-slide video,
      .l-slider .gallery-top .swiper-slide iframe {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin-top: -100px;
        margin-left: -100px;
        -o-object-fit: cover;
        object-fit: cover; }
      .l-slider .gallery-top .swiper-slide .container {
        position: relative;
        z-index: 10; }
      .l-slider .gallery-top .swiper-slide .title {
        font-weight: 300;
        letter-spacing: -0.04em;
        font-family: "antique-olive-compact", sans-serif;
        font-size: 1.875em;
        line-height: 30px;
        margin-bottom: 30px;
        text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6); }
        .l-slider .gallery-top .swiper-slide .title .font-secondary {
          font-size: 2em;
          letter-spacing: normal; }
      .l-slider .gallery-top .swiper-slide .description {
        margin-bottom: 30px;
        text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6); }
  .l-slider .gallery-thumbs {
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none; }
  .l-slider .gallery-thumbs .swiper-slide {
    height: 100%; }
  .l-slider .swiper-button-next-home,
  .l-slider .swiper-button-prev-home {
    bottom: 0;
    top: auto;
    background-image: none;
    color: #fff;
    background-color: #A6CE39;
    height: auto;
    width: auto;
    padding: 5px 15px;
    z-index: 15; }
    .l-slider .swiper-button-next-home:focus,
    .l-slider .swiper-button-prev-home:focus {
      outline: none; }
  .l-slider .swiper-button-next {
    right: 0; }
  .l-slider .swiper-button-prev {
    left: 0; }
  .l-slider .swiper-pagination-home {
    z-index: 10;
    left: 64px;
    right: 64px;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-self: center;
    bottom: 15px; }
    .l-slider .swiper-pagination-home .swiper-pagination-bullet {
      border-radius: 0;
      height: 7px;
      background-color: transparent;
      opacity: 1;
      margin: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      position: relative; }
      .l-slider .swiper-pagination-home .swiper-pagination-bullet:after {
        content: '';
        position: absolute;
        top: 3px;
        left: 0;
        right: 0;
        height: 1px;
        background-color: #fff; }
      .l-slider .swiper-pagination-home .swiper-pagination-bullet:focus {
        outline: none; }
      .l-slider .swiper-pagination-home .swiper-pagination-bullet.swiper-pagination-bullet-active {
        height: 7px;
        background-color: #A6CE39; }
        .l-slider .swiper-pagination-home .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
          display: none; }
  .l-slider .fastLinks {
    display: none; }

@media (min-width: 768px) {
  .l-slider .gallery-top .swiper-slide .title {
    font-size: 2.5em;
    line-height: 60px;
    font-family: "antique-olive-compact", sans-serif; }
  .l-slider .gallery-top .swiper-slide .description {
    font-size: 18px; }
  .l-slider .swiper-pagination-home {
    left: 200px;
    right: 200px; } }

@media (min-width: 992px) {
  .l-slider .gallery-top .swiper-slide {
    height: 100vh;
    padding-top: 205px;
    padding-bottom: 308px; }
    .l-slider .gallery-top .swiper-slide .container {
      padding: 0 100px; }
  .l-slider .swiper-pagination-home {
    bottom: 308px;
    top: 205px;
    right: auto;
    left: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .l-slider .swiper-pagination-home .swiper-pagination-bullet {
      height: auto;
      width: 7px;
      -webkit-transition: ease-out 0.3s;
      -o-transition: ease-out 0.3s;
      transition: ease-out 0.3s; }
      .l-slider .swiper-pagination-home .swiper-pagination-bullet:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 3px;
        right: auto;
        height: auto;
        width: 1px;
        background-color: #fff;
        -webkit-transition: ease-out 0.3s;
        -o-transition: ease-out 0.3s;
        transition: ease-out 0.3s; }
      .l-slider .swiper-pagination-home .swiper-pagination-bullet:before {
        content: '';
        position: absolute;
        top: 50%;
        bottom: 50%;
        opacity: 0;
        right: auto;
        height: auto;
        background-color: #A6CE39;
        width: 5px;
        left: 1px;
        -webkit-transition: ease-out 0.3s;
        -o-transition: ease-out 0.3s;
        transition: ease-out 0.3s;
        z-index: 2; }
      .l-slider .swiper-pagination-home .swiper-pagination-bullet:hover:before {
        bottom: 0;
        top: 0;
        opacity: 1; }
      .l-slider .swiper-pagination-home .swiper-pagination-bullet.swiper-pagination-bullet-active {
        height: auto;
        width: 7px; }
  .l-slider .swiper-button-next-home {
    top: auto;
    bottom: 160px;
    margin-top: 0;
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s; }
    .l-slider .swiper-button-next-home:hover {
      background-color: #C6E66F; }
  .l-slider .swiper-button-prev-home {
    left: auto;
    right: 0;
    top: auto;
    bottom: 124px;
    margin-top: 0;
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s; }
    .l-slider .swiper-button-prev-home:hover {
      background-color: #C6E66F; }
  .l-slider .gallery-thumbs {
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 10;
    padding: 0;
    background-color: rgba(64, 64, 65, 0.5);
    height: 194px; }
    .l-slider .gallery-thumbs .swiper-slide {
      position: relative;
      cursor: pointer;
      height: auto;
      padding-bottom: 30px;
      width: 25% !important; }
      .l-slider .gallery-thumbs .swiper-slide:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 10px;
        background-color: #A6CE39;
        opacity: 0;
        -webkit-transition: ease-out 0.3s;
        -o-transition: ease-out 0.3s;
        transition: ease-out 0.3s; }
      .l-slider .gallery-thumbs .swiper-slide .content {
        position: relative;
        z-index: 10;
        padding: 20px;
        color: #fff; }
        .l-slider .gallery-thumbs .swiper-slide .content .number {
          color: #A6CE39;
          font-weight: 700; }
        .l-slider .gallery-thumbs .swiper-slide .content .title {
          font-family: "antique-olive-compact", sans-serif;
          font-size: 16px;
          line-height: 21px;
          margin-bottom: 10px;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; }
        .l-slider .gallery-thumbs .swiper-slide .content .description {
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; }
      .l-slider .gallery-thumbs .swiper-slide .picture {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        opacity: 0;
        z-index: -1;
        -webkit-transform: translateY(5%);
        -ms-transform: translateY(5%);
        transform: translateY(5%);
        -webkit-transition: ease-out 0.3s;
        -o-transition: ease-out 0.3s;
        transition: ease-out 0.3s; }
        .l-slider .gallery-thumbs .swiper-slide .picture:before {
          content: '';
          position: absolute;
          top: 0;
          right: 0;
          left: 0;
          bottom: 0;
          background-color: rgba(64, 64, 65, 0.45); }
      .l-slider .gallery-thumbs .swiper-slide:hover .picture {
        opacity: 1;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%); }
      .l-slider .gallery-thumbs .swiper-slide.swiper-slide-thumb-active:before {
        opacity: 1; }
      .l-slider .gallery-thumbs .swiper-slide.swiper-slide-thumb-active:hover {
        cursor: auto; }
        .l-slider .gallery-thumbs .swiper-slide.swiper-slide-thumb-active:hover .picture {
          opacity: 0; } }

@media (min-width: 1360px) {
  .l-slider .gallery-top .swiper-slide {
    text-align: left; }
    .l-slider .gallery-top .swiper-slide .container {
      padding: 0;
      padding-left: 15px;
      padding-right: 15px;
      padding-right: 150px; }
    .l-slider .gallery-top .swiper-slide .description {
      line-height: 40px; }
    .l-slider .gallery-top .swiper-slide .title {
      font-size: 3.75em;
      font-family: "antique-olive-compact", sans-serif; }
  .l-slider .gallery-thumbs {
    max-width: 1000px;
    right: 0;
    left: auto;
    height: 288px; }
    .l-slider .gallery-thumbs .swiper-slide .content {
      padding: 40px; }
      .l-slider .gallery-thumbs .swiper-slide .content .number {
        margin-bottom: 20px; }
      .l-slider .gallery-thumbs .swiper-slide .content .title {
        font-size: 18px;
        margin-bottom: 20px;
        font-family: "antique-olive-compact", sans-serif; }
      .l-slider .gallery-thumbs .swiper-slide .content .description {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden; }
  .l-slider .swiper-pagination-home {
    left: 100px; }
  .l-slider .swiper-button-next-home {
    bottom: 254px; }
  .l-slider .swiper-button-prev-home {
    left: auto;
    right: 0;
    top: auto;
    bottom: 218px;
    margin-top: 0; }
  .l-slider .fastLinks {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 60px;
    left: 100px;
    z-index: 5;
    font-size: 1.25em;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .l-slider .fastLinks a {
      display: block;
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 40px;
      color: #fff;
      margin-bottom: 20px;
      position: relative; }
      .l-slider .fastLinks a:after {
        content: '';
        position: absolute;
        top: 0;
        right: 100%;
        bottom: 0;
        left: 0;
        background-color: #A6CE39;
        opacity: 0;
        -webkit-transition: ease-out 0.3s;
        -o-transition: ease-out 0.3s;
        transition: ease-out 0.3s; }
      .l-slider .fastLinks a:last-child {
        margin-bottom: 0; }
      .l-slider .fastLinks a:hover:after {
        right: 0;
        opacity: 1; }
      .l-slider .fastLinks a i {
        position: relative;
        z-index: 2; } }

@media (min-width: 1420px) {
  .l-slider .gallery-top .swiper-slide .container {
    padding-left: 180px;
    padding-right: 300px; } }

@media (min-width: 1600px) {
  .l-slider .gallery-top .swiper-slide .container {
    padding-left: 90px; }
  .l-slider .gallery-thumbs {
    max-width: 1315px; } }

@media (min-width: 1920px) {
  .l-slider .gallery-top .swiper-slide .container {
    padding-left: 0px;
    padding-right: 500px; }
  .l-slider .swiper-pagination-home,
  .l-slider .fastLinks {
    left: 120px; } }

.l-header {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  padding: 100px 0; }
  .l-header:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    background: -moz-linear-gradient(top, #404041 0%, rgba(64, 64, 65, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #404041 0%, rgba(64, 64, 65, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(#404041), to(rgba(64, 64, 65, 0)));
    background: -o-linear-gradient(top, #404041 0%, rgba(64, 64, 65, 0) 100%);
    background: linear-gradient(to bottom, #404041 0%, rgba(64, 64, 65, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$secondary', endColorstr='$secondary',GradientType=0 );
    /* IE6-9 */
    opacity: 0.25; }
  .l-header:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 105px;
    left: 0;
    z-index: 5;
    background: -moz-linear-gradient(top, #404041 0%, rgba(64, 64, 65, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #404041 0%, rgba(64, 64, 65, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(#404041), to(rgba(64, 64, 65, 0)));
    background: -o-linear-gradient(top, #404041 0%, rgba(64, 64, 65, 0) 100%);
    background: linear-gradient(to bottom, #404041 0%, rgba(64, 64, 65, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$secondary', endColorstr='$secondary',GradientType=0 );
    /* IE6-9 */
    opacity: 0.25; }
  .l-header .container {
    position: relative;
    z-index: 10; }
  .l-header h1 {
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3); }
  .l-header a {
    color: #fff;
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s; }
    .l-header a:hover {
      color: #A6CE39; }
  .l-header.noImg {
    color: #A6CE39;
    padding: 30px 0; }
    .l-header.noImg:before, .l-header.noImg:after {
      display: none; }
    .l-header.noImg h1 {
      text-shadow: none; }
    .l-header.noImg a {
      color: #A6CE39; }
      .l-header.noImg a:hover {
        color: #C6E66F; }

@media (min-width: 768px) {
  .l-header.noImg {
    padding: 100px 0;
    padding-bottom: 50px; } }

@media (min-width: 992px) {
  .l-header {
    padding: 150px 0;
    padding-top: 255px;
    background-attachment: fixed; }
    .l-header h1 {
      max-width: 50%;
      font-size: 3.5em; }
    .l-header.noImg {
      padding: 150px 0;
      padding-bottom: 50px; }
      .l-header.noImg h1 {
        max-width: 80%; } }

.l-search {
  padding: 30px 0;
  position: relative;
  z-index: 30; }

@media (min-width: 768px) {
  .l-search {
    padding: 50px 0;
    position: relative; }
    .l-search #search {
      position: absolute;
      top: -300px; } }

@media (min-width: 992px) {
  .l-search {
    padding: 0;
    margin-top: -30px; } }

@media (min-width: 1420px) {
  .l-search {
    margin-top: -40px; } }

.l-sliderTrip .sliderTrip {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px; }

.l-sliderTrip .card.trip {
  margin-bottom: 0; }

.l-sliderTrip .swiper-button-next-trip,
.l-sliderTrip .swiper-button-prev-trip {
  background-image: none;
  padding: 5px 15px;
  color: #fff;
  background-color: #A6CE39;
  width: auto;
  height: auto;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .l-sliderTrip .swiper-button-next-trip:focus,
  .l-sliderTrip .swiper-button-prev-trip:focus {
    outline: none; }

.l-sliderTrip .swiper-button-next-trip {
  right: 0; }

.l-sliderTrip .swiper-button-prev-trip {
  left: 0; }

.l-sliderTrip .swiper-pagination-trip {
  z-index: 10;
  left: 64px;
  right: 64px;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-self: center;
  bottom: 0px;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto; }
  .l-sliderTrip .swiper-pagination-trip .swiper-pagination-bullet {
    border-radius: 0;
    height: 7px;
    background-color: transparent;
    opacity: 1;
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative; }
    .l-sliderTrip .swiper-pagination-trip .swiper-pagination-bullet:after {
      content: '';
      position: absolute;
      top: 3px;
      left: 0;
      right: 0;
      height: 1px;
      background-color: rgba(64, 64, 65, 0.5); }
    .l-sliderTrip .swiper-pagination-trip .swiper-pagination-bullet:before {
      content: '';
      position: absolute;
      left: 50%;
      right: 50%;
      opacity: 0;
      bottom: auto;
      width: auto;
      background-color: #A6CE39;
      height: 5px;
      top: 1px;
      -webkit-transition: ease-out 0.3s;
      -o-transition: ease-out 0.3s;
      transition: ease-out 0.3s;
      z-index: 2; }
    .l-sliderTrip .swiper-pagination-trip .swiper-pagination-bullet:hover:before {
      opacity: 1;
      left: 0;
      right: 0; }
    .l-sliderTrip .swiper-pagination-trip .swiper-pagination-bullet:focus {
      outline: none; }
    .l-sliderTrip .swiper-pagination-trip .swiper-pagination-bullet.swiper-pagination-bullet-active {
      height: 7px;
      background-color: #A6CE39; }
      .l-sliderTrip .swiper-pagination-trip .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
        display: none; }

@media (min-width: 768px) {
  .l-sliderTrip .sliderTrip {
    padding-bottom: 50px;
    margin-bottom: 50px; } }

.l-footer {
  background-color: #404041;
  color: #fff;
  text-align: center;
  padding: 30px 0; }
  .l-footer .logo {
    margin-right: auto;
    margin-left: auto;
    width: 260px;
    height: 66px;
    fill: white;
    color: #A6CE39;
    margin-bottom: 50px; }
  .l-footer ul {
    padding-left: 0; }
    .l-footer ul li {
      list-style-type: none; }
  .l-footer a {
    color: #fff;
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s; }
    .l-footer a:hover {
      color: #A6CE39; }
  .l-footer .mainMenu {
    font-size: 1.25em;
    font-weight: 700;
    margin-bottom: 50px; }
    .l-footer .mainMenu li {
      margin-bottom: 20px; }
      .l-footer .mainMenu li:last-child {
        margin-bottom: 0; }
  .l-footer .secondMenu {
    margin-bottom: 50px; }
    .l-footer .secondMenu .mainLink {
      font-size: 1.25em;
      font-weight: 700;
      margin-bottom: 20px; }
    .l-footer .secondMenu li {
      margin-bottom: 10px; }
      .l-footer .secondMenu li:last-child {
        margin-bottom: 0; }
  .l-footer .socialMedia {
    font-size: 2em;
    margin-bottom: 50px; }
    .l-footer .socialMedia a {
      padding: 0 20px; }
      .l-footer .socialMedia a:hover {
        color: #A6CE39; }
  .l-footer .copyrightTxt {
    font-size: 12px;
    opacity: 0.5;
    margin-bottom: 30px; }
  .l-footer .logoWdd {
    height: 24px;
    width: 50px;
    fill: #fff;
    opacity: 0.15;
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s; }
    .l-footer .logoWdd:hover {
      opacity: 1; }

@media (min-width: 768px) {
  .l-footer {
    padding: 50px 0; }
    .l-footer .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .l-footer .logo {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
    .l-footer .mainMenu,
    .l-footer .secondMenu {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }
    .l-footer .copyright {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }

@media (min-width: 992px) {
  .l-footer {
    text-align: left;
    padding: 80px 0;
    position: relative; }
    .l-footer .container {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .l-footer .logo {
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      margin-right: 0;
      margin-left: 0;
      margin-bottom: 0; }
    .l-footer .mainMenu,
    .l-footer .secondMenu {
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      margin-bottom: 0; }
    .l-footer .copyright {
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      text-align: right;
      margin-bottom: 0; }
    .l-footer .logoWdd {
      position: absolute;
      bottom: 30px;
      right: 30px; } }

@media (min-width: 1420px) {
  .l-footer {
    padding: 100px 0; } }

.l-travelInfo .mainInfos .sector {
  color: #A6CE39; }
  .l-travelInfo .mainInfos .sector a {
    color: #A6CE39;
    font-style: italic; }

.l-travelInfo .mainInfos .title {
  font-size: 1.875em;
  margin-bottom: 30px; }

.l-travelInfo .mainInfos #fiche_nav {
  margin-bottom: 15px; }
  .l-travelInfo .mainInfos #fiche_nav .btn {
    padding: 5px 10px;
    font-size: 16px; }
    .l-travelInfo .mainInfos #fiche_nav .btn.btn--active {
      background-color: #404041;
      color: #fff; }

.l-travelInfo .tripInfo .price {
  font-weight: 700;
  text-align: right; }
  .l-travelInfo .tripInfo .price .number {
    color: #A6CE39;
    font-size: 3.75em;
    margin-left: 10px; }

.l-travelInfo .tripInfo .info {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .l-travelInfo .tripInfo .info i {
    color: #A6CE39;
    margin-right: 10px;
    font-size: 1.25em;
    text-align: center;
    width: 20px; }
  .l-travelInfo .tripInfo .info .text:after {
    content: " - ";
    white-space: pre; }
  .l-travelInfo .tripInfo .info .text:last-child:after {
    display: none; }
  .l-travelInfo .tripInfo .info.nextDepart span {
    position: relative; }
    .l-travelInfo .tripInfo .info.nextDepart span:after {
      content: ','; }
    .l-travelInfo .tripInfo .info.nextDepart span:last-child:after {
      display: none; }
  .l-travelInfo .tripInfo .info.featureInfo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .l-travelInfo .tripInfo .info.featureInfo .topPart {
      margin-bottom: 10px; }
    .l-travelInfo .tripInfo .info.featureInfo .feature {
      margin-bottom: 5px; }
    .l-travelInfo .tripInfo .info.featureInfo .titleFeature {
      font-weight: 500; }
    .l-travelInfo .tripInfo .info.featureInfo .featureName {
      color: #A6CE39;
      padding: 0 5px; }
      .l-travelInfo .tripInfo .info.featureInfo .featureName:hover {
        text-decoration: underline; }

.l-travelInfo .tripInfo .groupInfo {
  margin-bottom: 15px; }

.l-travelInfo .tripInfo .description {
  margin-bottom: 30px; }

.l-travelInfo .tripInfo .dowloadInfos {
  color: #A6CE39;
  font-weight: 700;
  display: block;
  margin-bottom: 30px;
  font-size: 1.125em;
  -webkit-transition: ease-out 0.3s;
  -o-transition: ease-out 0.3s;
  transition: ease-out 0.3s; }
  .l-travelInfo .tripInfo .dowloadInfos:hover {
    color: #404041; }

.l-travelInfo .tripInfo .btn {
  width: 100%;
  font-size: 1.5625em;
  padding: 15px 40px; }

.l-travelInfo .sliderImg {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px; }
  .l-travelInfo .sliderImg .vignettes {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .l-travelInfo .sliderImg .vignettes .logo_wdd_detail {
      width: 25px;
      height: 25px;
      padding-left: 3px; }
      .l-travelInfo .sliderImg .vignettes .logo_wdd_detail img {
        max-width: 100%; }
  .l-travelInfo .sliderImg .swiper-slide {
    height: 400px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .l-travelInfo .sliderImg .swiper-slide img {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
    .l-travelInfo .sliderImg .swiper-slide figcaption {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 5;
      background-color: rgba(64, 64, 65, 0.85);
      color: #fff;
      padding: 3px 15px;
      padding-right: 50px; }
    .l-travelInfo .sliderImg .swiper-slide .zoom {
      position: relative;
      z-index: 5;
      padding: 5px 15px;
      color: #fff;
      background-color: #A6CE39; }
  .l-travelInfo .sliderImg .swiper-button-next-tripDetail,
  .l-travelInfo .sliderImg .swiper-button-prev-tripDetail {
    background-image: none;
    padding: 5px 15px;
    color: #fff;
    background-color: #A6CE39;
    width: auto;
    height: auto;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .l-travelInfo .sliderImg .swiper-button-next-tripDetail:focus,
    .l-travelInfo .sliderImg .swiper-button-prev-tripDetail:focus {
      outline: none; }
  .l-travelInfo .sliderImg .swiper-button-next-tripDetail {
    right: 0; }
  .l-travelInfo .sliderImg .swiper-button-prev-tripDetail {
    left: 0; }
  .l-travelInfo .sliderImg .swiper-pagination-tripDetail {
    z-index: 10;
    left: 64px;
    right: 64px;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-self: center;
    bottom: 0px;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto; }
    .l-travelInfo .sliderImg .swiper-pagination-tripDetail .swiper-pagination-bullet {
      border-radius: 0;
      height: 7px;
      background-color: transparent;
      opacity: 1;
      margin: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      position: relative; }
      .l-travelInfo .sliderImg .swiper-pagination-tripDetail .swiper-pagination-bullet:after {
        content: '';
        position: absolute;
        top: 3px;
        left: 0;
        right: 0;
        height: 1px;
        background-color: rgba(64, 64, 65, 0.5); }
      .l-travelInfo .sliderImg .swiper-pagination-tripDetail .swiper-pagination-bullet:before {
        content: '';
        position: absolute;
        left: 50%;
        right: 50%;
        opacity: 0;
        bottom: auto;
        width: auto;
        background-color: #A6CE39;
        height: 5px;
        top: 1px;
        -webkit-transition: ease-out 0.3s;
        -o-transition: ease-out 0.3s;
        transition: ease-out 0.3s;
        z-index: 2; }
      .l-travelInfo .sliderImg .swiper-pagination-tripDetail .swiper-pagination-bullet:hover:before {
        opacity: 1;
        left: 0;
        right: 0; }
      .l-travelInfo .sliderImg .swiper-pagination-tripDetail .swiper-pagination-bullet:focus {
        outline: none; }
      .l-travelInfo .sliderImg .swiper-pagination-tripDetail .swiper-pagination-bullet.swiper-pagination-bullet-active {
        height: 7px;
        background-color: #A6CE39; }
        .l-travelInfo .sliderImg .swiper-pagination-tripDetail .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
          display: none; }

.l-travelInfo .infoTabs {
  padding-top: 30px; }
  .l-travelInfo .infoTabs .day {
    position: relative;
    padding-top: 100px;
    padding-left: 0px;
    padding-bottom: 30px; }
    .l-travelInfo .infoTabs .day:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      left: 20px;
      bottom: 0;
      border-left: 2px solid #A6CE39;
      z-index: 5; }
    .l-travelInfo .infoTabs .day:last-child:after {
      bottom: calc(50% - 40px); }
    .l-travelInfo .infoTabs .day .dayName {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 10;
      display: inline;
      padding: 5px 20px;
      font-size: 2.1875em;
      background-color: #A6CE39;
      color: #fff;
      font-family: "DoublePorter1", sans-serif; }
    .l-travelInfo .infoTabs .day .infos {
      position: relative;
      z-index: 10;
      background-color: #A6CE39;
      border-radius: 30px;
      border: 2px solid #A6CE39; }
    .l-travelInfo .infoTabs .day .description {
      position: relative;
      padding: 20px;
      z-index: 20;
      background-color: #404041; }

@media (min-width: 768px) {
  .l-travelInfo .sliderImg .swiper-slide {
    height: 570px; }
    .l-travelInfo .sliderImg .swiper-slide figcaption {
      padding-right: 15px;
      right: auto; }
  .l-travelInfo .infoTabs {
    padding-top: 50px; } }

@media (min-width: 992px) {
  .l-travelInfo {
    margin-top: 105px; }
    .l-travelInfo .infoTabs .day {
      padding-left: 70px; }
      .l-travelInfo .infoTabs .day .infos:before {
        content: "";
        position: absolute;
        height: 2px;
        width: 50%;
        background-color: #A6CE39;
        top: 50%;
        margin-top: -1px;
        left: -56px; }
      .l-travelInfo .infoTabs .day .infos:after {
        content: "";
        position: absolute;
        height: 14px;
        width: 14px;
        border-radius: 50%;
        background-color: #A6CE39;
        border: 2px solid #fff;
        top: 50%;
        margin-top: -8px;
        left: -56px; } }

@media (min-width: 992px) {
  .l-travelInfo .mainInfos .title {
    font-size: 2.25em; }
  .l-travelInfo .tripInfo {
    padding-left: 50px; } }

.l-content {
  padding: 50px 0; }
  .l-content.sameColor {
    padding-top: 0; }
  .l-content .titleZone {
    max-width: 820px;
    margin-bottom: 30px; }
    .l-content .titleZone .theme {
      font-family: "DoublePorter1", sans-serif;
      font-size: 2.1875em; }
    .l-content .titleZone .title {
      margin-bottom: 20px;
      font-family: "antique-olive-compact", sans-serif; }
    .l-content .titleZone .description {
      padding-left: 30px;
      position: relative;
      line-height: 36px; }
      .l-content .titleZone .description a {
        color: #A6CE39; }
        .l-content .titleZone .description a:hover {
          text-decoration: underline; }
      .l-content .titleZone .description:before {
        content: '';
        position: absolute;
        left: 10px;
        width: 5px;
        background-color: #A6CE39;
        height: 75px;
        top: 0; }
  .l-content.l-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative; }
    .l-content.l-image:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(64, 64, 65, 0.15); }
    .l-content.l-image .titleZone {
      position: relative;
      z-index: 5;
      margin-bottom: 0;
      color: #fff;
      font-family: "antique-olive-compact", sans-serif; }
      .l-content.l-image .titleZone .theme {
        text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3); }
      .l-content.l-image .titleZone .title {
        text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3); }
      .l-content.l-image .titleZone .description {
        text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
        margin-bottom: 20px; }
      .l-content.l-image .titleZone .btn {
        margin-left: 30px; }
  .l-content.l-textImg .description {
    margin-bottom: 20px; }
  .l-content.l-textImg .btn {
    margin-left: 30px; }
  .l-content.l-newsletter .newsletter .titleZone {
    margin-bottom: 30px; }
  .l-content.l-newsletter .newsletter .theme {
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3); }
  .l-content.l-newsletter .newsletter .title {
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3); }
  .l-content.l-newsletter .newsletter .description {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    margin-bottom: 20px; }
  .l-content.l-newsletter .newsletter .btn {
    margin-left: 30px; }
  .l-content.l-otherSuggest {
    padding: 0 0; }
  .l-content .destinations .region {
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 5px; }
    .l-content .destinations .region h3 {
      margin-bottom: 0; }
    .l-content .destinations .region ul {
      padding: 0;
      margin: 0;
      padding-left: 15px;
      margin-top: 20px;
      margin-bottom: 0; }
      .l-content .destinations .region ul li {
        list-style-type: none;
        -webkit-transition: ease-out 0.3s;
        -o-transition: ease-out 0.3s;
        transition: ease-out 0.3s; }
        .l-content .destinations .region ul li:hover {
          -webkit-transform: translateX(5px);
          -ms-transform: translateX(5px);
          transform: translateX(5px); }
          .l-content .destinations .region ul li:hover a {
            text-decoration: underline; }
        .l-content .destinations .region ul li a {
          color: #A6CE39; }
  .l-content .calendarPage .block_nav {
    display: none;
    margin-bottom: 30px; }
  .l-content .calendarPage .date {
    font-weight: 500; }
  .l-content .calendarPage .calendar_link {
    font-weight: 500;
    color: #A6CE39; }
    .l-content .calendarPage .calendar_link:hover {
      text-decoration: underline; }
  .l-content .calendarPage .prix {
    font-weight: 500;
    color: #A6CE39; }
  .l-content .contact .messageObjet .form-group {
    height: 100%; }
  .l-content .contact .messageObjet textarea {
    height: calc(100% - 48px); }
  .l-content .search--home .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .l-content .search--home .form-group .form-control {
      border: none;
      background-color: #f5f5f5;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .l-content .search--home .form-group .btn {
      height: auto;
      line-height: calc(1.5em + 0.75rem + 2px);
      padding: 0 20px;
      border-radius: 0;
      border-top-right-radius: 0.25rem;
      border-bottom-right-radius: 0.25rem;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .l-content.searchResult .header {
    text-align: center;
    margin-bottom: 30px; }
    .l-content.searchResult .header .formFiltre {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 30px; }
      .l-content.searchResult .header .formFiltre .form-group {
        margin-bottom: 0; }
      .l-content.searchResult .header .formFiltre .btn {
        margin-left: 10px; }
  .l-content.searchResult #filtre_listing > small {
    display: inline-block;
    margin-bottom: 15px; }
  .l-content.searchResult #filtre_listing .form-check-label {
    font-size: 14px;
    padding-left: 25px; }
  .l-content.searchResult #filtre_listing .submitZone .btn {
    display: block;
    width: 100%;
    margin-bottom: 10px; }
  .l-content.searchResult #filtre_listing .submitZone .col-xl-6:last-child .btn {
    margin-bottom: 0; }
  .l-content.searchResult .toggleFiltersBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #A6CE39;
    color: #fff;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    font-weight: 700;
    font-size: 1.125em;
    margin-bottom: 20px;
    cursor: pointer; }
    .l-content.searchResult .toggleFiltersBtn i {
      width: 20px;
      height: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: 7px;
      -webkit-transform-origin: center;
      -ms-transform-origin: center;
      transform-origin: center;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      -webkit-transition: ease-out 0.3s;
      -o-transition: ease-out 0.3s;
      transition: ease-out 0.3s; }
    .l-content.searchResult .toggleFiltersBtn.collapsed i {
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
      margin-top: 0;
      margin-top: -10px; }
  .l-content .articleContent {
    border-radius: 15px;
    padding: 20px;
    background-color: #515151; }
    .l-content .articleContent .author {
      text-align: center;
      border-top: 1px solid #d9d9da;
      padding-top: 20px;
      margin-top: 20px; }
      .l-content .articleContent .author .image {
        margin-bottom: 10px; }
        .l-content .articleContent .author .image img {
          border-radius: 50%; }
      .l-content .articleContent .author .infos {
        margin-top: 0 !important; }
        .l-content .articleContent .author .infos p {
          margin-bottom: 0; }
        .l-content .articleContent .author .infos .fullname {
          text-transform: uppercase;
          color: #A6CE39;
          font-weight: 500; }
        .l-content .articleContent .author .infos .role {
          font-style: italic; }
  .l-content .commentZone {
    border-radius: 15px;
    padding: 20px;
    background-color: #515151; }
    .l-content .commentZone .btn {
      padding: 10px 20px; }
    .l-content .commentZone .comment {
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 1px solid #d9d9da; }
      .l-content .commentZone .comment:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none; }
      .l-content .commentZone .comment .submitted.date {
        font-style: italic;
        margin-bottom: 10px;
        color: #a6a6a7; }
        .l-content .commentZone .comment .submitted.date p {
          margin-bottom: 0; }
  .l-content .node-blog .links a {
    color: #A6CE39; }
  .l-content .node-blog .share {
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .l-content .node-blog .share .so-social-share {
      margin: 0 5px; }
      .l-content .node-blog .share .so-social-share:last-child {
        margin-right: 0; }
  .l-content .node-blog .shareZone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .l-content .node-blog .shareZone .comment-add {
      display: none; }
  .l-content .region-sidebar-first h2.title {
    font-size: 1.175em;
    font-family: "antique-olive-compact", sans-serif; }
  .l-content .region-sidebar-first .btn {
    padding: 10px 20px; }
  .page-user .l-content .region-content .bg_grey {
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 15px; }
  .page-user .l-content .region-content .form-control {
    background-color: #fff; }
  .page-user .l-content .region-content .btn {
    padding: 10px 20px; }
  .page-user .l-content #tabs-wrapper a {
    color: #A6CE39;
    background-color: #f5f5f5; }
  .page-user .l-content #tabs-wrapper .active a {
    background-color: #fff; }

@media (min-width: 768px) {
  .l-content {
    padding: 80px 0; }
    .l-content .titleZone {
      margin-bottom: 50px; }
      .l-content .titleZone .theme {
        font-size: 2.1875em; }
      .l-content .titleZone .title {
        margin-bottom: 30px;
        font-size: 2.5em;
        font-family: "antique-olive-compact", sans-serif; }
      .l-content .titleZone .description {
        padding-left: 145px;
        position: relative; }
        .l-content .titleZone .description:before {
          content: '';
          position: absolute;
          left: 0;
          width: 105px;
          background-color: #A6CE39;
          bottom: auto;
          height: 5px;
          top: 10px; }
    .l-content.l-image .titleZone .description {
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
      margin-bottom: 30px; }
    .l-content.l-image .titleZone .btn {
      margin-left: 145px; }
    .l-content.l-newsletter .titleZone .description {
      margin-bottom: 30px; }
    .l-content.l-newsletter .titleZone .btn {
      margin-left: 145px; }
    .l-content.l-textImg .description {
      margin-bottom: 30px; }
    .l-content.l-textImg .btn {
      margin-left: 145px; }
    .l-content .destinations {
      -webkit-column-count: 2;
      column-count: 2; }
      .l-content .destinations .region {
        -webkit-column-break-inside: avoid;
        break-inside: avoid; }
    .l-content .calendarPage .block_nav_select {
      display: none; }
    .l-content .calendarPage .block_nav {
      display: block; } }

@media (min-width: 992px) {
  .l-content {
    padding: 100px 0; }
    .l-content .titleZone {
      margin-bottom: 80px; }
      .l-content .titleZone .theme {
        font-size: 2.5em; }
      .l-content .titleZone .title {
        margin-bottom: 40px;
        font-size: 3em;
        font-family: "antique-olive-compact", sans-serif; }
    .l-content.l-image {
      background-attachment: fixed; }
    .l-content .destinations {
      -webkit-column-count: 3;
      column-count: 3; }
    .l-content.searchResult .header {
      text-align: left; }
      .l-content.searchResult .header .formFiltre {
        margin-bottom: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .l-content.searchResult .toggleFiltersBtn {
      display: none; }
    .l-content.searchResult #filtre_listing {
      display: block; }
    .l-content .articleContent {
      padding: 40px; }
      .l-content .articleContent .author {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left; }
        .l-content .articleContent .author .image {
          margin-bottom: 0px;
          margin-right: 20px; }
        .l-content .articleContent .author .infos {
          margin-top: 0 !important; }
    .l-content .commentZone {
      padding: 40px; }
      .l-content .commentZone .title {
        color: #A6CE39;
        font-family: "antique-olive-compact", sans-serif; }
      .l-content .commentZone .form-text,
      .l-content .commentZone .form-textarea {
        border: none;
        padding: 0.375rem 0.75rem;
        border-radius: 0.25rem;
        color: #404041; }
      .l-content .commentZone .form-text {
        height: calc(1.5em + 0.75rem + 2px); }
    .page-user .l-content .region-content .bg_grey {
      padding: 40px; } }

@media (min-width: 1420px) {
  .l-content {
    padding: 150px 0; }
    .l-content .titleZone .theme {
      font-size: 3.25em;
      margin-bottom: -10px; }
    .l-content .titleZone .title {
      font-family: "antique-olive-compact", sans-serif;
      font-size: 3.75em; }
    .l-content.l-image {
      padding: 100px 0; }
    .l-content.l-travelInfo {
      padding-top: 100px; }
    .l-content .destinations {
      -webkit-column-count: 4;
      column-count: 4; } }

.l-textImg .pictureEffect {
  margin-bottom: 30px;
  position: relative; }
  .l-textImg .pictureEffect:before, .l-textImg .pictureEffect:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 75px;
    background-color: #A6CE39; }
  .l-textImg .pictureEffect:before {
    left: 20px;
    top: -20px; }
  .l-textImg .pictureEffect:after {
    right: 20px;
    bottom: -20px; }

.l-textImg .titleZone {
  margin-bottom: 0; }

@media (min-width: 992px) {
  .l-textImg .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .l-textImg .pictureZone {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    padding-left: 30px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
    .l-textImg .pictureZone .pictureEffect {
      margin-bottom: 0; }
      .l-textImg .pictureZone .pictureEffect .effectBg {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #404041;
        z-index: -1;
        opacity: 0.05;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  .l-textImg .titleZone {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
    .l-textImg .titleZone .description {
      padding-left: 30px; }
      .l-textImg .titleZone .description:before {
        left: 10px;
        width: 5px;
        height: 105px;
        background-color: #A6CE39;
        bottom: 50%;
        top: 0; }
    .l-textImg .titleZone .btn {
      margin-left: 30px; } }

@media (min-width: 1360px) {
  .l-textImg .pictureZone {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-left: 50px; }
  .l-textImg .pictureEffect:before, .l-textImg .pictureEffect:after {
    content: '';
    position: absolute;
    width: auto;
    height: 5px;
    width: 105px;
    background-color: #A6CE39; }
  .l-textImg .pictureEffect:before {
    left: -20px;
    top: 30px; }
  .l-textImg .pictureEffect:after {
    right: -20px;
    bottom: 30px; }
  .l-textImg .titleZone {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
    .l-textImg .titleZone .description {
      padding-left: 145px; }
      .l-textImg .titleZone .description:before {
        content: '';
        position: absolute;
        left: 0;
        width: 105px;
        background-color: #A6CE39;
        bottom: auto;
        height: 5px;
        top: 10px; }
    .l-textImg .titleZone .btn {
      margin-left: 145px; } }

.l-newsletter {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0;
  color: #fff; }
  .l-newsletter .contactZone,
  .l-newsletter .newsletter {
    padding: 50px 15px; }
  .l-newsletter .contactZone {
    position: relative;
    background-color: #A6CE39; }
    .l-newsletter .contactZone .title {
      margin-bottom: 30px;
      font-family: "antique-olive-compact", sans-serif; }
  .l-newsletter .newsletter {
    background-image: url(../img/l-newsletter-gotoevents-normal.jpg);
    background-size: cover;
    background-position: center center;
    position: relative; }
    .l-newsletter .newsletter:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: #404041;
      opacity: 0.2; }
    .l-newsletter .newsletter .content {
      position: relative;
      z-index: 5; }
    .l-newsletter .newsletter .inputContent {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 10px; }
    .l-newsletter .newsletter form .form-control {
      height: 45px;
      border: none;
      border-bottom-left-radius: 5px;
      border-top-left-radius: 5px;
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px; }
    .l-newsletter .newsletter form .btn {
      height: 45px;
      line-height: 45px;
      padding: 0 10px;
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px;
      border-bottom-right-radius: 5px;
      border-top-right-radius: 5px; }
    .l-newsletter .newsletter form .form-check-label a {
      color: #A6CE39; }

@media (min-width: 768px) {
  .l-newsletter .contactZone,
  .l-newsletter .newsletter {
    padding: 80px 15px; }
  .l-newsletter .contactZone .title {
    font-size: 3em; }
  .l-newsletter .newsletter form .btn {
    padding: 0 20px; } }

@media (min-width: 992px) {
  .l-newsletter {
    background-image: url(../img/l-newsletter-gotoevents.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    position: relative; }
    .l-newsletter:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 50%;
      background-color: #404041;
      opacity: 0.2; }
    .l-newsletter .containerDesktop {
      max-width: 960px; }
    .l-newsletter .row {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .l-newsletter .contactZone,
    .l-newsletter .newsletter {
      padding: 100px 15px;
      background-image: none;
      background-color: transparent; }
      .l-newsletter .contactZone .container,
      .l-newsletter .newsletter .container {
        max-width: auto;
        padding: 0; }
    .l-newsletter .contactZone .container {
      padding-right: 40px; }
    .l-newsletter .newsletter:after {
      display: none; }
    .l-newsletter .newsletter .container {
      padding-left: 40px; } }

@media (min-width: 1420px) {
  .l-newsletter .contactZone,
  .l-newsletter .newsletter {
    padding: 150px 15px; }
  .l-newsletter .containerDesktop {
    max-width: 1360px; }
  .l-newsletter .contactZone .title {
    font-size: 4.0625em; }
  .l-newsletter .contactZone .container {
    padding-right: 100px; }
  .l-newsletter .newsletter .container {
    padding-left: 100px; } }

.l-wysiwyg {
  font-family: "Gotham-Rounded", sans-serif;
  font-size: 16px; }
  .l-wysiwyg a {
    color: #A6CE39; }
    .l-wysiwyg a:hover {
      text-decoration: underline; }
  .l-wysiwyg h2, .l-wysiwyg h3, .l-wysiwyg h4, .l-wysiwyg h5, .l-wysiwyg h6 {
    margin-bottom: 1rem;
    margin-top: 30px;
    color: #A6CE39; }
  .l-wysiwyg h2 {
    color: #A6CE39; }
  .l-wysiwyg h3 {
    color: #fff !important;
    font-style: italic;
    font-size: 1.5rem; }
  .l-wysiwyg h4 {
    font-size: 1.25rem; }
  .l-wysiwyg ul {
    padding-left: 20px; }
    .l-wysiwyg ul li {
      position: relative;
      padding-left: 28px;
      list-style-type: none;
      margin-bottom: 10px; }
      .l-wysiwyg ul li:after {
        content: '';
        position: absolute;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #A6CE39;
        left: 0;
        top: 8px; }
  .l-wysiwyg .btn {
    color: #fff;
    text-decoration: none;
    margin-bottom: 20px;
    display: block; }
    .l-wysiwyg .btn:hover {
      text-decoration: none;
      color: #A6CE39; }
    .l-wysiwyg .btn.btn-white {
      color: #A6CE39; }
      .l-wysiwyg .btn.btn-white:hover {
        background-color: #404041;
        color: #fff; }
    .l-wysiwyg .btn.btn-anchor {
      background-color: transparent;
      border: 2px solid #A6CE39;
      border-radius: 0px;
      color: #A6CE39;
      margin-right: 20px;
      padding: 16px 26px; }
      .l-wysiwyg .btn.btn-anchor:hover {
        color: #fff;
        background-color: #A6CE39; }
  .l-wysiwyg a[name] {
    position: absolute;
    margin-top: -105px; }
  .l-wysiwyg .wysiwyg-galerie img {
    margin-bottom: 30px; }
  .l-wysiwyg .booking_code {
    font-size: 0.65rem; }

@media (min-width: 768px) {
  .l-wysiwyg .btn,
  .mce-content-body .btn {
    display: inline-block;
    padding: 15px 30px; } }

@media (min-width: 992px) {
  .l-wysiwyg a[name],
  .mce-content-body a[name] {
    position: absolute;
    margin-top: -125px; } }
