@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
@font-face {
	font-family: "Flaticon";
	src: url("/public/css/fonts/flaticon/flaticon.eot");
	src: url("/public/css/fonts/flaticon/flaticon.eot#iefix") format("embedded-opentype"),
	url("/public/css/fonts/flaticon/flaticon.woff") format("woff"),
	url("/public/css/fonts/flaticon/flaticon.ttf") format("truetype"),
	url("/public/css/fonts/flaticon/flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
body {
	margin:0;
	padding:0;
	font-size:16px;
	font-family: verdana;
  font-family: 'Open Sans', sans-serif;
}

h1 {

	font-size: 2em;
}

h2 {
  font-size: 1.125em;
  font-weight: 300;
  color: #c32e1b;
}

h3 {
	font-size: 1.125em;
}

h4 {
  font-weight: 600;
  font-size: 1.125em;
}

li, p {
  font-size: 0.875em;
  color: #2d2d29;
}
#content li {
	padding: 5px 0px;
}
img {
  max-width: 100%;
}
ul, ol {
	margin-bottom: 0px;
	padding-left: 10px;
}
a,
a:link,
a:visited,
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}


/* HEADER */
 ul.picto-ul {
 	padding-left: 0px;
 }
 ul.picto-ul li{
  background:url('/public/images/layout/picto-li-sfs.png') no-repeat;
  background-position: top 10px left 0px;
  padding-left: 21px;
}



