/*
Theme Name:  Divi Child
Theme URI:   http://divithemes.reviews
Version:     1.1
Description: Divi child theme.
Author:      Hesham Zebida
Author URI:  http://zebida.com
Template:    Divi
*/

@import url("../Divi/style.css");


/* header */
/*body #top-header{
	line-height: 100%;
    height: 185px;
}*/

@font-face {
    font-family: Arial_Black;
    src: url(fonts/Arial_Black.ttf);
}

@font-face {
    font-family: arial;
    src: url(fonts/arial.ttf);
}

@font-face {
    font-family: Arial_Bold;
    src: url(fonts/Arial_Bold.ttf);
}

@font-face {
    font-family: blair_itc_medium;
    src: url(fonts/blair_itc_medium.TTF);
}


@font-face {
    font-family: futura_hv_bt;
    src: url(fonts/futura_hv_bt.ttf);
}

body .et_pb_row {
    width: 100% !important;
}

.et_pb_text_inner {
    width: 100% !important;
}

.owl-carousel .owl-item img {
    width: auto !important;
}

body .phone-hd img, .info img {
    width: auto !important;
}

body #map-container img {
    width: auto !important;
}

.container {
    width: 100%;
}

#main-content .container:before {
    width: 0px;
}

body #page-container .et_pb_section .et_pb_slider .et_pb_slide_2.et_pb_slide .et_pb_more_button.et_pb_button {
    background-color: #E1B200 !important;
}

body #page-container .et_pb_section .et_pb_slider .et_pb_slide_1.et_pb_slide .et_pb_more_button.et_pb_button {
    background-color: #E1B200 !important;
}

body #page-container .et_pb_section .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_more_button.et_pb_button {
    background-color: #E1B200 !important;
}

#mega-menu-wrap-primary-menu .mega-menu-toggle {
    background: #12256A !important;
}

.fakebouton {
    background-color: #12256A;
    background: #12256A;
}

.btn-project-header .fakebouton {
    background-color: #12256A;
    background: #12256A;
}

.et_pb_image img {
    position: relative;
    padding: 0 10px 0 10px;
}

h1 {
    font-size: 36px;
    font-family: blair_itc_medium;
    color: #947f7a !important;
}

h2 {
    font-size: 30px;
    font-family: blair_itc_medium;
    color: #947f7a !important;
}

h3.list, h2.list {
    font-size: 20px;
    font-family: Arial_Bold;
    color: #E1B200 !important;
}

a.actualite {
    font-size: 20px;
    font-family: blair_itc_medium;
    color: #947f7a !important;
}

p {
    font-size: 14px;
    font-family: arial;
}

.page-fondation p span {
    font-size: 14px;
    color: #209CAA;
    font-family: Arial_Bold;
    text-decoration: underline;
}

.page-fondation ul li span {
    font-size: 14px;
    color: #209CAA;
    font-family: Arial_Bold;
    text-decoration: underline;
}

.margin-auto {
    margin: 0 auto;
}

@media screen and (max-width: 450px) {
    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 25px;
    }
}

strong {
    color: #1a2c70 !important;
}

/*******************
  *      HEADER
  *******************/

#page-container {
    padding-top: 0px !important;
}

.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: relative;
}

.text-widjet-frm-contact {
    font-size: 13px;
}

.info h3 {
    font-family: Arial_Black;
    font-size: 13px;
    font-weight: bold;
    color: #12256A;
    line-height: 19px;
    padding-bottom: 0px;
}

.info a.contact-text {
    font-family: Arial_Black;
    font-size: 13px;
    font-weight: bold;
    color: #12256A;
    line-height: 33px;
    padding-bottom: 0px;
}


.info p {
    font-family: futura_hv_bt !important;
    color: rgba(152, 128, 123, 1) !important;
    font-weight: bold !important;
    color: #98807b !important;
    line-height: 19px !important;
}

#et-top-navigation {
    float: left;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.warpper-menu-primary {
    background: #fff;
    position: relative;
}

.warpper-menu-primary .container, .warpper-menu-primary .col-xs-12, .warpper-menu-primary #mega-menu-wrap-primary-menu, .warpper-menu-primary #mega-menu-primary-menu {
    position: static !important;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu.mega-menu-item {
    position: relative !important;
}

.warpper-menu-primary #mega-menu-wrap-primary-menu {
    background: transparent;
}

.warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu, .warpper-menu-primary .content-btn {
    float: left;
}

.warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    /* margin-left: auto !important;
     display: flex;
     margin-right: auto !important;
     justify-content: center;*/
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {

    border-radius: 10px 10px 0 0 !important;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link:hover {
    background: #e0b92c !important;
    color: #12256A;
}

.mega-menu-item-has-children ul.mega-sub-menu {
    width: 120% !important;
    /*display: flex !important;*/
    justify-content: center !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    border-radius: 0px 0px 10px 10px !important;
    position: absolute !important;
    left: 0 !important;
/*     visibility: revert-layer !important; */
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    display: none;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link:hover {
    color: #12256A;
}

/*@media (max-width: 600px) {
	.warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu{
		display: none;
	}
}
*/
.warpper-menu-primary #et_top_search1 {
    padding: 0px 30px;
    border-right: 2px solid #fff;
    height: 63px;
}

#page-container .warpper-menu-primary #et_search_icon:before {
    position: relative;
    top: 20px;
    font-size: 25px;
    margin-left: 0;
    color: #fff;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
    font-family: Arial_Bold !important;
    color: #12256A;
}

/*@media (max-width: 900px) {
	#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link{
		color: #ffffff !important;
	}
}

@media (max-width: 600px) {
	#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link{
		color: #ffffff !important;
	}
}*/

.warpper-menu-primary #et_top_search1, .warpper-menu-primary .et_top_btn_donne {
    float: left;
}

.warpper-menu-primary .et_top_btn_donne {
    height: 63px;
    padding: 10px 20px;
}

.warpper-menu-primary .et_top_btn_donne .btn-donne {
    background: #E1B200;
    padding: 10px 30px;
    font-size: 14px;
    font-family: Arial_Bold;
    color: #fff !important;
    display: block;
    text-transform: uppercase;
    border-radius: 10px;
}

.warpper-menu-primary .et_search_outer {
    background: #12256A;
    z-index: 999;
    max-width: 1170px;
    top: 30px;
    margin-top: 40px;
}

.warpper-menu-primary .container.et_search_form_container {
    height: 63px;
}

.warpper-menu-primary span.et_close_search_field {
    right: 70px;
}

/*#mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
   transform: translate(0, 0px) !important;
   transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
 }*/


.warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    padding-left: 0px;
    padding-right: 0px;
    /*border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;*/
}

.warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
    float: none;
    display: inline-block;
}

.warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    text-align: center;
}


.warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-family: Arial_Bold;
    /*border-radius: 7px !important;*/
    border: none;
}

.warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item:first-child > a.mega-menu-link {
    border-left: 0px solid rgba(255, 255, 255, 0.5);
    /* 	background: #E1B200; */
}

.warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item:first-child > a.mega-menu-link:hover, .warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
    color: #12256A;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
    color: #12256A;
}

.warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-current-menu-item > a.mega-menu-link {
    /*color: rgba(255, 255, 255, 0.5);*/
    color: #12256A;
}

@media only screen and (max-width: 993px) {
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu.mega-menu-item {
        position: static !important;
    }

    #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
        color: #FFF;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
    }

    #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        display: flex;
    }

    .warpper-menu-primary #mega-menu-wrap-primary-menu {
        width: 100%;
    }

    #mega-menu-wrap-primary-menu .mega-menu-toggle {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .mega-menu-item-has-children ul.mega-sub-menu {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        width: 100% !important;
    }

    body #page-container {
        overflow-x: hidden;
    }
}

@media only screen and (min-width: 993px) {
    .warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
        width: auto;
    }
}

@media screen and (max-width: 1170px) and (min-width: 993px) {
    .warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 15px 0px 15px;
    }

    .warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 15px 0px 15px;
    }

    .warpper-menu-primary #et_top_search1 {
        padding: 0px 15px;
    }
}

@media only screen and (max-width: 992px) {
    .warpper-menu-primary .content-btn {
        float: none;
        width: 100%;
        overflow: hidden;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #fff;
    }

    .warpper-menu-primary #mega-menu-wrap-primary-menu .mega-menu-toggle.mega-menu-open + #mega-menu-primary-menu {
        width: 100%;
        background: #12256A;
    }

    .warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu {
        border-left: 0px;
        border-right: 0px;
    }

    .warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }

    .warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item:first-child > a.mega-menu-link {
        border-left: 0px
    }

    .warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        border-right: 0px;
    }

    .warpper-menu-primary #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
        float: left;
        display: block;
        color: #fff !important;
        width: 100%;
        padding: 10px 0px;
    }

    .warpper-menu-primary .et-search-form input {
        width: 100%;
        right: 0px;
        padding: 0px 20px
    }

    .warpper-menu-primary span.et_close_search_field {
        right: 20px;
    }

    .warpper-menu-primary .container.et_search_form_container {
        height: 83px;
    }

    .warpper-menu-primary .et-search-form {
        width: 100% !important;
        max-width: 100% !important;
    }

    .warpper-menu-primary #et_top_search1, .warpper-menu-primary .et_top_btn_donne {
        width: 50%;
        text-align: center
    }
}

