/* Put your custom css here */

.organisme{
	padding-bottom: 15px;
}


.titre{
	margin-bottom: 22px;
}
@media (max-width: 1024px) {
	.organisme{
	padding: 0px 0px;
	}
}

#content .row1{
	padding-bottom: 30px;
}

.row{
	margin-left: 0px;
	margin-right: 0px;
}

.pd40{
	padding:40px 0px;
}

@media (max-width: 999px) {
	.pd100{
		padding:15px 0px;
	}
	#content .row1{
	padding-bottom: 0px;
	}
}

@media (min-width: 768px) and (max-width: 1200px) {
		.navbar-header img{
		width: 80%;
	}
}

@media (max-width: 767px) {
	.row1 .col-sm-4{
		padding-left: 0px; 
  		padding-right: 0px;
	}
	.navbar-header img{
		width: 50%;
	}
}

.send{
	margin-top: 28px;
}

.fixedheight a{
	position: absolute;
	bottom: 20px;
  width: auto;
  word-wrap: break-word;
}

@media (max-width: 1200px) {
	.fixedheight{
		height:  inherit;
	}

	.send{
	margin-top: 0px;
	}

	.fixedheight a{
	position: inherit;
	}
	.page-header {
  	padding-top: 45px;
	}

}

}

.btn-organisme{
	  cursor: default;
	  text-align: left;
	    white-space: inherit;
}

.ctaBoxBtn{
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
}

#slider img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/s….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
#slider img {
  width: 132px;
  height: 104px;
  margin: 0px 15px;
  display: inline-block;
}

.img-responsive{width: 100%;}

.panel-default>.panel-heading{ padding: 0;}
.panel-default>.panel-heading a{ padding: 10px; display: block;}

.bx-wrapper,.bx-window{ width: 100% !important; padding: 0px 15px;}

.adresse [class^="icon-"]{
	  line-height: 3em;
	  font-size: 120%;
}
.adresse .alineat{
	margin-left: 27px;
	line-height: 1.5Em;
}

.footerWidget .alineat{margin-left: 20px;}

.breadcrumb>li+li:before {
  color: #666;
}

.row1 > div { margin-bottom: 15px; }




@media (min-width: 768px){
	.row1 > div:nth-child(3n) {
		clear:left;
	}
}

.page-header { margin-top: -2px; }

.archive-list li{ padding-left: 20px; position: relative;}
.archive-list li:before{ position: absolute; top: 11px; left:5px;}



@media (min-width: 992px) and (max-width: 1199px){
	#mainMenu ul li:first-child{display: none;}
  .navbar-nav > li > a{ padding: 22px 10px;}
}


.fixedheight{
	min-height: 300px;
}

.row.smartbox > div{margin-bottom: 20px;}

@media (min-width: 1140px){
	html .smartbox .col-lg-2:nth-child(6n+1),
	html .smartbox .col-lg-3:nth-child(4n+1),
	html .smartbox .col-lg-4:nth-child(3n+1),
	html .smartbox .col-lg-6:nth-child(2n+1),
	html .smartbox .col-lg-12{clear:left}
}

@media (min-width: 992px) and (max-width: 1139px){
	html .smartbox .col-md-2:nth-child(6n+1),
	html .smartbox .col-md-3:nth-child(4n+1),
	html .smartbox .col-md-4:nth-child(3n+1),
	html .smartbox .col-md-6:nth-child(2n+1),
	html .smartbox .col-md-12{clear:left}
}

@media (min-width: 768px) and (max-width: 991px){
	html .smartbox .col-sm-2:nth-child(6n+1),
	html .smartbox .col-sm-3:nth-child(4n+1),
	html .smartbox .col-sm-4:nth-child(3n+1),
	html .smartbox .col-sm-6:nth-child(2n+1),
	html .smartbox .col-sm-12{clear:left}
}

@media (min-width: 0) and (max-width: 767px){
	html .smartbox .col-xs-2:nth-child(6n+1),
	html .smartbox .col-xs-3:nth-child(4n+1),
	html .smartbox .col-xs-4:nth-child(3n+1),
	html .smartbox .col-xs-6:nth-child(2n+1),
	html .smartbox .col-xs-12{clear:left}

	html .fixedheight{
		min-height: 1px;
	}

}

.icon-facebook-1{margin-right: 15px;}

.target-center{
	text-align: center;
	padding: 35px;
}

.target-to-beeon{
	line-height: 80px;
    display: inline-block;
    padding: 0 17px;
    font-size: 16px;
    color: #000;
}
.target-to-beeon-img{
	text-align: center;
    padding: 20px 0 15px;
}

@media (max-width: 767px){
.visible-xs {
    display: block !important;
	}
}

span.entry-meta a {
    background: #eee;
    padding: 4px 10px 4px 5px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 11px;
}

span.entry-meta a:hover {
    background: #97d700;
    font-size: 11px;
    color: #fff;
}

.icon-location {line-height: 1.5em!important;}