@import url("https://hello.myfonts.net/count/3190d5");


@font-face {font-family: 'GillSansMTStd-Light';src: url('../fonts/3190D5_0_0.eot');src: url('../fonts/3190D5_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/3190D5_0_0.woff2') format('woff2'),url('../fonts/3190D5_0_0.woff') format('woff'),url('../fonts/3190D5_0_0.ttf') format('truetype');}


@font-face {font-family: 'GillSansMTStd-Medium';src: url('../fonts/3190D5_1_0.eot');src: url('../fonts/3190D5_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/3190D5_1_0.woff2') format('woff2'),url('../fonts/3190D5_1_0.woff') format('woff'),url('../fonts/3190D5_1_0.ttf') format('truetype');}


@font-face {font-family: 'OptimaLTPro-Roman';src: url('../fonts/3190D5_2_0.eot');src: url('../fonts/3190D5_2_0.eot?#iefix') format('embedded-opentype'),url('../fonts/3190D5_2_0.woff2') format('woff2'),url('../fonts/3190D5_2_0.woff') format('woff'),url('../fonts/3190D5_2_0.ttf') format('truetype');}

@font-face{
	font-family:"Parisian CG";
	src:url("../fonts/Parisian_CG.otf");
}


/** PRE REQUIS **/

.en {display: none;}
li.en {display:none;}
.fr {display: block;}
li.fr {display: inline-block;}

a {color:black;text-decoration: none;}

.mobile {
	display: none;
}
.desktop {
	display: table-cell;
}

nav.desktop {
	display: block;
	}


html, body {
	margin: 0;
	padding: 0;
	background: white;
}

li {display: inline-block;}

/** HEADER **/

header {
	width:100%;
	background: white;
}

.black_border {
	width:100%;
	height:14px;
	background: black;
}

.logo {
	width:256px;
	height:200px;
	margin:45px auto;
/* 	background-image: url('../img/logo.png'); */
	background-repeat: no-repeat;
	background-size: contain;
}

.logo a {
	width:100%;
	height:100%;
}

.logo a img {
	width: 100%;
	height:auto;
}

nav {
	height: 40px;
	width:90%;
	margin-left:auto;
	margin-right: auto;
	background: white;
	display: block;
	text-align: center;
	position: relative;
}

nav ul {
/* 	text-align: right; */
	margin: 0 0 20px 0;
	padding:0;
	list-style: none;
}

nav ul.menu {
	width:100%;
	position: absolute;
	z-index:1;
	text-align: center;
}

nav ul.contact {
	position: absolute;
	z-index:10;
	right:10px;
}

nav ul li {
	font-family: 'OptimaLTPro-Roman';
	font-size: 15px;
	text-transform: uppercase;
	margin:0;
	padding: 0 22px 0 22px;
	list-style: none;
}

/*
nav ul li:hover {
	background-image: url('../img/strike.png'), url('../img/strike.png');
	background-position: left center, right center;
	background-repeat: no-repeat;
	background-size: 20px 22px;
	}
*/

nav ul li a {
	text-decoration: none;
	color: black;
}

.pink_border {
	width:90%;
	height:14px;
	margin-left:auto;
	margin-right: auto;
	background: #fdd2b2;
}


/** FOOTER **/

footer {
	width:90%;
	height:67px;
	margin-left:auto;
	margin-right: auto;
	background: #fdd2b2;
	clear: both;
}

.contact_link {
	float:left;
}

.contact_link ul {
	text-align: left;
	margin: 0 0 0 17px;
	padding:25px 0 0 0;
	list-style: none;
}

.contact_link ul li {
	font-family: 'OptimaLTPro-Roman';
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 0 16px;
	padding: 0px;
}

.contact_link ul li a {
	text-decoration: none;
	color: black;
}

.language_selector {
	float:left;
	padding-left:100px;
}

.language_selector ul {
	text-align: left;
	margin: 0 auto 0 auto;
	padding:25px 0 0 0;
	list-style: none;
}

.language_selector ul li {
	font-family: 'OptimaLTPro-Roman';
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 0 16px;
	padding: 0px;
}

.language_selector ul li a {
	text-decoration: none;
	color: black;
}

.french_content footer .language_selector ul li#french {
	color: black;
}

.french_content footer .language_selector ul li#english a {
	color: #808080;
}

.english_content footer .language_selector ul li#french a {
	color: #808080;
}

.english_content footer .language_selector ul li#english {
	color: black;
}

footer .links {
	float:right;
}

footer .links ul {
	text-align: right;
	margin: 0;
	padding:25px 0 0 0;
	list-style: none;
}

footer .links ul li {
	font-family: 'GillSansMTStd-Light';
	font-size: 17px;
	margin: 0 33px 0 17px;
	padding: 0px;
	line-height: 17px;
}

