@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,800,700,600,300");
body {
  font-family: "Open Sans", "Verdana", "Helvetica", "Arial" serif;
  background-repeat: repeat;
  background-image: url('../img/bg-body.jpg');
}
body.front {
  background: none !important;
}
body.front #header > .row {
  width: 100%;
  margin: 0 auto;
  max-width: none;
}
.row.row-egis-menusxl {
  margin: 0 auto;
  padding: 0;
}
.row.row-egis-menusxl > .large-12 {
  margin: 0;
}
body.toolbar-drawer {
  padding-top: 0;
}
.row {
  max-width: 61.875em;
}
body > .row,
#header > .row,
.region-navigation2 .row {
  background-color: #ffffff;
}
input[type="text"],
input[type="password"],
textarea {
  box-shadow: inset 0 0 2px #037887;
  border: none;
  height: 30px;
}
.page-node-762 .addthis_sharing_toolbox {
  width: 40%;
  height: 80px;
  margin: 0 auto;
  background-color: #d5d6d7;
  text-align: center;
  border: 1px solid #a6a7a8;
}

.page-node-762 .addthis_sharing_toolbox .addthis-animated {
  margin-top: 35px;
}
.page-node-762 .addthis_sharing_toolbox .at-share-tbx-element .at-share-btn {
  max-width: 28px;
  max-height: 28px;
  margin: 0 4px;
}
.page-node-762 .addthis_sharing_toolbox .addthis_16x16_style .at4-icon, .page-node-762 .addthis_sharing_toolbox .addthis_16x16_white_style .at4-icon, .page-node-762 .addthis_sharing_toolbox .addthis_default_style .at4-icon, .page-node-762 .addthis_sharing_toolbox .at4-icon, .page-node-762 .addthis_sharing_toolbox .at-16x16{
  width: 28px;
  height: 28px;
  -webkit-background-size: 28px!important;
       -o-background-size: 28px!important;
          background-size: 28px!important;
  }

.egis-select-wrapper {
  box-shadow: inset 0 0 3px #037887;
  border-radius: 2px;
  background-color: #ffffff;
  -webkit-appearance: none;
  height: 30px;
  background: url('../img/bg-egis-select.jpg') no-repeat right center #ffffff;
}
.egis-select-wrapper .egis-select-overflow {
  width: 80%;
  overflow: hidden;
}
.egis-select-wrapper select {
  background: transparent;
  padding: 5px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  padding-left: 5px;
  height: 30px;
  font-style: italic;
  font-size: 0.75em;
  color: #656565;
  padding-right: 40px;
  width: 140%;
}
.button {
  border: none;
  box-shadow: none;
  background-color: #006674;
}
/* barre du haut */
#topnav {
  background-color: #f4f5eb;
  padding: 0 20px;
  zoom: 1;
}
#topnav:before {
  content: '';
  display: block;
}
#topnav:after {
  content: '';
  display: table;
  clear: both;
}
#topnav ul {
  float: right;
  margin: 0;
}
#topnav ul li {
  font-size: 0.7em;
}
#topnav ul li a {
  color: #212121;
}
#header > .row {
  padding-top: 20px;
  background-color: #ffffff;
}
#header .egis-nav ul {
  margin-top: 5px;
  margin-bottom: 0;
}
#header .egis-nav li {
  font-size: 1em;
  margin-bottom: 0;
}
#header .egis-nav li a {
  margin-top: 3px;
  color: #212121;
  padding-bottom: 28px;
}
#header .egis-nav li a.active {
  background: url('../img/nav/menuxl-active.jpg') no-repeat center bottom transparent;
}
#header .egis-nav li.highlight a {
  background: url('../img/menu/btn-egis-action.png') no-repeat;
  padding: 3px 10px 0 24px;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  width: 165px;
  margin-top: 0px;
  height: 28px;
  font-size: 14px;
  font-weight: bold;
}
#header .egis-toolbar ul {
  float: right;
  margin-top: 5px;
}
#header .egis-toolbar li {
  margin: 0;
}
#header .egis-toolbar a {
  text-indent: -9999em;
  width: 26px;
  height: 26px;
  margin-left: 5px;
}
#header .egis-toolbar a.search {
  background-image: url('../img/toolbar/search.jpg');
  margin-left: 0;
}
#header .egis-toolbar a.print {
  background-image: url('../img/toolbar/print.jpg');
}
#header .egis-toolbar a.share {
  background-image: url('../img/toolbar/share.jpg');
}
#header .egis-toolbar a.lang {
  background-image: url('../img/toolbar/lang.jpg');
}
body.i18n-fr #header .egis-toolbar a.lang {
  background-image: url('../img/toolbar/lang-en.jpg');
}
.egis-menusxl {
  overflow: hidden;
  background: url('../img/nav/bg-menu-xl.jpg') repeat #006673;
  /*max-width: 1370px;*/ 
  max-width: 990px;
  margin: auto;
  position: relative;
  z-index: 100;
}

.front .egis-menusxl{
  max-width: inherit;
  position: relative;
  z-index: 100;
}

.egis-menusxl * {
  color: #ffffff;
}
.egis-menusxl .bloc h3 {
  color: #ffffff;
}
.egis-menusxl .egis-menuxl {
  display: none;
  padding: 50px 20px;
}
.egis-menusxl .egis_menuxl_titre {
  color: #ffffff;
  font-size: 1.1em;
  display: block;
  margin-bottom: 20px;
  height: 40px;
  padding: 5px;
}
.egis-menusxl .presse .egis_menuxl_titre{
  padding-left: 0;
}
.egis_menuxl_titre a:hover {
  color:#ffffff;
}
.egis-menusxl .large-2 {
  background: url('../img/bg-menuxl-column.jpg') repeat-y left center transparent;
  height: 440px;
  padding: 5px;
  position: relative;
  overflow: hidden;
  /* alignement different selon colonne pair / impair */
}
.egis-menusxl .presse{
  padding: 5px 0 5px 15px;
}
.egis-menusxl .large-2 .egis_menuxl_columns {
  position: absolute;
  overflow: hidden;
}
.egis-menusxl .large-2.even .egis_menuxl_columns {
  top: 60px;
}
.egis-menusxl .large-2.odd .egis_menuxl_columns {
  bottom: 0;
}
.egis-menusxl .large-2 img {
  margin: 5px 0;
}
.egis-menusxl .large-2 .egis_menuxl_description {
  font-size: 0.8em;
  padding: 8px 5px;
  line-height: 1.3em;
  font-weight: normal;
  margin: 5px 0;
}
.egis-menusxl .menuxl-blocs {
  background: url('../img/bg-menuxl-column.jpg') repeat-y left center transparent;
  height: 440px;
}
.egis-menusxl .menuxl-blocs .bloc {
  margin-left: 25px;
  font-size: 0.85em;
}
.egis-menusxl .menuxl-blocs #block-nodeblock-779 .bloc,
.egis-menusxl .menuxl-blocs #block-nodeblock-779 .bloc a {
  background-position: top left;
  height: auto;
}
.egis-menusxl .menuxl-blocs .bloc a {
  color: #ffffff;
}
.egis-menusxl #egis-menuxl-201 .menuxl-blocs.end .bloc a h3 {
  padding: 0;
}
.egis-menusxl #egis-menuxl-199 .columns,
.egis-menusxl #egis-menuxl-991 .columns {
  background: url('../img/bg-menuxl-column.jpg') repeat-y left center transparent;
  min-height: 440px;
}
.egis-menusxl #egis-menuxl-199 .large-5,
.egis-menusxl #egis-menuxl-991 .large-5 {
  padding-left: 2px;
  padding-right: 2px;
}
.egis-menusxl #egis-menuxl-199 ul,
.egis-menusxl #egis-menuxl-991 ul {
  list-style-type: none;
  margin: 0;
}
.egis-menusxl #egis-menuxl-199 ul li,
.egis-menusxl #egis-menuxl-991 ul li {
  font-size: 0.9em;
  margin-bottom: 10px;
  line-height: 1.1em;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
