/* ================================ globale styles page interne ================================ */

/* actualiteSearch */
.actualiteSearch {
	float: left;
	width: 100%;
	background-color: #f5f5f5;
	padding: 35px 30px;
}

.actualiteSearch .form-itms {
	max-width: 180px;
	width: 100%;
	float: left;
	margin-right: 32px;
}

.actualiteSearch .form-itms label,
.actualiteSearch input[type="reset"] {
	display: none;
}

.actualiteSearch input[type="submit"] {
	width: 240px;
	height: 50px;
	float: left;
	background-image: url('../img/RECHERCHER-icon.png');
	background-repeat: no-repeat;
	background-position: 175px 16px;
	background-color: #bba86d;
	border: 0;
	color: #fff;
	position: relative;
	top: -6px;
}

.actualiteSearch .form-itms.minDate input,
.actualiteSearch .form-itms.maxDate input {
	background-image: url('../img/agenda.png');
	background-size: 12px 14px;
	background-position: 95% 12px;
	background-repeat: no-repeat;
	color: #909090;
	text-transform: uppercase;
	font-size: 0.8125rem;
	font-family: 'Raleway';
}

.actualiteSearch .form-itms.motCles {
	position: relative;
}

.actualiteSearch .form-itms.motCles #suggesstion-box {
	position: absolute;
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #BBA86D;
	z-index: 99999;
	display: none;
}

@media all and (-ms-high-contrast:none) {
	.refernce-item .matchHeight {
		height: 120px !important;
		overflow: hidden;
	}

	/* IE10 */
	*::-ms-backdrop,
	.refernce-item {
		height: 120px !important;
		overflow: hidden;
	}

	/* IE11 */

	.refernce-item .matchHeight img {
		width: 100%;
	}

	/* IE10 */
	*::-ms-backdrop,
	.refernce-item img {
		width: 100%;
	}

	/* IE11 */


}

.actualiteSearch .form-itms.motCles #suggesstion-box ul {
	margin: 0;
	white-space: pre-wrap;
	overflow: hidden;
	width: 100%;
}

.actualiteSearch .form-itms.motCles #suggesstion-box ul li {
	text-overflow: ellipsis;
	cursor: pointer;
	padding: 5px;
	border-bottom: 1px solid #BBA86D;
}

.actualiteSearch .form-itms.motCles #suggesstion-box ul li:last-child {
	border: none;
}

.actualiteSearch .form-itms.motCles #suggesstion-box ul li:hover {
	color: #BBA86D;
}

.related-actualites {
	float: left;
	width: 100%;
	margin-top: 35px;
}

.related-actualites,
.actu-listing {
	float: left;
	width: 100%;
}

.related-actualites .actu-listing .actu-item .actu_content {
	padding: 8px 30px 60px;
}

.related-actualites h2 {
	color: #bba86d;
	font-size: 1.875rem;
	margin: 0;
}

.back.savoir-plus {
	padding: 0 46px;
	margin-bottom: 90px;
}

.back.savoir-plus:after {
	content: "\e910";
	float: left;
	font-size: 16px;
	margin: 1px 20px 0 0;
	font-family: 'icomoon' !important;
}

.related-actualites .actu-listing {
	margin-top: 20px;
}

.actu-listing {
	float: left;
	margin-top: 35px;
}

.actu-listing .no_search_result {
	position: relative;
	font-size: 1.4rem;
	text-transform: uppercase;
	font-family: "Open Sans";
	margin: 0;
	text-align: center;
	color: #3f4244;
	margin-bottom: 35px;
}

.actu-listing .actu-item {
	margin-bottom: 40px;
}

.actu-listing .actu-item:nth-child(3n+3) {
	float: right;
	padding: 0 0 0 30px;
}

.actu-listing .actu-item:nth-child(3n+1) {
	padding: 0 30px 0 0;
}

.actu-listing .actu-item:nth-child(3n+2) {
	padding: 0 15px 0 15px;
}

.actu-listing .actu-item .actu_content {
	background-color: #f5f5f5;
	width: 100%;
	padding: 35px 30px 75px;
	float: left;
	position: relative;
}

.actu-listing .actu-item figure {
	margin: 0;
	overflow: hidden;
}

.actu-listing .actu-item figure img {
	width: 100%;
	height: 260px;
	-webkit-transition: all 0.2s cubic-bezier(0.13, 0.63, 0.24, 0.77);
	-moz-transition: all 0.2s cubic-bezier(0.13, 0.63, 0.24, 0.77);
	-ms-transition: all 0.2s cubic-bezier(0.13, 0.63, 0.24, 0.77);
	-o-transition: all 0.2s cubic-bezier(0.13, 0.63, 0.24, 0.77);
	transition: all 0.2s cubic-bezier(0.13, 0.63, 0.24, 0.77);

}

.single-actualites .headband {
	min-height: 120px;
}

.actu-listing .actu-item a:hover img {
	-webkit-transform: scale(1.2) rotate(5deg);
	-moz-transform: scale(1.2) rotate(5deg);
	-ms-transform: scale(1.2) rotate(5deg);
	-o-transform: scale(1.2) rotate(5deg);
	transform: scale(1.2) rotate(5deg);
}

.actu-listing .actu-item time {
	text-transform: uppercase;
	font-size: 0.8125rem;
	font-weight: 600;
	color: #bba86d;
}

.actu-listing .actu-item h2 {
	font-size: 1.25rem;
	color: #3f4244;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 0 10px 0;
}

.actu-listing .actu-item .actu_body {
	color: #9e9e9e;
	font-size: 0.75rem;
	margin: 0;
}

.actu-listing .actu-item .categories-block {
	position: absolute;
	bottom: 34px;
	width: 82%;
}

.actu-listing .actu-item .cat-actu {
	font-size: 0.8125rem;
	color: #bba86d;
	text-transform: uppercase;
	float: left;
	font-weight: 600;
	margin-right: 5px;
	padding-right: 5px;
}

.actu-listing .actu-item .download {
	float: right;
	color: #3f4244;
	font-size: 0.8125rem;
	text-transform: uppercase;
	font-weight: 600;
	transition: all 0.3s ease-out;
}

.actu-listing .actu-item .download:hover {
	color: #bba86d;
}

.actu-listing .actu-item .download:before {
	content: "\e915";
	float: left;
	font-family: 'icomoon' !important;
	font-weight: normal;
	line-height: 1;
	color: #bba86d;
	font-size: 16px;
	margin-right: 8px;
}

.actu-listing .actu-item .link {
	float: right;
	color: #3f4244;
	font-size: 0.8125rem;
	text-transform: uppercase;
	font-weight: 600;
	transition: all 0.3s ease-out;
}

.actu-listing .actu-item .link:hover {
	color: #bba86d;
}

.actu-listing .actu-item .link:before {
	content: '';
	float: left;
	width: 19px;
	height: 13px;
	background: url("../img/sprite-bg.png") 0px -40px no-repeat;
	margin: 2px 8px 0 0;
}

.pagination-block {
	width: 100%;
	display: table;
	margin: 0 auto;
}

.pagination .current {
	padding: 0;
	background: #bba86d;
	color: #fefefe;
	width: 40px;
	cursor: default;
	height: 40px;
	line-height: 38px;
	margin: 0 5px;
	font-size: 1rem;
}

.actu-listing .pagination span,
.actu-listing .pagination a {
	margin: 0 5px;
}

.pagination span,
.pagination a {
	float: left;
	padding: 0;
	background: none;
	color: #bba86d;
	border: 1px solid #bba86d;
	width: 40px;
	cursor: pointer;
	height: 40px;
	line-height: 38px;
	margin: 0;
	font-size: 1rem;
	margin: 0 5px;
	text-align: center;
}

.pagination a.next {
	font-size: 0;
}

.pagination a.next:before {
	content: "\e911";
	font-family: 'icomoon' !important;
	line-height: 1;
	font-size: 20px;
	color: #bba86d;
	width: 100%;
	text-align: center;
	line-height: 38px;
}

.pagination a.prev {
	font-size: 0;
}

.pagination a.prev:before {
	content: "\e910";
	font-family: 'icomoon' !important;
	line-height: 1;
	font-size: 20px;
	color: #bba86d;
	width: 100%;
	text-align: center;
	line-height: 38px;
}

.pagination {
	display: table;
	margin: 10px auto 100px;
}

.actualites-article .content-actualites-article {
	float: left;
	width: 100%;
	margin-top: 30px;
}

.actualites-article .content-actualites-article img {
	float: right;
	width: 100%;
	max-width: 496px;
	margin-left: 20px;
	margin-bottom: 30px;
}

.actualites-article .content-actualites-article p {
	font-family: 'Raleway';
}

.actualites-article .content-actualites-article h1 {
	color: #bba86d;
	font-size: 1.875rem;
	margin: 0;
	float: left;
	width: 100%;
	margin-bottom: 25px;
}

.actualites-article .content-actualites-article .updated {
	color: #ababab;
	font-size: 1.125rem;
	margin-bottom: 20px;
	display: inline-block;
	text-transform: capitalize;
	float: none;
}

/** contact-form **/
.contact-form {
	background-color: #f5f5f5;
	float: left;
	width: 100%;
	padding: 38px 60px 50px;
}

.contact-form .frm_primary_label {
	display: none;
}

.contact-form div.selector.fixedWidth {
	width: 100%;
	height: 60px;
}

.contact-form div.selector {
	line-height: 55px;
	padding: 0px 0px 0px 22px;
}

.contact-form div.selector.fixedWidth span {
	height: 58px;
	line-height: 58px;
}

.contact-form div.selector span:before {
	border-width: 9px 5.5px 0 5.5px;
	right: 20px;
}

.contact-form div.selector select {
	height: 56px;
}

.contact-form input[type='text'],
.contact-form input[type='tel'],
.contact-form input[type='email'] {
	height: 60px;
	padding: 0 0 0 22px;
}

.contact-form div.columns {
	padding: 0;
}

.contact-form .form-field {
	margin-bottom: 22px;
}

.contact-form div.columns.vous-etes,
.contact-form div.columns.prenom,
.contact-form div.columns.tel {
	padding-right: 20px;
}

.contact-form div.columns.societe,
.contact-form div.columns.nom,
.contact-form div.columns.mail {
	padding-left: 20px;
}

.contact-form .description p {
	font-size: 12px;
	text-align: center;
	margin: 0;
	color: #393939;
	margin: 0;
	text-transform: uppercase;
}

.contact-form .description.candidat p {
	color: #393939;
}

.contact-form .form-field.message textarea {
	height: 310px;
	padding-left: 22px;
}

.contact-form .frm_checkbox label {
	color: #565656;
	font-size: 0.75rem;
	font-weight: 600;
	text-transform: uppercase;
}

.contact-form .frm_checkbox label.error {
	position: absolute;
	color: #ff0000;
	font-size: 0.6875rem;
	width: 160px;
	top: 26px;
	left: 0;
	font-weight: 400;
}

.contact-form .frm_checkbox label a {
	color: #565656;
	font-weight: 900;
	font-family: 'Raleway';
	font-weight: bold;
	border-bottom: 2px solid;
}

.contact-form .frm_checkbox div.checker {
	margin-top: -4px;
	margin-right: 8px;
}

.contact-form .mentions {
	float: left;
	padding-top: 14px;
}

.contact-form .frm_submit {
	float: right;
}

