h1 {
	text-transform: none;
	padding-top: 0;
	margin-top: 0;
	font-weight: 300;
	font-size: 50px;
	line-height: 52px;
}

html {
	background-color: #fff;
}
.home #page, body.home {
	height: 100%;
}
body {
    /*zoom: 0.9; */
    /*-moz-transform: scale(0.9); */
    /*-moz-transform-origin: 0 0; */
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: 300;
    font-size: 15px;
    line-height: 1.5em;
    letter-spacing: 0.005rem;
    width: 100%;
    overflow-x: hidden;
    padding: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    max-width: 1920px;
    position: relative;
    /*float: right;*/ 
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    height: 100%;
}

.btn {
	outline: none !importan;
	border: none !importan;
}

#content {
/*    margin-top: 10rem;*/

}

ul {
	padding-left: 0;
	/*line-height: 20px;*/
}

ul li {
    list-style: none;
    padding-bottom: 5px;
    font-weight: 400;
}

ul li:before {
/*	content: "•";
	color: #000;
	display: inline-block; width: 1em;
	margin-left: -1em*/
}

a {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: 400;
}

a:hover {
	text-decoration: none;
	color: inherit !important;
/*	font-weight: 500;*/
	opacity: .6;
}

.informations {
	text-align: center;
}

.informations table {
	/*width: auto;*/
	/*list-style: none;*/
	/*padding: 0;*/
	/*display: inline-block;*/
	width: 100%;
}
.filAriane {
	display: block;
	text-align: left;
	width: 100%;
	font-size: 13px;
	padding: 4px 14px 0 14px;
}
.informations table tr td {
	width: 50%;
	padding: 8px 0;
}
#sectionProject {
/*	margin-top: -14px !important; */
/*	padding-top: 0px !important;*/
}
.informations table tr td.catTitle,
.informations table tr td.catTitle b {
	text-align: right;
	vertical-align: top;
	font-size: 16px;
	font-weight: 300;
	text-transform: lowercase;
	padding-top: 9px;
}
.informations table tr td.catContent {
	text-align: left;
	padding-right: 10%;
	padding-left: 10px;
	vertical-align: top;
	font-size: 18px;
	font-weight: 400;
	/*width: 100%;*/
	/*display: block;*/
}
.informations table tr td.catContent sup {
	padding-left: 3px;
	font-weight: 300;
}
.informations table tr td.catContent span span {
	padding-left: 2px;
}
.informations table tr {
/*	list-style: none;
	
    float:left;
    clear:left;
    padding-right: 10px;*/
    width: 100%;
    display: table;
}
.informations table tr td.catContent table tr td {
	padding-top: 0;
	width: 100%;
}

.field_title, .field_content {
	display: inline-block;
}
.field_title b { 
	font-size: 1.1rem; 
	font-weight: 600;
	display: inline-block;
}
.single .project_fields a  {
	font-size: 1.1rem !important;
	font-weight: 600 !important;
}
.single .project_fields h3 {
	font-size: 1.1rem !important; 
	font-weight: 400 !important;
}

.overlaySlider {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	top: 0;
	left: 0;
	z-index: 9999999; 
}

.fluidbox__ghost.cursor-prev {
  cursor: url("https://www.mohoarchitecture.com/wp-content/themes/understrap-child/img/fleche-gauche.svg") 5 50, pointer !important;
}
  
.fluidbox__ghost.cursor-next {
  cursor: url("https://www.mohoarchitecture.com/wp-content/themes/understrap-child/img/fleche.svg") 50 50, pointer !important; 
} 

.navbar-expand-md {
	background-color: #fff !important;
/*	margin-top: -15px;*/
}

.navbar-dark .navbar-nav .nav-link {
	color: #000;
	opacity: 1;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
/*	opacity: .6;*/
/*	color: #000;*/
}

.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
	opacity: .45;
	color: #000;
	font-weight: 500;
}

.navbar-dark .navbar-nav .dashicons {
	color: #000;
	font-size: 20px;
}

.navbar-dark .navbar-nav .social .nav-link {
	padding-right: 0 !important;
	padding-left: 0.5em !important;
	margin: 0 !important;
}

.navbar-dark .navbar-nav .active > .nav-link:after,
.navbar-dark .navbar-nav .nav-link.active:after,
.navbar-dark .navbar-nav .nav-link.show:after,
.navbar-dark .navbar-nav .show > .nav-link:after,
.tax-domaine .menu-item-332 .nav-link:after,
body[class*=" tag-"] .menu-item-332 .nav-link:after,
.post-type-archive-projets .menu-item-332 .nav-link:after,
.single .menu-item-332 .nav-link:after {

}

.navbar-brand #titleSite {
	display: inline-block;
/*	margin-top: 10px;*/
height: 100%;
position: absolute;
/*display: flex;*/
/*width: 100%;*/
/*align-content: center;*/
}
.navbar-brand #titleContainer {
	display: flex;
	height: 100%;
	align-items: center;
}
.navbar-brand {
	position: relative;
	margin: 0 !important;
}

.navbar-brand h1 {
	color: #000;
	font-size: 14px;
	font-weight: 500;
	margin-left: 15px;
	line-height: 16px;
	margin-bottom: 0;
}

.navbar-brand h2 {
	color: #000;
	font-size: 12px;
/*	font-style: italic;*/
	margin-left: 15px;
	line-height: 14px;
}

.navbar-brand {
	padding: 1.3rem;
}

.custom-logo-link img {
	max-width: 110px;
}

.nav-links {
	justify-content: center !important;

}

.nav-previous {
	margin-top: 20px;
	margin-bottom: 40px;
}
.nav-previous a {
	padding: 10px 20px;
}

.navbar-expand-md .navbar-nav .nav-link {
	padding-right: .8rem;
	padding-left: .8rem;
	text-transform: uppercase;
	font-size: 1.05rem;
}

.navbar-expand-md .navbar-nav#ongletsMenu {
	margin-left: 0 !important;
}
.navbar-expand-md .navbar-collapse {
	flex-basis: 0;
}
.navbar-expand-md #navbarNavDropdown.hide-desktop {
	display: none; 
}


#callto {
	margin: 20% 0 5% 0;
}

#callto p {
	font-size: 10px;
	letter-spacing: 1px;
	margin-bottom: 14px;
	font-weight: 500;
	text-align: right;
	padding-bottom: 0;
	margin-bottom: 18px;
	color: rgba(0,0,0,0.6);
}

#callto .facebook {
	display: table;
	height: 100%;
	position: relative;
	
}

#callto .facebook p {
	text-align: left;
	display: table-cell;
	vertical-align: bottom;
	position: relative;
	padding-bottom: 20px;
}

a.next_project,
#callto p a {
	font-size: 17px;
	font-weight: 300;
	letter-spacing: 0;
	text-align: right;
	padding-bottom: 0;
	color: rgba(0,0,0,1);
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    display: inline-block;
    letter-spacing: 0;
    text-align: right;
    position: relative;
    margin-top: 0px;
}
a.next_project:hover,
#callto p a:hover {
	color: rgba(0,0,0,0.5);
    -webkit-transform: skewX(-10deg);
    -moz-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    transform: skewX(-10deg);
}
a.next_project {
	/*border: 1px solid #000100;*/
	/*padding: 5px 10px;*/
	margin-top: 25px;
	right: 0;
	font-size: 22px;
	font-weight: 300;
	opacity: 1 !important;
	transform: none !important;
}

