@import url(headerfooter.css);

body{
	width: 100%;
	 height: 100%;
   margin: 0;
   padding: 0;
   font-family: Helvetica ;
	   
}

#menu1 {min-width: 900px;text-align:center; font-weight: bold; background-color: #fff; }
#menu1>li {position: relative;display:inline-block;vertical-align:top;}
#menu1>li+li {border-left:4px solid transparent;}
#menu1 a {display:block;padding: 17px 50px;text-decoration:none;font: 16px Helvetica ;color:#fff;background : transparent; transition:all .1s ease;font-weight:bold;border: 1px solid #fff}
#menu1 li:hover>a {border: 1px solid red;background:#fff; color: red;}
#menu1 ul {white-space:nowrap;position:absolute;top:-9999px;list-style:none;}
#menu1 li:hover ul {top:100%;left: -40px;}

#menu {min-width: 900px;text-align:center; font-weight: bold; background-color: red; }
#menu>li {position: relative;display:inline-block;vertical-align:top;}
#menu>li+li {border-left:4px solid transparent;}
#menu a {display:block;padding:17px 50px;text-decoration:none;font: 1em Helvetica ;color:#fff;background : red; transition:all .1s ease;font-weight:bold;}
#menu li:hover>a {border: 1px solid red;background:#fff; color: red;}
#menu ul {white-space:nowrap;position:absolute;top:-9999px;list-style:none;}
#menu li:hover ul {top:100%;left: -40px;}




.title{
   position: absolute;
   top: 75%;
   left: 50%;
   transform: translate(-50%,-50%);
} @media screen and (max-width: 480px){
   .title{
      position: absolute;
      text-align: center;
      top: 50%;
      transform: translate(-50%,0%);
   }
}

.title h1{
   color: #fff;
   font-size: 50px;
   text-align: center;
} @media screen and (max-width: 480px) {
   .title h1{
      font-size: 30px;
   }
}


.button{
   position: absolute;
   top: 10%;
   left: 75%;
   /*transform: translate(-50%,-50%);*/
}

.btn{
   border: 2px solid red;
   padding: 10px 30px;
   color: red;
   text-decoration: none;
   transition: 0.6s ease;
}

.btn:hover{
   background-color: red;
   color: white;
   border: 1px solid transparent;
   
}

