/*
Petites adaptations par Jeff

*/


.form-row .required
{
	color:#000000 !important;
}

#Lien_admin_modifier_page
{
	display:block;
	position:absolute;
	right:50px;
	top:5px;
}

.Contenu_a_propos
{
	margin-bottom: 50px;
}

.your-politeness
{
	display:block;
	margin-top:9px;
}

/*
h1
{
	margin-top:50px;
	margin-bottom:30px;
	color:#00008;
}
*/

.trombi_contact
{

}

.bandeau_Covid19
{
	/*
	background: url('../images/bandeau_BI_2021.jpg');
	*/
	background: url('https://international.brussels/wp-content/uploads/Banniere_Presidence_Belge_2024_v2.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 40px 10px!important;
}

.bandeau_Covid19 a
{
	display: block;
	width: 136px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fbe137;
	padding: 4px 0 4px 0;
	background-color: #384799;
	border-radius: 7px;
}

.bandeau_contenu{
	width: 60%;
	margin: auto;
	color: white;
}

.bandeau_contenu h3{
	text-align: center;
	margin-bottom: 20px;
	font-size: 25px;
}

.bandeau_contenu .en-savoir-plus{
	float: right;
}

.bandeau_contenu p{
	font-size: 21px;
}

.accordion-title-covid{
	flex: 0 0 65% !important;
	max-width: 65% !important;
}

.fleche_covid{
	flex: 0 0 15%;
	max-width: 15%;
}



.Rapport_annuel div
{
	justify-content: space-evenly;
	align-items: center;
}

.Rapport_annuel h1
{
	text-align: center;
	font-size: 25px;
	margin-top: 0 !important;
	margin-bottom: 10px !important;
}

.Rapport_annuel h2
{
	color: #384799;
	margin-top: 50px;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 25px;
}

.Rapport_annuel table
{
	width: 100%;
}

.Rapport_annuel figure
{
	margin: 20px !important;
	border: 1px solid #000000;
	border-radius: 10px;
	padding-top: 25px;
	width: 305px !important;
	height: 360px !important;
	align-items: center;
	background: linear-gradient(180deg, #FFFFFF 80%, #384799 10%);
}


.Rapport_annuel tr
{
	align-items: center;
	height:50px;
	width: auto;
}

.Rapport_annuel tr a
{
	color: white;
}

.Rapport_annuel tr:nth-child(3) td {
	padding-top: 40px;
}

.Rapport_annuel tr:nth-child(2) td
{
	font-size: 20px;
	padding-top: 10px;
}

.Rapport_annuel td img
{
	height: 190px;
	width: 135px !important;
}

.menu{
	width: max-content;
}

.header-content li:nth-child(2) .sub-menu {
	left:124px;
}

.header-content li:nth-child(3) .sub-menu {
	left:232px;
}


.page-template-contact form .form-row
{
	margin-top:20px;
}

@media all and (max-width: 1210px)
{
	.page-template-contact form .form-row
	{
		margin-top:0px;
	}
}



.page-template-contact form .form-row .column-left
{
	padding-top:5px;
	width:244px;
}
@media all and (max-width: 1210px)
{
	.page-template-contact form .form-row .column-left
	{
		margin-bottom:0;
	}
}

.page-template-contact form .form-row .wpcf7-radio
{
	display:block;
	padding-top:9px;
	padding-bottom:9px;
	min-width:300px;
}

.page-template-contact form .form-row .column-left-captcha-submit
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
	padding-top:0;
}


