@charset "UTF-8";
/*
Theme Name:  Atelier Nord 2016
Description: Thème pour l'Atelier Nord, 2016
Author:      Pierre Schilling (www.pierreschilling.ch)
Template:    twentysixteen
Version:     1.0.0
Text Domain: twenty-sixteen-child
*/




@charset "UTF-8";
/* CSS Document */

#wpadminbar {
	display:none!important
	}
	
	body:not(.custom-background-image).admin-bar:before {
    top: 0!important;
}


.wrap {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px !important;
}

* {
	box-sizing: border-box;
}
*:focus {
    outline: none;
}
body {
    font-family:'Source Sans Pro', sans-serif;
        font-size: 15px;
       overflow-x:hidden; 
   -webkit-overflow-scrolling: touch;


}

html, body {
		margin: 0px;
		font-weight:100;
		letter-spacing:0.5px;
		min-height:100%;
		height:100%;
	}

html {
    margin-top: 0!important;
}

.acf-editor-wrap iframe {
    min-height: 100px;
    max-height: 150px!important;
}
button {
    align-items: flex-start;
    text-align: center;
    cursor: pointer;
    color: black;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background-color: white;
    box-sizing: inherit;
    padding: 0;
    border-width: 0;
    border-style: inherit;
    border-color: white;
    font-size: 13px;
    font-family: source sans pro;
    font-weight: 100;
    letter-spacing: 0.05em;
    
}

.error-404.not-found {
    position: absolute!important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

img{
	border:0;
}

p{
	margin:0 0 1em 0;
}

.home .logo {
    display: none;
}
div#page {
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
}
#wrapper {
    min-height: 100%;
    float: left;
    width: 100%;
}




a {
    color: black;
    border-bottom: 1px solid;
    padding-bottom: 1px;
    text-decoration: none;
    opacity:1;
     transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
}

a:hover{
	opacity:0.8;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:100;
}
h1 {
    font-size: 20px;
}


ul {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.logo-accueil {
    position: fixed;
    top: 30px;
    right: 40px;
    max-width: 140px;
    z-index: 10000;
    display:none;
}



.home #back-to-top {
    display: none!important;
}

.home .close-link {
    display: none!important;
}


.logo-accueil img {
    width:100%;
}

.logo {
    position: fixed;
    top: 40px;
    right: 40px;
    max-width: 95px;
    z-index: 99999;
}


.logo img {
    width:100%;
}

.logo a {
    border: 0;
}

ul#menu-projet {
    margin-top: 40px;
}

.main-navigation {
    width: 132.5px;
    position: absolute;
    top: 38px;
    left: 40px;
    z-index: 9999;
    padding: 0 0 35px 0;
}
.menu-2016-container {
    margin-bottom: 40px;
}
#menu-2016 li {
    margin: 0 0 7px;
    font-size: 15px;
}

.menu-2017-container {
    width: 132.5px;
    position: absolute;
    top: 0;
    left: 40px;
    z-index: 9999;
    padding: 0 0 40px 0;
}

#menu-2017 li {
    margin: 0 0 7px;
    font-size: 15px;
}

.sub-menu a {
    border-bottom: 0;
}

ul.sub-menu {
    margin: 35px 0 35px;
}

.sub-menu .current-menu-item:before {
    content: url(images/fleche-droite.svg);
    margin-right: 5px;
}
.current-menu-parent a {
    color: rgba(0,0,0,0.5);
}
.current-menu-item a {
    color: rgba(0,0,0,0.3);
}
.sub-menu .menu-item a {
    color: black!important;
}

#content {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    margin: 50px 220px 80px 220px;
}

#content-projet {
    margin: 40px 220px 80px 220px;
    width: calc(100% - 440px);
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    float: left;
}

#content-accueil {
    margin: 0px 0px 0px 220px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
}

span.byline {
    display: none;
}
span.screen-reader-text {
    display: none;
}
span.comments-link {
    display: none;
}
time.updated {
    display: none;
}


ul#menu-projets{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
#content .menu li {
    text-align: left;
    width: 270px;
    height: 200px;
    min-height: auto;
    display: inline-table;
    vertical-align: top;
    margin: 25px;
    background-size: cover;
}

