    /* MAIN NavBar*/
    
    #mainNav {
        background-image: url("../img/homeImg/menu_fondo.png");
        min-height: 46px;
        background-color: rgba(255, 255, 255, 1);
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    #mainNav .dropdown-menu {
        border-color: #6f8b2b;
        background-color: rgba(255, 255, 255, 0.2);
    }
    
    #mainNav .dropdown-menu .dropdown-item {
        -webkit-transition: none;
        transition: none;
        padding: 1.2rem 1.2rem;
        color: rgba(111, 139, 43, 0.5);
    }
    
    #mainNav .dropdown-menu .dropdown-item:hover {
        background-color: rgba(255, 255, 255, 0.4);
        color: rgba(111, 139, 43, 1);
    }
    
    #mainNav .dropdown-menu .dropdown-item:active {
        color: #fff;
        background: rgba(111, 139, 43, 0.3);
    }
    
    #mainNav .nav-link {
        -webkit-transition: none;
        transition: none;
        padding: 2rem 1.5rem;
        color: rgba(111, 139, 43, 1);
    }
    
    #mainNav .nav-link:hover {
        color: rgba(111, 139, 43, 1);
    }
    
    #mainNav .nav-link:active {
        color: rgba(111, 139, 43, 1);
    }
    
    #mainNav .navbar-toggler {
        font-size: 80%;
        padding: 0.75rem;
        color: #fff;
        border: 1px solid #fff;
    }
    
    #mainNav .navbar-toggler:focus {
        outline: none;
    }
    
    #mainNav .navbar-brand .logo_nav {
        margin-left: 50px;
    }
    
    #mainNav .navbar-nav {
        margin-right: 15px;
    }
    
    #mainNav .navbar-nav .nav-item:hover {
        color: fade(rgba(111, 139, 43, 1), 80%);
        outline: none;
        background-color: transparent;
    }
    
    #mainNav .navbar-nav .nav-item:active,
    #mainNav .navbar-nav .nav-item:focus {
        outline: none;
        background-color: transparent;
    }
    
    .StyleLogo {
        width: 300px;
        height: 106px;
    }
    /* masthead */
    
    .wrapper_1 {
        text-align: center;
        height: auto;
        margin: 30px auto -80px;
        min-height: 100%;
        padding: 5em 0 3.8em 0;
    }
    
    .wrapper_1>.inner {
        margin: 0 auto;
        width: 60em;
    }
    
    .wrapper_1.style_1 {
        background-color: #f2f2f2;
        color: #5d4927;
        border-left: 30px solid #748732;
        background-position: center;
        background-repeat: no-repeat;
        text-orientation: center;
    }
    /* mision */
    
    .wrapper_2 {
        text-align: center;
        height: auto;
        margin: 5 auto -80px;
        min-height: 100%;
        padding: 5em 0 3.8em 0;
    }
    
    .wrapper_2>.inner {
        margin: 0 auto;
        width: 60em;
    }
    
    .wrapper_2.style_1 {
        background-color: #f2f2f2;
        color: #5d4927;
        border-right: 30px solid #748732;
        background-position: center;
        background-repeat: no-repeat;
        text-orientation: center;
    }
    /* visión */
    
    .wrapper_3 {
        text-align: center;
        height: auto;
        margin: 5 auto -80px;
        min-height: 100%;
        padding: 5em 0 3.8em 0;
    }
    
    .wrapper_3>.inner {
        margin: 0 auto;
        width: 60em;
    }
    
    .wrapper_3.style_1 {
        background: url("../img/NegocioImg/Pesos.png");
        background-position: top;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
        max-width: auto;
        height: 500px;
    }
    
    .wrapper_3.style_12 {
        background: url("../img/NegocioImg/Pesos.png");
        background-position: top;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
        max-width: auto;
        height: 500px;
    }
    /* lista */
    
    .wrapper_4 {
        height: auto;
        margin: 0 auto -80px;
        min-height: 100%;
        padding: 11em 0 11em 0;
    }
    
    .wrapper_4>.inner {
        margin: 0 auto;
        width: 60em;
    }
    
    .wrapper_4.style_1 {
        background-color: #f2f2f2;
        color: #5d4927;
        background-image: url("../img/NegocioImg/list_about.png");
        background-position: center;
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-size: cover;
        max-width: auto;
    }
    
    .wrapper_4.style_1 li {
        text-align: center;
        font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
        color: #5d4927;
        font-weight: 400;
        font-size: 2.5rem;
    }
    
    .TitleStyle {
        text-transform: uppercase;
        font-weight: 400;
        font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
        font-size: 3.5rem;
    }
    
    .ParStyle {
        text-align: justify;
        font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
        font-weight: 400;
        font-size: 2.5rem;
    }
    
    .TitleStyle2 {
        text-transform: uppercase;
        font-weight: 400;
        color: #fff;
        font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
        font-size: 3.5rem;
    }
    
    .ParStyle2 {
        text-align: justify;
        font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
        font-weight: 400;
        color: #fff;
        font-size: 2.5rem;
    }
    
    /* productos */

.wrapper_5 {
    text-align: center;
    height: auto;
    margin: 5 auto -80px;
    min-height: 100%;
    padding: 5em 0 3.8em 0;
}

