/*
    Theme Name: NDIP
    Theme URI: https://www.ndip.org/
    Version: 3.14
    Description: Child theme made from Divi by Elegant Themes.
    Author: Acxcom
    Author URI: https://www.acxcom.com
    Template: Divi
*/

/*@import url('https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed:400,600');*/
@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Bitter:400,700&display=swap");

:root {
    --dark-blue: #045f91;
    --blue: #71b6e8;
}

/* Wordpress & Divi Fixes */
#main-content {
    min-height: calc(100vh - 122px);
}
.et_pb_section {
    background: transparent;
}
p:empty {
    display: none;
}

#left-area,
#page-container {
    position: relative;
}
#left-area > nav {
    overflow: auto;
}
.Aligner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.Aligner-item {
    max-width: 50%;
}

.Aligner-item--top {
    align-self: flex-start;
}

.Aligner-item--bottom {
    align-self: flex-end;
}

body:not(.et_mobile_device) .show_et_mobile,
body.et_mobile_device .hide_et_mobile {
    display: none !important;
}

[invisible] {
    display: none;
}

a.btn,
.btn,
button,
.button,
[type="submit"] {
    cursor: pointer !important;
}

[disabled],
a[disabled],
span[disabled] {
    cursor: unset !important;
}

.half-x {
    width: 45%;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
}

.half-x:last-child {
    margin-right: 0;
}

#acx-ajax-loader.inactive {
    display: none;
}

/*-Wordpress & Divi Fixes-*/

/* -------------------------------------
   ---------- GENERAL ------------------
   -------------------------------------
*/
body h2,
body h3,
body h4 {
    letter-spacing: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Bitter", Georgia, "Times New Roman", serif;
}
#page-container {
    padding-top: 0px !important;
    margin-top: 0px !important;
}
#logo {
    margin-top: -60px;
    height: 141px !important;
    max-height: 110% !important;
    margin-left: 20px;
    transform: scale(1.01);
}
.et-fixed-header #logo {
    margin-top: 0;
    height: 80% !important;
    max-height: 100% !important;
}
#top-menu li {
    padding: 0;
    margin: 0;
    position: static;
}
body #main-header .nav > li > ul {
    width: 100%;
    left: 0;
    background-color: #fff;
    padding-left: 25%;
    padding-right: 15%;
}
body #main-header .nav > li > ul > li {
    width: 250px;
    margin-right: 1%;
}
#et_top_search {
    margin-left: 130px;
    margin-right: 70px;
    margin-top: 30px;
}
/* Style tout les fullwidth header qui sont en premier pour fitter avec le design du menu */
body:not(.home):not(.page-id-30859)
    #page-container
    .et_builder_inner_content
    > .et_pb_section_0.et_pb_fullwidth_section
    > .et_pb_fullwidth_header_0 {
    min-height: 775px;
    display: flex;
    align-items: flex-end;
    padding: 0;
}

body:not(.home):not(.page-id-30859)
    #page-container
    .et_builder_inner_content
    > .et_pb_section_0.et_pb_fullwidth_section
    > .et_pb_fullwidth_header_0
    .et_pb_fullwidth_header_subhead {
    font-size: 55px;
    line-height: 100%;
    padding: 32px 40px;
    background: #71b6e8;
    width: auto;
    display: inline-block;
    max-width: 930px;
}

body:not(.home):not(.page-id-30859)
    #page-container
    .et_builder_inner_content
    > .et_pb_section_0.et_pb_fullwidth_section
    > .et_pb_fullwidth_header_0
    .et_pb_fullwidth_header_subhead
    + .et_pb_header_content_wrapper {
    padding: 0;
}

body:not(.home):not(.page-id-30859)
    #page-container
    .et_builder_inner_content
    > .et_pb_section_0.et_pb_fullwidth_section
    > .et_pb_fullwidth_header_0
    .header-content {
    padding: 0;
}

