<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/lamaisondeshebergeurs.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/lamaisondeshebergeurs.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>1768</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/lamaisondeshebergeurs.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2424</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/lamaisondeshebergeurs.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2478</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/utils.less) is not within the allowed path(s): (/www/wwwroot/lamaisondeshebergeurs.fr/:/tmp/) in <b>/www/wwwroot/lamaisondeshebergeurs.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/utils) is not within the allowed path(s): (/www/wwwroot/lamaisondeshebergeurs.fr/:/tmp/) in <b>/www/wwwroot/lamaisondeshebergeurs.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/desktop.less) is not within the allowed path(s): (/www/wwwroot/lamaisondeshebergeurs.fr/:/tmp/) in <b>/www/wwwroot/lamaisondeshebergeurs.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/desktop) is not within the allowed path(s): (/www/wwwroot/lamaisondeshebergeurs.fr/:/tmp/) in <b>/www/wwwroot/lamaisondeshebergeurs.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/mobile.less) is not within the allowed path(s): (/www/wwwroot/lamaisondeshebergeurs.fr/:/tmp/) in <b>/www/wwwroot/lamaisondeshebergeurs.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/mobile) is not within the allowed path(s): (/www/wwwroot/lamaisondeshebergeurs.fr/:/tmp/) in <b>/www/wwwroot/lamaisondeshebergeurs.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/tablet.less) is not within the allowed path(s): (/www/wwwroot/lamaisondeshebergeurs.fr/:/tmp/) in <b>/www/wwwroot/lamaisondeshebergeurs.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/tablet) is not within the allowed path(s): (/www/wwwroot/lamaisondeshebergeurs.fr/:/tmp/) in <b>/www/wwwroot/lamaisondeshebergeurs.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body >.container {
  max-width: 1920px;
  padding: 0;
}
body h1 {
  font-family: 'Roboto', sans-serif;
}
body h2,
body h3,
body h4 {
  font-family: 'Raleway', sans-serif;
}
body p,
body a,
body li {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  text-decoration: none;
  margin: 0;
}
body p:hover,
body a:hover,
body li:hover {
  text-decoration: none;
}
body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body header {
  position: fixed;
  width: 16.9%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fcfcfc;
}
body header .contenu {
  max-width: 100%;
  padding: 0 10px;
}
body header .contenu >a {
  display: block;
  margin-bottom: 90px;
}
body header .contenu >a img {
  width: 230px;
  max-width: 100%;
}
body header .contenu .logo-gites {
  margin-bottom: 50px;
  text-align: center;
}
body header .contenu .logo-gites img {
  width: 160px;
  margin: 0 auto;
}
body header .contenu .nav-menu ul {
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
}
body header .contenu .nav-menu ul li {
  padding: 5px 0;
}
body header .contenu .nav-menu ul li a {
  color: #595959;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 2px;
  font-size: 15px;
  position: relative;
  overflow: hidden;
  font-weight: 500;
}
body header .contenu .nav-menu ul li a:before {
  content: "";
  background-color: #edba47;
  opacity: .6;
  width: 0;
  height: 8px;
  position: absolute;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  z-index: -1;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header .contenu .nav-menu ul li a:hover:before {
  width: 100%;
}
body header .contenu .coordonnee {
  margin-bottom: 60px;
}
body header .contenu .coordonnee li {
  padding: 7px 0;
  line-height: 1.3;
  color: #166936;
  font-size: 16px;
  text-align: center;
}
body header .contenu .coordonnee li i:before {
  color: #edba47;
  font-size: 18px;
  margin-right: 8px;
  vertical-align: top;
}
body header .contenu .coordonnee li a {
  color: #166936;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
}
body header .contenu .reseaux {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
body header .contenu .reseaux li:before {
  content: "|";
  padding: 0 10px;
}
body header .contenu .reseaux li:first-child:before {
  display: none;
}
body header .contenu .reseaux li a i:before {
  color: #131313;
  font-size: 18px;
  transition: color .4s ease-in-out !important;
  -webkit-transition: color .4s ease-in-out !important;
  -moz-transition: color .4s ease-in-out !important;
  -o-transition: color .4s ease-in-out !important;
}
body header .contenu .reseaux li a:hover i:before {
  color: #edba47;
}
body main section {
  overflow: hidden;
}
body main .container {
  max-width: 1920px;
}
body main .container .onepage .col-10 {
  padding: 0;
}
body main .wrap-mentions {
  padding: 75px;
}
body main .wrap-mentions h2 {
  margin-top: 30px;
}
body main .wrap-mentions h3 {
  margin-top: 30px;
}
body main .wrap-mentions a {
  color: #ff0000 !important;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main .wrap-mentions a:hover {
  color: #131313 !important;
}
body #subfooter {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
body #subfooter h3 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.2rem;
  margin-bottom: 2rem;
}
body #subfooter img {
  max-width: 100%;
}
body footer {
  background-color: #e6e6e6;
  padding: 50px 60px;
}
body footer .row {
  align-items: center;
  justify-content: center;
}
body footer .row ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body footer .row ul li {
  padding: 0 25px;
  text-align: center;
}
body footer .row ul li a {
  color: #595959;
  font-size: 18px;
  font-weight: 600;
  Font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  transition: color .4s ease-in-out !important;
  -webkit-transition: color .4s ease-in-out !important;
  -moz-transition: color .4s ease-in-out !important;
  -o-transition: color .4s ease-in-out !important;
}
body footer .row ul li a:hover {
  color: #ff0000;
}
body footer .row .mentions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body footer .row .mentions img {
  width: 105px;
  margin-left: 8px;
}
body footer .row .mentions p {
  color: #131313;
  font-size: 13px;
}
body footer .row .mentions a {
  font-size: 13px;
  text-decoration: none;
  color: #131313;
  transition: color .4s ease-in-out !important;
  -webkit-transition: color .4s ease-in-out !important;
  -moz-transition: color .4s ease-in-out !important;
  -o-transition: color .4s ease-in-out !important;
}
body footer .row .mentions a:hover {
  color: #ff0000;
}
.page-id-5 main section.home {
  height: 100vh;
}
.page-id-5 main section.home .media-home {
  position: relative;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
  border-top: 75px solid #fff;
  border-bottom: 75px solid #fff;
  border-right: 75px solid #fff;
}
.page-id-5 main section.home .media-home:before {
  content: "";
  position: absolute;
  background-color: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
}
.page-id-5 main section.home .media-home h1 {
  font-style: italic;
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  right: 60px;
  top: 30%;
  width: 430px;
  max-width: 100%;
  letter-spacing: 1.5px;
  z-index: 5;
}
.page-id-5 main section.home .media-home a {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  margin: 0 auto;
  width: max-content;
}
.page-id-5 main section.home .media-home a i:after {
  font-size: 40px;
  color: #fff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-5 main section.home .media-home a:hover i:after {
  color: #edba47;
}
.page-id-5 main section.lieu {
  padding: 40px 75px 75px 0;
  position: relative;
}
.page-id-5 main section.lieu:after {
  content: "";
  background-color: #e6e6e6;
  height: 170px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.page-id-5 main section.lieu .sous-titre p {
  font-size: 22px;
  color: #595959;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 4px;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 110px;
}
.page-id-5 main section.lieu .contenu {
  position: relative;
}
.page-id-5 main section.lieu .contenu .description {
  width: 430px;
  max-width: 100%;
  margin-bottom: 45px;
  padding-left: 25px;
  text-align: justify;
  float: right;
}
.page-id-5 main section.lieu .contenu .description p {
  color: #595959;
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1.4;
}
.page-id-5 main section.lieu .contenu .encart {
  background-color: #3A485F;
  padding: 42px 58px;
  width: 368px;
  max-width: 100%;
  position: absolute;
  right: -130px;
  bottom: -75px;
  z-index: 2;
  min-height: 230px;
  display: flex;
  align-items: center;
}
.page-id-5 main section.lieu .contenu .encart h3 {
  line-height: 1.3;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.page-id-5 main section.lieu .contenu .slider {
  position: relative;
}
.page-id-5 main section.lieu .contenu .slider h2 {
  color: #edba47;
  letter-spacing: 18px;
  text-transform: uppercase;
  font-size: 85px;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: -65px;
  z-index: 2;
}
.page-id-5 main section.lieu .contenu .slider .carousel-slider .owl-carousel .media-lieu {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 730px;
}
.page-id-5 main section.lieu .contenu .slider .carousel-slider .owl-dots {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 15px;
}
.page-id-5 main section.lieu .contenu .slider .carousel-slider .owl-dots button {
  background-color: transparent;
  border: 2px solid #fff;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  margin: 0 2px !important;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-5 main section.lieu .contenu .slider .carousel-slider .owl-dots button.active {
  background-color: #fff;
  border: 2px solid #fff;
}
.page-id-5 main section.lieu .contenu .slider .carousel-slider .owl-dots button:hover {
  background-color: #fff;
  border: 2px solid #fff;
}
.page-id-5 main section.lieu .contenu .slider .carousel-slider .owl-dots button:focus {
  outline: none;
}
.page-id-5 main section.concept {
  padding: 150px 75px 75px 0;
  position: relative;
}
.page-id-5 main section.concept:after {
  content: "";
  background: url(/wp-content/themes/idcomweb/img/motifs.svg) no-repeat;
  background-size: cover;
  background-position: 50%;
  width: 100%;
  height: 170px;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: .6;
  z-index: -1;
}
.page-id-5 main section.concept .contenu {
  position: relative;
}
.page-id-5 main section.concept .contenu .description {
  width: 430px;
  max-width: 100%;
  margin: 0 auto 45px;
  text-align: justify;
  float: left;
}
.page-id-5 main section.concept .contenu .description p {
  color: #595959;
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1.4;
}
.page-id-5 main section.concept .contenu .encart {
  background-color: #3A485F;
  padding: 42px 58px;
  width: 363px;
  max-width: 100%;
  position: absolute;
  left: -130px;
  bottom: -75px;
  z-index: 2;
  min-height: 230px;
  display: flex;
  align-items: center;
}
.page-id-5 main section.concept .contenu .encart h3 {
  line-height: 1.3;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.page-id-5 main section.concept .contenu .slider {
  position: relative;
}
.page-id-5 main section.concept .contenu .slider h2 {
  color: #edba47;
  letter-spacing: 18px;
  text-transform: uppercase;
  font-size: 85px;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: -65px;
  z-index: 2;
}
.page-id-5 main section.concept .contenu .slider .carousel-slider .owl-carousel .media-concept {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 730px;
}
.page-id-5 main section.concept .contenu .slider .carousel-slider .owl-dots {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 15px;
}
.page-id-5 main section.concept .contenu .slider .carousel-slider .owl-dots button {
  background-color: transparent;
  border: 2px solid #fff;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  margin: 0 2px !important;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-5 main section.concept .contenu .slider .carousel-slider .owl-dots button.active {
  background-color: #fff;
  border: 2px solid #fff;
}
.page-id-5 main section.concept .contenu .slider .carousel-slider .owl-dots button:hover {
  background-color: #fff;
  border: 2px solid #fff;
}
.page-id-5 main section.concept .contenu .slider .carousel-slider .owl-dots button:focus {
  outline: none;
}
.page-id-5 main section.metiers {
  padding: 255px 75px 75px 0;
  position: relative;
}
.page-id-5 main section.metiers:after {
  content: "";
  background-color: #e6e6e6;
  height: 170px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.page-id-5 main section.metiers .contenu {
  position: relative;
}
.page-id-5 main section.metiers .contenu .description {
  width: 430px;
  max-width: 100%;
  margin-bottom: 45px;
  float: right;
  padding-left: 25px;
  text-align: justify;
}
.page-id-5 main section.metiers .contenu .description p {
  color: #595959;
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1.4;
}
.page-id-5 main section.metiers .contenu .encart {
  background-color: #3A485F;
  padding: 42px 58px;
  width: 368px;
  max-width: 100%;
  position: absolute;
  right: -130px;
  bottom: -75px;
  z-index: 2;
  min-height: 230px;
  display: flex;
  align-items: center;
}
.page-id-5 main section.metiers .contenu .encart h3 {
  line-height: 1.3;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.page-id-5 main section.metiers .contenu .slider {
  position: relative;
}
.page-id-5 main section.metiers .contenu .slider h2 {
  color: #edba47;
  letter-spacing: 18px;
  text-transform: uppercase;
  font-size: 85px;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: -165px;
  z-index: 2;
  text-align: right;
  width: 825px;
  max-width: 100%;
  line-height: 1.2;
}
.page-id-5 main section.metiers .contenu .slider .carousel-slider .owl-carousel .media-metiers {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 730px;
}
.page-id-5 main section.metiers .contenu .slider .carousel-slider .owl-dots {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 15px;
}
.page-id-5 main section.metiers .contenu .slider .carousel-slider .owl-dots button {
  background-color: transparent;
  border: 2px solid #fff;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  margin: 0 2px !important;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-5 main section.metiers .contenu .slider .carousel-slider .owl-dots button.active {
  background-color: #fff;
  border: 2px solid #fff;
}
.page-id-5 main section.metiers .contenu .slider .carousel-slider .owl-dots button:hover {
  background-color: #fff;
  border: 2px solid #fff;
}
.page-id-5 main section.metiers .contenu .slider .carousel-slider .owl-dots button:focus {
  outline: none;
}
.page-id-5 main section.agenda,
.page-id-5 main section.porteurs {
  position: relative;
  background-attachment: fixed;
  background-position: top center;
  padding: 90px 75px 60px 150px;
}
.page-id-5 main section.agenda:before,
.page-id-5 main section.porteurs:before {
  content: "";
  background-color: rgba(33,33,33,0.95);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-id-5 main section.agenda:after,
.page-id-5 main section.porteurs:after {
  content: "";
  background: url(/wp-content/themes/idcomweb/img/motifs.svg) no-repeat;
  background-size: cover;
  background-position: 50%;
  width: 100%;
  height: 45px;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: .15;
}
.page-id-5 main section.agenda .titres,
.page-id-5 main section.porteurs .titres {
  text-align: right;
  padding-bottom: 80px;
}
.page-id-5 main section.agenda .titres h2,
.page-id-5 main section.porteurs .titres h2 {
  color: #edba47;
  letter-spacing: 18px;
  text-transform: uppercase;
  font-size: 85px;
  font-weight: 700;
  line-height: 1.2;
}
.page-id-5 main section.agenda .titres h3,
.page-id-5 main section.porteurs .titres h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 4px;
  text-transform: uppercase;
  width: 615px;
  max-width: 100%;
  float: right;
  line-height: 1.5;
}
.page-id-5 main section.agenda .contenu,
.page-id-5 main section.porteurs .contenu {
  column-count: 2;
}
.page-id-5 main section.agenda .contenu .bloc,
.page-id-5 main section.porteurs .contenu .bloc {
  margin-bottom: 50px;
}
.page-id-5 main section.agenda .contenu .bloc >.row,
.page-id-5 main section.porteurs .contenu .bloc >.row {
  align-items: center;
  width: 654px;
  max-width: 100%;
  float: right;
}
.page-id-5 main section.agenda .contenu .bloc .date,
.page-id-5 main section.porteurs .contenu .bloc .date {
  color: #dadada;
}
.page-id-5 main section.agenda .contenu .bloc .date .jour,
.page-id-5 main section.porteurs .contenu .bloc .date .jour {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  font-size: 42px;
  text-transform: uppercase;
  line-height: 1;
}
.page-id-5 main section.agenda .contenu .bloc .date .mois,
.page-id-5 main section.porteurs .contenu .bloc .date .mois {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.page-id-5 main section.agenda .contenu .bloc .description,
.page-id-5 main section.porteurs .contenu .bloc .description {
  font-family: 'Raleway', sans-serif;
  color: #edba47;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: 2px;
  padding-left: 24px;
}
.page-id-5 main section.agenda .contenu .bloc .horaires,
.page-id-5 main section.porteurs .contenu .bloc .horaires {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}
.page-id-5 main section.porteurs {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page-id-5 main section.porteurs .contenu {
  column-count: 1;
}
.page-id-5 main section.porteurs .contenu .media-actu {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page-id-5 main section.porteurs .contenu .bloc-texte {
  color: #fff;
}
.page-id-5 main section.porteurs .contenu .bloc-texte p {
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1.4;
}
.page-id-5 main section.porteurs .contenu .bouton {
  position: relative;
  display: block;
  margin: 45px auto 0;
  text-align: center;
  padding: 10px 25px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: max-content;
}
.page-id-5 main section.porteurs .contenu .bouton span {
  position: relative;
  z-index: 1;
}
.page-id-5 main section.porteurs .contenu .bouton:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  background-color: #edba47;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-5 main section.porteurs .contenu .bouton:hover {
  color: #131313;
  border: 1px solid #fff;
}
.page-id-5 main section.porteurs .contenu .bouton:hover:before {
  width: 100%;
  height: 100%;
}
.page-id-5 main section.actus {
  position: relative;
  background: url(/wp-content/themes/idcomweb/img/fond-actus.jpg) no-repeat;
  background-size: 1250px;
  background-position: center left;
  padding: 400px 0 55px;
}
.page-id-5 main section.actus .contenu {
  width: 1255px;
  max-width: 100%;
  float: right;
  position: relative;
}
.page-id-5 main section.actus .contenu .titre {
  padding: 0 75px;
  position: absolute;
  right: 0;
  top: -71px;
  z-index: 2;
}
.page-id-5 main section.actus .contenu .titre h2 {
  color: #edba47;
  letter-spacing: 18px;
  text-transform: uppercase;
  font-size: 85px;
  font-weight: 700;
}
.page-id-5 main section.actus .contenu .bouton {
  position: relative;
  display: block;
  margin: 45px auto 0;
  text-align: center;
  padding: 10px 25px;
  border: 1px solid #595959;
  color: #595959;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: max-content;
}
.page-id-5 main section.actus .contenu .bouton span {
  position: relative;
  z-index: 1;
}
.page-id-5 main section.actus .contenu .bouton:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  background-color: #edba47;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-5 main section.actus .contenu .bouton:hover {
  color: #131313;
  border: 1px solid #131313;
}
.page-id-5 main section.actus .contenu .bouton:hover:before {
  width: 100%;
  height: 100%;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item {
  display: block;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .media-actu {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 335px;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .media-actu:before {
  content: "";
  background-color: rgba(0,0,0,0.6);
  width: 0;
  margin: auto;
  height: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform-origin: center;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .media-actu:after {
  content: "";
  background: url(/wp-content/themes/idcomweb/img/search.svg) no-repeat;
  background-size: 100%;
  position: absolute;
  width: 45px;
  height: 45px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .bloc {
  position: relative;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .bloc .bloc-texte {
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 350px;
  max-width: 100%;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .bloc .bloc-texte:before {
  content: "+";
  font-size: 30px;
  font-weight: 300;
  color: #6d6e71;
  border: 2px solid #6d6e71;
  border-radius: 50%;
  padding: 0 6px;
  position: absolute;
  left: 0;
  top: 100%;
  line-height: 1;
  margin-top: 20px;
  transform: rotate(0) scale(1);
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .bloc .bloc-texte h3 {
  color: #595959;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .bloc .bloc-texte .date {
  font-weight: 300;
  color: #595959;
  font-size: 16px;
  padding-bottom: 17px;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .bloc .bloc-texte .texte {
  height: 63px;
  overflow: hidden;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .bloc .bloc-texte .texte p {
  color: #595959;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.2;
  text-align: justify;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item:hover .media-actu:before {
  width: 100%;
  height: 100%;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item:hover .media-actu:after {
  opacity: 1;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item:hover .bloc .bloc-texte:before {
  transform: rotate(360deg) scale(1.1);
  color: #edba47;
  border: 2px solid #edba47;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-prev {
  left: 50px;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-next {
  right: 50px;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-prev,
.page-id-5 main section.actus .contenu .carousel-slider .owl-next {
  position: absolute;
  width: 40px;
  margin-top: 45px;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-prev:before,
.page-id-5 main section.actus .contenu .carousel-slider .owl-next:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-prev span,
.page-id-5 main section.actus .contenu .carousel-slider .owl-next span {
  position: relative;
  font-size: 60px;
  color: #6d6e71;
  z-index: 1;
  font-weight: 300;
  line-height: 0.7;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-prev span:hover,
.page-id-5 main section.actus .contenu .carousel-slider .owl-next span:hover {
  color: #edba47;
}
.page-id-5 main section.actus .contenu .carousel-slider .owl-prev:focus,
.page-id-5 main section.actus .contenu .carousel-slider .owl-next:focus {
  outline: none;
}
.page-id-5 main section.gallerie {
  padding: 150px 75px 100px 0;
}
.page-id-5 main section.gallerie .contenu {
  position: relative;
}
.page-id-5 main section.gallerie .contenu h2 {
  color: #edba47;
  letter-spacing: 18px;
  text-transform: uppercase;
  font-size: 85px;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: -72px;
  z-index: 2;
  text-align: left;
  width: 825px;
  max-width: 100%;
  line-height: 1.2;
  padding-left: 75px;
}
.page-id-5 main section.gallerie .contenu .bloc {
  padding: 3px;
}
.page-id-5 main section.gallerie .contenu .bloc .media-gallerie {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 315px;
}
.page-id-5 main section.gallerie .contenu .bloc .media-gallerie:before {
  content: "";
  background-color: rgba(0,0,0,0.6);
  width: 0;
  margin: auto;
  height: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform-origin: center;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
.page-id-5 main section.gallerie .contenu .bloc .media-gallerie:after {
  content: "";
  background: url(/wp-content/themes/idcomweb/img/search.svg) no-repeat;
  background-size: 100%;
  position: absolute;
  width: 45px;
  height: 45px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
.page-id-5 main section.gallerie .contenu .bloc .media-gallerie:hover:before {
  width: 100%;
  height: 100%;
}
.page-id-5 main section.gallerie .contenu .bloc .media-gallerie:hover:after {
  opacity: 1;
}
.page-id-5 main section.gallerie .contenu .bouton {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -12px;
  top: 50%;
  width: 25%;
  height: 49%;
  overflow: hidden;
  margin: 3px 0;
}
.page-id-5 main section.gallerie .contenu .bouton:before {
  content: "";
  background-color: #edba47;
  width: 0;
  height: 0;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-5 main section.gallerie .contenu .bouton p {
  color: #595959;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 1.5px;
  font-weight: 600;
  position: relative;
  margin-top: -40px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-5 main section.gallerie .contenu .bouton p:before {
  content: "+";
  font-size: 50px;
  font-weight: 300;
  color: #6d6e71;
  border: 2px solid #6d6e71;
  border-radius: 50%;
  padding: 0 7px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: 15px;
  top: 100%;
  width: 39px;
  line-height: .7;
  transform: rotate(0) scale(1);
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
.page-id-5 main section.gallerie .contenu .bouton:hover:before {
  width: 100%;
  height: 100%;
}
.page-id-5 main section.gallerie .contenu .bouton:hover p {
  color: #131313;
}
.page-id-5 main section.gallerie .contenu .bouton:hover p:before {
  transform: rotate(360deg) scale(1.1);
  color: #131313;
  border: 2px solid #131313;
}
.page-id-5 main section.contact {
  position: relative;
  background: url(/wp-content/themes/idcomweb/img/motifs.svg);
  background-attachment: fixed;
  background-position: top center;
  padding: 125px 75px 180px 0;
}
.page-id-5 main section.contact:before {
  content: "";
  background-color: rgba(255,255,255,0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.page-id-5 main section.contact .contenu {
  position: relative;
}
.page-id-5 main section.contact .contenu .formulaire {
  background-color: #fff;
  position: relative;
  padding: 120px 165px 35px 75px;
}
.page-id-5 main section.contact .contenu .formulaire h2 {
  color: #edba47;
  letter-spacing: 18px;
  text-transform: uppercase;
  font-size: 85px;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: -63px;
  z-index: 2;
  text-align: left;
  line-height: 1.2;
}
.page-id-5 main section.contact .contenu .formulaire form .nf-form-fields-required {
  display: none;
}
.page-id-5 main section.contact .contenu .formulaire form .nf-field-container {
  margin-bottom: 18px;
}
.page-id-5 main section.contact .contenu .formulaire form #nf-label-field-7-0 {
  display: block;
  font-size: 13px;
  line-height: 1.3;
  color: #595959;
  cursor: pointer;
}
.page-id-5 main section.contact .contenu .formulaire form #nf-label-field-7-0:before {
  top: -4px !important;
  color: #166936;
}
.page-id-5 main section.contact .contenu .formulaire form label {
  display: none;
}
.page-id-5 main section.contact .contenu .formulaire form input {
  background-color: transparent;
  border-bottom: 1px solid #c1c1c1;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: 12px 12px 12px 0;
}
.page-id-5 main section.contact .contenu .formulaire form textarea {
  background-color: transparent;
  border-bottom: 1px solid #c1c1c1;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: 12px 0;
  height: 186px;
}
.page-id-5 main section.contact .contenu .formulaire form #nf-field-6-wrap {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 25px;
}
.page-id-5 main section.contact .contenu .formulaire form #nf-field-6-wrap .nf-field-label {
  margin-bottom: 0;
}
.page-id-5 main section.contact .contenu .formulaire form #nf-label-field-6 {
  display: block;
  font-family: 'Roboto', sans-serif;
  color: #595959;
  font-size: 16px;
  font-weight: 300;
  width: 92px;
}
.page-id-5 main section.contact .contenu .formulaire form .ninja-forms-req-symbol {
  color: #595959;
}
.page-id-5 main section.contact .contenu .formulaire form select {
  border: 1px solid #fff;
  font-weight: 500;
  cursor: pointer;
  position: relative;
}
.page-id-5 main section.contact .contenu .formulaire form select:after {
  content: ">";
  transform: rotate(90deg);
  font-size: 16px;
  color: #595959;
  display: inline-block;
  vertical-align: middle;
}
.page-id-5 main section.contact .contenu .formulaire form .nf-cell:first-of-type {
  padding-right: 35px;
}
.page-id-5 main section.contact .contenu .formulaire form .nf-cell:last-of-type {
  padding-left: 35px;
}
.page-id-5 main section.contact .contenu .formulaire form #nf-field-4 {
  padding: 2px 30px;
  color: #595959;
  border: 1px solid #c1c1c1;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  cursor: pointer;
  float: right;
}
.page-id-5 main section.contact .contenu .formulaire form #nf-field-4:hover {
  background-color: #edba47;
  color: #131313;
  border: 1px solid #131313;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-5 main section.contact .contenu .formulaire form #nf-field-4:focus {
  outline: none;
}
.page-id-5 main section.contact .contenu .coordonnees {
  background-color: #3d3d3d;
  padding: 50px 65px 35px;
  position: absolute;
  left: -75px;
  bottom: -100px;
}
.page-id-5 main section.contact .contenu .coordonnees h3 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 45px;
}
.page-id-5 main section.contact .contenu .coordonnees ul li {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 15px;
  line-height: 1.3;
}
.page-id-5 main section.contact .contenu .coordonnees ul li a {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}
.page-id-5 main section.contact .contenu .coordonnees ul li i:before {
  color: #edba47;
  float: left;
  font-size: 18px;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.page-id-5 main section.contact .contenu .coordonnees ul li i.icon-icon-mail:before {
  font-size: 16px;
}
.page-id-98 main section.page-gallerie {
  padding: 130px 75px 3px 0;
}
.page-id-98 main section.page-gallerie .contenu {
  position: relative;
}
.page-id-98 main section.page-gallerie .contenu h2 {
  color: #edba47;
  letter-spacing: 18px;
  text-transform: uppercase;
  font-size: 85px;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: -63px;
  z-index: 2;
  text-align: left;
  line-height: 1.2;
}
.page-id-98 main section.page-gallerie .contenu .bloc {
  padding: 3px;
}
.page-id-98 main section.page-gallerie .contenu .bloc .media-gallerie {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 315px;
}
.page-id-98 main section.page-gallerie .contenu .bloc .media-gallerie:before {
  content: "";
  background-color: rgba(0,0,0,0.6);
  width: 0;
  margin: auto;
  height: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform-origin: center;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
.page-id-98 main section.page-gallerie .contenu .bloc .media-gallerie:after {
  content: "";
  background: url(/wp-content/themes/idcomweb/img/search.svg) no-repeat;
  background-size: 100%;
  position: absolute;
  width: 45px;
  height: 45px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
.page-id-98 main section.page-gallerie .contenu .bloc .media-gallerie:hover:before {
  width: 100%;
  height: 100%;
}
.page-id-98 main section.page-gallerie .contenu .bloc .media-gallerie:hover:after {
  opacity: 1;
}
.page-id-111 main section.actus {
  position: relative;
  background: url(/wp-content/themes/idcomweb/img/fond-actus.jpg) no-repeat;
  background-size: 1250px;
  background-position: top left;
  margin-top: 75px;
  padding: 400px 0 55px;
}
.page-id-111 main section.actus .contenu {
  position: relative;
}
.page-id-111 main section.actus .contenu .titre {
  padding: 0 75px;
  position: absolute;
  right: 0;
  top: -71px;
  z-index: 2;
}
.page-id-111 main section.actus .contenu .titre h2 {
  color: #edba47;
  letter-spacing: 18px;
  text-transform: uppercase;
  font-size: 85px;
  font-weight: 700;
}
.page-id-111 main section.actus .contenu .bouton {
  position: relative;
  display: block;
  margin: 45px auto 0;
  text-align: center;
  padding: 10px 25px;
  border: 1px solid #595959;
  color: #595959;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: max-content;
}
.page-id-111 main section.actus .contenu .bouton span {
  position: relative;
  z-index: 1;
}
.page-id-111 main section.actus .contenu .bouton:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  background-color: #edba47;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-111 main section.actus .contenu .bouton:hover {
  color: #131313;
  border: 1px solid #131313;
}
.page-id-111 main section.actus .contenu .bouton:hover:before {
  width: 100%;
  height: 100%;
}
.page-id-111 main section.actus .contenu .content {
  position: relative;
  overflow: hidden;
  padding: 50px 0;
}
.page-id-111 main section.actus .contenu .content:first-of-type {
  padding: 0 0 50px;
}
.page-id-111 main section.actus .contenu .content:first-of-type .content-bloc-collapse {
  background-color: #fff;
}
.page-id-111 main section.actus .contenu .content:nth-of-type(2n) {
  background-color: #f3f4f4;
}
.page-id-111 main section.actus .contenu .content .bloc-content {
  display: block;
  width: 1255px;
  max-width: 100%;
  float: right;
  overflow: hidden;
}
.page-id-111 main section.actus .contenu .content .bloc-content:focus {
  outline: none;
}
.page-id-111 main section.actus .contenu .content .bloc-content .media-actu {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 280px;
}
.page-id-111 main section.actus .contenu .content .bloc-content .bloc {
  position: relative;
}
.page-id-111 main section.actus .contenu .content .bloc-content .bloc .bloc-texte {
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 550px;
  max-width: 100%;
}
.page-id-111 main section.actus .contenu .content .bloc-content .bloc .bloc-texte:before {
  content: "+";
  font-size: 30px;
  font-weight: 300;
  color: #6d6e71;
  border: 2px solid #6d6e71;
  border-radius: 50%;
  padding: 0 6px;
  position: absolute;
  left: 0;
  top: 100%;
  line-height: 1;
  margin-top: 20px;
  transform: rotate(0) scale(1);
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
.page-id-111 main section.actus .contenu .content .bloc-content .bloc .bloc-texte h3 {
  color: #595959;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
.page-id-111 main section.actus .contenu .content .bloc-content .bloc .bloc-texte .date {
  font-weight: 300;
  color: #595959;
  font-size: 16px;
}
.page-id-111 main section.actus .contenu .content .bloc-content:hover .media-actu:before {
  width: 100%;
  height: 100%;
}
.page-id-111 main section.actus .contenu .content .bloc-content:hover .media-actu:after {
  opacity: 1;
}
.page-id-111 main section.actus .contenu .content .bloc-content:hover .bloc .bloc-texte:before {
  transform: rotate(360deg) scale(1.1);
  color: #edba47;
  border: 2px solid #edba47;
}
.page-id-111 main section.actus .contenu .content .bloc-collapse {
  width: 1255px;
  max-width: 100%;
  float: right;
  overflow: hidden;
}
.page-id-111 main section.actus .contenu .content .bloc-collapse .bloc {
  padding: 3px;
}
.page-id-111 main section.actus .contenu .content .bloc-collapse .bloc .texte {
  padding-top: 20px;
  width: 600px;
  max-width: 100%;
}
.page-id-111 main section.actus .contenu .content .bloc-collapse .bloc .texte p {
  color: #595959;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 15px;
  text-align: justify;
}
.page-id-111 main section.actus .contenu .content .bloc-collapse .media-actu-collapse {
  display: block;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 160px;
}
.page-id-111 main section.actus .contenu .content .bloc-collapse .media-actu-collapse:before {
  content: "";
  background-color: rgba(0,0,0,0.6);
  width: 0;
  margin: auto;
  height: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform-origin: center;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
.page-id-111 main section.actus .contenu .content .bloc-collapse .media-actu-collapse:after {
  content: "";
  background: url(/wp-content/themes/idcomweb/img/search.svg) no-repeat;
  background-size: 100%;
  position: absolute;
  width: 35px;
  height: 35px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
.page-id-111 main section.actus .contenu .content .bloc-collapse .media-actu-collapse:hover:before {
  width: 100%;
  height: 100%;
}
.page-id-111 main section.actus .contenu .content .bloc-collapse .media-actu-collapse:hover:after {
  opacity: 1;
}
@media (max-width: 767.98px) {
  body header {
    width: 100% !important;
    height: 90px !important;
    top: 0;
    z-index: 5;
    padding: 10px 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
  }
  body header .contenu {
    display: flex;
  }
  body header .contenu >a {
    margin-bottom: 0;
    position: absolute;
    top: 15px;
    left: 10px;
  }
  body header .contenu >a img {
    width: 150px;
  }
  body header .contenu .logo-gites {
    display: none;
  }
  body header .contenu .coordonnee {
    margin-bottom: 0;
    position: absolute;
    bottom: 3px;
    right: 10px;
  }
  body header .contenu .coordonnee li:first-child {
    display: none;
  }
  body header .contenu .reseaux {
    position: absolute;
    top: 20px;
    right: 55px;
  }
  body header .contenu .reseaux li a i:before {
    font-size: 15px;
  }
  body header .fond-hamburger {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 5;
    width: 45px;
    height: 40px;
  }
  body header .fond-hamburger:hover #hamburger.active {
    background-color: #131313;
  }
  body header .fond-hamburger:hover #hamburger.active span:before,
  body header .fond-hamburger:hover #hamburger.active span:after {
    background-color: #edba47;
  }
  body header .fond-hamburger #hamburger {
    cursor: pointer;
    height: 100%;
    overflow: hidden;
    clear: both;
    -webkit-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    -moz-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
  }
  body header .fond-hamburger #hamburger:hover span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
  }
  body header .fond-hamburger #hamburger.active {
    background-color: #edba47;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  body header .fond-hamburger #hamburger.active span:before {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -moz-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
    -webkit-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    transition-delay: 0.15s;
    background-color: #131313;
    color: #131313;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .fond-hamburger #hamburger.active span:after {
    box-shadow: 0 0 0 0, 0 0 0 0;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -moz-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
    -webkit-transition-delay: 0.15s, 0s;
    -moz-transition-delay: 0.15s, 0s;
    transition-delay: 0.15s, 0s;
    background-color: #131313;
    color: #131313;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .fond-hamburger #hamburger span {
    display: inline-block;
    height: 18px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    vertical-align: middle;
    width: 25px;
    float: right;
    z-index: 1000;
  }
  body header .fond-hamburger #hamburger span:before,
  body header .fond-hamburger #hamburger span:after {
    background-color: #edba47;
    color: #edba47;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(0deg);
    -moz-transform: translate(-50%,-50%) rotate(0deg);
    transform: translate(-50%,-50%) rotate(0deg);
    width: 100%;
  }
  body header .fond-hamburger #hamburger span:before {
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }
  body header .fond-hamburger #hamburger span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    -moz-transition: -moz-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: transform 0.15s ease-out, box-shadow 0.2s 0.15s;
  }
  body header .nav-menu {
    position: fixed;
    float: left;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 4;
    background-color: #131313;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition: transform .4s ease-in;
    -webkit-transition: transform .4s ease-in;
    -o-transition: transform .4s ease-in;
    transition: transform .4s ease-in;
  }
  body header .nav-menu.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  body header .nav-menu.active ul {
    opacity: 1;
  }
  body header .nav-menu ul {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    display: table;
    margin: 0;
    list-style: none;
    opacity: 0;
    -moz-transition: opacity .9s ease-out;
    -webkit-transition: opacity .9s ease-out;
    -o-transition: opacity .9s ease-out;
    transition: opacity .9s ease-out;
    transition-delay: .5s;
  }
  body header .nav-menu ul li {
    position: relative;
    width: 100%;
    margin: 8px 0;
    text-align: center;
  }
  body header .nav-menu ul li.current-menu-item a {
    color: #edba47;
  }
  body header .nav-menu ul li a {
    font-size: 16px !important;
    color: #edba47 !important;
    position: relative;
    float: none;
    margin: 0 auto;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }
  body header .nav-menu ul li:last-child {
    display: none;
  }
  body footer {
    padding: 30px 20px 20px;
  }
  body footer .row ul {
    display: block;
  }
  body footer .row ul li {
    padding: 0 10px;
    text-align: center;
  }
  body footer .row ul li a {
    font-size: 14px;
  }
  body footer .row .mentions {
    flex-wrap: wrap-reverse;
    justify-content: center;
  }
  .page-id-5 main section.home {
    height: 400px !important;
  }
  .page-id-5 main section.home .media-home {
    border-top: 20px solid #fff;
    border-bottom: 20px solid #fff;
    border-right: 20px solid #fff;
    border-left: 20px solid #fff;
    height: 400px !important;
  }
  .page-id-5 main section.home .media-home a {
    display: none;
  }
  .page-id-5 main section.home .media-home h1 {
    font-size: 22px;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    width: 320px;
    max-width: 100%;
    margin: 0 auto;
  }
  .page-id-5 main section.home .media-home:before {
    content: "";
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
  }
  .page-id-5 main section.lieu {
    padding: 0px 20px 75px !important;
  }
  .page-id-5 main section.lieu .sous-titre p {
    font-size: 16px !important;
    line-height: 1.4;
    padding-top: 15px;
    padding-bottom: 35px !important;
  }
  .page-id-5 main section.lieu .contenu .description {
    padding-left: 0 !important;
  }
  .page-id-5 main section.lieu .contenu .description p {
    font-size: 16px;
  }
  .page-id-5 main section.lieu .contenu .slider .carousel-slider {
    padding-left: 0 !important;
  }
  .page-id-5 main section.lieu .contenu .slider h2 {
    font-size: 30px !important;
    top: 0 !important;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto 12px;
    letter-spacing: 10px;
    text-align: center;
  }
  .page-id-5 main section.lieu .contenu .slider .carousel-slider .owl-carousel .media-lieu {
    height: 220px !important;
  }
  .page-id-5 main section.lieu .contenu .encart {
    padding: 25px 32px !important;
    min-height: 105px !important;
    width: 370px;
  }
  .page-id-5 main section.lieu .contenu .encart h3 {
    font-size: 20px !important;
  }
  .page-id-5 main section.concept {
    padding: 50px 20px 75px !important;
  }
  .page-id-5 main section.concept .contenu .description {
    padding-left: 0 !important;
  }
  .page-id-5 main section.concept .contenu .description p {
    font-size: 16px;
  }
  .page-id-5 main section.concept .contenu .slider .carousel-slider {
    padding-left: 0 !important;
  }
  .page-id-5 main section.concept .contenu .slider h2 {
    font-size: 30px !important;
    top: 0 !important;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto 12px;
    letter-spacing: 10px;
    text-align: center;
  }
  .page-id-5 main section.concept .contenu .slider .carousel-slider .owl-carousel .media-concept {
    height: 220px !important;
  }
  .page-id-5 main section.concept .contenu .encart {
    padding: 25px 32px !important;
    min-height: 105px;
    width: 370px;
    margin-left: 0 !important;
  }
  .page-id-5 main section.concept .contenu .encart h3 {
    font-size: 20px !important;
  }
  .page-id-5 main section.metiers {
    padding: 50px 20px 75px !important;
  }
  .page-id-5 main section.metiers .sous-titre p {
    font-size: 18px !important;
  }
  .page-id-5 main section.metiers .contenu .description {
    padding-left: 0 !important;
  }
  .page-id-5 main section.metiers .contenu .description p {
    font-size: 16px;
  }
  .page-id-5 main section.metiers .contenu .slider .carousel-slider {
    padding-left: 0 !important;
  }
  .page-id-5 main section.metiers .contenu .slider h2 {
    font-size: 30px !important;
    top: 0 !important;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto 12px;
    letter-spacing: 10px;
    text-align: center;
  }
  .page-id-5 main section.metiers .contenu .slider .carousel-slider .owl-carousel .media-metiers {
    height: 220px !important;
  }
  .page-id-5 main section.metiers .contenu .encart {
    padding: 25px 32px !important;
    min-height: 105px;
    width: 370px;
  }
  .page-id-5 main section.metiers .contenu .encart h3 {
    font-size: 20px !important;
  }
  .page-id-5 main section.agenda,
  .page-id-5 main section.porteurs {
    padding: 50px 20px 30px !important;
  }
  .page-id-5 main section.agenda .titres,
  .page-id-5 main section.porteurs .titres {
    padding-bottom: 40px !important;
  }
  .page-id-5 main section.agenda .titres h2,
  .page-id-5 main section.porteurs .titres h2 {
    font-size: 30px !important;
    text-align: center;
    letter-spacing: 10px;
    margin-bottom: 20px;
  }
  .page-id-5 main section.agenda .titres h3,
  .page-id-5 main section.porteurs .titres h3 {
    font-size: 16px !important;
    text-align: center;
  }
  .page-id-5 main section.agenda .contenu .bloc,
  .page-id-5 main section.porteurs .contenu .bloc {
    text-align: center;
    margin-bottom: 30px !important;
  }
  .page-id-5 main section.agenda .contenu .bloc .description,
  .page-id-5 main section.porteurs .contenu .bloc .description {
    padding: 0;
  }
  .page-id-5 main section.agenda .contenu .bloc >.row,
  .page-id-5 main section.porteurs .contenu .bloc >.row {
    float: none;
    margin-left: 0;
  }
  .page-id-5 main section.agenda .contenu .bloc .date .jour,
  .page-id-5 main section.porteurs .contenu .bloc .date .jour {
    font-size: 30px !important;
  }
  .page-id-5 main section.agenda .contenu .bloc .date .mois,
  .page-id-5 main section.porteurs .contenu .bloc .date .mois {
    font-size: 14px !important;
  }
  .page-id-5 main section.porteurs .contenu .media-actu {
    height: 35vh;
    margin-bottom: 2rem;
  }
  .page-id-5 main section.actus {
    padding: 50px 0 10px !important;
    background-size: cover;
  }
  .page-id-5 main section.actus:before {
    content: "";
    background-color: rgba(255,255,255,0.95);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .page-id-5 main section.actus .contenu .titre {
    top: 0 !important;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto 12px;
    padding: 0 20px !important;
  }
  .page-id-5 main section.actus .contenu .titre h2 {
    font-size: 30px !important;
    letter-spacing: 10px;
    text-align: center;
  }
  .page-id-5 main section.actus .contenu .bouton {
    font-size: 14px !important;
    margin: 15px auto 0;
  }
  .page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item {
    padding: 0 20px 62px !important;
  }
  .page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .media-actu {
    height: 220px !important;
  }
  .page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .media-actu:after {
    width: 30px;
    height: 30px;
  }
  .page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .bloc .bloc-texte {
    padding-top: 20px;
    width: 100%;
    position: relative;
    bottom: auto;
    text-align: center;
    padding-right: 0 !important;
  }
  .page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .bloc .bloc-texte:before {
    right: 0;
    width: 34px;
    margin: 20px auto 0;
    color: #edba47;
    border: 2px solid #edba47;
  }
  .page-id-5 main section.actus .contenu .carousel-slider .owl-prev {
    margin-top: 0;
    bottom: 2px;
  }
  .page-id-5 main section.actus .contenu .carousel-slider .owl-next {
    margin-top: 0;
    bottom: 2px;
  }
  .page-id-5 main section.gallerie {
    padding: 50px 20px 30px !important;
  }
  .page-id-5 main section.gallerie .row {
    margin: 0;
  }
  .page-id-5 main section.gallerie .contenu .bouton {
    top: auto;
    bottom: 0;
    width: 100% !important;
    height: 190px !important;
    position: relative;
    right: 0 !important;
  }
  .page-id-5 main section.gallerie .contenu h2 {
    font-size: 30px !important;
    top: 0 !important;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto 12px;
    letter-spacing: 10px;
    text-align: center;
  }
  .page-id-5 main section.gallerie .contenu .bloc {
    padding: 3px 0;
  }
  .page-id-5 main section.gallerie .contenu .bloc .media-gallerie {
    height: 190px;
  }
  .page-id-5 main section.gallerie .contenu .bloc .media-gallerie:after {
    width: 30px;
    height: 30px;
  }
  .page-id-5 main section.contact {
    padding: 50px 20px 30px !important;
  }
  .page-id-5 main section.contact .contenu .formulaire {
    padding: 40px 10px 20px 10px !important;
  }
  .page-id-5 main section.contact .contenu .formulaire .nf-cell {
    width: 100% !important;
  }
  .page-id-5 main section.contact .contenu .formulaire form .nf-cell:first-of-type {
    padding-right: 0 !important;
  }
  .page-id-5 main section.contact .contenu .formulaire form .nf-cell:last-of-type {
    padding-left: 0 !important;
  }
  .page-id-5 main section.contact .contenu .formulaire form #nf-field-4 {
    font-size: 14px;
    margin: 0 auto;
    width: 100%;
  }
  .page-id-5 main section.contact .contenu .formulaire h2 {
    font-size: 30px !important;
    top: 0 !important;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto 12px;
    letter-spacing: 10px;
    text-align: center;
  }
  .page-id-5 main section.contact .contenu .coordonnees {
    padding: 30px 20px 20px !important;
  }
  .page-id-5 main section.contact .contenu .coordonnees h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
  }
  .page-id-98 main section.page-gallerie {
    padding: 50px 20px 30px !important;
  }
  .page-id-98 main section.page-gallerie .row {
    margin: 0;
  }
  .page-id-98 main section.page-gallerie .contenu h2 {
    font-size: 30px !important;
    top: 0 !important;
    position: relative;
    left: 0;
    right: 0;
    margin: 70px auto 12px;
    letter-spacing: 10px;
    text-align: center;
  }
  .page-id-98 main section.page-gallerie .contenu .bloc {
    padding: 3px 0;
  }
  .page-id-98 main section.page-gallerie .contenu .bloc .media-gallerie {
    height: 190px;
  }
  .page-id-98 main section.page-gallerie .contenu .bloc .media-gallerie:after {
    width: 30px;
    height: 30px;
  }
  .page-id-111 main section.actus {
    padding: 130px 0 10px !important;
    margin-top: 0;
    background-size: 100%;
  }
  .page-id-111 main section.actus:before {
    content: "";
    background-color: rgba(255,255,255,0.95);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .page-id-111 main section.actus .contenu .titre {
    top: 0 !important;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto 12px;
    padding: 0 20px !important;
  }
  .page-id-111 main section.actus .contenu .titre h2 {
    font-size: 30px !important;
    letter-spacing: 10px;
    text-align: center;
  }
  .page-id-111 main section.actus .contenu .content .bloc-content {
    padding: 0 20px;
    overflow: visible;
  }
  .page-id-111 main section.actus .contenu .content .bloc-content .bloc .bloc-texte {
    position: relative;
    bottom: auto;
    width: 100%;
    padding-bottom: 45px !important;
    padding-top: 20px !important;
    text-align: center;
  }
  .page-id-111 main section.actus .contenu .content .bloc-content .bloc .bloc-texte:before {
    top: 70%;
    margin: 0 auto;
    right: 0;
    width: max-content;
  }
  .page-id-111 main section.actus .contenu .content .bloc-content .bloc .bloc-texte h3 {
    font-size: 16px;
  }
  .page-id-111 main section.actus .contenu .content .content-bloc-collapse {
    padding: 0 20px !important;
  }
  .page-id-111 main section.actus .contenu .content .bloc-collapse .bloc .texte {
    width: 100%;
    padding-left: 15px !important;
    padding-top: 10px;
  }
  .page-id-111 main section.actus .contenu .content .bloc-collapse .bloc .texte p {
    font-size: 16px;
    text-align: center;
  }
  .page-id-111 main section.actus .contenu .content .direction {
    flex-direction: column-reverse;
  }
  #subfooter {
    padding: 3rem 2rem;
  }
  #subfooter img {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1870px) {
  body footer .row ul {
    justify-content: center;
    margin-bottom: 15px;
  }
  body footer .row .col-xl-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1600px) {
  .page-id-5 main section.contact .contenu .formulaire {
    padding: 120px 105px 35px 75px;
  }
  .page-id-5 main section.contact .contenu .formulaire form #nf-field-6-wrap {
    flex-wrap: wrap;
  }
  .page-id-5 main section.contact .contenu .formulaire form #nf-label-field-6 {
    margin-bottom: 6px;
  }
}
@media (max-width: 1480px) {
  .page-id-5 main section.agenda,
  .page-id-5 main section.porteurs {
    padding: 90px 75px 60px 30px;
  }
}
@media (max-width: 1400px) {
  .page-id-5 main section.actus .contenu .titre {
    top: -164px;
    width: 850px;
    max-width: 100%;
    text-align: right;
  }
  .page-id-5 main section.contact .contenu .coordonnees {
    padding: 40px 40px 30px;
  }
  .page-id-111 main section.actus .contenu .titre {
    top: -164px;
    width: 850px;
    max-width: 100%;
    text-align: right;
  }
}
@media (max-width: 1200px) {
  body header {
    width: 25.6%;
  }
  body footer {
    padding: 50px 20px;
  }
  .page-id-5 main section.home {
    height: 530px;
  }
  .page-id-5 main section.home .media-home {
    height: 530px;
  }
  .page-id-5 main section.home .media-home:before {
    content: "";
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
  }
  .page-id-5 main section.lieu {
    padding: 0px 75px 75px 0;
  }
  .page-id-5 main section.lieu:after {
    height: 90px;
  }
  .page-id-5 main section.lieu .contenu >.row {
    flex-direction: column-reverse;
  }
  .page-id-5 main section.lieu .contenu .slider .carousel-slider {
    padding-left: 25px;
  }
  .page-id-5 main section.lieu .contenu .slider .carousel-slider .owl-carousel .media-lieu {
    height: 320px;
  }
  .page-id-5 main section.lieu .contenu .description {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
  }
  .page-id-5 main section.lieu .contenu .encart {
    padding: 32px 38px;
    min-height: 120px;
    position: relative;
    float: right;
    margin-bottom: -60px;
    right: auto;
    bottom: -15px;
  }
  .page-id-5 main section.lieu .contenu .encart h3 {
    font-size: 25px;
  }
  .page-id-5 main section.lieu .sous-titre p {
    font-size: 20px;
    padding-bottom: 80px;
  }
  .page-id-5 main section.lieu .contenu .slider h2 {
    font-size: 65px;
    top: -48px;
  }
  .page-id-5 main section.concept {
    padding: 105px 75px 75px 0;
  }
  .page-id-5 main section.concept:after {
    height: 90px;
  }
  .page-id-5 main section.concept .contenu .slider .carousel-slider {
    padding-left: 25px;
  }
  .page-id-5 main section.concept .contenu .slider .carousel-slider .owl-carousel .media-concept {
    height: 320px;
  }
  .page-id-5 main section.concept .contenu .description {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 25px;
  }
  .page-id-5 main section.concept .contenu .encart {
    padding: 32px 38px;
    position: relative;
    float: left;
    min-height: 120px;
    width: 483px;
    left: auto;
    margin-bottom: -60px;
    bottom: -15px;
    margin-left: 25px;
  }
  .page-id-5 main section.concept .contenu .encart h3 {
    font-size: 25px;
  }
  .page-id-5 main section.concept .sous-titre p {
    font-size: 20px;
    padding-bottom: 80px;
  }
  .page-id-5 main section.concept .contenu .slider h2 {
    font-size: 65px;
    top: -48px;
  }
  .page-id-5 main section.metiers {
    padding: 110px 75px 75px 0;
  }
  .page-id-5 main section.metiers:after {
    height: 90px;
  }
  .page-id-5 main section.metiers .contenu >.row {
    flex-direction: column-reverse;
  }
  .page-id-5 main section.metiers .contenu .slider .carousel-slider {
    padding-left: 25px;
  }
  .page-id-5 main section.metiers .contenu .slider .carousel-slider .owl-carousel .media-metiers {
    height: 320px;
  }
  .page-id-5 main section.metiers .contenu .description {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    position: relative;
    float: right;
  }
  .page-id-5 main section.metiers .contenu .encart {
    padding: 32px 38px;
    min-height: 120px;
    margin-bottom: -60px;
    right: auto;
    float: right;
    bottom: -15px;
    position: relative;
  }
  .page-id-5 main section.metiers .contenu .encart h3 {
    font-size: 25px;
  }
  .page-id-5 main section.metiers .sous-titre p {
    font-size: 20px;
    padding-bottom: 80px;
  }
  .page-id-5 main section.metiers .contenu .slider h2 {
    font-size: 65px;
    top: -48px;
  }
  .page-id-5 main section.agenda .titres,
  .page-id-5 main section.porteurs .titres {
    padding-bottom: 50px;
  }
  .page-id-5 main section.agenda .titres h2,
  .page-id-5 main section.porteurs .titres h2 {
    font-size: 65px;
  }
  .page-id-5 main section.agenda .titres h3,
  .page-id-5 main section.porteurs .titres h3 {
    font-size: 20px;
  }
  .page-id-5 main section.agenda .contenu,
  .page-id-5 main section.porteurs .contenu {
    column-count: 1;
  }
  .page-id-5 main section.agenda .contenu .bloc,
  .page-id-5 main section.porteurs .contenu .bloc {
    margin-bottom: 15px;
  }
  .page-id-5 main section.actus .contenu .titre {
    top: -131px;
    width: 710px;
  }
  .page-id-5 main section.actus .contenu .titre h2 {
    font-size: 65px;
  }
  .page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .bloc .bloc-texte {
    padding-right: 15px;
  }
  .page-id-5 main section.gallerie .contenu h2 {
    font-size: 65px;
    top: -50px;
  }
  .page-id-5 main section.gallerie .contenu .bouton {
    top: auto;
    bottom: 0;
    width: 51.3%;
    height: 24.5%;
  }
  .page-id-5 main section.contact {
    padding: 125px 75px 80px 0;
  }
  .page-id-5 main section.contact .contenu .formulaire {
    padding: 50px 30px 35px 30px;
  }
  .page-id-5 main section.contact .contenu .formulaire h2 {
    font-size: 65px;
    top: -50px;
  }
  .page-id-5 main section.contact .contenu .formulaire form .nf-cell:first-of-type {
    padding-right: 15px;
  }
  .page-id-5 main section.contact .contenu .formulaire form .nf-cell:last-of-type {
    padding-left: 15px;
  }
  .page-id-5 main section.contact .contenu .coordonnees {
    position: relative;
    left: auto;
    bottom: auto;
    width: 460px;
    max-width: 100%;
    float: right;
  }
  .page-id-98 main section.page-gallerie .contenu h2 {
    font-size: 65px;
    top: -48px;
  }
  .page-id-111 main section.actus .contenu .titre {
    top: -131px;
    width: 710px;
    max-width: 100%;
    text-align: right;
  }
  .page-id-111 main section.actus .contenu .titre h2 {
    font-size: 65px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body #subfooter {
    padding: 3rem 2rem;
  }
  body footer {
    padding: 30px 20px 20px;
  }
  body footer .row ul li {
    padding: 0 10px;
    text-align: center;
  }
  body footer .row ul li a {
    font-size: 14px;
  }
  body footer .row .mentions {
    flex-wrap: wrap-reverse;
    justify-content: center;
  }
  .page-id-5 main section.home {
    height: 400px;
  }
  .page-id-5 main section.home .media-home {
    border-top: 35px solid #fff;
    border-bottom: 35px solid #fff;
    border-right: 35px solid #fff;
    height: 400px;
  }
  .page-id-5 main section.home .media-home a {
    display: none;
  }
  .page-id-5 main section.home .media-home h1 {
    font-size: 26px;
    right: 20px;
    width: 320px;
    top: 40%;
  }
  .page-id-5 main section.lieu {
    padding: 0px 35px 75px 0;
  }
  .page-id-5 main section.lieu .sous-titre p {
    font-size: 18px;
  }
  .page-id-5 main section.lieu .contenu .slider h2 {
    font-size: 50px;
    top: -37px;
  }
  .page-id-5 main section.lieu .contenu .encart {
    padding: 25px 32px;
    min-height: 105px;
    width: 370px;
  }
  .page-id-5 main section.lieu .contenu .encart h3 {
    font-size: 22px;
  }
  .page-id-5 main section.concept {
    padding: 90px 35px 75px 0;
  }
  .page-id-5 main section.concept .sous-titre p {
    font-size: 18px;
  }
  .page-id-5 main section.concept .contenu .slider h2 {
    font-size: 50px;
    top: -37px;
  }
  .page-id-5 main section.concept .contenu .encart {
    padding: 25px 32px;
    min-height: 105px;
    width: 370px;
  }
  .page-id-5 main section.concept .contenu .encart h3 {
    font-size: 22px;
  }
  .page-id-5 main section.metiers {
    padding: 90px 35px 75px 0;
  }
  .page-id-5 main section.metiers .sous-titre p {
    font-size: 18px;
  }
  .page-id-5 main section.metiers .contenu .slider h2 {
    font-size: 50px;
    top: -37px;
  }
  .page-id-5 main section.metiers .contenu .encart {
    padding: 25px 32px;
    min-height: 105px;
    width: 370px;
  }
  .page-id-5 main section.metiers .contenu .encart h3 {
    font-size: 22px;
  }
  .page-id-5 main section.agenda,
  .page-id-5 main section.porteurs {
    padding: 70px 35px 30px 0;
  }
  .page-id-5 main section.agenda .titres h2,
  .page-id-5 main section.porteurs .titres h2 {
    font-size: 50px;
  }
  .page-id-5 main section.agenda .titres h3,
  .page-id-5 main section.porteurs .titres h3 {
    font-size: 18px;
  }
  .page-id-5 main section.agenda .contenu .bloc .date .jour,
  .page-id-5 main section.porteurs .contenu .bloc .date .jour {
    font-size: 30px;
  }
  .page-id-5 main section.agenda .contenu .bloc .date .mois,
  .page-id-5 main section.porteurs .contenu .bloc .date .mois {
    font-size: 14px;
  }
  .page-id-5 main section.porteurs {
    padding: 70px 35px 30px;
  }
  .page-id-5 main section.porteurs .contenu .media-actu {
    height: 50vh;
    margin-bottom: 2rem;
  }
  .page-id-5 main section.actus {
    padding: 170px 0 55px;
    background-size: cover;
  }
  .page-id-5 main section.actus:before {
    content: "";
    background-color: rgba(255,255,255,0.95);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .page-id-5 main section.actus .contenu .titre {
    top: -100px;
    padding: 0 35px;
  }
  .page-id-5 main section.actus .contenu .titre h2 {
    font-size: 50px;
  }
  .page-id-5 main section.actus .contenu .bouton {
    font-size: 16px;
  }
  .page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item {
    padding: 0 35px 62px;
  }
  .page-id-5 main section.actus .contenu .carousel-slider .owl-carousel .item .bloc .bloc-texte {
    padding-top: 20px;
    width: 100%;
    position: relative;
    bottom: auto;
  }
  .page-id-5 main section.gallerie {
    padding: 70px 45px 60px 0;
  }
  .page-id-5 main section.gallerie .contenu h2 {
    font-size: 50px;
    top: -34px;
  }
  .page-id-5 main section.gallerie .contenu .bloc .media-gallerie {
    height: 250px;
  }
  .page-id-5 main section.contact {
    padding: 90px 35px 60px 0;
  }
  .page-id-5 main section.contact .contenu .formulaire h2 {
    font-size: 50px;
    top: -34px;
  }
  .page-id-98 main section.page-gallerie {
    padding: 70px 45px 60px 0;
  }
  .page-id-98 main section.page-gallerie .contenu h2 {
    font-size: 50px;
    top: -34px;
  }
  .page-id-98 main section.page-gallerie .contenu .bloc .media-gallerie {
    height: 250px;
  }
  .page-id-111 main section.actus {
    padding: 170px 0 55px;
    margin-top: 0;
    background-size: 100%;
  }
  .page-id-111 main section.actus:before {
    content: "";
    background-color: rgba(255,255,255,0.95);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .page-id-111 main section.actus .contenu .titre {
    top: -100px;
    padding: 0 35px;
  }
  .page-id-111 main section.actus .contenu .titre h2 {
    font-size: 50px;
  }
  .page-id-111 main section.actus .contenu .content .bloc-content {
    padding: 0 35px;
  }
  .page-id-111 main section.actus .contenu .content .bloc-content .bloc .bloc-texte {
    position: relative;
    bottom: auto;
    width: 100%;
    padding-bottom: 45px;
    padding-top: 20px;
  }
  .page-id-111 main section.actus .contenu .content .bloc-content .bloc .bloc-texte:before {
    top: auto;
    margin-top: 53px;
  }
  .page-id-111 main section.actus .contenu .content .content-bloc-collapse {
    padding: 0 35px;
  }
  .page-id-111 main section.actus .contenu .content .bloc-collapse .bloc .texte {
    width: 100%;
    padding-left: 15px;
  }
  .page-id-111 main section.actus .contenu .content .direction {
    flex-direction: column-reverse;
  }
}
