@charset "UTF-8";
/* Body */
body {
	font-family: source-sans-pro;
	background-color: #D9D8DE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}


/* 
Define this in your CSS 
.bgColor = Replace it by the name you want to give your animation
.bgAnimObj = Assign this class to the object you want to apply the effect
*/

.bgAnimObj {
	background: #18201f;
	/* Chrome, Safari */
	-webkit-animation: bgColor 5s;
	/* Firefox */
	-moz-animation: bgColor 5s;
	/* Standard Syntax */
	animation: bgColor 5s;
}





/* Container */
.container {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background-color: #FFFFFF;
	position: relative;
}
/* Navigation */
header {
	width: 95%;
	height: 6%;
	background-color: #35353F;
	position: fixed;
	z-index: 10000;
	border-bottom: 3px solid #94939e;
	margin-top: 0px; /* Add a top margin to avoid content overlay */
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 10%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	letter-spacing: 4px;
}



nav {
	float: right;
	width: 60%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #97928f;
}

canvas{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:-1;

}

.hero_header {
	color: #FFFFFF;
	font-size: 60px;
	text-align: center;
	margin-top: 8%;
	margin-right: 16%;
	margin-left: 16%;
	margin-bottom: 2%;
	letter-spacing: 4px;
	mix-blend-mode: difference;
	
}

.hero_header:hover {
	color: #E3E2E7;
	
}







/* Hero Section */
.hero {
	background-color: #B3B3B3;
	z-index:0;
	padding-top: 200px;
	padding-bottom: 490PX;
	background-attachment:fixed;
	margin-top: 0px;
	background-image: url("../images/IMG_5312.jpg");
	background-size : cover;
	background-repeat: no-repeat;
	vertical-align: bottom;
	position: relative;
	/*
	background-color: #B3B3B3;
	padding-top: 150px;
	padding-bottom: 150px;
	*/
}
.info_message{
	background-color: #3b35359d;
	position: absolute;
	right: 0%;
	top: 57%;
	width: 28%;
	height: 38%;
}

.hero .info_message h1{
	color: #ffffff;
	text-align: left;
	font-size: 22px;
	font-weight:600;
	padding-top: 0px;
	margin-top: 20px;
	margin-left: 5%;

}

.hero .info_message p{
	color: #ffffff;
	text-align: left;
	font-size: 17px;
	font-weight:600;
	padding-top: 0px;
	margin-top: 2px;
	margin-left: 5%;
	margin-right: 10%;
	margin-bottom: 8%;
}

.info_message .links_begining{
	width: 35%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}

.hero .info_message .links_begining a{
	color: #ffffff;
	font-size: 14px;

}

.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	margin-left:20%;
	margin-right:20%;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 28px;

}
/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #35353F;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
banner {
	background-color: #5e5653;
	height: 500px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}

.Experience{
	color: #FFFFFF;
	text-align: center;
	font-size: 38px;
	/* padding-left: 30%; */
	padding-top: 3%;
	letter-spacing: 2px;
	
	
}

.column_places{
	width: 30%;
	text-align: center;
	padding-top: 1%;
	padding-left: 30px;
	padding-bottom: 40px;
	float: left;
}
 
banner .column_places h3 {
	color: #B3B3B3;
	text-align: center;
}

.photos {
	width: 100%;
	height: auto;
	max-width: 250px;
	max-height: 500px;
	display: block;
}
/*
banner .column_places p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
*/

.container1 {
  position: relative;
  width: 100%;
  max-width: 200;
	max-height: 530px;
}
a.button_cv {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;

    text-decoration: none;
    color: initial;
}
a.button_school {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;

    text-decoration: none;
    color: rgb(245, 240, 240);
}

.image {
  display: block;
  width: 100%;
  height: 100%;
  max-height: inherit;

}

.overlay {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  background-color: #9E9E9E;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.container1:hover .overlay {
  width: 100%;
  left: 0;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
}





/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}

.map_part {
	background-color: #5e5653;
	height: 700px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}

#mymap {
	margin: 10px 10px;
	width : 70%;
	height : 70%;
	position: relative;
	left: 15%;
	top: 8%;
	bottom:0%;
  }


.colonne_icone{
	width: 50%;
	text-align: center;
	float: left;
	margin-top: 75px;
	margin-bottom: 0px;
}


.colonne_icone p{

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #ffffff;
}



















.button {
	width: 350px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}


.button_2{

	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid rgb(53, 53, 63);
	color: rgb(53, 53, 63);
	transition: all 0.3s linear;

}
.button_2:hover {
	background-color: rgb(53, 53, 63);
	color: rgb(53, 53, 63);
	cursor: pointer;
}

.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}


.fa {
	padding: 2%;
	font-size: 30px;
	width: 3%;
	text-align: center;
	text-decoration: none;
	margin-left: 20%;
	margin-top: 2%;
	margin-bottom: 2%;
  }
  
  /* Add a hover effect if you want */
  .fa:hover {
	opacity: 0.7;
  }
  


  /* Set a specific color for each brand */
  
  /* instagram */
  .fa-instagram {
	background: #35353F;
	color: white;
  }
  
  /* linkedin */
  .fa-linkedin {
	background: #35353F;
	color: white;
  }
  
  /* github*/
  .fa-github {
   background: #35353F;
	color: white;
  }
  
  













/* iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii*/ 
/* iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii*/ 

