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

.icon {
	font-family: 'feather';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon--zoom:before {
	content: "\e036";
}
.icon--circle-cross:before {
	content: "\e602";
}
.icon--arrow-right:before {
	content: "\e600";
}
.icon--arrow-left:before {
	content: "\e601";
}


html,body {
	font-family : "Roboto",sans-serif;
	background-image:gainsboro;
	width:100%!important;
	height:100%;
	margin:0;
	padding:0;
}
#nav{
	list-style: none;
	position: fixed;
	right: 20px;
}

body {
	background-color: gainsboro;
}
header{
height:100%;
}
section{
	width:100%;
	overflow:hidden!important;	
}
#iframeD{
border:none;
width:100%;
height:100%;
}
#mastermenu{

	border:2px red solid;
	
}
#mastermenu:hover{
	margin-left:20%;
	border:2px blue solid;
	
}
#ICmenu{
	position:fixed;
	width:100%;
	height:10%;
	z-index:99999;
}

#pro{
	width:100%;
}

h1{
			text-align:center;
			font-weight:100;
			font-size:100%;
			z-index:999!important;
			color:#666;
}
h2{
	font-size: 100%;
	//color:#666;
}

.portfolio h1{
	font-size:700%;
	font-weight:700;
	margin:0;
	
}
.portfolio h2{

}
b{
	font-weight:500;
	color:gold;
	text-shadow: -0.5px 0.5px 2px black;
}
i{
	font-style:italic;
	font-weight:100;
}
a{
	transition:4s;
}
.loader {

	position : fixed;
	display:inline-block;
	z-index: 9999999999999999999999999999999999999999999999999999999999999999!important;
	background : url(../images/Loader.jpg) 50% 50% no-repeat;

	top : 0px;
	left : 0px;
	height : 100%;
	width : 100%;
	cursor : wait;
}
.loader p{
	position:absolute;
	margin:auto!important;
	margin-bottom:5%!important;
	color:#777;
	font-size:300%;
	font-weight:100!important;
	text-align:center;
}

#butcont{
position: absolute;
bottom: 0%;
right: 0%;	
width: 300px;
color: black;
font-size: 120%;
border-bottom: 1px solid black;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: 0.2s;
transition: 0.2s;
z-index:900;
}
#butcont:hover{
	font-weight:700;
	color:black;
	border-bottom:1px solid black;
	text-shadow:1px 1px 5px black;
	//left: 88%;
	//top: 94%;
//	width:400px;	
}



/*********************************************************************************ACCUEIL*/
#SH{
	overflow:hidden!important;
	width:100%;
	height:100%;
	//background:url(http://getbolddesign.com/images/chambre-rendu-3D-get-bold-design.jpg) no-repeat fixed;
	background:radial-gradient(gold,orange);
	background-size:130% !important;
}


#home{
	width:100%;
	height:100%;
	overflow:visible;
}
#home-GBD{
width: 100%;
height: 100%;
position: absolute;
top: 0;
border: none;

}
#scene{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	margin-left: -5em;
	background: radial-gradient(rgba(0,0,0,0),orange);
}
.layer{
	left:0;
	width:auto;
	height:auto;
}
.layer img{
	width:100%;
	height:100%;
}
.layerVideo{
	position:absolute;
	top:0;
	left:0;
	width:50%;
	height:100%;
	text-align:center;
	overflow:hidden;
	-webkit-overflow:hidden;
}

.layerVideo video{
	height:100%!important;
	}

.layertitre,.layertitre3{
	width:16.18em;
	height:10em;
	float:right;
	margin-left:15%!important;
	margin-top:5%;
	font-style:italic;
	text-align:center;
	font-size:100%;
	color:gainsboro!important;	
	border:2px solid gainsboro;
	-webkit-transition:0.3s;
	transition:0.3s;
}
.layertitre3{
	margin-top:35%;
	margin-left:35%!important;
}
.layertitre:hover,.layertitre3:hover{	
	//background: linear-gradient(to left,gainsboro,gold);
	color:#777!important;	
	border:2px solid #777;
	-webkit-transition:0.3s;
	transition:0.3s;

}
.layertitre p,.layertitre3 p{
	margin-top:30%;
	height:10%;	
}
.layertitre p b{
	font-weight:700!important;
}
.layertitre p i{
	font-weight:100!important;
}
.layertitre img{
	margin-top:306px!important;
	width:485px;
}
.layertitre2{
	//width:100%;
	height:auto;
	margin-left:25%;
	margin-top:10%;
	text-align:center;
	font-size:600%;
	color:gainsboro!important;	
}


.layertitre2 img{
	width:500px;
}


.layerProc{
	//width:100%;
	height:4em;
	margin-top:-10%!important;
	border-radius:200em;
	border:2px grey solid;
	box-shadow:1px 1px 25px black inset;
	overflow:hidden;
}
.layerProc canvas{
	
}
.layerFond{
	width: 10%;
height: auto;
background-color: none;
text-align: center;
margin-left: 45% !important;
margin-top: 5% !important;
overflow: hidden;
//opacity:0.5;
}

.layerFond img{
	width:100%;
	height:100%;
	max-width:200%;
	max-height:200%;

}
.layerFond2{
	//width:50%;
	//height:50%;
	margin-left:25%;
	padding-top:15%;
	text-align:center;	
	overflow:hidden;
	opacity:0.5;
}
.layerFond2 img{
	margin-top:-10%;
	margin-left:-10%;
	width:120%;
	height:120%;
}

