* {
  font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    letter-spacing: 0.2px;
}

body{
    margin : 0px;
    color: #898989;
    }
    
.container{
    max-width : 1900px;
    margin : 10px auto;
    }

img {
    height: auto;
}
.container .col1 p {
    text-align: justify;
}
.has-text-align-center {
    text-align: center !important;
}
figcaption, cite {
    color: #838383;
    font-size: 80%;
}
a.wp-block-button__link.has-white-color.has-text-color.has-background {
    text-decoration: none;
    border: solid 1px;
    padding: 10px 16px;
}
.bandeau1{
    display : flex;
    padding-left: 4px;
    }
    
.menu_bouton{
    margin-left : auto;
    margin-top: auto;
    margin-bottom: auto;
    }

.bandeau2{
    max-width : 100%;
    background-color:#69bee5;
    text-align :center;
    }
    
/* BOUTON */

.button {
  text-decoration: none;
  border: none;
  font-family: inherit;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background-color: #b37b8a;
  color: #fff;
  border-radius: 8px;
  border: 2px solid darkred;
  text-align: center;
  line-height: 1.1;
  transition: 220ms all ease-in-out;
}

.button:not(.icon-button) {
  padding: 0.25em 0.75em;
  min-width: 10ch;
  min-height: 44px;
  margin : 10px;
  color : white;
}

.button:hover, .button:active {
  border: 2px solid  #a47a88;
}

.button:focus {
  outline: none;
  box-shadow: 0 0 0 4px;
}

.button--small {
  font-size: 1.15rem;
}
.menu_bouton i{
    margin-right : 10px;
    }
    
    
    
    
    
.menu_bouton a:last-child {
    display: none;
}





#mega-menu-wrap-menu_principal .mega-menu-toggle {
    background: #60bfe5;
} 

#mega-menu-wrap-menu_principal {
    background : none;
    }
 
#mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-item > a.mega-menu-link {
    /* border: 2px solid #b37b8a; */
    }   
    
#mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    background-color: #69bee5;
    border: 2px solid white;
    border-radius: 10px;
    }
    
#mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    transition: color 0.6s ease;
    color : white;
    background-color: #69bee5;
    border-radius: 10px;
    }
    
#mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-item > a.mega-menu-link {
    background-color: #69bee5;
    border: 2px solid white;
    border-radius: 10px;
    color: white;
    font-size: 130%; 
    }

#mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
        background-color: #b37b8a;
        color : white ;
    }
    
#mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-item > a.mega-menu-link:hover {
    transition: background-color 0.6s ease, color 0.6s ease;
    background-color: #b37b8a;
    color : white;
    border-radius: 10px;
    }
    
#mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-flyout ul.mega-sub-menu {
    background : none;
    }
    
#mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top : 5px;
    background-color: #ffffff;
    color: darkred;
}

#mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top : 5px;
    margin-bottom : 5px;
    background-color: #ffffff;
    color: darkred;
}

#mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top : 5px;
    margin-bottom : 5px;
    background-color: #ffffff;
    color: darkred;
}

#mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top : 5px;
    margin-bottom : 5px;
    background-color: #ffffff;
    color: darkred;
}

#mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link:hover {
    background-color: #b37b8a;
    color : white;
    }

#mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link:hover {
    background-color: #b37b8a;
    color : white;
    }
    
#mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link:hover {
    background-color: #b37b8a;
    color : white;
    }
    
#mega-menu-wrap-menu_principal #mega-menu-menu_principal{
    text-align: center;
    /*overflow: hidden;*/
    }

#mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-item {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom : 30px;
    margin-top : 30px;
    }

/* ACCUEIL  */


.cont{
    margin-top : 50px;
    display: flex;
    padding: 0 10px;
    }    
.container h1 {
    color: #a47a88;
    font-size: 142%;
    line-height: 1.2;
    font-weight: 700;
    clear: both;
} 

.container h2 {
    color: #a47a88;
    font-size: 180%;
    font-weight: bold;
} 

.container h3 {
    color: #61bee5;
    font-size: 130%; 
    font-weight: bold;
} 

.container .col1 a {
    color: darkred;
    text-decoration : underline;
    transition: color, 0.3s;
}
.container .col1 a:hover {
    color : #6a6a6a;
}
.container .col1 .wp-block-button__link {
    background-color: #69Bee5;
    text-decoration: none;
}

.container .col1 a.wp-block-file__button{
    color : #fff;
    text-decoration: none;
}

.container .col1 ul {
    /* list-style: none; */
    margin: 0 0 20px 20px;
    /*display: inline-block;*/
    padding: 0;
    line-height: 160%;
}
/* Menu col 2 (droit)*/
.subNav ul{
    list-style: none;
    margin: 0 0 20px 20px;
    /*display: inline-block;*/
    padding: 0;
    line-height: 160%;
    }
    