.menu-item-img {
    width: 100%;
    height: 200px;
    margin: 0 0 5px 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.menu li{
filter: grayscale(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
-webkit-transition: .3s ease-in-out;
-webkit-filter: grayscale(100%); 

  -moz-filter: grayscale(100%);
  -moz-transition: .3s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: .3s ease-in-out;
}


.menu li:hover {
	filter: grayscale(0%);
-webkit-filter: grayscale(0%);
 -webkit-transition: .3s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .3s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .3s ease-in-out;
}


.menu li img {
    width: 100%;
    height: 200px;
}

#content li.menu-item a {
    border: 0;
}

.page-title {
    display: inherit;
    margin: 0 10px 0 0;
}

.page-title span{
	border-bottom: 1px solid;
    padding-bottom: 2px;
     font-size: 15px;
    line-height: 25px;
}

/* Menu En cours */
.tax-type-de-projet-en-cours li#menu-item-35 .sub-menu {
    display: block!important;
}
.tax-type-de-projet-en-cours .sub-menu .menu-item-38 a:before {
    color: red!important;
    content: url(images/fleche-droite.svg);
    margin-right: 5px;
}

.tax-type-de-projet-en-cours #menu-2017 .menu-item-35 ul.sub-menu {
    display: block!important;
}

.single-en-cours li#menu-item-35 .sub-menu {
    display: block!important;
}
.single-en-cours #menu-2017 .menu-item-35 ul.sub-menu {
    display: block!important;
}

.single-en-cours .sub-menu .menu-item-38 a:before {
    color: red!important;
    content: url(images/fleche-droite.svg);
    margin-right: 5px;
}
/* Menu En cours */

/* Menu Réalisés */

.single-realises .sub-menu .menu-item-37 a:before {
    color: red!important;
    content: url(images/fleche-droite.svg);
    margin-right: 5px;
}

.single-realises #menu-2016 .menu-item-35  ul.sub-menu {
 display: block!important;
}

.single-realises #menu-2017 .menu-item-35  ul.sub-menu {
 display: block!important;
}

.tax-type-de-projet-realises #menu-2017 .menu-item-35  ul.sub-menu {
 display: block!important;
}
.tax-type-de-projet-realises #menu-2016 .menu-item-35  ul.sub-menu {
 display: block!important;
}
.tax-type-de-projet-realises .sub-menu .menu-item-37 a:before{
content: url(images/fleche-droite.svg);
    margin-right: 5px;
}

/* Menu Réalisés */
/* Menu NON RÉALISÉS */


.single-non-realises .sub-menu .menu-item-36 a:before {
    color: red!important;
    content: url(images/fleche-droite.svg);
    margin-right: 5px;
}

.single-non-realises #menu-2016 .menu-item-35  ul.sub-menu {
 display: block!important;
}

.single-non-realises #menu-2017 .menu-item-35  ul.sub-menu {
 display: block!important;
}
.tax-type-de-projet-non-realises #menu-2017 .menu-item-35  ul.sub-menu {
 display: block!important;
}
.tax-type-de-projet-non-realises #menu-2016 .menu-item-35  ul.sub-menu {
 display: block!important;
}
.tax-type-de-projet-non-realises .sub-menu .menu-item-36 a:before{
content: url(images/fleche-droite.svg);
    margin-right: 5px;
}



/* Menu NON RÉALISÉS */
.single .current-page-ancestor a {
    color: rgba(0,0,0,0.5);
}
.single .current-menu-item a {
    color: rgba(0,0,0,0.5);
}

.next-link {
    position: fixed;
    right: 40px;
    top: 50%;
}

.next-link a:before {
    content: url(images/fleche-droite_.svg);
}



.prev-link {
    position: fixed;
    left: 40px;
    top: 50%;
    display: none;
}

.prev-link a:before {
    content: url(images/fleche-gauche_.svg);
}

.next-link a, .prev-link a{
	border:0;
}

.past-project {
    position: absolute;
    font-size: 11px;
    right: 0;
    text-align: right;
    bottom: -40px;
    opacity: 0;
}
.prev-link:hover .past-project {
	opacity:1;
	-webkit-transition: opacity 0.5s ease-in-out;
       -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
         -o-transition: opacity 0.5s ease-in-out;
            transition: opacity 0.5s ease-in-out;
	}
	
	
.next-project {
    position: absolute;
    font-size: 11px;
    left: 0;
    text-align: left;
    bottom: -40px;
    opacity: 0;
}
.next-link:hover .next-project {
	opacity:1;
	-webkit-transition: opacity 0.5s ease-in-out;
       -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
         -o-transition: opacity 0.5s ease-in-out;
            transition: opacity 0.5s ease-in-out;
	}