.layerScroll{
	
//	width:100%;
	height:auto;
	margin-left:0;
	margin-top:42%;
	text-align:center;
	font-size:150%;
	color:gainsboro!important;
}
.layerScroll img{
	
	max-width:3%!important;
		
}
.layerP{
	position:absolute;
	top:0;
	left:0;
	height:100%!important;

}
.layerP img{
	position:absolute;
	top:0;
	left:0;
}
.titre-home-page{
margin-top: 15%;
width: 100%;
height: 50%;
position: absolute;
text-align:center;
}
.get, .bold, .design{
	width: 100%;
	font-size: 897%;
	color: black;
	text-shadow: 1px 1px 5px black;
}
.get{
font-weight:normal;

}
.bold{
font-weight:bold;
margin-top:9%;

}
.design {
font-weight:lighter;
font-style:italic;
margin-top:18%;
}
/********************************************************************************************************ACTU*/
.container {
    float: left;
    background:linear-gradient(to left,gainsboro,#BBB);
	position: relative;
	display: inline-block!important;
	overflow: hidden;
	//overflow-y: scroll;
	width: 50%;
	height: 80%;
	-webkit-overflow-scrolling: touch;
	
}
.slider {
	position: relative;
	
	float:right
	z-index: 200;
	width: 100%;
	height:70%;
	float:right;
	padding: 0 0 7em;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
}
.content {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: -100%;
    overflow: hidden;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    background: #18191b;
    -webkit-overflow-scrolling: touch;
}
.slider__nav {
    position: absolute;
    bottom: 0.1em;
    width: 100%;
    text-align: center;
}

.noscroll .container {
	overflow-y: hidden;
}
.slide {
	position: absolute;
	top: 0;
	visibility: hidden;
	width: 100%;
	opacity: 0;
}

.slide--current {
	position: relative;
	z-index: 100;
	visibility: visible;
	opacity: 1;
}

.slide__mover {
	position: relative;
	z-index: 100;
}

.slide__title {
	font-size: 1.75em;
	font-weight: normal;
	margin: 0 auto;
	padding: 1em 0 0 0;
}
.slide__title b{

	font-weight:700!important;
	text-shadow:none;
	color:black
}

.slide__title span {
	font-size: 55%;
	font-weight: bold;
	display: block;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #35303d;
}

.button {
	font-size: 1.31em;
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin: 0 25px;
	padding: 0;
	cursor: pointer;
	color:grey!important;
	border: none;
	background:none;
}
.icon{
	color:grey!important;
}
.button:focus {
	outline: none;
}

.button:hover {
	color: #fff;
}

.text-hidden {
	position: absolute;
	top: 200%;
}

.button--close {
	font-size: 1.55em;
	position: absolute;
	top: 30px;
	right: 10px;
	margin: 0;
	opacity: 0;
	color: #50505a;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.content--open .button--close {
	opacity: 1;
}

/* Zoomer */
.zoomer {
	position: relative;
	height: 360px; /* this is needed for IE10 so that vertical flexbox centering works */
}

.flex-center {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.zoomer__image {
	display: block;
	margin: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

.zoomer__area,
.preview {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}
.preview img{
max-width:20em;

}
.zoomer__area:focus {
	outline: none;
}

.zoomer__area--size-1 {
	/* Apple Watch */
	width: 96px;
	height: 118px;
}

.zoomer__area--size-2 {
	/* iPhone */
	width: 112px;
	height: 198px;
}

.zoomer__area--size-3 {
	/* MacBook */
	width: 315px;
	height: 200px;
}

.zoomer__area--size-4 {
	/* iPad */
	width: 150px;
	height: 200px;
}

.zoomer__area--size-5 {
	/* iMac */
	width: 315px;
	height: 189px;
}

.preview {
	overflow: hidden;
	background: #18191b;
}

.preview img {
	display: block;
	border-radius: inherit;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.zoomer--active .preview img {
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

.rounded {
	border-radius: 15px;
}

.rounded-right {
	border-radius: 0 15px 15px 0;
}

.preview__content {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	height:10em;
	border-radius: inherit;
}
/********************************************************************** Content */

.content--open {
	left: 0;
}

.content__item {
	position: absolute;
	top: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	height: 0;
	min-height: 100%;
	margin: 0 auto;
	padding: 2em 0;
	pointer-events: none;
	opacity: 0;
	color: #fff;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.content__item--current {
	pointer-events: auto;
	opacity: 1;
}

.content__item--reset {
	height: auto;
}

.content h2 {
	font-size: 3.5em;
	font-weight: normal;
	margin: 0;
}

.content h3 {
	font-size: 1.95em;
	font-weight: normal;
	margin: 0.25em 0 0.5em;
	color: gainsboro;
}

.content p {
	font-size: 1.25em;
	line-height: 1.5;
}
.content p a, .content p a:hover{
		color:gold;
}

.content__item-img {
	display: block;
	height: 110%;
	-webkit-transform: translate3d(-120%,0,0);
	transform: translate3d(-120%,0,0);
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

.content__item--current .content__item-img {
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
}

.content__item-inner {
	padding: 0 10vw 0;
	opacity: 0;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}

.content__item--current .content__item-inner {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


/**************************/
/* All synced transitions */
/**************************/

.zoomer {
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.zoomer.zoomer--notrans {
	-webkit-transition: none;
	transition: none;
}

.zoomer__image {
	max-height:100%;
	-webkit-transition: opacity 0.3s 0.3s;
	transition: opacity 0.3s 0.3s;
	//z-index:99999!important
}

.zoomer--active .zoomer__image {
	opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.preview img {
	-webkit-transition: -webkit-transform 0.6s 0.3s;
	transition: transform 0.6s 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
	transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}

.zoomer--active .preview img {
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.content {
	-webkit-transition: left 0s;
	transition: left 0s;
}

.content__item {
	-webkit-transition: opacity 0s;
	transition: opacity 0s;
}

.content,
.content__item {
	/* delay for content to disappear and zoomer to start transitioning back to 0 */
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.content--open,
.content__item--current {
	-webkit-transition: none;
	transition: none;
	overflow: visible;
}

.content__item-img {
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,1,0.8,1);
	transition-timing-function: cubic-bezier(0.7,1,0.8,1);
}

.content__item--current .content__item-img {
	-webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
	transition-timing-function: cubic-bezier(0.2,1,0.3,1);
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
	position: absolute;
	top:0;
	opacity: 0.3;
}
.content__item--current .iframe-slider{
	position: absolute;
	top:0;
	height: 0%;
	width: 0%;
	opacity:0;
	overflow:visible;
}
.content--open .iframe-slider{
	position: absolute;
	top:0;
	height: 100%;
	width: 250%;
	opacity:1;
	margin-top: -5%;
}
.content__item-inner {
	-webkit-transition: -webkit-transform 0.6s, opacity 0.3s;
	transition: transform 0.6s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.7,1,0.8,1), ease;
	transition-timing-function: cubic-bezier(0.7,1,0.8,1), ease;
}

.content__item--current .content__item-inner {
	-webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1), ease;
	transition-timing-function: cubic-bezier(0.2,1,0.3,1), ease;
	-webkit-transition-duration: 1.7s;
	transition-duration: 1.7s;
}

/* Media Queries */
@media screen and (max-width: 50em) {
	.content__item {
		display: block;
	}
	.content__item-img {
		max-width: calc(100% - 80px);
		max-height: 70vh;
	}
	.content h2 {
		font-size: 3em;
	}
	.content__item-inner {
		font-size: 82%;
		padding: 4em 3em 2em;
	}
}
/*********************************************************************************APROPOS*/
#French-Designer{		
		color:black;
		height:27em;
		margin:0%;
		background-color:#666;		
		overflow:hidden;
		box-shadow:2px 2px 5px black inset;
		z-index: 999;
	}
	
#half{
    background: linear-gradient(to left,#333,#777);
    display: inline-block;
    z-index: 999;
    width: 50%;
    height: 80% !important;
    color: gainsboro;
    text-align: center;
    vertical-align: top;
    z-index: 999;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#half-bold{
    width: 40%;
    margin-left: -80%;
    display: inline-block;
    height: 100% !important;
    z-index: 999;
    height: 50%;
    color: gainsboro;
    text-align: center;
    vertical-align: top;
    z-index: 999;
    background:#222;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    box-shadow: 2px 2px 10px black;
    border-radius: 3em;
}
#French-Designer:hover #half-bold{
  	 border-radius: 0em;
		margin-left: 30%;
    
}
#half-illu{

}
#half-illu img{
	width:auto;
	height: 102%;
	margin: -1%;
}
.illu-gauche{
	float: left;
    height: 100%;
    width: auto;
    /* margin-top: 1em; */
    margin-right: 72%;
    overflow: hidden;
    /* -webkit-border-radius: 100em; */
    /* -webkit-border-radius: 100em; */
    /* border-radius: 100em; */
    /* border-radius: 100em; */
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    box-shadow: 2px 2px 5px black;
}
#French-Designer:hover .illu-gauche{
	-webkit-transition:.2s ease 0s;
	transition:.2s ease 0s;
}
#French-Designer h1{
	font-weight:100;	
    width: 100%;
	font-size: 300%;
}

.anim-text-droit{
	display: inline-block;
color: gainsboro;
font-style: normal;
height: 100%;
margin: 0 6em;
margin-left: 25em !important;
opacity: 1;
-webkit-transition: 0.2s ease;
transition: 0.2s ease;
float: right;
}
.anim-text-droit h1, .anim-text-droit h2{
	text-align: right;
	color:gainsboro;
}

.anim-text-gauche{
	position:absolute;
	width:50%;
	right:100%;

	text-align:left;
}
#French-Designer:hover .anim-text-gauche {
	right: 14%;

	//-webkit-transition:.6s ease 0.1s;
	//transition:.6s ease 0.1s;
}
.anim-text-gauche h1{
	margin-top: 1.5em;
	margin-left:-2em;
	text-align:left;
	//-webkit-transition:0.2s ease;
	//transition:0.2s ease;
}
.anim-text-gauche h2{
	margin-top: -1.5em;
	font-weight:300;
	font-size:150%;
	color:#666;
}
#half div{
	width:100%;
	height:100%;
}
#half iframe{
	width:100%;
}
#French-Designer:hover #half{
	width:20%;
}
#French-Designer:hover #half-text{

}

#French-Designer:hover .anim-text-droit{
	opacity:0;
    -webkit-transition:0.2s ease ;
	transition:0.2s ease;
	}
