@import url(https://fonts.googleapis.com/css?family=Lato);
@font-face {
    font-family: "cs-ctrl-agile";
    src: url("../fonts/cs-ctrl-agile.eot");
    src: url("../fonts/cs-ctrl-agile.eot#iefix") format("embedded-opentype"), url("../fonts/cs-ctrl-agile.woff") format("woff"),
        url("../fonts/cs-ctrl-agile.ttf") format("truetype"), url("../fonts/cs-ctrl-agile.svg#agile") format("svg");
    font-weight: normal;
    font-style: normal;
}
.csslider1 {
    display: inline-block;
    position: relative;
    max-width: 1960px;
    width: 100%;
}
.csslider1,
.csslider1 *,
.csslider1 *:after,
.csslider1 *:before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.csslider1 > .cs_anchor {
    display: none;
}
.csslider1 > ul {
    position: relative;
    z-index: 1;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
}
.csslider1 > ul > .cs_skeleton {
    width: 100%;
    visibility: hidden;
    font-size: 0px;
    line-height: 0;
}
.csslider1 > ul > .slide.img img {
    width: 100%;
}
.csslider1 > ul > .slide.img a {
    font-size: 0pt;
    color: transparent;
}
.csslider1 > ul > .slide {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 15px;
    font-size: initial;
    line-height: normal;
    white-space: normal;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.csslider1 .cs_engine {
    position: absolute;
    top: -9999px;
    left: -9999px;
    font-size: 0pt;
    opacity: 0;
    filter: alpha(opacity=0);
}
.csslider1 > ul > li.img,
.csslider1 > .cs_arrowprev,
.csslider1 > .cs_arrownext,
.csslider1 > .cs_bullets,
.csslider1 > .cs_play_pause {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.csslider1 > .cs_arrowprev,
.csslider1 > .cs_arrownext {
    position: absolute;
    top: 50%;
    z-index: 5;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.csslider1 > .cs_arrowprev > label,
.csslider1 > .cs_arrownext > label {
    position: absolute;
    text-decoration: none;
    cursor: pointer;
    opacity: 0;
    z-index: -1;
}
.csslider1 > .cs_arrowprev {
    left: 0;
}
.csslider1 > .cs_arrownext {
    right: 0;
}
.csslider1 > .slide:checked ~ .cs_arrowprev > label,
.csslider1 > .slide:checked ~ .cs_arrownext > label {
    opacity: 0;
    z-index: -1;
}
.csslider1 > #cs_slide1_0:checked ~ .cs_arrowprev > label.num3,
.csslider1 > #cs_pause1_0:checked ~ .cs_arrowprev > label.num3,
.csslider1 > #cs_slide1_0:checked ~ .cs_arrownext > label.num1,
.csslider1 > #cs_pause1_0:checked ~ .cs_arrownext > label.num1,
.csslider1 > #cs_slide1_1:checked ~ .cs_arrowprev > label.num0,
.csslider1 > #cs_pause1_1:checked ~ .cs_arrowprev > label.num0,
.csslider1 > #cs_slide1_1:checked ~ .cs_arrownext > label.num2,
.csslider1 > #cs_pause1_1:checked ~ .cs_arrownext > label.num2,
.csslider1 > #cs_slide1_2:checked ~ .cs_arrowprev > label.num1,
.csslider1 > #cs_pause1_2:checked ~ .cs_arrowprev > label.num1,
.csslider1 > #cs_slide1_2:checked ~ .cs_arrownext > label.num3,
.csslider1 > #cs_pause1_2:checked ~ .cs_arrownext > label.num3,
.csslider1 > #cs_slide1_3:checked ~ .cs_arrowprev > label.num2,
.csslider1 > #cs_pause1_3:checked ~ .cs_arrowprev > label.num2,
.csslider1 > #cs_slide1_3:checked ~ .cs_arrownext > label.num0,
.csslider1 > #cs_pause1_3:checked ~ .cs_arrownext > label.num0 {
    opacity: 1;
    z-index: 5;
}
@-webkit-keyframes arrow1 {
    0%,
    24.99% {
        opacity: 1;
        z-index: 5;
    }
    25%,
    100% {
        opacity: 0;
        z-index: -1;
    }
}
@keyframes arrow1 {
    0%,
    24.99% {
        opacity: 1;
        z-index: 5;
    }
    25%,
    100% {
        opacity: 0;
        z-index: -1;
    }
}
.csslider1 > #cs_play1:checked ~ .cs_arrowprev > label.num3,
.csslider1 > #cs_play1:checked ~ .cs_arrownext > label.num1 {
    -webkit-animation: arrow1 30400ms infinite -1600ms;
    animation: arrow1 30400ms infinite -1600ms;
}
.csslider1 > #cs_play1:checked ~ .cs_arrowprev > label.num0,
.csslider1 > #cs_play1:checked ~ .cs_arrownext > label.num2 {
    -webkit-animation: arrow1 30400ms infinite 6000ms;
    animation: arrow1 30400ms infinite 6000ms;
}
.csslider1 > #cs_play1:checked ~ .cs_arrowprev > label.num1,
.csslider1 > #cs_play1:checked ~ .cs_arrownext > label.num3 {
    -webkit-animation: arrow1 30400ms infinite 13600ms;
    animation: arrow1 30400ms infinite 13600ms;
}
.csslider1 > #cs_play1:checked ~ .cs_arrowprev > label.num2,
.csslider1 > #cs_play1:checked ~ .cs_arrownext > label.num0 {
    -webkit-animation: arrow1 30400ms infinite 21200ms;
    animation: arrow1 30400ms infinite 21200ms;
}
.csslider1 > .slide:checked ~ .cs_arrowprev > label,
.csslider1 > .slide:checked ~ .cs_arrownext > label,
.csslider1 > .pause:checked ~ .cs_arrowprev > label,
.csslider1 > .pause:checked ~ .cs_arrownext > label {
    -webkit-animation: none;
    animation: none;
}
.csslider1 > #cs_slide1_0:checked ~ ul > .slide.num0,
.csslider1 > #cs_pause1_0:checked ~ ul > .slide.num0,
.csslider1 > #cs_slide1_1:checked ~ ul > .slide.num1,
.csslider1 > #cs_pause1_1:checked ~ ul > .slide.num1,
.csslider1 > #cs_slide1_2:checked ~ ul > .slide.num2,
.csslider1 > #cs_pause1_2:checked ~ ul > .slide.num2,
.csslider1 > #cs_slide1_3:checked ~ ul > .slide.num3,
.csslider1 > #cs_pause1_3:checked ~ ul > .slide.num3 {
    opacity: 1;
    z-index: 2;
}
.csslider1 > ul > .slide {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity 1600ms ease;
    transition: opacity 1600ms ease;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
@-webkit-keyframes fade1 {
    0%,
    30.263157894736842%,
    100% {
        opacity: 0;
    }
    5.2631578947368425%,
    25% {
        opacity: 1;
    }
    0%,
    24.999% {
        z-index: 2;
    }
    25.001%,
    100% {
        z-index: 1;
    }
}
@keyframes fade1 {
    0%,
    30.263157894736842%,
    100% {
        opacity: 0;
    }
    5.2631578947368425%,
    25% {
        opacity: 1;
    }
    0%,
    24.999% {
        z-index: 2;
    }
    25.001%,
    100% {
        z-index: 1;
    }
}
.csslider1 > #cs_play1:checked ~ ul > .slide.num0 {
    -webkit-animation: fade1 30400ms infinite -1600ms;
    animation: fade1 30400ms infinite -1600ms;
}
.csslider1 > #cs_play1:checked ~ ul > .slide.num1 {
    -webkit-animation: fade1 30400ms infinite 6000ms;
    animation: fade1 30400ms infinite 6000ms;
}
.csslider1 > #cs_play1:checked ~ ul > .slide.num2 {
    -webkit-animation: fade1 30400ms infinite 13600ms;
    animation: fade1 30400ms infinite 13600ms;
}
.csslider1 > #cs_play1:checked ~ ul > .slide.num3 {
    -webkit-animation: fade1 30400ms infinite 21200ms;
    animation: fade1 30400ms infinite 21200ms;
}
.csslider1 > #cs_play1:checked ~ ul > .slide,
.csslider1 > .pause:checked ~ ul > .slide {
    -webkit-transition: none;
    transition: none;
}
.csslider1 > .cs_arrowprev {
    -webkit-transition: 0.4s all 0s ease;
    transition: 0.4s all 0s ease;
}
.csslider1 > .cs_play_pause {
    -webkit-transition: 0.4s all 0.15s ease;
    transition: 0.4s all 0.15s ease;
}
.csslider1 > .cs_arrownext {
    -webkit-transition: 0.4s all 0.3s ease;
    transition: 0.4s all 0.3s ease;
}
.csslider1 > .cs_arrowprev,
.csslider1 > .cs_arrownext,
.csslider1 > .cs_play_pause {
    opacity: 0;
    -webkit-transform: scale(0.5) rotate(180deg);
    transform: scale(0.5) rotate(180deg);
}
.csslider1:hover > .cs_arrowprev,
.csslider1:hover > .cs_arrownext,
.csslider1:hover > .cs_play_pause {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
}
.csslider1 > .cs_arrowprev > label,
.csslider1 > .cs_arrownext > label {
    margin-top: -27px;
    margin-left: -27px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #b6df67;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b6df67), color-stop(100%, #cfeb9a));
    background: -webkit-linear-gradient(top, #b6df67 0%, #cfeb9a 100%);
    background: linear-gradient(to bottom, #b6df67 0%, #cfeb9a 100%);
}
.csslider1 > .cs_arrowprev {
    margin-left: 10px;
    left: 27px;
}
.csslider1 > .cs_arrownext {
    margin-right: 10px;
    right: 27px;
}
.csslider1 > .cs_arrowprev > label:after {
    content: "\e800";
}
.csslider1 > .cs_arrownext > label:after {
    content: "\e801";
}
.csslider1 > .cs_arrowprev > label:after,
.csslider1 > .cs_arrownext > label:after {
    display: block;
    font: 30px "cs-ctrl-agile";
    line-height: 55px;
    text-align: center;
    color: #fff;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
_:-ms-input-placeholder,
:root .csslider1 > .cs_arrowprev > label:after {
    line-height: 60px;
}
_:-ms-input-placeholder,
:root .csslider1 > .cs_arrownext > label:after {
    line-height: 60px;
}
@-webkit-keyframes nextArrow1 {
    0%,
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    50% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
}
@keyframes nextArrow1 {
    0%,
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    50% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
}
@keyframes prevArrow1 {
    0%,
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    50% {
        -webkit-transform: translateX(-4px);
        transform: translateX(-4px);
    }
}
@-webkit-keyframes prevArrow1 {
    0%,
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    50% {
        -webkit-transform: translateX(-4px);
        transform: translateX(-4px);
    }
}
.csslider1 > .cs_arrownext:hover > label:after {
    -webkit-animation: nextArrow1 0.5s infinite ease;
    animation: nextArrow1 0.5s infinite ease;
}
.csslider1 > .cs_arrowprev:hover > label:after {
    -webkit-animation: prevArrow1 0.5s infinite ease;
    animation: prevArrow1 0.5s infinite ease;
}
.csslider1 > .cs_arrowprev > label span,
.csslider1 > .cs_arrownext > label span {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    width: 100%;
    height: 100%;
    padding: 0;
    border-radius: 50%;
    border: 2px solid #b6df67;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.csslider1 > .cs_arrowprev:hover > label span,
.csslider1 > .cs_arrownext:hover > label span {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
}
@media only screen and (max-width: 480px),
    only screen and (-webkit-max-device-pixel-ratio: 2) and (max-width: 480px),
    only screen and (max--moz-device-pixel-ratio: 2) and (max-width: 480px),
    only screen and (-o-max-device-pixel-ratio: 2/1) and (max-width: 480px),
    only screen and (max-device-pixel-ratio: 2) and (max-width: 480px),
    only screen and (max-resolution: 192dpi) and (max-width: 480px),
    only screen and (max-resolution: 2dppx) and (max-width: 480px) {
    .csslider1 > .cs_description,
    .csslider1 > .cs_bullets {
        display: none;
    }
}

/*--------------------------------------------------------------------------------------------*/
/*-------------------------------Section slider_black_box_info--------------------------------*/
/*--------------------------------------------------------------------------------------------*/

.slider_black_box_info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    width: 46%;
    min-height: 30%;
    max-height: 90%;
    padding: 3%;
    gap: 25px;
}

#slide-title {
    font-size: 2.5vw;
}

#slide-description {
    font-size: 1.6vw;
    line-height: 120%;
    text-align: left;
    margin: 0;
}

#slide-title,
#slide-description,
#slide-button {
    color: unset;
}

