<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/www.amci-lyon.com/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/www.amci-lyon.com/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/www.amci-lyon.com/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/www.amci-lyon.com/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/www.amci-lyon.com/:/tmp/) in <b>/www/wwwroot/www.amci-lyon.com/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/www.amci-lyon.com/:/tmp/) in <b>/www/wwwroot/www.amci-lyon.com/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/www.amci-lyon.com/:/tmp/) in <b>/www/wwwroot/www.amci-lyon.com/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/www.amci-lyon.com/:/tmp/) in <b>/www/wwwroot/www.amci-lyon.com/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/www.amci-lyon.com/:/tmp/) in <b>/www/wwwroot/www.amci-lyon.com/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/www.amci-lyon.com/:/tmp/) in <b>/www/wwwroot/www.amci-lyon.com/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/www.amci-lyon.com/:/tmp/) in <b>/www/wwwroot/www.amci-lyon.com/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/www.amci-lyon.com/:/tmp/) in <b>/www/wwwroot/www.amci-lyon.com/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 {
  background-image: url(../img/bg-body.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
  font-family: 'Nunito Sans', sans-serif;
  overflow-x: hidden;
  color: #333333;
  min-height: 1082px;
  position: relative;
}
body a {
  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 a:hover,
body a:focus,
body a:active {
  text-decoration: none;
}
body >header {
  background-image: url(../img/bg-header.png);
  width: 295px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 62px 50px 0;
}
body >header .logo {
  text-align: center;
  margin-bottom: 62px;
}
body >header .menu-principal {
  padding-bottom: 20px;
}
body >header .menu-principal ul.menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body >header .menu-principal ul.menu >li {
  margin-bottom: 20px;
}
body >header .menu-principal ul.menu >li >a {
  color: #ffffff;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  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 .menu-principal ul.menu >li >a:hover {
  color: #ea1f28;
}
body >header .menu-principal ul.menu >li >a:hover i {
  border-color: #ea1f28;
  color: #ea1f28;
}
body >header .menu-principal ul.menu >li >a i {
  margin-right: 10px;
  font-size: 13px;
  line-height: 13px;
  border: 1px solid #ffffff;
  padding: 4px 5px;
  border-radius: 5px;
  vertical-align: top;
  display: inline-block;
  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;
  color: #ffffff;
}
body >header .menu-principal ul.menu >li ul.sub-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body >header .menu-principal ul.menu >li ul.sub-menu >li {
  margin-top: 20px;
  position: relative;
  padding-left: 12px;
}
body >header .menu-principal ul.menu >li ul.sub-menu >li:before {
  content: "\f054";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: #ea1f28;
  font-size: 7px;
  position: absolute;
  left: 0;
  top: 8px;
}
body >header .menu-principal ul.menu >li ul.sub-menu >li >a {
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
}
body >header .menu-principal ul.menu >li ul.sub-menu >li >a:hover {
  color: #ea1f28;
}
body >header .menu-principal ul.menu >li ul.sub-menu >li.current-menu-item >a {
  color: #ea1f28;
}
body >header .menu-principal ul.menu >li:last-shild {
  margin-bottom: 0;
}
body >header .menu-principal ul.menu >li.current-menu-item >a,
body >header .menu-principal ul.menu >li.current-menu-ancestor >a {
  color: #ea1f28;
}
body >header .contacts {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding-top: 24px;
  padding-bottom: 30px;
  text-align: center;
}
body >header .contacts .icone {
  margin-bottom: 22px;
}
body >header .contacts .info.telephone {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}
body >header .contacts .info.telephone a {
  color: #ea1f28;
}
body >header .contacts .info.email {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
}
body >header .contacts .info.email a {
  color: #ffffff;
}
body >header .contacts .info.email a:hover {
  color: #ea1f28;
}
body >header #menu-mobile {
  display: none;
}
body >main {
  padding-left: 295px;
}
body >main .bloc-de-titre {
  color: #ea1f28;
  font-size: 24px;
  line-height: 28px;
  font-weight: 800;
  text-transform: uppercase;
}
body >main .bloc-de-texte {
  font-size: 18px;
  line-height: 22px;
}
body >main .bloc-de-texte p,
body >main .bloc-de-texte ul,
body >main .bloc-de-texte ol {
  margin-bottom: 20px;
}
body >main .bloc-de-texte p {
  text-align: justify;
}
body >main .bloc-de-texte em {
  color: #ea1f28;
  font-style: normal;
}
body >main .bloc-de-texte ul {
  padding-left: 20px;
  list-style-type: disc;
}
body >main .bloc-de-texte a {
  color: #333333;
}
body >main .bloc-de-texte a:hover {
  color: #ea1f28;
}
body >main .bloc-de-texte img {
  max-width: 100%;
}
body >main >section.bandeau-entete {
  height: 522px;
  position: relative;
}
body >footer {
  background-color: #f2f2f2;
  text-align: right;
  font-size: 14px;
  line-height: 18px;
  padding: 21px 30px 20px;
}
body >footer a {
  color: #333333;
}
body >footer a:hover {
  color: #ea1f28;
}
body >footer a.linkedin {
  color: #333333;
}
body >footer a.linkedin i {
  border: 1px solid #333333;
  color: #333333;
  border-radius: 5px;
  padding: 3px 4px;
  margin-right: 5px;
  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 >footer a.linkedin:hover {
  color: #ea1f28;
}
body >footer a.linkedin:hover i {
  color: #ea1f28;
  border-color: #ea1f28;
}
body >footer a.logo-idcom {
  margin-left: 15px;
}
body >footer a.logo-idcom img {
  width: 41px;
}
.home >main >section .container {
  max-width: 950px;
}
.home >main >section.bandeau-entete {
  overflow: hidden;
  height: auto;
}
.home >main >section.bandeau-entete .bande {
  position: absolute;
  width: 100%;
  bottom: 25%;
  right: 0;
}
.home >main >section.bandeau-entete .bande .titre {
  background-color: #ea1f28;
  position: relative;
  color: #ffffff;
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
  padding: 25px 0 25px 40px;
  z-index: 1;
}
.home >main >section.bandeau-entete .bande .titre:before {
  content: "";
  width: 100px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -35px;
  -moz-transform: skew(-20deg,0deg);
  -webkit-transform: skew(-20deg,0deg);
  -o-transform: skew(-20deg,0deg);
  -ms-transform: skew(-20deg,0deg);
  transform: skew(-20deg,0deg);
  background-color: #ea1f28;
  width: 120px;
  z-index: -1;
}
.home >main >section.bandeau-entete .bande .titre:after {
  content: "";
  height: 100%;
  width: 1000px;
  position: absolute;
  top: 0;
  right: -1000px;
  background-color: #ea1f28;
  z-index: 1;
}
.home >main >section.liens-offres {
  padding-bottom: 70px;
}
.home >main >section.liens-offres .item a {
  height: 245px;
  display: block;
  position: relative;
  overflow: hidden;
}
.home >main >section.liens-offres .item a .photo {
  background-size: cover;
  background-position: center;
  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;
}
.home >main >section.liens-offres .item a .titre {
  background-color: #ea1f28;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px 15px 10px;
  font-size: 26px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: 200;
  min-height: 72px;
  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;
}
.home >main >section.liens-offres .item a .titre:before {
  content: "";
  width: 295px;
  height: 13px;
  position: absolute;
  top: -13px;
  right: 0;
  display: block;
  background-image: url(../img/bordure-dossier.png);
}
.home >main >section.liens-offres .item a:hover .photo {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
}
.home >main >section.liens-offres .item a:hover .titre {
  color: #333333;
}
.page-id-9 >main >section .container {
  max-width: 1330px;
}
.page-id-9 >main >section.bandeau-entete {
  overflow: hidden;
}
.page-id-9 >main >section.bandeau-entete .photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.page-id-9 >main >section.bandeau-entete .ombre {
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-id-9 >main >section.bandeau-entete .container {
  height: 100%;
}
.page-id-9 >main >section.bandeau-entete .container .row {
  height: 100%;
}
.page-id-9 >main >section.bandeau-entete .container .row .titre {
  position: relative;
  z-index: 1;
  color: #ffffff;
  background-color: rgba(0,0,0,0.7);
  text-transform: uppercase;
  border-bottom: 5px solid #ea1f28;
  width: 100%;
  max-width: 356px;
  padding: 20px 30px;
  text-align: center;
  margin-left: 15px;
}
.page-id-9 >main >section.bandeau-entete .container .row .titre span {
  color: #ea1f28;
}
.page-id-9 >main >section.bandeau-entete .container .row .titre .principal {
  font-size: 43px;
  line-height: 38px;
  font-weight: 200;
  margin-bottom: 5px;
}
.page-id-9 >main >section.bandeau-entete .container .row .titre .secondaire {
  font-size: 88px;
  line-height: 72px;
  font-weight: 800;
}
.page-id-9 >main >section.presentation >.container >.row {
  margin-left: -80px;
  margin-right: -80px;
}
.page-id-9 >main >section.presentation >.container >.row .col-12 {
  padding-left: 80px;
  padding-right: 80px;
}
.page-id-9 >main >section.presentation .textuel {
  padding-top: 85px;
  padding-bottom: 50px;
}
.page-id-9 >main >section.presentation .textuel .zone-texte {
  padding: 0 30px 10px;
  position: relative;
}
.page-id-9 >main >section.presentation .textuel .zone-texte:before {
  content: "";
  background-color: #f2f2f2;
  width: 100%;
  height: 60%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.page-id-9 >main >section.presentation .textuel .zone-texte:after {
  content: "";
  height: 2px;
  width: 40%;
  background-color: #ea1f28;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}
.page-id-9 >main >section.presentation .textuel .zone-texte .bloc-de-titre {
  margin-bottom: 20px;
}
.page-id-9 >main >section.presentation .textuel .zone-texte .bloc-de-titre:after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #ea1f28;
  display: block;
  margin-top: 15px;
}
.page-id-9 >main >section.presentation .visuel {
  padding-top: 60px;
}
.page-id-9 >main >section.presentation .visuel:after {
  content: "";
  width: 325px;
  height: 100%;
  background-image: url(../img/bg-hachure-entreprise.png);
  background-color: #ea1f28;
  position: absolute;
  top: 0;
  right: 80px;
  max-width: 325px;
  width: 100%;
  z-index: -1;
}
.page-id-9 >main >section.presentation .visuel .zone {
  padding-right: 30px;
}
.page-id-9 >main >section.presentation .visuel .zone img {
  margin-bottom: 40px;
}
.page-id-9 >main >section.presentation .visuel .zone .lien {
  text-align: right;
  margin-bottom: 50px;
}
.page-id-9 >main >section.presentation .visuel .zone .lien a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
}
.page-id-9 >main >section.presentation .visuel .zone .lien a:hover {
  color: #333333;
}
.page-template-nos-offres >main >section .container {
  max-width: 1330px;
}
.page-template-nos-offres >main >section.bandeau-entete {
  overflow: hidden;
}
.page-template-nos-offres >main >section.bandeau-entete .photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.page-template-nos-offres >main >section.bandeau-entete .ombre {
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-template-nos-offres >main >section.bandeau-entete .container {
  height: 100%;
}
.page-template-nos-offres >main >section.bandeau-entete .container .row {
  height: 100%;
  margin-left: -30px;
  margin-right: -30px;
}
.page-template-nos-offres >main >section.bandeau-entete .container .row .col-12 {
  padding-left: 30px;
  padding-right: 30px;
}
.page-template-nos-offres >main >section.bandeau-entete .container .row .titre .bloc {
  color: #ffffff;
  background-color: rgba(0,0,0,0.7);
  text-transform: uppercase;
  border-bottom: 5px solid #ea1f28;
  max-width: 100%;
  padding: 20px 30px;
  font-size: 42px;
  line-height: 50px;
  display: inline-block;
}
.page-template-nos-offres >main >section.bandeau-entete .container .row .texte {
  color: #ffffff;
  font-size: 46px;
  line-height: 54px;
  font-weight: 600;
  text-align: right;
  font-style: italic;
}
.page-template-nos-offres >main >section.bandeau-entete .container .row .texte p {
  text-align: right;
}
.page-template-nos-offres >main >section.bandeau-entete .container .row .texte strong {
  font-weight: 800;
}
.page-template-nos-offres >main >section.bandeau-entete .container .row .texte em {
  font-style: italic;
}
.page-template-nos-offres >main >section.presentation >.container >.row {
  margin-left: -80px;
  margin-right: -80px;
}
.page-template-nos-offres >main >section.presentation >.container >.row .colonne {
  padding-left: 80px;
  padding-right: 80px;
}
.page-template-nos-offres >main >section.presentation >.container >.row .colonne:first-child {
  padding-left: 110px;
}
.page-template-nos-offres >main >section.presentation >.container >.row .colonne:last-child {
  padding-right: 110px;
}
.page-template-nos-offres >main >section.presentation .titre-general {
  font-size: 24px;
  line-height: 28px;
  padding-top: 75px;
  margin-bottom: 40px;
}
.page-template-nos-offres >main >section.presentation .titre-general:after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #ea1f28;
  display: block;
  margin-top: 15px;
}
.page-template-nos-offres >main >section.presentation .blocs-thematiques .bloc-de-titre {
  margin-bottom: 35px;
}
.page-template-nos-offres >main >section.presentation .blocs-thematiques .texte-dintroduction {
  margin-bottom: 45px;
}
.page-template-nos-offres >main >section.presentation .blocs-thematiques .liste .item {
  margin-bottom: 30px;
}
.page-template-nos-offres >main >section.presentation .blocs-thematiques .liste .item .zone {
  padding: 30px;
  background-color: #ea1f28;
  color: #ffffff;
  text-align: center;
  height: 100%;
}
.page-template-nos-offres >main >section.presentation .blocs-thematiques .liste .item .zone .icone {
  height: 90px;
  line-height: 90px;
  margin-bottom: 25px;
}
.page-template-nos-offres >main >section.presentation .blocs-thematiques .liste .item .zone .icone img {
  max-height: 100%;
}
.page-template-nos-offres >main >section.presentation .blocs-thematiques .liste .item .zone .titre {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 600;
}
.page-template-nos-offres >main >section.presentation .blocs-thematiques .liste .item .zone .texte {
  font-size: 18px;
  line-height: 22px;
}
.page-template-nos-offres >main >section.presentation .bloc-visuel {
  padding-top: 60px;
}
.page-template-nos-offres >main >section.presentation .bloc-visuel .photo {
  border-bottom: 4px solid #ea1f28;
  height: 437px;
  background-size: cover;
  background-position: center;
  margin-bottom: 40px;
  position: relative;
}
.page-template-nos-offres >main >section.presentation .bloc-visuel .photo .intitule {
  background-color: rgba(0,0,0,0.5);
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 30px;
  font-size: 28px;
  line-height: 32px;
  text-align: right;
  font-weight: 700;
}
.page-template-nos-offres >main >section.presentation .bloc-visuel:after {
  content: "";
  height: 450px;
  background-image: url(../img/bg-hachure-entreprise.png);
  background-color: #ea1f28;
  position: absolute;
  top: -60px;
  right: 80px;
  max-width: 285px;
  width: 100%;
  z-index: -1;
}
.page-template-nos-offres >main >section.presentation .resultat {
  background-color: #f2f2f2;
  padding: 25px 30px 5px;
}
.page-template-nos-offres >main >section.presentation .resultat .titre {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
}
.page-template-nos-offres >main >section.presentation .resultat .bloc-de-texte {
  font-size: 16px;
  line-height: 20px;
}
.page-template-nos-offres >main >section.presentation .resultat .bloc-de-texte ul {
  list-style-type: none;
  padding-left: 0;
}
.page-template-nos-offres >main >section.presentation .resultat .bloc-de-texte ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 15px;
}
.page-template-nos-offres >main >section.presentation .resultat .bloc-de-texte ul li:before {
  content: "\f054";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: #ea1f28;
  font-size: 7px;
  position: absolute;
  left: 0px;
  top: 1px;
}
.page-template-nos-offres >main >section.presentation .resultat .bloc-de-texte ul li:last-child {
  margin-bottom: 0;
}
.page-template-nos-offres >main >section.presentation .contenu-additionnel {
  margin-top: 40px;
}
.page-template-nos-offres >main >section.presentation .contenu-additionnel .bloc-de-texte {
  font-size: 16px;
  line-height: 20px;
}
.page-template-nos-offres >main >section.presentation .contenu-additionnel .galerie .photo {
  height: 150px;
  margin-bottom: 30px;
}
.page-template-nos-offres >main >section.presentation .contenu-additionnel .galerie .photo .fond {
  height: 100%;
  background-size: cover;
  background-position: center;
}
.page-template-nos-offres >main >section.liens {
  text-align: center;
  padding: 50px 0;
}
.page-template-nos-offres >main >section.liens a {
  display: inline-block;
  background-color: #ea1f28;
  color: #ffffff;
  width: 100%;
  max-width: 295px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  position: relative;
  padding: 10px 15px;
  border-radius: 35px;
  margin-right: 35px;
  border: 2px solid #ea1f28;
}
.page-template-nos-offres >main >section.liens a:last-child {
  margin-right: 0;
}
.page-template-nos-offres >main >section.liens a:hover {
  color: #ea1f28;
  background-color: #ffffff;
}
.page-template-nos-offres >main >section.liens a.plaquette:after {
  content: "\f019";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  display: block;
  position: absolute;
  right: 25px;
  top: 50%;
  font-size: 24px;
  margin-top: -11px;
}
.page-template-nos-offres >main >section.informations-complementaires {
  padding-top: 20px;
  padding-bottom: 50px;
}
.page-template-nos-offres >main >section.informations-complementaires >.container >.row {
  margin-left: -80px;
  margin-right: -80px;
}
.page-template-nos-offres >main >section.informations-complementaires >.container >.row .colonne {
  padding-left: 80px;
  padding-right: 80px;
}
.page-template-nos-offres >main >section.informations-complementaires >.container >.row .colonne:first-child {
  padding-left: 110px;
}
.page-template-nos-offres >main >section.informations-complementaires >.container >.row .colonne:last-child {
  padding-right: 110px;
}
.page-template-nos-offres >main >section.informations-complementaires .titre-general {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 40px;
}
.page-template-nos-offres >main >section.informations-complementaires .liste .item {
  margin-bottom: 50px;
}
.page-template-nos-offres >main >section.informations-complementaires .liste .item .titre {
  margin-bottom: 20px;
}
.page-template-nos-offres >main >section.informations-complementaires .visuels .photo {
  height: 685px;
  border-bottom: 2px solid #ea1f28;
  background-size: cover;
  background-position: center;
  position: relative;
}
.page-template-nos-offres >main >section.informations-complementaires .visuels .photo .intitule {
  background-color: rgba(0,0,0,0.5);
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 15px;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
}
.page-id-14 >main >section.bandeau-entete #map {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.page-id-14 >main >section.bandeau-entete .container {
  height: 100%;
}
.page-id-14 >main >section.bandeau-entete .container .row {
  height: 100%;
}
.page-id-14 >main >section.bandeau-entete .container .row .titre {
  margin-left: 15px;
  color: #ffffff;
  background-color: rgba(0,0,0,0.7);
  text-transform: uppercase;
  border-bottom: 5px solid #ea1f28;
  max-width: 100%;
  padding: 10px 30px;
  font-size: 26px;
  line-height: 30px;
  display: inline-block;
  position: relative;
}
.page-id-14 >main >section.bandeau-entete .container .row .titre .principal {
  font-weight: 300;
}
.page-id-14 >main >section.bandeau-entete .container .row .titre .secondaire {
  color: #ea1f28;
  font-weight: 800;
}
.page-id-14 >main >section.contacter {
  padding-bottom: 35px;
}
.page-id-14 >main >section.contacter >.container >.row {
  margin-left: -65px;
  margin-right: -65px;
}
.page-id-14 >main >section.contacter >.container >.row >.col-12 {
  padding-left: 65px;
  padding-right: 65px;
}
.page-id-14 >main >section.contacter .formulaire {
  padding-top: 35px;
}
.page-id-14 >main >section.contacter .formulaire .titre {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont {
  max-width: 600px;
  margin: auto;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-error-msg {
  font-size: 13px;
  font-style: italic;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-fields-required {
  display: none;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content {
  padding: 0;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-input-limit {
  margin-top: 2px;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container {
  margin-bottom: 15px;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container input,
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container textarea,
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container select {
  border: 1px solid #cdcdcd;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  outline: 0;
  background-color: #ffffff;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container input,
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container select {
  height: 44px;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container textarea {
  height: 150px;
  resize: none;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container label {
  display: none;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container .nf-error .nf-field-element:after {
  font-size: 16px;
  height: 43px;
  width: 43px;
  line-height: 43px;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container[id="nf-field-6-container"] {
  padding: 0 20px;
  margin-bottom: 0;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container[id="nf-field-6-container"] .nf-field-label {
  width: auto;
  padding-top: 2px;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container[id="nf-field-6-container"] .nf-field-label label {
  display: block;
  text-align: center;
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container[id="nf-field-6-container"] .nf-field-label label span {
  display: none;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container[id="nf-field-6-container"] .nf-field-element {
  width: auto;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container[id="nf-field-6-container"] ul li {
  display: inline-block;
  margin-left: 35px !important;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container ul {
  font-size: 0;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container ul li {
  margin-bottom: 15px !important;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container ul li input {
  display: none;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container ul li input:checked + label:before {
  color: #ea1f28;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container ul li label {
  padding-left: 20px;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  position: relative;
  cursor: pointer;
  margin: 0 !important;
  display: inline-block;
  padding-top: 3px;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container ul li label:before {
  display: block;
  width: 13px;
  height: 13px;
  font-size: 11px;
  line-height: 11px;
  text-align: center;
  color: #ffffff;
  border: 1px solid #cdcdcd;
  background-color: #ffffff;
  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;
  position: absolute;
  left: 0;
  top: 6px;
  opacity: 1;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container ul li label:after {
  display: none;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.submit-container {
  text-align: right;
  margin: 0;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.submit-container input {
  max-width: 185px;
  width: 100%;
  height: auto;
  background-color: #ea1f28;
  color: #ffffff;
  border-color: #ea1f28;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
  outline: none;
  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;
  border-width: 2px;
}
.page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.submit-container input:hover {
  background-color: #ffffff;
  color: #ea1f28;
}
.page-id-14 >main >section.contacter .informations .zone {
  background-image: url(../img/bg-hachure-entreprise.png);
  background-color: #ea1f28;
  color: #ffffff;
  padding: 35px 30px 30px;
}
.page-id-14 >main >section.contacter .informations .zone .titre {
  font-weight: 900;
  font-size: 26px;
  line-height: 32px;
}
.page-id-14 >main >section.contacter .informations .zone .titre:after {
  content: "";
  height: 1px;
  width: 50px;
  display: block;
  background-color: #ffffff;
  margin-top: 10px;
  margin-bottom: 20px;
}
.page-id-14 >main >section.contacter .informations .zone .info {
  position: relative;
  padding-left: 30px;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
}
.page-id-14 >main >section.contacter .informations .zone .info:last-child {
  margin-bottom: 0;
}
.page-id-14 >main >section.contacter .informations .zone .info a {
  color: #ffffff;
}
.page-id-14 >main >section.contacter .informations .zone .info a:hover {
  color: #333333;
}
.page-id-14 >main >section.contacter .informations .zone .info:before {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: #ffffff;
  display: block;
}
.page-id-14 >main >section.contacter .informations .zone .info.adresse:before {
  content: "\f3c5";
  font-size: 22px;
  top: 2px;
}
.page-id-14 >main >section.contacter .informations .zone .info.telephone:before {
  content: "\f095";
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.page-id-14 >main >section.contacter .informations .zone .info.email:before {
  content: "\f0e0";
}
.page-id-3 >main >section.contenu-page,
.page-id-7 >main >section.contenu-page {
  padding-top: 75px;
  padding-bottom: 50px;
}
.page-id-3 >main >section.contenu-page .bloc-de-texte,
.page-id-7 >main >section.contenu-page .bloc-de-texte {
  font-size: 16px;
  line-height: 20px;
}
.page-id-3 >main >section.contenu-page .bloc-de-texte #texte-confidentialite,
.page-id-7 >main >section.contenu-page .bloc-de-texte #texte-confidentialite {
  margin: 0;
}
.page-id-3 >main >section.contenu-page .bloc-de-texte #texte-confidentialite h2,
.page-id-7 >main >section.contenu-page .bloc-de-texte #texte-confidentialite h2 {
  font-size: 24px;
  line-height: 28px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
}
.page-id-3 >main >section.contenu-page .bloc-de-texte #texte-confidentialite h3,
.page-id-7 >main >section.contenu-page .bloc-de-texte #texte-confidentialite h3 {
  font-size: 20px;
  line-height: 24px;
  color: #ea1f28;
  font-weight: 400;
  margin-bottom: 10px;
}
.page-id-3 >main >section.contenu-page .bloc-de-texte #texte-confidentialite h4,
.page-id-7 >main >section.contenu-page .bloc-de-texte #texte-confidentialite h4 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
.page-id-3 >main >section.contenu-page .bloc-de-texte #texte-confidentialite a,
.page-id-7 >main >section.contenu-page .bloc-de-texte #texte-confidentialite a {
  color: #333333;
}
.page-id-3 >main >section.contenu-page .bloc-de-texte #texte-confidentialite a:hover,
.page-id-7 >main >section.contenu-page .bloc-de-texte #texte-confidentialite a:hover {
  color: #ea1f28;
}
@media screen and (max-width: 1560px) {
  .page-template-nos-offres >main >section.bandeau-entete .container .row .titre .bloc {
    font-size: 34px;
    line-height: 38px;
  }
  .page-template-nos-offres >main >section.bandeau-entete .container .row .texte {
    font-size: 38px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1360px) {
  body >main >section.bandeau-entete {
    height: 450px;
  }
  .page-template-nos-offres >main >section.bandeau-entete .container .row .titre .bloc {
    font-size: 28px;
    line-height: 32px;
  }
  .page-template-nos-offres >main >section.bandeau-entete .container .row .texte {
    font-size: 32px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1200px) {
  #grdp_barre_mini,
  #grdp_barre_maxi {
    display: none !important;
  }
  body {
    min-height: 0;
  }
  body >header {
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    padding: 0;
  }
  body >header .logo {
    position: absolute;
    left: 30px;
    top: 6px;
    margin: 0;
  }
  body >header .logo img {
    height: 48px;
  }
  body >header .menu-principal {
    margin-top: 0;
    position: fixed;
    top: 60px;
    left: 0;
    background-color: #131313;
    height: 100%;
    width: 250px;
    padding: 30px 30px 0 30px;
    display: none;
    z-index: 10;
    background-image: url(../img/bg-header.png);
  }
  body >header .menu-principal ul.menu >li {
    margin-bottom: 15px;
  }
  body >header .menu-principal ul.menu >li >a {
    font-size: 16px;
    line-height: 20px;
  }
  body >header .menu-principal ul.menu >li ul.sub-menu >li {
    margin-top: 15px;
  }
  body >header .menu-principal ul.menu >li ul.sub-menu >li >a {
    font-size: 16px;
    line-height: 20px;
  }
  body >header .contacts {
    background-image: url(../img/bg-header.png);
    z-index: 10;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44px;
    padding: 9px 30px;
    border: 0;
  }
  body >header .contacts .icone {
    display: none;
  }
  body >header .contacts .info {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    position: relative;
    padding-left: 25px;
  }
  body >header .contacts .info:last-child {
    margin-right: 0;
  }
  body >header .contacts .info:before {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
  }
  body >header .contacts .info.telephone {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
  }
  body >header .contacts .info.telephone:before {
    content: "\f095";
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    font-size: 13px;
    top: 0px;
  }
  body >header .contacts .info.telephone a {
    color: #ffffff;
  }
  body >header .contacts .info.email {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
  }
  body >header .contacts .info.email:before {
    content: "\f3c5";
    font-size: 15px;
  }
  body >header #menu-mobile {
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 18px;
    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;
    color: #ea1f28;
  }
  body >header #menu-mobile span {
    font-size: 16px;
    line-height: 20px;
    padding-left: 5px;
    font-weight: bold;
  }
  body >header #menu-mobile.active {
    color: #ffffff;
  }
  body >main {
    padding-left: 0;
    padding-top: 60px;
  }
  body >main >section .container {
    max-width: 100% !important;
  }
  body >main >section.bandeau-entete {
    height: 350px;
  }
  body >footer {
    padding: 15px 30px 58px;
    text-align: center;
  }
  .home >main >section.bandeau-entete .bande .titre {
    font-size: 24px;
    line-height: 28px;
    padding: 25px 30px;
    text-align: center;
  }
  .home >main >section.bandeau-entete .bande .titre:before,
  .home >main >section.bandeau-entete .bande .titre:after {
    display: none;
  }
  .home >main >section.liens-offres .row {
    margin: 0;
  }
  .home >main >section.liens-offres .item a .titre {
    padding: 10px 15px;
    min-height: auto;
    font-size: 24px;
    line-height: 28px;
  }
  .home >main >section.liens-offres .item a .titre:before {
    display: none;
  }
  .page-id-9 >main >section.bandeau-entete .container .row .titre {
    margin-left: 30px;
  }
  .page-id-9 >main >section.presentation >.container >.row {
    margin-left: -65px;
    margin-right: -65px;
  }
  .page-template-nos-offres >main >section.bandeau-entete .container .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .page-template-nos-offres >main >section.presentation >.container >.row {
    margin-left: -90px;
    margin-right: -65px;
  }
  .page-template-nos-offres >main >section.presentation >.container >.row .colonne:first-child {
    padding-left: 105px;
  }
  .page-template-nos-offres >main >section.presentation >.container >.row .colonne:last-child {
    padding-right: 110px;
  }
  .page-template-nos-offres >main >section.informations-complementaires >.container >.row {
    margin-left: -90px;
    margin-right: -65px;
  }
  .page-template-nos-offres >main >section.informations-complementaires >.container >.row .colonne:first-child {
    padding-left: 105px;
  }
  .page-template-nos-offres >main >section.informations-complementaires >.container >.row .colonne:last-child {
    padding-right: 125px;
  }
  .page-template-nos-offres >main >section.informations-complementaires .liste .item {
    margin-bottom: 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-template-nos-offres >main >section.informations-complementaires .visuels .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-template-nos-offres >main >section.informations-complementaires .visuels .col-12:last-child .photo {
    margin-bottom: 0;
  }
  .page-template-nos-offres >main >section.informations-complementaires .visuels .photo {
    height: 300px;
    margin-bottom: 30px;
  }
  .page-id-14 >main >section.bandeau-entete .container .row .titre {
    margin-left: 30px;
  }
  .page-id-14 >main >section.contacter >.container >.row >.col-12 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .page-id-3 >main >section.contenu-page,
  .page-id-7 >main >section.contenu-page {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .page-template-nos-offres >main >section.bandeau-entete .container .row .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
  .page-template-nos-offres >main >section.bandeau-entete .container .row .texte p {
    text-align: center;
  }
  .page-template-nos-offres >main >section.presentation >.container >.row .colonne {
    padding-left: 105px;
  }
  .page-template-nos-offres >main >section.presentation >.container >.row .colonne:last-child {
    padding-right: 80px;
  }
  .page-template-nos-offres >main >section.presentation .bloc-visuel .photo .intitule {
    text-align: center;
  }
  .page-template-nos-offres >main >section.presentation .bloc-visuel:after {
    display: none;
  }
  .page-template-nos-offres >main >section.informations-complementaires >.container >.row .colonne:last-child {
    padding-right: 80px;
    padding-left: 105px;
  }
  .page-id-14 >main >section.contacter .formulaire {
    margin-bottom: 30px;
  }
  .page-id-14 >main >section.contacter .formulaire .nf-form-cont {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  body >header .logo {
    left: 15px;
  }
  body >header #menu-mobile {
    right: 15px;
  }
  body >header .contacts {
    padding: 9px 15px;
  }
  body >header .contacts .info {
    padding-left: 20px;
  }
  body >header .contacts .info.telephone {
    font-size: 13px;
    line-height: 17px;
  }
  body >header .contacts .info.telephone:before {
    font-size: 12px;
  }
  body >header .contacts .info.email {
    font-size: 13px;
    line-height: 17px;
  }
  body >header .contacts .info.email:before {
    font-size: 13px;
  }
  body >main >section.bandeau-entete {
    height: 200px;
  }
  body >main .bloc-de-titre {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 24px;
  }
  body >main .bloc-de-texte {
    font-size: 15px !important;
    line-height: 19px !important;
  }
  body >main .bloc-de-texte p,
  body >main .bloc-de-texte ol,
  body >main .bloc-de-texte ul {
    margin-bottom: 15px !important;
  }
  body >footer {
    padding: 10px 15px 50px;
    font-size: 11px;
    line-height: 15px;
  }
  body >footer a.logo-idcom img {
    width: 30px;
  }
  .home >main >section.bandeau-entete .bande .titre {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 15px;
  }
  .home >main >section.liens-offres {
    padding-bottom: 15px;
  }
  .home >main >section.liens-offres .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .home >main >section.liens-offres .item {
    margin-bottom: 15px;
  }
  .home >main >section.liens-offres .item a {
    height: 180px;
  }
  .home >main >section.liens-offres .item a .titre {
    padding: 5px 15px;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
  }
  .page-id-9 >main >section.bandeau-entete {
    padding: 0 15px;
  }
  .page-id-9 >main >section.bandeau-entete .container .row .titre {
    padding: 10px 15px 5px;
    margin: 0;
  }
  .page-id-9 >main >section.bandeau-entete .container .row .titre .principal {
    font-size: 20px;
    line-height: 16px;
  }
  .page-id-9 >main >section.bandeau-entete .container .row .titre .secondaire {
    font-size: 36px;
    line-height: 32px;
  }
  .page-id-9 >main >section.presentation >.container >.row {
    margin: 0 -15px;
  }
  .page-id-9 >main >section.presentation >.container >.row .col-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-id-9 >main >section.presentation .textuel {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .page-id-9 >main >section.presentation .textuel .zone-texte {
    padding: 0;
  }
  .page-id-9 >main >section.presentation .textuel .zone-texte:before {
    display: none;
  }
  .page-id-9 >main >section.presentation .textuel .zone-texte:after {
    display: none;
  }
  .page-id-9 >main >section.presentation .visuel {
    padding-top: 30px;
    padding-bottom: 0px;
  }
  .page-id-9 >main >section.presentation .visuel .zone {
    padding: 0;
  }
  .page-id-9 >main >section.presentation .visuel .zone img {
    margin-bottom: 15px;
  }
  .page-id-9 >main >section.presentation .visuel .zone .lien {
    text-align: center;
    margin-bottom: 30px;
  }
  .page-id-9 >main >section.presentation .visuel:after {
    width: 100%;
    right: 0;
    max-width: 100%;
  }
  .page-template-nos-offres >main >section.bandeau-entete .container .row .col-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-template-nos-offres >main >section.bandeau-entete .container .row .titre .bloc {
    font-size: 18px;
    line-height: 22px;
    padding: 15px;
  }
  .page-template-nos-offres >main >section.presentation >.container >.row {
    margin: 0;
  }
  .page-template-nos-offres >main >section.presentation >.container >.row .colonne:first-child {
    padding: 0;
  }
  .page-template-nos-offres >main >section.presentation >.container >.row .colonne:last-child {
    padding: 0;
  }
  .page-template-nos-offres >main >section.presentation .blocs-thematiques .liste .item {
    margin-bottom: 15px;
  }
  .page-template-nos-offres >main >section.presentation .blocs-thematiques .liste .item .zone {
    padding: 15px;
  }
  .page-template-nos-offres >main >section.presentation .blocs-thematiques .liste .item .zone .icone {
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
  }
  .page-template-nos-offres >main >section.presentation .blocs-thematiques .liste .item .zone .titre {
    margin-bottom: 15px;
  }
  .page-template-nos-offres >main >section.presentation .blocs-thematiques .liste .item .zone .texte {
    font-size: 15px;
    line-height: 19px;
  }
  .page-template-nos-offres >main >section.presentation .bloc-visuel {
    padding-top: 30px;
  }
  .page-template-nos-offres >main >section.presentation .bloc-visuel .photo {
    height: 200px;
  }
  .page-template-nos-offres >main >section.presentation .bloc-visuel .photo .intitule {
    padding: 10px 15px;
    font-size: 18px;
    line-height: 22px;
  }
  .page-template-nos-offres >main >section.presentation .resultat {
    padding: 20px 15px 5px;
  }
  .page-template-nos-offres >main >section.presentation .resultat .titre {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .page-template-nos-offres >main >section.liens a {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 15px;
    margin-right: 0;
  }
  .page-template-nos-offres >main >section.liens a:last-child {
    margin-bottom: 0;
  }
  .page-template-nos-offres >main >section.informations-complementaires >.container >.row {
    margin: 0;
  }
  .page-template-nos-offres >main >section.informations-complementaires >.container >.row .colonne:first-child {
    padding: 0;
  }
  .page-template-nos-offres >main >section.informations-complementaires >.container >.row .colonne:last-child {
    padding: 0;
  }
  .page-id-14 >main >section.bandeau-entete .container {
    display: none;
  }
  .page-id-14 >main >section.contacter >.container >.row {
    margin: 0;
  }
  .page-id-14 >main >section.contacter >.container >.row >.col-12 {
    padding: 0;
  }
  .page-id-14 >main >section.contacter .formulaire {
    padding-top: 30px !important;
  }
  .page-id-14 >main >section.contacter .formulaire .titre {
    margin-bottom: 15px;
  }
  .page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container {
    margin-bottom: 10px;
  }
  .page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container input,
  .page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container select,
  .page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container textarea {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container ul li label {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container[id="nf-field-6-container"] {
    padding: 0;
  }
  .page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container[id="nf-field-6-container"] .nf-field-label {
    width: 100%;
  }
  .page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container[id="nf-field-6-container"] .nf-field-label label {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container[id="nf-field-6-container"] ul li {
    display: block;
    margin-left: 0 !important;
    margin-bottom: 10px !important;
  }
  .page-id-14 >main >section.contacter .formulaire .nf-form-cont .nf-form-content .nf-field-container.submit-container {
    text-align: center;
  }
  .page-id-14 >main >section.contacter .informations .zone {
    padding: 15px;
  }
  .page-id-14 >main >section.contacter .informations .zone .titre {
    font-size: 20px;
    line-height: 24px;
  }
  .page-id-14 >main >section.contacter .informations .zone .info {
    font-size: 16px;
    line-height: 20px;
  }
  .page-id-3 >main >section.contenu-page,
  .page-id-7 >main >section.contenu-page {
    padding: 15px 0;
  }
}
