@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Slab:wght@100..900&display=swap');
html {
  scroll-behavior: smooth;
}
body {
	background: #fff;
	color: #53575a;
	font-size: 24px;
	line-height: 1.25;
	padding:0;
	margin:0;
	font-family: 'Rubik', sans-serif;
} 
body.site{
	border-top:none;
	padding:0;
	margin:0;
}
ul{
	list-style:none
}
li.item-161{display:none}
@keyframes blink { 
  0% { opacity:0; }
  50% { opacity:1; } 
  100% { opacity:0; }
}
.body{overflow:hidden;background: #fff;}
.container {
    width: 100%;
    max-width: 1400px;
}
a {
    color: #0a0909;
    text-decoration: none;
    transition: all .4s;
}
a, input, button, texatrea, select{outline:none !important; box-shadow:none !important}
header li.itemid-152, header li.itemid-154 {
    display: none;
}
.scroll a {
    background: url(../images/scroll.png) no-repeat top center;
    position: absolute;
    width: 28px;
    height: 38px;
    display: block;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    font-size: 0;
}
.nav-menu {
    display: table;
    float: none;
    text-align: center;
}
nav#navigation {
    padding-top: 15px;
    margin: 0 auto;
    text-align: center;
    float: right;
    width: 940px;
}
header #navigation>li{
}
 
.itemid-101  header #navigation a{color:#fff}
.itemid-101 header .sticky #navigation a {
    color: #000;
}
.itemid-101 header .sticky #navigation a:hover, .itemid-101 header .sticky #navigation li.active > a {
    color: #fff;
}
#social_block a {
    font-size: 0;
    color: #fff;
}
.RightHeader {
    position: absolute;
    top: -10px;
    right: 0;
    width: 100%;
}

.mediatop ul {
    /* display: flex; */
    /* margin: 0; */
    /* padding: 0 10px; */
}
section#social_block span{display:inline-block;float:left;padding-right: 10px;font-size: 26px;color: #fff;font-weight: 100;}

.hi-icon {
	display: inline-block;
	cursor: pointer;
	margin: 0 6px;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}
.hi-icon a span{display: none;}
.hi-icon a:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}
.hi-icon  a:before {
	font-family: 'FontAwesome';
	speak: none;
	font-size: 23px;
	line-height: 1;
	padding: 5px 0 7px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
/* Effect 3 */ 
.hi-icon-effect-3 .hi-icon a{
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.hi-icon-effect-3 .hi-icon a:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	background: #fff;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	-moz-transition: -moz-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
} 
.hi-icon-effect-3b .hi-icon {
	float: right;
}
.hi-icon-effect-3b .hi-icon a{
	color: #ffffff;
	display: block;
	width: 30px;
	height: 30px;
	/* -webkit-border-radius: 50px; 
	-moz-border-radius: 50px;
	  border-radius: 50px; */
	padding-top: 1px;
	text-decoration: none;
} 
.hi-icon-effect-3b .hi-icon a:hover {
	color: #000 !important;
}
.hi-icon-effect-3b .hi-icon a:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}
.hi-icon-effect-3b .hi-icon a:hover:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.topcontact a{color: #fff !important;}
.topcontact {
   font-weight: 700;
   right: 0;
   margin-top: 0;
   padding-left: 22px;
}
 .itemid-101 header{position: absolute;z-index: 100;left: 0;right: 0;width: 100%;z-index: 99;}
.topheader.sticky {
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 1px 2px 8px rgb(1 8 12 / 25%);
}
.sticky .BlkTop{display:none}
.sticky  .nav-menu{padding-top:25px}
.topheader.sticky a.logo {
    margin: 12px 0;
}
.topheader.sticky  a.logo img {
    max-width: 140px;
}
.topheader.sticky .mail-top{
    /* display: none; */
}
.topheader.sticky section#social_block span{
    display: none;
}
.topheader.sticky .RightHeader {
    top: 17px;
}
.topheader.sticky .topcontact{font-size:20px;margin-top: -10px;}
.topheader.sticky .sf-menu a, .topheader.sticky .sf-menu span.separator{
    font-size: 20px;
}

.topheader.sticky .sf-menu ul a, .topheader.sticky .sf-menu ul span.separator{
    font-size: 16px;
}
.topheader.sticky .RightHeader .menu a, .topheader.sticky .RightHeader span.separator{font-size: 16px;}
.topheader.sticky ul.nav.menu.sf-menu.mod-list.sf-js-enabled.sf-arrows {
    margin-top: -13px;
}
nav.mobile-nav {display: none;}
nav.mobile-nav a {
    color: #af0a06;
    background: #fff;
    margin: -10px 30px 0;
    padding: 7px 10px 5px;
}
#navigationMenu{display:none}
section.SliderPage {
    position: relative;
}
section.SliderPage .custom{}
section.SliderPage .custom>div:before{content:'';background: rgb(0 0 0 / 50%);position:absolute;top:0;left:0;width:100%;height: 100%;}
 section.SliderPage .custom.maps>div:before{display:none }

section.SliderPage .custom img{min-height:200px}

header .nav-menu li.item-101, header .nav-menu li.item-129, header .nav-menu li.item-149 {
    display: none;
}