.btn-poste{position: relative;display:inline-block;padding:15px 50px;border: 1px solid red;text-decoration:none;font: 1em Arial ;color:#fff;background : red; transition:all .1s ease;font-weight:bold;}

.btn-poste:hover{border: 2px solid red;background:#fff; color: red;}




.s1_photo{
   background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(../image/36389812_1900485703348905_4229126065827610624_o.jpg);
   height: 80vh;
   background-color: #fff;
   background-position: top;
   background-size: cover;
   background-attachment: fixed;
   margin-top: -5%;
   
}
.s1_photo h1{
   font-size: 60px;
   color: #fff;
   text-align: center;
   padding-top:  23%;
}
@media screen and (max-width: 480px){
   .s1_photo h1{
      font-size: 30px;
      color: #fff;
      text-align: center;
      padding-top:  23%;
   } 
}


.intranet_fond{
   background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(../image/VABE_354082_201602021528052103471.jpg);
   height: 100vh;
   background-position: top;
   background-size: cover;
   background-attachment: fixed;
   
}
.cadets_photo{
   background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(../image/29244237_10215365295230437_6351304466599247872_n_2.jpg);
   height: 50vh;
   background-color: #fff;
   background-position: top;
   background-size: cover;
   background-attachment: fixed;
}@media screen and (max-width: 480px){
   .cadets_photo{
      height: 50vh;
      background-size: cover;
      background-position: center;
      background-attachment: fixed;
   }
}

.jobs_photo{
   background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(../image/34750818_10216785786301084_9027940111374876672_n.jpg);
   height: 50vh;
   background-color: #fff;
   background-position: top;
   background-size: cover;
   background-attachment: fixed;
}


.cpiliving{
   background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(../image_cpi/feuliving.jpg);
   height: 30vh;
   background-color: #fff;
   background-position: top;
   background-size: cover;
   background-attachment: fixed;
}

.s2_photo{
   background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(../image/18582034_10213795118378130_3276669238519058319_n.jpg);
   height: 70vh;
   background-color: #fff;
   background-position: top;
   background-size: cover;
   background-attachment: fixed;
}
.decompte{
   background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(../image/36389812_1900485703348905_4229126065827610624_o.jpg);
   height: 110vh;
   background-color: #0B0B61;
   background-position: top;
   background-size: cover;
   background-attachment: fixed;
}

.rgpd{
   background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../image/code-1076536_960_720.jpg);
   height: 30vh;
   background-size: cover;
}
.rgpd h1{
   color: white;
}

.formation{
   text-align: center;
}
.nds_intranet{
   background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(../image/31064443_10215648213863226_6401924843775721472_n.jpg);
   height: 45vh;
   background-color: #fff;
   background-position: top;
   background-size: cover;
   background-attachment: fixed;
}

.nds_intranet p{
   font-size: 45px;
   text-align: center;
   color: white;
}

.nds_intranet_2{
   background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(../image/29261296_10215365296750475_1481650866854297600_n.jpg);
   height: 45vh;
   background-color: #fff;
   background-position: top;
   background-size: cover;
   background-attachment: fixed;
}

.nds_intranet_2 p{
   font-size: 45px;
   text-align: center;
   color: white;
}

.nds_intranet_3{
   background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(../image/34750818_10216785786301084_9027940111374876672_n.jpg);
   height: 45vh;
   background-color: #fff;
   background-position: top;
   background-size: cover;
   background-attachment: fixed;
}

.nds_intranet_3 p{
   font-size: 45px;
   text-align: center;
   color: white;
}

.devise{
   margin-bottom: 15px;
   height: 70vh;
   background-color: #E6E6E6;
   background-position: top;
   background-size: cover;
}

.devise h1{
   font-size: 45px;
   text-align: center;
}

.devise p{
   font-size: 45px;
   text-align: center;
}

.poste{
   margin-top: 20px;
   margin-bottom: 15px;
   height: 50vh;
   background-color: #E6E6E6;
   background-position: top;
   background-size: cover;
}

.poste h1{
   font-size: 45px;
   text-align: center;

}

.poste p{
   font-size: 45px;
   text-align: center;
}

.titre{
   margin-top: 3%;
   background-position: top;
   
}

.titre p{
   font-size: 45px;
   text-align: center;
}

.slide_inside {
   background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(../image/zone1.jpg);
   height: 60vh;
   background-color: #fff;
   background-position: top;
   background-size: cover;
   background-attachment: fixed;
}

.slide_inside h1{
   font-size: 45px;
   text-align: center;
   color: #fff;
   position: center;
   
}

.section_slide{
   width: 800px;
   margin: 50px auto 0;
   display: table;
   box-sizing: border-box;
}
.section_slide_order{
   margin: 150px 0;
}

.section_slide_order p{
   font-size: 20px;
   color: red;
}
.section_slide_block{
   background: #fff ;
   opacity: 0.6;
   display: table-cell;
   padding: 25px;
   width: 25%;
   text-align: center;
   color: black;
   vertical-align: middle;
   border-right: 50px solid transparent;
   border-left: 50px solid transparent;
}

#map {
	   height: 400px;
	   width: 100%;
	  }

#map2 {
	   height: 750px;
	   width: 80%;
	   position: absolute;
	   top: 75%;
	   left: 10%;
	  }

#login {
width:300px;
float:center;
border-radius:10px;
font-family:Helvetica;
border:2px solid red;
padding:10px 40px 50px;
margin-top:70px;
background-color: white;
position: relative;


}
#login label{
   
   color: red;
   text-align: center;
}
#login span {
color:red

}

#main {
margin-left: 35%;
width:960px;
margin:10px center ;
font-family:Helvetica;
}

.main p{
   font-size: 60px; 
   text-align: center;
   color: red; 
   padding-right: 400px; 
   padding-top: 50px;
   } @media screen and (max-width: 480px){
   .main p{
      font-size: 30px;
      text-align: center;
      padding-right: 0px; 
      padding-top: 0px;

       } 
  }
input[type=text],input[type=password] {
width:99.5%;
padding:10px;
margin-top:8px;
border:1px solid red;
padding-left:5px;
font-size:16px;
font-family:Century Gothic
}
input[type=submit] {
width:100%;
background-color:#0B0B61;
color:#fff;
border:2px solid transparent;
padding:10px;
font-size:20px;
cursor:pointer;
border-radius:5px;
margin-bottom:25px
}