.infos-resume {
    float: left;
    margin: 0 0 10px 0;
}
.projet-images-links {
    font-size: 15px;
    margin: 0 0 0 20px;
    float: right;
}

.projet-images-links a {
    margin: 0 10px 0 10px;
}

.details-box {
    float: left;
    margin: 5px 0 0 0;
}

.infos-projet {
    margin: 20px 0 0 0;
    width: 100%;
    float: left;
    margin: 20px 0 40px;
}

.marker1{
	margin:0 10px 0 0;
}

h1.entry-title {
    border-bottom: 1px solid;
    padding-bottom: 1px;
    line-height: 30px;
    display: inherit;
    margin: 0 10px 0 10px;
}
.categorie-projet{
    font-size: 14px;
    display: inline-table;
    vertical-align: middle;
    margin: 0 10px 0 0px;
    font-style: italic;
}
.date-projet {
	font-size: 14px;
    display: inline-table;
    vertical-align: middle;
    margin: 0 10px 0 10px;
    font-style: italic;
    }
.categorie-projet a{  
    font-style: italic;
    border:0;
}

a.link-bottom {
    border: 0!important;
}
a.link-bottom img {
    width: 13px;
    display: inline-block;
    margin: 6px 5px 0px 0px;
    float: left;
}
.image-head-projet {
    width: 100%;
    height: 85%;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



.col-gauche-projet {
    width: 60%;
    float: left;
    margin: 0 60px 0 0;
}

.col-gauche-projet p {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 1em 0;
}
.col-droite-projet {
    width: 30%;
    float: left;
    font-size: 14px;
    line-height: 19px;
}

.details-techniques {
    font-weight: 400;
    padding-bottom: 10px;
    border-bottom: 1px solid;
}

.doc-presentation {
    margin: 30px 0 30px 0;
}

.doc-presentation li {
    clear: both;
    margin:0 0 10px 0;
}

.doc-presentation-bureau {
margin: 0px 0 0 20px;
    border-top: 1px solid;
    padding: 20px 0;
    }
    
.doc-presentation-bureau li {
    clear: both;
    margin: 0 0 10px 0;
    line-height: 24px;
}
span.icon-pdf, span.icon-doc {
    width: 10px;
    margin: 0 8px 0 0;
    display: inline-table;
    vertical-align: middle;
}

span.icon-pdf img {
    border: 0!important;
}

.prix-ou-details {
    margin: 5px 0 5px 0;
}


.row-projet {
    width: 100%;
    /* height: 400px; */

}
/*.photos-projets {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}*/

.row1, .row5, .row9, .row13, .row17, .row21 {
    float: left;
    width: calc(60% - 20px);
    display: inline;
    min-height: 350px;
    overflow: hidden;
}

.row3, .row7, .row11, .row15, .row19, .row23 {
    float: left;
    width: calc(40% - 20px);
    display: inline;
    min-height: 350px;
    clear: both;
}
.row2, .row6, .row10, .row14, .row18, .row22 {
    float: right;
    width: calc(40% - 20px);
    display: inline;

}
.row4, .row8, .row12, .row16, .row20, .row24 {
    float: right;
    width: calc(60% - 20px);
    display: inline;
    min-height:350px;
}
.row1{
	margin:0 20px 20px 0;
}
.row3, .row5, .row7, .row9, .row11, .row13, .row15, .row17, .row19, .row21, .row23{
	margin:20px 20px 20px 0;
} 
.row2{
	margin:0 0px 20px 20px;
} 
.row4, .row6, .row8, .row10, .row12, .row14, .row16, .row18, .row20, .row22, .row24{
	margin:20px 0 20px 20px;
}
.photo-seule img {
    width: 100%;
    /* max-width: 100%; */
    height: auto;
    /* max-height: 420px; */
    float: left;
}

.photo-seule {
    clear: both;
    overflow: auto;
    display: inline-table;
    vertical-align: top;
    max-width: 100%;
    width: 100%;
    
}

ul.photos-projets li {
    display: inline-table;
    text-align: initial;
    vertical-align: top;
}


#slider {
    position: relative;
    height: 100%;
    width: 100%;
    display: inline-block;
}
.photos-projets-pleine-page .photo-seule {
	margin: 20px 0 20px 0;
	}