#French-Designer:hover #half-text h1{
	margin-left:0em;
	-webkit-transition:1.6s ease;
	transition:1.6s ease;
}
#French-Designer:hover #half-text h2{
	margin-left:2em;
	-webkit-transition:2.6s ease;
	transition:2.6s ease
}
#textG{		
		text-align:center;
		position:relative;
		width:100%;
		height:100%;
		z-index:999;
		display:inline-block!important;
		background-color:none;			
		box-shadow:2px 2px 5px black inset;
}
#text-iframe {
	width:100%;
	height:100%;

}
#text-iframe h1{
    font-size: 5em;
    text-align: left;
    padding: 0 3%;
    margin: 0 auto;
    text-align: right;

}
#text-iframe h2{
	font-weight: 900;
    font-style: normal;
    font-size: 5em;
    color: #aaa;
    margin: 0 1%;
    text-align: left;

}

/********************************************************************************************************TITRES*/
		#titreGW,#titreGW2{
			width:100%;		
			height:auto;
			text-align:center;
			font-weight:100;
			font-size:300%;
			overflow:visible;	
			z-index:999!important;
			display:inline-block!important;
			-webkit-transition:0.7s;
			transition:0.7s;
		}
/*DOMAINES*/
		#titreGW{
			box-shadow:none;
			width:100%;
			height:auto;
			margin-left:0;
			margin-top:0%;
			margin-bottom:2%;
			z-index:99999!important;
		}

		#titreGW p{
			border-bottom:1px solid #666;
			color:#666;
		}
/*Projets*/
		#titreGW2{
			padding:1% 0;
			color:#666;
			z-index:9999999999999999999999!important;
		}
		
		#titreGW2 p{
			color:gainsboro;
			border-bottom:1px solid gainsboro;
			}
/*******************************************************************************************************APPLICATIONS*/

#getboldS{

	background-color:gainsboro;
	color:black;
	width:90%;
	height:auto;
	margin:0 5%!important;
	overflow:visible!important;
	
}

#cube{
	width:33.1%;
	height:500px;
	margin:auto;
	overflow:hidden!important;
	display:inline-block;	
}

#titreG{
			width:100%;
			height:60%;
			text-align:center;
			font-weight:bold;
			font-size:280%;
			font-stretch: ultra-condensed;
			word-wrap: break-word;
			overflow:visible;
			color:grey;
			text-shadow:2px 2px 5px black;
			background-color:grey;
			z-index:99;
			display:inline-block!important;
		
		}
#titreG2{
			width:100%;
			height:10em;
			text-align:center;
			font-weight:100;
			font-size:500%;
			font-style:normal;
			word-wrap: break-word;
			overflow:hidden;
			color:gainsboro;
			background-color:grey;
			z-index:99999;
			padding:0%;	
			//display:inline-block!important;
			-webkit-transform:skew(0, 0deg) translate(0,0%);
			transform:skew(0, 0deg) translate(0,0%);
		}
.background1{
		background: url(http://getbolddesign.com/images/chambre-rendu-3D-get-bold-design.jpg) no-repeat fixed;
  	 		background-size: 140%;
			margin: -32% auto;
			line-height: 0.5;
			width: 100%;
			height: 250%;
			background-position: 0 0;
			margin-top: 13%;
			}
			
.background2{
			background: url(http://getbolddesign.com/images/studio-get-bold-design-3d-realiste-get-bold-designer.jpg) no-repeat fixed;
			background-size: 120%;
			margin: -10% auto;
			line-height: 0.5;
			width: 100%;
			height: 250%;
			background-position: 0 0;
			}

		.background1 p i,.background2 p i{
			font-size:40%!important;
		}
		.shadowinset{
			width:100%;
			height:100%;
			box-shadow: 2px 1px 15px 2px black inset;
			position: absolute;
		}
		.shadow{
			width:100%;
			//height:100%;
			box-shadow: 2px 1px 15px 2px black;
			//position: absolute;
		}
		#titreG2 p{
			margin-top: -25%;
   			 width: 200%;
   			 margin-left: -50%;
			
		}
		#titreG2 i{
			font-size:30%;
			font-weight:100;	
		}

				
		#illu,
		#illu2,
		#illu3,
		#illu4,
		#illu5,
		#illu6
		{
			-webkit-overflow:hidden;
			-webkit-border-top:2em;
			-webkit-border-bottom:2px #666 solid;
			 -webkit-transition:0.4s ease 0.2s;
			display:block;
			cursor:pointer;
			max-width:500px;
			max-height:500px;
			margin:auto;
			background-color:none;
			text-align:center;
			overflow:hidden;		
			box-shadow:none;		
			border-top:2em;
			-webkit-transition:1.7s ease 2.7s;
			-moz-transition:1.7s ease 2.7s;
			transition:1.7s ease 2.7s;
		}
		

		#getboldS #illu5 video {
			margin-top:-50%;
			width:1000px;
			height:1000px;
		}
				#mainsvg{
				text-align:center;
				margin:0!important;
				margin-top:0!important;
				max-width:100%;
				height:100%;
				}
				.drawings{
				position:relative;
				max-width:100%;
				max-height:100%;
				-webkit-transition:0.7s;
				transition:0.7s;
				}
				.illustration {
				max-width:100%;
				opacity: 1;
				}
				.line-drawing{
				position:relative;
				max-width:100%;
				max-height:100%;
				}
			
				.show {
				opacity: 1;
				}

				.hide {
				opacity: 0;
				}
							
							
			svg {
				pointer-events: none;
			}
			
			.line-drawing,
			.illustration {
				-webkit-transition: opacity 0.5s;
				transition: opacity 0.5s;
			
			}
			
			.line-drawing path {
				height:100%;
				fill:none;
				stroke: gold;
				stroke-width:3;
			}
			
			path.line-round {
				stroke-linecap: round;
			}
			
			path.stroke-medium {
				stroke-width: 2;
			}
			
			path.stroke-thin {
				stroke-width: 1;
			}
			
			.line-drawing polyline {
				stroke: white;
				stroke-width: 3;
			}
			
		#titre,
		#titre2,
		#titre3,
		#titre4,
		#titre5,
		#titre6{
			background-size:100%;
			cursor:pointer;
			position:relative;
			vertical-align:top;
			text-align: center;
			width:90%;
			height:auto;
			margin:0 5%;
			margin-top:-50%;
			font-size:500%;
			font-weight:700;
			text-shadow:none;
			overflow:hidden;
			z-index:99999999;
			display:inline-block;
			background-color:none;
			color:gainsboro;
			text-shadow:2px 2px 5px black;
			-webkit-transition:1.7s ease 2.7s;
			-moz-transition:1.7s ease 2.7s;
			transition:1.7s ease 2.7s;
		}
		.titreright{			
		float:right!important;	
		}

		#text,
		#text2,
		#text3,
		#text4,
		#text5,
		#text6{
			display:none;
			cursor:pointer;
			position:relative;		
			width:500px;
			height:500px;
			margin:auto!important;
			text-align:left;
			overflow:visible!important;
			border-bottom:0em;
			-webkit-border-bottom:0em;
			vertical-align:top;
			color:grey!important;
			-webkit-transition:1.7s ease 2.7s;
			-moz-transition:1.7s ease 2.7s;
			transition:1.7s ease 2.7s;
			z-index:999999999999!important;
		}
		#text p b,
		#text2 p b,
		#text3 p b,
		#text4 p b,
		#text5 p b,
		#text6 p b{
			text-shadow:none!important;
			color:grey!important;
			font-size:130%;
		}
		#text p,
		#text2 p,
		#text3 p,
		#text4 p,
		#text5 p,
		#text6 p{
			
			font-size:90%;
		}
		#text H3,
		#text2 H3,
		#text3 H3,
		#text4 H3,
		#text5 H3,
		#text6 H3{
			font-size:110%;
			text-align:center;	
		}
		#boxtext{
			
			text-align:left;
			width:90%;
			height:15%;
			margin:0.5% 2.5%;
			padding:1%;
			background-color:none;
			box-shadow:none;
			border-radius:0;
			vertical-align:top;
			display:inline-block;
			-webkit-transition:1.7s ease 2.7s;
			-moz-transition:1.7s ease 2.7s;
			transition:1.7s ease 2.7s;
			
		}
	
		#boxtext p{
			padding:2%;
			margin-left:15%;
			margin-top:-14%;
		}
		#boxtext .icontext{
			margin:0;
			width:10%;
			height:auto;
			border-radius:100em;
			-webkit-transition:1.7s ease 2.7s;
			-moz-transition:1.7s ease 2.7s;
			transition:1.7s ease 2.7s;
			
		}
		
	

