@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	min-width:311px!important;
}

h1{
	color:#282828;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size:24px;
	margin-bottom:25px;
	margin-top:0px;
	padding-bottom:12px;
	font-weight:bold;
	line-height:30px;
	background-image: url(../images/bande-h1.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.h1Agence{
	width:130px;
}

h2{
	color:#505050;
	font-family: Open sans, Arial, sans-serif;
	font-size:18px;
	margin-bottom:5px;
	margin-top:30px;
	padding-bottom:7px;
	font-weight:bold;
}

h3{
	color:#000000;
	font-family: Open sans, Arial, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	margin-top:15px;
}

 h4 {
	color:#ffffff;
	background-color:#3469AB;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	height:20px!important;
	padding-bottom:35px;
	padding-top:20px;
}

img{
	max-width:100%;
	width:auto;
	height:auto;
}

.urgence{
	padding: 10px 20px 10px 20px;
	background-color:#ed1c24;
	width:140px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:14px;
	position:relative;
	float:right;
	z-index:30px;
	text-align:center;
}


.headertel{
	float:left;
	margin-top:-40px;
	min-width:278px;
	padding:0px 0px 0px 20px;
	background-image:url(../images/bande-gris.gif);
	background-position:right 65px;
	background-repeat:no-repeat;

}

.headerhome{
	float:left;
	margin-top:-40px;
	padding:0px 30px;
	background-image:url(../images/bande-gris.gif);
	background-position:right 65px;
	background-repeat:no-repeat;
}

.headerhour{
	float:left;
	margin-top:-40px;
	padding:0px 30px;
	background-image:url(../images/bande-gris.gif);
	background-position:right 65px;
	background-repeat:no-repeat;
}


.headersocial{
	float:left;
	padding:0px 0px 0px 30px;
}

.tel{
	margin-top:55px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
	line-height:18px;
	padding-top:7px;
}

.tel a{
	color:#5e5e5e;
	font-size:14px;
	font-weight:normal;
}

.tel img{
	margin-right:12px;
	margin-top:2px;
	position:relative;
	float:left;
}

.maison{
	margin-top:55px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
	line-height:20px;
	padding-top:6px;
	background-image:url(../images/bande-gris.gif);
	background-position: 177px 15px;
	background-repeat:no-repeat;
}

.maison img{
	margin-right:12px;
	margin-top:2px;
	position:relative;
	float:left;
}

.heure{
	margin-top:55px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
	line-height:18px;
	padding-top:7px;
	background-image:url(../images/bande-gris.gif);
	background-position: 174px 15px;
	background-repeat:no-repeat;
}
.heure-en{
	font-size:13px;
}
.heure strong{
	color:#5e5e5e;
	font-size:14px;
	font-weight:normal;
}

.heure img{
	margin-right:8px;
	margin-top:2px;
	position:relative;
	float:left;
}

.social{
	margin-top:17px;
	padding-top:7px;
}

.social img{
	margin-right:20px;
	margin-top:2px;
	position:relative;
	float:right;
}

.social-bas{
	margin-top:12px;
	padding-top:0px;
}

.social-bas img{
	margin-right:20px;
	margin-top:2px;
	position:relative;
	float:right;
}

.bande-texte{
	font-size:20px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	padding-top:25px;
	padding-bottom:25px;
}

.bt-estimation{
	padding: 12px 20px 12px 20px;
	background-color:#3469ab;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:16px;
	width:100%;
	text-align:center;
	margin-top:17px;
	margin-bottom:17px;
}

.bt-estimation a:hover{
	background-color:#3469ab;
	color:#000000;
}

.bt-estimation-noir{
	padding: 12px 20px 12px 20px;
	background-color:#000;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#fff !important;
	text-transform:uppercase;
	font-size:16px;
	width:100%;
	text-align:center;
	margin-top:17px;
	margin-bottom:17px;
	display: block;
}

.bt-estimation-noir:hover{
	background-color:#1f5496;
	color:#fff;
	text-decoration: none;
}

.bt-realisations{
	padding: 10px 12px 10px 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#8f8f8f;
	text-transform:uppercase;
	font-size:16px;
	width:180px;
	text-align:center;
	border:#c6c6c6 2px solid;
	margin-top:17px;
	margin-bottom:17px;
}

.bt-realisations a:hover{
	color:#252424;
}


.bt-estimation a{
	color:#FFFFFF;
	text-decoration:none;

}

.bt-realisations a{
	color:#8f8f8f;
	text-decoration:none;
}



.gaucheTXT a{
	color:#3469ab;
	text-decoration:none;
}

.gaucheTXT a:hover{
	text-decoration:underline;
}

.gaucheTXT p{
	color:#959595;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:24px;
	padding-bottom:10px;

}

.gaucheTXT li{
	color:#333333;
	font-family: Open sans, Arial, sans-serif;
	font-size:14px;
	line-height:24px;

}

.gaucheTXT h3{
	color:#505050;
	font-family: Open sans, Arial, sans-serif;
	font-size:16px;
	text-transform:none;
	font-weight:bold;

}

.titre-droite{
	font-size:18px;
}


.navbar {
    border: none;
	z-index:9999;
}

.navbar-default {
	background-image:none;
	border-radius:0px!important;
	box-shadow:none;
	top:-22px;
	margin-bottom:15px;
	background-color: #3469ab;
	border: none;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
	font-family: 'Ubuntu', sans-serif;
	font-size:18px;
	text-transform: uppercase;
	font-weight:bold;
	background-image:url(../images/bande-orange.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-shadow:none;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #242323;
	text-shadow:none;
}

.last-menu a{
	background-image: none!important;
}

.navbar-default .navbar-nav > .active > a {
  filter:none;
  box-shadow:none;
  color: #242323;
  	background-image:url(../images/vert-top.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color: #3469ab;


}

.navbar-default .navbar-nav > .active > a:hover {
  filter:none;
  box-shadow:none;
  color: #242323;
  	background-image:url(../images/vert-top.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color: #3469ab;

}

.navbar-default .navbar-nav > .active > a:focus {
  filter:none;
  box-shadow:none;
  color: #242323;
  	background-image:url(../images/vert-top.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color: #3469ab;

}

.navbar-default .navbar-nav > .active > a:active {
  filter:none;
  box-shadow:none;
  color: #242323;
  	background-image:url(../images/vert-top.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color: #3469ab;

}

.nav > li > a {
	padding-bottom:15px;
	padding-top:15px;
	padding-left: 24px;
	padding-right: 25px;
}

.navbar-collapse {
    padding-right: 5px;
    padding-left: 5px;

}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #242323;
    background-color: #3469ab;
}

.dropdown-menu {
	background-color:#3469ab;
}


.dropdown-menu > li > a {
    display: block;
    padding: 7px 20px;
    clear: both;
    font-weight: 400;
    line-height: 20px;
    color: #ffffff;
    white-space: nowrap;
	background-color:#3469ab;
	font-family: 'Ubuntu', sans-serif;
}

.dropdown-menu > li > a:hover {
    color: #242323;
	background-color:#3469ab;
}

.gallery-menu {
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	width:100%;
	height:100%;
	text-align:center;

}

.logos-bas{
	border-bottom:#ececec 1px solid;
	border-top:#ececec 1px solid;
	padding-top:20px;
}

.logo-bas-1{
	width:149px;

}

.logo-bas-1 img{
	width:149px;

}

.logo-bas-2{
	width:231px;

}

.logo-bas-2 img{
	width:231px;

}

.financeit-top{
	max-width:110px;
	max-height:20px;
	width:auto;
	vertical-align: middle;
	margin-top: -2px;
}

.savoir-plus {
	position:relative;
	float:right;

}

.bgNoir{
	background-color:#eaeaea;
	width:100%;
	height:auto;
	margin-top:-47px;
}
.bg-bleu{
	background-color:#3469ab;
	width:100%;
	height:auto;
	margin-top:-47px;
}
.bg-bleu p{
	color: #fff !important;
	margin-bottom: 0;
}

.margin-slider{
	margin-top:-38px;
}

.toitbg{
	background-image:url(../images/bg-header.jpg);
	height:180px;
}

.orangeBG{
	background-color:none;
}


#titre_realisations{
	color:#aaa9a9;
	width:200px;
	text-align:center;
	position:relative;
	background-color:#303030;
	margin-left:20px;
	font-size:13px;
	font-weight:bold;
	top:1px;
}


.margeHaut{
	top:0px;
}

.gaucheTXT{
	margin-top:40px;
	margin-bottom:10px;
	margin-left:-15px;
}

.imagedroite{
	margin-top:60px;
	margin-bottom:10px;
	margin-left:15px;
}

.imagedroite img{
	border-bottom:3px #3469ab solid;
}

.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 0px;
	padding-left:0px;
}

.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6 {
    padding-right: 0px;
	padding-left:0px;
}

.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3 {
    padding-right: 0px;
	padding-left:0px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.ligne-sidebar {
	background-image:url(../images/ligne.png);
	background-repeat:repeat-x;
	margin-bottom:-12px;
}


#footer {
    margin-top:16px;
	background-image:url(../images/bg-header.jpg);
	padding-top:0px;
	margin-top:60px;
}

#footer a {
	color:#959595;
	text-decoration:none;
}

#footer h4 {
	color:#ffffff;
	padding:24px;
	background-color:#6bb300;
	font-size:16px;
	font-weight:bold;
	width:260px;
	margin-top:15px;


}

#footer h5 {
	color:#808080;
	font-size:22px;
	font-weight:500;
	margin-top:3px;

}

#footer h4 a {
	color:#ffffff;

}

