/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.construction {
	font-size : 20px!important;
	font-weight : 100!important;
	background : #f2852b!important;
	color : #fff!important;
	padding : 15px!important;
}

.haut h1 {
	text-shadow : 3px 3px 5px #000;
	line-height : 60px!important;
}

 #Top_bar {
    background-color: rgba(255,255,255,0.7)!important;

}

.five-columns.vc_row .vc_col-sm-2 {
float: left;
width: 18.8%;
padding: 0;
margin-right: 1.5%;
min-height: 0;
}

.five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
margin-right: 0;
}

.blanc, .blanc h3 {
	color : #fff!important;
}