.wrapperSemiLarge {
  max-width: 1520px;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
}
/**  */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
  zoom: 1;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/** Styles */
body {
  background: #ccc;
  font-family: Lato;
  color: #0a3d4e;
  overflow-y: auto;
}
a {
  color: #0a3d4e;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: bolder;
}
a:hover {
  color: #f78e1e;
}
#menuRS {
  display: none;
}
#page {
  background: #FFF;
  position: relative;
  z-index: 1;
}
.btnRS,
.sidr-class-btnRS {
  display: inline-block;
  background: #dfdfdf;
  transition: all .3s;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  padding: 0;
  margin: 0;
}
.btnRS:hover i,
.sidr-class-btnRS:hover i {
  color: #fff;
}
.fb:hover,
.sidr-class-fb,
.sidr-class-fb:hover {
  background: #4460ae;
}
.tw:hover,
.sidr-class-tw,
.sidr-class-tw:hover {
  background: #3fbff0;
}
.gp:hover,
.sidr-class-gp,
.sidr-class-gp:hover {
  background: #d93828;
}
.ln:hover,
.sidr-class-ln,
.sidr-class-ln:hover {
  background: #2c86ba;
}
/*** Forms ***/
.sendOK {
  color: #08b706;
  font-weight: bold;
  margin: 15px 0;
}
.sendError {
  color: #CD0E34;
  font-weight: bold;
  margin: 15px 0;
}
.dadywinie {
  display: none !important;
}
#casenorobot {
  margin: 10px 0;
}
#casenorobot #checkboxRobot {
  margin: 5px 5px 5px 0;
}
#casenorobot label {
  font-size: 14px;
}
.owl-carousel .owl-nav > div {
  background: #fff top left no-repeat;
  display: block;
  height: 45px;
  overflow: hidden;
  text-indent: -9999px;
  width: 45px;
  float: left;
  margin-left: 2px;
}
.owl-carousel .owl-nav > div.owl-prev {
  background-image: url("/historique-assets/wp-content/themes/espaceform/images/prev.png");
}
.owl-carousel .owl-nav > div.owl-next {
  background-image: url("/historique-assets/wp-content/themes/espaceform/images/next.png");
}
.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 0 5px 0;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #0a3d4e;
}
/**** Header ****/
#openResponsiveMenu {
  display: block;
  background: #0a3d4e;
  color: #FFFFFF;
  font-weight: 700;
  padding: 15px 12px;
  position: fixed;
  left: 0;
  text-align: left;
  top: 0;
  z-index: 9000;
  border-radius: 0 0 5px 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#openResponsiveMenu i {
  font-size: 20px;
  font-weight: 400;
}
.sidr-open #openResponsiveMenu {
  left: 260px;
}
.logoResponsive {
  background: transparent none repeat scroll 0 0;
  display: block;
  top: 30px;
  max-width: 300px;
  z-index: 2;
  text-align: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#sidr-existing-content .sidr-inner {
  clear: both;
  padding: 0;
}
#sidr-existing-content .sidr-class-lienRS {
  border: medium none;
  display: block;
  float: none;
  height: 35px;
  margin: 0 auto;
  width: 144px;
}
#sidr-existing-content .sidr-class-lienRS a.sidr-class-btnRS {
  padding: 0;
}
#sidr-existing-content .sidr-class-lienRS li:hover {
  border: none;
  margin: 0 0 0 1px;
}
#sidr-existing-content .sidr-class-lienRS li:hover a {
  box-shadow: none;
  border: none;
  margin: 0;
}
#sidr-existing-content .sidr-class-lienRS li:hover a .fa {
  color: white;
}
#sidr-existing-content .sidr-class-menu {
  margin: 0;
}
.sidr ul li ul {
  margin: 0 0 0 15px !important;
}
.sidr ul li ul li {
  background-color: rgba(234, 234, 234, 0.2);
}
.sidr ul li ul li a {
  padding: 0 15px !important;
}
#headerFull {
  display: none;
}
.sidr .sidr-class-lienRS,
.lienRS {
  float: right;
}
.sidr .sidr-class-lienRS li,
.lienRS li {
  border: none;
  float: left;
  line-height: 35px;
  margin-left: 1px;
}
.sidr .sidr-class-lienRS li:hover,
.lienRS li:hover,
.sidr .sidr-class-lienRS li.active,
.lienRS li.active,
.sidr .sidr-class-lienRS li.sidr-class-active,
.lienRS li.sidr-class-active {
  line-height: 35px;
}
.sidr .sidr-class-lienRS li span,
.lienRS li span {
  padding: 0;
  margin: 0;
}
@media (min-width: 992px) {
  .logoResponsive {
    display: none;
  }
  #openResponsiveMenu {
    display: none;
  }
  #headerFull {
    display: block;
    width: 100%;
    background: none;
    padding: 0px;
    transition: all .3s;
    position: absolute;
    z-index: 9999;
  }
  #headerFull .container {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1200px;
  }
  #headerFull .logo {
    padding: 0;
  }
  #headerFull .site-title {
    padding-right: 0;
  }
  #headerFull .site-title a {
    background: transparent url("/historique-assets/wp-content/themes/espaceform/images/logo_espace_form_blanc.png") no-repeat center center;
    background-size: contain;
    display: block;
    text-indent: -9999px;
    height: 80px;
    transition: all .3s;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 320px;
  }
  #headerFull .pastille {
    position: absolute;
    right: 0;
    max-width: 1200px;
    text-align: right;
    color: #f7f7f7;
    font-weight: 800;
    background: #0a3d4e;
    padding: 2px 10px;
    margin: 95px 0;
    text-transform: uppercase;
    line-height: 21px;
  }
  #headerFull .menuTop {
    transition: all .3s;
    padding: 10px 0 0 0;
  }
  #headerFull .menuTop .container-menu {
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  #headerFull .menuTop #menu-menu-principal {
    float: left;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #headerFull .menuTop #menu-menu-principal li {
    display: inline;
    position: relative;
    margin: 0;
  }
  #headerFull .menuTop #menu-menu-principal li a {
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px;
    transition: all .3s;
    position: relative;
    margin: 0;
    /*border-radius: 5px;*/
  }
  #headerFull .menuTop #menu-menu-principal li ul.sub-menu {
    display: none;
    position: absolute;
    left: 0;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.3);
  }
  #headerFull .menuTop #menu-menu-principal li ul.sub-menu li {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    /*border-bottom: 1px solid #efefef;*/
    margin: 0;
  }
  #headerFull .menuTop #menu-menu-principal li ul.sub-menu li a {
    text-transform: none;
    display: block;
    font-size: 14px;
    font-weight: 900;
    white-space: nowrap;
    border-radius: 0;
    padding: 10px 15px;
    color: #675d5c;
    background-color: #FFFFFF;
  }
  #headerFull .menuTop #menu-menu-principal li ul.sub-menu li a:hover {
    color: #FFFFFF;
    background-color: #f78e1e;
  }
  #headerFull .menuTop #menu-menu-principal li ul.sub-menu li ul.sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
  }
  #headerFull .menuTop #menu-menu-principal li > a:hover,
  #headerFull .menuTop #menu-menu-principal li > a:active,
  #headerFull .menuTop #menu-menu-principal li:hover a,
  #headerFull .menuTop #menu-menu-principal li.current-menu-ancestor a {
    background-color: #f78e1e;
  }
  #headerFull .menuTop #menu-menu-principal li.current_page_item a {
    background-color: #f78e1e;
  }
  #headerFull .menuTop #menu-menu-principal li.menu-item-has-children > a:after {
    content: "\f0d7";
    font-family: 'fontawesome';
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 0 8px;
    position: relative;
  }
  #headerFull .menuTop #menu-menu-principal li:hover > ul {
    display: block;
    height: auto;
  }
  #headerFull.scrolled {
    background: #ffffff;
    position: fixed;
    top: 0;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  }
  #headerFull.scrolled .site-title a {
    background: transparent url("/historique-assets/wp-content/themes/espaceform/images/logo_espace_form_couleurs.png") no-repeat left center;
    background-size: contain;
    height: 85px;
  }
  #headerFull.scrolled .logo {
    min-width: 0;
  }
  #headerFull.scrolled .menuTop {
    min-width: 0;
  }
  #headerFull.scrolled .menuTop #menu-menu-principal > li > a {
    color: #675d5c;
  }
  #headerFull.scrolled .menuTop #menu-menu-principal > li > a:hover,
  #headerFull.scrolled .menuTop #menu-menu-principal > li > a:active,
  #headerFull.scrolled .menuTop #menu-menu-principal > li:hover > a,
  #headerFull.scrolled .menuTop #menu-menu-principal > li.current-menu-ancestor > a {
    color: #FFF;
  }
}
@media (min-width: 1200px) {
  #headerFull .site-title a {
    height: 85px;
    margin: 5px auto;
    /*max-width: none;*/
  }
  #headerFull .logo {
    min-width: 0;
  }
  #headerFull .menuTop {
    min-width: 0;
    padding: 30px 0 0 0;
  }
  #headerFull .menuTop .container-menu {
    border-bottom: 0;
    float: right;
  }
  #headerFull.scrolled {
    background: #ffffff;
    position: fixed;
    top: 0;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  }
  #headerFull.scrolled .site-title a {
    height: 85px;
    margin: 5px auto;
  }
  #headerFull.scrolled .menuTop {
    padding-top: 30px;
  }
}
/**** END Header ****/
/**** SLIDER ****/
.slider {
  margin: 0 auto;
  width: 100%;
  position: fixed;
  top: 40px;
  z-index: 1;
  padding: 0 40px;
  box-sizing: border-box;
}
.slider .imgSlide {
  height: 750px;
  position: static;
}
#sliderMain {
  width: 100%;
  position: relative;
  z-index: 2;
}
#sliderMain .legendeSlider {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(247, 142, 30, 0.6);
  background: -moz-linear-gradient(45deg, rgba(247, 142, 30, 0.6) 0%, rgba(131, 102, 54, 0.2) 49%, rgba(10, 61, 78, 0.8) 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(247, 142, 30, 0.6)), color-stop(49%, rgba(131, 102, 54, 0.2)), color-stop(100%, rgba(10, 61, 78, 0.8)));
  background: -webkit-linear-gradient(45deg, rgba(247, 142, 30, 0.6) 0%, rgba(131, 102, 54, 0.2) 49%, rgba(10, 61, 78, 0.8) 100%);
  background: -o-linear-gradient(45deg, rgba(247, 142, 30, 0.6) 0%, rgba(131, 102, 54, 0.2) 49%, rgba(10, 61, 78, 0.8) 100%);
  background: -ms-linear-gradient(45deg, rgba(247, 142, 30, 0.6) 0%, rgba(131, 102, 54, 0.2) 49%, rgba(10, 61, 78, 0.8) 100%);
  background: linear-gradient(45deg, rgba(247, 142, 30, 0.6) 0%, rgba(131, 102, 54, 0.2) 49%, rgba(10, 61, 78, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f78e1e', endColorstr='#0a3d4e', GradientType=1);
}
#sliderMain .legendeSlider .container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -50px;
}
#sliderMain .legendeSlider .container .img_min {
  display: none;
}
#sliderMain .legendeSlider .container h2 {
  display: block;
  color: #FFF;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  padding-left: 15px;
}
#sliderMain .legendeSlider .container h3 {
  display: block;
  color: #FFF;
  font-size: 15px;
  line-height: 15px;
  font-weight: 300;
  text-transform: uppercase;
  position: relative;
  padding-left: 15px;
}
#sliderMain .legendeSlider .container h3:after {
  position: absolute;
  display: block;
  content: "";
  bottom: -20px;
  left: 50%;
  width: 20%;
  margin-left: -10%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
