/* Theme Name: HeliteEN
Theme Description: Hip-Air. 
Version: 0.1 
Author: Alexandre Quarrey */

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	word-wrap: break-word;
	line-height: 1.7;
	letter-spacing: 1px;
	background-color: #fff;
	font-weight: normal;
	text-rendering: optimizeLegibility;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #272727;
	font-family: "Raleway","Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

h1
{
  text-transform: uppercase;
	font-size: 2em;  
}
h2
{
font-size: 1.8em; 
}
h3
{
	font-size: 1.6em;  
}
h4{
	font-size: 1.4em;  
}

div, ul,p
{
	margin: 0;
	padding: 0;
}

input, textarea, select, option {
 background-color:#FFF3F3;
 }
input, textarea, select {
 padding:8px; 
 border:1px solid #F5C5C5;
 border-radius:5px;
 width:200px;
 box-shadow:1px 1px 2px #C0C0C0 inset;
 }
 
 input[type="submit" i]:hover
 {
	 text-decoration: underline;
 }


#header li
{
	list-style-type: none;
}
a, a:hover {
	color: #cccccc;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


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

#bandeau
{
	width: 100%;
	background-image: url("http://www.hip-air.com/test/wp-content/uploads/sites/7/2018/01/Bandeau-Haut.jpg");
	background-position: center;
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
	height: 75px;
}

#header
{
	width: 100%;
	background-color: #fff;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #0082C3;
}

#footer
{
	
	background-color: #333333;/*0082C3;*/
	padding-top: 15px;
}

#footer .footer-logo{
max-width: 100%;
}

/*--------------------------------------------------------------
# Bandeau
--------------------------------------------------------------*/
#logo-helite-bandeau
{
	padding-top: 5px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 25%;
	text-align: center;
}