#footer p {
	color:#959595;
	font-family:open sans, arial;
	font-size:15px;
	line-height:30px;
}

.footer-texte {
	padding-top:26px;
	padding-bottom:16px;
}


.footer-images {
	padding-top:0px;
	margin-bottom:10px;
}

.logo-footer{
	font-size:22px;
	color:#808080;
	font-weight:bold;
}

.copyTXT{
	font-family:georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#959595;
	font-weight:bold;
	font-style:italic;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
}

.copyTXT a{
	text-decoration:none;
	color:#959595;
}

.menu-bas {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-align:center;

}

.menu-bas a {
	text-decoration:none;
	color:#ffffff !important;
	font-style:normal;
	text-shadow:none;

	}

.menu-bas a:hover {
	color:#3469ab !important;

	}


.menu-bas ul {
	margin-top:20px;
	}

.menu-bas li {
	display:inline;
	list-style:none;
	padding: 0px 10px;
	text-transform:uppercase;
	background-image:url(../images/bande-gris-bas.gif);
	background-repeat:no-repeat;
	background-position:right;
	}

.last-menu-bas li{
	background-image: none!important;
}



#slideshow {
    position:relative;
    height:398px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	width:100%;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.navbar .nav,
.navbar .nav > li {
  float:none;
  display:inline-block;
  *display:inline; /* ie7 fix */
  *zoom:1; /* hasLayout ie7 trigger */
  vertical-align: top;
}

