.body {
  font-family: 'Open Sans', sans-serif;
  color: #fecc67;
  line-height: 18px;
}

.top-header {
  width: 100%;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.15);
}

.social-media-icon {
  height: 40px;
}

.img-social-media {
  width: 40px;
  height: 40px;
  margin-right: 1px;
  margin-left: 1px;
  float: right;
}

.header {
  width: 100%;
  height: 120px;
}

.nav {
  width: 960px;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.brand-link {
  height: 120px;
}

.nav-link {
  height: 120px;
  padding: 50px 15px;
  border-top: 5px solid transparent;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

.nav-link:hover {
  border-top: 5px solid #666;
  background-color: #eeb33c;
  color: #fff;
}

.nav-link.current {
  padding-right: 15px;
  padding-left: 15px;
  border-top: 5px solid #666;
  background-color: #eeb33c;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

.nav-link.current.w--current {
  border-top-color: #666;
  background-color: #eeb33c;
}

.brand-logo {
  width: 188px;
  margin-top: 1px;
}

.content {
  width: 100%;
}

.slider-home {
  width: 100%;
  height: 400px;
}

.slider-home.proximos-viajes {
  position: static;
  height: 640px;
}

.h3 {
  margin-top: 40px;
  margin-bottom: auto;
  font-family: 'Open Sans', sans-serif;
  color: #444;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.h3.quienes-somos {
  margin-top: 15px;
  margin-bottom: 0px;
  color: #761d27;
  font-size: 22px;
  font-weight: 700;
  text-align: left;
}

.container-section-ultimos-viajes {
  margin-top: 20px;
  margin-bottom: 20px;
}

.footer {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: inline-block;
  width: 100%;
  margin-top: 60px;
  background-color: #666;
  font-family: 'Open Sans', sans-serif;
}

.text-footer {
  padding: 20px;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
}

.div-section-galeria {
  display: block;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.h2 {
  color: #eeb33c;
  font-size: 20px;
  line-height: 20px;
}

.h2.tittle {
  height: 100px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 35px 20px;
  color: #666;
  font-size: 24px;
  line-height: 26px;
}

.h2.tittle-inside-prox-viajes {
  margin-top: 35px;
  font-family: 'Open Sans', sans-serif;
  color: #fecc67;
  text-align: left;
}

.img-section-ultimos-viajes {
  width: 100%;
}

.h4 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}

.h4.slide-home {
  background-color: hsla(0, 0%, 100%, 0.5);
  font-family: 'Open Sans', sans-serif;
  color: #444;
}

.h4.gallery {
  color: #666;
}

.h4.gallery.prueba {
  height: 150px;
  margin-top: 150px;
  padding: 5px;
  background-color: rgba(254, 204, 103, 0.9);
}

.div-slide-1 {
  width: 100%;
  height: 100%;
  background-image: url('../images/slider-proximos-viajes-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-slide-2 {
  width: 100%;
  height: 100%;
  background-image: url('../images/slider-proximos-viajes-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-slide-3 {
  height: 100%;
  background-image: url('../images/slider-proximos-viajes-3.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.h1.slide-home {
  position: relative;
  width: auto;
  margin-top: 10px;
  padding: 10px;
  background-color: hsla(0, 0%, 100%, 0.75);
  font-family: 'Open Sans', sans-serif;
  color: #444;
  font-size: 26px;
  line-height: 26px;
  font-weight: 300;
}

.h1.slide-home.first {
  position: static;
  display: block;
  width: 80%;
  margin-bottom: 3px;
  padding: 15px 30px;
  background-color: rgba(238, 179, 60, 0.9);
  color: #444;
  font-size: 38px;
  font-weight: 300;
}

.h1.slide-home.second {
  display: block;
  width: 76%;
  margin-top: 0px;
  padding: 15px 30px;
  background-color: rgba(238, 179, 60, 0.9);
  font-size: 19px;
  line-height: 26px;
  font-weight: 400;
}

.h1.description-side-bar {
  margin-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(254, 204, 103, 0.85);
  font-size: 20px;
  line-height: 26px;
}

.span-divider {
  display: block;
  width: 960px;
  height: 3px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  border-top: 2px dotted #999;
}

.span-divider.nuestros-viajes {
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  border-top: 2px dashed #e5e5e5;
  color: #b3b3b3;
  font-size: 1px;
  line-height: 1px;
}

.tittle-section {
  width: 100%;
  height: 100px;
  margin-top: 0px;
  background-color: #ebebeb;
}

.div-tittle-section {
  display: block;
  width: 960px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.container-section-quienes-somos {
  display: block;
  width: 960px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph {
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.paragraph.translate {
  color: #666;
  font-size: 13px;
  font-style: italic;
}

.paragraph.prox-viajes {
  color: #666;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-align: left;
}

.paragraph.dias {
  margin-top: 30px;
  margin-bottom: 0px;
  color: #761d27;
  font-weight: 700;
  text-align: left;
}

.paragraph.dias.last-text {
  margin-bottom: 60px;
}

.paragraph.dias.pie-web {
  margin-bottom: 0px;
  font-size: 18px;
}

.paragraph.text-description-prox-viajes {
  position: relative;
  margin-top: 10px;
  color: #666;
  text-align: left;
}

.paragraph.text-description-prox-viajes.last-text {
  margin-bottom: 100px;
}

.paragraph.quienes-somos-text {
  margin-bottom: 30px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
}

.paragraph.text-quienes-somos {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
}

.paragraph.text-quienes-somos.cierre-texto {
  margin-bottom: 0px;
  font-style: italic;
}

.paragraph.mail-quienes-somos {
  margin-top: 0px;
}

.containe-nuestros-viajes {
  display: block;
  width: 960px;
  margin: 30px auto 0px;
}

.containe-nuestros-viajes.last {
  margin-bottom: 30px;
}

.img-nuestros-viajes {
  width: 300px;
  height: 200px;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
}

.img-nuestros-viajes.inside-trip {
  width: 210px;
  height: auto;
  margin-right: 0px;
  float: none;
}

.fecha-viaje {
  font-family: 'Open Sans', sans-serif;
  color: #eeb33c;
  line-height: 14px;
  font-weight: 400;
}

.slider-nuestros-viajes {
  height: 560px;
  margin-bottom: 30px;
}

.line-span-divider {
  width: 100px;
  height: 2px;
  margin-top: 10px;
  margin-left: 32.5%;
  border-top: 2px solid #761d27;
}

.link-pressed {
  color: #761d27;
  text-decoration: none;
}

.go-top {
  position: fixed;
  right: 80px;
  bottom: 30px;
  background-image: url('../images/icon-go-top.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-attachment: scroll;
}

.go-top-angle {
  width: 40px;
  height: 40px;
  border-color: #666;
  background-color: #666;
  color: #fff;
  font-size: 28px;
  line-height: 35px;
}

.text-slider-proximos-viajes {
  width: 300px;
  margin-top: 10px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.7);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
}

.text-slider-proximos-viajes.slide-3 {
  width: 335px;
}

.div-slide-4 {
  height: 100%;
  background-image: url('../images/slider-proximos-viajes-4.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-detail-proximos-viajes {
  padding: 10px;
}

.slide-1-prox-viajes {
  display: inline-block;
  background-image: url('../images/viaje-taichi-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-2-prox-viajes {
  background-image: url('../images/viaje-taichi-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3-prox-viajes {
  background-image: url('../images/viaje-taichi-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-4-prox-viajes {
  background-image: url('../images/viaje-taichi-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-1-prox-viajes-b {
  background-image: url('../images/viaje-turismo-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-2-prox-viajes-b {
  background-image: url('../images/viaje-turismo-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3-prox-viajes-b {
  background-image: url('../images/viaje-turismo-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-5-prox-viajes-b {
  background-image: url('../images/viaje-turismo-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.container-slider-prox-viajes {
  height: 100%;
  margin-top: 60px;
}

.button-for-interaction {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
}

.button-for-interaction.close {
  width: 100px;
  height: 40px;
  margin: 30px;
  border-radius: 10px;
  background-color: #eeb33c;
  color: #666;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.button-for-interaction.open {
  width: 280px;
  height: 40px;
  margin-top: 15px;
  padding: 10px;
  border-radius: 10px;
  background-color: #fecc67;
  color: #666;
  font-size: 16px;
  font-weight: 600;
}

.side-bar-info-1 {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  overflow: auto;
  height: 100%;
  max-width: 440px;
  background-color: rgba(0, 0, 0, 0.85);
}

.text-description-side-bar {
  margin-top: 15px;
  padding-right: 30px;
  padding-left: 30px;
  font-family: 'PT Sans', sans-serif;
  color: rgba(254, 204, 103, 0.85);
  font-size: 14px;
  line-height: 20px;
}

.div-footer {
  position: static;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #666;
}

.footer-prueba {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  background-color: #0098ff;
}

.side-bar-info-2 {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  overflow: auto;
  height: 100%;
  max-width: 440px;
  background-color: rgba(0, 0, 0, 0.85);
}

.side-bar-info-3 {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  overflow: auto;
  height: 100%;
  max-width: 440px;
  background-color: rgba(0, 0, 0, 0.85);
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.img-gallery-pop-up {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.contact {
  margin-top: 60px;
  margin-bottom: 60px;
}

.div-contact {
  display: block;
  width: 960px;
  margin: 30px auto;
}

.description-consulta {
  height: 100px;
}

.img-contact-footer {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.h4-contact-footer {
  margin-bottom: 0px;
  color: #761d27;
  text-align: center;
}

.text-contact-footer {
  color: #761d27;
  text-align: center;
}

.field-plain-text {
  height: 50px;
}

.map-contact {
  height: 390px;
}

.send-button {
  width: 100%;
  height: 50px;
  background-color: #761d27;
  color: #fff;
  font-weight: 700;
}

.send-button:hover {
  background-color: #eeb33c;
  color: #666;
}

.text-field-caption-contact {
  color: #761d27;
}

.link-block-home {
  width: 100%;
}

.link-block-social-media {
  float: right;
}

.h4-tittle-gallery {
  position: absolute;
  width: 220px;
  margin-top: -50px;
  padding: 5px 10px;
  border-left: 3px solid #fff;
  background-color: #eeb33c;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.img-slide-nuestros-viajes {
  width: 960px;
  margin-top: -2%;
}

.img-slide-nuestros-viajes.vertical {
  display: block;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.img-slide-nuestros-viajes.distinta {
  margin-top: -8%;
  cursor: auto;
}

.div-descripcion-evento {
  display: block;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.div-cierre-pagina {
  display: block;
  width: 960px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.nav-link-copy {
  height: 120px;
  padding: 50px 15px;
  border-top: 5px solid transparent;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

.nav-link-copy:hover {
  border-top: 5px solid #666;
  background-color: #eeb33c;
  color: #fff;
}

.nav-link-copy.current {
  padding-right: 15px;
  padding-left: 15px;
  border-top: 5px solid hsla(0, 0%, 40%, 0.5);
  background-color: #fecc67;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

.nav-link-copy.current.w--current {
  border-top-color: #666;
  background-color: #eeb33c;
}

.img-slide-prox-viajes {
  display: block;
}

.success-message {
  border: 1px solid #761d27;
  background-color: transparent;
}

.error-message {
  border: 1px solid #761d27;
  background-color: transparent;
}

.slide-5-prox-viajes {
  background-image: url('../images/viaje-taichi-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-4-prox-viajes-b {
  background-image: url('../images/viaje-turismo-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.disqus-div {
  display: block;
  width: 960px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

html.w-mod-js *[data-ix="titulo-slides-home"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 350px);
  -ms-transform: translate(0px, 350px);
  transform: translate(0px, 350px);
}

html.w-mod-js *[data-ix="text-slide-proximos-viajes"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 715px);
  -ms-transform: translate(0px, 715px);
  transform: translate(0px, 715px);
}

html.w-mod-js *[data-ix="text-slide-proximos-viajes-2"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 715px);
  -ms-transform: translate(0px, 715px);
  transform: translate(0px, 715px);
}

html.w-mod-js *[data-ix="text-slide-proximos-viajes-3"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 715px);
  -ms-transform: translate(0px, 715px);
  transform: translate(0px, 715px);
}

html.w-mod-js *[data-ix="text-slide-proximos-viajes-4"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 715px);
  -ms-transform: translate(0px, 715px);
  transform: translate(0px, 715px);
}

html.w-mod-js *[data-ix="bajada-slides-home-2"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 350px);
  -ms-transform: translate(0px, 350px);
  transform: translate(0px, 350px);
}

html.w-mod-js *[data-ix="side-bar-config"] {
  display: block;
  opacity: 1;
  -webkit-transform: translate(640px, 0px);
  -ms-transform: translate(640px, 0px);
  transform: translate(640px, 0px);
}

html.w-mod-js *[data-ix="prueba"] {
  display: block;
  opacity: 0;
}

html.w-mod-js *[data-ix="interaction-img-gallery"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="prueba-2"] {
  opacity: 0.4;
}

@media screen and (max-width: 991px) {
  .nav {
    width: 100%;
  }

  .nav-link {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
  }

  .nav-link.current.w--current {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px;
    font-size: 14px;
  }

  .content {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .footer {
    margin-top: 25px;
  }

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

  .div-section-galeria {
    width: 100%;
  }

  .h2 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .h2.tittle-inside-prox-viajes {
    padding-right: 0px;
    padding-left: 0px;
  }

  .h4.gallery {
    line-height: 20px;
  }

  .h1.slide-home.first {
    width: 90%;
  }

  .h1.slide-home.second {
    width: 80%;
  }

  .h1.description-side-bar {
    margin-top: 30px;
  }

  .span-divider {
    width: 90%;
  }

  .span-divider.nuestros-viajes {
    width: 96%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-tittle-section {
    width: 100%;
  }

  .container-section-quienes-somos {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .containe-nuestros-viajes {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .slider-nuestros-viajes {
    width: 100%;
    height: auto;
  }

  .line-span-divider {
    width: 400px;
    margin-left: 42.5%;
  }

  .slider-detail-proximos-viajes.columna-1 {
    position: static;
  }

  .slide-4-prox-viajes {
    width: 100%;
    height: 280px;
    max-height: 280px;
  }

  .slide-1-prox-viajes-b {
    background-image: url('../images/viaje-turismo-1.jpg');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }

  .button-for-interaction.close {
    margin-bottom: 30px;
  }

  .side-bar-info-1 {
    width: 400px;
    max-width: 400px;
  }

  .text-description-side-bar {
    font-size: 14px;
    line-height: 20px;
  }

  .side-bar-info-2 {
    width: 400px;
    max-width: 400px;
  }

  .side-bar-info-3 {
    display: block;
    width: 400px;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
  }

  .description-prox-viajes {
    width: 100%;
  }

  .img-gallery-pop-up {
    min-width: 170px;
  }

  .div-contact {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  .icon {
    font-size: 30px;
    line-height: 30px;
  }

  .nav-menu {
    background-color: hsla(0, 0%, 70.2%, 0.96);
  }

  .menu-button {
    margin-top: 35px;
    margin-bottom: 35px;
    padding: 10px;
  }

  .h4-tittle-gallery {
    width: 170px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 12px;
  }

  .img-slide-nuestros-viajes {
    width: 100%;
  }

  .div-descripcion-evento {
    width: 100%;
  }

  .div-cierre-pagina {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .nav-link-copy {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
  }

  .nav-link-copy.current.w--current {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px;
    font-size: 14px;
  }

  .img-slide-prox-viajes {
    max-height: 280px;
  }

  .mask {
    position: static;
    height: 280px;
    max-height: 280px;
  }

  .disqus-div {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 767px) {
  .div-section-galeria {
    padding-right: 15px;
    padding-left: 15px;
  }

  .h1.slide-home.first {
    font-size: 30px;
    line-height: 30px;
  }

  .h1.slide-home.second {
    font-size: 16px;
    line-height: 20px;
  }

  .span-divider {
    width: 90%;
  }

  .img-nuestros-viajes {
    width: 100%;
    height: auto;
  }

  .img-nuestros-viajes.inside-trip {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .slider-nuestros-viajes {
    height: auto;
  }

  .line-span-divider {
    width: 100%;
    margin-left: 0%;
  }

  .slider-detail-proximos-viajes.columna-1 {
    height: 300px;
    max-height: 300px;
  }

  .slider-detail-proximos-viajes.columna-2 {
    height: 300px;
    max-height: 300px;
  }

  .description-prox-viajes {
    padding-right: 15px;
    padding-left: 15px;
  }

  .img-gallery-pop-up {
    text-decoration: none;
  }

  .h4-tittle-gallery {
    width: 94.6%;
  }
}

@media screen and (max-width: 479px) {
  .h3 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .h3.quienes-somos {
    padding-right: 0px;
    padding-left: 0px;
  }

  .h2.tittle {
    height: auto;
  }

  .h4.gallery {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
  }

  .h1.slide-home.first {
    width: 100%;
    font-size: 26px;
    line-height: 26px;
  }

  .h1.slide-home.second {
    width: 100%;
  }

  .span-divider {
    width: 90%;
  }

  .tittle-section {
    height: auto;
  }

  .div-tittle-section {
    height: auto;
  }

  .img-nuestros-viajes {
    width: 100%;
  }

  .slider-nuestros-viajes {
    height: auto;
  }

  .line-span-divider {
    width: 100%;
    margin-left: 0%;
  }

  .slider-detail-proximos-viajes.columna-1 {
    height: 100%;
    max-height: 100%;
  }

  .slide-1-prox-viajes {
    height: 100%;
    max-height: 100%;
  }

  .side-bar-info-1 {
    overflow: auto;
    width: 100%;
    height: auto;
    max-width: 100%;
  }

  .side-bar-info-2 {
    width: 100%;
    max-width: 100%;
  }

  .side-bar-info-3 {
    width: 100%;
    max-width: 100%;
  }

  .img-gallery-pop-up {
    margin-bottom: 0px;
  }

  .div-contact {
    width: 100%;
  }

  .h4-tittle-gallery {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0px auto 20px;
    font-size: 16px;
  }

  .img-slide-prox-viajes {
    width: auto;
    height: 100%;
    max-height: 100%;
  }
}

