@font-face {
    font-family: 'as';
    src: url(fonts/as.ttf);
}

* {
	margin: 0;
	padding: 0;
    font-family: "as", Arial, Helvetica, sans-serif;
}

html {
	overflow-x: hidden;
}

body {
	font-family: "Times New Roman", Georgia, Serif;
	line-height:1.5;
	position: relative;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Playfair Display";
	letter-spacing: 5px;
	font-weight: normal;
}

h1 {
	font-size:36px
}

h2 {
	font-size:30px
}

h3 {
	font-size:24px
}

h4 {
	font-size:20px
}

h5 {
	font-size:18px
}

h6 {
	font-size:16px
}

hr{
  width: 100%;
  height: 2px;
  background-color: #316c82;
  border: none;
}

/* HEADER ET MENU */

.bar1 {
	background: #316c82;
    color: white;
    font-size: 12px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 8px;
	text-align: center;
	padding-left: 10px;
}

.bar1 p {
	padding: 8px 16px!important;
}

.bar2 {
	white-space: normal;
	padding: 8px 16px!important;
    float: left;
    width: 100%;
	height: 81px;
	color: #000!important;
    background-color: #fff!important;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	position: fixed;
	top: 32px;
	left: 0;
	display: inline-block;
	letter-spacing: 4px;
	text-align: center;
}

.title {
	text-decoration: none;
	color: black;
	vertical-align: middle;
	text-align: center;
	float: left;
    cursor: pointer;
	font-size: larger;
	line-height: 32px;	
	display: block;
}

.logo {
	position: relative;
}

.logo374 {
	display: none;
}

.menu {
	float: right;
	padding-right: 16px;
}

.menu a {
	border-top: solid white 2px;
	text-decoration: none;
	color: black;
	display: inline-block;
	margin: 16px;
	padding-top: 5px;
}

.menu a:hover {
	border-top: solid #316c82 2px;
}

.hamb {
	float: right;
	margin-top: 16px;
	padding-right: 64px;
	font-size: xx-large;
	display: none;
}

.hamb a {
	color: black;
	text-decoration: none;
}

.hambMenu {
	overflow: hidden;
	border-left: none;
	background-color: white;
	width: 0;
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
	transition: width 0.5s;
}

.hambMenu a {
	padding: 8px;
	text-decoration: none;
	color: black;
	font-size: xx-large;
}

.mobile-selector {
    width: 200px;
	margin: auto;
	text-align: center;
	display: none;
}

.mobile-selector a {
    background-color: #eee;
    color: black;
    display: block;
    padding: 12px;
    text-decoration: none;
}

.mobile-selector a.active {
    background-color: #4CAF50;
    color: white;
}

/* CORPS ET PAGES */

.general {
	max-width: 980px;
	margin: auto;
	padding-top:64px!important;
	padding-bottom:64px!important;
	padding:0.01em 16px;
}

.imageHome {
	margin-top: 130px;
	width: 100%;
}

.image {
	max-width:100%;
	height:auto
}

.titleHome {
	background: #316c82;
    color: white;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	width: 100%;
	text-align: center;
}

.titleBlock {
	text-align: center;
}

.body {
	left: 0;
	width: 100%;
	min-height: 50em;
	display: none;
	margin: auto;
}

.body:target {
	display: block;
}

.contentBlock {
	font-size: 16px!important;
	text-align: justify!important;
	width: 100%;
	min-height: 512px;
}

.accolade {
	text-align: center;
}

.coloneBy2 {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.coloneBy2 ul {
	width: 100%;
}

.coloneBy2 li {
	margin: 5px;
}

.coloneBy1 {
	display: inline-block;
	width: 45%;
}

.cadre {
	border-style: solid;
	border-color: #316c82;
}

.coloneBy1 ul {
	width: 100%;
}

#coloneTechnique {
	margin-left: 4%;
}

.coloneBy1 li {
	margin: 5px;
}

.input {
	padding:8px;
	display:block;
	border:none;
	border-bottom:1px solid #ccc;
	width:100%;
	padding-top:16px!important;
	padding-bottom:16px!important;
}

.button {
	width:100%;
	text-align:left;
	border:none;
	display:inline-block;
	padding:8px 16px;
	vertical-align:middle;
	overflow:hidden;
	text-decoration:none;
	cursor:pointer;
	white-space:nowrap;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	color:#000!important;
	background-color:#f1f1f1!important;
	margin-top:16px!important;
	margin-bottom:16px!important
}