@media only screen and (max-width: 481px) {
    .warpper-menu-primary .container.et_search_form_container {
        height: 60px;
    }

    .warpper-menu-primary #et_top_search1, .warpper-menu-primary .et_top_btn_donne {
        height: 40px;
    }

    .warpper-menu-primary #et_search_icon:before {
        top: 6px;
        font-size: 26px;
    }

    .warpper-menu-primary .et_top_btn_donne {
        padding: 0px 10px;
    }

    .warpper-menu-primary .et_top_btn_donne .btn-donne {
        padding: 8px 30px;
        font-size: 13px;
    }
}

/*******************
*      FOOETR
*******************/

footer#main-footer {
    background-color: #fff !important;
}

.btn-mot-levoque, .wpcf7-submit {
    font-family: blair_itc_medium;
    font-size: 11px;
    display: inline-block;
    line-height: 1;
    padding: 15px 15px;
    background-color: #1a2c70 !important;
    border-radius: 10px;
    color: #fff !important;
    border: solid 0px transparent;
}

.btn-mot-levoque:hover, .wpcf7-submit:hover {
    background-color: #EECE66;
}

.wpcf7-submit {
    float: right;
}

.border-footer:after {
    position: absolute;
    top: 0px;
    right: 0px;
    float: right;
    content: '';
    display: block;
    margin-top: 45px;
    margin-bottom: 30px;
    height: 160px;
    width: 1px;
    background-color: #000;
}

footer h3.bar {
    font-family: blair_itc_medium;
    font-size: 14px;
    color: #000;
    display: inline-block;
    position: relative;
    line-height: 1;
    padding-bottom: 10px;
}

footer h3.bar:after {
    content: '';
    width: 60px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 2px;
    background-color: #1a2c70;
    padding-top: 0px;
    margin-top: 25px;
}

footer a {
    color: #000;
    cursor: pointer;
}

footer a:hover, footer a:focus, footer a:active {
    color: #000;
}

footer .contact p, footer .contact p strong {
    color: #000;
    font-size: 14px;
}

.form-contact .wpcf7-form input[type=email] {
    width: 100% !important;
    height: 50px;
    background-color: transparent;
    border: solid 1px #000;
    border-radius: 10px;
    color: #000;
    padding-left: 10px;
}

.form-contact .wpcf7-form input::placeholder, .form-contact .wpcf7-form textarea::placeholder {
    color: #000;
}

.form-contact .wpcf7-form textarea {
    width: 100% !important;
    height: 90px;
    border-radius: 10px;
    background-color: transparent;
    border: solid 1px #000;
    color: #000;
    padding-left: 10px;
}

.form-contact .wpcf7-form {
    padding-top: 30px;
}

.footer-copy {
    background-color: #fff;
    min-height: 32px;
}

footer .copy {
    font-family: Arial_Bold, sans-serif;
    display: inline-block;
    font-size: 13px;
    color: #000;
    padding-bottom: 0px;
    line-height: 30px;
}

#menu-footer-menu {
    display: inline-block;
    clear: inherit;
    line-height: 30px;
    border-top-right-radius: 11px !important;
    border-top-left-radius: 11px !important;
}

.bottom-nav {
    padding: 0px 0px;
}

.bottom-nav a {
    color: #000;
}

.bottom-nav li {
    display: inline-block;
    padding-right: 4px;
    font-size: 13px;
    font-family: Arial_Bold, sans-serif;
    color: #12256A;
}

.bottom-nav li:after {
    padding-left: 4px;
    display: inline-block;
    content: '|';
    float: right;
    color: #000;
}

.bottom-nav li:last-child:after {
    display: none;
}

.content-footer {
    margin: 0 auto;
}

.item-levoque {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 15px;
}


.parent {
    height: 45px;
    line-height: 45px;
    white-space: nowrap;
}

.et_pb_scroll_top.et-pb-icon {
    right: 45px;
    bottom: 116px;
    border-radius: 0px;
    padding: 10px;
    background: #1a2c70;
}

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

    .bottom-nav li {
        display: block;
    }

    .bottom-nav li:after {
        display: none;
    }
}

/*******************
*      NEWSLETTER
*******************/
.bg-news {
    background-image: url('/wp-content/uploads/2023/04/bag-news1.png');
    min-height: 141px;
}

.bg-news h3 {
    color: #17339c;
    font-family: Arial_Black, sans-serif;
    font-size: 18px;
}

.bg-news p {
    color: #17339c;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.bg-news .eq-email input {
    height: 52px;
    border-radius: 10px;
    background-color: #fff;
    color: #98847e;
    width: 100%;
    font-size: 14px;
    font-family: arial, sans-serif;
    padding-left: 15px;
}

.bg-news .eq-email input::placeholder {
    color: #98847e;
    padding-left: 30px;
}

.bg-news p.eq-email {
    float: left;
    width: 70%;
}

.bg-news p.eq-submit {
    float: left;
    width: 30%;
    text-align: right
}

.bg-news p.eq-submit input {
    font-family: blair_itc_medium, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    padding: 17px 19px;
    background-color: #09133833 !important;
    font-weight: bold;
    border: solid 2px #fff !important;
    border-radius: 10px;
}

.bg-news .mc4wp-response {
    float: left;
}

@media screen and (max-width: 992px) {
    .bg-news .title, .bg-news .form {
        width: 100%;
    }

    .bg-news .form {
        padding-bottom: 25px;
    }

    .bg-news p.eq-submit {
        text-align: center;
    }

}

@media screen and (max-width: 767px) {
    .bg-news p.eq-email, .bg-news p.eq-submit {
        width: 100%;
        float: none;
    }

    .bg-news p.eq-submit input {
        width: 100%;
    }


}


/*******************
*   SIDEBAR
*******************/

#sidebar {
    border: solid 1px #947f7a;
    border-radius: 10px;
    padding-bottom: 15px;
}

#sidebar h3.bar {
    font-family: blair_itc_medium, sans-serif;
    font-size: 18px;
    color: #947f7a;
    display: inline-block;
    position: relative;
    line-height: 1;
    padding-bottom: 10px;
}

#sidebar h3.bar:after {
    content: '';
    width: 60px;
    position: absolute;
    left: 0px;
    bottom: -5px;
    height: 2px;
    background-color: #947f7a;
    padding-top: 0px;
    margin-top: 25px;
}

#custom-post-type-recent-posts-2, #recent-posts-widget-with-thumbnails-2 {
    margin-bottom: 10px !important;
}

#custom-post-type-recent-posts-2 h4, #recent-posts-widget-with-thumbnails-2 h4 {
    color: #12256A;
    font-size: 14px;
    font-family: blair_itc_medium, sans-serif;
}

#custom-post-type-recent-posts-2 h4:before, #recent-posts-widget-with-thumbnails-2 h4:before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #12256A;
    margin-right: 10px;
}

#custom-post-type-recent-posts-2 ul li a, #recent-posts-widget-with-thumbnails-2 ul li a span {
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #000;
}

.rpwwt-widget ul li {
    margin-bottom: 5px !important;
}

#custom_html-2 p span {
    display: block;
    text-align: center;
    font-size: 28px;
    margin-bottom: 10px;
}

#custom_html-2 p {
    text-align: center;
    font-family: blair_itc_medium, sans-serif;
    font-size: 14px;
    color: #12256A;
}

#custom_html-2 {
    margin-bottom: 0px !important;
}

.marg-3 {
    margin-left: 30px;
}

p#breadcrumbs span {
    font-family: arial, sans-serif;
    font-size: 11px;
    color: #000;
    text-transform: uppercase;
}

p#breadcrumbs > span > span > a:before {
    content: '';
    background-image: url('images/icon-nav-home.png');
    background-position: center center;
    display: inline-block;
    width: 17px;
    height: 14px;
    margin-right: 10px;
}

p#breadcrumbs > span > span > a, p#breadcrumbs > span > span > a:hover, p#breadcrumbs > span > span > a:active, p#breadcrumbs > span > span > a:focus {
    color: #000 !important;
}

p#breadcrumbs > span > span > span > a {
    color: #000 !important;
}

.fils_nav {
    border: none !important;
    border-radius: 0px !important;
    padding-left: 0px !important;
}

#custom_html-2 p span {
    font-family: blair_itc_medium, sans-serif;
    font-size: 28px;
    color: #12256A;
    text-decoration: none;
}

.padding-act {
    padding-left: 30px !important;
    margin-top: 20px !important;
}

.btn-donne-side-bar {
    padding-left: 0px !important;
    padding-right: 0px;
    border: none !important;
    border-radius: 0px;
    margin-top: 20px;
    padding-bottom: 20px !important
}

#custom_html-3 {
    border-radius: 15px;
    padding-bottom: 0px;
}

