﻿@font-face {
    font-family: 'ArsenalBold';
    src: url('../../../smarty/wireframe20/media/fonts/ArsenalBold.eot');
    src: url('../../../smarty/wireframe20/media/fonts/ArsenalBold.eot') format('embedded-opentype'),
         url('../../../smarty/wireframe20/media/fonts/ArsenalBold.woff2') format('woff2'),
         url('../../../smarty/wireframe20/media/fonts/ArsenalBold.woff') format('woff'),
         url('../../../smarty/wireframe20/media/fonts/ArsenalBold.ttf') format('truetype'),
         url('../../../smarty/wireframe20/media/fonts/ArsenalBold.svg') format('svg');
}
@font-face {
    font-family: 'ArsenalRegular';
    src: url('../../../smarty/wireframe20/media/fonts/ArsenalRegular.eot');
    src: url('../../../smarty/wireframe20/media/fonts/ArsenalRegular.eot') format('embedded-opentype'),
         url('../../../smarty/wireframe20/media/fonts/ArsenalRegular.woff2') format('woff2'),
         url('../../../smarty/wireframe20/media/fonts/ArsenalRegular.woff') format('woff'),
         url('../../../smarty/wireframe20/media/fonts/ArsenalRegular.ttf') format('truetype'),
         url('../../../smarty/wireframe20/media/fonts/ArsenalRegular.svg') format('svg');
}
@font-face {
    font-family: 'AgdasimaBold';
    src: url('../../../smarty/wireframe20/media/fonts/AgdasimaBold.eot');
    src: url('../../../smarty/wireframe20/media/fonts/AgdasimaBold.eot') format('embedded-opentype'),
         url('../../../smarty/wireframe20/media/fonts/AgdasimaBold.woff2') format('woff2'),
         url('../../../smarty/wireframe20/media/fonts/AgdasimaBold.woff') format('woff'),
         url('../../../smarty/wireframe20/media/fonts/AgdasimaBold.ttf') format('truetype'),
         url('../../../smarty/wireframe20/media/fonts/AgdasimaBold.svg') format('svg');
}


body {
background:#fff;
    color: #4b4646;   font-family: 'ArsenalRegular';
 font-size: 16px;
    line-height: 31px;font-weight: normal;
}
a {
    color: #00a2f1;
    text-decoration: underline;
    transition: all .4s;
 
}
a:active, a:hover, a:focus {
  color: #00a2f1;
    text-decoration: none;
}
.image-right {
    float: right;
    margin: 0 0 10px 50px;
}
.image-left {
    float: left;
    margin: 0 50px 10px 0;
}
 .container{    width: 1275px!important;position: relative;}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.1em;
       text-transform:uppercase;
