*
{
	font-family: "Open Sans";
	font-size: 15px;
	
}

.row{
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 70px;
	line-height: 30px;
}

img{
	width: 100%;
}


body{
	margin:0;
	padding:0;
	text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}

hr{
background-color: black;
color: black;
height: 1px;
width: 60px;
}

p, strong, b,i,a{
	font-size: 16px;
	text-align: justify;
	
}


h1,h2, h3,h4{
	text-align: center;
}

h2{

	color: #3C5EB8;
}


.uppercase{
	text-transform: uppercase;
}

.capitalize{
	text-transform: capitalize;
}

.espace{
	margin-right: 20px;
}

.padding{
	padding: 20px 0;

}

.conteneur{
	padding-top: 70px;
}

.conteneur-info{
	padding: 5% 0;
}

.conteneur-plus{
	padding: 2% 0;
}
.blockTexte{
	padding: 20px 0;
}

.block-top img{
	display: block;
	width: 100%;
	height: auto;
	margin:0;
	padding:0;
}

.tab{
	padding-left: 5%;
}

.glyphicon{
	padding-right: 10px;
}

.logo{
	
	width: 207px;
}

.slidershow{
	line-height: 0px;
}

/* ====== Block Accueil ======= */

.blockAccueil1{
	padding-bottom: 20px; 	
}
.blockAccueil1 a, .blockAccueil a{
	
	font-weight: bold;
}

