@font-face {
    font-family: 'Revelstoke Grunge';
    src: url('/templates/forum/webfonts/Revelstoke-BoldGrunge.woff2') format('woff2'),
        url('/templates/forum/webfonts/Revelstoke-BoldGrunge.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
h4 {
    font-family: 'Revelstoke Grunge' !important;
}
#sp-header {
    background: #e9e2be;
    box-shadow: 1px 1px 1px #e9e2be;
}
.sp-megamenu-parent>li>a {
    color: #023895;
    text-transform: uppercase;
}
body, .sp-preloader {
    color: #141d17;
}
.eco-font-borders h2 span {
    background: #ccf4a3;
    display: inline;
    padding: 0px 20px;
    border-radius: 20px;
}
body .sppb-btn, body .btn {
    font-weight: 900;
    font-size: 2rem;
    letter-spacing: 0;
    padding: 14px 32px;
    border-radius: 50em;
    border: 0px solid transparent;
    text-transform: uppercase;
}
.sppb-btn-default {
    color: #e9e2be;
    background-color: #023895;
    border-color: #023895;
    box-shadow: -2px 10px 16px #4646463b !important;
}
.sppb-btn-default:hover, .sppb-btn-default:active, .sppb-btn-default:focus {
    color: #f7d02e;
    background-color: #023895;
    border-color: #023895;
}
.sp-megamenu-parent>li:hover>a, .sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #467049;
    background: #d1ec96;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    display: inline;
    padding: 10px 14px;
    border-radius: 50em;
    margin: 0 3px;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 10px 14px;
}
.logo-image {
    min-width: 265px;
    object-fit: contain;
    object-position: left;
}
#sp-header:not(.header-sticky) .logo-image, #sp-header:not(.header-sticky) .eco-btn-menu {
    display: none;
}
.eco-img-details-a img {
    height: 450px;
    object-fit: cover;
}
.eco-img-details-inverse {
    transform: scale(-1, 1);
}
.forum-schedule-section .sppb-tab-nav-position .sppb-nav-modern li.active>a {
    background-color: #558a28;
}
.forum-schedule-section .sppb-tab-nav-position .sppb-nav-modern li.active>a .sppb-tab-subtitle span, .forum-schedule-section .sppb-tab-nav-position .sppb-nav-modern li.active>a .sppb-tab-subtitle, .forum-schedule-section .sppb-tab-nav-position .sppb-nav-modern li.active>a .sppb-tab-icon .far {
    color: #e9eae3;
}
.eco-sponsors-logos {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-wrap: nowrap;
}
.eco-sponsors-logos img {
    height: 64px;
}
div.mod-languages .btn-group {
    justify-content: center;
    background: #fff;
    width: fit-content;
    margin: 0 auto 20px 20px !important;
    border-radius: 10px;
    box-shadow: 0 5px 10px #00000021;
}
#sp-bottom1 {
    position: fixed;
    bottom: 0;
    width: auto;
    left: 0;
    right: 0;
    z-index: 9;
}
.sp-module-content .mod-languages img {
    height: 20px;
    width: 20px;
    border-radius: 50em;
}
.sp-module ul>li>a {
    color: #252525;
    font-size: 2rem;
    font-weight: 700;
}
div.mod-languages .dropdown-menu {
    width: 100%;
}
.mm-hero-section .sppb-row-overlay:after {
    content: "";
    background: url(/images/bg1-marguerite-menager.png) top center no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
}
.mm-logo-hero .sppb-addon-single-image-container, .mm-logo-hero img {
    width: 100%;
}
.mm-contact-box-hero {
    background: #023895;
    border-radius: 20px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.mm-contact-box-hero h4 {
    color: #e9e2be;
    font-size: 1.2rem;
}
.mm-contact-box-hero a {
    color: #f7d02e;
    font-family: 'Revelstoke Grunge';
    font-size: 2.4rem;
}
.mm-contact-box-hero > div {
    padding: 10px;
    text-align: center;
}
.mm-contact-box-hero .phone, .mm-contact-box-hero .fb {
    width: 50%;
}
.mm-contact-box-hero .mail {
    width: 100%;
    border-bottom: 1px solid #e8e1bd;
}
header.header-sticky #sp-logo {
    max-width: 150px;
}
header.header-sticky .sp-megamenu-parent > li > a, header.header-sticky .sp-megamenu-parent > li > span, header.header-sticky .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 16px;
}
.sppb-btn-default i {
    color: #f7d02e;
}
.mm-a-qui {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    align-content: flex-start;
}
.mm-a-qui > div {
    width: 33%;
    padding: 10px;
    text-align: center;
    line-height: 1.2;
    font-weight: 700;
    font-size: 1.2rem;
    color: #456f48;
}
.mm-a-qui img {
    border-radius: 50em;
    width: 80%;
    margin: 0 auto 20px;
    border: 10px double;
}
.mm-a-qui h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #f7d02e;
}
.mm-a-qui > div:last-child {
    width: 66%;
}
.mm-a-qui > div:last-child img {
    width: 38.29%;
}
.mm-ticket-box {
    background: #d1ec96;
    border-radius: 20px 20px 0 0;
    padding: 40px 20px 90px;
    width: 414px;
    color: #467049;
    text-align: center;
}
.mm-ticket-box h4 {
    letter-spacing: -2px;
    line-height: 1.1;
    font-size: 1.6rem;
}
.mm-besoins {
    display: flex;
    gap: 20px;
}
.mm-besoins > div {
    color: #467049;
    background: #f7d02e;
    text-align: center;
    padding: 30px;
    border-radius: 20px;
    border: 10px double #e9e2be;
    font-family: 'Revelstoke Grunge';
    font-size: 2rem;
    line-height: 1.1;
    letter-spacing: -2px;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
}
.mm-besoins > div img {
    display: block;
    width: 50px;
    margin-top: 20px;
}
.mm-forfaits {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 50px 30px;
}
.mm-forfaits > div {
    width: calc(33% - 30px);
    background: #d1ec96;
    border-radius: 50em 50em 140px 140px;
    padding: 30px;
    text-align: center;
    color: #467049;
    font-weight: 600;
    line-height: 1.2;
}
.mm-forfaits > div > div {
    background: #739c69;
    color: #d1ec96;
    border-radius: 50em 50em 110px 110px;
    padding: 50px 10px 10px 10px;
    margin-bottom: 40px;
    border: 10px double;
}
.mm-forfaits > div > div img {
    width: 100px;
    margin: auto;
}
.mm-forfaits > div > div h2{
    font-size: 1.7rem;
    margin-top: 26px;
    letter-spacing: 1px;
}
.mm-avantages {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 30px;
}
.mm-avantages > div {
    background: #f7d02e;
    color: #023895;
    border-radius: 20px;
    padding: 20px;
    width: calc(50% - 30px);
    line-height: 1.2;
}
.mm-avantages > div h5 {
    font-family: 'Revelstoke Grunge';
    letter-spacing: -2px;
    line-height: 1.1;
    margin-bottom: 20px;
    font-size: 1.8rem;
}
.mm-expectations {
    display: flex;
    align-items: stretch;
    gap: 20px;
    color: #f7d02e;
    font-weight: 600;
    line-height: 1.2;
}
.mm-expectations img {
    width: 80px;
    margin-bottom: 20px;
}
body .sppb-btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .sppb-btn.btn-outline-primary, body .btn.sppb-btn-primary, body .btn.btn-primary, body .btn.btn-outline-primary {
    border-color: #e9e2be;
    background-color: #e9e2be;
    color: #467049;
    border-radius: 50em !important;
}
body .sppb-btn.sppb-btn-primary:hover, body .sppb-btn.sppb-btn-primary:focus, body .sppb-btn.sppb-btn-primary:active, body .sppb-btn.btn-primary:hover, body .sppb-btn.btn-primary:focus, body .sppb-btn.btn-primary:active, body .sppb-btn.btn-outline-primary:hover, body .sppb-btn.btn-outline-primary:focus, body .sppb-btn.btn-outline-primary:active, body .btn.sppb-btn-primary:hover, body .btn.sppb-btn-primary:focus, body .btn.sppb-btn-primary:active, body .btn.btn-primary:hover, body .btn.btn-primary:focus, body .btn.btn-primary:active, body .btn.btn-outline-primary:hover, body .btn.btn-outline-primary:focus, body .btn.btn-outline-primary:active {
    background-color: #d1ec96;
    border-color: #d1ec96;
    color: #467049;
}
.sppb-addon-content ol li {
    color: #f7d02e;
    font-weight: 600;
    line-height: 1.2;
    font-size: 1.6rem;
    margin-bottom: 20px;
}
.sppb-addon-content ol li::marker {
  font-size: 20px;
  color: red;
}
.sppb-panel-default>.sppb-panel-heading {
    background: #e8e1be;
    margin-bottom: 20px;
    border-radius: 50em;
}
.sppb-panel {
    background-color: transparent;
}
.sppb-panel-default {
    border-color: transparent;
}
.sppb-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.2rem;
    font-weight: 500;
    color: #023895;
    line-height: 1.2;
    display: block;
    padding: 12px 10px 12px 20px;
    font-size: 1.4rem;
}
.sppb-panel-default>.sppb-panel-heading .sppb-toggle-direction {
    color: #013794;
}
.sppb-panel-default .sppb-panel-body {
    border-top-color: transparent;
    background: #f4f0dc;
    border-radius: 30px;
    font-size: 1.2rem;
    line-height: 1.3;
    padding: 40px;
    color: #446c46;
    font-weight: 500;
    margin-bottom: 30px;
}
h2.sppb-addon-title b {
    font-weight: 800;
}
.form-control {
    background-color: #ffffff;
    border: 0;
    padding: 16px;
    border-radius: 50em;
    color: #02358d;
    font-size: 1.2rem;
}
.formContainer label {
    color: #023895;
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 0 !important;
}
.form-check-input[type=checkbox] {
    border: 0;
}
label.form-check-label {
    font-weight: 700;
    font-size: 1.3rem;
}
textarea.form-control {
    border-radius: 20px !important;
}
.form-select {
    border: 0;
    padding: 16px;
    border-radius: 50em;
    color: #02358d;
    font-size: 1.2rem;
    height: 60px !important;
}
.mm-form-btn {
    border-color: #023895 !important;
    background-color: #023895 !important;
    color: #e9e2be !important;
}
#userForm > h2 {
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 800;
    color: #023895;
}
#rsfp_thankyou_popup_inner {
    background: #e9e2be !important;
    padding: 50px 40px !important;
    color: #467049 !important;
    border-radius: 30px !important;
}
.rsfp_thankou_popup_close_btn {
    top: 10px !important;
    right: 10px !important;
    font-size: 4rem !important;
    line-height: 36px !important;
}
div.mod-languages a {
    color: #023895 !important;
    font-family: 'Revelstoke Grunge';
}
div.mod-languages .dropdown-menu {
    border: 0;
    padding: 0 !important;
}
/* RESPONSIVE DESIGN */
.burger-icon>span {
    height: 5px;
    border-radius: 10em;
    background-color: #467049;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #467049;
}
.offcanvas-active .burger-icon>span:nth-child(3), #modal-menu-toggler.active .burger-icon>span:nth-child(3) {
    transform: translate(0, -12px) rotate(45deg);
}
.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    color: #023895;
    opacity: 1;
}
.offcanvas-menu .fa, .offcanvas-menu .fab, .offcanvas-menu .far, .offcanvas-menu .fas, .offcanvas-menu .offcanvas-inner a {
    color: #467049;
}
.offcanvas-menu .offcanvas-inner .sp-contact-info>li>a, .offcanvas-menu .offcanvas-inner .social-icons>li>a {
    opacity: 1;
}
.sp-contact-info li {
    font-size: 104%;
    font-weight: 600;
}
.offcanvas-menu {
    background-color: #e9e2beeb;
    color: #467049;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a:hover, .offcanvas-menu .offcanvas-inner ul.menu>li a:focus, .offcanvas-menu .offcanvas-inner ul.menu>li span:hover, .offcanvas-menu .offcanvas-inner ul.menu>li span:focus {
    color: #467049;
}
.offcanvas-overlay {
    background: rgb(255 255 255 / 17%);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}