font-family: 'ArsenalBold';

    text-shadow: none;
	font-weight:normal;
}
h1, .h1{font-size: 45px;    color: #165d9f;    letter-spacing:0.2em;}
h2, .h2{    font-size: 23px;    color: #3b3636;    letter-spacing: 0.1em;}
h3, .h3{    font-size: 18px;	color:#165d9f;}
h4, .h4{    font-size: 17px;	color:#3b3636;}
h5, .h5{    font-size: 16px;	color:#165d9f;}
h6, .h6{    font-size: 15px;	color:#3b3636;}
hr {	border-color: #3b3636;}
header.top {    position: relative;
     height: auto;
	    width: 100%;
float: left;

}
header.top.big {      height: auto;}
nav.main-nav {
    position: relative;

    top: 0px;
    width: 100%;
    height:76px;
    top:0px;
    box-shadow: none;
    transition: all .4s;
    width: 100%;
z-index:6;

}
nav.main-nav:before{ position:absolute; right:0px; top:0px; height:100%;     width: 27.8%; content:''; background:#19315b;} 
header.top   .cta1 {
    margin-top: 21px;
    width: 142px;
    padding-left: 27px;
    color: #fff;
    font-size: 20px;
    font-family: 'ArsenalBold';
    pointer-events: auto;
    float: right;
    background: url(../images/icon-cta.png) left 7px no-repeat;
    min-height: 20px;
    margin-right: 20px;
}

 .cta1 a{color:#fff; text-decoration:none;}
 .cta1 a:hover{ color:#009de8 ;}
nav.main-nav  .bouton{  display:none;}
.is-sticky nav.main-nav  .bouton{
    position: absolute;
    pointer-events: auto;
    height: 47px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 0;
    font-size: 16px;
    color: #fff;
    right: 15px;
    bottom: -47px;
    font-family: 'ArsenalRegular';
    z-index: 2;
    display: block;
    padding: 0 10px;
    text-transform: none;
    border-radius: 28px;
    }

.is-sticky nav.main-nav  .bouton a{ color:#fff; text-decoration:none;}
.is-sticky nav.main-nav  .bouton:hover a{ color:#fff; text-decoration:none;}
.is-sticky .bouton:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #009de8;border-radius:28px;
z-index:-2;
}
.is-sticky .bouton:hover:before {
    opacity:0;
}
.is-sticky .bouton:after {
    position: absolute;
    content: '';
    left: 0;
    width: 0;
    top: 0;
    bottom: 0; 
    background:#19315b;
    transition: width .3s;z-index:-1;border-radius: 28px;
width:0;
}
.is-sticky .bouton:hover:after {    width:100%;}
.is-sticky .bouton:hover a{ color:#fff; text-shadow:none;}

nav.main-nav:after{    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 100%;
    width: 100%;
    content: '';
    background:url(../images/ombre.png) bottom center no-repeat;} 
nav.main-nav .nav-wrapper {
    display: block;
    grid-gap: 0px;
    pointer-events: none;
}

nav.main-nav .nav-wrapper ul {
margin-top: 0px;
  pointer-events: auto;
float:left;
}


.is-sticky nav.main-nav .nav-wrapper ul {
}
.is-sticky nav.main-nav {
box-shadow: 0px 0px 5px rgba(0,0,0,.35);
  background: #fff;

}

nav.main-nav .mobile-nav {
    display: none;
    text-align: center;
    align-self: center;pointer-events: auto;
}
nav.main-nav .mobile-nav a {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    line-height: 40px;
    font-size: 24px;
}
nav.main-nav .mobile-nav i.fa {
background: #19315b;
  text-align: center;
  color: #fff;
  line-height: 40px;
  width: 43px;
  line-height: 40px;
  display: inline-block;
}

div#sticky-wrapper {
position: relative;
  width: 100%;
  top: 0px;
  height:76px !important;
  pointer-events: none;
  float: left;
}
header.top.big .banner {
    position: relative;
    top: 0px;
    left: 0px;
    bottom: 0px;
    margin: 0 auto!important;
       width: 100%;
height:818px;float: left;
}
header.top .banner {
position: relative;
  top: 0px;
  left: 0px;
  bottom: 0px;
  margin: 0 auto !important;
  width: 100%;
  height: 490px;
  float: left;
}


/*header.top .banner #slideshow:before{    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    content: '';
    background:rgba(0,0,0,0.6);
bottom:0px;
    z-index: 3;    width: 100%;
    pointer-events: none;}
/*header.top.big .banner:before{   position: absolute;
  left: 0px;
  width: 100%;
  bottom:0px;
  height: 100%;
  content: '';


  pointer-events: none;}*/
header.top.big .camera_overlayer{  background:#ffffff6e url(../images/bg-slide.png)bottom center no-repeat;}
header.top .camera_overlayer{ background:#ffffff6e url(../images/bg-slide2.png) bottom center no-repeat;}
header.top .banner #slideshow {
 position: absolute;
    left: 0;
width:100%;
    top: 0;
    bottom: 0;
	margin-bottom:0px!important;

}

header.top #slideshow {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;    margin-bottom: 0!important;
}header.top .fluid_container #slideshow .camera_pag {
    position: absolute;
   bottom: 33%;
    width: 100%;
    height: auto;
    width: 100%!important;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
  max-width: 1191px!important;
    margin: 0 auto;
    text-align: right;
}
header.top .fluid_container #slideshow .camera_pag {
    position: absolute;
   bottom:50%;
    width: 100%;
    height: auto;
    width: 100%!important;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
  max-width: 1191px!important;
    margin: 0 auto;
    text-align: right;
}
header.top.big .fluid_container #slideshow .camera_pag {

   bottom: 30%;}
header.top .camera_wrap .camera_pag .camera_pag_ul {
list-style: none;
    margin: 0;
    padding: 0;
    width: 13px!important;
    margin: 0 auto;
    text-align: right!important;
    position: relative;
    padding: 0px 0px 0px;
    float: right;
    z-index: 5;



}
header.top .camera_wrap .camera_pag .camera_pag_ul {
list-style: none;
    margin: 0;
    padding: 0;
    width: 13px!important;
    margin: 0 auto;
    text-align: right!important;
    position: relative;
    padding: 0px 0px 0px;
    float: right;
    z-index: 5;



}
header.top .camera_wrap .camera_pag .camera_pag_ul:before{     position: absolute;
    width: 1px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    height: 93px;
    content: '';
    top: -111px;
    background: #19315b;}

header.top .fluid_container #slideshow .camera_pag .camera_pag_ul li {
    margin: 8px 0px;
    background: none;
    display: block;
    position: relative;
    background: none!important;
    width: 13px;
    height: 13px;
    border-radius: 50%;

	
}
header.top .fluid_container #slideshow .camera_pag .camera_pag_ul li {
    margin: 0px 2px;
    background: none;
    display:inline-block;
    position: relative;
    background: none!important;
    width: 13px;
    height: 13px;
    border-radius: 50%;

	
}



header.top .fluid_container #slideshow .camera_pag .camera_pag_ul li > span {
	left: 0;
	right:0px;
	margin:0 auto;
	top: 0px;
	width:13px;
	height:13px;
		border-radius:50%;
		background:#daeefc!important;
	
	
}

header.top .fluid_container #slideshow .camera_pag .camera_pag_ul li.cameracurrent > span {

background:#009de8!important;
	
}

header.top  .container {
    position: relative;
	height:100%;
	pointer-events: none;
}
header.top.big .banner #slideshow {
position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
width: 100%;
    height: 100%;
    z-index:inherit;
	margin-bottom: 0px !important;z-index: 2;
}
section.banner.contact {
width: 100%;
    overflow: hidden;
    position: absolute;}
section.banner iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 200vw;
}
section.banner .logo {
position: relative;
    transform-origin: center top;
    transition: all .8s;
    transition-delay: .1s;
    text-align: center;
    pointer-events: auto;
    margin-top: 122px;
    z-index: 5;
}section.banner .logo img{ max-width:100%;}
section.banner .slogon {
position: relative;
    pointer-events: auto;
    text-align: center;
    margin-top: 57px;
 
}
section.banner .slogon a{     color: #fff;
    text-decoration: none;position:absolute; left:0px; top:0px; width:100%; height:100%;
}
section.banner .slogon h2{
    font-size: 60px;
    font-family: 'ArsenalBold';
    letter-spacing: 0em;
    color: #19315b;
    margin: 0px 0px 0px;
    text-transform: none;
    pointer-events: auto;
    line-height: 60px;    z-index: 5;
    position: relative;
}
section.banner .slogon h6{
    font-size: 30px;
    font-family: 'ArsenalBold';
    letter-spacing: 0em;
    color: #19315b;
    margin: 0px 0px 55px;
    text-transform: uppercase;
    pointer-events: auto;
    width: auto;
    display: inline-block;
    position: relative;
      z-index: 5;
    position: relative;
}

section.banner .slogon .bouton{         position: relative;
    pointer-events: auto;
    height: 53px;
    line-height: 53px;
    text-align: center;
margin:0 auto;    letter-spacing: 0;
    font-size: 22px;
    color: #fff;
    font-family: 'ArsenalRegular';
    z-index: 2;
    display: block;
    padding: 0 10px;
    text-transform: none;
    border-radius: 28px;
    width:596px;    z-index: 5;
    position: relative;}

section.banner .slogon  .bouton:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #009de8;
z-index:-2;border-radius:28px; 
}
section.banner .slogon  .bouton:hover:before {opacity:0;}
section.banner .slogon .bouton:after {
    position: absolute;
    content: '';
    width: 0;
    height: 100%;border-radius:28px; 
    top: 0px;
    right: 0px;
    background:#19315b;
    transition: width .3s;
    z-index: -1;
}
section.banner .slogon  .bouton:hover:after {width:100%;}
section.banner .slogon  .bouton:hover a{ color:#fff; text-shadow:none;}

.camera_wrap {

    z-index: inherit!important;
}
.moretext {  display: none;}
section.home-content {
    position: relative;
    padding: 150px 0 75px 0px;
    min-height: auto;
    width: 100%;
    float: left;
overflow:hidden;
}
a.moreless-button {
cursor: pointer;
  position: relative;


  width: 200px;
  height: 53px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  line-height: 53px;
  display: block;
font-family: 'ArsenalBold';
  z-index: 3;
  border-radius: 28px;
  margin-top: 47px;
}
a.moreless-button:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
background:#00a2f1;
border-radius:28px;
z-index:-2;
}
a.moreless-button:hover:before {
opacity:0;
}
a.moreless-button:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    right:0px;
    background: #19315b;
    transition: width .3s;border-radius:28px;
    z-index: -1;
width:0;
}
a.moreless-button:hover:after{ width:100%;}
a.moreless-button:hover{ color:#fff;}
section.page-content {
    position: relative;
    padding:50px 0 50px 0px;
    min-height: auto;    width: 100%;
    width: 100%;
    float: left;
}
article.content {
    position: relative;
 letter-spacing: 0.06em;
	    line-height:31px;    width: 100%;
text-shadow: 0px 0px 0px #4b4646;    float: left;
}

article.content a{ text-shadow:none;}
 article.content img
 {
    height: auto;
    max-width: 100%;
    outline: none;}
article.content img.image-right {    object-fit: cover;     border: 2px solid #009de8;padding: 5px;}
div#photo-h {
    position: relative;
    margin-top: -72px;
    width: 100%;
        max-width: 628px;
    margin-right: -338px;
    float: right;

}
div#photo-h .img1{    overflow: hidden; position:relative; width:100%; position:relative;}
div#photo-h .img2 {
    position: absolute;
    top: 50px;
    left: -136px;
    z-index: 2;-webkit-border-bottom-left-radius: 25px;
-moz-border-radius-bottomleft: 25px;
border-bottom-left-radius: 25px;

}
div#photo-h .img2 img{-webkit-border-bottom-left-radius: 25px;
-moz-border-radius-bottomleft: 25px;
border-bottom-left-radius: 25px;}
div#photo-h .img2:before{ position:absolute; left:0px; width:100%; top:0px; height:100%; content:''; background:rgba(0,157,232,0.8);    z-index: 1;-webkit-border-bottom-left-radius: 25px;
-moz-border-radius-bottomleft: 25px;
border-bottom-left-radius: 25px;}
div#photo-h .img2 img{ width: 100%;}
div#photo-h  img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
div#photo-h .img1:before{        position: absolute;
    left: 0px;
    right: 0px;
    bottom: 36px;
    content: 'sanitaire';
    font-size: 140px;
    text-transform: uppercase;
    z-index: 3;
    opacity:1;
    color: #fff;
font-family: 'ArsenalBold';}
.contenu-h {
float: left;
    max-width: 59.5%;
    z-index: 2;
    position: relative;
}
header.page-title {
    margin-bottom:40px;
    position: relative;
    text-align: left;
    width: 100%;
    float: left;
}
 header.page-title h1{
    margin: 0px;

  text-align: left;
position:relative;
z-index:1;
 }

