@charset "utf-8";
/* CSS Document */

/*Table of contents

	BODY
	PARAMETER
	HOME - HEADER
	HOME - PRESENTATION
	HOME - ACTUALITES
	HOME - VIDEO

	GROUPE - HEADER
	GROUPE - HISTOIRE
	GROUPE - ORGANISATION
	GROUPE - VALEURS

	OFRRE - HEADER
	OFRRE - FORCE
	OFRRE - SPECIFICITES
	OFRRE - MARCHES

	ENGAGEMENTS - HEADER
	ENGAGEMENTS - SPONSORING
	ENGAGEMENTS - POLITIQUES
	ENGAGEMENTS - SECURITE

	CONTACT - HEADER
	CONTACT - FORMULAIRE
	CONTACT - ADRESSE

/* ===================================
	BODY
====================================== */
body {
	font-family: 'century gothic','CenturyGothic';
	-webkit-font-smoothing: antialiased;
	font-size:14px;
	color:#626262;
	line-height:23px;
	letter-spacing: 0.02em;
	margin: 0;
	padding:0;
	background-color: #fff;
	overflow-x: hidden!important;
}
/* ===================================
	PARAMETER
====================================== */
/* 	TEXT */
h1 {
	font-size:35px;
	font-weight:normal;
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: -0.02em;
	color: #434343;
}
h2 {
	font-size:40px;
	font-weight:normal;
	line-height: 40px;
	color: #e30613;
	text-transform: uppercase;
	letter-spacing: -0.05em;
}
h3 {
	font-size:18px;
	line-height: 25px;
	color: #888888;
}
h4 {
	text-transform:none;
	font-size:24px;
	line-height: 26px;
}
h5 {
	font-weight:600;
	font-size:14px;}
