@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Montserrat&family=Playfair+Display&display=swap);
button,
hr,
input {
    overflow: visible;
}
progress,
sub,
sup {
    vertical-align: baseline;
}
html,
legend {
    box-sizing: border-box;
}
pre,
textarea {
    overflow: auto;
}
.aligncenter,
.clear:after,
.comment-content:after,
.entry-content:after,
.page-links,
.site-content:after,
.site-footer:after,
.site-header:after,
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}
.widget select,
.wp-caption,
embed,
iframe,
img,
legend,
object,
pre {
    max-width: 100%;
}
.card-1:hover,
.card-2:hover,
.card-3:hover {
    transition: background-color 0.3s;
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
    overflow-x: hidden;
    background: #fff;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
a {
    background-color: transparent;
    color: #4169e1;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
    height: auto;
}
.info-contact-foot ul,
button,
input,
optgroup,
select,
textarea {
    margin: 0;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    color: inherit;
    display: table;
    padding: 0;
    white-space: normal;
}
textarea {
    width: 100%;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
.block-scroll,
h1 span {
    font-family: montserrat, sans-serif;
}

.bypostauthor,
.gallery-caption,
.infinity-end.neverending .site-footer,
.main-navigation.toggled ul,
.menu-toggle,
.slick-initialized .slick-slide,
.sticky,
details {
    display: block;
}
summary {
    display: list-item;
}
.Section-1-da.mobile,
.form-contact-footer .wpcf7 .ajax-loader,
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer,
.updated:not(.published),
[hidden],
template {
    display: none;
}
body,
button,
input,
optgroup,
select,
textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 1rem;
    line-height: 1.5;
}
.block-scroll,
.hero-text {
    text-align: center;
    color: #fff;
    margin-bottom: 20px !important;
}
.gallery,
p {
    margin-bottom: 1.5em;
}
cite,
dfn,
em,
i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
.hentry,
.widget,
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    padding: 1.6em;
}
code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 0.9375rem;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
ins,
mark {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%;
}
*,
:after,
:before {
    box-sizing: inherit;
}
ol,
ul {
    margin: 0 0 1.5em 3em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ol,
li > ul {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: 700;
}
dd {
    margin: 0 1.5em 1.5em;
}
figure {
    margin: 1em 0;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
body.page-template-landingpage-click-and-collect a.cta,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #000;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 10px 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
}
.single-post h3,
body.page-template-landingpage-click-and-collect h4,
h1 span {
    font-size: 20px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
    color: #111;
}
select {
    border: 1px solid #ccc;
}
a:active,
a:focus,
a:hover {
    color: #191970;
}
a:focus {
    outline: dotted thin;
}
#content[tabindex="-1"]:focus,
a:active,
a:hover,
body.page-template-landingpage-click-and-collect #contact:focus {
    outline: 0;
}
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation a,
.screen-reader-text:focus {
    display: block;
    text-decoration: none;
}
.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}
.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}
.main-navigation ul ul li.focus > ul,
.main-navigation ul ul li:hover > ul {
    left: 100%;
}
.main-navigation ul ul a {
    width: 200px;
}
.main-navigation ul li.focus > ul,
.main-navigation ul li:hover > ul {
    left: auto;
}
.main-navigation li {
    float: left;
    position: relative;
}
@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}
.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter,
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed;
}
.entry-content,
.entry-summary,
.page-content {
    margin: 1.5em 0 0;
}
.page-links {
    margin: 0 0 1.5em;
}
.comment-content a {
    word-wrap: break-word;
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.custom-logo-link {
    display: inline-block;
    position: absolute;
    margin: auto auto -8px;
}
.wp-caption {
    margin-bottom: 1.5em;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
body.page-template-landingpage-click-and-collect a {
    color: #000;
}
body.page-template-landingpage-click-and-collect i.fas {
    font-family: fontawesome;
}
body.page-template-landingpage-click-and-collect .card-divider {
    background: #b8e2e9;
}
.page-template-page-team .columns.large-3.medium-3 {
    float: left !important;
}

.BS-guttenberg .row {
    max-width: 60rem;
}
.hero-content {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.hero-text {
    transform: translateY(120px);
    margin-bottom: 20px !important;
}
.hero-da {
    height: 80vh;
    background: url("/wp-content/uploads/2023/09/BASE-SUD-DIRECTION-ARTISTIQUE-HIRO.jpg") center bottom/cover no-repeat padding-box;
}
.hero-text h1 {
    font-family: "Playfair Display" !important;
    font-size: 65px;
    margin: 0;
    line-height: 1;
}
h1 span {
    letter-spacing: 8px;
    text-align: center;
}
.block-scroll {
    position: absolute;
    display: block;
    margin: auto auto 20px;
    bottom: -260px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 18px;
    letter-spacing: 3.6px;
}
.block-scroll img {
    max-width: 36px;
}
.hero-text p {
    font-family: montserrat-regular !important;
    font-size: 22px !important;
    color: #fff !important;
    text-align: center !important;
    margin-top: 30px !important;
}

.Content-section-1 .titre,
.Content-section-1 h2 {
    font-size: 65px !important;
    line-height: 1 !important;
}
.Section-1-da.desktop {
    display: block;
}
.Content-section-1 {
    /* text-align: end; */
    /* text-align: end; */
    margin: auto;
    max-width: 50%;
    position: relative;
    z-index: 0;
}
.Content-section-1 .titre {
    color: #fff !important;
    font-family: "Playfair Display" !important;
}
.Section-1-da.desktop {
    height: 100vh;
    background: url("/wp-content/uploads/2023/09/BASE-SUD-DIRECTION-ARTISTIQUE-cactus.jpg") center top/cover no-repeat padding-box;
    position: relative;
    display: flex;
}
.Block-image-Section-1 img {
    position: relative;
    top: -10%;
    z-index: 1;
}
.Block-image-Section-1 {
    top: -10%;
    max-width: 50%;
}
.Content-section-1 h2 {
    color: #fff;
    font-family: "Playfair Display";
}
.Content-section-1 p {
    text-align: end !important;
    margin-left: 50px !important;
    margin-top: 30px;
    text-align: end !important;
    font-size: 20px !important;
}
.Content-section-1 a {
    color: #233561;
    font-size: 20px !important;
    font-weight: 800 !important;
    text-decoration: underline;
}
.animated-image {
    transform: translateY(0);
    transition: transform 0.5s;
}
.animated-image-container:hover .animated-image {
    transform: translateY(15%);
}
.container-da {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}
.block-section-2-left,
.block-section-2-right {
    width: 100%;
    max-width: 800px;
    padding: 20px;
    box-sizing: border-box;
}
.block-section-2-left {
    display: flex;
    flex-direction: column;
}
.image-section-2 {
    right: 0;
    position: absolute;
    top: -14%;
    width: 80%;
    height: auto;
}
.image-haut-droite {
    position: relative;
    margin-left: 10px;
    margin-top: 54px;
    width: auto;
    height: 82%;
}
p.Block-Title-section-2 {
    display: flex !important;
    font-family: "Playfair Display";
    font-size: 35px !important;
    align-self: center;
    color: #233561 !important;
    text-align: center !important;
    padding: 136px;
    margin-top: -108px !important;
    margin-bottom: 20px;
    flex: auto !important;
    line-height: 24px !important;
    font-weight: 300 !important;
}
a.Circle-text,
a.Circle-text:visited {
    color: #233561;
}
.Nos-preferences,
a.Circle-text {
    font-family: "Playfair Display";
    text-align: center;
}
a.Circle-text {
    display: block;
    margin: -125px auto 20px;
    font-size: 35px !important;
    line-height: 0.5 !important;
    width: 167px;
    height: 167px;
    border: 22px solid #ffd70066;
    border-radius: 50%;
    padding-top: 50px;
}
a.Circle-text span {
    font-size: 12px;
}
.Nos-preferences {
    font-size: 50px !important;
    align-self: center;
    line-height: 1 !important;
    color: #152b66;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.Block-text p {
    top: 100% !important;
}
.mobile-container {
    display: none;
    flex-direction: column;
    overflow: hidden;
}
.container-da,
.mobile-slider,
.newsletter-part-f button {
    margin-top: 20px;
}
.mobile-slider img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
}
.mobile-container .slick-side,
.mobile-slider .slick-list {
    overflow: hidden;
}
.mobile-slider .slick-track,
.picto-rs-footer {
    display: flex;
}
.section-2-image,
.section-2-text {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.mobile-container .slick-slide img {
    display: block;
    height: 100%;
}
.section-2-image {
    width: 39%;
}
.section-2-text {
    width: 60%;
}

@media screen and (min-width: 769px) and (max-width: 1100px) {
    .container-da.desktop {
        min-height: 85vh;
        margin-bottom: -50px;
    }
    .Block-Title-section-2 h2 {
        font-size: 20px;
        margin-top: 120px;
        margin-right: 35px;
        line-height: 1.3;
        top: 9%;
    }
}

.menu-card {
    height: 300vh;
    background: url("/wp-content/uploads/2023/09/BASE-SUD-DIRECTION-ARTISTIQUE-expertises.jpg") center top/cover no-repeat padding-box;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
    overflow: hidden;
}
.number-card h2 {
    margin-top: 200px;
    color: #233561;
    margin-bottom: 40px;
    font-size: 35px !important;
    margin-left: 30px;
}
.text-card h2 {
    font-family: "Playfair Display" !important;
    color: #fff;
    font-size: 40px !important;
    line-height: 1 !important;
    margin-left: 30px;
}
.card-1:hover {
    background-color: #fff6dc;
}
.card-2:hover {
    background-color: #ffe0dc;
}
.card-3:hover {
    background-color: #e4e3fc;
}
.number-card h2,
.text-card h2 {
    transform: translateY(0);
    transition: transform 0.3s;
}
.card-1:hover h2,
.card-2:hover h2,
.card-3:hover h2 {
    transform: translateY(-100px);
    color: #1d3664;
}
.card-1:hover .hidden-text,
.card-2:hover .hidden-text,
.card-3:hover .hidden-text {
    transform: translateY(-90px);
    max-height: fit-content;
    transition: max-height 0.3s;
}
.hidden-text {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s;
    font-family: montserrat-regular;
    font-size: 18px !important;
    padding: 0 30px;
}

.scroll-to-contact-da span {
    position: relative;
    border: solid #59ffe9;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 10px;
    transform: rotate(45deg);
}
.scroll-to-contact-da p {
    text-align: center !important;
    margin: 15px 0 0;
    text-transform: uppercase;
    font-size: 18px !important;
    letter-spacing: 3px;
}
@media (max-width: 1100px) {
    .flexbox-maintenance {
        gap: 126px;
    }
}

@media (max-width: 870px) {
    .paragraphe-main {
        flex-direction: column;
        align-items: center;
        gap: 0;
    }
    .paragraphe-main img {
        max-width: 150px !important;
    }
    .Section-content .right-part p {
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 35px;
        text-align: initial;
    }
    .right-part h2 {
        margin-right: 0;
        margin-top: 15px;
    }
    .flexbox-maintenance img {
        max-width: 18%;
    }
    .flexbox-maintenance {
        flex-wrap: wrap;
        margin: 10px;
        justify-content: center;
        gap: 57px;
    }
}
.maintenance-logo:hover {
    transform: scale(1.2);
    transition: transform 0.3s;
}
.confiance-part-maintenance {
    margin-top: 0 !important;
    padding-bottom: 1px;
}
.maintenance-logo {
    width: 250px !important;
}
@media (max-width: 1350px) {
    .mockup-confiance-maintenant {
        margin: 0 170px;
    }
}
@media (max-width: 1100px) {
    .mockup-confiance-maintenant {
        margin: 0 80px;
    }
}
@media (max-width: 880px) {
    .mockup-confiance-maintenant {
        margin: 0 50px;
    }
}
@media (max-width: 770px) {
    .mockup-confiance-maintenant {
        margin: 0;
    }
    .maintenance-logo {
        width: 180px !important;
    }
}
@media (max-width: 530px) {
    .mockup-confiance-maintenant {
        margin: 0;
    }
    .maintenance-logo {
        width: 150px !important;
    }
}
@media (max-width: 480px) {
    .mockup-confiance-maintenant {
        margin: 0;
    }
    .maintenance-logo {
        width: 160px !important;
        text-align: center;
    }
    .mockup-confiance-maintenant div {
        margin: 0 !important;
    }
}
@media (max-width: 370px) {
    .mockup-confiance-maintenant {
        margin: 0;
    }
    .maintenance-logo {
        width: 130px !important;
        text-align: center;
    }
    .mockup-confiance-maintenant div {
        margin: 0 !important;
    }
}
.footer-wrapper {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px;
}
.img-footer-form {
    position: relative;
    background: url("/public/images/galerie/2023/10/footer-1440x820.jpg") center/cover no-repeat;
    width: 100%;
    padding-bottom: 100px;
    padding-top: 35px;
}
.img-footer-form p {
    font-family: "Playfair Display" !important;
    color: #1d3664;
    width: 100%;
    top: 15%;
    text-align: center;
    font-size: 32px !important;
}
.footer-RS-Newletter {
    display: flex;
    justify-content: space-evenly;
    padding: 50px 0;
    background-color: #fff;
}
.picto-rs-footer img {
    width: 63%;
}
.bottom-footer {
    background-color: #1d3664;
    font-family: Montserrat, sans-serif;
}
.menu-footer-links {
    display: flex;
    justify-content: center;
    overflow: hidden;
}
.menu-footer-links img {
    width: 275px;
    height: auto;
}
.menu-footer-links li {
    list-style: none;
}
.info-contact-foot li,
.info-copyright-footer p,
.menu-footer-links a {
    color: #aaadbb;
}
.info-contact-foot p {
    color: #fff;
    margin: 0 0 0 32px;
}
.menu-footer-links div {
    margin-right: 50px;
    margin-top: 20px;
}
.logo-footer-bs {
    margin: 0 50px !important;
}
.info-copyright-footer {
    display: flex;
    justify-content: space-around;
    color: #aaadbb;
    margin: 20px 0 0;
}
.form-contact-footer {
    width: 100%;
    padding: 15px 30px;
    margin: auto;
    position: relative;
    opacity: 0;
}

.form-contact-footer input, .form-contact-footer textarea {
    border: none;
    border-bottom: 1px solid #233561;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #233561;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(35, 53, 97);
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}
.form-contact-footer input:focus, .form-contact-footer textarea:focus {
    background: transparent;
}

.form-contact-footer input[type="submit"] {
    background-color: #1d3664;
    text-transform: none;
    font-weight: 100;
    border-radius: 0;
    margin-right: 10px;
}
.form-contact-footer input[type="submit"]:hover,
.newsletter-part-f input[type="submit"]:hover {
    cursor: pointer;
}
.form-contact-footer h4 {
    font-size: 16px;
    padding: 10px 10px 0;
    margin-bottom: 0;
}
.form-contact-footer .formdigit {
    text-align: right !important;
}

.newsletter-part-f {
    width: 35%;
}
.newsletter-part-f h4 {
    font-size: 14px;
    margin-bottom: 15px;
    font-family: Montserrat, sans-serif;
    font-weight: 300 !important;
}
.newsletter-part-f input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 0;
    margin-bottom: -2rem;
}
.newsletter-part-f input[type="submit"] {
    background-color: #1d3664;
    text-transform: none;
    font-weight: 100;
    border-radius: 0;
}
.menu-2div-sep {
    display: flex;
    margin: 0 !important;
}
.input-box {
    padding: 10px;
}
@media only screen and (max-width: 1024px) and (min-width: 669px) {
    .form-contact-footer {
        width: 80%;
    }
    .menu-2div-sep {
        flex-direction: column;
    }
    .logo-footer-bs {
        margin: 0 194px 0 -25px !important;
    }
}
@media only screen and (max-width: 668px) {
    .form-contact-footer {
        width: 100%;
    }
    .form-contact-footer input[type="submit"] {
        margin-top: 20px;
    }
    .logo-footer-bs {
        margin: 0 0 0 -65px !important;
    }
    .menu-2div-sep,
    .menu-footer-links {
        flex-direction: column;
        align-items: center;
    }
    #footerLinksResp {
        flex-direction: row;
        margin-left: 25px !important;
    }
    .info-copyright-footer {
        flex-wrap: wrap;
    }
    .picto-rs-footer img {
        width: 61% !important;
    }
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
    .title-home-page {
        font-size: 18px !important;
        top: 42.5%;
    }
    .big-title-top {
        color: #fff;
        position: absolute;
        font-size: 52px !important;
        font-family: "Playfair Display" !important;
        top: 47.5%;
        text-align: center;
        width: 100%;
        line-height: 42px !important;
    }
}