header.page-title h1 span:first-child{ position:relative;width:auto;
display:inline-block;}
@keyframes preloader {
  100% { transform: scale(0.75); }
}
header.page-title h1 span.sub-title{
    display: block;
    position: relative;
    margin-top: 0;
    text-shadow: none;
font-family: 'ArsenalRegular';
    font-size:25px;

    color: #3b3636;
    text-transform: none;
    line-height: 33px;    letter-spacing: 0.2em;
}
header.page-title .subtitle{             display: block;
    position: relative;
    margin-top: 0;
    text-shadow: none;
font-family: 'ArsenalRegular';
    font-size:25px;
    color: #3b3636;
    text-transform: none;
    line-height: 33px;    letter-spacing: 0.2em;
}

header.page-title h5 {    margin: 0;}
header.page-title + h2 {    margin-top: 0; }
article.content p {margin: 0 0 15px;}
article.content ul {
    list-style: outside disc;
    margin-left: 0;
    padding-left: 20px;
}
article.content ul li {
    list-style: none;
    background: url(../images/list-icon01.png) no-repeat 0 4px;
    padding-left: 20px;
}
article.content ul ul li {
    background: url(../images/list-icon02.png) no-repeat 0 4px;
}
article.content .table-style {
    position: relative;
}
article.content .table-style th {
    background: #f2f2f2;
}
article.content .table-style th,
article.content .table-style td {
    border: 1px solid #ccc;
    padding: 2px 5px;
}
table td {padding: 10px 5px;}
table tr:nth-child(n) {
    background: rgba(255,255,255,0.1);
}
table tr:nth-child(2n) {
background: rgba(255,255,255,0.3);
}
/********************************/
section.boxes {
    position: relative;
    padding: 40px 0px 190px;    width: 100%;
    float: left;
text-align:center;
background:url(../images/before-boxes.jpg) bottom center no-repeat #daeefc;
}
section.boxes h2{     color: #0c1838;
    font-family: 'ArsenalBold';
    text-transform: uppercase;
    letter-spacing: 0.14em;
    margin: 0px 0px 3px;
    font-size: 45px;}