.infosProjet h3 {
	font-size: 19px;
	line-height: 20px;
	color: #000;
	font-weight: 600; 
	margin: 0 !important;
	text-align: center;
	padding: 0 20px;
}
a, p, h1, h2, h3, h4, em, #callto em {
	color: #000;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
  font-weight: 400;
}

	.modal-dialog {
		position: fixed;
		margin: auto;
		width: 33.33%;
		min-width: 320px;
		height: 100%;
		-webkit-transform: translate(0, 0) !important;
		    -ms-transform: translate(0, 0) !important;
		     -o-transform: translate(0, 0) !important;
		        transform: translate(0, 0) !important;
	}

	.modal-content,
	.modal-content {
		height: 100%;
		overflow-y: auto;
	}
	
	.modal-body,
	.modal-body {
		padding: 15px 15px 80px;
	}

/*Left*/
	.modal-dialog{
		left: -600px;
		-webkit-transition: opacity 0.3s linear, left 0.3s ease-out !important;
		   -moz-transition: opacity 0.3s linear, left 0.3s ease-out !important;
		     -o-transition: opacity 0.3s linear, left 0.3s ease-out !important;
		        transition: opacity 0.3s linear, left 0.3s ease-out !important;
	}
	
	.modal-dialog{
		left: 0;
	}

/* ----- MODAL STYLE ----- */
	.modal-content {
		border-radius: 0;
		border: none;
	}
	.modal-content h4 {
		font-size: 1.2rem;
	}

	.modal-header {
		border-bottom-color: #EEEEEE;
		background-color: #FAFAFA;
	}
#infoModal .modal-body,
span.meta {
	text-align: center;
}
#infoModal .modal-body ul li,
span.meta ul li {
/*	font-weight: 300;*/
}
#infoModal .modal-body ul li b,
span.meta ul li b {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	color: rgba(0,0,0,0.7);
	font-weight: 500;
}
#infoModal .modal-body ul,
span.meta ul {
	list-style: none;
	padding-left: 0;
	padding-top: 0;
}
#infoModal .modal-body ul li:last-child,
span.meta ul li:last-child {
	border-bottom: none;
}
#infoModal .modal-body ul li,
span.meta ul li {
	padding-top: 8px;
    /* max-width: 400px; */
    text-align: left;
    list-style: none;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}

a.lirelasuite {
	font-size: 24px;
	font-weight: 300;
	color: rgba(0,0,0,0.9);
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    display: block;
    width: 100%;
    letter-spacing: 0px;
    text-align: left;
    position: relative;
    margin-top: 10px;
}

.excerpt-approche h2 a:after {
    position: absolute;
    padding-left:25px;
    content: "→";
    -moz-transition: padding 0.6s;
    -webkit-transition: padding 0.6s;
    -o-transition: padding 0.6s;
    transition: padding 0.6s;
}

a.lirelasuite:after {
    position: absolute;
    padding-left:5px;
    content: "→";
    font-size: 18px;
    line-height: 42px;
    -moz-transition: padding 0.6s;
    -webkit-transition: padding 0.6s;
    -o-transition: padding 0.6s;
    transition: padding 0.6s;
}


a.lirelasuite:hover {
	color: rgba(255,255,255,1);
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    transform: skewX(-15deg);
    padding-left: 3px;
}

a.lirelasuite:after:hover {
    padding-left: 6px;
	-webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    transform: skewX(0deg);
}

.container-fluid #sectionProject>.portfolio-item a>.img>span.meta h3 {
	color: #000;
}

.container-fluid #sectionProject>.portfolio-item a>.img>span.meta {
	border: none;
}

#footer {
	padding: 6rem 0 15px 0 !important;
}

.page-template-atelier h3 {
	font-weight: 600;
	font-size: 1.2rem;
	margin-bottom: 0;
}
.page-template-atelier h4 {
	font-weight: 600;
	font-size: .9rem;
	margin-bottom: 0;
	text-transform: uppercase;
	margin-bottom: 0.2rem;
}

.page-template-contact figure {
	margin-bottom: 0;
}
.page-template-contact .entry-title {
	display: none;
}

.page-template-atelier .wp-block-columns:first-of-type figure {
	margin-bottom: 0;
}
.single .wp-block-columns:first-of-type figure {
	margin: 0;
}
/*.single figure.wp-block-image {
  margin: 0 0 1rem; 
}*/
.wp-block-columns {
/*	margin-bottom: 1em;*/
}

#single-wrapper {
	padding-bottom: 0;
	padding-top: 13px;
}

footer .text-right {
	float: right;
}

footer .text-right,
footer .text-left {
	display: inline-block;
}

footer p,
footer p a {
	font-size: 10px;
	font-weight: 400;
}
footer a:hover {
	color: #000;
	text-decoration: underline;
}

.modal-body p {
	line-height: 1.5em;
}

.card-columns {
	column-count: 2;
	-webkit-column-gap: 0;
    column-gap: 0;
}

.modal-footer {
	display: none;
}

#sectionNext {
	text-align: center;
	/*margin-bottom: -6rem;*/
	padding-top: 35vh;
	padding-bottom: 35vh;
}
/*#sectionNextHome {
	padding: 3rem 0;
}*/
.backHome .button,
.backHome .button {
	pointer-events: auto;
	background: transparent;
	/*padding: 1.5rem 3rem;*/
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	position: relative;
	border: 1px solid #f0f0f0;
}
.nextProject>button,
.nextProject>button:focus,
.nextProject>button:active {
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
.page-template-contact .navbar {
	z-index: 999;
}
.onglets {
	text-align: left;
}
#navbarNavDropdown {
/*	display: none;*/
}
.onglets ul {
	margin: 0 !important;
}
.socials {
	text-align: right;
}
.home .backHome > button,
.page-template-atelier .backHome > button,
.page-template-specialite .backHome > button {
	border-radius: 10px !important;
	/*margin: 0 auto;*/
	position: relative;
}
.solo.backHome > button {
	border-radius: 10px !important;
	margin: 0 auto;
	position: relative;
}
.buttonsContainer {
	display: flex;
	align-items: center;
	justify-content: center;
}
.backHome>button,
.nextProject>button {
	max-width: 380px;
	padding: 0;
	height: 80px;
	/*padding: 5px 10px;*/
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
}
.nextProject>button {
	margin-left: -1px;
	border-left: none !important;
	transition: padding .3s ease-in-out, border .3s ease-in-out;
	border-radius: 0 10px 10px 0;
	padding: 6px 10px 10px 10px;
}
.card {
	border-radius: 0;
	border: none;
}
.card a:hover {
	opacity: 1;
}
.card:before {
  content: '';
  padding-bottom: 100%;
}
.backHome>button {
	border-radius: 10px 0 0 10px;
	padding: 6px 10px 10px 15px;
	transition: padding .3s ease-in-out, border .3s ease-in-out;
}
#sectionNext a.nextProject:hover>button {
	border: 1px solid #DFDFDF;
	padding-top: 0;
	transition: padding .3s ease-in-out, border .3s ease-in-out;
	padding-bottom: 10px;
	cursor: pointer;
}
#sectionNext a.backHome:hover>button,
a.backHome:hover>button {
	border: 1px solid #DFDFDF;
	padding-top: 0;
	transition: padding .3s ease-in-out, border .3s ease-in-out;
	padding-bottom: 10px;
	cursor: pointer;
}
.backHome>button>img,
.backHome>button>img {
	display: inline-block;
	max-width: 60px;
	margin-left: 10px;
	margin-bottom: -9px;
}
.backHome>button>div,
.backHome>button>div {
	display: inline-block;
	text-align: right;
	
	font-weight:400;
}
.backHome>button>div>small,
.backHome>button>div>small {
	font-weight:300;
}
.nextProject>button>img {
	display: inline-block;
	max-width: 60px;
	margin-right: 10px;
}
.nextProject>button>div {
	display: inline-block;
	text-align: left;
	font-weight:400;
	max-width: 290px;
}
.nextProject>button>div>small {
	font-weight:300;
}
.nextProject>button>div>span>svg {
	margin-left: 5px;
	margin-bottom: -4px;
}
#titleProject {
	text-align: center;
	margin-top: 1rem;
}