.button:disabled {
	cursor:not-allowed;
	opacity:0.3	
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

#langage li {
    float: left;
	color: white;
    position: relative;
	padding: 0;
	margin: 0;
}

#langage ul {
    border-top: none !important;
    border-top-width: initial;
    border-top-style: none;
    border-top-color: initial;
}

#langage ul, #langage li {
    padding: 0 !important;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0 !important;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    list-style-type: none !important;
}

/* FOOTER */

footer {
	color: #000!important;
    background-color: #f1f1f1!important;
	padding-top: 32px!important;
    padding-bottom: 32px!important;
	text-align: center!important;
	position: relative;
	bottom: 0;
}

.footerImg {
	display: inline-block;
    width: 10%;
}

/* RESPONSIVE */

/* contentBlock */
@media only screen and (max-width: 768px) {
	.contentBlock {
		width: 75%;
		margin: auto;
	}
}

/* Menu */
@media only screen and (max-width: 1000px) {
	.menu {
		display: none;
	}
	.hamb {
		display: block;
	}
}

/* about */
@media only screen and (max-width: 1024px) {
	#titleHome {
		font-size: 24px;
	}
}
@media only screen and (max-width: 768px) {
	#titleHome {
		font-size: 18px;
	}
}
@media only screen and (max-width: 600px) {
	.coloneBy1 {
		width: 100%;
		margin: auto;
		display: block;
	}
	.coloneBy1 li {
		margin: 0;	
	}
	#coloneTechnique {
		margin-left: 0%;
		margin-top: 60px;
	}
}
@media only screen and (max-width: 650px) {
	.accolade {
		display: none;
	}
}


/* logo */
@media only screen and (max-width: 250px) {
	.title374 {
		display: none;
	}
}

/* padding-top body + margin-top #about */
@media only screen and (min-width: 100px) {
	.body {
		padding-top: 10%;
	}
}
@media only screen and (min-width: 300px) {
	.body {
		padding-top: 10%;
	}
}
@media only screen and (min-width: 374px) {
	.body {
		padding-top: 30%;
	}
	#about {
		margin-top: -75px;
	}
}
@media only screen and (min-width: 400px) {
	.body {
		padding-top: 27%;
	}
	#about {
		margin-top: -75px;
	}
}
@media only screen and (min-width: 450px) {
	.body {
		padding-top: 24%;
	}
	#about {
		margin-top: -75px;
	}
}
@media only screen and (min-width: 500px) {
	.body {
		padding-top: 22%;
	}
	#about {
		margin-top: -75px;
	}
}
@media only screen and (min-width: 550px) {
	.body {
		padding-top: 20%;
	}
	#about {
		margin-top: -75px;
	}
}
@media only screen and (min-width: 650px) {
	.body {
		padding-top: 17%;
	}
	#about {
		margin-top: -75px;
	}
}
@media only screen and (min-width: 900px) {
	.body {
		padding-top: 14%;
	}
	#about {
		margin-top: -75px;
	}
}
@media only screen and (min-width: 1100px) {
	.body {
		padding-top: 11%;
	}
	#about {
		margin-top: -75px;
	}
}
@media only screen and (min-width: 1440px) {
	.body {
		padding-top: 10%;
	}
	#about {
		margin-top: -75px;
	}
}
@media only screen and (min-width: 1900px) {
	.body {
		padding-top: 8%;
	}
	#about {
		margin-top: -75px;
	}
}

/* bar 1  + bar 2*/
@media only screen and (max-width: 300px) {
	.bar2 {
		top: 24px;
	}
}
@media only screen and (max-width: 600px) {
	.proz, .linkedin, .sep0, .infosBar1 {
		display: none;
	}
	.fr, .en, .de {
		text-align: center;
	}
}
@media only screen and (max-width: 374px) {
	.bar2 {
		display: none;
	}
	.mobile-selector {
		display: block;
	}
	.logo374 {
		display: block;
		margin: auto;
		margin-bottom: 20px;
	}
	.imageHome {
		display: none;
	}
}
@media only screen and (max-width: 500px) {
	.proz, .linkedin, .sep0 {
		display: none;
	}
	.bar2 {
		top: 26px;
	}
	.bar1 {
		height: 32px;
	}
}

/* Image Qui-suis-je */
@media only screen and (max-width: 767px) {
	#imagePdp {
		display: none;
	}
}