section.boxes h6{ color:#596c9c;font-family: 'ArsenalRegular'; text-transform:none; letter-spacing:0.2em; margin:0px 0px 75px; font-size: 25px;}
section.boxes .boxes-grid {
  display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap:20px;
}
section.boxes .boxes-grid a{ text-decoration:none;    width: auto;
    display: inline-block; }
section.boxes .boxes-grid .box {position: relative    width: auto;
    display: inline-block;max-width: 185px;top:0;text-align:center;color:#0c1838;letter-spacing:0em;   font-size:23px;}
section.boxes .boxes-grid .box .icon{ position:relative; width:103px;  height:103px; margin:0 auto;}

section.boxes .boxes-grid .box01 .icon{ background:url(../images/icon1.png) top center no-repeat;    transition: all 0.4s;}
section.boxes .boxes-grid .box01:hover .icon{ background:url(../images/icon1.png) bottom center no-repeat;}

section.boxes .boxes-grid .box02 .icon{ background:url(../images/icon2.png) top center no-repeat;    transition: all 0.4s;}
section.boxes .boxes-grid .box02:hover .icon{ background:url(../images/icon2.png) bottom center no-repeat;}

section.boxes .boxes-grid .box03 .icon{ background:url(../images/icon3.png) top center no-repeat;    transition: all 0.4s;}
section.boxes .boxes-grid .box03:hover .icon{ background:url(../images/icon3.png) bottom center no-repeat;}

section.boxes .boxes-grid .box04 .icon{ background:url(../images/icon4.png) top center no-repeat;    transition: all 0.4s;}
section.boxes .boxes-grid .box04:hover .icon{ background:url(../images/icon4.png) bottom center no-repeat;}

section.boxes .boxes-grid .box05 .icon{ background:url(../images/icon5.png) top center no-repeat;    transition: all 0.4s;}
section.boxes .boxes-grid .box05:hover .icon{ background:url(../images/icon5.png) bottom center no-repeat;}

section.boxes .boxes-grid .box06 .icon{ background:url(../images/icon6.png) top center no-repeat;    transition: all 0.4s;}
section.boxes .boxes-grid .box06:hover .icon{ background:url(../images/icon6.png) bottom center no-repeat;}

section.boxes .boxes-grid .box:before{     position: absolute;
    left: -42px;
    top: 50px;
    width: 69px;
    height: 2px;
    content: '';
    background: url(../images/sep-box.png) no-repeat;}
section.boxes .boxes-grid .box01:before{ display:none;}
section.boxes .boxes-grid .box h3{    
    position: relative;
    margin: 42px 0px 0px 0px;
    z-index: 3;
    transition: all 0.4s;
    color: #0c1838;
    font-size: 23px;
    letter-spacing: 0em;
    text-align: center;
    font-family: 'ArsenalRegular';
    text-transform: none;
} 
section.boxes .boxes-grid .box:hover h3{    color: #009de8;}
/****************************/
section.boxes2 {
    position: relative;
    padding: 0px 0px 0px;    width: 100%;
    float: left;
}
section.boxes2:before{   position: absolute;
  left: 0px;
  width: 100%;
  top:0px;
  height: 265px;
  content: '';
background:url(../images/before-boxes2.png) top center no-repeat;
    z-index: 2;

  pointer-events: none;}

section.boxes2 .boxes-grid {
 display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0;
}
section.boxes2 .boxes-grid a{ text-decoration:none; color:#fff; }
section.boxes2 .boxes-grid .box {position: relative;width: 100%; min-height:805px; max-width: 567px;top:0;text-align:center;color:#fff;letter-spacing:0.1em;font-size:22px;}
section.boxes2 .boxes-grid .box .img{ position:relative; width:100%;  height: 100%; margin:0 auto;}
section.boxes2 .boxes-grid .box .img:before{      position: absolute;
    content: '';
    left: 0;
    width: 100%;z-index:1;
    top: 0;
    bottom: 0;  transition: width .5s;background:rgba(25,49,91,0.8); }
section.boxes2 .boxes-grid .box:hover  .img:before {
opacity:0;
}
section.boxes2 .boxes-grid .box .img:after{      position: absolute;
    content: '';
    left: 0;
    width: 0;z-index:1;
    top: 0;
    bottom: 0; transition: width .5s;background:rgba(0,162,241,0.7); width:0;}

section.boxes2 .boxes-grid .box:hover  .img:after {    width:100%;}
section.boxes2 .boxes-grid .box .img img{width: 100%;  height: 100%;}
section.boxes2 .boxes-grid .box .info{          position: absolute;
    left: 0px;
    right: 0px;
    top:320px;
    z-index: 5;
    text-align: center; font-size: 22px;

   }
section.boxes2 .boxes-grid .box h3{    
    position: relative;
    margin: 0px 0px 60px 0px;
    z-index: 3;
    transition: all 0.4s;
    color: #fff;
    font-size:40px;
    letter-spacing: 0.1em;
    text-align: center;
width:auto; display:inline-block;

} 
section.boxes2 .boxes-grid .box h3:before{ position:absolute; left:-21px; right:-10px; bottom:6px; height:1px; background:#48bbf3; z-index:-1; content:'';}
section.boxes2 .boxes-grid .box:hover h3:before{ background:#283756; }
section.boxes2 .boxes-grid .box:hover h3{ text-shadow:0px 0px 47px rgba(0,0,0,1);}
section.boxes2 .boxes-grid .box .plus{         position: relative;
    width: 200px;
    height: 53px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    letter-spacing: 0em;
    text-transform: none;
    text-decoration: none;
    line-height: 53px;
    display: block;
    font-family: 'ArsenalBold';
    z-index: 3;
    margin: 0 auto;
    margin-top: 105px;
}
section.boxes2 .boxes-grid .box .plus:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
border:1px solid #fff;
z-index:-2;
border-radius:28px;
}
section.boxes2 .boxes-grid .box:hover:before {opacity:0;}
section.boxes2 .boxes-grid .box .plus:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    right:0px;
    background: #fff;
    transition: width .3s;
    z-index: -1;border-radius:28px;
box-shadow:0px 0px 40px rgba(0,0,0,0.5);
width:0;
}
section.boxes2 .boxes-grid .box:hover .plus:after{ width:100%;}
section.boxes2 .boxes-grid .box:hover .plus{ color:#3eafe5;}

/*******************************************************/
section.openinghours{   position: relative;
  padding:65px 0px;
  width: 100%;
  float: left;
background:url(../images/ombre2.png) top center no-repeat, url(../images/bg-heure.jpg) bottom center no-repeat #fff;
min-height:469px;

}
section.openinghours h2{ float:left; letter-spacing:0.2em; color:#165d9f; font-size:45px; text-transform:uppercase; margin:0px 0px;    line-height: 37px;}
section.openinghours .titrh2{ display:block; color:#3b3636; letter-spacing:0.4em; font-size:25px; text-transform:none;    font-family: 'ArsenalRegular';}

section.openinghours .containerOpening {
    display: flex;
    justify-content: left;
    float: right;
    width: 74%;
    margin-top: 23px;
}
section.openinghours .containerOpening .openingLine {
    flex-grow: 1;
    flex-basis: 0;
    position: relative;
    text-align: left;
}
section.openinghours .containerOpening .openingLine .openingDay {
color:#2da9e0;
    font-size: 18px;font-family: 'ArsenalBold';
    text-transform: uppercase;
    display: block;
    margin-bottom: 0px;
position:relative;    line-height: 19px;

}
section.openinghours .containerOpening .openingLine .openingTime:before{ position:absolute; left:0px; top:-4px; content:'DE'; color:#0c1838;
    font-size: 18px;font-family: 'ArsenalRegular';}
section.openinghours .containerOpening .openingLine .openingTime{
color:#0c1838;
    font-size: 18px;font-family: 'ArsenalRegular';
position:relative;padding-left:25px;

}
section.openinghours .containerOpening .openingLine:nth-child(2) .openingDay{ color:#182c4e;}
section.openinghours .containerOpening .openingLine:nth-child(4) .openingDay{ color:#182c4e;}
section.openinghours .containerOpening .openingLine:nth-child(6) .openingDay{ color:#182c4e;}

/********************************************************/
section.home-news{   position: relative;
  padding:160px 0 30px;
  width: 100%;
  float: left;
background:url(../images/bg-news.png) top center no-repeat;
background-size:cover;
    margin-top: -258px;
    min-height: 767px;
    margin-bottom: -252px;

}
section.home-news .content-news{ width: 100%;    float: left; position:relative; text-align:center;}

section.home-news #AllNews {
  display: block;
  position: relative;
    float: left;
    width: 100%;

}

section.home-news  h2{     position: relative;
    float: left;
    font-size:65px;
    color: #fff;
    margin: 0px 0px 45px; z-index:2;    width: 100%;}

section.home-news  h2 a{ text-decoration:none; color:#fff;}
section.home-news  h2 a:hover{ text-decoration:none; color:#009de8;}
section.home-news #AllNews figure.Item {
    position: relative;
    margin: 0;
    text-align: center;
color:#fff;
font-size:17px;
letter-spacing:0em;font-weight: normal;
line-height:25px;
}
button.slick-prev.slick-arrow{ position: absolute;
    left:47.5%!important;
    top: 148%!important;
    width: 23px!important;
    height: 19px!important;
    font-size: 0px!important;
    background:url(../images/precedant.png) no-repeat!important;
    border: none!important;
    padding: 0!important;
    border-radius: 0!important;}
button.slick-next.slick-arrow{    position: absolute;
    right:47.5%!important;
    top: 148%!important;
    width: 23px!important;
    height: 19px!important;
    font-size: 0px!important;
    background: url(../images/suivant.png) no-repeat!important;
    border: none!important;
    padding: 0!important;
    border-radius: 0!important;
}
button.slick-prev.slick-arrow:hover{ opacity:0.5;}
button.slick-next.slick-arrow:hover{ opacity:0.5;}
section.home-news #AllNews figure.Item .photo {    display:none;}
section.home-news #AllNews figure.Item figcaption {    z-index: 10;      padding: 0px 0px 0px;}
section.home-news #AllNews figure.Item figcaption h3 {
    margin: 0 0 20px;
    font-size:20px;
    letter-spacing: 0em;
    text-transform:uppercase;
    position: relative;
    min-height: auto;
    z-index: 1;
color: #fff;
}

section.home-news #AllNews figure.Item figcaption p {
    margin: 0;
    text-align: center!important;
}
section.home-news #AllNews figure.Item figcaption a.button {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 1;    font-size: 0;
text-decoration:none;outline: none;
}
section.home-news #AllNews figure.Item figcaption a{text-decoration:none;}
section.home-news #AllNews figure.Item:hover h3 {color:#009de8;}

/****************************************************/

/***************************************************/
section.contactform {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 50px;	
}
section.cta2{position:relative;padding:50px 0 235px;    width: 100%; background:url(../images/bg-cta.jpg)top center no-repeat;
background-size:cover;    width: 100%;    float: left;    text-align: center;margin-bottom:-200px; }
section.cta2:before{  position:absolute; top:0px; left:0px; width:100%; height:100%; content:''; background:rgba(25,49,91,0.5);}
section.cta2 .bouton a{ color:#fff; text-decoration:none; position:absolute; left:0px; top:0px; width:100%; height:100%;}
section.cta2 a{     color: #383834;    text-decoration: none;}
section.cta2 h2{
    font-size: 60px;
    font-family: 'ArsenalBold';
    letter-spacing: 0em;
    color: #fff;
    margin: 0px 0px 0px;
    text-transform: none;
    pointer-events: auto;
    line-height: 60px;
}
section.cta2  h6{
    font-size: 30px;
    font-family: 'ArsenalBold';
    letter-spacing: 0em;
    color: #fff;
    margin: 0px 0px 55px;
    text-transform: uppercase;
    pointer-events: auto;
    width: auto;
    display: inline-block;
    position: relative;
    z-index: 1;
}

section.cta2 .bouton{         position: relative;
    pointer-events: auto;
    height: 53px;
    line-height: 53px;
    text-align: center;
margin:0 auto;    letter-spacing: 0;
    font-size: 22px;
    color: #fff;
    font-family: 'ArsenalRegular';
    z-index: 2;
    display: block;
    padding: 0 10px;
    text-transform: none;
    border-radius: 28px;
    width:596px; }

section.cta2  .bouton:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #009de8;
z-index:-2;border-radius:28px; 
}
section.cta2  .bouton:hover:before {opacity:0;}
section.cta2 .bouton:after {
    position: absolute;
    content: '';
    width: 0;
    height: 100%;border-radius:28px; 
    top: 0px;
    right: 0px;
    background:#19315b;
    transition: width .3s;
    z-index: -1;
}
section.cta2  .bouton:hover:after {width:100%;}
section.cta2  .bouton:hover a{ color:#fff; text-shadow:none;}


/*****************************************/
article.content .news-footer {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;

    padding: 10px;
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
article.content .news-footer .news-share div#ContainerBlockSocial {
    display: inline-block;
    vertical-align: middle;
}
article.content .news-footer .news-share div#ContainerBlockSocial a {
    cursor: pointer;
    margin-left: 5px;
    padding: 0;
}
article.content .news-footer .news-share div#ContainerBlockSocial a::after {
  font-family: 'FontAwesome';
    font-weight: 400;
    color: #fff;
    background: #000;
    border-radius: 3px;
    width: 32px;
    line-height: 32px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    transition: background .6s;
}
article.content .news-footer .news-share div#ContainerBlockSocial a:hover:after {
    background: #00a2f1;
color:#fff;
}
article.content .news-footer .news-share div#ContainerBlockSocial a.addthis_button_facebook:after {
       content: "\f09a";
}
article.content .news-footer .news-share div#ContainerBlockSocial a.addthis_button_twitter:after {
    content: '\f099';
}
article.content .news-footer .news-share div#ContainerBlockSocial a.addthis_button_linkedin:after {
    content: '\f0e1';
}
article.content .news-footer .news-share div#ContainerBlockSocial a.addthis_button_google_plusone_share:after {
    content: '\f0d5';
}
article.content .news-footer .news-share div#ContainerBlockSocial a.addthis_button_email:after {
  font-family: 'FontAwesome';
    font-weight: 900;
    content: '\f0e0';
}
article.content .news-footer .news-share div#ContainerBlockSocial a.addthis_button_pinterest_share:after {
    content: '\f231';
}
article.content .news-footer .news-share div#ContainerBlockSocial a.addthis_button_google_plusone:after {
    content: '\f0d5';
}
article.content .news-footer .news-share div#ContainerBlockSocial a span {
    display: none;
}
article.content .news-footer .news-back a {
    background: #000;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    padding: 5px 20px;
    text-align: center;
    display: block;
position:relative;
}
article.content .news-footer .news-back a:before {
    content: "";
    font-family: 'FontAwesome';
    height: 23px;
    width: 5px;
    top: 4px;
    font-size: 16px;
    position: absolute;
    left: 9px;
}
article.content .news-footer .news-back a:hover {
    background: #00a2f1;
color:#fff;
}
article.content #AllNews {
    position: relative;
    padding-top: 30px;
}
article.content #AllNews .row {
    display: flex;
}
article.content #AllNews .row > [class*='col-'] {
    flex-direction: column;
}
article.content #AllNews .Item {
    position: relative;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 250px;
    background: #efefef;
    transition: background .4s;
}
article.content #AllNews .Item:hover {
    background: #e1e1e1;
}
article.content #AllNews .Item .photo {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
article.content #AllNews .Item .photo img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: filter .4s;
}
article.content #AllNews .Item:hover .photo img {
    filter: brightness(70%) contrast(70%);
}
article.content #AllNews .Item .photo.nophoto {
    position: relative;
    height: 100%;
    background: #eee;
    background-size: 50%;
    filter: grayscale(100%);
    transition: background-color .4s;
}
article.content #AllNews .Item:hover .photo.nophoto {
    background-color: #ccc;
}
article.content #AllNews .Item .photo::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: 40px;
    background: #fff;
    z-index: 10;
    transition: top .4s;
}
article.content #AllNews .Item .photo::after {
    content: '';
    position: absolute;
    left: -50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 1px;
    background: #fff;
    z-index: 10;
    transition: left .4s;
}
article.content #AllNews .Item:hover .photo::before {
    top: 50%;
}
article.content #AllNews .Item:hover .photo::after {
    left: 50%;
}
article.content #AllNews .Item figcaption {
    position: relative;
}
article.content #AllNews .Item figcaption h3 {
    margin: 0 0 15px;
    transition: color .4s;
    color: #00a2f1;
    font-size: 27px;
    text-shadow: 0px 0px 0px #00a2f1;
}
article.content #AllNews .Item:hover figcaption h3 {
    color: #000;
}
article.content #AllNews .Item figcaption .button {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1;
    text-shadow: none;
    padding: 10px 30px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #00a2f1;
    border-radius: 3px;
    box-shadow: 0 3px 3px rgba(0,0,0,.1);
    transition: box-shadow .4s;
}
article.content .networks_linking a {
    display: inline-block;
    font-size: 1.1em;
    line-height: 2em;
    width: 2em;
    border-radius: 50%;
    background: #000;
    color: #fff;
    text-align: center;
    text-decoration: none;
    margin-left: 5px;
    transition: background .4s,color .4s;
}
article.content #AllNews .Item:hover figcaption .button {
    box-shadow: 0 5px 20px rgba(0,0,0,.25);
}
article.content #AllNews .Item a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
article.content table tr:nth-child(n) {
    background: #eee;
}
article.content table tr:nth-child(2n) {
    background: #fff;
}
 article.content table td{ padding:10px;}