body:not(.home):not(.page-id-30859)
    #page-container
    .et_builder_inner_content
    > .et_pb_section_0.et_pb_fullwidth_section
    > .et_pb_fullwidth_header_0
    .et_pb_module_header {
    font-size: 80px;
    margin-bottom: 80px;
}

body:not(.home):not(.page-id-30859) #page-container .et_builder_inner_content > .et_pb_section:last-child {
    padding-bottom: 150px;
}

/* -------------------------------------
   ---------- MODULES ------------------
   -------------------------------------
*/
.et_section_specialty > .et_pb_row > .et_pb_column_1_3.et_pb_column_single {
    padding-top: 0;
    background-color: #f4f4f4;
    padding: 70px 60px;
}
.et_section_specialty > .et_pb_row > .et_pb_column_1_3.et_pb_column_single .et_pb_sidebar_0 {
    padding-right: 0;
    border-right: none;
}

.et_section_specialty > .et_pb_row > .et_pb_column_1_3.et_pb_column_single .et_pb_sidebar_0 .widget_text {
}
.et_section_specialty > .et_pb_row > .et_pb_column_1_3.et_pb_column_single a {
    color: #71b6e8;
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
}
.et_section_specialty > .et_pb_row > .et_pb_column_1_3.et_pb_column_single a.current-item {
    color: #045f91;
}
.liste_dashed .et_pb_text_inner > ul > li {
    border-bottom: 2px dashed #ddd;
    list-style-type: none;
    padding: 20px;
    line-height: 2em;
}

.liste_dashed .et_pb_text_inner > ul > li > ul {
    margin-left: 30px;
    padding-bottom: 0;
}
.liste_dashed .et_pb_text_inner > ul > li li {
    padding: 20px;
    line-height: 2em;
}
.liste_dashed ul li:last-child {
    /*border-bottom:none;*/
}
.liste_dashed .one_half + br {
    display: none;
}
.et_pb_text img.alignleft {
    margin-left: 15px;
}
.acx_normal_text .two_third + br {
    display: none;
}
.acx_normal_text h2 {
    margin-bottom: 60px;
}
.acx_normal_text h3 {
    margin-bottom: 20px;
}
.acx_normal_text h4 {
    font-weight: bold;
    margin-bottom: 5px;
}
.acx_normal_text a {
    font-weight: bold;
}
/* -------------------------------------
   ---------- HEADER -------------------
   -------------------------------------
*/
#et-main-area {
    margin-top: 200px;
}
#et-main-area #main-content {
    margin-top: -200px;
}
.blog #et-main-area #main-content,
.single #et-main-area #main-content,
.archive #et-main-area #main-content,
.author #et-main-area #main-content,
.category #et-main-area #main-content,
.error404 #et-main-area #main-content,
.search #et-main-area #main-content {
    margin-top: 0;
}