.border-btn-side {
    padding-left: 33px !important;
    padding-right: 33px;
    background-color: #b0145b;
    padding-bottom: 5px;
    padding-top: 10px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.letter1 {
    color: #e06899;
    font-family: Arial_Bold, sans-serif;
    font-size: 25px;
}

.letter2 {
    color: #fff;
    font-family: Arial_Bold, sans-serif;
    font-size: 14px;
}

.content-btn-side {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.content-btn-side .btn-donne {
    font-size: 16px;
    font-family: Arial_Bold, sans-serif;
    color: #fff;
    background: #E1B200;
    padding: 10px 30px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 10px;
}

.content-btn-side .btn-actions {
    margin-top: 20px;
    font-size: 16px;
    font-family: Arial_Bold;
    color: #fff;
    background: #E1B200;
    padding: 10px 30px;
    font-family: Arial_Bold;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 10px;
}

.content-btn-side .btn-donne:hover, .content-btn-side .btn-donne:focus, .content-btn-side .btn-donne:active {
    color: #fff;
}

.chiffre-side {
    margin-bottom: 50px;
}

#sidebar {
    width: 100% !important;
}

#sidebar .et_pb_widget {
    margin-bottom: 22px;
}

@media only screen and ( max-width: 1150px ) {
    #title-soutenir .content-soutenir:hover {
        background: #EEEEEE !important;
        min-height: 247px !important;
        width: auto !important;
        margin: auto !important;
        display: flex !important;
        text-align: center !important;
        border-radius: 10px !important;
    }

    #title-soutenir .content-soutenir {
        background: #EEEEEE !important;
        min-height: 247px !important;
        width: auto !important;
        margin: auto !important;
        display: flex !important;
        text-align: center !important;
        border-radius: 10px !important;
    }

    a.sous-soutenir {
        width: 100% !important;
    }
}

@media only screen and ( max-width: 980px ) {
    a.sous-soutenir {
        margin-bottom: 10px !important;
    }
}

@media screen and (min-width: 981px) {
    body.page-template #left-area {
        width: 77.125% !important;
        float: left;
        padding-right: 5.5%;
    }

    body.page-template #sidebar-parent {
        float: left;
        width: 22.875%;
    }

    #main-content .container {
        padding-top: 80px !important;
    }

}


@media screen and (max-width: 980px) {
    .et_right_sidebar #sidebar {
        border: solid 1px #947f7a;
    }
}

div#btn-ecrire {
    /*text-align: -webkit-auto !important;*/
}

.padding-act div#custom_html-4 {
    margin-bottom: 10px;
}

/*******************
*   MODEL FONDATION
*******************/

.line_main_title {
    border: solid 0.5px #dcd5d3;
    margin-top: 0px;
}


/*******************
*   plant site

*******************/

.page-plant .wsp-container ul li a {
    font-size: 14px;
    color: #000;
}

.page-plant h2 {
    margin-top: 20px;
}

/*******************
*   map

*******************/


#map-container {

    width: 100%;
}

#map {
    width: 100%;
    height: 450px;
}

body #mega-menu-primary-menu .mega-menu-item-children-open.mega-current-menu-parent .mega-sub-menu {
    /*   visibility: hidden !important; */
    /* visibility: visible !important; */
    opacity: 1 !important;
    margin-top: 0px !important;
    z-index: 900;
}

body #mega-menu-primary-menu .mega-menu-item-children-open.mega-current-menu-item .mega-sub-menu {
    margin-top: 0px !important;
    z-index: 900;
}

.mega-sub-menu {
    margin-top: 0px !important;
    z-index: 900;
}


#commune-serch, #action-serch {
    width: 33%;
    height: 50px;
    margin-right: 4%;
    background-size: contain;
    background-repeat: no-repeat;
    border: none;
    font-size: 18px;
    padding-left: 15px;
    color: #EECE66;
    border: solid 1px #E1B200;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none !important;
    background-image: url(/wp-content/uploads/2023/04/image-4.png);
    background-size: auto;
    background-position: 95% 50%;
    font-size: 16px;

    font-family: Arial_Bold;


}

#serch {

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    background-color: #E1B200;
    border: none;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Arial_Bold;
    width: 24%;
    height: 50px;
    float: right;
    white-space: normal;
}

#main-content .container-map {
    padding-top: 0px;
}

@media screen and (max-width: 768px) {
    #serch, #commune-serch, #action-serch {
        font-size: 13px;
    }
}

@media screen and (max-width: 600px) {
    #commune-serch, #action-serch {
        width: 100%;
        margin-bottom: 20px;
    }

    #serch {
        width: 35%;
    }
}

@media screen and (max-width: 450px) {
    #serch {
        width: 50%;
    }
}

/*******************
*   modif page interne

*******************/
.list-saing li {
    list-style-type: none;
}

.list-saing li:before {
    content: "■";
    padding-right: 10px;
    margin-left: -18px;
    color: #98847e;
    font-size: 18px;
}

.wpls-logo-showcase .wpls-logo-cnt.slick-slide img {
    border: 0px !important;
    padding: 20px !important;
}

.slick-track {
    margin-bottom: 20px !important;
}

.wpls-logo-showcase .slick-dots li button {
    text-indent: -99999px;
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    border-radius: 50% !important;
    width: 12px !important;
    height: 12px !important;
    background-color: #d6d6d6;
    cursor: pointer;
}

.wpls-logo-showcase .slick-dots li.slick-active button {
    background-color: #EECE66 !important;
}

.wpls-logo-showcase button.slick-next, .wpls-logo-showcase button.slick-next:hover, .wpls-logo-showcase button.slick-next:focus, .wpls-logo-showcase button.slick-next:active {
    background: rgba(00, 00, 0, 0.0) url(/wp-content/uploads/2017/11/flsh.png) center center no-repeat !important;
    box-shadow: none !important;
}

.wpls-logo-showcase button.slick-prev, .wpls-logo-showcase button.slick-prev:hover, .wpls-logo-showcase button.slick-prev:focus, .wpls-logo-showcase button.slick-prev:active {
    background: rgba(00, 00, 0, 0.0) url(/wp-content/uploads/2017/11/flsh-prev.png) center center no-repeat !important;
    box-shadow: none !important;
}

.wpls-logo-showcase .slick-slide .logo-title {
    font-family: blair_itc_medium;
    font-size: 14px;
    color: #947f7a;
    display: inline-block;
    position: relative;
    line-height: 1;
    padding-bottom: 10px;
}

#left-area ul, .comment-content ul, .entry-content ul, body.et-pb-preview #main-content .container ul {
    line-height: 22px !important;
}

.main_title {
    margin-bottom: 7px !important;
}

/*******************
*   team

*******************/

.team-description {
    margin: 0 20px 20px;
    padding: 30px;
    background-color: #e8e4e3;
    border-radius: 10px;
    background-image: url(/wp-content/uploads/2017/11/PNT.png);
    background-repeat: no-repeat;
    background-position-x: 20px;
    background-position-y: 20px;
}

.team-buttom a {
    padding: 10px 30px;
    background: #12256A;
    color: #fff;
    border-radius: 10px;
    top: -30px;
    position: relative;
    display: inline-block;
}

.team-img img {
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 153px !important;
    height: 153px !important;
}

.team-bacgrd img {
    position: relative;
    top: 6px;
}

.team-description::before {
    background: url(/wp-content/uploads/2017/11/PNT.png) no-repeat 50% 24px;
    height: 26px;
}

.btn-equipe {
    float: right !important;
}

.height-image-reseau {
    min-height: 139px;
}

.title-resau {
    font-size: 18px;
    color: #947f7a;
    font-family: blair_itc_medium;
    text-align: center;
    display: inline-block;
}

body .img-act .et_pb_image_wrap {
    display: block !important;
}

@media (min-width: 768px) {
    .row-table {
        display: table;
        height: 100%;
        min-height: 1px;
    }

    .row-table > div {
        display: table-cell;
        vertical-align: middle;
        height: 100%;
        min-height: 1px;
        height: 100%;
        -moz-box-sizing: border-box;
        float: inherit;
    }
}

.padding-article {
    padding-left: 15px;
    padding-right: 15px;
}

.bloc-actualite {
    -moz-box-shadow: 3px 2px 10px 2px #cecece;
    -webkit-box-shadow: 3px 2px 10px 2px #cecece;
    -o-box-shadow: 3px 2px 10px 2px #cecece;
    box-shadow: 3px 2px 10px 2px #cecece;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#cecece, Direction=134, Strength=2);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 30px;
}

.plus-mobile {
    position: relative;
    bottom: inherit;
    right: inherit;
}

.affiche-menu {
    z-index: 99;
}

.et_search_outer .container, .et_search_outer {
    display: none;
    opacity: 0;
}

#ifi-taux span.et_pb_counter_title {
    text-decoration: initial;
}

#ifi-taux span.et_pb_counter_amount_number {
    color: #fff;
    text-decoration: initial;
}

/* page contact */
.page-contact .et_pb_contact input.text, .page-contact .et_pb_contact input.title, .page-contact .et_pb_contact input[type=email], .page-contact .et_pb_contact input[type=password], .page-contact .et_pb_contact input[type=tel], .page-contact .et_pb_contact input[type=text], .page-contact .et_pb_contact select, .page-contact .et_pb_contact textarea {
    background-color: #fff;
    border: solid 1px #947f7a;
    border-radius: 5px;
    color: #000;
}

.page-contact .et_pb_contact .et_pb_contact_submit {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    background-color: #E1B200;
    padding: 15px 35px;
    border-radius: 15px;
    cursor: pointer;
    font-family: Arial_Bold;
}

.page-contact .image-contact .et_pb_image_wrap {
    display: block;
}

.page-single-post .et_pb_image_wrap {
    display: block;
}

.single-project .et_pb_image_wrap {
    display: block;
}