.navbar-inner {
  text-align:center;
}

/* Formulaire  ----------- */

input, select, textarea {
	position:relative;
	float:right;
	padding:5px;
	border: #999999 1px solid;
	border-radius: 5px;

}

#submit {
	float:right;
	padding:20px;
	padding-right:20px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#3469ab;
	border: none;
	border-radius: 0px;
	color:#FFFFFF;
	font-weight:bold;


}

.form-submit {
	margin-top:10px;
	width:70%;
}

#recaptcha_response_field{
	border-radius: 0px;
	padding:5px;
	margin-bottom:10px;

}

.champ-form{
	height:50px;
	width:80%;
}

#recaptcha_widget_div{
	width:70%;
}

#recaptcha_table{
	position:relative;
	float:right;
}

.bx-wrapper {
	top:-47px;
	border-bottom:1px #3469ab solid;
	border-top:2px #3469ab solid;
	background-color: #3469ab;
}

/* IE8  ----------- */

.ie8 .urgence{
	width:160px;
}

.ie8 .navbar-default {
	margin-top:20px;
}

.ie8 .navbar-default .navbar-nav > .active > a {
  	background-image:none;


}

.ie8 .navbar-default .navbar-nav > .active > a:hover {
background-image:none;

}

.ie8 .navbar-default .navbar-nav > .active > a:focus {
background-image:none;

}

.ie8 .navbar-default .navbar-nav > .active > a:active {
background-image:none;

}

.ie8 .bgVert{
background-image:none;

}

.ie8 .navbar-brand{
	margin-top:-78px;
	padding-left:0px;

}

.ie8 .navbar-toggle {
    margin-top: -10px;

}

.ie8 .nav > li > a {
	padding-top:10px;
	padding-left:67px;
}

.ie8 .realisations {
	display:none;
}

.ie8 .slider {
	display:none;
}

.ie8 .logo img {
	height:194px;
}

.ie8 .navbar-default {
	border-top:none;
	margin-top:15px;
}

.ie8 .nav > li > a {
	padding-left:55px;
	padding-right:55px;
	padding-top:10px;
	padding-bottom:10px;
}


.ie8 .bardeau-top{
	height:270px;
}

.ie8 .headertel{
	min-width:288px;
	padding:0px 0px 0px 70px;
}

.ie8 .headerhome{
		padding:0px 70px;
}

.ie8 .headerhour{
		padding:0px 70px;
}

.ie8 .headersocial{
		padding:0px 0px 0px 70px;

}

.ie8 .logo{
		margin-bottom:-30px;;

}

