/*proprité du menu actif*/
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a{
	color: #2d112d;
	font-weight: bold;
}

.sp-megamenu-parent > li > a{
	color: #2d112d;
}

#offcanvas-toggler > i {
	font-size: 1.5em!important;
	align-content: right;
}

/*couleur de l'icone du menu mobile*/
.fa-navicon:before, .fa-reorder:before, .fa-bars:before{
	color: red;
}

/*on ajuste les carrés avec photos de la pge d'accueil*/
.sppb-addon-title {
	padding-bottom: 10px;
}

/*titre progress bar des supperficies des aeroports page acceuil*/
div.sppb-progress-bar.custom{
	font-size: 20px;
	font-weight: 600;
}

/*progress bar des supperficies des aeroports page acceuil*/
.sppb-progress {
	margin-bottom: 5px;
}

/*contenu des pages*/
#sp-page-builder .page-content .sppb-section.contenu-overlap {
  margin-top: -175px;
}
#sp-page-builder .page-content .sppb-section.contenu-overlap .sppb-addon-title {
  letter-spacing: 0;
}
.contenu-overlap .sppb-column {
  background: #fff;
}
.contenu-overlap .sppb-addon-text-block {
  padding: 25px 40px 0 67px;
}
.contenu-overlap .sppb-addon-text-block .sppb-addon-title {
  letter-spacing: 0;
}
/*.contenu-overlap .sppb-addon-text-block .sppb-addon-title span {
  padding-bottom: 4px;
  display: block;
  font-size: 16px;
  font-weight: 400;
}*/

#sp-bottom, #sp-footer{
	background-color: #fec504;
}

#sp-bottom{
	
}
/*on augmente le formar des icones en TOP des medias sociaux (fontAwesome) */

#sp-header .social-icons li a {
	font-size: 2.0em !important;
	padding: 0px;
}

#sp-top1 {
	padding: 0px;
}
/*.logo-social-entete .fa{
	font-size: 2.5em !important;
}*/

/*#sp-header .social-icons li a{
	font-size: 1.4em !important;
}*/

/*redimentionne le texte du l'entete*/
.entete h1{
	font-size: 150px;
	line-height: 100px;
	font-weight: 900;
	letter-spacing: -9.5px;
	color: #ffffff;
	text-shadow: 0 11px 10px rgba(0, 0, 0, 0.188235);
	margin: 0;
	
}

.entete small{
	font-size: 100px;
	letter-spacing: -5.699999809265137px;
	line-height: 114px;
	text-shadow: rgba(0, 0, 0, 0.188235) 0px 11px 10px;
	font-weight: bold;
	color: #ffffff;
}

.entete-mobile h1{
	font-size: 75px;
	line-height: 50px;
	font-weight: 900;
	letter-spacing: -3.5px;
	color: #ffffff;
	text-shadow: 0 11px 10px rgba(0, 0, 0, 0.188235);
	margin: 0;
	
}

.entete-mobile small{
	font-size: 50px;
	letter-spacing: -2.699999809265137px;
	line-height: 55px;
	text-shadow: rgba(0, 0, 0, 0.188235) 0px 11px 10px;
	font-weight: bold;
	color: #ffffff;
}


/*.sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-text h1 .entete h1{
	font-size: 150px!important;
	line-height: 160px !important;
}

.sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-text h1 small .entete h1 small{
	font-size: 90px;
}*/

.bouton_don{
	padding: 5px!important;
	width: 200px;
	font-weight: 600;

}

.bouton_don_entete{
	border-bottom-color: #b09010!important; 
	border-top-color: #d4ad13;
	border-left-color: #d4ad13;
	border-right-color: #d4ad13;
	color: black;
}

/*.image_accueil{
	max-height: 200px!important;
}*/

/*hauteur pour l'entête en lien avec le logo*/
#sp-header {
	height: 120px!important;
}

/*copie du style pour l'entete mobile*/
#sp-mobileheader {
  background: transparent;
  height: 90px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
#sp-mobileheader .logo {
  display: inline-block;
  height: 90px;
  display: table;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  margin: 0;
}
#sp-mmobileheader .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
#sp-mobileheader .logo p {
  margin: 5px 0 0;
}
#sp-mobileheader .sp-retina-logo {
  display: none;
}
#sp-mobileheader .menu-fixed {
  position: fixed;
  z-index: 9999;
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  background: #fff;
}
#sp-mobileheader .sp-module {
  margin-top: 0;
}
#sp-mobileheader .social-icons {
  margin-left: 0;
}
#sp-mobileheader .social-icons li {
  margin: 3px 6px;
}
#sp-mobileheader .social-icons li a {
  font-size: 12px;
}
/*fin de entete mobile*/

/*on change la couleur qui est overlay des photo dans la section archives*/
.sppb-addon-flickr .sppb-flickr-gallery li a:before {
	background: none;
}

/*affichage du bouton don entete sur mobile*/
.bouton-don-mobile{
	width: 90%;
	max-width: 400px;
}

#sp-top3{
	padding-top: 80px;
}