/* ------------------------------------ */
/* ------ Section ORGANISATION-UA ------*/
/* ------------------------------------ */


.organisation-section{background:#F1F2F4;padding-bottom:100px;}
.organisation-section h2{font-size:44px;padding:60px 0px;}
.organisation-section h3{color:#EF5E04;padding-top:0px;margin-bottom:60px;text-align:center;}

.home-organisation{width:90%;margin:0 auto;display:flex;justify-content: space-between;}

.membres-conseil-container{width:55%;}

/* ------ Gauche - ORGANISATION-UA - Conseillers */

.membres-conseil{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: space-around;
}

.home-container-img-conseiller{
	display:block;
	margin:0 auto;
	margin-bottom:60px;
	width:130px;
	height:130px;
	overflow:hidden;
	transition: all 0.5s ease 0s;
}

.home-container-img-conseiller:hover{
	-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.5);
	transition: all 0.5s ease 0s;
}

/* ------ Droite - ORGANISATION-UA - Coordonnees */

.coordonnees{text-align:center;color:#434E64!important;width:40%;}
.coordonnes p{margin-bottom:5px;}

.adresse-ua p{font-size:18px;font-weight:bold;color:#434E64!important;}
.permanence-ua p{font-size:18px;}
.telephone-ua p{font-size:21px;font-weight:bold;margin-bottom:20px;}
.mail-ua{font-size:21px;font-weight:bold;margin-bottom:20px;}
.mail-ua a{color:#EF8004;}
.url-ua{font-size:21px;font-weight:bold;margin-bottom:80px;}
.url-ua a{color:#434E64;}

.btn-nous-contacter-small{
	background-color:#EF5E04;color:#F1F2F4;font-weight:bold;text-transform:uppercase;
	padding:14px 40px;border-radius:100px;width:240px;display:block;margin:0 auto;margin-top:40px;
	transition: all 0.4s ease 0s;
}
.btn-nous-contacter-small:hover{
	color:#F1F2F4;text-decoration:none;
	background-color:#EF8004;
	-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.4s ease 0s;
}


/* ---------------------------------------------- */
/* ---------------------------------------------- */
/* --------------- MEDIAQUERIES ----------------- */
/* ---------------------------------------------- */
/* ---------------------------------------------- */


@media screen and (min-width:1170px) and (max-width:1400px){   /*-----------------------------------------------------------------*/

	
}


@media screen and (min-width:1024px) and (max-width:1200px){   /*-----------------------------------------------------------------*/

}




@media screen and (min-width:1024px) and (max-width:1169px){   /*-----------------------------------------------------------------*/
   
    
	.home-organisation .row{display:flex;justify-content: center;}
    
	.organisation-section h2{font-size:34px;padding:40px 0px;}
	.organisation-section h3{margin:0px 0px 40px 0px;font-size:24px;font-size: 20px;}

	.membres-conseil-container{width:55%;}

	.membres-conseil{
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
		justify-content: space-around;
	}
	

	.home-container-img-member {width:100%;height: auto;display:flex;align-items:center;}
	img.gravatar.avatar.avatar-200.um-avatar.um-avatar-uploaded,
	img.gravatar.avatar.avatar-200.um-avatar.um-avatar-default
	{width: 100%;height:100%;object-fit:cover;}
	.home-metier-membre{width:100%;}
		
	/* ------ Gauche - ORGANISATION-UA - Conseillers */	
	
	
	.col-16-vignette img.gravatar.avatar.avatar-130.um-avatar.um-avatar-uploaded{width:100%;height:100%;/*margin:0px 10px;*/}
	.col-16-vignette .home-nom-conseiller{display:none;}
	
	/* ------ Droite - ORGANISATION-UA - Coordonnees */
	
	.adresse-ua p {font-size:16px;}
	.permanence-ua p {font-size: 15px;}
	.url-ua{margin-bottom:30px;}
	.btn-nous-contacter-small{margin-top:0px;margin-bottom:20px;}
}




@media screen and (min-width:961px) and (max-width:1440px){   /*-----------------------------------------------------------------*/
    
}





@media screen and (min-width:769px) and (max-width:960px){   /*-----------------------------------------------------------------*/
    

}




@media screen and (min-width:769px) and (max-width:1023px){   /*-----------------------------------------------------------------*/
   
	iframe.wp-embedded-content{width:100%;}

	.home-organisation{flex-direction: column;}
	
	/* ------ Section ORGANISATION-UA */
	
	.organisation-section h2{font-size:34px;padding:40px 0px;}
	.organisation-section h3{margin:0px 0px 40px 0px;font-size:28px;}

	.membres-conseil-container{width:100%;}

	.membres-conseil{
		width:100%;
		gap: 20px;
		justify-content: space-around;
	}

	.home-container-img-conseiller{width:150px;height:150px;}
	.home-container-img-conseiller img{width:150px;height:150px;}

	.url-ua{margin-bottom:50px;}
	.btn-nous-contacter-small{margin-top:0px;margin-bottom:20px;}
	

	/* ------ Gauche - ORGANISATION-UA - Conseillers */	
	
	.coordonnees{text-align:center;color:#434E64!important;width:100%;}

	.col-16-vignette .home-nom-conseiller{display:none;}
		
	.adresse-ua p {font-size:16px;}
	.permanence-ua p {font-size: 15px;}
	.telephone-ua p {font-size: 18px;}
	.mail-ua {font-size: 18px;}
	.url-ua{font-size: 18px;}
		
	.btn-nous-contacter-small {width:220px;font-size: 14px;}
}  




@media screen and (min-width:601px) and (max-width:768px){   /*-----------------------------------------------------------------*/



	.home-organisation{flex-direction: column;}

	/* ------ Section ORGANISATION-UA */

	.organisation-section h2{font-size:1.75em;padding:40px 0px;}
	.organisation-section h3{margin:0px 0px 40px 0px;font-size:1.5em;}

	.membres-conseil-container{width:100%;}

	.membres-conseil{
		width:100%;
		gap: 20px;
		justify-content: space-around;
	}

	.home-container-img-conseiller{width:150px;height:150px;}
	.home-container-img-conseiller img{width:150px;height:150px;}

	
	.url-ua{margin-bottom:50px;}
	.btn-nous-contacter-small{margin-top:0px;margin-bottom:20px;}
	
	.bouton-outline{max-width:70%;text-align:center;}

	/* ------ Gauche - ORGANISATION-UA - Conseillers */	
	
	.coordonnees{text-align:center;color:#434E64!important;width:100%;}
}   




@media screen and (min-width:481px) and (max-width:600px){   /*-----------------------------------------------------------------*/

	.home-organisation{flex-direction: column;}

	/* ------ Section ORGANISATION-UA */

	.organisation-section h2{font-size:1.75em;padding:40px 0px;}

	.membres-conseil-container{width:100%;}

	.membres-conseil{
		width:100%;
		gap: 10px;
		justify-content: space-around;
	}

	.home-container-img-conseiller{width:100px;height:100px;}
	.home-container-img-conseiller img{width:100px;height:100px;}

	/* ------ Gauche - ORGANISATION-UA - Conseillers */	
	
	.coordonnees{text-align:center;color:#434E64!important;width:100%;}
}   



@media screen and (max-width:480px){   /*-----------------------------------------------------------------*/

	.home-organisation{flex-direction: column;}

	/* ------ Section ORGANISATION-UA */

	.organisation-section h2{font-size:1.75em;padding:40px 0px;}

	.membres-conseil-container{width:100%;}

	.membres-conseil{
		width:100%;
		gap: 10px;
		justify-content: space-around;
	}

	.home-container-img-conseiller{width:100px;height:100px;}
	.home-container-img-conseiller img{width:100px;height:100px;}

	/* ------ Gauche - ORGANISATION-UA - Conseillers */	
	
	.coordonnees{text-align:center;color:#434E64!important;width:100%;}
    
} 