/******************************************************************************************************Gallery*/

#gallery{
	position:relative;
	background-color:gainsboro;
	color: white;
	height:auto;
	width:100%;
	}

/* General style */
.grid{
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
	-webkit-align-content:flex-start;
    display: flex;    
    flex-wrap: wrap;
	align-content:flex-start;
	list-style: none;
	overflow:hidden;
	margin:0;
	padding:0;
}

.case, .interactive{
	float: left;
	color:#333;
	width:25%;
	height:50%;
	background:linear-gradient(to left,orange,gold);
	box-shadow:1px 1px 5px black inset;
	margin:0;
}

.case img{
	display: block;
	z-index:1!important;
	width:100%;
	 -webkit-transition:0.4s;
	transition:0.4s;
}
.case-xl, .interactive-xl{
	color:#333;
	width:50%;
	background:linear-gradient(to left,orange,gold);
	box-shadow:1px 1px 5px black inset;
	margin:0;
}
.case-xl img{
	display: block;
	z-index:1!important;
	width:100%;
	 -webkit-transition:0.4s;
	transition:0.4s;
}
.case-quart,.case-quart-texte,.interactive-quart{
    float: left;
    color: #333;
    width: 50%;
    height: 50%;
    background: linear-gradient(to left,orange,gold);
    box-shadow: 1px 1px 5px black inset;
    margin: 0;
}
.case-quart-texte{
    background: #444;
    box-shadow: 1px 3px 22px black inset;

}
.case-longue-50{
    width: 100%;
    float: left;
    height: 50%;
    background-color:#222;

}
.case-longue-50 img{
	  height: 100%;
}
#legende{
	text-align: center;
    position: absolute;
    height: 5%;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #333!important;
    margin-top: -5%;
}	


.case-xl #legende{
	width:50%;
	}
.case #legende,.case-quart #legende{
	width:25%;
		}
	
	

.case-xl #titre-projet h2{
	font-weight:700;
	font-size:400%;
	margin-top:0;
	padding-top:2%;
}
.case #titre-projet h2,.case-quart #titre-projet h2{
	font-weight:700;
	font-size:150%;
	margin-top:0;
	padding-top:2%;
}
#sous-titre-projet{
	margin-top:15%;
	font-weight:500;
	 -webkit-transition::0.5s!important;
	transition:0.5s!important;
}
#date-texte-projet{
	margin-top:5%;
	font-style:italic;
	font-weight:100;
	 -webkit-transition::0.7s!important;
	transition:0.7s!important;

}
.projet-titre-fixe,.projet-sous-titre-fixe,.projet-texte{
	width: 90%;
    height: auto;
    margin: auto 5%;
    vertical-align: middle;
    color: #aaa;
}
.projet-titre-fixe h1{
    font-size: xx-large;
    font-weight: 100;
    color: gainsboro;
    text-align: left;
    margin-bottom: auto;
    
}
.projet-sous-titre-fixe h2{

}
projet-texte{

}
.interactive:hover #legende,.interactive-quart:hover #legende{
	height:auto;
	opacity:1;
	overflow:visible;
	margin-top:-15%;	
	width:25%;
}
.interactive:hover #sous-titre-projet,.interactive-quart:hover #sous-titre-projet{
	margin-top:-25%;
	
}
.interactive-xl:hover #date-texte-projet{
	margin-top:-15%;
}

.interactive:hover #date-texte-projet,.interactive-quart:hover #date-texte-projet{
	margin-top:-20%;
}
.interactive:hover img, .interactive-quart:hover img{
	opacity:0.1;
}
.interactive-xl:hover #legende{
	height:auto;
	opacity:1;
	overflow:visible;
	margin-top:-25%;	
}
.interactive-xl:hover #sous-titre-projet{
	margin-top:-25%;
	
}
.interactive-xl:hover img{
	opacity:0.1;
}


/**********************************************************************************************************************Portfolio*/

.portfolio{
	width:100%;
	height:auto;
	background-color : #333;
	//background :radial-gradient(to left,gainsboro,grey);
	overflow:auto;
	margin:auto;
	text-align:left;
	padding-top: 2em;
}
.portfolio h1{
	text-align:center;
	padding:0 20px;
	font-size:4em;
	font-weight: 200;
	color:#999;
}
.portfolio h1 b{
	text-shadow:none;
	font-weight: 600;
}
.portfolio h2{
	text-align: center;
	padding: 0 20px;
	color: #999;
	margin: 0;
	margin-bottom: 5%;
	font-style: italic;
	font-weight: 100;
	font-size: 200%;
}
.portfolio p{
	color:#666;
	padding:0 20px;
}
.Articleimg{
	margin:auto;
	width:50%;
}
#doc{
	border-radius: 100em;
	overflow: hidden;
	width: 40em;
	height:40em; 
	margin: auto;
	margin-bottom: 7%;
}
#doc img{
	height:100%;
}
#imagedoc img{
	width:100%;

}
#menu-portfolio{
position:absolute;
max-height: 980px;
width: 100%;
height: 100%;
//position: fixed;
//overflow: hidden;
}
/********************************BOUTON***********/
#butAC,#butPO,#butDE,#butCONT{
	position: fixed;
	background:none;
	width:200px;
	padding:6px;
	border-radius:0em;
	color:#999;
	font-size:120%;
	font-weight:300;	
	-webkit-border-bottom:0.5px solid gold;
	border-bottom:0.5px solid gold;
	-webkit-transition:0.2s;
	transition:0.3s;
	//z-index: 999999999999999999999999999999999999999999;
}
#butAC{
	left:0em;
	top:0em;	
	text-align:right;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
#butPO{
	left:0em;
	bottom:0em;
	text-align:right;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
#butDE{
	right:0em;
	top:0em;
	text-align:left;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
#butCONT{
	right:0em;
	bottom:0em;
	text-align:left;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	
}
#butAC:hover,#butPO:hover,#butDE:hover,#butCONT:hover{
	//background:gainsboro;
	//border-radius:10em;
	font-weight:700;
	//color:gainsboro;
	text-shadow:1px 1px 3px black;
	//box-shadow:1px 1px 3px #666 inset;
	border-bottom:1.5px solid gainsboro;
}

#more{
	position: absolute;
	width: 200px;
	height: 1px;
	text-align: right;
	bottom: 7em;
	left: 72%;
	color: #333;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	background: linear-gradient(to right,#333,#999);
	border-radius: 100em;
	padding-right: 1em;
}

/********************************Flèche***********/

.nav-slide a {
	position: fixed;
	top: 50%;
	display: block;
	outline: none;
	text-align: left;
	z-index: 1000;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.nav-slide a.prev {
	left: 10%;
}

.nav-slide a.next {
	right: 10%;
}
.nav-slide a svg {
	display: block;
	margin: 0 auto;
	padding: 0;
}
#Rleft{
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	-webkit-transition:0.4s;
	transition:0.4s;
}
.nav-slide:hover #Rleft {
	//-webkit-transform: translateX(-20%);
	//transform: translateX(-20%);
}
#Rright{
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	-webkit-transition:0.4s;
	transition:0.4s;
}
.nav-slide:hover #Rright {
//	-webkit-transform: translateX(20%);
//	transform: translateX(20%);
}
/* Individual styles */

/*--------------------*/
/* Slide out */
/*--------------------*/

