@media(min-width: 481px) {}

@media(min-width: 768px) {
      /*-----------------*/
	/* NEWS / ACTU */
	/*-----------------*/
	.wrapper_slider:not(:nth-child(2), :nth-child(5)) .content_slider{padding-top: 50px ;}
	.wrapper_slider:nth-child(2) .wrapper_inner_slider,
    .wrapper_slider:nth-child(5) .wrapper_inner_slider{
	    display: flex;
	    flex-direction: column-reverse;
	}
}

@media(min-width: 1025px) {

    /*-----------------*/
    /* HEADER */
    /*-----------------*/
    #header {
        padding: 10px 10px;
    }

    #logoheader {
        width: 180px;
    }

    #header.fixed-header #info-toogle {
        border-color: var(--primary-color);
    }

    #header.fixed-header .navigmenu .navigtoogle.logo .naviglogo {
        max-height: 70px;
    }

    .navigtoogle.logo {
        background: var(--background-color);
        margin-bottom: -35px;
        padding: 20px;
        padding-right: 15px;
    }
    #info-toogle {
        top: 15px;
    }
    /*-----------------*/
    /* NAVPRIMARY */
    /*-----------------*/
    .home .navigmenu .navigtoogle.social {
        display: none;
    }

    .navigmenu .navigtoogle.social .naviglink.lvl-0 {
        padding: 10px 0 10px 5px;
    }

    .navigmenu {
        justify-content: flex-start;
    }

    /*-----------------*/
    /* HEADERHOME + BANNER */
    /*-----------------*/
    #headerHome,
    #banner {
        padding-top: 95px;
    }

    /*-----------------*/
    /* HEADERHOME */
    /*-----------------*/
    #headerHome-coordonnees {
        position: absolute;
        left: 0;
        bottom: 0;
        gap: 60px;
        padding: 20px 30px 20px 15px;
        width: 85%;
        justify-content: end;
        z-index: 1;
        border-top: 1px solid #ffffff36;
    }

    #infoadresseHeaderHome br {
        display: none;
    }

    #headerHome {
        gap: 50px;
        padding-bottom: 90px;
    }

    #headerHome-pattern {
        top: 0;
        right: 0;
        height: 100%;
        z-index: -1;
        width: 0%;
        background: var(--black);
    }

    #headerHome:before {
        border: solid 1px var(--primary-color);
        right: 40px;
        z-index: 0;
        top: 50px;
        width: calc(15% - 41px);
        height: calc(100% - 100px);
        border-left: none;
        left: auto;
    }

    #headerHome-content {
        right: 0;
        left: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        padding: 140px 120px 160px 140px;
    }

    #headerHome-content .wrappercontent {
        max-width: 870px;
        min-width: 470px;
    }

    #headerHome .imageDiapo {
        position: relative !important;
        /* box-shadow: 0 0 30px #00000045; */
        margin-right: 90px;
        background: var(--title-color);
    }

    #headerHome-social {
        --size: 60px;
        width: var(--size);
        background: var(--black);
        min-width: var(--size);
        height: 70%;
        top: 30%;
    }

    #headerHome-social .sociblock {
        height: 100%;
        display: flex;
        align-items: flex-end;
        padding: 0 0 55px 27px;
    }

    #headerHome-social .sociblock:before {
        content: "";
        position: absolute;
        pointer-events: none;
        top: 12%;
        width: 1px;
        background: var(--primary-color);
        height: 45%;
        left: 35px;
    }

    #headerHome-social .sociblock .share-buttons {
        flex-direction: column
    }

    #headerHome-social .sociblock .share-buttons a {
        margin: 20px 0;
    }

    #headerHome-social:before {
        border: solid 1px var(--primary-color);
        top: 35px;
        left: 14px;
        right: -14px;
        width: auto;
        height: auto;
        bottom: 35px;
    }

    /*-----------------*/
    /* INTRO / CONTENT */
    /*-----------------*/
    .nohome #content {
        position: relative;
        padding-top: 150px;
    }

    .home #content::before {
        top: -151px;
    }

    .home #content .blocthumb {
        position: absolute;
        left: 0;
        top: 0;
        width: 65.9%;
        height: 85%;
    }

    .home #content .wrap-text {
        padding: 0;
        max-width: 57%;
        margin-left: auto;
        background: var(--white);
        position: relative;
        z-index: 1;
        padding: 30px;
    }

    .home #content .content_txt {
        padding-top: 100px;
    }

    .home #content .content_title .title {
        max-width: 55%;
        margin-bottom: 60px;
    }

    .home #content .content_thumb .specialthumb {
        position: absolute;
        width: 284px;
        height: 284px;
        z-index: 1;
        top: -285px;
        left: -100px;
    }

    .home #content .content_thumb .tertiarythumb {
        height: 80%;
        position: relative;
        top: -15%;
    }

    .home #content .content_thumb .tertiarythumb img {
        object-position: right;
    }

    .home #content .content_thumb {
        padding-left: 30px;
    }

    .home #content {
        padding-top: 180px;
        padding-bottom: 120px;
    }

    /*-------------------- GALLERYHOME -------------------*/
    #galleryHome
    {
        margin-top: 70px;
        margin-bottom: -100px;
    }
    #galleryHome .swiper-pagination {
        bottom: 150px;
    }
    /*-----------------*/
    /* NEWS / ACTU */
    /*-----------------*/
	#news{
	    /* margin-bottom: -48px; */
	    /* padding-bottom: 150px; */
	    border-top: 1px solid #00000030;
	}
    /*------------------- PRESTATIONS ---------------------*/
    #prestations {
        padding: 100Px;
        z-index: 2;
    }

    .widget_parentpage {
        gap: 0 !important;
    }

    #prestations .prestations-wrapper>*:not(.prestations-title) {
        transition: all 1s;
    }

    #prestations .hiddenChild .prestations-wrapper>*:not(.prestations-title) {
        opacity: 0;
    }

    .bloc_prestations .prestations-wrapper {
        display: grid;
        grid-template-columns: 140Px 2fr 2fr;
        align-items: stretch;
        height: 100%;
    }

    .widget_parentpage {
        display: flex;
        justify-content: center;
        flex-grow: 1;
        flex-shrink: 0;
        flex-basis: auto;
        counter-reset: prestations;
    }

    .prestations-img {
        position: relative;
    }

    .prestations-img::before {
        counter-increment: prestations;
        content: "0"counter(prestations);
        position: absolute;
        top: 0Px;
        right: -70px;
        font-size: 8em;
        font-family: var(--font-alt);
        z-index: 2;
        color: var(--primary-color);
        border-bottom: 2Px solid var(--primary-color);
        line-height: 1;
    }

    .bloc_prestations {
        width: 60%;
        transition: all 1s, background 0.4s;
        display: block;
        overflow: hidden;
    }

    .bloc_prestations:not(:first-child) {
        border-left: 1Px solid #ffffff24;
    }

    .prestations-title h3::after {
        content: "+";
        display: inline-block;
        margin-left: 10px;
        font-family: var(--font-alt);
        color: var(--primary-color);
        transform: scale(0);
        transition: all 0.4s;
    }

    .bloc_prestations.hiddenChild .prestations-title h3::after {
        transform: scale(1);
    }

    .prestations-content {
        padding: 30px;
        margin-bottom: 50px;
    }

    .bloc_prestations.hiddenChild {
        width: 10%;
    }

    .prestations-title {
        position: relative;
        display: flex;
        align-items: flex-end;
        width: 100px;
        cursor: pointer;
    }

    .prestations-img {
        width: 100%;
        display: block;
        height: 100%;
        min-height: 600Px;
    }

    .prestations-title h3 {
        font-size: 2.5em;
        display: flex;
        transform: rotate(270deg);
        transform-origin: 0 5%;
        white-space: nowrap;
        align-items: center;
        position: relative;
        left: 23px;
        bottom: -49px;
    }

    .prestations-content {
        display: grid;
        align-content: end;
        min-width: 350px;
    }

    /*-----------------*/
    /* SECTIONS */
    /*-----------------*/
    #sections {
        padding: 80px 30px 0;
    }

    #sections .blocthumb {
        position: absolute;
        left: 0;
        top: 0;
        width: 65.9%;
        height: 85%;
    }

    .sectionsbloc .wrap-text {
        padding: 0;
        max-width: 57%;
        margin-left: auto;
        background: var(--background-color);
        position: relative;
        z-index: 1;
        padding: 30px;
    }

    .section_txt {
        padding-top: 100px;
    }

    .section_title .title {
        max-width: 50%;
        margin-bottom: 60px;
    }

    .section_thumb .specialthumb {
        position: absolute;
        width: 284px;
        height: 284px;
        z-index: 1;
        top: -285px;
        left: -100px;
    }

    .section_thumb .tertiarythumb {
        height: 80%;
        position: relative;
        top: -15%;
    }

    .section_thumb {
        padding-left: 30px;
    }

    .sectionsbloc {
        padding-top: 180px;
    }

    /*------------------REASSURANCES----------------------*/

    .nohome #reassurances {
        margin-bottom: 100px;
    }

    #reassurances .title h2 {
        font-size: 3em;
    }

    .reaFull::before {
        left: 50%;
        z-index: -1;
        top: -70px
    }

    .wrapRea {
        margin: 180px 0;
        width: 100%;
    }

    #reassurances::before,
    #reassurances .overlay {
        width: 55%;
        clip-path: polygon(0 0, 55% 0, 63% 10%, 100% 10%, 100% 100%, 0 100%);
    }

    .picto-container {
        margin: 100px 0;
        margin-left: -60px;
        z-index: 1;
    }

    .picto-container {
        flex-direction: column;
    }

    .picto-bloc {
        padding: 40px 40px;
        box-sizing: border-box;
        display: grid;
        align-items: center;
        grid-template-columns: 70px 1fr;
    }

    .picto-container li p {
        margin-top: 8px;
        line-height: 1.6em;
        font-family: var(--font-bold);
        text-align: left;
        padding: 0 40px;
        box-sizing: border-box;
    }

    /*-----------------*/
    /* FOOTER */
    /*-----------------*/
    #wrapperForm .title {
        position: absolute;
        top: -37px;
        left: 0px;
        background: var(--primary-color);
        padding: 10px 15px;
        margin: 0;
    }

    #wrapperForm .title h2 {
        color: var(--white);
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 2px;
    }

    #wrapperForm .title::after {
        display: none
    }

    .wrapperFooter {
        margin-top: -125px;
        padding: 50px;
        width: 94%
    }

    body:not(.template-contact-php) #footer #footerbloc {
        padding: 120px 20px;
        padding-bottom: 250px
    }

    body:not(.template-contact-php) #footerLinks {
        padding: 40px 20px
    }

    #footer #footerbloc>.wrappercontent br {
        display: none;
    }
}

