a {
  text-decoration: none;
}

.wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: left;
  background-color: #ff5100;
}

.list {
  padding-left: 60px;
}

.image-5 {
  display: block;
  width: 125px;
  margin-left: 15px;
  background-color: hsla(0, 0%, 100%, 0);
  -webkit-filter: invert(100%);
  filter: invert(100%);
  color: #fdfdfd;
}

.item-menu {
  position: relative;
  bottom: 0px;
  margin-bottom: 0px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 52px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: 4px;
}

.colmenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99991;
  display: none;
  overflow: visible;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/fondo-menu.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
  -webkit-transform-origin: -100% 50%;
  -ms-transform-origin: -100% 50%;
  transform-origin: -100% 50%;
}

.columns-3 {
  height: 100%;
}

.list-item {
  line-height: 40px;
}

.logo-interno {
  position: absolute;
  left: 30px;
  top: 30px;
  width: 90px;
}

.link-block-6 {
  position: relative;
  display: block;
  overflow: hidden;
  text-decoration: none;
}

.link-block-2 {
  text-decoration: none;
}

.hamburger-wrapper {
  position: fixed;
  top: 60px;
  right: 60px;
  z-index: 900;
  display: none;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  color: #fff;
}

.burger-line {
  width: 22px;
  height: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 2px;
  background-color: #fff;
  line-height: 22.5px;
}

