@import url('main-blessed1.css?z=1494922004852');

.block_edito.colored-prune.colored .sup-title {
  color: #AF0078 !important;
}
.block_edito.colored-prune.border:after {
  background: #AF0078 !important;
}
.block_edito.colored-prune.bg-colored {
  background: #AF0078 !important;
  color: #fff !important;
}
.block_edito.colored-prune.bg-colored .content {
  background: #AF0078 !important;
  color: #fff !important;
}
.block_edito.colored-prune.bg-colored .content * {
  color: #fff !important !important;
}
.block_edito.colored-prune.bg-colored .mask:before {
  color: #AF0078 !important;
}
.block_edito.colored-prune.bg-colored .title {
  color: #fff !important;
}
.block_edito.colored-prune.picto .illu-desktop,
.block_edito.colored-prune.picto .illu {
  background: #AF0078 !important;
}
.block_edito.colored-prune.people .content .inner-container .inner-content .title {
  color: #AF0078 !important;
}
.block_edito.colored-or .link span {
  background: #FF9600 !important;
}
.block_edito.colored-or.colored .title strong {
  color: #FF9600 !important;
}
.block_edito.colored-or.colored.chiffre .title {
  color: #FF9600 !important;
}
.block_edito.colored-or.colored .sup-title {
  color: #FF9600 !important;
}
.block_edito.colored-or.border:after {
  background: #FF9600 !important;
}
.block_edito.colored-or.bg-colored {
  background: #FF9600 !important;
  color: #fff !important;
}
.block_edito.colored-or.bg-colored .content {
  background: #FF9600 !important;
  color: #fff !important;
}
.block_edito.colored-or.bg-colored .content * {
  color: #fff !important !important;
}
.block_edito.colored-or.bg-colored .mask:before {
  color: #FF9600 !important;
}
.block_edito.colored-or.bg-colored .title {
  color: #fff !important;
}
.block_edito.colored-or.picto .illu-desktop,
.block_edito.colored-or.picto .illu {
  background: #FF9600 !important;
}
.block_edito.colored-or.people .content .inner-container .inner-content .title {
  color: #FF9600 !important;
}
.block_edito.has-link .rollover {
  position: absolute;
  z-index: 1;
  background: #000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.block_edito.has-link:hover {
  cursor: pointer;
}
.block_edito .rollover {
  display: none;
}
.block_edito .illu {
  padding-right: 0;
  padding: 0;
  float: none;
  height: auto;
  margin-bottom: 10px;
}
.block_edito .illu img {
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.block_edito .illu-desktop {
  overflow: hidden;
  margin-left: -1px;
}
.block_edito .illu-desktop .illu-content {
  height: 100%;
  position: relative;
}
.block_edito .illu-desktop .illu-content .mask {
  content: "";
  display: inline-block;
  top: -1px;
  right: -2px;
  bottom: -1px;
  left: auto;
  position: absolute;
  z-index: 1;
}
.block_edito .illu-desktop .illu-content .mask:before {
  font-size: 301px;
  color: #fff;
}
.block_edito .illu-desktop .illu-content .imgcenter {
  background: #000;
  text-align: center;
  height: 100%;
  width: 120%;
  background-position: 10% center;
  background-repeat: no-repeat;
  background-size: cover;
}
.block_edito.picto .illu-desktop .illu-content img {
  max-height: 100%;
  width: auto;
}
.block_edito.height-large .content {
  padding: 20px 30px;
}
.block_edito.height-large .title {
  font-size: 1.64em;
}
.block_edito.height-large .link:before {
  background: transparent url('../../images/more_picto.png') center 72px no-repeat;
}
.block_edito.height-medium .content {
  padding: 10px 20px;
}
.block_edito.height-medium .title {
  font-size: 1.42em;
}
.block_edito.height-medium .link:before {
  background: transparent url('../../images/more_picto.png') center 52px no-repeat;
}
.block_edito .link {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  background: transparent url('../../images/opa-hover.png');
  transition: all 1s ease;
}
.block_edito .link:hover {
  text-decoration: none;
}
.block_edito .link:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  content: "";
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 300ms ease 200ms;
}
.block_edito .link span {
  z-index: 3;
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  background: #333;
  color: #fff;
  text-transform: uppercase;
  padding: 20px;
  text-align: center;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  transition: bottom 0.5s ease;
}
.block_edito:hover .link {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.block_edito:hover .link span {
  bottom: 0;
}
.block_edito:hover .link:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.block_edito .content {
  text-align: center;
  float: none;
  vertical-align: top;
  height: 100%;
  background: #fff;
}
.block_edito .content .sup-title-container {
  display: table;
  width: 100%;
  height: 15%;
}
.block_edito .content .sup-title-container .sup-title {
  text-transform: uppercase;
  font-size: 1.285em;
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
  font-family: "RCI", Helvetica, Arial, sans-serif;
}
.block_edito .content .inner-container {
  display: table;
  width: 100%;
  height: 85%;
}
.block_edito .content .inner-container.full {
  height: 100%;
}
.block_edito .content .inner-container .inner-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.block_edito .content .inner-container .inner-content .title {
  text-transform: uppercase;
  line-height: 120%;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
.block_edito .content .inner-container .inner-content .title strong {
  font-family: "RCI", Helvetica, Arial, sans-serif;
}
.block_edito .content .inner-container .inner-content .description {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  color: #282832;
}
.block_edito .content .inner-container .inner-content .description p {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  color: #282832;
}
.block_edito.bg-colored .content {
  color: #fff;
}
.block_edito.bg-colored .content .inner-container .description {
  color: #fff;
}
.block_edito.bg-colored .content .inner-container .description p {
  color: #fff;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .block_edito.height-large .title {
    font-size: 1.16em;
  }
  .block_edito.height-large .link:before {
    background: transparent url('../../images/more_picto.png') center 60px no-repeat;
  }
  .block_edito.height-medium .title {
    font-size: 1.16em;
  }
  .block_edito.height-medium.picto .illu-desktop .illu-content img,
  .block_edito.height-medium.picto .illu .illu-content img {
    margin-top: 45px;
    height: 110px;
    width: 110px;
  }
  .block_edito.height-medium .link:before {
    background: transparent url('../../images/more_picto.png') center 35px no-repeat;
  }
  .block_edito .illu {
    display: none;
  }
  .block_edito .content,
  .block_edito .illu-desktop {
    display: table-cell !important;
  }
  .block_edito .content .title,
  .block_edito .illu-desktop .title {
    min-width: 150px;
    text-align: center;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 768px) {
  .block_edito.height-medium .content {
    padding: 0px;
  }
  .block_edito.height-large.picto .illu-desktop .illu-content img,
  .block_edito.height-large.picto .illu .illu-content img {
    margin-top: 40px;
    height: auto;
    width: auto;
    max-height: 180px;
    max-width: 180px;
  }
  .block_edito.height-large .content {
    padding: 0px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .block_edito.height-medium .link:before {
    background: transparent url('../../images/more_picto.png') center center no-repeat;
  }
  .block_edito.picto .illu-desktop .illu-content img,
  .block_edito.chiffre .illu-desktop .illu-content img,
  .block_edito.picto .illu .illu-content img,
  .block_edito.chiffre .illu .illu-content img {
    position: static;
  }
  .block_edito.height-large .inner-container .inner-content .title {
    font-size: 1.3em;
    margin-bottom: 10px;
  }
  .block_edito.height-large .content .sup-title-container {
    height: auto;
    margin-top: 15px;
  }
  .block_edito.height-large .content .sup-title-container .sup-title {
    font-size: 1em;
    margin-top: 0px;
  }
  .block_edito.height-large .link:before {
    background: transparent url('../../images/more_picto.png') center center no-repeat;
  }
  .block_edito.height-large.picto .illu-desktop .illu-content img,
  .block_edito.height-large.picto .illu .illu-content img {
    margin-top: 70px;
  }
  .block_edito.height-medium .title {
    font-size: 1.16em;
  }
  .block_edito.height-medium.picto .illu-desktop .illu-content img,
  .block_edito.height-medium.picto .illu .illu-content img {
    margin-top: 65px;
    height: 120px;
    width: 120px;
  }
}
@media (min-width: 1300px) {
  .block_edito.height-large .inner-container .inner-content .title {
    font-size: 1.642em;
    margin-bottom: 20px;
  }
  .block_edito.height-large .content .sup-title-container {
    height: 15%;
  }
  .block_edito.height-large .content .sup-title-container .sup-title {
    font-size: 1.2em;
  }
  .block_edito.height-large.picto .illu-desktop .illu-content img,
  .block_edito.height-large.picto .illu .illu-content img {
    margin-top: 85px;
    height: auto;
    width: auto;
    max-height: 200px;
    max-width: 200px;
  }
  .block_edito.height-medium .title {
    font-size: 1.42em;
  }
  .block_edito.height-medium.picto .illu-desktop .illu-content img,
  .block_edito.height-medium.picto .illu .illu-content img {
    margin-top: 55px;
    height: auto;
    width: auto;
    max-height: 200px;
    max-width: 200px;
  }
}
body.node-depth-1--24 .block_edito .link span {
  background: #23788c;
}
body.node-depth-1--24 .block_edito.colored .title strong {
  color: #23788c;
}
body.node-depth-1--24 .block_edito.colored.chiffre .title {
  color: #23788c;
}
body.node-depth-1--24 .block_edito.colored .sup-title {
  color: #23788c;
}
body.node-depth-1--24 .block_edito.border:after {
  background: #23788c;
}
body.node-depth-1--24 .block_edito.bg-colored {
  background: #23788c;
  color: #fff;
}
body.node-depth-1--24 .block_edito.bg-colored .content {
  background: #23788c;
  color: #fff;
}
body.node-depth-1--24 .block_edito.bg-colored .content * {
  color: #fff !important;
}
body.node-depth-1--24 .block_edito.bg-colored .mask:before {
  color: #23788c;
}
body.node-depth-1--24 .block_edito.bg-colored .title {
  color: #fff;
}
body.node-depth-1--24 .block_edito.picto .illu-desktop,
body.node-depth-1--24 .block_edito.picto .illu {
  background: #23788c;
}
body.node-depth-1--24 .block_edito.people .content .inner-container .inner-content .title {
  color: #23788c !important;
}
body.node-depth-1--17 .block_edito .link span,
body.node-depth-1--18 .block_edito .link span {
  background: #00c3af;
}
body.node-depth-1--17 .block_edito.colored .title strong,
body.node-depth-1--18 .block_edito.colored .title strong {
  color: #00c3af;
}
body.node-depth-1--17 .block_edito.colored.chiffre .title,
body.node-depth-1--18 .block_edito.colored.chiffre .title {
  color: #00c3af;
}
body.node-depth-1--17 .block_edito.colored .sup-title,
body.node-depth-1--18 .block_edito.colored .sup-title {
  color: #00c3af;
}
body.node-depth-1--17 .block_edito.border:after,
body.node-depth-1--18 .block_edito.border:after {
  background: #00c3af;
}
body.node-depth-1--17 .block_edito.bg-colored,
body.node-depth-1--18 .block_edito.bg-colored {
  background: #00c3af;
  color: #fff;
}
body.node-depth-1--17 .block_edito.bg-colored .content,
body.node-depth-1--18 .block_edito.bg-colored .content {
  background: #00c3af;
  color: #fff;
}
body.node-depth-1--17 .block_edito.bg-colored .content *,
body.node-depth-1--18 .block_edito.bg-colored .content * {
  color: #fff !important;
}
body.node-depth-1--17 .block_edito.bg-colored .mask:before,
body.node-depth-1--18 .block_edito.bg-colored .mask:before {
  color: #00c3af;
}
body.node-depth-1--17 .block_edito.bg-colored .title,
body.node-depth-1--18 .block_edito.bg-colored .title {
  color: #fff;
}
body.node-depth-1--17 .block_edito.picto .illu-desktop,
body.node-depth-1--18 .block_edito.picto .illu-desktop,
body.node-depth-1--17 .block_edito.picto .illu,
body.node-depth-1--18 .block_edito.picto .illu {
  background: #00c3af;
}
body.node-depth-1--17 .block_edito.people .content .inner-container .inner-content .title,
body.node-depth-1--18 .block_edito.people .content .inner-container .inner-content .title {
  color: #00c3af !important;
}
body.node-depth-1--25 .block_edito .link span {
  background: #9141e6;
}
body.node-depth-1--25 .block_edito.colored .title strong {
  color: #9141e6;
}
body.node-depth-1--25 .block_edito.colored.chiffre .title {
  color: #9141e6;
}
body.node-depth-1--25 .block_edito.colored .sup-title {
  color: #9141e6;
}
body.node-depth-1--25 .block_edito.border:after {
  background: #9141e6;
}
body.node-depth-1--25 .block_edito.bg-colored {
  background: #9141e6;
  color: #fff;
}
body.node-depth-1--25 .block_edito.bg-colored .content {
  background: #9141e6;
  color: #fff;
}
body.node-depth-1--25 .block_edito.bg-colored .content * {
  color: #fff !important;
}
body.node-depth-1--25 .block_edito.bg-colored .mask:before {
  color: #9141e6;
}
body.node-depth-1--25 .block_edito.bg-colored .title {
  color: #fff;
}
body.node-depth-1--25 .block_edito.picto .illu-desktop,
body.node-depth-1--25 .block_edito.picto .illu {
  background: #9141e6;
}
body.node-depth-1--25 .block_edito.people .content .inner-container .inner-content .title {
  color: #9141e6 !important;
}
body.node-depth-1--26 .block_edito .link span {
  background: #ff7900;
}
body.node-depth-1--26 .block_edito.colored .title strong {
  color: #ff7900;
}
body.node-depth-1--26 .block_edito.colored.chiffre .title {
  color: #ff7900;
}
body.node-depth-1--26 .block_edito.colored .sup-title {
  color: #ff7900;
}
body.node-depth-1--26 .block_edito.border:after {
  background: #ff7900;
}
body.node-depth-1--26 .block_edito.bg-colored {
  background: #ff7900;
  color: #fff;
}
body.node-depth-1--26 .block_edito.bg-colored .content {
  background: #ff7900;
  color: #fff;
}
body.node-depth-1--26 .block_edito.bg-colored .content * {
  color: #fff !important;
}
body.node-depth-1--26 .block_edito.bg-colored .mask:before {
  color: #ff7900;
}
body.node-depth-1--26 .block_edito.bg-colored .title {
  color: #fff;
}
body.node-depth-1--26 .block_edito.picto .illu-desktop,
body.node-depth-1--26 .block_edito.picto .illu {
  background: #ff7900;
}
body.node-depth-1--26 .block_edito.people .content .inner-container .inner-content .title {
  color: #ff7900 !important;
}
body.node-depth-1--27 .block_edito .link span {
  background: #aea32f;
}
body.node-depth-1--27 .block_edito.colored .title strong {
  color: #aea32f;
}
body.node-depth-1--27 .block_edito.colored.chiffre .title {
  color: #aea32f;
}
body.node-depth-1--27 .block_edito.colored .sup-title {
  color: #aea32f;
}
body.node-depth-1--27 .block_edito.border:after {
  background: #aea32f;
}
body.node-depth-1--27 .block_edito.bg-colored {
  background: #aea32f;
  color: #fff;
}
body.node-depth-1--27 .block_edito.bg-colored .content {
  background: #aea32f;
  color: #fff;
}
body.node-depth-1--27 .block_edito.bg-colored .content * {
  color: #fff !important;
}
body.node-depth-1--27 .block_edito.bg-colored .mask:before {
  color: #aea32f;
}
body.node-depth-1--27 .block_edito.bg-colored .title {
  color: #fff;
}
body.node-depth-1--27 .block_edito.picto .illu-desktop,
body.node-depth-1--27 .block_edito.picto .illu {
  background: #aea32f;
}
body.node-depth-1--27 .block_edito.people .content .inner-container .inner-content .title {
  color: #aea32f !important;
}
body.node-depth-1--28 .block_edito .link span {
  background: #ff7900;
}
body.node-depth-1--28 .block_edito.colored .title strong {
  color: #ff7900;
}
body.node-depth-1--28 .block_edito.colored.chiffre .title {
  color: #ff7900;
}
body.node-depth-1--28 .block_edito.colored .sup-title {
  color: #ff7900;
}
body.node-depth-1--28 .block_edito.border:after {
  background: #ff7900;
}
body.node-depth-1--28 .block_edito.bg-colored {
  background: #ff7900;
  color: #fff;
}
body.node-depth-1--28 .block_edito.bg-colored .content {
  background: #ff7900;
  color: #fff;
}
body.node-depth-1--28 .block_edito.bg-colored .content * {
  color: #fff !important;
}
body.node-depth-1--28 .block_edito.bg-colored .mask:before {
  color: #ff7900;
}
body.node-depth-1--28 .block_edito.bg-colored .title {
  color: #fff;
}
body.node-depth-1--28 .block_edito.picto .illu-desktop,
body.node-depth-1--28 .block_edito.picto .illu {
  background: #ff7900;
}
body.node-depth-1--28 .block_edito.people .content .inner-container .inner-content .title {
  color: #ff7900 !important;
}
.ie9 .block_edito .illu-desktop,
.ie9 .block_edito .content {
  float: left !important;
}
.block_picto {
  background: #fff;
  cursor: pointer;
  display: block;
  height: 300px;
  margin-bottom: 2px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.block_picto:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px;
  z-index: 10;
  display: block;
  content: "";
  background: #333;
}
.block_picto.colored-blue .title,
.block_picto.colored-sarcelle .title {
  color: #23788c !important;
}
.block_picto.colored-blue .link span,
.block_picto.colored-sarcelle .link span {
  background: #23788c !important;
}
.block_picto.colored-blue:after,
.block_picto.colored-sarcelle:after {
  background: #23788c !important;
}
.block_picto.colored-blue.colored:after,
.block_picto.colored-sarcelle.colored:after {
  background: #23788c !important;
}
.block_picto.colored-blue.colored blockquote p,
.block_picto.colored-sarcelle.colored blockquote p {
  color: #23788c !important;
}
.block_picto.colored-blue.bg-colored,
.block_picto.colored-sarcelle.bg-colored {
  background: #23788c !important;
}
.block_picto.colored-mauve .title {
  color: #9141e6 !important;
}
.block_picto.colored-mauve .link span {
  background: #9141e6 !important;
}
.block_picto.colored-mauve:after {
  background: #9141e6 !important;
}
.block_picto.colored-mauve.colored:after {
  background: #9141e6 !important;
}
.block_picto.colored-mauve.colored blockquote p {
  color: #9141e6 !important;
}
.block_picto.colored-mauve.bg-colored {
  background: #9141e6 !important;
}
.block_picto.colored-turquoise .title {
  color: #00c3af !important;
}
.block_picto.colored-turquoise .link span {
  background: #00c3af !important;
}
.block_picto.colored-turquoise:after {
  background: #00c3af !important;
}
.block_picto.colored-turquoise.colored:after {
  background: #00c3af !important;
}
.block_picto.colored-turquoise.colored blockquote p {
  color: #00c3af !important;
}
.block_picto.colored-turquoise.bg-colored {
  background: #00c3af !important;
}
.block_picto.colored-olive .title {
  color: #aea32f !important;
}
.block_picto.colored-olive .link span {
  background: #aea32f !important;
}
.block_picto.colored-olive:after {
  background: #aea32f !important;
}
.block_picto.colored-olive.colored:after {
  background: #aea32f !important;
}
.block_picto.colored-olive.colored blockquote p {
  color: #aea32f !important;
}
.block_picto.colored-olive.bg-colored {
  background: #aea32f !important;
}
.block_picto.colored-orange_rci .title {
  color: #ff7900 !important;
}
.block_picto.colored-orange_rci .link span {
  background: #ff7900 !important;
}
.block_picto.colored-orange_rci:after {
  background: #ff7900 !important;
}
.block_picto.colored-orange_rci.colored:after {
  background: #ff7900 !important;
}
.block_picto.colored-orange_rci.colored blockquote p {
  color: #ff7900 !important;
}
.block_picto.colored-orange_rci.bg-colored {
  background: #ff7900 !important;
}
.block_picto.colored-yellow .title {
  color: #ffc500 !important;
}
.block_picto.colored-yellow .link span {
  background: #ffc500 !important;
}
.block_picto.colored-yellow:after {
  background: #ffc500 !important;
}
.block_picto.colored-yellow.colored:after {
  background: #ffc500 !important;
}
.block_picto.colored-yellow.colored blockquote p {
  color: #ffc500 !important;
}
.block_picto.colored-yellow.bg-colored {
  background: #ffc500 !important;
}
.block_picto.colored-orange .title {
  color: #ff7900 !important;
}
.block_picto.colored-orange .link span {
  background: #ff7900 !important;
}
.block_picto.colored-orange:after {
  background: #ff7900 !important;
}
.block_picto.colored-orange.colored:after {
  background: #ff7900 !important;
}
.block_picto.colored-orange.colored blockquote p {
  color: #ff7900 !important;
}
.block_picto.colored-orange.bg-colored {
  background: #ff7900 !important;
}
.block_picto.colored-magenta .title {
  color: #D20062 !important;
}
.block_picto.colored-magenta .link span {
  background: #D20062 !important;
}
.block_picto.colored-magenta:after {
  background: #D20062 !important;
}
.block_picto.colored-magenta.colored:after {
  background: #D20062 !important;
}
.block_picto.colored-magenta.colored blockquote p {
  color: #D20062 !important;
}
.block_picto.colored-magenta.bg-colored {
  background: #D20062 !important;
}
.block_picto.colored-cian .title {
  color: #41D7EB !important;
}
.block_picto.colored-cian .link span {
  background: #41D7EB !important;
}
.block_picto.colored-cian:after {
  background: #41D7EB !important;
}
.block_picto.colored-cian.colored:after {
  background: #41D7EB !important;
}
.block_picto.colored-cian.colored blockquote p {
  color: #41D7EB !important;
}
.block_picto.colored-cian.bg-colored {
  background: #41D7EB !important;
}
.block_picto.colored-violet .title {
  color: #5A00B9 !important;
}
.block_picto.colored-violet .link span {
  background: #5A00B9 !important;
}
.block_picto.colored-violet:after {
  background: #5A00B9 !important;
}
.block_picto.colored-violet.colored:after {
  background: #5A00B9 !important;
}
.block_picto.colored-violet.colored blockquote p {
  color: #5A00B9 !important;
}
.block_picto.colored-violet.bg-colored {
  background: #5A00B9 !important;
}
.block_picto.colored-vert .title {
  color: #CDD746 !important;
}
.block_picto.colored-vert .link span {
  background: #CDD746 !important;
}
.block_picto.colored-vert:after {
  background: #CDD746 !important;
}
.block_picto.colored-vert.colored:after {
  background: #CDD746 !important;
}
.block_picto.colored-vert.colored blockquote p {
  color: #CDD746 !important;
}
.block_picto.colored-vert.bg-colored {
  background: #CDD746 !important;
}
.block_picto.colored-prune .title {
  color: #AF0078 !important;
}
.block_picto.colored-prune .link span {
  background: #AF0078 !important;
}
.block_picto.colored-prune:after {
  background: #AF0078 !important;
}
.block_picto.colored-prune.colored:after {
  background: #AF0078 !important;
}
.block_picto.colored-prune.colored blockquote p {
  color: #AF0078 !important;
}
.block_picto.colored-prune.bg-colored {
  background: #AF0078 !important;
}
.block_picto.colored-or .title {
  color: #FF9600 !important;
}
.block_picto.colored-or .link span {
  background: #FF9600 !important;
}
.block_picto.colored-or:after {
  background: #FF9600 !important;
}
.block_picto.colored-or.colored:after {
  background: #FF9600 !important;
}
.block_picto.colored-or.colored blockquote p {
  color: #FF9600 !important;
}
.block_picto.colored-or.bg-colored {
  background: #FF9600 !important;
}
.block_picto .link {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 1s ease;
}
.block_picto .link:hover {
  text-decoration: none;
}
.block_picto .link span {
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  top: auto;
  background: #333;
  color: #fff;
  text-transform: uppercase;
  padding: 20px;
  text-align: center;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  transition: bottom 0.5s ease;
}
.block_picto .content {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
}
.block_picto .content .content-inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.block_picto .picto {
  margin-bottom: 20px;
  width: 100px;
  height: 100px;
}
.block_picto .picto.rollout {
  display: inline-block;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transition: display 100ms ease;
}
.block_picto .picto.rollover {
  display: none;
  transition: display 100ms ease;
}
.block_picto:hover {
  background: #fff url('../../images/opa-hover.png');
}
.block_picto:hover .picto.rollover {
  display: inline-block;
}
.block_picto:hover .picto.rollout {
  display: none;
}
.block_picto:hover .link {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.block_picto:hover .link span {
  bottom: 0;
}
.block_picto .title {
  text-transform: uppercase;
  font-size: 1.64em;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  line-height: 120%;
}
.block_picto .title strong {
  font-family: "RCI", Helvetica, Arial, sans-serif;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .block_picto {
    height: 300px;
  }
  .block_picto .title {
    font-size: 1.16em;
  }
  .block_picto .picto {
    width: 100px;
    height: 100px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .block_picto {
    height: 300px;
  }
  .block_picto .title {
    font-size: 1.42em;
  }
  .block_picto .picto {
    width: 100px;
    height: 100px;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1300px) {
  .block_picto {
    height: 400px;
  }
  .block_picto .picto {
    width: 120px;
    height: 120px;
  }
}
body.node-depth-1--24 .block_picto .title {
  color: #23788c;
}
body.node-depth-1--24 .block_picto .link span {
  background: #23788c;
}
body.node-depth-1--24 .block_picto:after {
  background: #23788c;
}
body.node-depth-1--24 .block_picto.colored:after {
  background: #23788c;
}
body.node-depth-1--24 .block_picto.colored blockquote p {
  color: #23788c;
}
body.node-depth-1--24 .block_picto.bg-colored {
  background: #23788c;
}
body.node-depth-1--17 .block_picto .title,
body.node-depth-1--18 .block_picto .title {
  color: #00c3af;
}
body.node-depth-1--17 .block_picto .link span,
body.node-depth-1--18 .block_picto .link span {
  background: #00c3af;
}
body.node-depth-1--17 .block_picto:after,
body.node-depth-1--18 .block_picto:after {
  background: #00c3af;
}
body.node-depth-1--17 .block_picto.colored:after,
body.node-depth-1--18 .block_picto.colored:after {
  background: #00c3af;
}
body.node-depth-1--17 .block_picto.colored blockquote p,
body.node-depth-1--18 .block_picto.colored blockquote p {
  color: #00c3af;
}
body.node-depth-1--17 .block_picto.bg-colored,
body.node-depth-1--18 .block_picto.bg-colored {
  background: #00c3af;
}
body.node-depth-1--25 .block_picto .title {
  color: #9141e6;
}
body.node-depth-1--25 .block_picto .link span {
  background: #9141e6;
}
body.node-depth-1--25 .block_picto:after {
  background: #9141e6;
}
body.node-depth-1--25 .block_picto.colored:after {
  background: #9141e6;
}
body.node-depth-1--25 .block_picto.colored blockquote p {
  color: #9141e6;
}
body.node-depth-1--25 .block_picto.bg-colored {
  background: #9141e6;
}
body.node-depth-1--26 .block_picto .title {
  color: #ff7900;
}
body.node-depth-1--26 .block_picto .link span {
  background: #ff7900;
}
body.node-depth-1--26 .block_picto:after {
  background: #ff7900;
}
body.node-depth-1--26 .block_picto.colored:after {
  background: #ff7900;
}
body.node-depth-1--26 .block_picto.colored blockquote p {
  color: #ff7900;
}
body.node-depth-1--26 .block_picto.bg-colored {
  background: #ff7900;
}
body.node-depth-1--27 .block_picto .title {
  color: #aea32f;
}
body.node-depth-1--27 .block_picto .link span {
  background: #aea32f;
}
body.node-depth-1--27 .block_picto:after {
  background: #aea32f;
}
body.node-depth-1--27 .block_picto.colored:after {
  background: #aea32f;
}
body.node-depth-1--27 .block_picto.colored blockquote p {
  color: #aea32f;
}
body.node-depth-1--27 .block_picto.bg-colored {
  background: #aea32f;
}
body.node-depth-1--28 .block_picto .title {
  color: #ff7900;
}
body.node-depth-1--28 .block_picto .link span {
  background: #ff7900;
}
body.node-depth-1--28 .block_picto:after {
  background: #ff7900;
}
body.node-depth-1--28 .block_picto.colored:after {
  background: #ff7900;
}
body.node-depth-1--28 .block_picto.colored blockquote p {
  color: #ff7900;
}
body.node-depth-1--28 .block_picto.bg-colored {
  background: #ff7900;
}
.block_chiffre_cle {
  display: block;
  background: #fff;
  margin-bottom: 2px;
  text-align: center;
  height: 400px;
  position: relative;
  cursor: pointer;
}
.block_chiffre_cle.colored-blue .title,
.block_chiffre_cle.colored-sarcelle .title {
  color: #23788c;
}
.block_chiffre_cle.colored-mauve .title {
  color: #9141e6;
}
.block_chiffre_cle.colored-turquoise .title {
  color: #00c3af;
}
.block_chiffre_cle.colored-olive .title {
  color: #aea32f;
}
.block_chiffre_cle.colored-orange_rci .title {
  color: #ff7900;
}
.block_chiffre_cle.colored-yellow .title {
  color: #ffc500;
}
.block_chiffre_cle.colored-orange .title {
  color: #ff7900;
}
.block_chiffre_cle.colored-magenta .title {
  color: #D20062;
}
.block_chiffre_cle.colored-cian .title {
  color: #41D7EB;
}
.block_chiffre_cle.colored-violet .title {
  color: #5A00B9;
}
.block_chiffre_cle.colored-vert .title {
  color: #CDD746;
}
.block_chiffre_cle.colored-prune .title {
  color: #AF0078;
}
.block_chiffre_cle.colored-or .title {
  color: #FF9600;
}
.block_chiffre_cle .content {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
}
.block_chiffre_cle .content .content-inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.block_chiffre_cle .rollout {
  display: block;
}
.block_chiffre_cle .rollover {
  display: none;
  padding: 0 30px;
}
.block_chiffre_cle .rollover .subtitle {
  color: #fff;
}
.block_chiffre_cle .circle-bg {
  display: none;
  z-index: 0;
}
.block_chiffre_cle.circle {
  position: relative;
  text-align: center;
}
.block_chiffre_cle.circle .circle-bg {
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
  display: block;
  margin: auto;
  padding-bottom: 0%;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  border: solid 2px #f0f0f0;
  content: "";
}
.block_chiffre_cle.circle .rollover .rollover-content {
  position: relative;
  z-index: 1;
}
.block_chiffre_cle.circle .rollover .circle-bg {
  background-position: center center;
  background-repeat: no-repeat;
  border: none;
}
.block_chiffre_cle:hover.normal {
  background: #404049;
  color: #fff;
}
.block_chiffre_cle:hover.normal .rollover {
  display: block;
}
.block_chiffre_cle:hover.normal .rollout {
  display: none;
}
.block_chiffre_cle:hover.circle {
  color: #fff;
}
.block_chiffre_cle:hover.circle .rollover {
  display: block;
}
.block_chiffre_cle:hover.circle .rollover .title {
  color: #fff;
}
.block_chiffre_cle:hover.circle .rollout {
  display: none;
}
.block_chiffre_cle .title {
  text-transform: uppercase;
  font-size: 2.857em;
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
  line-height: 100%;
}
.block_chiffre_cle .subtitle {
  color: #6f7072;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  font-size: 1.16em;
  text-transform: uppercase;
}
.block_chiffre_cle .description {
  font-size: 1em;
  color: #fff;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .block_chiffre_cle {
    height: 300px;
  }
  .block_chiffre_cle.circle .circle-bg {
    width: 220px;
    height: 220px;
  }
  .block_chiffre_cle .title {
    font-size: 2em;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .block_chiffre_cle {
    height: 290px;
  }
  .block_chiffre_cle.circle .circle-bg {
    position: absolute;
    left: 10%;
    top: 15%;
    right: auto;
    bottom: auto;
    display: block;
    padding-bottom: 80%;
    width: 80%;
    height: 0;
    border-radius: 50%;
    border: solid 2px #f0f0f0;
    content: "";
  }
  .block_chiffre_cle .title {
    font-size: 2em;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1300px) {
  .block_chiffre_cle {
    height: 400px;
  }
  .block_chiffre_cle .title {
    font-size: 2.857em;
  }
}
body.node-depth-1--24 .block_chiffre_cle .title {
  color: #23788c;
}
body.node-depth-1--17 .block_chiffre_cle .title,
body.node-depth-1--18 .block_chiffre_cle .title {
  color: #00c3af;
}
body.node-depth-1--25 .block_chiffre_cle .title {
  color: #9141e6;
}
body.node-depth-1--26 .block_chiffre_cle .title {
  color: #ff7900;
}
body.node-depth-1--27 .block_chiffre_cle .title {
  color: #aea32f;
}
body.node-depth-1--28 .block_chiffre_cle .title {
  color: #ff7900;
}
.block_title {
  display: block;
  background: #fff;
  text-align: center;
  padding: 30px;
  margin-bottom: 2px;
}
.block_title.colored-blue,
.block_title.colored-sarcelle {
  border-bottom-color: #23788c !important;
}
.block_title.colored-blue strong,
.block_title.colored-sarcelle strong {
  color: #23788c !important;
}
.block_title.colored-blue .title,
.block_title.colored-sarcelle .title {
  color: #000 !important;
}
.block_title.colored-blue .title strong,
.block_title.colored-sarcelle .title strong {
  color: #23788c !important;
}
.block_title.colored-blue .title:after,
.block_title.colored-sarcelle .title:after {
  background: #23788c !important;
}
.block_title.colored-blue.bold-title .title strong,
.block_title.colored-sarcelle.bold-title .title strong {
  color: #23788c !important;
}
.block_title.colored-mauve {
  border-bottom-color: #9141e6 !important;
}
.block_title.colored-mauve strong {
  color: #9141e6 !important;
}
.block_title.colored-mauve .title {
  color: #000 !important;
}
.block_title.colored-mauve .title strong {
  color: #9141e6 !important;
}
.block_title.colored-mauve .title:after {
  background: #9141e6 !important;
}
.block_title.colored-mauve.bold-title .title strong {
  color: #9141e6 !important;
}
.block_title.colored-turquoise {
  border-bottom-color: #00c3af !important;
}
.block_title.colored-turquoise strong {
  color: #00c3af !important;
}
.block_title.colored-turquoise .title {
  color: #000 !important;
}
.block_title.colored-turquoise .title strong {
  color: #00c3af !important;
}
.block_title.colored-turquoise .title:after {
  background: #00c3af !important;
}
.block_title.colored-turquoise.bold-title .title strong {
  color: #00c3af !important;
}
.block_title.colored-olive {
  border-bottom-color: #aea32f !important;
}
.block_title.colored-olive strong {
  color: #aea32f !important;
}
.block_title.colored-olive .title {
  color: #000 !important;
}
.block_title.colored-olive .title strong {
  color: #aea32f !important;
}
.block_title.colored-olive .title:after {
  background: #aea32f !important;
}
.block_title.colored-olive.bold-title .title strong {
  color: #aea32f !important;
}
.block_title.colored-orange_rci {
  border-bottom-color: #ff7900 !important;
}
.block_title.colored-orange_rci strong {
  color: #ff7900 !important;
}
.block_title.colored-orange_rci .title {
  color: #000 !important;
}
.block_title.colored-orange_rci .title strong {
  color: #ff7900 !important;
}
.block_title.colored-orange_rci .title:after {
  background: #ff7900 !important;
}
.block_title.colored-orange_rci.bold-title .title strong {
  color: #ff7900 !important;
}
.block_title.colored-yellow {
  border-bottom-color: #ffc500 !important;
}
.block_title.colored-yellow strong {
  color: #ffc500 !important;
}
.block_title.colored-yellow .title {
  color: #000 !important;
}
.block_title.colored-yellow .title strong {
  color: #ffc500 !important;
}
.block_title.colored-yellow .title:after {
  background: #ffc500 !important;
}
.block_title.colored-yellow.bold-title .title strong {
  color: #ffc500 !important;
}
.block_title.colored-orange {
  border-bottom-color: #ff7900 !important;
}
.block_title.colored-orange strong {
  color: #ff7900 !important;
}
.block_title.colored-orange .title {
  color: #000 !important;
}
.block_title.colored-orange .title strong {
  color: #ff7900 !important;
}
.block_title.colored-orange .title:after {
  background: #ff7900 !important;
}
.block_title.colored-orange.bold-title .title strong {
  color: #ff7900 !important;
}
.block_title.colored-magenta {
  border-bottom-color: #D20062 !important;
}
.block_title.colored-magenta strong {
  color: #D20062 !important;
}
.block_title.colored-magenta .title {
  color: #000 !important;
}
.block_title.colored-magenta .title strong {
  color: #D20062 !important;
}
.block_title.colored-magenta .title:after {
  background: #D20062 !important;
}
.block_title.colored-magenta.bold-title .title strong {
  color: #D20062 !important;
}
.block_title.colored-cian {
  border-bottom-color: #41D7EB !important;
}
.block_title.colored-cian strong {
  color: #41D7EB !important;
}
.block_title.colored-cian .title {
  color: #000 !important;
}
.block_title.colored-cian .title strong {
  color: #41D7EB !important;
}
.block_title.colored-cian .title:after {
  background: #41D7EB !important;
}
.block_title.colored-cian.bold-title .title strong {
  color: #41D7EB !important;
}
.block_title.colored-violet {
  border-bottom-color: #5A00B9 !important;
}
.block_title.colored-violet strong {
  color: #5A00B9 !important;
}
.block_title.colored-violet .title {
  color: #000 !important;
}
.block_title.colored-violet .title strong {
  color: #5A00B9 !important;
}
.block_title.colored-violet .title:after {
  background: #5A00B9 !important;
}
.block_title.colored-violet.bold-title .title strong {
  color: #5A00B9 !important;
}
.block_title.colored-vert {
  border-bottom-color: #CDD746 !important;
}
.block_title.colored-vert strong {
  color: #CDD746 !important;
}
.block_title.colored-vert .title {
  color: #000 !important;
}
.block_title.colored-vert .title strong {
  color: #CDD746 !important;
}
.block_title.colored-vert .title:after {
  background: #CDD746 !important;
}
.block_title.colored-vert.bold-title .title strong {
  color: #CDD746 !important;
}
.block_title.colored-prune {
  border-bottom-color: #AF0078 !important;
}
.block_title.colored-prune strong {
  color: #AF0078 !important;
}
.block_title.colored-prune .title {
  color: #000 !important;
}
.block_title.colored-prune .title strong {
  color: #AF0078 !important;
}
.block_title.colored-prune .title:after {
  background: #AF0078 !important;
}
.block_title.colored-prune.bold-title .title strong {
  color: #AF0078 !important;
}
.block_title.colored-or {
  border-bottom-color: #FF9600 !important;
}
.block_title.colored-or strong {
  color: #FF9600 !important;
}
.block_title.colored-or .title {
  color: #000 !important;
}
.block_title.colored-or .title strong {
  color: #FF9600 !important;
}
.block_title.colored-or .title:after {
  background: #FF9600 !important;
}
.block_title.colored-or.bold-title .title strong {
  color: #FF9600 !important;
}
.block_title .title {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  line-height: 120%;
}
.block_title .title strong {
  font-family: "RCI", Helvetica, Arial, sans-serif;
}
body.node-depth-1--24 .block_title {
  border-bottom-color: #23788c;
}
body.node-depth-1--24 .block_title strong {
  color: #23788c;
}
body.node-depth-1--24 .block_title .title {
  color: #000;
}
body.node-depth-1--24 .block_title .title strong {
  color: #23788c;
}
body.node-depth-1--24 .block_title .title:after {
  background: #23788c;
}
body.node-depth-1--24 .block_title.bold-title .title strong {
  color: #23788c;
}
body.node-depth-1--17 .block_title,
body.node-depth-1--18 .block_title {
  border-bottom-color: #00c3af;
}
body.node-depth-1--17 .block_title strong,
body.node-depth-1--18 .block_title strong {
  color: #00c3af;
}
body.node-depth-1--17 .block_title .title,
body.node-depth-1--18 .block_title .title {
  color: #000;
}
body.node-depth-1--17 .block_title .title strong,
body.node-depth-1--18 .block_title .title strong {
  color: #00c3af;
}
body.node-depth-1--17 .block_title .title:after,
body.node-depth-1--18 .block_title .title:after {
  background: #00c3af;
}
body.node-depth-1--17 .block_title.bold-title .title strong,
body.node-depth-1--18 .block_title.bold-title .title strong {
  color: #00c3af;
}
body.node-depth-1--25 .block_title {
  border-bottom-color: #9141e6;
}
body.node-depth-1--25 .block_title strong {
  color: #9141e6;
}
body.node-depth-1--25 .block_title .title {
  color: #000;
}
body.node-depth-1--25 .block_title .title strong {
  color: #9141e6;
}
body.node-depth-1--25 .block_title .title:after {
  background: #9141e6;
}
body.node-depth-1--25 .block_title.bold-title .title strong {
  color: #9141e6;
}
body.node-depth-1--26 .block_title {
  border-bottom-color: #ff7900;
}
body.node-depth-1--26 .block_title strong {
  color: #ff7900;
}
body.node-depth-1--26 .block_title .title {
  color: #000;
}
body.node-depth-1--26 .block_title .title strong {
  color: #ff7900;
}
body.node-depth-1--26 .block_title .title:after {
  background: #ff7900;
}
body.node-depth-1--26 .block_title.bold-title .title strong {
  color: #ff7900;
}
body.node-depth-1--27 .block_title {
  border-bottom-color: #aea32f;
}
body.node-depth-1--27 .block_title strong {
  color: #aea32f;
}
body.node-depth-1--27 .block_title .title {
  color: #000;
}
body.node-depth-1--27 .block_title .title strong {
  color: #aea32f;
}
body.node-depth-1--27 .block_title .title:after {
  background: #aea32f;
}
body.node-depth-1--27 .block_title.bold-title .title strong {
  color: #aea32f;
}
body.node-depth-1--28 .block_title {
  border-bottom-color: #ff7900;
}
body.node-depth-1--28 .block_title strong {
  color: #ff7900;
}
body.node-depth-1--28 .block_title .title {
  color: #000;
}
body.node-depth-1--28 .block_title .title strong {
  color: #ff7900;
}
body.node-depth-1--28 .block_title .title:after {
  background: #ff7900;
}
body.node-depth-1--28 .block_title.bold-title .title strong {
  color: #ff7900;
}
.block_quote {
  display: table;
  background: #fff;
  height: 100%;
  width: 100%;
  margin-bottom: 2px;
  position: relative;
  overflow: hidden;
}
.block_quote:before,
.block_quote:after {
  content: " ";
  display: table;
}
.block_quote:after {
  clear: both;
}
.block_quote:before,
.block_quote:after {
  content: " ";
  display: table;
}
.block_quote:after {
  clear: both;
}
.block_quote .icon-quote-pre {
  position: relative;
  left: -10px;
  top: -10px;
}
.block_quote .icon-quote-after {
  position: relative;
  right: -10px;
  top: -10px;
}
.block_quote.bg-colored {
  color: #fff;
}
.block_quote blockquote {
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}
.block_quote:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px;
  z-index: 10;
  display: block;
  content: "";
  background: #333;
}
.block_quote.colored-blue .title,
.block_quote.colored-sarcelle .title {
  color: #23788c !important;
}
.block_quote.colored-blue .link span,
.block_quote.colored-sarcelle .link span {
  background: #23788c !important;
}
.block_quote.colored-blue:after,
.block_quote.colored-sarcelle:after {
  background: #23788c !important;
}
.block_quote.colored-blue.colored:after,
.block_quote.colored-sarcelle.colored:after {
  background: #23788c !important;
}
.block_quote.colored-blue.colored blockquote p,
.block_quote.colored-sarcelle.colored blockquote p {
  color: #23788c !important;
}
.block_quote.colored-blue.bg-colored,
.block_quote.colored-sarcelle.bg-colored {
  background: #23788c !important;
}
.block_quote.colored-mauve .title {
  color: #9141e6 !important;
}
.block_quote.colored-mauve .link span {
  background: #9141e6 !important;
}
.block_quote.colored-mauve:after {
  background: #9141e6 !important;
}
.block_quote.colored-mauve.colored:after {
  background: #9141e6 !important;
}
.block_quote.colored-mauve.colored blockquote p {
  color: #9141e6 !important;
}
.block_quote.colored-mauve.bg-colored {
  background: #9141e6 !important;
}
.block_quote.colored-turquoise .title {
  color: #00c3af !important;
}
.block_quote.colored-turquoise .link span {
  background: #00c3af !important;
}
.block_quote.colored-turquoise:after {
  background: #00c3af !important;
}
.block_quote.colored-turquoise.colored:after {
  background: #00c3af !important;
}
.block_quote.colored-turquoise.colored blockquote p {
  color: #00c3af !important;
}
.block_quote.colored-turquoise.bg-colored {
  background: #00c3af !important;
}
.block_quote.colored-olive .title {
  color: #aea32f !important;
}
.block_quote.colored-olive .link span {
  background: #aea32f !important;
}
.block_quote.colored-olive:after {
  background: #aea32f !important;
}
.block_quote.colored-olive.colored:after {
  background: #aea32f !important;
}
.block_quote.colored-olive.colored blockquote p {
  color: #aea32f !important;
}
.block_quote.colored-olive.bg-colored {
  background: #aea32f !important;
}
.block_quote.colored-orange_rci .title {
  color: #ff7900 !important;
}
.block_quote.colored-orange_rci .link span {
  background: #ff7900 !important;
}
.block_quote.colored-orange_rci:after {
  background: #ff7900 !important;
}
.block_quote.colored-orange_rci.colored:after {
  background: #ff7900 !important;
}
.block_quote.colored-orange_rci.colored blockquote p {
  color: #ff7900 !important;
}
.block_quote.colored-orange_rci.bg-colored {
  background: #ff7900 !important;
}
.block_quote.colored-yellow .title {
  color: #ffc500 !important;
}
.block_quote.colored-yellow .link span {
  background: #ffc500 !important;
}
.block_quote.colored-yellow:after {
  background: #ffc500 !important;
}
.block_quote.colored-yellow.colored:after {
  background: #ffc500 !important;
}
.block_quote.colored-yellow.colored blockquote p {
  color: #ffc500 !important;
}
.block_quote.colored-yellow.bg-colored {
  background: #ffc500 !important;
}
.block_quote.colored-orange .title {
  color: #ff7900 !important;
}
.block_quote.colored-orange .link span {
  background: #ff7900 !important;
}
.block_quote.colored-orange:after {
  background: #ff7900 !important;
}
.block_quote.colored-orange.colored:after {
  background: #ff7900 !important;
}
.block_quote.colored-orange.colored blockquote p {
  color: #ff7900 !important;
}
.block_quote.colored-orange.bg-colored {
  background: #ff7900 !important;
}
.block_quote.colored-magenta .title {
  color: #D20062 !important;
}
.block_quote.colored-magenta .link span {
  background: #D20062 !important;
}
.block_quote.colored-magenta:after {
  background: #D20062 !important;
}
.block_quote.colored-magenta.colored:after {
  background: #D20062 !important;
}
.block_quote.colored-magenta.colored blockquote p {
  color: #D20062 !important;
}
.block_quote.colored-magenta.bg-colored {
  background: #D20062 !important;
}
.block_quote.colored-cian .title {
  color: #41D7EB !important;
}
.block_quote.colored-cian .link span {
  background: #41D7EB !important;
}
.block_quote.colored-cian:after {
  background: #41D7EB !important;
}
.block_quote.colored-cian.colored:after {
  background: #41D7EB !important;
}
.block_quote.colored-cian.colored blockquote p {
  color: #41D7EB !important;
}
.block_quote.colored-cian.bg-colored {
  background: #41D7EB !important;
}
.block_quote.colored-violet .title {
  color: #5A00B9 !important;
}
.block_quote.colored-violet .link span {
  background: #5A00B9 !important;
}
.block_quote.colored-violet:after {
  background: #5A00B9 !important;
}
.block_quote.colored-violet.colored:after {
  background: #5A00B9 !important;
}
.block_quote.colored-violet.colored blockquote p {
  color: #5A00B9 !important;
}
.block_quote.colored-violet.bg-colored {
  background: #5A00B9 !important;
}
.block_quote.colored-vert .title {
  color: #CDD746 !important;
}
.block_quote.colored-vert .link span {
  background: #CDD746 !important;
}
.block_quote.colored-vert:after {
  background: #CDD746 !important;
}
.block_quote.colored-vert.colored:after {
  background: #CDD746 !important;
}
.block_quote.colored-vert.colored blockquote p {
  color: #CDD746 !important;
}
.block_quote.colored-vert.bg-colored {
  background: #CDD746 !important;
}
.block_quote.colored-prune .title {
  color: #AF0078 !important;
}
.block_quote.colored-prune .link span {
  background: #AF0078 !important;
}
.block_quote.colored-prune:after {
  background: #AF0078 !important;
}
.block_quote.colored-prune.colored:after {
  background: #AF0078 !important;
}
.block_quote.colored-prune.colored blockquote p {
  color: #AF0078 !important;
}
.block_quote.colored-prune.bg-colored {
  background: #AF0078 !important;
}
.block_quote.colored-or .title {
  color: #FF9600 !important;
}
.block_quote.colored-or .link span {
  background: #FF9600 !important;
}
.block_quote.colored-or:after {
  background: #FF9600 !important;
}
.block_quote.colored-or.colored:after {
  background: #FF9600 !important;
}
.block_quote.colored-or.colored blockquote p {
  color: #FF9600 !important;
}
.block_quote.colored-or.bg-colored {
  background: #FF9600 !important;
}
.block_quote.has-link .rollover {
  position: absolute;
  z-index: 1;
  background: #000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.block_quote.has-link:hover {
  cursor: pointer;
}
.block_quote .rollover {
  display: none;
}
.block_quote .illu,
.block_quote .illu-desktop {
  padding-right: 0;
  padding: 0;
  float: none;
}
.block_quote .illu img,
.block_quote .illu-desktop img {
  height: auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.block_quote.large .content {
  padding: 20px 20px;
}
.block_quote.large .title {
  font-size: 1.64em;
}
.block_quote.medium .content {
  padding: 10px 10px;
}
.block_quote.medium .title {
  font-size: 1.42em;
}
.block_quote:hover .link {
  display: block;
}
.block_quote .content {
  text-align: center;
  float: none;
  vertical-align: top;
  height: 100%;
}
.block_quote .content .inner-container {
  display: table;
  width: 100%;
  height: 100%;
}
.block_quote .content .inner-container.full {
  height: 100%;
}
.block_quote .content .inner-container .inner-content {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.block_quote .content .inner-container .inner-content blockquote {
  line-height: 120%;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  border: none;
  font-style: italic;
  font-size: 2em;
  margin-bottom: 0;
}
.block_quote .content .inner-container .inner-content blockquote strong {
  font-family: "RCI", Helvetica, Arial, sans-serif;
}
.block_quote .content .inner-container .inner-content blockquote p {
  display: inline-block;
  position: relative;
}
.block_quote .content .inner-container .inner-content blockquote span {
  font-size: 0.6em;
}
.block_quote .content .inner-container .inner-content p.author {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  position: static;
  color: #282832;
  text-align: center;
  margin-bottom: 20px;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .block_quote blockquote {
    padding-right: 40px;
    padding-left: 40px;
  }
  .block_quote.height-large .content .inner-container .inner-content blockquote {
    font-size: 1.8em;
  }
  .block_quote.height-medium .content .inner-container .inner-content blockquote {
    font-size: 1.8em;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .block_quote .icon-quote-pre {
    position: absolute;
    left: -20px;
    top: -10px;
  }
  .block_quote blockquote {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
  .block_quote .content .inner-container .inner-content p.author {
    left: 40%;
    width: 60%;
    bottom: 10px;
    position: absolute;
    text-align: left;
  }
  .block_quote.height-large .content .inner-container .inner-content blockquote {
    font-size: 1.42em;
  }
  .block_quote.height-medium .content .inner-container .inner-content blockquote {
    font-size: 1.42em;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1300px) {
  .block_quote blockquote {
    padding-right: 40px;
    padding-left: 40px;
  }
  .block_quote.height-large .content .inner-container .inner-content blockquote {
    font-size: 2em;
  }
  .block_quote.height-medium .content .inner-container .inner-content blockquote {
    font-size: 2em;
  }
}
body.node-depth-1--24 .block_quote .title {
  color: #23788c !important;
}
body.node-depth-1--24 .block_quote .link span {
  background: #23788c !important;
}
body.node-depth-1--24 .block_quote:after {
  background: #23788c !important;
}
body.node-depth-1--24 .block_quote.colored:after {
  background: #23788c !important;
}
body.node-depth-1--24 .block_quote.colored blockquote p {
  color: #23788c !important;
}
body.node-depth-1--24 .block_quote.bg-colored {
  background: #23788c !important;
}
body.node-depth-1--17 .block_quote .title,
body.node-depth-1--18 .block_quote .title {
  color: #00c3af !important;
}
body.node-depth-1--17 .block_quote .link span,
body.node-depth-1--18 .block_quote .link span {
  background: #00c3af !important;
}
body.node-depth-1--17 .block_quote:after,
body.node-depth-1--18 .block_quote:after {
  background: #00c3af !important;
}
body.node-depth-1--17 .block_quote.colored:after,
body.node-depth-1--18 .block_quote.colored:after {
  background: #00c3af !important;
}
body.node-depth-1--17 .block_quote.colored blockquote p,
body.node-depth-1--18 .block_quote.colored blockquote p {
  color: #00c3af !important;
}
body.node-depth-1--17 .block_quote.bg-colored,
body.node-depth-1--18 .block_quote.bg-colored {
  background: #00c3af !important;
}
body.node-depth-1--25 .block_quote .title {
  color: #9141e6 !important;
}
body.node-depth-1--25 .block_quote .link span {
  background: #9141e6 !important;
}
body.node-depth-1--25 .block_quote:after {
  background: #9141e6 !important;
}
body.node-depth-1--25 .block_quote.colored:after {
  background: #9141e6 !important;
}
body.node-depth-1--25 .block_quote.colored blockquote p {
  color: #9141e6 !important;
}
body.node-depth-1--25 .block_quote.bg-colored {
  background: #9141e6 !important;
}
body.node-depth-1--26 .block_quote .title {
  color: #ff7900 !important;
}
body.node-depth-1--26 .block_quote .link span {
  background: #ff7900 !important;
}
body.node-depth-1--26 .block_quote:after {
  background: #ff7900 !important;
}
body.node-depth-1--26 .block_quote.colored:after {
  background: #ff7900 !important;
}
body.node-depth-1--26 .block_quote.colored blockquote p {
  color: #ff7900 !important;
}
body.node-depth-1--26 .block_quote.bg-colored {
  background: #ff7900 !important;
}
body.node-depth-1--27 .block_quote .title {
  color: #aea32f !important;
}
body.node-depth-1--27 .block_quote .link span {
  background: #aea32f !important;
}
body.node-depth-1--27 .block_quote:after {
  background: #aea32f !important;
}
body.node-depth-1--27 .block_quote.colored:after {
  background: #aea32f !important;
}
body.node-depth-1--27 .block_quote.colored blockquote p {
  color: #aea32f !important;
}
body.node-depth-1--27 .block_quote.bg-colored {
  background: #aea32f !important;
}
body.node-depth-1--28 .block_quote .title {
  color: #ff7900 !important;
}
body.node-depth-1--28 .block_quote .link span {
  background: #ff7900 !important;
}
body.node-depth-1--28 .block_quote:after {
  background: #ff7900 !important;
}
body.node-depth-1--28 .block_quote.colored:after {
  background: #ff7900 !important;
}
body.node-depth-1--28 .block_quote.colored blockquote p {
  color: #ff7900 !important;
}
body.node-depth-1--28 .block_quote.bg-colored {
  background: #ff7900 !important;
}
.block_circle {
  display: block;
  background: #fff;
  margin-bottom: 2px;
  text-align: center;
  height: auto;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.block_circle:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px;
  z-index: 10;
  display: block;
  content: "";
  background: #333;
}
.block_circle.colored-blue .title,
.block_circle.colored-sarcelle .title {
  color: #23788c !important;
}
.block_circle.colored-blue .link span,
.block_circle.colored-sarcelle .link span {
  background: #23788c !important;
}
.block_circle.colored-blue:after,
.block_circle.colored-sarcelle:after {
  background: #23788c !important;
}
.block_circle.colored-purple .title,
.block_circle.colored-mauve .title {
  color: #9141e6 !important;
}
.block_circle.colored-purple .link span,
.block_circle.colored-mauve .link span {
  background: #9141e6 !important;
}
.block_circle.colored-purple:after,
.block_circle.colored-mauve:after {
  background: #9141e6 !important;
}
.block_circle.colored-turquoise .title {
  color: #00c3af !important;
}
.block_circle.colored-turquoise .link span {
  background: #00c3af !important;
}
.block_circle.colored-turquoise:after {
  background: #00c3af !important;
}
.block_circle.colored-olive .title {
  color: #aea32f !important;
}
.block_circle.colored-olive .link span {
  background: #aea32f !important;
}
.block_circle.colored-olive:after {
  background: #aea32f !important;
}
.block_circle.colored-orange_rci .title {
  color: #ff7900 !important;
}
.block_circle.colored-orange_rci .link span {
  background: #ff7900 !important;
}
.block_circle.colored-orange_rci:after {
  background: #ff7900 !important;
}
.block_circle.colored-yellow .title {
  color: #ffc500 !important;
}
.block_circle.colored-yellow .link span {
  background: #ffc500 !important;
}
.block_circle.colored-yellow:after {
  background: #ffc500 !important;
}
.block_circle.colored-orange .title {
  color: #ff7900 !important;
}
.block_circle.colored-orange .link span {
  background: #ff7900 !important;
}
.block_circle.colored-orange:after {
  background: #ff7900 !important;
}
.block_circle.colored-magenta .title {
  color: #D20062 !important;
}
.block_circle.colored-magenta .link span {
  background: #D20062 !important;
}
.block_circle.colored-magenta:after {
  background: #D20062 !important;
}
.block_circle.colored-cian .title {
  color: #41D7EB !important;
}
.block_circle.colored-cian .link span {
  background: #41D7EB !important;
}
.block_circle.colored-cian:after {
  background: #41D7EB !important;
}
.block_circle.colored-violet .title {
  color: #5A00B9 !important;
}
.block_circle.colored-violet .link span {
  background: #5A00B9 !important;
}
.block_circle.colored-violet:after {
  background: #5A00B9 !important;
}
.block_circle.colored-vert .title {
  color: #CDD746 !important;
}
.block_circle.colored-vert .link span {
  background: #CDD746 !important;
}
.block_circle.colored-vert:after {
  background: #CDD746 !important;
}
.block_circle.colored-prune .title {
  color: #AF0078 !important;
}
.block_circle.colored-prune .link span {
  background: #AF0078 !important;
}
.block_circle.colored-prune:after {
  background: #AF0078 !important;
}
.block_circle.colored-or .title {
  color: #FF9600 !important;
}
.block_circle.colored-or .link span {
  background: #FF9600 !important;
}
.block_circle.colored-or:after {
  background: #FF9600 !important;
}
.block_circle .link {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: bottom 1s ease;
}
.block_circle .link:hover {
  text-decoration: none;
}
.block_circle .link span {
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  background: #333;
  color: #fff;
  text-transform: uppercase;
  padding: 20px;
  text-align: center;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  transition: bottom 500ms ease;
}
.block_circle .content {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
}
.block_circle .content .content-inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.block_circle .rollover-illu {
  background: url('../../images/opa-hover.png');
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  transition: opacity 500ms ease;
}
.block_circle .rollover-illu .more-picto {
  width: 100px;
  height: 100px;
  margin: auto;
  margin-top: 50px;
  content: "";
  display: inline-block;
  background: url('../../images/more_picto.png') center center no-repeat;
  background-size: 76px 76px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 300ms ease 200ms;
}
.block_circle .illu {
  display: block;
  width: 200px;
  height: auto;
  margin: auto;
  margin-bottom: 20px;
  border-radius: 50%;
}
.block_circle:hover .rollover-illu,
.block_circle:hover .link {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.block_circle:hover .rollover-illu span,
.block_circle:hover .link span {
  bottom: 0;
}
.block_circle:hover .rollover-illu .more-picto,
.block_circle:hover .link .more-picto {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.block_circle .title {
  text-transform: uppercase;
  font-size: 1.64em;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  line-height: 120%;
  min-height: 30px;
}
.block_circle .title strong {
  font-family: "RCI", Helvetica, Arial, sans-serif;
}
.block_circle .description {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .block_circle {
    height: 300px;
  }
  .block_circle .illu {
    width: 160px;
  }
  .block_circle .title {
    font-size: 1.16em;
    height: 20px !important;
  }
  .block_circle .rollover-illu .more-picto {
    margin-top: 70px;
    background-size: 58px 58px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .block_circle {
    height: 380px;
  }
  .block_circle .title {
    height: 20px !important;
  }
  .block_circle .rollover-illu .more-picto {
    margin-top: 110px;
    background-size: 58px 58px;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1300px) {
  .block_circle {
    height: 400px;
  }
  .block_circle .title {
    height: 20px !important;
  }
  .block_circle .rollover-illu .more-picto {
    margin-top: 119px;
    background-size: 80px 80px;
  }
  .block_circle .illu {
    width: 220px;
  }
}
body.node-depth-1--24 .block_circle .title {
  color: #23788c;
}
body.node-depth-1--24 .block_circle .link span {
  background: #23788c;
}
body.node-depth-1--24 .block_circle:after {
  background: #23788c;
}
body.node-depth-1--17 .block_circle .title,
body.node-depth-1--18 .block_circle .title {
  color: #00c3af;
}
body.node-depth-1--17 .block_circle .link span,
body.node-depth-1--18 .block_circle .link span {
  background: #00c3af;
}
body.node-depth-1--17 .block_circle:after,
body.node-depth-1--18 .block_circle:after {
  background: #00c3af;
}
body.node-depth-1--25 .block_circle .title {
  color: #9141e6;
}
body.node-depth-1--25 .block_circle .link span {
  background: #9141e6;
}
body.node-depth-1--25 .block_circle:after {
  background: #9141e6;
}
body.node-depth-1--26 .block_circle .title {
  color: #ff7900;
}
body.node-depth-1--26 .block_circle .link span {
  background: #ff7900;
}
body.node-depth-1--26 .block_circle:after {
  background: #ff7900;
}
body.node-depth-1--27 .block_circle .title {
  color: #aea32f;
}
body.node-depth-1--27 .block_circle .link span {
  background: #aea32f;
}
body.node-depth-1--27 .block_circle:after {
  background: #aea32f;
}
body.node-depth-1--28 .block_circle .title {
  color: #ff7900;
}
body.node-depth-1--28 .block_circle .link span {
  background: #ff7900;
}
body.node-depth-1--28 .block_circle:after {
  background: #ff7900;
}
.block_button_bar {
  display: block;
  margin-bottom: 2px;
}
.block_button_bar a {
  display: block;
  text-align: center;
  background: #282832;
  color: #fff;
  transition: all ease 0.6s;
  box-shadow: inset 0 0 0 0 #ff7900;
}
.block_button_bar a span {
  margin: auto;
  display: inline-block;
  font-family: "RCI", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding: 20px;
  padding-left: 35px;
  background: url('../../images/picto-plus-button-bar.png') center left no-repeat;
}
.block_button_bar a:hover {
  text-decoration: none;
  box-shadow: inset 0 100px 0 0 #ff7900;
}
.block_double_picto {
  overflow: hidden;
  margin-bottom: 2px;
  text-align: center;
  padding-top: 10px;
  background: #fff;
}
.block_double_picto.bg-colored {
  background: #ff7900;
}
.block_double_picto.bg-colored .group p {
  color: #000;
}
.block_double_picto.bg-colored .group p.title {
  color: #ff7900;
}
.block_double_picto.colored.colored-blue .group p.title,
.block_double_picto.colored.colored-sarcelle .group p.title {
  color: #23788c !important;
}
.block_double_picto.colored.colored-blue.bg-colored,
.block_double_picto.colored.colored-sarcelle.bg-colored {
  background: #23788c !important;
}
.block_double_picto.colored.colored-blue.bg-colored .group p,
.block_double_picto.colored.colored-sarcelle.bg-colored .group p,
.block_double_picto.colored.colored-blue.bg-colored .group p.title,
.block_double_picto.colored.colored-sarcelle.bg-colored .group p.title {
  color: #fff !important;
}
.block_double_picto.colored.colored-purple .group p.title,
.block_double_picto.colored.colored-mauve .group p.title {
  color: #9141e6 !important;
}
.block_double_picto.colored.colored-purple.bg-colored,
.block_double_picto.colored.colored-mauve.bg-colored {
  background: #9141e6 !important;
}
.block_double_picto.colored.colored-purple.bg-colored .group p,
.block_double_picto.colored.colored-mauve.bg-colored .group p,
.block_double_picto.colored.colored-purple.bg-colored .group p.title,
.block_double_picto.colored.colored-mauve.bg-colored .group p.title {
  color: #fff !important;
}
.block_double_picto.colored.colored-turquoise .group p.title {
  color: #00c3af !important;
}
.block_double_picto.colored.colored-turquoise.bg-colored {
  background: #00c3af !important;
}
.block_double_picto.colored.colored-turquoise.bg-colored .group p,
.block_double_picto.colored.colored-turquoise.bg-colored .group p.title {
  color: #fff !important;
}
.block_double_picto.colored.colored-olive .group p.title {
  color: #aea32f !important;
}
.block_double_picto.colored.colored-olive.bg-colored {
  background: #aea32f !important;
}
.block_double_picto.colored.colored-olive.bg-colored .group p,
.block_double_picto.colored.colored-olive.bg-colored .group p.title {
  color: #fff !important;
}
.block_double_picto.colored.colored-orange_rci .group p.title {
  color: #ff7900 !important;
}
.block_double_picto.colored.colored-orange_rci.bg-colored {
  background: #ff7900 !important;
}
.block_double_picto.colored.colored-orange_rci.bg-colored .group p,
.block_double_picto.colored.colored-orange_rci.bg-colored .group p.title {
  color: #fff !important;
}
.block_double_picto.colored.colored-yellow .group p.title {
  color: #ffc500 !important;
}
.block_double_picto.colored.colored-yellow.bg-colored {
  background: #ffc500 !important;
}
.block_double_picto.colored.colored-yellow.bg-colored .group p,
.block_double_picto.colored.colored-yellow.bg-colored .group p.title {
  color: #fff !important;
}
.block_double_picto.colored.colored-orange .group p.title {
  color: #ff7900 !important;
}
.block_double_picto.colored.colored-orange.bg-colored {
  background: #ff7900 !important;
}
.block_double_picto.colored.colored-orange.bg-colored .group p,
.block_double_picto.colored.colored-orange.bg-colored .group p.title {
  color: #fff !important;
}
.block_double_picto.colored.colored-magenta .group p.title {
  color: #D20062 !important;
}
.block_double_picto.colored.colored-magenta.bg-colored {
  background: #D20062 !important;
}
.block_double_picto.colored.colored-magenta.bg-colored .group p,
.block_double_picto.colored.colored-magenta.bg-colored .group p.title {
  color: #fff !important;
}
.block_double_picto.colored.colored-cian .group p.title {
  color: #41D7EB !important;
}
.block_double_picto.colored.colored-cian.bg-colored {
  background: #41D7EB !important;
}
.block_double_picto.colored.colored-cian.bg-colored .group p,
.block_double_picto.colored.colored-cian.bg-colored .group p.title {
  color: #fff !important;
}
.block_double_picto.colored.colored-violet .group p.title {
  color: #5A00B9 !important;
}
.block_double_picto.colored.colored-violet.bg-colored {
  background: #5A00B9 !important;
}
.block_double_picto.colored.colored-violet.bg-colored .group p,
.block_double_picto.colored.colored-violet.bg-colored .group p.title {
  color: #fff !important;
}
.block_double_picto.colored.colored-vert .group p.title {
  color: #CDD746 !important;
}
.block_double_picto.colored.colored-vert.bg-colored {
  background: #CDD746 !important;
}
.block_double_picto.colored.colored-vert.bg-colored .group p,
.block_double_picto.colored.colored-vert.bg-colored .group p.title {
  color: #fff !important;
}
.block_double_picto.colored.colored-prune .group p.title {
  color: #AF0078 !important;
}
.block_double_picto.colored.colored-prune.bg-colored {
  background: #AF0078 !important;
}
.block_double_picto.colored.colored-prune.bg-colored .group p,
.block_double_picto.colored.colored-prune.bg-colored .group p.title {
  color: #fff !important;
}
.block_double_picto.colored.colored-or .group p.title {
  color: #FF9600 !important;
}
.block_double_picto.colored.colored-or.bg-colored {
  background: #FF9600 !important;
}
.block_double_picto.colored.colored-or.bg-colored .group p,
.block_double_picto.colored.colored-or.bg-colored .group p.title {
  color: #fff !important;
}
.block_double_picto .group {
  padding: 10px;
  margin: auto;
}
.block_double_picto .group .illu {
  margin: 0;
  margin-bottom: 10px;
}
.block_double_picto .group .illu img {
  width: 100px;
  height: auto;
}
.block_double_picto .group p {
  padding-bottom: 0;
  margin: 0;
}
.block_double_picto .group p.title {
  font-size: 1.642em;
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
}
.block_double_picto .group p.subtitle {
  font-size: 1.285em;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .block_double_picto .group .illu img {
    max-height: 100%;
    width: auto;
  }
}
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
body.node-depth-1--24 .block_double_picto .group p.title {
  color: #23788c !important;
}
body.node-depth-1--24 .block_double_picto.bg-colored {
  background: #23788c !important;
}
body.node-depth-1--24 .block_double_picto.bg-colored .group p,
body.node-depth-1--24 .block_double_picto.bg-colored .group p.title {
  color: #fff !important;
}
body.node-depth-1--17 .block_double_picto .group p.title,
body.node-depth-1--18 .block_double_picto .group p.title {
  color: #00c3af !important;
}
body.node-depth-1--17 .block_double_picto.bg-colored,
body.node-depth-1--18 .block_double_picto.bg-colored {
  background: #00c3af !important;
}
body.node-depth-1--17 .block_double_picto.bg-colored .group p,
body.node-depth-1--18 .block_double_picto.bg-colored .group p,
body.node-depth-1--17 .block_double_picto.bg-colored .group p.title,
body.node-depth-1--18 .block_double_picto.bg-colored .group p.title {
  color: #fff !important;
}
body.node-depth-1--25 .block_double_picto .group p.title {
  color: #9141e6 !important;
}
body.node-depth-1--25 .block_double_picto.bg-colored {
  background: #9141e6 !important;
}
body.node-depth-1--25 .block_double_picto.bg-colored .group p,
body.node-depth-1--25 .block_double_picto.bg-colored .group p.title {
  color: #fff !important;
}
body.node-depth-1--26 .block_double_picto .group p.title {
  color: #ff7900 !important;
}
body.node-depth-1--26 .block_double_picto.bg-colored {
  background: #ff7900 !important;
}
body.node-depth-1--26 .block_double_picto.bg-colored .group p,
body.node-depth-1--26 .block_double_picto.bg-colored .group p.title {
  color: #fff !important;
}
body.node-depth-1--27 .block_double_picto .group p.title {
  color: #aea32f !important;
}
body.node-depth-1--27 .block_double_picto.bg-colored {
  background: #aea32f !important;
}
body.node-depth-1--27 .block_double_picto.bg-colored .group p,
body.node-depth-1--27 .block_double_picto.bg-colored .group p.title {
  color: #fff !important;
}
body.node-depth-1--28 .block_double_picto .group p.title {
  color: #ff7900 !important;
}
body.node-depth-1--28 .block_double_picto.bg-colored {
  background: #ff7900 !important;
}
body.node-depth-1--28 .block_double_picto.bg-colored .group p,
body.node-depth-1--28 .block_double_picto.bg-colored .group p.title {
  color: #fff !important;
}
.block_article {
  display: block;
  background: #fff;
  margin-bottom: 2px;
  text-align: left;
  height: auto;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.block_article:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px;
  z-index: 10;
  display: block;
  content: "";
  background: #ff7900;
}
.block_article .infos {
  font-size: .85em;
  color: #000;
  margin-bottom: 10px;
}
.block_article .illu {
  margin-bottom: 10px;
}
.block_article .illu img {
  max-width: 100%;
  height: auto;
}
.block_article .kaka {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin: auto;
}
.block_article h2.title {
  font-size: 1.285em;
  font-weight: bold;
  text-transform: none;
  color: #000;
  line-height: 120%;
  margin-bottom: 10px;
}
.block_article .kaka h2.title {
  margin: auto;
}
.block_article .link {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 1s ease;
}
.block_article .link:hover {
  text-decoration: none;
}
.block_article .link span {
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  background: #ff7900;
  color: #fff;
  text-transform: uppercase;
  padding: 20px;
  text-align: center;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  transition: bottom 0.5s ease;
}
.block_article .description {
  margin-bottom: 20px;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  color: #6f7072;
  margin-bottom: 10px;
}
.block_article .content-inner {
  padding: 20px;
}
.block_article .rollover {
  background: url('../../images/opa-hover.png');
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 1s ease;
}
.block_article .rollover .more-picto {
  width: 100px;
  height: 100px;
  margin: auto;
  margin-top: 130px;
  content: "";
  display: inline-block;
  background: url('../../images/more_picto.png') center center no-repeat;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 300ms ease 200ms;
}
.block_article.tweet:after {
  background: #50abf1;
}
.block_article.tweet .description {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  font-size: 1.71em;
}
.block_article.tweet .description a {
  color: #50abf1;
}
.block_article.tweet .infos {
  margin-bottom: 0;
  background: #fff url('../../images/twitter_logo.png') top right no-repeat;
}
.block_article.tweet .rci_twitter_account {
  color: #50abf1;
  font-size: .85em;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.block_article.article:hover,
.block_article.communique_presse:hover,
.block_article.dossier_presse:hover,
.block_article.kit_presse:hover,
.block_article.photo:hover,
.block_article.video:hover {
  background: #fff url('../../images/opa-hover.png');
}
.block_article.article:hover .rollover,
.block_article.communique_presse:hover .rollover,
.block_article.dossier_presse:hover .rollover,
.block_article.kit_presse:hover .rollover,
.block_article.photo:hover .rollover,
.block_article.video:hover .rollover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.block_article.article:hover .rollover .more-picto,
.block_article.communique_presse:hover .rollover .more-picto,
.block_article.dossier_presse:hover .rollover .more-picto,
.block_article.kit_presse:hover .rollover .more-picto,
.block_article.photo:hover .rollover .more-picto,
.block_article.video:hover .rollover .more-picto {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.block_article.article:hover .link,
.block_article.communique_presse:hover .link,
.block_article.dossier_presse:hover .link,
.block_article.kit_presse:hover .link,
.block_article.photo:hover .link,
.block_article.video:hover .link {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.block_article.article:hover .link span,
.block_article.communique_presse:hover .link span,
.block_article.dossier_presse:hover .link span,
.block_article.kit_presse:hover .link span,
.block_article.photo:hover .link span,
.block_article.video:hover .link span {
  bottom: 0;
}
.block_article.photo .illu img {
  height: auto;
  width: 100%;
}
.block_article.video .illu {
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-repeat: none;
  background-size: cover;
  background-position: center center;
}
.block_article.video .rollover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  background: none;
}
.block_article.video .rollover .more-picto {
  background: url('../../images/play_picto.png') center center no-repeat;
}
.block_article.video .rollover .link {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.block_article.video .rollover .link span {
  bottom: 0;
}
.block_article.video:hover .rollover {
  background: url('../../images/opa-hover.png');
}
.block_article.colored-blue .title,
.block_article.colored-sarcelle .title {
  color: #000 !important;
}
.block_article.colored-blue .link span,
.block_article.colored-sarcelle .link span {
  background: #23788c !important;
}
.block_article.colored-blue:after,
.block_article.colored-sarcelle:after {
  background: #23788c !important;
}
.block_article.colored-purple .title,
.block_article.colored-mauve .title {
  color: #000 !important;
}
.block_article.colored-purple .link span,
.block_article.colored-mauve .link span {
  background: #9141e6 !important;
}
.block_article.colored-purple:after,
.block_article.colored-mauve:after {
  background: #9141e6 !important;
}
.block_article.colored-turquoise .title {
  color: #000 !important;
}
.block_article.colored-turquoise .link span {
  background: #00c3af !important;
}
.block_article.colored-turquoise:after {
  background: #00c3af !important;
}
.block_article.colored-olive .title {
  color: #000 !important;
}
.block_article.colored-olive .link span {
  background: #aea32f !important;
}
.block_article.colored-olive:after {
  background: #aea32f !important;
}
.block_article.colored-orange_rci .title {
  color: #000 !important;
}
.block_article.colored-orange_rci .link span {
  background: #ff7900 !important;
}
.block_article.colored-orange_rci:after {
  background: #ff7900 !important;
}
.block_article.colored-yellow .title {
  color: #000 !important;
}
.block_article.colored-yellow .link span {
  background: #ffc500 !important;
}
.block_article.colored-yellow:after {
  background: #ffc500 !important;
}
.block_article.colored-orange .title {
  color: #000 !important;
}
.block_article.colored-orange .link span {
  background: #ff7900 !important;
}
.block_article.colored-orange:after {
  background: #ff7900 !important;
}
.block_article.colored-magenta .title {
  color: #000 !important;
}
.block_article.colored-magenta .link span {
  background: #D20062 !important;
}
.block_article.colored-magenta:after {
  background: #D20062 !important;
}
.block_article.colored-cian .title {
  color: #000 !important;
}
.block_article.colored-cian .link span {
  background: #41D7EB !important;
}
.block_article.colored-cian:after {
  background: #41D7EB !important;
}
.block_article.colored-violet .title {
  color: #000 !important;
}
.block_article.colored-violet .link span {
  background: #5A00B9 !important;
}
.block_article.colored-violet:after {
  background: #5A00B9 !important;
}
.block_article.colored-vert .title {
  color: #000 !important;
}
.block_article.colored-vert .link span {
  background: #CDD746 !important;
}
.block_article.colored-vert:after {
  background: #CDD746 !important;
}
.block_article.colored-prune .title {
  color: #000 !important;
}
.block_article.colored-prune .link span {
  background: #AF0078 !important;
}
.block_article.colored-prune:after {
  background: #AF0078 !important;
}
.block_article.colored-or .title {
  color: #000 !important;
}
.block_article.colored-or .link span {
  background: #FF9600 !important;
}
.block_article.colored-or:after {
  background: #FF9600 !important;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .block_article {
    height: 300px;
  }
  .block_article .kaka {
    height: 250px;
  }
  .block_article h2.title {
    font-size: 1em;
  }
  .block_article .description {
    font-size: 0.8em;
  }
  .block_article .rollover .more-picto {
    margin-top: 70px;
    background-size: 58px 58px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .block_article {
    height: 380px;
  }
  .block_article .kaka {
    height: 330px;
  }
  .block_article h2.title {
    font-size: 1.16em;
  }
  .block_article .description {
    font-size: 1em;
  }
  .block_article .rollover .more-picto {
    margin-top: 110px;
    background-size: 58px 58px;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1300px) {
  .block_article {
    height: 400px;
  }
  .block_article .kaka {
    height: 350px;
  }
  .block_article.tweet .description {
    margin-top: 30px;
  }
  .block_article .rollover .more-picto {
    margin-top: 119px;
    background-size: 80px 80px;
  }
}
#actus-list {
  background: #282832;
  padding: 20px;
  color: #fff;
  position: relative;
}
#actus-list .block-title {
  color: #fff;
  text-align: left;
  display: block;
  margin: 20px 0 30px 0;
  font-size: 1.28em;
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
}
#actus-list .list {
  overflow: hidden;
}
#actus-list .actu_post {
  margin-bottom: 10px;
}
#actus-list .actu_post p,
#actus-list .actu_post a,
#actus-list .actu_post ul,
#actus-list .actu_post li {
  color: #fff;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
#actus-list .actu_post img {
  max-width: 100%;
  height: auto;
  max-height: 200px;
  margin: auto;
  display: block;
  margin-bottom: 5px;
}
#actus-list .actu_post .date {
  font-size: 0.85em;
  color: #fff;
  font-family: "RCI", Helvetica, Arial, sans-serif;
}
#actus-list .actu_post:before {
  content: "";
  height: 4px;
  background: #ff7900;
  position: relative;
  display: inline-block;
  width: 20%;
  transition: width 1s;
}
#actus-list .actu_post.colored-blue:before,
#actus-list .actu_post.colored-sarcelle:before {
  background-color: #23788c !important;
}
#actus-list .actu_post.colored-purple:before,
#actus-list .actu_post.colored-mauve:before {
  background-color: #9141e6 !important;
}
#actus-list .actu_post.colored-turquoise:before {
  background-color: #00c3af !important;
}
#actus-list .actu_post.colored-olive:before {
  background-color: #aea32f !important;
}
#actus-list .actu_post.colored-orange_rci:before {
  background-color: #ff7900 !important;
}
#actus-list .actu_post.colored-yellow:before {
  background-color: #ffc500 !important;
}
#actus-list .actu_post.colored-orange:before {
  background-color: #ff7900 !important;
}
#actus-list .actu_post.colored-magenta:before {
  background-color: #D20062 !important;
}
#actus-list .actu_post.colored-cian:before {
  background-color: #41D7EB !important;
}
#actus-list .actu_post.colored-violet:before {
  background-color: #5A00B9 !important;
}
#actus-list .actu_post.colored-vert:before {
  background-color: #CDD746 !important;
}
#actus-list .actu_post.colored-prune:before {
  background-color: #AF0078 !important;
}
#actus-list .actu_post.colored-or:before {
  background-color: #FF9600 !important;
}
#actus-list .actu_post:hover:before {
  width: 100%;
}
#actus-list .actu_post.twitter-post .date {
  padding-left: 25px;
  background: url('../../images/twitter_logo.png') top left no-repeat;
}
#actus-list .more-button {
  background: #ff7900;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: block;
  padding: 10px 0;
  border: solid 20px #282832;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
}
#actus-list .more-button:hover,
#actus-list .more-button:focus {
  text-decoration: none;
  color: #ff7900;
  background: #282832 !important;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  #actus-list .block-title {
    margin-top: 30px !important;
    text-align: center;
  }
  #actus-list .list {
    height: 689px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  #actus-list .list {
    height: 1153px;
  }
  #actus-list .block-title {
    margin-top: 2px !important;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1300px) {
  #actus-list .block-title {
    margin-top: 30px !important;
  }
  #actus-list .list {
    padding-right: 10px;
    padding-left: 10px;
    height: 1405px;
  }
  #actus-list .list .actu_post {
    margin-bottom: 20px;
  }
}
#actus-grid {
  position: relative;
}
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
.block_pdf_image {
  background: #fff;
  cursor: pointer;
  display: block;
  height: 300px;
  margin-bottom: 2px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.block_pdf_image .illu {
  margin-bottom: 20px;
  display: inline-block;
}
.block_pdf_image:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 12px;
  z-index: 10;
  display: block;
  content: "";
  background: #333;
}
.block_pdf_image.colored-blue .title,
.block_pdf_image.colored-sarcelle .title {
  color: #23788c !important;
}
.block_pdf_image.colored-blue .link span,
.block_pdf_image.colored-sarcelle .link span {
  background: #23788c !important;
}
.block_pdf_image.colored-blue:after,
.block_pdf_image.colored-sarcelle:after {
  background: #23788c !important;
}
.block_pdf_image.colored-mauve .title {
  color: #9141e6 !important;
}
.block_pdf_image.colored-mauve .link span {
  background: #9141e6 !important;
}
.block_pdf_image.colored-mauve:after {
  background: #9141e6 !important;
}
.block_pdf_image.colored-turquoise .title {
  color: #00c3af !important;
}
.block_pdf_image.colored-turquoise .link span {
  background: #00c3af !important;
}
.block_pdf_image.colored-turquoise:after {
  background: #00c3af !important;
}
.block_pdf_image.colored-olive .title {
  color: #aea32f !important;
}
.block_pdf_image.colored-olive .link span {
  background: #aea32f !important;
}
.block_pdf_image.colored-olive:after {
  background: #aea32f !important;
}
.block_pdf_image.colored-orange_rci .title {
  color: #ff7900 !important;
}
.block_pdf_image.colored-orange_rci .link span {
  background: #ff7900 !important;
}
.block_pdf_image.colored-orange_rci:after {
  background: #ff7900 !important;
}
.block_pdf_image.colored-yellow .title {
  color: #ffc500 !important;
}
.block_pdf_image.colored-yellow .link span {
  background: #ffc500 !important;
}
.block_pdf_image.colored-yellow:after {
  background: #ffc500 !important;
}
.block_pdf_image.colored-orange .title {
  color: #ff7900 !important;
}
.block_pdf_image.colored-orange .link span {
  background: #ff7900 !important;
}
.block_pdf_image.colored-orange:after {
  background: #ff7900 !important;
}
.block_pdf_image.colored-magenta .title {
  color: #D20062 !important;
}
.block_pdf_image.colored-magenta .link span {
  background: #D20062 !important;
}
.block_pdf_image.colored-magenta:after {
  background: #D20062 !important;
}
.block_pdf_image.colored-cian .title {
  color: #41D7EB !important;
}
.block_pdf_image.colored-cian .link span {
  background: #41D7EB !important;
}
.block_pdf_image.colored-cian:after {
  background: #41D7EB !important;
}
.block_pdf_image.colored-violet .title {
  color: #5A00B9 !important;
}
.block_pdf_image.colored-violet .link span {
  background: #5A00B9 !important;
}
.block_pdf_image.colored-violet:after {
  background: #5A00B9 !important;
}
.block_pdf_image.colored-vert .title {
  color: #CDD746 !important;
}
.block_pdf_image.colored-vert .link span {
  background: #CDD746 !important;
}
.block_pdf_image.colored-vert:after {
  background: #CDD746 !important;
}
.block_pdf_image.colored-prune .title {
  color: #AF0078 !important;
}
.block_pdf_image.colored-prune .link span {
  background: #AF0078 !important;
}
.block_pdf_image.colored-prune:after {
  background: #AF0078 !important;
}
.block_pdf_image.colored-or .title {
  color: #FF9600 !important;
}
.block_pdf_image.colored-or .link span {
  background: #FF9600 !important;
}
.block_pdf_image.colored-or:after {
  background: #FF9600 !important;
}
.block_pdf_image .link {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
  transition: all 1s ease;
}
.block_pdf_image .link:hover {
  text-decoration: none;
}
.block_pdf_image .link span {
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  background: #333;
  color: #fff;
  text-transform: uppercase;
  padding: 20px;
  text-align: center;
  transition: bottom 0.5s ease;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.block_pdf_image .content {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
}
.block_pdf_image .content .content-inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.block_pdf_image .rollover-illu {
  background: url('../../images/opa-hover.png');
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  transition: all 1s ease;
}
.block_pdf_image .rollover-illu .more-picto {
  width: 100px;
  height: 100px;
  margin: auto;
  margin-top: 55px;
  content: "";
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  display: inline-block;
  background: url('../../images/more_picto.png') center center no-repeat;
  transition: all 300ms ease 200ms;
}
.block_pdf_image:hover .link,
.block_pdf_image:hover .rollover-illu {
  display: block;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.block_pdf_image:hover .link span,
.block_pdf_image:hover .rollover-illu span {
  bottom: 0;
}
.block_pdf_image:hover .link .more-picto,
.block_pdf_image:hover .rollover-illu .more-picto {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.block_pdf_image .title {
  text-transform: uppercase;
  font-size: 1.64em;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  line-height: 120%;
  display: block;
}
.block_pdf_image .title strong {
  font-family: "RCI", Helvetica, Arial, sans-serif;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .block_pdf_image {
    height: 300px;
  }
  .block_pdf_image .title {
    font-size: 1.16em;
  }
  .block_pdf_image .rollover-illu .more-picto {
    margin-top: 70px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .block_pdf_image {
    height: 320px;
  }
  .block_pdf_image .title {
    font-size: 1.42em;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1300px) {
  .block_pdf_image {
    height: 400px;
  }
  .block_pdf_image .rollover-illu .more-picto {
    margin-top: 120px;
  }
}
body.node-depth-1--24 .block_pdf_image .title {
  color: #23788c;
}
body.node-depth-1--24 .block_pdf_image .link span {
  background: #23788c;
}
body.node-depth-1--24 .block_pdf_image:after {
  background: #23788c;
}
body.node-depth-1--17 .block_pdf_image .title,
body.node-depth-1--18 .block_pdf_image .title {
  color: #00c3af;
}
body.node-depth-1--17 .block_pdf_image .link span,
body.node-depth-1--18 .block_pdf_image .link span {
  background: #00c3af;
}
body.node-depth-1--17 .block_pdf_image:after,
body.node-depth-1--18 .block_pdf_image:after {
  background: #00c3af;
}
body.node-depth-1--25 .block_pdf_image .title {
  color: #9141e6;
}
body.node-depth-1--25 .block_pdf_image .link span {
  background: #9141e6;
}
body.node-depth-1--25 .block_pdf_image:after {
  background: #9141e6;
}
body.node-depth-1--26 .block_pdf_image .title {
  color: #ff7900;
}
body.node-depth-1--26 .block_pdf_image .link span {
  background: #ff7900;
}
body.node-depth-1--26 .block_pdf_image:after {
  background: #ff7900;
}
body.node-depth-1--27 .block_pdf_image .title {
  color: #aea32f;
}
body.node-depth-1--27 .block_pdf_image .link span {
  background: #aea32f;
}
body.node-depth-1--27 .block_pdf_image:after {
  background: #aea32f;
}
body.node-depth-1--28 .block_pdf_image .title {
  color: #ff7900;
}
body.node-depth-1--28 .block_pdf_image .link span {
  background: #ff7900;
}
body.node-depth-1--28 .block_pdf_image:after {
  background: #ff7900;
}
.accordion_component {
  display: block;
}
.accordion_component.open .head {
  border-bottom: solid 1px #aaa;
  background: url('../../images/accordion_arrow_close.png') 95% center no-repeat;
}
.accordion_component.open .content {
  display: block;
}
.accordion_component .head {
  padding: 10px 0;
  border-top: solid 1px #aaa;
  background: url('../../images/accordion_arrow_open.png') 95% center no-repeat;
}
.accordion_component .head .title {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
  color: #000;
}
.accordion_component .content {
  padding-bottom: 20px;
  padding-top: 10px;
  display: none;
}
.accordion_component .content ul.list {
  margin: 0;
  padding: 0;
}
.accordion_component .content ul.list li {
  list-style: none;
  padding: 2px 10px;
}
.accordion_component .content ul.list li a {
  color: #ff7900;
  font-family: "RCI", Helvetica, Arial, sans-serif;
  display: inline-block;
  padding-right: 20px;
  background: url('../../images/arrow_link.png') center right no-repeat;
}
.accordion_component .content ul.list li a:hover {
  text-decoration: none;
}
.accordion_component.file .content ul.list li {
  padding: 5px 10px;
  padding-left: 20px;
  background: url('../../images/picto_pdf.png') center left no-repeat;
}
.accordion_component.file .content ul.list li a {
  color: #000;
  background: none;
}
.block_contact {
  color: #000;
  padding: 20px 50px 20px 0;
}
.block_contact p {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.block_contact .coordonees {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.block_contact .coordonees strong {
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.block_contact .fonction {
  margin: 0;
  text-transform: uppercase;
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
}
.block_triple_picto {
  overflow: hidden;
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: center;
  padding: 90px 0;
  background: #fff;
  position: relative;
}
.block_triple_picto .title {
  font-size: 1.85em;
  color: #ff7900;
  text-align: center;
  text-transform: uppercase;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.block_triple_picto .title strong {
  font-family: "RCI", Helvetica, Arial, sans-serif;
}
.block_triple_picto:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 12px;
  z-index: 10;
  display: block;
  content: "";
  background: #ff7900;
}
.block_triple_picto .group {
  padding: 20px;
}
.block_triple_picto .group .illu {
  margin: 0;
  margin-bottom: 10px;
}
.block_triple_picto .group .illu img {
  width: 100px;
  height: auto;
}
.block_triple_picto .group p {
  padding-bottom: 0;
  margin: 0;
}
.block_triple_picto .group p.title {
  font-size: 1.642em;
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
  color: #ff7900;
}
.block_triple_picto .group p.subtitle {
  font-size: 1.285em;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  color: #282832;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .block_triple_picto {
    padding: 10px 0;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .block_triple_picto {
    padding: 20px 0;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1300px) {
  .block_triple_picto {
    padding: 90px 0;
  }
}
body.node-depth-1--24 .block_triple_picto .title {
  color: #23788c;
}
body.node-depth-1--24 .block_triple_picto:after {
  background: #23788c;
}
body.node-depth-1--17 .block_triple_picto .title,
body.node-depth-1--18 .block_triple_picto .title {
  color: #00c3af;
}
body.node-depth-1--17 .block_triple_picto:after,
body.node-depth-1--18 .block_triple_picto:after {
  background: #00c3af;
}
body.node-depth-1--25 .block_triple_picto .title {
  color: #9141e6;
}
body.node-depth-1--25 .block_triple_picto:after {
  background: #9141e6;
}
body.node-depth-1--26 .block_triple_picto .title {
  color: #ff7900;
}
body.node-depth-1--26 .block_triple_picto:after {
  background: #ff7900;
}
body.node-depth-1--27 .block_triple_picto .title {
  color: #aea32f;
}
body.node-depth-1--27 .block_triple_picto:after {
  background: #aea32f;
}
body.node-depth-1--28 .block_triple_picto .title {
  color: #ff7900;
}
body.node-depth-1--28 .block_triple_picto:after {
  background: #ff7900;
}
.field-collection-view {
  padding: 0;
  margin: 0;
}
.table-csv {
  padding: 30px;
  background: #fff;
  margin-bottom: 2px;
}
.table-csv table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border: solid 1px #d0d0d0;
  margin-bottom: 0;
}
.table-csv table > thead > tr > th,
.table-csv table > tbody > tr > th,
.table-csv table > tfoot > tr > th,
.table-csv table > thead > tr > td,
.table-csv table > tbody > tr > td,
.table-csv table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table-csv table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table-csv table > caption + thead > tr:first-child > th,
.table-csv table > colgroup + thead > tr:first-child > th,
.table-csv table > thead:first-child > tr:first-child > th,
.table-csv table > caption + thead > tr:first-child > td,
.table-csv table > colgroup + thead > tr:first-child > td,
.table-csv table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table-csv table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table-csv table .table {
  background-color: #fff;
}
.table-csv table thead {
  background: #222;
  color: #fff;
  border: none;
}
.table-csv table thead tr {
  border: none;
}
.table-csv table thead tr th {
  padding: 20px 10px;
  text-transform: uppercase;
  font-family: "RCI", Helvetica, Arial, sans-serif;
  border: solid 1px #d0d0d0;
}
.table-csv table tbody {
  background: #fff;
  color: #000;
  border: none;
}
.table-csv table tbody tr {
  border: none;
}
.table-csv table tbody tr:nth-child(odd) {
  background: #e9e9ea;
}
.table-csv table tbody tr:nth-child(even) {
  background: #fff;
}
.table-csv table tbody tr td {
  border: solid 1px #d0d0d0;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  padding: 18px 10px;
}
body.node-depth-1--24 .table-csv table thead {
  color: #fff;
  background: #23788c;
}
body.node-depth-1--17 .table-csv table thead,
body.node-depth-1--18 .table-csv table thead {
  color: #fff;
  background: #00c3af;
}
body.node-depth-1--25 .table-csv table thead {
  color: #fff;
  background: #9141e6;
}
body.node-depth-1--26 .table-csv table thead {
  color: #fff;
  background: #ff7900;
}
body.node-depth-1--27 .table-csv table thead {
  color: #fff;
  background: #aea32f;
}
body.node-depth-1--28 .table-csv table thead {
  color: #fff;
  background: #ff7900;
}
.block_files_table {
  display: block;
  background: #fff;
  margin-bottom: 2px;
  overflow: hidden;
  height: auto;
  padding: 30px;
  position: relative;
}
.block_files_table .inner-scroll {
  overflow-y: auto;
  width: 100%;
}
.block_files_table .content {
  width: 100%;
}
.block_files_table:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px;
  z-index: 10;
  display: block;
  content: "";
  background: #333;
}
.block_files_table .head .title {
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
}
.block_files_table.double table {
  width: 48%;
  float: left;
}
.block_files_table.double table:first-child {
  margin-right: 4%;
}
.block_files_table table {
  width: 100%;
  border: none;
}
.block_files_table table tbody {
  border: none;
}
.block_files_table table tbody tr {
  border: none;
  background: #e9e9ea;
}
.block_files_table table tbody tr:hover {
  background: #d2d2d2 !important;
}
.block_files_table table tbody tr:nth-child(even) {
  background: #fff;
}
.block_files_table table tbody tr td {
  border: none;
  padding: 10px 5px;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.block_files_table table tbody tr td.dl {
  width: 30px;
}
.block_files_table table tbody tr td.date {
  width: 100px;
}
.block_files_table table tbody tr td a {
  display: block;
  color: #000;
}
.block_files_table table tbody tr td a:hover {
  text-decoration: none;
}
.block_files_table table tbody tr td a .dl-icon {
  display: block;
  width: 20px;
  background: url('../../images/download_file_picto.png') center center no-repeat;
}
.block_files_table table tbody tr td a .dl-icon:hover {
  background: url('../../images/download_file_hover_picto.png') center center no-repeat;
}
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .block_files_table {
    height: 200px;
  }
  .block_files_table .inner-scroll {
    height: 140px;
  }
  .block_files_table.double {
    height: 250px;
  }
  .block_files_table.double .inner-scroll {
    height: 190px;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1300px) {
  .block_files_table {
    height: 300px;
  }
  .block_files_table .inner-scroll {
    height: 240px;
  }
  .block_files_table.double {
    height: 350px;
  }
  .block_files_table.double .inner-scroll {
    height: 290px;
  }
}
body.node-depth-1--24 .block_files_table:after {
  background: #23788c;
}
body.node-depth-1--24 .block_files_table .title strong {
  color: #23788c;
}
body.node-depth-1--24 .block_files_table:after {
  background: #23788c;
}
body.node-depth-1--24 .block_files_table .title strong {
  color: #23788c;
}
body.node-depth-1--17 .block_files_table:after,
body.node-depth-1--18 .block_files_table:after {
  background: #00c3af;
}
body.node-depth-1--17 .block_files_table .title strong,
body.node-depth-1--18 .block_files_table .title strong {
  color: #00c3af;
}
body.node-depth-1--17 .block_files_table:after,
body.node-depth-1--18 .block_files_table:after {
  background: #00c3af;
}
body.node-depth-1--17 .block_files_table .title strong,
body.node-depth-1--18 .block_files_table .title strong {
  color: #00c3af;
}
body.node-depth-1--25 .block_files_table:after {
  background: #9141e6;
}
body.node-depth-1--25 .block_files_table .title strong {
  color: #9141e6;
}
body.node-depth-1--25 .block_files_table:after {
  background: #9141e6;
}
body.node-depth-1--25 .block_files_table .title strong {
  color: #9141e6;
}
body.node-depth-1--26 .block_files_table:after {
  background: #ff7900;
}
body.node-depth-1--26 .block_files_table .title strong {
  color: #ff7900;
}
body.node-depth-1--26 .block_files_table:after {
  background: #ff7900;
}
body.node-depth-1--26 .block_files_table .title strong {
  color: #ff7900;
}
body.node-depth-1--27 .block_files_table:after {
  background: #aea32f;
}
body.node-depth-1--27 .block_files_table .title strong {
  color: #aea32f;
}
body.node-depth-1--27 .block_files_table:after {
  background: #aea32f;
}
body.node-depth-1--27 .block_files_table .title strong {
  color: #aea32f;
}
body.node-depth-1--28 .block_files_table:after {
  background: #ff7900;
}
body.node-depth-1--28 .block_files_table .title strong {
  color: #ff7900;
}
body.node-depth-1--28 .block_files_table:after {
  background: #ff7900;
}
body.node-depth-1--28 .block_files_table .title strong {
  color: #ff7900;
}
.block_links_table {
  display: block;
  background: #fff;
  margin-bottom: 2px;
  overflow: hidden;
  height: auto;
  padding: 30px;
  position: relative;
}
.block_links_table .inner-scroll {
  overflow-y: auto;
}
.block_links_table:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px;
  z-index: 10;
  display: block;
  content: "";
  background: #333;
}
.block_links_table .head .title {
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
}
.block_links_table.double table {
  width: 48%;
  float: left;
}
.block_links_table.double table:first-child {
  margin-right: 4%;
}
.block_links_table table {
  width: 100%;
  border: none;
}
.block_links_table table tbody {
  border: none;
}
.block_links_table table tbody tr {
  border: none;
  background: #e9e9ea;
}
.block_links_table table tbody tr:hover {
  background: #d2d2d2 !important;
}
.block_links_table table tbody tr:nth-child(even) {
  background: #fff;
}
.block_links_table table tbody tr td {
  border: none;
  padding: 10px 5px;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.block_links_table table tbody tr td.dl {
  width: 30px;
}
.block_links_table table tbody tr td.date {
  width: 100px;
}
.block_links_table table tbody tr td a {
  display: block;
  color: #000;
}
.block_links_table table tbody tr td a:hover {
  text-decoration: none;
}
.block_links_table table tbody tr td a .dl-icon {
  display: block;
  width: 20px;
  background: url('../../images/arrow_link-list.png') center center no-repeat;
}
.block_links_table table tbody tr td a .dl-icon:hover {
  background: url('../../images/arrow_link.png') center center no-repeat;
}
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .block_links_table {
    height: 200px;
  }
  .block_links_table .inner-scroll {
    height: 140px;
  }
  .block_links_table.double {
    height: 250px;
  }
  .block_links_table.double .inner-scroll {
    height: 190px;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1300px) {
  .block_links_table {
    height: 300px;
  }
  .block_links_table .inner-scroll {
    height: 240px;
  }
  .block_links_table.double {
    height: 350px;
  }
  .block_links_table.double .inner-scroll {
    height: 290px;
  }
}
body.node-depth-1--24 .block_links_table:after {
  background: #23788c;
}
body.node-depth-1--24 .block_links_table .title strong {
  color: #23788c;
}
body.node-depth-1--24 .block_links_table:after {
  background: #23788c;
}
body.node-depth-1--24 .block_links_table .title strong {
  color: #23788c;
}
body.node-depth-1--17 .block_links_table:after,
body.node-depth-1--18 .block_links_table:after {
  background: #00c3af;
}
body.node-depth-1--17 .block_links_table .title strong,
body.node-depth-1--18 .block_links_table .title strong {
  color: #00c3af;
}
body.node-depth-1--17 .block_links_table:after,
body.node-depth-1--18 .block_links_table:after {
  background: #00c3af;
}
body.node-depth-1--17 .block_links_table .title strong,
body.node-depth-1--18 .block_links_table .title strong {
  color: #00c3af;
}
body.node-depth-1--25 .block_links_table:after {
  background: #9141e6;
}
body.node-depth-1--25 .block_links_table .title strong {
  color: #9141e6;
}
body.node-depth-1--25 .block_links_table:after {
  background: #9141e6;
}
body.node-depth-1--25 .block_links_table .title strong {
  color: #9141e6;
}
body.node-depth-1--26 .block_links_table:after {
  background: #ff7900;
}
body.node-depth-1--26 .block_links_table .title strong {
  color: #ff7900;
}
body.node-depth-1--26 .block_links_table:after {
  background: #ff7900;
}
body.node-depth-1--26 .block_links_table .title strong {
  color: #ff7900;
}
body.node-depth-1--27 .block_links_table:after {
  background: #aea32f;
}
body.node-depth-1--27 .block_links_table .title strong {
  color: #aea32f;
}
body.node-depth-1--27 .block_links_table:after {
  background: #aea32f;
}
body.node-depth-1--27 .block_links_table .title strong {
  color: #aea32f;
}
body.node-depth-1--28 .block_links_table:after {
  background: #ff7900;
}
body.node-depth-1--28 .block_links_table .title strong {
  color: #ff7900;
}
body.node-depth-1--28 .block_links_table:after {
  background: #ff7900;
}
body.node-depth-1--28 .block_links_table .title strong {
  color: #ff7900;
}
.content_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.content_button:before,
.content_button:after {
  content: " ";
  display: table;
}
.content_button:after {
  clear: both;
}
.content_button:before,
.content_button:after {
  content: " ";
  display: table;
}
.content_button:after {
  clear: both;
}
.content_button a {
  margin: auto;
}
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .content_button {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
/* Large devices (large desktops, 1200px and up) */
.block_big_edito {
  line-height: 100%;
  background: #fff;
  margin-bottom: 2px !important;
  padding-bottom: 30px;
  height: auto;
  overflow: hidden;
}
.block_big_edito .illu {
  padding-right: 0;
  overflow: hidden;
  height: 200px;
}
.block_big_edito .illu .illu-content {
  position: relative;
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.block_big_edito .illu .illu-content .mask {
  content: "";
  display: inline-block;
  top: auto;
  left: -20%;
  bottom: -1px;
  right: -20%;
  height: auto;
  position: absolute;
  z-index: 1;
  text-align: center;
}
.block_big_edito .illu .illu-content .mask:before {
  font-size: 47px;
  color: #fff;
}
.block_big_edito .content {
  height: 250px;
  display: table;
  padding-bottom: 30px;
  padding-top: 30px;
}
.block_big_edito .content .centered-content-inner {
  text-align: center;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px;
}
.block_big_edito .content .centered-content-inner .suptitle {
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
  font-size: 1.285em;
  color: #282832;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.block_big_edito .content .centered-content-inner .title {
  font-size: 2em;
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
  color: #ff7900;
  line-height: 120%;
}
.block_big_edito .content .centered-content-inner .subtitle {
  font-size: 2em;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 120%;
}
.block_big_edito .content .centered-content-inner p {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  line-height: 130%;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .block_big_edito {
    padding-bottom: 30px;
    height: auto;
  }
  .block_big_edito .illu .illu-content .mask:before {
    font-size: 90px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .block_big_edito {
    padding-bottom: 0;
  }
  .block_big_edito .content {
    height: 500px;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: -1px;
  }
  .block_big_edito .content .centered-content-inner {
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
  }
  .block_big_edito .content .centered-content-inner .title {
    font-size: 1.42em;
  }
  .block_big_edito .content .centered-content-inner .subtitle {
    font-size: 1.42em;
  }
  .block_big_edito .illu {
    overflow: visible !important;
    margin-right: -1px;
  }
  .block_big_edito .illu .illu-content {
    height: 500px;
  }
  .block_big_edito .illu .illu-content .mask {
    top: -1px;
    left: -2px;
    bottom: -1px;
    right: auto;
    width: 100px;
    text-align: left !important;
  }
  .block_big_edito .illu .illu-content .mask:before {
    font-size: 510px;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1300px) {
  .block_big_edito .content .centered-content-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .block_big_edito .content .centered-content-inner .title {
    font-size: 2em;
  }
  .block_big_edito .content .centered-content-inner .subtitle {
    font-size: 2em;
  }
  .block_big_edito .content .centered-content-inner p {
    line-height: 150%;
  }
}
.content_header {
  display: block;
  background: #fff;
  padding: 10px;
  border-bottom: solid 1px #f0f0f0;
}
.content_header:before,
.content_header:after {
  content: " ";
  display: table;
}
.content_header:after {
  clear: both;
}
.content_header:before,
.content_header:after {
  content: " ";
  display: table;
}
.content_header:after {
  clear: both;
}
.content_header .return-btn {
  display: inline-block;
  float: left;
  padding: 8px;
  padding-left: 35px;
  background: url('../../images/90x90/RCI_picto_retour.png') center left no-repeat;
  background-size: 28px 28px;
  color: #000;
}
.content_header .return-btn:hover {
  text-decoration: none;
  background: url('../../images/90x90/RCI_picto_retour_roll.png') center left no-repeat;
  background-size: 28px 28px;
}
.content_header .right-head {
  float: right;
  display: inline-block;
  color: #000;
}
.content_header .right-head .head-btn {
  margin-right: 3px;
  margin-left: 3px;
  padding-top: 3px;
}
.content_header .right-head .head-btn.linkedin-sharer span {
  background: url('../../images/90x90/RCI_picto_linkedin.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn.linkedin-sharer:hover span {
  background: url('../../images/90x90/RCI_picto_linkedin_roll.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn.twitter-sharer span {
  background: url('../../images/90x90/RCI_picto_twitter.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn.twitter-sharer:hover span {
  background: url('../../images/90x90/RCI_picto_twitter_roll.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn.facebook-sharer span {
  background: url('../../images/90x90/RCI_picto_facebook.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn.facebook-sharer:hover span {
  background: url('../../images/90x90/RCI_picto_facebook_roll.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn.mail-sharer span {
  background: url('../../images/90x90/RCI_picto_mail.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn.mail-sharer:hover span {
  background: url('../../images/90x90/RCI_picto_mail_roll.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn.download-btn span {
  background: url('../../images/90x90/RCI_picto_telecharger.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn.download-btn:hover span {
  background: url('../../images/90x90/RCI_picto_telecharger_roll.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn.print-btn span {
  background: url('../../images/90x90/RCI_picto_print.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn.print-btn:hover span {
  background: url('../../images/90x90/RCI_picto_print_roll.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn.size-less-btn span {
  background: url('../../images/90x90/RCI_picto_aa-.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn.size-less-btn:hover span {
  background: url('../../images/90x90/RCI_picto_aa-_roll.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn.size-more-btn span {
  background: url('../../images/90x90/RCI_picto_aa+.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn.size-more-btn:hover span {
  background: url('../../images/90x90/RCI_picto_aa+_roll.png') center center no-repeat;
  background-size: 29px 29px;
}
.content_header .right-head .head-btn span {
  height: 30px;
  width: 30px;
  display: inline-block;
  background-size: 30px 30px !important;
}
.content_header .right-head .share-title {
  display: inline-block;
  margin-top: 8px;
  margin-right: 10px;
  float: left;
}
.content_header .right-head .accessibility {
  border: none;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .content_header .shares,
  .content_header .downloads,
  .content_header .accessibility {
    display: inline-block;
    border-right: solid 1px #ddd;
    padding-right: 5px;
    padding-left: 5px;
  }
}
.content_big_image {
  display: block;
  margin-bottom: 20px;
  position: relative;
  height: auto;
  overflow: hidden;
  width: 100%;
}
.content_big_image:before,
.content_big_image:after {
  content: " ";
  display: table;
}
.content_big_image:after {
  clear: both;
}
.content_big_image:before,
.content_big_image:after {
  content: " ";
  display: table;
}
.content_big_image:after {
  clear: both;
}
.content_big_image .mask {
  content: "";
  display: inline-block;
  top: auto;
  left: -20%;
  bottom: -1px;
  right: -20%;
  height: auto;
  position: absolute;
  z-index: 2;
  text-align: center;
}
.content_big_image .mask:before {
  font-size: 47px;
  color: #fff;
}
.content_big_image img {
  height: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .content_big_image {
    height: 245px;
  }
  .content_big_image .mask {
    bottom: -2px;
  }
  .content_big_image .mask:before {
    font-size: 84px;
  }
}
@media (min-width: 1300px) {
  .content_big_image {
    height: 350px;
  }
  .content_big_image .mask {
    bottom: 8px;
  }
  .content_big_image .mask:before {
    font-size: 112px;
  }
}
.content_image {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
}
.content_image:before,
.content_image:after {
  content: " ";
  display: table;
}
.content_image:after {
  clear: both;
}
.content_image:before,
.content_image:after {
  content: " ";
  display: table;
}
.content_image:after {
  clear: both;
}
.content_image img {
  max-width: 100%;
  height: auto;
  margin: auto;
}
.content_image_text {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.content_image_text:before,
.content_image_text:after {
  content: " ";
  display: table;
}
.content_image_text:after {
  clear: both;
}
.content_image_text:before,
.content_image_text:after {
  content: " ";
  display: table;
}
.content_image_text:after {
  clear: both;
}
.content_image_text .img-container {
  text-align: left;
}
.content_image_text img {
  max-width: 100%;
  height: auto;
  margin: auto;
}
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .content_image_text .img-container {
    text-align: right;
  }
}
/* Large devices (large desktops, 1200px and up) */
.content_title {
  margin-bottom: 60px;
  margin-top: 10px;
}
.content_title.centered {
  margin-bottom: 30px;
}
.content_title.centered .title {
  text-align: center;
}
.content_title.centered .title:after {
  display: none;
}
.content_title.bold-title {
  margin-top: 60px;
  margin-bottom: 30px;
}
.content_title.bold-title .title strong {
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
}
.content_title.bold-title .title:after {
  display: none;
}
.content_title .title {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  position: relative;
  color: #282832;
}
.content_title .title strong {
  font-family: "RCI", Helvetica, Arial, sans-serif;
}
.content_title .title:after {
  content: "";
  display: inline-block;
  width: 45px;
  height: 4px;
  position: absolute;
  bottom: -15px;
  left: 0;
  background: #888;
}
.content_title h1.title {
  font-size: 2em;
}
.content_title h2.title {
  font-size: 1.428em;
}
.content_title h3.title {
  font-size: 1.2;
}
.content_title h4.title {
  font-size: 1.142em;
}
.content_title h5.title,
.content_title h6.title {
  font-size: 1em;
}
.content_title.colored-blue,
.content_title.colored-sarcelle {
  border-bottom-color: #23788c !important;
}
.content_title.colored-blue strong,
.content_title.colored-sarcelle strong {
  color: #23788c !important;
}
.content_title.colored-blue .title,
.content_title.colored-sarcelle .title {
  color: #000 !important;
}
.content_title.colored-blue .title strong,
.content_title.colored-sarcelle .title strong {
  color: #23788c !important;
}
.content_title.colored-blue .title:after,
.content_title.colored-sarcelle .title:after {
  background: #23788c !important;
}
.content_title.colored-blue.bold-title .title strong,
.content_title.colored-sarcelle.bold-title .title strong {
  color: #23788c !important;
}
.content_title.colored-purple,
.content_title.colored-mauve {
  border-bottom-color: #9141e6 !important;
}
.content_title.colored-purple strong,
.content_title.colored-mauve strong {
  color: #9141e6 !important;
}
.content_title.colored-purple .title,
.content_title.colored-mauve .title {
  color: #000 !important;
}
.content_title.colored-purple .title strong,
.content_title.colored-mauve .title strong {
  color: #9141e6 !important;
}
.content_title.colored-purple .title:after,
.content_title.colored-mauve .title:after {
  background: #9141e6 !important;
}
.content_title.colored-purple.bold-title .title strong,
.content_title.colored-mauve.bold-title .title strong {
  color: #9141e6 !important;
}
.content_title.colored-turquoise {
  border-bottom-color: #00c3af !important;
}
.content_title.colored-turquoise strong {
  color: #00c3af !important;
}
.content_title.colored-turquoise .title {
  color: #000 !important;
}
.content_title.colored-turquoise .title strong {
  color: #00c3af !important;
}
.content_title.colored-turquoise .title:after {
  background: #00c3af !important;
}
.content_title.colored-turquoise.bold-title .title strong {
  color: #00c3af !important;
}
.content_title.colored-olive {
  border-bottom-color: #aea32f !important;
}
.content_title.colored-olive strong {
  color: #aea32f !important;
}
.content_title.colored-olive .title {
  color: #000 !important;
}
.content_title.colored-olive .title strong {
  color: #aea32f !important;
}
.content_title.colored-olive .title:after {
  background: #aea32f !important;
}
.content_title.colored-olive.bold-title .title strong {
  color: #aea32f !important;
}
.content_title.colored-orange_rci {
  border-bottom-color: #ff7900 !important;
}
.content_title.colored-orange_rci strong {
  color: #ff7900 !important;
}
.content_title.colored-orange_rci .title {
  color: #000 !important;
}
.content_title.colored-orange_rci .title strong {
  color: #ff7900 !important;
}
.content_title.colored-orange_rci .title:after {
  background: #ff7900 !important;
}
.content_title.colored-orange_rci.bold-title .title strong {
  color: #ff7900 !important;
}
.content_title.colored-yellow {
  border-bottom-color: #ffc500 !important;
}
.content_title.colored-yellow strong {
  color: #ffc500 !important;
}
.content_title.colored-yellow .title {
  color: #000 !important;
}
.content_title.colored-yellow .title strong {
  color: #ffc500 !important;
}
.content_title.colored-yellow .title:after {
  background: #ffc500 !important;
}
.content_title.colored-yellow.bold-title .title strong {
  color: #ffc500 !important;
}
.content_title.colored-orange {
  border-bottom-color: #ff7900 !important;
}
.content_title.colored-orange strong {
  color: #ff7900 !important;
}
.content_title.colored-orange .title {
  color: #000 !important;
}
.content_title.colored-orange .title strong {
  color: #ff7900 !important;
}
.content_title.colored-orange .title:after {
  background: #ff7900 !important;
}
.content_title.colored-orange.bold-title .title strong {
  color: #ff7900 !important;
}
.content_title.colored-magenta {
  border-bottom-color: #D20062 !important;
}
.content_title.colored-magenta strong {
  color: #D20062 !important;
}
.content_title.colored-magenta .title {
  color: #000 !important;
}
.content_title.colored-magenta .title strong {
  color: #D20062 !important;
}
.content_title.colored-magenta .title:after {
  background: #D20062 !important;
}
.content_title.colored-magenta.bold-title .title strong {
  color: #D20062 !important;
}
.content_title.colored-cian {
  border-bottom-color: #41D7EB !important;
}
.content_title.colored-cian strong {
  color: #41D7EB !important;
}
.content_title.colored-cian .title {
  color: #000 !important;
}
.content_title.colored-cian .title strong {
  color: #41D7EB !important;
}
.content_title.colored-cian .title:after {
  background: #41D7EB !important;
}
.content_title.colored-cian.bold-title .title strong {
  color: #41D7EB !important;
}
.content_title.colored-violet {
  border-bottom-color: #5A00B9 !important;
}
.content_title.colored-violet strong {
  color: #5A00B9 !important;
}
.content_title.colored-violet .title {
  color: #000 !important;
}
.content_title.colored-violet .title strong {
  color: #5A00B9 !important;
}
.content_title.colored-violet .title:after {
  background: #5A00B9 !important;
}
.content_title.colored-violet.bold-title .title strong {
  color: #5A00B9 !important;
}
.content_title.colored-vert {
  border-bottom-color: #CDD746 !important;
}
.content_title.colored-vert strong {
  color: #CDD746 !important;
}
.content_title.colored-vert .title {
  color: #000 !important;
}
.content_title.colored-vert .title strong {
  color: #CDD746 !important;
}
.content_title.colored-vert .title:after {
  background: #CDD746 !important;
}
.content_title.colored-vert.bold-title .title strong {
  color: #CDD746 !important;
}
.content_title.colored-prune {
  border-bottom-color: #AF0078 !important;
}
.content_title.colored-prune strong {
  color: #AF0078 !important;
}
.content_title.colored-prune .title {
  color: #000 !important;
}
.content_title.colored-prune .title strong {
  color: #AF0078 !important;
}
.content_title.colored-prune .title:after {
  background: #AF0078 !important;
}
.content_title.colored-prune.bold-title .title strong {
  color: #AF0078 !important;
}
.content_title.colored-or {
  border-bottom-color: #FF9600 !important;
}
.content_title.colored-or strong {
  color: #FF9600 !important;
}
.content_title.colored-or .title {
  color: #000 !important;
}
.content_title.colored-or .title strong {
  color: #FF9600 !important;
}
.content_title.colored-or .title:after {
  background: #FF9600 !important;
}
.content_title.colored-or.bold-title .title strong {
  color: #FF9600 !important;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .content_title h1.title {
    font-size: 3em;
  }
  .content_title h2.title {
    font-size: 1.428em;
  }
  .content_title h3.title {
    font-size: 1.2;
  }
  .content_title h4.title {
    font-size: 1.142em;
  }
  .content_title h5.title,
  .content_title h6.title {
    font-size: 1em;
  }
  .node-type-equipier .content_title h1.title {
    font-size: 1.428em;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .content_title h1.title {
    font-size: 3.428em;
  }
  .content_title h2.title {
    font-size: 2em;
  }
  .content_title h3.title {
    font-size: 1.428em;
  }
  .content_title h4.title {
    font-size: 1.142em;
  }
  .content_title h5.title,
  .content_title h6.title {
    font-size: 1em;
  }
  .node-type-equipier .content_title h1.title {
    font-size: 1.428em;
  }
}
/* Large devices (large desktops, 1200px and up) */
body.node-depth-1--24 .content_title {
  border-bottom-color: #23788c;
}
body.node-depth-1--24 .content_title strong {
  color: #23788c;
}
body.node-depth-1--24 .content_title .title {
  color: #000;
}
body.node-depth-1--24 .content_title .title strong {
  color: #23788c;
}
body.node-depth-1--24 .content_title .title:after {
  background: #23788c;
}
body.node-depth-1--24 .content_title.bold-title .title strong {
  color: #23788c;
}
body.node-depth-1--17 .content_title,
body.node-depth-1--18 .content_title {
  border-bottom-color: #00c3af;
}
body.node-depth-1--17 .content_title strong,
body.node-depth-1--18 .content_title strong {
  color: #00c3af;
}
body.node-depth-1--17 .content_title .title,
body.node-depth-1--18 .content_title .title {
  color: #000;
}
body.node-depth-1--17 .content_title .title strong,
body.node-depth-1--18 .content_title .title strong {
  color: #00c3af;
}
body.node-depth-1--17 .content_title .title:after,
body.node-depth-1--18 .content_title .title:after {
  background: #00c3af;
}
body.node-depth-1--17 .content_title.bold-title .title strong,
body.node-depth-1--18 .content_title.bold-title .title strong {
  color: #00c3af;
}
body.node-depth-1--25 .content_title {
  border-bottom-color: #9141e6;
}
body.node-depth-1--25 .content_title strong {
  color: #9141e6;
}
body.node-depth-1--25 .content_title .title {
  color: #000;
}
body.node-depth-1--25 .content_title .title strong {
  color: #9141e6;
}
body.node-depth-1--25 .content_title .title:after {
  background: #9141e6;
}
body.node-depth-1--25 .content_title.bold-title .title strong {
  color: #9141e6;
}
body.node-depth-1--26 .content_title {
  border-bottom-color: #ff7900;
}
body.node-depth-1--26 .content_title strong {
  color: #ff7900;
}
body.node-depth-1--26 .content_title .title {
  color: #000;
}
body.node-depth-1--26 .content_title .title strong {
  color: #ff7900;
}
body.node-depth-1--26 .content_title .title:after {
  background: #ff7900;
}
body.node-depth-1--26 .content_title.bold-title .title strong {
  color: #ff7900;
}
body.node-depth-1--27 .content_title {
  border-bottom-color: #aea32f;
}
body.node-depth-1--27 .content_title strong {
  color: #aea32f;
}
body.node-depth-1--27 .content_title .title {
  color: #000;
}
body.node-depth-1--27 .content_title .title strong {
  color: #aea32f;
}
body.node-depth-1--27 .content_title .title:after {
  background: #aea32f;
}
body.node-depth-1--27 .content_title.bold-title .title strong {
  color: #aea32f;
}
body.node-depth-1--28 .content_title {
  border-bottom-color: #ff7900;
}
body.node-depth-1--28 .content_title strong {
  color: #ff7900;
}
body.node-depth-1--28 .content_title .title {
  color: #000;
}
body.node-depth-1--28 .content_title .title strong {
  color: #ff7900;
}
body.node-depth-1--28 .content_title .title:after {
  background: #ff7900;
}
body.node-depth-1--28 .content_title.bold-title .title strong {
  color: #ff7900;
}
.content_subtitle {
  margin-bottom: 20px;
}
.content_subtitle.centered .subtitle {
  text-align: center;
}
.content_subtitle.centered .subtitle:after {
  display: none;
}
.content_subtitle .subtitle {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  color: #ff7900;
  font-size: 1.714em;
}
.has-puce {
  position: relative;
  margin-left: -1em;
  padding-left: 1em;
}
.has-puce:before {
  content: "";
  height: 8px;
  width: 8px;
  background: #ff7900;
  border-radius: 4px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: .3em;
}
.wysiwyg h2,
.wysiwyg p.chapo {
  font-size: 1.285em;
  font-family: "RCI", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #282832;
  margin-bottom: 10px;
  margin-top: 10px;
}
.wysiwyg p {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  font-size: 1.142em;
  color: #6f7072;
  margin-bottom: 10px;
}
.wysiwyg p.question {
  font-size: 1.142em;
  font-family: "RCI", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #282832;
}
.wysiwyg p.copyright {
  font-size: 0.857em;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  font-style: italic;
  color: #6f7072;
}
.wysiwyg p.signature {
  font-size: 0.857em;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
}
.wysiwyg q {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  font-style: italic;
  color: #6f7072;
  font-size: 1.142em;
}
.wysiwyg ul {
  padding-left: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}
.wysiwyg ul li {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  font-size: 1.142em;
  color: #6f7072;
  margin-bottom: 10px;
  padding-left: 15px;
  list-style: none;
  position: relative;
}
.wysiwyg ul li:before {
  content: "";
  background: #000;
  height: 8px;
  width: 8px;
  border-radius: 8px;
  position: absolute;
  left: 0;
  top: 6px;
}
.wysiwyg strong,
.wysiwyg b {
  font-family: "RCI", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #282832;
}
.wysiwyg .wysiwyg_chiffre {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
  display: block;
}
.wysiwyg .wysiwyg_chiffre span.chiffre {
  font-size: 4.714em;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  line-height: 80%;
  margin-bottom: 0;
  display: block;
}
.wysiwyg .wysiwyg_chiffre span.chiffre-title {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  display: block;
  color: #6f7072;
}
.wysiwyg .wysiwyg .wysiwyg_chiffre span.chiffre {
  color: #ff7900;
}
.wysiwyg .wysiwyg a:not(.button),
.wysiwyg .wysiwyg p a:not(.button) {
  color: #ff7900;
}
.wysiwyg .wysiwyg ul li:before {
  background: #ff7900;
}
.wysiwyg .wysiwyg ::-moz-selection {
  background: #ff7900;
  color: #fff;
}
.wysiwyg .wysiwyg ::selection {
  background: #ff7900;
  color: #fff;
}
.wysiwyg .wysiwyg ::-moz-selection {
  background: #ff7900;
  color: #fff;
}
body.node-depth-1--24 .wysiwyg .wysiwyg_chiffre span.chiffre {
  color: #23788c;
}
body.node-depth-1--24 .wysiwyg a:not(.button),
body.node-depth-1--24 .wysiwyg p a:not(.button) {
  color: #23788c;
}
body.node-depth-1--24 .wysiwyg ul li:before {
  background: #23788c;
}
body.node-depth-1--24 .wysiwyg ::-moz-selection {
  background: #23788c;
  color: #fff;
}
body.node-depth-1--24 .wysiwyg ::selection {
  background: #23788c;
  color: #fff;
}
body.node-depth-1--24 .wysiwyg ::-moz-selection {
  background: #23788c;
  color: #fff;
}
body.node-depth-1--17 .wysiwyg .wysiwyg_chiffre span.chiffre,
body.node-depth-1--18 .wysiwyg .wysiwyg_chiffre span.chiffre {
  color: #00c3af;
}
body.node-depth-1--17 .wysiwyg a:not(.button),
body.node-depth-1--18 .wysiwyg a:not(.button),
body.node-depth-1--17 .wysiwyg p a:not(.button),
body.node-depth-1--18 .wysiwyg p a:not(.button) {
  color: #00c3af;
}
body.node-depth-1--17 .wysiwyg ul li:before,
body.node-depth-1--18 .wysiwyg ul li:before {
  background: #00c3af;
}
body.node-depth-1--17 .wysiwyg ::-moz-selection,
body.node-depth-1--18 .wysiwyg ::-moz-selection {
  background: #00c3af;
  color: #fff;
}
body.node-depth-1--17 .wysiwyg ::selection,
body.node-depth-1--18 .wysiwyg ::selection {
  background: #00c3af;
  color: #fff;
}
body.node-depth-1--17 .wysiwyg ::-moz-selection,
body.node-depth-1--18 .wysiwyg ::-moz-selection {
  background: #00c3af;
  color: #fff;
}
body.node-depth-1--25 .wysiwyg .wysiwyg_chiffre span.chiffre {
  color: #9141e6;
}
body.node-depth-1--25 .wysiwyg a:not(.button),
body.node-depth-1--25 .wysiwyg p a:not(.button) {
  color: #9141e6;
}
body.node-depth-1--25 .wysiwyg ul li:before {
  background: #9141e6;
}
body.node-depth-1--25 .wysiwyg ::-moz-selection {
  background: #9141e6;
  color: #fff;
}
body.node-depth-1--25 .wysiwyg ::selection {
  background: #9141e6;
  color: #fff;
}
body.node-depth-1--25 .wysiwyg ::-moz-selection {
  background: #9141e6;
  color: #fff;
}
body.node-depth-1--26 .wysiwyg .wysiwyg_chiffre span.chiffre {
  color: #ff7900;
}
body.node-depth-1--26 .wysiwyg a:not(.button),
body.node-depth-1--26 .wysiwyg p a:not(.button) {
  color: #ff7900;
}
body.node-depth-1--26 .wysiwyg ul li:before {
  background: #ff7900;
}
body.node-depth-1--26 .wysiwyg ::-moz-selection {
  background: #ff7900;
  color: #fff;
}
body.node-depth-1--26 .wysiwyg ::selection {
  background: #ff7900;
  color: #fff;
}
body.node-depth-1--26 .wysiwyg ::-moz-selection {
  background: #ff7900;
  color: #fff;
}
body.node-depth-1--27 .wysiwyg .wysiwyg_chiffre span.chiffre {
  color: #aea32f;
}
body.node-depth-1--27 .wysiwyg a:not(.button),
body.node-depth-1--27 .wysiwyg p a:not(.button) {
  color: #aea32f;
}
body.node-depth-1--27 .wysiwyg ul li:before {
  background: #aea32f;
}
body.node-depth-1--27 .wysiwyg ::-moz-selection {
  background: #aea32f;
  color: #fff;
}
body.node-depth-1--27 .wysiwyg ::selection {
  background: #aea32f;
  color: #fff;
}
body.node-depth-1--27 .wysiwyg ::-moz-selection {
  background: #aea32f;
  color: #fff;
}
body.node-depth-1--28 .wysiwyg .wysiwyg_chiffre span.chiffre {
  color: #ff7900;
}
body.node-depth-1--28 .wysiwyg a:not(.button),
body.node-depth-1--28 .wysiwyg p a:not(.button) {
  color: #ff7900;
}
body.node-depth-1--28 .wysiwyg ul li:before {
  background: #ff7900;
}
body.node-depth-1--28 .wysiwyg ::-moz-selection {
  background: #ff7900;
  color: #fff;
}
body.node-depth-1--28 .wysiwyg ::selection {
  background: #ff7900;
  color: #fff;
}
body.node-depth-1--28 .wysiwyg ::-moz-selection {
  background: #ff7900;
  color: #fff;
}
.content_quote h3 {
  line-height: 120%;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 2.571em;
  text-transform: none;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}
.content_quote h3 .icon-quote-pre,
.content_quote h3 .icon-quote-after {
  font-size: .6em;
}
.content_quote h3 .icon-quote-pre {
  position: absolute;
  left: -20px;
  top: 10px;
}
.content_quote h3 {
  color: #ff7900;
}
body.node-depth-1--24 .content_quote h3 {
  color: #23788c;
}
body.node-depth-1--17 .content_quote h3,
body.node-depth-1--18 .content_quote h3 {
  color: #00c3af;
}
body.node-depth-1--25 .content_quote h3 {
  color: #9141e6;
}
body.node-depth-1--26 .content_quote h3 {
  color: #ff7900;
}
body.node-depth-1--27 .content_quote h3 {
  color: #aea32f;
}
body.node-depth-1--28 .content_quote h3 {
  color: #ff7900;
}
.content_video {
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.content_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content_footer {
  display: block;
  background: #fff;
  padding: 10px;
}
.content_footer:before,
.content_footer:after {
  content: " ";
  display: table;
}
.content_footer:after {
  clear: both;
}
.content_footer:before,
.content_footer:after {
  content: " ";
  display: table;
}
.content_footer:after {
  clear: both;
}
.content_footer .right-footer {
  float: right;
}
.content_footer .right-footer .top-btn {
  display: inline-block;
  padding: 5px 0;
  color: #000;
}
.content_footer .left-footer {
  float: left;
  display: inline-block;
}
.content_footer .left-footer .head-btn {
  margin-right: 3px;
  margin-left: 3px;
  padding-top: 2px;
  outline: none;
}
.content_footer .left-footer .share-title {
  display: inline-block;
  margin-top: 5px;
  margin-right: 10px;
  float: left;
}
.front #content,
.node-type-home #content {
  background: none;
}
.front #main-wrapper,
.node-type-home #main-wrapper {
  padding-top: 20px;
}
.page-404 .field-name-body {
  padding: 0;
}
.page-404 .search-form-content {
  margin: 30px 30px 0 30px;
  position: relative;
}
.page-404 .search-form-content input[type="text"] {
  border: solid 1px #c9c9c9;
  border-radius: 8px;
  padding: 10px;
  display: block;
  width: 100%;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  outline: none;
  font-size: 1.142em;
}
.page-404 .search-form-content .form-submit {
  position: absolute;
  top: 7px;
  right: 5px;
  height: 30px;
  width: 30px;
  border: none;
  outline: none;
  background: #fff url('../../images/picto_recherche.png');
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .front .btm-content-hp .actus-list-container,
  .node-type-home .btm-content-hp .actus-list-container {
    position: static;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .front #main-wrapper,
  .node-type-home #main-wrapper {
    padding-top: 23px;
  }
  .front .btm-content-hp,
  .node-type-home .btm-content-hp {
    position: relative;
  }
  .front .btm-content-hp .actus-list-container,
  .node-type-home .btm-content-hp .actus-list-container {
    position: absolute;
    top: 0;
    right: 0;
  }
}
/* Large devices (large desktops, 1200px and up) */
body.node-depth-1--24 #sidebar-first .menu-block-3 > ul.menu > li > a strong {
  color: #23788c;
}
body.node-depth-1--24 #block-menu-block-1 ul li.active a,
body.node-depth-1--24 #block-menu-block-1 ul li.active-trail a {
  color: #23788c !important;
  border-bottom: solid 1px #fff !important;
}
body.node-depth-1--24 .tags a:hover {
  color: #23788c !important;
}
body.node-depth-1--17 #sidebar-first .menu-block-3 > ul.menu > li > a strong {
  color: #00c3af;
}
body.node-depth-1--17 #block-menu-block-1 ul li.active a,
body.node-depth-1--17 #block-menu-block-1 ul li.active-trail a {
  color: #00c3af !important;
  border-bottom: solid 1px #fff !important;
}
body.node-depth-1--17 .tags a:hover {
  color: #00c3af !important;
}
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
body.node-depth-1--25 #sidebar-first .menu-block-3 > ul.menu > li > a strong {
  color: #9141e6;
}
body.node-depth-1--25 #block-menu-block-1 ul li.active a,
body.node-depth-1--25 #block-menu-block-1 ul li.active-trail a {
  color: #9141e6 !important;
  border-bottom: solid 1px #fff !important;
}
body.node-depth-1--25 .tags a:hover {
  color: #9141e6 !important;
}
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
body.node-depth-1--26 #sidebar-first .submenu-title strong {
  color: #ff7900;
}
body.node-depth-1--26 #block-menu-block-1 ul li.active a,
body.node-depth-1--26 #block-menu-block-1 ul li.active-trail a {
  color: #ff7900 !important;
  border-bottom: solid 1px #fff !important;
}
body.node-depth-1--26 .view-filters {
  display: none;
}
body.node-depth-1--26 .pager-load-more {
  display: none;
}
body.node-depth-1--26 .tags a:hover {
  color: #ff7900 !important;
}
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
body.node-depth-1--27 #sidebar-first .menu-block-3 > ul.menu > li > a strong {
  color: #aea32f;
}
body.node-depth-1--27 #block-menu-block-1 ul li.active a,
body.node-depth-1--27 #block-menu-block-1 ul li.active-trail a {
  color: #aea32f !important;
  border-bottom: solid 1px #fff !important;
}
body.node-depth-1--27 .tags a:hover {
  color: #aea32f !important;
}
.custom-table {
  font-size: .85em;
  vertical-align: top;
  border-bottom: solid 15px #d0d0d0;
}
.custom-table thead {
  background: #aea32f;
  border: none;
}
.custom-table thead tr {
  border: none;
}
.custom-table thead tr th {
  width: 11%;
  color: #fff;
  vertical-align: top;
  border: solid 1px #d0d0d0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding: 6px;
}
.custom-table tbody {
  color: #000;
}
.custom-table tbody tr.subhead {
  background: #e9e9ea;
}
.custom-table tbody tr.subhead td {
  font-weight: bold;
  font-family: "RCI", Helvetica, Arial, sans-serif;
}
.custom-table tbody tr td {
  width: 11%;
  border: solid 1px #d0d0d0;
  padding: 6px;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.table-finance-block {
  margin-bottom: 2px;
  background: #fff;
  padding: 30px;
  overflow: hidden;
  position: relative;
  height: 580px;
}
.table-finance-block.single-page {
  height: auto !important;
}
.table-finance-block .views-exposed-form label {
  display: none;
}
.table-finance-block .views-exposed-form .date-year {
  position: relative;
}
.table-finance-block .views-exposed-form .date-year select {
  width: 150px;
  padding: 8px 10px;
  margin: 0;
  border-radius: 4px;
  background: #fff url('../../images/select-arrow-out.jpg') center right no-repeat;
  color: #6e6e78;
  border: solid 1px #c5c5c5;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.table-finance-block .views-exposed-form .date-year select:focus,
.table-finance-block .views-exposed-form .date-year select:hover {
  outline: none;
  color: #000;
  border-color: #000;
  background: #fff url('../../images/select-arrow-hover.jpg') center right no-repeat;
}
.table-finance-block .head {
  text-align: center;
  margin-bottom: 30px;
}
.table-finance-block .head h2 {
  font-size: 1.428em;
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
  color: #aea32f;
}
.table-finance-block .head .picto {
  margin-bottom: 20px;
}
.table-finance-block table {
  width: 100%;
  border: none;
}
.table-finance-block table tbody {
  border: none;
}
.table-finance-block table tbody tr {
  border: none;
  cursor: pointer;
}
.table-finance-block table tbody tr:hover {
  background: #d2d2d2 !important;
}
.table-finance-block table tbody tr.even {
  background: #fff;
}
.table-finance-block table tbody tr td {
  border: none;
  padding: 10px 5px;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.table-finance-block table tbody tr td.views-field-fid {
  padding: 0;
  width: 30px;
}
.table-finance-block table tbody tr td.views-field-fid a {
  display: block;
  width: 20px;
  background: url('../../images/download_file_picto.png') center center no-repeat;
}
.table-finance-block table tbody tr td.views-field-fid a:hover {
  text-decoration: none;
  background: url('../../images/download_file_hover_picto.png') center center no-repeat;
}
.table-finance-block table tbody tr td.views-field-timestamp {
  width: 84px;
}
.table-finance-block .more-link-footer {
  margin-top: 20px;
  text-align: right;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.table-finance-block .more-link-footer a {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  padding: 8px 0 8px 30px;
  color: #aea32f;
  text-decoration: none;
  background: url('../../images/picto-link-dossiers-finance.png') center left no-repeat;
}
.table-finance-block .more-link-footer a:hover {
  text-decoration: none;
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .table-finance-block {
    height: 500px;
  }
  .table-finance-block.single-page {
    height: auto !important;
  }
}
/* Large devices (large desktops, 1200px and up) */
body.node-depth-1--28 #sidebar-first .menu-block-3 > ul.menu > li > a strong {
  color: #ff7900;
}
body.node-depth-1--28 #block-menu-block-1 ul li.active a,
body.node-depth-1--28 #block-menu-block-1 ul li.active-trail a {
  color: #ff7900 !important;
  border-bottom: solid 1px #fff !important;
}
body.node-depth-1--28 .view-display-id-equipiers_list .view-filters {
  display: none;
}
body.node-depth-1--28 .view-display-id-equipiers_list .pager-load-more {
  display: none;
}
.block-view-wrapper-offre_emploi--last_4 {
  background: #fff;
  padding: 30px;
  height: auto;
  overflow: hidden;
}
.block-view-wrapper-offre_emploi--last_4 h2 {
  color: #ff7900;
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  margin-bottom: 20px;
}
.block-view-wrapper-offre_emploi--last_4 .link {
  text-align: right;
  padding: 10px;
  color: #ff7900;
  padding-left: 35px;
  display: inline-block;
  float: right;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  background: url('../../images/arrow_orange.png') center left no-repeat;
}
.block-view-wrapper-offre_emploi--last_4 .view-content {
  border-bottom: solid 3px #e9e9ea;
}
.block-view-wrapper-offre_emploi--last_4 .view-content table {
  width: 100%;
}
.block-view-wrapper-offre_emploi--last_4 .view-content table thead {
  display: none;
}
.block-view-wrapper-offre_emploi--last_4 .view-content table tbody {
  border: none;
}
.block-view-wrapper-offre_emploi--last_4 .view-content table tbody tr {
  border: none;
}
.block-view-wrapper-offre_emploi--last_4 .view-content table tbody tr:hover {
  background: #d2d2d2 !important;
}
.block-view-wrapper-offre_emploi--last_4 .view-content table tbody tr:nth-child(even) {
  background: #fff;
}
.block-view-wrapper-offre_emploi--last_4 .view-content table tbody tr td {
  padding: 10px;
  color: #6f7072;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.block-view-wrapper-offre_emploi--last_4 .view-content table tbody tr td a {
  color: #6f7072;
}
.block-view-wrapper-offre_emploi--last_4 .view-content table tbody tr td a:hover {
  text-decoration: none;
}
.block-view-wrapper-offre_emploi {
  background: #fff;
  padding: 20px;
}
.block-view-wrapper-offre_emploi h2 {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  color: #000;
  margin-bottom: 20px;
}
.block-view-wrapper-offre_emploi h2 strong {
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
  color: #ff7900;
}
.block-view-wrapper-offre_emploi .views-exposed-form {
  margin-bottom: 20px;
}
.block-view-wrapper-offre_emploi .views-exposed-form:before,
.block-view-wrapper-offre_emploi .views-exposed-form:after {
  content: " ";
  display: table;
}
.block-view-wrapper-offre_emploi .views-exposed-form:after {
  clear: both;
}
.block-view-wrapper-offre_emploi .views-exposed-form:before,
.block-view-wrapper-offre_emploi .views-exposed-form:after {
  content: " ";
  display: table;
}
.block-view-wrapper-offre_emploi .views-exposed-form:after {
  clear: both;
}
.block-view-wrapper-offre_emploi .views-exposed-form .views-widget-filter-title {
  float: left;
}
.block-view-wrapper-offre_emploi .views-exposed-form .views-widget-filter-title label {
  display: none;
}
.block-view-wrapper-offre_emploi .views-exposed-form .views-widget-filter-title input {
  border-radius: 3px;
  border: solid 1px #d2d2d2;
  padding: 5px 10px;
  outiline: none;
  background: url('../../images/picto_recherche.png') 98% center no-repeat;
  background-size: auto 80%;
  width: 100%;
  padding-right: 35px;
}
.block-view-wrapper-offre_emploi .views-exposed-form .views-widget-filter-title input::-ms-clear,
.block-view-wrapper-offre_emploi .views-exposed-form .views-widget-filter-title input::-ms-reveal {
  display: none !important;
  width: 0;
  height: 0;
}
.block-view-wrapper-offre_emploi .views-exposed-form .views-widget-filter-field_type_contrat_tid {
  float: right;
}
.block-view-wrapper-offre_emploi .views-exposed-form .views-widget-filter-field_type_contrat_tid label {
  display: inline-block;
  color: #000;
  font-weight: bold;
  padding: 3px;
}
.block-view-wrapper-offre_emploi .views-exposed-form .views-widget-filter-field_type_contrat_tid .views-widget {
  display: inline-block;
  padding: 3px;
}
.block-view-wrapper-offre_emploi .views-exposed-form .views-widget-filter-field_type_contrat_tid .views-widget .form-item {
  display: inline-block;
  margin-right: 10px;
}
.block-view-wrapper-offre_emploi .views-exposed-form .views-widget-filter-field_type_contrat_tid .views-widget .form-item label {
  color: #6f7072;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.block-view-wrapper-offre_emploi .views-exposed-form .views-widget-filter-field_type_contrat_tid .views-widget .description {
  display: none;
}
.block-view-wrapper-offre_emploi .view-content thead {
  display: none;
}
.block-view-wrapper-offre_emploi .view-content tbody {
  border: none;
}
.block-view-wrapper-offre_emploi .view-content tbody tr {
  border: none;
}
.block-view-wrapper-offre_emploi .view-content tbody tr:nth-child(even) {
  background: #fff;
}
.block-view-wrapper-offre_emploi .view-content tbody tr td {
  padding: 10px;
  color: #6f7072;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.block-view-wrapper-offre_emploi .view-content tbody tr td a {
  color: #6f7072;
}
.block-view-wrapper-offre_emploi .view-content tbody tr td a:hover {
  text-decoration: none;
}
.node-type-offre-emploi #content div:not(.wysiwyg) .content_title {
  margin-top: 30px;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .block-view-wrapper-offre_emploi--last_4 {
    height: auto;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .node-type-offre-emploi #content div:not(.wysiwyg) .content_title {
    margin-top: 45px;
  }
  .block-view-wrapper-offre_emploi {
    padding: 50px;
  }
  .block-view-wrapper-offre_emploi--last_4 {
    height: 250px;
    padding-bottom: 20px;
    padding: 15px !important;
  }
  .block-view-wrapper-offre_emploi--last_4 .view-content {
    height: 140px !important;
    overflow-x: hiden;
    overflow-y: scroll !important;
  }
  .block-view-wrapper-offre_emploi--last_4 .view-content tbody tr td.views-field-title {
    padding: 3px 8px !important;
  }
  .block-view-wrapper-offre_emploi--last_4 .view-content tbody tr td.views-field-title a {
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1300px) {
  .node-type-offre-emploi #content div:not(.wysiwyg) .content_title {
    margin-top: 60px;
  }
  .block-view-wrapper-offre_emploi--last_4 {
    height: 300px;
    padding: 20px !important;
  }
  .block-view-wrapper-offre_emploi--last_4 .view-content {
    height: 180px !important;
  }
  .block-view-wrapper-offre_emploi--last_4 .view-content tbody tr td.views-field-title {
    padding: 10px !important;
  }
  .block-view-wrapper-offre_emploi--last_4 .view-content tbody tr td.views-field-title a {
    width: 380px;
  }
}
.node-type-map #sidebar-first {
  position: static;
}
.node-type-map .pico {
  top: 195px !important;
  left: 106px !important;
}
.node-type-map .node-map {
  display: none;
}
.node-type-map .gm-style-iw {
  width: 240px !important;
  padding: 10px;
  top: 0 !important;
  left: 0 !important;
  background-color: #fff;
  box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.4);
  border: none;
  border-radius: 0;
  border-bottom: solid 8px #ff7900;
}
.node-type-map .gm-style-iw .content {
  position: relative;
}
.node-type-map .gm-style-iw .content .link {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../../images/map/picto_more_map.png') 50% 27% no-repeat;
}
.node-type-map .gm-style-iw .content .link:hover {
  text-decoration: none;
}
.node-type-map .gm-style-iw .field-name-field-image-popup {
  margin-bottom: 10px;
}
.node-type-map .gm-style-iw .field-name-field-titre-popup {
  display: inline-block;
  color: #ff7900;
  font-family: "RCI", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.node-type-map .gm-style-iw .field-name-field-ville-popup {
  display: inline-block;
  font-style: italic;
  color: #282832;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.node-type-map .gm-style-iw .field-name-field-description-popup {
  display: block;
  color: #282832;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.node-type-filiales .sidebar-head .title-item,
.node-type-map .sidebar-head .title-item {
  font-size: 1.571em;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
  line-height: 120%;
}
.node-type-filiales .sidebar-head .title-item strong,
.node-type-map .sidebar-head .title-item strong {
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
  color: #ff7900;
}
.node-type-filiales .sidebar-head form#filiales-search,
.node-type-map .sidebar-head form#filiales-search {
  margin-bottom: 30px;
  position: relative;
}
.node-type-filiales .sidebar-head form#filiales-search:before,
.node-type-map .sidebar-head form#filiales-search:before,
.node-type-filiales .sidebar-head form#filiales-search:after,
.node-type-map .sidebar-head form#filiales-search:after {
  content: " ";
  display: table;
}
.node-type-filiales .sidebar-head form#filiales-search:after,
.node-type-map .sidebar-head form#filiales-search:after {
  clear: both;
}
.node-type-filiales .sidebar-head form#filiales-search:before,
.node-type-map .sidebar-head form#filiales-search:before,
.node-type-filiales .sidebar-head form#filiales-search:after,
.node-type-map .sidebar-head form#filiales-search:after {
  content: " ";
  display: table;
}
.node-type-filiales .sidebar-head form#filiales-search:after,
.node-type-map .sidebar-head form#filiales-search:after {
  clear: both;
}
.node-type-filiales .sidebar-head form#filiales-search .input-search,
.node-type-map .sidebar-head form#filiales-search .input-search {
  display: block;
  width: 100%;
  border: none;
  border-radius: 3px;
  background: #fff;
  color: #282832;
  padding: 5px 40px 5px 10px;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  outline: none;
}
.node-type-filiales .sidebar-head form#filiales-search .submit-search,
.node-type-map .sidebar-head form#filiales-search .submit-search {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 30px;
  width: 30px;
  border: none;
  outline: none;
  background: url('../../images/picto-search-sidebar-focus.png') center center no-repeat;
}
.node-type-filiales .sidebar-head form#filiales-search .submit-search:hover,
.node-type-map .sidebar-head form#filiales-search .submit-search:hover {
  background: url('../../images/picto-search-sidebar-focus.png') center center no-repeat;
}
.node-type-filiales .sidebar-head form#filiales-search .error,
.node-type-map .sidebar-head form#filiales-search .error {
  display: none;
  padding-top: 10px;
  margin-bottom: 0;
  color: #f00;
  font-size: 0.857em;
}
.node-type-filiales .return-btn {
  color: #282832;
  padding: 15px;
  padding-right: 40px;
  text-align: right;
  display: block;
  margin: 0 10px 0 10px;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  background: url('../../images/picto_close_filiale.png') center right no-repeat;
}
.node-type-filiales .main-content,
.node-type-filiales .sidebar-content,
.node-type-filiales .foot-content {
  background: #fff;
}
.node-type-filiales .main-content:before,
.node-type-filiales .sidebar-content:before,
.node-type-filiales .foot-content:before,
.node-type-filiales .main-content:after,
.node-type-filiales .sidebar-content:after,
.node-type-filiales .foot-content:after {
  content: " ";
  display: table;
}
.node-type-filiales .main-content:after,
.node-type-filiales .sidebar-content:after,
.node-type-filiales .foot-content:after {
  clear: both;
}
.node-type-filiales .main-content:before,
.node-type-filiales .sidebar-content:before,
.node-type-filiales .foot-content:before,
.node-type-filiales .main-content:after,
.node-type-filiales .sidebar-content:after,
.node-type-filiales .foot-content:after {
  content: " ";
  display: table;
}
.node-type-filiales .main-content:after,
.node-type-filiales .sidebar-content:after,
.node-type-filiales .foot-content:after {
  clear: both;
}
.node-type-filiales .main-content {
  padding-bottom: 30px;
}
.node-type-filiales .main-content .content_big_image .mask {
  bottom: 0;
}
.node-type-filiales .sidebar-content {
  overflow: hidden;
}
.node-type-filiales .content_title {
  margin-bottom: 0;
}
.node-type-filiales .content_title .title {
  color: #ff7900;
  font-family: "RCI", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 2.85em;
}
.node-type-filiales .content_title .title:after {
  display: none;
}
.node-type-filiales .block_contact {
  margin-left: 30px;
}
.node-type-filiales .chiffres-link {
  display: inline-block;
  padding: 10px 10px 10px 40px;
  background: url('../../images/dl-chiffres-picto.png') center left no-repeat;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  color: #282832;
}
.node-type-filiales .results-table {
  padding-top: 30px;
  margin-bottom: 30px;
}
.node-type-filiales .results-table:before,
.node-type-filiales .results-table:after {
  content: " ";
  display: table;
}
.node-type-filiales .results-table:after {
  clear: both;
}
.node-type-filiales .results-table:before,
.node-type-filiales .results-table:after {
  content: " ";
  display: table;
}
.node-type-filiales .results-table:after {
  clear: both;
}
.node-type-filiales .results-table .results-head {
  margin-bottom: 20px;
}
.node-type-filiales .results-table h2 {
  color: #ff7900;
  font-size: 1.428em;
  font-weight: bold;
  float: left;
  padding: 10px 0;
}
.node-type-filiales .results-table .chiffres-link {
  float: right;
}
.node-type-filiales .results-table table {
  border: none;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.node-type-filiales .results-table table > thead > tr > th,
.node-type-filiales .results-table table > tbody > tr > th,
.node-type-filiales .results-table table > tfoot > tr > th,
.node-type-filiales .results-table table > thead > tr > td,
.node-type-filiales .results-table table > tbody > tr > td,
.node-type-filiales .results-table table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.node-type-filiales .results-table table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.node-type-filiales .results-table table > caption + thead > tr:first-child > th,
.node-type-filiales .results-table table > colgroup + thead > tr:first-child > th,
.node-type-filiales .results-table table > thead:first-child > tr:first-child > th,
.node-type-filiales .results-table table > caption + thead > tr:first-child > td,
.node-type-filiales .results-table table > colgroup + thead > tr:first-child > td,
.node-type-filiales .results-table table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.node-type-filiales .results-table table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.node-type-filiales .results-table table .table {
  background-color: #fff;
}
.node-type-filiales .results-table table thead {
  background: #282832;
  color: #fff;
  border: none;
}
.node-type-filiales .results-table table thead tr {
  border: none;
}
.node-type-filiales .results-table table thead tr th {
  border: none;
  padding: 10px;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.node-type-filiales .results-table table thead tr th:last-child {
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
}
.node-type-filiales .results-table table tbody {
  background: #fff;
  color: #000;
  border: none;
}
.node-type-filiales .results-table table tbody tr {
  border: none;
}
.node-type-filiales .results-table table tbody tr:nth-child(odd) {
  background: #f0f0f0;
}
.node-type-filiales .results-table table tbody tr:nth-child(even) {
  background: #fff;
}
.node-type-filiales .results-table table tbody tr td {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  padding: 18px 10px;
}
.node-type-filiales .results-table table tbody tr td:last-child {
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .node-type-filiales .sidebar-head form#filiales-search .input-search,
  .node-type-map .sidebar-head form#filiales-search .input-search {
    background: #4c4c54;
    color: #fff;
  }
  .node-type-filiales .sidebar-head form#filiales-search .submit-search,
  .node-type-map .sidebar-head form#filiales-search .submit-search {
    background: url('../../images/picto-search-sidebar.png') center center no-repeat;
  }
  .node-type-map #sidebar-first .section {
    height: 939px;
  }
  .node-type-map .node-map {
    display: block;
  }
  .node-type-filiales .main-content .content_big_image .mask {
    bottom: -2px;
  }
  .node-type-filiales .main-content .content_big_image .mask:before {
    font-size: 45px !important;
  }
  .node-type-filiales .block_contact {
    margin-left: 0 !important;
  }
  .node-type-filiales .sidebar-content,
  .node-type-filiales .main-content {
    min-height: 900px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  .node-type-map #sidebar-first .section {
    height: 959px;
  }
  .node-type-filiales .main-content .content_big_image .mask:before {
    font-size: 60px !important;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1300px) {
  .node-type-map #sidebar-first .section {
    height: auto;
  }
  .node-type-filiales .main-content .content_big_image .mask:before {
    font-size: 90px !important;
  }
}
select {
  -webkit-appearance: none;
          appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
.node-type-webform.i18n-en #content .webform-component-file .form-managed-file:before,
.page-node-done.i18n-en #content .webform-component-file .form-managed-file:before {
  background: #fff url('../../images/add-cv-bg-en.jpg') center left no-repeat;
}
.node-type-webform form.webform-client-form,
.page-node-done form.webform-client-form {
  clear: left;
}
.node-type-webform #content,
.page-node-done #content {
  float: none !important;
}
.node-type-webform #content .form-content,
.page-node-done #content .form-content {
  margin-top: 100px;
  margin-bottom: 100px;
}
.node-type-webform #content h1,
.page-node-done #content h1 {
  color: #ff7900;
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
  position: relative;
  margin-bottom: 30px;
}
.node-type-webform #content h1:before,
.page-node-done #content h1:before,
.node-type-webform #content h1:after,
.page-node-done #content h1:after {
  content: " ";
  display: table;
}
.node-type-webform #content h1:after,
.page-node-done #content h1:after {
  clear: both;
}
.node-type-webform #content h1:before,
.page-node-done #content h1:before,
.node-type-webform #content h1:after,
.page-node-done #content h1:after {
  content: " ";
  display: table;
}
.node-type-webform #content h1:after,
.page-node-done #content h1:after {
  clear: both;
}
.node-type-webform #content h1:after,
.page-node-done #content h1:after {
  content: "";
  display: inline-block;
  width: 45px;
  height: 4px;
  position: absolute;
  bottom: -15px;
  left: 0;
  background: #ff7900;
}
.node-type-webform #content .field-name-body,
.page-node-done #content .field-name-body {
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  font-size: 1.285em;
}
.node-type-webform #content .webform-component-select select,
.page-node-done #content .webform-component-select select,
.node-type-webform #content .webform-component-node-reference select,
.page-node-done #content .webform-component-node-reference select {
  width: 100%;
  padding: 8px 10px;
  margin: 0;
  border-radius: 4px;
  background: #fff url('../../images/select-arrow-out.jpg') center right no-repeat;
  color: #6e6e78;
  border: solid 1px #c5c5c5;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.node-type-webform #content .webform-component-select select:focus,