.subNav  a {
    color: #61bee5;
    text-decoration: none;
} 

.current_page_item a {
    color: #a47a88;
}

.current-menu-item a, .current-cat a {
    color: #a47a88;
}
.subNav a:hover {
    color: #a47a88;
}
.subNav ul li {
    border-bottom: solid 1px #69bee5;
    padding: 6px 0;
    color: #61bee5;
    text-decoration: none;
    transition: color, 0.3s;    
}


.subNav p {
    color: #a47a88;
    font-size: 120%;
    font-weight: 500;
    margin : 0px;
    }

.subNav {
    margin-bottom : 20px;
    }
/* Recherche */

#searchsubmit{
    background-color : #69bee5;
    border : #69bee5;
    color : white;
    }
    
input#s{
    border :1.5px solid #69bee5;
    padding : 0px;
    }
    
section.search {
    margin: 10px 0 20px 20px;
}

::placeholder{
    color : #a47a88;
    }
/* COL 1*/


    
.col1_home img{
    width : 90%;
}


/* COL 2*/


    
.twitterWidget {
    width: 90%;
    height: 480px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin : 0 auto;
}


/* COL 3 */

.col3{
    width: 100%;
    display : flex;
    margin: auto;
    margin-top : 20px;
    justify-content: space-around;
    }

.col3 a.button{
    display : flex;
    flex-direction : column;
    }
    

    
.col3 .button:not(.icon-button):hover {
        color : darkred;
    }
    
    
i.fa.fa-angle-double-up {
    margin-top: 10px;
}

  
.col3 .button:not(.icon-button):hover > i {
    transition: margin-top 0.4s ease, color 0.4s ease; 
    color : darkred;
}
 
.col3 .button:not(.icon-button):hover > i#fleche{
    transition: margin-top 0.4s ease, color 0.4s ease; 
    margin-left : 8px;    
    } 
    

/* Footer */

.footer{
    background-color : #b37b8a;
    }

.navs_footer{
    display : flex;
    color: white;
    list-style : none;
    padding-top: 20px;
    }
 .col_footer b:before, .col_footer b:after {
    content: '-';
    padding: 0 6px;
}
.footer .menu {
     list-style : none;
     padding : 0;
    }
    
.footer .menu a, li a.soc {
    color : white;
    text-decoration : none; 
    }
    
.col_footer{
    width : 33%;
    text-align : center;
    margin-top: 10px;
    }
/*   
#menu-item-34 > a, #menu-item-37 > a, #menu-item-40 > a{
    text-transform: uppercase;
    }
    
i#fleche{
    display :none;
    }    
/* HOVER */

.footer .menu a:hover, li a.soc:hover {
    color : #ccc;
    }
    
ul.sub-menu{
    list-style : none;
    padding: unset;
    /*text-align: center;*/
    margin-top: 10px;
    }
  
ul#menu-soutenir-epe-1 {
    margin-bottom: 0;
}
li.socli {
    display: inline-block;
    margin-right: 4px;
}    


/* PAGE */
    /* Banniere */
.banniere{
    position : relative;
    background-color:#69bee5;
    z-index: -1;

    }

.banniere img{
    width : 100%;
    height : auto;
    opacity :0.5;
    vertical-align: middle;
    }
    
.banniere_titre {
    max-width: 1170px;
    margin: 0 auto;
} 

.banniere h1{
    position: absolute;
    bottom: 10%;
    padding-left: 40px;
    color: #ffffff;
    font-size: 46px;
    font-weight: 500;
    }
    
.col1_home{
    float: left;
    width : 70%;
    text-align: center;
    margin: auto;
    }
    
.col1{
    width : 74%;
    padding-left: 2%;
    padding-right: 2%;
    }
    
.col2_home{
    width : 30%;
    height : auto;
    text-align : center;
    }
.col2{
    width : 26%;
    padding-left: 2%;
    padding-right: 2%;
    }
    
.items hr {
    width : 75%;
    margin : 40px auto;
    border : 1px solid #b37b8a;
    }


/* FAQ */
#wpsm_accordion_5 .wpsm_panel-default > .wpsm_panel-heading {
    background-color: transparent !important;
}
#wpsm_accordion_5 .ac_open_cl_icon {
    background-color: transparent !important;
}
#wpsm_accordion_5 .wpsm_panel-default {
    border: 1px solid #e8e8e8 !important;
}
#wpsm_accordion_5 .wpsm_panel-body {
    border: none;
}
.wpsm_panel-default > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
    border-top-color: none;
}
#wpsm_accordion_5 .wpsm_panel-title a {
    color: #575656 !important;
}

.alignleft {
    margin: 5px 24px 14px 0;
    }
    
.alignright{
     margin: 5px 0px 14px 24px;
    }
    
