@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,900');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
html {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #f0f1f2;
	height: 100%;
	max-height: 100%;
}
body {
	height: 100%;
	background-color: #252c39;
}
h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #a5835a;
}
p, li {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #f0f1f2;
	text-decoration: none;
}
p {
	margin-bottom: 20px;
}
a:hover {
	text-decoration: underline;
}
a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}
.center {
	text-align: center;
}
.block {
	display: block!important;
}
.inline {
	display: inline-block!important;
}
.gold_text {
	color: #a5835a;
}
.btn-gold {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
	color: 	#a5835a;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 30px;
	margin-bottom: 100px;
	margin-right: 10px;
	display: inline-block;
	border: 1px solid #a5835a;
	​-webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
	text-align: center;
}
.btn-gold:hover {
	color: #f0f1f2;
	background-color: #a5835a;
	text-decoration: none;
	background-color: inherit;
}
.brdr-left {
	padding-top: 35px;
	padding-left: 24px;
	padding-bottom: 30px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #32353c;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.p-text {
	text-align: left;
}
.p-text h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #a5835a;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.p-text h2 {
	font-family: 'Playfair Display', serif;
	font-size: 36px;
	color: #f0f1f2;
	margin-bottom: 40px;
}
.p-text p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #f0f1f2;
	line-height: 24px;
	text-align: justify;
}
header {
	height: 100%;
}
header nav {
	position: fixed;
	top: 35px;
	right: 30px;
	z-index: 1;
}
header nav ul {
}
header nav ul li {
	display: inline-block;
	margin-left: 20px;
}
header nav ul li a {
	color: #f0f1f2;
	font-size: 16px;
	text-decoration: none;
}
header nav ul li a:hover {
	text-decoration: underline;
}
#logo_header a {
	width: 108px;
	height: 40px;
	background-image: url(/images/logo.svg);
	background-repeat: no-repeat;
	background-size: 108px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	position: fixed;
	left: 30px;
	top: 30px;
	z-index: 2;
}
#popup-btn {
	position: relative;
	top: 20%;
	text-align: center;
}
#hero {
	position: relative;
	top: 35%;
	left: 10%;
	text-align: left;
	max-width: 90%;
	font-size: 90px;
	color: #f0f1f2;
	font-family: 'Playfair Display', serif;
}
#hero h1 {
	font-size: 18px;
	color: #a5835a;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	margin-top: 35px;
	margin-bottom: 20px;
}
#hero h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #f0f1f2;
	margin-bottom: 40px;
	width: 600px;
}
#hero h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #f0f1f2;
	text-transform: uppercase;
}
#hero h1 span {
	font-family: 'Playfair Display', serif;
	font-size: 86px;
	text-transform: none;
	color: #af8f69;
	text-decoration: none;
	font-style: italic;
}
#mission {
	margin-top: 200px;
	margin-bottom: 200px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
#mission h1 {
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: 100;
	color: #f0f1f2;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	max-width: 700px;
}
#mission h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #a5835a;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#mission .p-text {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
#destination {
	text-align: center;
}
#destination h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 100;
	color: #f0f1f2;
}
#vision {
	margin-top: 200px;
	margin-bottom: 200px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}
#vision div {
	vertical-align: middle;
	display: inline-block;
}
#vision #slogan {
	padding-left: 20px;
	padding-right: 20px;
}
#vision #slogan h1 {
	font-family: 'Playfair Display', serif;
	font-size: 56px;
	color: #a5835a;
}
#vision p {
	width: 300px;
}
#services-sct {
	padding-left: 40px;
	padding-top: 120px;
	padding-bottom: 120px;
	margin-top: 200px;
	margin-bottom: 300px;
	background-color: #e3e1e2;
}
#services-sct .title {
	font-family: 'Playfair Display', serif;
	margin-bottom: 20px;
	font-size: 36px;
	font-weight: 300;
}
#services-sct .title span {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #363230;
}
#services-sct h1 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 300;
	line-height: 36px;
}
#services-sct .p-text h2 {
	color: #363230;
}
#services-sct .p-text {
	
}
#services-sct .p-text p {
	font-weight: 300;
	color: #363230;
	max-width: 750px;
}
#services-sct ul {
	display: inline-block;
	vertical-align: top;
	padding-left: 60px;
}
#services-sct ul li {
	font-size: 18px;
	font-weight: 300;
	color: #a5835a;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-top: 5px;
}
#services-sct h3 {
	font-size: 16px;
	font-weight: 400;
	color: #a5835a;
	margin-top: 20px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