.egis-menusxl #egis-menuxl-199 ul li a:hover,
.egis-menusxl #egis-menuxl-991 ul li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.egis-nav-toggle {
  width: 40px;
  height: 40px;
  float: right;
  background-image: url('../img/nav/egis-nav-toggle.jpg');
  color: #ffffff;
  display: block;
  text-indent: -9999em;
}
/* breadcrumb */
.breadcrumb-container {
  zoom: 1;
  background: url('../img/breadcrumb/bg-breadcrumb.jpg') no-repeat left top #ffffff;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
  font-size: 0.75em;
}
.breadcrumb-container:before {
  content: '';
  display: block;
}
.breadcrumb-container:after {
  content: '';
  display: table;
  clear: both;
}
.breadcrumb-container .breadcrumb {
  color: #515a60;
  padding: 18px 10px 10px 10px;
  font-weight: 600;
  float: left;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
}
.breadcrumb-container .breadcrumb a {
  color: #b8b8b8;
}
.breadcrumb-container ul.share {
  margin-top: 17px;
  width: 90px;
}
.row.has-menu-decouvrir .large-8 {
  padding-right: 0;
}
.row.has-menu-decouvrir .large-4 {
  padding-left: 0;
}
.btn-decouvrir {
  background: url('../img/bg-menu-decouvrir.jpg') no-repeat right center #e6e6e6;
  color: #474747;
  display: block;
  margin-top: 9px;
  height: 32px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  line-height: 30px;
  padding-left: 20px;
  font-size: 0.9em;
}
.btn-decouvrir.open,
.btn-decouvrir:hover {
  color: #006674;
}
#menu-decouvrir-wrapper {
  position: absolute;
  padding-left: 0;
  padding-right: 0.9375em;
  width: 100%;
}
.front .wrapdropdown{
  float: right;
}
.egis-dropdown-wrapper {
  z-index: 4000;
  color: #ffffff;
  position: relative;
  zoom: 1;
  display: none;
}
.egis-dropdown-wrapper:before {
  content: '';
  display: block;
}
.egis-dropdown-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.egis-dropdown-wrapper.open {
  display: block;
}
.egis-dropdown-wrapper .egis-dropdown-arrow {
  border-color: transparent transparent #006673 transparent;
  border-style: solid;
  border-width: 10px;
  height: 0;
  width: 0;
  position: absolute;
  top: -20px;
}
.egis-dropdown-wrapper .egis-dropdown {
  background: url('../img/nav/bg-menu-xl.jpg') repeat #006673;
  right: 0;
  position: absolute;
  padding: 15px;
  width: 100%;
}
.egis-dropdown-wrapper .egis-dropdown form {
  margin-bottom: 0;
}
.egis-dropdown-wrapper .egis-dropdown .section {
  margin-bottom: 10px;
  background: url('../img/border-nos-sites.jpg') repeat-x center bottom transparent;
}
.egis-dropdown-wrapper .egis-dropdown .section.last {
  background-image: none;
  margin-bottom: 0;
}
.egis-dropdown-wrapper .egis-dropdown p {
  color: #ffffff;
  font-size: 1.1em;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 10px;
}
.egis-dropdown-wrapper .egis-dropdown dt,
.egis-dropdown-wrapper .egis-dropdown dd {
  margin: 0;
}
.egis-dropdown-wrapper .egis-dropdown dt {
  font-weight: 600;
  font-size: 0.8em;
}
.egis-dropdown-wrapper .egis-dropdown dd {
  font-size: 0.75em;
  font-weight: lighter;
  margin-bottom: 10px;
}
.egis-dropdown-wrapper .egis-dropdown a {
  color: #ffffff;
}
.egis-dropdown-wrapper .egis-dropdown a:hover {
  text-decoration: underline;
}
/* positionnement de la petite fleche en haut de chaque menu dropdown */
#dropdown-search .egis-dropdown-arrow {
  right: 95px;
}
#dropdown-sites .egis-dropdown-arrow {
  right: 65px;
}
#dropdown-share .egis-dropdown-arrow {
  right: 35px;
}
@media screen and (max-width: 768px) {
  .egis-dropdown-arrow {
    display: none !important;
  }
}
#dropdown-share .egis-dropdown {
  padding-bottom: 15px;
  text-align: center;
}
#dropdown-share li {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#menu-decouvrir {
  z-index: 100;
  margin: 0 auto;
  display: none;
  position: absolute;
  background-color: #156673;
  position: relative;
  padding: 10px;
}
#menu-decouvrir ul {
  color: #c2d9dd;
  list-style-image: url('../img/list-menu-decouvrir.jpg');
  margin: 0;
  margin-left: 20px;
}
#menu-decouvrir li {
  margin-bottom: 3px;
}
#menu-decouvrir li a {
  margin: 0;
  color: #ffffff;
  font-weight: normal;
  font-size: 0.9em;
}
#menu-decouvrir li a:hover {
  text-decoration: underline;
}
#menu-decouvrir ul.menu-decouvrir-activites {
  list-style-image: none;
  list-style-type: none;
  margin: 0;
}
#menu-decouvrir li#toggle-domaines > a,
#menu-decouvrir li#toggle-metiers > a,
#menu-decouvrir li#toggle-presence > a {
  padding: 5px 0;
  font-size: 1.1em;
  font-weight: lighter;
  display: block;
}
#menu-decouvrir li#toggle-domaines > a strong,
#menu-decouvrir li#toggle-metiers > a strong,
#menu-decouvrir li#toggle-presence > a strong {
  font-weight: 600;
}
#menu-decouvrir li#toggle-domaines ul,
#menu-decouvrir li#toggle-metiers ul,
#menu-decouvrir li#toggle-presence ul {
  display: none;
}
#menu-decouvrir li#toggle-domaines ul a,
#menu-decouvrir li#toggle-metiers ul a,
#menu-decouvrir li#toggle-presence ul a {
  font-size: 1em;
}
/* boutons de partage et d'impression */
.social-wrapper {
  position: relative;
}
.social-wrapper.fixed .share-global {
  position: fixed;
}
ul.share-global {
  position: absolute;
  left: -51px;
  top: 51px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.share-global li {
  display: block;
}
ul.share-global li a {
  display: block;
  background: #a5bc00;
  margin-bottom: 1px;
}
ul.share-global li a:hover {
  background: #b2ca04;
}
ul.share-global li a img {
  display: block;
}
ul.share-global li a.share-print, ul.share-global li a.share-email {
  background: #aaa;
}
ul.share-global li a.share-print:hover, ul.share-global li a.share-email:hover {
  background: #ccc;
}

/* boutons de partage et d'impression */
ul.share {
  float: right;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.share li {
  float: left;
  display: block;
}

ul.share li a {
  display: block;
  background-repeat: no-repeat;
  text-indent: -9999em;
  width: 20px;
  height: 16px;
  float: left;
  margin-left: 7px;
}

ul.share li a.share-print {
  background-image: url('../img/breadcrumb/icon-print.jpg');
}

ul.share li a.share-share {
  background-image: url('../img/breadcrumb/icon-share.jpg');
}

ul.share li a.share-email {
  background-image: url('../img/breadcrumb/icon-email.jpg');
}

@media screen and (max-width: 1150px) {
  .social-wrapper {
    text-align: right;
  }
  ul.share-global {
    position: static !important;
    left: auto !important;
    top: auto !important;
    margin-bottom: 20px;
    margin-right: 0.9375em;
  }
  ul.share-global li {
    display: inline-block;
    margin-right: 1px;
  }
}
@media screen and (max-width: 480px) {
  .social-wrapper {
    text-align: center;
  }
  ul.share-global {
    margin-right: 0;
  }
  ul.share-global li img {
    width: 43px;
  }
}



@media screen and (max-width: 768px) {
  #topnav ul {
    float: none;
  }
  #topnav ul li {
    font-size: 0.8em;
  }
  #topnav .social-network li.social-wall {
    display: block;
    float: none;
  }
  #topnav .social-network li.social-wall2 {
    display: block;
    float: none;
  }
  #topnav .social-network li.social-wall2 a {
    margin: 6px 0 !important;
  }
  #topnav .social-network li.social-wall a {
    margin: 6px auto !important;
  }
}
/* styles generaux */
h1,
h2 {
  color: #474747;
  font-size: 1.4em;
  font-family: "Open Sans", sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}
