::-moz-selection{background-color:#198905;color:#ffffff;}
::-o-selection{background-color:#198905;color:#ffffff;}
::-ms-selection{background-color:#198905;color:#ffffff;}
::selection{background-color:#198905;color:#ffffff;}
html {
	margin: 0;
	width:100%;
	height:100%;
	position:relative;
}
body {
	margin: 0;
	background: #000;
	width:100%;
	min-height: 100%;
	box-shadow:0 0 300px rgba(0,0,0,1.00)inset;
}
h1, h2 {
	text-transform: uppercase;
	font-family: 'Anton', sans-serif;
}
p {
	font-size:16px;
}
body, h1, h2, h3, h4, h5, h6, p {
	color:#e7eae9;
}
a {
  display: inline-block;
  color: #fff;
  transition: .6s all; 
}
a:hover, a:focus, a:active{
  text-decoration: none;
  color:#1a7f05;
}
.navbar-fixed-top, .pause {
	-webkit-backface-visibility: hidden; 
	-webkit-transform: translateZ(0);
}

/* VIDEO */

video { 
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	transform: translateX(-50%) translateY(-50%);
	background: url('../img/bg-home-light.jpg') no-repeat;
	background-size: cover;
	opacity: .2;
	transition: 1s opacity;
}
.stopfade { 
   opacity: .1;
}

/* NAVIGATION */

.navbar-inverse {
    background-color: #000;
    border-color: #1a3707;
}
.pause {
	position:fixed;
	top:50px;
	right:0;
}
.seemore {
	margin:50px 0;
	font-size:18px;
}
.tooltip {
	width:250px;
	font-size:18px;
}

/* HEADER */

#header {
	text-align:center;
	padding-top: 200px;
	padding-bottom: 200px;
}
#header h1 {
	font-size: 130px;
    letter-spacing: 5px;
    line-height: 130px;
	text-shadow:2px 0 10px rgba(242,255,235,0.20);
}
#header h2 {
	font-size: 40px;
	line-height:50px;
	text-shadow:1px 0 5px rgba(242,255,235,0.30);
}
#header p {
	font-size: 18px;
}
#header .titre {
	margin-bottom: 80px;
}

/* DOSSIER */

#dossier {
	color: white;
	background: rgba(0,0,0,0.7);
	padding-top: 0;
	padding-bottom:80px;
	position:relative;
	z-index:222;
}
#dossier button { 
	display: block;
	width: 80%;
	padding: .4rem;
	border: none; 
	margin: 1rem auto; 
	font-size: 1.3rem;
	background: rgba(255,255,255,0.23);
	color: #fff;
	border-radius: 3px; 
	cursor: pointer;
	transition: .3s background;
}
#dosser button:hover { 
   background: rgba(0,0,0,0.5);
}
.chapitre {
	padding-top:50px;
	padding-bottom: 50px;
}
#dossier, .entete {
	border-top: 1px solid #1a3707;
	border-bottom: 1px solid #1a3707;
}
.entete h2 {
	font-size: 50px;
	text-align:center;
	text-shadow:2px 2px 3px rgba(0,0,0,1.00);
	margin-bottom:50px;
}
.entete {
	/*text-align: center;
	display:block;*/
	/*position:relative;*/
	position: relative;
	    z-index: 9999;
}
#I.entete {
	background: url("../img/chap1-1.jpg") no-repeat center center;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-attachment: fixed !important;
	padding-top: 149px !important;
	padding-bottom: 100px !important;
}
#II.entete {
	background: url("../img/chap2-1.jpg") no-repeat center center;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-attachment: fixed !important;
	padding-top: 149px !important;
	padding-bottom: 100px !important;
}
#III.entete {
	background: url("../img/chap3-1.jpg") no-repeat center center;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-attachment: fixed !important;
	padding-top: 149px !important;
	padding-bottom: 100px !important;
}
#IV.entete {
	background: url("../img/chap4-1.jpg") no-repeat center center;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-attachment: fixed !important;
	padding-top: 149px !important;
	padding-bottom: 100px !important;
}