.wrapper_5>.inner {
    margin: 0 auto;
    width: 60em;
}

.wrapper_5.style_1 {
    background-color: #748732;
    color: #5d4927;
    border-left: 30px solid #f2f2f2;
    border-right: 30px solid #f2f2f2;
    background-position: center;
    background-repeat: no-repeat;
    text-orientation: center;
}
    /* Footer */
    
    #footer {
        padding: 8em 0 6em 0;
        background: #272727;
        color: #ffffff;
        text-align: center;
    }
    
    #footer a {
        -moz-transition: color 0.2s ease-in-out;
        -webkit-transition: color 0.2s ease-in-out;
        -ms-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
        color: #ffffff;
        text-decoration: none;
    }
    
    footer p {
        font-size: 1.5em;
        color: #8f9296;
    }
    
    footer h3 {
        font-size: 1.7em;
        color: #ffffff;
    }
    
    footer h4 {
        font-size: 1.5em;
        color: #ffffff;
    }
    
    footer ul li {
        font-size: 1em;
        color: #8f9296;
    }
    
    #footer a:active,
    #footer a:hover {
        color: #666;
    }
    
    #footer .icons {
        font-size: 1.5em;
    }
    
    #footer .icons li {
        padding-right: 2.5em;
    }
    
    #footer .icons li:last-child {
        padding-right: 0;
    }
    
    #footer .copyright {
        margin: 2em 0;
        padding: 0;
        text-align: center;
    }
    
    #footer .copyright li {
        border-left: solid 1px rgba(144, 144, 144, 0.25);
        display: inline-block;
        list-style: none;
        margin-left: 1.5em;
        padding-left: 1.5em;
    }
    
    #footer .copyright li:first-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0;
    }
    
    @media screen and (max-width: 980px) {
        #mainNav {
            display: block;
            min-height: 46px;
            padding-right: 50px;
            background-color: rgba(255, 255, 255, 0.9);
        }
        #mainNav .dropdown-menu {
            border-color: #6f8b2b;
            background-color: rgba(255, 255, 255, 0.2);
        }
        #mainNav .dropdown-menu .dropdown-item {
            -webkit-transition: none;
            transition: none;
            padding: 1.2rem 1.2rem;
            color: rgba(111, 139, 43, 0.5);
        }
        #mainNav .dropdown-menu .dropdown-item:hover {
            background-color: rgba(255, 255, 255, 0.9);
            color: rgba(111, 139, 43, 1);
        }
        #mainNav .dropdown-menu .dropdown-item:active {
            background-color: rgba(255, 255, 255, 0.2);
            color: rgba(111, 139, 43, 1);
        }
        #mainNav .nav-link {
            -webkit-transition: none;
            transition: none;
            padding: 2rem 1.5rem;
            color: rgba(111, 139, 43, 1);
        }
        #mainNav .nav-link:hover {
            color: #fff;
            background: rgba(111, 139, 43, 0.3);
        }
        #mainNav .nav-link:active {
            color: #fff;
            background: rgba(111, 139, 43, 0.3);
        }
        #mainNav .navbar-toggler {
            font-size: 80%;
            padding: 0.75rem;
            color: rgba(111, 139, 43, 1);
            border: 1px solid rgba(111, 139, 43, 1);
        }
        #mainNav .navbar-toggler a {
            color: rgba(111, 139, 43, 1);
        }
        #mainNav .navbar-toggler:focus {
            outline: none;
        }
        #mainNav .navbar-brand .logo_nav {
            margin-left: 0px;
        }
        #mainNav .navbar-brand .logo_nav:hover {
            transform: scale(1.1);
        }
        #mainNav .navbar-nav {
            margin-right: 10px;
        }
        #mainNav .navbar-nav .nav-item:hover {
            color: fade(rgba(111, 139, 43, 1), 80%);
            outline: none;
            background-color: transparent;
        }
        #mainNav .navbar-nav .nav-item:active,
        #mainNav .navbar-nav .nav-item:focus {
            outline: none;
            background-color: transparent;
        }
    }
    
    @media screen and (max-width: 736px) {
        .StyleLogo {
            width: 250px;
            height: 88px;
        }
        .wrapper_4.style_1 li {
            text-align: center;
            font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
            color: #5d4927;
            font-weight: 400;
            font-size: 2.0rem;
        }
        .TitleStyle {
            text-transform: uppercase;
            font-weight: 400;
            font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
            font-size: 2.5rem;
        }
        .ParStyle {
            font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
            font-weight: 400;
            font-size: 1.5rem;
        }
        .TitleStyle2 {
            text-transform: uppercase;
            font-weight: 400;
            color: #fff;
            font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
            font-size: 2.5rem;
        }
        .ParStyle2 {
            text-align: justify;
            font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
            font-weight: 400;
            color: #fff;
            font-size: 1.5rem;
        }
        @media screen and (max-width: 480px) {
            .StyleLogo {
                width: 200px;
                height: 71px;
            }
            .wrapper_4.style_1 li {
                text-align: center;
                font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
                color: #5d4927;
                font-weight: 400;
                font-size: 1.5rem;
            }
        }
    }