h1 {
  font-weight: 700;
  line-height: 1em;
  margin-bottom: 20px;
}
h1 a {
  color: #006674;
}
h1 a:hover {
  color: #a8be02;
}
h2 {
  font-weight: 400;
  margin-bottom: 20px;
}
h3 {
  font-size: 1em;
  color: #006674;
  font-weight: bold;
}
ul {
  margin-left: 30px;
}
p,
li {
  color: #595959;
  line-height: 1.4em;
  font-size: 0.8em;
}
.accroche {
  margin-bottom: 20px;
  line-height: 1.3em !important;
}
.accroche p {
  font-size: 0.9em !important;
  line-height: 1.3em !important;
}
.orbit-container {
  overflow: hidden;
}
.orbit-container .orbit-slide-number,
.orbit-container .orbit-timer {
  display: none;
}
.carousel {
  margin-bottom: 20px;
}
.carousel .video {
  width: 100%;
  height: 100%;
  display: block;
  background: url('../img/bg-video.png') no-repeat center transparent;
  position: absolute;
}
.carousel .toggle-read-more {
  display: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
.carousel .toggle-read-more:hover {
  text-decoration: underline;
}
.field-illustration {
  position: relative;
  overflow: hidden;
}
.field-illustration .field-illustration-legende {
  position: absolute;
  bottom: 0;
  color: #FFFFFF;
  padding: 15px;
  width: 100%;
  font-size: 0.7em;
  line-height: 0.7em;
  font-weight: 700;
  background: url('../img/bg-black-8.png') repeat;
}
.field-illustration .field-illustration-legende h2 {
  margin-bottom: 0;
}
/* collections */
.collection-c {
  /* accordeons pliés et dépliés */

  /* blocs documents et liens */

  /* bloc 4 photos */

  /* bloc citation */

  /* intertitre */

}
.collection-c .collection-c-titre h2 {
  font-size: 1em;
  color: #006674;
  font-weight: 700;
}
.collection-c .collection-c-titre {
  background-position: 98% center !important;
}
.collection-c.collection-c-plie .collection-c-titre,
.collection-c.collection-c-deplie .collection-c-titre {
  padding: 15px 30px 15px 0;
  border-top: 1px solid #cccccc;
  background-position: right 10px;
  background-repeat: no-repeat;
}
.collection-c.collection-c-plie .collection-c-titre:hover,
.collection-c.collection-c-deplie .collection-c-titre:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}
.collection-c.collection-c-plie .collection-c-titre h2,
.collection-c.collection-c-deplie .collection-c-titre h2 {
  margin-bottom: 0;
  padding-left: 10px;
}
.collection-c.collection-c-plie .collection-c-titre.active .collection-c-titre,
.collection-c.collection-c-deplie .collection-c-titre.active .collection-c-titre {
  background-image: url('../img/collection-c-deplie.png');
}
.collection-c.collection-c-plie .collection-c-content,
.collection-c.collection-c-deplie .collection-c-content {
  margin-top: 10px;
  margin-bottom: 20px;
}
.collection-c.collection-c-plie .collection-c-titre {
  background-image: url('../img/collection-c-plie.png');
}
.collection-c.collection-c-deplie .collection-c-titre {
  background-image: url('../img/collection-c-deplie.png');
}
.collection-c.collection-c-liens a,
.collection-c.collection-c-documents a {
  color: #006674;
  font-weight: bold;
  line-height: 1.6em;
  font-size: 0.9em;
  margin-bottom: 3px;
}
.collection-c.collection-c-documents a {
  padding-left: 25px;
  background: url('../img/picto-doc.png') no-repeat left center transparent;
}
.collection-c.collection-c-vignettes .collection-c-content .row {
  margin-bottom: 20px;
}
.collection-c.collection-c-vignettes .collection-c-content .large-3 {
  padding: 0 10px;
  border-right: 1px dashed #99c0cf;
}
.collection-c.collection-c-vignettes .collection-c-content .large-3.end {
  border-right: none;
}
.collection-c.collection-c-vignettes .collection-c-content h3 {
  color: #474747;
  margin-bottom: 5px;
}
.collection-c.collection-c-citation blockquote {
  border: none;
  padding: 0;
  font-size: 0.95em;
  color: #006674;
  font-weight: 400;
  font-style: italic;
}
.collection-c.collection-c-citation blockquote cite {
  color: #006674;
  text-transform: none;
  font-style: normal;
  font-size: 0.75em;
  margin-top: 10px;
}
.collection-c.collection-c-citation blockquote cite::before {
  content: "";
}
.collection-c.collection-c-intertitre h2 {
  font-size: 1em;
  color: #006674;
  font-weight: 700;
}
.collection-c.collection-c-visuel-texte {
  margin-bottom: 20px;
}
.collection-c.collection-c-video {
  margin-bottom: 20px;
}
.collection-c.collection-c-video .collection-c-content {
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  position: relative;
}
.collection-c.collection-c-video .collection-c-content object,
.collection-c.collection-c-video .collection-c-content embed,
.collection-c.collection-c-video .collection-c-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/* accueil */
body.node-type-accueil .egis-menusxl {
  margin-bottom: 0;
}
.accueil_bg_texte {
  color: #ffffff;
  margin-top: 400px;
  z-index: 100;
  position: absolute;
  bottom: 0;
  background: url('../img/bg-black-5.png') repeat;
  padding-left: 20px;
  padding: 20px 20px 40px 20px;
  width: 100%;
  float: left;
  overflow: hidden;
}
.accueil_bg_texte .titre {
  display: block;
  font-size: 2em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.accueil_bg_texte .titre .titre-titre {
  float: left;
}
.accueil_bg_texte .titre .titre-count {
  float: left;
  display: block;
  font-size: 0.5em;
  font-style: italic;
  margin-top: 9px;
}
.accueil_bg_texte .titre .prev,
.accueil_bg_texte .titre .next {
  display: block;
  width: 18px;
  height: 33px;
  float: left;
  margin-right: 10px;
  text-indent: -9999em;
}
.accueil_bg_texte .titre .prev {
  background-image: url('../img/accueil_bg_prev.png');
}
.accueil_bg_texte .titre .next {
  background-image: url('../img/accueil_bg_next.png');
  margin-left: 10px;
}
.accueil_bg_texte .texte {
  display: block;
  font-size: 1em;
  float: left;
  max-width: 600px;
}
#home_bloc {
  width: 300px;
  height: 420px;
  position: absolute;
  right: 50px;
  z-index: 100;
  margin-top: 50px;
}
#home_bloc .une .une_texte {
  background-color: #000000;
  padding: 20px;
  color: #ffffff;
  margin-bottom: 1px;
  height: 180px;
  font-size: 0.9em;
}
#home_bloc .une .une_texte p {
  color: #ffffff;
  margin-bottom: 5px;
}
#home_bloc .une .une_texte h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 900;
  line-height: 1em;
}
#home_bloc .une .une_texte h2 a {
  color: #ffffff;
}
#home_bloc .une .une_controles .une_link {
  display: block;
  float: left;
  background-color: #a0bc00;
  height: 40px;
  width: 217px;
  color: #ffffff;
  line-height: 40px;
  padding-left: 10px;
}
#home_bloc .une .une_controles .une_prev,
#home_bloc .une .une_controles .une_next {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #a0bc00;
  float: right;
  margin-right: 1px;
  background-repeat: no-repeat;
  background-position: center center;
}
#home_bloc .une .une_controles .une_prev {
  background-image: url('../img/accueil_une_prev.jpg');
}
#home_bloc .une .une_controles .une_next {
  background-image: url('../img/accueil_une_next.jpg');
}
#home_bloc .une .une_controles.only-one .une_link {
  width: 100%;
}
/* sous navigation des articles */
.egis-subnav {
  margin-bottom: 0 !important;
}
.egis-subnav ul {
  zoom: 1;
  margin: 0;
  margin-top: 10px;
  list-style-type: none;
}
.egis-subnav ul:before {
  content: '';
  display: block;
}
.egis-subnav ul:after {
  content: '';
  display: table;
  clear: both;
}
.egis-subnav ul li {
  margin-bottom: 10px;
  line-height: 1em;
  background: url('../img/list-subnav.jpg') no-repeat left 2px transparent;
  padding-left: 10px;
}
.egis-subnav ul li:hover {
  background-image: url('../img/list-subnav-hover.jpg');
}
.egis-subnav ul li.active {
  background-image: url('../img/list-subnav-hover.jpg');
}
.egis-subnav ul li.active a {
  color: #006E74;
  text-decoration: underline;
}
.egis-subnav ul a {
  color: #009DA6;
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: 600;
}
.egis-subnav ul a:hover {
  color: #006E74;
}
/* page zone commerciale */
body.node-type-zone-commerciale .zc_header {
  background-color: #f4f5eb;
  padding: 20px 0;
}
body.node-type-zone-commerciale .zc_header .inline-list {
  margin: 0;
  padding: 0;
  font-size: 1em;
  max-width: 650px;
}
body.node-type-zone-commerciale .zc_header .inline-list li {
  width: 140px;
}
body.node-type-zone-commerciale .main-content {
  margin-top: 20px;
}
body.node-type-zone-commerciale .well {
  background-color: #f4f5eb;
  padding: 10px;
}
body.node-type-zone-commerciale .well p,
body.node-type-zone-commerciale .well a {
  color: #006674;
}
body.node-type-zone-commerciale .well strong {
  text-transform: uppercase;
}
/* page publications */
body.page-publications .egis-contact-topstories,
body.page-action-egis-contact .egis-contact-topstories,
body.page-presse-photos-videos .egis-contact-topstories,
body.page-presse-dossiers-de-presse .egis-contact-topstories {
  margin-bottom: 40px;
}
body.page-publications .egis-contact-topstories h2,
body.page-action-egis-contact .egis-contact-topstories h2,
body.page-presse-photos-videos .egis-contact-topstories h2,
body.page-presse-dossiers-de-presse .egis-contact-topstories h2 {
  font-weight: bold;
}
body.page-publications .egis-contact-topstories .date,
body.page-action-egis-contact .egis-contact-topstories .date,
body.page-presse-photos-videos .egis-contact-topstories .date,
body.page-presse-dossiers-de-presse .egis-contact-topstories .date {
  margin-bottom: 10px;
}
body.page-publications .form-radios,
body.page-action-egis-contact .form-radios,
body.page-presse-photos-videos .form-radios,
body.page-presse-dossiers-de-presse .form-radios {
  zoom: 1;
  margin-bottom: 10px;
}
body.page-publications .form-radios:before,
body.page-action-egis-contact .form-radios:before,
body.page-presse-photos-videos .form-radios:before,
body.page-presse-dossiers-de-presse .form-radios:before {
  content: '';
  display: block;
}
body.page-publications .form-radios:after,
body.page-action-egis-contact .form-radios:after,
body.page-presse-photos-videos .form-radios:after,
body.page-presse-dossiers-de-presse .form-radios:after {
  content: '';
  display: table;
  clear: both;
}
body.page-publications .form-radios .form-type-radio,
body.page-action-egis-contact .form-radios .form-type-radio,
body.page-presse-photos-videos .form-radios .form-type-radio,
body.page-presse-dossiers-de-presse .form-radios .form-type-radio {
  float: left;
  margin-right: 15px;
  font-style: italic;
  display: block;
}
body.page-publications .form-radios .form-type-radio input,
body.page-action-egis-contact .form-radios .form-type-radio input,
body.page-presse-photos-videos .form-radios .form-type-radio input,
body.page-presse-dossiers-de-presse .form-radios .form-type-radio input {
  float: left;
  margin-right: 5px;
}
body.page-publications .row.publications,
body.page-action-egis-contact .row.publications,
body.page-presse-photos-videos .row.publications,
body.page-presse-dossiers-de-presse .row.publications {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
body.page-publications .row.publications ul.share,
body.page-action-egis-contact .row.publications ul.share,
body.page-presse-photos-videos .row.publications ul.share,
body.page-presse-dossiers-de-presse .row.publications ul.share {
  margin-bottom: 10px;
  margin-top: 10px;
}
body.page-publications .row.publications ul.share .share-print,
body.page-action-egis-contact .row.publications ul.share .share-print,
body.page-presse-photos-videos .row.publications ul.share .share-print,
body.page-presse-dossiers-de-presse .row.publications ul.share .share-print {
  display: none;
}
body.page-publications .row.publications > .columns,
body.page-action-egis-contact .row.publications > .columns,
body.page-presse-photos-videos .row.publications > .columns,
body.page-presse-dossiers-de-presse .row.publications > .columns {
  margin-bottom: 20px;
  border-right: 1px dashed #88b6c5;
  min-height: 400px;
}
body.page-publications .row.publications > .columns h2,
body.page-action-egis-contact .row.publications > .columns h2,
body.page-presse-photos-videos .row.publications > .columns h2,
body.page-presse-dossiers-de-presse .row.publications > .columns h2 {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2em;
}
body.page-publications .row.publications > .columns > .columns:last-child,
body.page-action-egis-contact .row.publications > .columns > .columns:last-child,
body.page-presse-photos-videos .row.publications > .columns > .columns:last-child,
body.page-presse-dossiers-de-presse .row.publications > .columns > .columns:last-child {
  border-right: none;
}
.field-publication-illustration {
  height: 300px;
  margin-bottom: 10px;
  background-color: #e6e6e6;
  vertical-align: middle;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  /*
		.fancybox {
			width: 50px;
			height: 50px;
			position: absolute;
			bottom: 1px;
			left: 0;
			background: url('../img/plus-zoom.png') no-repeat center;
			background-color: rgba(0,0,0,0.8);

		}
*/

}
.field-publication-illustration .caption {
  background: url('../img/bg-black-8.png') repeat;
  font-size: 0.75em;
  line-height: 1.3em;
  color: #ffffff;
  padding: 10px;
  font-weight: 600;
  position: absolute;
  display: none;
}
.field-publication-illustration .video {
  width: 100%;
  height: 100%;
  display: block;
  background: url('../img/bg-video.png') no-repeat center transparent;
  position: absolute;
}
.field-publication-illustration .open {
  width: 100%;
  height: 100%;
  display: block;
  background: url('../img/bg-ouvrir.png') no-repeat center transparent;
  position: absolute;
}
.field-publication-titre {
  margin-top: 30px;
  margin-bottom: 10px;
}
.field-publication-titre h2 {
  text-transform: none;
}
.field-publication-accroche {
  font-size: 0.8em;
  line-height: 1.2em;
  font-weight: 500;
  color: #474747;
}
/* lien de téléchargement avec picto + label + type fichier / poids */
.lien-dl {
  background: url('../img/picto-dl.png') no-repeat 5px center;
  font-size: 0.9em;
  min-height: 40px;
  padding: 6px 0 6px 40px;
  margin-bottom: 10px;
  color: #225c6c;
}
/*.lien-dl:hover {
  background: url('../img/picto-dl-roll.png') no-repeat 5px center;
  background-color: #225c6c;
  color: #ffffff;
}*/
/*.lien-dl:hover .lien-dl-titre a {
  color: #FFFFFF;
}*/
.flipbook {
  background: url('../img/picto-flipbook.png') no-repeat 5px center;
  font-size: 0.9em;
  min-height: 40px;
  padding: 6px 0 6px 40px;
  margin-bottom: 10px;
  color: #225c6c;
}
.lien-dl .lien-dl-titre {
  margin-bottom: 5px;
}
.lien-dl .lien-dl-titre a {
  font-size: 0.8em;
  font-weight: bold;
  color: #225c6c;
}
.lien-dl .lien-dl-infos {
  font-size: 0.8em;
}

.flipbook .lien-externe-flipbook {
  margin-bottom: 5px;
}
.flipbook .lien-externe-flipbook a {
  font-size: 0.8em;
  font-weight: bold;
  color: #225c6c;
  line-height: 24px;
}
.flipbook .lien-externe-flipbook {
  font-size: 14px;
}
.egis-panel {
  background: url('../img/bg-panel.jpg') no-repeat left top #f4f6eb;
  padding: 20px 10px 10px 10px;
  margin-bottom: 20px;
  zoom: 1;
}
.egis-panel:before {
  content: '';
  display: block;
}
.egis-panel:after {
  content: '';
  display: table;
  clear: both;
}
body.page-action h1.main-title {
  display: none;
}
body.page-action .action-toutes {
  margin-bottom: 20px;
}
body.page-action .action-toutes h2 {
  color: #006674;
  font-weight: bold;
}
body.page-action .action-une {
  margin-bottom: 0.25em;
}
body.page-action .action-une h2 {
  color: #474747;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.2em;
  margin: 0;
}
body.page-action .action-une h2 a {
  color: #474747;
}
body.page-action .egis-une-titre {
  color: #006674;
  font-size: 1.3em;
  margin-bottom: 0.3em;
  font-weight: bold;
}
body.page-action .action-une-txt {
  background-color: #f4f5eb;
  padding: 10px;
  overflow: hidden;
  height: 100%;
}
body.page-action .action-une-table {
  width: 100%;
  border: none;
  margin-bottom: 0.3em;
  border-collapse: collapse;
}
body.page-action .action-une-table tbody {
  border: none;
}
body.page-action .action-une-table td.action-une-img {
  padding: 0;
}
body.page-action .action-une-table td {
  border: none;
  border-color: white;
  border-style: solid;
  border-width: 0;
  vertical-align: top;
}
body.page-action p.action-une-accroche {
  font-size: 0.85em;
}
body.page-action p.action-une-accroche a {
  color: #474747;
}
body.page-action .action-une-table-1 td {
  width: 50%;
}
body.page-action .action-une-table-1 h2 {
  font-size: 1.2em;
  margin-bottom: 10px;
}
body.page-action .action-une-table-1 td.action-une-img {
  border-right-width: 0.3em;
}
body.page-action .action-une-table-1 td.action-une-txt {
  border-left-width: 0.3em;
}
body.page-action .action-une-table-2 td {
  width: 50%;
  vertical-align: middle;
}
body.page-action .action-une-table-2 td.action-une-img {
  border-left-width: 0.3em;
}
body.page-action .action-une-table-2 td.action-une-txt {
  border-right-width: 0.3em;
}
body.page-action .action-une-table-3 td.action-une-empty,
body.page-action .action-une-table-3 td.action-une-img {
  width: 25%;
}
body.page-action .action-une-table-3 td.action-une-empty {
  border-right-width: 0.3em;
  background-color: #9fab48;
}
body.page-action .action-une-table-3 td.action-une-img {
  border-left-width: 0.3em;
  border-right-width: 0.3em;
}
body.page-action .action-une-table-3 td.action-une-txt {
  width: 50%;
  border-left-width: 0.3em;
  vertical-align: middle;
}
body.page-action .action-une-bloc {
  margin-bottom: 3px;
  padding: 10px;
}
body.page-action .action-une-bloc h2 {
  font-weight: bold;
  color: #006674;
  margin-bottom: 0;
}
body.page-action .action-une-bloc .accroche {
  font-size: 0.9em;
}
body.page-action .blocs-action {
  border-left: 1px dashed #88b6c5;
}
body.page-action .blocs-action .bloc-action {
  margin-bottom: 20px;
  height: 60px;
}
body.page-action .blocs-action .bloc-action h3 {
  font-weight: normal;
  font-family: "Open Sans", "Verdana", "Helvetica", "Arial" serif;
  font-size: 1.1em;
}
body.page-action .blocs-action .bloc-action a {
  color: #474747;
  display: block;
  padding-left: 80px;
  background: url('../img/action/action-actu.png') no-repeat left center;
  height: 61px;
}
body.page-action .blocs-action .bloc-action a:hover {
  color: #006674;
}
body.page-action .blocs-action .bloc-action.bloc-action-actu a {
  background-image: url('../img/action/action-actu.png');
}
body.page-action .blocs-action .bloc-action.bloc-action-actu a:hover {
  background-image: url('../img/action/action-actu-hover.png');
}
body.page-action .blocs-action .bloc-action.bloc-action-newsletter a {
  background-image: url('../img/action/action-newsletter.png');
}
body.page-action .blocs-action .bloc-action.bloc-action-newsletter a:hover {
  background-image: url('../img/action/action-newsletter-hover.png');
}
body.page-action .blocs-action .bloc-action.bloc-action-agenda a {
  background-image: url('../img/action/action-agenda.png');
}
body.page-action .blocs-action .bloc-action.bloc-action-agenda a:hover {
  background-image: url('../img/action/action-agenda-hover.png');
}
body.page-action .blocs-action .bloc-action.bloc-action-contact a {
  background-image: url('../img/action/action-contact.png');
}
body.page-action .blocs-action .bloc-action.bloc-action-contact a:hover {
  background-image: url('../img/action/action-contact-hover.png');
}
body.page-action .blocs-action .bloc-action.bloc-action-futur a {
  background-image: url('../img/action/action-futur.png');
}
body.page-action .blocs-action .bloc-action.bloc-action-futur a:hover {
  background-image: url('../img/action/action-futur-hover.png');
}
body.page-action .blocs-action .bloc-action.bloc-action-realisations a {
  background-image: url('../img/action/action-realisations.png');
}
body.page-action .blocs-action .bloc-action.bloc-action-realisations a:hover {
  background-image: url('../img/action/action-realisations-hover.png');
}
body.page-action .blocs-action .bloc-action.bloc-action-rse a {
  background-image: url('../img/action/action-rse.png');
}
body.page-action .blocs-action .bloc-action.bloc-action-rse a:hover {
  background-image: url('../img/action/action-rse-hover.png');
}
body.page-action .blocs-action .bloc-action.bloc-action-talents a {
  background-image: url('../img/action/action-talents.png');
}
body.page-action .blocs-action .bloc-action.bloc-action-talents a:hover {
  background-image: url('../img/action/action-talents-hover.png');
}
.isotope {
  background: url('../img/bg_isotope2.jpg') repeat-y;
  zoom: 1;
}
.isotope:before {
  content: '';
  display: block;
}
.isotope:after {
  content: '';
  display: table;
  clear: both;
}
.isotope .isotope-item {
  display: block;
  background-color: #f0f0f0;
  margin: 2px;
  float: left;
  overflow: hidden;
  position: relative;
}
.isotope .isotope-item.isotope-item-1x1 {
  width: 156px;
  height: 156px;
}
.isotope .isotope-item.isotope-item-1x2 {
  width: 156px;
  height: 316px;
}
.isotope .isotope-item.isotope-item-2x1 {
  width: 316px;
  height: 156px;
}
.isotope .isotope-item.isotope-item-2x2 {
  width: 316px;
  height: 316px;
}
.isotope .isotope-item.isotope-item-2x3 {
  width: 316px;
  height: 476px;
}
.isotope .isotope-item.isotope-item-3x2 {
  width: 476px;
  height: 316px;
}
.isotope .isotope-item.video .isotope-item-url {
  background: url('../img/bg-video.png') no-repeat center center transparent;
}
.isotope .isotope-item.image {
    background-size: cover;
    background-position: center top;
}
.isotope .isotope-item .isotope-item-url {
  display: block;
  height: 100%;
}
.isotope .isotope-item .isotope-item-titre {
  background: url('../img/bg-black-4.png') repeat;
  padding: 10px;
  text-align: right;
  bottom: 0;
  position: absolute;
  width: 100%;
}
.isotope .isotope-item .isotope-item-titre h2 {
  font-size: 0.8em;
  margin-bottom: 0;
  font-weight: 600;
}
.isotope .isotope-item .isotope-item-titre h2 a {
  color: #ffffff;
}
.isotope .isotope-item.texte {
  background-color: #e4fff9;
}
.isotope .isotope-item.texte a {
  color: #474747;
}
.isotope .isotope-item.texte h2 {
  font-weight: 600;
  font-size: 1em;
  text-align: left;
  color: #474747;
  margin-bottom: 5px;
  padding: 10px;
}
.isotope .isotope-item.texte .isotope-item-texte {
  font-size: 0.8em;
  padding: 0 10px;
  display: block;
}
/* gabarit action AGENDA */
body.page-action-agenda .egis-agenda-row {
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 20px;
  max-width: 670px;
}
body.page-action-agenda .egis-agenda-row h2 {
  font-size: 0.9em;
  margin-bottom: 5px;
  font-weight: bold;
}
body.page-action-agenda .egis-agenda-row h2 a {
  color: #474747;
}
body.page-action-agenda .egis-agenda-row .agenda-soustitre {
  margin-bottom: 0;
  font-style: italic;
}
body.page-action-agenda .egis-agenda-row .agenda-vignette img {
  border: 2px solid #4f848a;
  line-height: 0;
}
body.page-action-agenda .egis-agenda-row .agenda-dates {
  color: #006674;
  text-align: center;
}
body.page-action-agenda .egis-agenda-row .agenda-dates table {
  width: 100%;
}
body.page-action-agenda .egis-agenda-row .agenda-dates table,
body.page-action-agenda .egis-agenda-row .agenda-dates tr,
body.page-action-agenda .egis-agenda-row .agenda-dates td,
body.page-action-agenda .egis-agenda-row .agenda-dates tbody {
  border: none;
  color: #006674;
}
body.page-action-agenda .egis-agenda-row .agenda-dates td {
  font-size: 0.8em;
  line-height: 1.5em;
  text-align: center;
}
body.page-action-agenda .egis-agenda-row .agenda-dates td.sep-dates {
  width: 18px;
  height: 46px;
  background: url('../img/sep-dates.jpg') no-repeat;
}
body.page-action-agenda .egis-agenda-row a.agenda-fleche {
  display: block;
  width: 100%;
  min-height: 150px;
  background: url('../img/agenda-fleche.jpg') no-repeat center center transparent;
}
/* Bloc de navigation EGIS EN ACTION */
#block-egis-action-egis-action-nav ul {
  margin: 0;
}
#block-egis-action-egis-action-nav ul li {
  margin-left: 5px;
}
#block-egis-action-egis-action-nav ul li:first-child {
  margin-left: 0;
}
#block-egis-action-egis-action-nav ul li a {
  display: block;
  width: 47px;
  height: 47px;
  float: left;
  text-indent: -9999em;
  background-color: #006674;
  /* realisations */

  /* agenda */

  /* actualités */

  /* futur durable */

  /* Egis Contact */

  /* Réalités RSE */

  /* talents */

}
#block-egis-action-egis-action-nav ul li a.action-realisations {
  background-image: url('../img/action/action-nav-realisations.png');
}
#block-egis-action-egis-action-nav ul li a.action-realisations:hover,
#block-egis-action-egis-action-nav ul li a.action-realisations.active {
  background-image: url('../img/action/action-nav-realisations-active.png');
}
#block-egis-action-egis-action-nav ul li a.action-agenda {
  background-image: url('../img/action/action-nav-agenda.png');
}
#block-egis-action-egis-action-nav ul li a.action-agenda:hover,
#block-egis-action-egis-action-nav ul li a.action-agenda.active {
  background-image: url('../img/action/action-nav-agenda-active.png');
}
#block-egis-action-egis-action-nav ul li a.action-actualites {
  background-image: url('../img/action/action-nav-actu.png');
}
#block-egis-action-egis-action-nav ul li a.action-actualites:hover,
#block-egis-action-egis-action-nav ul li a.action-actualites.active {
  background-image: url('../img/action/action-nav-actu-active.png');
}
#block-egis-action-egis-action-nav ul li a.action-futur {
  background-image: url('../img/action/action-nav-futur.png');
}
#block-egis-action-egis-action-nav ul li a.action-futur:hover,
#block-egis-action-egis-action-nav ul li a.action-futur.active {
  background-image: url('../img/action/action-nav-futur-active.png');
}
#block-egis-action-egis-action-nav ul li a.action-contact {
  background-image: url('../img/action/action-nav-contact.png');
}
#block-egis-action-egis-action-nav ul li a.action-contact:hover,
#block-egis-action-egis-action-nav ul li a.action-contact.active {
  background-image: url('../img/action/action-nav-contact-active.png');
}
#block-egis-action-egis-action-nav ul li a.action-rse {
  background-image: url('../img/action/action-nav-rse.png');
}
#block-egis-action-egis-action-nav ul li a.action-rse:hover,
#block-egis-action-egis-action-nav ul li a.action-rse.active {
  background-image: url('../img/action/action-nav-rse-active.png');
}
#block-egis-action-egis-action-nav ul li a.action-talents {
  background-image: url('../img/action/action-nav-talents.png');
}
#block-egis-action-egis-action-nav ul li a.action-talents:hover,
#block-egis-action-egis-action-nav ul li a.action-talents.active {
  background-image: url('../img/action/action-nav-talents-active.png');
}
/* entete des pages action */
.action-header {
  background-color: #f4f5eb;
  padding: 20px 10px;
  margin-bottom: 20px;
  zoom: 1;
}
.action-header:before {
  content: '';
  display: block;
}
.action-header:after {
  content: '';
  display: table;
  clear: both;
}
.action-header h1 {
  margin-bottom: 0;
  font-size: 1em;
  float: left;
}
.action-header .a-filters {
  float: right;
  margin-bottom: 0;
}
.action-header .filters-wrapper {
  display: none;
}
.action-header .toggle-filtres {
  margin: 0;
}
.action-header.nopadding {
  padding: 0;
}
.action-header .row {
  background-color: transparent;
}
.bloc {
  background-repeat: no-repeat;
  background-position: left center;
  height: 60px;
  margin-bottom: 20px;
}
.bloc a {
  color: #474747 !important;
  display: block;
}
.bloc h3 {
  padding-left: 70px;
  font-size: 1.2em;
  font-family: "Open Sans", "Verdana", "Helvetica", "Arial" serif;
  font-weight: normal;
  color: #474747;
}
.bloc h3 a:hover {
  color: #006674;
}
.page-node-779 .block-system-main .bloc  {
  height: auto;
}
.sidebar_first {
  border-left: 1px dashed #88b6c5;
}
.btn-egis {
  display: inline-block;
  background-color: #026774;
  padding: 9px 15px 9px 25px;
  color: #ffffff !important;
  font-weight: bold;
  font-size: 0.9em;
  background: url('../img/btn-egis.png') no-repeat 10px center #026774;
}
.btn-egis .right {
  float: right;
}
/* pressse */
body.page-presse form,
body.page-revue-presse form,
body.page-publications form,
body.page-action-egis-contact form,
body.page-presse-photos-videos form,
body.page-presse-dossiers-de-presse form {
  margin-bottom: 0;
}
body.page-presse form .form-item,
body.page-revue-presse form .form-item,
body.page-publications form .form-item,
body.page-action-egis-contact form .form-item,
body.page-presse-photos-videos form .form-item,
body.page-presse-dossiers-de-presse form .form-item {
  margin: 0;
}
.egis-button {
  background-color: #026774 !important;
  border-color: #026774 !important;
  box-shadow: none !important;
  color: #ffffff !important;
}
a.egis-button:hover {
  color: #ffffff;
}
#egis-presse .egis-presse {
  border-bottom: 1px solid #cccccc;
  padding-top: 20px;
}
#egis-presse .egis-presse .date {
  color: #026774;
  font-weight: bold;
  font-size: 0.9em;
  text-align: center;
}
#egis-presse .egis-presse h2 {
  font-size: 1em;
  font-weight: bold;
}
#egis-presse .egis-presse .egis-presse-toggle {
  text-align: center;
  color: #026774;
  display: block;
  padding: 8px 0;
  background: url('../img/egis-arrow-bottom.png') no-repeat center center transparent;
  height: 30px;
}
#egis-presse .egis-presse .egis-presse-toggle:hover {
  background-color: #f0f0f0;
}
#egis-presse .egis-presse .egis-presse-toggle.active {
  background-image: url('../img/egis-arrow-top.png');
}
#egis-presse .egis-presse .egis-presse-sub {
  margin-top: 20px;
  margin-bottom: 20px;
  display: none;
}
#egis-presse .egis-presse ul.share li {
  float: none;
}
#egis-presse .egis-presse ul.share li a {
  margin-bottom: 5px;
  margin-right: 5px;
}
#egis-presse .egis-presse:nth-child(odd) {
  background-color: #fbfbfb;
}
#egis-presse .egis-presse:nth-child(odd) .egis-toggle-presse {
  background-color: #fbfbfb;
}
.no-print-global ul.share-global .share-print {
  visibility: hidden;
}
.presse_document {
  margin-bottom: 30px;
  clear: both;
}
.presse_document img {
  margin-bottom: 10px;
}
.presse_document a {
  color: green;
}
#filters-wrapper form {
  margin-bottom: 0;
}
#filters-wrapper form .form-wrapper {
  zoom: 1;
}
#filters-wrapper form .form-wrapper:before {
  content: '';
  display: block;
}
#filters-wrapper form .form-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
#filters-wrapper form .form-wrapper .form-type-select {
  width: 200px;
  float: left;
  margin-right: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  border-right: 1px dotted #cccccc;
  margin-bottom: 0;
}
#filters-wrapper form .form-wrapper .form-type-select label {
  font-weight: normal;
  margin-bottom: 5px;
}
#filters-wrapper form .form-wrapper .form-submit {
  float: left;
  display: block;
  margin-top: 2em;
  margin-bottom: 1em;
}
.orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: transparent !important;
  background: url('../img/bg-black-6.png') repeat;
  color: #fff;
  width: 100%;
  padding: 10px 14px;
  font-size: 0.875em;
}
.toggle-inscription-presse {
  margin-bottom: 20px;
  display: block;
}
.inscription-presse {
  padding: 20px;
  float: right;
  display: none;
  clear: both;
}
.btn-retour-map {
  color: #474747;
  font-weight: 600;
  margin-top: 10px;
  background: url('../img/btn-retour-map.jpg') no-repeat left center transparent;
  padding-left: 20px;
  display: block;
  margin-left: 10px;
  font-size: 1.1em;
}
.bloc-contact {
  background-color: #f4f5eb;
  padding: 20px;
  padding-bottom: 1px;
  margin-bottom: 20px;
}
.bloc-contact p,
.bloc-contact a {
  color: #006674;
}
.bloc-contact a:hover {
  text-decoration: underline;
}
.bloc-contact h3 {
  margin-top: 0;
  background: url('../img/picto-bloc-contact.jpg') no-repeat left center;
  padding-left: 50px;
  font-family: "Open Sans", "Verdana", "Helvetica", "Arial" serif;
  font-weight: normal;
  font-style: italic;
}
.bloc-contact .form-contact {
  display: none;
}
.bloc-contact .form-contact .large-6 {
  width: 100%;
}
/* messages drupal */
.messages {
  background-image: none;
  padding: 10px;
  border: none;
}
/* bloc vidéo */
.bloc-video {
  background-color: #006673;
  padding: 10px;
  margin-bottom: 20px;
}
.bloc-video h3 {
  color: #ffffff;
}
.bloc-video .fancybox-video {
  width: 270px;
  height: 200px;
  display: block;
}
.bloc-video .video {
  background: url('../img/bg-video.png') no-repeat center center transparent;
}
/* node talent */
body.node-type-talent h1.main-title {
  display: none;
}
body.node-type-talent h1 {
  color: #a8be02;
  font-size: 1.3em;
  font-weight: 600;
  margin-bottom: 5px;
}
body.node-type-talent h2 {
  font-size: 1em;
  color: #006674;
  font-weight: 600;
}
body.node-type-talent .talent-prev,
body.node-type-talent .talent-next {
  display: block;
  width: 9px;
  height: 14px;
}
body.node-type-talent .talent-prev {
  float: left;
  background-image: url('../img/talent-prev.jpg');
}
body.node-type-talent .talent-next {
  float: right;
  background-image: url('../img/talent-next.jpg');
}
.toggle-filtres {
  margin-top: 17px;
  float: right;
  background: url('../img/bg-filtrer-bottom.jpg') no-repeat 90% center;
  padding-right: 40px !important;
}
.toggle-filtres.active {
  background-image: url('../img/bg-filtrer-top.jpg');
}
.filtres {
  display: none;
}
.egis-button-reset {
  float: right;
  padding: 8px !important;
}
.infinite-scroll {
  margin-top: 20px;
  text-align: center;
  border-top: 2px dotted #cadee5;
  padding-top: 10px;
}
.infinite-scroll input {
  background: url('../img/infinite-scroll.jpg') no-repeat center bottom transparent;
  padding: 0 10px 40px 10px;
  border: none;
  color: #006774;
  font-family: "Open Sans", "Verdana", "Helvetica", "Arial" serif;
  font-size: 1.1em;
  cursor: pointer;
  font-weight: lighter;
}
.button.egis-button.egis-button-search {
  margin-top: 17px !important;
  width: 30px !important;
  height: 30px !important;
  font-weight: normal;
}