#slide-button {
    background-color: white;
    width: max-content;
    padding: 2% 7%;
    color: #494343;
    font-size: 1.3vw;
    letter-spacing: 0.1em;
    margin: unset;
    transition: background-color 0.9s ease;
}

#slide-button:hover {
    background-color: #95d123;
}

@media only screen and (max-width: 1055px) {
    .slider_black_box_info {
        background-color: rgba(0, 0, 0, 0.0);
        position: relative;
        transform: unset;
        margin: 0;
        width: 100%;
        padding-left: 0%;
        padding-right: 0%;
        padding-top: 25px;
        gap: 25px;
        color: #4f5356ef;
    }

    #slide-title {
        font-size: 5vw;
        padding-left: 25px;
        padding-right: 25px;
    }

    #slide-description {
        font-size: 4vw;

        padding-left: 25px;
        padding-right: 25px;
    }

    #slide-button {
        font-size: 3vw;
        margin-left: 25px;
    }
}

@media only screen and (max-width: 500px) {
    #slide-title {
        font-size: 8vw;
    }

    #slide-description {
        font-size: 6vw;
    }

    #slide-button {
        font-size: 4vw;
    }
}

/*--------------------------------------------------------------------------------------------*/
/*-------------------------------Section service_presentation---------------------------------*/
/*--------------------------------------------------------------------------------------------*/