.photos-projets-pleine-page div#slider {
    position: relative;
    margin: 20px;
    max-height: 500px;
    width: calc(100% - 35px);
    display: inline-table;
}
.plans-projets {
    margin-top: 40px;
}

.photos-projets-pleine-page {
    padding: 20px 0 0 0;
}

/*.photos-projets-pleine-page .rslides img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    transform: translate(-50%, -0%);
    border: 0;
    height: auto;
    max-height: 480px;
    z-index: 99999;
}*/
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    height: 470px;
    width: 100%;
    padding: 0;
    margin: 0;
}
.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  z-index:10;
}

.titre-galerie {
    background-color: rgba(255, 255, 255, 0.85);
    z-index: 100;
    position: relative;
    width: 100%;
    height: calc(100% - 30px);
    opacity: 0;
}
.titre-galerie span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    padding-bottom: 2px;
}

.rslides li:first-child:hover .titre-galerie{
opacity:1;
-webkit-transition: opacity 0.5s ease-in-out;
       -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
         -o-transition: opacity 0.5s ease-in-out;
            transition: opacity 0.5s ease-in-out;
    
}


.rslides img {
    max-height: calc(100% - 35px);
    max-width: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 35px;
}

.rslides img#plan {
    max-height: calc(100% - 35px);
    max-width: 100%;
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translate(-50%, 0%);
    width: auto;
    top: auto;
}

.wp-caption-text {
    font-size: 12px;
    margin: 5px 0 5px 0;

    width: 100%;
    float: left;

    bottom: 0;
    font-style: italic;

}

.rslides .wp-caption-text{
	text-align:center;
	    background-color: white;
		   position: absolute;
        padding: 9px;    
        margin: 5px 0 0px 0;
}
 

img#plan{
    border: 1px solid rgba(0, 0, 0, 0.2)!important;
}

.video-projet {
    margin: 40px 0 0 0;
    float: left;
    width: 100%;
}
	.embed-container { 
		position: relative; 
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
		max-width: 100%;
		width:100%;
		height: auto;
	} 

	.embed-container iframe,
	.embed-container object,
	.embed-container embed { 
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	
	.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

@-moz-document url-prefix() {
}
a.callbacks_nav.prev {
    background-image: url(images/fleche-gauche_.svg);
    width: 18px;
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    height:30px;
    position: absolute;
    bottom: 0;
    z-index: 10;
    border:none;
}
a.callbacks_nav.next {
    background-image: url(images/fleche-droite_.svg);
    width: 18px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 10;
    border: none;
}
ul.callbacks_tabs.callbacks1_tabs li {
    display: inline-block;
    margin: 0 0 0 0%;
    text-align: center;
}

.close-link2 {
    float: right;
    margin: 10px 0 0 0;
    z-index: 3;
    width: 20px;
    height: 20px;
    background: url(images/croix.svg) 100% center;
    background-size: 100%;
    opacity: 1;
}

.close-link-projet a {
	display:none;
    position: fixed;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10000;
    width: 20px;
    height: 20px;
    background: url(images/croix.svg) 100% center;
    background-size: 100%;
    opacity: 1;
    border:0;
}

.close-link {
    top: 80px;
    position: absolute;
    display: none;
    z-index: 3;
    width: 20px;
    height: 20px;
    background: url(images/croix.svg) center center;
    background-size: 100%;
}

#coucou-menu .on .close-link {
    display:none;
}


.close-link span {
    visibility: hidden;
}
.close-link2 span {
    visibility: hidden;
}

.close-link a {
  border:0;
}
.close-link2 a {
  border:0;
}

/* ARCHIVES */

.liens-bureau {
    float: right;
    width: calc(30% - 20px);
}

article#post-146 {
    float: left;
    width: calc(70% - 20px);
}

ul.logos-bureau {
    float: left;
    clear: both;
}

article {
    display: inline-block;
    width: 100%;
}



article img {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
}



.menu{
	  width: 100%;
    margin: 0 auto;
    text-align: center;
}
.menu a {
    border: 0;
}


.type-projet-title {
    display: inline-table;
    font-size: 14px;
}
/* ARCHIVES */

.collapse.in {
    display: block;
}

.collapse {
    display: none;
}

.article-title {
    display: inline-block;
    margin: 0 0 0px 5px;
    width: 90%;
    line-height: 24px;
}
.apercu-article a{
	border:0;
}

