/* LICENSE & DETAILS
   ==================================================

	Theme Name: Flexform Child Theme
	Theme URI: http://flexform.swiftideas.net
	Description: A Retina Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: flexform
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	FLEXFORM CSS IMPORT
-------------------------------------------- */

@import url("../flexform/style.css");


/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */


#logo img, #logo img.retina {
width: 156px !important;
}

ul > li {
padding: 0;
margin-left: 16px;
list-style: disc;
}
h3 {
color: #007FBB !important; 
}
h3.white{
color: #fff !important;
}
h2 { font-size: 22px !important;}

.box-content-wrap h4.white{
color: #fff;
}

h4.bleu{
color: #007fbb;
}

h3.bleu{
color: #007fbb;
}

#footer a.sf-button:hover {
background-color: #fb3c2d;

}


ul.team-members > li{
list-style: none;
margin-left: 0;
}

ul.member-contact > li{
list-style: none;
margin-left: 0;
}

ul.menu > li{
list-style: none;
margin-left: 0;
}

.slogan {
padding-left: 150px;
font-size: 13px;
color: #999;
}

h3.wpb_heading {
display: inline-block;
font-weight: normal;
margin-top: 0;
margin-bottom: 10px;
padding-bottom: 4px;
border-bottom: 0px solid transparent;
}

.wpb_text_column h3.wpb_text_heading {
border-bottom-width: 0px;

}

.wpb_box_text .box-content-wrap {

margin-right: 10px;

}

.wpb_impact_text.cta_align_right a.sf-button {
margin-right: 70px;
}

h2, h3 {
margin-top: 0;

}


.progress .bar {
font-size: 14px;
}

#footer-bottom {
background: #333  !important;
color: #fff;
padding: 35px 0;
}