.service_presentation {
    display: flex;
    flex-direction: column;
    padding: 5%;
    gap: 15px;
    align-items: center;
}

.service_presentation h2 {
    font-size: 2.5vw;
    margin-bottom: 40px;
    text-align: center;
}

.service_presentation h3 {
    /* font-size: 1.5vw; */
    font-size: 1.5em;
    text-align: center;
    letter-spacing: 0.1em;
    color: #4f5356ef;
    margin: 25px 0;
}

.wrapper_articles {
    display: flex;
    gap: 50px;
}

.container_img {
    text-align: center;
    width: 100%;
}

.wrapper_articles article {
    position: relative;
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
    color: #4f5356cb;
    border-top: #4f5356ef solid 2px;
}

.action_br {
    display: block;
}

.wrapper_articles p {
    text-align: center;
}

.wrapper_articles a {
    background-color: #e6ebec;
    padding: 15px 0;
    /* font-size: 1.2vw; */
    font-size: 1.2em;
    letter-spacing: 0.1em;
    width: 260px;
    transition: background-color 0.9s ease;
}

.wrapper_articles a:hover,
.exp_signe_chic_chef .wrapper_txt_info a:hover {
    background-color: #95d123;
    transition: background-color 0.7s ease;
}

@media only screen and (max-width: 1055px) {
    .service_presentation {
        padding: 0;
    }

    .wrapper_articles {
        flex-direction: column;
        gap: 60px;
        background-color: #f3f9f2;
        width: 100%;
        padding-bottom: 60px;
    }

    .wrapper_articles article {
        text-align: center;
    }

    .action_br {
        display: inline-block;
    }

    .service_presentation h2 {
        /* font-size: 6vw; */
        font-size: 2em;
        margin-bottom: 30px;
    }

    .service_presentation h3 {
        /* font-size: 3.8vw; */
        font-size: 2em;
        background-color: rgba(0, 0, 0, 0.0);
        color: #4f5356ef;
        margin: 0;
        padding: 40px 0;
    }

    .action_br2 {
        display: block;
    }
    .wrapper_articles p {
        max-width: 505px;
        padding: 0 10px;
    }

    .wrapper_articles a {
        font-size: 1.2rem;
        width: 100%;
        max-width: 483px;
        background-color: white;
    }


}
@media only screen and (max-width: 900px) {
    .service_presentation h3 {
        /* font-size: 5vw; */
        font-size: 2em;
    }
}

