/* //////////////////////////////////////////////////////////////////////////////////
*
* Global variables
*
/* /////////////////////////////////////////////////////////////////////////////////*/
/* //////////////////////////////////////////////////////////////////////////////////
*
* Global 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
* {
  padding: 0;
  margin: 0;
  font-family: Circular; }

@font-face {
  font-family: Avalon;
  src: url(/wp-content/themes/mexiquedecouverte/assets/fonts/avalon/avalon-bold.ttf);
  font-weight: 700; }

@font-face {
  font-family: Avalon;
  src: url(/wp-content/themes/mexiquedecouverte/assets/fonts/avalon/avalon-regular.ttf);
  font-weight: 400; }

@font-face {
  font-family: Circular;
  src: url(/wp-content/themes/mexiquedecouverte/assets/fonts/circular/circular-book.otf);
  font-weight: 300; }

@font-face {
  font-family: Circular;
  src: url(/wp-content/themes/mexiquedecouverte/assets/fonts/circular/circular-medium.otf);
  font-weight: 400; }

@font-face {
  font-family: Circular;
  src: url(/wp-content/themes/mexiquedecouverte/assets/fonts/circular/circular-bold.otf);
  font-weight: 700; }

h1, h2, h3, h4, h5, h6 {
  font-family: Avalon;
  font-weight: 400; }

h1 {
  font-size: 26px; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 18px; }

h4, h5, h6 {
  font-size: 15px; }

p, li, input, span, .int-right {
  font-size: 15px;
  line-height: 30px;
  color: #555555;
  font-weight: 300; }

strong {
  font-size: 15px;
  line-height: 30px;
  color: #555555;
  font-weight: 600; }

a {
  text-decoration: none;
  font-size: 15px; }

.global-gradient {
  background: #fa8686;
  background: linear-gradient(90deg, #fa8686 0%, #fa7f88 50%, #fb718e 100%); }

.hero-overlay {
  background-color: #a2b5f2;
  opacity: 0.5;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  height: 100%; }

main {
  margin-top: 70px; }

.arrow-down {
  background-color: #fff;
  padding: 20px;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1); }
  .arrow-down i {
    color: #fb7c7c;
    font-size: 20px; }

.mex-logo {
  background-color: #fff;
  border-radius: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1); }
  .mex-logo i {
    color: #fb7c7c;
    font-size: 20px; }

.wmt-boxed {
  width: 90%;
  max-width: 1200px;
  margin: auto; }

.wmt-full {
  overflow: hidden; }

.wmt-full.hero-scene {
  overflow: unset; }

.social-pink {
  background: #fa8686;
  background: linear-gradient(90deg, #fa8686 0%, #fa7f88 50%, #fb718e 100%);
  overflow: visible; }

.social-pink {
  padding-bottom: 100px;
  position: relative; }
  .social-pink .title-sec h2 {
    color: #fbe291; }
  .social-pink .title-sec h3, .social-pink .social-details ul li a {
    color: #fff; }
  .social-pink .arrow-down {
    margin: auto;
    position: absolute;
    top: -30px; }
  .social-pink .social-proof {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative; }
  .social-pink .social-details {
    margin: 0;
    width: 100%; }
  .social-pink ul li i {
    color: #fff;
    font-size: 25px;
    margin-right: 20px; }
  .social-pink li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

a[href^="http://maps.google.com/maps"] {
  display: none !important; }

.gmnoprint a, .gmnoprint span {
  display: none; }

.gmnoprint div {
  background: none !important; }

body.no-scroll {
  height: 100vh;
  overflow: hidden; }

.spe-sep {
  margin: 0 10px; }

#wpadminbar {
  background: #4d5cf1; }
  #wpadminbar #wp-admin-bar-customize,
  #wpadminbar #wp-admin-bar-comments,
  #wpadminbar #wp-admin-bar-new-content {
    display: none; }
  #wpadminbar .display-name {
    color: #fff; }
  #wpadminbar .menupop .ab-sub-wrapper {
    padding: 6px 0 12px;
    background-color: #434fc8; }
  #wpadminbar .hover {
    background-color: #434fc8; }

#wp-admin-bar-user-info .avatar {
  border-radius: 100%;
  overflow: hidden; }

#wpadminbar .ab-top-menu > li.hover > .ab-item, #wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus, #wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item, #wpadminbar:not(.mobile) .ab-top-menu > li > .ab-item:focus {
  background: #424fc8;
  color: #ffffff; }

#wpadminbar #wp-admin-bar-my-account.with-avatar > a img {
  border-radius: 100%;
  overflow: hidden;
  border: none; }

html, body {
  width: 100%;
  overflow-x: hidden; }

html {
  -webkit-text-size-adjust: 100%; }

input[type="text"],
input[type="email"],
input[type="search"],
textarea {
  -webkit-appearance: none; }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Header 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.admin .header {
  top: 32px; }

.header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  background: #fff;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1); }
  .header a {
    font-family: Circular;
    font-weight: 400;
    color: #555;
    font-size: 14px; }

.header-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  width: 95%; }

.nav-logo {
  width: 25%;
  max-width: 280px; }

.nav-cta {
  width: 25%;
  max-width: 280px; }

.nav-logo img {
  width: 75%;
  margin: auto;
  display: block; }

.nav-cta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .nav-cta .nav-actions a.main-cta {
    padding: 10px 35px; }

.nav-nav {
  width: 40%;
  max-width: 550px; }

nav ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style-type: none;
  position: relative; }

nav li {
  width: 25%;
  text-align: center;
  position: relative; }

nav li a {
  padding: 20px 0;
  display: block;
  color: #333333;
  width: 100%;
  transition: all .2s linear; }

nav a:hover {
  color: #fb7c7c; }

.nav-actions {
  width: 90%; }
  .nav-actions a.regular {
    margin-right: 20px;
    color: #fb7c7c; }

.sub-menu {
  position: absolute;
  padding-top: 15px;
  left: -20%;
  display: none;
  left: -80%;
  min-width: 600px; }
  .sub-menu li.menu-heading {
    color: #fb7c7c;
    border-bottom: solid 1px #e0e0e0;
    margin-bottom: 30px;
    padding-bottom: 10px; }
  .sub-menu .sub-inner {
    background-color: #fff;
    padding: 40px;
    border-radius: 7px;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 500px; }
  .sub-menu li {
    width: 100%;
    text-align: left; }
  .sub-menu i.fa-caret-up {
    position: absolute;
    top: -2px;
    font-size: 30px;
    color: #fff;
    left: 29%; }

.menu-promo {
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  overflow: hidden;
  margin-bottom: 30px;
  transition: all .2s linear;
  cursor: pointer; }
  .menu-promo .mp-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .menu-promo .mp-left {
    width: 20%; }
  .menu-promo .mp-right {
    width: calc(80% - 30px);
    padding: 15px; }
    .menu-promo .mp-right a {
      padding: 0;
      text-align: left; }
    .menu-promo .mp-right a h3 {
      font-size: 14px;
      color: #fb7c7c; }
  .menu-promo .mp-left img {
    display: block;
    width: 100%;
    margin: auto; }
  .menu-promo .mp-bot li {
    font-size: 12px;
    width: auto;
    text-align: left; }
    .menu-promo .mp-bot li i {
      color: #6484ea;
      margin-right: 7px; }

.menu-promo:hover {
  -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px); }

nav .thema-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  nav .thema-list li {
    width: 49%; }
  nav .thema-list li a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 300;
    padding: 10px;
    font-size: 14px;
    border-radius: 5px;
    transition: all .2s linear;
    width: calc(100% - 20px); }
  nav .thema-list li a:hover {
    background-color: #f9f9f9; }
  nav .thema-list svg {
    width: 30px;
    height: 30px;
    margin-right: 15px; }
  nav .thema-list svg, nav .thema-list g, nav .thema-list path, nav .thema-list i {
    color: #fb7c7c;
    fill: #fb7c7c;
    min-width: 30px;
    text-align: center; }
  nav .thema-list i {
    font-size: 20px;
    margin-right: 15px; }
  nav .thema-list svg, nav .thema-list i {
    margin-right: 10px !important; }

.sub-cta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px; }
  .sub-cta a {
    padding: 5px 13px !important; }
  .sub-cta a:hover {
    color: #fff; }

li.main:hover > ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.inspi-cards {
  box-shadow: none;
  cursor: pointer;
  padding: 10px;
  border-radius: 7px;
  transition: all .2s linear; }
  .inspi-cards .mp-left img {
    border-radius: 100%;
    overflow: hidden; }
  .inspi-cards .mp-right a h3 {
    font-size: 14px;
    color: #ffa777; }
  .inspi-cards .mp-bot span {
    font-size: 13px;
    text-align: left;
    font-style: italic;
    display: block;
    color: #666; }
  .inspi-cards .mp-left {
    width: 13%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .inspi-cards .mp-right {
    width: calc(87% - 30px);
    padding: 10px; }

.inspi-cards:last-of-type {
  margin-bottom: 0; }

.inspi-cards:hover {
  background-color: #f9f9f9;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px); }

.sub-simple {
  min-width: 300px;
  left: 0; }
  .sub-simple .sub-inner {
    width: 100%;
    padding: 20px; }
  .sub-simple li a {
    padding: 5px 0;
    font-weight: 300; }
    .sub-simple li a i {
      color: #fb7c7c;
      font-size: 17px;
      margin-right: 15px;
      width: 20px;
      text-align: center; }

.head-search-input {
  position: absolute;
  width: 70%;
  height: 100%;
  right: 70px;
  top: 0;
  background-color: #fff;
  transition: all .2s linear;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .head-search-input form {
    width: 70%;
    max-width: 640px; }
    .head-search-input form input[type="search"] {
      width: 70%;
      outline: none;
      border: solid 1px #f0f0f0;
      padding: 0 20px;
      border-radius: 20px 0 0 20px;
      font-size: 13px; }
    .head-search-input form button {
      width: 30%;
      border-radius: 0 20px 20px 0;
      padding: 9px 0;
      border: none;
      background-color: #fb7c7c;
      color: #fff;
      outline: none; }

.head-search-input.head-search-active {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%); }

.nav-search i.fa-times-circle {
  color: #fb7c7c;
  font-size: 17px; }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Nav Mobile 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.nav-mobile {
  display: none; }

.nm-inner {
  width: 35px;
  height: 4px;
  border-radius: 20px;
  background-color: #fb7c7c;
  position: relative; }

.nm-inner:before, .nm-inner:after {
  width: 35px;
  height: 4px;
  border-radius: 20px;
  background-color: #fb7c7c;
  content: '';
  cursor: pointer;
  transition: all .2s linear; }

.nm-inner:before {
  position: absolute;
  top: -10px;
  transition: all .2s linear; }

.nm-inner:after {
  position: absolute;
  bottom: -10px;
  transition: all .2s linear; }

.close-ready .nm-inner {
  background-color: #ffffff; }

.close-ready .nm-inner:before {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #e95656; }

.close-ready .nm-inner:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #e95656; }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Call to actions 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
a.main-cta {
  background-color: #fb7c7c;
  color: #fff;
  border-radius: 40px;
  padding: 12px 40px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  transition: all .2s linear; }

a.cta-white {
  background-color: #fff;
  color: #fb7c7c;
  border: solid 1px #fff; }

a.cta-orange {
  background-color: #ffa777; }

a.main-cta:hover {
  background-color: #fc6a6b; }

a.cta-orange:hover {
  background-color: #ff9056; }

a.cta-white:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #fff; }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Global Title
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.title-sec {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 80px 0; }
  .title-sec h2 {
    color: #ffa777;
    font-size: 18px;
    margin-bottom: 10px; }
  .title-sec h3 {
    color: #6484ea;
    font-size: 15px; }

.title-sec.contrast h2 {
  color: #fbe291; }

.title-sec.contrast h3 {
  color: #fff; }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Global Page
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.page-container img {
  max-width: 100%; }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Global Top
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.global-top {
  position: relative; }

.devis .global-top, .contact .global-top {
  min-height: unset; }

.paralax-top {
  position: relative;
  overflow: hidden;
  max-height: 500px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .paralax-top img {
    width: 100%;
    display: block;
    margin: auto; }
  .paralax-top .hi-inner {
    position: absolute;
    z-index: 10;
    width: 100%; }
    .paralax-top .hi-inner h1 {
      color: #fff;
      text-align: center; }
    .paralax-top .hi-inner span {
      display: block;
      width: 100%;
      text-align: center;
      color: #fff; }

.top-inner {
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Owl Carousel Customisations 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.owl-nav button {
  outline: none;
  background-color: #fff !important;
  border-radius: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  width: 50px;
  height: 50px; }
  .owl-nav button i {
    color: #fb7c7c;
    font-size: 20px; }

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  position: absolute;
  top: 39%; }

.owl-carousel.owl-drag .owl-item,
.owl-carousel.owl-drag .owl-item.active.last {
  opacity: .7;
  transition: all .2s linear; }

.owl-carousel .owl-nav button.owl-next {
  right: 11%; }

.owl-carousel .owl-nav button.owl-prev {
  left: 11%; }

.owl-carousel.owl-drag .owl-item.active {
  opacity: 1; }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Bottom CTA 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.social-details {
  margin: 50px 0 100px; }
  .social-details ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    list-style-type: none; }
    .social-details ul li a {
      color: #6484ea;
      text-decoration: underline;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 14px; }
      .social-details ul li a img {
        width: 30px;
        margin-right: 20px; }

.bottom-cta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 80px; }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Breadscrumb 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.mex-breadscrumb a, .mex-breadscrumb span {
  font-size: 13px;
  color: #c4c4c4;
  font-weight: 100; }

.article-metas {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0 20px; }

/* //////////////////////////////////////////////////////////////////////////////////
*
* 404 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.page-error .newsletter {
  margin-top: 0; }

.page-error .related-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  top: -100px;
  z-index: 100;
  margin: 50px 0; }

.page-error .owl-carousel .owl-nav button.owl-next {
  right: -2%; }

.page-error .owl-carousel .owl-nav button.owl-prev {
  left: -2%; }

.page-list-desc {
  margin: 50px 0; }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Confirm-page 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.confirm-title {
  font-family: Circular;
  font-size: 15px;
  line-height: 30px;
  color: #555555;
  font-weight: 300; }

.confirm-page .related-content {
  margin-top: 100px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .confirm-page .related-content .global-tour {
    width: 48%; }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Load more  
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.load-more-section {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-height: 200px; }
  .load-more-section .load-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin: 50px 0; }
  .load-more-section .load-inner a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    cursor: pointer;
    width: 100%; }
    .load-more-section .load-inner a i {
      width: 50px;
      height: 50px;
      background-color: #ffa777;
      color: #fff;
      box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
      border-radius: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      margin-bottom: 15px;
      font-size: 17px; }
    .load-more-section .load-inner a span {
      color: #ffa777; }

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Ajax Loader 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.ajax-loader {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%; }

.lds-roller {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px; }

.lds-roller div {
  -webkit-animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
          animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  -webkit-transform-origin: 32px 32px;
      -ms-transform-origin: 32px 32px;
          transform-origin: 32px 32px; }

.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #6484ea;
  margin: -3px 0 0 -3px; }

.lds-roller div:nth-child(1) {
  -webkit-animation-delay: -0.036s;
          animation-delay: -0.036s; }

.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px; }

.lds-roller div:nth-child(2) {
  -webkit-animation-delay: -0.072s;
          animation-delay: -0.072s; }

.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px; }

.lds-roller div:nth-child(3) {
  -webkit-animation-delay: -0.108s;
          animation-delay: -0.108s; }

.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px; }

.lds-roller div:nth-child(4) {
  -webkit-animation-delay: -0.144s;
          animation-delay: -0.144s; }

.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px; }

.lds-roller div:nth-child(5) {
  -webkit-animation-delay: -0.18s;
          animation-delay: -0.18s; }

.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px; }

.lds-roller div:nth-child(6) {
  -webkit-animation-delay: -0.216s;
          animation-delay: -0.216s; }

.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px; }

.lds-roller div:nth-child(7) {
  -webkit-animation-delay: -0.252s;
          animation-delay: -0.252s; }

.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px; }

.lds-roller div:nth-child(8) {
  -webkit-animation-delay: -0.288s;
          animation-delay: -0.288s; }

.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px; }

@-webkit-keyframes lds-roller {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes lds-roller {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Footer
*
/* /////////////////////////////////////////////////////////////////////////////////*/
footer {
  background-color: #f0f0f0; }

.newsletter {
  background-color: #fcb6b6;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 100px;
  z-index: 0; }
  .newsletter .logo-separator {
    position: absolute;
    top: -30px;
    width: 60px;
    height: 60px;
    background-color: #fff;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 100%; }
    .newsletter .logo-separator img {
      width: 30px; }
  .newsletter h3, .newsletter h2 {
    color: #fff; }
  .newsletter form {
    position: absolute;
    bottom: -20px;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
    width: 50%;
    max-width: 600px;
    border-radius: 40px;
    overflow: hidden; }
    .newsletter form .input-stuck {
      width: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .newsletter form .input-stuck input {
        border: none;
        width: calc(75% - 40px);
        padding: 8px 20px;
        outline: none;
        font-size: 13px; }
      .newsletter form .input-stuck button {
        width: 25%;
        border: none;
        background-color: #fb7c7c;
        color: #fff;
        outline: none;
        font-size: 13px; }
  .newsletter .title-sec {
    padding: 100px 0; }

.footer-container {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 140px 0; }
  .footer-container .footer-col {
    width: 25%; }
  .footer-container h3 {
    color: #fb7c7c;
    margin-bottom: 40px;
    font-size: 17px;
    letter-spacing: 1px; }
  .footer-container ul {
    list-style-type: none; }
    .footer-container ul li {
      line-height: 45px; }
    .footer-container ul li a {
      color: #555555;
      font-size: 14px;
      transition: all .2s linear; }
      .footer-container ul li a i {
        color: #fb7c7c;
        margin-right: 10px;
        font-size: 15px;
        width: 20px;
        text-align: center; }
    .footer-container ul li a:hover {
      color: #fb7c7c; }
    .footer-container ul li.list-full {
      font-size: 13px;
      line-height: 25px;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .footer-container ul li.list-full i {
        color: #fb7c7c;
        margin-right: 10px;
        font-size: 15px;
        width: 40px;
        text-align: center; }

.copy {
  width: 90%;
  margin: auto; }
  .copy p {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    font-size: 12px; }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Newsletter module 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.news-pop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 0;
  overflow: hidden;
  transition: all .2s linear; }
  .news-pop .news-wrap {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(255, 255, 255, 0.9);
    position: relative; }
  .news-pop .news-closed {
    position: absolute;
    top: 150px;
    right: 100px; }
    .news-pop .news-closed i {
      font-size: 25px;
      color: #ef2f31;
      cursor: pointer; }
  .news-pop .news-inner {
    background-color: #fff;
    border-radius: 7px;
    overflow: hidden;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
    max-height: 465px;
    width: calc(60% - 50px); }
  .news-pop .news-split {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .news-pop .news-split .news-left {
      width: 30%;
      overflow: hidden; }
      .news-pop .news-split .news-left img {
        width: 100%;
        display: block;
        margin: auto; }
    .news-pop .news-split .news-right {
      width: 70%; }
  .news-pop .nsr-inner {
    padding: 25px; }
    .news-pop .nsr-inner .news_alert {
      border-left: solid 5px #f54d4d;
      padding-left: 10px; }
    .news-pop .nsr-inner h3 {
      color: #fb7c7c;
      font-size: 17px;
      margin-bottom: 30px; }
    .news-pop .nsr-inner p {
      margin-bottom: 40px; }
    .news-pop .nsr-inner .form-row {
      position: relative; }
      .news-pop .nsr-inner .form-row input[type="email"], .news-pop .nsr-inner .form-row input[type="text"] {
        width: calc(100% - 50px);
        border-radius: 5px;
        border: none;
        padding: 10px 10px 10px 40px;
        outline: none;
        font-size: 13px;
        border: solid 1px #e0e0e0; }
      .news-pop .nsr-inner .form-row i {
        color: #fb7c7c;
        position: absolute;
        top: 18px;
        left: 15px; }
      .news-pop .nsr-inner .form-row input.news-focus {
        border: solid 1px #fb7c7c; }
    .news-pop .nsr-inner .row-duo {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 10px; }
      .news-pop .nsr-inner .row-duo .form-col {
        width: 49%;
        position: relative; }
    .news-pop .nsr-inner .form-confirm {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin: 20px 0; }
      .news-pop .nsr-inner .form-confirm input {
        margin-right: 10px; }
      .news-pop .nsr-inner .form-confirm span {
        font-style: italic;
        font-size: 13px; }
    .news-pop .nsr-inner .form-submit {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 50px 0; }
      .news-pop .nsr-inner .form-submit button {
        outline: none;
        background-color: #fb7c7c;
        border-radius: 20px;
        padding: 10px 35px;
        color: #fff;
        text-align: center;
        box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
        font-size: 14px;
        border: none;
        cursor: pointer;
        transition: all .2s linear; }
      .news-pop .nsr-inner .form-submit button:hover {
        background-color: #fc6a6b; }

.news-open {
  height: 100vh; }

.news-result {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.9); }
  .news-result .news-result-inner {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
    max-width: 600px; }
    .news-result .news-result-inner img {
      display: block;
      width: 100%;
      margin: auto; }
    .news-result .news-result-inner .newsr-bot {
      padding: 25px;
      text-align: center; }
    .news-result .news-result-inner h2 {
      font-size: 17px;
      margin-bottom: 10px;
      color: #fb7c7c; }
    .news-result .news-result-inner p {
      margin-bottom: 20px; }
    .news-result .news-result-inner a {
      margin-top: 20px;
      display: block;
      max-width: 120px;
      margin: auto;
      cursor: pointer; }

.news-result-hide {
  display: none; }

/* //////////////////////////////////////////////////////////////////////////////////
*
*   client ideas ..
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.archive-destinations .cards-inspi .ins-bot a, .taxonomy-regions .cards-inspi .ins-bot a {
  background-color: #ffcaad !important; }

.archive-themes .cards-inspi .ins-bot a, .taxonomy-types .cards-inspi .ins-bot a {
  background-color: #a2b5f2 !important; }

.taxonomy-types-guide-pays .cards-inspi .ins-bot a {
  background-color: #bced8f !important; }

.blog .cards-inspi .ins-bot a {
  background-color: #fbdc78 !important; }

.floating-cta {
  position: fixed;
  z-index: 9999;
  bottom: 0px;
  padding: 10px 0 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  width: 100%;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1); }

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Responsives Styles 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.cta-inline {
  display: none; }

@media screen and (max-width: 1100px) {
  .nav-cta {
    width: 35%; }
  .footer-container {
    width: 90%; }
  .footer-container ul li a {
    font-size: 13px; } }

@media screen and (max-width: 782px) {
  html {
    margin-top: 0px !important; } }

@media screen and (max-width: 980px) {
  #wpadminbar {
    display: none; }
  .header-wrapper {
    padding: 20px 0; }
  .news-pop .news-inner {
    min-width: unset;
    width: calc(90% - 50px); }
  .nav-nav {
    position: absolute;
    opacity: 0;
    top: 78px;
    left: 0;
    max-width: 100%;
    background-color: #f9f9f9;
    width: 100%;
    visibility: hidden;
    transition: all .2s linear; }
  .sub-menu {
    position: absolute;
    padding-top: 15px;
    left: -20%;
    display: none;
    left: 2%;
    min-width: 500px; }
  .sub-menu i.fa-caret-up {
    left: 16%; }
  .sub-simple {
    min-width: 250px;
    left: 22%; }
  .nav-nav.nav-active {
    opacity: 1;
    visibility: visible; }
  .hero-inner h1 {
    font-size: 25px; }
  .nav-mobile {
    width: 34%;
    min-height: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .nav-search, .nav-actions .regular {
    display: none; }
  .nav-cta {
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: auto; }
    .nav-cta .nav-actions {
      width: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
  .nav-logo {
    width: 33%; }
  .social-details ul {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .social-details ul li {
    width: 48%;
    margin-bottom: 50px; }
  .social-details ul li:last-of-type {
    margin-bottom: 0; }
  .footer-container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .footer-container .footer-col {
    width: 48%;
    margin-bottom: 50px; }
  .social-pink li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .cta-inline {
    display: none; }
  .article-metas {
    opacity: 0; } }

@media screen and (max-width: 700px) {
  .confirm-page .related-content .global-tour {
    width: 100%; }
  .news-result .news-result-inner {
    width: 90%; }
  .article-metas {
    display: none; }
  .news-pop .news-split .news-left {
    display: none; }
  .news-pop .news-split .news-right {
    width: 100%; }
  .mex-breadscrumb {
    display: none; }
  body, html {
    width: 100%;
    overflow-x: hidden; }
  .header-wrapper {
    width: 90%; }
  .nav-cta {
    display: none; }
  .nav-mobile {
    width: 40%; }
  .nav-logo {
    width: 60%; }
  .nav-logo img {
    width: 100%; }
  .title-sec {
    text-align: center; }
  .social-details ul li {
    width: 100%;
    margin-bottom: 50px; }
  .social-details ul li a {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .social-details ul li a img {
    width: 30px;
    margin-right: 0;
    margin-bottom: 10px; }
  .title-sec h3 {
    line-height: 30px; }
  .newsletter .title-sec,
  .newsletter form {
    display: none; }
  .footer-container {
    padding: 100px 0 0; }
  .footer-container .footer-col {
    width: 100%;
    text-align: center; }
  .footer-container ul li a i,
  .footer-container ul li.list-full i {
    display: none; }
  .nav-nav {
    height: calc(100vh - 70px);
    top: 70px;
    background-color: #f4f4ff; }
  .nav {
    height: calc(100% - 30px);
    padding-top: 30px;
    overflow: scroll; }
  nav ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    list-style-type: none;
    position: relative;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 100px; }
  .cta-inline {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  nav li {
    width: 80%; }
  li.main a {
    background-color: #f0efff;
    border-radius: 10px;
    margin: 10px 0;
    padding: 10px 0;
    position: relative;
    z-index: 3; }
  .nav a.main-cta {
    padding: 8px 40px;
    margin-top: 10px; }
  .sub-menu {
    position: fixed;
    padding-top: 0;
    left: 0;
    min-width: unset;
    top: 70px;
    z-index: 9;
    overflow: scroll;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    transition: all .3s linear;
    width: 100%;
    visibility: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .sub-menu .sub-inner {
      box-shadow: none;
      padding: 10px 15px;
      border-radius: 0;
      height: calc( 100vh - 20px); }
    .sub-menu a {
      background-color: rgba(0, 0, 0, 0) !important;
      margin: 0 !important; }
    .sub-menu .sub-cta a {
      background-color: #fb7c7c !important;
      border-radius: 20px; }
  .owl-carousel.owl-drag .owl-item.active.last {
    opacity: 1;
    transition: all .2s linear; }
  nav .thema-list li a {
    padding: 8px 10px; }
  .menu-promo .mp-right a h3 {
    font-size: 13px;
    line-height: 20px; }
  .sub-menu li.menu-heading {
    margin-bottom: 20px;
    font-size: 13px; }
  .sub-menu .inspi-cards {
    padding: 0 10px; }
  .menu-promo {
    margin-bottom: 20px; }
  li.main:hover > ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
    visibility: visible; }
  .sub-menu i.fa-caret-up {
    left: 16%;
    display: none; }
  nav .thema-list svg {
    width: 20px;
    height: 20px; }
  nav .thema-list i {
    font-size: 15px; }
  nav .thema-list svg {
    width: 20px;
    height: 20px;
    margin-right: 15px; }
  .mp-bot {
    display: none; }
  .sub-simple {
    min-width: 250px;
    left: 0%;
    width: 100%; }
    .sub-simple .sub-inner {
      width: calc(100% - 40px);
      padding: 20px; }
  .paralax-top {
    height: 30vh;
    max-height: 310px; }
    .paralax-top .rellax {
      -webkit-transform: translate3d(0, 0, 0) !important;
              transform: translate3d(0, 0, 0) !important; }
    .paralax-top img {
      width: unset;
      height: 100%; }
    .paralax-top .hi-inner h1 {
      font-size: 18px; }
  .title-sec {
    padding: 50px 0; }
  .page-devis .paralax-top {
    height: 30vh;
    max-height: 310px !important; }
  .paralax-top .hi-inner h1 {
    font-size: 18px;
    max-width: 90%;
    text-align: center;
    margin: auto; }
  .article-metas {
    display: none; }
  .copy p {
    max-width: 90%;
    margin: auto; }
  .footer-container ul li.list-full {
    text-align: center;
    display: block; }
  .page-error .related-content {
    top: 0;
    margin-top: 25px; }
  .page-error .owl-carousel .owl-nav button.owl-prev, .page-error .owl-carousel .owl-nav button.owl-next, .page-error .owl-carousel button.owl-dot {
    display: none; }
  .news-pop .news-inner {
    min-width: unset;
    width: 100%;
    max-height: unset;
    top: 0; }
  .news-pop .news-closed {
    position: absolute;
    top: 10px;
    right: 10px; }
  .news-pop {
    z-index: 999999; }
  .news-pop .news-inner {
    box-shadow: none; }
  .news-pop .news-wrap {
    background-color: #fff; }
  .bottom-cta {
    display: none; } }

@media screen and (max-height: 500px) {
  .sub-menu .sub-inner {
    height: unset;
    padding: 10px 15px 100px; } }

@media (orientation: landscape) and (max-width: 700px) {
  .sub-menu .sub-inner {
    height: unset;
    padding: 10px 15px 100px;
    width: calc(100% - 30px);
    max-width: unset;
    min-height: 100vh; }
  .sub-simple {
    height: 100vh; }
  .paralax-top {
    height: 60vh;
    max-height: 310px; }
  .menu-promo {
    display: none; }
  .sub-menu li.menu-heading {
    display: none; }
  .sub-menu .sub-inner {
    overflow: scroll; }
  nav li {
    width: 46%; }
  .sub-cta {
    margin-top: 0; } }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Global variables
*
/* /////////////////////////////////////////////////////////////////////////////////*/
/* //////////////////////////////////////////////////////////////////////////////////
*
*  Blog Intro  
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.cteg-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 100px; }
  .cteg-list .vig-unit {
    width: 24%;
    margin: 0 0.5% 1%; }

.article-metas {
  margin: 20px 0 0px; }

.blog-intro .title-sec {
  padding: 0px 0 80px; }

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Blog Article  
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.article-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .article-list .cards-inspi {
    border: none;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1); }

.cards-inspi {
  width: calc(31% - 50px);
  margin: 0 1%; }

.cards-inspi:nth-child(3n+2) {
  position: relative;
  top: -50px; }

.spe-sep {
  margin: 0 10px; }

.ins-mid span {
  margin-bottom: 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.arc-desc {
  margin-bottom: 50px; }

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Responsives Styles 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
@media screen and (max-width: 980px) {
  .cteg-list .vig-unit {
    width: 32%;
    margin: 0 0.5% 01%; }
  .cards-inspi {
    width: calc(48% - 50px);
    margin: 0 1%; }
  .cteg-list {
    margin-bottom: 50px; }
  .cards-inspi:nth-child(3n+2) {
    position: relative;
    top: 0; } }

@media screen and (max-width: 700px) {
  .cteg-list .vig-unit {
    width: 100%;
    margin: 0 0.5% 4%; }
  .cards-inspi {
    width: calc(100% - 50px);
    margin: 0 1%; }
  .blog-intro .title-sec {
    padding: 50px 0 50px; } }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Global variables
*
/* /////////////////////////////////////////////////////////////////////////////////*/
/* //////////////////////////////////////////////////////////////////////////////////
*
*  Filter System 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.inspi-intro {
  position: relative;
  top: -30px;
  z-index: 999; }

.inspi-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  margin: auto;
  border-radius: 40px;
  background-color: #fff; }

.form-col {
  width: 33.33%;
  position: relative;
  background-color: #fff;
  transition: all .2s linear; }

.col-active {
  background: #fa8686;
  background: linear-gradient(90deg, #fa8686 0%, #fa7f88 50%, #fb718e 100%); }

.form-col:nth-child(1) {
  border-radius: 40px 0 0 40px; }

.form-col:nth-child(3) {
  border-radius: 0 40px 40px 0px; }

.float-icon {
  position: absolute;
  top: 18px;
  left: 20px; }
  .float-icon i {
    font-size: 20px;
    color: #fb7c7c; }

.inspiration .title-sec {
  padding: 0px 0 20px; }

.inspiration .select-wrapper ul {
  top: 60px;
  box-shadow: 0 20px 20px -8px rgba(0, 0, 0, 0.1);
  width: 90%;
  max-height: 400px;
  overflow-y: scroll;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .inspiration .select-wrapper ul li {
    min-height: unset; }
    .inspiration .select-wrapper ul li a {
      width: calc(100% - 32px); }

.inspiration .select-wrapper ul:nth-child(1) {
  left: 10%; }

.inspiration .select-wrapper input.select-dropdown {
  font-size: 13px;
  text-align: center;
  padding: 15px 25px; }

.inspiration .select-wrapper .select-icon {
  z-index: 9; }

.inspiration .form-recenter .select-wrapper ul {
  left: 10%; }

.inspiration .col-active .select-wrapper input.select-dropdown {
  color: #fff; }

.inspiration .col-active .select-wrapper input.select-dropdown::-webkit-input-placeholder {
  color: #fff; }

.inspiration .col-active .select-wrapper input.select-dropdown:-ms-input-placeholder {
  color: #fff; }

.inspiration .col-active .select-wrapper input.select-dropdown::placeholder {
  color: #fff; }

.inspiration .col-active i {
  color: #fff; }

.inspiration .select-wrapper ul li > span {
  display: block;
  line-height: 0;
  padding: 0; }
  .inspiration .select-wrapper ul li > span a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 22px;
    padding: 14px 16px;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #555555;
    font-size: 13px; }
    .inspiration .select-wrapper ul li > span a img {
      width: 50px;
      height: 50px;
      border-radius: 100%;
      margin-right: 20px; }

.article-list {
  padding-top: 65px;
  position: relative; }
  .article-list .cards-inspi {
    z-index: 9;
    margin: 0 1% 2%; }

.section-guide-pays {
  position: relative;
  top: -20px; }
  .section-guide-pays .article-list {
    padding-top: 0px; }

.inspi-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all .1s linear;
  z-index: 8; }

.filter-process .inspi-overlay {
  background-color: #fff;
  opacity: .5;
  z-index: 10; }

.recherche #search::-webkit-input-placeholder {
  color: #d8d8d8; }

.recherche #search:-ms-input-placeholder {
  color: #d8d8d8; }

.recherche #search::placeholder {
  color: #d8d8d8; }

.recherche .social-proof .title-sec {
  padding: 50px 0; }

.recherche .inspi-list {
  max-width: 900px; }

.recherche .article-list {
  padding-top: 15px; }
  .recherche .article-list h3.s-separator {
    width: 100%;
    font-size: 15px;
    padding-bottom: 20px;
    border-bottom: solid 1px #f0f0f0;
    margin: 40px 0 60px;
    color: #6484ea; }
  .recherche .article-list h3.s-separator.s-sep-first {
    margin: 0px 0 50px; }

.recherche .result-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.recherche .aside-cat {
  width: 20%; }

.recherche .result {
  width: 70%; }

.recherche .cards-inspi {
  width: calc(100% - 40px);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 20px; }
  .recherche .cards-inspi .ins-top {
    width: 9%;
    max-width: 70px; }
    .recherche .cards-inspi .ins-top img {
      border-radius: 100%;
      overflow: hidden; }
  .recherche .cards-inspi .ins-mid {
    margin: 0;
    width: 65%; }
  .recherche .cards-inspi .cards-inspi .ins-bot {
    width: 20%; }
  .recherche .cards-inspi .ins-mid span {
    margin-bottom: 0; }

.recherche .cards-inspi:nth-child(3n+2) {
  position: relative;
  top: 0; }

.recherche .aside-cat {
  padding-top: 15px; }

.recherche form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  background-color: #fff;
  border-radius: 40px;
  overflow: hidden; }

.recherche input {
  width: calc(80% - 40px);
  padding: 10px 20px;
  border: none;
  outline: none;
  font-size: 13px; }

.recherche button {
  width: 20%;
  padding: 10px 20px;
  border: none;
  color: #fff;
  background-color: #fb7c7c;
  font-size: 13px;
  font-weight: 300;
  outline: none; }

.recherche .aside-cat h3 {
  color: #6484ea;
  margin-bottom: 20px; }

.recherche .aside-cat ul {
  list-style-type: none; }
  .recherche .aside-cat ul li {
    line-height: 40px;
    color: #555555; }
    .recherche .aside-cat ul li a {
      color: #adadad;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-weight: 300;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 14px; }
    .recherche .aside-cat ul li span {
      color: #6484ea;
      margin-right: 10px;
      font-size: 14px; }

.inspiration .social-proof .title-sec {
  padding: 50px 0; }

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Responsives Styles 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
@media screen and (max-width: 980px) {
  .recherche .aside-cat {
    padding-top: 65px;
    display: none; }
  .recherche .result {
    width: 100%; }
  .recherche .inspi-list {
    border-radius: 40px; }
  .cards-inspi {
    width: calc(48% - 50px);
    margin: 0 1%; }
  .cards-inspi:nth-child(3n+2) {
    position: relative;
    top: 0; }
  .article-list {
    padding-top: 0; }
  .inspi-list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    border-radius: 10px; }
  .form-col {
    width: 100%; }
  .form-col:nth-child(1) {
    border-radius: 10px 10px 0 0px; }
  .form-col:nth-child(3) {
    border-radius: 0 0px 10px 10px; }
  .inspiration .form-recenter .select-wrapper ul,
  .inspiration .select-wrapper ul {
    left: 0;
    width: 100%; } }

@media screen and (max-width: 700px) {
  .inspiration .select-wrapper ul {
    min-height: 250px; }
  .article-list .cards-inspi {
    width: 100%;
    margin: 0 1% 3%; }
  .inspiration .title-sec {
    padding: 50px 0 50px; }
  .recherche button {
    width: 30%; }
  .recherche input {
    width: calc(70% - 40px); }
  .recherche .cards-inspi .ins-top {
    display: none; }
  .recherche .cards-inspi {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .recherche .cards-inspi .ins-mid {
    margin-bottom: 15px;
    width: 100%; }
  .recherche .article-list h3.s-separator {
    margin: 30px 0 50px; } }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Global variables
*
/* /////////////////////////////////////////////////////////////////////////////////*/
/* //////////////////////////////////////////////////////////////////////////////////
*
* Cards Reviews
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.review-unit {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer; }

.rev-top {
  width: 100%;
  position: relative; }
  .rev-top img {
    display: block;
    width: 100%;
    margin: auto;
    transition: all .2s linear; }
  .rev-top .revinfo {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #fff;
    padding: 3px 20px;
    font-size: 13px;
    border-radius: 5px;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
    z-index: 9; }

.rev-bot {
  position: absolute;
  bottom: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 85%;
  margin: auto; }
  .rev-bot span {
    color: #fff;
    font-size: 13px; }
  .rev-bot a {
    font-family: Avalon;
    color: #fff;
    font-weight: 600; }

.review-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #333333;
  background: linear-gradient(0deg, rgba(51, 51, 51, 0.3) 0%, rgba(255, 255, 255, 0) 100%); }

.bg-orange {
  background-color: #ffa777; }

.bg-pink {
  background-color: #fb7c7c; }

.bg-blue {
  background-color: #6484ea; }

.review-unit:hover .rev-top img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1); }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Cards Inspirations
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.cards-inspi {
  border: solid 1px #000;
  border-radius: 5px;
  padding: 25px;
  margin-bottom: 25px;
  cursor: pointer;
  transition: all .2s linear;
  background-color: #fff; }
  .cards-inspi .ins-top img {
    width: 100%;
    display: block;
    margin: auto;
    border-radius: 5px;
    overflow: hidden; }
  .cards-inspi .ins-bot {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .cards-inspi .ins-bot a {
      background-color: #f0f0f0;
      border-radius: 30px;
      display: block;
      padding: 10px 35px;
      font-size: 13px;
      color: #fff;
      transition: all .2s linear; }
  .cards-inspi .ins-mid {
    margin: 25px 0; }
    .cards-inspi .ins-mid span {
      font-size: 11px;
      color: #555555; }
    .cards-inspi .ins-mid h3 {
      font-size: 15px;
      color: #555555; }

.theme-orange.cards-inspi {
  border-color: #ffa777; }
  .theme-orange.cards-inspi a {
    background-color: #ffcaad; }

.theme-blue.cards-inspi {
  border-color: #6484ea; }
  .theme-blue.cards-inspi a {
    background-color: #a2b5f2; }

.theme-yellow.cards-inspi {
  border-color: #fbe291; }
  .theme-yellow.cards-inspi a {
    background-color: #fbdc78; }

.theme-pink.cards-inspi {
  border-color: #fb7c7c; }
  .theme-pink.cards-inspi a {
    background-color: #fa8686; }

.theme-green.cards-inspi {
  border-color: #bced8f; }
  .theme-green.cards-inspi a {
    background-color: #bced8f; }

.cards-inspi:hover {
  -webkit-transform: scale(1.01);
      -ms-transform: scale(1.01);
          transform: scale(1.01);
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  border-color: #fff; }

.theme-green:hover a {
  background-color: #bced8f; }

.theme-pink:hover a {
  background-color: #fb7c7c; }

.theme-yellow:hover a {
  background-color: #fbe291; }

.theme-blue:hover a {
  background-color: #6484ea; }

.theme-orange:hover a {
  background-color: #ffa777; }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Cards Global Travel 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.global-tour {
  border-radius: 7px;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin-bottom: 20px;
  cursor: pointer;
  transition: all .2s linear; }
  .global-tour .gt-top {
    position: relative;
    max-height: 250px;
    overflow: hidden; }
    .global-tour .gt-top img {
      width: 100%;
      display: block;
      margin: auto; }
  .global-tour .price-ov {
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px 20px;
    color: #fb7c7c; }
    .global-tour .price-ov p {
      color: #fb7c7c;
      font-size: 13px; }
  .global-tour .gtb-inner {
    padding: 30px; }
    .global-tour .gtb-inner h2 {
      color: #6484ea;
      font-size: 17px; }
    .global-tour .gtb-inner ul {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      list-style-type: none;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin: 20px 0;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .global-tour .gtb-inner ul li i {
        color: #ffa777;
        margin-right: 10px; }
      .global-tour .gtb-inner ul li {
        font-size: 13px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        width: 49%; }
        .global-tour .gtb-inner ul li svg, .global-tour .gtb-inner ul li g, .global-tour .gtb-inner ul li path {
          fill: #ffa777;
          width: 20px;
          margin-right: 10px; }
    .global-tour .gtb-inner .go-link {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .global-tour .gtb-inner .go-link a {
        background-color: #ffa777;
        border-radius: 30px;
        padding: 10px 30px;
        color: #fff;
        font-size: 13px;
        box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1); }

.global-tour:hover {
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px); }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Category mini-cards 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.vig-unit {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  transition: all .2s linear;
  cursor: pointer; }
  .vig-unit .vig-left {
    width: 25%; }
    .vig-unit .vig-left img {
      width: 100%;
      display: block;
      margin: auto; }
  .vig-unit .vig-right {
    width: calc(75% - 20px);
    padding: 7px 10px; }
    .vig-unit .vig-right h3 a {
      font-size: 13px;
      color: #555555; }

.vig-unit:hover {
  -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px); }

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Small Trips  
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.trip-small {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  transition: all .2s linear;
  cursor: pointer; }
  .trip-small .ts-left {
    width: 25%; }
    .trip-small .ts-left img {
      width: 100%;
      display: block;
      margin: auto; }
  .trip-small .ts-right {
    width: calc(75% - 20px);
    padding: 7px 10px; }
    .trip-small .ts-right h3 a {
      font-size: 13px;
      color: #555555; }
    .trip-small .ts-right span {
      font-size: 13px; }
      .trip-small .ts-right span i {
        color: #6484ea;
        margin-right: 10px; }

.trip-small:hover {
  -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px); }

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Responsives Styles 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
@media screen and (max-width: 1100px) {
  .global-tour .gtb-inner ul {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .global-tour .gtb-inner ul li {
    width: 50%; } }

@media screen and (max-width: 980px) {
  .global-tour .gtb-inner ul li {
    width: 100%; }
  .global-tour .gtb-inner .go-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .global-tour .gtb-inner ul {
    margin: 30px 0; }
  .thema-list ul li {
    font-size: 13px; } }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Global variables
*
/* /////////////////////////////////////////////////////////////////////////////////*/
/* //////////////////////////////////////////////////////////////////////////////////
*
*  Paged Layout 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
* {
  outline: none; }

.form-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 20px; }

.form-input {
  width: 48%;
  position: relative; }
  .form-input input, .form-input .select-wrapper input.select-dropdown {
    width: calc(100% - 65px);
    max-width: unset;
    padding: 0;
    box-sizing: unset;
    padding: 7px 20px 7px 45px;
    border-radius: 5px;
    border: solid 1px #e0e0e0;
    font-size: 13px; }
  .form-input .iti {
    position: relative;
    display: inline-block;
    width: 100%; }
  .form-input i {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #fb7c7c; }
  .form-input .select-wrapper .select-icon i {
    font-size: 20px;
    top: 5px;
    left: unset; }
  .form-input .select-wrapper ul {
    max-height: 300px;
    overflow-y: scroll;
    top: 46px; }
  .form-input .select-wrapper.active input.select-dropdown {
    background-color: #fff; }

.form-full {
  width: 100%;
  position: relative; }
  .form-full textarea {
    width: calc(100% - 80px);
    border: solid 1px #e0e0e0;
    padding: 30px 40px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 300; }
  .form-full i {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #fb7c7c;
    z-index: 9999; }

.form-full.rgpd span {
  font-size: 12px;
  font-style: italic;
  padding-left: 10px; }

.devis .iti__country-list {
  position: absolute;
  z-index: 9999999;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  background-color: white;
  border: none;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

button.main-cta {
  background-color: #fb7c7c;
  border: none;
  color: #fff;
  padding: 10px 35px;
  border-radius: 40px;
  font-size: 14px;
  cursor: pointer; }

button.cta-orange {
  background-color: #ffa777; }

.row-cta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 30px 0; }

.select-wrapper.active {
  position: relative;
  z-index: 999999; }

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Input type Select 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.select-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
  border-radius: 5px; }

.select-wrapper ul {
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
  top: 63px;
  background-color: #fff;
  overflow-y: auto;
  z-index: 999;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  transition: all 0.2s ease;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 5px 5px;
  left: 0; }

.select-wrapper.active ul {
  opacity: 1;
  pointer-events: auto; }

.select-wrapper ul li {
  clear: both;
  cursor: pointer;
  min-height: 50px;
  line-height: 1.5rem;
  width: 100%;
  text-align: left;
  text-transform: none;
  transition: all 0.2s ease;
  font-size: 13px; }

.select-wrapper ul li:hover {
  background-color: #eee; }

.select-wrapper ul li > span {
  display: block;
  line-height: 22px;
  padding: 14px 16px; }

.select-wrapper input.select-dropdown {
  position: relative;
  display: block;
  cursor: pointer;
  border: none;
  outline: none;
  width: 100%;
  padding: 10px 25px;
  font-size: 11px;
  color: #7e7e7e;
  z-index: 1000;
  border-radius: 5px;
  background: none; }

.select-wrapper .select-icon {
  position: absolute;
  right: 20px;
  z-index: 1000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 25px;
  height: 25px;
  cursor: pointer; }
  .select-wrapper .select-icon i {
    font-size: 20px; }

.select-wrapper select {
  display: none; }

/* //////////////////////////////////////////////////////////////////////////////////
*
* Global variables
*
/* /////////////////////////////////////////////////////////////////////////////////*/
/* //////////////////////////////////////////////////////////////////////////////////
*
*  Layout 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.art-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .art-content aside {
    width: 30%;
    max-width: 350px; }
  .art-content .the-content {
    width: 65%; }

.social-pink {
  margin-top: 100px; }

.the-content .pin-it {
  margin-bottom: 40px; }

.title-sec {
  padding: 0 0 80px; }

.social-proof .title-sec {
  padding: 80px 0; }

.related-section .title-sec {
  padding: 80px 0; }

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Modules 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.b-row {
  font-size: 15px;
  line-height: 30px;
  color: #555555;
  font-weight: 300;
  margin: 30px 0; }
  .b-row h1, .b-row h2, .b-row h3, .b-row h4, .b-row h5, .b-row h6 {
    margin-bottom: 15px; }
  .b-row h1 {
    color: #6484ea;
    font-size: 20px;
    margin: 20px 0;
    display: block; }
  .b-row h2 {
    color: #6484ea;
    font-size: 17px;
    margin: 20px 0;
    display: block; }
  .b-row h3 {
    color: #6484ea;
    font-size: 16px;
    margin: 20px 0;
    display: block; }
  .b-row h4 {
    color: #6484ea;
    font-size: 15px;
    margin: 20px 0;
    display: block; }
  .b-row h5 {
    color: #6484ea;
    font-size: 15px;
    margin: 20px 0;
    display: block; }
  .b-row h6 {
    color: #6484ea;
    font-size: 15px;
    margin: 20px 0;
    display: block; }
  .b-row a {
    color: #fb7c7c;
    text-decoration: underline; }
  .b-row ul, .b-row ol {
    padding-left: 40px;
    display: block; }

.b-images {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .b-images img {
    display: block;
    width: 100%;
    margin: auto;
    border-radius: 3px; }

.bbi-count-1 {
  width: 100%; }

.bbi-count-2 {
  width: 49%; }

.bbi-count-3 {
  width: 32%; }

.bbi-count-4 {
  width: 49%;
  margin-bottom: 15px; }

.acf-map {
  width: 100%;
  height: 250px;
  border-radius: 5px;
  overflow: hidden; }

.summary-wrapper {
  padding: 20px 50px;
  margin: 0 auto 50px auto;
  border-left: solid 3px #fb7c7c; }
  .summary-wrapper h2 {
    margin-top: 0;
    font-size: 15px; }

.b-video {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px 0; }
  .b-video iframe {
    border-radius: 5px;
    overflow: hidden; }

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Aside  
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.floating-title h2 {
  text-align: center;
  margin-bottom: 30px;
  color: #fb7c7c;
  font-size: 16px; }

.aside-cta {
  border-radius: 5px;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1); }

.ac-inner {
  padding: 30px; }
  .ac-inner .bottom-cta {
    margin-top: 30px; }
  .ac-inner p {
    text-align: center;
    color: #fff;
    font-size: 14px; }
  .ac-inner h2 {
    color: #fbe291;
    text-align: center;
    margin-bottom: 20px;
    font-size: 17px; }

.global-tour .gtb-inner {
  padding: 20px; }
  .global-tour .gtb-inner h2 {
    text-align: left;
    margin-bottom: 0;
    font-size: 15px; }
  .global-tour .gtb-inner .go-link {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 10px 0 0; }
    .global-tour .gtb-inner .go-link a {
      min-width: 100px;
      text-align: center; }

.global-tour .gtb-inner ul {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 15px 0; }
  .global-tour .gtb-inner ul li {
    width: 49%;
    font-size: 11px; }

.author-info {
  margin: 50px 0;
  padding: 20px;
  border: solid 1px #fb7c7c;
  border-radius: 10px; }
  .author-info img {
    max-width: 80px;
    border-radius: 100%;
    overflow: hidden; }

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Related  
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.article-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.article-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .article-list .cards-inspi {
    border: none;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1); }

.cards-inspi {
  width: calc(31% - 50px);
  margin: 0 1%; }

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Comments   
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.comments-box h2, .comments-box h3 {
  color: #ffa777;
  margin-bottom: 30px;
  font-size: 15px; }

.comments-box .comment-form-comment {
  width: 100%; }

.comments-box .comment-form-author, .comments-box .comment-form-email {
  width: 49%; }
  .comments-box .comment-form-author input, .comments-box .comment-form-email input {
    width: calc(100% - 40px);
    border-radius: 6px;
    box-shadow: none;
    padding: 9px 20px;
    font-size: 13px;
    border: solid 1px #ffa777;
    outline: none;
    font-weight: 300; }
  .comments-box .comment-form-author label, .comments-box .comment-form-email label {
    font-size: 13px; }

.comments-box form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .comments-box form textarea {
    width: calc(100% - 40px);
    border-radius: 6px;
    box-shadow: none;
    padding: 20px;
    font-size: 13px;
    border: solid 1px #ffa777;
    outline: none;
    font-weight: 300; }

.comments-box .form-submit input {
  background-color: #ffa777;
  color: #fff;
  padding: 5px 35px;
  font-size: 13px;
  border-radius: 50px;
  border: none;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1); }

.comments-box .form-submit {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  margin-top: 30px; }

.comments-box ol {
  list-style-type: none; }

.comments-box article {
  margin-bottom: 30px; }

.comments-box .hc-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .comments-box .hc-flex cite {
    line-height: 0;
    padding-bottom: 20px; }
    .comments-box .hc-flex cite .fn {
      color: #6484ea;
      font-style: initial; }
  .comments-box .hc-flex time {
    line-height: 0;
    font-size: 13px; }

.comments-box header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px; }
  .comments-box header img {
    border-radius: 100%;
    overflow: hidden;
    margin-right: 20px; }

.comments-box .reply {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .comments-box .reply a {
    color: #ffa777;
    margin-right: 10px; }
  .comments-box .reply span {
    color: #ffa777; }

.comments-box .children {
  padding-left: 30px;
  border-left: solid 2px #ffa777; }

.comments-box .depth-1 {
  border-bottom: solid 1px #f0f0f0;
  padding-bottom: 20px;
  margin-bottom: 40px; }

.comments-box .comment-notes, .comments-box .comment-form-cookies-consent {
  font-size: 13px;
  font-style: italic;
  margin-bottom: 30px;
  display: block; }

.comments-box .comment-form-cookies-consent {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px; }
  .comments-box .comment-form-cookies-consent label {
    margin: 0; }
  .comments-box .comment-form-cookies-consent input {
    margin-right: 10px; }

.comments-box #email-notes {
  font-size: 13px; }

.comments-box label {
  margin-bottom: 15px;
  display: block; }

.comments-box a {
  color: #fb7c7c;
  text-decoration: underline; }

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Single Page 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.page-container {
  padding-top: 50px; }

.page .newsletter {
  margin-top: 0; }

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Desti Specails Styles   
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.rd-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .rd-container .review-unit {
    width: 31%;
    margin: 0 1% 2% 1%; }

.related-desti .title-sec {
  padding: 50px 0; }

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Responsives Styles 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
@media screen and (max-width: 1100px) {
  .art-content aside {
    width: 30%;
    max-width: 320px; }
  .art-content .the-content {
    width: 65%; } }

@media screen and (max-width: 980px) {
  .art-content .the-content {
    width: 100%; }
  .art-content aside {
    width: 100%;
    max-width: unset; }
    .art-content aside .aside-inner {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .art-content aside .related-tours, .art-content aside .aside-cta {
      width: 48%; }
    .art-content aside .aside-cta {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  .owl-carousel .owl-nav button.owl-prev {
    left: 21%; }
  .owl-carousel .owl-nav button.owl-next {
    right: 21%; }
  .comments-box {
    margin-bottom: 50px; }
  .cards-inspi {
    width: calc(48% - 50px);
    margin: 0 1%; }
  .cards-inspi:last-of-type {
    display: none; } }

@media screen and (max-width: 700px) {
  .art-content aside .aside-inner {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .art-content aside .related-tours, .art-content aside .aside-cta {
    width: 100%; }
  .article-list .cards-inspi {
    width: calc(100% - 50px);
    margin: 0 1% 3%; }
  .summary-wrapper {
    padding: 0;
    margin: 0 auto 50px auto;
    border-left: none; }
    .summary-wrapper .b-row ol {
      padding-left: 20px; } }

