 body {
	text-align: justify;
  text-justify: inter-word;
}
.jdila {
	border:2px solid #106eea;
	border-radius:10px;
	padding:5px;
}
 #hero .sous-titre {
  /*font-size: 18px;*/
  display: inline-block;
  padding-right: 15px; /*10px 25px 8px 40px;*/
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 5px;
  transition: 0.5s;
  /* margin-left: 25px; */
  color: #222222;
  position: relative;
  font-weight: 600;
  background-color: rgba(255, 255, 255, 0.6);
  letter-spacing:.8px;
}
#hero .sous-titre i {
    color: #106eea;

}
#hero .sous-titre i#info {
    /*color: red;*/
}
#hero {
   text-align:left;
}
#hero .sous-titre:hover {
  color: #106eea;
}

#hero .sous-titre:hover i {
  color: #3b8af2;
}
/* .sous-titre .calmap {
	padding-top:10px;
	padding-bottom:10px;
} */
.reddate{ color:red;
font-weight:bold;}

#spannew {
  width: 80px;
  height: 25px;
  background: red;
  animation: mymove 1s infinite;
  border-radius:50%;
  text-align:center;
  font-weight:bold;
  font-size:10px;
  padding:5px;
  border:2px solid red;
}

@keyframes mymove {
  from { background-color: red;}
  to {background-color: orange;}
}



/*-----new------*/
.separation{
	padding:1px;
	background:#fff;
}
.ann{
border:1px solid red;
padding:5px;
font-size: 13px !important;
}
.red {
	color:red;
}




.acc{
	/*background:#fff;
	padding:2vh;
	 border-right : 1px dotted #b0cff8; */
}

.sponsor{
	text-align: center;
}
.pimg{
	min-height: 15vh;
    max-height: 20vh;
	min-width: 15vh;
    max-width: 20vh;
	
}
.member-img-info{
	text-align: center;
	font-size:11px;
	padding-top:1vh; 
	letter-spacing: 0.8px;
}

/* new 12_12_2020*/
.spo {
    padding: 30px;
    position: relative;
    overflow: hidden;
    background:#fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
	margin-bottom:3vh;
}


.member-date{
	padding: 1vh;

	box-shadow: 0px 6px 15px rgba(16, 110, 234, 0.12);
	
	background-color: rgba(255, 255, 255, 0.7);
	margin-bottom:3vh;
}

.member-date p{
	padding-top:3vh;
	font-family: "Roboto", sans-serif;
	font-size: 13px;
	color:#555555;
}
/* .side-border{ */
	/* border-bottom: 1px dotted #106eea; */
/* } */
.member-date h4{
	font-size: 14px;
    letter-spacing: 1px;
    font-weight: 700;
    /*background: #e7f1fd; border-radius: 50px; */
    color: #106eea;
    display: inline-block;
    text-transform: uppercase;
    padding-top:3vh;
	padding-bottom:1vh;
	/* padding-left:10vh;padding-right:5vh; */
	
}
.member-date h4,
.member-date p
{
	padding-left:4vh;
	padding-right:2vh;
}
 .boxx  {
	 background-color: rgba(222, 225, 241, 0.7);
    /*background: #dee1f1; #f4f3f8;
	border-radius: 5px;*/
}
 h3 {
    margin-top: .5rem;
	margin-bottom: .5rem;
}
.about .content ul#obj i
{
  background: #fff;
  box-shadow: 0px 6px 15px rgba(16, 110, 234, 0.12);
  font-size: 24px;
  padding: 3px; /*20px;*/
  margin-right: 10px;/*15px;*/
  color: #106eea;
  border-radius: 50px;
}
.mb{
	margin-bottom: 10px;
}
.sub-title h4 {
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 8px 20px;
    margin: 0;
    /*background:  #e7f1fd;*/
    color: #106eea;
    display: inline-block;
    /*text-transform: uppercase;*/
    border-radius: 10px;
}
.pres .president {
	
	margin: 0 auto;
	text-align:center;
	letter-spacing: .3px;
	font-size: 15px;
	line-height:2;
}
.pres .president i {
	
}
.president span{
	color:#106eea;
}

.titre-comite{
	font-size: 18px;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 8px 20px;
    margin: 0;
    background:  #e7f1fd;
    color: #444444;/*#106eea;*/
    display: inline-block;
    /*text-transform: uppercase;*/
    border-radius: 10px;
	width:100%;
}
.sub-title ul i
{
  /*background: #fff;
  box-shadow: 0px 6px 15px rgba(16, 110, 234, 0.12);
  border-radius: 50px;*/
  padding: 3px; /*20px;*/
  margin-right: 10px;/*15px;color: #444444!important;*/
  font-size: 18px!important;
}

.map-frame{
	box-shadow: 0px 6px 15px rgba(16, 110, 234, 0.12);
	border-top: 6px solid #fff;
	border-right: 6px solid #fff;
	border-left: 6px solid #fff;
}
.visitor{
	padding-left: 20px;
	font-weight:500;
}