.contact-form .frm_submit input[type="submit"] {
	background-image: url('../img/envoyer.png');
	background-size: 8px 12px;
	width: 266px;
	height: 50px;
	float: left;
	background-repeat: no-repeat;
	background-position: 200px 19px;
	background-color: #bba86d;
	border: 0;
	color: #fff;
	position: relative;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
}

.contact-form .champs-obli {
	font-size: 0.75rem;
	text-transform: uppercase;
	color: #bba86d;
	float: left;
	width: 100%;
	margin-bottom: 6px;
	text-align: right;
}

.frm_hidden,
input.frm_hidden {
	display: none;
}

.contact-form .frm_dropzone {
	padding: 30px;
	text-align: center;
	border: 1px dashed #d5c69c;
	color: #393939;
	text-transform: uppercase;
}

.contact-form .frm_dropzone:not(.dz-max-files-reached) {
	cursor: pointer;
}

.contact-form .frm_dropzone .frm_compact_text {
	display: none;
}

.contact-form .frm_dropzone .frm_small_text {
	font-size: 12px;
	margin-top: 10px;
}

.contact-form .frm_dropzone .dz-error-mark,
.contact-form .frm_dropzone .dz-success-mark {
	display: none;
}

/****candidature*****/

.candidature-form {
	margin-bottom: 80px;
	border-bottom: 1px solid #dedede;
}

/* map */
.acf-map {
	width: 100%;
	height: 350px;
	border: 1px solid #c2c2c2;
}

.infowindow-non {
	display: none;
}

/* a propos*/
.apropos .into-apropos {
	float: left;
	width: 100%;
	padding: 60px 30px 0;
}

.apropos .into-apropos h2 {
	text-align: center;
	font-size: 2.313rem;
	text-transform: uppercase;
	color: #bba86d;
	font-weight: 600;
	margin-bottom: 25px;
}

.apropos .into-apropos p {
	margin: 0;
	font-size: 1.063rem;
	font-family: 'Raleway';
	color: #3f4244;
}

.apropos .into-apropos p strong {
	font-family: 'Raleway';
	font-weight: bold;
	text-transform: uppercase;
}

.apropos .mot-dirigeant {
	float: left;
	margin-top: 45px;
}

.apropos .mot-dirigeant .blocSimple {
	float: left;
	background-color: #f3f1e8;
}

.apropos .mot-dirigeant .blocSimple .columns {
	padding: 0;
}

.apropos .mot-dirigeant .blocSimple .img_paragraphe_simple img {
	width: 100%;
}

.apropos .mot-dirigeant .blocSimple .img_paragraphe_simple.img_paragraphe_simple-left {
	float: left;
}

.apropos .mot-dirigeant .blocSimple .img_paragraphe_simple.img_paragraphe_simple-right {
	float: right;
}

.apropos .mot-dirigeant .blocSimple .txt {
	padding: 0 50px;
}

.apropos .mot-dirigeant .blocSimple .txt h2 {
	font-family: 'Raleway';
	font-weight: bold;
	font-size: 1.6999rem;
	color: #bba86d;
	margin-bottom: 20px;
	margin-top: 35px;
	text-transform: uppercase;
}

.apropos .mot-dirigeant .blocSimple .txt h3 {
	font-family: 'Raleway';
	font-weight: bold;
	color: #414951;
	font-size: 1.063rem;
	margin-bottom: 35px;
}

.apropos .mot-dirigeant .blocSimple .txt p {
	font-family: 'Raleway';
	font-size: 1rem;
	color: #414951;
	margin: 0;
	padding: 0;
	border-left: 0;
}

.apropos .mot-dirigeant .blocSimple .txt p strong {
	font-family: 'Raleway';
	font-weight: bold;
}

.apropos .mot-dirigeant ul {
	margin: 10px 0;
	margin-left: 15px;
}

.apropos .mot-dirigeant ul li {
	margin-bottom: 5px;
	font-family: 'Raleway';
	font-size: 1rem;
	color: #414951;
}

.apropos .mot-dirigeant ul li:before {
	content: '';
	width: 8px;
	height: 8px;
	float: left;
	border-radius: 150px;
	background-color: #BBA86D;
	margin: 10px 10px 0 0;
}


.apropos .nos-valeurs {
	float: left;
	width: 100%;
	background-color: #545c63;
	padding: 0 25px;
}

.apropos .nos-valeurs h2 {
	font-family: 'Raleway';
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.688rem;
	color: #ffffff;
	margin: 45px 0 0;
}

.apropos .nos-valeurs .sous_titre {
	text-align: center;
	width: 100%;
	float: left;
	color: #ffffff;
	font-size: 1.375rem;
	font-family: 'Raleway';
	position: relative;
	margin-bottom: 80px;
}

.apropos .nos-valeurs .sous_titre:before {
	content: '';
	position: absolute;
	width: 99px;
	height: 20px;
	background: url("../img/sprite-bg.png") 0 0 no-repeat;
	left: 0;
	right: 0;
	bottom: -30px;
	margin: 0 auto;
}

.apropos .nos-valeurs .listing-valeur .item-valeur {
	padding: 0 25px;
	margin-bottom: 60px;
}

.apropos .nos-valeurs .listing-valeur .item-valeur h3 {
	font-family: 'Raleway';
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.438rem;
	color: #e7e6e2;
	margin: 0 0;
}

.apropos .nos-valeurs .listing-valeur .item-valeur p {
	font-size: 0.9rem;
	color: #e7e6e2;
	margin: 0;
}

.apropos .nos-valeurs .listing-valeur .item-valeur p strong {
	font-family: 'Raleway';
	font-weight: bold;
}

.apropos .nos-valeurs .listing-valeur .item-valeur .item-valeur-img {
	float: left;
	width: 55px;
}

.apropos .nos-valeurs .listing-valeur .item-valeur .item-valeur-img img {
	display: block;
	margin: 0 auto;
}

.apropos .nos-valeurs .listing-valeur .item-valeur .item-valeur-info {
	float: right;
	width: 76%;
}

.apropos .equipe-dirigeant {
	float: left;
	width: 100%;
	background-color: #f5f5f5;
	padding: 0 43px 60px;
}

.apropos .equipe-dirigeant h2 {
	font-family: 'Raleway';
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.688rem;
	color: #3f4244;
	margin: 45px 0 0;
}

.apropos .equipe-dirigeant .sous_titre {
	text-align: center;
	width: 100%;
	float: left;
	color: #3f4244;
	font-size: 1.375rem;
	font-family: 'Raleway';
	position: relative;
	margin-bottom: 80px;
}

.apropos .equipe-dirigeant .sous_titre p {
	margin: 0;
}

.apropos .equipe-dirigeant .sous_titre:before {
	content: '';
	position: absolute;
	width: 99px;
	height: 20px;
	background: url("../img/sprite-bg.png") 0 0 no-repeat;
	left: 0;
	right: 0;
	bottom: -30px;
	margin: 0 auto;
}

.apropos .equipe-dirigeant .listing-equipe-nom .item-equipes {
	padding: 0 13px;
}

.apropos .equipe-dirigeant .listing-equipe-nom .item-equipes a {
	float: left;
	width: 100%;
	background-color: #ffffff;
	border-bottom: 3px solid #bba86d;
	padding-bottom: 62px;
	transition: all 0.3s ease-out;
}

.apropos .equipe-dirigeant .listing-equipe-nom .item-equipes a.open {
	background-color: #bba86d;
}

.apropos .equipe-dirigeant .listing-equipe-nom .item-equipes a:hover {
	background-color: #f3f1e8;
	border: 1px solid #bba86d;
	border-bottom: 3px solid #bba86d;
}

.apropos .equipe-dirigeant .listing-equipe-nom .item-equipes a .nom_equipe {
	font-family: 'Raleway';
	font-weight: bold;
	color: #bba86d;
	text-transform: capitalize;
	font-size: 43px;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 33px;
	transition: all 0.3s ease-out;
}

.apropos .equipe-dirigeant .listing-equipe-nom .item-equipes a .prenom_equipe {
	font-family: 'Raleway';
	color: #bba86d;
	text-transform: uppercase;
	font-size: 27px;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: -17px;
	margin-bottom: 28px;
	transition: all 0.3s ease-out;
}

.apropos .equipe-dirigeant .listing-equipe-nom .item-equipes a.open .nom_equipe,
.apropos .equipe-dirigeant .listing-equipe-nom .item-equipes a.open .prenom_equipe,
.apropos .equipe-dirigeant .listing-equipe-nom .item-equipes a.open .fonction {
	color: #ffffff;
}

.apropos .equipe-dirigeant .listing-equipe-nom .item-equipes a .fonction {
	display: table;
	margin: 0 auto 0;
	font-family: 'Raleway';
	text-transform: uppercase;
	font-size: 17px;
	text-align: center;
	max-width: 292px;
	color: #3f4244;
	line-height: 15px;
	position: relative;
}

.apropos .equipe-dirigeant .listing-equipe-nom .item-equipes a.open .fonction:before,
.apropos .equipe-dirigeant .listing-equipe-nom .item-equipes a.open .fonction:after {
	background-color: #ffffff;
}

.apropos .equipe-dirigeant .listing-equipe-nom .item-equipes a .fonction:before {
	content: '';
	position: absolute;
	width: 16px;
	height: 2px;
	left: 50%;
	margin-left: -8px;
	background-color: #bba86d;
	top: -12px;
	transition: all 0.3s ease-out;
}

.apropos .equipe-dirigeant .listing-equipe-nom .item-equipes a .fonction:after {
	content: '';
	position: absolute;
	width: 16px;
	height: 2px;
	left: 50%;
	margin-left: -8px;
	background-color: #bba86d;
	bottom: -12px;
	transition: all 0.3s ease-out;
}

.apropos .equipe-dirigeant .listing-equipe-description {
	float: left;
	padding: 0 13px;
}

.apropos .equipe-dirigeant .listing-equipe-description .description-equipe {
	margin-top: 60px;
	width: 100%;
	width: 100%;
	float: left;
	background: #ffffff;
	padding: 50px 26px 25px;
	position: relative;
	display: none;
}

.apropos .equipe-dirigeant .listing-equipe-description .description-equipe .nom-equipe {
	font-size: 30px;
	text-align: center;
	font-family: 'Raleway';
	font-weight: bold;
	color: #bba86d;
	display: table;
	margin: 0 auto;
	position: relative;
	margin-bottom: 45px;
}

.apropos .equipe-dirigeant .listing-equipe-description .description-equipe .nom-equipe:before {
	content: '';
	content: '';
	position: absolute;
	width: 15px;
	height: 2px;
	left: -35px;
	background-color: #bba86d;
	top: 22px;
}

.apropos .equipe-dirigeant .listing-equipe-description .description-equipe .nom-equipe:after {
	content: '';
	content: '';
	position: absolute;
	width: 15px;
	height: 2px;
	background-color: #bba86d;
	top: 22px;
	right: -35px;
}

.apropos .equipe-dirigeant .listing-equipe-description .description-equipe .description_equipe_text p {
	font-family: 'Raleway';
	font-size: 17px;
}

.apropos .equipe-dirigeant .listing-equipe-description .description-equipe .description_equipe_text p strong {
	font-family: 'Raleway';
	font-weight: bold;
	text-transform: uppercase;
}