.flexslider li .jslider-image:before {
    content: '';
    background: rgb(25 28 49 / 30%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.slide-desc >span {
    width: 100%;
    /* max-width: 630px; */
    display: block;
    font-size: 60px;
    line-height: 1;
    font-family: 'museo100';
    color: #fff;
}
.slide-desc-box > div > div{
	margin-left:30px;
}
.slide-desc >span strong{font-family: 'museo700';font-family: "Barlow Condensed", sans-serif;font-weight: 600;}
.custom .slide-desc >span {
    font-size: 44px;
    max-width: 100%;
}

section.SliderPage .custom>div{position:relative;max-height: 300px;overflow: hidden;position: relative;}
section.SliderPage .custom .container{position:absolute;bottom: 30px;left:0;right:0;margin:0 auto;z-index: 0;} 
section.SliderPage .custom h1{padding:0;margin:0;position: absolute;bottom: 0;font-size: 40px;max-width: 100%;}
a:active, a:hover, a:focus {
    color: #c3261d;
    text-decoration: none;
}

a.pdf {
    position: relative;
    display: table;
    background: url(../images/ic-pdf.png) top left no-repeat;
    height: 40px;
    padding-left: 47px;
}

.view-article .art-arb a.pdf {   
    background: url(../images/ic-pdf.png) top right no-repeat;
    padding-right: 47px;
}

img{max-width:100%;height:auto;}

.img-right /*, .pull-right */{
    position: relative;
    float: right;
    margin: 0 0px 0px 85px;
}

.img-left /*, .photo.lf, .pull-left */{
    position: relative;
    float: left;
    margin: 0 75px 30px 0px;
}

.img-left, .img-right {
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

img.img-left.left1 {padding-top: 80px;}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1em;
    font-family: 'museo700';
    font-weight: normal;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
}

 
 
.view-article h2, .view-article  .h2{
 color: #c3261d;
 margin: 0 0 35px;    font-size: 33px;
    font-family: 'museo500';
}
 
 
.clearfix {
    display: block;
    clear: both;  
}

header.header .container-fluid {
    max-width: 1540px;
    margin: auto;
    width: auto;
}
.TopHead{
}

.banni{background:#eaeaea; min-height: 280px;
    display: block;
    margin-top: -43px;}

 header.header .top {display: flex;justify-content: end;/* padding-top: 24px; */margin-right: 65px;/* margin-bottom: 10px; */}

.itemid-101.langs-ar-AA header.header .top {margin-left: 120px; margin-right: 0px;}

.searchrech  .form-inline { margin-right: 53px;}

.searchrech .form-inline label {display: none;}

input#mod-search-searchword108 {border: none !important;border-bottom: 1px solid #ccc !important;}

.searchrech .form-inline input.button {font-size: 0;}

.mod-languages select:focus,
.mod-languages select {
    word-wrap: normal;
    border: none;
    font-family: cursive;
    font-family: 'bsi_gestalight';
    font-size: 22px;
    color: #757575;
    border: none;
    box-shadow: none;
    outline: none;
}
  
.moduletableslider {position: relative;margin-top: -62px; z-index: 99;}

a.logo {
	position: relative;
	z-index: 2;
	display: block;
	text-align: center;
	height: auto;
	padding: 0 0 20px;
	margin-top: 39px;
	max-width: 227px;
	
}	
 
.header-inner.row {position: relative;z-index: 2;padding: 0px 0 0;margin: 0;}

header .nav-menu {margin: auto;display: block;clear: both;}
 

.header-inner.row .col-lg-2.col-md-2.col-sm-12 {
    padding: 0;
}

.header-inner.row .col-lg-10.col-md-2.col-sm-12 {
    padding: 0;
}

/********** slide home *******/
p.red {
    font-family: "Barlow Condensed", sans-serif;
    color: #c4261d;
    font-weight: 600;    font-size: 26px;
}

.slide-desc-box {
    width: 100%;
    max-width: 1410px;
    margin: 43px auto 0;
    text-align: left !important;
    /* background: url(../images/map_slide.png) no-repeat right 220px top; */
    padding: 136px 0 150px !important;
}
.slide-desc-box:before {  
}
.slide-desc {
    max-width: 600px;
    color: #fff;
    position: relative;
}.slide-desc:after {
	content:'';
	background:#c3261d;
	clip-path: polygon(65% 0%, 0% 100%, 100% 100%);
	width:325px;
	height:100px;
	position:absolute;
	/* right:0; */
	bottom: 14px;
	z-index: -1;
}

.custom .slide-desc:after{left:0;}
.slide-desc h3 {
    color: #fff;
    font-size: 44px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-family: "Cairo", sans-serif;
    font-weight: 100;
}

.slide-desc h2 {
    font-weight: 700;
    color: #fff;
    font-size: 59px;
    text-transform: uppercase;
    font-style: italic;
    margin: 10px 0 0;
    padding: 0;
}
.slide-desc h2:before{display:none}

.slide-desc h2 strong {
    font-size: 59px;
    display: inline;
}

a.linkdevis {
    font-weight: 900;
    color: #a90600;
    padding-right: 160px;
    font-size: 34px;
    position: relative;
    float: right;
    margin-right: 26px;
    margin-top: 20px;
}

a.linkdevis:before {
    content: '';
    background: #a90600 url(../images/flchnoir.png) no-repeat  right 40px center;
    clip-path: polygon(17% 0%, 100% 0%, 83% 100%, 0% 100%);
    width: 142px;
    height: 42px;
    position: absolute;
    right: 0;
    top: 9px;
    color: #000;
    text-align: center;
    font-weight: 700;
    padding: 0;
    display: block;
}

 
/************* end slide home *********/
.moduletablebann-interne {
    position: relative;
    background: #25578f;
    height: 480px;
    margin-top: -62px;
}

.langs-ar-AA  .searchrech{
	margin-left:25px;
}

.langs-ar-AA  header.header .top {
    display: flex;
    justify-content: start;	
	flex-direction: row-reverse;
}

.view-article.itemid-101 div#flexslider-90 {
    display: none;
}

.is-sticky .topmenu {
    background: #fff;
    z-index: 2000 !important;
    left: 0;
    right: 0;
    width: 100% !important;
    
    border-bottom: 1px solid #bebebe;
}

.Slineinterne {position: relative;}
.Slineinterne img {
    min-height: 150px;
}
.Slineinterne p {
    position: absolute;
    bottom: 100px;
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 700px;
    left: 0;
    right: 0;
    color: #fff;
    font-weight: 900;
    font-size: 38px;
    padding: 0 20px;
}
.itemid-167 .Slineinterne p {
    bottom: 200px;
}
 .Blkavis.Ban {
    position: absolute;
    bottom: -80px;
    right: 0;
    z-index: 2;
    color: #fff;
    max-width: 415px;
    font-size: 17px;
    background: #000;
    padding: 30px 30px 50px;
    transition: all .3s;
 }
.Blkavis.Ban *{
    font-family: "Cairo", sans-serif;
    font-weight: 200;!;
    margin: 0;
}

.boxes:hover h3 {
    color: #a80000;
}


.mediatop {
    float: left;
}

.topontact {
    float: right;
}
.menutop a{margin:0 10px;font-size: 22px;}
.BlkTop a {
    color: #c5c8c9;
}

.BlkTop {
    display: flex;
    padding-top: 25px;
    justify-content: space-around;
    max-width: 1000px;
    float: right;
    margin-right: 80px;
}
/****************---------HEADER------------*********************/

section.Block1 {
	background: #f3f3f3;
	padding: 60px 0 100px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.seemore{
	position:relative;
	font-size:28px;
	line-height: 1;
	color:#0093dd;
	padding: 32px 97px 0 0;
	cursor: pointer;
	/* font-family: "Roboto Slab", serif; */
	font-family: "Barlow Condensed", sans-serif;
	margin-top: 10px;
	display: inline-block;
	margin-bottom: 60px;
}
.seemore:before{
	content:'';
	top: -10px;
	right: 0;
	width: 120px;
	height:120px;
	border-radius:50%;
	z-index: -1;
	position: absolute;
	background: #fff;
}
.Block4 .seemore:before{	background: #f3f3f3
}
.seemore:after {
    content: '';
    position: absolute;
    background: url(../images/flechblue.png) no-repeat center;
    top: 43px;
    width: 9px;
    height: 14px;
    right: 60px;
}
.Block1 h3{
    position: relative;
    padding-bottom: 30px;
    margin: 117px 78px 20px 0;
    font-size: 38px;
    display: block;
    color: #444749;
}
.Block1 h4{
	color:rgb(51 51 51 / 20%);
	font-size: 37px;
	margin: 0 0 27px;
	line-height: 0.8;
	font-weight: 100;
}
 .Block1 h4 span{font-size: 74px;padding: 5px 0;display: block;font-family: 'museo700';font-family: "Barlow Condensed", sans-serif;font-weight: 600;}
h2 strong{
  display:block;
  font-weight: 700;
  font-size:28px;
}
  
 
section.Block2 {
    background: #a7211a;
    color: #fff;
    padding: 100px 0 200px;
    text-align: center;
}
 
.listsServices {
    display: -ms-flexbox;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: space-between;
    list-style: none !important;
    padding: 0 !important;
    }
.listsServices li{
    list-style: none;
}
.listsServices li{margin: 0 5px 30px;}
.listservice  {
    /* font-size: 28px; */
    position: relative;
    max-width: 235px;
    text-align: center;
    padding: 135px 20px 30px;
    min-height: 250px;
    cursor: pointer;
    display: block;
    color: #fff;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
}
.listservice:hover, .listservice:focus{color:#ccc}
.listservice:before{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;} 
.listservice:after{
	content:'';
	position: absolute;
	/* clip-path: polygon(84% 48%, 69% 31%, 99% 48%, 71% 67%, 84% 48%); */
	background:#fff;
	background: url(../images/flechwhite.png) no-repeat center;
	bottom:0;
	width: 23px;
	height: 30px;
	left: 0;
	margin:0 auto;
	right: 0;
	}
.listservice.icon1:before{
  content: url(../images/icon1.png);
}
.listservice.icon2:before{
  content: url(../images/icon2.png); 
}
.listservice.icon3:before{
  content: url(../images/icon3.png); 
}
.listservice.icon4:before{
  content: url(../images/icon4.png); 
}
.listservice.icon5:before{
	content:url(../images/icon5.png); 
}
.listservice.icon6:before{
	content:url(../images/icon6.png); 
}

section.Block3 {
    padding: 0;
    position: relative;
    z-index: 1;
    margin-top: -143px;
}
.boxservices {
	position:relative;
	margin: 0 auto 30px;
	max-width: 450px;
	overflow: hidden;
}
.boxservices p{
	color: #fff;
	margin: 0;
	font-size: 22px;
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 600;
}
.boxservices:before{
	content:'';
	background: #c3261d;
	clip-path: polygon(57% 1%, 100% 100%, 0 100%, 0 69%);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 144px;
	height: 33px;
}
.BlockCouvreur h4 {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    color: #191c31;
}

.BlockCouvreur h4 strong {
    font-weight: 300 !important;
    display: block;
    padding-bottom: 5px;
    font-weight: normal;
}

h1 {
    font-size: 44px;
    padding-bottom: 30px;
    position: relative;
    color: #c3261d;
    text-align: left;
}
 
section.Block4 {
    padding: 40px 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
section.Block4:before{
	content:'';
}
section.Block4 ul{
	display: block;
	margin-left: 150px;
} 
.custom ul, .item-page ul {
	list-style: url(../images/flechblue.png);
	padding-left:10px;
	display: block;
}
 .item-page ul {
padding-left:30px;
 }
section.Block5 {
    position: relative;
    margin: 50px 0;
} 
section.Block5 h2 {
    margin: 0 15px 30px;
    line-height: 1;
}
.partner li{list-style:none}
.partner ul{display:flex;margin: 0 auto 30px;justify-content: space-between;}
.boxgalery {
	position: relative;
	display:block;
	margin: 0 auto;
	max-width: 100%;
	overflow: hidden;
	max-height: 300px;
	width: 100%;
}
.view-article .boxgalery{height: 400px;}
 .lnk{
	position:absolute;
	left:0;
	right: 0;
	top:0;
	width:100%;
	height:100%;
}
.boxgalery .info, .boxservices .info{
	position: absolute;
	background: rgb(35 39 42 / 61%);
	bottom: 0;
	padding: 50px 34px;
	left: 0;
	right: 0;
	height: 120px;
	display: flex;
	justify-content: space-between;
	color: #fff;
	align-content: center;
	align-items: center;
	font-size: 18px;
	transition:all .3s;
	/* transition: top 2s ease-in-out; */
}
.boxgalery:hover .info, .boxservices:hover .info{
	/* top:0; */
	transition:all .3s;
	height: 100%;
}
.lft{
	padding-right:25px;
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 600;
	font-size: 21px;
}
.rght{background: url(../images/icomap.png) no-repeat top center;padding-top: 27px;float: right;margin-top: -22px;}
 
section.Block6 {padding-bottom: 50px;}
.grandMaps {
    position: relative;
}
.grandMaps .container{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	padding-top: 157px;
}
 .grandMaps h1{
	 max-width: 500px;
	 margin-left: 130px;
	 font-size: 61px;
	}
footer {
    background: #0387ca;
    padding: 85px 0 60px;
    color: #fff;
    font-size: 17px;
}
.view-article .ContentPage {padding-bottom:100px}
footer a{color:#fff}
footer .menu a{color:#fff;font-size: 15px;line-height: 1.2;padding: 0 0 5px;display: block;position:relative;padding-left: 16px;}
footer .menu a:hover, footer a:active, footer  a:hover, footer a:focus{color:#000}
.menufooter ul{padding:0;margin:20px 0;}
.menufooter ul ul{margin:0 15px 10px}
.menufooter li{display:block; list-style:none;position:relative }
.menufooter li >a:before{content:'';background:#fff;position:absolute;left:0;top: 9px;width: 7px;height: 1px;display: block;}
p.copyright {
    color: #fff;
    margin: 0;
    padding: 40px 0 0;
    font-size: 15px;
}

div#fcp_wrapper {
    font-family: inherit;
    background: transparent;
    border: 0;
    padding: 0;
}

div#fcp_wrapper input:not([type="submit"]), div.fcp_line textarea {
    height: 52px;
    background: #ffffff !important;
    border: 0 !important;
    font-size: 18px;
    padding: 10px 20px !important;
    color: #6e6e6e;
    border: 1px solid #000 !important;!i;!;
    border-radius: 5px;
}
 
div.fcp_line textarea {
  min-height:150px!important;
}

section.BlockUrgence {
    display: block;
    position: relative;
    padding: 90px 0;
    z-index: 1;
}
section.BlockUrgence:before{
	content:'';
	background: #f0f3f7;
	top: 0;
	bottom: 0;
	left: 0;
	width: 25%;
	z-index: 0;
	position: absolute;
}
section.BlockUrgence h1 {
    color: #a90600;
    margin-bottom: 30px;
    text-transform: uppercase;
}
section.BlockUrgence .custom   {
	/* max-width:1200px; */
}
section.BlockUrgence h1 span {
    font-weight: 500;
}

p.copyright a {
    color: #d1d2d9;
}
.btnsearch{padding-right:100px;}

.ajax-search button { background: url(../images/search2.png) no-repeat center; 
    width: 30px;
    height: 30px;
}
#index .ajax-search button { 
    background: url(../images/search.png) no-repeat center;
}
.btn-group.pull-left {
    float: none !important;text-align:center;
    margin: 0 auto;
}
.ajax-search .btn-toolbar .btn-group:first-child{display:none}

/**********------- Main ------**********/
main#content {
	position: relative; 
    z-index:1;
    padding: 80px 0 0;
	float: none;
    margin: 0;
}
.itemid-101 main#content {
	display: none;
}
 .itemid-page h4 {
   font-weight: 700;
	 margin:0
}
  .Imgright {
    position: relative;
    float: right;
    width: 100%;
}
  
ul.list{
  list-style: none;
  margin: 0 0 60px;
  padding: 0;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
ul.list li{font-weight: 800;color: #191c31;position: relative;padding-left: 24px;z-index: 0;text-align: left;}
ul.list li:before{
	content:'';
	background: #a90600;
	clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
	width: 9px;
	height: 9px;
	position: absolute;
	left: 0;
	top: 14px;
	z-index: 1;
}

ul.list.list3 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 3;
    padding: 40px 0 0;
}


#accordion{
  padding:0;
  clear: both;
  margin:30px 0;
}
#accordion {
    .button.collapse i:before {  
    content: "\f068";
}
  .button.collapse i:before {
    content: "\f067";
}
    .card-header{
         
    }
  
  .card-header button {
  display: block;    line-height: 1.2;
  position: relative; font-weight: 900;
  
  &::after {
    content: "";
      border: solid #a90600;
      border-width: 0 5px 5px 0;
      display: inline-block;
      padding: 7px;
      position: absolute;
      right: 25px;
      top: 29px;
      transform: rotate(45deg);
  }

  &[aria-expanded="true"]::after {
        top: 35px;
        border: 0;
        background: #a90600;
        width: 24px;
        height: 5px;
        transform: none;
        padding: 0;
  }
}
    .accordion-title{
            position: relative;
    display: block;
    padding: 17px 65px 17px 45px;
    background: #191c31;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    font-size: 28px;
    width: 100%;
    text-align: left;
    transition: all .4s ease-in-out;
        i{
            position: absolute;
            width: 40px;
            height: 100%;
            left: 0;
            top: 0;
            color: #fff;
            background: radial-gradient(rgba(#213744, .8), #213744);
            text-align: center;
            border-right: 1px solid transparent;
        }
       /* &:hover{
            padding-left: 60px;
            background: #213744;
            color: #fff;
            
            i {
                border-right: 1px solid #fff;
            }
        }*/
    }
    .accordion-body{
            background: #f0f3f7; font-weight: 500;
    padding: 50px 60px;
    font-size: 24px;
        
        ul {
            list-style: none;
            margin-left: 0;
            padding-left: 0;
        }
        
        li {
            padding-left: 1.2rem;
            text-indent: -1.2rem;

            &:before {
                content: "\f10a";
                padding-right: 5px; 
                font-size: 16px;
                font-style: normal;
                color: #213744;
            }
        }
    }
}
 .card {
    margin-bottom: 20px;
}


.Cadrebox {
    background: #191c31;
    min-height: 350px;
    clip-path: polygon(0 0, 100% 0, 100% 96%, 80% 100%, 62% 87%, 0 100%);
    display: block;
    color: #c7c7cb;
    padding: 44px 44px 90px;
    font-size: 22px;font-weight: 300;
}
.Cadrebox h3{
  padding:0;
  margin: 0 0 20px;
  position: relative;
  font-style: normal;
  font-size: 40px;font-weight: 900;
  color: #fff;
}
.Cadrebox h3:before{
      content: '';
    background: #a90600;
    position: absolute;
    width: 47px;
    height: 14px;
    left: 0;
    top: -44px;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}
.ContentP {
    display: block;
    margin: 50px 0;
}

.ContentP p {
    max-width: 700px;
}
.Contactbox {
    background: #fff;
    padding: 20px;
    font-size: 19px;
    margin: 0 auto 30px;
    max-width: 470px;
}
.Contactbox2 {
    border: 1px solid rgba(0, 0, 0, .13);
    padding: 20px;
    font-size: 19px;
    margin: 0 auto 20px;
    max-width: 470px;
}
.Contactbox strong{display:inline-block;margin-bottom:30px;float: left;padding-right: 10px;}
.Contactbox2 p{margin:0}
.Contactbox2 span{color:#c4261d}
form.fcp_form{
	width:100%;
}
form .row {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: stretch;
    align-content: space-around;
} 
div#fcp_wrapper { 
    font-size: inherit;
}
.boxdevis div#fcp_wrapper label { 
    display:none
}
form .col-md-6 {
    width: 50%;
    float: left !important;
    padding: 0 15px !important;
}

div.fcp_line textarea {
    height: 87% !important;
    padding-top: 23px !important;
}

.fcp_textarea, .fcp_textarea div.fcp_controls {
    height: 100%;
}

.fcp_line.fcp_sendrow {
    clear: both;
    margin: 20px 0;
    text-align: center;
}
.fcp_line.fcp_sendrow button{
    color: #0387ca;
    padding: 10px 15px;
    position: relative;
    float: none;
    font-size:20px;
    background: #cdcdce url(../images/flechblue.png) no-repeat right 15px center;
    text-transform: none;
    margin: 0 auto 10px;
    width: max-content !important;
}
label.fcp_req:after { 
    color: #d10000;
}
div.fcp_label {font-size:20px;margin: 0 0 5px;} 
footer .sf-menu ul{
	margin-top:10px;
	padding: 0;
}
footer .sf-menu ul, footer .sf-menu ul li {
    position: relative;
    background: transparent;
    opacity: 1;
    display: block;
    top: 0;
    box-shadow: none;
}

footer .sf-menu li:before {
    display: none;
}
 
footer .sf-menu > li {
    margin: 0 10px 30px;
    max-width: 300px;
}
footer .sf-menu > li > a{
  font-size: 20px;
}
footer .sf-menu li> a:before{
  top:inherit;
  height: 2px;
}
footer .sf-menu li:focus > a:before, footer .sf-menu li.active >a:before, footer .sf-menu li.current>a:before, footer .sf-menu li:hover > a:before, footer .sf-menu li.current.active> a:before, footer .sf-menu li:hover> a:before, footer .sf-menu li> a:hover:before {
    top: inherit;
    height: 2px;
}
footer .sf-menu ul li a{
    color: #9194a9;
    font-size: 17px;
    padding-left: 15px;
    position: relative;
    padding: 3px 15px;
}
footer .sf-menu ul li a:before {
    content: '';
    background: #a20702;
    width: 2px;
    height: 2px;
    display: block;
    left: 0;
    top: 18px !important;
    position: absolute;
}

.scroll_info {
    position: fixed;
    right: 0;
    top: 200px;
    /* background: #d3270f; */
    color: #fff;
    z-index: 999;
}

.scroll_info a {
    text-align: center;
    display: block;
    color: #fff;
    padding: 10px;
    margin: 1px;
    background: #be2109;
    max-width: 120px;
    font-size: 18px;
}

a.info_tel {
    font-size: 16px;
}

.scroll_info a:hover {
    background: #000;
    color: #fff;
}

a.info_devis {
    text-align: center;
}
.fa-phone:before { 
    transform: rotateY(180deg);
    display: block;
    margin-right: 10px;
    font-size: 22px;
}

.Contactright {
    position: relative;
    float: right;
    width: 100%;
    padding-top: 50px;
  color:#191c31;
  text-align: left;
}
.form .row {
    display: grid !important;
}
.form div#fcp_wrapper input:not([type="submit"]){height: 67px; width: 426px ;}
.form div#fcp_wrapper div.fcp_line textarea{height: 149px !important; width: 426px ;}
.form .fcp_line.fcp_sendrow {
    clear: both;
    margin: 0 76px 0 0;
}
 
.form div#fcp_wrapper input:not([type="submit"]),.form div.fcp_line textarea{  background: #191c31!important;}
.form div#fcp_wrapper input::placeholder ,.form textarea::placeholder{color:#fff !important;}
.form .fcp_confirm {
    color: green;
}
.form div#fcp_wrapper input:not([type="submit"]),.form div.fcp_line textarea { color: #fff;}
 
 
div.fcp_captcha {
    
}
.iso {
    position: absolute;
    right: -150px;
    top: 20px;
}

.iso > img {
    max-width: 140px;
}
.tble-responsive thead th {
    background: #0093de;
    color: #fff;
    /* text-align: center; */
    padding: 10px 10px;
    font-size: 20px;
}

.tble-responsive table {
    border-spacing: 6px;
    border: 2px solid #f3f3f3;
    font-size: 19px;
}

.tble-responsive td {
    padding: 13px 10px;
    border-bottom: 1px solid #fff;
}

.tble-responsive {
    margin: 20px auto 30px;
}
a.pdf_ref {
    color: #c3261d;
    text-align: center;
    display: block;
    width: max-content;
    margin: 0 auto;
}
a.pdf_ref:hover{color:#000}
/********************* main ****************/
section.ContentPage {
    background: #f3f3f3;
}
section.ContentPage .container>.row{margin:0}
.BlockInterne2{
	background:#fff;
	width: 100vw;
	margin-left: -50vw;
	left: 50%;
	position: relative;
	padding: 50px 0;
	margin-top: 50px;
}
.listapropos{
	column-count:2;
}
.listapropos strong{
	font-weight: normal;color:#53575a;
	font-family: 'museo700';
}
main p{ margin:0  0 30px}
p.remarque{max-width:700px}
h2.remarque{max-width:500px;color:#444749}
p.titlep {
    margin: 0 0 70px;color:#53575a;font-family: 'museo500';
}
p.titlep2 {
    margin: 0 0 70px;
}
ul.partner {
    padding: 20px 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

ul.partner li {margin: 0 15px 30px;background: #fff;padding: 10px;}
.boxgalery img, .boxservices img{
	width: 100%;
	height: 100%;
	max-width: initial;
	-webkit-transition: -webkit-transform 300ms;
	-o-transition: -o-transform 300ms;
	-moz-transition: -moz-transform 300ms;
	transition: transform 300ms;
	/* -webkit-filter: blur(0.2px) grayscale(100%); */
	/* filter: blur(0.2px) grayscale(100%); */
	background-position: center;
	background-size: cover;
	vertical-align: middle;
}

.boxgalery:hover img, .boxservices:hover img {
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    -moz-transition: 300ms;
    transition: 300ms;
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: blur(0px) grayscale(0%);
    filter: blur(0px) grayscale(0%);
    -webkit-filter: blur(0.2px) grayscale(100%);
    filter: blur(0.2px) grayscale(100%);
}

img.centerlogo {
    margin: 0 auto;
    display: block;
}
/****************************/
ul.ListEngagment {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin: 30px 0;
    justify-content: center;
    padding: 0;
}

ul.ListEngagment div {
    margin: 0 15px 30px;
    text-align: center;
    max-width: 230px;
}

ul.ListEngagment li {
    flex: 1;
}

ul.ListEngagment img {
    border-radius: 20px;
    width: auto;
    margin: 0 auto;
}

ul.ListEngagment h4 {
    font-family: 'museo500';
    font-size: 23px;
    line-height: 1.3;
    margin: 10px 0;
    padding: 0 18px;
}
/****************************/
/****************************/
 
@media(max-width:1800px){
 body {
}
}
@media(max-width:1600px){
	body { 
    font-size: 22px; 
}
 header #navigation a {
}

	.listservice {
    font-size: 22px; 
}
	h1 {
    font-size: 38px; 
}
	ul.ListEngagment h4 { 
    font-size: 22px; 
}
}
@media(max-width:1300px){
 	    header #navigation a {
        font-size: 22px;
        font-family: 'museo300';
    }
  	    header #navigation ul ul a {
        font-size: 18px; 
    }
	.itemid-101 header .sticky #navigation a {
     font-size: 20px;
}
	.boxservices p { 
    font-size: 20px;
    font-family: 'museo300';
}
	.grandMaps h1 {
    max-width: 430px;
    margin-left: 50px;
}
} 
@media only screen and (max-width: 1100px){
		body {
    font-size: 18px;
}
	nav#navigation { display:none}
	 nav.mobile-nav {
	    display: block;
	    float: right;
	}
	.menutop{display:none}
 .slide-desc >span {
    font-size: 37px;
    max-width: 600px;
}
	.slide-desc:after { 
	    width: 225px;
	    height: 70px; 
	    bottom: 12px; 
	}
	.Block1 h3 {
    position: relative;
    padding-bottom: 30px;
    margin: 0 0 20px 0;
    font-size: 35px;text-align:center
}
	    .boxservices p {
        font-size: 18px;
        padding: 20px 20px 60px;
    }
	.boxservices:before { 
	    width: 144px;
	    height: 43px;
	}
	.boxgalery .info {
	    padding: 50px 15px;
	}
	    .grandMaps h1 {
        max-width: 350px;
        margin-left: 0px;
    }
	    h1 {
        font-size: 30px;
    }
	.custom.row { margin:0 }
	div.fcp_line label{font-size:18px}
	.sticky .nav-menu {
    padding-top: 35px;
}
}
@media(max-width:1023px){
  a.logo {
    padding: 0 0 10px;
    margin-top: 15px;
    max-width: 150px;
}	
	.BlkTop {padding-top: 10px;}
	.topheader .col-lg-10.col-md-10.col-sm-12 {
    position: absolute;
    top: 0;
}
	nav.mobile-nav a { 
    margin: 0 0 0;
}
	    .listservice {
        font-size: 21px;
        padding: 100px 10px 20px;
        min-height: 220px;
    }
	.btnsearch {
    padding-right: 0;
		display:block
}
	    .boxservices p {
        font-size: 23px; 
    }
	section.Block5 {
    position: relative;
    margin: 0 0 30px;
}
	.Contactbox {
    font-size: 18px;
}
}
@media screen and (max-width: 979px) {
    .slide-desc span {
        font-size: 39px !important;
    }
	.slide-desc:after {
        width: 155px;
        height: 50px;
        bottom: 8px;
    }
	.listservice {
        font-size: 16px; min-height:210px
    }
	.seemore {
    font-size: 19px;
    padding-top: 19px;
    padding-right: 57px;
    margin-bottom: 30px;
}
	.seemore:before {
    top: -10px;
    right: 0;
    width: 70px;
    height: 70px;
}
	.seemore:after {
    top: 19px;
    right: 30px;
}
	ul.ListEngagment h4 { 
    font-size: 20px; 
}
	ul.ListEngagment li {
    flex: none;
}
}
@media only screen and (max-width: 768px){
	body{font-size: 20px;}
 main#content { 
    padding: 50px 0 0; 
}
	
}

@media(max-width:767px){
	.sticky .nav-menu {
    padding-top: 0px;
}
	.topheader.sticky a.logo img {
    max-width: 120px;
}
	.itemid-101 header{position:relative}
		.slide-desc-box {
    top: 30% !important;
}
	    .slide-desc span {
        font-size: 24px !important;
        max-width: 90%;
    }
	.iso {
    position: absolute;
    right: 30px;
    bottom: -60px;
    top: inherit;
}
	.iso > img {
    max-width: 70px;
}
	    .Block1 h3 { 
        font-size: 28px; 
    }
	.BlkTop { display:none    }
	    nav.mobile-nav {
    margin-top: 30px;
    }
	a.logo { 	max-width: 150px;}	
	.grandMaps h1 {
        max-width: 300px;
        text-align: left !important;
        margin: 0 !important;
    }
	.grandMaps .container {     padding-top: 100px; }
	footer {     padding: 30px 0  ; }
	p.copyright {font-size: 12px;}
	.itemid-101 h1 {text-align:center;margin:0 auto;}
}
@media(max-width:700px){
	p.titlep {
    margin: 0 0 40px; 
}
	.listsServices {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-around;
        margin: 0 auto;
    }
	.listservice {
        font-size: 21px;
        min-height: 180px;
    }
	   section.Block1 { 
    padding: 50px 0; 
}
	section.Block2 {
    padding: 50px 0 150px;
}
}

  @media only screen and (max-width: 480px){
	   .slide-desc-box {
        display: block !important;
    }
	      .slide-desc span {
        font-size: 20px !important;
        max-width: 100%;
    }
	  .scroll a{display:none}
	   nav.mobile-nav {
        margin-top: 25px;
    }
	      .Block1 h3 { 
        font-size: 25px; 
    }
	body{font-size: 18px;}
	  .Contactbox{font-size: 16px;}
 main#content { 
    padding: 40px 0 0; 
}
	  p.copyright, div.fcp_label { 
    font-size: 14px;
}
	  .h3, h3 {
    font-size: 20px;
}
	  footer .menu a { 
    font-size: 16px; 
}
	  footer {
    padding: 30px 0;
    font-size: 16px;
}
 }
@media only screen and (max-width: 420px){
 
 
}
@media only screen and (max-width: 380px){
	.SliderPage .flexslider>ul.slides, .SliderPage .flexslider, .SliderPage .flexslider .slides > li, .flexslider .slides li .jslider-image img{
		height:250px !important;
		/* width: auto !important; */
	}
 
 }
  
@media only screen and (max-width: 320px){
 
 
}
 
 img.isoimg {
    margin: 0 0 20px;
    display: block; 
    max-height: 100px;
}
.row.Blkrow {
    padding-bottom: 30px;
}
 .galeryP {
    padding: 30px 0 60px;
}
.galeryP >div{}
ul.listsolution li {
    margin-bottom: 20px;
}

ul.listsolution {
    margin: 0;padding: 0;
}
a.wf-zoom-image img {
    margin: 0 auto;
    display: block;
}

a.wf-zoom-image {
    margin: 0 auto 30px;
    display: table;
}
.imgleft {
    margin: 0 auto 30px;
    display: block;
}

.K2FilterBlock .k2filter-field-radio input, .K2FilterBlock .k2filter-field-multi input, .K2FilterBlock .k2filter-field-category-checkbox input, .K2FilterBlock .k2filter-field-tag-multi input{
	left:0;
	top:3px;
	margin: 0;
	}
.K2FilterBlock label, .k2filter-field-tag-multi .champ {
    position:relative;
    padding-left: 28px;
    margin: 0 0 10px;
    font-size: 15px;
}
.k2filter-field-tag-multi .champ label{padding:0}
.k2filter-cell {
    float: none !important; 
}
.ContentItem {
    padding: 30px 0 0 !important; 
}
.ContentItem *{ 
    font-family: 'museo300' !important;
}
.fa { 
    font-family: 'FontAwesome'  !important;
}
.ContentItem h2 {
    font-family: 'museo300' !important;
    padding: 0;
    margin: 0 0 20px;
    color: #0387ca;
}
.genericItemList .genericItemIntroText {
    display: none;
}
div.genericItemList {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
  justify-content: flex-start;
}
 
.genericItemView {
    position: relative;
    width: 30%;
    margin: 0 10px 30px !important;
    max-width: 400px;
}
div.genericItemReadMore {
    font-size: 15px;
    text-align: right;
    display: block;
}
.genericItemImageBlock {
    margin: 0 auto !important;
    float: none !important;
    width: 100%;
    cursor:pointer;
    position: relative;
    overflow:hidden;
    transition:all .3s;
}
.genericItemImage, .catItemView {position:relative; overflow:hidden;transition:all .3s;display:block}
 .genericItemImage a, .maskimg a{display:block;position: relative;padding: 0;}
span.catItemImage { 
    margin: 0 0 0 0;
}
.genericItemImage a:before, .catItemView.maskimg:after{
	content:'';
	background: rgb(10 110 161 / 22%);
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index: 1;
}
.genericItemImageBlock img, .catItemView img {
  transform: scale(1);
  transition:all .3s;
  width: 100% !important;
}
.genericItemImageBlock:hover img, .catItemView:hover img {
  transform: scale(1.2);  
}
.genericItemImageBlock:hover a:before, .catItemView.maskimg:hover:after{
	opacity:0
}
.genericItemImageBlock h2{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:5px 15px 20px;
	font-size:20px;
	text-align:center;
	color:#fff;
	z-index: 2;
}
.genericItemImageBlock h2 a{color:#fff}
span.genericItemImage img {
    max-width: 400px !important; 
    width: 100% !important;
}
/****************** accordion slide home"  ***********/
.mixedSlider {
  position: relative;
}
.mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
}
.mixedSlider .MS-content .item {
  display: inline-block;
  width: 25%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
#mixedSlider2 .MS-content .item {
  width: 17%;
}

@media (max-width: 991px) {
  .mixedSlider .MS-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .mixedSlider .MS-content .item {
    width: 100%;
  }
}
.mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
.mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
.mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
}
.mixedSlider .MS-content .item p {
  font-size: 16px;
  margin: 2px 10px 0 5px;
  text-indent: 15px;
}
.mixedSlider .MS-content .item a {
  float: right;
  margin: 0 20px 0 0;
  font-size: 16px;
  font-style: italic;
  color: rgba(173, 0, 0, 0.82);
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
}
.mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}
.mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 28%;
  color: rgb(196 38 29 / 98%);
  transition: 0.15s linear;
}
.mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  .mixedSlider .MS-controls button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .mixedSlider .MS-controls button {
    font-size: 20px;
  }
}
.mixedSlider .MS-controls .MS-left {
  left: -50px;
}
.mixedSlider .MS-controls .MS-right {
  right: -50px;
}
.Block5 .mixedSlider .MS-controls .MS-left, .Block5 .mixedSlider .MS-controls .MS-right {
  top: 40%;
}