.alignleft{
    float : left;
    }

.alignright {
    float : right;
    }

.aligncenter {
    display : block;
    margin : 0 auto;
    }

/* lexcision-cest-quoi  */

.qe-faqs-filters-container{
    display :none;
    }

.qe-faq-toggle.active .qe-toggle-title, .qe-faq-toggle .qe-toggle-title {
    background-color: #0D9582;
    border-radius :10px;
    border: 1px solid  #69bee5;
    }
    
.qe-faq-toggle .qe-toggle-title h4 {
    color: white;
}

.qe-faq-toggle .qe-toggle-title h4:hover {
    color: #b37b8a;
}
.qe-faq-toggle.active .qe-toggle-title, .qe-faq-toggle .qe-toggle-title:hover {
    background-color: #69bee5;
    border: 1px solid  #b37b8a;
    
    }
.qe-faq-toggle .qe-toggle-content {
    border-radius: 10px;
    text-align: justify;
    }


/* FAQ soutien */
.soutenir .qe-toggle-title {
    background-color: #ba9bf9;
    border-radius: 10px;
    border: 1px solid #74609d;
}

    
 
/* bilan question reponse */
.hidden{
    /* visibility: hidden; */
	overflow: hidden;
    height: 0;
}
.visible{
    /* visibility:visible; */
    height: auto;
}

/* Choix réponse */
label {
  margin-right: 15px;
  line-height: 32px;
    touch-action: manipulation;
    cursor: pointer;
}
input[type="radio"] {
    visibility: hidden;
    float: right;
}
.evalReponse:nth-of-type(1):before {
    content: 'a';
}
.evalReponse:nth-of-type(2):before {
    content: 'b';
}
.evalReponse:nth-of-type(3):before {
    content: 'c';
}
.evalReponse:before {
    text-transform: uppercase;
}
.active{
    /* color:#69bee5; */
}

/* QUIZZ est-ce-que-jai-deja-subi-une-excision */

.evalQuestion{
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;
    color : darkred;
    padding: 20px 0px 0px 10px;
    }

.evalQuestionReponse {
    background: linear-gradient(180deg ,whitesmoke, white);
    border-radius : 10px;
    }
    
.evalReponse{ 
    margin-bottom: 15px;
}
.evalReponse-s {
    color: #a47a88;
    margin-top: 20px;
}
.evalQuestionReponse-s fieldset{
    border : none;
    }

div.evalReponse::before  {
    width: 30px;
    height: 30px;
    margin: 0 10px 0 0;
    float: left;
    border-radius: 50%;
    border: 1px solid #a47a88;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    background-color: #a47a88;
}


.contInfoQuestion{
    margin-bottom : 20px;
    }  
    
.titreInfoQuestion {
    margin-top: 30px;
    padding-left: 20px;
    border-radius: 10px 10px 0 0;
    font-weight: bold;
    line-height: 50px;
    color: #fff;
    background-color: #69bee5;
}

.titreInfoQuestion img {
    margin: 5px;
    float :right;
    }
    
.titreInfoQuestion span{
    font-size : 22px;
    }
    
.infoQuestion{
    width: 90%;
    margin: auto;
    }
  
.contInfoQuestion {
    padding: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    border-radius: 0 0px 10px 10px;
    background-color: whitesmoke;
}
div.evalReponse.active::before{
    background-color : #69bee5;
    border-color :#69bee5;
    }
.bilansQuestionReponse-s .bilanQuestionReponse {
    padding : 10px;
    }   
.bilansQuestionReponse-s .bilanQuestionReponse .bilanQuestion {
    width: 90%;
    margin : 0 auto;
    height: 50px;
    padding: 0px 20px 0 20px;
    font-weight: bold;
    font-size: 22px;
    line-height: 50px;
    color: #FFF;
    background-color : #69bee5;
}
.bilanReponse.hidden.visible{
    width: 90%;
    margin: 0 auto;
    padding: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    border-radius: 0 0px 20px 20px;
    background-color: whitesmoke;
    
    }
ul#menu-projet-footer {
    margin: 5px;
}

/* ------------------------------------------------ Carto FRANCE : wp store location ------------- */

#wpsl-search-wrap .wpsl-input {
    display: none;
}
#wpsl-category label {
    white-space: nowrap;
    display: table;
}
.wpsl-direction-wrap {
    display: none;
}
a.wpsl-directions, a.wpsl-streetview, a.wpsl-zoom-here {
    display: none !important;
}
.wpsl-store-location span {
    display: none;
}

/* ------------------------------------------------ Nous suivre ------------- */

.wp-social-link .container .col1 a {
    color: unset;
}

.page.page-id-199 .fab {
    color: #69bee5;
    font-size: 180%;
    margin: 0 14px;
}
.page.page-id-199 .fab:hover {
    color: #b37b8a;
}