.apropos .equipe-dirigeant .listing-equipe-description .description-equipe .close {
	position: absolute;
	right: 30px;
	top: 68px;
	text-transform: capitalize;
	font-size: 14px;
	color: #414951;
	font-family: 'Raleway';
	cursor: pointer;
	transition: all 0.3s ease-out;
}

.apropos .equipe-dirigeant .listing-equipe-description .description-equipe .close:before {
	content: "\e913";
	font-family: 'icomoon' !important;
	line-height: 1;
	font-size: 12px;
	margin-right: 6px;
	display: block;
	float: left;
	margin-top: 5px;
}

.apropos .equipe-dirigeant .listing-equipe-description .description-equipe .close:hover {
	color: #bba86d;
}

.apropos .histoire {
	float: left;
	width: 100%;
	background-image: url(../img/block-notre-histoire.png);
	background-size: 100% 100%;
	padding: 0 55px;
}

.apropos .histoire h2 {
	font-family: 'Raleway';
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.688rem;
	color: #ffffff;
	margin: 55px 0 0;
}

.apropos .histoire .sous_titre {
	text-align: center;
	width: 100%;
	float: left;
	color: #ffffff;
	font-size: 1.375rem;
	font-family: 'Raleway';
	position: relative;
	margin-bottom: 80px;
}

.apropos .histoire .sous_titre:before {
	content: '';
	position: absolute;
	width: 99px;
	height: 20px;
	background: url("../img/sprite-bg.png") 0 0 no-repeat;
	left: 0;
	right: 0;
	bottom: -30px;
	margin: 0 auto;
}

.apropos .histoire .histoire-date {
	float: left;
	width: 100%;
	border-bottom: 1px solid #dedede;
	position: relative;
	min-height: 47px;
}

.apropos .histoire .histoire-date .bx-pager-block {
	text-align: center;
	padding-bottom: 18px;
}

.apropos .histoire .histoire-date .bx-pager {
	color: #8c8f8e;
	font-size: 1.063rem;
	font-weight: 900;
	padding-bottom: 14px;
	margin: 0 22px;
	padding-left: 5px;
	transition: all 0.3s ease-out;
	float: left;
}

.apropos .histoire .histoire-date .flex-active-slide .bx-pager {
	color: #bba86d;
	border-bottom: 5px solid #bba86d;
}

.apropos .histoire .items-histoire {
	float: left;
	margin-top: 46px;
	margin-bottom: 52px;
	width: 100%;
	min-height: 170px;
}

.apropos .histoire .items-histoire .flex-viewport .item-histoire .histoire-info-img {
	float: left;
	background-color: transparent;
}

.apropos .histoire .items-histoire .flex-direction-nav {
	display: none;
}

.apropos .histoire .items-histoire .columns {
	padding: 0;
}

.apropos .histoire .items-histoire .image_histoire img {
	height: 100%;
	width: 100%;
}

.apropos .histoire .items-histoire .annee_histoire span {
	font-size: 6.875rem;
	color: #ffffff;
	font-weight: 800;
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
}

.apropos .histoire .items-histoire .annee_histoire span:before {
	content: '';
	position: absolute;
	width: 116px;
	height: 2px;
	left: 50%;
	margin-left: -58px;
	background-color: #bba86d;
	top: 16px;
}

.apropos .histoire .items-histoire .annee_histoire span:after {
	content: '';
	position: absolute;
	width: 116px;
	height: 2px;
	left: 50%;
	margin-left: -58px;
	background-color: #bba86d;
	bottom: 16px;
}

.apropos .histoire .items-histoire .informations_histoire {
	background-color: transparent;
	padding: 0 30px 20px;
}

.apropos .histoire .items-histoire .informations_histoire p {
	color: #fff;
}

.apropos .histoire .items-histoire .informations_histoire h3 {
	font-family: 'Raleway';
	font-weight: bold;
	margin: 0;
	color: #bba86d;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	max-width: 100%;
}

.apropos .histoire .items-histoire .informations_histoire .description-histoire p {
	margin: 0;
	font-size: 1.063rem;
	color: #3f4244;
}

.apropos .histoire .bx-controls-direction {
	display: none;
}

#carousel .flex-viewport {
	margin: 0 auto;
	max-width: 480px;
}

/** Analyse et recherche **/

.apropos.methode .mot-dirigeant .blocSimple {
	background-color: transparent;
}

.apropos.methode .mot-dirigeant .bx-wrapper {
	float: left;
	width: 100%;
	margin: 2em 0;
}

.apropos.methode .mot-dirigeant .blocSimple .txt {
	padding-left: 78px;
}

.apropos.methode .mot-dirigeant .blocSimple.blocSimpleRight .txt {
	padding-left: 100px;
}

.apropos.methode .mot-dirigeant .blocSimple .txt p {
	margin-bottom: 8px;
}

.apropos.methode .mot-dirigeant .blocSimple .txt h2 {
	margin-top: 110px;
	font-family: 'Raleway';
	font-size: 2rem;
	color: #3f4244;
	font-weight: 300;
	margin-bottom: 30px;
}

.apropos.methode .mot-dirigeant .blocSimple.blocSimpleRight .txt h2 {
	margin-top: 80px;
}

.apropos.methode .mot-dirigeant ul.marche-taux-informations {
	margin: 0;
}

.apropos.methode .marche-taux {
	float: left;
	padding: 0;
	width: 100%;
	background-color: #545c63;
	padding-bottom: 55px;
	margin: 0;
}

.apropos.methode .mot-dirigeant ul.marche-taux-informations .marche-taux:before {
	width: 0;
}

.apropos.methode .marche-taux h2 {
	font-family: 'Raleway';
	text-align: center;
	font-size: 2.0625rem;
	color: #fff;
	margin: 42px 0 56px 0;
}

.apropos.methode .marche-taux .item-valeur {
	padding: 0 65px;
}

.apropos.methode .marche-taux .item-valeur-img {
	float: left;
	margin-right: 20px;
}

.apropos.methode .marche-taux .item-valeur-info h3 {
	color: #b0a06c;
	font-family: 'Raleway';
	font-weight: bold;
	font-weight: normal;
	font-size: 1.6875rem;
	text-transform: uppercase;
}

.apropos.methode .marche-taux .item-valeur-info p {
	color: #e7e6e2;
	font-family: 'Raleway';
	font-size: 1.0625rem;
	margin-top: 40px;
}

.apropos.methode .mot-dirigeant .bx-controls {
	bottom: 10px;
}

#ui-datepicker-div tbody tr:nth-child(even) {
	background-color: #D5C69C;
}

#ui-datepicker-div .ui-datepicker-title {
	text-align: center;
	background-color: #BBA86D;
	color: #ffffff;
}

#ui-datepicker-div a.ui-state-default {
	color: #545c63;
	font-weight: 600;
}

#ui-datepicker-div .ui-datepicker-prev {
	position: absolute;
	top: 0;
	left: 10px;
	font-size: 0;
}

#ui-datepicker-div .ui-datepicker-prev:before {
	content: "\e910";
	font-family: 'icomoon' !important;
	line-height: 1;
	font-size: 20px;
	color: #545C63;
}

#ui-datepicker-div .ui-datepicker-next {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 0;
}

#ui-datepicker-div .ui-datepicker-next:before {
	content: "\e911";
	font-family: 'icomoon' !important;
	line-height: 1;
	font-size: 20px;
	color: #545C63
}

.confirmation {
	float: left;
	width: 100%;
	text-align: center;
}

.confirmation p {
	position: relative;
	font-size: 1.688rem;
	text-transform: uppercase;
	font-family: "Open Sans";
	margin: 0;
	text-align: center;
	color: #3f4244;
	margin-bottom: 35px;
	margin-top: 60px;
}

.confirmation .savoir-plus {
	margin: 45px auto 60px;
}

/********Single reference************/
.single-ref {
	float: left;
	padding: 65px 22px 70px;
	width: 100%;
}

.single-ref h2 {
	color: #b09f6c;
	font-family: 'Raleway';
	font-weight: bold;
	font-size: 2.313rem;
	padding-bottom: 30px;
}

.single-ref h3 {
	color: #b09f6c;
	font-family: 'Raleway';
	font-weight: bold;
	font-size: 1.688rem;
	padding-bottom: 30px;
	padding-top: 20px;
	text-transform: uppercase;
}

.single-ref aside p {
	font-family: 'Raleway';
	font-size: 1.0625rem;
	line-height: 1.375rem;
}

.single-ref aside:first-child p {
	color: #3f4244;
}

.single-ref aside:last-child {
	background-color: #f2efe6;
	padding: 45px 60px;
}

.single-ref aside .ref-thumb {
	width: 100%;
	background-color: #fff;
	text-align: center;
	padding: 58px 0;
}

.single-ref aside .ref_descriptif {
	padding: 40px 25px;
	background-color: #b09f6c;
	color: #fff;
}

.single-ref aside .ref_descriptif h2 {
	padding-bottom: 11px;
	padding-left: 9px;
	font-family: 'Raleway';
	font-weight: bold;
	font-size: 1.4375rem;
	text-transform: uppercase;
	color: #fff;
}

/****activite block*******/
.activite-block {
	float: left;
	position: relative;
	width: 100%;
	margin-top: 30px;
}

.activite-block img {
	width: 100%;
	height: auto;
	min-height: 320px;
}

.activite-block-details {
	width: 100%;
	padding: 60px 0;
	position: absolute;
	top: 0;
	text-align: center;
	color: #fff;
}

.activite-block-details h2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.688rem;
	padding-bottom: 17px;
	color: #fff;
}

.activite-block-details p {
	position: relative;
	font-family: 'Raleway';
	font-size: 1.0625rem;
	line-height: 1.375rem;
	color: #fff;
}

.activite-block-details p::before {
	content: '';
	position: absolute;
	width: 99px;
	height: 20px;
	background: url("../img/sprite-bg.png") 0 0 no-repeat;
	left: 0;
	right: 0;
	bottom: -30px;
	margin: 0 auto;
}

.activite-block-details .activite-block-listing {
	margin-top: 54px;
	float: left;
	width: 100%;
	padding: 0 80px;
}

.activite-block-details .button {
	width: 100%;
	height: 50px;
	padding: 0;
	font-family: 'Raleway';
	font-weight: bold;
	font-size: 1.063rem;
	line-height: 46px;
	text-align: center;
	text-transform: uppercase;
	color: #f2efe6;
}

.activite-block-details .button:after {
	content: "\e911";
	position: relative;
	font-size: 19px;
	top: 2px;
	margin: 0 0 0 20px;
	font-family: 'icomoon';
	color: #f2efe6;
}

.activite-block-details .columns {
	padding: 0 20px;
}

/*******page activite*********/
.activite-single-header {
	float: left;
	padding: 65px 25px 45px;
	width: 100%;
}

.activite-single-header h2,
.activite-single-header h4 {
	text-align: center;
}

.activite-single-header h2 {
	font-size: 2.05rem;
	text-transform: uppercase;
	color: #b09f6c;
	margin-bottom: 0;
}

.activite-single-header h4,
.activite-single-header p {
	font-family: 'Raleway';
	color: #3f4244;
}

.activite-single-header h4 {
	font-size: 1.313rem;
	line-height: 1.875rem;
	margin-bottom: 20px;
}

.activite-single-header p {
	font-size: 1.0625rem;
	line-height: 1.375rem;
	margin-bottom: 22px;
}

.activite-layout .blocSimpleLeft .img_paragraphe_simple,
.activite-layout .blocSimpleRight .img_paragraphe_simple {
	padding: 70px 90px;
}

