/*Theme Name: Prunet Architecture

Theme URI: http://www.webmaster-freelance.paris
Author: Benjamin Levaux
Author URI: http://www.webmaster-freelance.paris
Description: Le thème de Prunet Architecture

Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*//* ------------------------------ RESET ------------------------------ */

html, body, div, span, applet, object, iframe, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	outline:none;
	font-size:100%;
    /*box-sizing: border-box;*/
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}
table {border-collapse: collapse;border-spacing: 0;}

strong {
    font-weight: bolder;
}
/* ------------------------------ END RESET ------------------------------ */

.home #bandeau_header, .home #home_slide, .home header, .home footer {display: none;}

/* ------------------------------ SPIP ------------------------------ */

/* CSS Document */
ul, li {margin:0;padding:0;border:0;}

body {
	margin:0;
	padding:0;
	margin-top:100px;
	color:#333333;
	font-family:Verdana;
	font-size:10px;
	text-align:center;
	line-height:16px;
	-webkit-text-size-adjust: none;
}
.clear {clear:both;}

#bandeau_header {
	width:93.5%;
	margin:0 3.25%;
	height:46px;
	margin-top:70px;
	margin-bottom:20px;
}

.logo {
	float:right;
	width:148px;
	height:46px;
}
#conteneur {
	width:950px;
	margin:0 auto;
}

img {
	margin:0;
	padding:0;
	border:0;
}

.XXactive {
	font-weight:bold;
	color:#94669a;
}

.ref_active {
	color:#94669a;
}

/* MENU
***************************************/
.current-cat a, .current-menu-item a {font-weight:bold;}

.agence, .references, .publications, .contact  { 
	text-transform:uppercase;
	margin-right:25px;
	float:left;
	cursor:pointer;
}

header {
	width:93.5%;
	margin:0 3.25%;
	height:80px;
}

.menu {
	height:25px;
	list-style-type:none;
	line-height:15px;
	border-bottom:1px solid #9b9c9e;
}
footer .menu {border-bottom: 0;}

.menu li:hover {
	color:#94669a;
}

.sous_menu {
	list-style-type:none;
	margin:0;
	padding:0;
}

.sous_menu ul {
	list-style-type:none;
	display:inline;
}

.sous_menu ul li {
	list-style-type:none;
	text-align:center;
	display:inline;
	float:left;
	margin-left:15px;
	margin-right:10px;	
}

#sm_references, #sm_agence {
	padding-top:15px;
	line-height:14px;
    display: none;
}
#sm_references span {display: none;}
#sm_references li:hover span {display: inline-block;}

/* FIN MENU
***************************************/

.home_slide {
	margin:auto auto;
	width:950px;
	height:457px;
	overflow:hidden;
}

.home_slide img {
	min-height:100%;
}

footer {
	border-top:1px solid #9b9c9e;
	width:93.5%;
	margin:0 3.25%;
	line-height:30px;
}
footer ul{
	 width:888px;
	 text-align:right;
	 float:right;
}

footer ul li {
	list-style-type:none;
	text-align:center;
	display:inline;
}
footer ul li::after {
    content: ' |';
    display: inline-block;
    margin:0 6px;
}
footer ul li:last-child::after {content:'';}

footer a {font-weight: normal !important;}

.texte {
	position:relative;
	width:100%;
	height:384px;
	padding:35px 0;
	background-color:#ececec;
	margin:auto auto;	
}