h6 {letter-spacing:0.02em;
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
}
p {
	font-size: 14px;
}
a {
	text-decoration: none;
	outline: none;
	color:#626262;
}
a:hover {
	color:#e30613;
}
/* MARGIN */
.margin-10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.margin-25 {
	margin-top: 25px;
	margin-bottom: 25px;
}
.margin-50 {
	margin-top: 50px!important;
	margin-bottom: 50px!important;
}
.margin-100 {
	margin-top: 100px!important;
	margin-bottom: 100px!important;
}
.margin-top-15 {
	margin-top: 15px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-25 {
	margin-top: 25px;
}
.margin-top-30 {
	margin-top: 30px;
}
.margin-top-40 {
	margin-top: 40px;
}
.margin-top-45 {
	margin-top: 45px;
}
.margin-top-50 {
	margin-top: 50px;
}
.margin-top-100 {
	margin-top: 100px;
}
.margin-top-150 {
	margin-top: 150px;
}
.margin-top-200 {
	margin-top: 200px;
}
.margin-top-250 {
	margin-top: 250px;
}
.margin-bottom-25 {
	margin-bottom: 25px;
}
.margin-bottom-50 {
	margin-bottom: 50px;
}
.margin-bottom-100 {
	margin-bottom: 100px;
}
.margin-bottom-150 {
	margin-bottom: 150px;
}
.margin-bottom-200 {
	margin-bottom: 200px;
}
.margin-bottom-250 {
	margin-bottom: 250px;
}
/* 	BACKGROUND */
.bg-red {
	background-color:#e30613;
}
.bg-light-gray {
	background : #F3F3F3;
}
.bg-middle-gray {
	background: #e8e8e8;
}
.bg-black {
	background : #000000;
}
/* 	COLOR TEXT */
.red-text {
	color: #e30613;
}
.white-text {
	color: #ffffff;
}
/* 	SEPARATOR LINE */

.separator-line-red {
	border-bottom: 2px solid #e30613;
	margin: 25px auto;
	width: 100px;
}
.separator-line-red-oraganisation {
	border-bottom: 2px solid #e30613;
	margin: 25px 0;
	width: 50px;
}
.separator-line-news {
	border-bottom: 2px solid #e30613;
	margin: 50px 0;
	width: 50px;
}
.separator-line-footer {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* BTN Header */

.btn-header-white {
	border: 2px solid #fff;
	background-color: transparent;
	border-radius:0;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:0.1em !important;
	color: #fff;
	padding: 10px 20px;
}
.btn-header-white:hover {
	background-color: #fff;
	color: #000;
}
.btn-header-white:focus,
.btn-header-white:active,
.btn-header-white:visited {
	text-decoration: none;
	outline: 0;
	box-shadow:none;
}
.btn-circle {
	margin-top: 290px;
	padding: 10px 14px;
	border: 2px solid #e30613;
	border-radius : 50px;
	background-color: transparent;
}
.btn-circle:hover {
	background-color: #e30613;
}

.btn-circle i {
	color:#e30613;
}
.btn-circle:hover i {
	color:#fff;
	-webkit-transition:1s;transition:1s;
}
.btn-red {
    background-color: #fff;
	border: 2px solid #e30613;
	font-size: 16px;	
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:0.1em !important;
	color: #e30613;
	padding: 10px 20px;
	text-align: center;
}
.btn-red:hover {
	background-color:#e30613;
	color: #fff;

}
.btn-red i {
	color:#e30613;
}
.btn-red:hover i {
	color:#fff;
	-webkit-transition:1s;transition:1s;
}
.btn-red:focus,
.btn-red:active,
.btn-red:visited {
	text-decoration: none;
	outline: 0;
	box-shadow:none;
}
/* ===================================
	HOME - HEADER
====================================== */
#home-header {
	height: 700px;
	background-image:url("../images/home/fourelagadec_home_header_desk.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
#logo-header {
	margin: 175px auto 0;
	width: 250px;
}
/* ===================================
	HOME - PRESENTATION
====================================== */
.icon-pres {
	margin:auto;
	width: 100px;
	height: 100px;
}
.icon-bottom {
	margin-top: 50px;
}
.chiffres {
	margin: 10px 0 5px;
	font-size: 30px;
	font-weight: bolder;
	color:#e30613;
	text-align: center;
}
.chiffres-description {
	text-align: center;
}
/* ===================================
	HOME - ACTUALITES
====================================== */
#actualites {
	background: url("../images/home/fourelagadec_home_actualites_bg.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#actualites h2, #actualites h3 {
	color: #fff;
}
.bg-news {
	-webkit-box-shadow: 0px 0px 35px -25px rgba(57,97,118,1);
	-moz-box-shadow: 0px 0px 35px -25px rgba(57,97,118,1);
	box-shadow: 0px 0px 35px -25px rgba(57,97,118,1);
}
.bloc-news {
	background-color: #fff;
	padding:20px;
}
.gradient-bg-news {
	position: absolute;
	background: linear-gradient(rgba(0,0,0,1), rgba(0,0,0,.6));
	width: 50%;
	height: 100%;
	padding: 150px 50px 50px;
	color: #fff;
}
.gradient-bg-news h4 {
	font-size: 20px;
	text-transform: uppercase;
}
.gradient-bg-news h3 {
	font-size: 60px;
	line-height: 55px;
	letter-spacing: -0.03em;
	margin: 15px 0 50px 0;
}
.gradient-bg-news p {
	font-size: 18px;
	line-height: 24px;
}
.gradient-bg-news img {
	width: 100%;
}
.gradient-bg-news button {
	border: 2px solid #fff;
	color :#fff;
	background: transparent;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	border-radius:0;
	padding: 10px 20px;
	letter-spacing: 0.1em;
	margin-top:25px;
}
.gradient-bg-news button:hover {
	border: 2px solid #fff;
	background-color: #fff;
	color: #000;
}
.gradient-bg-news button:active,
.gradient-bg-news button:focus,
.gradient-bg-news button:visited {
	text-decoration: none;
	box-shadow: none;
}
.bg-news img  {
	width: 100%;
}
.btn-news {
	color: #e30613;
	border-radius: 0;
	border: 2px solid #e30613;
}
.btn-news:hover {
	color: #fff;
	background-color: #e30613;
}
.news-date{
	font-size: 11px;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 10px;
	color: #B1B1B1;
}
.news-title{
	font-size: 16px;
	letter-spacing:0;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #e30613;
}

.modal h4 {
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 10px;

}
.modal h5 {
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 0;

}
.modal h6 {
	font-size: 11px;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #B1B1B1;

}
.modal span {
	font-size:15px;
	line-height: 15px;
	font-weight: bold;
}
.modal a {
	color: #e30613;
}

.close-news {
	margin-top:20px;
	border: none;
    background-color: #e30613;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding:7px 15px;
	letter-spacing: 0.1em;
}
.close-news:hover {
background-color: #CF0511;
}
/* ===================================
	HOME - VIDEO
====================================== */
.video-responsive { 
overflow:hidden; 
padding-bottom:56.25%; 
position:relative; 
height:0;
}

.video-responsive iframe {
left:0; 
top:0; 
height:100%;
width:100%;
position:absolute;
}
.bouton-video {
	margin: auto;
	width: 100%;
}
/* ===================================
	GROUPE - HEADER
====================================== */
#groupe-header{
	background: url("../images/groupe/fourelagadec_groupe_header.jpg") center no-repeat;
	height: 700px;
}
#groupe-header .title-header {
	padding-top:200px;
}
#groupe-header p {
	padding: 20px 20px 20px 0;
}
/* ===================================
	GROUPE - HISTORY
====================================== */
#histoire {
	background: #fff;
}
#timeline {
	background: url("../images/groupe/fourelagadec_timeline_desk.svg") center no-repeat;
	height: 250px;
	margin-bottom: 80px;
}
#timeline-en {
	background: url("../images/groupe/fourelagadec_timeline_desk_en.svg") center no-repeat;
	height: 250px;
	margin-bottom: 80px;
}
#logo-snef {
	width: 90px;
	height: 90px;
	margin: auto;
}
#logo-ekium {
	width: 100px;
	height: 100px;
	margin: auto;
}
#logo-fl {
	padding-top: 15px;
	width: 100%;
	margin: auto;
}
/* ===================================
	GROUPE - ORGANISATION
====================================== */

