/* Sass Document */
* {
  box-sizing: border-box; }
  *::selection {
    background: #ccc;
    color: #121c09; }

body {
  font-size: 16px;
  line-height: 23px;
  overflow-x: hidden;
  color: #075231;
  font-family: "Open Sans", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100; }

img {
  max-width: 100%; }

a {
  text-decoration: none;
  transition: all 0.3s ease;
  color: #121c09; }
  a:hover {
    text-decoration: none;
    color: #121c09; }

ul, li {
  list-style: none;
  margin: 0;
  padding: 0; }

html, body {
  overflow-x: hidden; }
  @media (min-width: 1024px) {
    html, body {
      overflow-x: initial; } }

/*------------------------------------base------------------------------------- */
.negro {
  color: #121c09; }

.bg-negro {
  background: #121c09; }

.blanco {
  color: #fff; }

.bg-blanco {
  background: #fff; }

.verde {
  color: #0A7647; }

.verdef {
  color: #075231; }

.amarillo {
  color: #c6d444; }

.gris {
  color: #E6F1EC; }

.rojo {
  color: #d2353e; }

.bg-verde {
  background: #0A7647; }

.bg-verdef {
  background: #075231; }

.bg-amarillo {
  background: #c6d444; }

.bg-gris {
  background: #E6F1EC; }

.bg-rojo {
  background: #d2353e; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  line-height: 150%; }

.titulo, .bold {
  font-family: "Open Sans", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal; }

.f14 {
  font-size: 14px; }

.f12 {
  font-size: 12px; }

.f16 {
  font-size: 16px; }

@media (min-width: 1600px) {
  .container {
    max-width: 1520px; } }

.boton {
  border-radius: 60px;
  padding: 10px 30px;
  display: inline-block;
  transition: all 0.3s ease; }
  .boton--uno {
    background: #c6d444;
    font-weight: 600;
    font-size: 14px; }
    .boton--uno:hover {
      background: #075231;
      color: #c6d444; }
  .boton--dos {
    background: #fff;
    font-weight: 600;
    font-size: 14px; }
    .boton--dos:hover {
      background: #075231;
      color: #c6d444; }
  .boton--tres {
    background: #fff;
    border: 1px solid #ccc;
    font-weight: 600;
    font-size: 14px; }
    .boton--tres:hover {
      background: #E6F1EC;
      color: #0A7647; }
  .boton--cuatro {
    background: #f1f1f2;
    border: 1px solid #ccc;
    font-weight: 600;
    font-size: 14px; }
    .boton--cuatro:hover {
      background: #E6F1EC;
      color: #0A7647; }

/*------------------------------------fin base------------------------------------- */
header {
  position: sticky;
  top: 0;
  z-index: 100; }

.navbar {
  border-bottom: 1px solid #ccc;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px); }
  .navbar .nav-item a {
    font-size: 14px; }
  .navbar-brand img {
    width: 260px; }
  .navbar .dropdown-menu {
    background: #fff; }
    @media (min-width: 1024px) {
      .navbar .dropdown-menu {
        background: #0A7647; } }
    .navbar .dropdown-menu a {
      background: #fff;
      color: #0A7647; }
      .navbar .dropdown-menu a:hover {
        color: #0A7647; }
      @media (min-width: 1024px) {
        .navbar .dropdown-menu a {
          background: #0A7647;
          color: #c6d444; }
          .navbar .dropdown-menu a:hover {
            color: #fff; } }
  .navbar .dropdown:hover > .dropdown-menu {
    display: block; }
  .navbar .dropdown > .dropdown-toggle:active {
    pointer-events: none; }

.slide--texto h1 {
  font-size: 2.5rem; }
.slide--img {
  border-top: 5px solid #c6d444; }
.slide .carousel-control-prev-icon {
  background: #fff;
  padding: 20px;
  border-radius: 40px; }
.slide .carousel-control-next-icon {
  background: #fff;
  padding: 20px;
  border-radius: 40px; }

.estamos {
  font-size: 14px;
  letter-spacing: 1px; }

.bene--cuadro {
  background: #fff;
  border-radius: 8px;
  text-align: left;
  padding: 30px;
  height: 100%;
  border-bottom: 4px solid #c6d444; }

.prod {
  /* medium and up screens */ }
  .prod--item {
    text-align: center; }
    .prod--item img {
      transition: all 0.3s ease;
      transform: scale(1); }
    .prod--item:hover img {
      transform: scale(1.1); }
  @media (max-width: 767px) {
    .prod .carousel-inner .carousel-item > div {
      display: none; }
    .prod .carousel-inner .carousel-item > div:first-child {
      display: block; } }
  .prod .carousel-control-next, .prod .carousel-control-prev {
    width: 50px; }
  .prod .carousel-inner .carousel-item.active,
  .prod .carousel-inner .carousel-item-next,
  .prod .carousel-inner .carousel-item-prev {
    display: flex; }
  @media (min-width: 768px) {
    .prod .carousel-inner .carousel-item-end.active,
    .prod .carousel-inner .carousel-item-next {
      transform: translateX(25%); }
    .prod .carousel-inner .carousel-item-start.active,
    .prod .carousel-inner .carousel-item-prev {
      transform: translateX(-25%); } }
  .prod .carousel-inner .carousel-item-end,
  .prod .carousel-inner .carousel-item-start {
    transform: translateX(0); }

.plan {
  background: url(../images/bg-plan.jpg) no-repeat center/cover;
  text-align: center;
  padding: 70px 40px;
  color: #fff;
  border-radius: 20px; }

.distribuidor {
  background: #2d2925;
  background: linear-gradient(0deg, #2d2925 0%, #2d2925 30%, white 30%, white 100%); }
  .distribuidor--uno {
    background: #E6F1EC;
    border-radius: 20px;
    padding: 40px;
    height: 300px;
    position: relative; }
    .distribuidor--uno img {
      position: absolute;
      right: 0;
      bottom: -70px; }
  .distribuidor--img {
    height: 300px; }
    .distribuidor--img img {
      border-radius: 20px;
      object-fit: cover;
      height: 100%; }

footer {
  background: #2d2925;
  color: #E6F1EC;
  font-size: 13px; }
  footer .container {
    border-bottom: 7px solid #c6d444; }
    footer .container a {
      color: #E6F1EC;
      font-size: 13px; }
      footer .container a:hover {
        color: #c6d444; }

.valores--wrap {
  background: #E6F1EC;
  border-radius: 20px; }

.banner {
  background: #2d2925;
  background: linear-gradient(0deg, #2d2925 0%, #2d2925 30%, white 30%, white 100%); }
  .banner .container {
    border-radius: 20px;
    background: url(../images/bg-frase-1.png) no-repeat center/cover; }

.estamos__prod .container {
  border-radius: 20px;
  background: url(../images/estamos-prod2.jpg) no-repeat center/cover; }

.info .border {
  object-fit: cover;
  height: 100%; }
.info--bg {
  background: #E6F1EC;
  border-radius: 20px; }

.border {
  border-radius: 20px; }

.nav-breadcrumb {
  border-bottom: 1px solid #ccc; }
  .nav-breadcrumb li, .nav-breadcrumb a {
    font-size: 12px; }

.submenu {
  background: #E6F1EC;
  border-radius: 20px;
  padding: 10px;
  position: sticky;
  top: 100px; }
  .submenu li a {
    padding: 12px;
    display: block;
    border-bottom: 1px solid #fff;
    border-radius: 8px; }
    .submenu li a:hover {
      background: #0A7647;
      color: #c6d444; }
    .submenu li a.active {
      background: #0A7647;
      color: #c6d444; }

.presentacion {
  text-align: center;
  background: #E6F1EC;
  border-radius: 20px;
  padding: 10px; }

.imagen-producto {
  position: sticky;
  top: 100px; }

.puntos {
  display: flex;
  flex-wrap: wrap; }

.lugar {
  background: #E6F1EC;
  border-radius: 8px;
  padding: 10px;
  margin: 5px; }

.etapa-wrap {
  background: #E6F1EC;
  border-radius: 8px;
  padding: 30px; }

.etapa--img {
  position: sticky;
  top: 130px;
  z-index: 2; }

.tiempo {
  position: relative;
  text-align: center;
  height: 100%; }
  .tiempo img {
    margin: auto;
    position: sticky;
    top: 130px;
    z-index: 2; }
  .tiempo--linea {
    position: absolute;
    height: 100%;
    width: 5px;
    background: #E6F1EC;
    margin: auto;
    left: 0;
    right: 0; }

.val2 {
  background: #0a7647;
  background: linear-gradient(0deg, #0a7647 0%, #0a7647 10%, white 10%, white 100%); }

.cuadro {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  text-align: left;
  padding: 30px;
  height: 100%;
  border-bottom: 4px solid #c6d444; }

.form_distribuidor {
  width: 100%;
  padding: 8px;
  border-radius: 5px;
  border: 0;
  margin-bottom: 5px;
  background: rgba(255, 255, 255, 0.8); }
  .form_distribuidor:hover {
    background: white; }
  .form_distribuidor:focus {
    background: white; }

.form_distribuidor--submit {
  background: #c6d444; }

.input {
  width: 100%;
  border: 1px solid #ccc;
  padding: 8px;
  border-radius: 8px;
  margin-bottom: 10px; }

.submit {
  padding: 8px 15px;
  border: 0;
  border-radius: 8px;
  margin-bottom: 10px;
  background: #c6d444;
  color: #075231; }

.ancla {
  position: absolute;
  width: 1px;
  height: 1px;
  top: -80px;
  left: 0; }

#captcha_image {
  margin-left: 10px;
  border: 1px solid #f1f1f1;
  border-radius: 8px;
  width: 100px;
  height: 40px; }

.capt {
  font-size: 14px;
  border: 0;
  padding: 8px 15px;
  border: 0;
  border-radius: 8px;
  margin-bottom: 10px;
  background: #E6F1EC;
  color: #075231; }

.sticky {
  position: sticky;
  top: 120px; }

  .tiles {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 470px;
  }

  .tile {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    margin: auto;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: transform .5s ease-out;
  }

/*# sourceMappingURL=estilos.css.map */
