.body {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9;
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #e57d00;
}

.nav-link {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}

.nav-link.w--current {
  font-family: Roboto, sans-serif;
  color: #fff;
}

.brand {
  width: 130px;
}

.brand.w--current {
  width: 130px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  padding-top: 5px;
  padding-bottom: 7px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #f2eff8;
}

.navbar-txtcontacto {
  display: inline-block;
  margin-top: 5px;
  margin-left: 5px;
  padding-bottom: 5px;
  font-family: Roboto, sans-serif;
  color: #e57d00;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.link {
  background-image: url('../images/wapp.svg');
  background-position: 3px 0px;
  background-size: auto;
  background-repeat: no-repeat;
  color: #e57d00;
  text-decoration: none;
}

.section-inicio {
  margin-top: 140px;
  padding-top: 140px;
  padding-bottom: 140px;
  background-color: #f49d26;
  text-align: center;
}

.section-empresa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f1eef7;
  font-family: Roboto, sans-serif;
  text-align: center;
}

.section-titulos {
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #ea580c;
  font-size: 60px;
  line-height: 65px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.section-titulos.white {
  color: #fff;
}

.section-subtitulos {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  color: #0555a3;
  font-size: 35px;
  text-align: center;
  text-transform: uppercase;
}

.section-subtitulos.w {
  color: #fff;
  font-size: 30px;
}

.empresa-containerflex {
  display: inline-block;
  width: 290px;
  height: 300px;
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #f2eff8;
  text-align: center;
}

.empresa-icon {
  width: 100px;
  margin-bottom: 20px;
}

.empresa-titulo {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #0555a3;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.empresa-titulo.white {
  color: #fff;
}

.empresa-parrafo {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.empresa-parrafo.white {
  color: #fff;
}

.container {
  text-align: center;
}

.section-productos {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ea580c;
}

.productos-containerflex {
  position: relative;
  width: 290px;
  height: 320px;
  margin: 20px 10px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: transparent;
}

.container-2 {
  text-align: center;
}

.text-block {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  font-family: Roboto, sans-serif;
  color: #fff;
}

.image {
  width: 290px;
  height: 290px;
  border-radius: 20px 0px;
  background-color: #fff;
}

.slideinicio {
  height: 100%;
  background-color: transparent;
}

.slide-nav {
  font-size: 12px;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.div-containerbanner1 {
  width: 940px;
  height: 400px;
  background-image: url('../images/banner1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-containerbanner1-copy {
  width: 940px;
  height: 400px;
  background-image: url('../images/banner1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-containerbanner1-copy._2 {
  background-image: url('../images/banner.png');
}

.section-distribuidores {
  padding-top: 60px;
  padding-bottom: 80px;
}

.distribuidores-containerflex {
  display: inline-block;
  width: 290px;
  height: 300px;
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #009fe3;
  text-align: center;
}

.distribuidor-parrafo {
  margin-top: 40px;
  color: #0555a3;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
}

.section-contacto {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f49d26;
}

.paragraph {
  text-align: center;
}

.contacto-parrafo {
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.form-block {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-4 {
  display: block;
  -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;
  text-align: center;
}

.form-field {
  height: 45px;
  margin-top: 15px;
  border-radius: 5px;
}

.form-field.textarea {
  height: 150px;
}

.btn-submit {
  width: 200px;
  height: 45px;
  margin-top: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 12px 0px;
  background-color: transparent;
  text-transform: uppercase;
}

.form {
  display: block;
  width: 500px;
  -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;
}

.section-footer {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f1eef7;
}

.html-embed {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 9;
}

.container-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  float: right;
  -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;
}

.container-social.footer {
  display: block;
  width: 100%;
  text-align: right;
}

.social-link {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-left: 5px;
}

.footer-logo {
  position: static;
  display: inline-block;
  width: 150px;
  float: left;
}

.footer-parrafo {
  float: right;
  color: #ea580c;
  line-height: 26px;
  text-align: right;
}

.footer-linkwa {
  display: block;
  width: 130px;
  float: right;
  background-image: url('../images/wapp.svg');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
}

.copy-footer {
  display: inline-block;
  margin-top: 30px;
  float: left;
  clear: left;
  font-family: Roboto, sans-serif;
  color: #5c5c5c;
  font-size: 11px;
  font-weight: 400;
}

.link-back {
  display: inline-block;
  color: #0555a3;
  font-size: 18px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.container-linksback {
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  text-align: left;
}

.div-onlyproduct {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: rgba(234, 88, 12, 0.97);
}

.container-6 {
  overflow: visible;
  background-color: #fff;
}

.titulo-producto {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #ea580c;
}

.subtitulo-producto {
  font-family: Roboto, sans-serif;
  color: #ea580c;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.parrafo-producto {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
}

.btn-close {
  margin-top: 20px;
  margin-right: 20px;
  float: right;
  color: #ea580c;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}

.productos-categorias {
  position: relative;
  width: 290px;
  height: 320px;
  margin: 20px 10px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: transparent;
}

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

.incio-logo {
  width: 540px;
}

.paragraph-2 {
  width: 540px;
  margin-top: 40px;
  padding: 60px 20px;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: #fff;
  box-shadow: 4px 4px 0 0 #ea580c;
  font-size: 17px;
  font-weight: 400;
  text-align: left;
}

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

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

.divmensajeenviado {
  display: block;
  color: #878787;
}

.txttitleform {
  display: inline-block;
  color: #e5005a;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-align: right;
}

.txttitleform.center {
  display: block;
  margin-bottom: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

.divenviandomensaje {
  display: block;
  margin-bottom: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-5 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-4 {
  display: block;
  opacity: 1;
  -webkit-filter: hue-rotate(180deg);
  filter: hue-rotate(180deg);
}

.text-block-3 {
  color: #fff;
  font-size: 12px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .menu-button {
    color: #fff;
    font-size: 30px;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .nav-menu {
    height: 100vh;
    background-color: #f49d26;
  }

  .empresa-containerflex {
    width: 290px;
  }

  .container {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-containerbanner1 {
    width: 700px;
  }

  .div-containerbanner1-copy {
    width: 700px;
  }

  .distribuidores-containerflex {
    width: 290px;
  }

  .container-3 {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .btn-submit {
    width: 100%;
  }

  .container-social {
    width: 100%;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .container-social.footer {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .container-5 {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-parrafo {
    margin-top: 20px;
    text-align: right;
  }

  .footer-linkwa {
    width: 160px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-txtcontacto {
    font-size: 14px;
  }

  .section-inicio {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-empresa {
    padding-right: 10px;
    padding-left: 10px;
  }

  .empresa-containerflex {
    display: inline-block;
    width: 290px;
  }

  .container {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-containerbanner1 {
    width: 100%;
  }

  .div-containerbanner1-copy {
    width: 100%;
  }

  .distribuidores-containerflex {
    display: inline-block;
    width: 290px;
  }

  .html-embed {
    display: block;
  }

  .container-social {
    padding-left: 15px;
  }

  .container-social.footer {
    margin-top: 30px;
    padding-left: 0px;
    text-align: center;
  }

  .footer-parrafo {
    width: 100%;
    text-align: center;
  }

  .copy-footer {
    margin-top: 10px;
  }

  .column {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .menu-button {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .div-block {
    margin-top: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .navbar-txtcontacto {
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    font-size: 12px;
  }

  .empresa-containerflex {
    display: inline-block;
    width: 290px;
  }

  .div-containerbanner1 {
    display: block;
    width: 100%;
    height: 300px;
    -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;
    background-image: url('../images/banner-mobile-1.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .div-containerbanner1-copy {
    display: block;
    width: 100%;
    height: 300px;
    -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;
    background-image: url('../images/banner-mobile-1.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .div-containerbanner1-copy._2 {
    background-image: url('../images/banner-mobile-2.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .distribuidores-containerflex {
    display: inline-block;
    width: 290px;
  }

  .section-contacto {
    padding-right: 10px;
    padding-left: 10px;
  }

  .contacto-parrafo {
    font-size: 11px;
  }

  .form-block {
    width: 100%;
  }

  .form {
    width: 100%;
  }

  .html-embed {
    display: block;
  }

  .container-social.footer {
    padding-left: 0px;
  }

  .container-5 {
    display: block;
    text-align: center;
  }

  .footer-parrafo {
    display: block;
    font-size: 16px;
  }

  .footer-linkwa {
    width: 140px;
  }

  .container-linksback {
    margin-left: 20px;
  }

  .div-onlyproduct {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-6 {
    padding-bottom: 20px;
  }

  .titulo-producto {
    margin-top: 0px;
    text-align: center;
  }

  .subtitulo-producto {
    font-size: 12px;
  }

  .parrafo-producto {
    font-size: 14px;
    line-height: 16px;
  }

  .incio-logo {
    width: 100%;
  }

  .paragraph-2 {
    width: 100%;
  }

  .text-span {
    display: none;
  }

  .txttitleform {
    display: block;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
  }
}