/* Mobile */
@media (min-width: 360px) and (max-width: 410px) {


/* Body */
body {
	font-family: source-sans-pro;
	background-color: #D9D8DE;
	font-style: normal;
	font-weight: 200;
}


.logo {
	text-align: center;
	position: relative;
	margin-top: 13px;
	left: 35%;
}


/* Container */
.container {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	height: 680px;
	background-color: #FFFFFF;
	position: relative;
}
/* Navigation */
header {
	height: 6%;
	background-color: #35353F;
	position: fixed relative;
	top:0;
	z-index: 10000;
	border-bottom: 3px solid #94939e;
	margin-top: 0px; /* Add a top margin to avoid content overlay */
}

nav {
	float: right;
	width: 60%;
	text-align: right;
	margin-right: 25px;
}

.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
	z-index: 5;
}

header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}



.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #5e5653;
	background-image: none;
}
.tagline {
	text-align: center;
	color: #000000;
	margin-top: 4px;
	margin-left:20%;
	margin-right:20%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;

}


.hero_header {
	color: #FFFFFF;
	font-size: 36px;
	text-align: center;
	margin-top: 8%;
	margin-bottom: 2%;
	letter-spacing: 1px;
	mix-blend-mode: difference;

}

.info_message{
	background-color: #3b35359d;
	position: absolute;
	right: 0%;
	top: 45%;
	width: 35%;
	height: 38%;
}

.hero .info_message h1{
	color: #ffffff;
	text-align: left;
	font-size: 16px;
	font-weight:600;
	padding-top: 0px;
	margin-top: 20px;
	margin-left: 5%;

}

.hero .info_message p{
	color: #ffffff;
	text-align: left;
	font-size: 13px;
	font-weight:600;
	padding-top: 0px;
	margin-top: 2px;
	margin-left: 5%;
	margin-right: 10%;
	margin-bottom: 8%;
}

.info_message .links_begining{
	/* width: 35%; */
	margin-top: 5px;
	/* margin-right: auto;
	margin-bottom: auto;
	margin-left: auto; */
	padding-top: 5px;
	padding-right: 20%;
	padding-bottom: 5px;
	padding-left: 20%;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	letter-spacing: 2px;
	/* border: 3px solid #FFFFFF; */
	color: #FFFFFF;
	transition: all 0.3s linear;
}

.hero .info_message .links_begining a{
	color: #ffffff;
	font-size: 8px;

}


.column_places{
	width: 30%;
	text-align: center;
	padding-top: 1%;
	padding-left: 35%;
	padding-bottom: 40px;
	float: left;
}
 
.image {
  display: block;
  width: 100%;
  height: 100%;
  max-height: inherit;

}


.button {
	width: 88%;
	margin-top: 40px;
	/* margin-right: auto;
	margin-bottom: auto;
	margin-left: auto; */
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.copyright {
	font-size: 9px;
	text-align: center;
	padding-top: 7%;
	padding-bottom: 7%;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 3px;
	line-height: 300%;
}



}













/* iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii*/ 
/* iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii*/ 
/* iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii*/ 



/* Small Tablets */
@media (min-width: 410px)and (max-width: 767px) {



/* Body */
body {
	font-family: source-sans-pro;
	background-color: #D9D8DE;
	font-style: normal;
	font-weight: 200;
}


.logo {
	text-align: center;
	position: relative;
	margin-top: 4%;
	left: 35%;
}


/* Container */
.container {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	height: 680px;
	background-color: #FFFFFF;
	position: relative;
}
/* Navigation */
header {
	height: 6%;
	background-color: #35353F;
	position: fixed relative;
	top:0;
	z-index: 10000;
	border-bottom: 3px solid #94939e;
	margin-top: 0px; /* Add a top margin to avoid content overlay */
}

nav {
	float: right;
	width: 60%;
	text-align: right;
	margin-right: 25px;
}

.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
	z-index: 5;
}

header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}



.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #5e5653;
	background-image: none;
}
.tagline {
	text-align: center;
	color: #000000;
	margin-top: 4px;
	margin-left:20%;
	margin-right:20%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;

}


.hero_header {
	color: #FFFFFF;
	font-size: 36px;
	text-align: center;
	margin-top: 8%;
	margin-bottom: 2%;
	letter-spacing: 1px;
	mix-blend-mode: difference;

}

.info_message{
	background-color: #3b35359d;
	position: absolute;
	right: 0%;
	top: 55%;
	width: 45%;
	height: 30%;
}

.hero .info_message h1{
	color: #ffffff;
	text-align: left;
	font-size: 16px;
	font-weight:600;
	padding-top: 0px;
	margin-top: 20px;
	margin-left: 5%;

}

.hero .info_message p{
	color: #ffffff;
	text-align: left;
	font-size: 13px;
	font-weight:600;
	padding-top: 0px;
	margin-top: 2px;
	margin-left: 5%;
	margin-right: 10%;
	margin-bottom: 8%;
}

.info_message .links_begining{
	/* width: 35%; */
	margin-top: 5px;
	/* margin-right: auto;
	margin-bottom: auto;
	margin-left: auto; */
	padding-top: 5px;
	padding-right: 20%;
	padding-bottom: 5px;
	padding-left: 20%;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	letter-spacing: 2px;
	/* border: 3px solid #FFFFFF; */
	color: #FFFFFF;
	transition: all 0.3s linear;
}

.hero .info_message .links_begining a{
	color: #ffffff;
	font-size: 8px;

}


.column_places{
	width: 30%;
	text-align: center;
	padding-top: 1%;
	padding-left: 35%;
	padding-bottom: 40px;
	float: left;
}
 
.image {
  display: block;
  width: 100%;
  height: 100%;
  max-height: inherit;

}


.button {
	width: 88%;
	margin-top: 40px;
	/* margin-right: auto;
	margin-bottom: auto;
	margin-left: auto; */
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.copyright {
	font-size: 11px;
	text-align: center;
	padding-top: 7%;
	padding-bottom: 7%;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 3px;
	line-height: 300%;
}


}




/* iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii*/ 


/* 

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
} */