.header {
	border-bottom: 1px solid #a5a5a5;
	background: #cde6ff; /* Old browsers */
	background: -moz-linear-gradient(top, #cde6ff 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cde6ff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cde6ff 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cde6ff 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cde6ff 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #cde6ff 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cde6ff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.nom-pays  {
  color: #c32e1b;
  margin-bottom: 0px;
  display: inline-block;
  margin-top: 40px;
  padding-left: 30px;
  font-weight: 300;
  font-style: italic;
  font-size: 34px;
}
#votremessage {
	min-height: 200px;
}
.temoignage-detail h1,
.reference-infos h1,
#content_page h1 {
  color: #224162;
  font-weight: 300;
  font-size: 2em;
}
.temoignages h3 {
	margin-top: 37px;
}
#content_page h1.h1-accueil {
  font-size: 3em;
}
.no-pos .ph-ac1 {
  color: #c32e1b;
  margin-bottom: 0px;
  font-size: 24px;
  float: right;
  display: block;
}
header .no-pos {
  position: inherit;
  padding-left: 0px;
}
.ph-ac1 {
	margin-top: 20px;
}
.no-pos h1.baseline{
  float: right;
  font-size: 14px;
  clear: both;
  color: #231f20;
  margin-top: 0px;
  margin-bottom: 25px;
  display: block;
}
.top-head {
  background: #c32e1b;
  min-height: 32px;
  margin-bottom: 10px;
}
.top-head select,
.top-head input {
	float: none;
	background: #fff;
	margin-left: 0px;
	margin-right: 0px;
}
select{
	max-width: 100%;
	background: #ffffff;
	-webkit-box-shadow: none;
       -moz-box-shadow: none;
        -ms-box-shadow: none;
         -o-box-shadow: none;
            box-shadow: none;
}
.top-head .lang {
	float: right;
}
.top-head .lang a {
	color: #fff;
	text-align: center;
	padding: 0px 10px;
	float: right;
	border-right: 1px solid #fff;
	display: inline-block;
    line-height: 34px;
		-webkit-transition: all 0.3s ease-in-out;
		   -moz-transition: all 0.3s ease-in-out;
		     -o-transition: all 0.3s ease-in-out;
		        transition: all 0.3s ease-in-out;
}
.top-head .lang a:hover {
	background: #fff;
	color: #c32e1b;
		-webkit-transition: all 0.3s ease-in-out;
		   -moz-transition: all 0.3s ease-in-out;
		     -o-transition: all 0.3s ease-in-out;
		        transition: all 0.3s ease-in-out;
}
.top-head .bloc-top-head-contact {
	float: right;
}
.top-head .bloc-top-head-contact a,
.top-head .bloc-top-head-contact i {
	color: #fff;
	line-height: 34px;
	display: inline-block;
	margin-right: 10px;
	color: #fff;line-height: 31px;
}
.top-head .bloc-list-pays {
	display: inline-block;
	float: right;
	padding: 0px 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.top-head .bloc-list-pays img {
	margin-right: 10px;
}
.top-head .bloc-list-pays .list-pays {
	font-style: italic;
	padding: 0px 0px 0px 10px;
	max-width: 240px;
	height: 27px;
	font-size: 14px;
	box-shadow: none;
	border: 1px solid #fff;
	margin-top: 4px;
}
.top-head .bloc-list-pays .list-pays option {
	padding: 5px 0px 5px 10px;
	font-style: normal;
	box-shadow: none;
	border-right: 1px solid #000;
}
.top-head .bloc-list-pays .list-pays option:first-child {
	border-top: 3px solid #c32e1b;
}
.bloc-recherche {
	float: right;
}

.new-picto {
    position: absolute;
    right: -5px;
    top: -5px;
}
.new-picto img {
    width: 54px !important;
    position: relative !important;
}
.bloc-recherche input {
  border: 1px solid #ffffff;
    font-size: 14px;
    font-style: italic;
    height: 27px;
    margin-top:4px;
    margin-left: 10px;
    float: left;

    padding: 0 0 0 10px;
}
.bloc-recherche button {
	background: none;
	color: #fff;
	border: 0px;
	border-right: 1px solid #fff;
	font-size: 18px;
	line-height: 34px;
	margin-left: 5px;
	padding-right: 10px;
	box-shadow: none;
}
.logo {
  width: 180px;
}
.separateur-logo {
  width: 20px;
  margin-left: 10px;
  position: absolute;
}
/* CONTENT */

.bloc-ariane {
  border-bottom:1px solid #d2d2d2;
}
.breadcrumb {
	padding: 0px;
  	background: none;
  	margin-bottom: 0px;
  	list-style: none;
}
.breadcrumb li,
.breadcrumb a {
	font-size: 11px;
  	color: #aaa7a6;
  	line-height: 40px;
}
.breadcrumb a:hover {
	color: #2d2d2d;
}
.fontsize {
	text-align:right;
}

#content {
  background: repeat-x top;
  -o-background-size: 100% 7px;
  -moz-background-size: 100% 7px;
  -webkit-background-size: 100% 7px;
  background-size: 100% 7px;
  *background: none;
  background: none\0/;
  background-image: -webkit-gradient(linear,left top, left bottom,from(#f3f3f3),to(#ffffff));
  background-image: -webkit-linear-gradient(top,#f3f3f3,#ffffff);
  background-image: -moz-linear-gradient(top,#f3f3f3,#ffffff);
  background-image: -o-linear-gradient(top,#f3f3f3,#ffffff);
  background-image: linear-gradient(top,#f3f3f3,#ffffff);
}
.bloc-accueil-top {
  background-color: #d7f1fe;
  background-image: url(images/radial_bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#ffffff), to(#d7f1fe));
  background: -webkit-radial-gradient(circle, #ffffff, #d7f1fe);
  background: -moz-radial-gradient(circle, #ffffff, #d7f1fe);
  background: -ms-radial-gradient(circle, #ffffff, #d7f1fe);
}
#content .bloc-accueil-top .container {
	padding-bottom: 0px;
}
.container-fluid.bg-bleu {
  padding: 10px 15px;
}
.bg-bleu {
  background: #1d8cb8;
}
.bg-bleu ul li {
	color: #fff;
}
.bg-gris {
  background: #f4f4f4;
  overflow: hidden;
}
.bg-bleu {
    border-bottom: 3px solid #396c7a;
}
.col-md-3 .bg-bleu {
    border-radius: 5px;
    overflow: hidden;
	min-height: 300px;
	clear: both;
	padding: 10px 20px;
}
.bg-bleu .visuel-je-suis {
	position: absolute;
	bottom: -79px;
}
.bg-rouge-map {
	overflow: hidden;
	padding: 10px 15px;
	background: url("/public/images/layout/bg-map-luxembourg.png") no-repeat scroll right top 10px #c32e1b;
	border-radius: 5px;
	position: relative;
	border-bottom: 3px solid #8e1d0f;
}
.bg-rouge-map span {
	font-size: 0.75em;
	margin-bottom: 10px;
	display: block;
	color: #fff;
}
.bg-rouge-map p {
	margin-bottom: 20px;
}
.bloc-agence-home p {
	margin-bottom: 15px;
}
.bloc-agence-home {
	min-height: 300px;
}
.bg-rouge-map img {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;

}
.bg-rouge-map p {
	color: #fff;
}
#content .container {
  padding: 20px 15px;
}
.bloc-image-bg-1 {
	overflow: hidden;
  height: 140px;
  background: url(/public/images/web/Depositphotos_7610601.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg.jpg', sizingMethod='scale')";
}

.list-agence{
	font-size: 0.875em;
	width: 100%;
	line-height: 30px;
	height: 30px;
	font-weight: 300;
	font-style: italic;
}
.list-agence {
	border: 0px;
}
.list-agence  {
	font-style: normal;
	line-height: 24px;
	padding: 5px 10px;
	font-size: 0.875em;
	color: #231f20;
}
.list-agence option {
	padding: 5px 10px;
	line-height: 24px;

}
.bloc-select {
	border: 1px solid #4bbcd7;
    display: block;
    height: 32px;
    overflow: hidden;
}


/* produits */
.bloc-autres-produits {
	background: #8abe1c;
	border-radius: 5px;
	border-bottom:3px solid #6b9415;
	padding: 50px 0px 15px 0px;
	position: relative;
	margin-top: 65px;
}
.p-responsabilite .bloc-autres-produits {
	background: #ff812c;
	border-bottom:3px solid #df6818;
}

.p-financieres .bloc-autres-produits {
	background: #e74c3c;
	border-bottom:3px solid #cd2a19;
}

.bloc-autres-produits h5{
	font-size: 1em;
	padding: 0px 15px;
	text-transform: uppercase;
	font-weight: 600;

}

.menuprod ul,
.bloc-autres-produits ul {
	padding-left: 0px;
}

#content .bloc-autres-produits li {
	list-style: none;
	line-height: 14px;
	padding: 0px 15px;
    overflow: hidden;
	font-size: 0.75em;
}
.bloc-autres-produits li a {

	border-top: 1px solid #6b9415;
}

.p-responsabilite .bloc-autres-produits li a{
	border-top: 1px solid #df6818;
}
.p-financieres .bloc-autres-produits li a {
	border-top: 1px solid #cd2a19;
}

.bloc-autres-produits li:hover {
	background: #6b9415;
}
.p-responsabilite .bloc-autres-produits li:hover{
	background: #df6818;
}
.p-financieres .bloc-autres-produits li:hover {
	background: #cd2a19;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
	font-family: Flaticon;
        font-size: 20px;
font-style: normal;
margin-left: 20px;
}

li .txt-list-prod {
	width: 88%;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	display: inline-block;
  	vertical-align:middle;
  	line-height: 27px;
}
.menuprod li a,
.bloc-autres-produits li a {
		-webkit-transform: translate(0px,0px);
		   -moz-transform: translate(0px,0px);
		     -o-transform: translate(0px,0px);
		        transform: translate(0px,0px);
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	}
.menuprod li:hover a,
.bloc-autres-produits li:hover a {
		-webkit-transform: translate(6px,0px);
		   -moz-transform: translate(6px,0px);
		     -o-transform: translate(6px,0px);
		        transform: translate(6px,0px);
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
li .picto-list-prod {
	width: 12%;
  	vertical-align:middle;
  	text-align: center;
	display: inline-block;
}
li .picto-list-prod:after {
	content: "\e000";font-family: Flaticon;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
.bloc-autres-produits a {
	padding: 5px 0px;
	display: block;
}
.bloc-autres-produits .picto-list-assurances {
	text-align: center;
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 0px;
	top: -50px;
}
.bloc-autres-produits .picto-list-assurances img {
	display: inline-block;
	margin: 0 auto;

}


.menuprod li a:first-child,
.bloc-autres-produits li:first-child a{
	border-top: none;
}
.bloc-autres-produits h5,
.bloc-autres-produits li,
.bloc-autres-produits li a,
.bloc-autres-produits p {
	color: #fff;
}
.bloc-conseil {
	background: #f1f1f1;
	border-bottom: 3px solid #d9d9d9;
	border-radius: 5px;
	padding: 20px;
	margin-top: 20px;
}
.bloc-conseil h3 {
	text-transform: uppercase;
	font-weight: 300;
	color: #444444;
}
.sep-produit-encart {
	width: 150px;
	height: 3px;
	background: #8abe1c;
	display: block;
	margin: 0 auto;
}
article .article {
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
		    transition: all 0.3s ease-in-out;
	background: #f1f1f1;
	position: relative;
	border-bottom:3px solid #d9d9d9;
	border-radius: 5px;
	min-height: 320px;
	padding-bottom: 75px;
	margin: 20px 0px;
}
article .article header {
	padding: 15px 10px 5px;
	text-align: center;
}
#content_page article .article header h2 {
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	min-height: 40px;
	margin-bottom: 0px;
	color: #608a07;
	font-weight: 400;
	font-size: 1.125em;
}
article .article p.article-desc {
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	padding: 0px 20px;
	font-weight: 500;
	margin-top: 10px;
	color: #434c58;
}
article .article .article-image {
	height: 75px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	}
article .article img {
	z-index: 0;
	width: 100%;
	top: -65%;
	position: absolute;
}
article .article .bt-article {
	background: #1d8cb8;
	border:0px;
	padding: 0px 20px;
	box-shadow: none;
	border-bottom:3px solid #396c7a;
	border-radius: 5px;
	display: block;
	max-width: 170px;
	color: #fff;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0 auto;
	margin-top: 18px;
	position: relative;
	z-index: 10;
	font-size: 0.750em ;
}

article .article:hover {
	background: #8abe1c;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
		-webkit-transform: scale(1.05);
		   -moz-transform: scale(1.05);
		     -o-transform: scale(1.05);
			    transform: scale(1.05);
}
#content_page article .article:hover header h2,
article .article:hover p {
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	color: #fff;
}

.article-detail.article-base_de_donnees-gestarticle .article-list .article header h2 {
		-webkit-transition: all 0.3s ease-in-out;
		   -moz-transition: all 0.3s ease-in-out;
		     -o-transition: all 0.3s ease-in-out;
		        transition: all 0.3s ease-in-out;
}
.article-detail.article-base_de_donnees-gestarticle .article-list .article:hover header h2 {
		-webkit-transition: all 0.3s ease-in-out;
		   -moz-transition: all 0.3s ease-in-out;
		     -o-transition: all 0.3s ease-in-out;
		        transition: all 0.3s ease-in-out;
	color: #fff;
}
.bt-s,
.article-detail.article-base_de_donnees-gestarticle aside a.bt-s {
	display: block;
	background: #1d8cb8;
	border-bottom: 3px solid #396c7a;
	padding: 5px 15px 5px 35px;
	line-height: 30px;

	color: #fff;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 0.750em;
}

.bg-rouge-map .bt-s {
	padding: 5px 15px;
}
.bt-s:hover,
.article-detail.article-base_de_donnees-gestarticle aside a.bt-s:hover {
	border-top: 1px solid #fff;
	border-bottom:2px solid #396c7a;
	color: #ffffff;
}
.bt-s:focus,
.article-detail.article-base_de_donnees-gestarticle aside a.bt-s:focus {
	border-top: 3px solid #fff;
	border-bottom: 0px;
}
.article-list.row.article-default-gestproduits {

  	display: -webkit-flex;
  	display: -moz-flex;
  	display: -ms-flex;
  	display: flex;

    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
  	justify-content: center;


  	-webkit-flex-wrap: wrap ;
	-moz-flex-wrap: wrap ;
	-ms-flex-wrap: wrap ;
	flex-wrap: wrap ;
}
.bloc-encart-ref {
	padding: 20px 0px;
	border-radius: 5px;
	margin-top: 20px;
	background: #1d8cb8;
	border-bottom:3px solid #396c7a;
}
.bloc-encart-ref .img-encart-ref {
	display: block;
	margin: 0 auto;
}
.bloc-encart-ref h3 {
	text-align: center;
	color: #fff !important;
	font-weight: 300;
}
.bloc-encart-ref article {
	padding: 10px 0px 0px 0px;
}
.bloc-encart-ref article:hover {
	cursor: pointer;
	background: #224162;
}
.bloc-encart-ref article:hover p {
	border-bottom: 1px solid #224162;
}
.bloc-encart-ref article span,
.bloc-encart-ref article p ,
.bloc-encart-ref article h4 {
		-webkit-transform: translate(0px,0px);
		   -moz-transform: translate(0px,0px);
		     -o-transform: translate(0px,0px);
		        transform: translate(0px,0px);
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	}
.bloc-encart-ref article:hover span,
.bloc-encart-ref article:hover p ,
.bloc-encart-ref article:hover h4 {
		-webkit-transform: translate(6px,0px);
		   -moz-transform: translate(6px,0px);
		     -o-transform: translate(6px,0px);
		        transform: translate(6px,0px);
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	    }
.bloc-encart-ref article h4 {
	color: #fff;
	font-weight: 600;
	padding: 0px 20px;
	font-size: 0.75em;
	margin: 0px;
}
.bloc-encart-ref article span {
	color: #fff;
	padding: 0px 20px;
	font-size: 0.625em;
	display: block;
	font-style: italic;
	margin-bottom: 10px;

}
.bloc-encart-ref article p {
	border-bottom:1px solid #fff;
	color: #fff;
	font-size: 0.75em;
	margin: 0px 20px;
}
.bloc-encart-ref .bt-encart-all-ref {
	background: #224162;
	color: #fff;

	display: block;
	max-width: 200px;
	text-transform: uppercase;
	text-align: center;
	border-bottom:3px solid #08273c;
	font-weight: 600;
	border-radius: 5px;
	line-height: 40px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0px 20px;
	font-size: 0.75em;
}
.bloc-encart-ref .bt-encart-all-ref:hover {
	border-top: 1px solid #1d8cb8;
	border-bottom:2px solid #08273c;
}

.bloc-encart-ref .bt-encart-all-ref:focus {
	border-top: 3px solid #1d8cb8;
	border-bottom: 0px;
}


#content_page .catprod h2 {
	text-align: center;
	padding: 0px 20px 10px;
	color: #fff;
	text-transform: uppercase;
	line-height: 30px;
	font-weight:400;
	font-size:18px;
}
#content_page .menuprod h2 {
	font-weight: 600;
}

#content_page .catprod h2.titre-catprod {
	border-bottom:3px solid #fff;
	font-size:16px;

}

#content_page .catprod p {
	color: #4c4c4c;
	text-align: center;
	font-size: 0.75em;
}
.picto-catprod {
	margin: 0 auto;
	display: block;
}
.picto-catprodhover {
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	top: -50px;
	margin: 0 auto;
}
#content_page .catprod1 h2.titre-catprod {
	color: #8abe1c;
}
#content_page .catprod2 h2.titre-catprod {
	color: #ff812c;
}
#content_page .catprod3 h2.titre-catprod {
	color: #e74c3c;
}
.menuprod {
	min-height: 290px;
	padding-bottom: 20px;
	padding-top: 60px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
       -moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
        -ms-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
         -o-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
            box-shadow: 0px 0px 2px rgba(0,0,0,0.5);

}
.catprod:hover {
	cursor: pointer;
}
.menuprod ul {
	padding-left: 0px;
}
#content .menuprod li {

	padding: 0px 20px;
	list-style: none;
}

.menuprod li a {
	color: #fff;
	font-size: 0.875em;
	font-weight: 700;
	display: block;
	line-height: 26px;
}

.menuprod_1 li a {
	border-bottom:1px solid #6b9415;
}
.menuprod_2 li a{
	border-bottom:1px solid #df6818;
}
.menuprod_3 li a{
	border-bottom:1px solid #cd2a19;
}
.menuprod_1 li:hover {
	background:#6b9415;
}
.menuprod_2 li:hover {
	background:#df6818;
}
.menuprod_3 li:hover {
	background:#cd2a19;
}

.menuprod_1 {
	background: #8abe1c;
	border-bottom: 3px solid #6b9415;
}
.menuprod_2 {
	background: #ff812c;
	border-bottom: 3px solid #df6818;
}
.menuprod_3 {
	background: #e74c3c;
	padding-bottom: 65px;
	border-bottom: 3px solid #cd2a19;
}
.catprodbg{
	background: url("/public/images/layout/bg-catprod.png") no-repeat center bottom;
	background-size: 100%;
}
.catprod.hovercat {
    margin-bottom: -16px;
    margin-top: 50px;
}
.slibprod p {
	font-weight: 600;
	color: #4c4c4c;
}
.slibprod i {
	margin-top: 20px;
	font-size: 2em;

}
.slibprod_1 i {
	color: #8abe1c;
}
.slibprod_2 i {
	color: #ff812c;
}
.slibprod_3 i {
	color: #e74c3c;
}
.titre-accordeon .fa-chevron-circle-down{
	margin-right: 10px;
}

 h2.titre-accordeon {
	border-bottom:3px solid #d9d9d9;
	clear: both;
	background: #f1f1f1;
	padding: 10px 20px;
	border-radius: 10px;
	margin: 0px;
}
.bloc-accordeon .objetc {
	padding: 10px 20px 20px !important;
	display: none;
	width: 100% !important;
}
.bloc-accordeon .objetc p{
	width: 100% !important;
}
.bloc-accordeon .objetc.activ-acordeon {
	display: block;
}

.bloc-accordeon.open {
	background: #e8f4ff;
}
.bloc-accordeon p {
	color: #434c58;
}
 h2.titre-accordeon {
	font-size:1.125em;
	cursor: pointer;
	font-weight: 300;
	color: #608a07;
}
.content-accordion  {
	margin: 0px 7px;
	padding:0px 20px;
	overflow: hidden;
	color: #434c58;
	font-weight: 600;
	background: none repeat scroll 0 0 #f1f1f1;
    color: #434c58;
    font-weight: 600;
    margin: -8px 0 10px;
    border-radius: 0px 0px 10px 10px;
    border-bottom: 3px solid #d9d9d9;
    overflow: hidden;
    padding: 0 20px;
}
.content-accordion p {
	margin: 0px;
	font-weight: 600;
	color: #434c58;
}
.bloc-titre {
	margin: 10px 0px 0px;
}
.bg-detail-prod, h2.titre-accordeon.bg-detail-prod {
	background: #e8f4ff;
}


.content-accordion ul,
.content-accordion table,
.content-accordion h2,
.content-accordion p {
padding: 10px 0px;
}

.content-accordion ul {
	padding: 10px;
}

.p-dommage .sep-produit-encart{
	background: #8abe1c;
}
.p-responsabilite .sep-produit-encart{
	background: #ff812c;
}
.p-financieres .sep-produit-encart{
	background: #e74c3c;
}
.p-jesuis .sep-produit-encart{
	background: #c32e1b;
}

.p-dommage .bloc-accordeon h2,
.p-dommage .article-detail h1{
	color: #8abe1c;
}
.p-responsabilite .bloc-accordeon h2,
.p-responsabilite .article-detail h1{
	color: #ff812c;
}
.p-financieres .bloc-accordeon h2,
.p-financieres .article-detail h1{
	color: #e74c3c;
}
.p-jesuis .bloc-accordeon h2,
.p-jesuis .article-detail h1{
	color: #224162;
}

.p-jesuis .article-detail h3 {
	color: #c32e1b;
}
.p-dommage #content_page article .article header h2 {
	color: #8abe1c;
}
.p-responsabilite #content_page article .article header h2 {
	color: #ff812c;
}
.p-financieres #content_page article .article header h2 {
	color: #e74c3c;
}
.p-jesuis #content_page article .article header h2 {
	color: #c32e1b;
}