.page-contact .et_pb_contact .et_pb_contact_submit:hover:after {
    opacity: 0;
    padding: 15px 35px;
    border: 0px solid transparent !important;
}

.page-contact .et_pb_contact .et_pb_button {
    border: 0px solid transparent !important;
}

/* fin page contact */
/* page soutenir */
#title-soutenir .content-soutenir {
    background: url(/wp-content/uploads/2017/12/bacgd-gris.jpg);
    min-height: 247px !important;
    width: 400px;
    margin: auto !important;
    display: flex;
    text-align: center;
    border-radius: 10px;
}

#title-soutenir .content-soutenir:hover {
    background: url(/wp-content/uploads/2017/12/hover-bacgd.jpg) !important;
    min-height: 247px !important;
    width: 400px;
    margin: auto !important;
    display: flex;
    text-align: center;
    border-radius: 10px;
}

a.sous-soutenir {
    font-family: blair_itc_medium;
    font-size: 24px;
    color: #947f7a;
    display: inline-block;
    position: relative;
    line-height: 1.4em !important;
    box-shadow: -12px 12px 18px -12px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

#title-soutenir .et_pb_text_inner {
    margin: auto;
}

/* Page events  */
.events .post {
    width: 100%;
}

table.fullcalendar {
    width: 100%;
}

div.css-search {
    background-color: #f5f5f5;
}

div.em-search.css-search label {
    display: inline-block;
    font-family: arial;
    font-weight: 400;
}

div.css-search.has-search-geo.has-search-term input.em-search-text, div.css-search.has-search-geo.has-search-term input.em-search-geo {
    background-color: transparent;
    border-bottom: 1px dashed #b9b9b9;
    box-shadow: none;
    width: 100%;
}

div.css-search.has-search-geo.has-search-term input.em-search-text:focus, div.css-search.has-search-geo.has-search-term input.em-search-geo:focus {
    box-shadow: none;
}

div.css-search div.em-search-main .em-search-submit, .btn-connexion {
    border: 2px solid #337EA8;
    background: #337EA8;
    background-color: #337EA8;
    border-radius: 0px;
    text-shadow: none;
    color: #337EA8;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    font-weight: 400
}

div.css-search div.em-search-main .em-search-submit:hover, .btn-connexion:hover {
    background-color: #337EA8 !important;
    background: transparent;
    color: #fff !important;
    -webkit-transition: all 0.35s ease;
}


.btn-connexion {
    padding: 8px 10px;
    margin-bottom: 30px;
    display: inline-block;
}

.em-events-search-form span {
    font-family: arial !important;
    font-size: 16px !important;
    font-weight: 400
}

.events .em-calendar tr.days-names {
    background-color: #666;
    color: #fff;
    height: auto;
}

.events .em-calendar tr {
    height: 145px;
}

.events .calendar-desktop .em-calendar td {
    width: 13%;
    padding: 0px 0px !important;
}

.events table.em-calendar td {
    padding: 0px 0px;
}

.events table.em-calendar td.eventful > a, .events table.em-calendar td.eventful-today > a, .events table.em-calendar td.eventful-post > a, .events table.em-calendar td.eventful-pre > a {
    background-color: #e0e0e0;
    color: #fff;
    display: block;
}

.events .em-calendar ul li {
    line-height: 1;
}

.events .em-calendar ul {
    text-align: left;
    padding-left: 5px;
    margin: 0 auto;
    list-style: none !important;
}

.events .em-calendar td {
    text-align: center;
}

.events .em-calendar tr:first-child {
    height: 44px;
}

.events .em-calendar ul li:before {
    padding-right: 5px;
    content: '-';
}

.em-calnav-prev {
    text-align: center;
    display: block;
}

.em-calnav-prev:hover, .em-calnav-next:hover {
}

.em-calnav-next {
    text-align: center;
    display: block;
}

.eventful ul, .eventful-today ul {
    list-style: none;
}

.events .em-calendar tr:first-child td {
    text-align: center;
    vertical-align: middle;
}

table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
    font-size: 12px;
    color: #337EA8;
    margin-top: -70px;
}

.events .events-table a {
}

.single-event #left-area p:nth-child(3) a {
    pointer-events: none;
    cursor: default;
}

.single-event .event-categories a {
    pointer-events: none;
    cursor: default;
}

.events .em-search-wrapper .screen-reader-text {
    display: none;
}

.single-event post {
    display: block;
}

/*.single-event .em-location-map-container { width:100% !important}
.single-event #left-area .content-single-agenda > div:nth-child(1) { float:right !important; margin-left:0px !important; width:50%;}
.single-event #left-area .content-single-agenda > div:nth-child(n) { float:left; margin-left:0px !important;}*/


.single-event .em-location-map-container.single-agenda-map {
    width: 100% !important;
}

.single-event .content-single-agenda a {
    color: #000;
}

@media (min-width: 768px) {
    .single-event .entry-content > div {
        float: right !important;
        margin-left: 0px !important;
        padding-left: 15px;
        padding-right: 15px;
    }

}

@media (min-width: 992px) {
    .calendar-desktop {
        display: block
    }

    .calendar-mobile {
        display: none
    }
}

@media (max-width: 992px) {
    .calendar-desktop {
        display: none
    }

    .calendar-mobile {
        display: block
    }
}

@media (max-width: 470px) {
    div.css-search div.em-search-main .em-search-submit {
        position: relative;
        margin-left: 15px;
    }
	
	#separator.separator-finance{
		margin-bottom: 50px !important;
	}
}

/* fin page events */
/* projects */

.single-project strong.noire, .single-project p strong.noire {
    color: #000 !important;
}

.single-project ul {
    font-family: arial;
}

strong.noire {
    color: #000 !important;
}

/* fin single project */

/* Actualites */
.page-actualites .bloc-actualite .post-read-more img {
    margin: auto;
}

.page-actualites .pagination-list .pagination {
    padding: 0px !important;
}

@media (min-width: 992px) {
    .page-actualites .bloc-actualite .row {
        display: flex;
    }

    .page-actualites .bloc-actualite .row > div {
        margin: auto;
    }

    .page-actualites .bloc-actualite .post-image img {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .page-actualites .bloc-actualite .post-image, .page-actualites .bloc-actualite .post-content {
        margin-bottom: 15px;
    }
}

/* End Actualites */


/* Formulaire Critères d’éligibilité */

.page-criteres-deligibilite input[type=text], .page-criteres-deligibilite input[type=tel], .page-criteres-deligibilite input[type=email], .page-criteres-deligibilite input[type=number] {
    background-color: #fff;
    border: solid 1px #947f7a;
    border-radius: 5px;
    color: #000;
    padding: 16px;
    max-width: 332px;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu a.mega-menu-link:hover {
    border-radius: 7px;
}

.page-criteres-deligibilite textarea {
    width: 100%;
    background-color: #fff;
    border: solid 1px #947f7a;
    border-radius: 5px;
    color: #000;
    padding: 16px;
}

.page-criteres-deligibilite span.wpcf7-not-valid-tip {
    display: inline-block;
    padding-left: 20px;
}

.page-criteres-deligibilite div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14 !important;
}

.page-criteres-deligibilite div.msg-eligible {
    border: 2px solid #f7e700;
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}

/* fin Formulaire Critères d’éligibilité */

/* page home*/

.page-home h2 {
    font-size: 46px;
}

.page-home .text-title p {
    font-size: 18px;
}

.page-home .et_pb_toggle {
    border-radius: 12px;
}

.page-home .et_pb_toggle.et_pb_toggle_open h5.et_pb_toggle_title {
    color: #000000 !important;
    display: block;
    width: 100%;
    background-color: #EECE66 !important;
    color: #ffffff !important;
    padding: 18px 40px;
    /* border-radius: 12px; */
    -webkit-border-radius: 12px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius: 12px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-radius: 12px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.et_pb_toggle.et_pb_toggle_close h5.et_pb_toggle_title {
    padding: 18px 40px;
    background-color: #1a2c70;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.et_pb_toggle {
    border: none;
    padding: 0px;
}

.et_pb_toggle.et_pb_toggle_close {

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;


}

.et_pb_toggle .et_pb_toggle_content {
    background-color: #eeeeee !important;
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}


.et_pb_toggle_content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

.et_pb_toggle_title:before {
    background-image: url(images/icon-plus.png);
    display: block;
    right: 20px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 39%;
    margin-right: 20px;
    content: "";
}

.et_pb_toggle_open .et_pb_toggle_title:before {
    content: "";
}

.page-home .bloc-2 .et_pb_image_wrap img {
    padding-left: 0px;
    padding-right: 0px;
}

.header-list {
    position: relative;
}

.hover-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(29, 155, 169, 0.8);
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease, margin-top 0.5s ease;
    -moz-transition: opacity 0.5s ease, margin-top 0.5s ease;
    -o-transition: opacity 0.5s ease, margin-top 0.5s ease;
    transition: opacity 0.5s ease, margin-top 0.5s ease;
}

.hover-img.hover-img-center {
    background-color: rgba(152, 132, 126, 0.8) !important;
}

.link-post:hover .header-list img {
    opacity: 0.4;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.link-post:hover .header-list .hover-img {
    opacity: 1;
}

.header-list h2, .header-list h3 {
    color: #fff !important;
    font-family: blair_itc_medium;
}

.header-list h3 {
    font-size: 18px;
}

.header-list .container-text {
    position: relative;
    width: 100%;
    height: 100%;
}

.header-list .container-text .post-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}

.action h2 {
    font-family: blair_itc_medium;
    color: #1a2c70 !important;
    font-size: 24px;
}

.text-titre p {
    font-size: 18px;
}

.full-size {
    width: 100%;
}

body .entry-content img.full-size {
    width: 100% !important;
    max-width: 100% !important;
}

.height-img-action {
    height: 174px;
    background-size: cover;
}

.border-action {
    border-bottom: solid 4px #e6e6e6;
}

.bg-date {
    background-color: #e6e6e6;
}

.date-j {
    font-family: blair_itc_medium;
    font-size: 46px;
    color: #000;
    border-bottom: solid 1px #fff;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    .date-j {
        font-size: 34px;
    }
}

