/* PARRALAX ABOUT */



.parallaxabout {

  background-image: url("../3.jpg");
  min-height: 170px; 
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top:100px;

}

#titrepara h1 {

font-style: normal;
font-weight: 300;
text-align: center;
color: #ffffff;
font-size: 44px;
z-index: 0;
padding-top: 63px;
letter-spacing: 1.8px;
text-transform: uppercase;
}


/* FIN PARRALAX */

/* BANDEAU 2 */

.contenubandeau2 {
width:1170px;	
margin: auto;
margin-top:50px;
}

.background {
	
	/* background-color:rgba(243,246,253,0.87); */
	background-color:#f5f5f5;
}



/* CORPS */

.panel{
margin-top:20px;
}

.elementor-icon-box-description{	
margin-top:20px;	
}

.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	margin-left:0px;
}


.elementor-column-wrap {
    width: 90%;
    position: relative;
    display: flex;

}


.elementor-column.elementor-col-50 {
    width: 50%;
	margin-left: 20px;
}

.elementor-row > .elementor-column > .elementor-element-populated {
    padding: 20px;
}



.width-container-pro {
    width: 1170px;
    margin: 0 auto;
    position: relative;
    padding: 40px;
	/* DECALAGE DES POINT UL IL */
	padding-left:50px;
	
}

/* REUSSIR */

.reussir {
margin-top: 50px;
margin-bottom:50px;
}

.does-box .panel-body {
    padding: 20px 20px;
    background: #FFF;
}


 h2 {
    color: #333;
    font-size: 28px;
    font-weight: 400;
    line-height: 56px;
    margin-bottom: 40px;
	margin-left:80px;
}

 p {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 45px;
	margin-top:10px;
}

.row {
	
display: flex;

}

.white{
color:white;	
text-align:center;
}
.un {
padding:35px 20px;
list-style:none;	
/* background-color:#ff5632; */
background-image:url("../3.jpg");
background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
border-radius:10px;
margin-top:25px;

}	

.de {
padding:35px 20px;
list-style:none;		
/* background-color: #fefc53; */
background-image:url("../4.jpg");
background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
border-radius:10px;
margin-top:25px;
}
.tr {
	padding:35px 20px;
list-style:none;	
/* background-color: #51aeed; */
background-image:url("../9.jpg");
background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
border-radius:10px;
margin-top:25px;
}

.qu {
	padding:30px 20px;
list-style:none;	
/* background-color: #61ce70; */
background-image:url("../forestpara.jpg");
background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
border-radius:10px;
margin-top:25px;
}
.titre {
	height:auto;
	margin-top:20px;
}