#sectionNext .button::before,
#sectionNext .button::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.infosProject button span {
	font-size: 32px;
	font-weight: 300;
	/*font-family: Serif;*/
	text-transform: lowercase;
}
.nextProject .progress  {
	width: 80px;
	height: 80px;
	top: calc(50% - 33px);
	left: calc(50% - 35px);
}
.infosProject .progress  {
	width: 80px;
	height: 80px;
	top: calc(50% - 33px);
	left: calc(50% - 35px);
}
.progress {
	position: absolute;
	width: 120px;
	height: 120px;
	top: calc(50% - 70px);
	left: calc(50% - 60px);
	transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
	background-color: #fff;
}

.button--fenrir:hover .progress {
	transform: scale3d(1.2, 1.2, 1);
}

.progress__circle,
.progress__path {
	fill: none;
	stroke: #f0f0f0;
	stroke-width: 1px;
}

.button--fenrir:focus-visible .progress__circle {
	fill: rgba(252,196,63,0.4);
}

.progress__path {
	stroke: #000100;
	stroke-dasharray: 1;
	stroke-dashoffset: 1;
	transition: stroke-dashoffset 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}

.button--fenrir:hover .progress__path {
	stroke-dashoffset: 0;
}

button:focus {
	border: none;
	box-shadow: none;
	outline: 0;
}

.scrollDown {
  width: 40px;
  height: 40px;
  position: fixed;
  left: 50%;
  bottom: 40px;
  transform: translate(-50%, 0);
  z-index: 1000;
}
.scrollDown::before {
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  content: "";
  border-radius: 50%;
  width: 20px;
  height: 20px;
  transform: translate(-50%, 40px) scale(0.5, 0.5);
  background: #ccc;
  animation: scrollDown 1.5s linear infinite;
}


@keyframes scrollDown {
  0% {
    transform: translate(-50%, 40px) scale(0.5, 0.5);
    opacity: 1;
    animation-timing-function: ease-in;
  }
  10% {
    transform: translate(-50%, 20px) scale(0.4, 0.65);
    animation-timing-function: ease-out;
  }
  20% {
    transform: translate(-50%, 0px) scale(0.6, 0.4);
    animation-timing-function: ease;
  }
  30% {
    transform: translate(-50%, 0px) scale(0.5, 0.5);
    animation-timing-function: ease-in;
    opacity: 1;
    filter: blur(0px);
  }
  50% {
    transform: translate(-50%, 0px) scale(0.9, 0.9);
    opacity: 0.4;
    filter: blur(0.5px);
  }
  65% {
    transform: translate(-50%, 20px) scale(1, 1.2);
    filter: blur(1px);
    opacity: 0.3;
  }
  80% {
    transform: translate(-50%, 40px) scale(1.05, 0.95);
    animation-timing-function: ease-out;
    opacity: 0.4;
    filter: blur(0.5px);
  }
  100% {
    transform: translate(-50%, 40px) scale(0.5, 0.5);
    opacity: 1;
    filter: blur(0px);
  }
}

.modal-emptiness {
	position: fixed;
	z-index: 1090;
	opacity: 0;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.modal-content h2 {
	text-transform: none;
	font-weight: 500;
	text-align: left;
	font-size: 23px;
	max-width: 420px;
	padding-top: 10px;
}
.modal-content {
     border: none; 
    border-radius: 0;
    padding: 0 10px;
}

.container-fluid {
	max-width: 1820px;
} 
.single-projets .container-fluid#content {
    max-width: 1560px; 
}
.container-fluid.h-100 {
	height: calc(100vh - 120px) !important;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
} 
.navbar-expand-md > .container {
	padding: 0 30px;
}
.imagesProjet, #sectionProject {
	padding: 14px 0;
}
#sectionProject {
	max-width: 1560px;
	margin: 0 auto;
	padding-top: 13px !important; 
}
#primary, #main {
/*	padding: 0 2em; */
	padding: 0 15px;
} 
.imagesProjet .col-md-6, #sectionProject .col-md-6 {
	padding: 0 1em;
/*	margin: 0;*/
}
#content.container {
	padding: 0 15px;
}
.imagesProjet .col-md-6 .history,
#sectionProject .col-md-6 .history,
.imagesProjet .col-md-6 .history .img,
#sectionProject .col-md-6 .history .img,
.imagesProjet .col-md-6 .history .img .active,
#sectionProject .col-md-6 .history .img .active {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
.imagesProjet .col-md-6 img,
#sectionProject .col-md-6 img {
}
#sectionProject .col-md-6 .history img {
    object-fit: cover;
    height: 100%;
    display: block;
    position: relative;
/*    min-height: 320px;*/
    /*max-height: 400px;*/
    overflow: hidden;
    width: 100%; 
}