.date-y {
    font-family: blair_itc_medium;
    font-size: 18px;
    color: #000;
}

#main-content .action .container {
    padding-top: 0px !important;
}

.date .et_pb_image img {
    padding-left: 0px;
    padding-right: 0px;
}

#btn-ecrire a {
    background: #E1B200;
    padding: 10px 30px;
    font-size: 14px;
    display: inline-block !important;
    font-family: Arial_Bold;
    color: #fff;
    display: block;
    text-transform: uppercase;
    border-radius: 10px;
}

#sidebar .et_pb_widget {
    margin-bottom: 0px !important;
}

.post-date h2 {
    font-family: Arial_Black;
    font-size: 36px;
    text-align: center;
    color: #ffffff !important;
}

.post-date p {
    font-family: blair_itc_medium;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
}

.list-post-date {
    background: url('/wp-content/uploads/2018/01/banner.png');
    min-height: 250px;
    background-size: cover;
}

.border-right-post {
    border-right: solid 2px #fff;
}

.list_projet .owl-carousel .owl-item img {
    width: 100% !important;
}

.list_projet h3 {
    font-size: 18px;
    color: #E1B200;
    font-family: blair_itc_medium;
}

.list_projet .owl-carousel .owl-item {
    padding: 15px;
}

.list_projet .owl-carousel .owl-item .content-projet {
    background-color: #f5f5f5;
    padding-left: 25px;
    padding-right: 25px;
}

.header-projet {
    min-height: 250px !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.list_projet .owl-carousel .owl-item {
    /*background-color: #f5f5f5;*/

}

.list_projet #slider_5057 .owl-nav.disabled {
    display: block;
    text-align: center;
    margin-top: 60px;
}

.list_projet #slider_5057 .owl-nav {
    display: block;
    text-align: center;
    margin-top: 60px;
}

.list_projet #slider_5057 .owl-prev, .list_projet #slider_5057 .owl-next {
    display: inline-block;
}

.list_projet #slider_5057 .prev-projet {
    margin-right: 5px;
}

.list_projet #slider_5057 .next-projet {
    margin-left: 5px;
}

#slider_5057 .prev-projet img, #slider_5057 .next-projet img {
	width: 30px;
}

#slider_5057 .owl-nav{
	display: flex;
    justify-content: center;
    gap: 15px;
}

#main-content .list_projet .container {
    padding-top: 0px;
}

a.lien_slide {
    color: #fff !important;
}

a.lien_slide:hover {
    color: #fff !important;
}


.item-project {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
}

.btn-project {
    min-height: 55px;
}

.btn-project-proposer {
    padding: 10px 10px;
    background: #EECE66;
    cursor: pointer;
    float: left;
    font-size: 10px;
    font-family: blair_itc_medium;
    color: #fff;
    border-radius: 10px;
    border: solid 2px #EECE66;
    line-height: 1;
    /* top: -30px; */
    position: relative;
    display: inline-block;
}

a.btn-project-proposer:hover, a.btn-project-proposer:focus {
    color: #fff;
}

.btn-project-plus {
    padding: 10px 10px;
    border: solid 2px #1a2c70;
    float: right;
    cursor: pointer;
    font-size: 10px;
    background: transparent;
    font-family: blair_itc_medium;
    color: #1a2c70;
    border-radius: 10px;
    line-height: 1;
    /* top: -30px; */
    position: relative;
    display: inline-block;
}

a.btn-project-plus:hover, a.btn-project-plus:focus {
    color: #EECE66;
}

.header-title {
    min-height: 76px;
}

.bg-email {
    background-color: #98847e;
}

.bg-email p {
    font-size: 24px;
    line-height: 28px;
    color: #fff;
}

.contact-home input#et_pb_contact_name_1 {
    background-image: url('images/icon-contact-user.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 100px;
}

.contact-home input#et_pb_contact_email_1 {
    background-image: url('images/icon-contact-email.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 100px;
}

.contact-home input#et_pb_contact_sujet_1 {
    background-image: url('images/icon-contact-sujet.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 100px;
}

.contact-home textarea#et_pb_contact_message_1 {
    background-image: url('images/icon-contact-message.png');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 100px;
    border-radius: 10px;
}

.contact-home .et_contact_bottom_container {
    float: inherit;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 20px;
}

.contact-home .et-pb-contact-message {
    position: relative;
    font-weight: bold;
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}

.contact-home .et-pb-contact-message ul {
    color: red;
}

.contact-home .et_pb_contact_submit.et_pb_button {
    padding: 14px 35px;
    background: #E1B200;
    font-size: 18px;
    font-family: blair_itc_medium;
    color: #fff;
    border-radius: 10px;
    line-height: 1;
    /* top: -30px; */
    position: relative;
    display: inline-block;
}

.contact-home .et_pb_contact_submit.et_pb_button {
    border: 0px solid transparent;
}


.contact-home .et_pb_button:after, .contact-home .et_pb_button:before {
    content: '';

}

#main-content .bg-email .container {
    padding-top: 0px;
}


#main-content .list-post-date .container {
    padding-top: 0px;
}

.page-home .bloc-1 .et_pb_image img {
    padding: 0 0px 0 0px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);

}

@media (min-width: 981px) {

    .et_pb_gutters3 .bloc-1 .et_pb_column_1_2 {
        width: 49% !important;
    }
}

@media (min-width: 981px) {

    .et_pb_gutters3 .bloc-1 .et_pb_column {
        margin-right: 1% !important;
    }
}

/* fin page home*/

/*  page 404 */

body .not-found-big {
    margin-bottom: 30px;
    text-align: center;
    font-size: 240px;
    font-weight: 900;
    color: #E1B200;
    line-height: 1em;
    font-family: "Exo-bold", Open Sans, Helvetica, sans-serif;
}

body .not-found-title {
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    color: #000 !important;
}

/* fin page 404*/

.vert-buttom {
    padding: 10px 30px;
    background: #1a2c70;
    color: #fff;
    border-radius: 10px;
    line-height: 1;
    /* top: -30px; */
    position: relative;
    display: inline-block;
}

.vert-buttom-autre {
    padding: 35px 70px;
    margin-bottom: 50px;
}

.blair_itc_medium {
    font-family: blair_itc_medium;
}

.position-btn-action {
    position: relative;
    bottom: 0px;
    left: 0px;
    padding: 20px 30px;
}

.vert-buttom:hover, .vert-buttom:focus {
    color: #fff;
}

.faire_dont .btn-donne {
    display: inline-block !important;
    background: #b0145b;
    padding: 10px 30px;
    font-size: 14px;
    font-family: Arial_Bold;
    color: #fff;
    display: block;
    text-transform: uppercase;
    border-radius: 10px;
}

.page-fondation .owl-carousel p span {
    text-decoration: none;
}

body #alteriade_PH_Container {
    z-index: 999999;
}

.title-block {
    height: 100px;
}

.bloc-icon {
    position: relative;
    display: table;
}

.icon-action, .label-cat {
    /*	position: absolute;
        top:0px;
        height: 36px;
        width: 30px;*/
    display: table-cell;
    vertical-align: middle;
}

.label-cat {
    font-family: blair_itc_medium;
    font-size: 14px;
    padding-left: 15px;
    color: #000;
    cursor: pointer;
}

.icon-action {
    width: 30px;
    height: 36px;
    max-width: 36px;
}

@media only screen and (min-width: 991px) {
    a.label-cat.id-catemploi {
        top: -20px;
        position: absolute;
        left: 30px;
    }
}

.container.container-header {
    max-width: 1350px;
}

@media screen and (min-width: 981px) {

    body.archive #sidebar-parent {
        float: left;
        width: 20%;
    }


}

.marg-icon-header {
    margin-bottom: 25px;
}

.slugan {
    font-size: 18px;
    font-weight: 500
}

.header_col_center #custom_html-7 {
    width: 100%;
}

.header_col_center .btn-donne {
    background: #E1B200;
    padding: 10px 30px;
    font-size: 14px;
    font-family: Arial_Bold;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 10px;
    margin-bottom: 10px;
}

.header_col_center .btn-project-header {
    background: #E1B200;
    padding: 10px 30px;
    font-size: 14px;
    font-family: Arial_Bold;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 10px;
    margin-bottom: 0px;
    margin-top: 12px;
}