.nav-slide .icon-wrap {
	position: relative;
	z-index: 100;
	display: block;
	padding: 20px;
}
.nav-slide div {
	position: absolute;
	top: 50%;
	width:120px;
	padding: 0 30px;	
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	z-index:999;
	background: gainsboro;
}
.nav-slide a.prev div {
	//background: linear-gradient(to left,gainsboro,gold);
	left: 0;
	border-radius:100em;
	padding-right: 120px;
	-webkit-transform: translateY(-50%) translateX(-200%);
	transform: translateY(-50%) translateX(-200%);
}

.nav-slide a.next div {
	//background: linear-gradient(to right,gainsboro,gold);
	right: 0;
	padding-left: 120px;
	text-align: right;
	border-radius:100em;
	-webkit-transform: translateY(-50%) translateX(200%);
	transform: translateY(-50%) translateX(200%);
}
.nav-slide a.next:hover div {
	-webkit-transform: translateY(-50%) translateX(10%); 
	transform: translateY(-50%) translateX(10%);
}

.nav-slide a.prev:hover div {
	-webkit-transform: translateY(-50%) translateX(-10%); 
	transform: translateY(-50%) translateX(-10%);
}
.nav-slide h3 {
	position: relative;
	margin: 0;
	padding: 20px 0;
	color: #666;
	white-space: nowrap;
	font-weight: 300;
	font-size: 1.3em;
	line-height: 1.5;
}

.nav-slide div h3 span {
	display: block;
	color: #666;
	font-style: italic;
	font-size: 65%;
}

.nav-slide img {
	position: absolute;
	top: 0;
	height: 100%;
	border-radius:100em;
}
.nav-slide a span img {
	//border-radius:100em;
	//box-shadow:2px 2px 5px #666 inset;
	//background-color:gold;
	//border:2px solid #666;
}


.nav-slide a.prev img {
	right: 0;	
}

.nav-slide a.next img {
	left: 0;
}

.nav-slide a span img {
	-webkit-transform: translateY(-50%) translateX(-10%); 
	transform: translateY(-50%) translateX(-10%);
}

/**********************************************************************************************************************Partenaire*/
#partenaire{	
	background:linear-gradient(to left,orange,gold);
	padding-bottom:10%;
	box-shadow: 2px 2px 5px black inset;
	}
#partenaireBack{
	//background-color:gold;
	padding:0 15%;
	text-align:left;
	padding-bottom:1%;
	height:auto;
	//box-shadow:2px 2px 5px black inset;

}
#partenaire #buttshare{
	font-size:50%;
	vertical-align:top;
	width:30%;
	height:auto;
	border:1px solid #666;
	border-radius:0px;
	box-shadow:none;
	margin:5px;
	display:inline-block;
	-webkit-transition:0.3s;
	transition:0.3s;
}
#partenaire #buttshare p{
	color:#666;
	margin:20px 0;
	margin-left:1em;
	text-shadow:none;
	-webkit-transition:0.5s;
	transition:0.5s;
}
#partenaire #buttshare:hover p{
	color:gainsboro;
	text-shadow:none;
	font-weight:bold;
	margin-left:3em;	
	-webkit-transition:0.5s;
	transition:0.5s;
}
#partenaire #buttshare:hover{
	background-color:#666;
	
}

#follow{
	background:linear-gradient(to left,gainsboro,#BBB);
	box-shadow: 1px 4px 10px -2px black inset;
	background-size:100%;
	background-position:-20% 0;
	text-align:center;
	width:100%;
	height:100%;
	padding:2em;
}
#followtitre{
	color:#666;
	height:auto;
	padding:1% 0;
	font-size:200%;
	font-weight:100;
	
}
#followtitre2{
	color:#666;
	height:25%;
	padding:1% 0;
	font-size:200%;
	
}
#followtitreIC{
	color:#666;
	height:15%;
	width:100%;
	padding:1% 0;
	font-size:200%;
	
}
/**********************************************************************************************************************CONTACT*/
#fourth{
	position:relative;
	height:1200px;
	margin: 0 auto;
	color:#666;
	vertical-align:top;
}
.floatcontact{
	position:absolute;
	margin-top:4%;
	margin-left:25%;
	text-align:left;
	color:#666;
	width:50%;
	
}
.btn {
	border: none;
	color: inherit;
	background: none;
	cursor: pointer;
	margin-top:3em;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
	position:absolute;
	width:auto;
	right:0px;
	border-radius:0;
	background:gold;
	overflow: hidden;
	-webkit-transition:1s;
	transition:1s;
	z-index:9999;
}
.btn:after {
	position: absolute;
	z-index: -1;
	transition:1s;
}
.btn-1e div{
	font-size:200%;
	color:gold;
	font-weight:100;
	line-height:0.4em;
	text-shadow: -0.5px 0.5px 2px black;
	-webkit-transition:1s;
	transition:1s;
}

.btn-1e:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #89867E;
	opacity: 0;
	box-shadow: 1px 1px 5px black inset;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg) scale(1);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg) scale(1);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg) scale(1);
	transform: translateX(-50%) translateY(-50%) rotate(45deg) scale(1);
	transition:1s;
}

.btn-1e:hover,
.btn-1e:active,
.btn-1e:hover div{

	color:#89867E;
	transition:1s;
}

.btn-1e:hover:after {
	height: 260%;
	opacity: 1;
}

.btn-1e:active:after {
	height: 400%;
	opacity: 1;
}


a {
	color: #f0f0f0;
	text-decoration: none;
}

a:hover {
	color: #000;
}


button {
	border: none;
	background: #47a3da;
	color: #fff;
	padding: 1.5em;
	display: block;
	cursor: pointer;
	margin: 10px 0;
	font-size: 0.8em;
}
button.active {
	background: #0d77b6;
}

button.disabled {
	background: #aaa;
	pointer-events: none;
}

.icon-drop:before, 
.icon-arrow-left:before {
	font-family: 'fontawesome';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 2;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
	text-indent: 8000px;
	padding-left: 8px;
}

.icon-drop:before {
	content: "\e000";
}

.icon-arrow-left:before {
	content: "\f060";
}



.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 1em 0em;
	max-width: 100%;
	width: calc(100%);
	vertical-align: top;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: 400;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #696969;
	font-weight: bold;
	font-size: 70.25%;
	-webkit-font-smoothing: antialiased;
   	 -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}

.graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}

.icon {
	color: #ddd;
	font-size: 150%;
}

/* Nao */
.input--nao {
	overflow: hidden;
	padding-top: 1em;
}
.input--nao b{
	color:#666;
	text-shadow:none;
}
.input__field--nao {
	padding: 0.5em 0em 0.25em;
	width: 100%;
	background: transparent;
	color: #9da8b2;
	font-size: 1.25em;
}

.input__label--nao {
	position: absolute;
	top: 0.95em;
	font-size: 0.85em;
	left: 0;
	display: block;
	width: 100%;
	text-align: left;
	padding: 0em;
	pointer-events: none;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: -webkit-transform 0.2s 0.15s, color 1s;
	transition: transform 0.2s 0.15s, color 1s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.graphic--nao {
	stroke: #92989e;
	pointer-events: none;
	-webkit-transition: -webkit-transform 0.7s, stroke 0.7s;
	transition: transform 0.7s, stroke 0.7s;
	-webkit-transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
	transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
} 

.input__field--nao:focus + .input__label--nao,
.input--filled .input__label--nao {
	color: #333;
	-webkit-transform: translate3d(0, -1.25em, 0) scale3d(0.75, 0.75, 1);
	transform: translate3d(0, -1.25em, 0) scale3d(0.75, 0.75, 1);
}

.input__field--nao:focus ~ .graphic--nao,
.input--filled .graphic--nao {
	stroke: #333;
	-webkit-transform: translate3d(-66.6%, 0, 0);
	transform: translate3d(-66.6%, 0, 0);
}


/**********************************************************************************************************************CONNECTE*/

#foot{
	position:relative;	
	height:auto;
	//background-color:#666666;
	color:black;
}

.SIC{
	vertical-align:top;
	display:inline-block;
	width:10%!important;
	height:2em!important;
	text-align:center;
}
.SIC div{

	width:100%!important;

}

