img {
	max-width: 100%;
}

a {
	color: rgb(58, 93, 106);
}

.ln-eda-dy {
	color: rgb(255, 237, 0);
}
.ln-eda-dy:hover {
	color: rgb(255, 237, 0);
}

.bg-eda-lb {
	background-color: rgb(114, 172, 193);
	color: #FFF;
}
.bg-eda-db {
	background-color: rgb(58, 93, 106);
	color: #FFF;
}
.bg-eda-ly {
	background-color: rgb(255, 253, 232);
}
.bg-eda-dy {
	background-color: rgb(255, 237, 0);
	color: rgb(58, 93, 106);
}
.c-eda-lb {
	color: rgb(114, 172, 193);
}
.c-eda-db {
	color: rgb(58, 93, 106);
}
.c-eda-ly {
	color: rgb(255, 253, 232);
}
.c-eda-dy {
	color: rgb(255, 237, 0);
}

@import url('https://fonts.googleapis.com/css?family=Quicksand');

@font-face {
	font-family: 'ScoreBoard';
	src: url('../fonts/scoreboard.ttf') format('truetype');

/*  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
	url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
	url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
	url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
	url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');*/
}
.scoreboard {
	font-family: ScoreBoard;
/*  font: normal normal normal 14px/1 FontAwesome;*/
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Général */

body {
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
}

/*#leda-nav {
	opacity: 0;
}
#leda-nav.affichee {
	opacity: 1;
}
#leda-nav {
	transition: opacity 0.5s;
}*/
#leda-nav .navbar-brand {
	font-size: 1.6rem;
}
#leda-nav .navbar-brand img {
	height: 40px;
	vertical-align: bottom;
}

section {
	padding: 40px 0;
}

.accroche {
	font-size: 2rem;
	padding: 100px 0;// 40px 10px;
}
.accroche .fa-circle {
	margin-left: 2px;
	font-size: 0.3em;
}
.accroche .sous-accroche::before {
	content: " ";
	width: 10px;
	background: rgb(255, 237, 0);
	height: 2px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}
.accroche .sous-accroche {
	font-size: 1rem;
}

.bloc-illu {
	text-align: justify;
}
.bloc-illu .activite-contenu {
  margin-top: -25px;
}

.pied-page {
	color: #FFF;
	padding: 20px 0;
}

.facebook-link img {
	height: 24px;
}

.logo-ancv {
	max-width: 150px;
	border: 1px solid #000;
}

/* md */
@media (min-width: 768px) {
	.intervenante-photo {
		max-width: 400px;
	}
}

/* lg */
@media (min-width: 992px) {
	#leda-nav .navbar-brand {
		font-size: 2rem;
	}
	#leda-nav .navbar-brand img {
		height: 50px;
	}

	section {
		padding: 80px 0;
	}

	.accroche {
		font-size: 4rem;
		padding: 150px 0;
	}
	.accroche h1 {
		font-size: 5rem;
	}
	.accroche .sous-accroche {
		font-size: 2rem;
	}
	.accroche .sous-accroche::before {
		width: 50px;
		margin-right: 15px;
		margin-bottom: 10px;
	}

	.bloc-illu .bloc-illu-illustration {
		max-width: 30vw;
	}
	.bloc-illu .bloc-illu-illustration img {
		border-radius: 4px;
	}
	.bloc-illu .bloc-illu-contenu {
		margin-top: 0;
		margin-left: -3rem !important;
    max-width: 70vw;
	}
	.bloc-illu.flex-lg-row-reverse .bloc-illu-contenu {
		margin-left: 0 !important;
		margin-right: -3rem !important;
	}
}

/* Home page */

.homepage .home-header {
	background: url(../img/analogue-2842521.jpg) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.homepage .home-header .container {
	height: 100vh;
	position: relative;
}

.homepage .home-header h1 {
	position: absolute;
	margin: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
	padding: 10px 0;
	text-align: center;
	color: rgb(255, 237, 0);
}

.homepage .home-header h1 .logo {
	max-width: 100px;
}

.homepage .description-theatre-musical .disciplines {
	text-align: justify;
}

.homepage .partenaire-nom {
	display: none;
}

/* md */
@media (min-width: 768px) {
	.homepage .description-theatre-musical .illustration-theatre-musical {
		max-width: 30vw;
	}
}

/* lg */
@media (min-width: 992px) {
	.homepage .home-header h1 {
		padding: 50px 0;
		font-size: 4rem;
	}

	.homepage .separation-visuel-discipline img {
		max-width: 60vw;
	}

	.homepage .theatre-musical {
		padding-top: 150px;
		background-image: url(../img/visuel-disciplines.png);
	}
	.homepage .description-theatre-musical {
		padding: 80px 0;
	}
	.homepage .description-theatre-musical .illustration-theatre-musical {
		max-width: 25vw;
	}
	.homepage .description-theatre-musical .disciplines {
		margin-left: 100px;
	}
	.homepage .description-theatre-musical .disciplines .discipline {
		max-width: 40vw;
		padding: 20px 0;
	}
	.homepage .description-theatre-musical img {
		border-radius: 4px;
	}

	.homepage .partenaires .partenaire {
		background: #FFF;
		padding: 10px;
	}
	.homepage .partenaires .partenaire .partenaire-illustration img {
		max-width: 200px;
	}
}

/* Page activité */

.page-activite {

}

.page-activite .page-header h1 {
	padding: 10px 0;
	text-align: center;
}

/* lg */
@media (min-width: 992px) {
	.page-activite .page-header h1 {
		font-size: 4rem;
	}
}

/* xl */
@media (min-width: 1024px) {
	.page-activite .page-header h1 {
		padding: 50px 0;
	}
}

/* Gala */

.gala-intro img {
	max-width: 100%;
}

/* Mentions légales */

/* md */
@media (min-width: 768px) {
	.mentions-legales .mentions-legales-contenu {
		min-height: 500px;
	}
}
