/*
Theme Name: De barsy
Author: La plume
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,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-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}mark{background:#ff0;color:#000}a{background:transparent}
abbr[title]{border-bottom:1px dotted}code,kbd,pre,samp{font-size:1em;white-space: pre-line;white-space: pre-wrap;font-family: Consolas, 'DejaVu Sans Mono', Courier, monospace;line-height: normal;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}a:active,a:hover,button,button:focus,button:active,[type="submit"],[type="submit"]:focus,[type="submit"]:active{cursor:pointer;outline:0}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible;-webkit-appearance:none;}button,select{text-transform:none}input{line-height:normal;-webkit-appearance:none;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}optgroup{font-weight:bold}textarea{overflow:auto}b,strong{font-weight:bold}
i,em,dfn,.italic,address,cite,var{font-style:italic}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
img,table,td,blockquote,code,pre,textarea,input,video{max-width: 100%;}

/* -------------------- WORDPRESS FORMAT -------------------- */

.comment-content img,.entry-content img,.entry-summary img,#site-header img,.widget img,.wp-caption{max-width:100%}.comment-content img[height],.entry-content img,.entry-summary img,img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"],#site-header img{height:auto}
img.size-full,img.size-large,.wp-post-image,.post-thumbnail img{height:auto;max-width:100%}embed,iframe,object,video{margin-bottom:24px;max-width:100%}p>embed,p>iframe,p>object,span>embed,span>iframe,span>object{margin-bottom:0}.alignleft{float:left}
.alignright{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto}blockquote.alignleft,img.alignleft{margin:0 16px 10px 0}.wp-caption.alignleft{margin:0 14px 10px 0}blockquote.alignright,img.alignright{margin:0 0 10px 16px}.wp-caption.alignright{margin:7px 0 7px 14px}
blockquote.aligncenter,img.aligncenter,.wp-caption.aligncenter{margin-top:7px;margin-bottom:7px}.site-content blockquote.alignleft,.site-content blockquote.alignright{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1);padding-top:17px;width:50%}
.site-content blockquote.alignleft p,.site-content blockquote.alignright p{margin-bottom:17px}.wp-caption{margin-bottom:24px}.wp-caption img[class*="wp-image-"]{display:block;margin:0}.wp-caption{color:#767676}.wp-caption-text{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;font-style:italic;line-height:1.5;margin:9px 0;padding-right:10px}
.wp-smiley{border:0;margin-bottom:0;margin-top:0;padding:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto;color:#21759b;display:block;font-size:14px;font-weight:bold;height:auto;line-height:normal;padding:15px 23px 14px;position:absolute;left:5px;top:5px;text-decoration:none;text-transform:none;width:auto;z-index:100000}


/* ----- GLOBAL ----- */

html, body {
	background: #ffffff;
	color: #000000;
	font-family: 'Avenir', arial, sans-serif;
	font-size: 14px;
	height: 100%;
	-webkit-font-smoothing: antialiased;
}
.global {
	height: 100%;
	-webkit-overflow-scrolling: touch;
}
#container {
	position: fixed;
	top: 0; right: 39px; bottom: 0; left: 0;
}
.home #container {
	overflow: hidden;
}
#container.blog {
	margin-right: 39px;
	position: static;
}
.wrapper-content {
	font-size: 0;
	overflow: hidden;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	-webkit-overflow-scrolling: touch;
}
.inner-content {
	height: 100%;
	position: relative;
}
.wrapper-content > .inner-content {
	overflow: auto;
}
.mCS_no_scrollbar_y {
	height: 100%;
}
.inner-content:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.the-content,
.contact-form {
	display: inline-block;
	padding: 70px 0;
	vertical-align: middle;
	width: 100%;
}
.contact-form {
	padding: 30px 0 0;
}
.contact-form {
	padding-bottom: 10px;
}

button, button:active, button:focus,
[type="submit"], [type="submit"]:active, [type="submit"]:focus {
	outline: none;
}

.left-section,
.right-section {
	position: absolute;
	top: 0; bottom: 0;
	width: 50%;
}
.left-section {
	left: 0;
}
.right-section {
	left: 50%;
}

/* ----- TYPES ----- */

strong, b {
	font-weight: bold;
	font-style: italic;
}
.the-content a {
	color: #000000;
}
.the-content .title,
.the-content h1,
.the-content .h1 {
	color: #000000;
	font-family: 'Avenir'; /* Black */
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 40px;
	position: relative;
	text-transform: uppercase;
}
.the-content h2 {
	color: #3d3d3d;
	font-family: 'Avenir'; /* Black */
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 30px;
}
.the-content p,
.the-content ul {
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 30px;
}
.the-content p.intro {
	font-size: 20px;
	margin-bottom: 10px;
}
.the-content ul li {
	padding-left: 10px;
	position: relative;
}
.the-content ul li:before {
	content: '• ';
	display: inline-block;
	margin-right: 10px;
}
.the-content img {
	display: block;
	height: auto;
	max-width: 100%;
}
.the-content blockquote,
.the-content blockquote p {
	color: #3d3d3d;
	font-family: 'Avenir'; /* Black */
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
	line-height: 26px;
	margin-bottom: 30px;
	padding-left: 30px;
}
.the-content blockquote strong,
.the-content blockquote b {
	font-style: normal;
}
.the-content .parallax-img {
	background: transparent no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
	height: 370px;
	margin: 35px 0 45px;
	max-width: none;
	padding: 0;
}
.is_mobile .the-content .parallax-img,
.ie .the-content .parallax-img {
	background-attachment:scroll;
}
.the-content hr {
	background: #111;
	border: 0;
	height: 1px;
	margin: 20px auto 30px;
	width: 160px;
}

.the-content > p, .the-content > ul, .the-content > ol, .the-content > blockquote, .the-content > h1, .the-content > h2, .the-content > h3, .the-content > h4, .the-content > h5, .the-content > h6 {
    padding: 0 70px;
}
.contact-form .the-content > h1, .contact-form .the-content > h2 {
	padding: 0;
}

/* ----- GALLERY ----- */

