/**
 * Theme Name:     BGE-RA2023
 * Author:         13images
 * Template:       hello-elementor
 * Text Domain:	   bge-ra2021
 * Description:    Rapport d\&#039;activité BGE 2023
 */


/**  GRAPHINA */
.apexcharts-tooltip-y-group {
    display:none !important;
}
.dialog-close-button {
	border-radius:50%;
}


.menu-bge li {
	border-bottom:1px dotted #666 !important;
}
.blocs-home-chiffres {
	min-height:275px;	
}
.text-exergue i {
	font-size:2em !important;
    font-style: normal !important;
}
.text-exergue strong, .text-exergue b {
	font-size:2em !important;
    font-weight: 700 !important;
    letter-spacing: 1px;
}
.text-exergue2 i {
	font-size:1.5em !important;
    font-style: normal !important;
}
.text-exergue2 strong, .text-exergue2 b {
	font-size:1.5em !important;
    font-weight: 700 !important;
    letter-spacing: 1px;
}
.dual-text i {
	font-weight:400 !important;
	font-style: normal !important;		
}
.portrait170 img {
	width:170px !important;
	height:170px !important;
		
}
.bloc-intro ul{
	margin:0px;
	padding:0px;
		
}
.bloc-intro li{
	margin:0px;
	padding:0px 0px 0px 30px;
	background: url(http://rapportannuel2021.bge.asso.fr/wp-content/uploads/2022/06/bullet-li.png) no-repeat left 4px;
	list-style: none;		
}
.bloc-txt a {
	color:#000 !important;
	text-decoration:underline !important;
}
.lien-txt a {
	color:#000 !important;
	text-decoration:underline !important;
}
.bloc-txt strong, .bloc-txt b {
	font-weight:700 !important;
}
.bloc-txt p:last-child {
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}
.liste-bleu ul, .liste-rouge ul, .liste-verte ul, .liste-orange ul, .liste-saumon ul {
	margin:0.8em 0 0 20px !important;
	list-style: none;
	padding:0px !important;
}
.liste-bleu ul li, .liste-rouge ul li, .liste-verte ul li, .liste-orange ul li, .liste-saumon ul li {
	margin-bottom:0.8em !important;
	position:relative;
	padding-left:25px;

}
.liste-rouge2 ul {
	margin:0.8em 0 5px 20px !important;
	list-style: none;
	padding:0px !important;
}
.liste-rouge2 ul li{
	margin-bottom:0.6em !important;
	position:relative;
	padding-left:25px;

}
.liste-bleu ul li::before{
	font-size:1.6em;
	position:absolute;
	top:0px;
	left:0px;
	content: "\2022"; 
  	color: #009FEC; 
  	font-weight: 700;

}
.liste-rouge ul li::before {
	font-size:1.6em;
	position:absolute;
	top:0px;
	left:0px;
	content: "\2022"; 
  	color: #E63329; 
  	font-weight: 700;

}
.liste-saumon ul li::before {
	font-size:1.6em;
	position:absolute;
	top:0px;
	left:0px;
	content: "\2022"; 
  	color: #F16E5D; 
  	font-weight: 700;

}
.liste-rouge2 ul li::before {
	font-size:1.6em;
	position:absolute;
	top:0px;
	left:0px;
	content: "\2022"; 
  	color: #E63329; 
  	font-weight: 700;

}
.liste-verte ul li::before {
	font-size:1.6em;
	position:absolute;
	top:0px;
	left:0px;
	content: "\2022"; 
  	color: #80BA27; 
  	font-weight: 700;

}
.liste-orange ul li::before {
	font-size:1.6em;
	position:absolute;
	top:0px;
	left:0px;
	content: "\2022"; 
  	color: #F6831C; 
  	font-weight: 700;

}
.bloc-portrait .elementor-image-box-img {
	margin-top:-60px !important;	
}
.bloc-partenaires strong {
	font-size:20px;	
	color:#106D9F !important;
}
.parcours-bge {
	max-width:1680px !important;
	margin-right:auto !important;
	margin-left:auto !important;
}
.parcours-bge img {
	width:100% !important;
	max-width:100% !important;
	height:auto !important;
}
.bloc-titre span {
    font-size:40px !important;
    font-weight:400 !important;
    line-height: 46px !important;
}
.bloc-titre-saumon span {
    font-size:1.3em !important;
    font-weight:700 !important;
    color:#F16E5D;
}
.bouton-parcours b {color:#000 !important; font-weight: 700 !important;}
.titre-parcours b {font-size:36px !important; font-weight: 600 !important;}

.titre-maigre i {
    font-weight: 300 !important;
    font-style: normal !important;
}
.nom-rouge i, .nom-rouge em{
    color:#F16E5D !important;
}

@media only screen and (max-width: 1023px){
.img-home {
	max-width:240px !important;
	height:auto !important;	
	margin:0px auto !important;
}
.bloc-txt a {
	letter-spacing:0px !important;
}
.bloc-portrait .elementor-image-box-img {
	margin-top:0px !important;	
}
.liste-rouge2 ul {
	margin:0.8em 0 0 25px !important;
	
}
}
@media only screen and (max-width: 767px){
.header-titre {
	font-size:18px !important;	
}
.bge-header .elementor-icon-box-content {
	display:none !important;
}
.portrait170 img {
	width:240px !important;
	height:240px !important;
		
}
.bloc-portrait .elementor-image-box-img {
	margin-top:-60px !important;	
}
.liste-rouge2 ul {
	margin:0.8em 0 0 0px !important;
	
}
    .bloc-titre span {
    font-size:30px !important;
        line-height: 36px !important;
}

}