#logo-helite-bandeau img
{
	margin-left: auto;
	margin-right: auto;
	height: 70px;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#logo-hipair img
{
	width: 100%;
}
	
#logo-hipair
{
	float: left;
	
	max-width: 33%;
}

#header a
{
	color: #0082C3;
	text-decoration: none;
}

#header a:hover
{
	color: #0082C3;
	text-decoration: underline;
}


#navlangue, #navboutique, #navmain
{
	float: right;
}

#navboutique li, #navmain  li, #navlangue li
{
	display: inline;
}


#navlangue li
{
padding: 5px;
margin: 0;
font-size: 1.1em;
border-left: 1px solid #0082C3;
}
#navlangue li:first-child 
{
border-left: none;
}

#navboutique #panier
{
	max-height: 50px;
	max-width: 50px;
	margin-right: 15px;
}

#navboutique .menu-shop-container
{
float: right; 	
line-height: 50px;
}
#navboutique
{
	margin-right: 15px;
clear: right;
margin-top: 15px;
display: block;
color: #0082C3;
font-size: 1.7em;
font-weight: bold;
}


#navmain 
{
margin-right: 15px;
margin-top: 25px;
clear: right;

font-size: 1.5em;
font-weight: bold;
}

#navmain li
{
	margin-left: 25px;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

#content
{
	color: #000;
}

.ligne-complete
{
width: 100%;
clear: both;

background-color: #fff;
}


.contenu-ligne
{
	
    width: 750px;
margin-left: auto;
margin-right: auto;
}

.div-fond-home
{
position: relative;	
}
.fond-home
{
width: 100%;
}

.surligne-blanc
{
padding: 5px;
background-color: #fff;
}

.bouton-bleu
{
padding: 10px;
background-color: #0082C3;
text-decoration: none;
color: #ffffff;
border-radius: 10px;
}

.bouton-blanc
{
padding: 10px;
background-color: #fff;
text-decoration: none;
color: #0082C3;
border-radius: 10px;
}



.bouton-bleu:hover, bonton-noir:hover, .bouton-bleu-submit:hover
{
	text-decoration: underline;
}

.bouton-noir
{
padding: 10px;
background-color: #000000;
text-decoration: none;
color: #ffffff;
border-radius: 10px;
}

.baseline
{
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100%;	
}

.baseline-myhipair
{
	position: absolute;
	top: 30%;
	left: 20%;
	width: 50%;	
}

.baseline h1
{
	max-width: 80%;
	margin: 0 auto;
}


.bouton-acheter
{
	position: absolute;
	top: 70%;
	left: 40%;
	font-weight: bold;
	font-size: 1.5em;
}

.bouton-acheter-myhipair
{
	position: absolute;
	top: 65%;
	left: 40%;
	font-weight: bold;
	font-size: 1.5em;
}

.bouton-contact
{	
	position: absolute;
	top: 75%;
	left: 70%;
	font-weight: bold;
	
}

/**************************************
Page FAQ
**************************************/

#faq li
{
	font-size: 1em;
	color: #fff;
	list-style-type: disc;
	margin-left: 10%;
	line-height: 1em;
}


#faq a
{
	text-decoration: none;
}


#faq a:hover
{
	text-decoration: underline;
	color: #fff;
}

.reponse-FAQ
{
padding: 10px;
background-color: #cccccc;
}

#faq .reponse-FAQ li
{
color: #000;
}


.reponse-FAQ img
{
max-width: 300px;
margin-right: 50px;
}

#reponse2:target
{
display: block;
}

.question-faq
{
color: #fff;
margin-top: 0;
margin-bottom: 35px;
}

.menu-foot a
{
color: #fff;
text-decoration: none;
}

/*********************************
partie footer
***********************************/
#menu-foot1
{
	width: 49%;
	float: left;
}
#menu-foot2
{
	float: left;
	width: 49%;
}
#newsletter
{
	text-align: center;
}
#newsletter h4
{
	float: left;
	margin: 0;
	line-height: 35px;
	margin-right: 10px;
}

#newsletter .descr
{
	margin-left: 0px;
}

#newsletter p
{
	float: left;
	margin-left: 50px;
	line-height: 35px;
}

#newsletter .your-mail
{
	width: 300px;
}


#newsletter .bouton-bleu-submit
{
padding: 10px;
background-color: #0082C3;
text-decoration: none;
color: #ffffff;
border-radius: 10px;
font-weight: bold;
}
.menu-footer a
{
color: #fff;
text-decoration: none;
}


.menu-footer a:hover
{
text-decoration: underline;
}
.menu-footer  ul
{
margin-top: 0;
margin-bottom: 0;
}

.menu-footer li
{
padding: 5px;;
margin-right: 10px;
line-height: 1em;
font-weight: bold;
text-align: left;
}

.menu-foot li:not(:first-child):before {
    content: " | ";

font-size: 0.5em;
}




  

/*--------------------------------------------------------------
# Page Acceuil
--------------------------------------------------------------*/
 
    .img-acceuil1
  {
	  max-width: 50%;
	  float: left;
	  margin-right: 50px;
	  margin-top: 40px;
  }
  
  
  .acceuil-stats
  {
	  vertical-align: middle; 
	  font-weight: bold; 
	  line-height: 20px;
	  font-size: 1em;
  }
  
  
  .acceuil-descr1
  {
	  min-width: 250px;
	  width: 25%; 
	  margin-left: 10px; 
	  float: left;
  }
  
    .acceuil-descr2
  {
	  min-width: 250px;
	  width: 25%; 
	  margin-right: 10px; 
	  float: right;
  }
  
  .img-descr
  {
	  margin-top: 50px; 
	  max-width: 30%; 
	  max-height: 360px;
  }
  .prez-video
  {
	  width: 800px;
	  height: 533px;
	  margin-right: auto;
	  margin-left: auto;
  }
  
  .niveau-protection
  {
	width: 40%; 
	float: left;
  }
  
   .img-protection
  {
	width: 50%;
	float: right;	
	margin-left: 10px;
  }
  
  .partenaire,   .presse
  {
	  width: 33%; 
	  float: left;
	  vertical-align: middle;
	  text-align: center;
  }
  
  
  .partenaire img, .presse img
  {
		max-height: 200px;
  }
  
  .presse img
  {
	  max-width: 100%;
  }
  

  /***********************************
  Affichage article unique
  ***********************/
  #single
  {
	  margin-left: auto;
	  margin-right: auto;
	  padding: 10px;
	  font-style: normal;
	font-family: 'Open Sans', sans-serif;
	  
  }
  
  #single .img-titre
  {
	  width: 100%;
	  margin-right: auto;
	  margin-left: auto;
	  margin-bottom: 10px;
  }
  
    #single .date
  {
	  width: 100%;
	  text-align : center;
	  color: #cccccc;
	  text-decoration: underline;
	  font-size: 0.9em;
	  margin-top: 15px;
	  margin-bottom: 25px;
  }
  
  #single .contenu-article::first-letter {
    font-size: 150px;
    color: #0082C3;
    line-height: 120px;
    float: left;
    padding-right: 10px;
}
  
   #single h1 {
	   
	font-family: 'Open Sans', sans-serif;
font-size: 3em;
color : #000;
text-align: center;
text-transform: uppercase;
text-decoration: none;
}

  #single h2 {
