@charset "UTF-8";
 
@font-face {
    font-family: "Avant-Garde";
    src: url('ITCAvantGardeStd-Demi.otf');
}

@font-face {
    font-family: "Garamond";
    src: url('ITCGaramondStd-Lt.otf');
	font-style: normal;
	font-weight: normal;
}

@font-face {
    font-family: "Garamond";
    font-style: italic;
	font-weight: normal;
    src: url('ITCGaramondStd-LtIta.otf');
}
@font-face {
    font-family: "Garamond";
    font-style: normal;
	font-weight: bold;
    src: url('ITCGaramondStd-Bk.otf');
}

html, html a {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 1px 1px 1px rgba(0,0,0,.004)
}
 
body {
	width: 100%;
	font-family: "Garamond";
	margin: 0;
	padding: 0;
	background: url('img/cover.jpg')no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
	
	#mentions {
	background-color: white;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
}

#mentions p, #mentions h1 {
	width: 70%;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 120%;
}


h1, h2 {
	font-family: 'Avant-Garde', 'Lato', sans-serif;
	font-size: 25px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	max-width: 1000px;
	margin: auto;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #4A4949;
	line-height: 120%;
}

p {
	font-family: 'Garamond', 'EB Garamond', serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	max-width: 1000px;
	margin: auto;
	line-height: 120%;
	text-align: justify;
	color: #4A4949;
}

.centre {
	text-align: center !important;
}

blockquote {
	font-family: 'Garamond', 'EB Garamond', serif;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	color: #4A4949;
	margin: 0;
	line-height: 120%;
}

a {
	color: rgba(29,120,149,1.00);
	text-decoration: none;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	transition: all .3s ease-in
}

b {
	font-family: 'Garamond', 'EB Garamond', serif;
	font-style: bold;
}

table {
	border: none;
	text-align: center;
	margin: auto;
	width: 70%;
	max-width: 1000px;
}

table p {
	width: 100% !important;
}

td {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.date {
	padding-right: 50px;
	padding-top: 3px;
}

#statistiques {
	max-width: 1000px;
	margin: auto;
}

.stat {
	width: 100px;
	max-width: 100px;
}

.chiffre {
	display: inline-block; 
	width: 32%;
	min-width: 120px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

.counter {
	font-family: 'Avant-Garde', 'Lato', sans-serif;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	color: #4A4949;
}

.objets {
	font-family: 'Garamond', 'EB Garamond', serif;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	color: #4A4949;
}

#blocmetier {
	width: 100%;
	background: url('img/tour.jpg')no-repeat center right fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 150px;
	padding-bottom: 150px;

}

#blocmetiertexte {
	 
	background: white; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(255,255,255,0.8), white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(255,255,255,0.8), white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(255,255,255,0.8), white); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(255,255,255,0.8), white); /* Standard syntax */
	width: 70%;
	padding-top: 100px;
	padding-bottom: 50px;
	text-align: center;
	margin: auto;
	border: 0px solid;
	border-radius: 0px;
}

#blocmetiertexte p, #blocmetiertexte h2 {
	width: 70%;
	text-align: left;
}

div.less, .pic {
  	-webkit-transition: -webkit-transform .4s ease-in-out;
  	transition: transform .4s ease-in-out;
}

div.less:hover {
  	-webkit-transform: rotate(180deg);
  	transform: rotate(180deg);

}

.pic:hover {
  	-webkit-transform: rotate(360deg);
  	transform: rotate(360deg);
	opacity: 1;
}


a:hover {
	color: black;
	
}

strong {
	font-style: normal;
	font-weight: normal;
}

.logo {
	width: 70%;
	max-width: 300px;
}


#pictos {
	width: 100%;
	position: fixed;
	z-index: 100;
	background-color: white;
	-webkit-box-shadow: 0px 2px 3px -1px rgba(74,73,73,0.4);
	-moz-box-shadow: 0px 2px 3px -1px rgba(74,73,73,0.4);
	box-shadow: 0px 2px 3px -1px rgba(74,73,73,0.4);
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	transition:all .3s ease-out
}