.activite-layout .blocSimpleLeft .img_paragraphe_simple h2,
.activite-layout .blocSimpleRight .img_paragraphe_simple h2 {
	font-family: 'Raleway';
	font-weight: normal;
	font-size: 1.938rem;
	line-height: 37px;
	color: #bba86d;
	margin-bottom: 0;
}

.activite-layout .blocSimpleLeft .img_paragraphe_simple h2 span,
.activite-layout .blocSimpleRight .img_paragraphe_simple h2 span {
	display: block;
	color: #fff;
}

.activite-layout .blocSimpleLeft .img_paragraphe_simple h3,
.activite-layout .blocSimpleRight .img_paragraphe_simple h3 {
	color: #bba86d;
	font-family: 'Raleway';
	font-size: 17px;
	line-height: 23px;
}

.activite-layout .blocSimpleLeft .img_paragraphe_simple p,
.activite-layout .blocSimpleRight .img_paragraphe_simple p {
	font-family: 'Raleway';
	color: #fff;
	font-size: 31px;
	line-height: 39px;
	padding-top: 40px;
	/*position: relative;*/
}

.activite-layout .blocSimpleLeft .img_paragraphe_simple blockquote p::after,
.activite-layout .blocSimpleRight .img_paragraphe_simple blockquote p::after {
	content: "\e916";
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 22px;
	margin-left: 26px;
	padding-top: 5px;
	position: relative;
	color: #fff;
	top: 4px;
}

.activite-layout .blocSimpleLeft .txt,
.activite-layout .blocSimpleRight .txt {
	padding-top: 70px;
	padding-left: 75px;
	padding-right: 40px;
	background-color: #f2efe6;
	position: relative;
}

.activite-layout .blocSimpleLeft .txt:after{
	content: '';
	position: absolute;
	left: -45px;
	top: 13%;
	width: 0;
	height: 0;
	border-top: 45px solid #f2efe6;
	border-left: 45px solid transparent;
	border-right: 45px solid transparent
}

.activite-layout .blocSimpleRight .txt:after {
	content: '';
	position: absolute;
	right: -45px;
	top: 13%;
	width: 0;
	height: 0;
	border-top: 45px solid #f2efe6;
	border-left: 45px solid transparent;
	border-right: 45px solid transparent
}

.activite-layout .blocSimpleLeft .txt p,
.activite-layout .blocSimpleRight .txt p {
	font-family: 'Raleway';
	font-size: 17px;
	line-height: 27px;
	color: #3f4244;
	margin-bottom: 24px;
}

.activite-layout blockquote:before {
	background-image: url('../img/blockquote-white.png');
	opacity: 0.1;
}

.activite-layout .block-nos-solution {
	float: left;
	padding: 65px 70px 30px;
	color: #3f4244;
}

.activite-layout .block-nos-solution h2 {
	padding-bottom: 25px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 27px;
	line-height: 21px;
	text-transform: uppercase;
	font-weight: bold;
	color: #3f4244;
}

.activite-layout .block-nos-solution p {
	padding: 0px 25px 10px;
}

.activite-layout .block-nos-solution .item-solution:nth-child(odd) {
	padding: 0 50px 0 0;
}

.activite-layout .block-nos-solution .item-solution:nth-child(even) {
	padding: 0 0 0 50px;
}

.activite-layout .block-nos-solution .item-solution:last-child {
	float: left;
}

.activite-layout .block-nos-solution .item-solution:hover a {
	background-color: #f2efe6;
	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	-ms-transition: background-color .3s;
	-o-transition: background-color .3s;
	transition: background-color .3s;
}

.activite-layout .block-nos-solution .item-solution a {
	float: left;
	padding: 20px 28px;
	margin-bottom: 20px;
	position: relative;
}

.activite-layout .block-nos-solution .item-solution h3 {
	color: #bba86d;
	font-size: 27px;
	line-height: 32px;
	font-family: 'Raleway';
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	-ms-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
}

.activite-layout .block-nos-solution .item-solution:hover h3 {
	color: #3f4244;
}

.activite-layout .block-nos-solution .item-solution p {
	color: #3f4244;
	padding-left: 0;
	padding-bottom: 30px;
}

.activite-layout .block-nos-solution .item-solution span {
	font-family: 'Raleway';
	font-weight: bold;
	font-weight: normal;
	text-transform: uppercase;
	color: #3f4244;
	font-size: 13px;
	position: absolute;
	bottom: 20px;
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	-ms-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
}

.activite-layout .block-nos-solution .item-solution:hover span {
	color: #bba86d;
}

.activite-layout .block-nos-solution .item-solution span::before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 13px;
	position: relative;
	top: 3px;
	margin-right: 7px;
	background: url("../img/arrow-right.png") no-repeat;
}

.activite-layout .block-atouts {
	background-color: #f2efe6;
	padding: 60px 50px 15px 50px;
}

.activite-layout .block-atouts h2 {
	padding-bottom: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 27px;
	line-height: 21px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #3f4244;
}

.activite-layout .block-atouts p {
	margin-bottom: 30px;
	font-family: 'Raleway';
	font-size: 17px;
	line-height: 21px;
	color: #3f4244;
	text-align: center;
}

.activite-layout .block-atouts .item-atouts .img-item-atouts {
	vertical-align: top;
	text-align: center;
	margin-right: 25px;
	display: inline-block;
	width: 43px;
	height: auto;
}

.activite-layout .block-atouts .item-atouts {
	margin-bottom: 15px;
}

.activite-layout .block-atouts .item-atouts:last-child {
	margin-bottom: 30px;
}

.activite-layout .block-atouts .item-atouts h3 {
	display: inline-block;
	width: 75%;
	font-family: 'Raleway';
	font-size: 17px;
	line-height: 21px;
	color: #3f4244;
}

.activite-layout .block-push {
	text-align: center;
	padding: 0;
	color: #fff;
	float: right;
}

.activite-layout .block-push .block-push-itms-first {
	background-size: 100% 100%;
	padding: 50px 10px;
	background-color: #545c63;
	position: relative;
}

.activite-layout .block-push .block-push-itms-last {
	height: 321px;
	display: table-cell;
	vertical-align: middle;
	line-height: 320px;
}

.activite-layout .block-push .block-push-itms-first:after {
	content: '';
	position: absolute;
	right: -45px;
	top: 45%;
	width: 0;
	height: 0;
	border-top: 45px solid #545c63;
	border-left: 45px solid transparent;
	border-right: 45px solid transparent;
}

.activite-layout .block-push .savoir-plus {
	padding: 0;
	font-size: 18px;
	margin: 0;
}

.activite-layout .block-push h2 {
	text-transform: uppercase;
	margin-bottom: 60px;
	font-size: 31px;
	line-height: 37px;
	font-family: 'Raleway', font-weight: bold;
	sans-serif;
	position: relative;
}

.activite-layout .block-push h2::before {
	content: '';
	position: absolute;
	width: 99px;
	height: 20px;
	background: url("../img/sprite-bg.png") 0 0 no-repeat;
	left: 0;
	right: 0;
	bottom: -30px;
	margin: 0 auto;
}

.activite-layout .block-push p {
	padding: 0 60px;
	font-size: 21px;
	line-height: 27px;
	font-family: 'Raleway';
	font-weight: normal;
}

.activite-layout .block-push .savoir-plus {
	padding: 0;
	font-size: 17px;
	text-transform: uppercase;
	/*min-width: 365px;*/
	max-width: 250px;
	margin-bottom: 50px;
}

.description-popin-solution {
	padding: 40px;
}

.description-popin-solution .description_solution {
	height: 380px;
}

.description-popin-solution h2 {
	color: #bba86d;
	font-size: 37px;
	line-height: 32px;
	text-align: center;
	margin-bottom: 40px;
	font-family: 'Raleway';
}

.description-popin-solution h3 {
	color: #bba86d;
	font-size: 27px;
	line-height: 32px;
	text-align: center;
	margin-bottom: 40px;
	font-family: 'Raleway';
}

.description-popin-solution h4 {
	color: #bba86d;
	font-size: 25px;
	line-height: 32px;
	text-align: center;
	margin-bottom: 40px;
	font-family: 'Raleway';
}

.description-popin-solution h5 {
	color: #bba86d;
	font-size: 21px;
	line-height: 32px;
	margin-bottom: 5px;
	font-family: 'Raleway';
}

.description-popin-solution p {
	font-family: 'Raleway';
	color: #3f4244;
}

.description-popin-solution p a {
	font-family: 'Raleway';
	color: #bba86d;
	text-decoration: underline;
	cursor: pointer;
}

.description-popin-solution p a:hover {
	color: #d5c69c;
}

.description-popin-solution p strong {
	font-family: 'Raleway';
	font-weight: bold;
}

.description-popin-solution ul {
	margin-top: 34px;
}

.description-popin-solution ul li {
	list-style: none;
	font-size: 1rem;
	padding-left: 15px;
	float: left;
	width: 100%;
	position: relative;
}

.description-popin-solution ul li:before {
	content: "";
	width: 7px;
	height: 7px;
	background-color: #bba86d;

	border-radius: 150px;
	position: absolute;
	left: 0;
	top: 8px;
}

/**** references ****/
.references {
	float: left;
	width: 100%;
}

.references .references-header {
	float: left;
	width: 100%;
	padding: 50px 30px;
	display: none;
}

.references .references-header h2 {
	font-size: 2.313rem;
	text-align: center;
	text-transform: uppercase;
	color: #b09f6c;
	margin-bottom: 25px;
	font-weight: 700;
}

.references .references-header p {
	font-size: 1.063rem;
	color: #3f4244;
	margin: 0;
	font-family: 'Raleway';
}

.references .categorie-references-terms {
	display: block;
	margin: 0 auto;
	max-width: 955px;
	padding: 30px 0 0;
}

.references .sticky-wrapper {
	float: left;
	width: 100%;
	height: 118px !important;
	z-index: 1;
}

.references .categorie-references-terms .terms {
	/*! float: left; */
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	margin-bottom: 30px;
	transition: all 0.3s ease-out;
}

.references .is-sticky .categorie-references-terms .terms {
	margin-bottom: 0;
	background-color: #B09F6C;
}

.references .is-sticky .categorie-references-terms {
	max-width: inherit;
	z-index: 1;
}

.references .is-sticky .categorie-references-terms .categorie-references-terms-liste a {
	color: #fff;
}

.references .categorie-references-terms .categorie-references-terms-liste:after {
	content: '';
	width: 12px;
	height: 12px;
	border-radius: 150px;
	position: absolute;
	top: 40px;
	margin-top: -6px;
	right: -6px;
	background-color: #b09f6c;
}

.references .categorie-references-terms .categorie-references-terms-liste:last-child:after {
	width: 0;
	height: 0;
}

.references .categorie-references-terms .categorie-references-terms-liste {
	text-align: center;
	padding: 18px 30px;
	position: relative;
}

.references .categorie-references-terms .categorie-references-terms-liste a {
	color: #787a7c;
	text-transform: uppercase;
	font-family: 'Raleway';
	font-weight: 600;
	font-size: 1.063rem;
}

/*.references .references-listing .reference-items-liste{float: left;width: 100%;/*! margin-top: -65px; }*/
.references .references-listing .reference-items-liste h3 {
	color: #3f4244;
	font-size: 23px;
	text-align: left;
	padding-top: 90px;
	margin: 0 0 30px;
	text-transform: uppercase;
	font-family: 'Raleway';
	font-weight: bold;
}