.error404 #sidebar {
    margin-top: 0;
}
.et_builder_inner_content .et_pb_section {
}
#main-header {
    margin-top: 68px;
    transition: 0.4s ease-out margin-top;
}
#main-header.et-fixed-header {
    margin-top: 0;
}
/* Accueil Slider */
.ndip_titre_principale_slider {
    font-size: 50px;
    font-family: "PT Sans", sans-serif;
    font-weight: bold;
    padding-bottom: 70px;
}
.color--black,
.ndip-accueil-post-read-more a,
.ndip-accueil-post-title {
    color: #041531 !important;
}
.ndip-accueil-slider-header {
    border-color: #041531 !important;
}
.ndip_titre_principale_hash {
    font-size: 80px;
    padding-bottom: 34px;
}
.ndip_texte_description_slider {
    font-size: 28px;
    width: 90%;
    text-align: left;
    padding-bottom: 42px;
    font-weight: normal;
    line-height: 1.6em;
}
.ndip-accueil-slider .et_pb_button_wrapper {
    text-align: left;
    font-family: "PT Sans";
    letter-spacing: inherit;
}
.ndip-accueil-slider .et_pb_button_wrapper {
    letter-spacing: 2px;
}
.ndip_accueil_slider_views {
    margin-top: -125px;
    overflow: auto;
}
.ndip-accueil-slider .et_pb_slides,
.ndip-accueil-slider .et_pb_slide {
    min-height: 1200px;
}
/*Custom Post Views @ slider*/
.accueil-slider-events-btn {
    text-align: center;
}
.ndip-accueil-post-date,
.ndip-accueil-post-category {
    display: inline-block;
    /* width: 50%; */
}
.ndip-accueil-post-date {
    font-size: 14px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    line-height: 1.2em;
}
.ndip-accueil-post-title {
    color: var(--dark-blue);
    padding-top: 41px;
    font-family: "Bitter", Georgia, "Times New Roman", serif;
    font-size: 28px;
    font-weight: normal;
    line-height: 1.4em;
}
.ndip-accueil-slider-posts {
    width: 30%;
    display: inline-block;
    margin-top: 8px;
}
.ndip-accueil-post-category {
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #045f91;
    line-height: 1.2em;
    /* padding-bottom: 3px; */
    font-size: 14px;
    float: left;
}
.ndip-accueil-slider-header {
    border: 1px solid #045f91;
    width: 100%;
    padding: 13px;
    margin-top: 10px;
    line-height: 1.2;
    display: inline-block;
}
.ndip-accueil-slider-header:after {
    content: "";
    display: table;
    clear: both;
}
.ndip-accueil-post-read-more {
    padding-top: 30px;
}
.ndip-accueil-post-read-more a {
    color: #045f91;
    font-weight: bold;
    font-size: 17px;
    position: relative;
    padding-right: 20px;
    left: auto;
}