.apercu-article li {
    display: inline-block;
}
.apercu-article img {
    max-width: 150px;
    margin: 20px 20px 20px 0;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0.14);
}

img.icon {
    margin: 0 10px 0 0;
    width: 12px;
   
}
img.icon_ {
    width: 12px;
     height: 100%;
    margin: 0px 0 0 5px;
}
li.liens-docs {
    margin: 0 0 5px 0;
    font-size: 14px;
}

/* MENU STICKY */

#menu {
    height: 50px;
    z-index: 10000;
    position: fixed;
 
}
#menu-petit {
    display: none;
    top: 0;
    padding: 33px 0 0 0;
    margin-left: 40px;
    z-index: 1;
}


#toggle {
    /* width: auto; */
    height: 30px;
    margin: 0;
    display: initial;
}

#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#toggle span:after{
  top: 9px;
}
#toggle span {
  position: relative;
  display: block;
}

#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 5px;
  transition: all 0.3s;
  backface-visibility: hidden;
}

/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}
#toggle.on + #coucou-menu {
  opacity: 1;
  visibility: visible;
}

#coucou-menu {
    padding: 0px;
    margin: 0;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transition: opacity .0s;
    position: relative;
}

#coucou-menu:after {
  position: absolute;
  content: "";
  display: block;
}

a.on {
    color: rgba(0,0,0,0.35);
}

#coucou-menu{
    z-index: 9999;
    padding: 20px 0 45px 0;
    background-color: white;
}


/* ---- */






/* MENU STICKY */

.go-top {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 40px;
    height: 25px;
    z-index: 1;
}
.news {
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    width: 100%;
    float: left;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    position: relative;
}

.news-title {
    font-weight: 400;
}

.news-col-left {
    float: left;
    width: 10%;
    margin: 0 50px 0 0;
}

.news-col-middle {
    float: left;
    width: 15%;
    margin: 0 60px 0 0;
}

.news-col-right {
    float: left;
    width: 60%;
    position: relative;
    margin: 0px 0 40px 0;
}


.news-col-right-link {
    float: right;
    font-size: 13px;
}


.link-projet {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.news-images li img {
    max-width: 150px;
    border:1px solid rgba(0,0,0,0.2);
}
.news-images li a{
	border:0;
}
.news-images li {
    display: inline-table;
    vertical-align: top;
    margin: 0 20px 20px 0;
}

ul.news-docs {
    display: flex;
    flex-wrap: wrap;
    max-width:80%;
}
.news-docs li {
	margin:0 10px 10px 0;

}
ul.post-categories li {
    margin: 0 0 5px 0;
    font-size: 14px;
}

#menu-projets ul { list-style: none; }
#menu-projets .buttons { margin-bottom: 20px; }


.list li {
    display: block;
    text-align: left;
    padding: 10px 0 10px 0;
    margin: 0 0 20px 0;
}

.list .menu-item-img {
    display: none!important;
}
	.category-title {
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.category li#menu-item-39 a {
    color: rgba(0,0,0,0.35);
}

img.icon2 {
    width: 16px;
    height:16px;
}

.buttons button {
    display: inline-table;
    vertical-align: top;
    margin:0 10px 0 0;
}

span.link-projet-taxonomy {
    position: absolute;
    top: 0;
}

.taxonomy-publications {
    display: inline-table;
    font-size: 14px;
    width: 50%;
    margin: 0 0 40px;
    display: flex;
    float: left;
}
span.link-projet-taxonomy:nth-child(2n), span.link-projet-taxonomy:nth-child(3n), span.link-projet-taxonomy:nth-child(4n), span.link-projet-taxonomy:nth-child(5n), span.link-projet-taxonomy:nth-child(6n){
	display:none
}


.coucou-taxonomies {
    
    float: right;
    margin: 0!important;
}

.link-list-taxonomies{
	border-bottom: 1px solid;
    padding-bottom: 1px;
}

#list-taxonomies li {
    margin: 10px 0 10px 0;
    font-size: 13px;
    line-height: 20px;
}
.buttons {
    position: relative;
    width: 100%;
    height: 35px;
}
#list-taxonomies{
	display:none;
	 padding: 10px 20px 20px 20px;
    position: absolute;
    right: 0;
    text-align: right;

    background-color: white;
    border: 1px solid rgba(0,0,0,0.2);
    z-index: 1000;
}
.taxonomies-list {
	top: 25px;
	width: 250px;
   
}