#block-egis-share-egis-share ul.inline,
#block-egis-share-egis-share--2 ul.inline {
 margin-left: 25px;
}

#block-egis-share-egis-share {
  text-align: center;
}
#block-egis-share-egis-share ul.inline li,
#block-egis-share-egis-share--1 ul.inline li,
#block-egis-share-egis-share--2 ul.inline li {
  padding: 2px;
}

.presse #block-egis-share-egis-share ul.inline,
.presse #block-egis-share-egis-share--1 ul.inline,
.presse #block-egis-share-egis-share--2 ul.inline {
  margin: 0 !important;
}

.page-sitemap {
  /*
	ul.site-map-menu > li {
		font-size: 0.9em;
	}
*/

}
.page-sitemap h2 {
  display: none;
}
.page-sitemap .site-map-menu > li {
  font-size: 13px;
}
#dropdown-search .row.collapse {
  margin-bottom: 0;
  padding-bottom: 0;
  background-color: #ffffff;
}
#dropdown-search .row.collapse input {
  margin-bottom: 0 !important;
  border: none;
  box-shadow: none;
}
#dropdown-search .row.collapse input[type="submit"] {
  background: url('../img/search.jpg') no-repeat center center #ffffff;
  text-indent: -9999em;
  border-left: 1px dashed #006674;
}
.page-action-futur .form-radios {
  zoom: 1;
  margin-bottom: 10px;
}
.page-action-futur .form-radios:before {
  content: '';
  display: block;
}
.page-action-futur .form-radios:after {
  content: '';
  display: table;
  clear: both;
}
.page-action-futur .form-radios .form-type-radio {
  float: left;
  margin-right: 15px;
  font-style: italic;
  display: block;
}
.page-action-futur .form-radios .form-type-radio input {
  float: left;
  margin-right: 5px;
}
.page-node-171 .egis-subnav,
.page-node-3605 .egis-subnav {
  display: none;
}
.page-node-171 h1,
.page-node-3605 h1 {
  display: none;
}
.page-node-171 h1.main-title,
.page-node-3605 h1.main-title {
  display: block;
}
.region-footer {
  margin-top: 30px;
}
.region-footer p {
  text-align: right;
  font-size: 0.8em;
}
.region-footer p,
.region-footer a {
  color: #474747;
  font-style: italic;
}
.region-footer img {
  margin-left: 10px;
  margin-top: -27px;
}
body.front .region-footer {
  position: absolute;
  bottom: 0;
  right: 10px;
  z-index: 200;
}
body.front .region-footer p,
body.front .region-footer a {
  color: #ffffff;
}
.search-result {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 1em;
}
.search-result a {
  color: #33838C;
}
.search-result p.type {
  text-transform: uppercase;
  font-weight: 500;
  color: #33838C;
  margin-bottom: 0;
}
.search-result label {
  margin-bottom: 0.8em !important;
  display: block;
}
.row.row-egis-menuxl-mobile > .columns {
  padding: 0;
}
.egis-menusxl-mobile {
  display: none;
  padding: 0;
}
.egis-menusxl-mobile.active {
  display: block;
  margin-bottom: 20px;
}
.egis-menusxl-mobile a {
  color: #ffffff;
}
.egis-menusxl-mobile ul {
  list-style-type: none;
  margin: 0;
}
.egis-menusxl-mobile ul.level-1 > li {
  border-bottom: 1px dashed #ffffff;
  display: block;
  background-color: #004C54;
}
.egis-menusxl-mobile ul.level-1 > li > a {
  /* 			height: 90px; */

  background: url('../img/menuxl-mobile-plus.png') no-repeat 95% center #00666b;
  line-height: 90px;
  color: #ffffff;
  padding: 0 20px;
  display: block;
  font-size: 1.7em;
  font-weight: lighter;
}
.egis-menusxl-mobile ul.level-1 > li.active > a {
  background-image: url('../img/menuxl-mobile-moins.png');
}
.egis-menusxl-mobile ul.level-1 > li.highlight {
  background-color: #AABF00;
}
.egis-menusxl-mobile ul.level-1 > li.highlight > a {
  background-image: none;
  background-color: #AABF00;
}
.egis-menusxl-mobile .level-2-container {
  display: none;
}
.egis-menusxl-mobile .active .level-2-container {
  display: block;
}
.egis-menusxl-mobile ul.level-2 {
  background-color: #004C54;
  color: #ffffff !important;
  font-size: 1.6em;
}
.egis-menusxl-mobile ul.level-2 > li > a {
  color: #ffffff;
  font-size: 2px;
}
.egis-menusxl-mobile ul.level-2 .row.row-menuxl-mobile-below {
  padding: 10px 0;
  margin-bottom: 0;
  width: 100%;
  margin-left: 0;
}
.egis-menusxl-mobile ul.level-2 .odd .large-5 {
  text-align: right;
}
.egis-menusxl-mobile ul.level-2 .even .large-5 {
  text-align: left;
}
.egis-menusxl-mobile .egis-menuxl-blocs {
  padding-left: 20px;
  padding-top: 20px;
}
.egis-menusxl-mobile .egis-menuxl-blocs a {
  color: #ffffff;
  font-size: 1.2em;
}
.egis-menusxl-mobile .egis-menuxl-blocs h3 {
  height: 60px;
  line-height: 60px;
}
.egis-menusxl-mobile .egis-menuxl-blocs h3 strong {
  font-weight: normal;
}
.egis-menusxl-mobile ul.level-3 > li {
  border-bottom: 1px dashed #ffffff;
}
.egis-menusxl-mobile ul.level-3 > li > a {
  background-color: #004C54;
  display: block;
  height: 90px;
  line-height: 90px;
  padding: 0 20px;
  font-size: 1.3em;
}
.egis-menusxl-mobile .level-4-container {
  display: none;
}
.egis-menusxl-mobile ul.level-3 > li.active .level-4-container {
  display: block;
}
.egis-menusxl-mobile ul.level-4 {
  margin-bottom: 20px;
}
.egis-menusxl-mobile ul.level-4 > li > a {
  background-color: #004C54;
  display: block;
  padding: 3px 20px;
  font-size: 1.1em;
}
.avertissement {
  font-size: 0.8em;
  margin-bottom: 10px;
  line-height: 1.6em;
  text-align: center;
}