#sliderMain #slider {
  position: fixed;
  z-index: 1;
  overflow: hidden;
}
#sliderMain #slider .slide {
  min-height: 300px;
  position: relative;
  background-size: auto 100%;
  transform: scale(1);
}
@media (min-width: 480px) {
  #sliderMain .legendeSlider .container h2 {
    color: #FFF;
    font-size: 25px;
  }
  #sliderMain .legendeSlider .container h3 {
    color: #FFF;
    font-size: 25px;
    line-height: 35px;
  }
}
@media (min-width: 781px) {
  #sliderMain .legendeSlider .container h2 {
    color: #FFF;
    font-size: 23px;
  }
  #sliderMain .legendeSlider .container h3 {
    color: #FFF;
    font-size: 40px;
    line-height: 45px;
  }
}
@media (min-width: 1200px) {
  #sliderMain .legendeSlider .container h2 {
    color: #FFF;
    font-size: 35px;
  }
  #sliderMain .legendeSlider .container h3 {
    color: #FFF;
    font-size: 40px;
    line-height: 45px;
  }
  #sliderMain .legendeSlider .container h3 small {
    font-size: 70%;
  }
}
/**** END SLIDER ****/
/*FLOW FLOW*/
#flowflow {
  z-index: 2;
  position: relative;
}
/************/
.noPadding {
  padding: 0;
}
.noMargin {
  margin: 0;
}
#sliderReferences {
  position: relative;
  background-color: #e3e3e3;
}
#sliderReferences .image {
  width: 100%;
  height: 240px;
}
#sliderReferences .lien-ref {
  color: #fff;
  background: rgba(6, 26, 50, 0.7);
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 10px 20px 40px 10px;
  width: 230px;
  height: auto;
  text-transform: uppercase;
}
#sliderReferences .lien-ref .picto {
  position: absolute;
  top: -20px;
  right: 20px;
  background-color: #0a3d4e;
  padding: 10px;
}
#sliderReferences .lien-ref .picto img {
  width: auto;
}
#sliderReferences .lien-ref h4 {
  font-weight: 300;
  font-size: 13px;
  line-height: 15px;
  padding-bottom: 5px;
}
#sliderReferences .lien-ref h3 {
  color: #fff;
  font-weight: 900;
  font-size: 16px;
  line-height: 20px;
}
#sliderReferences .lien-ref h3 i {
  font-size: 15px;
}
#sliderReferences .owl-dots {
  position: absolute;
  bottom: 30px;
  right: 40px;
}
.wrapperHomeFooter {
  background-image: url("/historique-assets/wp-content/themes/espaceform/images/fitness.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  position: relative;
  z-index: 10;
}
.wrapperHomeFooter .back {
  background-color: rgba(153, 29, 0, 0.5);
  width: 100%;
  height: 100%;
}
.wrapperHomeFooter .back #gmap {
  height: 300px;
  margin: 0 0;
  width: 100%;
  z-index: 4;
}
.wrapperHomeFooter .back #gmap .boxContact {
  width: 300px;
  height: 120px;
}
.wrapperHomeFooter .back #gmap .boxContact h4 {
  font-size: 1.3em;
  font-weight: 700;
  color: #0a3d4e;
  margin: 0;
}
.wrapperHomeFooter .back #gmap .boxContact p {
  margin: 5px 0 0 0;
}
.wrapperHomeFooter .back .coord {
  background-color: #0a3d4e;
  z-index: 5;
  position: static;
  height: 370px;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 15px 25px;
  color: #FFFFFF;
}
.wrapperHomeFooter .back .coord img {
  margin: 0 auto 15px;
  outline: 1px solid #666666;
  display: none;
}
.wrapperHomeFooter .back .coord h2 {
  line-height: 18px ;
  font-size: 17px ;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.wrapperHomeFooter .back .coord p {
  line-height: 20px ;
  font-size: 15px;
  font-weight: 400;
  margin: 0 0 15px 0;
}
.wrapperHomeFooter .back .coord h3 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
  margin: 0 auto 15px auto;
  color: #FFFFFF;
}
.wrapperHomeFooter .back .coord h3 span {
  color: #FFFFFF;
  font-weight: 700;
}
.wrapperHomeFooter .back .coord h3:before {
  border-top: 1px solid #FFFFFF;
  padding-bottom: 10px;
  width: 55px;
  content: "";
  display: block;
  height: 0;
  margin-top: 20px;
}
.wrapperHomeFooter .back .coord ul {
  margin-left: 40px;
}
.wrapperHomeFooter .back .coord ul li {
  line-height: 18px;
  margin-bottom: 10px;
  font-size: 15px;
}
.wrapperHomeFooter .back .coord ul li:before {
  content: '\f017';
  line-height: 36px;
  font-family: 'FontAwesome';
  font-size: 30px;
  color: #FFFFFF;
  position: absolute;
  left: 30px;
}
@media (min-width: 480px) {
  #sliderReferences .image {
    height: 350px;
  }
  #sliderReferences .lien-ref {
    padding: 20px 20px 40px 20px;
    width: 300px;
    bottom: 20px;
    right: 20px;
  }
}
@media (min-width: 781px) {
  #sliderReferences .image {
    height: 400px;
  }
}
@media (min-width: 992px) {
  #sliderReferences .image {
    height: 520px;
  }
  #sliderReferences .lien-ref {
    padding: 20px 20px 60px 20px;
    width: 380px;
    bottom: 20px;
    right: 80px;
  }
  #sliderReferences .lien-ref h4 {
    font-size: 17px;
    line-height: 20px;
  }
  #sliderReferences .lien-ref h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 1200px) {
  #sliderReferences .image {
    height: 520px;
  }
  #sliderReferences .lien-ref {
    right: 20px;
  }
  .wrapperHomeFooter .back .contentHome .container {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: 10;
  }
}
.blocSavoirFaireHome {
  padding: 30px 0;
}
.blocSavoirFaireHome h3 {
  text-transform: uppercase;
  text-align: center;
  color: #FFFFFF;
  font-size: 25px;
  line-height: 30px;
  padding-bottom: 10px;
  font-weight: 300;
}
.blocSavoirFaireHome h3 span {
  font-weight: 700;
}
.blocSavoirFaireHome h3:after {
  border-bottom: 1px solid #b6babe;
  width: 20%;
  max-width: 100px;
  content: "";
  display: block;
  height: 0;
  margin: 10px auto 0;
}
.blocSavoirFaireHome .contentBlocSavoirFaireHome {
  padding: 20px 0;
  text-align: center;
}
.blocSavoirFaireHome .contentBlocSavoirFaireHome .activites {
  /* max-width: 200px; */
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 0;
}
.blocSavoirFaireHome .contentBlocSavoirFaireHome .activites img {
  width: 55px;
  display: block;
  float: left;
}
.blocSavoirFaireHome .contentBlocSavoirFaireHome .activites .des_activites {
  height: 100px;
  margin: 0 auto 10px 55px;
}
.blocSavoirFaireHome .contentBlocSavoirFaireHome .activites .des_activites h2 {
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  color: #FFFFFF;
  text-align: left;
  margin: 10px auto 5px;
}
.blocSavoirFaireHome .contentBlocSavoirFaireHome .activites .des_activites p {
  color: #FFFFFF;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  text-align: left;
  margin: 0 auto 10px;
}
.blocSavoirFaireHome .contentBlocSavoirFaireHome .activites a {
  width: max-content;
  padding: 6px;
  background-color: #f78e1e;
  display: block;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 700;
  margin: 0 auto 0 55px;
}
.blocSavoirFaireHome .contentBlocSavoirFaireHome .activites a:hover {
  background-color: #f89a37;
}
.contenuAccueil {
  position: relative;
  z-index: 50;
  background-color: #f3f3f3;
}
.contenuAccueil .marginTopHome {
  margin-top: -80px;
}
.contenuAccueil .blocDesHome {
  padding: 30px;
}
.contenuAccueil .blocDesHome h3 {
  text-transform: uppercase;
  text-align: left;
  color: #0a3d4e;
  font-size: 28px;
  line-height: 30px;
  padding-bottom: 10px;
  font-weight: 700;
}
.contenuAccueil .blocDesHome h3 span {
  color: #f78e1e;
  font-weight: 700;
}
.contenuAccueil .blocDesHome h4 {
  text-transform: uppercase;
  text-align: left;
  color: #0a3d4e;
  font-size: 28px;
  line-height: 30px;
  padding-bottom: 10px;
  font-weight: 300;
}
.contenuAccueil .blocDesHome h4 span {
  color: #f78e1e;
  font-weight: 700;
}
.contenuAccueil .blocDesHome p {
  color: #675d5c;
  margin: 10px 0;
}
.domainesZone {
  margin: 30px auto;
}
.domainesZone h3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  margin: 0 auto 25px auto;
  color: #675d5c;
}
.domainesZone h3 span {
  color: #675d5c;
  font-weight: 700;
}
.domainesZone h3:before {
  border-top: 1px solid #675d5c;
  padding-top: 15px;
  width: 55px;
  content: "";
  display: block;
  height: 0;
}
.domainesZone h3.widget-title-blue {
  color: #FFFFFF;
}
.domainesZone h3.widget-title-blue:before {
  border-top-color: #FFFFFF;
}
.domainesZone h3.widget-title {
  display: none;
}
.domainesZone ul {
  margin-left: 20px;
  margin-top: 30px;
}
.domainesZone ul li {
  width: 100%;
  position: relative;
  /*margin-bottom: 5px;*/
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.domainesZone ul li a {
  position: relative;
  display: block;
  padding: 0 0;
  height: 55px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.domainesZone ul li a .txtDomaine {
  font-size: 18px;
  font-weight: 700;
  width: 70%;
  border-bottom: 1px solid #bfc4cb;
  display: block;
  position: absolute;
  bottom: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.domainesZone ul li a .txtDomaine .ref {
  font-size: 15px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 5px;
  display: block;
  max-height: 0;
  overflow: hidden;
  width: 100%;
  line-height: normal;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.domainesZone ul li a .txtDomaine .ref i {
  float: right;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.domainesZone .widget ul li a {
  font-weight: bold;
  /*line-height:100px;*/
}
.domainesZone .widget ul li a img {
  box-shadow: 4px 4px #0a3d4e;
  outline: 1px solid white;
}
.domainesZone .widget ul li .rpwwt-post-date {
  font-size: 12px;
  color: #c1c1c1;
}
.domainesZone .widget ul li:nth-child(even) a img {
  box-shadow: 4px 4px #f78e1e;
}
@media (min-width: 480px) {
  .domainesZone ul li a .txtDomaine {
    width: 80%;
  }
}
@media (min-width: 781px) {
  .domainesZone ul li a .txtDomaine {
    width: 90%;
  }
}
@media (min-width: 992px) {
  .domainesZone {
    margin: -80px auto 0;
  }
  .domainesZone h3 {
    font-size: 18px;
    color: #FFFFFF;
  }
  .domainesZone h3 span {
    color: #FFFFFF;
  }
  .domainesZone h3:before {
    border-color: #FFFFFF;
  }
  .domainesZone ul li a .txtDomaine {
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .domainesZone {
    margin: -80px auto 0;
  }
  .domainesZone h3 {
    font-size: 22px;
  }
}
.uneActu {
  margin-top: 20px;
  position: relative;
  display: block;
  outline: 0;
}
.uneActu .image {
  position: relative;
  width: 100%;
  height: 200px;
}
.uneActu .image:after {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  width: 0;
  z-index: 10;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  background: rgba(6, 26, 50, 0.2);
}
.uneActu .image.nophoto {
  background: #0a3d4e;
}
.uneActu .image.nophoto img {
  margin: 0 auto;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.uneActu .image .texte-actu {
  position: relative;
  z-index: 15;
  width: 90%;
  bottom: -43%;
  margin: auto;
  display: block;
  color: #fff;
  padding: 10px 20px 20px 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.uneActu .image .texte-actu h4 {
  text-transform: uppercase;
  font-weight: 900;
}
.uneActu .image .texte-actu p {
  color: #FFF;
  line-height: 21px;
  font-size: 14px;
}
.uneActu .image .planning {
  background: rgba(10, 61, 78, 0.8);
}
.uneActu .image:hover .planning {
  background: #0a3d4e;
}
.uneActu .image .pass {
  background: rgba(247, 142, 30, 0.8);
}
.uneActu .image:hover .pass {
  background: #f78e1e;
}
.uneActu:hover .image:after {
  width: 100%;
}
.uneActu:hover .image:before {
  opacity: 1;
}
.uneActu.uneActuSimple .image {
  height: 160px;
}
.uneActu.uneActuSimple .texte-actu {
  margin: 0;
  background-color: #f3f3f3;
  padding: 0 15px 15px;
}
.uneActu.uneActuSimple .texte-actu h4 {
  color: #0a3d4e;
  font-size: 18px;
  text-transform: none;
}
.uneActu.uneActuSimple .texte-actu p {
  color: #202020;
}
.plusActu {
  color: #FFFFFF;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  padding: 10px 80px 10px 20px;
  margin: 20px 0;
  background: #675d5c;
  display: inline-block;
}
.plusActu b,
.plusActu strong {
  font-weight: 900;
}
.plusActu i {
  position: absolute;
  right: 20px;
  top: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.plusActu:hover i {
  right: 10px;
}
@media (min-width: 480px) {
  .uneActu .image {
    height: 230px;
  }
  .uneActu .texte-actu {
    /*width: 275px;*/
  }
  .uneActu .texte-actu h4 {
    font-size: 20px;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .uneActu .texte-actu {
    /*width: 320px;*/
  }
  .uneActu .texte-actu h4 {
    font-size: 25px;
    overflow: hidden;
  }
}
/**** END ACTUS ****/
.textwidget a {
  transition: all 0.3s;
  color: #f78e1e;
  font-weight: bolder;
}
.textwidget a:hover,
.textwidget a:focus {
  color: #675d5c;
}
#content {
  position: relative;
  z-index: 1;
}
.headerPage {
  position: relative;
}
.headerPage .bgPageHeader {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  background: #000;
}
.headerPage .bgPageHeader:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(247, 142, 30, 0.6);
  background: -moz-linear-gradient(45deg, rgba(247, 142, 30, 0.6) 0%, rgba(131, 102, 54, 0.2) 49%, rgba(10, 61, 78, 0.8) 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(247, 142, 30, 0.6)), color-stop(49%, rgba(131, 102, 54, 0.2)), color-stop(100%, rgba(10, 61, 78, 0.8)));
  background: -webkit-linear-gradient(45deg, rgba(247, 142, 30, 0.6) 0%, rgba(131, 102, 54, 0.2) 49%, rgba(10, 61, 78, 0.8) 100%);
  background: -o-linear-gradient(45deg, rgba(247, 142, 30, 0.6) 0%, rgba(131, 102, 54, 0.2) 49%, rgba(10, 61, 78, 0.8) 100%);
  background: -ms-linear-gradient(45deg, rgba(247, 142, 30, 0.6) 0%, rgba(131, 102, 54, 0.2) 49%, rgba(10, 61, 78, 0.8) 100%);
  background: linear-gradient(45deg, rgba(247, 142, 30, 0.6) 0%, rgba(131, 102, 54, 0.2) 49%, rgba(10, 61, 78, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f78e1e', endColorstr='#0a3d4e', GradientType=1);
}
.headerPage .entry-header {
  left: auto;
  right: auto;
  top: auto;
  margin: 140px 0 30px 0;
  position: relative;
  text-align: left;
}
.headerPage .entry-header .entry-title {
  margin: 0;
  font-size: 20px;
  font-weight: 900;
  line-height: 21px;
  text-transform: uppercase;
  color: #FFFFFF;
  display: inline-block;
  position: relative;
}
.headerPage .entry-header .entry-title:after {
  display: none;
  position: absolute;
  left: 0;
  bottom: -60px;
  content: "";
  width: 100%;
  height: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.headerPage .entry-header .entry-title.solo:after {
  bottom: -10px;
}
.headerPage .entry-header .entry-subTitle {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media (min-width: 781px) {
  .headerPage .entry-header {
    margin: 180px 0 60px 0;
  }
  .headerPage .entry-header .entry-title {
    font-size: 28px;
    line-height: 30px;
  }
  .headerPage .entry-header .entry-title:after {
    display: block;
  }
  .headerPage .entry-header .entry-subTitle {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (min-width: 992px) {
  .headerPage .entry-header {
    margin: 250px 0 150px 0;
  }
}
/************************** PAGE BUILDER */
.content-content {
  padding: 20px 0;
}
.content-content .centre {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.content-content .btn {
  text-decoration: none;
  border: 0;
  color: #FFFFFF;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  padding: 10px 60px 10px 20px;
  margin: 20px 0;
  background: #0a3d4e;
  display: inline-block;
}
.content-content .btn b,
.content-content .btn strong {
  font-weight: 900;
}
.content-content .btn:after {
  right: 20px;
  display: block;
  content: "\f178";
  color: #FFF;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.content-content .btn:hover:after {
  right: 10px;
}
.panel-grid-cell b,
.panel-grid-cell strong {
  font-weight: 900;
}
.panel-grid-cell h1,
.panel-grid-cell h2 {
  color: #675d5c;
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
  position: relative;
  padding-top: 0;
  margin: 15px 0;
}
.panel-grid-cell h1 span,
.panel-grid-cell h2 span {
  font-weight: 900;
}
.panel-grid-cell h3,
.panel-grid-cell h4,
.panel-grid-cell h5,
.panel-grid-cell h6 {
  color: #f78e1e;
  font-weight: 900;
  margin: 10px 0 20px 0;
}
.panel-grid-cell h3 {
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
}
.panel-grid-cell h4 {
  font-size: 16px;
  line-height: 20px;
}
.panel-grid-cell h5 {
  font-size: 14px;
  line-height: 20px;
}
.panel-grid-cell h6 {
  font-size: 14px;
  line-height: 20px;
}
.panel-grid-cell blockquote,
.panel-grid-cell blockquote p {
  border: 0;
  padding: 0;
  color: #827574;
  font-size: 20px;
  line-height: 25px;
  font-style: normal;
  position: relative;
  text-align: left;
}
.panel-grid-cell blockquote b,
.panel-grid-cell blockquote p b,
.panel-grid-cell blockquote strong,
.panel-grid-cell blockquote p strong {
  font-weight: 700;
}
.panel-grid-cell blockquote {
  margin: 30px 0 !important;
}
.panel-grid-cell blockquote:before {
  position: absolute;
  width: 1px;
  height: 100%;
  display: block;
  border-left: 1px solid rgba(103, 93, 92, 0.4);
  content: "";
  left: -20px;
  top: 0;
}
.panel-grid-cell p {
  font-size: 16px;
  margin: 15px 0;
  color: #675d5c;
}
.panel-grid-cell ol,
.panel-grid-cell ul {
  padding-left: 30px;
  margin: 10px 0;
  /*        @media (min-width: @tabletWidth) {
                    -webkit-column-count: 2;
                    -moz-column-count: 2;
                    column-count: 2;
                    -moz-column-gap: 2em;
                    -webkit-column-gap: 2em;
                    column-gap: 2em;
                }*/
}
.panel-grid-cell ol li,
.panel-grid-cell ul li {
  font-weight: 400;
  position: relative;
  color: #675d5c;
  padding-left: 15px;
  line-height: 16px;
  margin-bottom: 15px;
  font-size: 15px;
  display: block;
}
.panel-grid-cell ol li:last-child,
.panel-grid-cell ul li:last-child {
  margin-bottom: 0;
}
.panel-grid-cell ol li:before,
.panel-grid-cell ul li:before {
  position: absolute;
  content: "";
  height: 0;
  width: 15px;
  top: 10px;
  left: -10px;
  border-bottom: 1px solid #675d5c;
}
.panel-grid-cell hr {
  margin: 10px 0 30px 0;
}
.panel-grid-cell h3.widget-title {
  display: none;
}
.panel-grid-cell .widget_sow-image {
  position: relative;
}
.panel-grid-cell .widget_sow-image h2 {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 17px;
  font-weight: 700;
  position: absolute;
  padding: 15px 10px;
  top: 30px;
  right: 2%;
  background: #0a3d4e;
  max-width: 250px;
  text-align: right;
  margin: 0;
}
.panel-grid-cell .widget_sow-image h2:before {
  display: none;
}
.panel-grid-cell .metaslider .caption-wrap {
  max-width: 320px;
  right: 0;
  left: auto;
  bottom: 0;
  position: relative;
  background: #0a3d4e;
  color: #FFF;
  font-size: 14px;
  padding: 0 0;
  opacity: 1;
}
.panel-grid-cell .flex-control-nav {
  text-align: left;
}
.panel-grid-cell .flex-control-paging li a {
  width: 13px;
  height: 13px;
  background: rgba(103, 93, 92, 0.3);
}
.panel-grid-cell .flex-control-paging li a.flex-active {
  background: #0a3d4e;
}
.panel-grid-cell .sow-image-container {
  padding: 0 4%;
}
.panel-grid-cell .sow-slider-base {
  /*        .sow-slider-images {
                    height: -webkit-fill-available;
                }*/
}
.panel-grid-cell .sow-slider-base .sow-slider-pagination li::before {
  display: none;
}
.panel-grid-cell .cl-ib-image img {
  display: none;
}
.panel-grid-cell .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  padding-top: 0;
  /* IE6 workaround*/
  height: 0;
  overflow: hidden;
}
.panel-grid-cell .embed-container iframe,
.panel-grid-cell .embed-container object,
.panel-grid-cell .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
@media (min-width: 480px) {
  .panel-grid-cell .metaslider .caption-wrap {
    font-size: 15px;
    padding: 5px;
    position: absolute;
    bottom: -10px;
    right: 10px;
    left: auto;
  }
}
@media (min-width: 781px) {
  .panel-grid-cell .metaslider .caption-wrap {
    font-size: 17px;
    padding: 10px 15px;
    bottom: -20px;
  }
}
.blur-wrapper {
  position: relative;
}
.blur-wrapper:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  background: rgba(0, 0, 0, 0.4);
}
.blur-wrapper .panel-grid-cell {
  position: relative;
  z-index: 20;
}
.stats {
  width: 140px;
  height: 140px;
  background: rgba(103, 93, 92, 0.1);
  border-radius: 200px;
  margin: -20px auto 0;
}
.stats .cl-counter-value {
  padding-top: 25px;
  letter-spacing: -2px;
  line-height: 55px;
}
.stats .cl-counter-value span {
  font-weight: 900;
}
.stats .cl-counter-title {
  font-size: 18px;
  line-height: 18px;
  color: #4c4544;
  width: 78%;
  margin: 0 11%;
  position: relative;
}
.stats .cl-counter-title:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 0;
  bottom: -15px;
  left: 50%;
  margin-left: -25px;
}
#listactualites .uneActuListe {
  background: #FFFFFF;
  width: 98%;
  float: left;
  margin: 10px 2% 20px 0;
  position: relative;
  padding-bottom: 30px;
}
#listactualites .uneActuListe h6 {
  font-size: 13px;
  color: #675d5c;
  padding: 0 20px;
  text-transform: none;
  margin: 20px 0 0;
}
#listactualites .uneActuListe h4 {
  color: #0a3d4e;
  font-size: 17px;
  padding: 0 20px;
  margin: 0;
  min-height: 80px;
  max-height: 80px;
  position: relative;
}
#listactualites .uneActuListe h4:after {
  content: "";
  width: 40px;
  border-bottom: 1px solid #ee1908;
  position: absolute;
  margin-top: 10px;
  left: 20px;
  height: 0;
  display: block;
}
#listactualites .uneActuListe .imgActu {
  background-color: #0a3d4e;
  height: 150px;
}
#listactualites .uneActuListe .imgActu.no-pic {
  background: url("/historique-assets/wp-content/themes/espaceform/images/no-photo.png") no-repeat center center #0a3d4e;
  background-size: 30%;
}
#listactualites .uneActuListe .exceprt {
  min-height: 140px;
  max-height: 140px;
}
#listactualites .uneActuListe .exceprt p {
  padding: 10px 20px;
}
#listactualites .primaryActualites {
  padding-bottom: 60px;
}
#listactualites .secondariesActualites {
  /*margin-top:40px;*/
  padding-top: 20px;
  border-top: 1px solid #ccc;
}
.date_post {
  font-size: 15px;
  color: #c1c1c1;
}
@media (min-width: 480px) {
  #listactualites .uneActuListe .imgActu {
    height: 190px;
  }
}
@media (min-width: 781px) {
  #listactualites .uneActuListe {
    width: 47%;
    float: left;
    margin: 10px 3% 20px 0;
  }
  #listactualites .uneActuListe h4 {
    min-height: 50px;
    max-height: 50px;
  }
  #listactualites .uneActuListe .imgActu {
    height: 190px;
  }
  #listactualites .uneActuListe .exceprt {
    min-height: 100px;
    max-height: 100px;
  }
  #listactualites .uneActuListe .exceprt p {
    padding: 10px 20px;
  }
}
@media (min-width: 992px) {
  #listactualites .uneActuListe {
    width: 47%;
    float: left;
    margin: 10px 3% 20px 0;
  }
  #listactualites .uneActuListe h4 {
    min-height: 80px;
    max-height: 80px;
  }
  #listactualites .uneActuListe .imgActu {
    height: 180px;
  }
  #listactualites .uneActuListe .exceprt {
    min-height: 120px;
    max-height: 120px;
  }
  #listactualites .uneActuListe .exceprt p {
    padding: 10px 20px;
  }
}
@media (min-width: 1200px) {
  #listactualites .uneActuListe {
    width: 47%;
    float: left;
    margin: 10px 3% 20px 0;
  }
  #listactualites .uneActuListe h4 {
    min-height: 50px;
    max-height: 50px;
  }
  #listactualites .uneActuListe .imgActu {
    height: 220px;
  }
  #listactualites .uneActuListe .exceprt {
    min-height: 100px;
    max-height: 100px;
  }
  #listactualites .uneActuListe .exceprt p {
    padding: 10px 20px;
  }
}
.entry-content .titrefiltres {
  color: #0a3d4e;
  font-size: 16px;
  margin: 10px 0;
}
.wrapperReal {
  position: relative;
  width: 100%;
  max-width: 1570px;
  margin: 0 auto;
  padding: 0 10px 30px 10px;
}
#realisationGrid .real {
  position: relative;
  display: block;
  padding: 0;
  margin-bottom: 10px;
  width: 100%;
}
#realisationGrid .real .imgReal {
  height: 250px;
}
#realisationGrid .real .imgReal.nophoto {
  background-color: #0a3d4e;
}
#realisationGrid .real .imgReal.nophoto img {
  margin: 0 auto;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#realisationGrid .real .conteneurReal {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 10px;
  top: 0;
  left: 0;
}
#realisationGrid .real .conteneurReal .contentReal {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  padding: 20px;
  transform: scale(0.95);
}
#realisationGrid .real .conteneurReal .contentReal:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: rgba(6, 26, 50, 0.8);
  z-index: 10;
}
#realisationGrid .real .conteneurReal .contentReal h3 {
  color: #FFF;
  margin: 0;
  padding: 0;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  z-index: 20;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  transition-delay: .2s;
  opacity: 1;
}
#realisationGrid .real:hover .conteneurReal .contentReal:before {
  width: 100%;
}
#realisationGrid .real:hover .conteneurReal .contentReal h3 {
  opacity: 1;
}
@media (min-width: 480px) {
  #realisationGrid .real {
    width: 48%;
    margin: 5px 1%;
  }
  #realisationGrid .real .imgReal {
    height: 200px;
  }
}
@media (min-width: 781px) {
  #realisationGrid .real {
    width: 32%;
    margin: 5px 1% 5px 0;
  }
  #realisationGrid .real .imgReal {
    height: 230px;
  }
}
@media (min-width: 992px) {
  #realisationGrid .real .conteneurReal .contentReal {
    height: 100%;
  }
  #realisationGrid .real .conteneurReal .contentReal:before {
    width: 0;
  }
  #realisationGrid .real .conteneurReal .contentReal h3 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px;
    opacity: 0;
  }
}
@media (min-width: 1200px) {
  #realisationGrid .real {
    width: 24%;
    margin: 5px 1% 5px 0;
  }
  #realisationGrid .real .imgReal {
    height: 270px;
  }
}
.pictoContainer {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.pictoContainer .picto {
  background-color: #0a3d4e;
  padding: 10px;
  display: block;
  position: relative;
  float: right;
  margin-left: 5px;
}
.pictoContainer .picto img {
  width: auto;
}
/* PAGE DETAIL */
.titreSingle {
  font-size: 20px;
  line-height: 21px;
  margin: 20px 0;
  color: #061a32;
  font-weight: 900;
  text-transform: uppercase;
}
@media (min-width: 480px) {
  .titreSingle {
    font-size: 23px;
    line-height: 24px;
  }
}
@media (min-width: 781px) {
  .titreSingle {
    font-size: 25px;
    line-height: 26px;
  }
}
.wrapperImgSingle {
  padding: 0;
  position: relative;
  margin-bottom: 20px;
}
.wrapperImgSingle .pictoContainer {
  top: -10px;
  bottom: auto;
  right: 30px;
}
.wrapperImgSingle .imgRealSingle {
  height: 210px;
}
.wrapperImgSingle .imgRealSingle.nophoto {
  background-color: #0a3d4e;
}
.wrapperImgSingle .imgRealSingle.nophoto img {
  margin: 0 auto;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 480px) {
  .wrapperImgSingle .imgRealSingle {
    height: 270px;
  }
}
@media (min-width: 781px) {
  .wrapperImgSingle .imgRealSingle {
    height: 350px;
  }
}
@media (min-width: 1200px) {
  .wrapperImgSingle {
    padding: 0 10px 0 40px;
  }
  .wrapperImgSingle .imgRealSingle {
    height: 460px;
  }
}
.contenuSingle {
  float: right;
  padding: 0;
}
.contenuSingle .galerieImg {
  margin-bottom: 20px;
  margin-left: -1%;
}
.contenuSingle .galerieImg li {
  float: left;
  width: 49%;
  margin-left: 1%;
  margin-bottom: 5px;
}
.contenuSingle .galerieImg li a {
  display: block;
  width: 100%;
  height: 110px;
  position: relative;
}
.contenuSingle .galerieImg li a:after {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  width: 1px;
  z-index: 10;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  background: rgba(6, 26, 50, 0.2);
}
.contenuSingle .galerieImg li a:before {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  z-index: 11;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  opacity: 0;
  background: url("/historique-assets/wp-content/themes/espaceform/images/plus-hover-actu.png") no-repeat center center;
}
.contenuSingle .galerieImg li a:hover:after {
  width: 100%;
}
.contenuSingle .galerieImg li a:hover:before {
  opacity: 1;
}
.contenuSingle p {
  font-size: 16px;
  margin-bottom: 20px;
}
.shareSingle {
  float: left;
  padding-left: 0;
}
.shareSingle h5 {
  color: rgba(103, 93, 92, 0.5);
  font-weight: 900;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 10px;
}
.shareSingle .shareBtn li {
  margin: 5px 5px 5px 0;
  display: inline-block;
}
.shareSingle .shareBtn li a {
  color: #FFF;
  display: block;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 5px 15px 5px 40px;
  border-radius: 3px;
}
.shareSingle .shareBtn li a.fb {
  background: url("/historique-assets/wp-content/themes/espaceform/images/rs-facebook.png") 15px center no-repeat #4460ae;
  background-size: auto 20px;
}
.shareSingle .shareBtn li a.tw {
  background: url("/historique-assets/wp-content/themes/espaceform/images/rs-twitter.png") 10px center no-repeat #3fbff0;
  background-size: auto 15px;
}
.shareSingle .shareBtn li a.gp {
  background: url("/historique-assets/wp-content/themes/espaceform/images/rs-gplus.png") 10px center no-repeat #d93828;
  background-size: auto 15px;
}
@media (min-width: 480px) {
  .contenuSingle .galerieImg li {
    width: 24%;
  }
  .contenuSingle .galerieImg li a {
    height: 110px;
  }
}
@media (min-width: 992px) {
  .shareSingle .shareBtn {
    padding-right: 40px;
  }
  .shareSingle .shareBtn li {
    width: 100%;
    margin: 5px 0;
  }
}
@media (min-width: 1200px) {
  .contenuSingle {
    padding: 0 10px;
  }
  .shareSingle {
    padding-left: 40px;
  }
}
.btnRetour {
  position: absolute;
  top: -20px;
  color: #FFFFFF;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 20px 10px 50px;
  margin: 0;
  background: #0a3d4e;
  display: inline-block;
}
.btnRetour b,
.btnRetour strong {
  font-weight: 900;
}
.btnRetour i {
  position: absolute;
  left: 20px;
  top: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.btnRetour:hover {
  color: #FFFFFF;
}
.btnRetour:hover i {
  left: 10px;
}
.button-read-more,
.button-read-less {
  /*padding: 10px;*/
  font-size: 32px;
  color: #cccccc;
  border-bottom: none !important;
}
.button-read-more:hover,
.button-read-less:hover {
  color: #e6e6e6;
}
.less.active .button-read-more,
.button-read-less {
  display: none;
}
.less.active .button-read-less {
  display: block;
}
.more {
  margin-top: 10px;
}
.more p {
  margin: 0;
  padding: 0;
}
.less {
  text-align: center;
  transform: translateY(-30px);
}
/* Formulaire */
.wpcf7-form {
  /*    max-width: 400px;
        margin: 0 auto;
        text-align: center;*/
}
.wpcf7-form p {
  width: 100%;
  margin: 0;
}
.wpcf7-form label {
  text-align: left;
  width: 100%;
  color: #0a3d4e;
  float: left;
  padding: 0 5px;
}
.wpcf7-form input[type=submit] {
  height: 75px;
  font-size: 16px;
  /*border: 1px solid @;*/
  background-color: #f78e1e;
  text-transform: uppercase;
  font-weight: bolder;
  color: #FFFFFF;
  transition: all .3s;
  box-shadow: none;
  display: block;
  /*border-radius: 2px;*/
  float: right;
  margin: 10px 5px;
  /*width: 50%;*/
}
.wpcf7-form input[type=submit]:hover {
  background-color: #f9a74f;
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=number],
.wpcf7-form input[type=date],
.wpcf7-form input[type=tel],
.wpcf7-form select[name=heure] {
  width: 100%;
  transition: all .3s;
  height: 2em;
  padding: 0.375em;
}
.wpcf7-form input[type=text]:focus,
.wpcf7-form input[type=email]:focus,
.wpcf7-form input[type=number]:focus,
.wpcf7-form input[type=date]:focus,
.wpcf7-form input[type=tel]:focus,
.wpcf7-form select[name=heure]:focus {
  border-left: 5px solid #f78e1e;
}
.wpcf7-form textarea {
  height: 6em;
  transition: all .3s;
}
.wpcf7-form textarea:focus {
  border-left: 5px solid #f78e1e;
}
.wpcf7-form #captcha {
  float: left;
  margin: 10px 5px;
}
.wpcf7-form .mentions {
  float: left;
}
.wpcf7-form .salles {
  margin: 1em 5px 0;
  display: block;
  float: left;
  width: 100%;
  color: #0a3d4e;
}
.wpcf7-form .ajax-loader {
  display: block !important;
  margin: 20px auto !important;
}
.wpcf7-form .wpcf7-response-output {
  float: left;
  margin: 2em 0;
  width: 100%;
  text-align: center;
}
@media (min-width: 1200px) {
  .wpcf7-form .demi {
    width: 50%;
    float: left;
  }
}
@media (min-width: 480px) {
  .wrapperHomeFooter .back .coord img {
    float: right;
    display: block;
    width: 150px;
  }
}
@media (min-width: 781px) {
  .wrapperHomeFooter .back #gmap {
    height: 370px;
  }
  .wrapperHomeFooter .back .coord {
    position: absolute;
    left: 60%;
    bottom: 0;
    height: 370px;
    width: 300px;
  }
  .wrapperHomeFooter .back .coord img {
    display: none;
  }
}
@media (min-width: 992px) {
  .wrapperHomeFooter .back #gmap {
    height: 400px;
  }
  .wrapperHomeFooter .back .coord {
    height: 400px;
    width: 300px;
  }
  .wrapperHomeFooter .back .coord img {
    display: none;
  }
}
@media (min-width: 1200px) {
  .wrapperHomeFooter .back #gmap {
    height: 500px;
  }
  .wrapperHomeFooter .back .coord {
    height: 500px;
    width: 300px;
  }
  .wrapperHomeFooter .back .coord img {
    margin: 0 auto 15px;
    outline: 1px solid #666666;
    display: block;
    float: none;
    width: 100%;
    top: 0;
    transform: translateY(0);
  }
}
#contenu-planning {
  position: relative;
}
#contenu-planning .ongletsJour {
  position: absolute;
  left: 0;
  top: 20px;
}
@media (min-width: 781px) {
  #contenu-planning .ongletsJour {
    position: relative;
    top: auto;
    left: auto;
  }
}
#contenu-planning .ongletsJour ul {
  width: 100px;
}
@media (min-width: 781px) {
  #contenu-planning .ongletsJour ul {
    width: 100%;
  }
}
#contenu-planning .ongletsJour ul li {
  display: inline-block;
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px;
  background: rgba(103, 93, 92, 0.05);
  font-size: 14px;
  font-weight: 900;
  color: #675d5c;
  transition: all 0.3s ease-in;
  cursor: pointer;
}
@media (min-width: 781px) {
  #contenu-planning .ongletsJour ul li {
    width: calc(14.28571429%);
    padding: 20px 5px;
    font-size: 17px;
    border-right: 1px solid #FFF;
  }
}
#contenu-planning .ongletsJour ul li.active {
  color: #FFFFFF;
  background: #f78e1e;
  background: -moz-linear-gradient(left, #f78e1e 0%, #e73827 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #f78e1e), color-stop(100%, #e73827));
  background: -webkit-linear-gradient(left, #f78e1e 0%, #e73827 100%);
  background: -o-linear-gradient(left, #f78e1e 0%, #e73827 100%);
  background: -ms-linear-gradient(left, #f78e1e 0%, #e73827 100%);
  background: linear-gradient(to right, #f78e1e 0%, #e73827 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f78e1e', endColorstr='#e73827', GradientType=1);
}
#contenu-planning .ongletsJour ul li:hover {
  background: rgba(103, 93, 92, 0.2);
}
#contenu-planning .ongletsJour ul li:hover.active {
  background: #f78e1e;
  background: -moz-linear-gradient(left, #f78e1e 0%, #e73827 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #f78e1e), color-stop(100%, #e73827));
  background: -webkit-linear-gradient(left, #f78e1e 0%, #e73827 100%);
  background: -o-linear-gradient(left, #f78e1e 0%, #e73827 100%);
  background: -ms-linear-gradient(left, #f78e1e 0%, #e73827 100%);
  background: linear-gradient(to right, #f78e1e 0%, #e73827 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f78e1e', endColorstr='#e73827', GradientType=1);
}
#contenu-planning .contenuJours {
  position: relative;
  background: rgba(103, 93, 92, 0.05);
  border-left: 1px solid #f78e1e;
  margin-left: 100px;
}
@media (min-width: 781px) {
  #contenu-planning .contenuJours {
    margin-left: 0;
    border-top: 3px solid #f78e1e;
    border-left: 0;
  }
}
#contenu-planning .contenuJours .contenuJour {
  transition: all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  height: 0;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  padding: 0 30px;
}
#contenu-planning .contenuJours .contenuJour.active {
  padding: 0 10px;
  height: auto;
  max-height: none;
  opacity: 1;
  visibility: visible;
}
@media (min-width: 781px) {
  #contenu-planning .contenuJours .contenuJour.active {
    padding: 30px;
  }
}
#contenu-planning .contenuJours .contenuJour .uneActivite {
  padding: 15px 0;
  position: relative;
  border-bottom: 1px solid rgba(103, 93, 92, 0.2);
}
@media (min-width: 781px) {
  #contenu-planning .contenuJours .contenuJour .uneActivite {
    border-bottom: 0;
  }
}
#contenu-planning .contenuJours .contenuJour .uneActivite:last-of-type {
  margin: 0;
}
#contenu-planning .contenuJours .contenuJour .uneActivite h4 {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
@media (min-width: 781px) {
  #contenu-planning .contenuJours .contenuJour .uneActivite h4 {
    width: 100px;
    height: 100px;
    display: block;
    background: #FFF;
    text-align: center;
    border-radius: 100px;
    float: left;
    padding-top: 13px;
  }
}
#contenu-planning .contenuJours .contenuJour .uneActivite h4 span {
  display: inline-block;
  font-size: 13px;
  font-weight: 900;
  margin: 3px 0;
}
@media (min-width: 781px) {
  #contenu-planning .contenuJours .contenuJour .uneActivite h4 span {
    color: #f78e1e;
    font-size: 16px;
    display: block;
  }
}
#contenu-planning .contenuJours .contenuJour .uneActivite h4 i {
  transform: rotate(-90deg);
  display: inline-block;
  margin: 0 10px;
}
@media (min-width: 781px) {
  #contenu-planning .contenuJours .contenuJour .uneActivite h4 i {
    transform: none;
  }
}
#contenu-planning .contenuJours .contenuJour .uneActivite h3 {
  position: relative;
  margin: 0px 0 0 0;
  font-size: 18px;
}
@media (min-width: 781px) {
  #contenu-planning .contenuJours .contenuJour .uneActivite h3 {
    width: calc(100% - 120px);
    margin: 35px 0 0 20px;
    font-size: 22px;
    font-weight: 900;
    float: left;
  }
}
#contenu-planning .contenuJours .contenuJour .uneActivite h3 span {
  display: inline-block;
  background: #F7f7f7;
  padding-right: 15px;
  font-weight: 900;
}
@media (min-width: 781px) {
  #contenu-planning .contenuJours .contenuJour .uneActivite h3:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 0;
    top: 50%;
    left: 0;
    border-top: 1px solid rgba(103, 93, 92, 0.2);
    z-index: -1;
  }
}
#contenu-planning .contenuJours .contenuJour .uneActivite a {
  display: inline-block;
  border: 1px solid rgba(103, 93, 92, 0.2);
  border-radius: 3px;
  padding: 5px;
  font-size: 13px;
  line-height: 1;
  margin-top: 5px;
  transition: all .3s ease;
}
@media (min-width: 781px) {
  #contenu-planning .contenuJours .contenuJour .uneActivite a {
    background: #f78e1e;
    color: #FFF;
    border: 0;
    margin: 0;
    padding: 10px 10px;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: -10px 0 0 #F7F7F7;
  }
}
#contenu-planning .contenuJours .contenuJour .uneActivite a:hover {
  background: #0a3d4e;
}
#fiche-activite {
  position: fixed;
  top: 0%;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
}
#fiche-activite .wrapperContent {
  background: #FFF;
  box-shadow: 0 0 120px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 90%;
  max-height: 85%;
  overflow: hidden;
  overflow-y: auto;
  position: relative;
}
@media (min-width: 992px) {
  #fiche-activite .wrapperContent {
    max-width: 960px;
  }
}
@media (min-width: 992px) {
  #fiche-activite .wrapperContent {
    max-height: none;
    overflow: auto;
  }
}
#fiche-activite .wrapperContent .content {
  max-height: 80%;
}
@media (min-width: 992px) {
  #fiche-activite .wrapperContent .content {
    max-height: none;
  }
}
#fiche-activite .wrapperContent .enteteFiche {
  position: relative;
  width: 100%;
  padding: 15px;
}
@media (min-width: 781px) {
  #fiche-activite .wrapperContent .enteteFiche {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 30%;
    padding: 30px;
  }
}
#fiche-activite .wrapperContent .enteteFiche h2 {
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  font-weight: 900;
  font-size: 3rem;
  line-height: 1;
}
#fiche-activite .wrapperContent .wraperFiche {
  position: relative;
  width: 100%;
  padding: 15px 15px;
}
@media (min-width: 781px) {
  #fiche-activite .wrapperContent .wraperFiche {
    margin-left: 30%;
    width: 70%;
    padding: 30px;
  }
}
#fiche-activite .wrapperContent .wraperFiche .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  padding-top: 0;
  /* IE6 workaround*/
  height: 0;
  overflow: hidden;
}
#fiche-activite .wrapperContent .wraperFiche .embed-container iframe,
#fiche-activite .wrapperContent .wraperFiche .embed-container object,
#fiche-activite .wrapperContent .wraperFiche .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
#fiche-activite .wrapperContent .wraperFiche .contenuFiche {
  margin-top: 20px;
  max-height: 150px;
  overflow-y: auto;
}
@media (min-width: 992px) {
  #fiche-activite .wrapperContent .wraperFiche .contenuFiche {
    max-height: none;
  }
}
#fiche-activite .wrapperContent .wraperFiche .btn {
  display: block;
  float: right;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid rgba(103, 93, 92, 0.2);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
