/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

@font-face {
	font-family:'OpenSans-Regular';
	src: url('../fonts/OpenSans-Regular.eot');
	src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans-Regular.woff') format('woff'),
		url('../fonts/OpenSans-Regular.ttf') format('truetype'),
		url('../fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-FFFD;
}

html,
body {
	/*width: 100%;*/
	height: 100%;
	background-image: url("../img/background_pi.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
	background-size: cover;
	/*overflow: hidden;*/
}

body {
	font-family: 'OpenSans-Regular';
	margin: 0 auto;
	color: white;
	text-align: center;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/*404 Page Styles*/

.error-404 {
    font-size: 100px;
}

/*Pricing Page Styles*/

h2 {
	margin-top: -10px;
	font-size: 2.6em;
}

h4 {
	line-height: 1.2em;
}

#texte-credits {
	font-size: 1.2em;
}

/*Pop up d'aide*/
#bulle_aide {
	position: absolute;
	font-size: 1.1em;
	color: #000;
	background: rgba(255,255,255,1);
    padding: 5px;
    border-radius: 3px;
    box-shadow: 0 0 6px rgba(0,0,0,.5);
    width: 300px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all .25s;
}
/*Fin pop up d'aide*/

#note {
	font-size: 1.4em;
	margin-bottom: -15px;
}

.espace_bas {
	margin-bottom: 20px;
}

.btn-confirm {
	width: 120px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

.container {
	height: 100%;
}

#blockTransition {
	display: none;
	height: 100vh;
}	

.row {
	position: relative;
	margin: auto;
}

.row2 {
	position: absolute;
	left: 20%;
	right: 20%;
	bottom: 10%;
}

.row3 {
	position: absolute;
	right: 20px;
	bottom: 10px;
}

.row4 {
	position: absolute;
	width: 80%;
	height: 90%;
}


.row5 {
	position: absolute;
	left: 20px;
	bottom: 10px;
}

.row6 {
	position: absolute;
	right: 20px;
	bottom: 10px;
}

.drapeau_langue {
	width: 100px;
	border-style: solid;
  	border-width: 3px;
}

.btn-primary {
	width: 180px;
	height: 60px;
	font-size: 210%;
}

.btn-success {
	font-size: 150%;
	border: none;
}

.btn-fermer-inscription {
	margin-right: -15px;
}

.btn-valider-inscription {
	margin-top: 10px;
}

#success, #successModalMdp, #successModalInscription, #successModifInfoUtil, #successActiverLicence {
	margin-bottom: 10px;
	color: #FE642E;
}

#labelFeedback {
	color: #FE642E;
	margin-top: 10px;
	font-size: 1.4em;
}

.fleche_retour {
	height: 26px;
	margin-top: -3px;
}