.references .references-listing .reference-items-liste .reference-item {
	/* max-width: 20%; */
	padding: 0;
	text-align: center;
	margin-bottom: 0;
	position: relative;
	display: table;
	/* padding-bottom: 160px;*/
	cursor: pointer;
}

.references .references-listing .reference-items-liste .reference-no-fetured {
	/* max-width: 20%; */
	padding: 0;
	text-align: center;
	margin-bottom: 0;
	position: relative;
	/*display: table;padding-bottom: 160px;*/
	cursor: pointer;
}

.references .references-listing .reference-items-liste .not-fetured {
	padding: 0;
}

.references .references-listing .reference-items-liste .reference-item.small-12.column {
	height: 192px;
}

.references .references-listing .reference-items-liste .reference-item.small-12.column .ref-title {
	font-size: 16px;
}

.references .references-listing .reference-items-liste .reference-item.medium-6.columns {
	height: 192px;
}

.references .references-listing .reference-items-liste .reference-item.medium-6.columns .ref-title {
	font-size: 13px;
}

.reference-item .ref-visuel>img {
	object-fit: contain;
	height: auto;
	width: 100%;
}

.reference-item .ref-visuel .visuel-hovered {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.2s ease-in-out;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5);
}

.reference-item .ref-visuel .visuel-hovered img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}

.reference-item .ref-title {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	text-align: center;
	background-color: rgba(187, 168, 109, 0.5);
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	transition: all 0.2s ease-in-out;
}

.reference-item:hover .ref-visuel .visuel-hovered {
	opacity: 1;
}

.reference-item:hover .ref-title {
	opacity: 0;
}

@media screen and (max-width: 1025px) {
	.reference-item .ref-title {
		font-size: 1rem;
	}
}


.references .references-listing .reference-items-liste {
	/*display: none;*/
}

.references .references-listing .reference-items-liste .reference-item.columns:last-child {
	float: left;
}

.references .references-listing .reference-items-liste .reference-item .thumbnail-img {
	/*display: table-cell;*/
	vertical-align: middle;
}

.references .references-listing .reference-items-liste .reference-item .descriptif .descriptif_reference {
	/*! float: left; */
	padding: 9px;
	/*! min-height: 175px; */
	width: 100%;
}

.references .references-listing .reference-items-liste .reference-item .descriptif .descriptif_reference:after {
	content: '';
	position: relative;
	width: 50px;
	height: 3px;
	float: left;
	left: 50%;
	/*! margin: 0 0 0 -13px; */
	background-color: #bba86d;
	transform: translateX(-50%);
}

.references .references-listing .reference-items-liste .reference-item .descriptif .descriptif_reference .title-des p {
	color: #000;
	text-transform: uppercase;
	font-size: 16px;
}

.references .references-listing .reference-items-liste .reference-item .descriptif .descriptif_reference .title-des b {
	color: #575b64;
	text-transform: uppercase;
	font-size: 20px;
}

.references .references-listing .reference-items-liste .reference-item .descriptif p {
	font-family: 'Raleway';
	margin: 0 0 20px 0;
	font-size: 0.89rem;
	text-transform: uppercase;
	color: #000;
}

.references .references-listing .reference-items-liste .reference-item .descriptif .plus-reference {
	font-size: 0.75rem;
	color: #3f4244;
	position: relative;
	text-transform: uppercase;
	font-weight: 900;
	transition: all 0.3s ease-out;
}

.references .references-listing .reference-items-liste .reference-item .descriptif {
	/*! position: absolute; */
	margin-top: 0px;
	left: 0;
	right: 0;
	width: 100%;
	bottom: 0;
}

.references .references-listing .reference-items-liste .reference-item .descriptif .plus-reference:before {
	content: '';
	width: 19px;
	height: 0.8125rem;
	background: url("../img/sprite-bg.png") 0px -40px no-repeat;
	margin: 2px 8px 0 0;
	position: absolute;
	left: -28px;
	top: 1px;
}

.references .references-listing .reference-items-liste .reference-item .descriptif .descriptif_bottom {
	/* position: absolute; */
	/* bottom: 12px; */
	/* left: 0; */
	/* right: 0; */
	background: #fff;
	width: 100%;
	/*! float: left; */
}

/*.references .references-listing .reference-items-liste .reference-item .descriptif .prix_reference, .references .references-listing .reference-items-liste .reference-item .descriptif .date_reference{float: left;width: 100%;text-align: center;}*/
.references .references-listing .reference-items-liste .reference-item .descriptif .prix_reference span {
	font-family: 'Raleway';
	font-weight: bold;
	font-size: 1rem;
	color: #bba86d;
	font-size: 29px;
}

.references .references-listing .reference-items-liste .reference-item .descriptif .date_reference date {
	font-family: 'Raleway';
	font-size: 16px;
	text-transform: capitalize;
}

/** activites **/
/*element statique*/
.services-listings .activite-itms.activite-itms-1 {
	left: 0;
	right: 0;
	width: 530px;
	height: 445px;
	margin: 0 auto;
	top: 70px;
}

.services-listings .activite-itms.activite-itms-2 {
	left: 85px;
	width: 465px;
	height: 515px;
	bottom: 70px;
}

.services-listings .activite-itms.activite-itms-3 {
	right: 85px;
	width: 465px;
	height: 515px;
	bottom: 70px;
}

.services-listings .activite-itms.activite-itms-1 .activite-content {
	background-image: url('../img/gestion-itms.png');
	border-radius: 250px 250px 145px 145px;
	padding: 50px 50px 0;
}

.services-listings .activite-itms.activite-itms-1 .activite-content:hover {
	background-image: url('../img/gestion-itms-hover.png');
}

.services-listings .activite-itms.activite-itms-2 .activite-content {
	background-image: url('../img/securites.png');
	border-radius: 280px 280px 170px 300px;
	padding: 130px 90px 0 0;
}

.services-listings .activite-itms.activite-itms-2 .activite-content:hover {
	background-image: url('../img/securites-hover.png');
}

.services-listings .activite-itms.activite-itms-3 .activite-content {
	background-image: url('../img/finance.png');
	border-radius: 250px 250px 145px 145px;
	padding: 130px 0 0 90px;
}

.services-listings .activite-itms.activite-itms-3 .activite-content:hover {
	background-image: url('../img/finance-hover.png');
}

.services-listings .activite-itms.activite-itms-1 .activite-content .nome-service {
	color: #00614b;
}

.services-listings .activite-itms.activite-itms-2 .activite-content .nome-service {
	color: #af4646;
}

.services-listings .activite-itms.activite-itms-3 .activite-content .nome-service {
	color: #858588;
}

/*globale itms*/
.services-listings .services-recherche {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 230px;
	height: 230px;
	background-color: #ddddde;
	line-height: 230px;
	text-align: center;
	border-radius: 160px;
	top: 50%;
	margin-top: -45px;
	font-size: 1.938rem;
	color: #868a8e;
	text-transform: uppercase;
	font-family: 'Raleway';
	font-weight: bold;
}

.services-listings .services-recherche:hover {
	border-color: #333;
	z-index: 99;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	transition: all 0.8s ease-out;
}

.services-listings {
	float: left;
	width: 100%;
	height: 1070px;
	position: relative;
	background-image: url(../img/bg-activite.jpg);
	background-size: 100% 100%
}

.services-listings:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0 30px;
	border-color: #ffffff transparent transparent transparent;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: 0;
}

.services-listings .activite-itms .activite-content {
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	.cursor: pointer;
	text-align: center;
	-webkit-transition-property: background-image;
	-webkit-transition-duration: 0.8s;
	-webkit-transition-timing-function: ease-out;
	-o-transition-property: background-image;
	-o-transition-duration: 0.8s;
	-o-transition-timing-function: ease-out;
	-moz-transition-property: background-image;
	-moz-transition-duration: 0.8s;
	-moz-transition-timing-function: ease-out;
	-ms-transition-property: background-image;
	-ms-transition-duration: 0.8s;
	-ms-transition-timing-function: ease-out;
}

.services-listings .activite-itms {
	position: absolute;
}

.services-listings .activite-itms .activite-content h2 {
	font-size: 1.013rem;
	text-transform: capitalize;
	font-family: 'Raleway';
	font-weight: bold;
	color: #545c63;
	width: 100%;
	margin: 0;
	transition: all 0.8s ease-out;
}

.services-listings .activite-itms .activite-content img {
	width: 65px;
	transition: all 0.8s ease-out;
}

.services-listings .activite-itms .activite-content .nome-service {
	font-size: 0.9375rem;
	text-transform: uppercase;
	font-family: serif;
	width: 100%;
	float: left;
	margin: 2px 0 22px;
	font-weight: 600;
	transition: all 0.8s ease-out;
}

.services-listings .activite-itms .activite-content .service {
	font-size: 17px;
	color: #545c63;
	font-family: 'Raleway';
	margin: 8px 0 55px 0;
	float: left;
	width: 100%;
	position: relative;
	transition: all 0.8s ease-out;
}

.services-listings .activite-itms .activite-content .service:after {
	content: '';
	position: absolute;
	width: 38px;
	height: 2px;
	background-color: #bba86d;
	left: 50%;
	margin-left: -19px;
	bottom: -26px;
}

.services-listings .activite-itms .activite-content .decouvrir {
	width: 150px;
	height: 45px;
	float: left;
	margin: 0 0 0 -78px;
	line-height: 45px;
	background-color: #bba86d;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	left: 50%;
	transition: all 0.8s ease-out;
}

.services-listings .activite-itms .activite-content .decouvrir:after {
	content: "\e911";
	position: relative;
	font-size: 13px;
	top: 0;
	margin: 0 0 0 20px;
	font-family: 'icomoon' !important;
}

.services-listings .activite-itms .activite-content .activite-solution-liste {
	opacity: 0;
	display: none;
	margin: 0 0 30px 0;
	width: 100%;
	text-align: left;
	transition: all 0.8s ease-out;
}

.services-listings .activite-itms.activite-itms-2 .activite-content .activite-solution-liste {
	padding-left: 55px;
}

.services-listings .activite-itms .activite-content .activite-solution-liste li a {
	font-family: 'Raleway';
	font-size: 17px;
	text-transform: capitalize;
	color: #ffffff;
	transition: all 0.8s ease-out;
}

.services-listings .activite-itms .activite-content .activite-solution-liste li span {
	font-family: 'Raleway';
	font-size: 17px;
	color: #ffffff;
	transition: all 0.8s ease-out;
}

.services-listings .activite-itms .activite-content .activite-solution-liste li a:hover {
	color: #bba86d;
}

.services-listings .activite-itms .activite-content .activite-solution-liste li span:hover {
	color: #bba86d;
}

.services-listings .activite-itms .activite-content .activite-solution-liste li a:before {
	content: "\e911";
	position: relative;
	font-size: 16px;
	top: 0;
	margin: 0 18px 0 0;
	color: #bba86d;
	font-family: 'icomoon' !important;
}

.services-listings .activite-itms .activite-content .activite-solution-liste li span:before {
	content: "\e911";
	position: relative;
	font-size: 16px;
	top: 0;
	margin: 0 18px 0 0;
	color: #bba86d;
	font-family: 'icomoon' !important;
}