.cerrar-nav {
  position: fixed;
  top: 6%;
  right: 6%;
  z-index: 999;
  display: none;
  background-color: rgba(56, 152, 236, 0);
  background-image: url('../images/salir_santa_1salir_santa.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.button {
  position: fixed;
  top: 60px;
  right: 60px;
  bottom: auto;
  z-index: 9999;
  display: block;
}

.button.abrir-nav {
  z-index: 99999999999;
  display: none;
}

.contenedor-mid {
  display: block;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
}

.contenedor-mid.vertical-center {
  position: absolute;
  top: 50vh;
}

.contenedor-mid.vertical-center {
  top: auto;
  display: block;
  padding-right: 90px;
  padding-left: 90px;
}

.contenedor-mid.vertical-center.contenedor-fix-mapa {
  top: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.logo-superior {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100px;
  margin-top: 30px;
}

.wines-of-chile {
  position: absolute;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.image {
  display: block;
  width: 112px;
  margin-right: auto;
  margin-left: auto;
}

.section {
  position: relative;
  z-index: 99;
  display: block;
  width: 100%;
  height: 100vh;
  background-color: red;
}

.section.entrada-home {
  position: fixed;
  top: 0px;
  z-index: 17;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #ff5100;
}

.section.entrada-home.escritorio-tablet.responsive {
  display: none;
}

.section.video-inicio {
  position: fixed;
  top: 0px;
  z-index: 16;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.section.video-inicio.escritorio-tablet {
  background-color: #ff5100;
}

.section.video-inicio.escritorio-tablet.responsive {
  display: none;
}

.section.entrada-textos {
  position: fixed;
  top: 0px;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
  background-color: #ff5100;
}

.section.entrada-textos.entrada-textos-2 {
  position: fixed;
  top: 0px;
  z-index: 17;
  display: block;
  width: 300vw;
  padding-left: 0px;
  opacity: 1;
}

.section.entrada-textos.entrada-textos-2.escritorio-tablet.responsive {
  display: none;
}

.section.entrada-textos.escritorio-tablet.responsive {
  display: none;
}

.section.escritorio-tablet.fix-altura {
  z-index: 97;
  background-color: #ff5100;
}

.texto-wines-of-chile {
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 2.08vh;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.texto-wines-of-chile.naranjo {
  color: #ff5100;
}

.titulo-entrada-pagina {
  width: 100%;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 7.8vh;
  line-height: 110px;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.titulo-entrada-pagina.naranjo {
  color: #ff5100;
}

.background-video {
  width: 100%;
  height: 100%;
}

.our-story {
  color: #fff;
  font-size: 200px;
  letter-spacing: 10px;
}

.our-story.story-4 {
  position: absolute;
  left: 110vw;
  right: auto;
  bottom: 7.955vh;
  z-index: 5;
  display: inline-block;
  overflow: hidden;
  width: 1800px;
  font-family: Avenir, sans-serif;
  font-size: 9.54vh;
  text-align: center;
}

.our-story.story-3 {
  position: absolute;
  top: 26.65vh;
  right: 100vw;
  z-index: 5;
  overflow: visible;
  width: 1900px;
  font-family: Avenir, sans-serif;
  font-size: 9.54vh;
  text-align: center;
}

.our-story.story-3.thisisourstory1 {
  left: 100%;
  top: 435px;
  width: 100%;
  font-family: Avenir, sans-serif;
  font-weight: 900;
}

.our-story.story-3.thisisourstory2 {
  left: -58%;
  top: 570px;
  width: 100%;
  font-family: Avenir, sans-serif;
  font-weight: 900;
}

.our-story.story-1 {
  position: absolute;
  left: -1000px;
  top: -8.5vh;
  right: auto;
  width: auto;
  font-family: Avenir, sans-serif;
  font-size: 16vh;
  font-weight: 900;
}

.our-story.story-2 {
  position: absolute;
  right: -1045px;
  bottom: -3.5vh;
  width: auto;
  font-family: Avenir, sans-serif;
  font-size: 16vh;
  font-weight: 900;
}

.bold-text-2 {
  display: block;
  line-height: 200px;
}

.logo-superior-2 {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100px;
}

.texto-parrafo {
  position: absolute;
  left: 160px;
  bottom: -80vw;
  z-index: 3;
  margin-left: 0px;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 3.5vh;
  line-height: 5.2vh;
}

.texto-parrafo.texto-parrafo-2 {
  position: relative;
  left: auto;
  top: auto;
  bottom: -100vw;
  z-index: 5;
  font-size: 3.4vh;
  line-height: 4.7vh;
  text-align: right;
}

.image-3 {
  display: block;
}

.image-3.botellas.botellas-2 {
  position: fixed;
  left: 0px;
  top: -1955px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: block;
  width: 51.62364696086595vh;
  margin: auto;
}

.image-2 {
  position: absolute;
  left: 0px;
  top: -1870px;
  right: 0px;
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.image-4 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: -1955px;
  z-index: 5;
  display: block;
  width: 21vh;
  margin: auto;
}

.bold-text-3 {
  font-family: Avenir, sans-serif;
}

.logo {
  position: fixed;
  left: 30px;
  top: 30px;
  z-index: 999;
  width: 120px;
}

.logo.w--current {
  z-index: 98;
}

.bold-text-4 {
  font-family: Avenir, sans-serif;
  font-weight: 900;
}

.fake-height {
  position: relative;
  top: 0px;
  height: 1500vh;
}

.fake-height.fake-height2 {
  height: 1430vh;
}

.fake-height.fake-height2.fix-height {
  height: 1150vh;
}

.image-6 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  width: 103.42084327764519vh;
  margin: auto;
}

.texto-primario {
  font-family: Avenir, sans-serif;
  font-size: 4.45vh;
  line-height: 4.77vh;
}

.texto-primario.texto-contacto-1 {
  font-size: 3.2vh;
  font-weight: 900;
  letter-spacing: 5px;
}

.texto-primario.texto-contacto-2 {
  font-size: 3.2vh;
  line-height: 4.77vh;
  font-weight: 900;
  letter-spacing: 4px;
}

.texto-primario.texto-primario-fix {
  position: relative;
  display: block;
  margin-bottom: 10.84vh;
  opacity: 1;
  font-size: 4.9vh;
  line-height: 4.77vh;
  text-align: right;
  letter-spacing: 0.17vh;
}

.texto-primario.titulo-our-la {
  height: 100%;
  font-family: Avenir, sans-serif;
  line-height: 4.75vh;
  font-weight: 400;
  letter-spacing: 0.15vh;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: url('../images/fondo_02.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column.columna-morada {
  background-image: url('../images/imagen-04.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.contenedor-texto {
  color: #fff;
  font-size: 56px;
  line-height: 60px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 2px;
}

.contenedor-texto.secundario {
  position: relative;
  overflow: hidden;
}

.contenedor-texto.primario {
  position: relative;
  overflow: hidden;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.contenedor-texto.primario.texto-contacto {
  margin-top: 15px;
  margin-bottom: 15px;
}

.contenedor-texto.primario.texto-contacto.espaciado-fix {
  margin-top: 30px;
}

.contenedor-texto.primario.efecto-la {
  position: absolute;
  left: 70px;
  bottom: -40px;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.contenedor-texto.contenedor-animacion-alt {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 6;
  width: auto;
  font-size: 62px;
  text-align: left;
}

.contenedor-texto.contenedor-animacion-alt.owp-texto {
  z-index: 6;
}

.columna {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: url('../images/fondo_04.png');
  background-position: 0px 0px;
  background-size: cover;
}

.columna.columna-roja {
  min-height: 100vh;
  background-image: url('../images/imagen-05.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.columns {
  min-height: 100vh;
}

.color-texto-animacion {
  position: absolute;
  left: auto;
  display: block;
  width: 100%;
  height: 50px;
  background-color: #ff5100;
}

.color-texto-animacion.color-texto-contacto-anim {
  display: block;
  height: 60px;
}

.color-texto-animacion.color-texto-anim-2 {
  display: block;
  height: 60px;
}

.color-texto-animacion.contenedor-fix-animacion-2 {
  right: 0px;
  width: 500px;
}

.color-texto-animacion.color-texto-animacion-fix {
  top: -5px;
  display: block;
  height: 110%;
}

.color-texto-animacion.titulo-la {
  display: block;
  height: 120px;
  font-family: Avenir, sans-serif;
}

.bold-text {
  text-align: left;
}

.texto-secundario {
  font-family: Avenir, sans-serif;
  font-size: 4.45vh;
  line-height: 4.77vh;
}

.text-block {
  position: absolute;
  top: 0px;
  right: 220px;
  z-index: 6;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 52px;
  line-height: 50px;
  font-weight: 500;
  text-align: right;
  letter-spacing: 4px;
}

.text-block.text-block-global {
  top: auto;
  bottom: -700px;
  width: 100%;
  padding-left: 0px;
  text-align: center;
}

.bold-text-5 {
  text-transform: uppercase;
}

.image-7 {
  position: absolute;
  left: 10vh;
  top: auto;
  bottom: 40px;
  z-index: 5;
  display: block;
  width: 20.52vh;
  margin-right: auto;
  margin-left: auto;
}

.flores {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 4;
  display: none;
  width: 500px;
}

.contenedor-scroll-lateral {
  position: relative;
  display: block;
  width: 100vw;
  height: 100%;
  float: left;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.contenedor-scroll-lateral.contenedor-scroll-1-fix {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contenedor-mapa {
  position: relative;
  bottom: -160px;
  z-index: 14;
  width: 150vh;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-9 {
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 52px;
  line-height: 100%;
  font-weight: 900;
  text-align: left;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.section-2 {
  width: 100vw;
  height: 100vh;
  background-color: #4cff00;
}

.section-2.carrusel {
  position: relative;
  z-index: 16;
  display: block;
  width: 100%;
  float: left;
  background-color: #ff8c00;
}

.section-2.carrusel.seccion-interna-scroll {
  width: 100vw;
}

.section-2.contacto {
  position: relative;
  z-index: 17;
  display: block;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: rgba(77, 255, 0, 0);
  background-image: url('../images/Contacto.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-2.contacto.contacto-fix {
  position: fixed;
  right: -100vw;
  z-index: 1000;
  display: none;
  background-image: url('../images/Contacto.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-2.contacto.fix-wp {
  background-image: url('../images/Contacto.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-2.contacto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: rgba(77, 255, 0, 0);
  background-image: url('../images/fondo_08.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-2.contacto.contacto-alternativo {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  width: 100%;
  height: 200vh;
  background-image: url('../images/fondo_gris.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contenedor-titulos {
  margin-bottom: 50px;
}

.contenedor-titulos.titulos-last-awards {
  position: absolute;
  left: 80px;
  top: 90px;
  display: none;
}

.column-3 {
  position: absolute;
  left: auto;
  min-height: 100vh;
  background-color: red;
  background-image: url('../images/imagen-04.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-3.alt1 {
  position: relative;
  background-color: transparent;
  background-image: url('../images/imagen-06.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-4 {
  position: absolute;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: url('../images/fondo_04.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.column-4.altder {
  background-image: url('../images/fondo_01.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slider-vinos {
  z-index: 99;
  width: 480px;
  height: auto;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.columns-2 {
  min-height: 100vh;
}

.item-img-slider {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 60px;
}

.paragraph-8 {
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 52px;
  line-height: 100%;
  text-align: left;
  letter-spacing: 4px;
}

.texto-global-fix {
  position: absolute;
  top: 102vh;
  z-index: 16;
  width: 100%;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 46px;
  text-align: center;
  letter-spacing: 2.5px;
}

.div-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
}

.cuadro-amarillo-fantasma {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 15;
  width: 150%;
  height: 100%;
  background-color: #ff5100;
}

.image-8 {
  display: block;
  width: 184.04vh;
}

.heading-4 {
  margin-top: 35px;
  font-family: Avenir, sans-serif;
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.boton-sitio {
  margin-left: 30px;
}

.boton-sitio.boton-modal {
  display: inline-block;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 5px;
  background-color: #f37107;
  font-family: Avenir, sans-serif;
  font-size: 16px;
  line-height: 100%;
  text-decoration: none;
}

.boton-sitio.boton-modal.contacto {
  position: relative;
  top: 10px;
  margin-left: 30px;
}

.boton-sitio.boton-modal.contacto.boton-sitio-seccion-purpura {
  margin-left: auto;
}

.contenedor-redes {
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 3.2vh;
  line-height: 3.5vh;
  font-weight: 700;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.contenedor-contenido-contacto {
  max-width: 500px;
}

.heading-3 {
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 44px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.paragraph-2 {
  height: auto;
  margin-bottom: 10px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.datos-contacto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.image-9 {
  width: 200px;
}

.paragraph-3 {
  margin-bottom: 70px;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 1.5vh;
  line-height: 2vh;
  letter-spacing: 1px;
}

.link-4 {
  display: block;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 1.5vh;
  line-height: 2vh;
  letter-spacing: 1px;
  text-decoration: none;
}

.link-4.web {
  padding-top: 20px;
}

.link-5 {
  display: block;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 1.5vh;
  line-height: 2vh;
  letter-spacing: 1px;
  text-decoration: none;
}

.text-block-2 {
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 1.5vh;
  line-height: 2vh;
  font-weight: 500;
  letter-spacing: 1px;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.survalles.contacto {
  margin-top: 20px;
}

.botella-cambiante {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 12;
  width: 195px;
  height: 100%;
  margin: auto;
  background-image: url('../images/vinos-complex.png');
  background-position: 50% 50%;
  background-size: 195px;
  background-repeat: no-repeat;
}

.botella-cambiante.uno {
  z-index: 997;
  display: block;
  width: 21vh;
  background-image: url('../images/UNA-BOTTELLAS.png');
  background-position: 50% 50%;
  background-size: 21vh;
  background-repeat: no-repeat;
  opacity: 0;
}

.botella-cambiante.dos {
  z-index: 997;
  display: block;
  width: 21vh;
  background-image: url('../images/botella_carmenere_1.png');
  background-position: 50% 50%;
  background-size: 21vh;
  opacity: 0;
}

.nav-fixed {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('../images/fondo-menu.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.columns-5 {
  height: 100%;
  min-height: 100%;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-6 {
  height: 100%;
}

.menu-item {
  display: block;
  overflow: hidden;
  height: 72px;
  margin-bottom: 35px;
  margin-left: 165px;
}

.menu-item.menu-item-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.menu-item.contenedor-contacto-responsive-fix {
  display: none;
}

.p-item-menu {
  position: relative;
  bottom: -72px;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 100%;
  font-weight: 900;
  letter-spacing: 6px;
  text-decoration: none;
}

.p-item-menu.p-item-menu-1 {
  height: 100%;
  font-size: 6.022vh;
  letter-spacing: 0.47vh;
}

.p-item-menu.p-item-menu-2 {
  font-size: 6.022vh;
  letter-spacing: 0.47vh;
}

.p-item-menu.p-item-menu-3 {
  font-size: 6.022vh;
  letter-spacing: 0.47vh;
}

.p-item-menu.p-item-menu-4 {
  font-size: 6.022vh;
  letter-spacing: 0.47vh;
}

.p-item-menu.p-item-menu-5 {
  font-size: 6.022vh;
  letter-spacing: 0.47vh;
}

.link-block-7 {
  text-decoration: none;
}

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

.link-block-9 {
  height: 100%;
}

.link-block-10 {
  line-height: 10010020%;
}

.columns-6 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-5 {
  margin-top: 35px;
  font-family: Avenir, sans-serif;
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.text-block-3 {
  font-family: Avenir, sans-serif;
  color: #fff;
}

.contenedor-redes-2 {
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 54px;
  font-weight: 700;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.link-6 {
  display: block;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Avenir, sans-serif;
  color: #fff;
  text-decoration: none;
}

.heading-6 {
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 44px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.link-7 {
  display: block;
  font-family: Avenir, sans-serif;
  color: #fff;
  text-decoration: none;
}

.paragraph-10 {
  font-family: Avenir, sans-serif;
  color: #fff;
}

.contenedor-interno-contacto-alt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.selector {
  position: absolute;
  top: 10.5%;
}

.selector.selector-3 {
  top: 71%;
}

.selector.selector-4 {
  top: 80%;
}

.image-10 {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 184.04vh;
  height: auto;
}

.flores-u {
  position: absolute;
  left: auto;
  top: auto;
  bottom: 0px;
  z-index: 2;
  width: 39.7vh;
  margin-left: auto;
}

.flores-u.flor-1 {
  left: auto;
  display: block;
  margin-right: auto;
}

.flores-u.flor-2 {
  left: auto;
  margin-right: auto;
}

.flores-u.flor-3 {
  margin-right: auto;
}

.flores-u.flor-0 {
  top: auto;
  display: block;
  width: 39.7vh;
  margin-right: auto;
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.div-block-2 {
  display: none;
}

.texto-vino {
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.slide-nav {
  bottom: -40px;
  display: none;
}

.scroll-to {
  position: absolute;
  bottom: 180px;
  z-index: 99;
  width: 100%;
}

.icon-scroll {
  position: relative;
}

.left-arrow {
  display: block;
}

.right-arrow {
  display: block;
}

.contenedor-idiomasredes {
  position: absolute;
  right: 40px;
  bottom: 45px;
  z-index: 2;
  width: 600px;
  padding: 30px;
}

.idiomas-selector {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #fff;
  font-family: Avenir, sans-serif;
  font-size: 42px;
}

.rede {
  overflow: hidden;
  padding: 30px;
}

.link-8 {
  font-weight: 900;
}

.link-9 {
  font-weight: 900;
}

.item-rrss {
  color: #fff;
  font-size: 3.32vh;
  font-weight: 900;
}

.item-rrss.no-activo {
  margin-left: 25px;
  color: hsla(0, 0%, 100%, 0.58);
}

.item-rrss.no-activo:hover {
  color: #fff;
}

.icono-rrss {
  position: relative;
  background-image: url('../images/facebook_gris.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.icono-rrss.facebook {
  width: 60px;
  height: 60px;
}

.icono-rrss.facebook:hover {
  background-image: url('../images/facebook_blanco.png');
}

.icono-rrss.instagram {
  width: 4.75vh;
  height: 4.75vh;
  margin-right: 25px;
  background-image: url('../images/instagram_gris.png');
  background-position: 50% 50%;
  background-size: cover;
}

.icono-rrss.instagram:hover {
  background-image: url('../images/instagram_blanco.png');
}

.text-block-4 {
  position: relative;
  left: 25px;
  top: 70px;
  display: inline-block;
  float: none;
  font-family: Avenir, sans-serif;
  color: hsla(0, 0%, 100%, 0.71);
  font-size: 32px;
  letter-spacing: 3px;
}

.paises-png {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  width: 100%;
  height: 100%;
  background-image: url('../images/paises.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hamburger-btn {
  position: fixed;
  left: auto;
  top: 45px;
  right: 60px;
  z-index: 98;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hamb-line {
  height: 3px;
  background-color: #fff;
  color: #fff;
}

.nav-item-block {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 15px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-item-block.contacto-responsive-fix {
  display: none;
}

.main-navigation-close {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}

.nav-items-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-left: 9%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav-img-home {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
}

.nav-img-clients {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
}

.main-navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 998;
  display: none;
  height: 100vh;
  background-color: #fff;
  background-image: url('../images/fondo-menu.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.nav-text {
  position: relative;
  bottom: -85px;
  font-family: Avenir, sans-serif;
  color: hsla(0, 0%, 100%, 0.58);
  font-size: 4.93vh;
  line-height: 7.15vh;
  font-weight: 900;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-text:hover {
  color: #fff;
}

.nav-contact-link {
  position: relative;
  z-index: 2;
  width: 25.5%;
  color: #000;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
}

.nav-contact-link:hover {
  color: #f55143;
}

.nav-img-about {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
}

.navigation-footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10%;
  padding-bottom: 60px;
  padding-left: 10%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-imgs-container {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-item-hover-line {
  position: absolute;
  left: 0px;
  top: 45%;
  right: 0px;
  width: 100%;
  height: 20px;
  background-color: #000;
}

.cerrar {
  position: absolute;
  top: 65px;
  right: 65px;
  z-index: 9999;
  cursor: pointer;
}

.cerrar.cerrar1 {
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-image: url('../images/salir.png');
  background-position: 0px 0px;
  background-size: cover;
}

.contenedor-flores {
  position: relative;
  left: 60px;
  bottom: -33vh;
  width: 500px;
}

.lb-carrusel {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-color: transparent;
  background-image: url('../images/fondo_01.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.contenedor-carrusel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.barra-loader-scroll {
  position: fixed;
  bottom: 0px;
  z-index: 999;
  display: block;
  width: auto;
  height: 8px;
}

.progreso {
  position: relative;
  left: -100vw;
  width: 100vw;
  height: 20px;
  background-color: #fff;
}

.animacion-color {
  position: relative;
  right: auto;
  width: 500px;
  margin-left: auto;
}

.container {
  position: relative;
  margin-right: 30px;
  margin-left: 30px;
}

.contenedor-botella-filosofia {
  position: relative;
  display: none;
  width: auto;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.contenedor-botella-filosofia.test1 {
  display: block;
  height: auto;
}

.contenedor-flores-filosofia {
  position: relative;
  display: none;
}

.gently-scroll {
  width: 162px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Avenir Book', sans-serif;
  color: #fff;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.botella-responsive-fixed {
  display: none;
}

.preloader-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  background-color: #ff5100;
}

.logo-preloader {
  width: 140px;
}

@media screen and (max-width: 991px) {
  .item-menu {
    margin-bottom: 30px;
    font-size: 36px;
  }
  .nav {
    display: none;
  }
  .section {
    display: block;
  }
  .section.entrada-home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .section.video-inicio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .section.entrada-textos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .section.entrada-textos.entrada-textos-2 {
    display: block;
  }
  .titulo-entrada-pagina {
    font-size: 64px;
    line-height: 70px;
  }
  .our-story.story-4 {
    width: 2000px;
  }
  .our-story.story-3 {
    right: 100vw;
  }
  .texto-parrafo {
    left: 0px;
    bottom: -760px;
    margin-right: 120px;
    margin-left: 120px;
    font-size: 2.4vh;
    line-height: 3.7vh;
  }
  .texto-parrafo.texto-parrafo-2 {
    left: 0px;
    right: 0px;
    z-index: 9;
  }
  .texto-parrafo.texto-parrafo-2.texto-our-philosop {
    z-index: 80;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 2.4vh;
    line-height: 3.7vh;
  }
  .logo {
    display: block;
    width: 90px;
  }
  .logo.w--current {
    width: 90px;
  }
  .logo.logo-sitio {
    display: none;
  }
  .texto-primario.titulo-our-la {
    position: relative;
    bottom: -20px;
    width: 100%;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    font-size: 46px;
    line-height: 50px;
  }
  .column.columna-morada {
    display: none;
  }
  .contenedor-texto.primario.efecto-la {
    left: 0px;
    right: 0px;
    line-height: 50px;
  }
  .contenedor-texto.contenedor-animacion-alt {
    z-index: 6;
  }
  .columna.columna-roja {
    display: none;
  }
  .color-texto-animacion.titulo-la {
    line-height: 50px;
  }
  .image-7 {
    left: 0px;
    right: 0px;
    display: block;
    width: 190px;
    margin-right: auto;
    margin-left: auto;
    opacity: 1;
  }
  .contenedor-mapa {
    bottom: -33vh;
    width: 100%;
  }
  .paragraph-9 {
    font-size: 44px;
    letter-spacing: 5px;
  }
  .section-2.carrusel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }
  .section-2.contacto {
    display: block;
  }
  .section-2.contacto.contacto-alternativo {
    display: none;
  }
  .section-2.contacto.contacto-fix {
    position: fixed;
    right: -100vw;
    z-index: 999;
    display: none;
  }
  .section-2.contacto.fix-wp.escritorio-tablet {
    height: 100%;
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .section-2.contacto.contacto-alternativo {
    display: none;
  }
  .contenedor-titulos.titulos-last-awards {
    left: 30px;
    top: 40px;
  }
  .column-3 {
    left: auto;
    min-height: 50vh;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .column-3.alt1 {
    display: none;
  }
  .column-4 {
    min-height: 50vh;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .column-4.altder {
    height: 100%;
    min-height: 50vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slider-vinos {
    width: 100%;
  }
  .mask {
    margin-right: auto;
    margin-left: auto;
  }
  .columns-2 {
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .item-img-slider {
    width: 160px;
  }
  .paragraph-8 {
    font-size: 38px;
  }
  .texto-global-fix {
    left: 0px;
    top: 101vh;
    right: 0px;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    line-height: 50px;
    text-align: left;
  }
  .boton-sitio.boton-modal.contacto {
    margin-top: 15px;
    margin-left: 45px;
  }
  .contenedor-redes {
    font-size: 4.13vh;
    line-height: 4.47vh;
  }
  .contenedor-contenido-contacto {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .heading-3 {
    font-size: 32px;
  }
  .datos-contacto {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-9 {
    margin-top: 15px;
  }
  .paragraph-3 {
    line-height: 1.5vh;
    letter-spacing: 0.07vh;
  }
  .link-4 {
    line-height: 1.5vh;
    letter-spacing: 0.07vh;
  }
  .link-5 {
    line-height: 1.5vh;
    letter-spacing: 0.07vh;
  }
  .text-block-2 {
    line-height: 1.5vh;
    letter-spacing: 0.079vh;
  }
  .columns-4 {
    margin-right: 60px;
    margin-left: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .redes-sociales {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .botella-cambiante.uno {
    display: none;
  }
  .botella-cambiante.dos {
    z-index: 9;
  }
  .column-5 {
    display: block;
    height: 50%;
    padding-top: 170px;
  }
  .column-6 {
    display: block;
    height: 50%;
  }
  .menu-item {
    height: 33px;
    margin-bottom: 20px;
    margin-left: 45px;
  }
  .p-item-menu.p-item-menu-1 {
    font-size: 36px;
  }
  .p-item-menu.p-item-menu-2 {
    font-size: 36px;
  }
  .p-item-menu.p-item-menu-3 {
    font-size: 36px;
  }
  .p-item-menu.p-item-menu-4 {
    font-size: 36px;
  }
  .p-item-menu.p-item-menu-5 {
    font-size: 36px;
  }
  .contenedor-redes-2 {
    font-size: 32px;
  }
  .heading-6 {
    font-size: 32px;
  }
  .selector {
    top: 10.5%;
  }
  .selector.selector-3 {
    top: 73%;
  }
  .selector.selector-4 {
    top: 88%;
  }
  .flores-u {
    left: 0px;
    right: 0px;
    margin-right: auto;
    margin-left: auto;
    opacity: 0.65;
  }
  .flores-u.flor-1 {
    left: 0px;
  }
  .flores-u.flor-2 {
    left: 0px;
  }
  .contenedor-idiomasredes {
    bottom: auto;
    width: 100%;
    padding-left: 80px;
  }
  .item-rrss {
    font-size: 28px;
  }
  .icono-rrss.facebook {
    width: 40px;
    height: 40px;
  }
  .icono-rrss.instagram {
    width: 40px;
    height: 40px;
  }
  .image-11 {
    display: none;
  }
  .hamburger-btn {
    z-index: 98;
  }
  .nav-item-block {
    margin-bottom: 15px;
  }
  .nav-items-container {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .main-navigation {
    z-index: 998;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }
  .nav-text {
    bottom: -86px;
    font-size: 40px;
    line-height: 50px;
  }
  .nav-imgs-container {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .contenedor-flores {
    position: relative;
    left: -175px;
    right: 0px;
    z-index: 5;
    width: 72%;
    margin-right: auto;
    margin-left: auto;
  }
  .lb-carrusel {
    display: none;
  }
  .barra-loader-scroll {
    position: fixed;
    bottom: 0px;
    z-index: 999;
    width: 100%;
    height: 10px;
  }
  .progreso {
    position: fixed;
    left: -100vw;
    width: 100%;
    height: 10px;
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .contenedor-mid.vertical-center {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .contenedor-mid.vertical-center {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 45px;
    padding-left: 45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .contenedor-mid.vertical-center.fix-flex-content {
    display: block;
  }
  .logo-superior {
    display: none;
  }
  .wines-of-chile {
    bottom: 30px;
  }
  .section {
    display: block;
  }
  .section.entrada-home {
    display: block;
  }
  .section.entrada-home.escritorio-tablet {
    display: none;
  }
  .section.entrada-home.escritorio-tablet.responsive {
    position: relative;
    top: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }
  .section.video-inicio {
    display: block;
  }
  .section.video-inicio.escritorio-tablet {
    display: none;
  }
  .section.video-inicio.escritorio-tablet.responsive {
    position: relative;
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section.entrada-textos {
    display: block;
  }
  .section.entrada-textos.entrada-textos-2 {
    display: block;
  }
  .section.entrada-textos.entrada-textos-2.escritorio-tablet {
    display: none;
  }
  .section.entrada-textos.entrada-textos-2.escritorio-tablet.responsive {
    display: block;
    width: 100%;
    height: auto;
  }
  .section.entrada-textos.escritorio-tablet {
    display: none;
  }
  .section.entrada-textos.escritorio-tablet.responsive {
    position: relative;
    top: auto;
    display: block;
    height: 100%;
  }
  .section.escritorio-tablet {
    display: block;
  }
  .section.escritorio-tablet.fix-altura {
    height: auto;
    min-height: auto;
  }
  .titulo-entrada-pagina {
    font-size: 52px;
    line-height: 60px;
  }
  .titulo-entrada-pagina.naranjo {
    font-size: 52px;
    line-height: 60px;
  }
  .background-video {
    position: absolute;
  }
  .our-story.story-4 {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    overflow: visible;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 45px;
    font-size: 40px;
  }
  .our-story.story-3 {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    margin-top: 45px;
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 10px;
  }
  .our-story.story-1 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    z-index: 9;
    overflow: visible;
    height: auto;
    margin-top: 60px;
    margin-bottom: 45px;
    font-size: 42px;
    line-height: 32px;
    letter-spacing: 3px;
  }
  .our-story.story-2 {
    position: relative;
    right: auto;
    bottom: auto;
  }
  .bold-text-2 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 45px;
    letter-spacing: 3px;
  }
  .texto-parrafo {
    position: relative;
    left: 0px;
    bottom: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 1px;
  }
  .texto-parrafo.texto-parrafo-2 {
    margin-right: 70px;
    line-height: 36px;
  }
  .texto-parrafo.texto-parrafo-2.texto-our-philosop {
    bottom: 0px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    text-align: left;
    letter-spacing: 1px;
  }
  .image-3.botellas.botellas-2 {
    position: relative;
    top: 0px;
  }
  .image-2 {
    top: 0px;
  }
  .image-4 {
    position: relative;
    bottom: 0px;
    width: 21vh;
  }
  .bold-text-3 {
    width: 100%;
    line-height: 45px;
    letter-spacing: 3px;
  }
  .logo {
    position: absolute;
    display: block;
  }
  .logo.w--current {
    position: absolute;
    width: 70px;
  }
  .logo.logo-menu {
    width: 70px;
  }
  .fake-height.fake-height2 {
    display: none;
  }
  .fake-height.fake-height2.fix-height {
    display: none;
  }
  .image-6 {
    display: block;
  }
  .texto-primario.texto-contacto-1 {
    font-size: 3.3vh;
    line-height: 3.34vh;
  }
  .texto-primario.texto-contacto-2 {
    font-size: 3.3vh;
    line-height: 3.34vh;
  }
  .texto-primario.texto-primario-fix {
    margin-top: 0px;
    margin-bottom: 45px;
    padding-top: 60px;
    font-size: 42px;
    line-height: 42px;
    text-align: left;
  }
  .texto-primario.titulo-our-la {
    bottom: auto;
    z-index: 9;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 42px;
    line-height: 42px;
  }
  .column {
    min-height: auto;
  }
  .column.columna-morada {
    display: block;
    min-height: 500px;
  }
  .column.fix-altura-colt {
    min-height: 500px;
  }
  .contenedor-texto.primario.efecto-la {
    position: relative;
    bottom: 0px;
    width: 100%;
    padding: 60px 45px 45px;
  }
  .contenedor-texto.contenedor-animacion-alt {
    position: relative;
    top: auto;
    right: auto;
    line-height: 20px;
  }
  .columna {
    min-height: auto;
  }
  .columna.columna-roja {
    display: block;
    min-height: 500px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .columna.fix-altura-colt {
    min-height: 500px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .columns {
    min-height: auto;
  }
  .columns.fix-altura-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .color-texto-animacion {
    display: none;
  }
  .color-texto-animacion.color-texto-contacto-anim {
    display: none;
    height: 100%;
  }
  .color-texto-animacion.color-texto-anim-2 {
    display: none;
  }
  .texto-secundario {
    text-align: center;
  }
  .image-7 {
    width: 150px;
  }
  .section-2.carrusel {
    height: 100%;
  }
  .section-2.contacto {
    display: block;
    height: 100vh;
  }
  .section-2.contacto.contacto-fix {
    height: 100%;
  }
  .section-2.contacto.fix-wp.escritorio-tablet {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-2.contacto {
    height: 1000px;
  }
  .contenedor-titulos.titulos-last-awards {
    margin-bottom: 15px;
    padding-top: 60px;
  }
  .column-3.alt1 {
    min-height: 350px;
  }
  .column-4.altder {
    position: relative;
    min-height: auto;
  }
  .slider-vinos {
    margin-bottom: 60px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .columns-2 {
    height: 100%;
    min-height: 350px;
  }
  .item-img-slider {
    width: 120px;
  }
  .texto-global-fix {
    position: relative;
    top: 0px;
    text-align: left;
  }
  .boton-sitio.boton-modal.contacto {
    margin-left: 0px;
    float: left;
    clear: left;
  }
  .boton-sitio.boton-modal.contacto.boton-sitio-seccion-purpura {
    display: block;
    width: 150px;
    margin-right: auto;
    margin-left: auto;
  }
  .image-9 {
    float: left;
    clear: none;
  }
  .paragraph-3 {
    margin-bottom: 40px;
    font-size: 1.11vh;
    line-height: 1.43vh;
  }
  .link-4 {
    font-size: 1.11vh;
    line-height: 1.43vh;
  }
  .link-4.web {
    line-height: 1.43vh;
  }
  .link-5 {
    font-size: 1.11vh;
    line-height: 1.43vh;
  }
  .text-block-2 {
    font-size: 1.11vh;
    line-height: 1.43vh;
  }
  .columns-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .botella-cambiante.dos {
    display: block;
  }
  .column-5 {
    padding-top: 155px;
  }
  .menu-item {
    display: none;
  }
  .menu-item.contenedor-contacto-responsive-fix {
    display: none;
  }
  .selector {
    top: 1140px;
  }
  .selector.selector-1 {
    top: 2250px;
  }
  .selector.selector-3 {
    top: 5440px;
  }
  .selector.selector-4 {
    top: 6475px;
  }
  .flores-u {
    z-index: 2;
    width: 480px;
  }
  .flores-u.flor-0 {
    width: 480px;
  }
  .scroll-to {
    display: none;
  }
  .contenedor-idiomasredes {
    position: relative;
  }
  .hamburger-btn {
    top: 35px;
    right: 30px;
  }
  .nav-item-block.contacto-responsive-fix {
    display: block;
  }
  .nav-item-block.contacto-ocultar-responsive {
    display: none;
  }
  .nav-items-container {
    margin-bottom: 30px;
    margin-left: 0%;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .main-navigation {
    z-index: 998;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .nav-imgs-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .cerrar.cerrar1 {
    top: 30px;
    right: 40px;
  }
  .contenedor-flores {
    left: auto;
    bottom: auto;
    width: 300px;
  }
  .container.container-fix {
    margin-right: 0px;
    margin-left: 0px;
  }
  .contenedor-botella-filosofia.test1 {
    height: 430px;
    margin-top: 25px;
  }
  .botellas-responsive {
    position: relative;
    z-index: 9;
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .mapa-responsive {
    position: relative;
  }
  .botella-responsive-fixed {
    position: absolute;
    left: 0px;
    top: 10%;
    right: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-12 {
    display: block;
    width: 100%;
    max-width: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .preloader-loader {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .menu-interno {
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .list {
    padding-left: 0px;
  }
  .item-menu {
    margin-bottom: 5px;
    font-size: 20px;
  }
  .nav {
    display: none;
  }
  .logo-interno {
    width: 80px;
  }
  .hamburger-wrapper {
    right: 15px;
  }
  .contenedor-mid.vertical-center {
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contenedor-mid.vertical-center.fix-flex-content {
    padding-right: 30px;
    padding-left: 30px;
  }
  .wines-of-chile {
    bottom: 30px;
  }
  .image {
    width: 80px;
    height: 80px;
  }
  .section.entrada-home.escritorio-tablet.responsive {
    height: 100vh;
  }
  .texto-wines-of-chile {
    font-size: 16px;
    letter-spacing: 1px;
  }
  .texto-wines-of-chile.naranjo {
    font-size: 16px;
    letter-spacing: 1px;
  }
  .titulo-entrada-pagina {
    font-size: 30px;
    line-height: 32px;
    letter-spacing: 1px;
  }
  .titulo-entrada-pagina.naranjo {
    font-size: 19px;
    line-height: 24px;
    letter-spacing: 1px;
  }
  .our-story.story-4 {
    font-size: 24px;
    letter-spacing: 3px;
  }
  .our-story.story-3 {
    font-size: 24px;
    letter-spacing: 3px;
  }
  .our-story.story-1 {
    margin-top: 45px;
    margin-bottom: 25px;
  }
  .bold-text-2 {
    font-size: 20px;
    line-height: 26px;
  }
  .texto-parrafo {
    font-size: 18px;
    line-height: 22px;
  }
  .texto-parrafo.texto-parrafo-2 {
    bottom: -1585px;
    margin-right: 30px;
    margin-left: 30px;
    line-height: 32px;
  }
  .texto-parrafo.texto-parrafo-2.texto-our-philosop {
    font-size: 18px;
    line-height: 22px;
  }
  .image-3.botellas.botellas-2 {
    width: 200px;
  }
  .image-4 {
    width: 80px;
  }
  .bold-text-3 {
    font-size: 20px;
    line-height: 26px;
  }
  .logo {
    position: absolute;
    display: block;
    width: 90px;
  }
  .logo.w--current {
    position: absolute;
    width: 65px;
  }
  .logo.logo-menu {
    display: none;
  }
  .texto-primario {
    font-size: 24px;
    line-height: 30px;
  }
  .texto-primario.texto-contacto-1 {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 3px;
  }
  .texto-primario.texto-contacto-2 {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 3px;
  }
  .texto-primario.texto-primario-fix {
    font-size: 32px;
    line-height: 34px;
    letter-spacing: 2px;
  }
  .texto-primario.titulo-our-la {
    font-size: 32px;
    line-height: 34px;
    letter-spacing: 2px;
  }
  .column.columna-morada {
    min-height: 300px;
  }
  .column.fix-altura-colt {
    min-height: 300px;
  }
  .contenedor-texto.primario.texto-contacto.espaciado-fix {
    margin-top: 30px;
  }
  .contenedor-texto.primario.efecto-la {
    left: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .contenedor-texto.contenedor-animacion-alt {
    right: 0px;
    width: 100%;
    margin-right: 30px;
    margin-left: 30px;
  }
  .contenedor-texto.contenedor-animacion-alt.owp-texto {
    right: auto;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 62px;
  }
  .columna.columna-roja {
    min-height: 300px;
  }
  .columna.fix-altura-colt {
    min-height: 300px;
  }
  .color-texto-animacion {
    display: none;
    height: 100%;
  }
  .color-texto-animacion.color-texto-anim-2 {
    height: 100%;
  }
  .texto-secundario {
    font-size: 24px;
    line-height: 30px;
  }
  .image-7 {
    position: relative;
    left: 0px;
    bottom: 15px;
    width: 110px;
  }
  .section-2.carrusel {
    display: block;
    height: 100%;
  }
  .section-2.contacto {
    display: block;
    min-height: 100vh;
  }
  .section-2.contacto.contacto-fix {
    right: -100vw;
    display: block;
  }
  .section-2.contacto.fix-wp.escritorio-tablet {
    height: auto;
    min-height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section-2.contacto {
    height: 1000px;
  }
  .contenedor-titulos {
    margin-bottom: 15px;
  }
  .contenedor-titulos.titulos-last-awards {
    padding-top: 60px;
  }
  .column-3 {
    min-height: 350px;
  }
  .column-4 {
    min-height: 350px;
  }
  .column-4.altder {
    min-height: 770px;
  }
  .slider-vinos {
    bottom: 0px;
    height: auto;
  }
  .mask {
    margin-right: 30px;
    margin-left: 30px;
  }
  .columns-2 {
    height: 100%;
    min-height: 350px;
  }
  .item-img-slider {
    width: 100px;
  }
  .texto-global-fix {
    left: 30px;
    top: 97.6vh;
    font-size: 32px;
    line-height: 34px;
    letter-spacing: 2.5px;
  }
  .heading-4 {
    font-size: 20px;
  }
  .boton-sitio.boton-modal.contacto {
    font-size: 16px;
  }
  .contenedor-redes {
    margin-right: 30px;
    margin-left: 30px;
    font-size: 26px;
    line-height: 25px;
    letter-spacing: 4px;
  }
  .contenedor-contenido-contacto {
    margin-right: 30px;
    margin-left: 30px;
  }
  .heading-3 {
    font-size: 26px;
  }
  .paragraph-2 {
    font-size: 12px;
  }
  .datos-contacto {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-9 {
    width: 130px;
  }
  .paragraph-3 {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 16px;
  }
  .link-4 {
    font-size: 16px;
    line-height: 15px;
  }
  .link-4.web {
    line-height: 16px;
  }
  .link-5 {
    font-size: 16px;
    line-height: 15px;
  }
  .text-block-2 {
    font-size: 16px;
    line-height: 15px;
  }
  .columns-4 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 60px;
    padding-bottom: 60px;
    -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;
  }
  .seek-us-contenedor {
    margin-right: 30px;
    margin-left: 30px;
  }
  .heading-5 {
    font-size: 20px;
  }
  .text-block-3 {
    font-size: 14px;
  }
  .heading-6 {
    font-size: 26px;
  }
  .selector {
    top: 700px;
  }
  .selector.selector-3 {
    top: 4660px;
  }
  .selector.selector-4 {
    top: 5360px;
  }
  .flores-u {
    left: 0px;
    width: 300px;
  }
  .flores-u.flor-1 {
    width: 300px;
  }
  .flores-u.flor-2 {
    width: 300px;
  }
  .flores-u.flor-3 {
    width: 300px;
  }
  .texto-vino {
    font-size: 20px;
  }
  .scroll-to {
    position: relative;
    bottom: -115px;
    display: none;
  }
  .contenedor-idiomasredes {
    right: auto;
    padding-right: 30px;
    padding-left: 30px;
  }
  .idiomas-selector {
    padding-right: 10px;
    padding-left: 10px;
  }
  .rede {
    padding-left: 0px;
  }
  .text-block-4 {
    display: none;
  }
  .hamburger-btn {
    top: 35px;
    right: 30px;
    width: 30px;
    height: 20px;
  }
  .hamb-line {
    height: 2px;
  }
  .nav-item-block {
    line-height: 30px;
  }
  .main-navigation-close {
    display: block;
  }
  .nav-items-container {
    width: 100%;
    margin-left: 0%;
    padding-left: 20px;
  }
  .main-navigation {
    z-index: 998;
    display: none;
  }
  .nav-text {
    bottom: -80px;
    font-size: 24px;
    line-height: 30px;
  }
  .navigation-footer {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .nav-imgs-container {
    display: block;
  }
  .nav-item-hover-line {
    height: 10px;
  }
  .cerrar.cerrar1 {
    top: 35px;
    right: 30px;
  }
  .cerrar.cerrar1.cerrar2 {
    top: 35px;
  }
  .contenedor-flores {
    right: auto;
    width: 100%;
  }
  .lb-carrusel {
    display: none;
  }
  .contenedor-botella-filosofia.test1 {
    height: 385px;
    margin-top: -10px;
    margin-bottom: -30px;
  }
  .gently-scroll {
    font-size: 12px;
    text-align: center;
  }
  .botellas-responsive {
    width: 100%;
    max-width: 300px;
  }
  .body {
    background-color: #ff5100;
  }
  .botella-responsive-fixed {
    top: 3%;
  }
  .image-12 {
    width: 100%;
    max-width: 130px;
  }
  .image-12.botella-morada {
    width: 100%;
    max-width: 130px;
  }
}

@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-Oblique-11.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-Light-07.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir Roman';
  src: url('../fonts/Avenir-Roman-12.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-BlackOblique-04.ttf') format('truetype'), url('../fonts/Avenir-HeavyOblique-06.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-Black-03.ttf') format('truetype'), url('../fonts/Avenir-Heavy-05.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-LightOblique-08.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Avenir Book';
  src: url('../fonts/Avenir-Book-01.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-MediumOblique-10.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Avenir Book';
  src: url('../fonts/Avenir-BookOblique-02.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-Medium-09.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}