.mb-5 {
  margin-bottom: 5rem;
}

.mt-2 {
  margin-top: 2rem;
}

.mt-5 {
  margin-top: 5rem;
}

.d-none {
  display: none;
}

.bg-primary {
  background: #fccf7a;
}

.navbar-login a {
  background: #faa600;
  border: 3px solid #faa600;
  color: #000 !important;
}

.navbar-login a:hover {
  border: 3px solid #faa600 !important;
  color: #000 !important;
}

.navbar-lg .navbar-nav > li > a {
  color: #fff !important;
}

.navbar-lg .navbar-nav > li > a:hover {
  color: #faa600 !important;
}

.navScroll .navbar-nav > li > a {
  color: #000 !important;
}

#logo {
  margin-top: 10px;
}

.btn.btn-primary {
  background: #fff;
  border: 3px solid #fff;
  color: #000;
}

.btn.btn-primary:hover {
  background: #faa600;
  border: 3px solid #faa600 !important;
  color: #000;
}

.btn.btn-default:hover {
  border: 3px solid #faa600 !important;
  color: #000;
}

.testimonials-color {
  background: #fccf7a;
}

footer {
  padding: 40px 0 0;
}

.footer2,
.footer-copy {
  background: #fff;
}

.footerP a {
  color: #000;
  padding: 0;
}

.footerP a:hover {
  color: #faa600;
}

.footer2 .footer-social a {
  color: #000;
}

.footer2 p {
  text-align: center;
  margin-top: 1rem;
  color: #000;
}

.footer-copy {
  color: #000;
}

.footer-copy a {
  color: #17662e;
}

.footer-copy a:hover {
  color: #faa600;
  font-weight: 800;
}

.video-action h1,
.video-action h3,
.video-action p,
.about-inline h1,
.about-inline h3,
.about-inline p {
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  color: #000;
}

.stats2-info p,
.stats2-info h2 {
  color: #17662e;
}

.list li {
  color: #000;
}

.list li i {
  color: #17662e;
}

.video-action {
  background: unset;
  height: unset;
}

.card-product p {
  font-size: 15px;
}

.card-product p span {
  color: #faa600;
  font-weight: 800;
}

.card-product .img-wrap {
  height: 160px;
  text-align: center;
}

.card-product .title {
  text-align: center;
}

.form-section {
  background: #17662e;
}

.form-section h1 {
  color: #fff;
}

.hubspot-form-container iframe[id="hs-form-virality-iframe"] {
  display: none !important;
}

.hs-form-wrapper {
  display: block;
}

#hubspot-lecop-form .hs-form-virality-iframe,
iframe#hs-form-virality-iframe {
  display: none !important;
}

.hs-form--lecop {
  max-width: 500px;
  margin: 0 auto;
  background: transparent !important;
  padding: 0 !important;
}