.services-listings .activite-itms .activite-content:hover img,
.services-listings .activite-itms .activite-content:hover .nome-service {
	opacity: 0;
	height: 0;
	margin: 0;
}

.services-listings .activite-itms .activite-content:hover h2,
.services-listings .activite-itms .activite-content:hover .service {
	color: #ffffff;
}

.services-listings .activite-itms .activite-content:hover .activite-solution-liste {
	opacity: 1;
	display: inline-block;
}

.services-listings .activite-itms .activite-content:hover .decouvrir {
	background-color: #ffffff;
	color: #bba86d;
}

.services-listings .activite-itms .activite-content:hover .decouvrir:hover {
	background-color: #dadbdc;
}

.header-activite p {
	color: #bba86d;
	text-align: center;
	font-size: 37px;
	float: left;
	width: 100%;
	margin: 0;
	line-height: 45px;
	text-transform: uppercase;
	margin: 65px 0 50px;
}

/**** gamme fonds ****/

.gamme_fonds img {
	display: block;
	margin: 0 auto;
}

.gamme_fonds .image-evolution-annuelle {
	float: left;
	width: 100%;
}

.gamme_fonds .block-presentation .columns {
	padding: 0;
}

.gamme_fonds .block-presentation .block-presentation-itms {
	background-color: #bba86d;
	margin-top: 65px;
}

.gamme_fonds .block-presentation .block-presentation-itms .presentation-title {
	padding: 40px 0 35px 55px;
}

.gamme_fonds .block-presentation .block-presentation-itms .presentation-title h2 {
	font-size: 3.125rem;
	text-transform: uppercase;
	font-weight: 900;
	color: #303131;
	line-height: 60px;
	margin: 0;
}

.gamme_fonds .block-presentation .block-presentation-itms .presentation-title h3 {
	font-size: 2.313rem;
	color: #ffffff;
	text-transform: capitalize;
	margin: 25px 0 6px 0;
}

.gamme_fonds .block-presentation .block-presentation-itms .presentation-title span {
	font-size: 1.313rem;
	color: #ffffff;
}

.gamme_fonds .block-presentation .block-presentation-itms .presentation-title time {
	font-size: 1.313rem;
}

.gamme_fonds .block-presentation .block-presentation-itms .profil-risque {
	padding: 55px 89px 0 0;
}

.gamme_fonds .block-presentation .block-presentation-itms .profil-risque h4 {
	font-size: 23px;
	text-transform: uppercase;
	font-weight: 600;
	color: #303131;
	margin: 0 0 20px;
}

.gamme_fonds .block-presentation .block-presentation-itms .profil-risque h4:after {
	content: "\e919";
	color: #eeeadb;
	font-size: 14px;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	position: relative;
	top: -8px;
	left: 8px;
}

.gamme_fonds .block-presentation .block-presentation-itms .profil-risque .risque-niveaux {
	float: left;
	width: 100%;
	background-color: #ffffff;
	padding: 25px 20px 30px;
}

.gamme_fonds .block-presentation .block-presentation-itms .profil-risque .risque-niveaux .profil-risque-itms {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

.gamme_fonds .block-presentation .block-presentation-itms .profil-risque .risque-niveaux .profil-risque-itms li {
	float: left;
	width: 70px;
	height: 12px;
	background-color: #badde3;
	margin-right: 5px;
	text-indent: -9999px;
	transition: all 0.4s ease-out;
}

.gamme_fonds .block-presentation .block-presentation-itms .profil-risque .risque-niveaux .profil-risque-itms li:last-child {
	margin-right: 0;
}

.gamme_fonds .block-presentation .block-presentation-itms .profil-risque .risque-niveaux .profil-risque-itms li.active-risque {
	background-color: #52abb9;
}

.gamme_fonds .block-presentation .block-presentation-itms .profil-risque .risque-niveaux .niveaux {
	font-size: 10px;
	color: #262626;
	font-family: 'Raleway';
	margin-bottom: 8px;
}

.gamme_fonds .block-presentation .block-presentation-itms .profil-risque .risque-niveaux .niveaux.faible {
	float: left;
}

.gamme_fonds .block-presentation .block-presentation-itms .profil-risque .risque-niveaux .niveaux.fort {
	float: right;
}

.gamme_fonds .block-presentation .block-presentation-itms .profil-risque .risque-niveaux .niveaux.faible:before {
	content: "\e910";
	font-family: 'icomoon' !important;
	font-size: 10px;
	margin: 0 6px 0 0;
	float: left;
	color: #8f9192;
}

.gamme_fonds .block-presentation .block-presentation-itms .profil-risque .risque-niveaux .niveaux.fort:after {
	content: "\e911";
	font-family: 'icomoon' !important;
	font-size: 10px;
	margin: 0 0 0 6px;
	float: right;
	color: #8f9192;
}

.gamme_fonds .block-presentation .block-presentation-itms .profil-risque .duree {
	font-family: 'Raleway';
	color: #ffffff;
	font-size: 17px;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 22px;
}

.gamme_fonds .block-presentation .block-vl .block-vl-item {
	background-color: #4a4f5c;
	text-align: center;
	padding: 75px 0;
}

.gamme_fonds .block-presentation .block-vl .block-vl-item:nth-child(2) {
	background-color: #767d82;
}

.gamme_fonds .block-presentation .block-vl .block-vl-item h3 {
	font-size: 28px;
	font-family: 'Raleway';
	color: #ffffff;
	margin-bottom: 16px;
}

.gamme_fonds .block-presentation .block-vl .block-vl-item strong {
	font-size: 37px;
	font-weight: 900;
	width: 100%;
	float: left;
	color: #d9ba59;
}

.gamme_fonds .block-presentation .block-vl .block-vl-item span {
	color: #d9ba59;
	font-size: 30px;
	font-weight: 400;
	margin-top: -6px;
	float: left;
	width: 100%;
}

.gamme_fonds .caracteristique-gestion {
	float: left;
	width: 100%;
	background-color: #f5f5f5;
	padding: 0 55px 30px;
}

.gamme_fonds .caracteristique-gestion h3,
.gamme_fonds .block-allocation-fonds h3,
.gamme_fonds .block-performance-fonds h3 {
	font-size: 27px;
	color: #3f4244;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	margin: 55px 0 45px;
}

.gamme_fonds .caracteristique-gestion table {
	width: 50%;
	margin: 0;
	float: left;
}

.gamme_fonds .caracteristique-gestion table.tab-1 {
	border-right: 3px solid #dededd;
}

.gamme_fonds .caracteristique-gestion table tbody {
	border: 0;
}

.gamme_fonds .caracteristique-gestion table tbody tr {
	border-bottom: 1px solid #dededd;
}

.gamme_fonds .caracteristique-gestion table tbody tr.vide {
	height: 44px;
}

.gamme_fonds .caracteristique-gestion table tbody tr:nth-child(even) {
	background-color: #ffffff;
}

.gamme_fonds .caracteristique-gestion table tbody tr td:first-child {
	font-family: 'Raleway';
	font-weight: bold;
	font-size: 16px;
	color: #545c63;
}

.gamme_fonds .caracteristique-gestion table tbody tr td:last-child {
	font-size: 15px;
	color: #808080;
}

/* block profil de gestion page fonds-obligataires */
.gamme_fonds .block-profil-gestion {
	float: left;
	background-color: #f5f5f5;
	text-align: center;
	width: 100%;
}

.gamme_fonds .block-profil-gestion h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 27px;
	line-height: 21px;
	text-transform: uppercase;
	color: #3f4244;
	margin: 55px 0 45px;
}

.gamme_fonds .block-profil-gestion .block-profil-gestion-item {
	float: left;
	padding: 75px 0 70px;
	background-color: #414951;
}

.gamme_fonds .block-profil-gestion .block-profil-gestion-item:last-child {
	float: left;
	background-color: #767d82;
}

.gamme_fonds .block-profil-gestion .block-profil-gestion-item h3 {
	color: #d9ba59;
	font-family: 'Raleway';
	font-size: 27px;
	position: relative;
	margin-bottom: 52px;
}

.gamme_fonds .block-profil-gestion .block-profil-gestion-item h3::after {
	content: '';
	position: absolute;
	width: 26px;
	height: 2px;
	background-color: #d9ba59;
	left: 0;
	right: 0;
	bottom: -20px;
	margin: 0 auto;
}

.gamme_fonds .block-profil-gestion .block-profil-gestion-item p {
	padding: 0 35px;
	color: #fff;
	font-size: 17px;
	line-height: 21px;
	font-family: 'Raleway';
}

.gamme_fonds .block-profil-gestion .block-profil-gestion-item.profil-gestion-second {
	display: table;
}

.gamme_fonds .block-profil-gestion .block-profil-gestion-item.profil-gestion-second .titre {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.gamme_fonds .block-profil-gestion .block-profil-gestion-listing-1 .block-profil-gestion-item.profil-gestion-second .titre h3:after {
	bottom: 55px;
}

.gamme_fonds .block-profil-gestion .block-profil-gestion-listing-1 .block-profil-gestion-item.profil-gestion-second .titre h4:after {
	content: '';
	position: absolute;
	width: 26px;
	height: 2px;
	background-color: #d9ba59;
	left: 0;
	right: 0;
	bottom: -25px;
	margin: 0 auto;
}

.gamme_fonds .block-profil-gestion .block-profil-gestion-listing-2 .block-profil-gestion-item.profil-gestion-second .titre h3:after {
	bottom: inherit;
	top: -20px;
}

.gamme_fonds .block-profil-gestion .block-profil-gestion-listing-2 .block-profil-gestion-item.profil-gestion-second .titre h4:after {
	content: '';
	position: absolute;
	width: 26px;
	height: 2px;
	background-color: #d9ba59;
	left: 0;
	right: 0;
	bottom: -25px;
	margin: 0 auto;
}

.gamme_fonds .block-profil-gestion .block-profil-gestion-item.profil-gestion-second h3 {
	color: #fff;
	font-size: 27px;
	font-family: 'Raleway', font-weight: bold;
	sans-serif;
	margin-bottom: 12px;
}

.gamme_fonds .block-profil-gestion .block-profil-gestion-item.profil-gestion-second h4 {
	color: #fff;
	font-size: 21px;
	line-height: 21px;
	font-family: 'Raleway';
	position: relative;
}

/* block allocation fonds*/
.gamme_fonds .block-allocation-fonds {
	float: left;
	width: 100%;
}

/* block documentation page fonds-obligataires */
.gamme_fonds .block-documentation {
	float: left;
	width: 100%;
}

.gamme_fonds .block-documentation h2 {
	font-weight: 800;
	font-size: 27px;
	text-transform: uppercase;
	color: #3f4244;
	text-align: center;
	margin: 55px 0 45px;
}

.gamme_fonds .block-documentation .block-fiche-signalitique h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 35px 0 25px;
	text-align: center;
	font-size: 23px;
	color: #d9ba59;
}

.gamme_fonds .block-documentation .block-documentation-slider h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 35px 0 25px;
	text-align: center;
	font-size: 23px;
	color: #d9ba59;
}

.gamme_fonds .block-documentation .block-fiche-signalitique p {
	position: relative;
	padding: 0 120px;
	font-family: 'Raleway';
	font-size: 17px;
	line-height: 21px;
	text-align: center;
	color: #fff;
}

.gamme_fonds .block-documentation .block-fiche-signalitique p::after {
	content: '';
	position: absolute;
	width: 26px;
	height: 2px;
	background-color: #d9ba59;
	left: 0;
	right: 0;
	bottom: -20px;
	margin: 0 auto;
}