/* ------------------------------------------------ Patenaire (Home) ------------- */
.partenaires {
    background-color: #8c5d6a;
    padding: 30px 10px;
}
.partenaires img {
    max-height: 100px;
    width: auto;
    margin : 8px auto;
}
.partenaires a {
    text-decoration : none;
    display : inline;
    color: #fff;
    transition : color 0.3s;
}
.partenaires a:hover {
    color: #69bee5;
}
a.partenaire p {
    color: white;
    font-size: 90%;
    margin: 10px 0;
}
.partenaire{
    text-align : center;
}

/* ------------------------------------------------ Actus ------------- */
.intro_Actus {
    max-width: 90%;
    margin: 0 auto;
}
.intro_Actu div {
    /*display: flex;*/
    margin-bottom: 40px;
    flex-wrap: wrap;
}
.intro_Actu div p {
    /*width: 50%;*/
}
.intro_Actu div p:first-child {
    text-align: center;
}

.container .intro_Actu h2 {
    text-align: center;
}




.ressources.items.grid {
    display: none;
}




.wp-block-social-links li a svg {
    font-size: 200%;
}

.subNav.subPage.mobile {
    display: none;
    background-color: #f4f4f4;
    padding: 10px;
    border: solid 1px #d3d3d3;
}
.mobile-menu select {
    border: solid 1px #d3d3d3;
}

.mapp-links {
    display: none;
}

h3.titrePartenaire {
    padding-top: 30px;
    text-align: center;
    margin-top: 30px;
    background-color: #8c5d6a;
    margin-bottom: 0;
    color: #fff;
}

/* Legal */
.legalText {
    color: white;
    text-align: center;
    font-size: 90%;
    padding: 20px 2px;
}

.ressource.item.grid-item {
    width: 46%;
    margin: 10px 1%;
}

.container .col1 a.btn_actu {
    text-decoration: none;
    background-color: #addef5;
    border: solid 1px #6cbde3;
    border-radius: 26px;
    padding: 4px 8px;
    font-size: 76%;
    transition : border 0.3s;
}
.container .col1 a.btn_actu:hover {
    border: solid 1px darkred;
}

/* ---------------------------- ACtus ----------------- */
p.catRessource b {
    color: #313131;
}
.container .col1 p.catRessource a {
    color: #2196f3;
    background-color: #cddc39;
    padding: 2px 8px;
    border: solid 1px #8acbff;
    border-radius: 45px;
    text-decoration: none;
    font-size: 90%;
    transition : all 0.3s;
}
.container .col1 p.catRessource a:hover {
    color: #92c7f2;
    background-color: #e4f256;
    border: solid 1px #d5ecff;
}
p.catRessource {
    margin-top: 30px;
}

.mapp-modal-meta {
    display: none;
}
.mapp-modal-title {
    margin-bottom: 45px;
}



@media screen and (max-width: 1050px) {

    .bandeau1 {
        display: block;
    }
    .bandeau1 > a {
        display: block;
        text-align: center;
    }
    .menu_bouton {
        text-align: center;
        margin: 20px 4px;
    }
    .col2 {
        display: none;
    }
    .col1 {
        width:100%;
    }
    
    .subNav.subPage.mobile {
        display: block;
    }

}

@media screen and (max-width: 980px) {
    
    .col3 {
        display: block;
    }
    
}

@media screen and (max-width: 768px) {
    
    #mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-item {
        margin: 10px;
    }
    #mega-menu-wrap-menu_principal .mega-menu-toggle + #mega-menu-menu_principal {
        background: #f4f4f4;
        background: #cdcdcd;
    }
    
}

@media screen and (max-width: 700px) {
    
    .container .bandeau1 .menu_bouton a {
        font-size: 75%;
        margin: 0 2px;
    }
    .col_footer > b {
        margin-top: 30px;
        display: inline-block;
    }

}

@media screen and (max-width: 590px) {
    
    .navs_footer {
        display: block;
    }
    
    .col_footer {
        margin: 0 auto;
        margin-top: 10px;
    }

}

@media screen and (max-width: 564px) {

    .col2_home {
        width:100%;
    }
    .col1_home {
        width:100%;
        margin-bottom: 20px;
    }
    .home .cont{
        display : block;
    }

}


@media screen and (max-width: 526px) {
    
    .menu_bouton i {
        display: none;
    }

}

@media screen and (max-width: 430px) {
    
    .menu_bouton i {
        display: unset;
    }
    
    .container .bandeau1 .menu_bouton a {
        display: block;
        margin: 6px 0;
        padding: 12px;
        font-size: 90%;
    }
    
    #mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-item > a.mega-menu-link {
        font-size: 100%;
    }
    #mega-menu-wrap-menu_principal #mega-menu-menu_principal > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        font-size: 90%;
    }

}