.ie8 .navbar-toggle {
    margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 8px;
}

.ie8 .bgNoir{
	height:250px;
}
.ie8 .bg-bleu{
	height:250px;
}

.ie8 .img-ie8{
	width:369px!important;
}

.ie8 .social-bas img {
	height:24px!important;
	width:13px!important;
	float:left;
}

.rdv p{
	font-size: 18px !important;
	color: #333 !important;
	margin-top: 14px;
	text-align: center;
}


/* Medias Queries  ----------- */

/* iPads  ----------- */

@media (min-width: 768px) {
  .navbar-nav {
    	width: 100%;
    	text-align: center;
  }
  .navbar-nav > li {
   		float: none;
    	display: inline-block;
  }
}

@media (max-width: 768px) {
.bt-estimation{
	width:100%!important;
}
.bt-estimation-noir{
	width:100%!important;
}

.navbar-nav .open .dropdown-menu {
	margin-bottom:15px;
}

.bande-texte{
	padding-top:15px;
	padding-bottom:15px;
}

.bt-estimation{
	padding: 12px 15px 12px 15px;
	width:220px;
	margin-top:0px;
	margin-bottom:17px;

}
.bt-estimation-noir{
	padding: 12px 15px 12px 15px;
	width:220px;
	margin-top:0px;
	margin-bottom:17px;

}


.bt-realisations{
	padding: 10px 8px 10px 8px;
	width:216px;
	margin-top:17px;
	margin-left:0px;
	margin-bottom:17px;
}


.bgNoir{
	height:200px;
}
.bg-bleu{
	height:200px;
}

.social-bas img {
    float: left;
}

.orangeBG {
	margin-top:-3px;
	background: #000;
  max-height: 40px;
}

.bardeau-top{
	height:310px;
}

.headertel{
	min-width:228px;
	padding:0px 0px 0px 10px;
}

.headerhome{
		padding:0px 10px;
}

.headerhour{
		padding:0px 10px;
}

.headersocial{
		padding:0px 0px 0px 10px;
}

.logo{
	text-align:left;
}

.navbar-default .navbar-toggle {
    border-color: #ffffff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-default .navbar-nav > .active > a {
  	background-image:none;


}

.navbar-default .navbar-nav > .active > a:hover {
background-image:none;

}

.navbar-default .navbar-nav > .active > a:focus {
background-image:none;

}

.navbar-default .navbar-nav > .active > a:active {
background-image:none;

}

.navbar-default {
	border-top:none;
}



.navbar-default {
	margin-top:0px;
}

.navbar-nav
{
	width:95%;
}

.navbar-collapse.in {
	overflow:hidden;
}

.navbar-brand{
	margin-top:-58px;
	padding-left:0px;

}


#footer h4 {
	width:200px;
	text-align:center;


}

.navbar-default .navbar-nav > li > a {
	background-image:none;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
}
.navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    margin-left:40px;
}




/* Formulaire  ----------- */


.form-submit {
	margin-top:130px;
	width:100%;

}

.champ-form{
	height:50px;;
	width:100%;
}


#recaptcha_widget_div{
	width:100%;
}


}

@media (min-width: 768px) and (max-width: 991px) {

.bt-estimation{
	width:100%!important;
}
.bt-estimation-noir{
	width:100%!important;
}

.bande-texte{
	padding-top:15px;
	padding-bottom:15px;
}

.bt-estimation{
	padding: 12px 15px 12px 15px;
	width:220px;
	margin-top:17px;
	margin-bottom:17px;

}
.bt-estimation-noir{
	padding: 12px 15px 12px 15px;
	width:220px;
	margin-top:17px;
	margin-bottom:17px;

}


.bt-realisations{
	padding: 10px 8px 10px 8px;
	width:140px;
	margin-top:17px;
	margin-left:50px;
	margin-bottom:17px;
}


.bgNoir{
	height:86px;
}
.bg-bleu{
	height:86px;
}

.logo{
	margin-top:40px;
}

.bardeau-top{
	height:210px;
}

#footer h4 {
	width:200px;
	text-align:center;


}

.navbar-default .navbar-nav > li > a {
	font-size:14px;

}

.navbar-default .navbar-nav > .active > a {
	background-position:0px 0px;

}

.navbar-default .navbar-nav > .active > a:hover {
background-position:0px 0px;
}

.navbar-default .navbar-nav > .active > a:focus {
background-position:10px 0px;}

