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

@font-face {
    font-family: 'euphemia';
    src: url('../fonts/myFonts/euphemia_ucas_regular_2.6.6-webfont.eot');
    src: url('../fonts/myFonts/euphemia_ucas_regular_2.6.6-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myFonts/euphemia_ucas_regular_2.6.6-webfont.woff2') format('woff2'),
         url('../fonts/myFonts/euphemia_ucas_regular_2.6.6-webfont.woff') format('woff'),
         url('../fonts/myFonts/euphemia_ucas_regular_2.6.6-webfont.ttf') format('truetype'),
         url('../fonts/myFonts/euphemia_ucas_regular_2.6.6-webfont.svg#euphemia_ucasregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gillsans';
    src: url('../fonts/myFonts/ufonts.com_gillsans-light-webfont.eot');
    src: url('../fonts/myFonts/ufonts.com_gillsans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myFonts/ufonts.com_gillsans-light-webfont.woff2') format('woff2'),
         url('../fonts/myFonts/ufonts.com_gillsans-light-webfont.woff') format('woff'),
         url('../fonts/myFonts/ufonts.com_gillsans-light-webfont.ttf') format('truetype'),
         url('../fonts/myFonts/ufonts.com_gillsans-light-webfont.svg#gillsans_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.icon {
	font-family: 'feather';
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-transform: none;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	speak: none;
}

.icon--arrow-left:before {
	content: '\e901';
}

.icon--menu:before {
	content: '\e903';
}

.icon--cross:before {
	content: '\e117';
}

img 
{
	max-width: 100%;
	height: auto;
}

ul
{
	list-style: none;
}


.enligne 
{
	display: inline-block;
	vertical-align: top;
}

body
{
	font-family: /*"euphemia", "gillsans", */Arial, Helvetica, sans-serif;
	background-color: #6a6b6d;
	width: 100%;
	height: 100%;
	min-height: 100%;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
}

.R_barre
{
	background-image: url(../img/R_barre.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	width: 330px;
	height: 100%;
	min-height: 100%;
	position: absolute;
	top: 0px;
	left: 20px;
}

.R_point
{
	background-image: url(../img/R_point.svg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 330px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 20px;
}

.logo
{
	background-image: url(../img/logo_MR.svg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
	height: 100px;
	position: absolute;
	top: 220px;
	left: 200px;
}

header
{
	width: 100%-330px;
	height: 300px;
	background-color: #e7e8e9;
	vertical-align:top;
	text-align: center;
	padding-left: 330px;
	padding-top: 0;
	margin: 0;
}

header h1
{
	/*font-size: 96px;*/
	font-size: 5em;
	font-weight: lighter;
	color: #787a7c;
	padding: 30px;
	margin: 0;
}

header h2
{
	/*font-size: 40px;*/
	font-size: 2em;
	font-variant: small-caps;
	color: #6a6b6d;
	padding: 0;
	margin: 0;
}

.content {
	color: #e7e8e9;
	min-height: 300px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0 0 0 350px;
	width: calc(100% - 400px);
	background-color: #6a6b6d;	
	overflow-y: auto;
}

.content h1,.content  h2
{
	background: #4d4c4e;
	text-align: center;
	color: #e7e8e9;	
	padding-top: 10px;
	padding-bottom: 10px;
}

.content--loading {
	background: url(../img/loading.svg) no-repeat 50% 50%;
}

.colonne_right, .colonne_left {
	display: inline-block;
	vertical-align: top;
	max-width: 45%;
	padding-right: 2%;
}

.colonne_realisation_right, .colonne_realisation_left {
	display: inline-block;
	vertical-align: top;
	max-width: 45%;
}

#main_realisation 
{

}

#title_realisation 
{
	font-size: large;
	padding-bottom: 1%;
}

#title_realisation h2 
{
	margin-top: 0;
}

#main_view_realisation 
{

}

#diaporama_realisation 
{
}

#diaporama_realisation a
{
	font-size: 40px;	
}

.swiper-container
{
}

#infos_realisation 
{
	font-size: x-large;
}

#lieu_realisation 
{
	font-size: large;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#surface_realisation 
{
	font-size: large;
	margin-top: 10px;
	margin-bottom: 10px;
}

#cout_realisation 
{
	font-size: large;
	margin-top: 10px;
	margin-bottom: 10px;
}

#role_mo
{
	font-size: large;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #4d4c4e;
	text-align: center;
	color: #e7e8e9;	
	padding-top: 10px;
	padding-bottom: 10px;
}

#complement_realisation 
{
	margin-top: 5px;
	font-size: medium;
}

#logo_movista img
{
	width: 200px;	
}

.cartevisite
{
	width: 100%;
}


/* Menu styles */

.menu {
	position: absolute;
	top: 270px;
	left: 0;
	width: 350px;
	height: 100%;
	/*height: calc(100vh - 270px);*/
}

.menu__wrap {
	position: absolute;
	top: 3.5em;
	bottom: 0;
	overflow: hidden;
	width: 100%;
}

.menu__level {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	overflow: hidden;
	overflow-y: scroll;
	width: calc(100% + 50px);
	height: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu__level--current {
	visibility: visible;
}

.menu__item {
	display: block;
	width: 50%;
	background: #4d4c4e;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 25%;
	margin-right: 25%;
	text-align: center;
}

.menu__link {
	font-weight: 600; 
	display: block;
/*	padding: 1em 2.5em 1em 1.5em;*/
	color: #e7e8e9;
	-webkit-transition: color 0.1s;
	transition: color 0.1s;
	list-style-type: none;
}

.menu__link[data-submenu]::after {
	/*content: '\e904';*/
	font-family: 'feather';
	/*position: absolute;*/
	right: 0;
	/*padding: 0.25em 1.25em;*/
	color: #cb383d;
	list-style-type: none;
}

.menu__link:hover,
.menu__link[data-submenu]:hover::after {
	color: #cb383d;
	list-style-type: none;
}

.menu__link--current::before {
	/*content: '\00B7';*/
	font-size: 1.5em;
	line-height: 0;
	/*position: absolute;*/
	top: 50%;
	left: 0.5em;
	height: 4px;
	color: #cb383d;
	list-style-type: none;
}

.menu__link--current {
	color: #cb383d;
}

[class^='animate-'],
[class*=' animate-'] {
	visibility: visible;
}

.animate-outToRight .menu__item {
	-webkit-animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
	animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes outToRight {
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes outToRight {
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.animate-outToLeft .menu__item {
	-webkit-animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
	animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes outToLeft {
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes outToLeft {
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.animate-inFromLeft .menu__item {
	-webkit-animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
	animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes inFromLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes inFromLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.animate-inFromRight .menu__item {
	-webkit-animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
	animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes inFromRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes inFromRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.menu__breadcrumbs {
	font-size: 0.65em;
	line-height: 1;
	position: relative;
	padding: 2.5em 3.75em 1.5em 2.5em;
}

.menu__breadcrumbs a {
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #d0d0d2;
}

.menu__breadcrumbs a:last-child {
	pointer-events: none;
}

.menu__breadcrumbs a:hover {
	color: #cb383d;
}

.menu__breadcrumbs a:not(:last-child)::after {
	content: '\e902';
	font-family: 'feather';
	display: inline-block;
	padding: 0 0.5em;
	color: #cb383d;
}

.menu__breadcrumbs a:not(:last-child):hover::after {
	color: #cb383d;
}

/* Open and close buttons */

.action {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border: none;
	background: none;
}

.action:focus {
	outline: none;
}

.action--open {
	font-size: 1.5em;
	top: 1em;
	left: 1em;
	display: none;
	color: #fff;
	position: fixed;
	z-index: 1000;
}

.action--close {
	font-size: 1.1em;
	top: 1.25em;
	right: 1em;
	display: none;
	color: #45464e;
}

@media screen and (max-width: 40em) {
	.action--open,
	.action--close {
		display: block;
	}
	.menu {
		z-index: 1000;
		top: 0;
		width: 100%;
		height: 100vh;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-transition: -webkit-transform 0.3s;
		transition: transform 0.3s;
	}
	.menu--open {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