.gamme_fonds .block-documentation .block-fiche-signalitique .button-documentation {
	width: 242px;
	height: 50px;
	padding: 0;
	font-family: 'Raleway';
	font-size: 17px;
	color: #fff;
	line-height: 50px;
	text-transform: uppercase;
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 40px;
	margin: 0 auto;
	background-color: #d9ba59;
	transition: all 0.3s ease-out;
}

.gamme_fonds .block-documentation .block-fiche-signalitique .button-documentation:before {
	content: "\e918";
	font-family: 'icomoon' !important;
	line-height: 1;
	font-size: 13px;
	color: #fff;
	position: relative;
	margin-right: 5px;
	top: 1px;
}

.gamme_fonds .block-documentation .block-fiche-signalitique .button-documentation:hover {
	background-color: #caa73b;
}

.gamme_fonds .block-fiche-signalitique {
	background-color: #545c63;
	position: relative;
	/* padding-bottom: 146px;*/
	min-height: 348px;
	border-left: 1px solid #fff;
}

.gamme_fonds .block-documentation-slider {
	background-color: #414951;
}

/* gamme fonds */
.gamme_fonds .gamme_fonds h2 {
	margin-bottom: 40px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 27px;
	line-height: 21px;
	text-transform: uppercase;
	text-align: center;
	color: #3f4244;
}

.gamme_fonds .information-legale {
	margin-bottom: 45px;
	float: left;
	width: 100%;
}

.gamme_fonds .information-legale p {
	margin-bottom: 25px;
	font-size: 1.063rem;
	font-family: 'Raleway';
	color: #3f4244;
}

.gamme_fonds .information-legale h2 {
	font-weight: 800;
	font-size: 27px;
	text-transform: uppercase;
	color: #3f4244;
	text-align: center;
	margin: 55px 0 25px;
}

/* performance table */
.gamme_fonds .block-performance-fonds {
	float: left;
	width: 100%;
}

.gamme_fonds .block-performance-fonds table {
	text-align: center;
	margin: 0;
	width: 100%;
}

.gamme_fonds .block-performance-fonds table thead,
tbody,
tfoot {
	border: none;
	background-color: #fefefe;
}

.gamme_fonds .block-performance-fonds table thead tr th {
	text-align: center;
	background-color: #414951;
	color: #fff;
	border-left: 1px solid #dededd;
	padding: 16px 0.625rem;
}

.gamme_fonds .block-performance-fonds table thead tr th.annualisees {
	background-color: #767d82;
}

.gamme_fonds .block-performance-fonds table thead tr.performances th {
	background-color: #fff;
	color: #3f4244;
	padding: 0.5rem 18px 0.625rem;
	font-family: 'Raleway';
	font-weight: 400;
	border: 0;
	font-size: 13px;
	text-transform: uppercase;
}

.gamme_fonds .block-performance-fonds table caption {
	padding: 0 0 35px;
	font-size: 21px;
	text-transform: uppercase;
	color: #bba86d;
}

.gamme_fonds .block-performance-fonds table thead tr th:first-child {
	background-color: inherit;
	border-left: 0;
}

.gamme_fonds .block-performance-fonds table tbody tr th {
	text-align: left;
	width: 280px;
	color: #545c63;
	font-size: 17px;
	padding: 16px 21px;
	font-family: 'Raleway';
}

.gamme_fonds .block-performance-fonds table tbody tr:first-child th {
	background-color: #d9ba59;
}

.gamme_fonds .block-performance-fonds table tbody tr td {
	padding: 16px 10px;
	border-left: 1px solid #dededd;
	font-family: 'Raleway';
	font-size: 15px;
}

.gamme_fonds .block-performance-fonds table tbody tr {
	border-bottom: 1px solid #dededd
}

.gamme_fonds .block-performance-fonds table tbody tr td .status {
	font-size: 0;
}

.gamme_fonds .block-performance-fonds table tbody tr td .status:before {
	font-family: 'icomoon' !important;
	line-height: 0;
	font-size: 20px;
	float: left;
	speak: none;
	margin-top: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.gamme_fonds .block-performance-fonds table tbody tr td .status.down:before {
	content: "\e90e";
	color: #df5036;
}

.gamme_fonds .block-performance-fonds table tbody tr td .status.up:before {
	content: "\e90f";
	color: #3bec2f;
}

.gamme_fonds .block-performance-fonds .cp {
	float: right;
	font-family: 'Raleway';
	font-size: 13px;
	margin-top: 6px;
}

.gamme_fonds .block-evolution-annuelle {
	float: left;
	width: 100%;
}

.gamme_fonds .block-evolution-annuelle h2 {
	color: #bba86d;
	font-size: 21px;
	font-family: 'Raleway';
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 30px 0;
}

.gamme_fonds .block-evolution-annuelle .sous-titre {
	text-align: center;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #3f4244;
	font-size: 13px;
	font-family: 'Raleway';
}

.gamme_fonds .block-valeur-liquidative {
	float: left;
	width: 100%;
	background: #f5f5f5;
}

.gamme_fonds .block-valeur-liquidative h2 {
	font-weight: 800;
	font-size: 27px;
	text-transform: uppercase;
	color: #3f4244;
	text-align: center;
	margin: 55px 0 45px;
}

.gamme_fonds .block-documentation-slider {
	padding: 0 40px 0;
	max-height: 430px;
}

.gamme_fonds .block-documentation-slider .documentation-pager {
	float: left;
	width: 100%;
	border-bottom: 1px solid #dedede;
	min-height: 47px;
	position: relative;
}

.gamme_fonds .block-documentation-slider .documentation-pager .flex-viewport {
	text-align: center;
}

.gamme_fonds .block-documentation-slider .documentation-pager .flex-viewport .bx-pager {
	color: #8c8f8e;
	font-size: 1.063rem;
	font-weight: 900;
	padding-bottom: 14px;
	margin: 0 22px;
	padding-left: 5px;
	transition: all 0.3s ease-out;
	float: left;
}

.gamme_fonds .block-documentation-slider .documentation-pager .flex-active-slide .bx-pager {
	color: #bba86d;
	border-bottom: 5px solid #bba86d;
}

.gamme_fonds .block-documentation-slider .documentation-item-filters {
	float: left;
	margin-top: 46px;
	margin-bottom: 52px;
	max-width: 100%;
	width: 100%;
}

.gamme_fonds .block-documentation-slider .documentation-item-filters .bx-controls {
	display: none;
}

.gamme_fonds .block-documentation-slider .documentation-item-filters .item-documentation {
	float: left;
	padding-left: 80px;
	margin: 0 0 10px 0;
}

.gamme_fonds .block-documentation-slider .documentation-item-filters .item-documentation p {
	float: left;
	margin: 0;
	color: #f3f3f3;
	font-size: 17px;
	font-family: 'Raleway';
	margin-right: 8px;
}

.gamme_fonds .block-documentation-slider .documentation-item-filters .item-documentation a {
	font-size: 13px;
	color: #d9ba59;
	font-family: 'Raleway';
	font-weight: bold;
}

.gamme_fonds .block-documentation-slider #carousel .flex-viewport {
	margin: 0 auto;
	max-width: 190px;
}

/**** recherche ****/
.title-recherche h2 {
	padding: 0 255px;
	margin: 65px 0 0;
	float: left;
	text-align: center;
	width: 100%;
	color: #bba86d;
	font-size: 37px;
	text-transform: uppercase;
	font-weight: 700;
}

.search-results .page-header {
	text-align: center;
	display: block;
	color: #3f4244;
	font-size: 21px;
	float: left;
	width: 100%;
}

.search-results .page-header span {
	font-family: 'Raleway';
}

.search-results .contenu-recherche {
	float: left;
	margin: 35px 0 0;
	width: 100%;
	margin-bottom: 13px;
}

.contenu-recherche .resultat_recherche {
	padding: 0;
}

.contenu-recherche .resultat_recherche:nth-child(odd) article {
	background-color: #f2efe6;
}

.contenu-recherche article {
	padding: 0 30px 22px;
	float: left;
	width: 100%;
	margin-bottom: 12px;
}

.contenu-recherche article h3 {
	margin: 0;
}

.contenu-recherche article h3 a {
	font-size: 17px;
	color: #bba86d;
	text-transform: uppercase;
	font-weight: 600;
}

.contenu-recherche article p {
	font-size: 13px;
	color: #3f4244;
	margin: 0;
	font-family: 'Raleway';
	display: inline;
}

.contenu-recherche article p:before {
	content: '-';
	margin: 0 3px 0 -3px;
}

.updated {
	color: #878a8f;
	font-size: 13px;
	float: left;
	margin-top: 4px;
	margin-right: 5px;
}

.search-everything-highlight-color {
	background-color: inherit !important;
}

.contenu-recherche .search-everything-highlight-color {
	font-family: 'Raleway';
	font-weight: bold;
	color: #3f4244;
	font-weight: bold;
	background-color: inherit !important;
}

.search-results .pagination .current {
	margin: 0 10px 0 0;
}

.pagination span,
.pagination a {
	margin: 0;
	font-family: 'Raleway';
}

.search-results .pagination .current a {
	color: #fefefe;
}

.search-no-results .page-content-form {
	float: left;
	width: 100%;
	background: #f2efe6;
	padding: 60px 200px;
	margin: 55px 0 130px;
}

.search-no-results .page-content-form input[type="text"] {
	border: 0;
	height: 56px;
	float: left;
	width: 73.2%;
	box-shadow: 0 0 0;
}

.search-no-results .page-content-form input[type="submit"] {
	float: right;
	width: 200px;
	height: 55px;
	background-color: #545c63;
	border: 0;
	font-size: 17px;
	font-weight: 400;
	color: #fff;
	font-family: 'Raleway';
	transition: all 0.3s ease-out;
}

.search-no-results .page-content-form input[type="submit"]:hover {
	background-color: #3B454D;
}

.site-map-menu ul li {
	margin: 10px 0;
	float: left;
	width: 100%;
}

.site-map-menu ul li .sub-menu a {
	display: none;
}

.site-map-menu ul li .sub-menu .sub-menu .sub-menu a {
	display: block;
}

.site-map-menu ul li a {
	color: #BBA86D;
	font-size: 20px;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}

.site-map-menu ul li .sub-menu a {
	color: #D4C8A3;
	font-size: 18px;
	text-transform: inherit;
	transition: all 0.3s ease-out;
}

.site-map-menu ul li a:hover {
	color: #3f4244;
}

.page-type ul.wsp-category_fondss-list li a {
	color: #BBA86D;
	font-size: 20px;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}

.page-type ul.wsp-category_fondss-list li .children li a {
	color: #D4C8A3;
	font-size: 18px;
	text-transform: capitalize;
	transition: all 0.3s ease-out;
}

.page-type ul.wsp-category_fondss-list li .children li a:hover,
.page-type ul.wsp-pages-list a:hover {
	color: #3f4244;
}

/********** page devenir client *******/
.page-devenir-client {
	float: left;
	width: 100%;
	margin-bottom: 70px;
}

.page-devenir-client .into-devenir-client {
	float: left;
	width: 100%;
	padding: 60px 30px 0;
	margin-bottom: 30px;
}

