.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
       -o-transition: none;
          transition: none;
}

/*	--------------------------------------------------
	Global Reset & Standards
	-------------------------------------------------- */
	html, body { margin: 0; padding: 0; }
	h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, img, small, strike, strong, em, sub, sup, tt, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td, section { margin: 0; padding: 0; border: 0; font-weight: normal; font-style: normal; font-size: 100%; line-height: 1; font-family: inherit; text-align: left; }
	table { border-collapse: collapse; border-spacing: 0; }
	ol, ul { list-style: none; }

	body { background: #fff; font-size: 13px; line-height: 18px; }
		
	a:hover { text-decoration: underline; }
	
/*-------------------------------------- GENERAL -------------------------------------*/
html, body {
	font-family:'Century Gothic', Arial, sans-serif;
	font-smooth: always;
	font-size:12px;
	width:100%;
	height:100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

strong{
	font-weight:bold;
}

#header {
	width: 790px;
	margin:0 auto;
	margin-bottom:5px;
	height:80px;
	position:relative;
	border-bottom:solid 1px #ddd;
  /*box-shadow: 1px 1px 12px #ddd;*/

}

.description{
	font-size:12px;
}

.description h1{
	color:#918f8f;
	font-weight:bold;
	font-size:18px;
	margin-left:10px;
	padding-left:35px;
	background:url(img/square_projet.jpg) top left no-repeat;
	padding-top:10px;
}

.description p{
	font-size:11px;
	margin-left:10px;
	text-align:justify;
	line-height:130%;
}

.description p:first-letter, .description p.infos-projet{
	padding-left:30px;
}
.description p.infos-projet{
	font-size:9px !important;
}

.description p.infos-projet:first-letter{
	padding-left:0 !important;
}

#content, #projet{
	width:790px;
	height:auto;
	margin:auto;
	position:relative;
}

#content #content-description{
	position:absolute;
	top:40px;
	right:0px;
	width:290px;
	height:570px;
	overflow:hidden;
}

#content #demarche{
	width:500px;
	height:250px;
	margin:auto;
	padding:50px 10px;
	padding-bottom:20px;
}

.content_home{
	padding-top:20px;
}

#content #demarche p:first-letter{
	padding-left:30px;
}

#content #solutions-demarche{
	height:174px;
	overflow:hidden;
}

#content #demarche h1{
	font-size:18px;
	display:block;
}



#content #demarche p{
	line-height:140%;
}

#content #content-description a, #content #content-description a:visited{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#content #content-description a:hover{
	color:#000;
	text-decoration:underline;
}

.thumbs-realisations{
	width:810px !important;
	padding-left:20px !important;
}

#content .description{
	position:absolute;
	top:0;
	right:0;
	width:250px;
	height:530px;
	padding:20px;
	z-index:1000;
	background:rgba(255, 255, 255, 0.7);
}

#ariane{
	padding:5px; 
	font-size:13px; 
	font-weight:normal;
	padding-top:20px;
}

.type_article{
	padding-left:15px;
	background: url(img/square_ariane.jpg) top left no-repeat;
	font-size:13px;
}

#ariane a, #ariane a:visited{
	color:#000;
	text-decoration:none;
}

#ariane a:hover{
	text-decoration:underline;
}

#toggle{
	position:absolute;
	top:500px;
	left:2px;
	height:23px;
	width:15px;
	cursor:pointer;
	background-color:transparent;
	background-position:top left;
	background-image:url(img/arrow_down.png);
}

#toggle-caption{
	padding:5px 2px;
	position:absolute;
	text-align:center;
	width:55px;
	bottom:7px;
	right:290px;
	z-index:1001;
}

#toggle.down{
	background-image:url(img/arrow_up.png);
}

#agence{
	width:790px;
	height:530px;
	margin:auto;
	margin-top:30px;
	overflow:hidden;
	position:relative;
	 background:url(http://annalefoll.fr/wp-content/themes/anna-lefoll/home_images/15.jpg) top left no-repeat;
}

#profil_anna{
	position:absolute;
	bottom:0px;
	left:140px;
	width:204px;
	height:339px;
	cursor:pointer;
}

#profil_camille{
	position:absolute;
	bottom:60px;
	right:187px;
	width:167px;
	height:239px;
	cursor:pointer;
	display: none;
}

#profil_anna .title_profil, #profil_camille .title_profil{
	color:#fff;
	position:absolute;
	font-size:18px;
	font-weight:bold;
	text-shadow: 2px 2px 2px #000;
}

#profil_anna .title_profil{
	top:100px;
	left:-20px;
}

#profil_camille .title_profil{
	top:110px;
	right:-15px;
}

#profil_anna img, #profil_camille img{
	position:absolute;
	top:0;
	opacity:0.8;
	left:0;
}

#profil_anna .off, #profil_camille .off{
	display:none;
}

#description_anna, #description_camille, #esprit_agence{
	width:260px;
	padding:20px;
	background:rgb(255, 255, 255);
	background:rgba(255, 255, 255, 0.8);
	position:absolute;
	right:0;
	font-size:11px;
	height:530px;
	display:none;
}

 #esprit_agence{
 	padding:10px;
	width:185px;
}

#esprit_agence{
	height:510px;
	display:none;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-130px;
}

#description_anna h1, #description_camille h1, #esprit_agence h1{
	font-size:27px;
	padding:0;
	margin:20px 0;
	padding-left:35px;
	background:url(img/square_projet.jpg) top left no-repeat;
}

