/*---------------------------------------------------*/
/*----- organisation-infos-ua.css -------------------*/
/*---------------------------------------------------*/



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


/* ----- Coordonnees */

.organisation-infos-ua{
	background:#F1F2F4;
	padding-bottom:60px;
}

.organisation-infos-ua h3{
	padding:60px 0px;
	text-align:center;
}

.coordonnees{text-align:center;color:#434E64!important;}
.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;
}



@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){   /*-----------------------------------------------------------------*/
   
}




@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){   /*-----------------------------------------------------------------*/
   
}  




@media screen and (min-width:601px) and (max-width:768px){   /*-----------------------------------------------------------------*/
   	/* ------ Section ORGANISATION-UA */
	
	.organisation-section h2{font-size:1.75em;padding:40px 0px;}
	.organisation-section h3{margin:0px 0px 40px 0px;font-size:1.15em;}
	.col-16-vignette {width:50%;}
	
	.url-ua{margin-bottom:50px;}
	.btn-nous-contacter-small{margin-top:0px;margin-bottom:20px;}
	
	.bouton-outline{max-width:70%;text-align:center;}
	
}   




@media screen and (min-width:481px) and (max-width:600px){   /*-----------------------------------------------------------------*/
/* ------ Section ORGANISATION-UA */
	
.organisation-section h2{font-size:1.75em;padding:40px 0px;}
.organisation-section h3{margin:0px 0px 40px 0px;font-size:1.15em;}
.col-16-vignette {width:50%;}

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

}   



@media screen and (max-width:480px){   /*-----------------------------------------------------------------*/
	/* ------ Section ORGANISATION-UA */
	
	.organisation-section h2{font-size:1.75em;padding:40px 0px;}
	.organisation-section h3{margin:0px 0px 40px 0px;font-size:1.15em;}
	.col-16-vignette {width:50%;}
	
	.url-ua{margin-bottom:50px;}
	.btn-nous-contacter-small{margin-top:0px;margin-bottom:20px;}	
	.bouton-outline{max-width:70%;text-align:center;}
} 