#buttshare{
	font-size:50%;
	vertical-align:top;
	width:7em;
	height:7em;
	border:1px solid #666;
	border-radius:0px;
	box-shadow:none;
	margin:0.1em;
	line-height:1;
	display:inline-block;
	transition:0.7s;
}
#buttshare:hover{
	
	background-color:#666;
	transition:0.7s
}
#buttshare p{
	color:#666;
	text-shadow:none;
	margin:40% 0;	
}
#buttshare:hover p{
	text-shadow:0.5px 0.5px 1px black;
	margin:40% 0;	
}


#topbutton{
	margin:auto;
	width:100px;
	height:100px;
	font-size:200%;
	font-weight:100;
	background-color: gainsboro;
	padding:5px;
	margin:5% auto;
	border-radius:100em!important;
	-webkit-transition:0.7s;
	transition:0.7s;
	
}
#topbutton:hover{
	box-shadow:2px 3px 5px black inset;
	-webkit-transition:0.7s;
	transition:0.7s;
}
#topbutton a{	
		color:#666;		
		-webkit-transition:0.7s;
		transition:0.7s;
}
#topbutton:hover a{
		color:gainsboro;
		text-shadow:1px 1px 2px black;
		text-shadow:1px 1px 2px black;
		-webkit-transition:0.7s;
		transition:0.7s;
}
#mentions{
		text-align:center;
		background-color:gainsboro;		
		color:#666;
		height:10%;
}
#mentions p{
		padding:1% 0;
}
#alerte{
	width:100%;
	height:100%;
	padding-top:5em;
	text-align:center;
	background-color:#666;
	color:gold;
	font-weight:100;
	font-style:italic;
	font-size:100%;
	text-shadow:1px 1px 5px black;

}
/*********************************************************************************SHOP*/
#Exp-iframe{
	float:left;
	background:linear-gradient(to left,orange,gold);
	width: 50%;
    height: 80%;
    display: inline-block;

}
#Exp-iframe iframe{
	width: 100%;
	height: 100%;
	border: none;
}
/*********************************************************************************SHOP*/
#shop{
	float:left;
	background:linear-gradient(to left,orange,gold);
	width: 50%;
    height: 80%;
    display: inline-block;

}