/* AUTREs */
#admin-menu {
  font-size: 12px !important;
  line-height: 17px !important;
}
#admin-menu a {
  font-size: 12px !important;
  line-height: 17px !important;
  font-weight: bold
}







/*New Modifs Refont HomePage*/
#header .egis-toolbar a.print {
  width: auto;
  height: auto;
  padding-top: 4px;
  text-indent: 0;
  background-image: none;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #9C9DA0;
}
#header .egis-toolbar a.print:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 8px;
  margin: 0 10px 0 4px;
  background-image: url('../img/arrow-grey.png');
  background-repeat: no-repeat;
  background-size: 12px 8px;
}
#header .egis-toolbar a.print.active:after {
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

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

  #header .egis-toolbar a.print{
      text-indent: -9999em;
      background-image:  url('../img/toolbar/print.jpg');
      background-repeat: no-repeat;
      height: 26px;
  }
}



#dropdown-sites .egis-dropdown-arrow {
  display: none;
}
#dropdown-search .egis-dropdown-arrow {
  right: 33px;
}
#topnav .block {
  float: right;
}
#topnav .inline-list {
  float: left;
  padding-top: 10px;
}
#topnav .social-network {
  float: left;
}
#topnav .social-network li {
  float: left;
  list-style-type: none;
}
#topnav .social-network a {
  position: relative;
  display: block;
  text-indent: -9000px;
}
#topnav .social-network li.social-wall a {
  text-indent: 0;
  background: url('../img/menu/btn-egis-action.png') no-repeat;
  width: 151px;
  padding: 7px 10px 0 20px;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  margin: 4px 10px 0 0;
  height: 28px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