.gallery {
	font-size: 0;
	padding: 0 65px;
}
.gallery .gallery-item {
	background: #ffffff no-repeat center center;
	background-size: cover;
	border: 5px solid #ffffff;
	display: inline-block;
	padding-top: 34%;
	width: 50%;
}


/* ----- RE-USABLE ----- */

.cta {
	background: transparent;
	border: 0;
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	padding: 0;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}
.cta:after {
	background: transparent;
	content: '';
	display: block;
	height: 7px;
	margin-top: -3px;
	position: absolute;
	right: 20px; top: 50%;
	width: 32px;
	-webkit-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	transition: background 0.2s ease;
}
.cta.white:hover:after {
	background: transparent;
}
.cta span {
	background: transparent url('images/cta-hover.png') no-repeat -455px center;
	border: 1px solid #ffffff;
	display: block;
	line-height: 44px;
	padding: 0 70px 0 18px;
	overflow: hidden;
	position: relative;
	-webkit-transition: background 0.4s ease, border 0.2s ease, color 0.2s ease;
	-o-transition: background 0.4s ease, border 0.2s ease, color 0.2s ease;
	transition: background 0.4s ease, border 0.2s ease, color 0.2s ease;
}
.cta.white span {
	background-image: url('images/cta-hover-white.png');
}
.cta:hover span {
	background-position: 0 center;
	border-color: #f1574f;
}
.cta.white:hover span {
	border-color: #ffffff;
	color: #000000;
}

.next-link {
	background: transparent url('images/next-link.png') no-repeat left center;
	color: #838383;
	display: inline-block;
	font-size: 10px;
	line-height: 74px;
	margin-top: 75px;
	padding-left: 24px;
	text-decoration: none;
	text-transform: uppercase;
}

.left-section .logo {
	display: block;
	width: 250px;
	position: absolute;
	top: 25px; left: 30px;
	z-index: 10;
}

/* ----- SIDEBAR ----- */