.p-dommage article .article:hover {
	background: #8abe1c;
}
.p-responsabilite article .article:hover {
	background: #ff812c;
}
.p-financieres article .article:hover {
	background: #e74c3c;
}
.p-jesuis article .article:hover {
	background: #c32e1b;
}
.p-dommage #content_page article .article:hover header h2,
.p-dommage article .article:hover p,
.p-responsabilite #content_page article .article:hover header h2,
.p-responsabilite article .article:hover p,
.p-financieres #content_page article .article:hover header h2,
.p-financieres article .article:hover p,
.p-jesuis #content_page article .article:hover header h2,
.p-jesuis article .article:hover p {
	color: #fff;
}
.je-suis-home p {
	margin-right: 10px;
	color: #fff;
	font-size: 1.5em;
	font-style: italic;
	font-weight: 600;
	display: inline-block;
}

.je-suis-home select{
	width: 75%;
	border: 0px;
	border: 1px solid #4bbcd7;
	line-height: 30px;
	color: #434c58;
	font-size: 0.875em;
	font-style: italic;

}
.je-suis-home select option {
	border: 0px;
	line-height: 30px;
	font-size: 0.875em;
	font-style: italic;
	color: #434c58;
	display: block;
	padding: 5px 5px;
}
/* contact */

#formContact label {
	display: none;
}
#formContact .checkbox  label
{
	display: block;
}
.form-group .col-sm-offset-2.col-sm-10 {
    margin-left: 0;
    width: 100%;
}
.checkbox {
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 10px 0 4px 40px;
}
.bloc-info-contact {
	border-radius:0px 0px 5px 5px;
}
.info-contact {
	position: relative;
	z-index: 100;
	border-radius:  5px 5px 0px 0px;
	padding: 20px;
}
.bloc-info-contact .fa-plus {
	padding-left: 6px;
	background: #c32e1b;
	display: block;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 62px;
	color: #f4f4f4;
	font-size: 24px;
	width: 60px;
	height: 60px;
	border-radius: 30px;
}