#topnav .social-network li.social-wall2 a {
  margin: 13px 10px 0 0;
  color: #A4A59F;
  font-size: 18px;
  font-weight: bold;
  text-indent: 0;
}
#topnav .social-network a.rss {
  width: 30px;
  height: 37px;
  background-image: url('../img/img-social-network.png');
  background-repeat: no-repeat;
  background-size: 237px 37px;
  background-position: 0 0;
}
#topnav .social-network a.vimeo {
  width: 32px;
  height: 37px;
  background-image: url('../img/img-social-network.png');
  background-repeat: no-repeat;
  background-size: 237px 37px;
  background-position: -30px 0;
}
#topnav .social-network a.youtube {
  width: 38px;
  height: 37px;
  background-image: url('../img/img-social-network.png');
  background-repeat: no-repeat;
  background-size: 237px 37px;
  background-position: -62px 0;
}
#topnav .social-network a.twitter {
  width: 36px;
  height: 37px;
  background-image: url('../img/img-social-network.png');
  background-repeat: no-repeat;
  background-size: 237px 37px;
  background-position: -100px 0;
}
#topnav .social-network a.linkedin {
  width: 38px;
  height: 37px;
  background-image: url('../img/img-social-network.png');
  background-repeat: no-repeat;
  background-size: 237px 37px;
  background-position: -136px 0;
}
#topnav .social-network a.viadeo {
  width: 37px;
  height: 37px;
  background-image: url('../img/img-social-network.png');
  background-repeat: no-repeat;
  background-size: 237px 37px;
  background-position: -174px 0;
}
#topnav .social-network a.facebook {
  width: 27px;
  height: 37px;
  background-image: url('../img/img-social-network.png');
  background-repeat: no-repeat;
  background-size: 237px 37px;
  background-position: -211px 0;
}