.taxonomies-list-publications {
	width: 350px;
   top: 25px;
}


.menu .date-projet{
    display: none;
}
.menu .categorie-projet {
    display: none;
}

.list .date-projet {
    display: inline-block;
    float: left;
    width: 30%;
    line-height: 25px;
    margin: 0 10px 0 0;
}	
.list .categorie-projet {
    display: inline-block;
    float: right;
    line-height:25px;
}

.menu-projets-container {
    margin: 40px 0 20px 0;
}

.archive .list .page-title {
    border: 0;
}

.grid-item { width: 200px; }
.grid-item--width2 { width: 400px; }

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 19px;
    height: 25px;
    color: #444;
    cursor: pointer;
    border: 0;
    text-decoration: none;
    transition: opacity 0.3s ease-out;
    opacity: 0;
}
#back-to-top:hover {
	opacity:0.8;
}
#back-to-top.show {
    opacity: 1;
}



.photo-employe {
    width: 150px;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
        margin: 0 0 20px 0;
}
.bio-employe {
    margin: 40px 0 0 0;
}

.employe-col-gauche {
    width: calc(50% - 40px);
    float: left;
    margin: 0 40px 0px 0;
}



.employe-col-droite {
    width: 50%;
    float: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.employes {
    margin: 0 0px 40px 0px;
    width: 45%;
}

#footer {
    clear: both;
    position: relative;
    z-index: 10;
    padding: 40px;
}

.impressum {
    position: absolute;
    right: 0;
    bottom: 0;
}

.infos-contact {
    margin: 40px 0 0 0;
}


#menu-liens {
    margin: 80px 0 0 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
#menu-liens li {
    width: calc(30% - 25px);
    margin: 25px;
}
#menu-liens li img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100px;
}

span.marker-equipe {
    margin: 0 10px 0 0;
}
.oups {
    position: absolute;
    left: 50%;
    top: 80px;
    transform: translateX(-50%);
}


.social-media-icon-container{
	width:100%;
	float:left;
}
.social-media-icon, .ciao-menu .social-media-icon-container .social-media-icon {
    max-height: 35px;
    width: 20px;
}

.social-media-icon-container a {
    border-bottom: 0;
}
.social-media-icon-container .social-media-icon {
    max-height: 20px;
    float: left;
    clear: both;
    margin-bottom: 10px;
}

footer .social-media-icon-container {
    width: 100%;
    text-align: right;
    padding: 20px;
}



@media screen and (max-width: 1220px) {
	
#content-projet {
    margin: 40px 200px 80px 200px;
    width: calc(100% - 400px);
}
.list .date-projet {
    display: inline-block;
    float: left;
    width: 80px;
    line-height: 25px;
    margin: 0 10px 0 0;
}
}


@media screen and (max-width: 1100px) {

.social-media-icon-container.responsive {
    display: inherit;
}	

#content {
    	margin: 80px 160px 80px 160px;
	}
#content-accueil {
    margin: 0px 0px 80px 179px;
}

	#content-projet {
    margin: 80px 180px 80px 160px;
    width: calc(100% - 240px);
}

	
.logo {
    right: 20px;
    max-width: 50px;
}

.projet-images-links {
    width: 100%;
    position: initial;
    float: left;
    margin: 20px 0 0 0px;
}
.close-link2 {
    position: absolute;
    right: 0;
}
.projet-images-links a {
    margin: 0 20px 0 20px;
}

.projet-plans-link {
    margin: 0 20px 0 20px;
}
	
	.categorie-projet, .date-projet {
    font-size: 14px;
    display: inline-block;
    width: auto;
   }



.col-gauche-projet {
    width: 100%;
    margin: 0;
}

.col-droite-projet {
    width: 100%;
}





#menu-2017 li {
    margin: 0 0 14px;
}

span.marker-equipe{
	display:none;
}


.details-box {
    margin: 5px 0 0 28px;
    width: 100%;
}





}
	
	@media screen and (max-width: 1000px) {
		
		
		#content-accueil {
    margin: 0px 0px 80px 0px;
}

.close-link2{
	display:none;
}
.close-link-projet a {
	display: block!important;
}

#menu {
    width: 100%;
    position: fixed;
    background-color: white;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}