.info-contact p {
	text-align: left;
	line-height: 24px;
}

#formContact button.btn {
	 background: none repeat scroll 0 0 #c32e1b;
	 border: 0px;
    border-bottom: 3px solid #8e1d0f;
    border-radius: 5px;
    color: #ffffff;
    font-size: 12px;
    line-height: 40px;
    margin-top: -14px;
    display: block;
    margin: 0 auto;
	-webkit-box-shadow: none;
       -moz-box-shadow: none;
        -ms-box-shadow: none;
         -o-box-shadow: none;
            box-shadow: none;
    padding: 0 30px;
    text-transform: uppercase;
}
#formContact button.btn:hover {
	border-top: 1px solid #fff;
	border-bottom:2px solid #8e1d0f;
}

#formContact button.btn:focus {
	border-top: 3px solid #fff;
	border-bottom: 0px;
}
#captcha-element .has-feedback {
	border-radius: 5px;
	margin-left: 0px;
	margin-right: 0px;

	border: 1px solid #cccccc;
}
#captcha-element .has-feedback img:first-child {
	margin-left: 190px;
}
#captcha-element .has-feedback img {
	margin-top: 10px;
}
#captcha-element .has-feedback br {
	display: none;
}
#captcha-element .has-feedback p{
	float: left;
	width: 100%;
	clear: both;
	display: block;
	text-align: center;
}
#captcha-element .has-feedback input {
	margin-left: 25%;
	margin-top: 10px;
	clear: both;
	width: 50%;
}
.protectvp,
.champs_oblig,
.fieldoblg {
	font-size: 12px;
	max-width: 1170px;
	margin: 0 auto;
	line-height: 14px;
	padding-left: 20px;
	font-style: italic;
	color: #aeaeae;
}
.champs_oblig {
	text-align: center !important;
}

@media (max-width: 1199px) {
	#captcha-element .has-feedback img:first-child {
		margin-left: 145px;
	}
}
@media (max-width: 991px) {

#captcha-element .has-feedback img:first-child {
		margin-left: 80px;
	}
}
@media (max-width: 768px) {

#captcha-element .has-feedback input {
	width: 100%;
	margin-left: 0px;
}
#captcha-element .has-feedback img:first-child {
		margin-left: 20px;
	}
}




















/* actu */