@media screen and (min-width: 981px) {
    .border-right {
        border-right: dotted 2px #98807b;
    }
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    transform: translate(0, 0);
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    z-index: 999;
    border-radius: 0;
    background: #e0b92c !important;
    border: 0;
    padding: 0px 0px 0px 0px;
    position: absolute;
    width: 100%;
    max-width: none;
    left: 0;
    /*display: flex !important;*/
}


@media (max-width: 900px) {
    ul.mega-sub-menu {
        width: 80% !important;
    }
}

@media (max-width: 600px) {
    ul.mega-sub-menu {
        width: 60% !important;
    }
}


#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: #e0b92c !important;
    color: #12256A;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link:hover {
    background: #e0b92c !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #12256A;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #e0b92c !important;
    color: #fff;
	font-weight:600 !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{background:transparent !important;
}
body #page-container .et_pb_section .et_pb_button_0 {
    color: #ffffff !important;
    border-radius: 10px;
    font-size: 16px;
    text-transform: uppercase !important;
    background-color: #E1B200 !important;
}

/*#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu {
    position: relative;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
	border-top-left-radius: 11px !important;
    border-top-right-radius: 11px !important;
	font-size: 16px !important;
}


ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
     border-right: 0px solid rgba(255, 255, 255, 0.5) !important;
}*/


.et_pb_text_inner p {
    color: #12256A !important;
}

.container.clearfix.et_menu_container.container-header .col-xs-12.col-xs-padding-0 {
    display: flex;
    justify-content: center;
}

.col-md-8.col-sm-12.col-xs-12.col-md-offset-top-8.col-sm-offset-top-4.col-xs-offset-top-4.info.header_col_center.text-center{
	display: flex;
    justify-content: flex-end;
    gap: 20px;
    align-items: baseline;
}


@media (max-width: 993px) {
	.col-md-8.col-sm-12.col-xs-12.col-md-offset-top-8.col-sm-offset-top-4.col-xs-offset-top-4.info.header_col_center.text-center{
    justify-content: center;
    gap: 20px;
	}
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{color:#fff !important; font-weight:600 !important}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{color:#12256A !important;}

.et_pb_slide_0 .et_pb_text_overlay_wrapper {
    background-color: transparent !important;
}
.et_pb_slide_0 .et_pb_slide_content h5.et_pb_slide_title {
    background-color: rgba(0, 0, 0, .3);
    border-radius: 13px;
    padding: 30px;
}
.di {
      display: flex; 
      gap: 10px; 
      justify-content: center;    
   }


body #page-container .et_pb_section .et_pb_slider .et_pb_slide_0 .et_pb_slide_content .di a.et_pb_more_button.et_pb_button.bouton-soutenez {
    background-color: #12256A !important;
    color: white !important;
}

/* #page-container .et_pb_section .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_more_button.et_pb_button color {
    background-color: #12256A !important;
	color :white !important ;
} */

/***Rami*****/
nav.breadcrumb.project a {
    color: rgba(84, 97, 148, 1);
    font-family: 'arial';
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
nav.breadcrumb.project {
    background: transparent;
    margin: 0;
    padding: 0;
}
nav.breadcrumb.project span.separator {
    margin: 5px;
    color: rgba(84, 97, 148, 1);
}

.project-header-image {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 480px;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 30px;
}

.project-header-image::before ,  .bg-dark::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(78.86deg, rgba(0, 0, 0, 0.6) -0.22%, rgba(0, 0, 0, 0.3) 100.49%);
    z-index: 1;
}

.project-header-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.project-header-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.project-header-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px;
    color: white;
    z-index: 2;
}

.project-title {
    font-size: 48px;
    font-weight: bold;
    margin: 0 0 15px 0;
    color: white;
}

.project-excerpt {
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
    color: white;
    font-weight: 400 !important;
}
.single-project .et_pb_row,
.single-commune .et_pb_row,
.page-template-page-home .et_pb_row   {
    max-height: max-content;
}
p.project-excerpt {
    font-size: 16px;
    line-height: 24px;
    width: 854px;
    font-weight: 700;
}
h1.project-title {
    color: #fff !important;
    padding: 0;
}

.project-info-block {
    background: rgba(234, 173, 44, 1);
    border-radius: 12px;
    padding: 24px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
    margin: 30px 0;
}

.info-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    align-items: center;
}

.info-label , .stat-label {
    font-size: 24px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 500;
    color: rgba(15, 18, 26, 1);
    text-align: center;
    margin-bottom: 10px;
}

.info-value {
    font-size: 24px;
    font-weight: 700;
    color: #000;
}

.association-link {
    color: #000;
    text-decoration: underline;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.association-link:hover {
    opacity: 0.8;
}


.social-links {
    display: flex;
    gap: 12px;
    align-items: center;
}

.social-icon {
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: opacity 0.3s;
    padding: 1px;
    border: 2px solid rgba(0, 0, 0, 1);
}

.social-icon:hover {
    opacity: 0.8;
}

.social-icon svg {
    width: 100%;
    height: 100%;
}

/* Responsive */
@media (max-width: 768px) {
    .project-info-block {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
}

a.association-link , .info-value.date , .stat-value {
    font-size: 28px;
    line-height: 30px;
    color: rgba(15, 18, 26, 1);
    text-underline-offset: 6px;
}
.info-value.prix {
    font-size: 32px;
}

.project-stats {
    display: flex;
    gap: 20px;
    margin: 30px 0;
    flex-wrap: wrap;
}

.stat-card {
    background: rgba(18, 37, 106, 1);
    border-radius: 12px;
    padding: 24px 30px;
    flex: 1;
    min-width: 200px;
}

.stat-label {
    color: #FFFFFF;
    text-align: left;
}

.stat-value {
    font-weight: 700;
    color: #FFFFFF;
}

/* Responsive */
@media (max-width: 768px) {
    .project-stats {
        flex-direction: column;
    }
    
    .stat-card {
        width: 100%;
    }
}


.project-content {
    margin-top: 58px;
}

.project-content h2 , h2.related-projects-title {
    font-size: 28px;
    font-weight: 700;
    color: #12256A !important;
    margin: 40px 0 20px 0;
    line-height: 1.3;
    margin: 0px 0 8px 0;
}

.project-content h2:first-child {
    margin-top: 0;
}

.project-content p , .project-content ul li {
    font-size: 18px;
    line-height: 30px;
    color: rgba(15, 18, 26, 1);
    margin-bottom: 0;
    padding-bottom: 0;
}

.project-content strong {
    font-weight: 600;
    color: #12256A !important;
}

.project-image {
    margin: 50px 0;
    border-radius: 12px;
    overflow: hidden;
}

.project-image img {
    width: 100%;
    height: auto;
    display: block;
}

.project-content ul {
    margin:  24px 0;
    padding-left: 0;
    list-style: none;
}

.project-content ul li {
    margin-bottom: 12px;
    padding-left: 30px;
    position: relative;
}

.project-content ul li::before {
    content: "•";
    position: absolute;
    left: 10px;
    color: #1E1B4B;
    font-weight: bold;
    font-size: 20px;
}

.bg-dark {
    position: relative;
    overflow: hidden;
    margin-top: 40px !important;
}

/* Responsive */
@media (max-width: 768px) {
    .project-content {
        padding: 20px 15px;
    }
    
    .project-content h2 {
        font-size: 24px;
    }
}

.adon-title , .adon-sou-title {
    color: #fff;
    font-family: 'Plus Jakarta Sans';
    font-weight: 800;
    font-size: 36px;
    line-height: 52px;
}
.adon-sou-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 44px;
}
span.desc-adon {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    font-family: arial;
    width: 628px;
    display: block;
}

body #page-container .et_pb_section .btn-addon {
    background: rgba(234, 173, 44, 1);
    border: none;
    border-radius: 14px;
    color: #000000 !important;
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    text-transform: uppercase;
    padding: 16px 42px !important;
    font-size: 19px;
}
.btn-addon:hover {
    background: rgba(234, 173, 44, 1) !important;
    transition: none !important;
    padding: 15px 42px !important;
}



.project-card {
    background: #fff;
    border-radius: 28px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s;
    display: flex;
    flex-direction: column;
    padding: 16px;
    border: solid 1px #80808026;
    width: 374px;
}

.box-hedd {
    overflow: hidden;
}

.box-hedd:has(.project-card-footer a.category-tag:hover) {
    overflow: visible !important;
}

.project-card:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.project-card-image {
    width: 100%;
    height: 220px;
    overflow: hidden;
    display: block;
    text-decoration: none;
    flex-shrink: 0;
}

.project-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
    border-radius: 12px;
}

.project-card-image:hover img {
    transform: scale(1.05);
}