.social-media-icon-container{
	display:none;
}

.social-media-icon-container responsive{
	display:block;
}
	 .list li {
    display: inline-table;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    width: 100%;
}
#list-taxonomies {
    
    right: 0;
    width: 100%;
    text-align:center;
    font-size:14px;
    }
    
    #list-taxonomies li {
    margin: 10px 0 10px 0;
    font-size: 14px;
    line-height: 30px;
}
    

        
 .coucou-taxonomies {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

	
.list .categorie-projet {
    float: left;
    width: 100%;
    margin: 10px 0 0px 90px;
}


		button.list-icon {
    float: right;
    margin: 0;
}
div#content {
    margin: 80px 40px 80px 40px;
}

div#content-projet {
    margin: 80px 80px 80px 80px;
    width: calc(100% - 160px);
}

.employe-col-gauche {
    width: calc(60% - 40px);
}

.employe-col-droite {
    width: 40%;
}

		ul#menu-2016 {
	    display: none;
		}
.logo {
    position: fixed;
    top: 15px;
    right: 20px;
    max-width: 50px;
    z-index: 99999;
}


#menu-petit {
    display: block!important;
    margin: 0;
    padding: 12px 0 0 0;
    height: 100%;
}
#toggle.on + #coucou-menu {
    opacity: 1;
    visibility: visible;
    width: 100%;
    overflow: auto;
    height: 100%;
    z-index: 1000;
    position: fixed;
    margin: 18px 0 0 0;
}
	
#coucou-menu .menu-2016-container {
    min-width: 100%;
    width: calc(100% - 40px);
    left: 0;
    background-color: white;
    padding-top:40px;
    padding-bottom:20px;
}

#coucou-menu .menu-2016-container, #coucou-menu .social-media-icon-container {
	padding-left:40px;

}

#coucou-menu .social-media-icon-container {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    padding-bottom:80px;
}
	

#toggle {
    height: 30px;
    margin: 0;
    display: initial;
    margin: 0 0 0 40px;
    }
 
.news-col-right {
    float: left;
    width: 100%;
    position: relative;
    margin: 40px 0 40px 0;
}

.taxonomy-publications {
    text-align: center;
}

.link-projet-taxonomy {
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
}

.close-link {
    top: 14px;
    left: 50%;
    transform: translateX(-50%);
}

.buttons {
    float: left;
    margin: 20px 0 0px 0;
}


}

@media screen and (max-width: 800px) {
	
h1.entry-title {
    max-width: 80%;
}
	.marker1 {
    display: none;
}

.image-head-projet {
    height: 65%;
}
	.menu-2016-container {
    width: calc(100% - 40px);
}
.news-col-left {
    margin: 0 10px 0 0;
    width:auto;
 
}
.news-col-middle {
    float: left;
    text-align: left;
    margin: 0;
    width: auto;
}
.news-col-right {
    float: left;
    width: 100%;
}


.link-projet span {
    font-size: 10px!important;
}



.impressum {
    position: inherit;
    margin: 40px 0 0 0;
}



.row1, .row5, .row9, .row13, .row17, .row21 {
    width: 100%;
    min-height:auto;
     margin: 0 0 20px 0;
}

.row3, .row7, .row11, .row15, .row19, .row23 {
    width: 100%;
    min-height: auto;
    margin: 0 0 20px 0;
}

.row2, .row6, .row10, .row14, .row18, .row22 {
     width: 100%;
     min-height:auto;
      margin: 0 0 20px 0;
}

.row4, .row8, .row12, .row16, .row20, .row24 {
     width: 100%;
     min-height:auto;
     margin: 0 0 20px 0;
}

.logo-accueil {
    right: 30px;
    max-width: 100px;
}
div#content-accueil {
    margin: 0px 40px 40px 40px;
}

.menu-2016-container {
    display: none;
}

#coucou-menu .menu-2016-container {
    display: inherit;
}


.rslides {
    height: 410px;
}
.employes {
    width: 100%;
}

.liens-bureau {
    width: 100%;

}

.doc-presentation-bureau {
    margin: 20px 0 0 00px;
    border-top: 1px solid;
    padding: 20px 0;
}

article#post-146 {
    float: left;
    width: 100%;
}

#menu-liens li {
    width: calc(50% - 40px);
    margin: 20px;
}

