@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700,300);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);
body {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px; }

p, h1, h2, h3, h4 {
  font-family: "Yanone Kaffeesatz", sans-serif; }

header, footer {
  background: #FFFFFF;
  color: #FF500D; }
  header a, footer a {
    color: #FF500D; }

p a:hover, p a:focus {
  color: #FFFFFF;
  text-decoration: underline; }

body {
  padding-bottom: 45px; }

body.home {
  background: #FFFFFF; }

.alingcenter {
  margin: 0 auto; }

header {
  border-bottom: 2px solid #F37A1F; }
  header .navbar-default {
    background-color: rgba(255, 255, 255, 0);
    color: #FF500D;
    border: none; }
    header .navbar-default .navbar-toggle .icon-bar {
      background-color: #FFF; }

iframe {
  width: 100%; }

a.back-btn {
  position: absolute;
  right: 16px;
  color: #FF500D; }
  a.back-btn:hover {
    text-decoration: none; }

@media (min-width: 768px) {
  #modal iframe {
    height: 500px; } }
#modal b, #modal strong {
  letter-spacing: 0.1em; }

@media (max-width: 768px) {
  .modal-header .close {
    margin-top: -10px; } }
.modal-header {
  background: #FFFFFF;
  border: none; }

.modal-title {
  color: #FF500D;
  text-transform: uppercase;
  font-size: 1.6em; }

.modal.info p span {
  vertical-align: top; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  background: #000;
  border-radius: 12px;
  color: #FF500D;
  text-shadow: 0;
  opacity: 1;
  filter: alpha(opacity=100); }
  .close:hover, .close:focus {
    color: #FFF; }

.navbar {
  position: relative;
  min-height: 47px;
  margin-bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0); }

.nav-mayus, .dropdown-header {
  text-transform: uppercase; }

.navbar-default {
  color: #FF500D;
  background-color: #FFFFFF;
  border-color: #aca1a2; }
  .navbar-default .navbar-nav ul.dropdown-menu.megamenu.row > li:not(:last-of-type) {
    border-right: 1px solid #FF500D; }
  .navbar-default .navbar-nav li {
    list-style: none; }
  .navbar-default .navbar-toggle {
    background-color: #EEEEEE; }
  .navbar-default li.nav-col {
    padding: 0;
    border: none;
    min-height: 462px; }
  .navbar-default .col-sm-1 {
    width: 14.2%; }
  .navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #FF500D;
    border-bottom-color: #FF500D; }

.navbar-brand {
  float: left;
  padding: 3px 0px 0px 0;
  font-size: 18px;
  line-height: 20px;
  height: auto; }
  .navbar-brand img {
    height: 43px; }

a.switch_locale {
  display: inline-block !important;
  width: 100%; }
  a.switch_locale:hover {
    text-decoration: none; }

#carousel-zone {
  height: 100%; }
  #carousel-zone .carousel-inner {
    height: 100%; }
    #carousel-zone .carousel-inner .item {
      height: 100%; }

#carousel-zone .carousel-inner > .item > img, #carousel-zone .carousel-inner > .item > a > img {
  min-height: 100%; }
#carousel-zone .carousel-caption {
  left: 0;
  right: 0;
  padding: 0;
  bottom: -10px; }
  #carousel-zone .carousel-caption p {
    display: block;
    text-align: right;
    background: rgba(0, 0, 0, 0.43);
    padding-right: 8px; }
#carousel-zone .carousel-indicators {
  bottom: -2.3em;
  right: 0;
  width: auto;
  left: auto; }
  #carousel-zone .carousel-indicators li {
    border: 1px solid #FFFFFF;
    border-radius: 0; }
  #carousel-zone .carousel-indicators .active {
    background: #FFFFFF; }

.imagesGallery h1 {
  background: #FFFFFF;
  color: #FF500D;
  margin: 0 0 10px 0;
  padding: 0.2em 0.5em;
  font-size: 2.2em;
  width: 100%;
  height: 50px; }
.imagesGallery #carousel-images .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 80%;
  margin: 0 auto; }
.imagesGallery #carousel-images .carousel-control {
  width: 10%; }
.imagesGallery #carousel-images .carousel-control.right, .imagesGallery #carousel-images a.left {
  background: rgba(255, 255, 255, 0);
  color: #FF500D; }
.imagesGallery #carousel-images .carousel-indicators {
  display: none; }
  .imagesGallery #carousel-images .carousel-indicators li {
    border-radius: 0; }

.carousel-indicators li {
  border-radius: 0; }

footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #F37A1F;
  z-index: 99; }
  footer li {
    list-style: none;
    display: inline-block;
    border-right: 1px solid rgba(255, 255, 255, 0.33);
    padding: 0 8px 0px 5px; }
    footer li img {
      width: 39px; }
      footer li img:hover {
        opacity: 0.7; }
    footer li a {
      line-height: 45px; }
      footer li a:hover {
        color: #FF500D;
        text-decoration: none;
        opacity: 0.7; }
  footer .zone-button {
    pointer-events: none;
    font-size: 1.8em;
    color: #444444; }
  footer ul.navbar-right {
    margin-bottom: 0;
    padding: 0; }
  footer .dropdown-menu {
    padding-bottom: 0px; }
    footer .dropdown-menu a {
      color: #FF500D;
      padding: 5px; }
      footer .dropdown-menu a:hover {
        background: #EEEEEE;
        opacity: 0.7; }
    footer .dropdown-menu li {
      border-bottom: 1px solid rgba(255, 255, 255, 0.47);
      border-right: none; }

.icono_hotels {
  background: url("../images/icons/icono_hotel.png") 0px 5px no-repeat;
  background-size: 39px; }

.sailings .icono_hotels {
  background: url("../images/icons/icono_sailings.png") 0px 3px no-repeat;
  background-size: 39px; }

h1 {
  font-weight: 300;
  font-size: 2em;
  color: #F37A1F; }

h2 {
  font-size: 2em;
  font-weight: 100; }

h1 span {
  font-size: 1.4em;
  line-height: 0.6em; }

p {
  font-size: 1.3em; }

.our-team .images-captions:hover h3 {
  font-size: 2rem; }

.producto.profiles img {
  float: left;
  margin-right: 20px; }
.producto.profiles .content .verticalCenter {
  -webkit-align-items: flex-start;
  align-items: flex-start; }

.pages {
  /*padding-top: 2.5em;*/ }
  .pages h1 span {
    font-size: 1.4em;
    line-height: 0.6em; }

.content-inner {
  padding-top: 2em; }

body.images, body.our-hotel, body.our-rooms {
  background: #FFFFFF; }

.services h2 {
  font-weight: 400; }

.our-rooms .carousel-caption p {
  background: rgba(0, 0, 0, 0.12);
  font-size: 21px;
  text-shadow: 1px 1px 5px #000;
  text-transform: uppercase; }

.images-captions {
  float: left;
  position: relative;
  width: 100%; }
  .images-captions h3, .images-captions .over-dark {
    display: none; }
  .images-captions:hover .over-dark {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.67); }
  .images-captions:hover h3 {
    text-align: center;
    color: #FF500D;
    display: block;
    position: absolute;
    top: 15%;
    width: 100%;
    font-weight: 300; }

/* SAILINGS */
body.sailings li.video-footer, body.sailings li.map-footer, body.sailings li.active_exp_footer, body.wine_country li.active_exp_footer {
  display: none; }

.journeys .images-captions:hover h3 {
  top: 40%; }

.modal.bespoke .modal-body {
  padding: 0; }

.modal-bespoke {
  position: relative;
  padding: 0 35px 0 0; }
  .modal-bespoke .title-bespoke {
    color: #FF500D; }
  .modal-bespoke h3 {
    color: #F37A1F;
    font-weight: 300; }

/*HOME*/
.home-container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  overflow: hidden; }
  .home-container .north {
    background: url("../images/home/1.jpg") center center no-repeat;
    background-size: cover; }
    .home-container .north .images-captions {
      background: url("../images/home/1-2.jpg") center center no-repeat;
      background-size: cover; }
  .home-container .islands {
    background: url("../images/home/2.jpg") center center no-repeat;
    background-size: cover; }
    .home-container .islands .images-captions {
      background: url("../images/home/2-2.jpg") center center no-repeat;
      background-size: cover; }
  .home-container .santiago {
    background: url("../images/home/3.jpg") center center no-repeat;
    background-size: cover; }
    .home-container .santiago .images-captions {
      background: url("../images/home/3-2.jpg") center center no-repeat;
      background-size: cover; }
  .home-container .wine_country {
    background: url("../images/home/4.jpg") center center no-repeat;
    background-size: cover; }
    .home-container .wine_country .images-captions {
      background: url("../images/home/4-2.jpg") center center no-repeat;
      background-size: cover; }
  .home-container .wine_country {
    background: url("../images/home/4.jpg") center center no-repeat;
    background-size: cover; }
    .home-container .wine_country .images-captions {
      background: url("../images/home/4-2.jpg") center center no-repeat;
      background-size: cover; }
  .home-container .lakes_volcanoes {
    background: url("../images/home/5.jpg") center center no-repeat;
    background-size: cover; }
    .home-container .lakes_volcanoes .images-captions {
      background: url("../images/home/5-2.jpg") center center no-repeat;
      background-size: cover; }
  .home-container .patagonia {
    background: url("../images/home/6.jpg") center center no-repeat;
    background-size: cover; }
    .home-container .patagonia .images-captions {
      background: url("../images/home/6-2.jpg") center center no-repeat;
      background-size: cover; }
  .home-container .sailings {
    background: url("../images/home/7.jpg") center center no-repeat;
    background-size: cover; }
    .home-container .sailings .images-captions {
      background: url("../images/home/7-2.jpg") center center no-repeat;
      background-size: cover; }
  .home-container .zona-home {
    -webkit-flex-basis: 33%;
    flex-basis: 33.33%;
    height: 33.33%; }
  .home-container .images-captions {
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: opacity 0.3s; }
  .home-container .images-captions:hover {
    opacity: 1; }
    .home-container .images-captions:hover h3 {
      text-align: center;
      color: #FFFFFF;
      position: absolute;
      top: auto;
      bottom: -4%;
      font-weight: 300;
      background-color: rgba(0, 0, 0, 0.22);
      padding: 16px 4px;
      text-transform: uppercase; }

.images-captions:hover hr {
  margin: 5px auto 7px auto;
  width: 45px; }

.title-home {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-basis: 66.66%;
  flex-basis: 66.66%;
  -webkit-flex-direction: column;
  /* Safari */
  flex-direction: column;
  background-color: #FFFFFF;
  color: #FF500D;
  text-align: center;
  align-items: center;
  -webkit-justify-content: center;
  /* Safari */
  justify-content: center;
  height: 33.33%; }
  .title-home h3.hover {
    display: none; }
  .title-home h3 {
    font-size: 3.8rem;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 0.7rem; }
  .title-home hr {
    margin-top: 4vh;
    margin-bottom: 2vh;
    border: 0;
    border-top: 2px solid #FF500D;
    width: 5vw; }
  .title-home img {
    width: 40%; }
  .title-home:hover {
    text-decoration: none; }

.dropup {
  cursor: pointer; }
  .dropup li {
    display: block; }

.title-days {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-basis: 63.75%;
  flex-basis: 63.75%;
  -webkit-flex-direction: column;
  flex-direction: column;
  background-color: #FF500D;
  color: #fff;
  text-align: center;
  align-items: center;
  min-height: 155px;
  -webkit-justify-content: center;
  justify-content: center; }
  .title-days h3 {
    font-size: 3rem;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 0.7rem; }
  .title-days hr {
    margin-top: 1.2vh;
    margin-bottom: 2vh;
    border: 0;
    border-top: 2px solid #FFFFFF;
    width: 5vw; }
  .title-days p {
    font-size: 2rem;
    letter-spacing: 2px;
    margin: 0;
    font-weight: 100; }

.islands.exp1 .modal-content {
  background: #FFFFFF url("../images/islands/exp1-bg.jpg") 50% top no-repeat; }
.islands.exp2 .modal-content {
  background: #FFFFFF url("../images/islands/exp2-bg.jpg") 50% bottom; }
.islands.exp3 .modal-content {
  background: #FFFFFF url("../images/islands/exp3-bg.jpg") 50% no-repeat; }
.islands.exp4 .modal-content {
  background: #FFFFFF url("../images/islands/exp4-bg.jpg") 50% no-repeat; }
.islands.exp5 .modal-content {
  background: #FFFFFF url("../images/islands/exp5-bg.jpg") 50% bottom no-repeat; }

.lakes-volcanoes.exp1 .modal-content {
  background: #FFFFFF url("../images/lakes-volcanoes/exp1-bg.jpg") 50% top no-repeat;
  background-size: auto 100%; }
.lakes-volcanoes.exp2 .modal-content {
  background: #FFFFFF url("../images/lakes-volcanoes/exp2-bg.jpg") 50% top no-repeat;
  background-size: auto 100%; }
.lakes-volcanoes.exp3 .modal-content {
  background: #FFFFFF url("../images/lakes-volcanoes/exp3-bg.jpg") 50% top no-repeat;
  background-size: auto 100%; }
.lakes-volcanoes.exp4 .modal-content {
  background: #FFFFFF url("../images/lakes-volcanoes/exp4-bg.jpg") 50% top no-repeat; }
.lakes-volcanoes.exp5 .modal-content {
  background: #FFFFFF url("../images/lakes-volcanoes/exp5-bg.jpg") 50% top no-repeat; }

.lakes-volcanoes .exp4 .modal-body .col-md-5 {
  padding-bottom: 180px; }

.patagonia.exp1 .modal-content {
  background: #FFFFFF url("../images/patagonia/exp1-bg.jpg") 50% top no-repeat;
  background-size: auto 100%; }
.patagonia.exp2 .modal-content {
  background: #FFFFFF url("../images/patagonia/exp2-bg.jpg") 50% top no-repeat;
  background-size: auto 100%; }
.patagonia.exp3 .modal-content {
  background: #FFFFFF url("../images/patagonia/exp3-bg.jpg") 50% top no-repeat;
  background-size: auto 100%; }
.patagonia.exp4 .modal-content {
  background: #FFFFFF url("../images/patagonia/exp4-bg.jpg") 50% top no-repeat; }
.patagonia.exp5 .modal-content {
  background: #FFFFFF url("../images/patagonia/exp5-bg.jpg") 50% top no-repeat;
  background-size: auto 100%; }

.santiago.exp1 .modal-content {
  background: #FFFFFF url("../images/santiago/exp1-bg.png") 50% top no-repeat; }
.santiago.exp2 .modal-content {
  background: #FFFFFF url("../images/santiago/exp2-bg.jpg") 50% top no-repeat;
  background-size: auto 100%; }
.santiago.exp3 .modal-content {
  background: #FFFFFF url("../images/santiago/exp3-bg.jpg") 50% top no-repeat; }
.santiago.exp4 .modal-content {
  background: #FFFFFF url("../images/santiago/exp4-bg.jpg") 50% top no-repeat; }
.santiago.exp5 .modal-content {
  background: #FFFFFF url("../images/santiago/exp5-bg.jpg") 50% top no-repeat;
  background-size: auto 100%; }

.wine_country.exp1 .modal-content {
  background: #FFFFFF url("../images/wine_country/exp1-bg.jpg") 50% top no-repeat; }
.wine_country.exp2 .modal-content {
  background: #FFFFFF url("../images/wine_country/exp2-bg.jpg") 50% top no-repeat; }
.wine_country.exp3 .modal-content {
  background: #FFFFFF url("../images/wine_country/exp3-bg.jpg") 50% top no-repeat; }
.wine_country.exp4 .modal-content {
  background: #FFFFFF url("../images/wine_country/exp4-bg.jpg") 50% top no-repeat;
  background-size: auto 100%; }
.wine_country.exp5 .modal-content {
  background: #FFFFFF url("../images/wine_country/exp5-bg.jpg") 50% top no-repeat;
  background-size: auto 100%; }

.modal.ads_experiences .modal-body,
.modal.programs .modal-body,
.modal.active_experiences .modal-body {
  padding: 0;
  background-color: #fff; }
  .modal.ads_experiences .modal-body .col-md-4,
  .modal.programs .modal-body .col-md-4,
  .modal.active_experiences .modal-body .col-md-4 {
    float: right;
    max-height: 650px;
    overflow: auto; }

.modal-experiences {
  position: relative;
  padding: 0 15px 0 0; }
  .modal-experiences .title-bespoke {
    color: #FF500D; }
  .modal-experiences h3 {
    color: #F37A1F;
    font-weight: 300; }

.hotels .images-captions h3 {
  font-size: 20px; }
.hotels .btn-charm {
  position: relative; }
.hotels .btn {
  padding: 12px 0px;
  color: #FFFFFF;
  font-weight: 300;
  position: absolute;
  text-align: center;
  right: 4%;
  bottom: 30%;
  border: 1px solid #fff;
  display: inline;
  width: 93%; }
  .hotels .btn:hover {
    background: rgba(0, 0, 0, 0.18); }
  .hotels .btn h3 {
    text-transform: uppercase;
    margin: 0;
    font-size: 1.3em; }
.hotels .mainFlex a, .hotels .btn-charm {
  flex-basis: 25%;
  flex-grow: 0; }

.left-hotels {
  background: #FFF; }
  .left-hotels img {
    float: right;
    max-height: 100px;
    max-width: 268px;
    margin: 10px 20px 5px 16px; }
  .left-hotels .logo-clase {
    float: left;
    width: auto;
    height: 70px; }

.nav-hotels {
  margin: 22px 18px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline; }

.nav-hotels li {
  list-style: none;
  text-align: center;
  border-right: 2px solid #F37A1F;
  padding: 1rem 2vw;
  height: 62px; }
  .nav-hotels li a {
    color: #F37A1F; }

/*HOTEL BACKGROUNDS*/
body.hotels .right-hotels {
  background-size: 100% auto !important; }

body.hotels {
  /*islands*/
  /* SANTIAGO */
  /*wine_country*/
  /*sailings*/
  /*patagonia*/
  /*lakes-volcanoes*/ }
  body.hotels.north.alto .right-hotels {
    background: url("../images/north/hotels/alto/bg.jpg") no-repeat top right; }
  body.hotels.north.awasi .right-hotels {
    background: url("../images/north/hotels/awasi/bg.jpg") no-repeat top right; }
  body.hotels.north.explora .right-hotels {
    background: url("../images/north/hotels/explora/bg.jpg") no-repeat top right; }
  body.hotels.north.tierra .right-hotels {
    background: url("../images/north/hotels/tierra/bg.jpg") no-repeat top right; }
  body.hotels.north.cumbres .right-hotels {
    background: url("../images/north/hotels/cumbres/bg.jpg") no-repeat top right; }
  body.hotels.north.altiplanico .right-hotels {
    background: url("../images/north/hotels/altiplanico/bg.jpg") no-repeat top right; }
  body.hotels.north.casa .right-hotels {
    background: url("../images/north/hotels/casa/bg.jpg") no-repeat top right; }
  body.hotels.north.tomas .right-hotels {
    background: url("../images/north/hotels/tomas/bg.jpg") no-repeat top right; }
  body.hotels.north.kimal .right-hotels {
    background: url("../images/north/hotels/kimal/bg.jpg") no-repeat top right; }
  body.hotels.north.sanpedro .right-hotels {
    background: url("../images/north/hotels/sanpedro/bg.jpg") no-repeat top right; }
  body.hotels.north.poblado .right-hotels {
    background: url("../images/north/hotels/poblado/bg.jpg") no-repeat top right; }
  body.hotels.north.qantati .right-hotels {
    background: url("../images/north/hotels/qantati/bg.jpg") no-repeat top right; }
  body.hotels.north.terrantai .right-hotels {
    background: url("../images/north/hotels/terrantai/bg.jpg") no-repeat top right; }
  body.hotels.islands.altiplanico .right-hotels {
    background: url("../images/islands/hotels/altiplanico/bg.jpg") no-repeat top right; }
  body.hotels.islands.crusoe .right-hotels {
    background: url("../images/islands/hotels/crusoe/bg.jpg") no-repeat top right; }
  body.hotels.islands.explora_mike .right-hotels {
    background: url("../images/islands/hotels/explora_mike/bg.jpg") no-repeat top right; }
  body.hotels.islands.hangaroa .right-hotels {
    background: url("../images/islands/hotels/hangaroa/bg.jpg") no-repeat top right; }
  body.hotels.islands.iorana .right-hotels {
    background: url("../images/islands/hotels/iorana/bg.jpg") no-repeat top right; }
  body.hotels.islands.la_perouse .right-hotels {
    background: url("../images/islands/hotels/la_perouse/bg.jpg") no-repeat top right; }
  body.hotels.islands.otai .right-hotels {
    background: url("../images/islands/hotels/otai/bg.jpg") no-repeat top right; }
  body.hotels.islands.palafito .right-hotels {
    background: url("../images/islands/hotels/palafito/bg.jpg") no-repeat top right; }
  body.hotels.islands.quilquico .right-hotels {
    background: url("../images/islands/hotels/quilquico/bg.jpg") no-repeat top right; }
  body.hotels.islands.easter_island_ecolodge .right-hotels {
    background: url("../images/islands/hotels/easter_island_ecolodge/bg.jpg") no-repeat top right; }
  body.hotels.islands.taha .right-hotels {
    background: url("../images/islands/hotels/taha/bg.jpg") no-repeat top right; }
  body.hotels.islands.tierra_chiloe .right-hotels {
    background: url("../images/islands/hotels/tierra_chiloe/bg.jpg") no-repeat top right; }
  body.hotels.islands.vai_moana .right-hotels {
    background: url("../images/islands/hotels/vai_moana/bg.jpg") no-repeat top right; }
  body.hotels.islands.ocio_territorial .right-hotels {
    background: url("../images/islands/hotels/ocio_territorial/bg.jpg") no-repeat top right; }
  body.hotels.islands.ecolodge_isla_pacifico .right-hotels {
    background: url("../images/islands/hotels/ecolodge_isla_pacifico/bg.jpg") no-repeat center right; }
  body.hotels.santiago.altiplanico_bellas_artes .right-hotels {
    background: url("../images/santiago/hotels/altiplanico_bellas_artes/bg.jpg") no-repeat top right; }
  body.hotels.santiago.atton_bosque .right-hotels {
    background: url("../images/santiago/hotels/atton_bosque/bg.jpg") no-repeat top right; }
  body.hotels.santiago.atton_las_condes .right-hotels {
    background: url("../images/santiago/hotels/atton_las_condes/bg.jpg") no-repeat top right; }
  body.hotels.santiago.atton_vitacura .right-hotels {
    background: url("../images/santiago/hotels/atton_vitacura/bg.jpg") no-repeat top right; }
  body.hotels.santiago.carmenere .right-hotels {
    background: url("../images/santiago/hotels/carmenere/bg.jpg") no-repeat top right; }
  body.hotels.santiago.castillo_rojo .right-hotels {
    background: url("../images/santiago/hotels/castillo_rojo/bg.jpg") no-repeat top right; }
  body.hotels.santiago.cumbres_lastarria .right-hotels {
    background: url("../images/santiago/hotels/cumbres_lastarria/bg.jpg") no-repeat top right; }
  body.hotels.santiago.cumbres_vitacura .right-hotels {
    background: url("../images/santiago/hotels/cumbres_vitacura/bg.jpg") no-repeat top right; }
  body.hotels.santiago.eurotel_bosque .right-hotels {
    background: url("../images/santiago/hotels/eurotel_bosque/bg.jpg") no-repeat top right; }
  body.hotels.santiago.eurotel_providencia .right-hotels {
    background: url("../images/santiago/hotels/eurotel_providencia/bg.jpg") no-repeat top right; }
  body.hotels.santiago.fundador .right-hotels {
    background: url("../images/santiago/hotels/fundador/bg.jpg") no-repeat top right; }
  body.hotels.santiago.galerias .right-hotels {
    background: url("../images/santiago/hotels/galerias/bg.jpg") no-repeat top right; }
  body.hotels.santiago.grand_hyatt .right-hotels {
    background: url("../images/santiago/hotels/grand_hyatt/bg.jpg") no-repeat top right; }
  body.hotels.santiago.hilton_garden .right-hotels {
    background: url("../images/santiago/hotels/hilton_garden/bg.jpg") no-repeat top right; }
  body.hotels.santiago.holiday_inn .right-hotels {
    background: url("../images/santiago/hotels/holiday_inn/bg.jpg") no-repeat top right; }
  body.hotels.santiago.hyatt_place .right-hotels {
    background: url("../images/santiago/hotels/hyatt_place/bg.jpg") no-repeat top right; }
  body.hotels.santiago.ismael_312 .right-hotels {
    background: url("../images/santiago/hotels/ismael_312/bg.jpg") no-repeat top right; }
  body.hotels.santiago.lastarria .right-hotels {
    background: url("../images/santiago/hotels/lastarria/bg.jpg") no-repeat top right; }
  body.hotels.santiago.le_reve .right-hotels {
    background: url("../images/santiago/hotels/le_reve/bg.jpg") no-repeat top right; }
  body.hotels.santiago.marriott .right-hotels {
    background: url("../images/santiago/hotels/marriott/bg.jpg") no-repeat top right; }
  body.hotels.santiago.neruda .right-hotels {
    background: url("../images/santiago/hotels/neruda/bg.jpg") no-repeat top right; }
  body.hotels.santiago.neruda_express .right-hotels {
    background: url("../images/santiago/hotels/neruda_express/bg.jpg") no-repeat top right; }
  body.hotels.santiago.ritz_carlton .right-hotels {
    background: url("../images/santiago/hotels/ritz_carlton/bg.jpg") no-repeat top right; }
  body.hotels.santiago.singular .right-hotels {
    background: url("../images/santiago/hotels/singular/bg.jpg") no-repeat top right; }
  body.hotels.santiago.san_francisco .right-hotels {
    background: url("../images/santiago/hotels/san_francisco/bg.jpg") no-repeat top right; }
  body.hotels.santiago.solace_stgo .right-hotels {
    background: url("../images/santiago/hotels/solace_stgo/bg.jpg") no-repeat top right; }
  body.hotels.santiago.torremayor_lyon .right-hotels {
    background: url("../images/santiago/hotels/torremayor_lyon/bg.jpg") no-repeat top right; }
  body.hotels.santiago.torremayor_providencia .right-hotels {
    background: url("../images/santiago/hotels/torremayor_providencia/bg.jpg") no-repeat top right; }
  body.hotels.santiago.w_stgo .right-hotels {
    background: url("../images/santiago/hotels/w_stgo/bg.jpg") no-repeat top right; }
  body.hotels.santiago.luciano_k .right-hotels {
    background: url("../images/santiago/hotels/luciano_k/bg.jpg") no-repeat top right; }
  body.hotels.santiago.ladera .right-hotels {
    background: url("../images/santiago/hotels/ladera/bg.jpg") no-repeat top right; }
  body.hotels.santiago.novapark .right-hotels {
    background: url("../images/santiago/hotels/novapark/bg.jpg") no-repeat top right; }
  body.hotels.santiago.apart_neruda .right-hotels {
    background: url("../images/santiago/hotels/apart_neruda/bg.jpg") no-repeat bottom right; }
  body.hotels.santiago.holiday_inn_golf .right-hotels {
    background: url("../images/santiago/hotels/holiday_inn_golf/bg.jpg") no-repeat bottom right; }
  body.hotels.santiago.panamericana .right-hotels {
    background: url("../images/santiago/hotels/panamericana/bg.jpg") no-repeat bottom right; }
  body.hotels.higueras .right-hotels {
    background: url("../images/wine_country/hotels/higueras/bg.jpg") no-repeat top right; }
  body.hotels.matetic .right-hotels {
    background: url("../images/wine_country/hotels/matetic/bg.jpg") no-repeat top right; }
  body.hotels.lapostolle .right-hotels {
    background: url("../images/wine_country/hotels/lapostolle/bg.jpg") no-repeat top right; }
  body.hotels.astoreca .right-hotels {
    background: url("../images/wine_country/hotels/astoreca/bg.jpg") no-repeat top right; }
  body.hotels.vina_vik .right-hotels {
    background: url("../images/wine_country/hotels/vina_vik/bg.jpg") no-repeat top right; }
  body.hotels.vina_vik .left-hotels img {
    max-height: 97px; }
  body.hotels.casa_campo .right-hotels {
    background: url("../images/wine_country/hotels/casa_campo/bg.jpg") no-repeat top right; }
  body.hotels.gervasoni .right-hotels {
    background: url("../images/wine_country/hotels/gervasoni/bg.jpg") no-repeat top right; }
  body.hotels.gervasoni .left-hotels img {
    max-height: 110px; }
  body.hotels.los_lingues .right-hotels {
    background: url("../images/wine_country/hotels/los_lingues/bg.jpg") no-repeat top right; }
  body.hotels.san_martin .right-hotels {
    background: url("../images/wine_country/hotels/san_martin/bg.jpg") no-repeat top right; }
  body.hotels.san_martin .left-hotels img {
    max-height: 48px; }
  body.hotels.santa_cruz .right-hotels {
    background: url("../images/wine_country/hotels/santa_cruz/bg.jpg") no-repeat top right; }
  body.hotels.sheraton_miramar .right-hotels {
    background: url("../images/wine_country/hotels/sheraton_miramar/bg.jpg") no-repeat top right; }
  body.hotels.winery_lodge .right-hotels {
    background: url("../images/wine_country/hotels/winery_lodge/bg.jpg") no-repeat top right; }
  body.hotels.zero .right-hotels {
    background: url("../images/wine_country/hotels/zero/bg.jpg") no-repeat top right; }
  body.hotels.neruda_mar .right-hotels {
    background: url("../images/wine_country/hotels/neruda_mar/bg.jpg") no-repeat top right; }
  body.hotels.casa_real .right-hotels {
    background: url("../images/wine_country/hotels/casa_real/bg.jpg") no-repeat top right; }
  body.hotels.fauna .right-hotels {
    background: url("../images/wine_country/hotels/fauna/bg.jpg") no-repeat top right; }
  body.hotels.sailings.antartica_xxi_ocean_nova .right-hotels {
    background: url("../images/sailings/hotels/antartica_xxi_ocean_nova/bg.jpg") no-repeat top right; }
  body.hotels.sailings.antartica_xxi_magellan_explorer .right-hotels {
    background: url("../images/sailings/hotels/antartica_xxi_magellan_explorer/bg.jpg") no-repeat top right; }
  body.hotels.sailings.antartica_xxi_hebridean_sky .right-hotels {
    background: url("../images/sailings/hotels/antartica_xxi_hebridean_sky/bg.jpg") no-repeat top right; }
  body.hotels.sailings.cruce-andino .left-hotels img {
    max-height: 153px; }
  body.hotels.sailings.cruce-andino .right-hotels {
    background: url("../images/sailings/hotels/cruce_andino/bg.jpg") no-repeat top right; }
  body.hotels.sailings.cruceros_ventus_australis .right-hotels {
    background: url("../images/sailings/hotels/cruceros_ventus_australis/bg.jpg") no-repeat top right; }
  body.hotels.sailings.cruceros_stella_australis .right-hotels {
    background: url("../images/sailings/hotels/cruceros_stella_australis/bg.jpg") no-repeat top right; }
  body.hotels.sailings.expedicion_fitz .right-hotels {
    background: url("../images/sailings/hotels/expedicion_fitz/bg.jpg") no-repeat top right; }
  body.hotels.sailings.nomads_sea .right-hotels {
    background: url("../images/sailings/hotels/nomads_sea/bg.jpg") no-repeat top right; }
  body.hotels.sailings.skorpios_ii .right-hotels {
    background: url("../images/sailings/hotels/skorpios_ii/bg.jpg") no-repeat top right; }
  body.hotels.sailings.skorpios_iii .right-hotels {
    background: url("../images/sailings/hotels/skorpios_iii/bg.jpg") no-repeat top right; }
  body.hotels.sailings.catamaranes_del_sur .right-hotels {
    background: url("../images/sailings/hotels/catamaranes_del_sur/bg.jpg") no-repeat top right; }
  body.hotels.sailings.agunsa .right-hotels {
    background: url("../images/sailings/hotels/agunsa/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.altiplanico_natales .right-hotels {
    background: url("../images/patagonia/hotels/altiplanico_natales/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.awasi_patagonia .right-hotels {
    background: url("../images/patagonia/hotels/awasi_patagonia/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.bories .right-hotels {
    background: url("../images/patagonia/hotels/bories/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.cabo_hornos .right-hotels {
    background: url("../images/patagonia/hotels/cabo_hornos/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.costaustralis .right-hotels {
    background: url("../images/patagonia/hotels/costaustralis/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.deep_patagonia .right-hotels {
    background: url("../images/patagonia/hotels/deep_patagonia/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.explora_patagonia .right-hotels {
    background: url("../images/patagonia/hotels/explora_patagonia/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.jose_nogueira .right-hotels {
    background: url("../images/patagonia/hotels/jose_nogueira/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.lago_grey .right-hotels {
    background: url("../images/patagonia/hotels/lago_grey/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.lakutaia .right-hotels {
    background: url("../images/patagonia/hotels/lakutaia/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.las_torres .right-hotels {
    background: url("../images/patagonia/hotels/las_torres/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.martin_gusinde .right-hotels {
    background: url("../images/patagonia/hotels/martin_gusinde/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.mirador_guadal .right-hotels {
    background: url("../images/patagonia/hotels/mirador_guadal/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.patagonia_camp .right-hotels {
    background: url("../images/patagonia/hotels/patagonia_camp/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.puyuhuapi .right-hotels {
    background: url("../images/patagonia/hotels/puyuhuapi/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.refugio_chileno .right-hotels {
    background: url("../images/patagonia/hotels/refugio_chileno/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.refugio_cuernos .right-hotels {
    background: url("../images/patagonia/hotels/refugio_cuernos/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.refugio_torre .right-hotels {
    background: url("../images/patagonia/hotels/refugio_torre/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.remota .right-hotels {
    background: url("../images/patagonia/hotels/remota/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.rio_serrano .right-hotels {
    background: url("../images/patagonia/hotels/rio_serrano/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.singular_patagonia .right-hotels {
    background: url("../images/patagonia/hotels/singular_patagonia/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.tierra_patagonia .right-hotels {
    background: url("../images/patagonia/hotels/tierra_patagonia/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.tres_lagos .right-hotels {
    background: url("../images/patagonia/hotels/tres_lagos/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.uman .right-hotels {
    background: url("../images/patagonia/hotels/uman/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.waskar .right-hotels {
    background: url("../images/patagonia/hotels/waskar/bg.jpg") no-repeat top right; }
  body.hotels.patagonia.vendaval .right-hotels {
    background: url("../images/patagonia/hotels/vendaval/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.antumalal .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/antumalal/bg.jpg") no-repeat top left; }
  body.hotels.lakes-volcanoes.bellavista .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/bellavista/bg.jpg") no-repeat top left; }
  body.hotels.lakes-volcanoes.cabana_lago .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/cabana_lago/bg.jpg") no-repeat top left; }
  body.hotels.lakes-volcanoes.casa_kalfu .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/casa_kalfu/bg.jpg") no-repeat top left; }
  body.hotels.lakes-volcanoes.club_lago .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/club_lago/bg.jpg") no-repeat top left; }
  body.hotels.lakes-volcanoes.cumbres_puerto_varas .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/cumbres_puerto_varas/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.radisson .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/radisson/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.malalhue .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/malalhue/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.montana_magica .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/montana_magica/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.nawelpi .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/nawelpi/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.nothofagus .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/nothofagus/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.reino_fungi .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/reino_fungi/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.natura .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/natura/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.palafito_1326 .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/palafito_1326/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.park_inn .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/park_inn/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.parque_quilquico .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/parque_quilquico/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.patagonico .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/patagonico/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.puelche .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/puelche/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.solace .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/solace/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.tierra .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/tierra/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.vira_vira .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/vira_vira/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.ocio_territorial .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/ocio_territorial/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.awa .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/awa/bg.jpg") no-repeat top right; }
  body.hotels.lakes-volcanoes.enjoy_puerto_varas .right-hotels {
    background: url("../images/lakes-volcanoes/hotels/enjoy_puerto_varas/bg.jpg") no-repeat top right; }

.charming .col-md-4.no-gutters.img-column {
  padding: 0; }
.charming .content-inner {
  padding: 0 15px; }
.charming h2 {
  color: #F37A1F; }

.row-charm {
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.row.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row.no-gutters img.img-responsive {
    width: 100%; }

.row.no-gutters [class^="col-"],
.row.no-gutters [class*=" col-"] {
  padding-right: 0;
  padding-left: 0; }

.row.no-vertical-gutters:not(:first-of-type),
.row.no-vertical-gutters:not(:last-of-type) {
  padding-top: 0;
  padding-bottom: 0; }

.row.no-vertical-gutters:first-of-type {
  padding-bottom: 0; }

.row.no-vertical-gutters:last-of-type {
  padding-top: 0; }

.imagesCarousel .carousel-inner {
  width: 90%;
  margin: 0 auto; }
  .imagesCarousel .carousel-inner .item img {
    width: 100%; }
.imagesCarousel .carousel-control {
  width: 5%; }

.modal.info p {
  font-size: 1.1em; }

.info-left {
  width: 29%;
  display: inline-block; }

.info-right {
  width: 50%;
  display: inline-block; }

.dropdown-menu {
  background: #FFFFFF;
  border-bottom: 2px solid #F37A1F;
  font-size: 15px; }

.megamenu {
  padding: 0;
  width: 100%; }
  .megamenu li > ul {
    padding: 0;
    margin: 0; }
    .megamenu li > ul > li {
      list-style: none; }
      .megamenu li > ul > li.dropdown-header {
        padding: 0;
        font-weight: bold; }
        .megamenu li > ul > li.dropdown-header a {
          padding: 7px 10px;
          font-size: 15px; }
          .megamenu li > ul > li.dropdown-header a.no-interaction {
            pointer-events: none; }
      .megamenu li > ul > li > a {
        display: block;
        padding: 7px 15px;
        clear: both;
        font-weight: normal;
        color: #FF500D;
        white-space: normal; }
        .megamenu li > ul > li > a:hover, .megamenu li > ul > li > a:focus {
          text-decoration: none;
          color: #FF500D;
          background-color: #EEEEEE; }
    .megamenu li > ul .sub-menu li {
      padding-left: 15px; }
      .megamenu li > ul .sub-menu li a {
        padding-left: 15px; }
  .megamenu.disabled a {
    color: #E53F00; }
  .megamenu.disabled a.hover, .megamenu.disabled a.focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed; }

/* home portada */
.home footer {
  display: none; }
.home #splash {
  position: absolute;
  top: 50%;
  margin-top: -206px;
  left: 50%;
  margin-left: -200px; }

.container-fluid.home {
  margin-bottom: 0;
  padding-bottom: 0; }

/* MAPA ZONAS */
.index div#map-nav-toggle,
.static div#map-nav-toggle {
  display: none; }

.map {
  position: relative; }

#map-nav .img-responsive {
  width: auto;
  height: 100%;
  float: right; }

#map-nav-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  width: 30px;
  background: #FF500D;
  border-radius: 20px 0 0 20px;
  cursor: pointer; }
  #map-nav-toggle:before {
    content: url("../images/icons/caret-left.png");
    position: absolute;
    right: 0px;
    top: 50%;
    bottom: 50%; }

#map-nav {
  position: fixed;
  right: 0;
  -webkit-transition: right 0.5s ease;
  transition: right 0.5s ease;
  will-change: right;
  width: 30%;
  height: 87%; }

#map-nav.closed {
  right: -30%; }

.map-zone {
  position: absolute;
  display: block; }

#map-zone-north {
  top: 12%;
  bottom: 60%;
  left: 32%;
  right: 23%; }

#map-zone-islands {
  top: 41%;
  bottom: 31%;
  left: 17%;
  right: 67%; }

#map-zone-wine_country {
  top: 41%;
  bottom: 50%;
  left: 50%;
  right: 15%; }

#map-zone-santiago {
  top: 44%;
  bottom: 54%;
  left: 34%;
  right: 51%; }

#map-zone-lakes_volcanoes {
  top: 58%;
  bottom: 35%;
  left: 36%;
  right: 23%; }

#map-zone-patagonia {
  top: 67%;
  bottom: 10%;
  left: 46%;
  right: 15%; }

#map-zone-sailings {
  top: 71%;
  bottom: 3%;
  left: 11%;
  right: 56%; }

/* PAGINAS */
.our-team footer nav > li, .mice footer nav > li, .cruise-division footer nav > li, .our-team footer nav > li, .why-adsmundo footer nav > li, .intro footer nav > li {
  display: none; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%; }

.imagesCarousel .carousel-inner .item img {
  width: 100%; }

.imagesCarousel .carousel-control {
  width: 5%; }

.modal.info p {
  font-size: 1.1em; }

@media (min-width: 768px) {
  .table-climate {
    width: 600px;
    float: right; } }
.info-left {
  width: 29%;
  display: inline-block; }

.info-right {
  width: 50%;
  display: inline-block; }

.dropdown-menu {
  background: #FFFFFF;
  border-bottom: 2px solid #F37A1F; }

.navbar-default {
  color: #FFFFFF;
  background-color: #FFFFFF;
  border-color: #aca1a2; }

.navbar-default .locale_menu li.nav-col {
  min-height: initial; }

.navbar-default .navbar-brand {
  color: #fff; }

.menu-large {
  position: static !important; }

.dropdown-header a {
  padding: 0; }

/*LANGUAGES*/
ul.dropdown-menu.row li {
  list-style: none; }
ul.dropdown-menu.row a:hover, ul.dropdown-menu.row a:focus  {
  text-decoration: none; }

/* PAGINAS */
.our-team footer nav > li, .mice footer nav > li, .cruise-division footer nav > li, .our-team footer nav > li, .why-adsmundo footer nav > li, .intro footer nav > li {
  display: none; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%; }

body.intro p p,
body.why-adsmundo p {
  display: block;
  width: 100%; }
body.intro p h1 span,
body.why-adsmundo h1 span {
  font-size: 1.24em; }

/*FLEX*/
.content {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: auto;
  padding-bottom: 55px; }
  .content .colFlex {
    -webkit-flex-basis: 33%;
    flex-basis: 33%;
    height: 100%; }
  .content .colFlexTwo {
    -webkit-flex-basis: 66%;
    flex-basis: 66%;
    height: 100%;
    padding: 0 20px; }
  .content .colFlexThree {
    -webkit-flex-basis: 83%;
    flex-basis: 83%;
    height: 100%;
    padding: 0 20px; }
  .content .mainFlex {
    display: flex; }
  .content .flexCenter {
    -webkit-align-self: center;
    /* Safari */
    align-self: center; }
  .content .verticalCenter {
    -webkit-align-items: center;
    align-items: center; }

body.journeys #main .mainFlex a.modal_load, body.experiences #main .mainFlex a.modal_load,
body.programs #main .mainFlex a.modal_load, body.ads_experiences #main .mainFlex a.modal_load,
body.active_experiences #main .mainFlex a.modal_load {
  flex: 0 1 33.33%; }
body.journeys #main .mainFlex a.modal_load img, body.experiences #main .mainFlex a.modal_load img,
body.programs #main .mainFlex a.modal_load img, body.ads_experiences #main .mainFlex a.modal_load img,
body.active_experiences #main .mainFlex a.modal_load img {
  width: 100%; }
body.journeys #main .mainFlex .title-days, body.experiences #main .mainFlex .title-days,
body.programs #main .mainFlex .title-days, body.ads_experiences #main .mainFlex .title-days,
body.active_experiences #main .mainFlex .title-days {
  flex: 1 1 66.66%;
  max-width: 66.66%; }

.hideScreen {
  display: none; }

.images .imagesGallery,
.our-hotel .imagesGallery,
.our-rooms .imagesGallery {
  height: 100%; }
.images .carousel,
.our-hotel .carousel,
.our-rooms .carousel {
  width: 100%; }
.images .carousel-inner,
.our-hotel .carousel-inner,
.our-rooms .carousel-inner {
  height: 100%; }
.images .item,
.our-hotel .item,
.our-rooms .item {
  height: 100%; }

.img-responsive-height {
  display: block;
  max-height: 100%;
  width: auto;
  float: right; }

.logo-pages {
  height: 90%;
  float: right; }

.home .colFlexTwo, .home .content {
  height: 100%;
  padding-bottom: 0; }

.mice .colFlexTwo, .mice .content, .cruise-division .colFlexTwo, .cruise-division .content {
  height: 100%;
  padding-bottom: 0; }

.index .colFlexTwo, .index .content {
  height: 100%;
  padding-bottom: 0; }

img.logos-pages {
  height: 80%; }

.journeys .colFlexTwo, .ads_experiences .colFlexTwo, .active_experiences .colFlexTwo, .programs .colFlexTwo {
  padding-top: 40px; }

.map-footer li {
  display: block; }

.programs-footer .dropdown-menu > li {
  display: none; }

body.north .programs-footer .north,
body.islands .programs-footer .islands,
body.wine_country .programs-footer .wine_country,
body.santiago .programs-footer .santiago,
body.lakes-volcanoes .programs-footer .lakes-volcanoes,
body.patagonia .programs-footer .patagonia,
body.sailings .programs-footer .sailings {
  display: block; }

.fit-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden; }

@media (max-width: 1026px) {
  #map-nav .img-responsive {
    width: auto;
    height: 90%; }

  .index p {
    font-size: 1.05em; }
  .index .content .colFlex.mainFlex {
    flex-basis: 42%; }
  .index .content .colFlex.map {
    flex-basis: 25%; }
  .index .content .colFlex.carouselZone {
    flex-basis: 29%; }
  .index .content .flexCenter {
    align-self: flex-start; }

  .title-days p {
    font-size: 1.6rem; }

  .title-days h3 {
    font-size: 2rem; } }
@media (max-width: 910px) {
  .navbar-default .navbar-nav li > a {
    padding-top: 2px;
    padding-bottom: 3px; }

  .modal-body img {
    max-width: 111%; }

  footer {
    text-align: center; }
    footer ul.navbar-right {
      float: none !important; }

  .modal.ads_experiences .modal-body .col-md-4, .modal.programs .modal-body .col-md-4, .modal.active_experiences .modal-body .col-md-4 {
    float: none;
    text-align: center; }

  .title-home h3 {
    font-size: 3rem; } }
@media (max-width: 768px) {
  .megamenu {
    margin: 0; }
    .megamenu > li {
      border-left: none !important;
      border-right: none !important;
      height: auto; }
      .megamenu > li ul li a {
        padding: 0 20px !important;
        height: 2em; }
      .megamenu > li ul li.last-child {
        margin-bottom: 0; }
      .megamenu > li ul li.dropdown-header {
        padding-left: 0 !important; }
        .megamenu > li ul li.dropdown-header a {
          padding-left: 15px !important; }

  .navbar-nav .open .dropdown-menu {
    min-height: 300px; }
    .navbar-nav .open .dropdown-menu li.nav-col {
      width: 50%;
      margin: 0;
      float: left;
      min-height: 412px; }
      .navbar-nav .open .dropdown-menu li.nav-col:last-child {
        min-height: 240px; }
    .navbar-nav .open .dropdown-menu .dropdown-header {
      color: #fff;
      border-top: 1px solid #FE895C;
      height: 36px; }

  .navbar-nav .dropdown a.nav-mayus {
    width: 100%; }

  li.dropdown.locale_menu.open, .navbar-nav .locale_menu.open .dropdown-menu {
    min-height: 100px; }

  .navbar-nav .locale_menu.open .dropdown-menu li.nav-col {
    min-height: 71px; } }
@media (max-width: 700px) {
  footer nav, .map {
    display: none; }

  .content .colFlex, .content .colFlexTwo {
    flex-basis: 100% !important;
    padding: 0 20px; }

  .index p {
    font-size: 1.05em; }
  .index .content .colFlex.mainFlex {
    flex-basis: 100% !important; }
  .index .content .colFlex.map {
    flex-basis: 100% !important; }
  .index .content .colFlex.carouselZone {
    flex-basis: 100% !important; }
  .index .content .flexCenter {
    align-self: flex-start; }

  .content .mainFlex {
    flex-wrap: wrap; }
    .content .mainFlex a {
      flex-basis: 64%;
      margin: 0 auto; }

  .content .colFlexThree {
    flex-basis: 100% !important;
    text-align: center; }

  .images-captions img {
    display: inline-block;
    width: 100%; }

  .producto.profiles img {
    float: none;
    margin-right: 20px; } }
@media (max-width: 470px) {
  .navbar-nav .open .dropdown-menu {
    min-height: 300px; }
    .navbar-nav .open .dropdown-menu li.nav-col {
      width: 100%;
      float: none; }

  .navbar-nav .locale_menu.open .dropdown-menu {
    min-height: 100px; }

  .content .mainFlex a {
    flex-basis: 100%; }

  .title-home hr {
    margin-top: 2vh;
    margin-bottom: 0vh; }

  .title-home h3 {
    font-size: 1.3rem; }

  .index p {
    font-size: 1.05em; }
  .index .content .colFlex.mainFlex {
    flex-basis: 100% !important; }
  .index .content .colFlex.map {
    flex-basis: 100% !important; }
  .index .content .colFlex.carouselZone {
    flex-basis: 100% !important; }
  .index .content .flexCenter {
    align-self: flex-start; }

  .content .colFlexThree {
    flex-basis: 100% !important; }

  body.journeys #main .mainFlex a.modal_load,
  body.experiences #main .mainFlex a.modal_load,
  body.programs #main .mainFlex a.modal_load,
  body.ads_experiences #main .mainFlex a.modal_load,
  body.active_experiences #main .mainFlex a.modal_load {
    flex: 0 1 100%; }

  body.journeys #main .mainFlex .title-days,
  body.experiences #main .mainFlex .title-days,
  body.programs #main .mainFlex .title-days,
  body.ads_experiences #main .mainFlex .title-days,
  body.active_experiences #main .mainFlex .title-days {
    flex: 1 1 100%;
    max-width: 100%; }

  .programs .title-days {
    display: none; }
    .programs .title-days.hideScreen {
      display: inline-block; } }

/*# sourceMappingURL=screen.css.map */