.navbar-default .navbar-nav > .active > a:active {
background-position:10px 0px;
}

  .nav > li > a {
	padding-left:15px;
	padding-right:15px;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
.bt-estimation{
	width:100%!important;
}
.bt-estimation-noir{
	width:100%!important;
}

.bande-texte{
	padding-top:15px;
	padding-bottom:15px;
}

.bt-estimation{
	padding: 12px 15px 12px 15px;
	width:230px;
	margin-top:17px;
	margin-bottom:17px;

}
.bt-estimation-noir{
	padding: 12px 15px 12px 15px;
	width:230px;
	margin-top:17px;
	margin-bottom:17px;

}


.bt-realisations{
	padding: 10px 8px 10px 8px;
	width:170px;
	margin-top:17px;
	margin-bottom:17px;
}


.bgNoir{
	height:86px;
}
.bg-bleu{
	height:86px;
}

.headertel{
	min-width:230px;
	padding:0px 0px 0px 0px;


}

.headerhome{
		padding:0px 20px;
}

.headerhour{
		padding:0px 20px;
}

.headersocial{
		padding:0px 0px 0px 20px;

}

.menu-bas li {
	padding: 0px 15px;
	}


.navbar-default .navbar-nav > .active > a {
	background-position:0px 0px;

}

.navbar-default .navbar-nav > .active > a:hover {
background-position:0px 0px;
}

.navbar-default .navbar-nav > .active > a:focus {
background-position:0px 0px;}

.navbar-default .navbar-nav > .active > a:active {
background-position:0px 0px;
}


  .nav > li > a {
   	padding-left:25px;
	padding-right:25px;
}



}

@media (max-width: 766px) {


  .navbar-nav {
    width: 100%;
    text-align: left;
  }
  .navbar-nav > li {
    float: left;
	width:100%;
  }


}

@media (max-width: 500px) {


.bgNoir{
	height:250px;
}
.bg-bleu{
	height:250px;
}

.bardeau-top{
	height:auto;
}

.logo{
	text-align:center;
}


.headertel{
	width:100%;
	padding:0px 0px 0px 0px;
	background-image:none;
}

.headerhome{
	width:100%;
	padding:0px 0px 0px 0px;
	background-image:none;
	display: none;
}

.headerhour{
		width:100%;
	padding:0px 0px 0px 0px;
	background-image:none;
}

.headersocial{
		width:100%;
	padding:0px 0px 0px 0px;
	background-image:none;
	display:none;
}

.tel{
 margin:55px auto 0 20px;
 background-image:none;
 text-align: center;
}

.tel img{
	margin-right:15px;
	display: none;
}

.maison{
 margin:55px auto 0 20px;
 background-image:none;

}

.heure{
 margin:55px auto 0 20px;
 background-image:none;
 display: none;
}

.heure img{
	margin-right:17px;
}


.social{
 margin:10px auto 0 30px;;
 background-image:none;


}

.social img{
	float:left;
}


.menu-bas li {
	padding: 0px 25px;
	background-image:none;
	}

.menu-bas li {
	display:block;

}

.navbar-default .navbar-nav > .active > a {
  	background-image:none;


}

.navbar-default .navbar-nav > .active > a:hover {
background-image:none;

}

.navbar-default .navbar-nav > .active > a:focus {
background-image:none;

}

.navbar-default .navbar-nav > .active > a:active {
background-image:none;

}

.nav > li > a {
	padding-top:10px;
	padding-left:67px;
}

.navbar-text-right {
	width:170px;
	float:right;
	margin-left:100%;
}

.footer-texte {
	padding-right:20px;
}



.gaucheTXT p{
	font-size:15px;
	line-height:16px;

}

.gaucheTXT li{
	font-size:15px;
	line-height:16px;

}


.slick-list {
}

#footer h4 {
	color:#ffffff;
	padding:24px;
	background-color:#6bb300;
	font-size:16px;
	font-weight:bold;
	width:200px;
	margin-top:15px;
	text-align:center;


}

/* Formulaire  ----------- */

input, select, textarea {
	width:230px;
}

.form-submit {
	margin-top:130px;
	width:100%;

}


#recaptcha_table{
	float:left;
	width:200px !important;
}

#recaptcha_image{
	width:120px !important;
}

.recaptchatable #recaptcha_image #recaptcha_challenge_image {
    display: block;
    width: 120px;
	height:50px;
}

.recaptchatable #recaptcha_response_field {
    width: 150px !important;
}

#recaptcha_logo {
    width: 30px !important;
	height:15px !important;
}

}