#services-sct h3 span {
	color: #363230;
	margin-right: 5px;
}
#services-sct h4 {
	font-weight: 500;
	color: #363230;
	text-align: justify;
	font-size: 16px;
}
#services-sct .solutions {
	width: 260px;
	padding: 15px;
	display: inline-block;
	vertical-align: top;
}
#a_propos-sct {
	height: 410px;
	background-color: #e3e1e2;
	background-image: url(../images/jp_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 135px;
}
#approche #def-approche {
	text-align: center;
	margin-bottom: 120px;
}
#approche #def-approche #titre {
	display: inline-block;
	margin-right: 80px;
	margin-bottom: 20px;
}
#approche #def-approche #description {
	display: inline-block;
	vertical-align: top;
	padding-top: 60px;
}
#approche #def-approche h1 {
	font-size: 14px;
	font-weight: 300;
	color: #f0f1f2;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 35px;
}
#approche #def-approche h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 48px;
	line-height: 24px;
	font-weight: 900;
	color: #a5835a;
	text-align: center;
	text-transform: uppercase;
}
#approche #def-approche h3 span {
	font-size: 18px;
	color: #f0f1f2;
	line-height: 42px;
}
#approche #def-approche p {
	font-size: 16px;
	font-weight: 100;
	width: 300px;
	display: inline-block;
	text-align: justify;
	margin-bottom: 7px;
}
#approche #processus {
	background-color: #29303d;
	text-align: center;
	padding-top: 60px;
	margin-bottom: 80px;
}
#approche #processus div {
	width: 310px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 40px;
}
#approche #processus h1 {
	font-size: 20px;
	text-align: left;
	margin-bottom: 20px;
}
#approche #processus h2 {
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 40px;
}
#approche #processus p {
	font-size: 14px;
	text-align: justify;
}
#approche #processus p span {
	color: #a5835a;
}
#def_service p {
	font-size: 18px;
	color: #f0f1f2;
	font-weight: 400;
	max-width: 750px;
	padding: 30px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#def_service {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#def_service h1:first-of-type {
	color: #af8f69;
	text-transform: uppercase;
}
#def_service h1 {
	color: #f0f1f2;
}
#def_service h1 span {
	color: #af8f69;
}
#def_service h2 {
	color: #f0f1f2;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
}
#a_propos-sct #text {
	width: 50%;
	max-width: 540px;
	margin-left: 11%;
}
#a_propos-sct h1 {
	margin-bottom: 30px;
}
#a_propos-sct p {
	font-size: 16px;
	color: #363230;
	text-align: justify;
}
#contact-sct {
	padding-top: 100px;
}
#contact-sct h1 {
	margin-bottom: 40px;
}
#contact-info {
	background-color: #29303d;
	padding-top: 20px;
	padding-bottom: 10px;
}
#contact-info .box {
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
}
#contact-info a {
	color: #af8f69;
	text-decoration: none;
}
#contact-info a:hover {
	text-decoration: underline;
}
.form-field {
	font-family: 'Roboto', sans-serif;
	border: 1px solid #f0f1f2;
	background: #29303d;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #f0f1f2;
	padding:8px;
	margin-bottom:20px;
	width: 300px;
	font-size: 16px;
	text-decoration: none;
   }
.form-field:focus {
	border: 1px solid #af8f69;
   background: #f0f1f2;
   color: #29303d;
  }
.submit-button {
	font-size: 16px;
	font-weight: 300;
	color: #f2f1f0;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
	background-color: #af8f69;
	margin: 50px;
	display: inline-block;
	border: none;
}
.submit-button:hover {
   background: #fff;
   color: #231f20;
}
.submit-button:active {
	border: 1px solid #af8f69;
	background: #f0f1f2;
   	color: #363230;
}
#returnmessage {
	font-weight: 300;
	color: #af8f69;
}
#ham_btn {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 10px;
	right: 40px;
	display: none;
}
#ham_btn a {
	background-image: url(../images/ham_menu.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	width: 32px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
#ham_btn a:hover {
	background-position: center bottom;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align:center;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;

}

.sidenav a:hover{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 20px;
    right: 35px;
    font-size: 36px;
    margin-left: 50px;
}
#form-sct {
	padding-top: 100px;
}
#form-sct h1 {
	font-weight: 100;
	font-size: 75px;
	color: #af8f69;
	font-family: 'Playfair Display', serif;
	margin-bottom: 10px;
}
#form-sct h2 {
	font-size: 30px;
	margin-bottom: 40px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