.hs-form--lecop fieldset {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.hs-form--lecop .inputs-list,
.hs-form--lecop .hs-error-msgs {
  list-style: none;
  margin: 0;
  padding: 0;
}

.hs-form--lecop .hs-error-msgs li label {
  color: #faa600 !important;
  font-size: 0.8rem !important;
  margin-top: 5px !important;
}

.hs-form--lecop .hs-form-field {
  position: relative;
  margin-bottom: 15px;
}

.hs-form-field__label {
  display: none !important;
}

.hs-form-field__input,
.hs-form-field__input:focus,
.hs-form--lecop .hs-input,
.hs-form--lecop .hs-input:focus {
  width: 100% !important;
  background: transparent !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 1px solid #fff !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 12px 0 !important;
  color: #fff !important;
}

.hs-form-field__input::placeholder,
.hs-form--lecop .hs-input::placeholder {
  color: rgba(255, 255, 255, 0.8) !important;
  transition: color 0.2s ease-in-out;
}

.hs-form-field__input:focus::placeholder,
.hs-form--lecop .hs-input:focus::placeholder {
  color: #fff !important;
}

.hs-form-field textarea.hs-form-field__input,
.hs-form--lecop textarea.hs-input {
  min-height: 120px !important;
  resize: vertical;
}

.hs-form--lecop .hs-form-element textarea {
  padding-top: 18px !important;
}

.hs-form-field__button,
.hs-form--lecop .hs-button.primary {
  display: inline-block !important;
  border: 3px solid #fff !important;
  background: #fff !important;
  color: #000 !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  border-radius: 0 !important;
  min-width: 160px !important;
  padding: 12px 26px !important;
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.hs-form-field__button:hover,
.hs-form-field__button:focus,
.hs-form--lecop .hs-button.primary:hover,
.hs-form--lecop .hs-button.primary:focus {
  background: #faa600 !important;
  border-color: #faa600 !important;
  color: #000 !important;
}

.hs-form-field__legal {
  margin-top: 20px;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.8);
}

.hs-form--lecop .hs-input.invalid,
.hs-form--lecop .hs-input.error {
  border-color: #faa600 !important;
}

.hubspot-form-container {
  padding: 0;
}

.hs-form--lecop .submitted-message {
  color: #fff;
  margin-top: 20px;
}

.hs-form--lecop .hs-form-field label span {
  display: none !important;
}

form {
  max-width: 500px;
  margin: 0 auto;
}

form .col-sm-6 {
  padding: 5px 0;
}

form .form-control {
  background: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  padding-left: 0;
  color: #fff;
}

#resultado {
  color: #fff;
  margin: 5rem 0;
}

.intro3::after {
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
}

.intro3 h3,
.intro3 p {
  color: #fff;
}

#frutas .intro3 {
  background: url("../../img/home_img/propuesta_IniciativaSaludable.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

#frutas .parallax2 {
  background: url("../../img/bg/bg_7.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#snacks .intro3 {
  background: url("../../img/IMG_3188.JPG");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#snacks .parallax2 {
  background: url("../../img/img_7.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#homeoffice .intro3 {
  background: url("../../img/home_img/propuesta_HomeOffice.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

#homeoffice .parallax2 {
  background: url("../../img/img_7.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* ---- whatsapp ----*/
.w-flotante {
  background-color: green;
  width: 50px;
  height: 50px;
  position: fixed;
  border-radius: 50%;
  bottom: 80px;
  right: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}

.w-flotante a {
  color: #fff;
}

.w-flotante:hover {
  background-color: #2879ff;
}

.w-flotante .whatsapp {
  color: white;
  font-size: 30px;
}

@media (max-width: 1199px) {
  #frutas .intro3, #snacks .intro3, #homeoffice .intro3 {
    background-position: center;
  }
  .info-wrap {
    margin: 0 auto;
    max-width: 600px;
  }
}

@media (max-width: 991px) {
  .footerP {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .navbar-fixed-top.navScroll {
    height: 100px;
  }
  .navbar-toggle {
    margin-top: 0;
  }
  .navScroll .navbar-nav > li > a {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  #frutas .parallax2, #homeoffice .parallax2, #snacks .parallax2 {
    background-size: 200%;
  }
  .parallax2 a {
    margin-top: 5rem;
  }
  .footer2 .footer-social {
    margin-bottom: 30px;
    padding-top: 0;
  }
}

@media (max-width: 575px) {
  #frutas .parallax2, #homeoffice .parallax2, #snacks .parallax2 {
    background-size: 300%;
  }
  #contacto img {
    width: 20%;
  }
}

@media screen and (max-width: 480px) {
  /* ---- whatsapp responsive ----*/
  .w-flotante {
    height: 5%;
    width: 100%;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    right: 0;
    border-radius: unset;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .w-flotante.d-none {
    display: inline;
  }
  .w-flotante .whatsapp {
    font-size: 22px;
    margin-top: 5px;
  }
  #btn-to-top-wrap {
    bottom: 55px;
  }
}
/*# sourceMappingURL=ajustes.css.map */