@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {

.menu-bas li {
	padding: 0px 25px;
	background-image:none;
	}

.navbar-default .navbar-nav > .active > a {
  	background-image:none;


}

.navbar-default .navbar-nav > .active > a:hover {
background-image:none;

}

.navbar-default .navbar-nav > .active > a:focus {
background-image:none;

}

.navbar-default .navbar-nav > .active > a:active {
background-image:none;

}

.nav > li > a {
	padding-top:10px;
	padding-left:67px;
}

.navbar-text-right {
	width:170px;
	float:right;
	margin-left:100%;
}


.gaucheTXT p{
	font-size:14px;
	line-height:20px;

}

.gaucheTXT li{
	font-size:15px;
	line-height:16px;

}



}
/* iPads  ----------- */

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape){


.gaucheTXT p{
	font-size:15px;
	line-height:16px;

}

.gaucheTXT li{
	font-size:15px;
	line-height:16px;

}


}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait){

.bt-estimation{
	padding: 12px 0px 12px 0px;
	width:220px;
	margin-left:10px;
}
.bt-estimation-noir{
	padding: 12px 0px 12px 0px;
	width:220px;
	margin-left:10px;
}


.bt-realisations{
	padding: 10px 0px 10px 0px;
	width:140px;
	margin-left:55px;

}

.social-bas img{
	float:right;
}

.navbar-default .navbar-nav > .active > a {
background-image:url(../images/vert-top.png);
	background-position:0px 0px;

}

.navbar-default .navbar-nav > .active > a:hover {
background-image:url(../images/vert-top.png);
	background-position:0px 0px;
}

.navbar-default .navbar-nav > .active > a:focus {
background-image:url(../images/vert-top.png);
	background-position:0px 0px;}

.navbar-default .navbar-nav > .active > a:active {
background-image:url(../images/vert-top.png);
	background-position:0px 0px;
}

.nav > li > a {
  padding-left:10px;
	padding-right:10px;

}
.nav {
  margin-left:0;
}



.navbar-default .navbar-nav > li > a {
	font-size:12px;
}



.navbar-nav
{
	width: auto;
	text-align:right;
}



.gaucheTXT p{
	font-size:15px;
	line-height:16px;

}

.gaucheTXT li{
	font-size:15px;
	line-height:16px;

}

.headertel{
	min-width:248px;
	padding:0px 0px 0px 7px;
	color:#ffffff;
}

.headerhome{
		padding:27px 20px;
		background-position: right 95px;
}


.headerhour{
		padding:0px 27px;
		display: none;
}

.headersocial{
		padding:27px 0px 0px 27px;

}

.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    margin-left:0px;
}


}

.styleGalerie a{
	outline:none;
}
.styleGalerie img{
	border:1px solid transparent!important;
	-webkit-transition: border 0.3s;
    transition: border 0.3s;
}

.styleGalerie img:hover{
	border:1px solid black!important;
	-webkit-transition: border 0.5s;
    transition: border 0.5s;
}

/*Nouveau CSS avril 2016*/
/*general*/
a{
	outline:none!important;
}
p{
	color:#3a3f47!important;
}
.noWhite{
	white-space: nowrap;
}

/*autre*/
.imgageContactEn{
	margin-top:80px;
}
.mailSize{
	font-size:0.8em!important;
}
.icone-haut{
	margin-top:30px;
}
.margeTop1{
	margin-top:30px;
}
.margeTop2{
	margin-top:-20px;
}
.italSouligne{
	margin-top:20px;
}
.pdfs h4 a{
	color:#3469AB;
	-webkit-transition: color 0.4s;
    transition: color 0.4s;
}
	.pdfs h4 a:hover{
		color:#408cea;
		text-shadow:#ddd 2px 2px 2px;
		text-decoration:none;
		-webkit-transition: color 0.2s;
	    transition: color 0.2s;
}
.form-submit input#submit{
	margin-top:20px;
	-webkit-transition: background 0.3s;
    transition: background 0.3s;
}
	.form-submit input#submit:hover,
	.bt-estimation:hover{
		background:#4b92eb;
		-webkit-transition: background 0.2s;
	    transition: background 0.2s;
}
	.bt-estimation a:hover{
		color:white!important;
		background:none;
}
.rbq{
	margin-top:10px;
	text-align:center;
}
.gaucheTXT h4{
	text-align:left;
	color:#3469AB;
	background:transparent;
}
.page-doc .gaucheTXT h4 {
    text-align: left;
    color: #3469AB;
    background: #fff;
}
.panel-default>.panel-heading {
    background-image: -webkit-linear-gradient(top,#e8e8e8 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#e8e8e8 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#e8e8e8 0,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#e8e8e8', GradientType=0);
    background-repeat: repeat-x;
}

/*contact*/
#recaptcha_privacy{
	display:none;
}