#pictos img {
	height: 40px;
}

.pic {
	height: 50px;
}


ul.pictos_liste, footer ul {
	list-style-type: none;
	vertical-align: middle;
	width: 70%;
	margin: auto;
}

footer ul {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
}

ul.pictos_liste {
	
	text-align: left;
	padding: 10px;
	height: 40px;
}


li.pic {
	float: right;
	margin-left: 10px;
	opacity: 0.4;
	vertical-align: middle;
}

li.nom {
	float: left;
	margin-right: 10px;
}

aside li {
	display: inline-block;
	margin: 20px;
}

aside li a {
	margin: auto;
}

footer a {
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	transition: all .3s ease-in
}


footer a {
	color: white;
}

footer a:hover {
	color: rgba(29,120,149,1.00);
}

section {
	width: 70%;
	text-align: center;
	margin: auto;
	background-color: none;
	padding-top: 70px;
	padding-bottom: 70px;
}

#cover {
	width: 100%;
	padding: 0;
	margin: 0;
	
}

/* ======================= Banner ===================== */
	@-moz-keyframes reveal-banner { 0% { opacity: 0; } 100% { opacity: 1; } }
	@-webkit-keyframes reveal-banner { 0% { opacity: 0; } 100% { opacity: 1; } }
	@-o-keyframes reveal-banner { 0% { opacity: 0; } 100% { opacity: 1; } }
	@-ms-keyframes reveal-banner { 0% { opacity: 0; } 100% { opacity: 1; } }
	@keyframes reveal-banner { 0% { opacity: 0; } 100% { opacity: 1; } }

#banner .inner, #banner, #fond {
			-moz-animation: reveal-banner 2s 0.75s ease-in-out;
			-webkit-animation: reveal-banner 2s 0.75s ease-in-out;
			-o-animation: reveal-banner 2s 0.75s ease-in-out;
			-ms-animation: reveal-banner 2s 0.75s ease-in-out;
			animation: reveal-banner 2s 0.75s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-o-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;
}

	#banner {
		background-attachment: fixed;
		background-color: rgba(0,0,0,.6);
		width: 100%;
		height: 100%;
		color: white;
		text-align: center;
		margin: auto;
		
		
	}
	

		#banner .inner {
			width: 100%;
			color: white;
			opacity: 0;
  			 position: absolute;
  			top: 50%;
  			-webkit-transform: translateY(-50%);
  			-ms-transform: translateY(-50%);
  			transform: translateY(-50%);
			text-align: center;
		}
		
		#fond {
			width: 100%;
			opacity: 0;
  			 position: absolute;
  			top: 50%;
			height: 100%;
  			-webkit-transform: translateY(-50%);
  			-ms-transform: translateY(-50%);
  			transform: translateY(-50%);
			text-align: center;
			background-color: rgba(0,0,0,.6);
		}
		
.inner p {
	color: white;
	vertical-align: middle;
	margin: auto;

}

.logoblanc {
	width: 30%;
}

#main {
	position: absolute;
	top: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: white;
}

#formulaire {
	background-color: #ececec;
	width: 100%;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 70px;
}

#formulaire p, #formulaire h1 {
	width: 70%;
	line-height: 120%;
	margin-left: auto;
	margin-right: auto;

}

article, aside {
	display: inline-block;
	vertical-align: middle;
}

article {
	width: 60%;
	height: auto
}

article img {
	width: 100%;
	vertical-align: bottom;
}

aside {
	position: relative;
	width: 39%;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

#covercarte {
	width: 100%;
	background: url('img/carte.jpg')no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 500px;
}

	
	
#gauche, #droite {
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #4a4949;
}

#gauche {
	text-align: right;
}

#droite {
	text-align: left;
}

#gauche blockquote, #droite blockquote, #cover blockquote {
	padding: 50px;
	font-size: 18px;
	color: white;
	max-width: 400px;
	margin: auto;
}

#cover blockquote, #cover blockquote p, blockquote {
	text-align: center;
}

