body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ntrs-body-bg {
    background: rgba(238, 238, 238, 0.50) !important;
    padding-top: 0px !important;
}

.logo-img-nutri {
    margin-top: 10px !important;
    margin-bottom: 4px !important;
    width: 300px !important;
    display: inline-block;
}

.ntrs-section {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0,0,0,.3);
    padding: 30px 30px;
    margin: 11px 0px;
    margin-bottom: 130px !important;
}

    .ntrs-section p {
        font-size: 15px;
        margin-bottom: 22px;
    }

    .ntrs-section h1 {
        margin-top: 5px !important;
        font-size: 2.2rem;
    }


    .ntrs-section h4 {
        font-size: 19px;
        margin-top: 35px;
        margin-bottom: 14px;
        font-weight: 600;
        line-height: 26px;
    }

    .ntrs-section h5 {
        font-size: 16px;
        margin-top: 22px;
        margin-bottom: 2px;
        font-weight: 600;
    }

/**/
@font-face {
    font-family: Oswald-Regular;
    src: url(../fonts/Oswald-Regular.ttf);
}

@media (min-width: 1500px) {
    .container {
        width: 1120px;
    }
}

footer {
    background: #1b1e1e url(../../footer/images/footer-bg.jpg) no-repeat;
    background-size: cover;
    padding: 27px 0px 0px 0px;
    font-family: 'Roboto', sans-serif !important;
}

.logo-footer {
    margin-bottom: 10px;
}

.footer-text-left {
    max-width: 330px;
    font-size: 13px;
    line-height: 1.6em;
}

footer p {
    font-size: 14px;
    color: #e6e6e6;
    line-height: 28px;
    font-family: 'Roboto', sans-serif !important;
    margin-bottom: 25px;
}

.pd-left-10 {
    padding-left: 10px;
}

.logo-footer {
    margin-bottom: 10px;
}

footer h3 {
    font-size: 18px;
    color: #e3e3e3;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
    margin: 40px 0 30px;
    font-family: Oswald-Regular !important;
    letter-spacing: 0.4px;
}

.footer_menu {
    margin: 15px 0;
    list-style: none;
    padding: 0;
    font-family: 'Roboto', sans-serif !important;
}

    .footer_menu > li {
        padding: 0;
        line-height: 24px;
        margin: 12px 0;
    }

    .footer_menu a {
        color: #d7d7d7;
        font-size: 15px;
        text-decoration: none;
    }

        .footer_menu a:hover {
            color: #29bf53;
            text-decoration: none;
        }


.bottom-footer {
    padding: 0 0 20px;
    margin: 30px 0 0;
    background: #020a0e;
}

.footer-copyright {
    margin: 30px 0 20px;
    font-size: 13px;
    color: #fff;
}

.c-25 {
    margin-top: 25px !important;
}

@media(max-width:767px) {
    .logo-img-nutri {
        width: 250px !important;
    }

    .nutri-logo {
        width: 250px !important;
    }

    .ntrs-section h1 {
        font-size: 27px !important;
        line-height: 34px !important;
    }

    .ntrs-section {
        margin-bottom: 80px !important;
    }

        .ntrs-section h4 {
            font-size: 17px !important;
            line-height: 24px !important;
        }
}

@media(min-width:768px) {
    .ntrs-section {
        padding: 30px 40px !important;
    }
}


@media(min-width:992px) {
    .ntrs-section {
        padding: 30px 40px;
    }
}
/**/

.mt-font {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 500 !important;
}

.n-head1 {
    font-weight: bold;
    font-family: "Montserrat", sans-serif !important;
    font-size: 2.3em;
}

.n-listing-contact {
    border: 1px solid rgba(40,40,40,0.15);
    padding: 25px 30px;
}

.n-listing-contact {
    font-size: 16px;
}

.n-listing-contact-ul li {
    margin-bottom: 6px;
}

.n-input-field {
    border: 1px solid rgba(40,40,40,0.15) !important;
    height: 53px;
    box-shadow: none !important;
    outline: 0 !important;
    border-radius: 0px !important;
    font-size: 15px;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 500 !important;
}

.n-input-field2 {
    border: 1px solid rgba(40,40,40,0.15) !important;
    box-shadow: none !important;
    outline: 0 !important;
    border-radius: 0px !important;
    font-size: 15px;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 500 !important;
}

.n-btn-submit2 {
    background: rgba(255,218,84,1);
    padding: 15px 10px 13px 10px !important;
    color: #111 !important;
    font-size: 16px;
    font-weight: 600;
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid rgba(255,218,84,1);
    letter-spacing: 1px;
    border-radius: 4px;
}

    .n-btn-submit2:hover {
        background: rgb(250,223,126);
    }

.ngreen-bg {
    background: #37b88f;
}

    .ngreen-bg p {
        font-size: 16px;
    }

@media(min-width:991px) {
    .n-container-form {
        max-width: 800px;
        margin: auto;
        display: block;
    }
}

@media(max-width:767px) {
    .n-head1 {
        font-size: 2em;
    }

    .nb-break {
        word-break: break-all;
    }
}