#presentation {
	max-height: 200px;
	overflow: hidden;
	/*padding-bottom: 30px;*/
	transition: max-height .5s ease-out;
}
#presentation.open {
	max-height: 2000px;
	overflow: hidden;
	/*padding-bottom: 30px;*/
	transition: max-height .5s ease-out;
}
#presentation:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 1;
	transition: all .5s ease;
	background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0) 100%);
	/*z-index: -1;*/
}
#presentation.open:after {
	opacity: 0;
}
.specificite {
	/*padding: 40px 0;*/
}
.specificite h2 {
	font-size: 2.2rem;
	padding-bottom: 10px;
}
.specificite h3 {
	font-size: 1.5rem;
	padding-bottom: 3px;
}
.card-body {
	padding: 1rem 0rem;
}
.specificite .card {
	padding-right: 30px;
	background: transparent;
}
.specificite .card p {
	color: #000;
}
.specificite .card-header {
	padding: .5rem .1rem !important;
	background-color: transparent;
}
.specificite .card-header h4 .btn {
	padding: 0 !important;
	border: none !important;
	color: #000;
	font-weight: 500;
	font-size: 1rem;

}
.specificite .card-header h4 .btn:focus {
	text-decoration: none;
}
.specificite .card-header h4 .btn:hover {
	text-decoration: underline;
}
.card-header {
	border-bottom: 1px solid rgba(0,0,0,1);
}
.specificite .card-header h4 .btn:after {
	content: "";
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: none;
  
  border-bottom: 8px solid #001000;
  position: relative;
  margin-bottom: 1px;
  left: 5px;
  display: inline-block;
}
.specificite h4 .btn.collapsed:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #001000;
  border-bottom: none;
}
.text-large {
	font-size: 1.15rem;
	font-weight: 300;
	color: #000; 
	margin-top: 20px;
}
#metaPresentation {
	z-index: 99;
	position: absolute;
	bottom: 0;
	width: 100%;
}
#metaPresentation .post_tags {
	width: 100%;
}
#metaPresentation .post_tags .align-right {
	float: right;
	margin-left: 30px;
	padding-right: 10px;
}
#metaPresentation .post_tags a.post_tag {
	background-color: #f4f4f4;
	color: #000;
	padding: 8px 15px 8px 15px;
	margin-top: 10px;
	margin-right: 10px;
	/*border-radius: 5px;*/
	transition: .2s;
}
#metaPresentation .post_tags a.post_tag:hover {
	background-color: #e3e3e3;
	color: #000;
}
.introSpecialite {
	padding-bottom: 5.5rem;
}
.readMore {
	border-bottom: 2px solid #DBDBDB;
	margin-right: 10px;
}
.home .readMore {
	border-bottom: 2px solid #DBDBDB;
	margin-top: -10px;
	margin-left: 2px;
	font-weight: 500;
	font-size: 21px;
}
.categories {
	border-bottom: 1.5px solid #DBDBDB;
	/*margin-right: 20px;*/
	/*width: 100%;*/
	display: block;
	color: #000;
}
.single-projets .categories {
	display: inline-block;
}
.infosProjet .categories {
	border-bottom: none;
	font-weight: 300;
}
.infosProjet {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	transition: opacity .3s ease-out, padding .3s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 1.5rem 1.2rem 1.2rem;
}
#sectionProject a.history:hover .infosProjet {
	opacity: 1;
	padding: 1rem 1.5rem 1.2rem 1.2rem;
}
#sectionProject a.history .img {
	opacity: 1;
	transition: opacity .3s;
}
#sectionProject a.history:hover .img {
	opacity: .4;
}
header {
	max-width: 75%;
	margin-left: 5%;
	margin-bottom: -20px;
}
.single .entry-header {
	max-width: 74.9%;
}
.collapseomatic {
	font-weight: 400;
	font-style: italic;
	opacity: .6;
	color: #000;
	opacity: 1;
	margin-top: 0;
	transition: all .4s ease;
	display: block;
}
.colomat-visited {
	opacity: 0;
	margin-top: -20px;
}
h1.entry-title {
	font-size: 2rem;
	font-weight: 700;
	line-height: 4rem; 
	margin-top: 3rem;
	margin-bottom: 1rem;

/*	text-transform: uppercase !important;*/
}
#wpadminbar {
	display: none;
}
.wp-block-column h5:first-of-type {
	padding: 30px 20px 0 20px;
}
.wp-block-column ul {
	padding: 5px 20px 0 20px;
}
.wp-block-column p:first-of-type {
/*	padding: 30px 0 0 0;*/
}
.wp-block-column p {
/*	padding: 0 20px;*/
}
.wp-block-column p:last-of-type {
/*	padding: 0 20px 30px 20px;*/
}
.project_fields {
	margin-top: -2px;
}
.single .project_fields a,
.single .project_fields h3 {
	font-size: 1rem;
	font-weight: 500;
	display: inline-block;
	padding-bottom: 0;
}
.single .project_fields a {
	padding-bottom: 6px;
}
.single .pointCentral {
	font-size: 1.2rem;
	display: inline-block;
}
.categories span>span.pointCouleur {
	width: 7px;
	height: 7px;
	background-color: #333;
	border-radius: 100%;
	position: absolute;
	margin-left: 5px;
	margin-top: 11px;
	display: block;
	display: inline-block;
}
#sectionProject .categories span>span.pointCouleur {
	margin-top: 10px;
}
.categories span.ancien>span.pointCouleur {
	background-color: #D4A525;
}
.categories span.tourisme>span.pointCouleur {
	background-color: #50848B;
}
.categories span.commerce>span.pointCouleur {
	background-color: #4A2D34;
}
.categories span.industrie-tertiaire>span.pointCouleur {
	background-color: #CD581C;
}
.categories span.habitat>span.pointCouleur {
	background-color: #2C403A;
}
.categories span.medico-social>span.pointCouleur {
	background-color: #BB1128;
}
.categories span.patrimoine>span.pointCouleur {
	background-color: #50678B;
}
.categories span.service>span.pointCouleur {
	background-color: #6B4D88;
}
.navbar-dark .navbar-toggler-icon {
	color: #000;
}
.b-menu {
  background: white;
  border: white solid 2px;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 60px;
  padding-left: 15px;
  padding-top: 18px;
  position: relative;
  transition: all 0.4s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 60px;
  z-index: 12;
}
.b-container .b-menu:hover {
  border: #000100 solid 2px;
}
.b-nav-container>.b-nav>img {
	opacity: 0;
}
.b-nav-container.open>.b-nav>img {
	left: 100px;
	position: absolute;
	display: block;
	top: -4px;
	max-width: 125px;
	transition: opacity .4s .3s ease-in-out;
	opacity: 1;
}
.b-container.open .custom-logo-link svg path {
  /*fill: green;*/
}
.b-container.open .b-menu {
	background: #000;
	border-color: transparent;
}
.b-container.open .b-menu:hover {
	border-color: #fff;
}
.b-container.open .b-bun {
	background: #fff;
}

.b-bun {
  background: #000100;
  position: relative;
  transition: all 0.4s ease;
}
.b-bun--top {
  height: 2px;
  top: 0;
  width: 28px;
}
.b-bun--mid {
  height: 2px;
  top: 8px;
  width: 28px;
}
.b-bun--bottom {
  height: 2px;
  top: 16px;
  width: 28px;
}

