/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:800,300);




h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 62px;
	line-height: 72px;
	font-weight: 800;
	/* [disabled]margin-bottom: 42px; */
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 38px;
	line-height: 52px;
	font-weight: 800;
	
	margin-bottom: 24px;
	/* [disabled]padding-top: 40px; */
	color: #eb6a34;
}
h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 38px;
	line-height: 53px;
	font-weight: 300;
}
h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: 300;
	/* [disabled]margin-bottom: 42px; */
}

p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 30px !important;
	font-weight: 500 !important;
	margin-bottom: 30px;
	color: #000;
}
.big-p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 38px;
	font-weight: 900;
	margin-bottom: 50px;
	color: #000;
}

.smaller {
	font-size: 16px;
	line-height: 32px;
	font-weight: 300;
}
.space-top {
	margin-top: 60px;
}
.space-bottom {
	margin-bottom: 60px;
}

.space2 {
	padding-top: 40px;
}

.space {
	margin-top: 100px;
	margin-bottom: 80px;
}
.right {
	float: right;
	color: #BE1522;
}
.no-space {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#tab ul li {
	font-family: arial;
	font-style: normal;
	font-weight: 300;
}
.gris {
	background-color: #E0E0E0;
	/* [disabled]padding-top: 60px; */
	/* [disabled]padding-bottom: 60px; */
	color: #011627;
}
.devis-bg {
	background-image: url(../img/devis-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-size: cover;
	height: 250px;
}
.presta-bg {
	background-image: url(../img/presta-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFFFFF !important;
	background-size: cover;
	height: 250px;
}

.presta-bg h2 {
	color: #FFFFFF;
}
.conseils-bg {
	background-image: url(../img/conseil-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFFFFF !important;
	background-size: cover;
	height: 250px;
}
.conseils-bg h2 {
	color: #FFFFFF;
}
.orange {
	background-color: #EB6A34;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 50px;
	padding-bottom: 50px;
}
ul li {
	font-family: arial;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
}
.white {
	color: #FFFFFF;
}
.navbar-brand {
	color: #FFFFFF !important;
	padding-top: 0px;
	margin-bottom: 50px !important;
}
.navbar {
	border: none;
}
.jumbo-devis {
	
	background-color: #4B4B4B;
	color: #FFFFFF;
	margin-bottom: 0px !important;
	padding-top: 50px;
	padding-bottom: 50px;
}









@media (min-width: 1200px) {
  .container {
    width: 960px;
  }
.section.presta-bg h2 {
}

}

.navbar-custom {
border: none;
color: #fff;
padding-left: 10px;
}


.navbar-custom .navbar-brand {
  color: #fff;
  padding-top: 10px;
  margin-bottom: 10px;
 
  
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-custom .navbar-text {
  color: #8f8e8e;
}
.navbar-custom .navbar-nav > li > a {
	color: #5D5D5D;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 20px;
	font-size: 18px;
	margin-top: 25px;
	font-weight: bold;
	
}
.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus {
	
	background-color: transparent;
}
.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
	/* [disabled]color: #eb6a34; */
	border-bottom: 5px solid #EB6A34;
}
.navbar-custom .navbar-nav > .disabled > a,
.navbar-custom .navbar-nav > .disabled > a:hover,
.navbar-custom .navbar-nav > .disabled > a:focus {
	color: #BE1522;
	
}
.navbar-custom .navbar-toggle {
  border-color: #dddddd;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-custom .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-custom .navbar-collapse,
.navbar-custom .navbar-form {
  border-color: #ededed;
}
.navbar-custom .navbar-nav > .dropdown > a:hover .caret,
.navbar-custom .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #8f8e8e;
 
}
.navbar-custom .navbar-nav > .open > a,
.navbar-custom .navbar-nav > .open > a:hover,
.navbar-custom .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #8f8e8e;
}
.navbar-custom .navbar-nav > .open > a .caret,
.navbar-custom .navbar-nav > .open > a:hover .caret,
.navbar-custom .navbar-nav > .open > a:focus .caret {
  border-top-color: #8f8e8e;

}
.navbar-custom .navbar-nav > .dropdown > a .caret {
  border-top-color: #8f8e8e;

}
@media (max-width: 767) {
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
    color: #8f8e8e;
	 
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #8f8e8e;
    background-color: transparent;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #8f8e8e;
    background-color: #eeeeee;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-custom .navbar-link {
  color: #8f8e8e;
}
.navbar-custom .navbar-link:hover {
  color: #8f8e8e;
}

.jumbotron {
	background-image: url(../img/jumbo.jpg);
	background-position: center center;
	background-size: cover;
	color: #FFFFFF;
	height: 600px;
}
	
.jumbotron h2 {
	
	color: #fff;
	
	}

.footer-distributed{
	background-color: #000;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
	padding-top: 65px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 55px;
	
	
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
	width: 40%;
}

/* The company logo */

.footer-distributed h3{
	color:  #ffffff;
	font: normal 36px 'Cookie', cursive;
	margin: 0;
}

.footer-distributed h3 span{
	color:  #5383d3;
}

/* Footer links */

.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  #5383d3;
	text-decoration: none;;
}


/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 880px) {

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}
#tabs {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  
}

