.brand-link {
  display: block;
  width: 350px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.brand-img {
  display: block;
  margin: 20px auto;
}

.navbar-menu {
  position: relative;
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  border-bottom: 1px solid #fff;
}

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

.navbar-menu-inner {
  position: absolute;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.navbar {
  background-color: #000;
}

.navbar-link {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  letter-spacing: 1px;
}

.navbar-link:hover {
  color: #999;
}

.navbar-link.w--current {
  color: #d00070;
}

.navbar-link.first {
  margin-left: 50px;
  background-color: #000;
}

.general-section {
  padding-bottom: 60px;
  border-style: none;
  background-color: #000;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.hero-img {
  margin-bottom: 20px;
}

.inicio-p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.footer-section {
  margin-top: 20px;
  margin-bottom: 20px;
}

.footer-p {
  padding-bottom: 13px;
  border-bottom: 1px dotted #ccc;
  text-align: center;
}

.body {
  font-family: 'Open Sans', sans-serif;
}

.footer-link {
  margin-right: 25px;
  color: #666;
  text-decoration: none;
}

.footer-link:hover {
  color: #ccc;
}

.footer-copyright-p {
  color: #ccc;
  font-size: 12px;
  text-align: center;
}

.empresa-p {
  float: left;
  text-align: justify;
}

.side-img {
  width: 100%;
  margin-bottom: 20px;
}

.copete {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  text-decoration: none;
}

.h1 {
  margin-top: 0px;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

.h1.empresa {
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: left;
}

.h1.certificacion {
  margin-top: 0px;
  text-align: left;
}

.h1.puntos-de-venta {
  margin-top: 18px;
  text-align: left;
}

.h1.contacto {
  margin-top: 0px;
  text-align: left;
}

.h1.contacto.datos {
  margin-bottom: 13px;
}

.h1.comercio-exterior {
  text-align: left;
}

.puntos-de-venta-row {
  margin-bottom: 20px;
}

.hide {
  display: none;
}

.row-marcas {
  margin-top: 17px;
}

.comercio-exterior-p {
  text-align: center;
}

.contacto-submit {
  margin-top: 8px;
  background-color: #d00070;
}

.contacto-submit:hover {
  background-color: #830b4c;
}

.mapa {
  max-height: 200px;
}

.h2 {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.link {
  color: #fff;
  text-decoration: none;
}

.link:hover {
  color: #666;
}

.certificado-p {
  display: block;
  margin-top: 17px;
  color: #fff;
  text-decoration: none;
}

.p.marcas {
  text-align: center;
}

.general-container {
  padding-top: 20px;
}

.subtitular {
  text-align: left;
}

.subtitular.certificacion {
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
  font-weight: 300;
}

.form-text-field {
  border: 1px solid #fff;
  background-color: #000;
  color: #fff;
}

.form-text-field:focus {
  border-color: #d00070;
}

.success-message-container {
  border: 1px solid #fff;
  background-color: #000;
}

.form-alert {
  border: 1px solid #fff;
  background-color: #000;
}

.puntos-de-venta-slider {
  max-height: 220px;
  background-color: #000;
}

.language-img {
  margin-top: 18px;
}

.language-img:hover {
  opacity: 0.5;
}

.language-link {
  padding-right: 20px;
  padding-left: 20px;
}

@media (max-width: 991px) {
  .navbar-menu {
    margin-top: 0px;
    border-bottom: 0px none transparent;
    background-color: #000;
  }
  .navbar-container {
    padding-top: 0px;
    border-bottom: 0px none transparent;
    background-color: #000;
  }
  .navbar-link {
    padding-left: 0px;
    border-bottom: 1px solid #fff;
    background-color: transparent;
  }
  .navbar-link.first {
    margin-left: 0px;
  }
  .navbar-link.first.w--current {
    margin-left: auto;
    border-top: 1px solid #000;
  }
  .hero-img {
    margin-top: 0px;
  }
  .footer-link {
    display: inline;
    margin-right: 15px;
  }
  .menu-icon {
    display: block;
    width: 107px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    color: #fff;
  }
  .menu-icon.w--open {
    width: 107px;
    padding-bottom: 18px;
    background-color: transparent;
  }
  .menu-icon-text {
    width: 46px;
    margin-top: 2px;
    float: left;
    font-size: 14px;
    letter-spacing: 1px;
  }
  .h1.puntos-de-venta {
    margin-top: 18px;
  }
  .h1.comercio-exterior {
    text-align: left;
  }
  .puntos-de-venta-slider {
    max-height: 180px;
  }
  .language-img {
    display: block;
    margin-bottom: 20px;
    float: none;
  }
  .language-link {
    display: block;
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  .brand-link {
    padding-left: 0px;
  }
  .brand-link.w--current {
    width: 100%;
  }
  .brand-img {
    max-width: 60%;
  }
  .navbar-menu {
    background-color: #000;
  }
  .navbar-link {
    margin-right: 20px;
    margin-left: 20px;
  }
  .navbar-link.first {
    margin-left: 20px;
    background-color: #000;
  }
  .navbar-link.first.w--current {
    margin-right: 20px;
    margin-left: 20px;
    border-top: 1px solid #fff;
  }
  .general-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-link {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .empresa-p {
    text-align: left;
  }
  .side-img {
    display: block;
  }
  .side-img.empresa {
    display: none;
  }
  .copete {
    line-height: 38px;
  }
  .h1.empresa {
    text-align: left;
  }
  .h1.puntos-de-venta {
    margin-top: 20px;
    padding-left: 10px;
    text-align: left;
  }
  .h1.marcas {
    padding-left: 10px;
    text-align: left;
  }
  .logo-marcas.arriba {
    margin-bottom: 17px;
  }
  .p.marcas {
    padding-left: 10px;
    text-align: left;
  }
  .certificado {
    margin-top: 40px;
  }
  .puntos-de-venta-slider {
    max-height: 140px;
  }
  .language-img {
    margin-left: 20px;
  }
}

@media (max-width: 479px) {
  .brand-link {
    max-width: 90%;
    padding-left: 0px;
  }
  .menu-icon {
    color: #fff;
  }
  .side-img.empresa {
    display: none;
  }
  .copete {
    font-size: 20px;
    line-height: 26px;
  }
  .h1 {
    text-align: center;
  }
  .h1.empresa {
    text-align: left;
  }
  .h1.certificacion {
    text-align: left;
  }
  .h1.puntos-de-venta {
    text-align: left;
  }
  .h1.marcas {
    text-align: left;
  }
  .puntos-de-venta-row {
    margin-bottom: 0px;
  }
  .puntos-deventa-img {
    margin-bottom: 20px;
  }
  .certificado-p {
    margin-bottom: 40px;
  }
  .puntos-de-venta-slider {
    max-height: 90px;
  }
}