.project-card-content {
    padding: 0px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.project-card-title-link {
    text-decoration: none;
    color: inherit;
    display: block;
    min-height: 52px; /* Hauteur fixe pour 2 lignes de titre */
}

h3.project-card-title {
    font-size: 20px;
    line-height: 33px;
    color: rgba(15, 18, 26, 1);
    font-family: 'arial';
    font-weight: 700;
    padding: 0;
    height: 60px;
}


.project-card-excerpt {
    font-size: 16px;
    color: rgba(15, 18, 26, 1);
    line-height: 26px;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 44px;
    font-weight: 400;
}
.project-card-soutien {
    text-align: center;
}

.soutien-label {
    font-size: 12px;
    font-weight: 600;
    color: #666;
    margin-bottom: 8px;
}

.soutien-amount {
    font-size: 32px;
    line-height: 30px;
    color: #12256A;
    margin: 23px 0 48px 0;
    font-weight: 700;
    font-family: arial;
}

.project-card-footer {
    margin-bottom: 10px;
}

span.category-tag, span.commune-tag {
    padding: 10px 12px;
}

.project-card-footer > span , .project-card-footer a.commune-tag ,
a.category-tag {
    background: #12256A;
    margin-right: 15px;
    border-radius: 20px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 21px;
    width: max-content;
}
a.commune-tag , a.category-tag  {
    color: #fff;
}

span.category-tag {
    margin-right: 0;
}

.projects-button-container {
    text-align: center;
}

.btn-voir-projets {
    display: inline-block;
    background: #12256A;
    color: #fff;
    padding: 16px 30px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: background 0.3s;
    text-transform: uppercase;
}
a.btn-voir-projets:hover {
    color: #fff !important;
}


/* Responsive */
@media (max-width: 1024px) {
    .projects-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .projects-grid {
        grid-template-columns: 1fr;
    }
    
    .related-projects-title {
        font-size: 24px !important;
    }
}

.project-card-soutien .soutien-label {
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #12256A;
    margin-top: 14px;
}


/**globale**/
p {
    font-size: 16px;
    line-height: 24px;
    font-family: 'arial';
    font-weight: 400;
    color: #0F121A;
}
h1 {
    font-family: 'Plus Jakarta Sans';
    font-weight: 600 !important;
}
h2 {
    font-size: 28px ;
    font-family: 'Plus Jakarta Sans' !important;
    font-weight: 600 !important;
}
h3 , h4 ,h5{
    font-family: 'Plus Jakarta Sans';
    font-family: 'Plus Jakarta Sans' !important;
    font-weight: 600 !important;
}
.sfsiaftrpstwpr {
    display: none;
}
/****/
h1.project-title.commune {
    color: #12256A !important;
}

.project-excerpt.commune {
    color: #0F121A;
}

.commune-header {
    padding: 10px 0;
    border-bottom: 2px solid #12256A;
    margin-bottom: 30px;
}


.projects-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}
.projects-pagination a {
    margin: 0 15px;
}

span.pagination-current {
    background: #12256A;
    color: #fff;
    padding: 10px 15px;
    border-radius: 9px;
}
.projects-pagination svg {
    margin: 0 8px;
}

a.pagination-prev , a.pagination-next {
    font-size: 16px;
    color: #12256A;
    font-weight: 400;
}
a.commune-item {
    white-space: nowrap; /* évite le découpage de mots */
    text-decoration: none;
    font-size: 18px;
    padding: 6px 12px;
    color: #1E1E1E;
}
a.commune-item.active {
    background: #12256a !important;
    border-radius: 6px;
    padding: 6px 12px;
    color: #fff;
}

a.commune-item:hover {
    text-decoration: underline;
}

.communes-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 16px; /* espace entre les éléments */
}
.row.col-xs-padding-top-3 a {
    font-weight: bold;
}
.col-sm-6.col-xs-12.col-xs-padding-top-1.col-sm-text-left.col-xs-text-center ,
.col-sm-6.col-xs-12.col-xs-padding-top-0.col-sm-text-left.col-xs-text-center {
    padding: 0 !important;
}
.col-sm-6.col-xs-12.col-sm-text-right.col-xs-text-center.col-xs-padding-0.marg-icon-header {
    margin-bottom: 0;
}

.row.flex-footer {
    display: flex;
    align-items: center;
}
.row.flex-footer a , .row.flex-footer p {
    margin-left: 15px;
}

.row.flex-footer p {
    font-weight: bold;
    color: #0F121A;
}
.col-lg-12.col-md-12.text-center {
    padding-top: 43px;
}

nav.breadcrumb span {
    font-size: 16px;
    color: #0F121A;
    font-family: arial;
    font-weight: 400;
}

h1.project-title.commune.barre {
    border-bottom: 2px solid #12256A;
    padding-bottom: 20px;
}

.projects-search-container input[type=text] {
    padding: 22px;
    border-color: #6E6E6E;
}


    
    .all-projects-title {
        font-size: 2.5rem;
        color: #002a5c;
        margin-bottom: 30px;
        font-weight: 600;
        border-bottom: 2px solid #e0e0e0;
        padding-bottom: 20px;
    }
    
    .projects-search-container {
        margin-bottom: 40px;
    }
    
.search-wrapper {
        position: relative;
        margin: 0 auto;
}
    
    .commune-search-input {
        width: 100%;
        padding: 15px 60px 15px 20px;
        font-size: 16px;
        border: 2px solid #e0e0e0;
        border-radius: 50px;
        outline: none;
        transition: all 0.3s ease;
    }
    
    .commune-search-input:focus {
        border-color: #0C35C1;
        box-shadow: 0 0 0 3px rgba(102, 51, 204, 0.1);
    }
    
    .commune-search-input::placeholder {
        color: #999;
    }
    
    .search-submit-btn {
        position: absolute;
        right: 8px;
        top: 50%;
        transform: translateY(-50%);
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background: #12256a;
        border: none;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s ease;
    }
    
    .search-submit-btn:hover {
        background: #0C35C1;
        transform: translateY(-50%) scale(1.05);
    }
    
    .autocomplete-dropdown {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: white;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        margin-top: 5px;
        max-height: 300px;
        overflow-y: auto;
        display: none;
        z-index: 1000;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }
    
    .autocomplete-item {
        padding: 12px 20px;
        cursor: pointer;
        transition: background 0.2s ease;
        border-bottom: 1px solid #f0f0f0;
    }
    
    .autocomplete-item:last-child {
        border-bottom: none;
    }
    
    .autocomplete-item:hover {
        background: #f8f8f8;
    }

div#all-projects-container {
    margin-top: 60px !important;
}
    
    .projects-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 70px 28px;
        margin-bottom: 50px;
        transition: opacity 0.3s ease;
    }
    
    @media (max-width: 992px) {
        .projects-grid {
            grid-template-columns: repeat(2, 1fr);
        }
        
        .all-projects-title {
            font-size: 2rem;
        }
    }
    
    @media (max-width: 576px) {
        .projects-grid {
            grid-template-columns: 1fr;
        }
        
        .all-projects-title {
            font-size: 1.5rem;
        }
        
        .commune-search-input {
            font-size: 14px;
            padding: 12px 50px 12px 15px;
        }
        
        .search-submit-btn {
            width: 40px;
            height: 40px;
        }
    }
    
    .no-projects-found {
        text-align: center;
        padding: 60px 20px;
        color: #666;
        font-size: 1.1rem;
        grid-column: 1 / -1;
    }

.post-type-archive-project .projects-pagination {
    margin-bottom: 58px;
}


.project-card-footer {
    display: flex;
    width: max-content;
    gap: 10px;
}

a.mg-tel {
    margin: 0 !important;
}

a.bg-footer-fond {
    font-family: 'arial';
    font-size: 14px;
    font-weight: 500;
    padding: 12px !important;
}

/***home***/
.col-bloc-1 h1 {
    font-weight: 800 !important;
    color: #FFFFFF !important;
    font-size: 48px;
    line-height: 83px;
    padding: 0;
    letter-spacing: 0.04em;
}
.col-bg-home a {
    font-size: 14px;
    font-family: 'arial';
    font-weight: 700;
    line-height: 23px;
    text-transform: uppercase;
    color: #0F121A;
    padding: 12px 25px;
    border-radius: 10px;
}
.col-bg-home {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
a.col-addon-home {
    background: #EAAD2C;
}
a.col-project-home {
    background: #F5F2F0;
}
.col-bloc-1{
    background-position-y: 40%;
    position: relative;
}
.col-bloc-1::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.4) 100%);
    left: 0;
    height: 100%;
}

.col-comp span.percent-value {
    font-size: 48px;
    line-height: 48px;
    font-family: 'arial';
    font-weight: 700;
}