#wrapper_accueil_bg {
  position: relative;
}

#accueil_bg .accueil_bg .img-slider{
  display: none;
}

#detail-slide {
  position: absolute;
  margin-top: 100px;
  left: 0;
  right: inherit;
}
#detail-slide .content {
  max-width: 605px;
  width: 100%;
  min-height: 220px;
  background: #FFF;
  padding: 20px;
}
#detail-slide .content .date {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #006673;
}
#detail-slide .content .titre-titre {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 14px;
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  line-height: 32px;
  color: #006673;
  text-decoration: none;
  text-transform: none;
  border-bottom: 1px solid #006673;
}
#detail-slide .content .texte {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #444343;
}
#detail-slide .content .texte a {
  color: #006673;
  text-decoration: underline;
}
#detail-slide .content .btn .bg {
  float: right;
  width: auto;
  padding-top: 10px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #006673;
}
#detail-slide .content .btn {
  margin: 6px 0 0 0;
}
#detail-slide .content .btn .bg:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 16px;
  margin-left: 4px;
  background-image: url('../img/arrow-green.png');
  background-repeat: no-repeat;
  background-size: 15px 16px;
}
#detail-slide .content .btn a {
  float: left;
  width: auto;
  padding-top: 10px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #006673;
}
#detail-slide .content .btn a:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 16px;
  margin-left: 4px;
  background-image: url('../img/arrow-green.png');
  background-repeat: no-repeat;
  background-size: 15px 16px;
}
.pager {
  text-align: center;
}
.pager-home {
  text-align: center;
}
.pager li {
  display: inline-block;
}
.pager-home li {
  display: inline-block;
}
.pager-home li a {
  display: block;
  width: 12px;
  height: 12px;
  background-color: #cccac8;
  margin-right: 3px;
  border-radius: 100%;
}
.pager-home li a.active {
  background-color: #006673;
}
#nav-legend {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 605px;
  height: 25px;
  background-color: #FFFFFF;
  z-index: 100;
  list-style: none;
  text-align: center;
}
#nav-legend a {
  display: inline-block;
  width: 10px;
  height: 10px;
  text-indent: -99999px;
  background-color: #cccac8;
  margin-right: 5px;
  border-radius: 100%;
}
#nav-legend a.activeSlide  {
  background-color: #2ba6cb;
}
#block-actions {
  padding: 15px 10px;
  /*margin-bottom: 20px;*/
  background: #a3bc00;
  z-index: 9;
  width: 100%;
  position: relative;
}
#block-actions .row {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}
#block-actions + .main-content {
  padding-top: 0;
}

#block-actions .wrapper {
  float: left;
  width: auto;
  cursor: pointer;
}
#block-actions .title a {
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
#block-actions .subtitle {
  display: inline;
  width: auto;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
}

#scroll {
    position: absolute;
    left: 50%;
    margin-left: -10px;
    z-index: 50;
    text-align: center;
    pointer-events: none;
    ms-touch-action: none;
    -ms-touch-action: none;
    touch-action: none;
}


@-webkit-keyframes mouseScroll {
    0%, 50% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
90% {
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
}
91% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}@keyframes mouseScroll {
    0%, 50% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
90% {
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
}
91% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}}
#scroll .mouse {
    position: relative;
    margin: 0 auto;
    height: 51px;
    width: 20px;
    background-image: url("../img/mouse-scroll.png");
    background-repeat: no-repeat;
}
#scroll .mouse::after {
    content: '';
    position: absolute;
    top: 22px;
    left: 50%;
    margin-left: -2px;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    background-color: #ffffff;
    -webkit-animation-name: mouseScroll;
    animation-name: mouseScroll;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
#block-actions .newsletter {
  float: right;
  margin-top: 7px;
}
#block-actions .newsletter p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  color: #FFF;
  text-transform: uppercase;
}
#block-actions .newsletter p strong {
  font-size: 18px;
}
#block-actions .newsletter img {
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  margin-left: 30px;
}
.main-content {
  padding-top: 84px;
}

#footer {
  position: relative;
  padding: 25px;
  background: #f3f3f1;
}
#footer .title {
  position: relative;
  margin: 0 35px 10px 35px;
}
#footer .title span {
  position: relative;
  display: inline-block;
  padding-right: 15px;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #474646;
  text-transform: uppercase;
  background: #f3f3f1;
  z-index: 2;
}
#footer .title:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid #474646;
}
#footer .menu {
  position: relative;
  overflow: hidden;
  margin: 0;
}
#footer .menu li {
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
  float: left;
  max-width: 170px;
  width: 100%;
  margin: 0 35px 20px 35px;
}
/*.node-type-accueil #footer .menu li.has-grand-children {
  max-width: 650px;
}*/
#footer .menu li.has-grand-children {
  max-width: 600px;
}
#footer .menu li.has-grand-children span {
  text-align: center;
}
#footer .menu li.has-grand-children ul li {
  max-width: 33.33%;
}
#footer .menu li.has-grand-children ul li span {
  background-image: none;
  padding-bottom: 0;
  text-align: left;
}
#footer .menu li.has-grand-children ul li ul li {
  max-width: 100%;
}