#quote {
	background-color: #4a4949;
	width: 100%;
	height: auto;
	padding-top: 150px;
	padding-bottom: 150px;
}

#quote blockquote {
	padding: 0px;
	font-size: 18px;
	color: white;
	width: 70%;
	max-width: 1000px;
	margin: auto;
	vertical-align: central;
}

#gauche h2, #droite h2, #gauche p, #droite p, #liste h2, #liste p {
	color: white;
	padding-left: 50px;
	padding-right: 50px;
	text-align: left;
}

#gauche h2, #droite h2, #liste h2 {
	font-size: 18px;
	margin-bottom: 0px;
}

.fullwidth {
	width: 100%;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}


#lieux {

	width: 70%;
	margin: auto;
	text-align: left;
}

.lieu {
	width: auto;
	padding: 15px;
	display: inline-block;
	margin: auto;
}

.lieu p, .lieu h2 {
	text-align: left;
	padding-left: 0px !important;
	padding-right: 0px !important;
}


#secteurs {
	width: 100%;
	background-color: #ececec;
	background: url('img/fondhistoire.jpg')no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#entreprises, #scolaire, #social {
	display: inline-block;
	width: 20%;
	background-color: rgba(236,236,236,0.9);
	vertical-align:top;
	padding: 30px;
	margin: 20px;
	border: 0px solid;
    border-radius: 25px;
}

#entreprises h2, #scolaire h2, #social h2 {
	text-align: center;
}

#entreprises p, #scolaire p, #social p {
	text-align: left;
}

#videocontainer {
	postion: relative;
	width: 100%;
	max-width: 1000px;
	text-align:center;
	margin: auto;
}

.videoWrapper {
	clear:left;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	border: none
}

.toggle {
	vertical-align: middle;
	text-align: center;
	margin: auto;
	width: 100%;
}


.toggle img {
	width: 100%;
}

iframe {
	border: none;
}
	
.less {
	background-color: none;
	width: 50px;
	text-align: center;
	margin: auto;
	opacity: 0.6;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	transition: all .3s ease-in
}

.less:hover {
	opacity: 1;
}

.less.active .button-read-more, .button-read-less  {display: none}
.less.active .button-read-less {display: block}
.more {margin-top: 10px}





#contactform {
	display: block;
	margin: 0;
	text-align: center
}
form {
	width: 100%
}

input, textarea {
	width: 70%;
	max-width: 1000px;
	font-family: 'Garamond', 'EB Garamond', serif;
	height: 30px;
	background-color: white;
	padding: 10px;
	margin-top: 3px;
	font-size: .9em;
	color: #3a3a3a;
	border: none
}
textarea {
	height: 200px;
	background-color: white
}
div.g-recaptcha {
	margin: 0 auto;
	width: 304px;
}
#submit {
	width: 120px;
	height: 50px;
	text-align: center;
	border: none;
	background-color: #4a4949;
	color: #FFFFFF;
	margin-top: 20px;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	transition: all .3s ease-in;
	cursor: pointer
}
#submit:hover {
	color: #4a4949;
	background-color: #fff;
	opacity: .9
}

@media all and (max-width:1200px) {
	
	#gauche blockquote, #droite blockquote {
	padding: 30px;
	font-size: 15px;
}

#entreprises h2, #scolaire h2, #social h2 {
	font-size: 18px;
}

article, aside {
	width: 100%;
}
}

@media all and (max-width:930px) {
	
	


#gauche blockquote, #droite blockquote {
	padding: 30px;
	font-size: 16px;
	width: 70%;
	margin: auto;
	max-width: 950px;
}

#gauche h2, #droite h2, #gauche p, #droite p {
	padding-left: 30px;
	padding-right: 30px;
}

#mentions p {
	
	text-align: left;
}


#gauche h2, #droite h2, #liste h2 {
	font-size: 15px;
}




h1, h2 {
	font-size: 20px;
	margin-bottom: 20px;
}

p {
	font-size: 14px;
}

#entreprises, #scolaire, #social {
	display: inline-block;
	width: 20%;
	vertical-align:top;
	padding: 20px;
}

