/*
Theme Name: Divi Enfant par Incomm
Description: Theme enfant du theme Divi
Author: Incomm
Author URI: https://www.incomm.fr
Template: Divi
Version: 2.00
*/

/* WAFKEY_Hd6dBtQ6DUQWhXi56VTEu7Y8esR4kRXxEWI */






@media (min-width: 981px){

	
#menu-menu-principal li a {
	border-bottom: 3px solid transparent;
	padding-bottom: 1.0416666666666665VW !important;
	text-align: center;
}
	
#menu-menu-principal li.current-menu-item a, #menu-menu-principal li a:hover {
	border-bottom: 3px solid #062374;
	opacity: 1 !important;
}
	
}


/* page contact */
/***formulaire DIVI***/

.et_pb_contact_form{
	margin-left:0%!important;
}

p.et_pb_contact_field{
	padding: 0px 0 0 0.5%!important;
    margin-bottom: 0.5%!important;
}

.et_contact_bottom_container{
	margin-top:1vw!important;
}

.et_pb_contact_form_0 .input[type="checkbox"]+label{ /*couleur texte RGPD*/
	color:#000!important;
}

.et_pb_contact p input[type=checkbox]:checked+label i:before, .et_pb_subscribe .et_pb_contact_field input[type=checkbox]:checked+label i:before { 
	color: #000;/*** couleur picto check RGPD***/
}

.et_pb_contact_field_checkbox a { /*couleur Hover lien RGPD*/
	color: #000 !important;
}

.et_pb_contact_field_options_title {
	color: #000 !important;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
}
.et_pb_contact_field_checkbox a:hover { /*couleur Hover lien RGPD*/
	color: #011363 !important;
}


/*****************Edito*********************/

.edito h2 {
	color: #062374;
}

.edito h2::before {
	content: "";
	width: 25px;
	height: 34px;
	display: inline-block;
	background-image: url("img/before.png");
	background-size: cover;
	background-repeat: no-repeat;
	margin-right: 5px;
}
.edito h3 {
	color: #f9a61a;
}

.edito h3::before {
	content: "";
	width: 10px;
	aspect-ratio: 1;
	background-color: #062374;
	display: inline-block;
	margin: 5px 10px 5px 0px;
}


.edito .jaunes h3::before {
	background-color: #f9a61a;
}

.edito a {
	color: #f9a61a;
	font-weight: 600;
}

.edito a:hover{
	border-bottom: 1px solid;
}

.edito strong {
	font-weight: 600;
}

.cadres em {
	font-style: normal;
	display: block;
}

.avertes::before {
	content: "1";
	display: block;
	width: 30px;
	aspect-ratio: 1;
	background-color: #FFF;
	position: absolute;
	top: -15px;
	left: -15px;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #082371;
	border: 2px solid;
	font-weight: 800;
}


.a2::before {
	content: "2" !important;
}

.a3::before {
	content: "3" !important;
}

.a4::before {
	content: "4" !important;
}