#organisation {
	background-color:#f6f6f6;
}
#organisation-gradient-top {
	height: 20px;
	width: 100%;
	margin:0;
	padding: 0;
	background: linear-gradient(#ededed,#f6f6f6);
}
#organisation-gradient-bottom {
	height: 20px;
	width: 100%;
	margin:0;
	padding: 0;
	background: linear-gradient(#f6f6f6,#ededed);
}
.white-bloc {
	background-color: #fff;
	padding: 25px;
	-webkit-box-shadow: 0px 0px 35px -25px rgba(57,97,118,1);
	-moz-box-shadow: 0px 0px 35px -25px rgba(57,97,118,1);
	box-shadow: 0px 0px 35px -25px rgba(57,97,118,1);
	height: 350px;
}
#organisation .title {
	font-size: 24px;
	line-height: 30px;
	color: #434343;
	text-transform: uppercase;
	margin-top:20px;
}
#organisation .subtitle {
	font-size: 18px;
	line-height: 24px;
	color: #888888;
	margin-bottom: 20px;
}

/* ===================================
	GROUPE - VALEURS
====================================== */
#valeurs {
	background-color: #fff;
}
#personnages {
	background: url("../images/groupe/fourelagadec_valeurs_illustration.svg") center no-repeat;
	height: 600px;
}
#valeurs .spacer {
	margin-top: 50px;
}
.icon {
	width: 120px;
	height: 120px;
	margin: 0 auto;
}
#valeurs .title {
	color: #e30612;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
}
#valeurs p {
	text-align: justify;
}
.valeurs-img{
	width: 100%;
	background: url("../images/groupe/fourelagadec_valeurs_fr.svg")no-repeat;
	background-size: contain;
	background-position: top center;
	height: 100%;
}
.valeurs-img-en{
	width: 100%;
	background: url("../images/groupe/fourelagadec_valeurs_en.svg")no-repeat;
	background-size: contain;
	background-position: top center;
	height: 100%;
}
/* ===================================
    OFFRE - HEADER
====================================== */

#offre-header{
	background: url("../images/offre/fourelagadec_offre_header.jpg") center no-repeat;
	height: 700px;
}
#offre-header .title-header {
	padding-top:200px;
}
#offre-header p {
	padding: 20px 20px 20px 0;
}
/* ===================================
    OFFRE - SAVOIR-FAIRE
====================================== */
#savoir-faire .title {
	color: #e30612;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
}

/* ===================================
    ENGAGEMENTS - HEADER
====================================== */

#engagements-header{
	background: url("../images/engagements/fourelagadec_engagements_header.jpg") center no-repeat;
	height: 700px;
}
#engagements-header .title-header {
	padding-top:200px;
}
#engagements-header p {
	padding: 20px 20px 20px 0;
}
/* ===================================
    ENGAGEMENTS - SECURITE
====================================== */