font-size: 2em;
color: #000;
text-align: left;
text-transform: none;
font-weight: bold;
text-decoration: none;
font-family: 'Open Sans', sans-serif;
}

  #single h3 {
font-size: 1.6em;
color: #000;
text-align: left;
text-transform: none;
text-decoration: none;
font-family: 'Open Sans', sans-serif;
}

#single ul {
margin-left: 30px;
font-size: 14px;
color: #000;
text-align: left;
text-transform: none;

}

#single .citation {
text-align : center;
background-color : #D9D9D9;
color: #000; 
padding-left: 5%;
padding-right: 5%;
padding-top: 2%;
padding-bottom: 2%;
width: 90%;
font-size: 14px;
}

#single a{
color: #0082C3;
}
  
  /*********************************
partie Comment ca marche
***********************************/

  .How-Titre-Gauche
  {
	float: left; 
	width: 45%;
  }
  
  .How-Texte-Gauche
  {
	clear:  left;
	float: left; 
	width: 45%;
	  
  }
  
  .How-Image-Droite
  {
	float: right; 
	width: 50%;
	margin-left: 4%;
	  
  }
  
  
    .How-Titre-Droite
  {
	float: right; 
	width: 45%;
  }
  
  .How-Texte-Droite
  {
	clear:  right;
	float: right; 
	width: 45%;
	  
  }
  
  .How-Image-Gauche
  {
	float: left; 
	width: 50%;
	margin-right: 4%;
	  
  }
  
  /*********************************
Partie Contact
***********************************/
  .Contact-Titre
  {
  }
  
    .Contact-Texte
  {
	  float: left; 
	  width: 50%;
  }
  .Contact-Img
  {
	  float: right;
	  
	  width: 50%
  }
  
    .wpcf7-text
  {
	  width: 50%;
  }
  
  .wpcf7-textarea
  {
	  width: 80%;  
	  height: 200px;
  }
  
/*********************************
partie Presse
***********************************/
  .Presse-Titre
  {
  }
  
    .Presse-Texte
  {
	  float: left; 
	  width: 50%;
  }
  .Presse-Img
  {
	  float: right;
	  
	  width: 50%
  }
  
  .article-presse
  {
	  clear: both;
	  width: 90%;
	  margin-left: auto;
	  margin-right: auto;
  }
  
  .article-presse img
  {
	  max-width: 20%;
	  max-height: 200px;
	  float: left;
	  margin-right: 10px;
	  margin-bottom: 10px;
  }
  
  .article-presse a
  {
	color: #000;
	text-decoration: none;
  }
  
    .article-presse a:hover
  {
	color: #fff;
  }
  
/*********************************
partie Actu
***********************************/
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

.mySlides {
    display: none;
	  background-color: #D9D9D9;
}

.actu-footer h3
{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}
  .actu-footer
  {
	  font-size: 0.8em;
	  padding: 3px;
	  margin-left: 5px;
	  width: 98%;
	  text-align: center;
	  height: 250px;
	  max-height: 250px;
	  overflow: hidden;
	  text-align: 0;
  }
  
  .actu-footer img
  {
	  width: 98%;
	  max-height: 200px;
	  margin: 0;
	  margin-bottom: 5px;
	  text-align: center;
  }

  .actu-footer a
  {
	color: #fff;
	text-decoration: none;
  }
  
	.mySlides a:hover   
	{
		color: #0082C3;
	}
    .actu-footer a:hover   
	{
		text-decoration: underline;
	}
  
  .voirplus
  {
	  margin: 5px;
	  margin-top: 10px;
	  text-align: center;
	  font-size: 1.3em;
  }
  

    .article-actu
  {
	  clear: both;
	  width: 90%;
	  margin-left: auto;
	  margin-right: auto;
  }
  
  
  .article-actu img
  {
	  max-width: 20%;
	  max-height: 200px;
	  float: left;
	  margin-right: 10px;
	  margin-bottom: 10px;
  }
  
  .article-actu a
  {
	color: #000;
	text-decoration: none;
  }
  
    .article-actu a:hover
  {
	color: #fff;
  }