.has-grand-children > .menu > .last{
  text-transform: uppercase;
}

.has-grand-children > .menu > .last > a::before{
  display: none;
}

#footer .menu li span {
  display: block;
  width: 100%;
  margin-bottom: 8px;
  padding-bottom: 4px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 24px;
  font-weight: bold;
  color: #3c3c3c;
  text-transform: uppercase;
  background-image: url('../img/border-footer.png');
  background-repeat: repeat-x;
  background-size: 55px 3px;
  background-position: left bottom;

}
#footer .menu li ul {
  margin: 0;
}
#footer .menu li ul li {
  float: left;
  max-width: 170px;
  width: 100%;
  margin: 0;
}
#footer .menu li ul li a {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 24px;
  color: #3c3c3c;
}
#footer .menu li ul li a:before {
  content: "- ";
  position: relative;
}
#footer .menu li ul li span {
  font-weight: normal;
}

#footer .footer-menu {
  margin: 0 35px;
  border-top: 1px solid #474646;
}
#footer .footer-menu ul.menu {
  float: left;
  margin: 0;
  padding: 0;
}
#footer .footer-menu ul li {
  margin: 0;
  max-width: inherit;
  width: auto;
}
#footer .footer-menu ul li a, #footer .footer-menu ul li span {
  display: block;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  color: #3c3c3c;
  text-transform: none;
  background-image: none;
  padding-bottom: 0;
  margin: 24px 4px 0px 0;
  padding-right: 4px;
  border-right: 1px solid #3c3c3c;
}
#footer .footer-menu ul li span {
  border-right: none;
}
#footer .social-network {
  float: left;
  list-style-type: none;
}
#footer .social-network li {
  float: left;
}
#footer .social-network a {
  position: relative;
  display: block;
  text-indent: -9000px;
}
#footer .social-network a.rss {
  width: 30px;
  height: 37px;
  background-image: url('../img/img-social-network.png');
  background-repeat: no-repeat;
  background-size: 237px 37px;
  background-position: 0 0;
}
#footer .social-network a.vimeo {
  width: 32px;
  height: 37px;
  background-image: url('../img/img-social-network.png');
  background-repeat: no-repeat;
  background-size: 237px 37px;
  background-position: -30px 0;
}
#footer .social-network a.youtube {
  width: 38px;
  height: 37px;
  background-image: url('../img/img-social-network.png');
  background-repeat: no-repeat;
  background-size: 237px 37px;
  background-position: -62px 0;
}
#footer .social-network a.twitter {
  width: 36px;
  height: 37px;
  background-image: url('../img/img-social-network.png');
  background-repeat: no-repeat;
  background-size: 237px 37px;
  background-position: -100px 0;
}
#footer .social-network a.linkedin {
  width: 38px;
  height: 37px;
  background-image: url('../img/img-social-network.png');
  background-repeat: no-repeat;
  background-size: 237px 37px;
  background-position: -136px 0;
}
#footer .social-network a.viadeo {
  width: 37px;
  height: 37px;
  background-image: url('../img/img-social-network.png');
  background-repeat: no-repeat;
  background-size: 237px 37px;
  background-position: -174px 0;
}
#footer .social-network a.facebook {
  width: 27px;
  height: 37px;
  background-image: url('../img/img-social-network.png');
  background-repeat: no-repeat;
  background-size: 237px 37px;
  background-position: -211px 0;
}
#footer .footer-bottom {
  float: right;
  margin: 8px 35px 20px 0;
}
#footer .list-img {
  float: left;
}
@media screen and (max-width: 1100px) {
  .isotope .isotope-item .isotope-item-titre {
    display: block !important;
  }
  .node-type-accueil #footer .menu li.has-grand-children {
    max-width: 100%;
  }
  #footer .title {
    margin: 0 0 10px 0;
  }
  #footer .footer-menu {
    margin: 0;
  }
  #footer .menu li {
    margin: 0 0 20px 0;
  }
  #footer .footer-bottom {
    margin: 20px 0;
  }
  #footer .menu li.has-grand-children span{
    text-align: inherit;
  }
}
@media screen and (max-width: 990px) {
  #footer .menu li {
    max-width: 100%;
  }
  #footer .menu li.has-grand-children {
    max-width: 100%;
  }
  #footer .menu li ul li {
    max-width: 100%;
  }
  .main-content {
    padding-top: 84px;
  }
  #block-actions #scroll {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: auto;
    left: auto;
    margin: 0 0 0 20px;
  }
}
@media screen and (max-width: 640px) {
  #footer .menu li.has-grand-children ul li {
    max-width: 100%;
    margin-bottom: 20px;
  }
}

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

  #topnav .social-network {
    float:none;
  }

  #topnav .block {
    float: right;
  }

  #topnav .inline-list {
    float: none;
    margin: 0
  }

  #topnav .inline-list li:first-child {
    margin-left: 0;
  }

  #detail-slide{
    bottom: 0;
  }

  #detail-slide .content{
    padding: 10px 20px;
    height: auto;
  }

  #detail-slide .content .texte {
    display: none;
  }


  #detail-slide .content .titre-titre {
    font-size: 20px;
    line-height: 28px;
  }

  #detail-slide .content .date {
    font-size: 13px;
  }

  #detail-slide .content .btn {
    margin: 0;
  }

  #detail-slide .content .btn .bg{
    font-size: 12px;
  }

  #block-actions  {
    position: relative !important;
    top: inherit !important;
  }

  #block-actions .wrapper {
    float: none;
    padding-bottom: 40px;
  }
  #block-actions .title a {
    font-size: 30px;
  }

  #block-actions .block-right {
    display: none;
  }

  #block-actions .block-left {
    width: 100%;
    padding-right: inherit;
  }

  #block-actions .title {
    text-align: center;
    position: relative;
  }

  #block-actions .title  a {
    font-size: 24px;
  }

  #block-actions .title::after {
    content: "";
    position: absolute;
    width: 14px;
    height: 9px;
    margin-left: -7px;
    left: 50%;
    bottom: -19px;
    background-image: url('../img/arrow-down-white.png');
    background-size: cover;
    background-repeat: no-repeat;
  }

  #block-actions .subtitle {
    font-size: 18px;
    display: none;
  }

  #block-actions #scroll {
    display: none;
  }

  #block-actions .newsletter {
    float: none;
    display: block;
    text-align: center;
  }

  #footer .menu li.has-grand-children ul li .leaf {
    margin-bottom: 0;
  }

  #accueil_bg {
    height: auto !important;

  }

  #accueil_bg .accueil_bg {
    background-image: none !important;
    height: auto !important;

  }

  #detail-slide {
    position: relative !important;
    margin-top:0;
  }

  #accueil_bg .accueil_bg .img-slider{
    display: block;
    height: auto;
    width: 100%;
  }

  #nav-legend {
    position: relative;
    top: 0 !important;
    width: 100% !important;
  }

  .main-content {
    padding-top: inherit;
  }
}



/* .: Pop-up :. */


#popup{
position:fixed;
top: 15%;
left: 15%;
 width: 70%;
 height: 70%;
 z-index: 99999;
  display: none;
}
iframe {
    width: 100%;
    /*height: 100%;*/
}
#iframe-news {
  margin-top: 20px;
}

#overlay-back {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #71716e;
opacity: 0.6;
filter: alpha(opacity=60);
z-index: 99999;
display: none
}
.close-image{
display: block;
float:right;
position:absolute;
top: 0;
right: -30px;
height: 20px;
cursor: pointer;
}



.list-job-offers {
  padding-top: 20px;
}
.list-job-offers h2 {
  text-align: center;
}
.list-job-offers ul {
  list-style-type: none;
  margin: 0;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.list-job-offers ul li {
  padding: 10px 0;
  list-style-type: none;
  border-bottom: 1px solid #ccc;
}
.list-job-offers ul li:last-child {
  padding: 10px 0 0 0;
  border-bottom: none;
}

.inline-list>li {
  margin-left: 1.075em;
}






@font-face {
  font-family: 'Playlist-Script';
  src: url('../fonts/Playlist-Script.eot?#iefix') format('embedded-opentype'),  url('../fonts/Playlist-Script.otf')  format('opentype'),
       url('../fonts/Playlist-Script.woff') format('woff'), url('../fonts/Playlist-Script.ttf')  format('truetype'), url('../fonts/Playlist-Script.svg#../fonts/Playlist-Script') format('svg');
  font-weight: normal;
  font-style: normal;
}
.item-blog {
  position: relative;
}
.item-blog:after {
  content: "le blog";
  position: absolute;
  display: block;
  bottom: 9px;
  right: 0;
  color: #abc022;
  font-family: 'Playlist-Script';
  font-size: 24px;
}
html[lang="en"] .item-blog:after {
  content: "our blog";
}
.egis-menusxl-mobile .item-blog:after {
  color: #FFF;
  bottom: -20px;
  right: auto;
  left: 70px;
}
.menu_expert_titre {
/*  font-weight: 700;*/
}

.expertise-menu {
  height: 100px;
}
.level-3 .collapsible {
  background: url(../img/menuxl-mobile-plus.png) no-repeat 95% center #00666b;
}

.level-3 .collapsible.icon-moins-mobile {
  background: url(../img/menuxl-mobile-moins.png) no-repeat 95% center #00666b;
}