#fiche-activite .wrapperContent .wraperFiche .btn:hover {
  background: #675d5c;
  color: #FFF;
}
#fiche-activite .wrapperContent .close {
  position: absolute;
  top: -30px;
  right: 0;
  display: block;
  color: #FFF;
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 1s;
  opacity: 0;
}
#fiche-activite.active {
  left: 0;
  opacity: 1;
}
#fiche-activite.active .close {
  opacity: 1;
}
#colophon {
  background-color: #0a3d4e;
  color: #6e7985;
  font-size: 14px;
  line-height: 100px;
  padding: 15px 0;
}
#colophon a {
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#colophon a:hover {
  color: #f78e1e;
}
#colophon p {
  line-height: 15px;
  margin: 10px 0;
}
/*# sourceMappingURL=style-galvanisation.css.map */
/*
     FILE ARCHIVED ON 00:54:39 Jan 19, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:56:32 Aug 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.544
  exclusion.robots: 0.071
  exclusion.robots.policy: 0.058
  esindex: 0.01
  cdx.remote: 33.431
  LoadShardBlock: 225.894 (3)
  PetaboxLoader3.datanode: 119.574 (5)
  PetaboxLoader3.resolve: 172.804 (3)
  load_resource: 137.274
  loaddict: 39.15
*/