.b-container {
  transform: scale(.7);

}
.b-container.open .b-main {
  border: #fff solid 2px;
}
.b-container.open .b-bun--top {
  background: #fff;
  top: 10px;
  transform: rotate(45deg);
}
.b-container.open .b-bun--mid {
  opacity: 0;
}
.b-container.open .b-bun--bottom {
  background: #fff;
  top: 6px;
  transform: rotate(-45deg);
}
.imagesProjet, #sectionProject {
	padding-top: 0;
}
.navbar-expand-md .navbar-toggler {
	display: none;
	position: fixed;
	right: 10px;
	z-index: 99;
}
#Socialmenu {
/*  margin-left: auto !important;
  position: fixed;
  right: 0;
  background: #fff;
  z-index: 9;*/
}
header {
  max-width: 100%;
  margin-left: 0;
  margin-bottom: 0;
}
}
img.attachment-full {
	width: 100%;
}
img.maskAgence {
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-size: 100% auto;
	-webkit-mask-size: 100% auto;
	mask-position: bottom center;
	-webkit-mask-position: bottom center;
	mask-image: url(https://www.mohoarchitecture.com/wp-content/themes/understrap-child/img/mask-moho-architecure.svg#clipPath);
	-webkit-mask-image: url(https://www.mohoarchitecture.com/wp-content/themes/understrap-child/img/mask-moho-architecure.svg#clipPath);
}
#homeIntro {
	padding-top: 5rem;
	bottom: 1rem;
}
.homeIntroText {
	padding: 4rem 0 3rem 0;
}
.page-template-contact .vh-100 {
	/*margin-top: -100px;*/
}
.square:before{
    content: "";
    display: block;
    padding-top: 100%;  /* initial ratio of 1:1*/
}
.equipe-row .card {
	padding: 1rem 0 .2rem 0;
	background-color: transparent !important;
}
.equipe-row .card a.history {
	text-align: left;
}
.equipe-row .card a.history h4 {
	color: #000;
	font-size: 1.4rem;
}
.equipe-row .card a.history h6 {
	font-size: .9rem;
	font-weight: 300;
	color: #000;
}
.equipe-row .card a.history img {
}
.equipe-row .card a.history svg {
	opacity: 0;
	transition: all .2s;
}
.equipe-row .card a.history:hover svg {
	opacity: 1;
}
.equipe-row .card a.history:hover h6 {
	/*color: #002000;*/
}
.equipe-row .card a.history:hover img {
	/*transition: all .5s;*/
	/*border-radius: 100%;*/
}
.titreDessous h2 {
	font-size: 1.2rem;
}
/*.equipeIllustration {
	padding-bottom: 30px !important;
}*/
.equipeIllustration:hover .titreDessous {
	visibility: visible;
	opacity: 1;
	transition: opacity .6s ease;
}
.titreDessous {
	position: absolute;
	bottom: 17px;
	right: 45px;
	/*transform: translate(-50%);*/
	padding: 10px 20px 5px 20px;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	transition: opacity .6s ease;
}

.honorairesInfos {
	padding: 22px 30px 12px 30px !important;
}
.modal-dialog {
	max-width: 800px;
/*	height: 80%;
	max-height: 80%;
	overflow: auto;*/
}
.modal-body {
/*	height: 100%;*/
	overflow-x: scroll;
}
.modal-content {
	max-width: 800px;
} 
h2.modal-title {
	display: inline-block;
	font-size: 1.5rem !important;
	font-weight: 400;
}
h3.modal-subtitle {
	text-align: left;
	display: inline-block;
	margin-top: 20px;
	font-size: 1rem !important; 
	font-weight: 500;
}

.modal-dialog{
    overflow-y: initial !important;
    z-index: 9999;
}

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

	.equipe-row .col-xl-2:first-of-type .card:before {
		content: "";
		display: block;
		position: absolute;
		width: 20px;
		height: 16px;
		border-top: 1.5px solid #000100; 
		border-left: 1.5px solid #000100;
		left: 0;
		top: 0;
		/*background-color: #000100;*/
		/*transform: translateX(-12px);*/
	}
	.equipe-row .col-xl-2:nth-last-child(2) .card:before {
		content: "";
		display: block;
		position: absolute;
		width: 20px;
		height: 16px;
		border-top: 1.5px solid #000100;
		border-right: 1.5px solid #000100;
		left: 100%;
		top: 0;
		/*background-color: #000100;*/
		transform: translateX(-20px);
	}
}
@media screen and (min-width: 1200px) {
	.navbar-expand-md .navbar-nav .nav-link {
		font-size: 1.25rem;
	}
}
@media screen and (min-width: 1025px) {
	.excerpt-approche h2 a:after {
		font-size: 2rem;
		line-height: 2.4rem;
	}
	.excerpt-intro p {
		font-size: 32px;
		font-weight: 300;
		line-height: 40px;
	}

	.excerpt-intro p.animate,
	h2.animate {
		-webkit-transition-duration: .65s;
		-webkit-transition-property: opacity, transform;
		-webkit-transition-delay: 0s;
		-webkit-transition-timing-function: 'ease-in-out';
		transition-duration: .65s;
		transition-property: opacity, transform;
		transition-delay: 0s;
		transition-timing-function: 'ease-in-out';
		transform: translate(0, -30px);
		-webkit-transform: translate(0, -30px);
	}
	#introAgence {
		margin-top: -170px;
	}
	.callage {
	    width: 100%;
	    height: 100%;
	    position: relative;
	    display: inherit;
	}
	.vertical-centered-content {
	    vertical-align: middle;
	    display: inline-block;
	    line-height: 0;
	}


}



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

	.specificite {
		padding: 40px 28px;
	}

	.excerpt-intro p {
		font-size: 24px;
		line-height: 32px;
		font-weight: 300;
	}
	a.lirelasuite {
		font-size: 24px;
		font-weight: 300;
	    letter-spacing: 0;
	    margin-top: 10px;
	}
	a.lirelasuite:after {
		display: none;
	}
	#introAgence .full-intro p {
		font-size: 17px;
		font-weight: 300;
		line-height: 25px;
		text-align: left;
		padding: 0;
	}
	#introAgence {
		margin-top: 120px;
		margin-bottom: 100px;
	}
	.callage {
	    position: relative;
	}
	.vertical-centered-content {
	    vertical-align: top;
	    display: inline-block;
	    line-height: 0;
	}
	#approcheAgence h2 {
		font-size: 2rem;
		line-height: 2.1rem;
		margin: 50px 0 60px;
	}
	#metaPresentation .post_tags a.post_tag {
		padding: 5px 13px 5px 13px;
		margin-top: 10px;
		margin-right: 5px;
		/*border-radius: 5px;*/
	}
	#metaPresentation .post_tags .align-right {
		margin-left: 10px;
		padding-right: 0px;
	}
}

@media screen and (min-width: 900px) {
	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta {
		transform: scale(1);
		-webkit-transform: scale(1);
		padding: 26px 40px 40px 35px;
		color: #fff;
		background: rgba(19,20,20,.85);
		border: none;
		height: 100%;
		width: 100%;
		z-index: 999;
	    opacity: 0;
		visibility: hidden;
		-webkit-transition: opacity 0.3s ease-out;
		transition: opacity 0.3s ease-out;
	}
	.columnHeadProject {
		position: relative !important;
		overflow: hidden !important;
	}

	.thumbnailHeader {
		position:absolute !important;
		bottom:0 !important;
		width:100% !important;
	}
	.navbar-expand-md {
		margin-top: 40px;
	}

	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta.visible {
		visibility: visible;
		opacity: 1;
	}

	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta h3 {
		font-size: 18px;
		line-height: 26px;
		font-weight: 900 !important;
		padding-top: 10px;
		padding: 12px 4px;
		padding-bottom: 0;
		margin-bottom: 0;
		color: #fff !important;
		margin-bottom: 15px;
	}

	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta ul li {
		font-weight: 300;
		font-size: 16px;
		/*color: #bfbfbf;*/
		line-height: 20px;
		padding-bottom: 5px;
	}

	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta ul li b {
		font-weight: 500;
		/*color: #e1e1e4;*/
	}

	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta p {
		font-size: 15px;
	}

	.navbar-expand-md .navbar-toggler {
		padding-right: 0;
		position: fixed;
		right: 0.2rem;
		top: 0.1rem;
		z-index: 999999999999;
		border: none;
	}
	.navbar-expand-md .navbar-collapse {
		transition: none;
	}
	.b-nav-container {
		position: fixed;
		z-index: 9999999999;
		right: 80px;
		visibility: hidden;
		width:100%;
	}
	.b-nav-container.open {
		/*display: block;*/
		visibility: visible;
	}
	.b-nav {
	  position: relative;
	  z-index: 99999999999;
	  width: 100%;
	}
	.b-nav:before {
	  content: "";
	  background-color: #000;
	  height: 72px;
	  width: 100%;
	  left: 0;
	  top: -75px;
	  display: block;
	  position: fixed;
	  z-index: -1;
	  transition: all .3s ease-out;
	  opacity: 0;
	}
	.b-nav-container.open .b-nav {
	}
	.b-nav-container.open .b-nav:before {
	  background-color: #000;
	  top: 0;
	  transition: all .3s linear;
	  opacity: 1;
	}

	.b-nav-container .b-nav .navbar-nav .nav-link {
		transition: opacity .2s ease, margin .2s ease;
		margin-top: -30px;
		opacity: 0;
	}
	.b-nav-container.open .b-nav .navbar-nav .active > .nav-link::after,
	.b-nav-container.open .b-nav .navbar-nav .menu-item-332 .nav-link::after
	 {
		border-top-color: #fff;
		border-right-color: #fff;
	}
	.b-nav-container.open .b-nav .navbar-nav .nav-link {
		margin-top: 0;
		transition: opacity .3s ease, margin .3s ease;
		opacity: 1;
	}
	.b-nav-container.open .b-nav .navbar-nav li:nth-child(1) .nav-link {
	transition-delay: .3s;
	}
	.b-nav-container.open .b-nav .navbar-nav li:nth-child(2) .nav-link {
	transition-delay: .33s;
	}
	.b-nav-container.open .b-nav .navbar-nav li:nth-child(3) .nav-link {
	transition-delay: .36s;
	}
	.b-nav-container.open .b-nav .navbar-nav li:nth-child(4) .nav-link {
	transition-delay: .39s;
	}
	.b-nav-container.open .b-nav .navbar-nav li:nth-child(5) .nav-link {
	transition-delay: .42s;
	}
	.b-nav-container.open .b-nav .navbar-nav li:nth-child(6) .nav-link {
	transition-delay: .45s;
	}

	.navbar-nav .active .nav-link {
/*		border-bottom: 2px solid #000;*/
	}
	.b-nav .nav-link {
/*		color: #fff !important;*/
	}
	
	.social .nav-link:hover i,
	.navbar-nav .nav-link:hover,
	.navbar-nav .nav-link:active,
	.b-nav-container.open .b-nav .navbar-nav .nav-link:active,
	.b-nav-container.open .b-nav .navbar-nav .nav-link:hover,
	.navbar-dark .navbar-nav .nav-link:focus,
	.navbar-dark .navbar-nav .nav-link:hover {
/*		font-weight: 500;*/
	opacity: .6;
	color: #000;
	}
	.progress-container {
	  width: 100%;
	  height: 3px;
	  background: #f2f2f2;
	  position: fixed;
	  top: 0;
	  left: 0;
	  z-index: 9999999999999999;
	  transition: 0;
	}

	/* The progress bar (scroll indicator) */
	.progress-bar {
	  height: 3px;
	  background: #000100;
	  width: 0%;
	  transition: width .2s ease-out;
	}

	.presentationContainer {
		padding-bottom: 40px;
		padding-right: 0px;
	}
}




