/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,00,700,800');
@import url('https://fonts.googleapis.com/css?family=Hind:300,400');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Yeseva+One');*/

@import url('https://fonts.googleapis.com/css?family=Caveat|Montserrat:400,600|Montserrat:100,200,300,400');

html{
	font-family: "Open Sans";
}

.typo-titre{
	color: #3f3f3f;
	font-size: 37px;
	font-family: Montserrat;
	font-weight: 600;
	line-height: 35px;
}

.typo-soustitre{
	color: #3f3f3f;
	font-size: 26px;
	font-family: Caveat;
	line-height: 30px;
}

.typo-1{
	font-family: Caveat;
	font-size: 28px;
	color: #000;
	line-height: 24px;
}
.typo-2{
	font-family: Montserrat;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
}
.typo-3{
	font-family: Montserrat;
	font-size: 1em;
	color: #000;
}

.typo-4{
	font-family: Caveat;
	font-size: 18px;
	color: #000;
	line-height: 18px;
}

.gras{
	font-weight: 600;
}
.light{
	font-weight: 300;
}

.souligne{
	text-decoration: underline;
}

.puces{
	margin: 4em 0;
}



#csi{
	top: 2em;
	position: relative;
	width: 100%;

}
#activites-after .col, #permanences .col{
	padding: 0 3em;
}
#bienvenue{
	/*background-image : linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url("/wp-content/themes/vde/img/csi/bienvenue.jpg");*/
	background-image : url("/wp-content/themes/vde/img/csi/bienvenue.jpg");
	background-position: center;
	width: 100%;
	height: 550px;
	position: relative;
	color: #FFF;
	margin-top: -9.5em;
	margin-bottom: 2.5em;
	background-size: cover;
}

#csi .menu{
	width: 100%;
	z-index: 3;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background-color: rgba(40,40,40, .65);
	height: 9.5em;
}

#csi .logo img{
	width: 180px;
}

#csi .menu ul li:first-child {
    margin-left: 0em;
}

#csi .menu ul li{
	font-size: 1.1em;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 2.5em;
    margin-left: 1em;
    cursor: pointer;
}
#csi .menu ul li a{
	color: #FFF;
}

#bienvenue .bienvenue{
	position: relative;
	z-index: 2;
}

#bienvenue .footer{
	position: relative;
	z-index: 1;
}


#bienvenue .bienvenue{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
	top: 0;
	font-size: 2.5em;
	text-align: center;
}

#bienvenue .bienvenue div{
	display: flex;
	position: absolute;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
}

#bienvenue .quotes { position:relative; list-style-type:none;}
#bienvenue .quotes div { position:absolute; opacity:0 }
#bienvenue .quotes div:last-child { position:relative }

/* animation timing  =  animation:quote [total duration in secs] [increment by duration of each animation] infinite; */
#bienvenue .quotes div:nth-child(1) { -webkit-animation:quote 25s 0s  infinite; animation:quote 25s 0s  infinite }
#bienvenue .quotes div:nth-child(2) { -webkit-animation:quote 25s 5s  infinite; animation:quote 25s 5s  infinite }
#bienvenue .quotes div:nth-child(3) { -webkit-animation:quote 25s 10s infinite; animation:quote 25s 10s infinite }
#bienvenue .quotes div:nth-child(4) { -webkit-animation:quote 25s 15s infinite; animation:quote 25s 15s infinite }
#bienvenue .quotes div:nth-child(5) { -webkit-animation:quote 25s 20s infinite; animation:quote 25s 20s infinite }
 
@-webkit-keyframes quote { /* whole numbers only - round steps to nearest % */
	0%   { opacity:0 }
	5%   { opacity:1 } /* (step 2 % = 100% / total quotes x .25) */
	15%  { opacity:1 } /* (step 3 % = 100% / total quotes x .75) */
	20%  { opacity:0 } /* (step 4 % = 100% / total quotes) */
	}
@keyframes quote { /* whole numbers only - round steps to nearest % */
	0%   { opacity:0 }
	5%   { opacity:1 } /* (step 2 % = 100% / total quotes x .25) */
	15%  { opacity:1 } /* (step 3 % = 100% / total quotes x .75) */
	20%  { opacity:0 } /* (step 4 % = 100% / total quotes) */
	}

#bienvenue .footer{
	display: flex;
	align-items: flex-end;
	justify-content: center;
	position: absolute;

	height: 100%;
	top: 0;
	width: 100%;
	padding-bottom: 1em;
}


 /* BLOC MISSION */
#mission{
	background-image : url("/wp-content/themes/vde/img/csi/mission.jpg");
	background-position: center;
	width: 100%;
	min-height: 600px;
	color: #FFF;
	display: flex;
	flex-direction: column;
	margin-top: 4em;
	margin-bottom: 2em;
}