.container{
   margin-top: 1%;
   margin-bottom: 2%;
}


.container_2{
   margin-top: 1%;
   margin-bottom: 2%;
}

.container_3{
   margin-top: 3%;
   margin-left: 5% ;
   margin-bottom: 5%;
}
.cardindex{
   max-width:25rem; 
   height: auto ;
}
@media screen and (max-width: 480px){
   .cardindex{
      max-width: auto;
      height:auto;
   }
}
.cardnews{
   max-width:70rem; 
   height: auto ;
}
@media screen and (max-width: 480px){
   .cardnews{
      max-width: auto;
      height:auto;
   }
}
@media screen and (max-width: 480px){
   .container_3{
      margin-left: 1% ;
   }
}
.imgd1{
}
@media screen and (max-width: 480px){
   .imgd1{
      height: 90px;
   }
}
.imgcmd{
   position: center; height: 750px; margin-top: 2%; margin-bottom: 1%; border-radius: 25px;
}
@media screen and (max-width: 480px){
   .imgcmd{
      height: 450px;
   }
}


.statistique_index {
   background-image:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)), url(../image/flash_over_1.jpg);
   height: auto;
   background-position: bottom;
   background-size: cover;
   margin-top: 1%;
}

.split-right {
   background-color: red;
  background: url(images/zone1.jpg);
  width: 50%;
  position: absolute;
  left: 0px;
  height: 100%;
}

.statistique_index h1{
   font-size: 30px;
   text-align: center;
   color: #fff;
   position: center;
}

#container_statistique{

 margin: 20px;
 width: 200px;
 height: 200px;
 position: relative;

}



.stat_chiffre{
   padding-top: 80px;
   padding-bottom: 80px;
   color: white;
   background-attachment: fixed;
   margin-top: 0px;
}

.stat_chiffre i{
   font-size: 70px;
   color: Tomato;

}

.stat_chiffre h2{
   font-weight: bold;
   font-size: 80px;
   color: white;
}

.stat_chiffre p{
   font-weight: bold;
   font-size: 18px;
   color: white;
}

.valeur_zone_section{
   margin-bottom: 5px;
   height: 75vh;
   background-color: #fff;
   background-position: top;
   background-size: cover;
}

.pourquoi{
   
   height: auto;
   background-color: #E6E6E6;
   background-position: top;
   background-size: cover;
}
.pourquoi_2{
   margin-bottom: 5px;
   height: auto;
   background-color: #fff;
   background-position: top;
   background-size: cover;
}
.cpi{
   
   height: auto;
   background-color: #E6E6E6;
   background-position: top;
   background-size: cover;
}
.cpi_2{
   
   height: auto;
   background-color: #fff;
   background-position: top;
   background-size: cover;
}
.comment{
   
   height: auto;
   background-color: #E6E6E6;
   background-position: top;
   background-size: cover;
}
.comment_2{
   
   height: auto;
   background-color: #fff;
   background-position: top;
   background-size: cover;
}
.comment_3{
   
   height: auto;
   background-color: #E6E6E6;
   background-position: top;
   background-size: cover;
}
.comment_4{
   
   height: auto;
   background-color: #fff;
   background-position: top;
   background-size: cover;
}
.comment_5{
   
   height: auto;
   background-color: #E6E6E6;
   background-position: top;
   background-size: cover;
}

.cadets_1{
   height: auto;
   background-color: #E6E6E6;
   background-position: top;
   background-size: cover;
}

.cadets_2{
   height: auto;
   background-color: #fff;
   background-position: top;
   background-size: cover;
}
.cadets_3{
   height: auto;
   background-color: #E6E6E6;
   background-position: top;
   background-size: cover;
}

.valeur_zone{
   padding-top: 80px;
   padding-bottom: 80px;
   color: black;
   background-attachment: fixed;
   margin-top: 0px;

}

.valeur_zone i{
   font-size: 80px;
   color: red;
   text-align:center;

}

.valeur_zone h2{
   font-weight: bold;
   font-size: 40px;
   color: black;
   text-align:center;
}