/*Footer*/
.menu-bas ul {
    padding-left:0px;
}

.mb-15{
	margin-bottom: 15px;
}
.mb-30{
	margin-bottom: 30px;
}
.caption-slider {
    position: absolute;
    bottom: 5%;
    background: rgba(0,0,0,0.4);
    color: #fff;
    text-align: center;
    padding: 20px 10px;
    font-size: 30px;
    left: 5%;
}

.caption-slider-logo{
	position: absolute;
	bottom: 5%;
	/*background: rgba(0,0,0,0.4);*/
	color: #fff;
	text-align: center;
	padding: 20px 10px;
	left: 8%;
	max-width: 225px;
	font-size: 18px;
}

.slider-bg {
  min-width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.hng-logo {
    max-width: 350px;
		margin-top: -15px;
}
.h2-hng {
    margin: 10px 0 20px;
    font-size: 21px;
    font-weight: 100;
}
.octantis-ns{
	display: none;
}
.form-foyer .col-sm-6{
	padding: 0 15px;
}

.form-foyer .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 12px 12px;
    font-size: 14px;
    line-height: 1.5;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

 .form-foyer .form-group-textarea textarea{
	 height: 235px;
 }

 .form-foyer .form-group-textarea textarea.textarea-en  {
	 height: 208px !important;
 }

.btn-form {
    padding: 12px 20px;
    background-color: #3469ab;
    color: #fff;
    border: none;
}

.btn-form:hover {
    background-color: #215390;
}

a.btn-merci{
    padding: 12px 20px;
    background-color: #3469ab;
    color: #fff;
    border: none;
		margin: 20px 0;
		float:left;
}
a.btn-merci:hover{
		background-color: #215390;
		text-decoration: none;
}

a.btn-contact{
    /*padding: 12px 20px;
    background-color: #3469ab;
    color: #fff;
    border: none;
		margin:0 0 20px 0;*/
		display: table;
}
a.btn-contact:hover{
		/*background-color: #215390;
		text-decoration: none;*/
}

a.btn-brochure{
    /*padding: 10px 18px;
    background-color: #3469ab;
		font-size: 15px;
    color: #fff;
    border: none;*/
		margin:0 0 10px 0;
		display: table;
}
a.btn-brochure:hover{
		/*background-color: #215390;
		text-decoration: none;*/
}

#success {
    clear: both;
}

.text-danger {
    color: #fff !important;
    background-color: #c33 !important;
    line-height: 2;
    clear: both;
}
.text-danger li{
	list-style: none;
}

.pfoundation{
	letter-spacing: -0.2px;
}

@media (max-width:1199px){
	.menu-bas ul {
    	margin-top: 20px;
    	line-height: 35px;
   }
   .copyTXT p{
   		font-size:14px !important;
   }
}
.copyTXT p{
	line-height:20px!important;
	color:#959595!important;
}

@media (max-width:767px){
	.copyTXT{
		text-align:center;
		margin-bottom:0px;
		padding-bottom:0px;
	}

.hide-mobile{
	display: none;
}
.hng-logo {
    max-width: 250px;
    margin-top: 20px;
}

.h2-hng {
    margin: 10px 0 20px;
    font-size: 15px;
    font-weight: 100;
}
}



.copyTXT .container a{
	-webkit-transition: color 0.2s;
    transition: color 0.2s;
}
	.copyTXT .container a:hover{
		color:#4B92EB!important;
		-webkit-transition: color 0.4s;
	    transition: color 0.4s;
}


.slider-desktop{
	display: block !important;
}


.slider-mobile{
	display: none !important;
}


