/*Layout*/
.elementor-container{
		max-width:80%!important;}

/*Home*/
.elementor-widget-video{
		text-align:center;
}

.elementor-widget-video .elementor-widget-container{
		max-width:800px;
	margin:auto;}

/*Formulaire*/
form{
		text-align:center;}

form label{
		font-family:Tahoma;
		font-size:20px;}

form span,
form textarea,
form input{
		font-family:Tahoma;
		font-size:18px;
		font-weight:200;}

form .wpcf7-submit{
		transform:translatex(40%);}