.featuredblocks_products__container.featuredblocks__container .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    margin-bottom: 0;
}
.featuredblocks_products__container.featuredblocks__container .featuredblocks-grid-a .featuredblocks .featuredblock__wrap {
    justify-content: center;
}
.featuredblocks_products__container.featuredblocks__container .featuredblock__cta {
    display: none !important;
}
.componentWith__container.cta__container {
    float: right;
}
.section-base-container:nth-child(2) .section-overlap-container {
    z-index: 25 !important;
}
/* Header */
.mobileHeader-navWrap {
    padding: 5px 15px;
}
.mobileHeader-logoImg {
    min-height: 60px;
}
.navigation-a .navigation__item--link {
    font-size: 1rem;
}
.blade-a .blade__links {
        justify-content: center;
    }

/* Editables */
 .editable ul + *, .editable ol + *, .editable__container ul + *, .editable__container ol + * {
     clear: none; 
 }
.navigation-a .navigation__item:hover>.navigation__list--default {
	max-height: 590px;
	overflow: scroll;
}
/*====================================*/
/*======= ACCORDIAN BUTTONS=========*/
/*=====================================*/
.accordion_head {
    /*background-color: #f5976e;*/
    background-color: #EDEEEF;
    color: #000;
    cursor: pointer;
    margin: 0 0 5px 0;
    font-size: 1.25rem;
    line-height: 2rem;
    padding: 10px;
}
.accordion_body {
    background: #fff;
    margin-top: -5px;
    margin-bottom: 5px;
}
.accordion_body p {
    padding: 15px;
    margin: 0px;
}
.plusminus {
    float: right;
    color: #000 !important;
}
.accordion_body ul {
    padding-bottom: 15px;
    padding-inline-start: 50px;
}
.expand-accordion .accordion_head {
    pointer-events: none;
    background-color: #e6e6e6;
    color: #030303;
}
.expand-accordion .accordion_body {
    display: block !important;
    background: #f5f9f9;
}
.serviceh2{
    font-size: 20px;
}
/* Featuredblocks */
.section.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    background-color: #FFFFFF;
    color: #06106f;
}
.section.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap:after {
    display: none;
}
.featuredblocks-grid-a .featuredblocks .featuredblock__title {
    font-family: "raleway-bold";
    font-size: 1.125rem;
    line-height: 1.625rem;
    text-align: center;
    margin-bottom: 16px;
    display: block;
}
.featuredblock__cta {
    padding-top: 10px;
}

/* Blade */
.blade-align-items-center .blade__wrap .row {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

/* CTA button */
.cta_button_defaults, .contactform--a .contactform__submit input, .form-a .form__submit input, .cta__button--icon, .cta__link--icon, .cta__button, .banner-e__form form .submit {
    min-height: 2.25rem;
    font-size: 1rem;
    line-height: 1;
    padding: 4px 8px;
}

/* Custom colors */
.section__bg--dark-1 .section--dark .navigation-a .navigation__list--sub {
    background-color: #F5976E;
}
.wrap_testimonials {
    background: rgba(255, 255, 255, 0.9) !important;
}
.btn_cta {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.btn_cta a {
    display: flex;
    font-family: "roboto", Arial, sans-serif;
    font-size: 0.875rem;
    line-height: 0.875rem;
    text-transform: none;
    margin-top: 24px;
    margin-bottom: 10px;
    text-align: center;
    width: 13.75rem;
    height: 2.25rem;
    padding: 7px 8px 5px;
    max-width: 100%;
    border-radius: 0;
    transition: color 0.2s, background-color 0.2s, border 0.2s;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    font-weight: 700;
    font-style: normal;
    box-shadow: 2px 2px 0 0 #F5976E, inset 2px 2px 0 0 #F5976E;
    background: rgb(245 151 110 / 85%);
    color: white !important;
    text-decoration: none !important;
}
.btn_cta a:hover {
    box-shadow: 2px 2px 0 0 #F5976E, inset 2px 2px 0 0 #F5976E;
    background: #F5976E;
    color: white !important;
}
.section--light .articles-a .articles__item .article__post-permalink {
    color: #ffdaca;
}
.section--light .articles-a .articles__item {
    background-color: #F5976E;
}
.section--light .articles__categories.mm-menu .mm-navbar a, .section--light .articles__categories.mm-menu .mm-title {
    background: #f5976e;
    color: #fff;
}
.section--light .articles__categories.mm-menu {
    background: transparent;
}
.section--light .articles__categories.mm-menu .mm-listview .articles__categories-link {
    background: #fff;
}

.section--light .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__icon .main-icon {
    color: #f5976e;
}
.section.fb-grid-a-section-overlap .section--light .featuredblocks-grid-a .featuredblocks {
    background-color: #fff;
}

/* Media */
@media(max-width: 991px){
    .section--dark .banner-a .banner__image-overlay {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        background-color: rgb(0 0 0);
    }
    .home-banner-pic.section__bg--dark-4::before {
        background-color: #fff;
    }
    .banner__image-wrapper {
        display: block;
        position: relative;
    }
    .section--dark .banner-a .banner__title, .section--dark .banner-a .banner__subtitle {
        color: #030303 !important;
    }
    .section.fb-grid-a-section-overlap .featuredblocks-grid-a .featuredblocks .featuredblock-image-title-wrapper, .section.fb-grid-a-section-overlap .featuredblocks-grid-a .featuredblocks .featuredblock__title, .section.fb-grid-a-section-overlap .featuredblocks-grid-a .featuredblocks .featuredblock__content, .section.fb-grid-a-section-overlap .featuredblocks-grid-a .featuredblocks .featuredblock__content p {
        margin: 0 auto;
    }
    .fb-grid-a-section-overlap ul.featuredblocks.row.items-per-row-5 {
        margin: 0;
    }
    .home-banner-pic .cta__button.component__button--1 {
        box-shadow: 2px 2px 0 0 #f5976e, inset 2px 2px 0 0 #f5976e;
        background: rgba(245, 151, 110, .7);
        color: #fff;
    }
    .home-banner-pic .cta__button.component__button--1:hover {
        box-shadow: 2px 2px 0 0 #f8b99e, inset 2px 2px 0 0 #f8b99e;
        background: #f8b99e;
        color: #fff;
    }
}
@media(max-width: 767px) {
    .editable__container--inner img.align-right {
        float: none !important;
        display: block !important;
        margin: 0 auto 10px !important;
    } 
    .componentWith__container.cta__container {
        float: unset!important;
    }
}
@media(max-width: 519px) {
    .wrap_testimonials_inner {
        padding-left: 5px;
        padding-right: 5px;
    } 
}
@media(min-width:1025px) {
    .alias-cta_home_to_finding_healthy .component.cta.cta-a.cta-a--12 {
        display: flex;
        column-gap: 200px;
    }
    .alias-cta_svc .component.cta.cta-a.cta-a--12 {
        display: flex;
    }
    .alias-cta_svc h3.cta__title.component__title.titleAlignment--center {
        width: 75%;
        white-space: nowrap;
    }
    .alias-cta_svc a.cta__button.component__button--1 {
        position: relative;
        left: -80px;
        top: 10px;
    }
}

img.redlight.fr-fic.fr-dii{
    float: right;
    margin-left:12px;
    width:100%;
    max-width:384px;

}

.col-lg-7 {
    flex: inherit;
    max-width: 100%;
}

img.whc{
    float: right;
    margin-left:12px;
    width:100%;
    max-width:400px;
}
