    /*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 26, 2020 */
    
    @font-face {
        font-family: 'leckerli_oneregular';
        src: url('../fonts/leckerlione-regular-webfont.eot');
        src: url('../fonts/leckerlione-regular-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'), url('../fonts/leckerlione-regular-webfont.woff2') format('woff2'), url('../fonts/leckerlione-regular-webfont.woff') format('woff'), url('../fonts/leckerlione-regular-webfont.ttf') format('truetype'), url('../fonts/leckerlione-regular-webfont.svg#leckerli_oneregular') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    
    @font-face {
        font-family: 'source_sans_proregular';
        src: url('../fonts/sourcesanspro-regular-webfont.eot');
        src: url('../fonts/sourcesanspro-regular-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-regular-webfont.woff2') format('woff2'), url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'), url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    
    @font-face {
        font-family: 'source_sans_prolight';
        src: url('../fonts/sourcesanspro-light-webfont.eot');
        src: url('../fonts/sourcesanspro-light-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-light-webfont.woff2') format('woff2'), url('../fonts/sourcesanspro-light-webfont.woff') format('woff'), url('../fonts/sourcesanspro-light-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    
    @font-face {
        font-family: 'source_sans_probold';
        src: url('../fonts/sourcesanspro-bold-webfont.eot');
        src: url('../fonts/sourcesanspro-bold-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-bold-webfont.woff2') format('woff2'), url('../fonts/sourcesanspro-bold-webfont.woff') format('woff'), url('../fonts/sourcesanspro-bold-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    
    @font-face {
        font-family: 'source_sans_prosemibold';
        src: url('../fonts/sourcesanspro-semibold-webfont.eot');
        src: url('../fonts/sourcesanspro-semibold-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'), url('../fonts/sourcesanspro-semibold-webfont.woff') format('woff'), url('../fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-semibold-webfont.svg#source_sans_probold') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    
    * {
        margin: 0;
        padding: 0;
    }
    
    body {
        font-family: "source_sans_proregular";
        font-weight: 400;
        font-size: 16px;
        background-image: url("../imgs/varios/fondo-menu-hoja.png");
        background-repeat: no-repeat;
        background-position: top center;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p {
        margin-bottom: 0;
    }
    
     :root {
        --color-blanco: #FFFFFF;
    }
    
    a:hover {
        color: var(--color-blanco);
    }
    
    a,
    span {
        font-size: 15px;
        color: var(--color-blanco);
    }
    
    img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0px auto;
    }
    
    h1 {
        font-family: "source_sans_proregular";
        font-weight: 400;
        font-style: italic;
        font-size: 54px;
        color: #4F8130;
        text-transform: uppercase;
        text-align: center;
    }
    
    h2 {
        font-family: "source_sans_proregular";
        font-weight: 400;
        font-style: italic;
        font-size: 41px;
        text-transform: uppercase;
        text-align: center;
        color: var(--color-blanco);
    }
    
    .fondo-certificaciones {
        background-image: url("../imgs/certificaciones/fondo-certificaciones.jpg");
        min-height: 200px;
    }
    
    .fondo-certificaciones-interna {
        background-image: url("../imgs/certificaciones/fondo-certificaciones-interna.jpg");
        min-height: 520px;
        padding-top: 100px;
        margin-top: -100px;
    }
    
    .slick-list {
        margin: 0px auto;
        width: 70%;
        height: 200px;
        padding-top: 50px;
    }
    
    @keyframes zoom-certificacion {
        0% {
            transform: scale(1, 1)translateZ(1px);
        }
        30% {
            transform: scale(1.3, 1.3)translateZ(1px);
        }
        100% {
            transform: scale(1.0, 1.0)translateZ(1px);
        }
    }
    
    .slider-certificaciones div>img {
        height: 100px;
        cursor: pointer;
    }
    
    .slider-certificaciones div:hover>img {
        animation: zoom-certificacion 3s ease-in;
    }
    
    .width-height {
        width: 80px;
        height: 80px;
    }
    
    .slick-prev {
        left: 15px;
    }
    
    .slick-next {
        right: 15px;
    }
    
    .rounded-12 {
        border-radius: 12px;
    }
    
    .texto-principal h1 {
        font-style: normal;
        color: #3D4935;
        font-size: 36px;
    }
    
    .texto-principal h4 {
        color: #686867;
        font-family: "source_sans_prolight";
        font-weight: 500;
        font-size: 26px;
    }
    
    .texto-principal .linea {
        background: #4F8130;
        height: 6px;
        width: 120px;
        margin: 0px auto;
    }
    
    .fondo-crema {
        background-image: url("../imgs/varios/fondo-crema.png");
        min-height: 500px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .caracteristicas h2 {
        font-family: "leckerli_oneregular";
        font-size: 45px;
        line-height: 43px;
        color: #A8C71B;
        text-transform: none;
        text-align: center;
    }
    
    .caracteristicas p {
        font-family: "source_sans_prosemibold";
        font-weight: 600;
        font-style: italic;
        font-size: 21px;
        line-height: 35px;
        color: #686867;
        text-align: center;
    }
    
    .mt-50px {
        margin-top: -50px;
    }
    
    .fondo-superfoods {
        background: url("../imgs/superfoods/fondo-superfoods.jpg");
        min-height: 800px;
        background-position: bottom !important;
    }
    
    footer {
        background: url("../imgs/varios/fondo-footer.jpg");
        min-height: 220px;
        display: flex;
        align-items: center;
        position: relative;
        box-shadow: 0px -4px 11px rgba(50, 50, 50, 0.75);
    }
    
    footer span {
        font-family: "source_sans_prosemibold";
        font-weight: 600;
    }
    
    footer .logo-110 {
        height: 110px;
    }
    
    .shadow {
        box-shadow: 0 10px 15px 3px rgba(0, 0, 0, 0.15), 0 5px 20px 3px rgba(0, 0, 0, 0.1) !important;
    }
    
    .banner {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    /* ======== SLIDER ========== */
    
    .slider-ctr {
        position: relative;
        box-sizing: border-box;
        border: 10px solid #FFFFFF;
        border-radius: 12px;
        box-shadow: 0 10px 15px 3px rgba(0, 0, 0, 0.15), 0 5px 20px 3px rgba(0, 0, 0, 0.1);
    }
    
    .slide-canhamo1 {
        background-image: url("../imgs/slider-principal/slide-canhamo1.jpg");
        height: 500px;
    }
    
    .slide-canhamo2 {
        background-image: url("../imgs/slider-principal/slide-canhamo2.jpg");
        height: 500px;
    }
    
    .slide-chia1 {
        background-image: url("../imgs/slider-principal/slide-chia1.jpg");
        height: 500px;
    }
    
    .slide-chia2 {
        background-image: url("../imgs/slider-principal/slide-chia2.jpg");
        height: 500px;
    }
    
    .slide-lino1 {
        background-image: url("../imgs/slider-principal/slide-lino1.jpg");
        height: 500px;
    }
    
    .slide-lino2 {
        background-image: url("../imgs/slider-principal/slide-lino2.jpg");
        height: 500px;
    }
    
    .slide-mani1 {
        background-image: url("../imgs/slider-principal/slide-mani1.jpg");
        height: 500px;
    }
    
    .slide-mani2 {
        background-image: url("../imgs/slider-principal/slide-mani2.jpg");
        height: 500px;
    }
    
    .slider-control {
        position: absolute;
        right: -40px;
        top: 40%;
        width: 70px;
        border-radius: 13px;
        box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.15);
        text-align: left;
        z-index: 2;
        background: #FFFFFF;
    }
    
    .slider-control .control {
        height: 70px;
        border-radius: 13px;
        display: block;
        text-align: center;
        line-height: 70px;
        cursor: pointer;
        transition: .3s all ease;
    }
    
    .slider-control .control:hover {
        background: #E0E0E0;
    }
    
    .slider-control .control .icon {
        pointer-events: none;
        transition: .3s all ease;
        font-size: 30px;
        color: #3A3A3A;
    }
    
    .slider-ctr figcaption {
        position: absolute;
        bottom: 80px;
        left: 30px;
        background: rgba(99, 99, 99, 0.53);
        padding: 15px 30px;
        max-height: 150px;
        overflow: hidden;
        display: flex;
        align-items: center;
        text-transform: uppercase;
        animation: animate 1s cubic-bezier(0, 0.23, 1, .1);
    }
    
    .carousel-item .title {
        width: 100%;
        font-size: 32px;
        line-height: 38px;
        color: #FFFFFF;
        animation: animate 3s cubic-bezier(0, 0.23, 1, .1);
    }
    
    .carousel-item .author {
        font-size: 32px;
        font-family: "source_sans_prosemibold";
        font-weight: 600;
        color: #FFFFFF;
        animation: animate 4s cubic-bezier(0, 0.23, 1, .1);
    }
    
    .animatable {
        position: relative;
        clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
        animation: 0.45s cubic-bezier(0.65, 0.05, 0.36, 1) reveal forwards;
    }
    
    .animatable::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: inherit;
        animation: 0.45s cubic-bezier(0.65, 0.05, 0.36, 1) 1 hideBlack forwards;
    }
    
    @keyframes reveal {
        from {
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
        }
        to {
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        }
    }
    
    @keyframes hideBlack {
        from {
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        }
        to {
            clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
        }
    }
    /* ========== FIN DEL SLIDER ============ */
    /* ========== MENU =============== */
    
    .logo-menu {
        height: 100px;
    }
    
    .wrapper {
        position: relative;
        width: 100%;
        height: 130px;
        display: flex;
    }
    
    .zag {
        position: relative;
        height: 130px;
    }
    
    .menu-btn {
        width: 80px;
        height: 80px;
        right: 30vh;
        top: 5vh;
        background: #FFFFFF;
        position: fixed;
        border-radius: 50%;
        border: none;
        cursor: pointer;
        z-index: 999;
    }
    
    .menu-btn::before,
    .menu-btn::after {
        content: "";
        position: absolute;
        left: 17px;
        height: 7px;
        width: 50px;
        background: -moz-linear-gradient(0% 50% 0deg, rgba(168, 199, 27, 1) 0%, rgba(123, 179, 41, 1) 51.58%, rgba(79, 129, 48, 1) 98.14%);
        background: -webkit-linear-gradient(0deg, rgba(168, 199, 27, 1) 0%, rgba(123, 179, 41, 1) 51.58%, rgba(79, 129, 48, 1) 98.14%);
        background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(168, 199, 27, 1)), color-stop(0.5158, rgba(123, 179, 41, 1)), color-stop(0.9814, rgba(79, 129, 48, 1)));
        background: -o-linear-gradient(0deg, rgba(168, 199, 27, 1) 0%, rgba(123, 179, 41, 1) 51.58%, rgba(79, 129, 48, 1) 98.14%);
        background: -ms-linear-gradient(0deg, rgba(168, 199, 27, 1) 0%, rgba(123, 179, 41, 1) 51.58%, rgba(79, 129, 48, 1) 98.14%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#A8C71B', endColorstr='#4F8130' ,GradientType=0)";
        background: linear-gradient(90deg, rgba(168, 199, 27, 1) 0%, rgba(123, 179, 41, 1) 51.58%, rgba(79, 129, 48, 1) 98.14%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#A8C71B', endColorstr='#4F8130', GradientType=1);
        transition: 0.4s ease;
    }
    
    .menu-btn::before {
        top: 32px;
    }
    
    .menu-btn::after {
        top: 43px;
    }
    
    .menu-btn.active::before {
        transform: translateY(5px) rotate(45deg);
    }
    
    .menu-btn.active::after {
        transform: translateY(-6px) rotate(-45deg);
    }
    
    .menu-cont {
        width: 100%;
        max-width: 700px;
        height: 100vh;
        top: 0;
        right: 0;
        position: fixed;
        z-index: 3;
        display: flex;
        justify-content: center;
        align-items: center;
        visibility: hidden;
        overflow: hidden;
        background: #4F8130;
        background-image: url(../imgs/varios/fondo-footer.jpg);
    }
    
    .menu-cont.active {
        visibility: visible;
    }
    
    .menu-cont::before {
        content: "";
        width: 100vh;
        height: 100vh;
        position: absolute;
        top: -42vh;
        right: -42vh;
        /* background: #FFFFFF; */
        border-radius: 50%;
        z-index: -1;
        visibility: hidden;
        transform-origin: center;
        transform: scale(0);
        transition: visibility 0s linear 0.7s, transform 0.7s ease-in 0s;
    }
    
    .menu-cont.active::before {
        visibility: visible;
        transform: scale(3);
        transition: visibility 0s linear 0s, transform 1s ease-out 0s;
    }
    
    .menu-cont ul {
        opacity: 0;
        transform: translateY(-50px);
        transition: 0.6s ease;
        margin-bottom: 0;
    }
    
    .menu-cont.active ul {
        transform: translateY(0);
        opacity: 1;
        transition: 0.6s ease-out 0.4s;
    }
    
    .menu-cont ul li {
        margin: 5px 0;
    }
    
    .menu-cont ul li a {
        font-size: 16px;
        color: #FFFFFF;
        text-decoration: none;
        padding: 10px 25px;
        display: block;
        text-align: center;
        transition: all 0.5s ease;
    }
    
    .menu-cont ul li a:hover {
        color: #D4B816;
    }
    
    .menu-cont ul li a::after {
        content: "";
        position: absolute;
        background: transparent;
        width: 30%;
        height: 5px;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-top: 35px;
    }
    
    .menu-cont ul li a:hover::after {
        background: #D4B816;
    }
    /* ========= FIN DE MENU ========= */
    /* ========= SELECCION DE IDIOMAS ========= */
    
    .switcher {
        height: 40px;
        margin-top: 25px;
        padding: 4px;
        background: #fff;
        border-radius: 2px;
        width: 210px;
        border-radius: 30px;
        border: solid 1px #ddd;
        position: relative;
    }
    
    .switcher__input {
        display: none;
    }
    
    .switcher__label {
        float: left;
        width: 50%;
        font-size: 16px;
        line-height: 30px;
        color: #000;
        text-align: center;
        cursor: pointer;
        position: inherit;
        z-index: 10;
        transition: color 0.2s cubic-bezier(0.4, 0.0, 0.2, 1);
        will-change: transform;
        margin-bottom: 0;
    }
    
    .switcher__toggle {
        position: absolute;
        float: left;
        height: 30px;
        width: 50%;
        font-size: 16px;
        color: #686867;
        line-height: 30px;
        cursor: pointer;
        background-color: #7BB329;
        border-radius: 30px;
        left: 5px;
        top: 4px;
        transition: left 0.25s cubic-bezier(0.4, 0.0, 0.2, 1);
        will-change: transform;
    }
    
    .switcher__input:checked+.switcher__label {
        color: #fff;
    }
    
    .switcher__input--yang:checked~.switcher__toggle {
        left: 100px;
    }
    /* ========= FIN DE SELECCION DE IDIOMAS ========= */
    
    .fondo-menu-hoja-verde {
        background-image: url("../imgs/varios/fondo-menu-hoja-verde.png");
        background-attachment: scroll;
    }
    
    .fondo-crema-interna {
        background-image: url("../imgs/varios/fondo-crema-interna.png");
    }
    
    .fondo-crema-interna h3 {
        font-family: "source_sans_prosemibold";
        font-style: italic;
        font-size: 35px;
        color: #686867;
        margin-top: -65px;
        margin-bottom: 45px;
    }
    
    .fondo-crema-interna p {
        font-size: 15px;
        line-height: 23px;
        color: #000000;
        margin-bottom: 20px;
    }
    
    .fondo-principal-interna {
        background-image: url("../imgs/varios/fondo-interna.png");
        min-height: 650px;
        background-position: bottom;
        margin-top: -80px;
    }
    
    .fondo-secundario-certificaciones {
        background-image: url("../imgs/varios/fondo-interna-certificaciones.jpg");
        margin-top: -15px;
        min-height: 450px;
        background-position: bottom;
    }
    
    .fondo-que-hacemos {
        background-image: url("../imgs/varios/fondo-interna.png");
        min-height: 800px;
        background-position: bottom;
        margin-top: -50px;
    }
    
    .fondo-principal-interna h3 {
        font-family: "source_sans_prosemibold";
        font-style: italic;
        font-size: 35px;
        color: #686867;
    }
    
    .nube {
        background-image: url("../imgs/varios/nube.png");
        height: 40px;
        background-repeat: no-repeat;
        padding-left: 50px;
        position: relative;
    }
    
    .fondo1-staff {
        background-image: url("../imgs/varios/fondo1-staff.png");
    }
    
    .fondo2-staff {
        background-image: url("../imgs/varios/fondo2-staff.png");
    }
    
    .fondo3-staff {
        background-image: url("../imgs/varios/fondo3-staff.png");
    }
    
    .staff {
        position: relative;
        display: flex;
        flex-direction: column;
        height: 400px;
        background-size: auto;
        align-items: center;
        color: #686867;
    }
    
    .staff img {
        width: 232px;
        height: 232px;
        border-radius: 50%;
        margin-top: 80px;
    }
    
    .staff p {
        font-size: 25px;
        line-height: 30px;
    }
    
    .staff strong {
        font-family: "source_sans_prosemibold";
        font-weight: 600;
        font-size: 25px;
        line-height: 30px;
    }
    
    .staff a {
        font-size: 18px;
        font-family: "source_sans_prosemibold";
        font-weight: 600;
        line-height: 30px;
        color: #686867;
    }
    
    #mapa {
        height: 500px;
    }
    
    .info-contacto a {
        font-family: "source_sans_prosemibold";
        font-weight: 600;
        font-style: italic;
        font-size: 20px;
        line-height: 40px;
        color: #686867;
        text-decoration: none;
        display: block;
        margin-bottom: 10px;
    }
    
    .pl-45 {
        padding-left: 45px;
    }
    
    .formulario {
        padding: 30px;
        background-color: #FFFFFF;
    }
    
    .formulario label {
        font-family: "source_sans_prosemibold";
        font-weight: 600;
        font-style: italic;
        font-size: 18px;
        line-height: 38.12px;
        color: #848484;
    }
    
    .formulario .form-control {
        border-color: rgba(86, 86, 86, 1);
        border-radius: 12px;
    }
    /* Remove Arrows/Spinners Chrome, Safari, Edge, Opera */
    
    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }
    
    textarea {
        height: 200px;
        min-height: 200px;
        max-height: 300px;
    }
    
    .btn-enviar {
        background-image: url("../imgs/varios/fondo-footer.jpg");
        border-radius: 12px;
        width: 100%;
        font-family: "source_sans_prosemibold";
        font-style: italic;
        font-weight: 600;
        font-size: 23px;
        line-height: 38.12px;
        text-transform: uppercase;
        color: #FFFFFF;
    }
    
    @keyframes pulse {
        0% {
            box-shadow: 0px 0px 0px rgba(56, 107, 23, 0.4);
        }
        100% {
            box-shadow: 0px 0px 0px 7px rgba(40, 144, 246, 0.0);
        }
    }
    
    .dot {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #4F8130;
        font-size: 20px;
        color: #FFFFFF;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        transition: all 1s ease;
        cursor: pointer;
        text-align: center;
        text-decoration: none !important;
    }
    
    .dot-active {
        width: 60px;
        height: 60px;
        animation: pulse 1.5s infinite ease-out;
    }
    
    .dot:hover {
        width: 60px;
        height: 60px;
        animation: pulse 1.5s infinite ease-out;
    }
    
    .proceso {
        position: absolute;
        font-size: 20px;
        color: #7F7F7F;
        padding: 30px 40px;
        background: #FFFFFF;
        opacity: 0;
        transition: all 1s ease-in-out;
        width: 60%;
        margin-left: 5%;
        border: 1px solid rgba(0, 0, 0, .125);
        border-radius: .25rem;
    }
    
    .bubble--arrow:before,
    .bubble--arrow:after {
        content: '';
        position: absolute;
        bottom: 100%;
        border: 10px solid transparent;
        border-bottom-color: white;
        left: 16%;
        margin-left: -10px;
    }
    
    .bubble--arrow:before {
        border-width: 11px;
        border-bottom-color: #ddd;
        margin-left: -11px;
    }
    
    .bubble--arrow-b:before,
    .bubble--arrow-b:after {
        left: 36%;
    }
    
    .bubble--arrow-c:after,
    .bubble--arrow-c:before {
        left: auto;
        right: 50px;
        margin-right: 15px;
    }
    
    .bubble--arrow-c:before {
        margin-right: 14px;
    }
    
    #cardProcesoA {
        top: 60%;
    }
    
    #botonProcesoA {
        left: 13%;
        top: 30%;
    }
    
    #botonProcesoB {
        left: 35%;
        top: 20%;
    }
    
    #cardProcesoB {
        top: 60%;
        margin-left: 15%;
    }
    
    #botonProcesoC {
        left: 75%;
        top: 20%;
    }
    
    #cardProcesoC {
        top: 60%;
        margin-left: 25%;
    }
    
    .card-certificacion {
        display: none;
    }
    
    .card-certificacion h4 {
        font-family: "source_sans_prosemibold";
        font-weight: 600;
        font-style: italic;
        font-size: 25px;
        color: #686867;
        margin: 30px auto;
    }
    
    .card-certificacion .card {
        padding: 40px 50px;
        border: none;
        min-height: 150px;
    }
    
    .card-certificacion p {
        font-family: "source_sans_proregular";
        font-weight: 400;
        font-size: 18px;
        line-height: 23px;
        color: #000000;
    }
    
    .linea-verde {
        background: #4F8130;
        width: 70%;
        margin: 20px auto 0px auto;
        height: 10px;
    }
    /* SERVICIOS */
    
    .servicios h2 {
        font-size: 37px;
        line-height: 35px;
        cursor: pointer;
    }
    
    .servicios h2 label {
        cursor: pointer;
    }
    
    .servicios p {
        font-family: "source_sans_proregular";
        font-weight: 400;
        font-style: normal;
        font-size: 23px;
        line-height: 23px;
        color: #848484;
        text-align: left;
        margin-bottom: 30px;
    }
    
    .fondo-planes {
        margin-top: 0;
        min-height: 800px;
    }
    
    .seleccionar-plan {
        padding: 10px 0px;
        margin-top: -80px;
    }
    
    .btn-solicitar {
        font-family: "source_sans_prosemibold";
        font-weight: 600;
        font-style: italic;
        font-size: 44px;
        line-height: 38.12px;
        color: #848484;
        border: 1px solid rgba(0, 0, 0, 0.3);
        border-radius: 12px;
        height: 60px;
        width: 280px;
        display: flex;
        justify-content: center;
        margin: 20px auto;
    }
    
    .formulario h2 {
        font-size: 39px;
        line-height: 39px;
        text-align: left;
        margin-bottom: 20px;
    }
    
    .formulario p {
        display: inline;
        font-size: 39px;
        line-height: 39px;
        text-align: left;
    }
    
    .formulario .linea-verde {
        height: 5px;
        display: block;
        margin: 0px auto;
    }
    
    .btn-atras:hover {
        opacity: 0.6;
        transition: all 0.5s ease;
    }
    
    #slider-superfoods .nube {
        padding-left: 0;
        background-position: center;
        margin-top: 0px;
    }
    
    #slider-superfoods h2 {
        font-size: 83px;
        line-height: 0;
        color: #4F8130;
    }
    
    .slider-superfoods .slick-list {
        padding-top: 0;
        height: auto;
        width: 100%;
    }
    
    .slider-superfoods img {
        margin: 20px 0 0 0;
        filter: drop-shadow(0 0px 15px rgba(0, 0, 0, 0.3));
    }
    
    .slider-superfoods div>img {
        height: 520px;
        z-index: 2;
    }
    
    .slider-superfoods div:hover>img {
        animation: none;
    }
    
    .slider-superfoods .slick-prev {
        left: 23%;
        z-index: 1;
    }
    
    .slider-superfoods .slick-next {
        right: 25%;
        z-index: 1;
    }
    
    .hojaIzq {
        width: 192px;
        height: 248px;
        background: url(../imgs/superfoods/hoja-verde-izquierda.png);
        float: left;
        transition: 1s;
    }
    
    .hojaDer {
        width: 204px;
        height: 240px;
        background: url(../imgs/superfoods/hoja-verde-derecha.png);
        float: right;
        transition: 1s;
    }
    
    .ofrecemos h4 {
        font-family: "leckerli_oneregular";
        font-weight: 400;
        font-size: 30px;
        line-height: 43px;
        color: #9AC700;
        text-align: center;
    }
    
    .ofrecemos h5 {
        font-family: "source_sans_prosemibold";
        font-weight: 600;
        font-style: italic;
        font-size: 29px;
        line-height: 35px;
        color: #686867;
        margin: 20px auto;
        text-align: center;
    }
    
    .ofrecemos p {
        font-family: "source_sans_proregular";
        font-weight: 400;
        font-style: italic;
        font-size: 25px;
        color: #248123;
        margin-top: 20px;
        margin-bottom: 0;
        text-align: center;
    }
    
    .min-height-600 {
        min-height: 600px;
    }
    
    .marcas {
        margin-top: 50px;
    }
    
    .marcas h2 {
        font-family: "leckerli_oneregular";
        font-size: 39px;
        line-height: 39px;
        color: #A8C71B;
        text-transform: uppercase;
        text-align: center;
        font-style: normal;
    }
    
    .nube-productos {
        background-image: url("../imgs/varios/nube-productos.png");
        background-size: cover;
        width: 180px;
        text-align: center;
        margin-top: 80px;
    }
    
    .nube-productos-interna {
        background-image: url("../imgs/varios/nube-productos.png");
        background-size: cover;
        text-align: center;
        width: 232px;
        height: 28px;
        display: block;
        margin: 0px auto;
    }
    
    .nube-productos-interna h2 {
        font-family: "source_sans_prosemibold";
        font-weight: 600;
        font-style: italic;
        font-size: 53px;
        line-height: 21px;
        color: #686867;
        text-transform: none;
    }
    
    .nube-productos h3 {
        font-family: "source_sans_prosemibold";
        font-weight: 600;
        font-style: italic;
        font-size: 35px;
        line-height: 19px;
        color: #686867;
    }
    
    .presentaciones h3 {
        font-family: "source_sans_prosemibold";
        font-weight: 600;
        font-style: italic;
        font-size: 25px;
        color: #686867;
        text-transform: uppercase;
        display: inline;
        float: left;
    }
    
    .marcas .btn-enviar {
        width: 70%;
        display: block;
        margin: 0px auto;
    }
    
    .marcas img {
        margin: 10px auto;
    }
    
    .marcas .btn-enviar:hover {
        background-image: none;
        background-color: #FFFFFF;
        color: #686867;
    }
    
    .marcas p,
    .marcas li {
        font-size: 20px;
        color: #7F7F7F;
    }
    
    .linea-gris {
        background: #686867;
        width: 60%;
        margin: 20px auto 0px auto;
        height: 1px;
        float: right;
    }
    
    .fade-in {
        animation: fadeIn ease 3s;
        -webkit-animation: fadeIn ease 3s;
        -moz-animation: fadeIn ease 3s;
        -o-animation: fadeIn ease 3s;
        -ms-animation: fadeIn ease 3s;
    }
    
    @keyframes fadeIn {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    
    @-moz-keyframes fadeIn {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    
    @-webkit-keyframes fadeIn {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    
    @-o-keyframes fadeIn {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    
    @-ms-keyframes fadeIn {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    
    .wrapper-svg {
        margin: -30px auto 0px auto;
    }
    
    .wrapper-svg-30 {
        width: 30%;
        margin: 0px auto;
    }
    
    .wrapper-svg-15 {
        width: 15%;
        margin: 0px auto;
    }
    
    .wrapper-svg-20 {
        width: 20%;
        margin: 0px auto;
    }
    
    .wrapper-svg-100 {
        width: 100%;
        margin: 0px auto;
    }
    
    .wrapper-svg-90 {
        width: 90%;
        margin: 0px auto;
    }
    
    .verde-limon path {
        stroke: #9AC700;
        fill: #9AC700;
        stroke-dasharray: 500;
        opacity: 1;
    }
    
    .verde-limon-servicios path {
        stroke: #A8C71B;
        fill: #A8C71B;
        stroke-dasharray: 500;
        opacity: 1;
    }
    
    .verde-oscuro path {
        stroke: #248123;
        fill: #248123;
        stroke-dasharray: 500;
        opacity: 1;
    }
    
    .animateMe {
        animation: animate 3s cubic-bezier(0, 0.23, 1, .1);
    }
    
    .animateMeVerdeOscuro {
        animation: animateVerdeOscuro 5s cubic-bezier(0, 0.23, 1, .1) infinite;
    }
    
    .animateMeVerdeLimonServicios {
        animation: animateVerdeLimonServicios 3s cubic-bezier(0, 0.23, 1, .1);
    }
    
    @keyframes animate {
        0% {
            opacity: 0;
            fill: none;
            stroke-dashoffset: 500;
        }
        30% {
            opacity: 1;
            fill: none;
            stroke-dashoffset: 500;
        }
        90% {
            fill: #9AC700;
        }
        100% {
            opacity: 1;
            fill: #9AC700;
            stroke-dashoffset: 0;
        }
    }
    
    @keyframes animateVerdeOscuro {
        0% {
            opacity: 0;
            fill: none;
            stroke-dashoffset: 500;
        }
        30% {
            opacity: 1;
            fill: none;
            stroke-dashoffset: 500;
        }
        90% {
            fill: #248123;
        }
        100% {
            opacity: 1;
            fill: #248123;
            stroke-dashoffset: 0;
        }
    }
    
    @keyframes animateVerdeLimonServicios {
        0% {
            opacity: 0;
            fill: none;
            stroke-dashoffset: 500;
        }
        30% {
            opacity: 1;
            fill: none;
            stroke-dashoffset: 500;
        }
        90% {
            fill: #A8C71B;
        }
        100% {
            opacity: 1;
            fill: #A8C71B;
            stroke-dashoffset: 0;
        }
    }
    
    button:hover,
    button:focus {
        outline: none !important;
    }
    
    .nube h3 {
        font-size: 35px;
        font-weight: 400;
    }
    
    .titulo-productos-interna {
        width: 232px !important;
        background-repeat: no-repeat;
        background-size: initial;
        background-position: center;
        margin-top: 0 !important;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .titulo-productos-interna h3 {
        text-transform: none !important;
        float: none !important;
    }