.credits {
	margin-left: 5px;
	margin-right: 5px;
}
.credits_modal {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.sous_credits {
	margin-top: -40px;
}

.logo {
	width: 60%;
	margin-top: 50px;
}

.logo_mobile {
	margin-top: 20px;
}
.logo_store {
	width: 70%;
}
@media(min-width:500px) {
    .logo_store {
		width: 50%;
	}
	.logo_mobile {
		margin-top: 20px;
		width: 40%;
	}
}

.logo_credits {
	height: 40px;
	margin: 5px;
}

.logo_credits2 {
	height: 50px;
	margin: 5px;
}

.logo_credits3 {
	height: 50px;
}

.logo_societe {
	height: 45px;
	margin: 5px;
}

.fond {
	text-align: center;
	background-color: rgba(30,30,30,0.95);
	color: white;
	width: 900px;
	height: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: auto;
	margin-top: 20px;
	position: absolute;
	/*top: 46%;
    left: 50%;
	transform: translate(-50%, -50%);*/
	left: 50%;
	transform: translateX(-50%);
}

@media(min-height:560px) {
    .fond {
	    top: 46%;
	    left: 50%;
		transform: translate(-50%, -50%);
		margin-top: 0px;
	}
}

.fond_connexion {
	text-align: center;
	background-color: rgba(15,15,15,0.9);
	color: white;
	width: 800px;
	height: 450px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: auto;
}

.aide {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.5em;
}

.icone1 {
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
}

.element_efface {
	display:none;
}

.etoile {
	margin-top: 5px;
	height: 30px;
}

.dossier {
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}

.dossier a {
	display: block;
	width: 100%;
	line-height: 180px;
	text-align: center;
	vertical-align: middle;
	background: url(../img/dossier_mini.png) no-repeat;
	background-position: center;
	background-size: 250px;
	color: #222222;
	text-decoration: none;
	font-size: 300%;
	font-weight: bold;
}

.dossier2 {
	background: url(../img/dossier_mini.png) no-repeat;
	background-position: center;
	background-size: 170px 150px;
	height: 150px;
	text-align: center;
	margin: auto;
}

.dossier2_non_actif {
	background: url(../img/dossier_mini_sombre.png) no-repeat;
	background-position: center;
	background-size: 170px 150px;
	height: 150px;
	text-align: center;
	margin: auto;
}

.dossier2 a {
	padding-top: 55px;
	display: block;
	height: 100%;
	width: 130px;
	line-height: 26px;
	color: black;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	color: #222222;
	text-align: center;
	margin: auto;
}

.sous-dossier2{
	margin-top: 10px;
}

a:focus 
{ 
	outline:0; 
	border: none; 
} 

.case_episode{
	margin-top: -10px;
}

.case_episode a {
	display: block;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-position: center;
	color: black;
	text-decoration: none;
	
}

.vignette_ep {
	height: 100px;
}

#img_ep1, #img_ep2, #img_ep3, #img_ep4, #img_ep5 {
	transition: transform 0.2s ease;
}
#img_ep1:hover, #img_ep2:hover, #img_ep3:hover, #img_ep4:hover, #img_ep5:hover {
	transform: scale(1.07, 1.06);
}

.vignette_ep2 {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 250px;
}

.resume_ep {
	text-align: left;
}

#description_peda1, #description_peda2, #description_peda3, #description_peda4, #description_peda5, #description_peda6, #description_peda7, #resume_episode {
	line-height: 1.5em;
}

.resume_perso {
	text-align: left;
	height: 275px;
	overflow: auto;
}

.ascenseur {
	height: 380px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 40px;
	padding-top: 5px;
	font-size: 90%;
}

.icone_lecture {
	height: 40px;
	margin-top: 20px;
}

.thematique {
	border-top: 1px solid white;
	margin-top: 10px;
}

.dossiers_lancer_ep {
	margin-top: 20px;
}

.visuel_perso {
	height: 275px;
}

.avatar_perso {
	margin-top: 15px;
	width: 90px;
	transition: transform 0.2s ease;
}
.avatar_perso:hover{
	transform: scale(1.09, 1.09);
}

.fleche_taille_gauche {
	width: 60px;
	margin-right: 10px;
}
.fleche_taille_droite {
	width: 60px;
	margin-left: 10px;
}

.modal-content {
	background-color: #222222;
}

.btn_module {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.btn_module .btn {
	width: 30%;
	margin-left: 2px;
	margin-right: 2px;
}

.btn_gratuit {
	background-color: #01A9DB;
	font-size: 1.2em;
	margin-top: 20px;
}
.btn_gratuit:hover{
	color: white;
	background-color: #2ECCFA;
}
.btn_gratuit:focus{
	color: white;
}

#contactForm {
	width: 50%;
	margin: auto;
	margin-top: 20px;
}

#contactForm2, #formActiverLicence {
	width: 80%;
	margin: auto;
	margin-top: 20px;
}

#formMdpPerdu {
	width: 60%;
	margin: auto;
	margin-top: 20px;
}

.largeur80 {
	width: 80%;
	margin: auto;
	margin-top: 20px;
}

#texte_Episodes{
	line-height: 1.3em;	
}

#label-beta {
	position: absolute;
	font-size: 2em;
	font-weight: bold;
	color: #58D3F7;
	z-index: 10;
	bottom: 0px;
	right: 25px;
}

a {
	color: white;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
a:focus {
	color: #666666;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}