footer.maps {
    position: relative;
    height: 300px;
    width: 100%;
    float: left;
box-shadow:0px 0px 32px rgba(0,0,0,0.15);    overflow: hidden; 
}
footer.maps .link a {	font-size: 0;}
footer.maps .link a.iframe.fancyIFrame {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
}
footer.maps span.googlemaps_v2 {
    width: 100%;
    height: 100%;
}
footer.maps .googlemaps_v2 label.modal-label{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
	font-size:0px;  
}
footer.maps:before {
    position: absolute;
    bottom: 0;
    left: 0;

   
    -webkit-clip-path: polygon(0% 100%, 100% 100%, 0% 0%);
    clip-path: polygon(0% 100%, 100% 100%, 0% 0%);
    background: rgba(28,149,178,.6);
     width: 80vw;
    height: 80vw;

    opacity: .8;
    pointer-events: none;
  z-index: 3;
    transition: background .4s, width .4s, height .4s, clip-path .4s;
content:'';
}

footer.maps:hover:before {
    background: rgba(28,149,178,.6);
  
    width: 330px;
    height: 330px;
}

footer.bottom{       position: relative;
     padding: 171px 0px 50px;
  min-height:496px;
background:url(../images/bg-footer.png) top center no-repeat;

background-size:cover;
  width: 100%;
  float: left;
  color: #fff;
  line-height: 24px;
  font-size: 18px;
  font-family: 'ArsenalRegular';
  letter-spacing: 0em;font-weight: normal;


}
footer.bottom .logo-footer{ 
    margin-top: 22px;
   }
.bloc-footer{ 

    justify-content: space-between;
    align-items: top;
    position: relative;
    width: 100%;
    float: right;
    display: flex;
    padding: 0px 83px 0px;

    text-align: center;
}


footer.bottom img{ max-width:100%;}

footer.bottom .bloc-footer .bloc1{        padding-top: 61px;
    background: url(../images/ligging.png) top center no-repeat;
    margin-top: 0px;
}


footer.bottom .bloc-footer .bloc2{
 padding-top: 61px;
    background: url(../images/mail.png) top center no-repeat;
    margin-top: 0px;
}

footer.bottom .bloc-footer h2{  
  font-size: 22px;
  letter-spacing: 0.1em;
  color: #fff;font-family: 'AgdasimaBold';
  margin: 0px 0px 19px;
  text-transform: uppercase;

}


footer.bottom a{ color:#00a2f1!important; text-decoration:none!important;  }
footer.bottom a:hover{ color:#00a2f1; text-decoration:underline!important; }




 .googlemaps_v2 label.modal-label{  color:#00a2f1!important; text-decoration:none!important;  

}
 .googlemaps_v2 label.modal-label:hover{text-decoration:underline!important;}


footer.bottom img{      

    max-width: 100%;
}

a#scrollTopBtn {
bottom: 40px;
    left: auto;
     right:0px;
    transform: translateX(-50%);
    padding: 1px 12px 5px;
    background: #00a2f1;
    border-radius: 3px;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    text-decoration: none;
    box-shadow: none;
    transition: background .4s, box-shadow .4s;
}
a#scrollTopBtn:hover {
    background: #54c6fd;
	color:#fff;
   
}
a#scrollTopBtn i.fa::before {
    content: '\f0d8';
}