.page-node-done #content .webform-component-select select:focus,
.node-type-webform #content .webform-component-node-reference select:focus,
.page-node-done #content .webform-component-node-reference select:focus,
.node-type-webform #content .webform-component-select select:hover,
.page-node-done #content .webform-component-select select:hover,
.node-type-webform #content .webform-component-node-reference select:hover,
.page-node-done #content .webform-component-node-reference select:hover {
  outline: none;
  color: #000;
  border-color: #000;
  background: #fff url('../../images/select-arrow-hover.jpg') center right no-repeat;
}
.node-type-webform #content .webform-component-file label,
.page-node-done #content .webform-component-file label {
  width: 50px;
  display: inline-block;
  float: left;
  margin-top: 10px;
}
.node-type-webform #content .webform-component-file .form-submit,
.page-node-done #content .webform-component-file .form-submit {
  display: none;
}
.node-type-webform #content .webform-component-file .form-managed-file,
.page-node-done #content .webform-component-file .form-managed-file {
  display: inline-block;
  background: #fff;
  border: solid 1px #c5c5c5;
  border-radius: 5px;
  padding: 5px;
  position: relative;
  width: 335px;
  /*height: 38px;*/
}
.node-type-webform #content .webform-component-file .form-managed-file:before,
.page-node-done #content .webform-component-file .form-managed-file:before,
.node-type-webform #content .webform-component-file .form-managed-file:after,
.page-node-done #content .webform-component-file .form-managed-file:after {
  content: " ";
  display: table;
}
.node-type-webform #content .webform-component-file .form-managed-file:after,
.page-node-done #content .webform-component-file .form-managed-file:after {
  clear: both;
}
.node-type-webform #content .webform-component-file .form-managed-file:before,
.page-node-done #content .webform-component-file .form-managed-file:before,
.node-type-webform #content .webform-component-file .form-managed-file:after,
.page-node-done #content .webform-component-file .form-managed-file:after {
  content: " ";
  display: table;
}
.node-type-webform #content .webform-component-file .form-managed-file:after,
.page-node-done #content .webform-component-file .form-managed-file:after {
  clear: both;
}
/*.node-type-webform #content .webform-component-file .form-managed-file .form-file,
.page-node-done #content .webform-component-file .form-managed-file .form-file {
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 3;
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}*/
/*.node-type-webform #content .webform-component-file .form-managed-file:before,
.page-node-done #content .webform-component-file .form-managed-file:before {
  position: absolute;
  top: 1px;
  left: 3px;
  bottom: 1px;
  right: 3px;
  display: block;
  z-index: 1;
  background: #fff url('../../images/add-cv-bg.jpg') center left no-repeat;
}*/
/*.node-type-webform #content .webform-component-file .form-managed-file:after,
.page-node-done #content .webform-component-file .form-managed-file:after {
  position: absolute;
  top: 9px;
  right: 5px;
  display: inline-block;
  width: 30px;
  height: 15px;
  z-index: 2;
  background: #fff url('../../images/arrow-upload.png') center left no-repeat;
}*/
.node-type-webform #content .webform-component-file .description,
.page-node-done #content .webform-component-file .description {
  margin-top: 5px;
  margin-left: 70px;
}
.node-type-webform #content .webform-component-radios label,
.page-node-done #content .webform-component-radios label,
.node-type-webform #content .webform-component-checkbox label,
.page-node-done #content .webform-component-checkbox label {
  color: #000;
  font-family: "RCI", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.node-type-webform #content .webform-component-radios .form-item,