.col-comp h3.title {
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.col-comp {
    display: flex;
    justify-content: space-between;
    padding-top: 9px !important;
}

.col-comp::after {
    display: none;
}

.col-comp .et_pb_column {
    margin: 0;
    width: 378px;
}

.latest-projects {
    position: relative;
    margin-bottom: 50px;
    padding-top: 55px;
}

.projects-carousel {
    display: flex;
    overflow-x: auto;
    gap: 28px;
    padding: 20px 0;
    scroll-snap-type: x mandatory;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE/Edge */
}

.projects-carousel::-webkit-scrollbar {
    display: none; 
}

.project-card {
    flex: 0 0 358px;
    scroll-snap-align: start;
}

/* Responsive : sur mobile, une carte par vue */
@media (max-width: 768px) {
    .project-card {
        flex: 0 0 300px; /* Ajustez pour mobile */
        width: auto;
        overflow: hidden;
    }

    
    
    .carousel-arrow {
        width: 40px;
        height: 40px;
        z-index: 10; /* Au-dessus du contenu */
    }
    
    /* Ajustement positions flèches sur mobile */
    button.carousel-arrow.next {
        margin-right: 10px; /* Collée à droite */
    }
    
    button.carousel-arrow.prev {
        margin-right: calc(50% + 10px); /* Décalée vers gauche pour équilibrer */
    }
    
    .projects-button-container-carousel {
        font-size: 24px; /* Titre plus petit sur mobile */
        margin-left: 20px;
    }
}

.carousel-arrow {
    background: transparent;
    border: none;
    cursor: pointer; /* Pour indiquer cliquable */
    opacity: 1; /* Par défaut */
    transition: opacity 0.3s ease; /* Animation douce */
    z-index: 5; /* Par défaut */
}

.carousel-arrow:not(.active) {
    opacity: 0.35; /* Inactif : opacité réduite */
    cursor: not-allowed; /* Pas cliquable visuellement */
}

.carousel-arrow svg path {
    fill: #12256A; /* Couleur fixe, gérée par JS pour opacité */
    transition: opacity 0.3s ease;
}

button.carousel-arrow.next {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 92px;
    margin-top: 5px;
    background: transparent;
    border: none;
}

button.carousel-arrow.prev {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 15%;
    margin-top: 5px;
}

.projects-button-container-carousel {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    font-size: 30px;
    line-height: 48px;
    margin-top: 5px;
    margin-left: 50px;
}

h2.related-projects-title.home-title {
    color: #0F121A !important;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 0.04em;
    font-weight: 600 !important;
}

.mg-title {
    margin-bottom: 30px !important;
}

/**post*/
.actualite-banner {
    display: flex;
    gap: 0 30px;
    align-items: flex-start;
}
.actualite-image img {
    width: 100%;
    height: 179px;
    min-width: 240px;
    max-width: 240px;
    object-fit: cover;
    border-radius: 12px;
}
h2.actualite-title {
    font-size: 24px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    color: #0F121A !important;
    margin-bottom: 15px;
}
p.actualite-excerpt {
    font-family: 'arial';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #0F121A;
    margin-bottom: 26px;
}
a.actualite-button.btn-primary {
    font-family: 'arial';
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    color: #0F121A;
    background: #EAAD2C;
    padding: 16px 20px;
    border-radius: 10px;
}

.col-accordion .et_pb_toggle_title::before {
    left: 0;
    margin-left: 32px;
    font-size: 30px;
    margin-top: -6px;
    color: #070721;
}
div#page-container .col-accordion .et_pb_toggle_title {
    padding-left: 80px !important;
    background: transparent !important;
    border: 1px solid #E2E1FB;
    box-shadow: 0px 0px 15px 0px #00000014;
    border-radius: 20px !important;
    color: #070721 !important;
    font-family: 'arial';
    font-size: 18px;
    font-weight: 700;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 23px !important;
}

.col-accordion img {
    height: 100%;
    min-height: 404px;
    max-height: 404px;
    object-fit: cover;
    border-radius: 12px !important;
    width: 100%;
    max-width: 320px;
    padding: 0;
}
.col-accordion .et_pb_column {
    margin-right: 0;
}

.col-accordion {
    padding: 0 !important;
}

.col-accordion  .et_pb_toggle_content.clearfix {
    background: #F5F2F0 !important;
}
/* Style du conteneur du formulaire */
#mc4wp-form-1 .mc4wp-form-fields {
    display: flex;
    background-color: #F5F2F0;
    border-radius: 12px;
    padding: 8px;
    max-width: 480px !important;
    align-items: center;
    gap: 10px;
    margin: auto;
}

/* Style du champ email */
#mc4wp-form-1 input[type="email"] {
    flex: 1;
    border: none;
    background: transparent;
    padding: 12px;
    font-size: 16px;
    outline: none;
    font-family: 'arial';
    font-weight: 400;
    line-height: 24px;
}

#mc4wp-form-1 input[type="email"]::placeholder {
    color: #8C805E;
}

/* Style du bouton */
#mc4wp-form-1 button[type="submit"] {
    background-color: #EAAD2C;
    font-weight: bold;
    border: none;
    padding: 12px 20px;
    border-radius: 10px;
    cursor: pointer;
    transition: background-color 0.3s 
ease;
    font-size: 16px;
    line-height: 24px;
    font-family: 'arial';
    font-weight: 700;
}

/* Effet hover sur le bouton */
#mc4wp-form-1 button[type="submit"]:hover {
  background-color: #d99e20;
}

p.abon-vous {
    font-size: 16px;
    color: #17170F !important;
    font-family: 'arial';
    font-weight: 400;
    line-height: 24px;
}

.row.mt-4 {
    display: flex;
    justify-content: center;
    margin: 60px 0 26px 0;
}

@media (max-width: 1024px) {
div#page-container .mg-mobile {
    padding: 0 20px !important;
}
div#page-container .pd-mobile {
    padding: 0;
}
p.project-excerpt {
    width: auto;
}
.info-item {
    justify-content: flex-start;
    align-items: flex-start;
}
span.desc-adon {
    width: auto;
}
.project-title {
    font-size: 34px;
}

.adon-title, .adon-sou-title {
    font-size: 27px;
    line-height: 40px;
}
.adon-sou-title {
    font-size: 20px;
    line-height: 30px;
    margin-top: 18px;
}
span.desc-adon {
    font-size: 15px;
}

.project-header-content {
    padding: 26px 16px;
}
.project-info-block {
    padding: 24px 16px;
}
.stat-card {
    padding: 24px 16px;
}
.col-bloc-1 h1 {
    font-size: 30px;
    line-height: 40px;
}
.col-bg-home a {
    padding: 12px 10px;
}
.col-bg-home {
    flex-direction: column;
}
.col-comp {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
}
.col-comp .et_pb_column {
    width: 100%;
}
.projects-button-container-carousel {
    position: relative;
    order: 1;
    font-size: 25px;
    line-height: 48px;
    margin-left: 10px;
}
.btn-mobile-carou {
    display: flex;
    justify-content: center;
    order: 3;
    gap: 20px;
}
.btn-mobile-carou button {
    position: relative !important;
    margin: 0 !important;
}
.latest-projects {
    padding-top: 0;
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
}
.mg-title {
    margin: 0 !important;
}
.projects-carousel {
    order: 2;
}
h2.related-projects-title.home-title {
    font-size: 28px;
    line-height: 40px;
}
.actualite-banner {
    flex-direction: column;
    gap: 23px;
}
.col-accordion .et_pb_column.et_pb_column_1_3.et_pb_column_9.et_pb_css_mix_blend_mode_passthrough {
    display: flex;
}
.col-accordion img {
    width: 100%;
    height: 100%;
    max-height: 100px !important;
    min-height: 243px;
}
footer#main-footer .col-xs-6 {
    width: max-content;
}
footer#main-footer .col-sm-6 {
    text-align: left !important;
}
footer#main-footer .row.flex-footer {
    margin: 0 !important;
}
footer#main-footer p.col-xs-padding-top-2 {
    padding: 0 !important;
}
footer#main-footer .col-xs-padding-bottom-7 {
    padding-bottom: 10px !important;
}
.container.mg-ff {
    position: absolute;
    bottom: 0;
    margin-bottom: 78px;
}
a.bg-footer-fond {
    font-size: 13px;
    padding: 12px !important;
    margin-top: 0 !important;
}
footer#main-footer {
    position: relative;
}
.col-lg-12.col-md-12.text-center {
    padding-top: 67px;
}
.col-md-3.col-sm-6.col-xs-12.text-left.form-contact,
.col-md-3.col-sm-6.col-xs-12.text-left.border-footer,
.col-md-3.col-sm-6.col-xs-12.text-left.border-footer,
.col-md-3.col-sm-6.col-xs-12.text-center.border-footer {
    padding: 0;
}
footer#main-footer {
    margin: 0 20px;
}
.border-footer:after{
    display: none;
}
.col-accordion .et_pb_toggle_0.et_pb_toggle,
.col-accordion .et_pb_toggle_1.et_pb_toggle,
.col-accordion .et_pb_toggle_2.et_pb_toggle,
.col-accordion .et_pb_toggle_3.et_pb_toggle {
    padding: 0 !important;
}
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 15px !important;
}

div#all-projects-container {
    padding-bottom: 77px;
}

 a.category-tag {
    background: #e0b92c;
}

div#sidebar .content-btn-side {
    display: none;
}

h1.entry-title.main_title {
    font-size: 48px;
    color: #12256A !important;
}

hr.line_main_title {
    border: solid 0.5px #12256A;
}

.entry-title.main_title {
    text-transform: none !important;
}

.entry-title.main_title::first-letter {
    text-transform: uppercase !important;
}
.autocomplete-loader {
    padding: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #666;
    font-size: 14px;
}

.spinner-search {
    width: 20px;
    height: 20px;
    border: 2px solid #f3f3f3;
    border-top: 2px solid #12256A;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Messages d'état dans la dropdown */
.autocomplete-dropdown .no-results,
.autocomplete-dropdown .error-message {
    padding: 10px 15px;
    text-align: center;
    color: #999;
    font-size: 14px;
}

.autocomplete-dropdown .error-message {
    color: #e74c3c;
}

/* Style existant de la dropdown */
.autocomplete-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #ddd;
    border-top: none;
    max-height: 300px;
    overflow-y: auto;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    z-index: 1000;
}

.autocomplete-item {
    padding: 10px 15px;
    cursor: pointer;
    border-bottom: 1px solid #f0f0f0;
    transition: background-color 0.2s;
}

.autocomplete-item:hover {
    background-color: #f8f9fa;
}

.autocomplete-item:last-child {
    border-bottom: none;
}