/* CSS Document */

@media screen and (min-width: 1280px) {
    /*Header*/
    header.sticky-desktop {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        transform: translateY(-150px);
    }
    header.sticky-desktop.open {
        transition: all 400ms ease-in-out;
        transform: translateY(0);
    }
    body.padding-topped {
        padding-top: 140px !important;
    }
}

@media screen and (max-width: 1400px) {
    h2 {
        font-size: 30px;
    }
    .accueil-presentation {
        margin: -50px 0 100px 0;
    }
    .accueil-proximite .map {
        min-width: 600px;
        margin-top: -50px;
    }
    footer .container-large {
        flex-direction: column;
        align-items: center;
    }
    footer .footer-content,
    footer .menu-footer {
        width: 100%;
        max-width: 100%;
        justify-content: center;
    }
    footer .footer-content {
        flex-direction: column;
        align-items: center;
        padding-bottom :10px;
    }
    footer .footer-content p {
        border: none;
        margin: 15px 0 0 0;
        text-align: center;
    }
    footer .menu-footer {
        padding-top: 10px;
    }
    .menu-footer .menu {
        display: flex;
        padding-bottom: 0;
        align-items: center;
    }
}

@media screen and (max-width: 1279px) {
    #superfish-main-accordion {
        width: 100% !important;
        max-width: 768px;
        top: 0 !important;
        background: #fff !important;
    }
    #superfish-main-accordion:before {
        content: '';
        position: absolute;
        top: 25px;
        left: 25px;
        width: 105px;
        height: 135px;
        background: url('../images/svg/hover-menu.svg') no-repeat center / contain;
    }
    #superfish-main-accordion li a {
        font-size: 26px;
        padding: 25px;
        font-weight: 700;
        text-align: center;
        text-decoration: none;
        font-family: 'Poppins', sans-serif;
        color: #361538;
    }
    .frontpage header, .not-frontpage header, .frontpage header:not(.sticky-desktop), .not-frontpage header:not(.sticky-desktop) {
        position: fixed;
        z-index: 150;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
    }
    .frontpage header .region-header, .not-frontpage header .region-header, .frontpage header:not(.sticky-desktop) .region-header, .not-frontpage header:not(.sticky-desktop) .region-header {
        height: 75px;
        padding: 0 30px;
        justify-content: space-between;
    }
    .frontpage header .region-header #superfish-main, .not-frontpage header .region-header #superfish-main, .frontpage header:not(.sticky-desktop) .region-header #superfish-main, .not-frontpage header:not(.sticky-desktop) .region-header #superfish-main {
        display: none;
    }
    .frontpage header .region-header #block-lejardin-theme-logoheader, .not-frontpage header .region-header #block-lejardin-theme-logoheader, .frontpage header:not(.sticky-desktop) .region-header #block-lejardin-theme-logoheader, .not-frontpage header:not(.sticky-desktop) .region-header #block-lejardin-theme-logoheader {
        display: block;
        left: 15px;
        max-width: 75px;
    }
    .frontpage header .region-header .reseaux-sociaux a, .not-frontpage header .region-header .reseaux-sociaux a, .frontpage header:not(.sticky-desktop) .region-header .reseaux-sociaux a, .not-frontpage header:not(.sticky-desktop) .region-header .reseaux-sociaux a {
        height: 38px;
        width: 38px;
        border: solid 2px #d08370;
    }
    .frontpage header .region-header .reseaux-sociaux a svg, .not-frontpage header .region-header .reseaux-sociaux a svg, .frontpage header:not(.sticky-desktop) .region-header .reseaux-sociaux a svg, .not-frontpage header:not(.sticky-desktop) .region-header .reseaux-sociaux a svg {
        max-width: 28px;
        max-height: 18px;
    }
    .frontpage header .region-header .reseaux-sociaux a svg path, .not-frontpage header .region-header .reseaux-sociaux a svg path, .frontpage header:not(.sticky-desktop) .region-header .reseaux-sociaux a svg path, .not-frontpage header:not(.sticky-desktop) .region-header .reseaux-sociaux a svg path {
        fill: #fff;
    }
    header .block-superfish {
        padding-right: 0;
    }
    header .contact-reseaux {
        right: 100px;
    }
    header .block-logoheader img {
        opacity: 1;
        max-width: 200px;
    }
    .accueil-mise-en-avant .logo-full img {
        display: none;
    }
}