.mixedSlider3 .MS-content .item {
  width: 50%;
  padding: 0 5px;
}
.mixedSlider3 .MS-controls .MS-left {
  left: -40px;
}
.mixedSlider3 .MS-controls .MS-right {
  right: -40px;
}
.mixedSlider3{
	margin:10px 60px
}
@media (max-width: 767px) {
  .mixedSlider .MS-controls .MS-left {
    left: -10px;
  }
}

@media (max-width: 767px) {
  .mixedSlider .MS-controls .MS-right {
    right: -10px;
  }
}
/**************** end slide ******/
.K2FilterBlock label { 
    margin: 0 0 5px  !important; 
}
.results_container {
    max-width: 73%;
    width: 100%;
    float: right;
}

form[name='K2Filter138'] {
    float: left;
    width: 25%;padding-bottom: 60px;
}
 select.limit-box, select[name="orderby"] {
    border: 1px solid #c2241b;
    font-size: 17px;
}
 
h4.resultf {
    color: #0192de;
}
.com_k2.view-item #k2Container {
    max-width: 75%;
    float: right;
} 
.com_k2.view-item .bkser #k2Container {
    max-width: 100%;
    float: none;
}
div.genericView {
 /*    clear: both;
    display: none;*/
}
.k2filter-table {
    margin-top: -20px;
}
.bkser {
    max-width: 74%;
    float: right;
}
.results_container  #k2Container {
    max-width: 100% !important;
    float: none !important;
    margin-left: -10px;
    margin-right: -10px;
    display: block;
}
.K2FilterBlock.selectize   + #k2Container, .K2FilterBlock + h2{display:none}
.bkser #itemListLinks {
    display: none;
}
div.fcp_line select {
    font-size: 19px;
}

