#sp-logo > div > h1 > a > img {
	max-width: 140px;
}

.sp-module:first-child {
    margin-top: -40px !important;
}

.sp-megamenu-parent {
    outline: none;
    display: block;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    font-family: 'PT Sans','Open sans',Arial, Helvetica, sans-serif;
    color: #fff;
}

.sp-megamenu-parent >li >a {
    color: #fff !important;
}

.sp-megamenu-parent >li.sp-has-child>a:after {
    font-family: "FontAwesome";
    content: " \f107";
	display:none;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    background: #fff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    color: #000;
}
.rsficon-calendar:before {
	 content: "\25AE";
	font-family: FontAwesome;
    left: -5px;
    position: absolute;
    top: 0;
    font-size: 14px;
}
#rsform_3_page_0 > div.form-group.rsform-block.rsform-block-intro{
min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	}
help {
	background-color: #bc3b191f;
    border: 1px solid #bc3b1938;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    padding: 2px;
	}
	
	#sp-left > div > div > div > div {
		float:right;
	}
.accroche,#sp-accroche > div > div{margin:0!important;
padding-top:6%;}

#sp-top2 > div > div > div > div > p > a,#sp-top2 > div > div > div > div > p > a:hover {
	    color: #ffffff;
    font-weight: bold;
}
#sp-left,.full #sp-component.col-md-9  { width:100%!important;}