.page-node-done #content .webform-component-radios .form-item,
.node-type-webform #content .webform-component-checkbox .form-item,
.page-node-done #content .webform-component-checkbox .form-item {
  display: inline-block;
  margin-right: 10px;
  color: #000;
}
.node-type-webform #content .webform-component-radios .form-item input[type=radio],
.page-node-done #content .webform-component-radios .form-item input[type=radio],
.node-type-webform #content .webform-component-checkbox .form-item input[type=radio],
.page-node-done #content .webform-component-checkbox .form-item input[type=radio] {
  position: absolute;
  z-index: -1000;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.node-type-webform #content .webform-component-radios .form-item input[type=radio] + label,
.page-node-done #content .webform-component-radios .form-item input[type=radio] + label,
.node-type-webform #content .webform-component-checkbox .form-item input[type=radio] + label,
.page-node-done #content .webform-component-checkbox .form-item input[type=radio] + label {
  padding-left: 18px;
  height: 13px;
  display: inline-block;
  line-height: 13px;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  cursor: pointer;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.node-type-webform #content .webform-component-radios .form-item input[type=radio]:checked + label,
.page-node-done #content .webform-component-radios .form-item input[type=radio]:checked + label,
.node-type-webform #content .webform-component-checkbox .form-item input[type=radio]:checked + label,
.page-node-done #content .webform-component-checkbox .form-item input[type=radio]:checked + label {
  background-position: 0 -13px;
}
.node-type-webform #content .webform-component-radios .form-item label,
.page-node-done #content .webform-component-radios .form-item label,
.node-type-webform #content .webform-component-checkbox .form-item label,
.page-node-done #content .webform-component-checkbox .form-item label {
  background-image: url('../../images/radio.png');
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.node-type-webform #content .webform-component-email input,
.page-node-done #content .webform-component-email input,
.node-type-webform #content .webform-component-textfield input,
.page-node-done #content .webform-component-textfield input,
.node-type-webform #content .webform-component-textarea input,
.page-node-done #content .webform-component-textarea input,
.node-type-webform #content .webform-component-email textarea,
.page-node-done #content .webform-component-email textarea,
.node-type-webform #content .webform-component-textfield textarea,
.page-node-done #content .webform-component-textfield textarea,
.node-type-webform #content .webform-component-textarea textarea,
.page-node-done #content .webform-component-textarea textarea {
  width: 100%;
  padding: 8px 10px;
  margin: 0;
  border-radius: 4px;
  background: #fff;
  color: #6e6e78;
  border: solid 1px #c5c5c5;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
}
.node-type-webform #content .webform-component-email input:focus,
.page-node-done #content .webform-component-email input:focus,
.node-type-webform #content .webform-component-textfield input:focus,
.page-node-done #content .webform-component-textfield input:focus,
.node-type-webform #content .webform-component-textarea input:focus,
.page-node-done #content .webform-component-textarea input:focus,
.node-type-webform #content .webform-component-email textarea:focus,
.page-node-done #content .webform-component-email textarea:focus,
.node-type-webform #content .webform-component-textfield textarea:focus,
.page-node-done #content .webform-component-textfield textarea:focus,
.node-type-webform #content .webform-component-textarea textarea:focus,
.page-node-done #content .webform-component-textarea textarea:focus,
.node-type-webform #content .webform-component-email input:hover,
.page-node-done #content .webform-component-email input:hover,
.node-type-webform #content .webform-component-textfield input:hover,
.page-node-done #content .webform-component-textfield input:hover,
.node-type-webform #content .webform-component-textarea input:hover,
.page-node-done #content .webform-component-textarea input:hover,
.node-type-webform #content .webform-component-email textarea:hover,
.page-node-done #content .webform-component-email textarea:hover,
.node-type-webform #content .webform-component-textfield textarea:hover,
.page-node-done #content .webform-component-textfield textarea:hover,
.node-type-webform #content .webform-component-textarea textarea:hover,
.page-node-done #content .webform-component-textarea textarea:hover {
  color: #000;
  border-color: #000;
  outline: none;
}
.node-type-webform #content .webform-component-textarea textarea,
.page-node-done #content .webform-component-textarea textarea {
  min-height: 250px;
  height: auto;
}
.node-type-webform #content .form-actions input,
.page-node-done #content .form-actions input {
  padding: 10px 30px;
  background: #ff7900;
  display: block;
  outline: none !important;
  transition: box-shadow cubic-bezier(0.3, 0, 0.45, 0.9) 0.6s, color cubic-bezier(0.3, 0, 0.45, 0.9) 0.6s, background 0.1s ease 0.6s;
  box-shadow: inset 0 0 0 0 #282832;
  padding: 10px 25px;
  text-align: center;
  color: #fff;
  font-family: "RCI", Helvetica, Arial, sans-serif;
  font-weight: bold;
  border: none;
  text-transform: uppercase;
  background: #282832;
  margin-left: 15px;
  float: right;
}
.node-type-webform #content .form-actions input:hover,
.page-node-done #content .form-actions input:hover,
.node-type-webform #content .form-actions input:focus,
.page-node-done #content .form-actions input:focus {
  outline: none !important;
  text-decoration: none;
  color: #ff7900;
  box-shadow: inset 0 50px 0 0 #282832;
}
.node-type-webform #content .form-actions input.form-submit,
.page-node-done #content .form-actions input.form-submit {
  background: #ff7900;
}
.node-type-webform #content .form-actions input.edit-btn,
.page-node-done #content .form-actions input.edit-btn {
  background: #282832;
}
.node-type-webform #content .form-actions input.edit-btn:hover,
.page-node-done #content .form-actions input.edit-btn:hover,
.node-type-webform #content .form-actions input.edit-btn:visited,
.page-node-done #content .form-actions input.edit-btn:visited {
  color: #fff !important;
  box-shadow: inset 0 50px 0 0 #ff7900 !important;
}
.page-node-done #content .content {
  background: #fff;
  padding: 50px 20px;
  color: #000;
  text-align: center;
}
.page-node-done #content .content h2 {
  color: #ff7900;
  position: relative;
  margin-bottom: 20px;
}
.page-node-done #content .content p {
  margin-bottom: 30px;
}
.page-node-done #content .content .links a {
  padding: 10px 25px;
  text-align: center;
  color: #fff;
  font-family: "RCI", Helvetica, Arial, sans-serif;
  font-weight: bold;
  border: none;
  text-transform: uppercase;
  background: #ff7900;
}
.page-node-done #content .content .links a:hover,
.page-node-done #content .content .links a:visited {
  text-decoration: none;
}
.page-search-node #content .main-content {
  float: none !important;
  padding-top: 80px;
  padding-bottom: 80px;
}
.page-search-node #content .main-content .search-form {
  display: none;
}
.page-search-node #content .main-content h2 {
  position: relative;
  font-size: 3.428em;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  margin-bottom: 40px;
  color: #282832;
}
.page-search-node #content .main-content h2:before,
.page-search-node #content .main-content h2:after {
  content: " ";
  display: table;
}
.page-search-node #content .main-content h2:after {
  clear: both;
}
.page-search-node #content .main-content h2:before,
.page-search-node #content .main-content h2:after {
  content: " ";
  display: table;
}
.page-search-node #content .main-content h2:after {
  clear: both;
}
.page-search-node #content .main-content h2 .search-term {
  color: #ff7900;
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
  display: block;
}
.page-search-node #content .main-content ul.search-results {
  padding: 0;
}
.page-search-node #content .main-content ul.search-results li.search-result {
  margin-bottom: 30px;
}
.page-search-node #content .main-content ul.search-results li.search-result .title a {
  text-transform: none;
  color: #000;
  font-size: 1.285em;
  line-height: 120%;
}
.page-search-node #content .main-content ul.search-results li.search-result .title a:hover {
  text-decoration: none;
  color: #ff7900;
}
.page-search-node #content .main-content ul.search-results li.search-result .title a:visited {
  text-decoration: none;
  color: #444;
}
.page-search-node #content .main-content ul.search-results li.search-result .search-snippet-info {
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  color: #282832;
  padding: 0;
  font-size: 1.142em;
}
.page-search-node #content .main-content ul.search-results li.search-result .search-snippet-info strong {
  color: #ff7900;
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
}
body.page-node-71 .main-content,
body.page-node-354 .main-content {
  margin-bottom: 0;
}
body.page-node-71 #block-menu-block-7,
body.page-node-354 #block-menu-block-7 {
  padding: 0 30px 30px 30px;
  background: #fff;
}
body.page-node-71 #block-menu-block-7 .head-item,
body.page-node-354 #block-menu-block-7 .head-item {
  font-size: 1.6em;
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #000;
}
body.page-node-71 #block-menu-block-7 .head-item:hover,
body.page-node-354 #block-menu-block-7 .head-item:hover {
  text-decoration: none;
}
body.page-node-71 #block-menu-block-7 .sub-menu-item,
body.page-node-354 #block-menu-block-7 .sub-menu-item {
  padding-left: 12px;
  background: url('../../images/arrow-sub-menu.png') center left no-repeat;
}
body.page-node-71 #block-menu-block-7 ul.menu,
body.page-node-354 #block-menu-block-7 ul.menu {
  margin: 0;
  padding: 0;
}
body.page-node-71 #block-menu-block-7 ul.menu li,
body.page-node-354 #block-menu-block-7 ul.menu li {
  list-style: none;
  margin: 0;
  margin-bottom: 4px;
}
body.page-node-71 #block-menu-block-7 ul.menu li a,
body.page-node-354 #block-menu-block-7 ul.menu li a {
  color: #444;
}
body.page-node-71 #block-menu-block-7 .menu-block-7 > ul.menu > li,
body.page-node-354 #block-menu-block-7 .menu-block-7 > ul.menu > li {
  display: inline-block;
  vertical-align: top;
  padding: 20px 30px;
}
body.page-node-71 #block-menu-block-7 .menu-block-7 > ul.menu > li > a,
body.page-node-354 #block-menu-block-7 .menu-block-7 > ul.menu > li > a {
  font-size: 1.6em;
  font-family: "RCIBlk", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #000;
}
body.page-node-71 #block-menu-block-7 .menu-block-7 > ul.menu > li > a:hover,
body.page-node-354 #block-menu-block-7 .menu-block-7 > ul.menu > li > a:hover {
  text-decoration: none;
}
body.page-node-71 #block-menu-block-7 .menu-block-7 > ul.menu > li li,
body.page-node-354 #block-menu-block-7 .menu-block-7 > ul.menu > li li {
  width: 100%;
}
body.page-node-71 #block-menu-block-7 .menu-block-7 > ul.menu > li > ul.menu > li a,
body.page-node-354 #block-menu-block-7 .menu-block-7 > ul.menu > li > ul.menu > li a {
  font-size: 14px;
  color: #444;
}
body.page-node-71 #block-menu-block-7 .menu-block-7 > ul.menu > li > ul.menu > li > ul.menu > li a,
body.page-node-354 #block-menu-block-7 .menu-block-7 > ul.menu > li > ul.menu > li > ul.menu > li a {
  padding-left: 12px;
  background: url('../../images/arrow-sub-menu.png') center left no-repeat;
}
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1100px) {
  body.page-node-71 #block-menu-block-7 li.expanded,
  body.page-node-354 #block-menu-block-7 li.expanded {
    width: 24%;
  }
}
/* Large devices (large desktops, 1200px and up) */
.page-taxonomy-term #content .main-content {
  float: none !important;
  padding-top: 80px;
  padding-bottom: 80px;
}
.page-taxonomy-term #content .main-content h1.title {
  position: relative;
  font-size: 3.428em;
  font-family: "RCIBk", Helvetica, Arial, sans-serif;
  margin-bottom: 40px;
  color: #282832;
}
.page-taxonomy-term #content .main-content h1.title:before,
.page-taxonomy-term #content .main-content h1.title:after {
  content: " ";
  display: table;
}
.page-taxonomy-term #content .main-content h1.title:after {
  clear: both;
}
.page-taxonomy-term #content .main-content h1.title:before,
.page-taxonomy-term #content .main-content h1.title:after {
  content: " ";
  display: table;
}
.page-taxonomy-term #content .main-content h1.title:after {
  clear: both;
}
.page-taxonomy-term #content .main-content ul.search-results {
  padding: 0;
}
.page-taxonomy-term #content .main-content ul.search-results li {
  margin-bottom: 30px;
}
.page-taxonomy-term #content .main-content ul.search-results li a {
  text-transform: none;
  color: #000;
  font-size: 1.285em;
  line-height: 120%;
}
.page-taxonomy-term #content .main-content ul.search-results li a:visited {
  text-decoration: none;
  color: #444;
}
.page-taxonomy-term #content .main-content ul.search-results li a:hover {
  text-decoration: none;
  color: #ff7900;
}
.node-type-equipier .main-content .content-inner {
  margin-top: 20px;
}
.node-type-equipier .main-content .content_image {
  padding: 5%;
}
.node-type-equipier .main-content .content_image img {
  border-radius: 50%;
  overflow: hidden;
}
.node-type-equipier .main-content .content_title {
  margin-bottom: 5px;
}
.node-type-equipier .main-content .content_title .title {
  font-size: 2em;
  margin-top: .5em;
  color: #ff7900 !important;
}
.node-type-equipier .main-content .content_title .title:after {
  display: none !important;
}
.node-type-equipier .main-content .field-name-field-poste {
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  font-size: 2em;
}
.node-type-equipier .main-content .field-name-field-infos-sur-le-poste {
  font-weight: normal;
}
.node-type-equipier .main-content .sep {
  content: "";
  display: inline-block;
  width: 45px;
  height: 4px;
  background: #ff7900;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .node-type-equipier .main-content .field-name-field-poste,
  .node-type-equipier .main-content .content_title .title {
    font-size: 1.8em;
  }
}
@media (min-width: 1100px) {
  .node-type-equipier .main-content .field-name-field-poste,
  .node-type-equipier .main-content .content_title .title {
    font-size: 2em;
  }
}
@media (min-width: 1300px) {
  .node-type-equipier .main-content .field-name-field-poste,
  .node-type-equipier .main-content .content_title .title {
    font-size: 2.8em;
  }
}
/* Small devices (desktops, 992px and up) */
@media screen and (min-width: 768px) {
  .block_double_picto.height-medium,
  .block_edito.height-medium,
  .block_quote.height-medium {
    height: 200px;
  }
  .block_double_picto.height-medium .illu-desktop,
  .block_edito.height-medium .illu-desktop,
  .block_quote.height-medium .illu-desktop {
    height: 200px;
  }
  .block_double_picto.height-medium .illu-desktop .mask:before,
  .block_edito.height-medium .illu-desktop .mask:before,
  .block_quote.height-medium .illu-desktop .mask:before {
    font-size: 202px;
  }
  .block_double_picto.height-medium .content,
  .block_edito.height-medium .content,
  .block_quote.height-medium .content {
    height: 200px;
  }
  .block_double_picto.height-large,
  .block_edito.height-large,
  .block_quote.height-large {
    height: 250px;
  }
  .block_double_picto.height-large .illu-desktop,
  .block_edito.height-large .illu-desktop,
  .block_quote.height-large .illu-desktop {
    height: 250px;
  }
  .block_double_picto.height-large .illu-desktop .mask:before,
  .block_edito.height-large .illu-desktop .mask:before,
  .block_quote.height-large .illu-desktop .mask:before {
    font-size: 252px;
  }
  .block_double_picto.height-large .content,
  .block_edito.height-large .content,
  .block_quote.height-large .content {
    height: 250px;
  }
  .slideshow,
  .like-slideshow {
    height: auto;
  }
  .slideshow .content,
  .like-slideshow .content {
    height: auto;
  }
  .block_double_picto .group {
    padding: 5px;
  }
  .block_double_picto .group .illu {
    height: 60px;
  }
  .block_double_picto .group p {
    line-height: 100%;
  }
  .block_double_picto .group p.title {
    font-size: 1em;
  }
  .block_double_picto .group p.subtitle {
    font-size: 1em;
  }
}
/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 1100px) {
  .block_double_picto.height-medium,
  .block_edito.height-medium,
  .block_quote.height-medium {
    height: 250px;
  }
  .block_double_picto.height-medium .illu-desktop,
  .block_edito.height-medium .illu-desktop,
  .block_quote.height-medium .illu-desktop {
    height: 250px;
  }
  .block_double_picto.height-medium .illu-desktop .mask:before,
  .block_edito.height-medium .illu-desktop .mask:before,
  .block_quote.height-medium .illu-desktop .mask:before {
    font-size: 252px;
  }
  .block_double_picto.height-medium .content,
  .block_edito.height-medium .content,
  .block_quote.height-medium .content {
    height: 250px;
  }
  .block_double_picto.height-large,
  .block_edito.height-large,
  .block_quote.height-large {
    height: 320px;
  }
  .block_double_picto.height-large .illu-desktop,
  .block_edito.height-large .illu-desktop,
  .block_quote.height-large .illu-desktop {
    height: 320px;
  }
  .block_double_picto.height-large .illu-desktop .mask:before,
  .block_edito.height-large .illu-desktop .mask:before,
  .block_quote.height-large .illu-desktop .mask:before {
    font-size: 322px;
  }
  .block_double_picto.height-large .content,
  .block_edito.height-large .content,
  .block_quote.height-large .content {
    height: 320px;
  }
  .block_double_picto .group {
    padding: 8px;
  }
  .block_double_picto .group .illu {
    height: 80px;
  }
  .block_double_picto .group p {
    line-height: 100%;
  }
  .block_double_picto .group p.title {
    font-size: 1.285em;
  }
  .block_double_picto .group p.subtitle {
    font-size: 1em;
  }
  .slideshow,
  .like-slideshow {
    height: 500px;
  }
  .slideshow .illu,
  .like-slideshow .illu {
    height: 500px;
  }
  .slideshow .illu .illu-content img,
  .like-slideshow .illu .illu-content img {
    height: 100%;
    width: auto;
  }
  .slideshow .illu .illu-content .mask:before,
  .like-slideshow .illu .illu-content .mask:before {
    font-size: 502px;
  }
  .slideshow .content,
  .like-slideshow .content {
    height: 500px;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1300px) {
  .block_double_picto.height-medium,
  .block_edito.height-medium,
  .block_quote.height-medium {
    height: 300px;
  }
  .block_double_picto.height-medium .illu-desktop,
  .block_edito.height-medium .illu-desktop,
  .block_quote.height-medium .illu-desktop {
    height: 300px;
  }
  .block_double_picto.height-medium .illu-desktop .mask:before,
  .block_edito.height-medium .illu-desktop .mask:before,
  .block_quote.height-medium .illu-desktop .mask:before {
    font-size: 302px;
  }
  .block_double_picto.height-medium .content,
  .block_edito.height-medium .content,
  .block_quote.height-medium .content {
    height: 300px;
  }
  .block_double_picto.height-large,
  .block_edito.height-large,
  .block_quote.height-large {
    height: 400px;
  }
  .block_double_picto.height-large .illu-desktop,
  .block_edito.height-large .illu-desktop,
  .block_quote.height-large .illu-desktop {
    height: 400px;
  }
  .block_double_picto.height-large .illu-desktop .mask:before,
  .block_edito.height-large .illu-desktop .mask:before,
  .block_quote.height-large .illu-desktop .mask:before {
    font-size: 402px;
  }
  .block_double_picto.height-large .content,
  .block_edito.height-large .content,
  .block_quote.height-large .content {
    height: 400px;
  }
  .slideshow,
  .like-slideshow {
    height: 600px;
  }
  .slideshow .illu,
  .like-slideshow .illu {
    height: 600px;
  }
  .slideshow .illu .illu-content .mask:before,
  .like-slideshow .illu .illu-content .mask:before {
    font-size: 602px;
  }
  .slideshow .content,
  .like-slideshow .content {
    height: 600px;
  }
  .block_double_picto .group {
    padding: 15px;
  }
  .block_double_picto .group .illu {
    height: 100px;
  }
  .block_double_picto .group p {
    line-height: 110%;
  }
  .block_double_picto .group p.title {
    font-size: 1.642em;
  }
  .block_double_picto .group p.subtitle {
    font-size: 1.285em;
  }
}
.admin-link-container {
  position: relative;
}
.admin-link-container:hover ul.admin-links {
  display: block;
}
.admin-link-container ul.admin-links {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 10px;
  left: 12px;
  z-index: 10;
  display: none;
}
.admin-link-container ul.admin-links li {
  list-style: none;
  color: #000;
  padding: 0;
}
.admin-link-container ul.admin-links li a {
  display: block;
  padding: 5px 10px 4px 10px;
  border-radius: 2px;
  margin-bottom: 3px;
  background: #fff;
  border: solid 1px #222;
  border-bottom: solid 2px #222;
  text-align: center;
  color: #222 !important;
  cursor: pointer;
}
.admin-link-container ul.admin-links li a:hover {
  background: #555;
  color: #fff;
  text-decoration: none;
}
.admin-link-container ul.admin-links li a:hover.delete-btn {
  background: #f44;
}
.admin-link-container ul.admin-links li a:hover.edit-btn {
  background: #4b4;
}
#content > .section > .tabs {
  background: #fff;
  padding: 5px;
  border: solid 1px #ddd;
  border-bottom: solid 3px #ddd;
  border-radius: 3px;
  margin-bottom: 20px;
}
#content > .section > .tabs ul.primary {
  border: none;
  padding: 0;
}
#content > .section > .tabs ul.primary li a {
  display: inline-block;
  border: none;
  color: #222;
  background: #eee;
  padding: 6px 10px 5px 10px;
  border: solid 1px #ddd;
  border-bottom: solid 2px #ddd;
  border-radius: 2px;
}
#content > .section > .tabs ul.primary li a.active,
#content > .section > .tabs ul.primary li a:hover {
  color: #fff;
  background: #37a;
  border-color: #18476a;
  border-bottom: solid 1px #18476a;
  border-top: solid 2px #18476a;
  text-decoration: none;
}
.not-logged-in #content > .section > .tabs {
  display: none;
}
.page-admin-footer {
  background: #fff;
  padding: 10px;
  border: solid 1px #ddd;
  border-bottom: solid 3px #ddd;
  border-radius: 3px;
  margin-top: 20px;
}
.page-admin-footer:before,
.page-admin-footer:after {
  content: " ";
  display: table;
}
.page-admin-footer:after {
  clear: both;
}
.page-admin-footer:before,
.page-admin-footer:after {
  content: " ";
  display: table;
}
.page-admin-footer:after {
  clear: both;
}
.page-admin-footer .add-component-button {
  display: inline-block;
  border: none;
  color: #222;
  background: #eee;
  padding: 6px 10px 5px 10px;
  border: solid 1px #ddd;
  border-bottom: solid 2px #ddd;
  border-radius: 2px;
  float: right;
}
.page-admin-footer .add-component-button.active,
.page-admin-footer .add-component-button:hover {
  color: #fff;
  background: #37a;
  border-color: #18476a;
  border-bottom: solid 1px #18476a;
  border-top: solid 2px #18476a;
  text-decoration: none;
}
.node-depth-1--27 .block_edito.colored .sup-title {
  color: #000 !important;
}
body {
    transition: all .5s ease
}