#shopbutton{
    //border: 15px solid black;
    vertical-align: center;
    width: 300px;
    height: 300px;
    font-size: 200%;
    font-weight: 100;
    background-color: #444;
    padding: 5px;
    margin: 15% auto!important;
    border-radius: 100em!important;
    text-align: center;
    -webkit-transition: 0.7s;
    transition: 0.7s;
}
#shopbutton:hover{

	box-shadow: 2px 3px 20px black inset;
	-webkit-transition:0.7s;
	transition:0.7s;
}
#shopbutton p{	
		font-size: 77%;
   		margin: 43% 0;
		font-weight:bold;
		color:gainsboro!important;		
		-webkit-transition:0.7s;
		transition:0.7s;
}
#shopbutton:hover a{
		//color:gainsboro;
		background-color: gold;
		text-shadow:1px 1px 2px black;
		text-shadow:1px 1px 2px black;
		-webkit-transition:0.7s;
		transition:0.7s;
}
/***************************************************************************************************MENU*/
.morph-shape{
	height:0px;
}
.menu {
	position:fixed;
	width:10%;
	height:5em;
	top: 0%;
	left: 0%;
	z-index: 9999999999999!important;
	list-style: none;
	background-color:rgba(255,255,255,0);
	//overflow: hidden;	
	border-radius:0em;
	-webkit-transform: translate3d(-50%, 0, 0) rotate(0deg);
	-webkit-transform-origin:50% 50%;
	-webkit-transition:0.2s;
	transform: translate3d(-50%, 0, 0) rotate(0deg);	
	transition:0.2s;
}
.menu:hover{
	overflow: visible;
	height:100%;
	background: linear-gradient(#000,rgba(0,0,0,0));
	-webkit-transform: translate3d(0%, 0, 0) rotate(0deg);
	transform: translate3d(0%, 0, 0) rotate(0deg);
	-webkit-transition:0.2s;
	transition:0.2s;
}
.main {
}
.menu:hover + .main {
	opacity: 0.3;
	pointer-events: none;
}
.menu__inner {
	width:100%;
	height:25%;
	position: relative;
}
.menu ul {
	width:100%;
	padding:0 4%;
	list-style: none;
	margin: 0;
	overflow:hidden;
	-webkit-transform-origin:50% 50%;
	transform-origin:50% 50%;
	-webkit-transform: translate3d(-100%, 20%, 0) rotate(0deg);
	transform: translate3d(-100%, 20%, 0) rotate(0deg);
	transition:0.2s;
}
.menu:hover ul {
	-webkit-transform: translate3d(-10%, 20%, 0) rotate(0deg);
	transform: translate3d(-10%, 20%, 0) rotate(0deg);
	transition:0.2s;
}
.menu ul li {
	width:100%;
	text-align:right;
	font-size:120%;
	line-height:2;
	font-weight:300;
	overflow:visible;
	-webkit-transform: translate3d(-100%, 0%, 0)rotate(0Deg);
	-webkit-transition:0.1s;
	transform: translate3d(-100%, 0%, 0)rotate(0Deg);
	transition:0.3s;
}
.menu:hover ul li {
	-webkit-transform: translate3d(0%, 0%, 0) rotate(0deg);
	-webkit-transition:0.1s;
	transform: translate3d(0%, 0%, 0) rotate(0deg);
	transition:0.5s;
}
.menu ul li:nth-child(1){
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.menu ul li:nth-child(2) {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.menu ul li:nth-child(3) {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.menu ul li:nth-child(4) {
	-webkit-transition-delay: 0.3s;
	transition-delay: .3s;
}
.menu ul li:nth-child(5) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.menu ul li:nth-child(6) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.menu ul li a {
	display: block;
	margin:0;
	padding:0;
	color:gainsboro;
	outline: none;
	-webkit-transition:0.1s ease 0s;
	transition:0.3s ease 0s;
}
.menu ul li a:hover, a:active {
	color:gold;

}
.menu ul li .fa {
	font-size: 2.5em;
	display: block;
	margin: 0 auto;
}
.menu ul li span {
	font-size: 100%;
}
.menu__handle {
	background:black;
	box-shadow:1px 1px 5px black;
	border-radius: 10em;
    width: 3em;
    height: 3em;
	padding:0;
	margin:0;
	outline: none;
	position: absolute;
	right: 4em;
	top:1em;
	z-index:9999!important;
	//-webkit-transform:rotate(-45deg);
	//transform:rotate(-45deg);
	-webkit-transition:0.2s;
	transition:0.2s;
	//border:2px red solid;
}
.menu__handle:after {
	background:red;
	width: 2em;
	height: 3.236em;
	padding:0;
	margin:0;
	outline: none;
	position: absolute;
	right: 2.5em!important;
	top:1em;
	z-index:9999!important;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	-webkit-transition:0.2s;
	transition:0.2s;
	//border:2px red solid;
}
.menu:hover .menu__handle{
	width:4em;
	height: 4em;
	right: -6em !important;
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition:0.2s;
	transition:0.2s;
	
}
.menu:hover .menu__handle:hover{
	cursor:pointer;
}

#minicon{
	position:absolute;
	width:2em;
	height:4em;
	top:1em;
	right:1em;
	z-index:99999999999999999999999!important;
}
#minicon #buttshare{
	background-color:black;
	
	text-align:center;
	font-size:100%;
	vertical-align:center;
	width:2em;
	height:2em;
	border:none;
	border-radius:0px;
	box-shadow:none;
	line-height:0.5;
	padding:auto;
	transition:0.7s;
	border-radius:100em;
//	border:2px solid black;
	}
#minicon #buttshare:hover{

	background-color:gainsboro;


}
#minicon #buttshare p{
color:gainsboro;
}
#minicon #buttshare:hover p{
	color:black;
}
/*********************************************************************************************************RESPONSIVE*/
@media only screen and (max-width: 1920px) {
.menu__handle{
		right:18%;
		
	}
}
@media only screen and (max-width: 1600px) {
	
	.menu__handle{
			right: 2em;
		
	}
	
}
@media only screen and (max-width: 1440px) {

	.layertitre img{
		margin-top:-2.5em!important;
		width:225px;
	}
	.layerProc{
		width:4em;
		height:4em;
		margin-left:calc(50% - 2em)!important;
		//margin-top:-13em!important;
		overflow:hidden;
	}
	.layertitre2{
		margin-top:16%;
	}

	#icone #iconevoile{
		display:inline-block;
		width:25%;
		margin-left:-30%;
		overflow:hidden;	
		font-size:160%;
		font-weight:200;
		height:100%;
		color:gainsboro;
		-webkit-transition:0.7s;
		transition:0.7s;
		opacity:1;
	}
	#cube{
		//width:20em;
		//margin:0!important;
	}
	.menu{
		width:15%;
		
	}
	.menu__handle{
		right: 4em;
		
	}
	#titre,
	#titre2,
	#titre3,
	#titre4,
	#titre5,
	#titre6{
			margin-top:-60%;
			font-size:350%;
		}
	#text,
	#text2,
	#text3,
	#text4,
	#text5,
	#text6{
		width:100%;
		max-height:500px!important;
	}
	#text H3,
	#text2 H3,
	#text3 H3,
	#text4 H3,
	#text5 H3,
	#text6 H3{
		margin:5% auto;
		font-size:90%;
		
	}
	#boxtext{
		margin-top:1%;	
		max-width:400px!important;
	}
	#minicon{
		width:2em;
		right:20px!important;
	}
	#gallery {
 	   position: relative;
  	  background-color: gainsboro;
 	   color: white;
	}
	.grid-gallery ul {
	width:80em;

	}
}
@media only screen and (max-width: 1280px) {
	#SH{
		//height:90%;
	}
 	#icone #iconeimg{
		width:200px;
	}
	#icone #iconeimg img{
		margin-top:-20%;
	}
	
	#getboldS{
		margin:0!important;
		width:100%;
	}
	.layertitre img{
		margin-top:-0.5em!important;
		width:325px;
	}


	.layerProc{
		display:none!important;
		width:4em;
		height:4em;
		margin-left:calc(50% - 2em)!important;
		margin-top:-1,3em!important;
	}
	.layertitre2{
		margin-top:10%;
	}
	#cube{
		width:33%;
	}
	#titre,
	#titre2,
	#titre3,
	#titre4,
	#titre5,
	#titre6{
			font-size:250%;
		}
	#boxtext{
		height:6em;
	}
	
	.menu{
		width:250px;
	}
	.menu__handle {
		right: 70px;
	}
	
	#fourth{
		height:110%;
	}

}
@media only screen and (max-width: 980px) {
	#butcont{
	display:none;
}
	#doc{

		width: 30em;
		height:30em; 
}

	.info-keys {
		display: none;
	}
	#minicon{
		right:10px!important;
	}
	#SH{
		height:100%;
	}
	.layerGB{
			}
	.layertitre2{
		width:50%;
	}
	.layertitre img{
		width:185px;
	}
	.layerProc{
		width:8em;
		height:8em;
		margin-left:calc(50% - 4em)!important;
		margin-top:0em!important;
	}
	.layer video{
		height:120%;
	}
	#home{
		height:100%;	
	}
	#titreG2{

		height:3em;	

	}
	.content--open .iframe-slider {
	    width: 500%;
    }
	.container{
		width:100%;
	}
	#shop{
		width:100%;	
	}
	.background1{
		background-color:gainsboro;
		font-size:90%;
	}

	#titreGW{
		font-size:160%;
	}
	#cube{	
		height:30em;
	}
	#titre,
	#titre2,
	#titre3,
	#titre4,
	#titre5,
	#titre6{
		}
	#boxtext{
		height:6em!important;
		font-size:15px;
	}
	#container{
		height:auto;		
	}
	#fourth{	
		height:50em;
	}
	#follow{
		background-image:none!important;
	}	
	
	#cube{	
		width:32%;
		height:30em;
	}
	#boxtext{
		height:5em;
		font-size:14px;
	}
	#more{
		bottom: 13em;
		left: 65%;
	}
	.portfolio h2{
		font-size:300%;
	}
	#butAC,#butPO,#butDE,#butCONT{
		
		width:130px;
	}
}
@media screen and (max-width: 768px) {
	.menu{
		overflow:visible;
	}
	.menu:hover{
		width:40%;
	}
	.menu__handle{
		right:20%;		
	}
	.menu:hover .menu__handle{
		right:-200%;	
	}
	.menu ul li span {
		font-size: 140%;
	}

	#scene{
		//display:none;
	}
	.layerFond {
    	width: 300px;
  	  height: auto;
  	  background-color: none;
 	   text-align: center;
 	   margin-left: 25%!important;
 	   margin-top: 0%!important;
  	  overflow: hidden;
	}
	.layertitre2 img {
   		 width: 300px;
   	 	margin-left: -80%;
	}
	#French-Designer:hover .anim-text-gauche {
    right: 10em;
    
    }
	.container{
		height:100%;
	
	}
	.content__item-img {
   	 max-width: calc(50% - 80px)!important;
   	 max-height: 70vh;
	}
	.grid .case{
	}
	#legende{
		width:50%;
	}
	#doc {
    	width: 20em;
   	 height: 20em;
	}
	.background1 {
		background-image:none;
		background-color:#666;
	
	}
	#home{
		height:50%;	
	}
	#container{
		height:100%;		
	}
	.layerVideo{
		display:none;	
	}
	.layerGB img{
		width:125px;	
	}
	.layertitre{
		text-shadow:none!important;
		margin-top:50%;
		color:#666!important;
		font-size:200%;
	}
	.layertitre p{
		font-size:200%;
	}
	.layertitre p b, .layertitre p{
		margin-top:10%!important;
		text-shadow:none!important;
		color:#666!important;
	}
	.layerProc{
		display:none;
	}
	#textG #icone{
	//	margin:0.1em;
	//	width:26%;
	//	height:15em;
	}
	#titreG2{
		height:4em;	
		font-size:400%;
	}
	#cube{
		width:100%;	
	}
	#titre,
	#titre2,
	#titre3,
	#titre4,
	#titre5,
	#titre6{
			margin-top:-40%;
			font-size:480%;
		}
	#text,
	#text2,
	#text3,
	#text4,
	#text5,
	#text6{
		width:60%;
		margin:0 20%;
	}
	#boxtext{
		height:4em!important;
		font-size:15px;
	}
	#grid-gallery{
		width:100%;
	}
	
	#fourth{
		height:100%;
	}

	#titreGW{		
		font-size:150%;
	}
	#partenaire #buttshare{
		width:100%;
		height:auto;
		padding:0;
	}
	#buttshare{
		width:20%;
		height:auto;
		padding:0;
	}
	#actualite{
		display:none;
	}
}
@media screen and (max-width: 600px) {
	.background1{
		background:none;
		background-color:gainsboro;

	}
	#titreG2{

		height:4em;	
		font-size:300%;
	}
	#titre,
	#titre2,
	#titre3,
	#titre4,
	#titre5,
	#titre6{
		margin-top:-50%;
	}
}
@media screen and (max-width: 640px) {
	

	.loader {
		display:none;	
	}	
	.menu{
	//border:2px solid black;
	}
	.menu:hover{
		width:70%;
	}
	.menu__handle{
	//	padding:1em;
		//border-radius:50em;
		right:20%;		
	}	
	.menu:hover .menu__handle{
		right:-200%;
	}
	#minicon{
		width:2em;
		right:10px!important;
	}
	anim-text-droit,anim-text-gauche{
	
		display:none;
	
	}
	.layerGB img{
		margin:auto;
		width:10em;	
	
	}
	.layerProc{
		display:none;
	}
	.layerVideo{
		display:none;	
	}
	.layertitre{
		text-shadow:none!important;
		color:#666!important;
		font-size:130%;
	}
	.layertitre p b, .layertitre p{
		text-shadow:none!important;
		color:#666!important;
	}
	.layertitre img{
		margin-top:15%;
		width:185px;
	}
	
	#titreG2{
		
		height:4em;	
		font-size:250%;
		color:#666!important;
	}
	#titreG2 i{
		text-shadow:none;
		
	}
	
	
	
	
	.layerFond {
    	width: 300px;
  	  height: auto;
  	  background-color: none;
 	   text-align: center;
 	   margin-left: 25%!important;
 	   margin-top: 0%!important;
  	  overflow: hidden;
	}
	.layertitre2 img {
   		display:none;
	}
	
	.anim-text-droit {
   	height: 100%;
	margin-top: 10% !important;
	opacity: 1;
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
	width: 0%;
	text-align: right;
	color: gainsboro;
	margin: 1em !important;
	margin-top: 10% !important;
	}

	#French-Designer:hover .anim-text-gauche {
   	 	right: 25%;
   		text-align:center;
    }
    .anim-text-gauche h2 {
    font-size: 0;
		}
	.grid .case{
		width:100%;
	}
	#legende{
		width:100%;
	}
	#doc {
    	width: 20em;
   	 	height: 20em;
	}
	.container{
	width:100%;
	
	}
	#shop{
	width:100%;
	
	}
	#half {
    width: 100%;
    overflow: hidden;
    }
	#getboldS{	
		height:auto;	
		display:none;
	}
	#actualite{
		display:none;
	}
	#cube{
	}
	#titre,
	#titre2,
	#titre3,
	#titre4,
	#titre5,
	#titre6{
		font-size:400%;
	}
	#text,
	#text2,
	#text3,
	#text4,
	#text5,
	#text6{
		width:400px!important;
	}
	#text H3,
	#text2 H3,
	#text3 H3,
	#text4 H3,
	#text5 H3,
	#text6 H3{
		margin:5% auto;
		font-size:100%;
		
	}