.ndip-accueil-post-read-more.underline-button a::after {
    content: "";
    position: absolute;
    top: 2px;
    right: 0;
    height: 100%;
    width: 10px;
    bottom: 0;
    border-bottom: none;
    background-size: contain;
    left: auto;
    background-repeat: no-repeat;
    transform: scaleX(1);
    background-image: url("./img/svg/Arrow_right.svg");
}
.ndip-accueil-post-read-more.underline-button a:hover::after {
    transform: translateX(10px);
}
.ndip-accueil-parent-view-slider {
    display: flex;
    justify-content: space-between;
}
.ndp-accueil-event-image-details {
    max-width: 559px;
    display: inline-block;
    min-height: 390px;
    margin-top: 83px;
    z-index: 0;
}
.ndp-accueil-event-image-details img {
    width: 100%;
    height: fit-content;
    max-height: 390px;
}
.ndp-accueil-event-text-details {
    display: inline-block;
    width: auto;
    margin-left: 20px;
}
.ndp-accueil-event-text-details p {
    padding-top: 20px;
    margin-bottom: 35px;
    font-size: 17px;
}
.ndp-accueil-event-view-details {
    display: flex;
}
.ndp-accueil-event-text-details {
    border: 4px solid #71b6e8;
    padding-left: 200px;
    padding-right: 18%;
    padding-top: 80px;
    margin-top: 0;
    margin-left: 0;
    max-height: 409px;
    position: absolute;
    right: 0;
    left: 35%;
    padding-bottom: 70px;
}
.ndip-accueil-calendrier-title {
    padding-bottom: 150px;
}
.ndip-accueil-calendrier-title h2 {
    font-size: 45px;
    color: var(--dark-blue);
}
.ndp-accueil-event-text-details-title {
    display: inline-block;
    /* float: left; */
    color: #045f91;
    font-size: 28px;
    font-family: "Bitter", Georgia, "Times New Roman", serif;
}
.ndp-accueil-event-text-details-date {
    display: inline-block;
    text-transform: uppercase;
    margin-top: -55px;
    border: 4px solid #71b6e8;
    font-size: 24px;
    font-family: "Bitter", Georgia, "Times New Roman", serif;
    width: 77px;
    height: 77px;
    text-align: center;
    position: absolute;
    right: 70px;
    top: 125px;
}
.ndp-accueil-cette-semaine-text-details-date {
    display: inline-block;
    float: left;
    text-transform: uppercase;
    border: 4px solid #71b6e8;
    font-size: 24px;
    font-family: "Bitter", Georgia, "Times New Roman", serif;
    width: 77px;
    height: 77px;
    text-align: center;
    background: #fff;
}
.ndp-accueil-events-day,
.ndp-accueil-cette-semaine-day {
    height: 38px;
    padding-top: 6px;
}
.ndp-accueil-events-year,
.ndp-accueil-cette-semaine-year {
    background-color: #71b6e8;
    text-align: center;
    height: 34px;
    padding-top: 4px;
    font-size: 25px;
    color: white;
}
.ndp-accueil-cette-semaine-year {
    height: 35px;
}
.ndp-accueil-cette-semaine-view-details {
    display: inline-block;
    flex: 0 1 32%;
    transition: 0.3s all ease;
    margin-right: 1%;
}
.ndp-accueil-cette-semaine-text-details {
    padding: 15px;
    position: relative;
    height: 100%;
}
.ndp-accueil-cette-semaine-view-details a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.ndp-accueil-cette-semaine-view-details:hover {
    background: #f5f5f5;
}
.ndp-accueil-cette-semaine-text-details-title {
    display: inline-block;
    color: #045f91;
    font-size: 17px;
    padding-left: 20px;
    font-weight: bold;
    max-width: calc(100% - 77px);
}
.ndp-accueil-event-view-details a {
    font-weight: bold;
    font-size: 17px;
}
.ndip-accueil-cette-semaine-view-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 105px;
}
.ndp-accueil-cette-semaine-date-time {
    display: inline-block;
    padding-left: 20px;
    font-size: 17px;
    max-width: calc(100% - 77px);
}
#accueil-nous-joindre-row .widget_wysija_cont {
    padding-left: 15px;
}
/*Nous Joindre Accueil*/
.accueil-nous-joindre-left-module h2 {
    padding-bottom: 60px;
}
.et_pb_module.accueil-nous-joindre-left-module {
    min-height: 512px;
}
.accueil-rejoindre-text-left {
    display: inline-block;
    float: left;
    max-width: 230px;
    padding-right: 10px;
}
.accueil-rejoindre-image {
    display: inline-block;
    max-width: 235px;
    transform: translate(15px, -15px);
}
.accueil-rejoindre-text-left a.bouton-contour.et_pb_button {
    margin-top: 45px;
}
.accueil-rejoindre-text-left a.bouton-contour.et_pb_button {
    padding-left: 31px !important;
    padding-right: 31px !important;
}
.accueil-rejoindre-text-left a.bouton-contour.et_pb_button {
    background-color: white;
}
.accueil-nous-joindre-right-module h2 {
    padding-bottom: 33px;
    color: #041531 !important;
}

.frm_style_style-formidable.with_frm_style .frm_primary_label {
    margin-top: 25px;
}
.frm_style_style-formidable.with_frm_style .frm_primary_label,
.frm_style_style-formidable.with_frm_style .frm_opt_container label {
    font-size: 16px;
    font-family: "PT Sans Caption", Helvetica, Arial, Lucida, sans-serif;
}
#sidebar #searchform input[type="text"],
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container input[type="text"],
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container input[type="tel"],
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container input[type="email"],
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container textarea,
#accueil-nous-joindre-row input:not([type="submit"]) {
    font-size: 20px;
    color: #a8a8a8;
    border: none;
    border-bottom: 2px solid #a8a8a8;
    padding-bottom: 25px;
    transition: 0.3s border ease, 0.3s color ease;
    max-width: none;
    width: 100%;
    box-shadow: none;
    border-radius: 0;
    font-family: "PT Sans Caption", Helvetica, Arial, Lucida, sans-serif;
}

#sidebar #searchform input[type="text"],
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container input[type="text"],
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container input[type="tel"],
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container input[type="email"],
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container textarea {
    font-size: 16px;
}
input::placeholder {
    transition: 0.3s all ease !important;
}