.phone-responsive {
    display: none;
}


#footerSlideButton {
color: #00a2f1!important;
    right: 10px!important;
    font-size: 14px;
}
.box_googlemapsv2 {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
}
@media only screen and (min-width : 1920px) {
div#photo-h {
    margin-right: -337px;

}
}
@media only screen and (max-width : 1600px) {

}
@media only screen and (max-width : 1366px) {
header.top.big .banner #slideshow {

  width: 100%;}

section.home-news .content {

    margin-right: 0;    margin-left: -219px;
}
section.boxes .boxes-grid .box .info {

    top: 18%;}
}
@media only screen and (max-width : 1275px) {
	.container{ width:100%!important;}

article.content .contenu-h {
    width: 50%;

}
section.boxes .boxes-grid .box .img {

  height: auto;
}



header.top.big .banner #slideshow {

  width: 100%;}
header.top.big .camera_wrap .camera_pag .camera_pag_ul {

  margin-right: 15px;
}
section.boxes .boxes-grid .box h3 {
font-size: 18px;}
section.boxes .boxes-grid .box .info {

  top: 23%;

  font-size: 18px;
}
section.boxes .boxes-grid .box .plus {

  margin-top: 11px;
}
section.home-news .content-news #img {

  max-width: 517px;
}
section.home-news .content h2 {

  z-index: 3;
}
section.home-news #AllNews {
    padding-bottom: 59px;    min-height: auto;}
button.slick-prev.slick-arrow {

    top: 88% !important;
}
button.slick-next.slick-arrow {
    top: 88% !important;
}section.boxes2 .boxes-grid .box h3 {
font-size: 31px;}
section.boxes2 .boxes-grid .box .info {

  font-size: 17px;
  letter-spacing: 0;
}
section.openinghours .containerOpening .openingLine .openingTime {

  font-size: 17px;}
section.boxes .boxes-grid {

  grid-gap: 16px;
}.sf-menu li {

  padding: 0px 4px 0px!important;

}.sf-menu a {

  font-size: 16px!important;}
}

@media only screen and (max-width : 1023px) {

.sf-menu li {

  padding: 0px 4px 0px!important;

}
.sf-menu a {

  font-size: 15px!important;}
}
@media only screen and (max-width : 991px) {
  section.openinghours .containerOpening {
   
    width: 100%;}
  header.top.big .camera_wrap .camera_pag .camera_pag_ul {
    margin-right: 0;
  }
  header.top .camera_wrap .camera_pag .camera_pag_ul {
    margin-right: 0;
  }
.nav-bar1{ display:none;}
.nav-bar2{ display:none;}
nav.main-nav .nav-wrapper {
  display: block;

}
footer.bottom {
padding-bottom: 50px;
    background: #19315b;
    padding-top: 50px;

}section.home-news .content .titrh2 {
  color: #f0e4e8;
  margin-right: 0;
}
header.top .banner {

  top: 0;

}
section.home-news h2 a:hover {
  color: #00a2f1!important;

}

.image-right {
  float: none;
  margin: 0 auto;
    margin-bottom: 0px;
  display: table;
  margin-bottom: 20px;max-width: 295px!important;
}
nav.main-nav {
height: 83px;}
div#photo-h {
position: relative;
    height: auto;
    width: 100%;
    bottom: 0;
    top: 0;
    max-width: 628px;
    margin: 0 auto;
    left: auto;
    display: table;
    float: none;

}section.banner .logo {

  text-align: center;
}
header.top.big .fluid_container #slideshow .camera_pag {

 bottom: 112px;}
header.top .fluid_container #slideshow .camera_pag {

 bottom: 112px;}
div#photo-h::before {

  font-size: 140px;}

section.page-content {
    padding: 50px 0px;
  margin-top: 0;}
	nav.main-nav ul.sf-menu {
        display: none;
    }
    nav.main-nav .mobile-nav {

display: inline-block;
margin-top: 19px;
    float: left;
  
  }


   nav.main-nav ul.sf-menu {
        display: none;
    }

footer.bottom .footer-wrapper {
  display: block;}




footer.bottom img {
  max-width: 100%;
}





    header.top .container {
        height: 100%;
    }


section.home-content {
padding:50px 0 50px;margin-top: 0;

}



article.content .img {
position: relative;

    width: auto; max-width:100%;}

.contenu-h{position: relative;
width: 100%;


float: none;
margin: 0 auto;}


header.top.big .banner {

  width:100%;
}
header.top .banner {

    width:100%;
}

	header.top .slogan {
left: 0px;
right: 0px;
margin: 0 auto;
text-align: center;
}

.contenu-h {
  width: 100%;
max-width: 100%;}


header.page-title {
  margin-bottom: 30px;
  margin-top: 0;
}


header.top .slogan p {

  text-align: center;
}


article.content .contenu-h {
  float: left;
  width: 100%;margin-top: 20px;max-width: 100%;
}

section.boxes .boxes-grid {
/*display: block;*/
  width: 100%;
  float: left;
  text-align: center;
max-width: 100%;
}section.boxes::before {
display:none;
}
section.boxes .boxes-grid .box {

  float: none;

  height: auto;
  margin: 0 auto;
margin-bottom: 30px;max-width: 382px;min-height: auto;
}section.boxes .boxes-grid .box01 .plus {

  margin: 0 auto;
}
section.boxes2 .img {
  position: relative;
  left: 0;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 200px;
}
section.boxes2 .content {
float: none;
    position: relative;
    width: 100%;
    max-width: 650px;
    padding: 15px 15px 107px;
    background: #fff;
    display: table;
    margin: 0 auto;
    margin-top: 0px;
    text-align: center;
    min-height: auto;
    margin-top: 20px;
}
section.boxes2 .content h2 {

  text-align: center;}
section.boxes h2::before {
  right: 0;
  margin: 0 auto;
}
section.boxes2 .content h2::before {
  right: 0;
  margin: 0 auto;
}
section.boxes {
padding: 50px 0px 122px;
    overflow: hidden;}
section.boxes2 .content h6 {
  text-align: center;}
section.boxes2 a{ text-decoration:none;}
section.boxes .boxes-grid .box .plus {  margin-bottom: 0px;}
section.boxes .box01 {
  float: none;
  margin: 0 auto;margin-bottom: 30px;
}
footer.bottom nav.footer-nav ul li {
  background: none;
  list-style: none;
float:none;
}
section.cta {  text-align: center;bottom: 17.5%;}
footer.bottom img {
margin: 0 auto;
  max-width: 100%;
}
footer.bottom .bloc-footer  .bloc1{ margin: 0 auto;
  display: table;
text-align:center;margin-bottom:20px;margin-top:20px;}
footer.bottom .bloc-footer  .bloc2{ margin: 0 auto;
  display: table;
text-align: center;}

footer.bottom .bloc-footer h2 { text-align:center; padding:0;width: 100%;}


section.boxes2 .boxes-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
section.boxes2 .boxes-grid div[class*="box"] h3 {  text-align: center;}
section.boxes2 .boxes-grid div[class*="box"] {
  margin: 0 auto;
}
.bloc-footer {display: block;    text-align: center;padding: 0;}
footer.bottom .bloc-footer .bloc2 h2 {
  padding-left: 0;
}
section.home-news #AllNews {

}
button.slick-next.slick-arrow {
  right: 33.5% !important;
 }
button.slick-prev.slick-arrow {  left: 33.5% !important;
  }
section.home-news #AllNews figure.Item figcaption {  padding-right: 0;}
section.home-news #AllNews figure.Item figcaption .plus{ position:relative; margin:0 auto;margin-top: 30px;}
section.home-news {  max-width: 100%;overflow: hidden;}
section.home-news h2::before {
  right: 0;
  margin: 0 auto;
}

	a.moreless-button {  display: table;position: relative;}