@media screen and (max-width: 900px) {
/*	.collapse.hide-desktop {
		display: flex !important;

	}
	.collapse.hide-desktop ul {
		display: block !important;
	}
	#onglets, #socials {
		display: none;
	}*/
	#primary, #main {
		padding: 0;
	} 

	.thumbnailHeader {
		position:absolute !important;
		bottom:0 !important;
		width:100% !important;
	}

	.columnHeadProject {
		position: relative !important;
	}

	.columnHeadProject figure {
		position: relative;
/*		top: 50%;*/
/*		transform: translateY(-50%);*/
	}

	h1.entry-title {
		font-size: 2.5rem !important;
		line-height: 3rem;
		margin-top: 1rem;
		margin-bottom: 1rem;
	}

	.navbar-brand {
		padding: .5rem;
	}
	.project_fields, .wp-block-column h5:first-of-type, .wp-block-column ul, .wp-block-column p:first-of-type, .wp-block-column p, .wp-block-column p:last-of-type {
		padding: 0;
	}
	.navbar-expand-md .navbar-toggler {
		top: 12px;
	}
	#Socialmenu {
		flex-direction: row;
	}
	.navbar-brand {
		order: 0;
	}
	.onglets {
		order: 1;
	}
	.socials {
		order: 2;
	}
	.navbar > .container, .navbar > .container-fluid {
		justify-content: unset;
		-webkit-box-pack: unset;
		align-items: inherit !important;
	}
	#Socialmenu {
		flex-direction: unset;
		justify-content: flex-end;
		margin-top: 10px;
	}
	#navbarNavDropdown #Socialicons li {
/*		align-self: end;*/
	}
	.b-nav-container {
		display: none !important;
	} 
	.reverse-mobile {
	  flex-direction: column-reverse;
	}
	.single .entry-header {
		max-width: 100%;
	}
	.buttonsContainer {
		/*display: block;*/ 
	}
	.navbar-brand #titleSite {
		display: none;
	}
	#Ongletsmenu ul,
	#Socialmenu ul {
		display: block;
		text-align: right;
	}
	#Ongletsmenu li.social,
	#Socialmenu li.social {
		display: inline-block;
	}
	.navbar-toggler {
		padding: 0;
	}
	.navbar > .container, .navbar > .container-fluid {
		align-items: flex-start;
	}
	#Ongletsmenu li,
	#Socialmenu li {
		text-align: right;
	}
	#Socialmenu li a,
	.navbar-dark .navbar-nav .social .nav-link {
		padding: 5px 10px !important;
		margin: 0 !important;
	}
	.navbar-expand-md .navbar-collapse {
		position: relative;
		flex-basis: 100%;
	}
	.backHome>button>img, .nextProject>button>img {
/*		display: none !important;*/
	}
	.nextProject>button>div>span>svg {
		margin-bottom: -6px;
	}
	.backHome > button, .nextProject > button {
		width: 100%;
		margin-bottom: 10px !important;
		border: 1px solid #f0f0f0 !important;
		min-height: 80px;
		height: auto;
	}
	#sectionNext {
	    text-align: center;
	    padding-top: 10vh;
	    padding-bottom: 10vh;
	}
	.row.p-5 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.presentationContainer {
		padding-bottom: 40px;
	}
	h1 {
		font-size: 2rem !important;
		line-height: 2rem;
		padding-bottom: 10px;
	}
	#content {
/*		margin-top: 4.2rem;*/
	}
	.col-md {
		padding-left: 15px;
		padding-right: 15px;
	}
	#single-wrapper {
		padding-top: 0;
	}
	.single h1.entry-title {
/*		line-height: 2rem;*/
	}
	.avantApresContent {
		bottom: 10px !important;
		right: 10px !important;
	}
	.avantApresContent .avantApres {
		width: 80px;
		height: 80px;
	}
	.avantApres:hover {
		width: 80px !important;
		height: 80px !important;
		right: -5px;
		bottom: -5px;
	}
	.avantApresContent .avantApres .slash,
	.avantApresContent .avantApres .avant {
		display: none;
	}
	.avantApresContent .avantApres .toggle-checkbox:checked ~ .apres {
		display: none;
	}
	.avantApresContent .avantApres .toggle-checkbox:checked ~ .avant {
		display: block;
	}
	.avantApresContent .avantApres .toggle-checkbox:checked + .toggleBackground {
	  background: #000 !important;
	/*  z-index: 100;*/
	}