#secteurs {
	padding-top: 20px;
	padding-bottom: 20px;
	
}

.stat {
	width: 80px;
}

.counter {
	font-size: 20px;
}

.objets {
	font-size: 14px;
}

}

@media all and (max-width:800px) {
	
#entreprises, #scolaire, #social {
	width: 80%;
	padding: 20px;
	margin: 5px;
}

#blocmetier, #quote {
	 padding-top: 50px;
	padding-bottom: 50px;
}

#blocmetiertexte {
	width: 90%;
}
	
#blocmetiertexte p, #blocmetiertexte h2 {
	width: 80%;
	text-align: left;
}

table {

	width: 80%;
	
}

.date {
	padding-right: 40px;
}
}

@media all and (max-width:700px) {
	


#video h1, #video h2, #video p {
	width:100%;
	margin-left: auto;
	margin-right: auto;
}


.stat {
	width: 70px;
}

.counter {
	font-size: 18px;
}

.objets {
	font-size: 14px;
}

#mentions p, #mentions h1 {
	width: 90%;
}

#covercarte {
	
  min-height: 300px;
}

}



@media all and (max-width:500px) {
	
body {
	width: 100%;
	margin: 0;
	padding: 0;
	background: none;
	background-color: #4a4949;
}

#banner {
	background-color: none;
}
	
#fond {
	background-color: none;
}

#cover blockquote {
	padding: 40px;
	font-size: 14px;
}

#cover blockquote p {
	font-size: 14px;
	margin-top: 60px;
	margin-bottom: 10px;
}
	
	blockquote {
	font-family: 'Garamond', 'EB Garamond', serif;
	font-size: 16px;
}

#quote blockquote {
	font-size: 14px;
}
	
#gauche blockquote, #droite blockquote {
	padding: 20px;
	font-size: 14px;
	width: 90%;
	padding-left: 0;
	padding-right: 0;
	max-width: 500px;
}

#gauche h2, #droite h2, #gauche p, #droite p {
	padding-left: 20px;
	padding-right: 20px;
}

#gauche h2, #droite h2, #liste h2 {
	font-size: 14px;
}

#blocmetier {
	
  padding-top: 50px;
	padding-bottom: 50px;
}

#blocmetiertexte {
	
  padding-top: 70px;

}

#adresses {
	width: 100%;
	height: auto;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#liste {
	width: 90%;
	padding: 0px;
}

ul.pictos_liste {
	width: 90%;
}





iframe {
	height: 200px;
	width: 85%;
	margin: auto;
	text-align: center;
}

#video {
	width: 100%;
	padding-bottom: 0px;
}



h1, h2 {
	font-size: 16px;
	margin-bottom: 20px;
}

p {
	font-size: 14px;
	text-align: left;
}

section {
	width: 90%;
	padding-top: 70px;
	padding-bottom: 70px;
}

.logo {
	width: 50%;
	max-width: 300px;
}

footer a {
	margin-left: 10px;
	margin-right: 10px;

}

input, textarea {
	width: 85%;
}

#formulaire p, #formulaire h1, #video h1, #video p {
	width: 90%;
}

#rc-imageselect, .g-recaptcha {transform:scale(0.70);-webkit-transform:scale(0.70);}

.stat {
	width: 60px;
}

.counter {
	font-size: 15px;
}

.objets {
	font-size: 13px;
}

.logoblanc {
	display: none;
}

#covercarte {
	
  min-height: 200px;
}

.date {
	padding-right: 20px;
}

}

@media all and (max-width:360px) {
#pictos img {
	height: 30px;
}

section {
	padding-top: 40px;
	padding-bottom: 40px;
}

.pic {
	height: 40px;
}

ul.pictos_liste {
	
	height: 30px;
}

.lieu p, .lieu h2 {
	font-size: 10px;
}

#rc-imageselect, .g-recaptcha {transform:scale(0.60);-webkit-transform:scale(0.60);transform-origin:0 0;-webkit-transform-origin:0 0;}

}