.valeur_zone p{
   font-weight: bold;
   font-size: 20px;
   color: black;
   text-align:center;
}

/* The Modal (background) */
.modal {
   display: none; /* Hidden by default */
   position: fixed; /* Stay in place */
   z-index: 1; /* Sit on top */
   left: 0;
   top: 0;
   width: 100%; /* Full width */
   height: 100%; /* Full height */
   overflow: auto; /* Enable scroll if needed */
   background-color: rgb(0,0,0); /* Fallback color */
   background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}


/* Modal Header */
.modal-header {
   padding: 2px 16px;
   background-color: red;
   color: white;
   font-size: 18px;
}

.modal-header h2 {
   text-align: center;
}

/* Modal Body */
.modal-body {padding: 2px 16px;}

/* Modal Footer */
.modal-footer {
   padding: 2px 16px;
   background-color: red;
   color: white;
   font-size: 25px;
}
.modal-footer h3{
   text-align: center;
}

/* Modal Content */
.modal-content {
   position: center;
   background-color: #fefefe;
   margin: auto;
   top: 250px;
   padding: 0;
   border: 1px solid #888;
   width: 80%;
   box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
   animation-name: animatetop;
   animation-duration: 0.4s
}

/* Add Animation */
@keyframes animatetop {
   from {top: -300px; opacity: 0}
   to {top: 0; opacity: 1}
}

/* The Close Button */
.close {
   color: #aaa;
   float: right;
   font-size: 28px;
   font-weight: bold;
}

.close:hover,
.close:focus {
   color: black;
   text-decoration: none;
   cursor: pointer;
}

.photopro1 {
position: absolute;
 top: 0px;
 left: 0px;
 width: 900px;
 height: 600px;
 background: url('../image/zone2.png') no-repeat 0 0;
}
.contact{
   width: 100%;
   height: 5px;
   background: linear-gradient(to right, red 30%, darkblue 70%)
}

.contact2{
   width: 100%;
   height: 10px;
   background: linear-gradient(to right, red 70%, darkblue 30%)
}

.diagonal{
   margin-left: 50%;
   width: 0px;
   border-width: 5px 0px 0px 0px;
   border-style: solid;
   border-color: red transparent transparent transparent;
}

.diagonal2{
   margin-left: 50%;
   width: 0px;
   border-width: 5px 0px 0px 0px;
   border-style: solid;
   border-color: red transparent transparent transparent;
}

.rouge{
   height:3vh;
   background-color: red;

}

.texte_pourquoi {
   font-size: 20px;
   text-align: center;	
}

.texte_pourquoi p{
   text-align: center;

}

.texte_cadets {
   font-size: 20px;
	   
}

.texte_cadets p{
   text-align: center;

}
.cpi_texte_gauche p{
   font-size: 20px;
   text-align: center;	
}
.cpi_texte_gauche h1{
   font-size: 35px;
   text-align: center;
   color: red;
   font-style: bold;	
}
.cpi_texte_gauche li{
   font-size: 20px;
   text-align: center;	
   
}

#chart-container {
 position: relative;
 display: inline-block;
 top: 10px;
 left: 10px;
 height: 420px;
 width: calc(100% - 24px);
 border: 2px dashed #aaa;
 border-radius: 5px;
 overflow: auto;
 text-align: center;
}

.zoom_img img{
   height: 200px;
}
.zoom_img img:hover{
   
   height: auto;
   float: middle;
   margin-bottom: 3%;
   margin-left: 3%;
   margin-top: 3%;
   margin-right: 3%; 
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   list-style: none;
   border : 4px solid red;
   transition:all .4s ease
}
.news{
	text-align: center;
   font-size: 20px;
   height: auto;
}

.news_gauche{
   float: left;
   margin-left: 100px;

}

.news_gauche strong{
   color: red;
}
.news_gauche img{
	   height: 150px;
	   float: left;
			 }
.news_gauche img:hover{
	   height: 100px;
	   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   list-style: none;
   transition:all .4s ease
	 }
.news_gauche p:hover{
   color: red;
   transition:all .4s ease
}

.news_droite{
   float: right;
   margin-right: 100px;

}

.news_droite strong{
   color: red;
}
.news_droite img{
	   height: 150px;
	   float: left;
			 }