/*media queries*/
@media (max-width: 767px) {
	.navbar .nav{
		background-color: #3469AB;
		margin-top: 0px;
		width: 104%;
	}
		.navbar-default{
		max-height: 51px;
	}
	.toitbg{
		height:auto;
		padding-bottom: 40px;
	}
	.headertel {
    	margin-top: -69px;
	}
	.mailSize {
    	font-size: 0.7em !important;
	}

}
@media (min-width:673px) and (max-width:768px){
	.toitbg{
		height:220px;
	}
}
@media (min-width:501px) and (max-width:768px) {
	.tel{
		margin-top: 86px;
	}
	.headertel{
		background-position: right 96px!important;
	}
	.bardeau-top .logo img{
		width: 50%;
		margin-left: 18%;
	}
}
@media (min-width:501px) and (max-width:509px){
	.toitbg{
		height:350px;
	}
}
@media (min-width:510px) and (max-width:672px){
	.toitbg{
		height:300px;
	}
}
@media (max-width:501px) {
	.bardeau-top .logo img{
		margin-left:6%;
	}

}
@media (min-width:769px) and (max-width:991px){
	.orangeBG .nav {
   	 	margin-left: 32px;
	}
	.navbar-default {
    	margin-bottom: -14px;
   }
   .container {
    	width: 100%;
   }
}
@media (min-width:1025px) and (max-width:1199px){
	.navbar-default {
    	margin-bottom:-35px;
   }
   .navbar-default .navbar-nav > li > a {
    	font-size: 16px;
   }
}
@media (max-width:767px){
	.navbar-default .navbar-nav > li > a {
		margin-left:40px;
	}
	.bgNoir {
    	height: auto;
	}
	.bg-bleu{
    	height: auto;
	}

	.social-bas img {
		float:none!important;
    	width:auto;
    	margin-right: 49%;
    	margin-bottom: 20px;
	}
	.imagedroite img{
		width:50%!important;
		margin-left:21%!important;
	}
	.margeMobile{
		margin-top: -163px!important;
	}

	.formulaire {
    display: none;
}

input {

    width: 100%!important;

}
}
@media (min-width:769px) and (max-width:991px){
	.bardeau-top .logo{
		margin-top:0px;
	}
}


/* page produits */
.spacer{
	clear:both;
	width:100%;
	height:20px;
}

.produits{
	float:left;
	margin:0 15px 15px 0;
	max-width:100%;
	width:auto;
	height:auto;
}
@media (max-width: 1200px) {
	img.produits{
		width:60%!important;
		margin-left:20%!important;
	}
	img.sponsor{
		text-align:center!important;
		width:40%!important;
		margin-left:30%!important;
		height:auto!important;
	}
	.top1{
		margin-top:20px;
	}
}

/* footer */
.maHeight{
	height:20px;
}
.footerCartes{
	max-width:100%;
	margin:auto;
	height:auto;
	margin-bottom:15px;
}

form td {
    width: 100%;
}

form tr {
    margin: 0px 0px 10px;
    padding: 0px 0px 0px;

}

input {
    width: 300px;
    max-width: 100%;
}

.soumission input, select, textarea {
		display: block;
    max-width: 100%;
		width:100% !important;
    height: auto;
    padding: 12px 12px;
    font-size: 14px;
    line-height: 1.5;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		margin: 10px 0;
}

.soumission .col-sm-6{
	padding-right: 15px;
}
.bandeau {
		margin-top: -47px;
		margin-bottom:47px;
    border-bottom: 1px #3469ab solid;
    border-top: 2px #3469ab solid;
    background-color: #000000;
}

.produit-foyer{
	margin-bottom: 30px;
}

.produit-foyer img{
	margin-bottom: 15px;
}

.titre-foyer{
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 3px;
}
.titre-hnglow{
	font-size: 22px;
}

@media only screen
and (min-width : 200px)
and (max-width : 767px){
h1{
		font-size: 20px;
}
.mailSize {
    font-size: 1em !important;
}
input, select, textarea {
    float: left;
}
.pdfs h4 a {
    line-height: 24px;
}
.imagedroite {
    margin-top: 40px;
    margin-left: 0;
    width: 100%;
}
.bx-wrapper {
    top: 0;
}
.home .bgNoir {
    margin: 0;
}
.home .bg-bleu{
    margin: 0;
}

.bandeau {
		margin-top: 0;
}

.caption-slider-logo {
    position: absolute;
    bottom: 5%;
    padding: 0;
    left: 30%;
    max-width: 125px;
}
.bx-wrapper .bx-controls-direction a{
	display: none !important;
}
a.btn-contact {
    text-align: center;
    font-size: 16px;
}
.slider-desktop{
	display: none !important;
}


.slider-mobile{
	display: block !important;
}
.produit-foyer img{
	margin-bottom:10px;
}
.bg-bleu p{
	text-align: center;
}
}


@media only screen
and (min-width : 768px)
and (max-width : 1024px){
.h2-hng {
    margin: 10px 0 20px;
    font-size: 18px;
    font-weight: 100;
}
.hng-logo {
    max-width: 300px;
    margin-top: 20px;
}
a.btn-contact {
    padding: 12px;
    font-size: 14px;
		letter-spacing: -0.5px;
}
.row .produit-foyer  .col-md-6 {
    padding-right: 10px;
    padding-left: 10px;
}
}

.row h4 {
    background: transparent;
    color: #3469AB;
    text-align: left;
    padding: 0;
    margin: 3rem 0 2rem;
    font-size: 2.4rem;
    line-height: 1.2;
}