/*--------------------------------------------------------------------------------------------*/
/*----------------------------------Section slider Acceuil------------------------------------*/
/*--------------------------------------------------------------------------------------------*/

.FlexBox_Home2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*--------------------------------------------------------------------------------------------*/
/*-------------------------------Section exp_signe_chic_chef----------------------------------*/
/*-----------------------------Section inscription_info_lettre--------------------------------*/
/*--------------------------------------------------------------------------------------------*/
.inscription_info_lettre,
.exp_signe_chic_chef {
    display: flex;
    padding: 0 0 0 5%;
}

.inscription_info_lettre .mc-field-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}

.inscription_info_lettre .wrapper_txt_info,
.exp_signe_chic_chef .wrapper_txt_info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 40%;
    padding: 0 2% 0 2%;
}

.inscription_info_lettre .container_img,
.exp_signe_chic_chef .container_img {
    text-align: right;
}

.inscription_info_lettre img {
    background: #f3f9f2;
}

.inscription_info_lettre .wrapper_txt_info h2,
.exp_signe_chic_chef .wrapper_txt_info h2 {
    font-size: 2.5em;
}

.inscription_info_lettre .wrapper_txt_info p,
.exp_signe_chic_chef .wrapper_txt_info p {
    line-height: 120%;
}
.exp_signe_chic_chef .wrapper_txt_info a {
    background-color: #e6ebec;
    padding: 15px 0;
    font-size: 1.2em;
    letter-spacing: 0.1em;
    width: 260px;
    transition: background-color 0.9s ease;
    margin: 0;
}

.inscription_info_lettre .mc-field-group div {
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: 100%;
    align-items: center;
}

.inscription_info_lettre .mc-field-group input {
    display: flex;
    flex-direction: row;
    width: 100%;
    cursor: pointer;
}
.inscription_info_lettre #mce-EMAIL {
    width: 100%;
    margin-bottom: 0;
}
@media only screen and (max-width: 1055px) {
    .inscription_info_lettre,
    .exp_signe_chic_chef {
        flex-direction: column-reverse;
        padding: 0;
        background-color: rgba(0, 0, 0, 0.0)
        color: white;
    }

    .inscription_info_lettre .wrapper_txt_info,
    .exp_signe_chic_chef .wrapper_txt_info {
        width: 90%;
        gap: 15px;

        padding: 5%;
    }
    .inscription_info_lettre .wrapper_txt_info h2,
    .exp_signe_chic_chef .wrapper_txt_info h2 {
        font-size: 2em;
    }

    .inscription_info_lettre .wrapper_txt_info p,
    .exp_signe_chic_chef .wrapper_txt_info p {
        margin: 0;
    }
    .FlexBox_Home2 {
        padding: 60px 0;
    }

    .inscription_info_lettre {
        background-color: #f3f9f2;
    }
}