.blockAccueil{
	
	background-image:url('../img/fond.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	color: black;
    }

.blockCertifications p{
	text-align: center;
}

.inCertif {
	text-align: center;
}

.blockPlus{
	padding: 20px 40px;
}

.logo-plus {
	text-align: center;

}
.logo-plus img{
	width: 100px;
	padding-bottom: 10px;
}
.logo-plus p, .logo-plus b{
	text-align: center;
	font-size: 20px;
}

.ohsas{
	width: 120px;
	margin: 0 auto;
}
.qualibat{
	width: 80px;
	margin: auto;
}

.blockProduit{
	background-color: #DCDCDC;
	text-align: center;
	color: white;

}

.block{
    position: relative;
    margin-bottom: 30px;
   
	overflow: hidden;


}

.block img {
  max-width: 100%;
  transition: transform 0.5s ease-in-out;
}


.block:hover img {
  transform: scale(1.2);
}

.block .content {
    position: absolute; 
    bottom: 0; 
    left:0;
    background: rgba(10, 10, 10, 0.5);  
    color: #f1f1f1; 
    width: 100%;
    height: 100%;
    padding: 0 10%;
    text-align: center;

 
}

.block .content:hover{
	background: none;
	transition-duration: 0.5s;

}

.content span h4{
	font-size: 20px;
	line-height: 30px;
}

.content span{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

}

.block-pictures{
	
	background-color: #EDEDEC;
	padding-bottom: 20px;
}

.block-pictures img {
  max-width: 100%;
  transition: transform 0.5s ease-in-out;
}


.block-pictures-img:hover{
  transform: scale(1.2);
}

.imgblockpeinture{
	padding-left:0px;
	padding-right: 0px;
	max-width: 100%;
	height: auto;
	display: block;

}

.imgblockpeinture img{
	width: 100%;
}

/* ====ESCALIERS ==== */
.conteneur-garage{
	height: 100%;
	background: url('../img/portes-de-garage/fond.jpg') no-repeat center ; 
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover;
}

.conteneur-abris-auvents-metalliques{
	height: 100%;
	background: url('../img/abris-auvents-metalliques/fond.jpg') no-repeat center ; 
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover;
}

.conteneur-verriere-de-toit{
	height: 100%;
	background: url('../img/verrieres-de-toit/fond.jpg') no-repeat center ; 
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover;
}

.conteneur-gaz-industriel{
	height: 100%;
	background: url('../img/gaz-industriel/fond.jpg') no-repeat center ; 
  -webkit-background-size: cover; 
  background-size: cover;
}
.conteneur-verandas-pergolas{
	height: 100%;
	background: url('../img/verandas-pergolas/fond.jpg') no-repeat center ; 
  -webkit-background-size: cover; 
  background-size: cover;
}

.conteneur-fenetre{
	height: 100%;
	background: url('../img/fenetres/fond.jpg') no-repeat center ; 
  -webkit-background-size: cover; 
  background-size: cover;
}

.conteneur-tolerie{
	height: 100%;
	background: url('../img/tolerie/fond.jpg') no-repeat center ; 
  -webkit-background-size: cover; 
  background-size: cover;
}

.conteneur-porte-entree{
	height: 100%;
	background: url('../img/portes-d-entree/fond.jpg') no-repeat center ; 
  -webkit-background-size: cover; 
  background-size: cover;
}

.conteneur-garde-corps{
	height: 100%;
	background: url('../img/garde-corps/fond.jpg') no-repeat center ; 
  -webkit-background-size: cover; 
  background-size: cover;
}

.conteneur-escalier{
	height: 100%;
	background: url('../img/escaliers/fond.jpg') no-repeat center ; 
  -webkit-background-size: cover; 
  background-size: cover;
}
.conteneur-portail{
	height: 100%;
	background: url('../img/portails-clotures/fond.jpg') no-repeat center ; 
  -webkit-background-size: cover; 
  background-size: cover;
}

.block-produit-type{
	padding: 10px 4%;
	margin: 5% 8%;
	background-color: rgba(10,10,10,0.8);
	border:2px solid;
	border-color: white;
	color:white;
}

.block-produit-type3{
	padding: 10px 4%;
	margin: 5% 4%;
	background-color: rgba(10,10,10,0.8);
	border:2px solid;
	border-color: white;
	color:white;
}

.block-produit-type4{

	padding: 10px 4%;
	margin: 4% 10%;
	background-color: rgba(10,10,10,0.8);
	border:2px solid;
	border-color: white;
	color:white;
}

.block-produit-type h2, .block-produit-type3 h2, .block-produit-type4 h2{
	color: white;
}
	
.form-group{

	display: block;
	padding: 30px;
}

.form-group .case{
	border:none;
	border-bottom: 1px solid;
	border-color:  #3C5EB8;
	padding-top: 10px;

}

.form-group .nom, .form-group .prenom{
	max-width: 130px;

}

.symbole-contact-true{

	font-size: 20px;
	color: green;
	
}

.symbole-contact-false{
	font-size: 20px;
	color: red;

}


.form-group .inputContact{
	max-width: 250px;
}

.message{
	width: 90%;
	max-width: 90%;
	height: 200px;
}

.case:focus{
	outline:none;
	background-color: none;
}


.buttonEnvoyer, .buttonEnvoyer:visited, .buttonEnvoyer:focus{
	margin-top: 20px;
	background-color:#3C5EB8;
	text-align: center;
	color: white; 
	padding: 10px 30px;
	border: none;
	border: 1px solid;
	border-color: #3C5EB8;
	outline: none;
	text-decoration: none;
}



.buttonEnvoyer:hover, .buttonEnvoyer:active{
background-color: white;
	border: 1px solid;
	border-color: #3C5EB8;
	text-decoration: none;
	color: #3C5EB8;
}

.buttonEntreprise, .buttonEntreprise:visited, .buttonEntreprise:focus{
	float:right;
	background-color:#3C5EB8;
	text-align: center;
	color: white; 
	padding: 10px 30px;
	border: none;
	border: 1px solid;
	border-color: #3C5EB8;
	outline: none;
	text-decoration: none;
}

.buttonEntreprise:hover, .buttonEntreprise:active{
	background-color: white;
	border: 1px solid;
	border-color: #3C5EB8;
	text-decoration: none;
	color: #3C5EB8;
}

.buttonContact, .buttonContact:visited, .buttonContact:focus{
	display: block;
	background-color:#3C5EB8;
	font-size: 20px;
	text-align: center;
	color: white; 
	padding: 10px 30px;
	border: none;
	border: 1px solid;
	border-color: #3C5EB8;
	width: 300px;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-top: 30px;
	outline: none;
	text-decoration: none;
}


.buttonContact:hover, .buttonContact:active{
	color: #3C5EB8;
	background-color: white;
	border: 1px solid;
	border-color: #3C5EB8;
	text-decoration: none;
}

.buttonAd, .buttonAd:visited, .buttonAd:focus{
	display: block;
	background-color:#3C5EB8;
	font-size: 20px;
	text-align: center;
	color: white; 
	padding: 10px 30px;
	border: none;
	border: 1px solid;
	border-color: #3C5EB8;
	width: 500px;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-top: 30px;
	outline: none;
	text-decoration: none;
}


.buttonAd:hover, .buttonAd:active{
	color: #3C5EB8;
	background-color: white;
	border: 1px solid;
	border-color: #3C5EB8;
	text-decoration: none;
}


.contact-col-2{
	padding: 35px;
	text-align: center;
}

.contact-col-2 p, .contact-col-2 a{
	text-align: center;
}


.contact-col-2 img{
	width: 150px;
	padding-bottom: 10px;
}

.alert-success p{
	text-align: center;
	font-size: 20px;
	padding: 20px 30px;
}


/* ======= FOOTER ======= */

.footer{
	padding-top: 10px;
	background-color: #24445C;
	color:white;
}

.blockFooter h4{
	color:white;
	font-weight: bold;
}

.blockFooter b, .blockFooter p {
	text-align: center;
	color: white;
	font-size: 16px;

}

.blockFooter a {
	text-align: center;
	font-size: 16px;
	color:#87CEEB;
}



.pswp__caption__center {text-align: center;}
figure {
  display: inline-block;
  width: 33.333%;
  float: left;
  }
 /*img {width: 100%;}*/
 .spacer {height: 5em;}

 

.demo-gallery img {
  width: auto;
  max-width: 100%;
  height: auto;
  border: 0;

}

.demo-gallery {
  padding: 5% 0;
  height: auto;
  max-width: 1190px;
  margin:0 auto;
}

.demo-gallery a {

  display: block;
  float: left;
  margin: 0 12px 12px 0;
  width: 200px;
  line-height: 0;
}



a.demo-gallery__img--main {
  width: auto;
  height: auto;
}

.demo-gallery figure {
  display: none;
}


.mentions-legales p{
	text-align: justify;
}

.mentions-legales h3{
	padding-top: 10px;
}

.mentions-legales{
	margin-bottom: 20px;
}
.mentions-legales-col-2 img{
	width: 150px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
}

.mentions-legales-col-2 p, .mentions-legales-col-2 {
	text-align: center;
}

/*MENU*/

.navigation {
  width: 100%;
  height: 70px;
  background: white;
  top:0;
  z-index:1000;
  position: fixed;
  box-shadow: 0 0px 12px rgba(0, 0, 0, 0.15);
}

.brand {
  padding-left: 20px;
  float: left;
  line-height: 60px;
  text-transform: uppercase;
  font-size: 1.4em;

}
.brand a, .brand a:visited {
  color: black;
  text-decoration: none;
}

.nav-container {
  max-width: 1150px;
  margin: 0 auto;
}
nav {
  float: right;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul li {
  float: left;
  position: relative;
}

nav ul li a, nav ul li a:visited {
  font-size: 15px;
  display: block;
  padding: 0 20px;
  line-height: 70px;
  background: white;
  color: black;
  font-weight: bold;
  text-decoration: none;
}


nav ul li a:hover,nav ul li a:focus{
  background: white ;
  color:  #3C5EB8;
  text-decoration: none;
}


nav ul li a:not(:only-child):after, nav ul li a:visited:not(:only-child):after {
  padding-left: 4px;
  content: ' ▾';
}
nav ul li ul li {
  min-width: 190px;
}
nav ul li ul li a {
  padding: 15px;
  line-height: 20px;
  text-align: left;
}

.nav-dropdown {
  position: absolute;
  display: none;
  z-index: 1;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
}

.nav-dropdown li{
     width: 100%;   

  }


.nav-mobile {
  display: none;
  position: absolute;
  top: 0;
  right: 10px;
  background: white;
  height: 70px;
  width: 70px;
}


@media only screen and (max-width: 1024px) {
  .nav-mobile {
    display: block;
  }
  nav {
    width: 100%;
    padding: 0 0 15px;
  }
  nav ul {
    display: none;
  }
  nav ul li {
    float: none;

  }
  nav ul li a {
    padding: 15px;
    line-height: 20px;
  }
  nav ul li ul li a {
    padding-left: 30px;
  }
 
  .nav-dropdown {
    position: static;
    box-shadow: none;
  }

  

}

@media screen and (min-width: 1025px) {
  .nav-list {
    display: block !important;
  }

}
#nav-toggle {
  position: absolute;
  left: 18px;
  top: 22px;
  cursor: pointer;
  padding: 10px 35px 16px 0px;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: black;
  position: absolute;
  display: block;
  content: '';
  transition: all 300ms ease-in-out;
}
#nav-toggle span:before {
  top: -10px;
}
#nav-toggle span:after {
  bottom: -10px;
}
#nav-toggle.active span {
  background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
  top: 0;
}
#nav-toggle.active span:before {
  transform: rotate(45deg);
}
#nav-toggle.active span:after {
  transform: rotate(-45deg);
}

@media (min-width:1025px) and (max-width: 1110px) {
 nav ul li a {
 	padding: 0 10px !important;
 }

}