a { outline: none; color:#333333; text-decoration:none; }
a:hover { color:#94669a }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }



/* CV
**************************/

.texte_box {
	z-index:50;
	outline: none;
	position:relative;
	margin:auto auto;
	width:580px /*60%*/;
	height:392px;
	overflow: auto;
	padding-left:10px;
	text-align:justify;
}
.texte_box ul {padding-left:0;}
.texte_box li {list-style-type:none;}
.texte_box li:before { content: "-";}
.texte_box .cv li:before { content: "";}

.cv {
	list-style-type:none;
	padding:0;
	margin:0;
}

.cv ul {
	height:100%;
	margin:0px;
	padding:0px;
	clear: both;
}

.cv li {
	margin-bottom:15px;
}

.cv_photo {
	position:absolute;
	right:30px;
	top:300px;
	z-index:20;
}

.cv_line li.cv_date {
	color:#959698;
	width:22%;
	float:left;
	list-style-type:none;
	display:inline;
}

.cv_line li.cv_desc {
	color:#000;
	width:75%;
	float:right;
	list-style-type:none;
	display:inline;
}


/* rÃƒÂ©fÃƒÂ©rences
*****************************/

.references_page {
	color:#9c9d9f;
	position:relative;
	width:100%;
	margin:auto auto;	
}

.references_page a { color:#9c9d9f; font-size:11px }
.references_page a:hover { color:#94669a; }

.references_texte {
	text-align:left;
	padding-top:30px;
	margin-left:3.26% /*31px */;
	float:left;
	width:28.94% /*275px*/;
	height:100%;
}

.references_mosaique {
	float:left;
	height:100%;
	width:640px;
	
}

.references_mosaique li {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}

.references_mosaique img {
	margin:3px;
	display:block;

}

.references_liste {
	text-align:left;
	position:absolute;
	bottom:72px;
	left:31px;
	z-index:999;
}


.references_liste a:hover { color:#94669a; }



.savoir_plus {
	position:absolute;
	line-height:13px;
	font-size:9px;
	background-color:#ececec;
	width:279px;
	margin:0;
	padding:0;
	z-index:1000;
    display: none;
}

.savoir_plus_details_left {
	margin:0;
	padding-left:10px;
	padding-top:0px;
	float:left;
	width:140px;
}

.savoir_plus_details_right {
	margin:0;
	margin-left:10px;
	padding-top:0px;
	float:left;
	width:110px;
}

#references_bigpic {
	float:right;
	width:67%;
}
#references_bigpic img {width:100%;height:auto;}

#references_thumbs  { margin-top:8px;}
#references_thumbs ul { margin:0 auto 0 auto; display: flex;justify-content: flex-end;width: 100%;flex-wrap: wrap;}

#references_thumbs img { cursor:pointer; border:1px solid #ececec;width:58px;height:58px;display: block;}
#references_thumbs img:hover { border:1px solid #94669a }

#references_thumbs li {
	list-style-type:none;
	margin:0 0 0 10px;
    height:60px;
}



/* moyens tech
*****************************/

.moyens_tech {
	text-align:left;
	line-height:20px;
	width:89.5%;
	margin:0 0 0 10.5%;
}

.moyens_tech img {
	float:left;
	max-width:100%;
	height:auto;
}

.moyens_tech ul {
	margin-top:110px;
	list-style-type:none;
	float:left;
}
.moyens_tech ul li:before {
		content:'-';
}


/* equipe
*****************************/
.equipe_desc p {
	padding:0;
	padding-top:5px;
	margin:0;
}
p.equipe_nom {
	font-size:14px;
	padding:0;
	margin:0;
}

p.equipe_desc {
	padding:0;
	padding-top:5px;
	margin:0;
}

p.equipe_mail {
	padding:0;
	padding-top:5px;
}

ul.equipe {
	text-align:left;
	float:left;
	line-height:16px;
	height:105px;
	width:42%;
	margin: 0 4% 35px 4%;
	list-style-type:none;
}

ul.equipe li {
	float:left;
	list-style-type:none;	
}

ul.equipe li.equipe_photo {
	width:30%;
}

ul.equipe li.equipe_photo img {
	border:1px solid #c3c3c3;
	max-width:75%;
	height:auto;
}

ul.equipe li.equipe_desc {
	width:70%;
	float:left;
}


/* contact
***************************/

.contact-bloc {
	line-height:18px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
}

#map_canvas {
	border:1px solid #c3c3c3;
	float:left;
	margin-top:15px;
	width: 100%;
	height: 350px;
}

.contact_form {
	margin-top:15px;
	list-style-type:none;
	width:100% /*53%*/;
	float:left;
	text-align:left;
}
.contact_form li{
	clear:both;
}
.contact_nom {
	font-size:14px;
	margin-top:0;
}

.succes {color:#00A22A;}
/* form */
.form {
	margin-top:15px;
	padding:0px;
}
.wpcf7-not-valid-tip {clear:both;text-align: left;}

input {
	font-family:Verdana;
	font-size:11px;
	float:left;
	color:#666;
	padding:3px;
	padding-left:8px;
	height:20px;
	width:290px;
	border:1px solid #d2d9dc;
	padding-top:6px;
	margin-bottom:10px;
    box-sizing: content-box;
}

input:hover {
	border:1px solid #666;
}
input[type=image]:hover {
	border:0px solid #666;
}
input[type=submit] {
	margin:10px 0;
    background-color: #000;
    color:#FFF;
    border-radius: 15px;
    padding: 5px;
    height: auto;
}
.error {color:#CC0000;display:block;}
textarea {
	font-family:Verdana;
	font-size:11px;
	color:#666;
	padding:3px;
	padding-left:8px;
	padding-top:10px;
	height:60px;
	width:290px;
	border:1px solid #d2d9dc;
	float:left;
}


textarea:hover {
	border:1px solid #666;
}






/* publications
****************************************/

.publication {
	text-align:left;
	padding:15px;
	padding-right:5px;
	width:245px;
	float:left;
	margin-bottom:10px;
	margin-left:10px;
	background-color:#fcfcfc;
}

.pub_img {
	margin-right:10px;
	float:left;
	height:75px;
	width:55px;
	border:1px solid #c6c6c6;
}
.pub_titre {
	font-style: italic;
	color:#666;
	font-size:9px;
	margin:0;
	padding:4;
}

.pub_revue {
	font-size:10px;
	line-height:14px;
	padding:0;
	margin:0;
}

.pub_icopdf {
	padding:0;
	margin:0;
}


/* plan site
****************************************/
.plan_box {
	text-align:left;
	position:relative;
	margin:auto auto;
	top:105px;
	width:84.21%;
	text-align:justify;
	
}

.plan {
	text-align:left;
	float:left;
}

.plan_cat {
	text-align:left;
	list-style-type:none;
	text-transform:uppercase;
	margin-top:20px;
	font-size:11px;
	font-weight:bold;
	border-left:1px solid #c3c3c3;
	padding-left:10px;
	line-height:20px;
}

.plan_souscat {
	list-style-type:none;
	font-size:10px;
	border-left:1px solid #c3c3c3;
	padding-left:10px;
	line-height:20px;
}
/* slider references 
****************************************/
.slideshow {width:90%;margin:34px auto 0 auto;position:relative;}
.references_slide {padding:0 12px 0 13px;vertical-align:top;text-align:left;white-space:normal;}
.references_slide img, .references_mobile img {max-width:100%;height:auto;}
.references_slide h2, .references_mobile h2 {font-size:12px;color:#333;}

.references_mobile {display:none;}
.references_slide_mobile {float:left;width:45%;margin:2.5%;}
.nb {position:absolute;}
.nb:hover {display:none;}

.legal {text-align:left;width:53%;margin:140px auto 0 auto;}
.book {text-align:center;width:53%;margin:140px auto 0 auto;}


.owl-nav {position:absolute;top:50%;width:100%;font-family: 'Verdana';font-size:10px;}
.owl-prev {position:absolute;left:-30px;}
.owl-next {position:absolute;right:-30px;}

#projets img {filter:grayscale(100);}
#projets img:hover {filter:grayscale(0);}

@media screen and (max-width:950px) {
#conteneur {width: 100%;}
.moyens_tech {
	width:100%;
	margin:0;
}

}
@media screen and (max-width:700px) {
ul.equipe {width:82%;float:none;}
ul.equipe:last-child {margin-bottom:35px;}
body {margin-top: 0;}
#bandeau_header {margin-top:20px;}
.texte {height:auto;width:100%;}
.texte_box {
	top:0;
	width:93.5%;
	height:auto;
	padding-left:0;
}
.moyens_tech ul{margin:0 0 0 10px;}
.publication {
	text-align:left;
	padding:5%;
	float:none;
	width:90%;
	margin:0 0 10px 0;
	background-color:#fcfcfc;
}
.legal, .book {
	padding:5%;
	width:90%;
	margin:0;
}
.slideshow, .nav, .cv_photo {display:none !important;}
.references_mobile {display:block;text-align:left;}

.plan_box {
	top:0px;
	width:90%;	
}
#map_canvas {
	border:1px solid #c3c3c3;
	float:left;
	margin:0 auto;
	width: 90%;
	height: 350px;
	float:none;
}

/*contact_form {
	margin:0 auto;
	width: 90%;
	float:none;
}*/
}
@media screen and (max-width:640px) {
.references_page {width:95%;float:none;margin:0 auto;}
.references_texte, .savoir_plus, #references_bigpic, #references_thumbs {width:100%;float:none;margin:0;display:block;}
.references_liste {position:relative;left:0;bottom:0;margin-top:30px;}
#references_thumbs li {float:left;margin:0 10px 0 0;}
/*textarea {width:100%;}*/
}
@media screen and (max-width:600px) {
.plan {width:100% !important;float:none;}
}
@media screen and (max-width:360px) {
.menu li {margin-right:14px !important;}
.sous_menu ul li {margin:0;width:50%;text-align:left;padding:5px 0;}
header {height:auto;}
}