.sidebar {
	background: #141414;
	border-left: 1px solid #ffffff;
	position: fixed;
	top: 0; right: 0; bottom: 0;
	width: 40px;
	z-index: 200000;
}
.sidebar .openclose-menu {
	background: #565656;
	border: 0;
	cursor: pointer;
	height: 70px;
	margin-bottom: 12px;
	position: relative;
	width: 40px;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.sidebar .openclose-menu.active,
.sidebar .openclose-menu:hover {
	background: #565656;
}
.sidebar .openclose-menu span {
	background: #ffffff;
	display: block;
	height: 3px;
	margin-left: -10px;
	margin-top: -2px;
	position: absolute;
	left: 50%; top: 50%;
	width: 20px;
}
.sidebar .openclose-menu span:before,
.sidebar .openclose-menu span:after {
	background: #ffffff;
	content: '';
	display: block;
	height: 3px;
	position: absolute;
	left: 0; right: 0;
	width: 20px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sidebar .openclose-menu span:before {
	top: -7px;
}
.sidebar .openclose-menu span:after {
	bottom: -7px;
}
.sidebar .openclose-menu:hover span:before {
	top: 7px;
}
.sidebar .openclose-menu:hover span:after {
	bottom: 7px;
}

.sidebar .bottom {
	position: absolute;
	left: 0; bottom: 0; right: 0;
}
.sidebar .bottom .la-plume {
	background: transparent url('images/la-plume.svg') no-repeat center center;
	-webkit-background-size: 11px auto;
			background-size: 11px auto;
	border-top: 1px solid #ffffff;
	color: #000000;
	display: block;
	height: 94px;
	font-size: 0;
	-webkit-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
/*.sidebar .bottom .la-plume:hover {
	background-color: #565656;
} */

.sidebar .bottom .share-box {
	background: transparent url('images/share.svg') no-repeat center center;
	-webkit-background-size: 23px auto;
			background-size: 23px auto;
	border-top: 1px solid #ffffff;
	cursor: pointer;
	display: block;
	height: 50px;
	position: relative;
	width: 100%;
	-webkit-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.sidebar .bottom .share-box:hover {
	background-color: #565656;
}

.sidebar .networks {
	background: #191919;
	border-top: 10px solid #191919;
	border-bottom: 10px solid #191919;
	display: none;
	margin-top: -69px;
	position: absolute;
	left: -41px; top: 50%;
	width: 40px;
}
.sidebar .networks:after {
	background: transparent;
	border-color: transparent transparent transparent #191919;
	border-width: 5px;
	border-style: solid;
	content: '';
	display: block;
	margin-top: -5px;
	right: 0;
	position: absolute;
	top: 50%; right: -10px;
	width: 0;
}
.sidebar .networks a {
	background: transparent url('images/social.png') no-repeat;
	background-size: 30px 128px;
	display: block;
	height: 40px;
	width: 40px;
}
.sidebar .networks .facebook {
	background-position: center 6px;
}
.sidebar .networks .gplus {
	background-position: center -44px;
}
.sidebar .networks .linkedin {
	background-position: center -94px;
}

.sidebar .bottom .share-box:hover .networks {
	display: block;
}

.sidebar .bottom .contact {
	background: transparent url('images/enveloppe.svg') no-repeat center center;
	-webkit-background-size: 24px auto;
			background-size: 24px auto;
	border-top: 1px solid #ffffff;
	cursor: pointer;
	display: block;
	height: 50px;
	width: 100%;
	-webkit-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.sidebar .bottom .contact:hover {
	background-color: #565656;
}

.navigation {
	background: rgba(0, 0, 0, 0.85);
	overflow: hidden;
	position: fixed;
	top: 0; right: 0; bottom: 0;
	width: 0;
	z-index: 10000;
}
.navigation .nav {
	border-right: 1px solid #ffffff;
	position: absolute;
	top: 0; bottom: 0; right: 40px;
	width: 410px;
}
.navigation .openclose-menu {
	background: #565656;
	border: 0;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 70px;
	letter-spacing: 0.1em;
	padding-left: 97px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
	z-index: 100;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navigation .openclose-menu:hover {
	padding-left: 110px;
}
.navigation .openclose-menu:before {
	background: transparent url('images/close-menu.png') no-repeat center center;
	content: '';
	display: block;
	height: 38px;
	margin-top: -19px;
	position: absolute;
	left: 40px; top: 50%;
	width: 38px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navigation .openclose-menu:hover:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.navigation .menu-wrap {
	background: #191919;
	font-size: 0;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
}
.navigation .menu-wrap ul {
	display: inline-block;
	margin-top: 70px;
	vertical-align: middle;
	width: 100%;
}
.navigation .menu-wrap li > a,
.navigation .menu-wrap .social {
	background: transparent;
	color: #ffffff;
	display: block;
	letter-spacing: 0.1em;
	font-size: 18px;
	line-height: 100px;
	padding-left: 40px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.navigation .menu-wrap .active a,
.navigation .menu-wrap a:hover {
	color: #565656;
}
.navigation .menu-wrap a:before {
	background: #ffffff;
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	top: 0; left: 40px;
	width: 25px;
}
.navigation .menu-wrap li:first-child a:before {
	display: none;
}
.navigation .menu-wrap .social {
	padding-top: 15px;
}
.navigation .menu-wrap .social a {
	background: transparent url('images/social.png') no-repeat;
	background-size: 30px 128px;
	display: inline-block;
	height: 40px;
	margin-right: 6px;
	width: 30px;
}
.navigation .menu-wrap .social .facebook {
	background-position: center 6px;
}
.navigation .menu-wrap .social .gplus {
	background-position: center -44px;
}
.navigation .menu-wrap .social .linkedin {
	background-position: center -94px;
}

.retourProjets {
	position: absolute;
	top: 37%;
	width: auto;
	left: 35px;
	white-space: nowrap;
	color: white;
	-webkit-transform: rotate(90deg) translateX(-50%);
			transform: rotate(90deg) translateX(-50%);
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transform-origin: 0 0;
			transform-origin: 0 0;
	-webkit-transition: all ease 250ms;
			transition: all ease 250ms;
	-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
}

		@media screen and (min-width: 1400px) {
			.retourProjets {
				left: 45px;
			}
		}

	.retourProjets:hover {
		opacity: .7;
	}

	.retourProjets .croix {
		font-size: 26px;
		display: inline-block;
		position: relative;
		top: 3px;
		margin-right: 8px;
		color: #565656;
	}

	@media screen and (max-height: 500px) {
		.hideonmobile {
			display: none;
		}
	}
	@media screen and (min-height: 600px) {
		.retourProjets {
			top: 40%;
		}
	}


/* ----- HOMEPAGE ----- */

.homepage {
	background: #111;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0; left: 0; right: 40px;
	z-index: 100;
}
.homepage .scroll {
	background: transparent url('images/go-down.png') no-repeat bottom center;
	border: 0;
	color: transparent;
	display: block;
	font-size: 0;
	height: 63px;
	margin-left: -112px;
	position: absolute;
	bottom: 20px; left: 50%;
	width: 224px;
	z-index: 10;
	-webkit-transition: all 0.5s ease 0.7s;
	-o-transition: all 0.5s ease 0.7s;
	transition: all 0.5s ease 0.7s;
}
.homepage .logo {
	/*background: transparent url('images/logo-cdb.png') no-repeat center center;
	background-size: 100% auto;*/
	/*font-size: 0;*/
	color: transparent;
	margin: -160px 0 0 -275px;
	position: absolute;
	top: 50%; left: 50%;
	width: 550px;
	height: 128px;
	z-index: 10;
	-webkit-transition: all 0.5s ease 0.5s;
	     -o-transition: all 0.5s ease 0.5s;
			transition: all 0.5s ease 0.5s;
}	
	.homepage .logo span {
		font-size: 0;
	}
	
.homepage .hpslider {
	background: #111111;
	overflow: hidden;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
}
.homepage .hpslider .bg {
	height: 100%;
	position: absolute;
	width: 33.3333333333%;
	-webkit-transition: all 0.5s ease 0.1s;
	-o-transition: all 0.5s ease 0.1s;
	transition: all 0.5s ease 0.1s;
}
.homepage .hpslider .bg1 {
	background: #111111 url('images/hp1.jpg') no-repeat center center;
	background-size: cover;
	left: 0;
}
.homepage .hpslider .bg2 {
	background: #111111 url('images/hp2.jpg') no-repeat center center;
	background-size: cover;
	left: 33.3333333333%;
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.homepage .hpslider .bg3 {
	background: #111111 url('images/hp3.jpg') no-repeat center center;
	background-size: cover;
	left: 66.6666666666%;
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.homepage .cta {
	background: #1d1c1b;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	margin: 27px 0 0 -150px;
	padding: 15px 14px 13px;
	position: absolute;
	top: 50%; left: 50%;
	text-align: center;
	text-transform: uppercase;
	width: 300px;
	z-index: 10;
	-webkit-transition: background 0.3s ease, opacity 0.5s ease 0.6s, transform 0.5s ease 0.6s;
	-o-transition: background 0.3s ease, opacity 0.5s ease 0.6s, transform 0.5s ease 0.6s;
	transition: background 0.3s ease, opacity 0.5s ease 0.6s, transform 0.5s ease 0.6s;
}
.homepage .cta:hover {
	background: #565656;
}
.loading .homepage .hpslider .bg,
.loading .homepage .logo,
.loading .homepage .cta,
.loading .homepage .scroll  {
	opacity: 0;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px);
}

.homepage_logo {
	width:  100%;
	height: 100%;
	position: relative;
}

	.homepage_logo .homepage_logo_letters {
		height: 100%;
		overflow: hidden;
		position: relative;
	}
		.homepage_logo .homepage_logo_letters div,
		.homepage_logo .homepage_logo_nom div {
			transition: all ease 1500ms 500ms;
			transform: translateY(0);
			-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
		}

		.homepage_logo .homepage_logo_letters div {
			position: absolute;
		}

			.homepage_logo .homepage_logo_letters .letterC {
				height: 184.4%;
				width: 18%;
				background: url('images/logo-cdb-anim-letterC') no-repeat;
				left: 0;
				top: -77%;
			}
			.homepage_logo .homepage_logo_letters .letterD {
				height: 184.4%;
				width: 18%;
				background: url('images/logo-cdb-anim-letterD') no-repeat;
				left: 22.7%;
				top: -36%;
			}
			.homepage_logo .homepage_logo_letters .letterB {
				height: 179.7%;
				width: 14.5%;
				background: url('images/logo-cdb-anim-letterB') no-repeat;
				left: 45.2%;
				top: -20%;
			}

	.homepage_logo .homepage_logo_nom {
		width: 34.5%;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
	}
		.homepage_logo .homepage_logo_nom div {
			width:  100%;
			height: 15%;
			margin-bottom: 6.2%;
		}
			.homepage_logo .homepage_logo_nom .catherine { background: url('images/logo-cdb-anim-catherine') no-repeat }
			.homepage_logo .homepage_logo_nom .debarsy { background: url('images/logo-cdb-anim-debarsy') no-repeat }
			.homepage_logo .homepage_logo_nom .architecte { background: url('images/logo-cdb-anim-architecte') no-repeat }


.loading .homepage_logo_letters .letterC {
	transform: translateY(94%);
}
.loading .homepage_logo_letters .letterD {
	transform: translateY(-60%);
}
.loading .homepage_logo_letters .letterB {
	transform: translateY(34%);
}
		
.homepage_logo .homepage_logo_nom div {
	transition: all ease 1500ms 500ms;
	opacity: 1;
}
.homepage_logo .homepage_logo_nom .catherine  { transition: all ease 500ms 1000ms; }
.homepage_logo .homepage_logo_nom .debarsy    { transition: all ease 500ms 1100ms; }
.homepage_logo .homepage_logo_nom .architecte { transition: all ease 500ms 1200ms; }

.loading .homepage_logo .homepage_logo_nom div {
	opacity: 0;
	transform: translateX(-10%);
}




/* ----- PRESENTATION ----- */

.left-section.presentation {
	background: #222222 url('images/bg-presentation.jpg') no-repeat center center;
	background-size: cover;
	z-index: 10;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.right-section.presentation {
	-webkit-transition: all 0.5s ease 0.2s;
	-o-transition: all 0.5s ease 0.2s;
	transition: all 0.5s ease 0.2s;
}
.loading .left-section.presentation,
.loading .right-section.presentation {
	opacity: 0;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px);
}


/* ----- PROJECTS ----- */

#container.projects {
	overflow: hidden;
}
.projects .logo-black {
	background: #ffffff url('images/logo-cdb-black.svg') no-repeat center center;
	color: transparent;
	display: block;
	font-size: 0;
	height: 57px;
	width:  250px;
	margin: 25px 0 0 30px;
}
.projects-list {
	font-size: 0;
	overflow: auto;
	padding: 0;
	position: absolute;
	top: 118px; bottom: 50px; left: 0; right: 0;
	white-space: nowrap;
	width: 100%;
}
.projects-list .project {
	color: #ffffff;
	display: inline-block;
	height: 100%;
	margin-right: 5px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 327px;
	white-space: normal;
}
.projects-list .project:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.projects-list .project:hover {
	color: #191919;
}

.projects-list .project * {
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
}

.projects-list .project .infos_wrapper {
	/*height: 100%;
	width:  100%;
	min-height: 100%;
	display: table;
	position: absolute;
	border-collapse: separate;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;*/
	position: absolute;
	left:  10px;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
}

.projects-list .project .infos {
	display: block;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	z-index: 10;
	-webkit-transition: all 200ms ease;
	     -o-transition: all 200ms ease;
			transition: all 200ms ease;
}
.projects-list .project:hover .infos {
	/*height: 170px;*/
}
.projects-list .project .infos_hidden {
	display: block;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 400ms 150ms ease;
	     -o-transition: all 400ms 150ms ease;
			transition: all 400ms 150ms ease;
}
.projects-list .project:hover .infos_hidden {
	max-height: 150px;
	-webkit-transition: all 300ms ease-in;
	     -o-transition: all 300ms ease-in;
			transition: all 300ms ease-in;
}

.projects-list .project .name {
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
}
.projects-list .project .excerpt {
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 30px;
	margin: 18px 0 22px;
	padding: 0 20px;
	opacity: 0;
	-webkit-transition: all ease 250ms;
	     -o-transition: all ease 250ms;
			transition: all ease 250ms;
}
.projects-list .project:hover .excerpt {
	color: #191919;
	opacity: 1;
	-webkit-transition: all ease 250ms 200ms;
	     -o-transition: all ease 250ms 200ms;
			transition: all ease 250ms 200ms;
}
.projects-list .project .link {
	border: 2px solid #ffffff;
	color: #ffffff;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 13px 47px;
	text-transform: uppercase;
	opacity: 0;
	-webkit-transition: opacity 250ms ease, background 300ms ease, color 300ms ease;
	     -o-transition: opacity 250ms ease, background 300ms ease, color 300ms ease;
	        transition: opacity 250ms ease, background 300ms ease, color 300ms ease;
}
.projects-list .project:hover .link {
	border-color: #191919;
	color: #191919;
	opacity: 1;
	-webkit-transition: opacity 250ms ease 300ms, background 300ms ease, color 300ms ease;
	     -o-transition: opacity 250ms ease 300ms, background 300ms ease, color 300ms ease;
	        transition: opacity 250ms ease 300ms, background 300ms ease, color 300ms ease;
}
.projects-list .project .link:hover {
	background: #191919;
	color: #ffffff;
}
.projects-list .project .bg {
	background: #111111 url('images/content/project1.jpg') no-repeat center center;
	background-size: cover;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
}
.projects-list .project .bg:after {
	background: rgba(0, 0, 0, 0.4);
	content: '';
	display: block;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;

}
.projects-list .project:hover .bg:after {
	background: rgba(255, 255, 255, 0.6);
}

/* Filters */

.projects .aside-news {
	display: inline-block;
	font-family: 'Avenir', arial, sans-serif;
	position: absolute;
	top: 43px; right: 30px;
	text-align: center;
	z-index: 30;
}
.projects .aside-news .filters {
	display: inline-block;
	height: 30px;
	letter-spacing: 0.1em;
	vertical-align: top;
}
.projects .aside-news .filter {
	border-left: 1px solid #686868;
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.projects .aside-news .filter:first-child {
	border-left: none;
}
.projects .aside-news .open-dropdown {
	color: #2d3e50;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	padding: 0 54px 0 40px;
	position: relative;
	text-transform: uppercase;
}
.projects .aside-news .open-dropdown:after {
	background: transparent url('images/filter.png') no-repeat left -7px;
	content: '';
	display: block;
	height: 7px;
	margin-top: -4px;
	position: absolute;
	right: 30px; top: 50%;
	width: 14px;
	-webkit-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	transition: background 0.2s ease;
}
.projects .aside-news .open-dropdown.active:after {
	background-position: left -1px;
}
.projects .aside-news .filter ul {
	background: #ffffff;
	display: none;
	position: absolute;
	top: 30px; left: 5px;
	min-width: 151px;
}
.projects .aside-news .filter ul li a {
	color: #2d3e50;
	display: block;
	font-size: 12px;
	padding: 8px 15px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: color 0.2s ease;
	-o-transition: color 0.2s ease;
	transition: color 0.2s ease;
}
.projects .aside-news .filter ul li a:hover {
	color: #2d3e50;
}
.projects .social {
	background: transparent url('images/sep-x.png') repeat-x left center;
	margin: -15px 70px 15px;
}
.projects .social div {
	background: #ffffff;
	display: inline-block;
	padding-right: 10px;
}
.projects .social div a {
	margin-right: 15px;
}

.left-section.proj {
	background: #ffffff no-repeat center center;
}
.left-section.proj:before {
	background: transparent url('images/shadow.png') no-repeat bottom left;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	bottom: 0; left: 0;
	width: 100%;
	z-index: 10;
}
.left-section .contact {
	position: absolute;
	left: 30px; bottom: 90px;
	z-index: 100;
}
.left-section .contact p {
	color: #ffffff;
	font-family: 'Avenir';
	font-weight: bold;
	font-size: 60px;
	text-transform: uppercase;
}
.left-section .contact .contact-link {
	border: 2px solid #ffffff;
	color: #ffffff;
	display: inline-block;
	font-family: 'Avenir';
	font-weight: bold;
	font-size: 13px;
	margin-top: 20px;
	padding: 13px 50px;
	text-decoration: none;
	text-transform: uppercase;
	transition
}

	.left-section .contact .contact-link:hover {
		background: #FFF;
		color: #191919;
		-webkit-transition: all 300ms ease;
		     -o-transition: all 300ms ease;
		        transition: all 300ms ease;
	}

.contact-link {
	display: none;
	text-align: center;
}
.contact-link a {
	border: 2px solid #212121;
	color: #212121;
	display: inline-block;
	font-family: 'Avenir';
	font-weight: bold;
	font-size: 13px;
	margin-top: 20px;
	padding: 13px 50px 11px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.contact-link a:hover {
	background: #212121;
	color: #ffffff;
}


/* -------------------- BLOG -------------------- */

.blog .aside-news {
	background: #2a2a2a;
	color: #ffffff;
	height: 50px;
	position: fixed;
	top: 0; left: 0; right: 0;
	z-index: 10;
}
.blog .aside-news .wrap {
	margin: 0 auto;
	max-width: 1020px;
	padding: 0 30px;
	text-align: center;
}
.blog .aside-news .title {
	color: #666666;
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 46px;
	padding-top: 4px;
	padding-right: 30px;
	text-transform: uppercase;
	vertical-align: top;
}
.blog .aside-news .filters {
	display: inline-block;
	height: 50px;
	vertical-align: top;
}
.blog .aside-news .filter {
	border-left: 1px solid #ffffff;
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.blog .aside-news .open-dropdown {
	color: #ffffff;
	cursor: pointer;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	line-height: 50px;
	padding: 0 54px 0 40px;
	position: relative;
	text-transform: uppercase;
}
.blog .aside-news .open-dropdown:after {
	background: transparent url('images/filter.png') no-repeat left -7px;
	content: '';
	display: block;
	height: 7px;
	margin-top: -3px;
	position: absolute;
	right: 30px; top: 50%;
	width: 14px;
	-webkit-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	transition: background 0.2s ease;
}
.blog .aside-news .open-dropdown.active:after {
	background-position: left -1px;
}
.blog .aside-news .filter ul {
	background: #2a2a2a;
	display: none;
	position: absolute;
	top: 50px; left: 0;
	min-width: 151px;
}
.blog .aside-news .filter ul li a {
	color: #828282;
	display: block;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	padding: 12px 15px;
	text-decoration: none;
	text-transform: uppercase;
}

.news-list {
	display: block;
	margin: 0 auto;
	max-width: 1020px;
	padding: 80px 30px 0 30px;
	text-align: left;
}
.article {
	background: transparent url('images/sep.png') no-repeat top left;
	padding: 50px 0;
}
.article:first-child {
	background: none;
	padding-top: 0;
}
.article .thumb {
	background: #454345 no-repeat center center;
	background-size: cover;
	display: block;
	height: 360px;
	margin-bottom: 30px;
	position: relative;
}
.article .thumb img {
	height: 42px;
	position: absolute;
	bottom: 20px; left: 20px;
}
.article .meta {
	color: #111111;
	font-size: 16px;
	margin-bottom: 0;
}
.article .meta p {
	margin: 0;
	padding: 0;
}
.article .meta a {
	color: #111111;
	letter-spacing: 0.05em;
	text-decoration: none;
}
.article .title {
	color: #111111;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0 0 30px 0;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}
.article .title a {
	color: #111111;
	display: block;
	line-height: 40px;
	text-decoration: none;
}
.the-content .news-content * {
	padding: 0;
}
.the-content .news-content .cta-contact a {
	padding: 6px 16px 2px 20px;
	min-width: 200px;
}
.news-content blockquote {
	text-align: center;
}
.article  .social {
	padding-top: 5px;
}
.article .social a,
.projects .social a,
.contact-form .social a {
	background: transparent url('images/social-black.png') no-repeat;
	background-size: 30px 128px;
	color: transparent;
	font-size: 0;
	display: inline-block;
	height: 40px;
	margin-right: 6px;
	vertical-align: top;
	width: 30px;
}
.article .social .facebook,
.projects .social .facebook,
.contact-form .social .facebook {
	background-position: center 6px;
}
.article .social .gplus,
.projects .social .gplus,
.contact-form .social .gplus {
	background-position: center -44px;
}
.article .social .linkedin,
.projects .social .linkedin,
.contact-form .social .linkedin {
	background-position: center -94px;
}



/* ----- GALLERY ----- */

.photos {
	height: 100%;
}
.photos .row {
	display: table;
	height: 50%;
	width: 100%;
}
.photos .row a {
	background: #f3f3f3 no-repeat center center;
	display: table-cell;
	height: 100%;
	position: relative;
	width: 50%;
}
.photos .row a:before {
	background: rgba(0,0,0,0.7);
	content: '';
	display: block;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.photos .row a:hover:before {
	opacity: 0;
}

/* GALLERY BOX */

.gallery-box {
	background: #191919;
	display: none;
	position: fixed;
	top: 0; right: 0; bottom: 0; left: 0;
	z-index: 1000000;
}
.gallery-box .logo {
	height: 42px;
	position: absolute;
	bottom: 20px; left: 20px;
	z-index: 10;
}
.gallery-box .the-photo {
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
}
.gallery-box .close-photo {
	background: transparent url('images/close-photo.png') no-repeat center center;
	border: 0;
	cursor: pointer;
	height: 16px;
	margin-left: -45px;
	position: absolute;
	top: 13px; left: 50%;
	width: 90px;
	z-index: 10;
}
.gallery-box .arrow {
	border: 0;
	cursor: pointer;
	height: 60px;
	margin-top: -30px;
	position: absolute;
	top: 50%;
	width: 32px;
	z-index: 10;
}
.gallery-box .prev {
	background: transparent url('images/photo-prev.png') no-repeat center center;
	left: 20px;
}
.gallery-box .next {
	background: transparent url('images/photo-next.png') no-repeat center center;
	right: 20px;
}
.gallery-box .count {
	color: #ffffff;
	font-size: 14px;
	font-family: "Avenir", verdana, sans-serif;
	font-weight: bold;
	position: absolute;
	top: 10px; left: 15px;
	text-align: center;
	z-index: 1;
}
.gallery-box .count strong {
	font-weight: bold;
	font-style: normal;
}

/* ----- CONTACT ----- */

#map {
	background: #eee;
	height: 100%;
	width: 100%;
}
.contact-form .the-content {
	padding: 0 70px;
	width: 100%;
}
.contact-form .subtitle span {
	display: inline-block;
	margin-right: 30px;
	vertical-align: middle;
}
.address {
	margin-bottom: 40px;
	padding-bottom: 40px;
	position: relative;
	width: 100%;
}
.address:after {
	background: transparent url('images/sep.png') no-repeat left center;
	color: #8a8a8a;
	content: '';
	display: block;
	height: 5px;
	line-height: 2px;
	letter-spacing: -1px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 143px;
}
.address p {
	color: #3d3d3d;
	font-size: 14px;
	line-height: 30px;
	margin: 0;
}
.address a {
	color: inherit;
	text-decoration: none;
}

.the-form {
	margin-top: 25px;
}
.form-el {
	margin-bottom: 30px;
	position: relative;
}
.form-el label {
	color: #3d3d3d;
	font-size: 12px;
	position: absolute;
	top: 0; left: 0;
}
.form-el input,
.form-el textarea {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #838383;
	color: #3d3d3d;
	display: block;
	font-family: 'Avenir', arial, sans-serif;
	font-size: 14px;
	height: 30px;
	outline: none;
	padding: 0;
	resize: none;
	width: 100%;
}
.form-el textarea {
	overflow: hidden;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.form-el textarea:focus {
	overflow: auto;
	height: 200px;
	padding-bottom: 7px;
	padding-top: 7px;
}
.form-el br {
	display: none;
}
span.wpcf7-not-valid-tip {
	font-size: 12px;
}
div.wpcf7-mail-sent-ok {
	background: transparent;
	border: 0;
	color: green;
	font-family: 'Avenir';
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0 0;
	padding: 15px;
}
div.wpcf7-validation-errors {
	display: none !important;
}

.form-submit {
	margin-top: 40px;
}
.form-submit input {
	background: #191919;
	color: #ffffff;
	cursor: pointer;
	font-family: 'Avenir', arial, sans-serif;
	font-size: 16px;
	display: inline-block;
	margin-bottom: 10px;
	padding: 18px 88px;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.form-submit input:hover,
.form-submit input:focus,
.form-submit input:active {
	background: #666666;
	color: #ffffff;
}
.form-submit span,
.form-submit a {
	color: #8ccf64;
	font-size: 14px;
	text-decoration: none;
}
.form-submit span {
	display: inline-block;
	vertical-align: middle;
}

.contact-form .social {
	display: inline-block;
	margin-top: -2px;
	vertical-align: middle;
}

/* ----- MULTISCROLL ----- */

#multiscroll-nav {
	display: none;
    position: fixed;
    z-index: 100;
    margin-top: -90px;
    top: 50%;
    opacity: 1;
}
.home #multiscroll-nav {
	display: block;
}
#multiscroll-nav.right {
    right: 12px;
}
#multiscroll-nav.left {
    left: 17px;
}
#multiscroll-nav ul{
  margin: 0;
  padding: 0;
}
#multiscroll-nav li{
    display: block;
    width: 16px;
    height: 16px;
    margin: 20px 0;
    position:relative;
}
#multiscroll-nav li a{
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#multiscroll-nav li .active span{
    background: #ffffff;
}
#multiscroll-nav span{
	top: 0; left: 0;
    width: 16px;
    height: 16px;
    background: #565656;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}

/* ----- FOOTER ----- */

.footer {
	position: relative;
	top: 30px;
	text-align: center;
}
.footer p {
	color: #999999;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
}
.footer p a {
	color: #999999;
	text-decoration: none;
}
.footer p .oai {
	color: #888888;
	text-decoration: underline;
}

/* ----- SCROLLBAR ----- */

.mCSB_scrollTools {
	opacity: 1;
}
.mCustomScrollBox>.mCSB_scrollTools {
	z-index: 10;
}
.mCSB_scrollTools .mCSB_draggerRail,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCustomScrollBox>.mCSB_scrollTools {
	border-radius: 0;
	width: 10px;
}
.mCSB_container,
.mCSB_container.mCS_no_scrollbar,
.mCSB_inside > .mCSB_container {
	background: transparent;
	margin-right: 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
	background: #e5e5e5;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background: #c3c3c3;	
}
.projects-list .mCustomScrollBox>.mCSB_scrollTools {
	margin-right: 30px;
	margin-left: 30px;
}
.projects-list .mCSB_scrollTools .mCSB_draggerRail,
.projects-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.projects-list .mCustomScrollBox>.mCSB_scrollTools {
	width: auto;
}
.projects-list .mCSB_container {
	height: 100%;
	padding-right: 26px;
	padding-left: 30px;
	padding-bottom: 30px;
}
.projects-list .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.projects-list .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 10px;
	margin: 0 auto;
}

/* ----- ANIMATIONS ----- */

.projects .logo-black,
.projects .aside-news,
.projects-list,
.blog .aside-news,
.news-list,
.contact-form,
.left-section.contact {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.projects .aside-news,
.news-list {
	-webkit-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.projects-list,
.contact-form {
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.loading .projects .logo-black,
.loading .projects .aside-news,
.loading .projects-list,
.loading .blog .aside-news,
.loading .news-list,
.loading .contact-form,
.loading .left-section.contact {
	opacity: 0;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px);
}


/* ----- RESPONSIVE ----- */

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

	/* GLOBAL */

	#container {
		right: 59px;
	}
	.the-content {
		padding-top: 110px;
	}
	.contact-form {
		padding-top: 60px;
	}
	.news-list {
		padding-top: 80px;
	}

	/* SIDEBAR */

	.sidebar {
		width: 60px;
	}
	.sidebar .openclose-menu {
		height: 117px;
		width: 60px;
	}
	.navigation .openclose-menu {
		height: 117px;
	}
	.navigation .menu-wrap ul {
		margin-top: 117px;
	}
	#multiscroll-nav.right {
		right: 22px;
	}
	.navigation .nav {
		right: 60px;
	}
	.sidebar .networks {
		left: -61px;
		width: 60px;
	}
	.sidebar .networks a {
		width: 60px;
	}

	/* CONTENT */

	.the-content > p, .the-content > ul, .the-content > ol, .the-content > blockquote, .the-content > h1, .the-content > h2, .the-content > h3, .the-content > h4, .the-content > h5, .the-content > h6 {
		padding: 0 118px;
	}
	.gallery {
		padding: 0 113px;
	}
	.projects .social {
		margin-left: 118px;
		margin-right: 118px;
	}

	/* HOMEPAGE */

	.homepage .logo {
		height: 202px;
		margin: -160px 0 0 -472px;
		width: 866px;
	}
	.homepage .cta {
		margin: 100px 0 0 -195px;
		padding: 22px 20px 18px;
		width: 390px;
	}

	/* CONTACT */

	.contact-form .the-content {
		padding: 0 118px;
	}

	/* SCROLLBAR */

	.mCSB_scrollTools .mCSB_draggerRail,
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCustomScrollBox>.mCSB_scrollTools {
		width: 10px;
	}

}


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

	.left-section .contact p {
		font-size: 44px;
	}

}

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

	/* SIDEBAR */

	.sidebar {
		width: 40px;
	}
	.sidebar .openclose-menu {
		width: 40px;
	}
	.navigation .nav {
		right: 40px;
		width: 270px;
	}
	.navigation .nav .gallery {
		display: none;
	}
	.navigation .menu-wrap a {
		font-size: 14px;
		line-height: 40px;
		padding-left: 30px;
	}
	.navigation .menu-wrap a:before {
		left: 30px;
	}
	.multiscroll-nav,
	.home #multiscroll-nav {
		display: none;
	}
	.navigation .menu-wrap li > a, .navigation .menu-wrap .social {
		line-height: 60px;
	}

	/* GLOBAL */

	.loader {
		display: none;
	}

	body, html {
		overflow: visible;
	}

	#container {
		padding-right: 39px;
		position: static;
	}
	.global {
		height: auto;
	}
	.wrapper-content {
		position: static;
	}
	.inner-content {
		height: auto;
	}
	.the-content, .contact-form {
		padding: 30px 0;
	}
	.news-list {
		padding: 106px 20px 30px;
	} 
	.left-section {
		display: none;
	}
	.right-section {
		position: static;
		width: auto;
	}
	#container.blog {
		margin-right: 0;
	}

	/* HOMEPAGE */

	.home .global {
		height: 100%;
	}
	.homepage {
		height: 100%;
		position: relative;
		margin-right: 39px;
	}
	.homepage .logo {
		margin: -115px 0 0 -175px;
		width: 350px;
		height: 81px;
	}
	.homepage .cta {
		margin-top: 10px;
	}
	.homepage .scroll {
		background: transparent url('images/hp-scroll.png') no-repeat bottom center;
		height: 25px;
		outline: none;
		margin-left: -75px;
		width: 150px;
	}
	.homepage .scroll:focus,
	.homepage .scroll:active {
		outline: none;
	}

	/* ABOUT */

	.left-section.presentation {
		display: block;
		width: auto;
		padding-top: 90%;
		position: relative;
	}
	.left-section .logo {
		width: 160px;
		bottom: 20px;
		right: 20px;
		left: auto;
		top: auto;
	}

	/* PROJECTS */
	
	.projects .logo-black {
		background-size: 100% auto;
		height: 56px;
		display: block;
    	margin: 0 auto;
		width: 204px;
	}
	.projects .aside-news {
		position: absolute;
		top: 56px;
	}
	.projects .aside-news .filter {
		border-left: 0;
	}
	.projects .aside-news .filter.categories {
		z-index: 10;
	}
	.projects-list {
		top: 125px; bottom: 10px;
		padding: 0 45px 0 10px;
	}
	.projects-list .project {
		width: 240px;
	}
	.mCSB_horizontal.mCSB_inside > .mCSB_container {
		margin-bottom: 0;
	}
	.projects-list .mCSB_container {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 0;
	}
	
	.projects-list .project {
		overflow: hidden;
		vertical-align: top;
	}
	.projects-list .project .infos,
	.projects-list .project:hover .infos {
		height: auto;
	}
	.projects-list .project .name {
		font-size: 18px;
		line-height: 18px;
	}
	.projects-list .project .excerpt {
		opacity: 1;
		line-height: 20px;
	}
	.projects-list .project .link {
		opacity: 1;
		padding: 11px 10px 8px;
	}
	.projects .social {
		margin: 0 20px 30px ; 
		text-align: center;
	}
	.projects .social div {
		margin: 0;
		padding-right: 0;
	}
	.projects .social div a {
		margin-right: 7px;
		margin-left: 7px;
	}
	.gallery-box .the-photo {
		left: 20px; bottom: 20px; right: 20px;
	}
	.gallery-box .logo {
		bottom: 34px; left: 34px;
	}
	.gallery-box .prev {
		left: 30px;
	}
	.gallery-box .next {
		right: 30px;
	}
	.contact-link {
		display: block;
	}

	/* BLOG */

	.blog .aside-news .wrap {
    	padding: 0 45px 0 0px;
	}
	.blog .aside-news {
	    height: 87px;
	    left: 0;
	    z-index: 20;
	}
	.blog .aside-news .title {
	    display: block;
	    line-height: 42px;
	    padding-right: 0;
	    text-align: center;
	}
	.blog .aside-news .filters {
	    display: block;
	    height: 26px;
	    text-align: center;
	}
	.blog .aside-news .filter {
	    border: 0;
	}
	.blog .aside-news .open-dropdown {
	    line-height: 26px;
	    padding: 0 25px 0 15px;
	}
	.blog .aside-news .filter ul {
	    top: 41px;
	}
	.blog .aside-news .open-dropdown:after {
	    right: 5px;
	}
	.article .thumb {
		height: 200px;
	}

	/* CONTENT */

	.next-link {
		display: none;
	}
	.the-content .title, .the-content h1, .the-content .h1 {
		font-size: 25px;
		margin-bottom: 20px;
	}
	.the-content h2 {
		font-size: 16px;
		margin-bottom: 20px;
	}
	.the-content p {
		font-size: 12px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	.the-content > p, .the-content > ul, .the-content > ol, .the-content > blockquote, .the-content > h1, .the-content > h2, .the-content > h3, .the-content > h4, .the-content > h5, .the-content > h6 {
		padding: 0 20px;
	}
	.gallery {
		padding: 0 25px;
	}
	.gallery .gallery-item {
		display: block;
		padding-top: 60%;
		width: auto;
	}
	.contact-form .the-content {
		padding: 0 20px;
	}

	/* CONTACT */

	.address-left, .address-right {
		display: block;
		width: auto;
	}
	.form-submit input {
		font-size: 14px;
	}
	.address {
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	.form-submit input {
		padding: 11px 20px 9px;
	}
	.address p {
		line-height: 12px;
	}

}

@media screen and (max-width: 450px) {
	
	.homepage .logo {
		margin: -120px 0 0 -130px;
		width: 260px;
		height: 60px;
	}
	.homepage .cta {
		margin-left: -120px;
		width: 240px;
	}

}

@media (max-height: 700px) {

	/* SIDEBAR */
	
	.navigation .menu-wrap li > a {
		line-height: 50px;
	}

}

@media (max-height: 430px) {

	/* SIDEBAR */

	.sidebar .openclose-menu {
		height: 55px;
	}
	.navigation .openclose-menu {
		height: 55px;
		padding-left: 77px;
	}
	.navigation .openclose-menu:before {
		background-size: 100% auto;
		height: 24px;
		margin-top: -12px;
		width: 24px;
	}
	.navigation .menu-wrap ul {
		margin-top: 65px;
	}
	.navigation .menu-wrap li > a {
		line-height: 40px;
	}
	.navigation .menu-wrap li > a, .navigation .menu-wrap .social {
		font-size: 14px;
		padding-left: 30px;
	}
	.navigation .menu-wrap .social {
		display: none;
	}

}


/* ----- FONT FACES ----- */

@font-face {
  font-family: 'Avenir';
  src: url('fonts/AvenirNextLTPro-BoldCn.eot?#iefix') format('embedded-opentype'),  url('fonts/AvenirNextLTPro-BoldCn.otf')  format('opentype'),
	     url('fonts/AvenirNextLTPro-BoldCn.woff') format('woff'), url('fonts/AvenirNextLTPro-BoldCn.ttf')  format('truetype'), url('fonts/AvenirNextLTPro-BoldCn.svg#AvenirNextLTPro-BoldCn') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir';
  src: url('fonts/AvenirNextLTPro-Cn.eot?#iefix') format('embedded-opentype'),  url('fonts/AvenirNextLTPro-Cn.otf')  format('opentype'),
	     url('fonts/AvenirNextLTPro-Cn.woff') format('woff'), url('fonts/AvenirNextLTPro-Cn.ttf')  format('truetype'), url('fonts/AvenirNextLTPro-Cn.svg#AvenirNextLTPro-Cn') format('svg');
  font-weight: normal;
  font-style: normal;
}