/* IFRAME */

.video-container {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
	margin: 50px 0;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
iframe {
    max-width: 100%; 
}


/* REFERENCES ET SOCIAUX */

#reference {
	padding-top:80px;
}
#reference h1 {
	margin-bottom:20px;
}
#reference .contact-details {
	margin: 20px 0 70px 0;
}
#reference .contact-details h2 {
	font-size: 20px;
}
#reference .contact-details h2 span {
	display: block;
	color: #3dc9b3;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	margin-top: 15px;
}
#reference .dark-box {
	background: #f3f5f8;
	-webkit-box-shadow: 0px 3px 0px 0px #f0f2f4;
	-moz-box-shadow: 0px 3px 0px 0px #f0f2f4;
	box-shadow: 0px 3px 0px 0px #f0f2f4;
}
#reference .light-box {
	background-color: #eaebeb;
	-webkit-box-shadow: 0px 3px 0px 0px #f0f2f4;
	-moz-box-shadow: 0px 3px 0px 0px #f0f2f4;
	box-shadow: 0px 3px 0px 0px #f0f2f4;
	padding: 20px 0;
}
#reference .light-box:hover, .light-box:focus {
	-webkit-box-shadow: 0px 3px 0px 0px #1a7f05;
	-moz-box-shadow: 0px 3px 0px 0px #1a7f05;
	box-shadow: 0px 3px 0px 0px #1a7f05;
}
#reference .box-hover {
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}
#reference .box-hover:hover, .box-hover:focus {
	transform: translate(0, -15px);
	-webkit-transform: translate(0, -15px);
	-ms-transform: translate(0, -15px);
}
#reference .btn-click {
	margin-top:20px;
}
#reference .btn-click a {
	background:#1a7f05;
	border-radius:0;
	padding: 10px;
	color:#ffffff;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;    
    transition: all .3s ease;
}
#reference .btn-click h1 {
	margin:0;
	font-size:22px;
}
#reference .btn-click a:hover {
	background:#fff;
	color:#1a7f05;
	text-decoration: none;
}
#reference .social-btn {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
	-webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;    
    transition: all 0.1s ease-in-out 0s;
}
#reference .social-btn:hover, .social-btn:focus {
    color: #fff;
    transform: rotate(20deg);
}
#reference .social-btn.facebook {
    background: #3b5998 none repeat scroll 0 0;
}
#reference .social-btn.twitter {
    background: #54abee none repeat scroll 0 0;
}
#reference .social-btn.googleplus {
    background: #d34836 none repeat scroll 0 0;
}
#reference .social {
    margin-top: 25px;
}
#reference .social-buttons {
	margin-top:40px;
}
#reference .social-buttons li {
    display: inline-block;
    margin-right: 10px;
}

/* FOOTER */

footer {
	background-color: #000;
	border-top: 1px solid #1a3707;
	padding: 40px 0 30px;
	position:relative;
	z-index:333;
}
footer a, #reference a {
	color: #1a7f05;
}
footer a:hover, footer a:focus, #reference a:hover, #reference a:focus {
	color: #ffffff; text-decoration: underline;
}

@media (max-width: 768px) {
  html { background: url("../img/bg-home.jpg") no-repeat center center fixed,rgba(0,0,0,0.20); }
  body { background:transparent; }
  #bgvid { display: none; }
  #header h1 { font-size: 90px;line-height: 90px; }
  #header h2 { font-size: 35px; line-height: 40px; }
  #header { padding-top: 100px;padding-bottom: 100px; }
  .entete h2 { font-size: 40px; }
  .entete { padding: 99px 0 50px 0; }
	
@media (max-width: 400px) {
  html { background: url("../img/bg-home-mobile.jpg") repeat center center fixed,rgba(0,0,0,0.20); }
  .entete h2 { font-size: 30px; }
  #header h1 { font-size: 50px;line-height: 40px; }
  #header h2 { font-size: 25px; line-height: 30px; }
}