#boxtext{
		margin-top:1%;	
		max-width:300px!important;
	}
#textG #icone{
	//	margin:0.1em;
	//	padding:0;
	//	width:9em;
	//	height:15em;
	//	font-size:70%;
	}
	#textG #icone #iconeimg{
	//	width:100%;
	}
#textG #icone #iconevoile{
		//font-size:110%;
	}
#getboldS #illu5 video {
			width:auto;
			height:15em;
		}


	.slider {
	width: 100%;
	}

	#gallery{
		width:100%;
		height:auto;
	}
	.grid-gallery ul{		
		width:100%;
	}

	.portfolio h1 {

    font-size: 1em;
    
    }
    .portfolio h2 {

    font-size: 1em;
    
    }
	#doc{

		width: 10em;
		height:10em; 
	}

	#fourth {
    overflow: hidden;
    height: 100%;
    text-align: center;
}
	#partenaire {
		display:none;
		margin:auto!important;
		padding:2%!important;
		width:90%!important;
		height:auto;
	}
	#partenaire #buttshare {
		width:90%;	
	}
	#followtitre2  #buttshare {
		width:5em;
		height:5em;
		font-size:40%;
	}	
		
	.floatcontact b h2{
		font-size:120%;
	}	
	.btn{
		margin:0;
		width:100%;
	}
	#titreGW{	
		display:none;
	}
	#titreGW2{
		font-size:300%;
	}
	#more{
		bottom: 13em;
		left: 65%;
	}
	.portfolio h2{
		font-size:200%;
	}
	#butAC,#butPO,#butDE,#butCONT{
		
		width:130px;
	}
	
	.case,.interactive,.case-xl,.interactive-xl,.case-quart,.case-quart-texte,.interactive-quart,#Exp-iframe {
		width:100%;
	}
	
	
	.floatcontact {
    position: absolute;
    margin: 0;
    padding: 5%;
    text-align: center;
    color: #666;
    width: 90%;
}
#titreG2 p {
    margin-top: -25%;
    width: 200%;
    margin-left: -50%;
    line-height: 1;
}
#follow {
    background-image: none!important;
    padding: 0;
}
#followtitre2 {
    color: #666;
    height: 50%;
    font-size: 200%;
    display: -webkit-flex;
    display: flex;
    width: 100%;
}
}

/*
ATRIER
*/


/* General Blueprint Style */


@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
@font-face {
	font-family: 'bpicons';
	font-weight: normal;
	font-style: normal;
	src: url('http://www.getbolddesign.com/fonts/bpicons/bpicons.eot');
	src: url('http://www.getbolddesign.com/fonts/bpicons/bpicons.eot?#iefix') format('embedded-opentype'),
	url('http://www.getbolddesign.com/fonts/bpicons/bpicons.woff') format('woff'),
	url('http://www.getbolddesign.com/fonts/bpicons/bpicons.ttf') format('truetype'),
	url('http://www.getbolddesign.com/fonts/bpicons/bpicons.svg#bpicons') format('svg');
} 
/* Made with http://icomoon.io/ */


/* Blueprint header */
.bp-header {
	margin: 0 auto;
	padding: 3em 3em 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap; 
	flex-wrap: wrap;
}

.bp-header h1 {
	font-size: 2.125em;
	font-weight: 400;
	line-height: 1.3;
	margin: 0 0 .6em 0;
}

.bp-header h1 > span {
	font-size: 50%;
	display: block;
	color: #4D4D5A;
} 

.bp-header > span {
	width: 100%;
	font-weight: 700;
	font-size: 0.85em;
	color: #5C5EDC;
	position: relative;
	z-index: 100;
	display: block;
	padding: 0 0 .6em .1em;
	letter-spacing: .5em;
	text-transform: uppercase;
}

.bp-header > span span:after {
	font-size: 50%;
	font-size: 75%;
	position: relative;
	top: -8px;
	left: -12px;
	width: 30px;
	height: 30px;
	cursor: help;
}

.bp-header > span span:hover:before {
	content: attr(data-content);
	font-size: 110%;
	font-weight: 700;
	line-height: 1.2;
	max-width: 500px;
	position: absolute;
	left: auto;
	margin-left: 4px;
	padding: .8em 1em;
	text-align: left;
	text-indent: 0;
	letter-spacing: 0;
	text-transform: none;
	color: #fff;
	background: #5C5EDC;
}

.bp-header nav {
	position: relative;
	z-index: 100;
	margin: -2em 0 0 auto;
}

.bp-header nav a {
	position: relative;
	display: inline-block;
	width: 2.5em;
	height: 2.5em;
	margin: 0 .1em;
	text-align: left;
	border-radius: 50%;
}

.bp-header nav a > span {
	display: none;
}

.bp-header nav a:hover:before {
	content: attr(data-info);
	color: #595A5F;
	font-weight: bold;
	font-size: 0.85em;
	position: absolute;
	top: 120%;
	right: 0;
	width: 600%;
	text-align: right;
	pointer-events: none;
}

.bp-header nav a:hover {
	background: #5C5EDC;
}

.bp-icon:after {
	font-family: 'bpicons';
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	text-transform: none;
	color: #5C5EDC;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.bp-header nav .bp-icon:after {
	line-height: 2.4;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: 0;
}

.bp-header nav a:hover:after {
	color: #fff;
}

.bp-icon-next:after {
	content: '\e000';
}

.bp-icon-drop:after {
	content: '\e001';
}

.bp-icon-archive:after {
	content: '\e002';
}

.bp-icon-about:after {
	content: '\e003';
}

.bp-icon-prev:after {
	content: '\e004';
}

@media screen and (max-width: 40em) {
	.bp-header {
		text-align: center;
	}
	.bp-header > span {
		text-indent: 30px;
	}
	.bp-header > span span:hover:before {
		right: 0px;
	}
	.bp-header h1 {
		font-size: 1.8em;
		width: 100%;
	}
	.bp-header nav {
		margin: 0;
		width: 100%;
	}
}