.bloc-bt-encart-actu {
	background: #fff;
	height: 9px;
	overflow: visible;
	margin-top: 30px;
	margin-bottom: 10px;
}
.bloc-bt-encart-actu a {
	background: #c32e1b;
	border-bottom:3px solid #8e1d0f;
	float: right;
	padding: 0px 30px;
	line-height: 40px;
	border-radius: 5px;
	margin-top: -14px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}
.bloc-bt-encart-actu a:hover {
	border-top: 1px solid #fff;
	border-bottom:2px solid #8e1d0f;
}
.new-detail .download-doc-news {
	margin-top: 0px;
	display: block;
	font-weight: 600;
	color: #322e2f;
}
.new-detail .separateur-new-detail {
	background: #224162;
	height: 2px;
	margin: 20px 0px;
	width: 100%;
	display: block;
}
.new-detail .bloc-download a {
	font-size: 0.75em;
	display: block;
	color: #224162;
}
.new-detail .bloc-download a:hover {
	text-decoration: underline;
}
.bloc-bt-encart-actu a:focus {
	border-top: 3px solid #fff;
	border-bottom: 0px;
}
.new-list article{
	min-height: 200px ;
}
.temoignage-detail,
.reference-detail,
.new-detail {
	margin-top: 20px;
	border-radius: 5px;
	background: #f7f7f7;
	padding: 20px;
	border: 1px solid #ebebeb;
}
.new-detail img {
	display: block;
	margin: 0 auto;
}
.pluginButton {
	background: red !important;
}
.fb-like {
	margin-top: 20px;
}
.new-detail img {
	display: block;
	margin: 0 auto;
	max-height: 300px;
}
.new-detail .new-slib {
	font-weight: 600;
	color: #322e2f;
	font-style: italic;
}
.new-detail span.new-date {
	font-style: italic;
}
.new-list .new-name a,
.new-encart .new-name a {
	color: #322e2f;
	font-weight: 700;
}
.new-list .new-image,
.new-encart .new-image {
	height: 100px;
	overflow: hidden;
}
.new-list .new-image a,
.new-encart .new-image a {

	display:inline-block;
	width:100%;
	overflow:hidden;
	height:100px;
	line-height:100px;
	text-align:center;
	vertical-align:middle;
}
.new-list .new-image img,
.new-encart .new-image img {

	vertical-align:middle;
	margin:-100% -50%;
	min-width:100%;
	max-width: inherit;
	min-height:100%;
	width: 100%;
		-webkit-transition: all 0.3s ease-in-out;
		   -moz-transition: all 0.3s ease-in-out;
		     -o-transition: all 0.3s ease-in-out;
		        transition: all 0.3s ease-in-out;
}
.new-list article:hover .new-image img,
.new-encart article:hover .new-image img {

		-webkit-transition: all 0.3s ease-in-out;
		   -moz-transition: all 0.3s ease-in-out;
		     -o-transition: all 0.3s ease-in-out;
		        transition: all 0.3s ease-in-out;
		-webkit-transform: scale(1.2);
		   -moz-transform: scale(1.2);
		     -o-transform: scale(1.2);
			    transform: scale(1.2);
}
.new-list .new-date,
.new-encart .new-date {
	padding: 10px 0px;
	border: 1px solid #cccccc;
	display: block;
	overflow: hidden;
	text-align: center;
	margin-top: 0px;
}
.new-list .new-date strong,
.new-encart .new-date strong {
	clear: both;
	display: inline-block;
}

.bloc-reference-mois,
.bloc-reference,
.bloc-reference-me {
	background: #f1f1f1;
	border-bottom: 3px solid #d9d9d9;
	border-radius: 5px;
}
.bloc-reference-mois {
	background: #e74c3c;
}
.bloc-reference-mois p,

.bloc-reference-mois h3 {
	color: #ffffff;
}
.bloc-temoignage {
	background: #1d8cb8;
	border-bottom: 3px solid #396c7a;
	border-radius: 5px;
}
.bloc-reference-mois img.new-reference,
.bloc-reference-me img.new-reference{
	position: absolute;
	right: -6px;
	top: -5px;
}
.bloc-reference-mois,
.bloc-reference,
.bloc-reference-me,
.bloc-temoignage {
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	     -o-transform: scale(1);
		    transform: scale(1);
	margin-bottom: 20px;
	padding:10px 14px;
	min-height: 135px;
}

.bloc-page-all-ref .bloc-reference-me {
	min-height: 160px;
}

.bloc-reference-mois:hover,
.bloc-reference:hover,
.bloc-temoignage:hover,
.bloc-reference-me:hover {

		-webkit-transform: scale(1.05);
		   -moz-transform: scale(1.05);
		     -o-transform: scale(1.05);
			    transform: scale(1.05);
	cursor: pointer;
		-webkit-transition: all 0.3s ease-in-out;
		   -moz-transition: all 0.3s ease-in-out;
		     -o-transition: all 0.3s ease-in-out;
		        transition: all 0.3s ease-in-out;
}
.bloc-reference h4,
.bloc-reference-me h4 {
	color: #c32e1b;
}

.bloc-temoignage h4,
.bloc-temoignage p {
	color: #fff;
}

.ref-encart-cat {
	font-style: italic;
}
.bloc-temoignage .ref-encart-cat {
	color:#224162;
}
.sdesc {

}
.ldesc {
	font-weight: 600;
}
.serapateur-red {
	display: block;
	clear: both;
}
.serapateur-red p {
	height: 5px;
	width: 100%;
	margin: 0px;
	margin-bottom: 10px;
	background: #c32e1b;
}



.list-bdoc {
	padding-left: 0px;
	overflow: hidden;
	display: block;
}
#content .list-bdoc li {
	list-style: none;
	width: 48%;
	padding: 2px 0px;
	float: left;
	margin: 0px 1%;
}
#content .list-bdocc li {
	width: 100%;
}
#content .list-bdoc li:nth-child(odd) {
	clear: both;

}
.list-bdoc li a {
	color: #326295;
	text-transform: uppercase;
	list-style: none;
	display: block;
	font-size: 0.875em;
	line-height: 22px;
	padding: 10px;

	background: #f3f3f3;
		-webkit-transition: all 0.3s ease-in-out;
		   -moz-transition: all 0.3s ease-in-out;
		     -o-transition: all 0.3s ease-in-out;
		        transition: all 0.3s ease-in-out;
}
h2.titre-bdoc {
	color: #326295;
	line-height: 40px;
	clear: both;
	margin-top: 20px;
	border-bottom: 3px solid #326295;
}

.list-bdoc li a:hover {
	background: #326295;
	color: #fff;

		-webkit-transition: all 0.3s ease-in-out;
		   -moz-transition: all 0.3s ease-in-out;
		     -o-transition: all 0.3s ease-in-out;
		        transition: all 0.3s ease-in-out;
}


.bloc-actu-comple h2 {
	margin-top: 20px;
}













/* FOOTER */

footer {
  background: #444444;
  padding: 0px 0px 23px;
}
.list-pays-footer {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	border: 1px solid #ffffff;
    box-shadow: none;
    font-size: 14px;
    font-style: italic;
    height: 27px;
    width: 100%;
    padding: 0 0 0 10px;
}
.list-pays-footer option {
	font-style: normal;

}
footer .pds {
  font-size: 24px;
  text-align: left;
  margin-top: 10px;
  text-transform: uppercase;
  color: #fff;
}
footer h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 37px;
  text-align: center;
}
footer .map-sites-groupe {
  margin: 0 auto;
  display: block;
}
footer .bloc-social {
  margin-top: -23px;
  background: #b2b2b2;
}