#tabs li {
  float: left;
  margin: 0 .5em 0 0;
  
}

#tabs a {
  position: relative;
  background: #ddd;
  background-image: linear-gradient(to bottom, #fff, #ddd);  
  padding: .7em 2.5em;
  float: left;
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
  border-radius: 5px 0 0 0;
  box-shadow: 0 2px 2px rgba(0,0,0,.4);
  
}

#tabs a:hover,
#tabs a:hover::after,
#tabs a:focus,
#tabs a:focus::after {
  background: #fff;
}

#tabs a:focus {
  outline: 0;
}

#tabs a::after {
  content:'';
  position:absolute;
  z-index: 1;
  top: 0;
  right: -.5em;  
  bottom: 0;
  width: 1em;
  background: #ddd;
  background-image: linear-gradient(to bottom, #fff, #ddd);  
  box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  transform: skew(10deg);
  border-radius: 0 5px 0 0;  
}

#tabs #current a,
#tabs #current a::after {
  background: #fff;
  z-index: 3;
}

#content {
	background: #fff;
	padding: 2em;
	height: 260px;
	position: relative;
	z-index: 2;
	border-radius: 0 5px 5px 5px;
	box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
	font-size: 16px;
	line-height: 32px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
textarea{ 
    background-color:#F7F7F7 !important;
}
input[type="text"]{
	background-color: #F7F7F7 !important
}
input[type="email"]{
background-color:#F7F7F7 !important
}
#tabsB {
  overflow: auto;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}

#tabsB li {
    margin: 0;
    padding: 20;
    float: left;
}

#tabsB a {
	box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
	background: #ad1c1c;
	background: linear-gradient(220deg, transparent 10px, #ad1c1c 10px);
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
	color: #fff;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	height: 35px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0;
	text-decoration: none;
	font-weight: bold;
}

#tabsB a:hover {
    background: #c93434;
    background: linear-gradient(220deg, transparent 10px, #c93434 10px);     
}

#tabsB a:focus {
    outline: 0;
}

#tabsB #current a {
	background: #fff;
	background: linear-gradient(220deg, transparent 10px, #fff 10px);
	text-shadow: none;
	color: #333;
	border-style: solid;
	border-width: 0px;
}

#contentB {
	background-color: #fff;
	background-image: linear-gradient(top, #fff, #ddd);
	border-radius: 0 2px 2px 2px;
	box-shadow: 0 2px 2px #000, 0 -1px 0 #fff inset;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	/* [disabled]padding-bottom: 5px; */
}

/* Remove the rule below if you want the content to be "organic" */
#contentB div {
	height: 350px;
	
}
.noir {
	background-color: #000000;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.navbar-default.navbar-static-top li a {
	color: #fff;
}
.mois {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #BE1522;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	width: 100px;
	height: 30px;
	padding-bottom: 3px;
}
.border {
	border-right: 1px solid #FFFFFF;
}
.carousel-control.left, .carousel-control.right {
    background-image: none !important
}
.carousel-indicators li { visibility: hidden !important; }
.texte-margin {
	padding-left: 50px;
}
legend {
	background-color: #eee ;
	padding: 10px;
	margin-top: 10px;
	color: #424242;
}
label {
	
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 32px;
	
	
}
.fix {
	display: fixed;
}
.btn {
	background-color: #eb6a34;
	border-radius: 50px;
	padding-left: 30px !important;
	padding-right: 30px !important;
	padding-bottom: 10px;
	padding-top: 10px;
	border: none;
	margin-top: 30px;
	margin-bottom: 30px;
}
.g-recaptcha {
	 width: 300px;
    margin: 0 auto 1em auto;
	
}
.hero-image {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../img/dem12.jpg);
	height: 500px;
	overflow: hidden;
	background-size: cover;
	padding-top: 8vh;
	
	
}
