/*
Theme Name: Assoedy
Description: 
Author: Milega
Template: Divi
*/

@import url("../Divi/style.css");


/*************************/
/* Divi supreme Timeline */
/*************************/

.dsm_content_timeline .dsm-content-timeline-items-wrapper .dsm-content-timeline-content-wrapper{
  border-radius: 20px 20px 20px 20px;
  overflow: hidden;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 23px;
  padding-left: 30px;
  
  margin-bottom: 40px;
}

/***************/
/* team member */
/***************/
.et_pb_team_member.et_pb_module{
	border: 1px solid #CCC;
	border-radius: 20px;
	padding: 30px 8%;
}
.et_pb_team_member .et_pb_member_position {
  color: #999;
  font-weight: 600;
}

/************/
/*  button  */
/************/
.et_pb_module A.et_pb_button{
  font-size: 16px;
}

/*********************/
/*  Page d'accueil   */
/*********************/
.home #slogan-accueil{
  width: 60%;
  padding: 35px 50px 25px 60px;
  border-radius: 0 25px 25px 0;
  margin-top: 110px;
}

.titre-carrebleu H1{
	background: url(/wp-content/uploads/2026/06/carrebleu.webp) no-repeat 0 4px;
  	padding-left: 40px;
	display: inline-block;
}
/**********
/* actus */
*/********/
.et_pb_post .entry-featured-image-url {
  margin-bottom: 0;
  width: 46%;
  float: left;
  margin-right: 6%;
}
.et_pb_posts a.more-link {
  clear: none;
  margin-top: 15px;
}
h2.entry-title{
	padding-top: 0;
}
et_pb_posts{
	padding-top: 30px;
}
.et_pb_posts .et_pb_post {
  margin-bottom: 40px;
}


@media all and (max-width: 480px) {
.home #slogan-accueil {
	width: 80%;
	padding: 35px 20px 25px 30px;
	border-radius: 0 25px 25px 0;
	margin-top: 60px;
	}
}


/************************/
/*  Tarte au citron    */
/************************/
/* panneau de configuration */
#tarteaucitron {
}
/* Bandeau principal
*/#tarteaucitronAlertBig {
	background-color: #111 !important;
}
/* Petit bandeau en bas � droite */
#tarteaucitronAlertSmall {
  display: none !important;    
}
#tarteaucitronAlertBig #tarteaucitronPersonalize2{
	background-color: #99ca3e !important;
	color: #FFF !important;
}
#tarteaucitronRoot #tarteaucitronPercentage{
	background-color: #99ca3e !important;
}

/**************************/
/*  FORMULAIRE DE CONTACT */
/**************************/
.gform_wrapper .gform_fields label.gfield_label{
	font-size: 15px !important;
	color: #777;
	font-weight: normal;
}
.gform_wrapper .gfield_required{
	display: none !important;
}
.gform_wrapper.gravity-theme .gfield input{
	vertical-align: top;
	margin-top: 5px;
}
@media only screen and (max-width: 641px) {
.gform_wrapper .ginput_container span:not(.ginput_price){
	display: none !important;
}
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], 
.gform_wrapper .gform_page_footer input.button, 
.gform_wrapper .gform_page_footer input[type="submit"]{
	border: 1px solid #ccc !important;
	background-color: #006099 !important;	
	font-weight: bold;
	color: #FFF !important;
	padding: 12px 26px !important;
	cursor: pointer;
	text-transform: Uppercase;
}

/***************************/
/*    PAGE ACTU        */
/**************************/
/* removing vertical line */
.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }

/************************/
/*    FONTS + TITRES    */
/************************/
H1, H2, H3, H4, H5, H6{
 }
 H1{
 }
body{
}
.et_pb_text ul li{
	margin-top: 4px;
}
.et_pb_text p:not(.has-background):last-of-type {
  padding-bottom: 1em;
}

/************************/
/*       HEADER         */
/************************/

/* recherche  */
header .et_pb_search {
	margin-top: 20px;
	min-width: 400px;
	float: right;
}

.et_pb_section_0_tb_header input.et_pb_searchsubmit{
	background: #006099 url(/wp-content/uploads/2026/06/loupe.webp) no-repeat 11px 9px;
	border-radius: 0 10px 10px 0;
	width: 44px;	
}
header .et_pb_search{
	border-radius: 10px;
}
.et_pb_search_0_tb_header input.et_pb_s {
  padding-top: 0.40em !important;
  padding-bottom: 0.4em !important;
}

@media all and (max-width: 980px) {
	header .et_pb_search {
		min-width: 50%;
		margin-top: 0;
	}
}
@media all and (max-width: 480px) {
	header .et_pb_search{
		width: 100% !important;
	}
}


/************************/
/*        MENU          */
/************************/
header#main-header.et-fixed-header, #main-header{
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}

#top-menu li a{
} 
#top-menu li a:hover{
}
.et-fixed-header #top-menu a:hover{
}
.et-fixed-header #top-menu li ul li>a:hover{
}

#top-menu li{
/*	padding-right: ;*/
}

#top-menu .menu-item-has-children > a:first-child::after{
	display: none;
}
#top-menu .menu-item-has-children > a:first-child {
	padding-right: 0;
}

.et_pb_menuli.current_page_item>a,
.et_pb_menu li.current-menu-ancestor>a,
.et_pb_menu li.current-page-ancestor>a,
.et_pb_menu li.current-menu-item>a{
	color: #006099 !important;
} 

/****  Menu mobile  *****/
#main-header .mobile_menu_bar::before{
	/* color: #FFF;	*/
}
#mobile_menu li a{
	/* color: #FFF; */
}
#main-header #mobile_menu{
	/*background-color: #73b844;*/
}
#mobile_menu{
	/*border-color: #11582f;*/
}


/*adjust Divi Menu module breakpoint*/
/*
@media only screen and (max-width: 1200px) {
    #et-top-navigation #top-menu-nav {
        display: none;
    }
    #et_mobile_nav_menu {
        display: block;
    }
}
*/

/* menu mobile fixe */
@media (max-width: 980px) {
	.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
	   position: fixed;	
	}
}	
.et_mobile_menu {	
	   overflow: scroll !important;	
	   max-height: 83vh;
}

/***** sous-menu  *****/
header .nav li ul{
  width: 320px;
}
.et-menu li ul.sub-menu li>a{
    width: 280px; 
}

@media all and (max-width: 1280px) {

}
@media all and (max-width: 1100px) {
 
}
@media all and (max-width: 980px) {
 
} 
@media all and (max-width: 768px) {
 
}
@media all and (max-width: 480px) {
 
}


/************************/
/*       FOOTER         */
/************************/
#main-footer{
}
#footer-bottom{
	padding: 10px 0 0px;
}
#footer-bottom #footer-info{
	text-align : center;
	width: 100%;
	font-weight: normal;
}
#footer-info a{
	font-weight: normal;
	font-size: 14px;
}

@media (min-width: 981px) {
  #main-footer .footer-widget:nth-child(1){
	border-right: 1px solid #fff;
    padding-right: 2.0%;
    margin-right: 3.0%;
  }
}

@media all and (max-width: 980px) {
	#main-footer h4{	
		font-size: 22px;
	}
	#footer-info a{
	 font-size: 12px;
   }
}



/************************/
/*  ICONE HAUT DE PAGE  */
/************************/
.et_pb_scroll_top.et-pb-icon {
	background-color: #33c3e4;
}