header#header.header {
	max-width: 100%; 
	height: auto; 
	margin: 0 auto; 
	padding: 0; 
	font-size: initial; 
	width: 100%; 
	float: none; 
	overflow: visible; 
	margin: auto;
	right: 0;
	-webkit-transition: all .6s ease-in;
	-moz-transition: all .6s ease-in;
	-o-transition: all .6s ease-in;
	transition: all .6s ease-in;
	/* commented max-height: 87px;
	min-height: 87px; */
}
header#header.header .glyphs-cadena {
	background: url(https://www.bpifrance.fr/images/img-v4/cadenas.png) no-repeat 50% 50%;
	height: 24px;
	top: -2px;
	width: 24px;
}
#navigation-header .nav-item-list .nav-item.councellor a, #navigation-header .nav-item-list .nav-item.search a {
	vertical-align: top !important;
	padding-top: 18px;
}
.nav-item.search {
	padding: 0;
}
header#header.header .section-column .column {
	height: 509px;
}
span.icon-bpi-small-mail:before {
	content: '\f0e0';
	display: inline-block !important;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
}
#navigation-header [class*='icon-bpi-']:before {
	font-family: FontAwesome !important;
}
header#header.header .navigation-small {
	right: -341px;
	max-width: 340px;
	width: 100%;
	display: block;
}
header#header.header.mobileNav--open {
	right: 340px;
}

.nav-item.councellor .icon-phone {
	width: 10px;
	height: 10px;
	background: url(/static/img/icons/icon-phone.png) no-repeat 0 0;
	background-size: cover;
}
.nav-item.search input {
	background: #fff url(/static/img/icons/icon-search.png) no-repeat 10px 10px;
}
.section-footer .col-1-3.col-height {
	float: left;
	min-height: 1px;
	width: 32%;
	padding: 40px 35px;
	border-left: 1px solid #726461;
	/* commented height: 488px; */
	height: 600px;
}
footer .section-footer .col-1-3 ul li {
	padding-bottom: 4px !important;
}
footer .section-footer .icon {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 16px;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin-right: 5px;
}
footer .section-footer .col-1-3 ul li .fa {
	font-size: 15px;
	padding-right: 8px;
}
footer .section-footer .col-1-3 ul li span.icon.icon-rss {
	background: url(/static/img/icons/icon-rss.png) no-repeat 0 0 !important;
	width: 15px;
	height: 7px;
	background-size: cover !important;
}
footer .section-footer .box-newsletter form div .icon.icon-plane {
	width: 22px;
	height: 20px;
	background: url(/static/img/icons/icon-plane.png) no-repeat 0 0 !important;
}
footer .bottom-navigation {
	padding-top: 33px !important;
}
footer .copyright {
	float: left !important;
}
footer .bottom-logo {
	text-align: center;
}
footer .section-footer .col-1-3 .visible-on-mobile ul li .fa + span {
	display: none;
}

span.icon {
	display: inline-block !important;
	font: normal normal normal 14px/1 FontAwesome !important;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
}
.social-media span.icon:before, .box-social span.icon:before {
	font: normal normal normal 14px/1 FontAwesome !important;
}
span.icon.icon-bpi-facebook:before {
	content: '\f09a';
}
span.icon.icon-bpi-twitter:before {
	content: '\f099';
}
span.icon.icon-bpi-linkedin2:before {
	content: '\f0e1';
}
.navigation .nav-item-layer {
	padding-bottom: 15px;
}
.navigation .section-nav-footer {
	padding-top: 14px !important;
}
.navigation .section-nav-footer .content-find {
	top: 12px;
	width: 350px;
}
.navigation .section-nav-footer .btn-contact {
	margin-top: -38px !important;
	margin-left: 60px;
}
.navigation .nav-menu h4 {
	font-family: "Folio-BoldCondensed" !important;
}

.navigation .nav-menu .column.column-last li div img {
	display: none;
}
.navigation .nav-menu .column.column-last li div:first-child:after {
	bottom: 8px !important;
}

p.poweredBy a {
	color: #FFF;
}
#navbar-1-right {
	display: block !important;
}
@media only screen and (max-width: 1045px) {
	.nav-item.search input {
		width: 125px !important;
	}
}
@media only screen and (max-width: 1000px) {
	#navbar-1-wrap {height: 34px;}
}
@media  (max-width: 992px) {
	._bp_navbar__form{
		right:auto !important;
		left: 5%;
	}
	._bp_navbar{
		top: 60px !important;
	}
	.header .logo{
		margin-top: unset !important;
	}
	header#header.header{
		height: 60px !important;
	}
}
@media only screen and (max-width: 990px) {
	.nav-item.search input {
		width: 80px !important;
	}
}
@media only screen and (max-width: 977px) {
	.nav-item-layer.active, .nav-white-bg.active {
		display: none !important;
	}
}
@media only screen and (max-width: 960px) {
	footer .copyright {
		float: none !important;
	}
	footer .section-footer .box-social ul li .fa {
		font-size: 20px;
	}
	footer .section-footer .col-1-3 ul li span.icon.icon-rss {
		width: 23px;
		height: 11px;
	}
	p.poweredBy {
		margin-top: 15px;
	}
}
@media handheld, only screen and (min-width: 768px) {
	.section-footer .visible-on-mobile, .visible-on-mobile.copyright {
		display: none !important;
	}
	.visible-on-mobile {
		display: none;
	}
}
@media handheld, only screen and (max-width: 767px) {
	.visible-on-mobile, .visible-on-mobile {
		display: block !important;
	}
	.hide-on-mobile {
		display: none !important;
		width: 0;
		height: 0;
	}
	.section-footer .col-1-3.col-height {
		width: 100%;
		height: 100%;
	}
}