.grid-item {
    margin-bottom: 30px;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
    border: 1px solid #dddfe3;
    border-radius: 2px;
    padding: 20px;
    font-size: 16px; 
    margin: 0 auto;
}
.grid-item:hover {
    -webkit-box-shadow: 0 3px 15px -5px rgb(0 0 0 / 20%);
    box-shadow: 0 3px 15px -5px rgb(0 0 0 / 20%);
    color: #0093dc;
}
.grid-item!hover h4{color:#c4251d}
.Cadreform {
    background: #fff;
    border: 1px solid #dddfe3;
    padding: 35px 35px 20px;
    max-width: 700px;
    margin: 0 auto;
}

.Cadreform h3 {
    font-size: 30px;
    margin: 0 10px 30px;
}

.fcp_req .fcp_error_msg {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    color: #fff;
}

.fcp_req .fcp_error_msg span {
    font-size: 15px;
    padding: 7px;
    color: #fff;
    background: #c4261d;
}
.fcp_req.confirmation .fcp_controls {
    display: flex;
}

.fcp_req.confirmation input {
    height: 30px !important;
}

.fcp_req.confirmation {
    padding: 40px  0 !important;
}
.toolip-custom {
    position: absolute;
    background: #fff;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 21%);
    color: #000;
    font-size: 14px;
    padding: 20px 30px;
    pointer-events: none;
    display: none;
    z-index: 100;
    text-align: left;
    max-width: 270px;line-height:1.5
}
.toolip-custom  h2 {
    margin: 0 0 14px;
}
section.Block7 img {
    max-width: max-content;
}
.BlkMap{position:relative}

.view-itemlist .bkser{display:none}
div#itemListLinks {
    display: none;
}
.itemFullText ul{
	list-style: url(../images/flechblue.png)
}
.k2filter-cell select { 
    font-size: 17px;
    padding: 7px 13px;
}
.K2FilterBlock h3 {
    font-size: 22px !important;
    margin: 10px 0 16px;
    color: #c4261d;
}
.socialmedia {
	position: fixed;
	right: 0;
	top: 30%;
}
.socialmedia a {
    background: #fff;
    width: 30px;
    height: 30px;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.socialmedia a:hover {
    background: #000000;
    color: #ffffff;
}
.LinkRef {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    text-align: center;
    margin-top: -20px;
    padding-bottom: 30px;
}