#securite {
	background-color: #fff;
}
#securite .title {
	text-align: center;
	padding: 25px;
	color: #6b6b6b;
	font-size: 40px;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: -0.02em;
}
.certifications {
	width: 150px;
	height: 100px;
	margin: 10px auto;
}
#securite p {
	text-align: justify;
	padding-top: 30px;
}
#securite ul {
	margin: 0 0 0 15px;
	padding: 0;
}
#securite ul li {
	list-style: disc;
	font-size: 10px;
}
#securite ul li span {
	font-size: 14px;
}
/* ===================================
    ENGAGEMENTS - COMPLIANCE
====================================== */
#compliance {
	background: url("../images/engagements/fourelagadec_engagements_compliance.jpg");
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
}
#compliance .title {
	font-size:40px;
	font-weight:normal;
	line-height: 45px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	margin-bottom: 50px;
}
#compliance ul {
    margin-left: 10px;
    padding-left: 10px;
}
#compliance li {
	list-style: disc;
}
#compliance .padding {
	padding-top: 150px;
	padding-bottom:100px;
}
#conditions .margin {
	margin-top: 50px;
	margin-bottom:25px;
}
#conditions {
	background-color: #000;
	color: #fff;
}
#conditions .baseline {
	font-size:16px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.btn-fl {
	border: 2px solid #e30613;
	background-color: transparent;
	border-radius:0;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:0.1em !important;
	color: #fff;
	padding: 15px 0;
	text-align: center;
	width: 100%;
}
.btn-fl:hover {
	background-color: #e30613;
	color: #fff;
}

.btn-fl:focus,
.btn-fl:active,
.btn-fl:visited {
	text-decoration: none;
	outline: 0;
	box-shadow:none;
}

/* ===================================
    CONTACT - HEADER
====================================== */

#contact-header {
	background: url("../images/contact/fourelagadec_contact_header.jpg") center no-repeat;
	height: 700px;
}
#contact-header .title-header {
	padding-top:200px;
}
#contact-header h1 {
	padding-bottom: 20px;
}
#contact a {
	text-decoration: underline;
}
#contact a:hover {
	text-decoration: none;
}
#contact .title {
	font-size: 18px;
	line-height: 24px;
	color: 434343;
}
#contact .adresse {
	margin-top: 10px;
}
#contact .phone {
	margin: 10px 0;
}
#contact span {
	color: #e30613;
	font-weight: bold;
}
/* ===================================
	OFFRE - FORCE
====================================== */
#force {
	background-color: #fff;
}
#force p {
	text-align: justify;
}

#force .separator-line-blue {
	margin: 25px 0;
}
.force {
	padding-left:100px;
}
.plaquette-desk {
	display: block;
}
.plaquette {
	-webkit-box-shadow: 11px 4px 49px -26px rgba(0,0,0,0.5);
	-moz-box-shadow: 11px 4px 49px -26px rgba(0,0,0,0.5);
	box-shadow: 11px 4px 49px -26px rgba(0,0,0,0.5);
	margin: 0!important;
	padding:0!important;
}
.plaquette img {
	width:100%;
}

/* ===================================
	OFFRE - SPECIFICITES
====================================== */

#specificites {
	background: url("../images/solutions/groupesnef_bg_offre_specificites.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#specificites h2,
#specificites h3,
#specificites p,
#specificites .title,
#specificites .subtitle {
	color: #fff;
}

#specificites img {
	margin: auto;
	padding: 0;
	width: 70px;
	height: 70px;
}
#specificites .title {
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#specificites .subtitle {
	font-size: 16px;
	line-height: 20px;
	margin: 20px 0 0;
	padding: 0;
}
/* ===================================
	OFFRE - PERFORMANCES
====================================== */

#performances .img-mobile {
	display: none;
}

.black-bloc {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	padding: 15px 20px;
	line-height: 14px;
	background-color: rgba(0,0,0,0.50);
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.black-bloc img {
	width: 80px;
	padding-left: 10px;
	filter: saturate(1) !important;
}
.text-only {
	padding-top: 20px;
}
.bloc-folio {
	border: solid #fff 5px;
}
.folio {
	margin:0!important;
	padding:0!important;
	border: solid #fff 5px;
	filter: saturate(0.2);
}
.folio:hover {
	filter: saturate(1);
}
.square {
	display:none;
}
.bloc-close-fl {
	text-align: center;
	margin:20px auto;
}
.close-fl {
	border: none;
    background-color: #e30613;
    background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5));
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding:7px 15px;
	letter-spacing: 0.1em;
}
.close-fl:hover {
	background-color:#B9090C;
}