.infos-resume {
    float: left;
    margin: 0 0 10px 0;
    width: 100%;
}


}
@media screen and (max-width: 730px) {	

#content .menu li {
    width: calc(49% - 40px);
    margin: 20px;
}

	}
@media screen and (max-width: 680px) {	
	
	h1.entry-title {
    margin: 0 10px 0 0px;
}
a.link-bottom img {
    float: right;
}
.details-box {
    margin: 5px 0 0 0;
}

.close-link {
    display: block!important;
}


#back-to-top {

    bottom: 10px;
    right: 10px;
}
.prev-link {
    position: fixed;
    left: 120px;
    top: 15px;
    z-index: 10000;
    display:block!important;
}
.next-link {
    position: fixed;
    right: 120px;
    top: 15px;
    z-index: 10000;
}

.close-link, .prev-link, .next-link{
	opacity:0.6;
}
.logo {
    position: fixed;
    top: 15px;
    right: 40px;
    max-width: 50px;
    z-index: 99999;
}

.menu-item-img {
    height: 225px;
}
#list-taxonomies {
    right: 0;
    width: 100%;
    text-align: center;
    line-height: 40px;
}


    ul#menu-projets {
    margin: 60px 0 0 0;
}
    
 div#content {
    margin: 80px 40px 80px 40px;
}

div#content-projet {
    margin: 80px 40px 80px 40px;
    width: calc(100% - 80px);
}








#coucou-menu .menu-2016-container {
    padding-top: 40px;
}
.news-images li {
    width: calc(50% - 22px);
}
.news-images li img {
    max-width: 100%;
    border: 1px solid rgba(0,0,0,0.2);
}

.news-col-middle {
    float: right;
}

.link-projet {
    position: inherit;
    float: right;
    margin: 20px 0 0 0;
}
#menu-2017 li {
    margin: 0 0 20px;
    font-size: 18px;
}


}

@media screen and (max-width: 600px) {
	
#content .menu li {
    width: 100%;
    margin: 20px 0 20px 0;
}

.menu-item-img {
    height: 300px;
}


.list li {
    display: inline-table;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    width: 100%;
}



#back-to-top {
    right: 6px;
    bottom: 6px;
}
 
   span.marker {
    display: none;
}
.employe-col-gauche {
    width: 100%;
    float: left;
    margin: 0 20px 80px 0;
}
.employe-col-droite {
    width: 100%;
}
.employes {

    width: 45%;
}

div#slider {
    height: auto;
    width: 100%;
    margin: 20px 0 0 0;
}

.rslides img {
    width: 100%;
    height: auto;
}

.photos-projets-pleine-page div#slider {
    margin: 20px 0 0 0;
    height: auto;
    width: 100%;
}

.photos-projets-pleine-page .rslides img {
    width: 100%;
    height: auto;
}
.photos-projets-pleine-page .rslides {
    width: 100%;
    min-height: 150px;
}

.rslides {
    height: 400px;

}

.logo-accueil {
    top: 15px;
}

.list .date-projet {
    margin: 10px 0 0;
    clear: both;
    width: 100%;
}

.list .categorie-projet {
    float: left;
    width: 100%;
    margin: 10px 0;
}

ul.links-projet {
    left: 20px;
}

.infos-contact p {
    line-height: 28px;
    font-size:18px;
}


}

@media screen and (max-width: 500px) {

.image-head-projet {
    height: 50%;
}
}

@media screen and (max-width: 450px) {
	#coucou-menu .menu-2016-container, #coucou-menu .social-media-icon-container{
		padding-left:20px;
	}
	

	
	#toggle {
    margin: 0 0 0 20px;
}
	
	
	.menu-item-img {
    height: 250px;
}
	div#content {
    margin: 100px 40px 80px 40px;
}

.employe-col-gauche {
    width: 100%;
    margin: 0 0 80px 0;
}
.employes {
    margin: 0 0px 40px 0;
    width:100%;
    float: right;
}

div#content-accueil {
    margin: 0px 20px 20px 20px;
}

.logo {
    right: 20px;
    }
.rslides img#plan {
    bottom: 35px;
    left: 50%;
    top: auto;
}
	
}
@media screen and (max-height: 650px) {	
	
.image-head-projet {
    height: 75%;
}	

}


@media screen and (max-height: 400px) {
.image-head-projet {
    height: 60%;
}


div#content-projet {
    /*margin: 30px 40px 80px 40px;*/
}

}