/*********************************
partie responsive
***********************************/


@media (max-width: 768px) {
  body{
  
    width: 750px;
  font-size: 14px;
	  
  }
  

  
      .ligne-complete {
    width: 750px;
  }
  
  .fond-home
  {
	max-width: 750px;
  }
  
    .prez-video
  {
	  width: 700px;
	  height: 433px;
  }
  .img-acceuil1
  {
   float: left;
   width: 80%;
   margin-left: auto;
   margin-right: auto;
	  margin-right: 10px;
	  margin-top: 15px;
	  margin-bottom: 15px;

  }
  
  .avant-stats
  {
	  clear: both;
  }
  
    .niveau-protect
  {
	width: 90%; 
	float: none;
  }
  
    .Contact-Titre
  {
	  margin-left: 10px;
  }
  
    .Contact-Texte
  {
	  float: none; 
	  width: 90%;
	  margin-left: auto;
	  margin-right: auto;
  }
  .Contact-Img
  {
	  float: none;
	  width: 90%;
	  margin-left: auto;
	  margin-right: auto;
  }
  
      .Presse-Titre
  {
	  margin-left: 10px;
  }
  
    .Presse-Texte
  {
	  float: none; 
	  width: 90%;
	  margin-left: auto;
	  margin-right: auto;
  }
  .Presse-Img
  {
	  float: none;
	  width: 90%;
	  margin-left: auto;
	  margin-right: auto;
  }
  


}

@media (max-width: 992px) {
	#bandeau
{
	height: 50px;
}

#logo-helite-bandeau img
{
	height: 45px;
}
  .avant-stats
  {
	  clear: both;
  }
  
     .prez-video
  {
	  width: 765x;
	  height: 475px;
  }
  
    .img-acceuil1
  {
	  margin-top: 15px;
	  margin-bottom: 15px;

  }
  
    .img-descr
  {
	  margin-top: 50px; 
	  max-width: 90%; 
	  max-height: 360px;
	  margin-left: auto;
	  margin-right: auto;
  }
  .div-img-descr{
	  text-align: center;
  }
    .niveau-protection
  {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	float: none;
  }
   .img-protection
  {
	width: 90%; 
	margin-left: auto;
	margin-right: auto;
  }
  
   .partenaire
  {
	  width: 50%; 
	  float: none;
	  text-align: center;
	  margin-left: auto;
	  margin-right: auto;
  }
  
    .partenaire img
  {
	  margin-left: auto;
	  margin-right: auto;
  }
  
   .presse
  {
	  width: 49%; 
	  float: left;
	  text-align: center;
	  margin-left: auto;
	  margin-right: auto;
  }
  

}

@media (max-width: 1200px) {
	

  .avant-stats
  {
	  clear: both;
  }
  
    .img-acceuil1
  {
	  margin-top: 15px;
	  margin-bottom: 15px;

  }
  
      .How-Titre-Gauche
  {
	float: none; 
	width: 90%;
	margin-left: 10px;
  }
  
  .How-Texte-Gauche
  {
	clear:  both;
	float: none; 
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	  
  }
  
  .How-Image-Droite
  {
	float: none; 
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	  
  }
    
      .How-Titre-Droite
  {
	float: none; 
	width: 90%;
	margin-left: 10px;
  }
  
  .How-Texte-Droite
  {
	clear:  both;
	float: none; 
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	  
  }
  
  .How-Image-Gauche
  {
	float: none; 
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	  
  }

}

@media (max-width: 1500px) {
  .avant-stats
  {
	  clear: both;
  }
  
    .img-acceuil1
  {
	  margin-top: 15px;
	  margin-bottom: 15px;

  }
  
}

@media (min-width: 992px) {
	#newsletter .your-mail
{
	width: 200px;
}
		
		body{
		font-size: 14px;
	}
  .contenu-ligne{
    width: 970px;
  }
        .img-descr
  {
	  margin-top: 100px; 
	  max-width: 40%; 
  }
   

}
@media (min-width: 1200px) {
	
	#newsletter .your-mail
{
	width: 300px;
}
		body{
		font-size: 15px;
	}
	
	#single
  {
	  width: 80%;
  }
	
  .contenu-ligne {
    width: 1170px;
  }
  



}

@media (min-width: 1500px) {
			body{
		font-size: 16px;
	}
  .contenu-ligne {
    width: 1470px;
  }


  
}


