/* Copyright (C) WarpTheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

 .center {
	 text-align:center;
 }
 
 .sp-page-title {
	 padding:102px 0 52px;
 }
 /*.titre-sobre h2{
	font-family:roboto,sans;
}*/
 .titre-sobre h2{
	font-family:"Open Sans";
}
 
 .sp-page-title .breadcrumb {
	 margin-top:30px;
 }
 
.black_background{
	 background:#000000;
 }
 
 .nopadding{
	 padding:0px;
 }
 
 .article-left{
	float:left;
	padding:10px 10px 10px 0px;
	width:480px;
 }
 .article-right{
	float:right;
	padding:0px 10px 10px 10px;
	width:480px;
 }
 
 p{
	text-align: justify;
 }
 
/* MENU */
 
 #sp-header.menu-fixed {
	background-color: #00863c;
 }
 
 .sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a{
	 color: #999;
 }
 
 .sp-megamenu-parent > li > a {
	 font-size: 16px;
	 font-weight:bold;
 }
 /* FOOTER */
  
 .stm_schedule_list .schedule_day{
	 width:30%;
	 color: white;
 }

/*HOME*/
 .features-health img{
	 width:70%;
	 display:inline;
 }
 
 input.button.subbutton.btn.btn-primary.acymail{
	 background-color:white !important;
	 color: #00863c;
	 background-color: #00863c;
 }
 
 /* the 2 boxes left under the slider */
 .details{
	padding:10px;
 }
 
 /*COACHING*/
 .coaching-top img{
	 
 }
 .coaching_portfolio img{
	width:300px;
	display:inline;
 }
  
 .qx-blurb-title {
	 font-family: Roboto, sans;
	 text-transform: none !important;
 }
 
 .qx-btn{
	 color:#00863c !important;
	 border-color:#00863c !important;
 }
 
 .qx-btn:hover{
	 color:#ffffff !important;
	 border-color:#00863c !important;
	 background-color:#00863c !important;
 }
 
 img.icone-right {
	 margin-top:-95px;
 }
 
 .show-more .collapsible-header {
	color:#00863c !important;
	 border-color:#00863c !important;
 }
 
/* CONTACT */
.logo-partner img{
	display:inline;
	height:140px;
}

.consultaties-contact li{
	display:block;
	list-style: none;
}
 