/* ===================================
	OFFRE - SECTEURS
====================================== */
#secteurs {
	background-color: #fff;
	color: #000;
}
#secteurs img {
	width:100%;
	padding: 0;
	margin: 0;
}
.img-secteurs {
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	padding: 0;
}
.img-secteurs-desktop, .carousel-desktop {
	display: block;
}
.img-secteurs-mobile, .carousel-mobile {
	display: none;
}
.secteurs-title {
	font-size:30px;
	text-transform: uppercase;
	color: #e30613;
}
.secteurs-subtitle {
	font-size: 20px;
	margin: 5px 0 20px 0;
}
.secteurs-info {
	padding-left: 50px;
}
.picto-title {
	font-size: 10px;
	line-height: 14px;
	margin:5px 0 20px;
	padding: 0;
	text-align: center;
	color: #e30613;
	letter-spacing: -0.02em;
	
}

.ref-left img:hover,
.ref-middle img:hover,
.ref-right img:hover {
	cursor:pointer;
	filter: saturate(1);
}
.ref-left img,
.ref-middle img,
.ref-right img{
	filter: saturate(0);
}
.carousel-indicators {
	top:200px;
}
.ref-left {
	margin:0!important;
	padding:8px 4px 0 0!important;
}
.ref-middle {
	margin:0!important;
	padding:8px 2px 0 2px!important;
}
.ref-right {
	margin:0!important;
	padding:8px 0 0 4px!important;

}

/* ===================================
    FOOTER
====================================== */
footer h5 {
	margin-bottom: 20px;
	color: #000;
}
footer .bloc-footer-text {
	padding-right:50px;
}
footer .footer-text { 
	line-height:22px;
	text-align:justify;
}

footer .footer-text a:hover {
	color: #e30613;
}
footer .footer-middle {
	padding-top:80px;
	padding-bottom: 20px;
}

footer ul li {
	padding: 1px 0;
}
footer ul li a {
	color: #626262;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
footer ul li a:hover {
	color: #e30613;
	text-decoration: none;
}
footer ul.list-inline li a {
	color: #000;
	font-weight: 600;
}
footer ul.list-inline li a:hover {
	color: #e30613;
	font-weight: 600;
}
footer ul.list-inline li:first-child {
	padding-left: 6px;
}
.footer-middle ul, .footer-middle ul {
	margin: 0;
	padding: 0;
	
}
.spacing-line { 
	margin-top: 50px;
}
.logo-societe a:hover {
	opacity:0.7!important;
}
.logo-societe img {
	width: 80%;
}
.logo-societe .iqanto-logo img {
	padding-top: 5px;
	width: 90%;
}
.logo-societe .watt-logo img {
	padding-top: 5px;
}
.footer-social {
	text-align: right;
}
.footer-social i {
	font-size: 20px;
}
.footer-social a {
	margin: 0 5px;
	border: solid 1px #000;
	border-radius: 100%;
	padding:10px;
}
.footer-social a:hover {
	background-color: #000;
}
.footer-social a:last-child {
	margin-right: 0;
}
.footer-social a i {
	color: #000;
}
.footer-social a:hover i {
	color: #fff;
}
.footer-social img {
	width: 35px;
	height: 35px;
}
.footer-social .padding-facebook {
	padding: 0 2px;
}
.copyright {
	margin-top: 15px;
	font-size: 11px;
	color: #000;
}
.footer-signature img{
	width: 140px;
	height: 44px;
}
.footer-bottom {
	margin-top: 30px;
	margin-bottom: 30px;
}
.container-fluid {margin-top: 0!important; padding-top: 0!important;}


/* ===================================
	MENTIONS LEGALES
====================================== */

#mentions {
	text-align: justify;
}

/* ===================================
	PAGE TUNNEL - FL
====================================== */

#fl h2 {
	color: #e30613;
	font-weight: normal!important;
}
#fl h3 {
	color: #888888;
}

#fl-header {
	height: 700px;
	background-image: url('../images/fl/groupesnef_page_fl_bg.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
.btn-circle-fl {
	margin-top: 300px;
	padding: 10px 14px;
	border: 2px solid #e30613;
	border-radius : 50px;
	background-color: transparent;
}
.btn-circle-fl:hover {
	background-color: #e30613;
}

.btn-circle-fl i {
	color:#e30613;
}
.btn-circle-fl:hover i {
	color:#fff;
	-webkit-transition:1s;transition:1s;
}
#fl-brand {
	margin: 200px auto 0;
	width: 250px;
}

#fl-societe p {
	text-align:justify;
}

