@font-face {
    font-family: GalanoGrotesque-Bold;
    font-weight: bold;
    src: url("Galano Grotesque Bold.otf") format("opentype");
}
@font-face {
    font-family: GalanoGrotesque-Semi-Bold;
    font-weight: bold;
    src: url("Galano Grotesque Semi Bold.otf") format("opentype");
}
@font-face {
    font-family: GalanoGrotesque;
    font-weight: bold;
    src: url("Galano Grotesque.otf") format("opentype");
}
@media only screen and (max-width: 600px) {
	.header{
		padding-top:none;
		height:600px!important;
	}
	.title1 .text{
		font-size:2em!important;
		padding-bottom:1em!important;
	}
	.frame1{
	left:0!important}
	.logo{
		float:left!important;
	}
	.title2{
		top:10%!important;
	}
	.header2{
		height:600px!important;
		padding-top:0;
	}
	.header4{
		padding-bottom:1em;
	}
	
}
.header{
	position:relative;
	height: 0;
	width: 100%;
	padding-top: 66.64%;
	background-image: url("img1.png");
	background-size: cover;
	background-color:black;
	max-height:600px;
}
.textCenter{
	text-align:center;
}
.avatar{
	width: 150px;
	float: left;
}
.avatarText{
	margin-top: 2em;
}
.frame1{
	position:absolute;
	left:40%;
	margin-top:3em;
	top:0;
	
}
.tiret{
	color:white;
	border-color:white;
}
.monRow{
	padding-top:2em;
}
.monRow h3{
	font-family:GalanoGrotesque-Semi-Bold
}
*{
	font-family:GalanoGrotesque-Semi-Bold
}
p{
	font-family:GalanoGrotesque
}
.header2{
	position:relative;
	height: 0;
	width: 100%;
	padding-top: 39%;
	background-image: url("img2.png");
	background-size: cover;
	background-repeat:no-repeat;
	background-color:black;
	}
.header3{
	background-color:#F7CE47;
}
.header4{
	background-color:#D7375D;
	color:white;
	padding-top:2em;

}
.header5 a{
	color:#F7CE47
}
.header5{
	background-color:#50B5C7;
	color: #96E4F2;
}
.title2{
	position:absolute;
	top:50%;
	width:100%;
	text-align:center;
	color:white;
}
.guillemet{
	color:yellow;
}
.title1{
	position:absolute;
	top:50%;
	width:80%;
	left:10%;
	color:white;
}
.logo{
	float:right;
	margin-left:1em;
}
.frame1 .title{
	float:left;
}
.title1 .text, .title2 .text{
	font-size: 3em;
	line-height: 1em;	
	text-align:center;
	font-family:GalanoGrotesque-Semi-Bold
}
.title2 .subtext{
	font-size:2em;
	padding-bottom:1em;
}
.bouton1{
	font-family:GalanoGrotesque-Bold;
	background: #4498A7;
	border-radius: 20px;
	color:white;
	padding-top:0.6em;
	padding-bottom:1em;
	padding-left:2em;
	padding-right:2em;
}
.bouton2{

	background: #D7375D;
	font-family:GalanoGrotesque-Bold;

	border-radius: 20px;
	color:white;
	padding-top:0.6em;
	padding-bottom:1em;
	padding-left:2em;
	padding-right:2em;
}
.bandeau1{
	background-color:#4498A7;
	color:white;
}
.container{
	max-width:80%;
}