@media(min-width: 1025px) and (max-width:1281px) {
    .prestations-img {
        opacity: 0;
    }
}

@media(min-width: 1281px) {

    /*-----------------*/
    /* HEADER */
    /*-----------------*/
    #header {
        padding: 8px 20px;
        padding-left: 0;
    }

    #logoheader {
        width: 350px;
    }

    #header.fixed-header #logoheader {
        width: 170px;
    }

    #info-toogle {
        border: 6px solid var(--black);
        align-self: start;
        --size: 55px;
    }

    .home #info-toogle {
        top: 30px;
    }
    .navigtoogle.logo
    {
        margin-bottom: -125px;
    }
    /*-----------------*/
    /* HEADERHOME */
    /*-----------------*/
    #headerHome:before {
        right: 30px;
        width: calc(8% - 31px);
        top: 50px;
    }

    #headerHome-coordonnees {
        gap: 90px;
        padding: 30px 70px 30px 30px;
        width: 92%;
    }


    /*-----------------*/
    /* HEADERHOME + BANNER */
    /*-----------------*/

    #headerHome {
        padding-top: 106px;
        padding-bottom: 100px;
    }

    /*-----------------*/
    /* INTRO / CONTENT */
    /*-----------------*/
    .home #content .content_thumb .specialthumb {
        width: 334px;
        height: 350px;
        top: -300px;
    }

    .home #content {
        padding: 100px 0;
    }

    .home #content .wrap-text {
        padding: 50px;
        max-width: 47%;
    }

    /*------------------- PRESTATIONS ---------------------*/
    .prestations-title h3 {
        left: 43px;
    }

    /*-----------------*/
    /* SECTIONS */
    /*-----------------*/
    .section_thumb .specialthumb {
        width: 334px;
        height: 334px;
        top: -305px;
    }

    #sections {
        padding: 100px 0;
    }

    .sectionsbloc .wrap-text {
        padding: 50px;
        max-width: 47%;
    }

    #sections .blocthumb::before,
    #sections .blocthumb::after {
        content: "";
        position: absolute;
        left: initial;
        top: 20px;
        right: 100px;
        width: 60%;
        height: 1Px;
        background: var(--background-color);
        z-index: 2;
        opacity: 0.5;
        pointer-events: none;
    }

    #sections .blocthumb::after {
        width: 1px;
        height: 60%;
        top: 100px;
        right: 22%;
    }

    /*-----------------*/
    /* FOOTER */
    /*-----------------*/
    body:not(.template-contact-php) #footerLinks {
        padding: 30px 20px;
    }
}

