@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Gloria+Hallelujah&family=Lora:ital,wght@0,400..700;1,400..700&family=Lugrasimo&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Pacifico&family=Permanent+Marker&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
h1 {
  font-family: "Lora", serif !important;
}
h2.we-align-center {
  font-family: "Lora", serif !important;
}
body, .body, .body__wrapper__maxWidth, .wiziblocks__item--fullpage, .wiziblocks__item__maxWidth  {    background: #f7f7f7;}
.header.new-menu {    background: white;}

/* START HEADER */
@media (min-width: 1024px) {
    .header__logo__a .picture--left {
        width: 250px !important;
        height: 110px !important;
    }
        .nav { background :transparent; }
}
@media (min-width: 1024px) {
    .nav-perso-off .nav__maxWidth {
        gap: 20px !important;
    }
}
/* END HEADER */


.bloc3 .wiziblocks__item__maxWidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
}
.bloc3 {
  background-color: #0d0d0d !important;!i;!;
}
i.far.fa-question-circle {
    display: none;
}
img.slider__img {
    border-top: 10px solid #dba512;
}
@media (min-width: 720px) {
    .bloc4 .wizi-wrapper--textOnImg.wizi-wrapper--small {
        min-height: 18vw;
    }
}
/* START FOOTER */
.powered {
    background: #dba512;
}
.powered__p {
    color: #ffffff;
}
/* END FOOTER */