.informations table {
	width: 100%;
}
.informations table tr td {
	width: 100%;
	padding: 0;
	display: block;
}
.informations table tr td.catTitle,
.informations table tr td.catTitle b {
	text-align: center;
	padding-top: 8px;
}
.informations table tr td.catContent {
	text-align: center;
	padding-bottom: 8px;
	padding-left: 0;
	padding-right: 0;
}
.informations table tr td.catContent .categories {
	padding-top: 6px;
}
.informations table tr td.catContent table tr:first-child .categories {
	padding-top: 2px;
}
	#metaPresentation {
		width: auto;
	}
	#metaPresentation .post_tags a.post_tag {
		padding: 3px 10px 3px 10px;
		margin-top: 10px;
		margin-right: 4px;
		/*border-radius: 5px;*/
		font-size: 14px;
	}
	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta {
		transform: scale(1);
		-webkit-transform: scale(1);
		padding: 26px 40px 40px 35px;
		color: #333;
		background: #fff;
		border: solid 1px #f1f1f1;
		height: 100%;
		width: 100%;
	}
	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta h3 {
		font-size: 15px;
		line-height: 23px;
		font-weight: 900 !important;
		padding-top: 10px;
		padding: 12px 4px;
		padding-bottom: 0;
		margin-bottom: 0;
		/*color: #fff !important;*/
		margin-bottom: 15px;
	}

	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta ul li {
		font-weight: 300;
		font-size: 16px;
		color: #131414;
		line-height: 20px;
		padding-bottom: 5px;
	}

	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta ul li b {
		font-weight: 500;
		/*color: #e1e1e4;*/
	}

	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta p {
		font-size: 15px;
	}

	#callto .facebook {
		text-align: center;
		display: block;
	}
	#callto .facebook p {
		text-align: center;
		display: block;
		line-height: 25px;
	}
	#callto .facebook p a {
		font-weight: 400;
	}
	#callto {
		/*margin: 0 !important;*/
	}
	#callto p {
		text-align: center;
	}

	.navbar {
		display: block;
	}
	.navbar-expand-md .navbar-toggler {
		display: inline-block;
	}
	.container-fluid, .container {
		padding: 0 !important;
	}
	#single-wrapper {
		padding-top: 20px;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	footer .col-sm-12 {
		text-align: center !important;
	}
	footer .col-sm-12 .text-right,
	footer .col-sm-12 .text-left {
		float: none !important;
	}
	footer .text-right, footer .text-left {
		margin:  0 !important;
	}
	.container-fluid #sectionProject {
		padding: 0 18px !important;
		margin: 0 !important;
		width: 100%;
	}
	.container-fluid #sectionProject>.portfolio-item {
		padding: 10px !important;
		margin: 0;
	}
	span.meta ul {
		padding: 20px 0 0 0;
	}
	.container-fluid #sectionProject>.portfolio-item a {
		opacity: 1;
		transform: none;
	}
	#infoModal .modal-body ul:last-child,
	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta ul li:last-child {
		border-bottom: none;
	}
	.container-fluid .portfolio-item#equipeAgence a .img span {
		position: relative !important;
	}
	.container-fluid .portfolio-item#equipeAgence a .img span.active img {
		display: none !important;
	}
	.infosProjet {
		position: relative;
		width: 100%;
		height: 100%;
/*		padding: 10px 0 6px 0;*/
		opacity: 1;
	}
	.infosProjet:before {
		position: absolute;
		width: 100%;
		height: 100%;
		background: #fff;
		opacity: .5;
		content: "";
	}
	#sectionProject .col-md-6 {
		padding-bottom: 40px;
	}
	#sectionProject .col-md-6 .history {
/*		position: relative;*/
		overflow: visible;
	}
	.card:before {
/*		display: none;*/
	}
	#sectionProject .col-md-6 a.history .img {
		position: relative;
	}
	.infosProjet:before {
		display: none;
	}
	.infosProjet:hover,
	.infosProjet {
		width: 100%;
		height: auto;
		display: block;
		opacity: 1;
		padding: .45rem 0 0 0 !important;
	}
	.infosProjet h3 {
		font-size: 16px;
		text-align: left;
		padding: 0;
/*		font-size: .9rem;*/
/*		line-height: 1.2rem;*/
		color: #000;
		font-weight: 500; 
		z-index: 9;
	}
	.infosProjet .categories {
		margin-top: -5px; 
		display: block;
		padding-bottom: 5px;
	}
}

@media screen and (max-width: 900px) {
	.cd-project-mask .featured-image {
		width: 100%;
		height: 100%;
		transform: none;
		left: 0;
		top: 0;
	}
	.fixed-top {
		position: absolute;
	}
	#infoModal .modal-body,
	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta {
		transform: scale(1);
		-webkit-transform: scale(1);
		padding: 10px 15px 15px 15px;
		color: #333;
		background: #fdfdfd;
		/*border: solid 1px #f1f1f1;*/
		height: 100%;
		width: 100%;
		overflow-y: scroll;
	}
	#infoModal .modal-body h3,
	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta h3 {
		font-size: 14px;
		line-height: 21px;
		margin-bottom: 13px;
	}
	#infoModal .modal-body ul li,
	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta ul li {
		font-size: 14px;
		line-height: 19px;
		padding-bottom: 6px;
		font-weight: 400;
	}
	.excerpt-intro p {
		font-size: 19px;
		line-height: 24px;
		font-weight: 300;
	}
	a.lirelasuite {
		font-size: 19px;
		font-weight: 300;
	    letter-spacing: 0;
	    margin-top: 10px;
	}
	a.lirelasuite:after {
		display: none;
	}
	#introAgence .full-intro p {
		font-size: 17px; 
		font-weight: 300;
		line-height: 25px;
		margin-top: 0;
		text-align: left;
		padding: 0;
	}
	#introAgence {
		margin-top: 60px;
		margin-bottom: 30px;
	}
	.container-fluid #sectionProject>.portfolio-item a>.img>span.meta ul li {
		color: #000;
	}
	footer .text-left {
		text-align: center !important;
		float: right;
	}
	.nextProject .button--fenrir {
	    transform: translateY(-30px);
	}
	.modal-footer {
		display: block;
	}
	#homeIntro {
		padding-top: 2rem;
		bottom: 0; 
		height: 100%;
	}
	.homeIntroText .text-right {
		text-align: left !important;
		padding-top: 1rem;
	}
	#sectionProject .history {
		height: 100% !important;
	}
	.card {
		height: auto;
	}
	.owl-carousel {
		overflow: hidden;
	}
	.media-29101.smaller {
		padding: 0;
	}
	.media-29101 .text.unQuart,
	.media-29101 .text.troisQuarts {
		padding:  0;
	}
	.modal {
		height: calc(100% - 0.5rem);
	}
	.imagesProjet .col-md-6 .history,
	#sectionProject .col-md-6 .history,
	.imagesProjet .col-md-6 .history .img,
	#sectionProject .col-md-6 .history .img,
	.imagesProjet .col-md-6 .history .img .active,
	#sectionProject .col-md-6 .history .img .active {
		height: 100%;
	}
	#sectionProject .col-md-6 .history img {
		min-height: 0;
	}
	.media-29101 .text.unQuart h2 {
		padding: 0 28px;
	}
	.modal-body {
		height:  72vh;
	}
	.carousel-nav {
		transform: translateY(-40%);
	}
	.align-items-center {
		padding: 28px 0;
	}
	.page-template-contact .vh-100 .col-xl-3 {
		padding: 28px !important;
	}
	#homeIntro .col-xl-6 {
		align-self: center;
	}
	.container-fluid #sectionProject {
		padding: 0 !important;
	}
}




.page-template-atelier .pinterest-button .pin-it-post {
	display: none;
}
.pinterest-button:hover a {
	opacity: .7;
}