#mission-before{
	margin-top: 2em;
}
#mission-before > .blocs{
	margin-top: 2em;
}

.ouvertures{
	font-family: Montserrat;
	font-weight: 300;
   font-size: 1em;
}

.ouvertures .tel{
   font-size: 1.4em;
   line-height: 2.5em;
   font-weight: 400;
}

.ouvertures .mail{
	font-family: Montserrat;
	font-weight: 300;
   font-size: 1.4em;
   font-weight: 400;
}

.ouvertures a{
   color: #000;

}
#bienvenue .ouvertures{
	padding-left: 3em;
	padding-bottom: 1em;
}
#bienvenue .ouvertures a{
   color: #FFF;

}

 /* BLOC ACTIVITES */
#activites{
	background-image : url("/wp-content/themes/vde/img/csi/activites.jpg");
	background-position: center;
	width: 100%;
	min-height: 650px;
	color: #FFF;
	display: flex;
	flex-direction: column;
	margin-top: 2em;
	margin-bottom: 2em;
}

#activites-before{
	margin-top: 2em;
}

#activites-before > .blocs{
	margin-top: 2em;
}

#activites-after .item{
	margin-bottom: 2em;
	font-family: Montserrat;
	font-weight: 300;
 /* BLOC AGENDA */
}

/* BLOC PERMANENCES */
#permanences{
	margin-top: 4em;
	margin-bottom: 2em;
	font-family: Montserrat;
}

#permanences a{
	color: #000;
}
#permanences .titre{
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
}

#permanences .petittitre{
	font-weight: 600;
}
 /* BLOC AGENDA */



#activites-after .item .titre{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
}
#activites-after .item .image{
	margin : 0 0em;
	margin-bottom: .8em;
}

#agenda{

	color: #000;
	display: flex;
	flex-direction: column;
	position: relative;
	margin-top: 2em;
}

#agenda .typo-soustitre{
	margin-bottom: 2em;
}
#agenda > .titre{
	font-size: 3em;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	font-weight: 600;
	padding-top: .5em;
	padding-bottom: .3em;
	color: #000;
}

#agenda > .signature{
	font-family: "Abhaya Libre";
	font-style: italic;
	font-size: 2em;
	width: 100%;
	text-align: center;
	padding-bottom: 4em;
}

#agenda .visuel{
	padding: 0 2.5em;
}

#agenda .content{
	padding: 0;
}

#agenda .date{
	background-color: #FFF;
	display: flex;
	flex-direction: column;
	width: 3.5em;
	color: #2f2f2f;
	font-weight: 700;
	align-items: center;
	padding-bottom: 1.5em;
	position: absolute;
	margin-top: -.5em;
	border:1px solid #ddd;
}
#agenda .date .jour{
	font-size: 1.6em;
	display: flex;
	font-family: "Abhaya Libre";
	font-style: italic;
	line-height: 1em;
}
#agenda .date .mois{
	display: flex;
	font-family: Montserrat;
	font-weight: 300;
	line-height: 1em;
}
#agenda .item{
	margin-bottom: 2em;
}
#agenda .item .titre{
	text-transform: uppercase;
	font-weight: bold;
}


#agenda .image img{
	border:1px solid #666;
}
#agenda a{
	color: #000;
}


 /* BLOC CONTACT */
#contact{
	width: 100%;
	background-color: #EEE;
	color: #AAA;
}

#contact .ligne1{
	text-transform: uppercase;
	font-size: 1.4em;
	text-align: center;
	margin-top: 1em;
	padding: .6em;
}

#contact .strong{
	font-weight: 700;
}

#contact .ligne1 a{
	text-transform: lowercase;
	font-size: .9em;
	color: #AAA;
	text-decoration: underline;

}

#contact .ligne2{
	font-size: 1.2em;
	text-align: center;
	padding: .6em;

	padding-bottom: 3em;
}
.mb-mobile{
	margin-bottom: 2em;
}

@media screen and (max-width:600px){
	#csi .menu ul li {;
	    margin-left: 1em;
	    font-size: .75em;
	}
	#mission > .signature, #activites > .signature {
   	 	font-size: 1.4em;
   	}
   	#mission > .blocs .titre, #activites > .blocs .titre  {
    	font-size: 1.2em;
   	} 
   	#mission > .blocs .texte, #activites > .blocs .texte {
   		padding-bottom: .7em;
    	font-size: .9em;
   	} 
   	#mission > .footer {
    	font-size: .8em;
    }
    #agenda .visuel {
	    padding: 0 1.5em;
	}
	#agenda .date {
		padding-bottom: .5em;
    width: 2.7em;
	}

}

@media screen and (min-width:601px){

}

@media screen and (min-width:993px){
	#csi .menu ul li {
	    font-size: 1.1em;
	}

}

@media screen and (min-width:1201px){
	#csi .menu ul li:first-child {
	    margin-left: 5em;
	}
}