@media(min-width: 1481px) {

    /*-----------------*/
    /* HEADERHOME */
    /*-----------------*/
    #headerHome-pattern {
        width: 16%;
    }

    #headerHome:before {
        right: 41px;
        width: calc(16% - 41px);
        top: 60px;
        height: calc(100% - 110px);
    }

    #headerHome-coordonnees {
        gap: 120px;
        width: 84%;
    }
}

@media(min-width: 1681px) {

    /*-----------------*/
    /* HEADERHOME */
    /*-----------------*/
    #headerHome-pattern {
        width: 24%;
    }

    #headerHome:before {
        width: calc(24% - 41px);
    }

    #headerHome-coordonnees {
        width: 76%;
    }

    #headerHome .imageDiapo {
        margin: 0;
    }

    #headerHome .overlay {
        background: linear-gradient(to left, var(--title-color), #fff0 30%);
    }

    #headerHome-content {
        --size: 340px;
        left: -100px;
        min-width: var(--size);
        width: var(--size);
        text-align: left;
        padding: 0;
        position: relative;
        top: auto;
        transform: none;
        right: auto;
    }

    #headerHome {
        padding-top: 90px;
    }
}

@media(min-width: 1880px) {

    /*-----------------*/
    /* HEADERHOME  */
    /*-----------------*/
    #headerHome-pattern {
        width: 29%;
    }

    #headerHome-content {
        --size: 450px;
    }

    #headerHome:before {
        width: calc(29% - 41px);
    }

    #headerHome-coordonnees {
        width: 71%;
    }
}