.wp-block-image a:hover {
	opacity: .7;
	transition: opacity .3s;
}
.avantApresContainer {
	position: relative;
/*	margin-bottom: 30px;*/
}
.avantApresContainer > a {
	z-index: 6;
	position: absolute;
	height: 100%;
	width: 100%;
}
.avantApresContainer > a ~ img {
	transition: opacity .3s;
	opacity: 1;
}
.avantApresContainer > a:hover ~ img {
	opacity: .7;
}
.avantApresContent {
	position: absolute;
	bottom: 30px;
	right: 30px;
}
.avantApresContent2 {
	position: relative;
	width: 100%;
	height: 100%;
	display: table;
}
.avantApres {
	color: #000 !important;
	background: transparent;
	z-index: 10;
	position: relative;
  display: flex; /* or inline-flex */
  align-items: center; 
  justify-content: center;
  height: 150px;
  width: 150px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  transition: all .3s;
  right: 0;
  bottom: 0;

/*  transform: rotate(15deg);*/
}
.avantApres:hover {
	width: 160px;
	height: 160px;
	right: 0;
	bottom: 0;
}
.avantApres .toggleBackground {
	color: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	left: 0;
	top: 0;
  background: rgba(255, 255, 255, .8);
  cursor: pointer;
  z-index: -1;
}
.avantApres input {
/*  opacity: 0;*/
/*  width: 0;*/
/*  height: 0;*/
  display: none;
	position: absolute;
}
.avantApres .avant {
	font-weight: 300;
	padding: 0 6px;
	position: relative;
	display: inline-block;
}
.avantApres .apres {
	font-weight: 500;
	padding: 0 6px;
	position: relative;
	display: inline-block;
}
.avantApres .slash {
	content: "";
	height: 25px;
	width: 1px;
	background: #000;
	position: absolute;
	display: inline-block;
}
.avantApres .toggle-checkbox:checked ~ .slash {
	background: #FFF !important;
}
.avantApres .toggle-checkbox:checked ~ .apres {
	color: #FFF !important;
	font-weight: 300;
}
.avantApres .toggle-checkbox:checked ~ .avant {
	color: #FFF !important;
	font-weight: 500;
}
.avantApres .toggle-checkbox:checked + .toggleBackground {
  background: #000 !important;
/*  z-index: 100;*/
}
.pswp__button--arrow--prev:before {
/*	content: url('data:image/svg+xml,%3Csvg fill="currentColor" stroke="none" width="15" height="27" viewBox="0 0 15 27"><g fill-rule="evenodd"><path fill-rule="nonzero" d="M.198 25.926l1.06 1.06 13.259-13.258L1.258.47.198 1.53l12.197 12.198z"></path></g>%3C/svg%3E');*/
}
.pinterest-button {
	position: relative;
}
.avantApresContainer .pinterest-button {
	position: unset;
}
.avantApresContainer .pin-it-post {
	display: none;
}
.avantApresContainer .pinterest-button .pin-it-post {
	display: block; 
}
.pinterest-button a.pin-it-post .dashicons {
	font-size: 16px;
	line-height: 18px;
}
.pinterest-button a.pin-it-post .sauvegarder {
	visibility: hidden;
	opacity: 0;
	width: 0;
	position: absolute;
}
.pinterest-button a.pin-it-post:hover .sauvegarder {
	visibility: visible;
	opacity: 1;
	width: auto;
	position: relative;
}
.pinterest-button a.pin-it-post:after {
	padding-top: 100%;
}
a.pin-it-post {
/*	display: none;*/
}
.pinterest-button a.pin-it-post {
	display: block;
	position: absolute;
	bottom: 10px;
	left: 14px;
	color: #000;
	padding: 2px 8px 0 1px;
	background: #fff;
	font-size: 11px;
	line-height: 18px;
	border-radius: 2px;
	z-index: 10;
	overflow: hidden;
	width: 22px;
	border-radius: 12px;
	opacity: .4;
	transition: opacity .3s;

}
.pinterest-button a.pin-it-post:hover {
	width: auto;
	padding: 2px 8px 0 1px;
	border-radius: 10px;
}
.pinterest-button:hover a.pin-it-post {
	opacity: 1;
}

.navbar-expand-md .navbar-nav .nav-link {
	padding: 0.2rem .1rem;
	margin-right: 1.2em;
}
.colonneDescription {
/*	border: 2px solid #000;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 20px;
	padding-top: 10px;*/
}
.informationsContact {
	margin-top: 0px;
	font-weight: 400;
	color: #000;
	line-height: 1.6rem;
	padding-bottom: 6rem;
}
.dashicons-schedule {
	margin-top: -1px;
}
.dashicons-schedule:after {
	content: "";
	position: relative;
	background: #fff;
	top: -20px;
	left: 0;
	width: 20px;
	height: 2px;
	display: block;
	border: 3px solid #fff;
}

.pswp__button--share {
	display: none !important;
}

.pswp__zoom-wrap img {
	cursor: pointer !important;
}
.pswp__counter, .pswp__button--close {
	opacity: 1;
}
.edit-link {
	display: none;
}

.projets-template-default .menu-item-332 a {
	font-weight: 500;
	opacity: .45 !important;
	color: #000;
}





.loader {
	display: none;
	background: rgba(255, 255, 255, 1);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
  animation-name: backgroundAnimation;
  animation-timing-function: ease;
  animation-duration: 4s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  text-align: center;
}
.loaderContent {
	position: relative;
	width: 250px;
	height: auto;
	margin: auto;
  text-align: center;
}
.loader h2 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  padding: 0 7px;
/*  margin-top: -10px;*/
}

.loader h2 span {
  width: 100%;
  float: left;
  color: #000;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
  transform: translateY(-50px);
  opacity: 0;
  animation-name: titleAnimation;
  animation-timing-function: ease;
  animation-duration: 3s;
}
.loader.hidden {
  display: none;
}
.loader h2 span {
  animation-delay: .5s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
.loader .img-loader {
	opacity: 0;
  animation-delay: .2s;
  animation-name: logoAnimation;
  animation-timing-function: ease;
  animation-duration: 4.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

@keyframes logoAnimation {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes backgroundAnimation {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  99% {
    opacity: 0;
    width: 100%;
    height: 100%;
  }
  100% {
    opacity: 0;
    width: 0;
    height: 0;
  }
}
@keyframes titleAnimation {
  0% {
    transform: translateY(-30px);
    opacity: 0;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 100%);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 100%);
  }
  20% {
    transform: translateY(0);
    opacity: 1;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
  }
  80% {
    transform: translateY(0);
    opacity: 1;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
  }
  100% {
    transform: translateY(20px);
    opacity: 0;
    -webkit-clip-path: polygon(100% 0, 100% 0%, 0 100%, 0 30%);
    clip-path: polygon(100% 0, 100% 0%, 0 100%, 0 30%);
  }
}
/*.pswp__ui--idle button.pswp__button--arrow--left,*/
/*.pswp--svg button.pswp__button--arrow--right:before {
		background-image:url('data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E') !important;
}*/
.pswp__icn-shadow {
	stroke: none;
}
.pswp__button--arrow .pswp__icn {
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}
.pswp__counter {
	font-weight: 400;
}
.pswp--zoom-allowed .pswp__button--zoom {
	display: none;
}
.modal__button--close svg path {
	fill: #fff;
}
.modal-header, .modal-body {
  border-bottom-color: #FFF;
  background-color: #FFF;
  padding: 40px 32px 0 32px;
}
.modal-content {
	padding: 0;
}
.modal-content h5 {
	padding: 0 !important;
}
.modal__button--close {
	position: absolute;
	right: 0;
}


@media screen and (max-width: 770px) {
	.leLogo {
		display: none;
	}
	.page-template-archive-projets .portfolio-item:first-of-type {
		display: none;
	}
	#primary, #main {
	/*	padding: 0 2em; */
		padding: 0 15px;
	} 
	h1.entry-title {
		font-size: 1.7rem !important;
		font-weight: 500;
	}
	.navbar-dark .navbar-toggler {
		border: none;
	}

}
@media screen and (min-width: 770px) {
	.columnHeadProject figure {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
	.columnHeadProject {
		overflow: hidden;
	}
	.navbar-expand-md .navbar-toggler {
		display: none;
	}
	.navbar-dark .navbar-brand {
		display: none;
	} 
}
@media screen and (min-width: 770px)  and (max-width: 900px) {
	#primary, #main, .navbar-brand {
	/*	padding: 0 2em; */
		padding: 0;
	} 
	.page-template-archive-projets #Ongletsmenu {
		padding-left: 15px;
	}
}
@media screen and (min-width: 570px)  and (max-width: 770px) {
	#primary, #main {
		padding: 0;
	}
}

.collapseomatic {
	background: none;
	padding: 0;
}
.collapseomatic_excerpt,
.collapseomatic_content {
	margin: 0;
}


.wp-block-column figure {
	margin: 0 !important;
}

.pswp__dynamic-caption {
	display: none;
}