.description-h1{
    max-width: 980px;
    margin: 0 auto;
    padding: 0 30px;
}

.description-h1.origin{
  max-width: 380px;
}

.description-h1.quality{
  max-width: 800px;
}

.description-h1.tradition{
  max-width: 600px;
}

div.wpcf7{
  padding: 15px 15px 15px;
  border-style: solid;
  border-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-color: rgba(255, 255, 255, 0.36);
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.68);
  font-family: Merriweather, serif;
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

.wpcf7 form br {display: none!important;}

span.wpcf7-not-valid-tip {
    margin: 0 0 5px;
}

div.wpcf7-validation-errors{
  border: 2px solid #fff;
}

.wpcf7.fx{
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  transition: opacity 2400ms, transform 2400ms;
}

.menu-top ul{
  padding: 0;
}

.menu-top li{
  list-style-type: none;
}

.menu-top li a{
    display: block;
    margin-top: 0px;
    margin-bottom: 4px;
    font-family: Copperplate, sans-serif;
    color: black;
    font-size: 18px;
    line-height: 19px;
    letter-spacing: 0px;
    text-decoration: none;
}

.menu-top li:first-child{
  margin-top: 30px;
}

.description-h1{
    max-width: 980px;
    margin: 0 auto;
    padding: 0 30px;
}

.description-h1.origin{
  max-width: 380px;
}

.description-h1.quality{
  max-width: 800px;
}

.description-h1.tradition{
  max-width: 600px;
}

.chevron.added.back{
  text-indent: -9999px;
  vertical-align: top;
  opacity: 0;
  -webkit-transform: translate(28px, 0px);
  -ms-transform: translate(28px, 0px);
  transform: translate(28px, 0px);
}

.chevron.added.next{
  text-indent: -9999px;
  vertical-align: top;
  opacity: 0;
  -webkit-transform: translate(-43px, 0px);
  -ms-transform: translate(-43px, 0px);
  transform: translate(-43px, 0px);
}

.chevron.added.fx{
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(0px);
    -ms-transform: translateX(0px) translateY(0px);
    transform: translateX(0px) translateY(0px);
    transition: opacity 500ms 1500ms, transform 1000ms 1500ms;
}

.social a{
  text-decoration: none;
  margin: 0 4px;
}

.bottle-footer{
  max-width: 81px;
  display: block;
}

.bottle-footer-container{
  margin-top: 35px;
}

@media (min-width: 768px) {
  .w-col-margin-bottle{
    margin-left: 12.5%;
  }
}

.footer-ciudades a{
  color: #8f3207;
  text-transform: uppercase;
  text-decoration: none;
  /*ArÃ³n YÃ¡Ã±ez mod-02-02-2018*/
  line-height: 1.8;
  /*end modify*/
}

.black-curtain{
  display: block;
  z-index: 9999;
}

@media all and (min-width: 480px) and (max-width: 767px) {
  .w-col-margin-bottle{
    margin-left: 20.5%;
  }
}

@media all and (max-width: 767px){
  .intro-hero-h1{
    width: 480px;
    font-size: 30px;
    line-height: 52px;
    margin-left: -245px;
  }
}

@media all and (max-width: 640px){
  .intro-bottom{
    height: 690px;
  }
}

@media all and (max-width: 480px){
  .intro-hero-h1{
    width: 320px;
    font-size: 18px;
    line-height: 40px;
    margin-left: -160px;
    margin-top: -220px;
  }

  .blanco-body.fixed{
    background-size: auto 300%;
  }

  .intro-bottom{
    height: 690px;
  }

  .contact-h1 {
    font-size: 36px;
    line-height: 40px;
  }

}

@media all and (max-height: 540px){
  .menu-top{
    background-size: 230px auto;
  }
  .menu-icon{
    margin-top: 15px;
  }

  .menu-logo-link {
    margin-top: 15px;
  }

  .menu-top li:first-child {
      margin-top: 15px;
  }

  .social {
      margin-top: 15px;
  }
}