input:not([type="submit"]):active::placeholder,
input:not([type="submit"]):focus::placeholder,
input:not([type="submit"]):focus-within::placeholder,
textarea:active::placeholder,
textarea:focus::placeholder,
textarea:focus-within::placeholder,
#sidebar #searchform input[type="text"]:active,
#sidebar #searchform input[type="text"]:focus,
#sidebar #searchform input[type="text"]:active::placeholder,
#sidebar #searchform input[type="text"]:focus::placeholder,
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container input[type="text"]:active,
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container input[type="tel"]:active,
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container input[type="email"]:active,
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container input[type="text"]:focus,
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container input[type="tel"]:focus,
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container input[type="email"]:focus,
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container textarea:active,
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container textarea:focus,
.frm_forms.frm_style_style-formidable.with_frm_style
    .frm_form_fields
    .frm_fields_container
    textarea:active::placeholder,
.frm_forms.frm_style_style-formidable.with_frm_style .frm_form_fields .frm_fields_container textarea:focus::placeholder,
.frm_forms.frm_style_style-formidable.with_frm_style
    .frm_form_fields
    .frm_fields_container
    input[type="text"]:active::placeholder,
.frm_forms.frm_style_style-formidable.with_frm_style
    .frm_form_fields
    .frm_fields_container
    input[type="tel"]:active::placeholder,
.frm_forms.frm_style_style-formidable.with_frm_style
    .frm_form_fields
    .frm_fields_container
    input[type="email"]:active::placeholder,
.frm_forms.frm_style_style-formidable.with_frm_style
    .frm_form_fields
    .frm_fields_container
    input[type="text"]:focus::placeholder,
.frm_forms.frm_style_style-formidable.with_frm_style
    .frm_form_fields
    .frm_fields_container
    input[type="tel"]:focus::placeholder,
.frm_forms.frm_style_style-formidable.with_frm_style
    .frm_form_fields
    .frm_fields_container
    input[type="email"]:focus::placeholder,
#accueil-nous-joindre-row input:not([type="submit"]):active,
#accueil-nous-joindre-row input:not([type="submit"]):focus {
    border-color: #045f91;
    color: #045f91;
}

/* Buttons */
#sidebar #searchform input#searchsubmit {
    height: auto !important;
    width: auto !important;
}
#sidebar #searchform input#searchsubmit,
.frm_style_style-formidable.with_frm_style .frm_submit input[type="submit"],
.frm_style_style-formidable.with_frm_style .frm_submit button,
#accueil-nous-joindre-row .widget_wysija_cont .wysija-submit,
.et_pb_widget .widget_wysija_cont .wysija-submit {
    min-width: 200px;
    padding: 15px 80px 15px !important;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
    min-height: 40px;
    border-radius: 0px;
    position: relative !important;
    line-height: 1.7em !important;
    color: #045f91;
    border: solid #045f91 3px !important;
    background-size: 200% 100%;
    background-color: white;
    margin-top: 46px;
    background-position: 100% 0%;
    background-image: linear-gradient(
        to right,
        #045f91,
        #045f91 50%,
        transparent calc(50% - 1px),
        transparent,
        transparent
    ) !important;
    moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    display: inline-block;
    transition: all 0.2s ease-in-out;
}

#sidebar #searchform input#searchsubmit:hover,
.frm_style_style-formidable.with_frm_style .frm_submit button:hover,
.frm_style_style-formidable.with_frm_style .frm_submit input[type="submit"]:hover,
#accueil-nous-joindre-row .widget_wysija_cont .wysija-submit:hover,
.et_pb_widget .widget_wysija_cont .wysija-submit:hover {
    background-size: 200% 100%;
    background-position: 0% 100%;
    moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #fff;
}