@media(min-width: 2100px) {

    /*-----------------*/
    /* HEADERHOME */
    /*-----------------*/
    #headerHome-content {
        left: -160px;
    }

    #headerHome {
        gap: 120px;
    }

    #headerHome-social {
        --size: 100px;
    }

    #headerHome-social:before {
        left: 24px;
    }

    #headerHome-social .sociblock {
        padding: 0 0 55px 50px;
    }

    #headerHome-social .sociblock:before {
        left: 55px;
    }

}

@media(max-width: 1680px) {

    /*-----------------*/
    /* HEADERHOME */
    /*-----------------*/
    #service-personne {
        right: 100px;
        bottom: 120px;
    }

    #service-personne .linkTurn {
        --size: 170px;
    }

    #service-personne img {
        width: 80px;
    }
}

@media(max-width: 1480px) {

    #info-toogle
    {
        border-color: var(--background-color);   
    }
}

@media(max-width: 1280px) {

    /*-----------------*/
    /* HEADER */
    /*-----------------*/
    .navigmenu .navigtoogle.logo .naviglogo {
        max-height: 80px;
        margin-right: 10px;
    }

    .navigmenu .naviglink.lvl-0 {
        padding: 20px 11px;
        font-size: 14px;
    }

}

@media(max-width: 1024px) {


    /*---------------HEADER---------------------*/
    body:not(.is-toggle-open) #header .ckmenu {
        position: relative;
        z-index: 1000
    }

    .logoParent {
        display: none;
    }

    #header .ckmenu-nav {
        top: 0;
        padding-top: 50px
    }

    #headerGrid {
        align-items: start;
    }

    #info-toogle {
        background: var(--background-color);
    }

    .open.ckmenu-toogle {
        background: var(--primary-color);
    }

    /*-----------------*/
    /* HEADER */
    /*-----------------*/
    #header-coordonnees {
        right: -270px;
        width: 270px;
        transform: initial;
        left: initial;
    }

    #info-toogle svg circle {
        fill: none;
        display: none;
    }

    #header-coordonnees .title {
        margin-bottom: 30px !important;
    }

    #header-coordonnees .title h2 {
        font-size: 28px;
    }

    .navigmenu .naviglink.lvl-0 {
        padding: 10px 16px;
        font-size: 14px;
    }

    #header-perso {
        width: 60px;
    }

    /*-------------------MDTAC---------------------*/
    .md-tac {
        text-align: center;
    }

    .title.md-tac:not(.no-after):after {
        left: 50%;
        transform: translateX(-50%);
    }

    /*-----------------*/
    /* HEADERHOME + BANNER */
    /*-----------------*/
    #headerHome {
        padding: 120px 10px;
        z-index: 2;
    }

    #banner {
        padding-top: 0;
    }

    /*-----------------*/
    /* HEADERHOME */
    /*-----------------*/
    #headerHome-content {
        width: 100%;
    }

    #headerHome-content .wrappercontent {
        max-width: 700px;
    }
    #headerHome .widget_certiftops
    {
        left: 50%;
        transform:translateX(-50%);
    }
    /*-----------------*/
    /* INTRO / CONTENT */
    /*-----------------*/
    .home #content {
        flex-direction: column;
        display: flex;
    }

    .home #content .content_thumb {
        display: grid;
        align-items: stretch;
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 200px;
    }

    .home #content .content_thumb>div {
        height: 100%;
    }

    .home #content .content_txt .wrap-text {
        grid-column: span 2;
    }

    .home #content .content_txt .blocthumb {
        height: 400px;
    }

    .home #content .content_title {
        padding: 0;
    }

    .home #content .linkTurn {
        --size: 9rem;
        position: absolute;
        top: -70px;
        margin: 0 auto;
        right: 0;
    }

    .home #content .tertiarythumb {
        filter: drop-shadow(2px 2px #ffffff50);
    }

    .home #content .tertiarythumb::before {
        bottom: 100px;
        left: 30px;
        --size: 200px;
        width: 120px;
    }
    /*-----------------*/
	/* NEWS / ACTU */
	/*-----------------*/
	.title_slider{font-size: 22px;}
    #news-title h2:after{left: 30%;}
        #news{
        padding-bottom: 330px;
        margin-bottom: -220px;
    }
	#news .grid.gutter50{gap: 15px;}
	#news  .title_slider{font-size: 20px;}
    /*-------------------REASSURANCES-------------------*/
    #reassurances {
        padding: 80px 20px 30px;
        background: var(--light-color);
    }

    .picto-container {
        justify-items: center;
    }

    .picto-container li {
        display: flex;
        align-items: center;
        padding: 0 20px;
        margin: 15px 0;
        flex-direction: column;
        text-align: center;
        flex: 1 1 25%;
    }

    #reassurances .title h2 {
        color: var(--black);
    }

    #reassurances::before,
    #reassurances .overlay {
        display: none;
    }

    #reassurances .title {
        text-shadow: 0px 0px 0px #000;
    }

    /*------------------- PRESTATIONS ---------------------*/
    .bloc_prestations h3 {
        margin-top: 0;
    }

    /*-----------------*/
    /* SECTIONS */
    /*-----------------*/
    #choixSections {
        display: none;
    }

    #sections .sectionsbloc {
        flex-direction: column;
        display: flex;
    }

    #sections .section_thumb {
        display: grid;
        align-items: stretch;
        grid-auto-rows: 350px;
        grid-template-columns: repeat(2, 1fr);
    }

    #sections .section_thumb>div {
        height: 100%;
        max-height: 350px;
    }

    #sections .section_txt .wrap-text {
        grid-column: span 2;
    }

    #sections .section_txt .blocthumb {
        height: 400px;
    }

    #sections .section_title {
        padding: 60px 30px 10px;
    }

    /*-----------------*/
    /* FOOTER */
    /*-----------------*/
    .wrapperFooter {
        padding: 70px 25px;
        grid-gap: 0 !important;
    }

}