section.boxes2 {  overflow: hidden;}
  header.top header.page-title {
    top: 20%;
    text-align: center;
max-width:100%;
}
header.top header.page-title h1 {
    font-size: 31px;
    text-align: center;
    width: 100%;max-width: 100%;
}
section.home-content::before {  width: 100%;}
section.boxes .boxes-grid a {
  width: auto;
  display: table;
  margin: 0 auto;
}
nav.main-nav .logo {
  transform-origin: left top;
  text-align: left;
  float: left;
  margin-top: 13px;
}
header.top.big .banner::before {display:none;}
section.boxes .boxes-grid .box h2 {
  font-size: 34px;
  line-height: 40px;}
section.home-content article.content {  padding: 0px 0px 50px;}
nav.main-nav::before {

 width: 56.8%;}section.banner .slogon {
  position: relative;
  pointer-events: auto;
  margin-top: 81px;
  z-index: 3;
  text-align: center;
}  section.banner .logo .logo {max-width:250px; margin:0 auto; text-align:center;  }
section.banner .slogon .bouton {margin: 0 auto;}
header.top.big .fluid_container #slideshow .camera_pag .camera_pag_ul li {
  margin: 0px 2px;
  background: none;
  display: inline-block;}
header.top .camera_wrap .camera_pag .camera_pag_ul {

  width: 100% !important;

  text-align: center  !important;

}
header.top .camera_wrap .camera_pag .camera_pag_ul::before { display:none;}
section.boxes .boxes-grid .box h3 {

  margin: 0px 0px 5px 0px;}
section.home-news .content {
  float: none;
  margin: 0 auto;
width: 100%;
 
}section.home-news .content h2 {
  position: relative;
  float: left;
  font-size: 63px;
  color: #f0e4e8;
  margin: 19px 0px 15px;
  z-index: 2;
  text-align: center;width: 100%;
}
header.top.big .camera_wrap .camera_pag .camera_pag_ul::before { display:none;}
article.content #AllNews .Item {
    display: grid;
    grid-template-columns: 100%;
    height: auto;
    margin-bottom: 10px;
}
article.content #AllNews .Item .photo {

    height: 200px;
    
}
article.content #AllNews .Item figcaption {
    position: relative;
    margin-top: 20px;
}
.col-sm-4 {
    width: 100%;
}
article.content #AllNews .Item .photo img {
    position: relative;
   width: 100%;
    height: 100%;
    object-fit: cover;
    transition: filter .4s;
    margin: 0 auto;
    display: table;
}
article.content #AllNews .Item .photo {
    height: 200px;
    text-align: center;
    margin: 0 auto;
    background: #fff;
    width: 100%;
}header.top header.page-title .logo {

  float: none;

  margin: 0 auto;
}

div#photo-h .img1::before  {
    font-size: 97px;
    left: 0;
}header.page-title .subtitle {

  letter-spacing: 0;
}
section.boxes .boxes-grid .box::before { display:none;}
section.openinghours {

  padding: 65px 0px;    min-height: auto;}
section.home-news {

  padding: 160px 0 30px;

  margin-top: 0;
  min-height: auto;
  margin-bottom: 0;
}section.openinghours .containerOpening .openingLine {

  text-align: center;
}section.openinghours h2 {

  width: 100%;
  text-align: center;
}
section.boxes2:before { display:none;}
}

@media only screen and (max-width : 767px) {
section.openinghours .containerOpening {

  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  text-align: center;width: 100%;
}
  section.banner .slogon .bouton {
    margin: 0 auto;

  }

section.banner .slogon .bouton {


  font-size: 18px;


  width: 454px;

}section.cta2 .bouton{  font-size: 18px;


  width: 454px;}
.is-sticky nav.main-nav .bouton {

  font-size: 19px;}
div#photo-h::before { display:none;}

h2, .h2 {  font-size: 20px;}
.subtitle {font-size: 16px;}
article.content p {  width: 100%;  float: left;}
.diy-slideshow .next, .diy-slideshow .prev{    top: 93% !important;}
section.cta {text-align: center;}
section.cta2 .content-cta .phone { display:none;}
h1, .h1 {font-size: 29px;}
header.top header.page-title h1 {    font-size: 25px;}
	.phone{ display:none;}
	.phone-responsive {  display:inline-block;}
footer.bottom .number-responsive {display:inline-block;}
footer.bottom .number{ display:none;}
    header.top .slogan .number{ display:none;}
	  section.style .number-responsive{display: table;
    margin: 0 auto;
    float: none;}

header.top .slogan .cta1 .number{ display:none;}
section.cta2 span.number-responsive{ display: table;float: none;margin: 0 auto;}
header.top .slogan p {  text-align: center;}
header.top .slogan .cta1 .tel-resp {  display: inline-block;}
section.cta .content-cta .phone-responsive {  display: table;margin:0 auto;}
section.cta .content-cta .phoner{margin-top: 0;    display: table;}
section.cta2 .phone-responsive {
  display: table;
margin:0 auto;color: #fff;
}
 section.cta2 .phoner{margin-top:15px;display: block;}
section.cta .content-cta .phone {display:none;}
section.cta2 .content-cta .phone-responsive {  display:inline-block;}
section.cta2 .content-cta .phone {display:none;}
section.cta2 .content-cta .phone-responsive {  display: table;}
section.cta .content-cta h2 {  font-size: 27px;}
section.cta .content-cta h6 {  font-size: 30px;}
  section.banner .slogon h2 {  font-size: 30px;}
section.banner .slogon h6 {
  font-size: 22px;
  letter-spacing: 0;}
section.home-news h2 {

  font-size: 41px;}
div#photo-h .img2 {
    
    left: -15px;}
}
@media only screen and (max-width : 640px) {
  section.boxes .boxes-grid {

    grid-template-columns: 1fr;
  }
div#photo-h .img2 img {
    width: 100%;
    max-width: 270px;
}
  div#photo-h {

    margin-bottom: 100px;
}
 section.cta .content-cta h3 {
    font-size: 25px;
  }


section.cta .content-cta p {
font-size: 28px;
    line-height: 32px;}

section.cta .content-cta {
background: none;
    width: 99%;
    height: auto;
    margin: 0 auto;
max-width: 100%;
}

section.cta2 .content-cta {
background: none;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
    header.top .slogan .cta1 .number-responsive{ display: inline-block;}

article.content p {    text-align: left!important;}
.slideshow .next, .diy-slideshow .prev { top: 93% !important;}
section.cta2 .content-cta h2 {  font-size: 27px;}
section.cta2 .content-cta h6 {  font-size: 20px;}
.h-top .part-top .mail {font-size: 12px;    letter-spacing: 0;}
section.home-news #AllNews figure.Item figcaption h3 {font-size: 18px;}
.is-sticky nav.main-nav .logo {  transform: scale(.75);}

}
@media only screen and (max-width : 480px) {
  div#photo-h .img2 img {
    width: 100%;
    max-width: 210px;
}
section.openinghours .containerOpening {

  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  text-align: center;width: 100%;
}section.openinghours .containerOpening .openingLine {

  text-align: center;
}

section.banner .slogon .bouton {

  font-size: 12px;

  width: 297px;
}section.cta2 .bouton{    font-size: 12px;

  width: 297px;}
.is-sticky nav.main-nav .bouton {

  font-size: 12px;}
section.boxes .boxes-grid .box .info {  top: 15%;}
.slick-slider {  text-align: center!important;}
 section.brands .contnet-logos {    padding: 35px 66px 10px;  }

section.boxes h2 {  font-size:35px;}

section.cta .content-cta h2 {
    font-size: 39px;
    line-height: 35px;
    margin-bottom: 25px;}