#sidebar #searchform input#searchsubmit:after,
.frm_style_style-formidable.with_frm_style .frm_submit button:after,
.frm_style_style-formidable.with_frm_style .frm_submit input[type="submit"]:after,
#accueil-nous-joindre-row .widget_wysija_cont .wysija-submit:after,
.et_pb_widget .widget_wysija_cont .wysija-submit:after {
    display: none !important;
}

#sidebar #searchform input#searchsubmit:before,
.frm_style_style-formidable.with_frm_style .frm_submit input[type="submit"]:before,
#accueil-nous-joindre-row .widget_wysija_cont .wysija-submit:before,
.et_pb_widget .widget_wysija_cont .wysija-submit:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 110px;
    background: #045f91 !important;
    /* -webkit-transform: scaleX(0); */
    /* transform: scaleX(0); */
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

#sidebar #searchform input#searchsubmit:hover:before,
.frm_style_style-formidable.with_frm_style .frm_submit button:hover:before,
.frm_style_style-formidable.with_frm_style .frm_submit input[type="submit"]:hover:before,
#accueil-nous-joindre-row .widget_wysija_cont .wysija-submit:hover:before,
.et_pb_widget .widget_wysija_cont .wysija-submit:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.accueil-offre-emploi-module {
    margin-bottom: 0px !important;
}
.accueil-vous-desirez-module {
    border: 4px solid #71b6e8;
    margin-left: 50%;
    padding: 20px 84px !important;
    min-height: 333px;
    margin-top: 84px;
    font-size: 17px;
}
.accueil-offre-view-module li {
    list-style-type: none;
    margin-left: -14px;
    margin-bottom: 23px;
    font-size: 20px;
}
a.et_pb_button.offre-emploi-button {
    margin-left: -40px;
    border: solid #045f91 3px !important;
}
#page-container a.et_pb_button_0.offre-emploi-button:hover {
    background-position: 0% 0%;
    color: rgb(255, 255, 255) !important;
    background-size: 200% 100%;
    moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
a.offre-emploi-button:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #045f91 !important;
    /* -webkit-transform: scaleX(0); */
    /* transform: scaleX(0); */
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
a.offre-emploi-button:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
/*background-image: linear-gradient(to right, #97ED83, #71B6E8, #71B6E8, #97ED83);*/
#tribe-events-pg-template {
    max-width: 1260px !important;
    padding-top: 58px;
}

.tellement_beau_image img {
    width: 75%;
}

.et_pb_slide_description {
    padding-left: 0;
    padding-right: 0;
}
.et_pb_row {
    width: 86%;
}
@media screen and (min-width: 600px) {
    .et_pb_row {
        padding: 3rem !important;
    }
}
.accueil-slider-events-btn.et_pb_text_1,
.et_pb_section_3 .et_pb_text_5 {
    margin-top: 0 !important;
}
.accueil-slider-events-btn .et_pb_text_inner,
.calendrier-container .et_pb_column:nth-child(2n) .et_pb_text_inner {
    text-align: end;
}
.accueil-offre-view-module ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}
@media screen and (max-width: 750px) {
    .accueil-offre-view-module ul {
        display: grid;
        grid-template-columns: 1fr;
        gap: 40px;
    }
}
.accueil-offre-view-module ul li {
    padding-left: 56px;
    position: relative;
}
.accueil-offre-view-module ul li:before {
    content: "";
    left: 0;
    background-image: url("./img/svg/Arrow_right_Green.svg");
    top: 0;
    height: 32px;
    width: 32px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}
.no-padding-top {
    padding-top: 0;
}
.mc4wp-form-fields input[type="email"] {
    width: 100%;
    color: white;
    border-bottom: 2px solid white;
    text-align: center;
}
.mc4wp-form-fields input[type="email"]::-webkit-input-placeholder {
    color: white;
}
.mc4wp-form-fields input[type="email"]::-moz-placeholder {
    color: white;
}
.mc4wp-form-fields .wysija-submit {
    padding: 15px 80px 15px !important;
    min-width: 200px;
    border: none;
    background-color: var(--blue);
    margin-left: auto;
    margin-right: auto;
}