body.hasCookies {
    margin-top: 110px;
}

.cookies {
    display: none;
    overflow: hidden;
    color: #fff;
    background: #333;
    padding: 15px 20px;
    text-align: center;
    position: fixed;
    top: 0;
    width: 100%;
    height: 110px;;
    z-index: 999
}

.cookies .container {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 100%
}

.cookies a {
    color: #fff
}

.cookies .cookies__btns {
    display: flex;
    flex-wrap: nowrap;
    margin-left: 50px
}

.cookies .cookies__btn {
    display: inline-block;
    height: 30px;
    padding: 5px 10px;
    border-radius: 5px;
    background: #4596ec;
    color: #fff;
    text-decoration: none;
    white-space: nowrap
}

.cookies .cookies__accept {
    margin-right: 10px
}

.cookies .cookies__more {
    background: #bbb
}

.cookies__close {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/pictos/close-cookies.png)
}

.cookies__close span {
    opacity: 1;
    position: absolute;
    visibility: hidden
}

.cookies-alternate {
    top: 79px
}

body {
    transition: all .5s ease
}


@media screen and (max-width: 1024px) {
  .cookies {
      height: auto
  }
  body.hasCookies {
      padding-top: 0;
  }
  .cookies .container {
      flex-direction: column
  }
}

@media screen and (max-width: 480px) {
    body.hasCookies {
        padding-top: 85px
    }
    .cookies .cookies__btns {
        margin-left: 0;
        margin-bottom: 1em
    }
    .cookies p {
        margin: 10px 0;
        max-width: 300px
    }
}