footer .bloc-social ul {
  padding: 0px;
  width: 100%;
  text-align: center;
  margin-bottom: 0px;
}
footer .bloc-social ul li {
  display: inline-block;
  margin: 10px 10px;
  list-style: none;
}
header .picto-footer,
footer .picto-footer {
  display: inline-block;
  width: 38px;
  list-style: none;
  border-radius: 19px;
  height: 38px;
  text-align: center;
  background: #fff;
}
header .share-head{
  float: right;
   margin: 0px 10px;
   padding: 0px 10px;
    border-right: 1px solid #fff;
}
@media (max-width: 991px){
  header .share-head{
    float: left;
    padding: 5px 10px;
  }
  }
header .picto-footer{
  height: 26px;
  margin-top: 5px;
  width: 26px;
}
footer .inscription-newsletter {
  line-height: 58px;
  background: none;
  color: #fff;
  text-shadow: none;
  border: 0px;
}
footer .inscription-newsletter i {
  margin-right: 20px;
  font-size: 24px;
}
footer .inscription-newsletter i.fa-envelope {
  display: none;
}
footer .inscription-newsletter i.fa-envelope-o {
  display: inline-block;
}
footer .inscription-newsletter:hover i.fa-envelope-o {
  display: none;
}
footer .inscription-newsletter:hover i.fa-envelope {
  display: inline-block;
  color: #c32e1b;
}
header .picto-footer,
footer .picto-footer {
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
header .picto-footer:hover,
footer .picto-footer:hover {
  background: #c32e1b;
}
header .picto-footer:hover i,
footer .picto-footer:hover i {
  color: #fff;
}
header .picto-footer i,
footer .picto-footer i {
  color: #b2b2b2;
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 38px;
}
header .picto-footer i{
  line-height: 26px;
  font-size: 16px;
}
footer .coordonnees {
  overflow: hidden;
}
footer .coordonnees a {

}
footer .author {
	background:#262525;
  padding: 10px 0px;
}
footer .author a {

}
footer .sitemap_accueil {
  display: none;
}
footer .navigation_sitemap li {
  float: left;
  width: 20%;
  text-transform: uppercase;
  padding:0px 15px 0px 0px;
}
footer .navigation_sitemap li a {
  width: 70%;
  margin-bottom: 10px;
}

footer .navigation_sitemap li ul li a {
  width: 100%;
  margin-bottom: 0px;
}
footer .navigation_sitemap ul li {
  float: none;
  text-transform: none;
  font-weight: 400;
  padding: 0px;
  width: 100%;

}
footer .navigation_sitemap,
footer .navigation_sitemap ul {
  padding: 0px;
}

footer .navigation_sitemap li,
footer .navigation_sitemap ul li {
  list-style: none;
}

footer .navigation_sitemap li a,
footer .navigation_sitemap ul li a {
  font-size: 12px;
  color: #fff;
  line-height: 16px !important;
  display: inline-block;
}
footer .navigation_sitemap li a:hover,
footer .navigation_sitemap ul li a:hover {
  color: #1d8cb8;
}
footer .menu_inline {
  padding: 0px;
  margin-top: 50px;
  float: left;
}
footer .menu_inline li {
  list-style: none;
  float: left;
  font-size: 13px;
}
footer .menu_inline li a {
  color: #fff;
  padding: 0px 20px 0px 0px;
  text-transform: uppercase;
  line-height: 24px;

}
footer .menu_inline li a:hover {
  color: #1d8cb8;
}
footer .author {
  margin-top: 23px;
  margin-bottom: -23px;
}
footer .author p{
  font-size: 12px;
  color: #fff;
  margin: 0px;
  line-height: 16px;
  text-align: center;
}

footer .author a {
  font-size: 12px;
  color: #fff;
  font-weight: 600;
}












#content .button_back {
    padding: 20px 15px;
}
.button_back {
    width: 1170px;
}

.button_back {

    margin-left: auto;
    margin-right: auto;b
    padding-left: 15px;
    padding-right: 15px;
}
.new_back,
.btn-standard,
.button_back a {
	 background: none repeat scroll 0 0 #c32e1b;
	 border: 0px;
    border-bottom: 3px solid #8e1d0f;
    border-radius: 5px;
    color: #ffffff;
    font-size: 12px;
    line-height: 40px;
    margin-top: -14px;
    display: inline-block;
    margin: 0 auto;
	-webkit-box-shadow: none;
       -moz-box-shadow: none;
        -ms-box-shadow: none;
         -o-box-shadow: none;
            box-shadow: none;
    padding: 0 30px;
    text-transform: uppercase;
}
.new_back:hover,
.btn-standard:hover,
.button_back a:hover {
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom:2px solid #8e1d0f;
}

.new_back:focus,
.btn-standard:focus,
.button_back a:focus {
	color: #fff;
	border-top: 3px solid #fff;
	border-bottom: 0px;
}
.bloc-select-footer  {
	position: relative;
}
.bloc-select-footer h4 {
	font-size: 14px;
	margin-top: 0px;
	text-transform: none;
	line-height: 40px;
}
.bloc-acpr {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #323232;
}
.bloc-acpr:hover {
	cursor: pointer;
}

.bloc-acpr img {
	float: left;
}

.bloc-acpr p {
	color: #fff;
	margin: 0px 20px;
	float: left;
	font-size: 0.75em;
	color: #a5a5a5;
}
.bloc-select-footer select {
	position: absolute;
	max-width: 240px;
	top: 50px;
	left: 20px;
	right: 20px;
}
.btn-footer {
	text-transform: none;
	display: block;
	width: 100%;
	text-align: center;
}
.btn-footer:hover {

	border-top: 1px solid #444444;
}
.btn-footer:focus	 {
border-top: 3px solid #444444;
}

.bloc-select-footer {
	background: #5d5d5d;
	border-radius: 5px;
	border-bottom: 3px solid #3c3b3b;
	margin-top: 20px;
}
.bloc-info-contact .bg-over-agence {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border-radius: 5px 5px 0px 0px
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
 #filtreagence {
 	float: right;
	border: 1px solid #c8c8c8;
	box-shadow: none;
 	margin: 11px 0px;
 }
 .temoignages h3 {
 	margin-top: 61px;
 }
.bloc-map-contact {
	height: 400px;
	border-radius: 5px 5px 0px 0px;
}
.bloc-info-contact {
	position: relative;
	z-index: 100;
}
.bloc-info-contact h4 {
	font-weight: 700;
	text-transform: uppercase;
}
.bloc-info-contact h4,
.bloc-info-contact p {
	color: #fff;
}
.bloc-info-contact .dep-contact{
	font-weight: 700;
	margin-top: 0px;
}

.navigation_sitemap {
	margin-left: 0px;
}

.navigation_sitemap li {
	list-style: none;
}
.head-search {
	padding: 20px;
	border-radius: 5px;

	background: #224162;
}
.bloc-horaire-map strong {
	min-width: 68px;
	display: inline-block;
}