section.cta .content-cta h6 {  font-size: 20px;}
header.top .slogan .cta1 .tel-resp{  display: table;
  float: none;
  margin: 0 auto; margin-top:0px;}
	span.titr{ display:none;}
	table{
		position: relative;
		width: 100%;
		display:block;
		border:none;
		float:left;
	}
	table  tr{
		width: 100%;
		display:table;
		float:left;
	}
	table   tr  td{
		width: 100%;
		display:table-row;
		float:left;
    text-align: left!important;
	}
	span.tv {    display: block;}
nav.main-nav .logo img{ max-width:100%;}
section.boxes4 .box4 .titrh2 {font-size:54px}
section.cta .content-cta .bouton { font-size: 14px;}

  .fullsite {    overflow: hidden;}
}
@media only screen and (max-width : 414px) {
  div#photo-h .img2{display:none;}
div#photo-h .img1::before {  font-size: 61px;}
}
/*--------------------------------------------------
# Navigation
--------------------------------------------------*/

/*--------------------------------------------------
## Superfish
--------------------------------------------------*/

  .sf-menu,  .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
 .sf-menu li {
	position: relative;
}
 .sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
 .sf-menu > li {
	float: left;
}
 .sf-menu li:hover > ul,
 .sf-menu li.sfHover > ul {
	display: block;
}

 .sf-menu a {
	display: block;
	position: relative;
}
 .sf-menu ul ul {
	top: 0;
	left: 100%;
}


/*** DEMO SKIN ***/
 .sf-menu {



}
  .sf-menu li {
    position: relative;
    position: relative;
     padding: 0px 12.5px 0px;
    position: relative;

}


  .sf-menu li:first-child {
    padding-left: 0;
	border-left:none;
	background:none;
}
  .sf-menu li:last-child { padding-right:0px;}

  .sf-menu a {
    text-decoration: none;
    color: #3f3f3f;
    font-size:18px;
    line-height: 76px;
    height: 76px;
    padding: 0px 0px;
    text-transform: uppercase;
    font-family: 'ArsenalRegular';
    letter-spacing: 0.05em;
    position: relative;
    text-align: center;
    z-index: 5;
    pointer-events: auto;

text-shadow:0px 0px 0px #3f3f3f;





}
.is-sticky   .sf-menu a {}

 .sf-menu > li > a:hover:before ,  .sf-menu > li.sfHover > a:before , 
 .sf-menu > li.active > a:before ,  .sf-menu > li.selected > a:before  {
   opacity: 1;
}
 .sf-menu > li > a:hover,  .sf-menu > li.sfHover > a, 
 .sf-menu > li.active > a,  .sf-menu > li.selected > a {
color:#009de8;
text-shadow:1px 0px 1px #009de8;

}


 .sf-menu ul {
background: #fff;
  padding: 0px 0px;
  width: 98%;
  margin-top:-17px !important;
  margin-left: 2px;
box-shadow:0px 0px 5px rgba(0,0,0,0.5);


}
 .sf-menu ul li {
	border-top: 1px solid rgba(0,0,0,.2);
	background:none;
	border-left:none!important;
	    white-space: initial;
		width:100%;
		padding:0px;
}
 .sf-menu ul li:before { display:none;}
 .sf-menu ul li:first-child {
	border-top: 0;
}
 
 .sf-menu ul a {
    color: #000!important;
    font-size: 12px;
    height: auto;
    line-height: 1.2em;
    text-align: center;
    padding: 8px 10px 10px!important;
    max-width: 100%!important;
    border: none;
	
}
 .sf-menu ul a:before { display:none;}
 .sf-menu ul li a:hover,  .sf-menu ul li.sfHover > a,
 .sf-menu ul li.active > a,  .sf-menu ul li.selected > a {
color:#fff!important;
	border:none;
background:#009de8;border-radius:0px;

}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {

}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50px;
    right: 50%;
    transform: translateX(50%);
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #000/* edit this to suit design (no rgba in IE8) */
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: #000; 
}


@media only screen and (max-width : 1024px) {

}

/*--------------------------------------------------
## Mobile navigation
--------------------------------------------------*/
.site-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	opacity: 0;
	transform: translate3d(100%,0,0);
	transition: opacity 0.4s, transform 0s 0.4s;
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
/* Close Button */
.close-button {
	width: 1.5em;
	height: 1.5em;
	position: absolute;
	right: 1em;
	top: 1em;
	overflow: hidden;
	text-indent: 1em;
	font-size: 0.75em;
	border: none;
	background: transparent;
	color: transparent;
}
.close-button::before,
.close-button::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 100%;
	top: 0;
	left: 50%;
	background: #ccc;
	transition: background .4s;
}
.close-button::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.close-button::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.close-button:hover::before,
.close-button:hover::after {
	background: #fff;
}
/* Menu */
.menu-wrap {
	position: fixed;
	overflow: auto;
	top: 0;
	left: 0;
	z-index: 1001;
	width: 300px;
	height: 100%;
	background: #19315b;
	box-shadow: 0 0 20px rgba(0,0,0,.8);
	padding: 40px 20px 20px;
	transform: translateX(-100vw);
	transition: transform 0.4s;
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.mobile-menu {
	transform: translateX(500px);
}
.mobile-menu > ul {
	display: block;
	transform: translateX(-1000px);
}
.mobile-menu,
.mobile-menu > ul {
	transition: transform 0s 0.4s;
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.mobile-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 1.5em;
}
.mobile-menu ul ul {
	background: rgba(0,0,0,.15);
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: -5px;
	border-top: 1px solid rgba(0,0,0,.2);
}
.mobile-menu li:first-child {
	border-top: none;
}
.mobile-menu li {
	padding: 5px 0;
	border-top: 1px solid rgba(255,255,255,.2);
}
.mobile-menu li li {
	position: relative;
	border-top: 1px solid rgba(255,255,255,.2);
}
.mobile-menu li li::before {
	content: '\f105';
	font-family: 'FontAwesome';
	position: absolute;
	color: rgba(255,255,255,.5);
	z-index: 5;
	left: 10px;
}
.mobile-menu a {
	padding: 0 5px;
	display: block;
	color: #fff;
	text-decoration: none;
	transition: color .4s, background .4s;
}
.mobile-menu a:hover, .mobile-menu .selected > a, .mobile-menu .active > a {
	color: #fff;
	background: #009de8;
}
.mobile-menu li li a {
	padding-left: 25px;
}
/* Shown menu */
.show-menu .menu-wrap {
	transform: translate3d(0,0,0);
	transition: transform 0.8s;
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.show-menu .mobile-menu,
.show-menu .mobile-menu ul {
	transform: translate3d(0,0,0);
	transition: transform 0.8s;
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.show-menu .mobile-menu ul {
	transition-duration: 0.9s;
}
.show-menu .site-overlay {
	opacity: 1;
	transition: opacity 0.8s;
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transform: translate3d(0,0,0);
}


.gdpr_policy {line-height: 20px;margin: 10px 0;}
.contactForm .gdpr_policy label {
    width: 90%;
    margin: -5px 0 0 20px;
}
.contactForm input.form-upload {
    width: 100%;
}
.contactForm .gdpr_policy input[type=checkbox] {
    position: absolute;
    margin-top: 5px;
}
form.contactForm .g-recaptcha{
    float: none;
}
@media only screen and (max-width : 480px) {
    .contactForm .gdpr_policy input[type=checkbox] {
        margin-top: 0px;
    }
/*submit btn*/
    .contact-submit,
    .contactForm .form-submit-button{
        width:100%;
    }
}
/*recaptcha*/
.contactForm .g-recaptcha {
    margin-bottom: 20px;
}
@media only screen and (max-width: 420px){
	.contactForm .g-recaptcha {
	    float: none;
	    margin-left: 0px;
	}
	.g-recaptcha * {
	    width: 100% !important;
	}
}

