.main-logo-block {
    background: #f6f2ed;
}




.contact-link:hover, .contact-link:focus {
    color: inherit;
    opacity: .5;
}

.contact-link span {
    display: block;
    font-weight: 600;
    line-height: 1;
}

    .contact-link span:first-child {
        font-size: 0.87em;
        /* 18px */
        color: #998f83;
        margin-bottom: 2px;
    }

    .contact-link span:last-child {
        font-size: 1.26316em;
        /* 24px */
        color: #000;
        font-weight: bold;
    }


    
.small-text-box-subpage .smr-heading {
    font-size: 23px;
    margin-bottom: 20px;
    text-transform: none;
    font-weight: 500;
}

.small-text-box-subpage .pr-list {
    list-style: none;
    padding-left: 0px;
}
.small-text-box-subpage .pr-list li {
    margin-bottom: 9px;
    font-size: 18px;
}
.small-text-box-subpage .t-ico {
    width: 23px;
    margin-right: 3px;
}

.box-cont-subpage {
    padding: 20px 50px;
    background: #fff;
    box-shadow: 0 0 6px 0 #b3b1b1;
    margin: 57px 0px 60px 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #212529;
}

.sub-title-subpage2{
    font-size:32px
}

.nutri-logo{
    width:250px
}

@media(max-width:767px) {

    .sub-title-subpage2{
    font-size:25px
}

    .box-cont-subpage {
        padding: 20px 15px;
    }

    .sub-title-subpage {
        font-size: 26px;
        line-height: 31px;
    }

    .small-text-box-subpage h4 {
        font-size: 17px;
        line-height: 23px;
    }
}

@media (min-width: 991px) {
    .bordered-box-cont-width-subpage {
        width: 74%;
        margin: 0 auto;
        margin-top: 57px !important;
        margin-bottom: 60px !important;
    }
}