.bloc-horaire-map {
	display: none;
}
.bloc-info-contact .bloc-horaire-map ,
#agences .bloc-horaire-map {
	display: block;
}
.mention-small {
	font-size: 0.75em;
	text-align: left;

	line-height: 24px;
	font-style: italic;
}


.llib-metier-detail {
	font-style: italic;
	font-weight: 600;
}

.bt-s .fa.fa-file-pdf-o {
    float: left;
    font-size: 2em;
    line-height: 33px;
    margin-left: -25px;
}
.sfsproduits .row {
  	display: -webkit-flex;
  	display: -moz-flex;
  	display: -ms-flex;
  	display: flex;

}
.sfsproduits .catprod{
}
.sfsproduits .catprod.catprod1{
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
  	order: 2;
}
.sfsproduits .catprod.catprod2{
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
  	order: 3;
}
.sfsproduits .catprod.catprod3{
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
  	order: 1;
}


#bloc-encart-mois .col-sm-4	{
	width: 100%;
	padding: 0px;
}



#bloc-encart-mois .bloc-reference-mois{
	min-height: 257px;
	margin-bottom: 10px;
}

.bloc-mois-temoi h3 {
	margin-top: 47px;
}

#bloc-encart-mois .bloc-reference-mois{
	min-height: 257px;
	margin-bottom: 10px;
}

#bloc-encart-mois h3.ref-mois-titre {
	color: #c32e1b;
	font-weight: 600;
}




@media (max-width: 1199px) {
	.menuprod {
		min-height: 340px;
	}
.bloc-horaire-map strong {
	display: block;
}
  .logo-lien {
	    display: block;
	    width: 100%;
  	}
  	.logo-lien .logo {
	    margin: 0 auto;
	    display: block;
  	}
  	.button_back {
	    width: 970px;
	}
	#content_page .catprod h2 {
		padding-left: 4px;
		padding-right: 4px;
	}
	.protectvp,
	.champs_oblig,
	.fieldoblg {
	max-width: 970px;
	}

	.bg-bleu .visuel-je-suis {
		bottom: -105px;
	}
	footer .menu_inline li a {
		padding-right: 10px;
	}
	.catprod.hovercat {
		margin-bottom: -14px;
	}
	.menuprod_3 {
		padding-bottom: 96px;
	}
.bloc-select-footer select {
	max-width: 190px;
}
}
@media (min-width: 992px) {
	.open > .dropdown-menu{
    	display: none;
  	}
  	.no-padding-lg {
  		padding: 0px !important;
  	}
}

@media (max-width: 991px) {

	.bloc-select-footer select {
		max-width: 140px;
	}
	.catprodbg {
		background-size: 97%;
	}
	.catprod.hovercat {
		margin-bottom: -10px;

	}
	.menuprod_3 {
		padding-bottom: 96px;
	}
	.bloc-horaire-map strong {
	display: inline-block;
}
.protectvp,
.champs_oblig,
.fieldoblg {
	max-width: 720px;

}
	#content_page .catprod .slibprod p {
		padding: 0px 20px;
	}
	#content_page .catprod h2{
		padding-left: 6px;
		padding-right: 6px;
	}
.button_back {
    width: 750px;
}
	.top-head .lang a,
	.bloc-recherche button,
	.top-head .bloc-top-head-contact a, .top-head .bloc-top-head-contact i{
		line-height: 40px;
	}
	.bloc-recherche input,
	.top-head .bloc-list-pays .list-pays{
		margin-top: 5px;
		margin-bottom: 5px;
		height: 30px;
	}

	.fa-envelope {
		padding-left: 20px;
	}
	footer .inscription-newsletter {
		text-align: center;
	}
	footer .fa-envelope {
		padding-left: 0px;
	}
  	.nom-pays {
	    color: #c32e1b;
	    font-size: 34px;
	    font-style: italic;
	    font-weight: 300;
	    line-height: 60px;
	    padding-left: 40px;
	    display: block;
	    text-align: center;
  	}
  	.no-pos .ph-ac1 {
  		font-size: 1em;
  	}
  	.no-pos .ph-ac1,
  	.no-pos h1.baseline {
	    text-align: center;
	    float: none;
	    clear: both;
	    display: block;
  	}
  	footer .bloc-social ul li {
	    margin: 10px 4px;
  	}
  	.collapse {
    	position: absolute;
    	left: 0px;
    	width: 100%;
  	}
  	.navbar-nav {
    	float: none;
  	}
	.collapsing {
    	position: absolute;
  	}
	header .no-pos {
  		padding-left: 15px;
  		clear: both;
	}
	.bg-bleu .visuel-je-suis {
		bottom: -125px;
	}
		.bloc-agence-home {
		min-height: inherit;
	}

#bloc-encart-mois .bloc-reference-mois {
	min-height: inherit;
}
}


@media (min-width: 768px) {


.slibprod-xs {
	display: none !important;
}
  .navbar {
  }
}
@media (max-width: 768px) {

.sfsproduits .row {
  	-webkit-flex-wrap: wrap ;
	-moz-flex-wrap: wrap ;
	-ms-flex-wrap: wrap ;
	flex-wrap: wrap ;
}
	#content_page .catprod {
		width: 100%;
	}
	.bloc-select-footer select {
    	max-width: 215px;
	}
	article .article{
		min-height: inherit;
	}

		.p-jesuis .bloc-accordeon h2, .p-jesuis .article-detail h1 {
		font-size: 1.25em;
	}

	.reference  h3 {
	clear: both;
	display: block;
	margin-top: 20px;
}
	#filtreagence{
		float: none;
		display: block;
		width: 100%;
	}
	.temoignages h3 {
		margin-top: 20px;
	}
#content_page .catprod .picto-catprod {
	max-width: 65px;
}
#content_page .catprod h2.titre-catprod {
	border-bottom: 0px;
	text-align: left;
}
	#content_page .catprod {
		clear: both;
		overflow: hidden;
	}
	.menuprod {
		min-height: inherit;
		padding-top: 20px;
	}
	.catprodbg {
		background: none;
	}
.button_back {
	width: inherit;
}
.slibprod-xs {
	display: block;
	width: 100%;
	text-align: center;
	padding: 5px 0px;
	margin-bottom: 10px;
	clear: both;
}
.slibprod-xs_1 {
	background: #bada8d;
}
.slibprod-xs_2 {
	background: #f8bd95;
}
.slibprod-xs_3 {
	background: #e5a09d;
}