.page-devenir-client h2 {
	text-align: center;
	font-size: 2.313rem;
	text-transform: uppercase;
	color: #bba86d;
	font-weight: 600;
	margin-bottom: 25px;
	margin: 60px 30px 0;
}

.page-devenir-client .into-devenir-client p {
	margin: 0;
	margin-bottom: 12px;
	font-size: 1.063rem;
	font-family: 'Raleway';
	color: #3f4244;
}

.page-devenir-client .into-devenir-client p strong {
	font-family: 'Raleway';
	font-weight: bold;
	text-transform: uppercase;
}

.page-devenir-client .into-devenir-client p a {
	color: #bba86d;
	text-decoration: underline;
}

.page-devenir-client .block-devenir-client {
	width: 100%;
	float: left;
	padding: 20px 30px 30px;
}

.page-devenir-client .block-devenir-client h3 {
	margin-bottom: 30px;
	font-size: 25px;
	color: #000;
	text-transform: uppercase;
}

.page-devenir-client .block-devenir-client #accordione-devenir-client {
	margin-bottom: 20px;
}

.page-devenir-client .block-devenir-client #accordione-devenir-client h4 {
	margin: 0;
	padding: 4px 9px;
	/* color: #b09f69; */
	/* background-color: #535c63; */
	cursor: pointer;
	transition: all 0.3s ease-out;
	/* text-transform: uppercase; */
	font-size: 13pt;
	border-bottom: 3px solid #d1d1d1;
}

.page-devenir-client .block-devenir-client #accordione-devenir-client h4:hover {
	/* color: #b3a782; */
	/* background-color: #32373b; */
	border-bottom: 4px solid #9e231c;
}

.page-devenir-client .block-devenir-client #accordione-devenir-client h4:hover:before {
	/* color: #32373b; */
	/* background-color: #b3a782; */
}

.page-devenir-client .block-devenir-client #accordione-devenir-client h4:before {
	content: "\e911";
	font-family: 'icomoon' !important;
	font-size: 20px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.5;
	display: inline-block;
	margin-right: 0px;
	width: 40px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	/* color: #535c63; */
	/* background-color: #b09f69; */
}

.page-devenir-client .block-devenir-client #accordione-devenir-client h4.active:before {
	/* content: "\e91a"; */
	font-size: 20px;
	/* line-height: 4.5; */
	transform: rotate(90deg);
	padding: 4px;
}

.page-devenir-client .block-devenir-client .accordione-devenir-client-wrapper {
	margin-bottom: 5px;
}

.page-devenir-client .block-devenir-client #accordione-devenir-client .devenir-client-content {
	display: none;
	margin: 0 0;
	padding: 20px 30px;
	background-color: #f5f5f5;
}

.page-devenir-client .block-devenir-client #accordione-devenir-client .devenir-client-content li::before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 10px;
	border-radius: 50%;
	border: 1px solid #9e231c;
	position: absolute;
	left: 0;
	top: 7px;
}

.page-devenir-client .block-devenir-client p {
	margin: 0;
	font-size: 0.875rem;
	font-family: 'Raleway';
	color: #727272;
}

.page-devenir-client .block-devenir-client p a {
	color: #bba86d;
	text-decoration: underline;
}

.page-devenir-client .block-devenir-client #accordione-devenir-client .devenir-client-content li {
	position: relative;
	padding-left: 1rem
}

/********* page Erreur 404 **************/
.pageErreur {
	width: 100%;
	margin: 1.875rem auto;
	padding: 5rem 1.25rem;
	position: relative;
	float: left;
	width: 100%;
}

.pageErreur:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	width: 0.3125rem;
	background: #bba86d;
}

.pageErreur .txtLeft {
	padding: 0 40px 0 0;
}

.pageErreur .txtLeft,
.pageErreur .txtRight {
	float: left;
	overflow: hidden;
	width: 50%;
}

.pageErreur .txtRight {
	padding: 2.5rem 0 0 40px;
	font-size: 1.3125rem;
	line-height: 1.2;
	text-align: justify;
}

.pageErreur .txtLeft h2 {
	font-size: 5.625rem;
	font-weight: bold;
	line-height: 1.2;
	text-align: right;
	color: #545c63;
	margin: 0;
}

.pageErreur .txtLeft .part01 {
	display: block;
	color: #bba86d;
	font-size: 130px;
}

.pageErreur .txtRight h3 {
	margin-bottom: 1.875rem;
	font-size: 1.5rem;
	text-align: left;
	color: #656b6f;
}

.pageErreur .txtRight a {
	color: #bba86d;
	text-decoration: underline;
}

/*********** cookie ***************/
#cookie-notice .button {
	margin: 0;
	margin-left: 10px;
	text-transform: uppercase;
}

.jspHorizontalBar {
	display: none !important;
}

.references .references-listing .reference-items-liste h3::after {
	content: '';
	position: relative;
	width: 100%;
	height: 5px;
	float: left;
	margin: 8px 0 0 0;
	background-color: #bba86d;
}

.image-ref {
	width: 100%;
	background: #fff;
}

.description {
	background: #fff;
	width: 100%;
	/*! min-height: 120px; */
}

.date_reference {
	padding-bottom: 11px;
}

h4.active {
	border-bottom: 3px solid #9e231c !important;
}

h3.h3-sec {
	margin: 0 !important;
	margin-top: 7px !important;
	font-size: 14pt !important;
	line-height: 1.5;
}

.head-cat {
	background: #bba86d;
	text-align: center;
	width: 100%;
	height: 46px;
	color: #fff;
	line-height: 2.5;
	text-transform: uppercase;
	margin-bottom: 13px;
	font-size: 18px;
}

#accordione-devenir-client::before {
	content: '';
	width: 100%;
	height: 14px;
	background: #bba86d;
}

#accordione-devenir-client::after {
	content: '';
	width: 100%;
	height: 14px;
	background: #bba86d;
}

#desc p:first-child {
	font-size: 16px;
	margin-top: 15px;
}

.logo-head {
	width: 52%;
	/* margin-left: 50px; */
	margin-top: -14px;
}

.is-sticky img.logo-head {
	margin-top: 10px;
}

.equipe-dirigeant {
	display: none !important;
}


.reference-fetured>.image-ref {
	/* -moz-box-shadow: 3px 5px 3px 0px #bba86d;
    -webkit-box-shadow: 3px 5px 3px 0px #bba86d;
    -o-box-shadow: 3px 5px 3px 0px #bba86d;
    box-shadow: 3px 5px 3px 0px #bba86d;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#bba86d, Direction=135, Strength=3); */
}

.reference-fetured>div.description>div>div.descriptif_reference {
	/* -moz-box-shadow: 3px 4px 3px 0px #bba86d;
	    -webkit-box-shadow: 3px 4px 3px 0px #bba86d;
	    -o-box-shadow: 3px 4px 3px 0px #bba86d;
	    box-shadow: 3px 4px 3px 0px #bba86d;
	    filter: progid:DXImageTransform.Microsoft.Shadow(color=#bba86d, Direction=135, Strength=3); */
	background: #fff;
}

.reference-fetured>div.description>div>div.descriptif_bottom>div.prix_reference,
.reference-fetured>div.description>div>div.descriptif_bottom>div.date_reference {
	/* -moz-box-shadow: 3px 3px 3px 0px #bba86d;
	-webkit-box-shadow: 3px 3px 3px 0px #bba86d;
	-o-box-shadow: 3px 3px 3px 0px #bba86d;
	box-shadow: 3px 3px 3px 0px #bba86d;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#bba86d, Direction=135, Strength=3); */
	background: #fff;
}

.reference-fetured>div.description>div>div.descriptif_bottom>div.date_reference {}

.reference-fetured>div.description>div>div.descriptif_bottom>.prix_reference>span {
	font-size: 27px !important;
	color: #bba86d;
}

.award {
	width: 45px;
	height: 60px;
	position: absolute;
	background-image: url(../img/award.png);
}

.reference-popin {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 999999;
	transform: translateY(-50%) translateX(-50%);
	padding: 50px;
	background-color: #fff;
}

.reference-popin {}

/*
.close {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  opacity: 1;
  background-color: #bba86d;
}
.close:hover {
  opacity: 1;
}
.close:before, .close:after {
  position: absolute;
  left: 17px;
  top: 13px;
  content: ' ';
  height: 15px;
  width: 4px;
  background-color: #fff;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}
*/



.overlay {
	position: relative;
}

.overlay:before {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	height: 100vh;
	width: 100%;
	width: 100vw;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 999998;
}

.descriptif_reference {
	background: #fff;
}

.reference-fetured .image-ref {
	padding: 10px 10px 0 10px;
	background: #fff;
}

.reference-fetured .thumbnail-img {
	background: #fff;

}

#operations_sur_le_marche_des_capitaux>div.reference-fetured>div.description>div>div.descriptif_reference>div>p:nth-child(1) {
	/*! width: 80%; */
	margin: 0 auto;
	line-height: 2.5;
}

body>section>div:nth-child(6)>section.actu-slider {
	display: none !important;
}

#operationssurlesmarchesdecapitaux>div>div>div.jspPane>ul {
	margin-left: 10px;
}




/************ Masonry Style **************************/

.grid-item {
	margin: 5px !important;
	width: 31.33%;
}

@media screen and (max-width: 1025px) {
	.grid-item {
		width: 46%;
		margin-left: 5px;
		margin-right: 5px;
	}
}

@media screen and (max-width: 480px) {
	.grid-item {
		width: 98%;
	}
}

.close {
	width: 30px;
	height: 30px;
	padding-top: 4px;
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 0px;
	transition: ease 0.25s all;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	border-radius: 1000px;
	background: rgba(0, 0, 0, 0.8);
	font-family: Arial, Sans-Serif;
	font-size: 20px;
	text-align: center;
	line-height: 100%;
	color: #fff;
}

.close:hover {
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	background: rgba(0, 0, 0, 1);
	text-decoration: none;
}

#form_contact2 #frm_field_103_container {
	background: inherit;
}

#form_candidature .description {
	background: inherit;
}


.consolid-tables {
	display: inline-block;
	width: 100%;
	margin-top: 20px;
}

.consolid-tables span {
	background-color: #c4bd97;
	font-size: 14px;
	padding-left: 10px;
	display: block;
	width: 20%;
}

.dz-error-message span {
	color: red;
	font-size: 12px;
}

.dz-image-preview .dz-success-mark,
.dz-image-preview .dz-error-mark {
	display: none;
}

.actu-listing .actu-item {
	float: left !important;
}

.consolid-tables table {
	width: 100%;
}

.consolid-tables span {
	background-color: rgb(246, 242, 226);
	font-size: 16px;
	padding: 15px;
	display: block;
	text-align: center;
	width: 100%;
}

.consolid-tables table thead {
	background: white;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
}

.consolid-tables table thead th {
	text-align: center;
	color: rgb(117, 101, 36);
}

.consolid-tables table tbody td {
	padding: 2px 0.625rem;
	font-size: 12px;
	text-align: center;
}

.consolid-tables table tbody td:first-child {
	width: 200px;
}

.consolid-tables table tbody td {
	width: 100px;
}

.consolid-tables p {
	margin-top: 6px;
	display: inline-block;
	width: 100%;
	color: gray;
	font-size: 12px;
	font-style: italic;
}

.consolid-tables table tbody td a {
	color: black;
	text-decoration: underline;
	text-transform: capitalize;
}

.consolid-tables table tbody td a:hover {
	color: #c4bd97;
	text-decoration: none;
}