footer .links ul li.insta a{
	background-image: url('../img/inst_icon.png');
	background-size: 14px 14px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

footer .links ul li a {
	text-decoration: none;
	color: black;
}

/** CONTENT **/

.content {
	width:90%;
	margin:0 auto;
	padding:0;
	background: white;
	height:auto;
	overflow: hidden;
	font-size: 16px;
}

.index, .maison, .mentions, .savoir-faire {
	margin-bottom: 60px;
}

.content .hero1, .content .hero2 {
	width:100%;
	height:auto;
	margin: 0 0 20px 0;
	padding: 0;
	position:relative;
}

.hero1 a, .hero2 a {
		text-decoration: none;
	}

.content .hero1 a img.illustration, .content .hero2 a img.illustration {
	width:100%;
	height:auto;
	position:relative;
}

.hero1 a .legende {
	position: absolute;
	z-index:10;
	top:52%;
	left:15%;
	text-align: center;
	width:256px;
}

.hero2 a .legende {
	position: absolute;
	z-index:10;
	top:52%;
	right:5%;
	text-align: center;
	width:256px;
}

.hero1 a .legende img, .hero2 a .legende img {
	max-width:126px;
	height:auto;
	margin-left: auto;
	margin-right:auto;
	display: block;
}

.hero1 a .legende p, .hero2 a .legende p {
	text-align: center;
	font-family: 'Parisian CG';
	font-size: 30px;
	line-height: 36px;
	letter-spacing: 1px;
	margin-top:10px;
	margin-bottom:0px;
	color:black;
}

.barre_noire {
	position: absolute;
	width:100%;
	height: 10px;
	margin:0;
	padding:0;
	background: black;
	z-index:20;
	left:0;
	bottom:0;
	display:none;
}

a:hover .barre_noire {
	/*display: block;*/
}

.content .description_1, .content .description_2 {
	display: table;
	margin-bottom:20px;
	position: relative;
}

.contact .description_1 {
	margin-bottom:0px;
}

.content .description_1 .text {
	display: table-cell;
	width:47%;
	text-align: center;
	vertical-align: middle;
}

.index .description_1 .text .titre_1, .index .description_2 .text .titre_2 {
	width:375px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../img/titre1bckg.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 25px;
}

.index .description_1 .text .long, .index .description_2 .text .long {
	background-image: url('../img/titre2bckg.png');
}

.content .description_1 .text .titre_1 .soustitre {
	font-family: 'OptimaLTPro-Roman';
	font-size: 19px;
	line-height: 22px;
	letter-spacing: 1px;
}

.content .description_1 .text img.surtitre, .content .description_2 .text img.surtitre, .content .description_1 .text img.surtitre_1, .content .description_2 .text img.surtitre_1, .content img.surtitre_1 {
	width:20%;
	max-width:126px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.content .description_1 .text img.surtitre_1, .content .description_2 .text img.surtitre_1 {
	margin-top: 20px;
	margin-bottom: 0px;
}

.content .description_1 .text .titre_1 .titre, .content .description_2 .text .titre_2 .titre {
	font-family: 'Parisian CG';
	font-size: 30px;
	line-height: 36px;
	letter-spacing: 1px;
}

.maison .description_1 .text .titre_1 {
	width:70%;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

.maison .description_1 .text .titre_1_1 {
	width:70%;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 0px;
}

.content .description_1 .text p {
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	font-family: 'GillSansMTStd-Light';
}

.content .description_1 .text p a {
	color: black;
	text-decoration: none;
}

.content .description_1 .photo {
	display: table-cell;
	width:53%;
	height:auto;
	vertical-align: middle;
}

.content .description_1 .photo img {
	width:100%;
	height:auto;
}

.content .description_2 .photo {
	display: table-cell;
	width:53%;
	height:auto;
	vertical-align: middle;
}

.content .description_2 .photo img {
	width:100%;
	height:auto;
}

.content .description_2 .text {
	display: table-cell;
	width:47%;
	text-align: center;
	vertical-align: middle;
}

.maison .description_2 .text .titre_2 {
	width:70%;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

.maison .description_2 .text .titre_2_1 {
	width:70%;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 0px;
}

.content .description_2 .text p {
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	font-family: 'GillSansMTStd-Light';
}

.content .description_1 .text p, .content .description_2 .text p {
	margin:5px auto;
}

.content .description_1 .text p b, .content .description_2 .text p b {
	font-family: 'GillSansMTStd-Medium';
}

/** INSPIRATION **/

.row {
	width:100%;
	clear: both;
	height:auto;
	overflow: hidden;
}

.un {
	width:33.33%;
	height:auto;
	min-height:100px;
	float:left;
}

.deux {
	width:66.66%;
	height:auto;
	min-height:100px;
	float:left;
}

.un img, .deux img {
	width:100%;
	height:auto;
}

/** MENTIONS **/

.commander, .mentions {
	text-align: center;
}

.commander img.surtitre, .mentions img.surtitre {
	width:20%;
	max-width:126px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top:80px;
}

.commander .titre1, .mentions .titre_1 {
	width:375px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 25px;
}

.commander .titre, .mentions .titre {
	font-family: 'Parisian CG';
	font-size: 30px;
	line-height: 36px;
	letter-spacing: 1px;
}

.commander p, .mentions p {
	text-align: center;
	font-family: 'GillSansMTStd-Light';
	padding-bottom: 15px;
}

.mentions p a {
	color: black;
	text-decoration: none;
}



/** MEDIA QUERIES **/

/** iPad portrait **/

@media screen and (max-width: 1024px) {
 	nav {
		width:100%;
	}

	nav ul li {
		font-size: 14px;
		padding: 0 25px 0 25px;
	}

	nav ul li:hover {
		background-image: none;
	}


	.pink_border {
		width:100%;
	}

	footer {
		width:100%;
	}

	.content {
		width:100%;
	}

	a:hover .barre_noire {
		display: none;
	}

	.content .description_1 .text .titre_1 .soustitre {
		font-size: 16px;
		line-height: 18px;
	}

	.content .description_1 .text .titre_1 .titre, .content .description_2 .text .titre_2 .titre, .mentions .titre {
		font-size: 24px;
		line-height: 30px;
		letter-spacing: 1px;
	}

	.index .description_1 .text .titre_1, .index .description_2 .text .titre_2 {
		width:300px;
	}
}

@media screen and (max-width: 900px) {
	.mobile {
		display:block;
	}
	.content {
		margin-bottom: 0;
	}

	.logo {
		width:192px;
		height:150px;
		margin:25px auto;
/* 		background-image: url('../img/logo.png'); */
		background-repeat: no-repeat;
		background-size: contain;
	}

	nav ul li {
		font-size: 14px;
		padding: 0;
	}


	.content .description_1 .text {
		display: block;
		float:left;
		width:100%;
		margin-top:30px;
		margin-bottom:30px;
	}

	.content .description_1 .photo {
		display: block;
		float:right;
		width:100%;
		margin-top:30px;
		margin-bottom:30px;
	}

	.content .description_2 .photo {
		float:right;
		width:100%;
		margin-top:30px;
		margin-bottom:30px;
	}

	.content .description_2 .text {
		display: block;
		float:left;
		width:100%;
		margin-top:30px;
		margin-bottom:30px;
	}

	.un {
		width:100%;
		min-height: 0px;
	}

	.deux {
		width:100%;
		min-height: 0px;
	}

	.content .description_2 .mobile {
		display: block;
	}

	.content .description_2 .desktop {
		display:none;
	}

	nav.desktop {
		display:none;
	}

	nav.mobile {
		height:180px;
		display: none;
	}

	nav.mobile ul {
		text-align: center;
	}
	nav.mobile ul li {
		width: 100%;
		height:30px;
		margin: 0px;
	}

	.open_close {
		text-align: center;
		width: 100%;
		height:20px;
		margin: 0 0 10px 0;
		font-family: 'OptimaLTPro-Roman';
		font-size: 14px;
		text-transform: uppercase;
		text-decoration: none;
	}
	.open_close span {
		cursor: pointer;
	}

	footer {
		height:auto;
		overflow: hidden;
		padding-bottom:10px;
	}

	.contact_link, .language_selector {
		float: none;
		text-align: center;
		padding-left: 0;
	}

	.contact_link ul, .language_selector ul {
		margin:0 auto;
		text-align: center;
		padding-top:15px;
	}

	#french {
		margin:0;
	}

	footer .links {
		float:none;
	}

	footer .links ul {
		text-align: center;
		padding-top:15px;
	}
	footer .links ul li {
		margin:0;
	}
	footer .links ul li.insta {
		margin-right:16px;
	}

	.hero1 a, .hero2 a {
		text-decoration: none;
	}

	.hero1 a .legende {
		position: static;
		text-align: center;
		margin-left: auto;
		margin-right:auto;
		text-decoration: none;
		width: auto;
	}

	.hero1 a .legende img, .hero2 a .legende img {
		display: none;
	}

	.hero1 a .legende p {
		text-decoration: none;
		}

	.hero2 a .legende {
		position: static;
		text-align: center;
		margin-left: auto;
		margin-right:auto;
		text-decoration: none;
		width: auto;
	}

	.hero2 a .legende p {
		text-decoration: none;
	}

	.hero1 a .legende p, .hero2 a .legende p {
	text-align: center;
	font-family: 'Parisian CG';
	font-size: 26px;
	line-height: 32px;
	letter-spacing: 1px;
	margin-top:10px;
	margin-bottom:0px;
	color:black;
}

}
