header {
	font-family: 'Lato', Calibri, Arial, sans-serif !important;
	/* color: #b1aea6; */
	background: #ffffff !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    color: #333 !important;
    height:61px;
}

h3.pro {
    font-size: 1.17em !important;
    font-weight: bold !important;
}

.form-control:focus {
  border-color: #ffe400 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 228, 0, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 228, 0, 0.6) !important;
}

.charte_societe img.logoSp {
	padding-top: 5px;
	height: 55px;
	width:241px;
}

@media screen and (max-width:400px) {
	.carosel .bottom-block-carosel .titrefig-section {
		top: 60%;
	}
	img.logoSp {
		margin-top: 20px;
		width: 150px !important;
	}
	h3.challengeHeader  {
		font-size: 10px;
		line-height:12px;
	}
	h3.checkHeader  {
		font-size: 10px;
		line-height:12px;
	}
	h3.rangeHeader  {
		font-size: 10px;
		line-height:12px;
	}
}


body > #content.iframeContent{
	padding-left:165px !important;
	padding-right: 165px !important;
}