@media screen and (max-width: 1250px) {
    .accueil-presentation {
        margin-top: -150px;
    }
    .accueil-presentation .container-large {
        align-items: center;
        flex-direction: column;
    }
    .accueil-presentation .block-g,
    .accueil-presentation .block-d {
        max-width: 800px;
    }
    .accueil-proximite .map {
        min-width: 500px;
    }
    .view-prestations .view-content {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .view-prestations .view-content .group {
        width: 100%;
        flex-direction: row;
        justify-content: space-around;
    }
    .view-prestations .bloc-presta,
    .view-prestations .bloc-cta {
        width: 48%;
    }
}

@media screen and (max-width: 1110px) {
    .accueil-qui-sommes-nous .container-large {
        flex-direction: column;
        gap: 0;
    }
    .accueil-proximite {
        flex-direction: column;
        align-items: flex-end;
        margin-top: 90px;
    }
    .accueil-proximite .block-txt {
        max-width: 100%;
        padding-right: 30%;
    }
    .accueil-proximite .map {
        margin-top: -300px;
    }
    .webform-submission-form .form-type-textfield,
    .webform-submission-form .form-type-email,
    .webform-submission-form .form-type-tel,
    .webform-submission-form .form-type-select,
    .webform-submission-form fieldset {
        width: calc(50% - 15px);
    }

}

@media screen and (max-width: 900px) {
    
    .accueil-qui-sommes-nous img.portraits {
        max-width: 100%;
    }

    /*Paragraphes*/
    .para-item-paragraphe .container-para {
        flex-direction: column-reverse;
    }

    .para-item-paragraphe .para-desc,
    .para-item-paragraphe .para-photos {
        width: 100% !important;
        margin-right: 0;
    }

    .para-item-paragraphe .para-photos,
    .para-item-paragraphe .para-desc {
        width: 100% !important;
    }
    .webform-submission-form .form-type-textfield,
    .webform-submission-form .form-type-email,
    .webform-submission-form .form-type-tel,
    .webform-submission-form .form-type-select,
    .webform-submission-form fieldset {
        width: 100%;
    }
    footer .menu-footer {
        justify-content: center;
        flex-direction: row;
    }
    footer .menu-footer .menu {
        display: flex;
        justify-content: center;
    }

}

@media screen and (max-width: 800px) {
    .galerie-paragraphe .grid__item {
        margin-bottom: 10px;
    }

    .galerie-paragraphe .grid__item,
    .galerie-paragraphe .grid__col-sizer {
        width: calc(50% - 5px);
    }

    .galerie-paragraphe .grid__gutter-sizer {
        width: 10px;
    }
}

@media screen and (max-width: 690px) {

    .view-prestations .view-content,
    .view-prestations .view-content .group,
    .accueil-reassurance .container-large,
    .accueil-proximite {
        flex-direction: column;
        align-items: center;
    }
    .view-prestations .view-content .bloc-presta,
    .view-prestations .view-content .group .bloc-cta {
        width: 100%;
    }
    .accueil-proximite .block-txt {
        padding-right: 30px;
    }
    .accueil-proximite .map {
        margin-top: -60px;
        min-width: inherit;
    }
    .accueil-proximite .btns {
        flex-direction: column;
    }
    .block-webform h2:before {
        left: 34%;
    }
    footer .menu-footer .menu {
        flex-direction: column;
        width: 100%;
        text-align: center;
    }

}

@media screen and (max-width: 600px) {
    
    .frontpage header .region-header,
    .not-frontpage header .region-header,
    .frontpage header:not(.sticky-desktop) .region-header,
    .not-frontpage header:not(.sticky-desktop) .region-header {
        padding: 0 10px;
    }
    header .block-logoheader img {
        max-width: 150px;
    }
    header .contact-reseaux {
        right: 60px;
    }
    header .contact-reseaux .default-btn img {
        display: none;
    }
    
    .accueil-presentation .block-g h2:before,
    .block-webform h2:before {
        display: none;
    }
    .accueil-presentation .block-g h2 {
        text-align: center;
    }

    /*Paragraphes*/
    .pos-photo-1 .para-photos,
    .pos-photo-2 .para-photos {
        flex-direction: column;
    }

    .pos-photo-1 .para-photos .para-photo,
    .pos-photo-2 .para-photos .para-photo {
        margin: 5px 0;
        display: flex;
    }

    .pos-photo-1 .para-photo-img,
    .pos-photo-2 .para-photo-img {
        width: 100%;
    }

    .pos-photo-1 .para-photos .para-photo a,
    .pos-photo-1 .para-photos .para-photo img,
    .pos-photo-2 .para-photos .para-photo a,
    .pos-photo-2 .para-photos .para-photo img {
        display: inline-block;
        width: auto;
        height: auto;
    }

}