.news_droite img:hover{
	   height: 100px;
	   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   list-style: none;
   transition:all .4s ease
	 }
.news_droite p:hover{
   color: red;
   transition:all .4s ease
}

table {
 border-spacing: 5px;
}

table tr:nth-child(even) {
 background-color: #eee;
 text-align: center;
}
table tr:nth-child(odd) {
 background-color: #fff;
 text-align: center;
}

.container_texte{
 height: 100%;
 width :100%;
 justify-content: center;
 align-items :center;
 display: flex;
 font-family: Helvetica ;
 }
.text_effet{
 font-weight: 100;
 font-size: 100px;
 color: #fff;
 padding-top: 200px;
  }
  @media screen and (max-width: 480px){
   .text_effet{
      font-weight: 100;
      font-size: 60px;
      text-align: center;
      color: #fff;
      padding-top: 100px;
       } 
  }
  .caf{
   position: center;
    height: 450px;
     margin-top: 3%;
      margin-bottom: 1%;
  }
  .carte_zone{
   height: 800px; 
   margin-top: 3%; 
   padding-top:  20px;
  }
  @media screen and (max-width: 480px){
   .carte_zone{
      height: 400px; 
     } 
  }
  @media screen and (max-width: 480px){
     .caf{
        height: 120px;
     }
  }

.dud{
 color: #fff;
  }
.bot1{
   height: 30px;
}
.bot2{
   height: 50px;
}
.youtube1{
   text-align: center;
    
} .youtube1 iframe{
   width : 1500px; 
   height: 550px;
}
@media screen and (max-width: 480px){
   .youtube1 iframe{
      height: Auto;
      width: auto; 
     } 
  }

.imgposte1 {
   height: 200px; 
   margin-left: 10%;
   margin-bottom: 1rem;
}@media screen and (max-width: 480px){
   .imgposte1 {
      height: 90px;
      position: center;
      
     } 
  }
  .imgposte2 {
   height: 200px; 
   margin-bottom: 1rem;
}@media screen and (max-width: 480px){
   .imgposte2 {
      height: 90px;
      position: center;
      padding-left: 10%;
     } 
  }
.imgpourquoi{
   height: 200px;   
   margin-left: 5%;
   margin-top: 1%; 
   border: 1px solid red;
} @media screen and (max-width: 480px){
   .imgpourquoi {
      height: 100px;
      margin-left: 1%;   

      
     } 
  }
  .imgpourquoi2{
   height: 200px;   
   margin-left: 0%;
   margin-top: 1%;
   border: 1px solid red;
} @media screen and (max-width: 480px){
   .imgpourquoi2 {
      height: 100px;
      margin-left: 1%;   

      
     } 
  }
  .imgpourquoi3{
   height: 200px;   
   margin-left: 0%;
   margin-top: 1%; 
   border: 1px solid red;
} @media screen and (max-width: 480px){
   .imgpourquoi3 {
      height: 100px;
      margin-left: 1%;   

      
     } 
  }
  .imgcomment{
   height: 500px; 
   margin-top: 3%; 
   margin-bottom: 1%; 
   margin-left: 10%; 
   border: 1px solid red;
} @media screen and (max-width: 480px){
   .imgcomment {
      height: 250px;
      margin-left: 3%;
      position: center;   

      
     } 
  }
  .imgcomment2{
   height: 500px; 
   margin-top: 3%; 
   margin-bottom: 1%; 
   margin-left: 5%; 
   border: 1px solid red;
} @media screen and (max-width: 480px){
   .imgcomment2 {
      height: 400px;
      margin-left: 10%;
      position: center;   

      
     } 
  }

  .imgorg img{
   text-align: center;
   height: 1100px;
}
@media screen and (max-width: 480px){
   .imgorg img {
      height: 250px;
      position: center;   

      
     } 
  }

.eventsixte{
   background-color: rgb(36, 35, 35); 
   height:510px;
} @media screen and (max-width: 480px){
   .eventsixte{
      background-color: rgb(36, 35, 35); 
      height: auto;  }
}

.eventkayak{
   background-color: rgb(17, 55, 99); 
   height:510px;
} @media screen and (max-width: 480px){
   .eventkayak{
      background-color: rgb(17, 55, 99); 
      height: auto;  }
}