#description_anna .close, #description_camille .close{
	position:absolute;
	top:10px;
	right:10px;
	width:14px;
	height:14px;
	cursor:pointer;
	background:transparent url(img/cross.png) top left;
}

#description_anna p, #description_camille p,  #esprit_agence p { 
	line-height:120%;
	padding-top:5px;
	text-align:justify;
} 
#description_anna p:first-letter, #description_camille p:first-letter,  #esprit_agence p:first-letter { 
	padding-left: 50px; 
} 

#description_camille{
	left:0;
	right:auto;
	display:none;
}

#contact{
	padding:20px;
	float:left;
}

#map_agence{
	margin-top:130px;
}

#contact h1{
	font-size:14px;
}

.realisations{
	padding-top:10px;
}

#realisations{
	height:530px;
	overflow:hidden;
}

#realisations a{
	display:block;
	width:790px;
	height:530px;
}

.realisations .content{
	background:#fff;
	width:790px;
	height:600px;
	overflow:hidden !important;
}

.realisations .categorie{
	display:block; 
	float:left;
	width:146px;
	height:146px;
	margin: 0 15px 15px 0;
}

.realisations a{
	margin:0;
	padding:0;
	text-decoration:none !important;
}

.categorie{
	width:250px;
	position:relative;
	overflow:hidden;
	background:#918f8f;
}

.categorie img{
	float:left;
}

.categorie .overlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0.2;
	background:#fff;
	z-index:2;
}

.categorie:hover .overlay{
	opacity:0;
}

.realisations .category_name{
	position:absolute;
	color:#fff;
	padding:10px 0;
	bottom:0;
	width:100%;
	font-size:13px;
	background:rgba(0, 0, 0, 0.4);
	text-decoration:none !important;
	text-align:center;
}

.realisations .long_name{
	font-size:14px;
	padding:11px 0;
}

.realisations a .category_name, .categorie .overlay, .press img, .vidbox img{
  -webkit-transition: all .6s ease-out; 
  -moz-transition: all .6s ease-out; 
  -o-transition: all .6s ease-out; 
  transition: all .6s ease-out;
}

.realisations a:hover .category_name{
	color:#717070;
	background:rgba(221, 221, 221, 0.9);
}

.press-content, .special-content{
	padding-top:20px;
}

.press{
	margin-right:20px;
}

.press img{
	 -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.43);
}

.press:hover img, .vidbox:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.press:hover img{
	-webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.43);
}

#references-press{
	width:100%;
	height:auto;
	float:left;
}

#references-television{
	margin-top:20px;
	width:100%;
	height:auto;
	float:left;
}

.proposition{
	width:250px;
	height:70px;
	float:left;
	font-size:12px;
	line-height:110%;
	overflow:hidden;
	position:relative;
	margin-right:18px;
}

.endrow{
	margin-right:0 !important;
}

#logo{
	position:absolute;
	bottom:2px;
}

#logo a, #logo a:visited,  #logo a:hover{
	color:#000 !important;
	text-decoration:none;
}

#logo img{
	margin:0 5px;
}

#navigation {
	position:absolute;
	top:20px;
	right:0px;
}

#navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation ul li{
	float:left;
	margin:0 10px;
}

#navigation ul li a, #navigation ul li a:visited{
	color:#000;
	text-decoration:none;
	-webkit-transition: all .6s ease-out; 
	-moz-transition: all .6s ease-out; 
	-o-transition: all .6s ease-out; 
	transition: all .6s ease-out;
}

#navigation ul li a:hover{
	color:#bbb;
	text-shadow: 0.1em 0.1em 0.05em #eee;
}

#esprit_agence .toggle, #esprit_agence .down{
	position:absolute;
	bottom:2px;
	left:50%;
	cursor:pointer;
	background:transparent url(img/toggle_up.png) top left;
	background-image:url(img/toggle_up.png);
	width:23px;
	height:15px;
	margin-left:-15px;
}

#esprit_agence .down{
	background:transparent url(img/toggle_down.png) top left;
	background-image:url(img/toggle_down.png);
}

#logo .company-name{
	font-size:29px;
}

#white_overlay, #white_overlay_project{
 display:block;  
 background:#fff;  
 top:0px;  
 position:fixed;
 left:0px;  
 min-width:100%;  
 min-height:100%;  
 z-index:9999;  
}

#white_overlay #logo, #white_overlay_project #logo{
	width:445px;
	height:227px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-114px;
	margin-left:-223px;
}

#white_overlay #logo img, #white_overlay_project #logo img{
	display:none;
	position:absolute;
	top:0;
	left:0;
}

#white_overlay_project #logo img{
	display:block;
}

#white_overlay  #square_entrance,
#white_overlay_project  #square_entrance{
	opacity:0.4;
}

#ariane #square-ariane
{
	padding-top:4px; 
	float:left;
	margin-right:5px;
}

#contact_img{
	display:block; 
	float:left;
}

/**** Isotope filtering ****/

.flexjs-item {
  z-index: 2;
}

.flexjs-hidden.flexjs-item {
  pointer-events: none;
  z-index: 1;
}

#filters{
	display:block;
	width:790px;
	margin: 20px auto;
	text-align:center;
}

#filters a{
	font-size:10px;
	padding:2px 6px;
	color:#555;
	text-decoration:none;
	-webkit-transition: all .6s ease-out; 
	-moz-transition: all .6s ease-out; 
	-o-transition: all .6s ease-out; 
	transition: all .6s ease-out;
}

#filters .borne{
	padding:2px 7px !important;
}

#filters a:hover{
	border-radius:2px;
	color:#fff;
	background:#999;
}