#fl-societe .map {
	width: 300px;
	margin: auto;
}

#fl-forces {
	background: url("../images/fl/groupesnef_page_fl_bg_forces.jpg");
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
}
#fl-forces .title {
	font-size: 36px;
	line-height: 40px;
	font-style: italic;
	text-align: right;
}
#fl-forces .sub-title  {
	font-size: 20px;
	font-style: italic;
	margin: 20px 0;
	text-align: right;
}
#fl-forces .separator-line-fl {
	border-bottom: 2px solid #e30613;
	margin: 50px 0 50px 80%;
	width: 100px;
}
#fl-forces .margin {
	margin-top: 100px;
	margin-bottom:100px;
}
#fl-band .margin {
	margin-top: 50px;
	margin-bottom:25px;
}
#fl-band {
	background-color: #000;
	color: #fff;
}
#fl-band .baseline {
	font-size:16px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.btn-fl-active {
	border: 2px solid #e30613;
	background-color: #e30613;
	border-radius:0;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:0.1em !important;
	color: #fff;
	padding: 15px 0;
	text-align: center;
	width: 100%;
}
.btn-fl-active:hover {
	border: 2px solid #C10510;
	background-color: #C10510;
	color: #fff;
}
.btn-fl {
	border: 2px solid #e30613;
	background-color: transparent;
	border-radius:0;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:0.1em !important;
	color: #fff;
	padding: 15px 0;
	text-align: center;
	width: 100%;
}
.btn-fl:hover {
	background-color: #e30613;
	color: #fff;
}

.btn-fl:focus,
.btn-fl:active,
.btn-fl:visited {
	text-decoration: none;
	outline: 0;
	box-shadow:none;
}

.separator-line-fl {
	border-bottom: 2px solid #e30613;
	margin: 25px auto;
	width: 100px;
}
#fl-specialites p {
	text-align: justify;
}
#fl-specialites h5 {
	text-align: center;
}
#fl-specialites .bloc-picto {
	margin-bottom:25px;
}
#fl-specialites .fl-picto {
	width: 80px;
	height: 80px;
	margin: auto;
}
#fl-specialites .marches {
	font-size: 16px;
	color: #e30613;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}
#fl-specialites .marches .float {
	float: left;
	margin-top: 25px;
}
#fl-specialites .marches img {
	width: 60px;
	height: 60px;
	margin-left:15px;
}
#fl-specialites .specialites {
	text-align: center;
	font-size: 12px;
	color: #888888;
}
#fl-specialites .title-liste {
	font-size: 16px;
	color: #e30613;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 20px;
}

#fl-specialites ul  {
	list-style-type: disc;
	padding-left: 15px;

}
#fl-specialites ul li {
	font-size: 10px;
	margin-bottom: 10px;

}
#fl-specialites ul li span {
	font-size: 14px;
}

.logo-contact {
	margin:0 0 50px;
}
.adress {
	font-size: 16px;
	margin: 20px 0;
}
#fl-contact .separator-line-fl {
	margin-top: 50px!important;
}
#fl-contact #mail {
	font-size: 16px!important;
	margin-top: 20px;
	text-decoration: underline;
}
#fl-contact #mail:hover {
	color: #e30613!important;
	text-decoration: none;
}
.logo-contact {
	margin: 0 auto 50px ;
}
.logo-contact img{
	width: 60%;
}
.valider-fl {
	text-align: center;
	background-color:#e30613;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	padding:10px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-decoration: none;
	box-shadow:none;
	border: none;
}
.valider-fl:hover {
	background-color:#B9090C;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

/* ===================================
    SCROLL TO TOP
====================================== */

#scroll_to_top {
	cursor: pointer;
	opacity: 0;
}
.scrollToTop {
	display: none;
	font-weight: bold;
	padding: 0;
	position: fixed;
	right: 45px;
	text-align: center;
	text-decoration: none;
	top: 91%;
	width: 40px;
	height: 40px;
	background-color:#e30613;
	z-index: 555;
	-webkit-transition: color .5s, background .5s, height .5s;
	-moz-transition: color .5s, background .5s, height .5s;
	-o-transition: color .5s, background .5s, height .5s;
	-ms-transition: color .5s, background .5s, height .5s;
	transition: color .5s, background .5s, height .5s
}
.scrollToTop i {
	color:#fff;
	font-size:20px;padding: 5px 0 0;
}
.scrollToTop:hover {
	background-color:#e30613;
}