.slibprod-xs_1 i ,
.slibprod-xs_2 i ,
.slibprod-xs_3 i {
color: #fff;
}
	footer .inscription-newsletter {
		font-size: 14px;
	}
	footer .inscription-newsletter i {
		margin-right: 6px;

		font-size: 18px;
	}
	.catprod.hovercat {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.col-md-3 .bg-bleu,
	.col-md-3 .bg-rouge-map {
		margin: 10px 0px;
		min-height: inherit;
	}
	.new-encart .new-name a {
    	color: #322e2f;
    	font-weight: 600;
    	font-size: 0.875em;
	}
	.new-encart article {
		clear: both;
		overflow: hidden;
	}
	.new-list .new-date strong,
	.new-encart .new-date strong {
		clear: none;
	}
	.top-head {
		margin-bottom: 0px;
	}
  .no-pos .ph-ac1 {
    font-size: 1em;
    margin-top: 5px;
    float: left;
    width: 100%;
    margin-bottom: 5px;
  }
  #content_page h1.h1-accueil {
  	font-size: 2em;
  }
  .no-pos h1.baseline {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .je-suis-home select {
  	max-width: 65%;
  }
  footer .bloc-social ul {
  	margin-bottom: 10px;
  }
  footer .bloc-social ul li {
    margin: 10px;
  }
  .je-suis-home p {
  	margin-top: 5px;
  	margin-bottom: 5px;
  }
  footer .inscription-newsletter {
    margin: 0 auto;
    display: block;
    padding: 0px;
  }

	#content .list-bdoc li {
		width: 100%;
	}
}
@media (max-width: 460px) {
	.logo-lien .logo {
		width: 130px;
		float: right;
		margin-top: 10px;
	}
	.nom-pays {
		padding-left: 30px;
		text-align: left;
		font-size: 28px;
		margin-top: 50px;
		line-height: 30px;
	}
	.separateur-logo {
		height: 125px;
	}
	.nom-pays {
		font-size: 20px;
	}
}







/* CLASSES UTILES */
.clearer {
    clear:both !important;
}
.ztop {
	z-index: 2000;
	 display: block;
    position: relative;
    z-index: 2000;
}
.no-padding {
    padding:0px !important;
}

.hide-icon {
    text-indent:-9999em !important;
    display:none !important;
}
.plugin_vw {
	margin: 0px;
}
/* back-to-top */
.back-to-top {
    position: fixed !important;
    bottom: 2em !important;
    right: 20px;
    border-radius: 5px;
    text-decoration: none;
    color: #ffffff;
    background: #c32e1b ;
    border-bottom:3px solid #8e1d0f;
	font-size: 12px;
    padding: 1.5em;
    z-index: 3000;
    display: none;
}
.back-to-top:focus{
	color: #fff;
	border-top: 3px solid inherit;
	border-bottom: 0px;
}

.back-to-top:hover {
	color: #fff;
	border-top: 1px solid inherit;
	border-bottom:2px solid #8e1d0f;
}




.align_center {
	text-align: center;
}
p {
	color: #434c58;
}
.btn {
	line-height: none;
}
.bg-bleu {
	color: #fff;
}
.bg_blue1 {
	background: #224162;
	border: #08273c;
}
.bg_blue2 {
	background: #1d8cb8;
	border: #396c7a;
}
.radius {
	border-radius: 5px;
}
.px16 {
	font-size: 16px;
}
.px18 {
	font-size: 18px;
}
.px20 {
	font-size: 20px;
}
.px22 {
	font-size: 22px;
}
.px24 {
	font-size: 24px;
}
.px26 {
	font-size: 26px;
}
.px28 {
	font-size: 28px;
}
.px30 {
	font-size: 30px;
}
.px32 {
	font-size: 32px;
}
.px34 {
	font-size: 34px;
}
.px36 {
	font-size: 36px;
}
.px38 {
	font-size: 38px;
}
.px40 {
	font-size: 40px;
}
.px42 {
	font-size: 42px;
}
.px44 {
	font-size: 44px;
}
.px46 {
	font-size: 46px;
}
.px48 {
	font-size: 48px;
}
.blue1 {
	color: #224162;
}
.blue2 {
	color: #1d8cb8;
}
.orange {
	color: #ff812c;
}
.red1 {
	color: #c32e1b;
}
.red2 {
	color: #e74c3c;
}
.green {
	color: #8abe1c;
}
.rounded{
    border-radius: 50%;
    border: 5px solid #e8e8e8;
    display: block;
    font-size: 40px;
    font-weight: 300;
    height: 145px;
    margin: 0 auto;
    padding-top: 20px;
    width: 145px;
}

.rounded span{
	display: block;
    font-size: 16px;
}

.bg_blue3{
	background-color: #4ca7cd;
}

.bg_blue4{
	background-color: #68bcde;
}

.bg_blue5{
	background-color: #95d2eb;
}

.bg_blue1, .bg_blue2, .bg_blue3, .bg_blue4, .bg_blue5{
    color: #FFF;
}
.page_0_2 #content_page{
    display: none;
}

.cbp-af-header {
	position: fixed;
	top: 0px;
	height: 70px;
	width: 100%;
	border-top: 3px solid #c32e1b;
	background: #fff;
	background: rgba(255,255,255,0.95);
	z-index: 1000000;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
       -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
        -ms-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
         -o-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
            box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
.cbp-af-header .logo-lien img{
	max-height: 70px;
}


#ajaxform {
	line-height: 30px;
	text-align: center;
}

.btn-twitter {
    background: #00acee;
    border-radius: 0;
    color: #ffffff !important;
    outline: none !important;
}
.btn-twitter:link, .btn-twitter:visited {
    color: #ffffff !important;
}
.btn-twitter:active, .btn-twitter:hover {
    background: #0087bd;
    color: #ffffff !important;
}
.btn-facebook {
    background: #3b5998;
    border-radius: 0;
    color: #ffffff !important;
    outline: none !important;
}
.btn-facebook:link, .btn-facebook:visited {
    color: #ffffff !important;
}
.btn-facebook:active, .btn-facebook:hover {
    background: #30477a;
    color: #ffffff !important;
}
.btn-googleplus {
    background: #e93f2e;
    border-radius: 0;
    color: #ffffff !important;
    outline: none !important;
}
.btn-googleplus:link, .btn-googleplus:visited {
    color: #ffffff !important;
}
.btn-googleplus:active, .btn-googleplus:hover {
    background: #ba3225;
    color: #ffffff !important;
}
.btn-stumbleupon {
    background: #f74425;
    border-radius: 0;
    color: #ffffff !important;
    outline: none !important;
}
.btn-stumbleupon:link, .btn-stumbleupon:visited {
    color: #ffffff !important;
}
.btn-stumbleupon:active, .btn-stumbleupon:hover {
    background: #c7371e;
    color: #ffffff !important;
}
.btn-linkedin {
    background: #0e76a8;
    border-radius: 0;
    color: #ffffff !important;
    outline: none !important;
}
.btn-linkedin:link, .btn-linkedin:visited {
    color: #ffffff !important;
}
.btn-linkedin:active, .btn-linkedin:hover {
    background: #0b6087;
    color: #ffffff !important;
}
.btn-radius {
    border-radius: 2px !important;
}
.bloc-social .fa {
    color: #ffffff !important;
}

.bloc-social {
    clear: both;
    margin: 20px 0px;
}

header .picto-footer i.fa,
footer a.picto-footer i.fa{
  color: #0077b5 !important;
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 38px;
}

header a.picto-footer i.fa{
  line-height: 26px;
  font-size: 16px;
}
header a.picto-footer:hover i.fa,
footer a.picto-footer:hover i.fa{
  color: #ffffff !important;
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 38px;
}

header a.picto-footer:hover i.fa{
  line-height: 26px;
  font-size: 16px;
}