@media(max-width: 767px) {

    /*-----------------*/
    /* HEADER */
    /*-----------------*/
    #header-coordonnees .title h2 {
        font-size: 26px;
    }

    /*-----------------*/
    /* HEADERHOME + BANNER */
    /*-----------------*/


    #headerHome-content {
        padding-bottom: 50px;
    }

    #headerHome-content .wrappercontent {
        max-width: 600px;
    }

    /*-----------------*/
    /* INTRO / CONTENT */
    /*-----------------*/
    .home #content .content_txt .blocthumb {
        height: 300px;
    }

    #content .eb-feature-list-item {
        margin-bottom: 20px;
    }
    /*-----------------*/
	/* ACTU */
	/*-----------------*/

	#news  .title_slider{font-size: 18px;}
	#news-title{flex-direction: column;}
	#news .thumbnail_slider{text-align: center;}
	#news  .thumbnail_slider img{max-height: 400px;}
	#listarticles .thumbnail_slider {height: 250px;}
	#news{
	    padding-bottom: 400px;
	    margin-bottom: -320px;
	}
    /*-----------------*/
    /* SECTIONS */
    /*-----------------*/
    #sections .section_txt .blocthumb {
        height: 300px;
    }

    #sections .section_title {
        padding: 50px 15px 0;
    }

    /*------------------- PRESTATIONS ---------------------*/
    .widget_parentpage {
        gap: 0 !important;
    }

    /*-----------------*/
    /* FOOTER */
    /*-----------------*/
    #footer #footerbloc>.wrappercontent {
        grid-template-areas:
            "infoadresseFooter"
            "infotelportFooter"
            "infoouvertureFooter";
        grid-template-columns: 1fr;
        grid-row-gap: 20px;
    }

    .wrapperFooter {
        padding: 40px 15px
    }
}

@media(max-width: 480px) {}