@media (max-width: 1400px) and (min-width: 1201px) {
    #sp-menu .eco-btn-menu {
        font-size: 1.4rem;
    }
    header.header-sticky .sp-megamenu-parent > li > a, header.header-sticky .sp-megamenu-parent > li > span, header.header-sticky .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
        font-size: 14px;
    }
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
        padding: 10px 10px;
        margin: 0;
    }
    h1 {
        font-size: 3.4rem !important;
    }
    h2 {
        font-size: 3rem !important;
    }
}
@media (max-width: 1200px) and (min-width: 991px) {
    h1 {
        font-size: 3.1rem !important;
    }
    h2 {
        font-size: 2.5rem !important;
    }
    h4 {
        font-size: 1.3rem !important;
    }
}
@media (max-width: 1400px) and (min-width: 991px) {
    #sp-header .container {
        max-width: 100%;
    }
    .logo-image {
        min-width: auto;
    }
    .eco-sponsors-logos img {
        height: 64px;
    }
}
@media (max-width: 1200px) and (min-width: 991px) {
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
        padding: 10px 6px !important;
        margin: 0 4px;
    }
    #sp-header .container {
        padding: 0;
    }
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
        font-size: 18px !important;
    }
    #sp-menu .eco-btn-menu {
        font-size: 1.2rem;
        padding: 10px;
    }
    header.header-sticky .sp-megamenu-parent > li > a, header.header-sticky .sp-megamenu-parent > li > span, header.header-sticky .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
        font-size: 14px !important;
    }
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
        padding: 10px 10px;
        margin: 0;
    }
    body {
        font-size: 1.2rem;
    }
    .mm-a-qui > div {
        font-size: 1rem;
    }
}
@media (max-width: 1200px) {
    #sppb-addon-8df7620f-dba7-4dc2-9fe0-2edd687a6f75 img {
        max-width: 710px !important;
    }
    div:not(.eco-special-header) > h3.sppb-addon-title {
        font-size: 1.2rem !important;
    }
    .eco-img-details-a img {
        height: 430px;
    }
    .eco-sponsors-logos img {
        height: 44px;
    }
    .mm-besoins > div {
        font-size: 1.7rem;
    }
    .mm-ticket-box {
        width: 100%;
    }
    .mm-ticket-box h4 {
        font-size: 1.2rem;
    }
    .mm-forfaits > div {
        padding: 15px;
        font-size: 1.2rem;
    }
    .mm-forfaits > div > div h2 {
        font-size: 1.2rem !important;
    }
    .mm-avantages > div {
        font-size: 1rem;
    }
    .mm-avantages {
        gap: 16px;
    }
    .sppb-panel-title {
        font-size: 1.3rem;
    }
    .mm-contact-box-hero a {
        font-size: 1.7rem;
    }
    .mm-expectations {
        font-size: 1.2rem;
    }
    #questions {
        background-position: 50% 50% !important;
    }
    #userForm > h2 {
        font-size: 1.6rem !important;
    }
}
@media (max-width: 991px) {
    h1.sppb-addon-title {
        font-size: 2.2rem !important;
    }
    div:not(.eco-special-header) > h3.sppb-addon-title {
        font-size: 1.1rem !important;
    }
    .mm-contact-box-hero a {
        font-size: 1.2rem;
    }
    h2.sppb-addon-title {
        font-size: 28px !important;
    }
    h4 {
        font-size: 1.4rem !important;
    }
    body .sppb-btn, body .btn {
        font-size: 1.4rem;
        padding: 20px 24px;
    }
    iframe {
        width: 100%;
        height: 450px;
    }
    .eco-sponsors-logos {
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 20px;
    }
    #sppb-addon-8df7620f-dba7-4dc2-9fe0-2edd687a6f75 img {
        width: 82%;
    }
    .mm-a-qui > div {
        padding: 6px;
        font-size: 0.9rem;
    }
    .mm-ticket-box {
        padding: 40px 10px 90px;
    }
    .mm-besoins > div {
        font-size: 1.4rem;
        padding: 10px;
    }
    .mm-besoins {
        gap: 10px;
    }
    .mm-forfaits {
        gap: 40px 10px;
    }
    .mm-forfaits > div {
        padding: 5px;
        font-size: 0.8rem;
    }
    .mm-forfaits > div > div h2 {
        font-size: 0.8rem !important;
    }
    .mm-avantages > div h5 {
        margin-bottom: 10px;
        font-size: 1.4rem;
    }
    .mm-avantages > div {
        padding: 10px;
        font-size: 0.8rem !important;
        width: calc(50% - 10px);
    }
    .mm-expectations {
        font-size: 1rem;
    }
    .sppb-panel-title {
        font-size: 1rem;
    }
    .container, .container-md, .container-sm, .sppb-row-container {
        max-width: 100% !important;
    }
}
@media (max-width: 767px) {
    div:not(.eco-special-header) > h3.sppb-addon-title {
        font-size: 1rem !important;
    }
    h1.sppb-addon-title {
        font-size: 1.7rem !important;
    }
    .eco-font-borders h2 span {
        padding: 4px 12px;
        border-radius: 12px;
    }
    h2.sppb-addon-title {
        font-size: 1.5rem !important;
    }
    h4 {
        font-size: 1.4rem !important;
    }
    body .sppb-btn, body .btn {
        font-size: 1.3rem;
        padding: 12px 10px;
    }
    body {
        font-size: 1.2rem !important;
    }
    iframe {
        height: 150px;
    }
    body .sppb-btn, body .btn {
        font-size: 1.1rem;
    }
    #sp-header .container {
        max-width: 100%;
    }
    #sp-logo {
        display: none;
    }
    .eco-btn-menu {
        padding: 10px 18px !important;
        margin-bottom: 10px;
    }
    .sp-module ul>li>a {
        font-size: 1.1rem;
        letter-spacing: 1px;
    }
    .mm-logo-hero .sppb-addon-single-image-container, .mm-logo-hero img {
        width: 80%;
        max-width: 400px;
    }
    .mm-contact-box-hero {
        margin-bottom: 30px;
    }
    .mm-a-qui > div, .mm-a-qui > div:last-child {
        padding: 2px;
        width: 100%;
        margin-bottom: 25px;
    }
    .mm-a-qui img {
        width: 40%;
    }
    .mm-a-qui > div {
        font-size: 0.98rem;
    }
    .sp-page-builder .page-content #section-id-48e212cc-7c82-4bc4-b419-bd353c15e95c > .sppb-row-overlay {
        background: linear-gradient(82deg, RGBA(232, 225, 190, 0.96) 47%, RGBA(232, 225, 190, 0.82) 82%) transparent !important;
    }
    .mm-ticket-box {
        padding: 20px 10px 70px;
        margin-top: 30px;
    }
    .mm-besoins {
        flex-wrap: wrap;
        align-items: stretch;
        align-content: stretch;
        gap: 4px;
    }
    .mm-besoins > div {
        font-size: 1.2rem;
        padding: 6px;
        width: calc(50% - 4px);
    }
    .mm-ticket-box h4 {
        font-size: 1.5rem !important;
    }
    .mm-besoins > div {
        font-size: 1.4rem;
    }
    .mm-forfaits {
        gap: 20px 8px;
    }
    .mm-besoins > div, .mm-forfaits > div, .mm-avantages > div {
        width: 100%;
    }
    .mm-forfaits > div {
        padding: 15px;
        font-size: 1rem;
        border-radius: 6em 6em 10px 10px;
    }
    .mm-forfaits > div > div img {
        display: none;
    }
    .mm-forfaits > div > div {
        padding: 14px 2px 14px 2px;
        margin-bottom: 10px;
        border: 6px double;
    }
    .mm-forfaits > div > div img {
        width: 70px;
    }
    .mm-forfaits > div > div h2 {
        letter-spacing: 0px;
        margin-top: 10px;
        font-size: 1.3rem !important;
    }
    .mm-expectations {
        gap: 20px 10px;
        flex-wrap: wrap;
    }
    .mm-expectations > div {
        width: 100%;
        font-size: 1rem !important;
        text-align: center;
    }
    .mm-expectations img {
        width: 64px;
        margin-bottom: 8px;
        margin: 0 auto 10px;
    }
    .sppb-panel-default .sppb-panel-body {
        font-size: 1rem;
        line-height: 1.2;
        padding: 10px;
        border-radius: 10px;
    }
    .formContainer label, .form-control {
        font-size: 1.1rem;
    }
    #userForm > h2 {
        font-size: 1.4rem !important;
    }
    .sp-scroll-up {
        bottom: 20px !important;
    }
    .mm-avantages > div {
        font-size: 1rem !important;
    }
}
@media (max-width: 575px) {
    body {
        font-size: 1rem !important;
    }
        #sp-header .sp-module .addon-root-button {
        display: inherit !important;
    }
    #offcanvas-toggler {
        height: 60px;
        line-height: 60px;
    }
    .eco-btn-menu {
        padding: 10px 9px !important;
        margin-bottom: 0;
        font-size: 1rem !important;
        line-height: 1.2 !important;
        max-width: 200px;
    }
    .mm-logo-hero .sppb-addon-single-image-container, .mm-logo-hero img {
        width: 94%;
    }
    h4 {
        font-size: 1.4rem !important;
    }
    .rsform-submit-button {
        width: 100%;
    }
}