@charset "UTF-8";

@font-face {
  font-family: 'Gotham Black';
  src: url("https://lille.zen-seniors-services.fr/default/CMS/css/common/../../fonts/GOTHAM-BLACK.ttf") format("ttf"), url("https://lille.zen-seniors-services.fr/default/CMS/css/common/GOTHAM-BLACK.ttf") format("ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gotham Bold';
  src: url("https://lille.zen-seniors-services.fr/default/CMS/css/common/../../fonts/GOTHAM-BOLD.ttf") format("ttf"), url("https://lille.zen-seniors-services.fr/default/CMS/css/common/GOTHAM-BOLD.ttf") format("ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gotham Light';
  src: url("https://lille.zen-seniors-services.fr/default/CMS/css/common/../../fonts/GOTHAM-LIGHT.ttf") format("ttf"), url("https://lille.zen-seniors-services.fr/default/CMS/css/common/GOTHAM-LIGHT.ttf") format("ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gotham Medium';
  src: url("https://lille.zen-seniors-services.fr/default/CMS/css/common/../../fonts/GOTHAM-MEDIUM.ttf") format("ttf"), url("https://lille.zen-seniors-services.fr/default/CMS/css/common/GOTHAM-MEDIUM.ttf") format("ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gotham Extra Light';
  src: url("https://lille.zen-seniors-services.fr/default/CMS/css/common/../../fonts/GOTHAM-XLIGHT.ttf") format("ttf"), url("https://lille.zen-seniors-services.fr/default/CMS/css/common/GOTHAM-XLIGHT.ttf") format("ttf");
  font-weight: normal;
  font-style: normal; }
.cs-copyright {
  /* colors */
  --copyrightColorText: #c7ccce;
  --copyrightColorLink: var(--copyrightColorText);
  --copyrightColorSeparator: var(--copyrightColorText);
  --copyrightColorSvg: var(--copyrightColorText);
  --copyrightTooltipBackground: #000000;
  --copyrightTooltipColor: var(--copyrightColorText);
  /* size */
  --copyrightFontSize: 11px;
  --copyrightSizeSvg: 15px;
  --copyrightSizeSeparator: 11px;
  --copyrightSizeSeparatorIcon: 10px;
  /* position, direction */
  --copyrightAlignPosition: center;
  /* flex-start, center, flex-end */
  --copyrightPosition: center;
  /* flex-start, center, flex-end, space-between */
  --copyrightDirection: column;
  /* row, column */
  /* padding */
  --copyrightTooltipPadding: 10px 0 15px; }

body, td, pre, input[type="text"], textarea, select {
  font-family: "Lato", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  background-color: #f0f0f0;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #949494; }
  @media (max-width: 600px) {
    body, td, pre, input[type="text"], textarea, select {
      font-size: 1.4rem; } }

@media (max-width: 900px) {
  body {
    margin-top: 6rem; } }
@media (max-width: 440px) {
  body {
    margin-top: 5rem; } }

.u-wrapper {
  margin: 0 auto;
  max-width: 120rem;
  text-align: left;
  width: 100%; }
  @media (max-width: 1500px) {
    .u-wrapper {
      max-width: 110rem; } }
  @media (max-width: 1200px) {
    .u-wrapper {
      max-width: 94%; } }

#cookieChoiceInfo {
  line-height: 20px;
  padding: 4px !important;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.8) !important;
  border-bottom: none !important;
  color: #dddddd;
  top: inherit !important;
  bottom: 0 !important; }
  #cookieChoiceInfo a {
    color: #b1b1b1; }
  #cookieChoiceInfo #cookieChoiceDismiss {
    background: #777; }
    #cookieChoiceInfo #cookieChoiceDismiss:hover {
      background: #5e5e5e; }

.svgSprite svg symbol circle,
.svgSprite svg symbol path {
  fill: inherit;
  stroke: inherit;
  overflow: visible; }

.cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media {
  padding-right: 2.7rem; }
.cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media {
  padding-left: 2.7rem; }
.cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media,
.cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media {
  max-width: 50%; }
  @media (max-width: 440px) {
    .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media,
    .cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media {
      max-width: 100%;
      padding: 0; } }
@media (max-width: 440px) {
  .cms_bloc_text .cms_bloc_text_two_columns > div.cms_bloc_text_gauche,
  .cms_bloc_text .cms_bloc_text_two_columns > div.cms_bloc_text_droite {
    margin: 0;
    width: 100%;
    display: block; } }

.zone-presentation .cms_bloc_text .cms_bloc_text_media_gauche {
  padding-left: 40%;
  position: relative; }
  @media (max-width: 600px) {
    .zone-presentation .cms_bloc_text .cms_bloc_text_media_gauche {
      padding-left: 0; } }
  .zone-presentation .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media {
    position: absolute;
    padding-right: 6.5rem;
    left: 0; }
    @media (max-width: 600px) {
      .zone-presentation .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media {
        padding-right: 1.5rem;
        position: relative; } }
  .zone-presentation .cms_bloc_text .cms_bloc_text_media_gauche ul li, .zone-presentation .cms_bloc_text .cms_bloc_text_media_gauche ul strong {
    color: #dfdfdf; }

@media (max-width: 600px) {
  .cms_bloc_form .cms_bloc_form_container {
    width: 100%; } }
@media (max-width: 600px) {
  .cms_bloc_form .cms_bloc_form_field > .label,
  .cms_bloc_form .cms_bloc_form_field > .value {
    width: 100%;
    display: block; } }
.cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_antispam > .label {
  text-align: left;
  padding-right: 0; }
.cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_submit {
  padding-left: 0;
  text-align: center; }
  @media (max-width: 440px) {
    .cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_submit button[type="submit"] {
      padding-left: 2.2em;
      padding-right: 2.2em;
      max-width: 100%; } }
.cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_antispam > .value input {
  width: 100%; }
@media (max-width: 600px) {
  .cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_checkbox > p,
  .cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_radio > p {
    width: 100%;
    display: block; } }
.cms_bloc_form .cms_bloc_form_field > .value textarea {
  min-height: 16rem; }
  @media (max-width: 600px) {
    .cms_bloc_form .cms_bloc_form_field > .value textarea {
      min-height: 14rem; } }
  @media (max-width: 600px) {
    .cms_bloc_form .cms_bloc_form_field > .value textarea {
      min-height: 12rem; } }
  @media (max-width: 440px) {
    .cms_bloc_form .cms_bloc_form_field > .value textarea {
      min-height: 10rem; } }
.cms_bloc_form .cms_bloc_form_field_radio_value .label,
.cms_bloc_form .cms_bloc_form_field_checkbox_value .label {
  margin-left: .4em; }

.content ul, .content ol {
  position: relative;
  padding: .5rem 0; }
.content ul, .content ol {
  list-style: inherit;
  list-style-type: square; }
.content .cms_bloc .cms_bloc_html img {
  max-width: 100%; }
.content .cms_bloc .cms_bloc_media .jwplayer {
  max-width: 100%; }
.content .cms_bloc .cms_bloc_map .mm_carte {
  max-width: 100%; }
.content .cms_bloc ul.sitemap li, .content .cms_bloc.cms_bloc_form .cms_bloc_form_field_content ul li, .content .cms_bloc.cms_bloc_module .bl-product-long-description ul li, .content .cms_bloc.cms_bloc_text ul li {
  text-align: left;
  line-height: 1.4;
  padding-left: 2.4rem;
  padding-top: 2px;
  padding-bottom: 2px;
  overflow: auto; }
  .content .cms_bloc ul.sitemap li:before, .content .cms_bloc.cms_bloc_form .cms_bloc_form_field_content ul li:before, .content .cms_bloc.cms_bloc_module .bl-product-long-description ul li:before, .content .cms_bloc.cms_bloc_text ul li:before {
    content: '';
    display: inline-block;
    width: .7rem;
    height: .7rem;
    border-radius: 100%;
    background-color: #bfd730;
    position: relative;
    left: -2.2rem;
    top: 0;
    margin: 0 -.4rem 0 0; }
.content .cms_bloc.cms_bloc_text ol {
  counter-reset: section; }
.content .cms_bloc.cms_bloc_text ol li {
  text-align: left;
  line-height: 1.4;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2.3rem;
  position: relative;
  overflow: auto; }
  .content .cms_bloc.cms_bloc_text ol li:before {
    counter-increment: section;
    content: counters(section,".") ".";
    color: #b0c726;
    position: absolute;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    padding-right: 5px; }
.content a {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip: ink; }
.content a:not(.bouton_1) {
  color: #cd0e80;
  font-weight: inherit;
  text-decoration: underline; }
  .content a:not(.bouton_1):hover {
    text-decoration: none; }

.cms_bloc_title h2 {
  position: relative;
  color: #585050;
  font-family: "Gotham Bold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  margin: .6em 0;
  padding-bottom: 2rem;
  font-size: 3.8rem;
  line-height: 1.15;
  overflow: hidden; }
  .cms_bloc_title h2:after {
    content: '';
    position: absolute;
    width: 6.5rem;
    height: .4rem;
    background-color: #cd0e80;
    bottom: 0;
    left: 0; }

.Titre_H2:after {
  content: '';
  position: absolute;
  width: 6.5rem;
  height: .4rem;
  background-color: #cd0e80;
  bottom: 0;
  left: 0; }

.zone-presentation h2:after {
  content: '';
  position: absolute;
  width: 6.5rem;
  height: .4rem;
  background-color: #bfd730;
  bottom: 0;
  left: 0; }
.zone-presentation .cms_bloc_title h2,
.zone-presentation .cms_bloc_text h2,
.zone-presentation .cms_bloc_title h3,
.zone-presentation .cms_bloc_text h3,
.zone-presentation .cms_bloc_title h4,
.zone-presentation .cms_bloc_text h4,
.zone-presentation .cms_bloc_title h5,
.zone-presentation .cms_bloc_text h5,
.zone-presentation .cms_bloc_title strong,
.zone-presentation .cms_bloc_text strong,
.zone-presentation .cms_bloc_title span,
.zone-presentation .cms_bloc_text span,
.zone-presentation .cms_bloc_title blockquote,
.zone-presentation .cms_bloc_text blockquote {
  color: #ffffff; }

h2.Titre_H2 {
  position: relative;
  color: #585050;
  font-family: "Gotham Bold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  margin: .6em 0;
  padding-bottom: 2rem;
  font-size: 3.8rem;
  line-height: 1.15;
  overflow: hidden; }
  @media (max-width: 600px) {
    h2.Titre_H2 {
      font-size: 3.66rem; } }
  @media (max-width: 600px) {
    h2.Titre_H2 {
      font-size: 3.35rem; } }
  @media (max-width: 440px) {
    h2.Titre_H2 {
      font-size: 3rem; } }

h3.Titre_H3 {
  position: relative;
  line-height: 1.2em;
  color: #bfd730;
  font-size: 3rem;
  margin: .4em 0;
  font-weight: normal;
  overflow: hidden; }
  @media (max-width: 600px) {
    h3.Titre_H3 {
      font-size: 2.8rem; } }
  @media (max-width: 600px) {
    h3.Titre_H3 {
      font-size: 2.4rem; } }

h4.Titre_H4 {
  position: relative;
  line-height: 1.2em;
  color: #585050;
  font-size: 2.4rem;
  margin: .4em 0;
  font-weight: normal;
  overflow: hidden; }
  @media (max-width: 600px) {
    h4.Titre_H4 {
      font-size: 2.2rem; } }
  @media (max-width: 600px) {
    h4.Titre_H4 {
      font-size: 2rem; } }

h5.Titre_H5 {
  position: relative;
  text-transform: uppercase;
  line-height: 1.2em;
  color: #585050;
  font-size: 1.8rem;
  margin: .4em 0;
  font-weight: 600;
  overflow: hidden; }
  @media (max-width: 600px) {
    h5.Titre_H5 {
      font-size: 1.7rem; } }
  @media (max-width: 600px) {
    h5.Titre_H5 {
      font-size: 1.6rem; } }

strong.accroche {
  color: #cd0e80;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.3; }
  @media (max-width: 600px) {
    strong.accroche {
      font-size: 1.7rem; } }
  @media (max-width: 600px) {
    strong.accroche {
      font-size: 1.6rem; } }

strong.mise_en_avant_1 {
  font-weight: bold;
  color: #cd0e80; }

strong.mise_en_avant_2 {
  font-weight: bold;
  color: #bfd730; }

a.bouton_1 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  background: none;
  border: 0;
  outline: none;
  cursor: pointer;
  margin: 0;
  border: 2px solid transparent;
  font-family: "Gotham Bold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-size: 1.3rem;
  border-radius: 5px;
  color: #cd0e80;
  text-decoration: none;
  padding: 1.8rem 4.3rem;
  background: #bfd730;
  display: inline-block;
  text-transform: uppercase;
  transition: .5s; }
  a.bouton_1:hover {
    color: #bfd730;
    background: transparent;
    border: 2px solid; }
  @media (max-width: 600px) {
    a.bouton_1 {
      padding: 1.2rem 2.4rem; } }
  @media (max-width: 600px) {
    a.bouton_1 {
      padding: 1rem 2rem;
      font-size: 1.2rem; } }

button.bouton_1 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  background: none;
  border: 0;
  outline: none;
  cursor: pointer;
  margin: 0;
  border: 2px solid transparent;
  font-family: "Gotham Bold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-size: 1.3rem;
  border-radius: 5px;
  color: #cd0e80;
  text-decoration: none;
  padding: 1.8rem 4.3rem;
  background: #bfd730;
  display: inline-block;
  text-transform: uppercase;
  transition: .5s; }
  button.bouton_1:hover {
    color: #bfd730;
    background: transparent;
    border: 2px solid; }
  @media (max-width: 600px) {
    button.bouton_1 {
      padding: 1.2rem 2.4rem; } }
  @media (max-width: 600px) {
    button.bouton_1 {
      padding: 1rem 2rem;
      font-size: 1.2rem; } }

span.legende {
  font-size: 1.4rem;
  font-style: italic; }
  @media (max-width: 600px) {
    span.legende {
      font-size: 1.2rem; } }

blockquote.citation {
  color: #585050;
  margin: 1em 0;
  padding: .4em 1em;
  border-left: 0.4rem solid #cd0e80;
  background: rgba(0, 0, 0, 0.04);
  overflow: hidden; }
  @media (max-width: 600px) {
    blockquote.citation {
      margin-left: 0;
      margin-right: 0; } }

.zoneHeader {
  position: relative;
  z-index: 10;
  background-color: #ffffff;
  box-shadow: 0 -2rem 1rem 2rem rgba(0, 0, 0, 0.1), 0 0.1rem 0.4rem rgba(0, 0, 0, 0.3); }
  .zoneHeader > .u-wrapper {
    width: 100%; }
    .zoneHeader > .u-wrapper:nth-child(1) {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      @media (max-width: 900px) {
        .zoneHeader > .u-wrapper:nth-child(1) {
          display: none; } }
    .zoneHeader > .u-wrapper:nth-child(2) {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-direction: column; }
  .zoneHeader h1 {
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.2;
    padding: 0.78rem 0;
    color: #e1e1e1;
    white-space: nowrap;
    overflow: hidden;
    max-width: 80%;
    text-overflow: ellipsis; }
    @media (max-width: 900px) {
      .zoneHeader h1 {
        display: none; } }
  .zoneHeader-list, .zoneHeader-menu {
    width: 100%; }
  .zoneHeader-list {
    display: flex;
    justify-content: flex-start;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    height: 6rem;
    margin-top: 1rem; }
  .zoneHeader-item:nth-child(1) {
    width: 20%;
    margin-right: 5%; }
    @media (max-width: 600px) {
      .zoneHeader-item:nth-child(1) {
        width: 30%; } }
  .zoneHeader-item:nth-child(2) {
    width: 60%;
    font-size: 1.9rem;
    font-family: "Gotham Light", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    color: #949494; }
    @media (max-width: 900px) {
      .zoneHeader-item:nth-child(2) {
        display: none; } }
  .zoneHeader-item:nth-child(3) {
    width: 22%;
    text-align: right; }
    @media (max-width: 900px) {
      .zoneHeader-item:nth-child(3) {
        width: 70%;
        padding-right: 4rem;
        display: flex;
        align-items: center;
        justify-content: flex-end; } }
    .zoneHeader-item:nth-child(3) a {
      display: inline-block;
      font-family: "Gotham Medium", Arial, Tahoma, Verdana, Helvetica, sans-serif;
      padding: 1rem 1.2rem;
      text-decoration: none;
      transition: .3s ease;
      color: #ffffff;
      background: #cd0e80; }
      .zoneHeader-item:nth-child(3) a:hover {
        background: #9d0b62; }
    .zoneHeader-item:nth-child(3) svg {
      height: 1.3rem;
      width: 2rem;
      fill: #ffffff; }
  .zoneHeader-menu {
    background: #f0f0f0; }
    .zoneHeader-menu nav {
      padding-left: 20rem;
      width: 100%; }
  .zoneHeader .logo {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    z-index: 5;
    transition: .3s ease; }
    @media (max-width: 600px) {
      .zoneHeader .logo {
        height: 9rem !important; } }
    .zoneHeader .logo img {
      display: block;
      max-height: 100%;
      width: 19rem;
      height: auto; }
      @media (max-width: 600px) {
        .zoneHeader .logo img {
          width: 9rem; } }
    .zoneHeader .logo:hover {
      -webkit-transform: translateX(0.4rem);
              transform: translateX(0.4rem); }
    @media (max-width: 900px) {
      .zoneHeader .logo {
        height: auto;
        margin: 0; } }
  @media (max-width: 900px) {
    .zoneHeader {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 6rem;
      padding: .8rem; }
      .zoneHeader > .u-wrapper {
        height: 100%; } }
  @media (max-width: 440px) {
    .zoneHeader {
      height: 5rem; } }
  @media (max-width: 600px) {
    .zoneHeader {
      background: #f0f0f0; } }

#zone-diaporama {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .pageHome #zone-diaporama {
    height: 70rem; }
    @media (max-width: 600px) {
      .pageHome #zone-diaporama {
        height: 50rem;
        max-width: 100%;
        font-size: 3.5rem; } }
  .pageType #zone-diaporama {
    display: none; }
  #zone-diaporama .cms_bloc_media {
    height: 100%; }
    #zone-diaporama .cms_bloc_media .diaporama-item {
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      position: relative;
      z-index: 5; }
      #zone-diaporama .cms_bloc_media .diaporama-item--hasContent::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.2);
        z-index: 0; }
      #zone-diaporama .cms_bloc_media .diaporama-item .u-wrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
        max-height: 100%; }
      #zone-diaporama .cms_bloc_media .diaporama-item h2 {
        color: white;
        font-size: 4rem;
        font-weight: 400; }
  #zone-diaporama .wave {
    position: absolute;
    bottom: -1%;
    left: -0.5%;
    z-index: 2;
    width: 101%; }

#breadCrumb {
  width: 100%;
  font-size: 1.2rem;
  margin-bottom: 1em; }
  #breadCrumb ol {
    width: 100%;
    display: block; }
  #breadCrumb li:last-of-type a {
    text-decoration: none;
    color: #bfd730;
    font-weight: 600; }
  #breadCrumb a {
    color: #cd0e80; }

#zone-page {
  position: relative;
  z-index: 5;
  padding: 5rem 0; }
  #zone-page #breadCrumb, #zone-page #breadcrumb {
    font-size: .9em;
    margin-top: 5em; }
  #zone-page .u-wrapper {
    padding: 2rem 0;
    margin: 0 auto; }
  #zone-page .page {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 0 7rem 0; }
  #zone-page main {
    flex: 1 1 100%;
    order: 1; }
  #zone-page aside {
    flex: 0 0 auto;
    order: 2; }
    #zone-page aside:not(:empty) {
      width: 30rem;
      margin-left: 3rem; }
      #zone-page aside:not(:empty) + main {
        width: calc(100% - 30rem - 3rem); }
    #zone-page aside:empty + main {
      width: 100%; }

.zone-presentation {
  background-color: #cd0e80;
  color: #ffffff !important;
  padding: 5rem 0 !important; }
  .zone-presentation a {
    color: #bfd730 !important; }

.footerAddress {
  position: relative; }
  .footerAddress .footerAddress-wrapper {
    position: relative;
    padding-left: 2.5rem;
    line-height: 1.5;
    margin: 0 0 1rem;
    color: white; }
  .footerAddress .footerAddress-icon {
    position: absolute;
    top: 0;
    left: 0; }
    .footerAddress .footerAddress-icon svg {
      position: relative;
      width: 1.5rem;
      height: 1.5rem;
      fill: white; }
  .footerAddress .footerAddress-text {
    font-weight: normal;
    font-size: 1.3rem; }
  .footerAddress-container {
    font-weight: 300;
    font-size: 1.2rem; }

.footerMenu--col2 .menu-list--niv1 {
  -webkit-columns: 2;
          columns: 2;
  -webkit-column-gap: 6rem;
          column-gap: 6rem; }
.footerMenu--col3 .menu-list--niv1 {
  -webkit-columns: 3;
          columns: 3;
  -webkit-column-gap: 3rem;
          column-gap: 3rem; }
.footerMenu li {
  list-style-type: none;
  margin-bottom: .7rem; }
  .footerMenu li a {
    display: block;
    color: #858585;
    text-decoration: none;
    transition: .4s ease-out;
    position: relative;
    padding-left: 2rem;
    text-transform: uppercase;
    font-size: 1.2rem; }
    .footerMenu li a::before {
      content: "";
      height: .7rem;
      width: .7rem;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg);
      border-top: .2rem solid white;
      border-right: .2rem solid white; }
    .footerMenu li a:hover {
      color: #cd0e80; }

.footer-sup {
  position: relative;
  z-index: 10; }
  .footer-sup::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 7rem;
    z-index: -1;
    width: 100%;
    height: 95%;
    background: #9faeb5; }
  .footer-sup .footer-sup-logo {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -7rem; }
    .footer-sup .footer-sup-logo img {
      height: 16rem;
      width: 16rem; }
  .footer-sup .footer-sup-title {
    font-size: 1.4rem;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: .5rem;
    color: #ffffff; }
  .footer-sup .footer-sup-text {
    font-size: 1.1rem;
    font-weight: normal;
    color: #ffffff;
    opacity: 0.6; }
  .footer-sup .footer-sup-container {
    display: flex;
    padding: 3rem 0 4rem; }
    @media (max-width: 900px) {
      .footer-sup .footer-sup-container {
        flex-wrap: wrap; } }
  .footer-sup .footer-sup-col {
    position: relative;
    width: 25%;
    margin: 0 1.5rem; }
    .footer-sup .footer-sup-col:first-child {
      margin-left: 0; }
    .footer-sup .footer-sup-col:last-child {
      margin-right: 0;
      text-align: right; }
    @media (max-width: 900px) {
      .footer-sup .footer-sup-col {
        width: 47.2%;
        margin-bottom: 3rem; }
        .footer-sup .footer-sup-col:nth-child(2n) {
          margin-right: 0; }
        .footer-sup .footer-sup-col:nth-child(3n) {
          margin-left: 0; } }
    @media (max-width: 600px) {
      .footer-sup .footer-sup-col {
        width: 100%;
        margin: 0 0 3rem 0; } }
  .footer-sup .footer-sup-adresse {
    display: flex;
    margin-top: 1rem;
    color: #ffffff; }
    .footer-sup .footer-sup-adresse--col {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      flex-direction: column; }
      .footer-sup .footer-sup-adresse--col:nth-of-type(1) {
        justify-content: flex-start;
        align-items: center; }
    .footer-sup .footer-sup-adresse svg {
      height: 3rem;
      width: 3rem;
      fill: transparent;
      margin-right: .5rem;
      stroke: #ffffff; }
  .footer-sup .menu {
    position: relative;
    overflow: hidden; }
    .footer-sup .menu-list {
      position: relative;
      -webkit-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 2rem;
              column-gap: 2rem; }
      .footer-sup .menu-list::before {
        position: absolute;
        content: '';
        height: .1rem;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 5;
        background: #ffffff; }
      .footer-sup .menu-list > li {
        display: inline-block; }
    .footer-sup .menu-item {
      position: relative;
      width: 100%;
      border-top: 0.1rem solid rgba(255, 255, 255, 0.5);
      padding-top: .3rem !important; }
      .footer-sup .menu-item a {
        position: relative;
        font-size: 1.2rem;
        text-decoration: none;
        min-height: 2rem;
        display: block;
        text-indent: 1.5rem;
        transition: .3s ease;
        padding: .2rem 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 700;
        color: #ffffff; }
        .footer-sup .menu-item a::before {
          position: absolute;
          content: '';
          top: .65rem;
          left: 0;
          border: solid transparent;
          height: 0;
          width: 0;
          pointer-events: none;
          border-width: .4rem;
          transition: .2s ease;
          border-left-color: #cd0e80; }
        .footer-sup .menu-item a:hover {
          color: #cd0e80; }
          .footer-sup .menu-item a:hover::before {
            border-left-color: #cd0e80;
            left: .4rem; }
  .footer-sup .footer-sup-infos--logos {
    display: flex;
    justify-content: space-between; }
  .footer-sup .footer-sup-infos--text {
    position: relative;
    margin-top: .5rem;
    display: block;
    text-align: left;
    font-size: 1rem;
    color: #ffffff;
    opacity: 0.6; }
  .footer-sup .footer-sup-container-link {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    .footer-sup .footer-sup-container-link span {
      display: flex;
      align-items: center;
      justify-content: center; }
      .footer-sup .footer-sup-container-link span:nth-child(1) {
        padding: 1rem 2rem; }
      .footer-sup .footer-sup-container-link span:nth-child(2) {
        height: 100%;
        width: 4.5rem; }
    .footer-sup .footer-sup-container-link svg {
      width: 3rem;
      height: 3rem;
      fill: #ffffff; }
    .footer-sup .footer-sup-container-link .link {
      display: flex;
      justify-content: space-between;
      height: 6rem;
      min-width: 22.7rem;
      text-decoration: none;
      font-size: 1.6rem;
      margin-bottom: .5rem;
      transition: .3s ease;
      font-family: "Gotham Medium", Arial, Tahoma, Verdana, Helvetica, sans-serif;
      color: #ffffff;
      background: #cd0e80; }
      .footer-sup .footer-sup-container-link .link:hover {
        -webkit-transform: translateX(-0.4rem);
                transform: translateX(-0.4rem);
        background: #9d0b62; }
      @media (max-width: 600px) {
        .footer-sup .footer-sup-container-link .link {
          width: 100%; } }
    .footer-sup .footer-sup-container-link .icon {
      background: #9d0b62; }

.socialLinks {
  display: flex; }
  .socialLinks, .socialLinks > li {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .socialLinks > li {
    margin: 0 .2rem; }
  .socialLinks a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 3.6rem;
    height: 3.6rem;
    text-align: center;
    overflow: hidden;
    font-size: 0;
    color: inherit;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.05);
    text-decoration: none; }
    .socialLinks a svg {
      height: 2rem;
      width: 2rem;
      fill: currentColor; }
    .socialLinks a:hover {
      background: #cd0e80;
      color: #fff; }
    .socialLinks a.facebookLink:hover {
      background: #3c5a99; }
    .socialLinks a.twitterLink:hover {
      background: #5ea9dd; }
    .socialLinks a.googleLink:hover {
      background: #d74536; }
    .socialLinks a.instagramLink:hover {
      background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); }
    .socialLinks a.youtubeLink:hover {
      background: #e62117; }
    .socialLinks a.pinterestLink:hover {
      background: #cb2026; }
    .socialLinks a.viadeoLink:hover {
      background: #f4982b; }
    .socialLinks a.linkedinLink:hover {
      background: #1a85bc; }

.sitemapPrint .sitemapPrint-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: baseline; }
.sitemapPrint .sitemapPrint-item {
  display: block; }
  .sitemapPrint .sitemapPrint-item:nth-child(n+2) {
    margin-left: 1.5rem; }
.sitemapPrint .sitemapPrint-link {
  position: relative;
  padding: 0.78rem 0;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-size: 1rem;
  transition: .3s ease;
  color: #949494; }
  .sitemapPrint .sitemapPrint-link::before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: auto;
    border: solid transparent;
    height: 0;
    width: 0;
    pointer-events: none;
    border-left-color: #bfd730;
    border-width: .4rem;
    transition: .3s ease; }
  .sitemapPrint .sitemapPrint-link:hover {
    color: #bfd730; }
  .sitemapPrint .sitemapPrint-link:hover::before {
    border-left-color: #949494; }
  .sitemapPrint .sitemapPrint-linkIcon {
    width: 1em;
    height: 1em;
    display: inline-block;
    margin-right: .4em; }
    .sitemapPrint .sitemapPrint-linkIcon svg {
      width: 100%;
      height: 100%;
      fill: currentColor;
      color: inherit; }
  .sitemapPrint .sitemapPrint-linkLabel {
    display: inline-block;
    padding-left: 1rem; }

#zone-footer {
  background: #cd0e80;
  position: relative;
  z-index: 10;
  padding: 2rem 0;
  background: #859298; }

.pageType #zone-diaporama {
  display: block; }

#zone-page {
  position: relative;
  z-index: 5;
  padding: 8rem 0 15rem; }
  @media (max-width: 900px) {
    #zone-page {
      padding: 2rem 0;
      padding-bottom: 5rem; } }
  #zone-page #breadcrumb a {
    color: #cd0e80; }
  #zone-page .page {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    #zone-page .page .contentPreviewBloc-title {
      position: relative;
      color: #585050;
      font-family: "Gotham Bold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
      margin: .6em 0;
      padding-bottom: 2rem;
      font-size: 3.8rem;
      line-height: 1.15;
      overflow: hidden; }
    @media (max-width: 900px) {
      #zone-page .page {
        padding-bottom: 0; } }
    #zone-page .page .contentPreviewBloc-title:after {
      background-color: #cd0e80; }
    #zone-page .page .contentPreviewBloc-content {
      display: block;
      margin-top: 2rem; }
    #zone-page .page .contentPreviewBloc-media {
      float: left;
      padding: 0 4rem 0rem 0rem;
      width: inherit; }
    #zone-page .page .contentPreviewBloc-text {
      width: 100%; }
      #zone-page .page .contentPreviewBloc-text ul {
        padding-left: 2rem;
        margin: 1rem 0;
        overflow: hidden; }
    #zone-page .page .contentPreviewBloc-item {
      width: 100%;
      display: inline-block;
      list-style-type: none; }

.footer-banner {
  position: relative;
  height: 40rem;
  z-index: 10;
  background-image: url("https://lille.zen-seniors-services.fr/default/CMS/css/tpl5/../../images/dist/votre-prestataire-de-services-a-domicile.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media (max-width: 900px) {
    .footer-banner .u-wrapper {
      max-width: 100%;
      width: 100%; }
      .footer-banner .u-wrapper:nth-child(2) {
        margin-top: 5rem; } }
  .footer-banner::before {
    content: '';
    position: absolute;
    top: -9rem;
    left: 0;
    width: 50%;
    height: 17rem;
    background: #bfd730; }
    @media (max-width: 900px) {
      .footer-banner::before {
        content: none; } }
  .footer-banner-title {
    position: relative;
    padding-left: 2.5rem;
    font-size: 4.5rem;
    line-height: 1;
    color: #ffffff;
    font-weight: 300; }
    .footer-banner-title::before {
      content: '\00276F';
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      left: 0;
      font-size: 3.5rem;
      color: #cd0e80; }
    @media (max-width: 600px) {
      .footer-banner-title {
        font-size: 3rem;
        margin-bottom: 1rem; } }
  .footer-banner-sub-title {
    position: relative;
    padding-left: 7rem;
    font-size: 4.5rem;
    line-height: 1;
    color: #ffffff;
    font-weight: 700; }
    @media (max-width: 700px) {
      .footer-banner-sub-title {
        font-size: 2rem;
        width: 100%;
        padding: 1rem; } }
  .footer-banner-text {
    position: relative;
    padding-left: 5.5rem;
    font-size: 4rem;
    line-height: 1.2;
    color: #cd0e80;
    font-weight: 300; }
    @media (max-width: 700px) {
      .footer-banner-text {
        font-size: 2rem;
        margin-bottom: 1rem;
        padding: 1rem 1rem 0 1rem;
        text-align: center; } }
  .footer-banner-sub-text {
    position: relative;
    padding-left: 30rem;
    font-size: 4rem;
    line-height: 1.2;
    font-weight: 300;
    color: #cd0e80; }
    @media (max-width: 700px) {
      .footer-banner-sub-text {
        font-size: 2.5rem;
        margin-bottom: 1rem;
        padding: 0 1rem 1rem 1rem;
        text-align: center; } }
  .footer-banner-container {
    position: relative;
    top: -9rem;
    height: 17rem;
    width: 75rem;
    padding: 3rem;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    background: #bfd730;
    color: #cd0e80; }
    @media (max-width: 700px) {
      .footer-banner-container {
        top: 0;
        height: auto;
        width: 100%; } }

#zone-diaporama {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  #zone-diaporama::after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: -5rem;
    right: 0;
    background: #f0f0f0;
    width: 100%;
    height: 10rem;
    -webkit-transform: skew(0, -2deg);
            transform: skew(0, -2deg); }
  .pageType #zone-diaporama {
    height: 45rem; }
    @media (max-width: 700px) {
      .pageType #zone-diaporama {
        height: 35rem; } }
  .pageType.accueil #zone-diaporama {
    height: 60rem; }
  .pageType.contact #zone-diaporama {
    height: 60rem; }
  #zone-diaporama .cms_bloc_media {
    height: 100%; }
    #zone-diaporama .cms_bloc_media .diaporama-item {
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      position: relative;
      z-index: 5; }
      #zone-diaporama .cms_bloc_media .diaporama-item--hasContent::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.2);
        z-index: 0; }
      #zone-diaporama .cms_bloc_media .diaporama-item .u-wrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
        max-height: 100%; }
      #zone-diaporama .cms_bloc_media .diaporama-item h2 {
        color: white;
        font-size: 4rem;
        font-weight: 400; }

.map-content {
  position: relative;
  height: 60rem;
  width: 100vw; }

.horaires {
  position: relative;
  z-index: 1; }
  .horaires .u-wrapper {
    position: relative;
    padding: 1rem; }
  .horaires .horaires-container {
    position: absolute;
    right: 0;
    bottom: 0;
    height: auto;
    width: 45rem;
    padding: 3.5rem 7rem;
    font-size: 1.6rem;
    color: #ffffff;
    background: #cd0e80; }
    @media (max-width: 700px) {
      .horaires .horaires-container {
        position: relative;
        right: 0;
        bottom: 0;
        height: auto;
        width: 100%;
        padding: 1.5rem 2rem; } }
  .horaires .horaires-title {
    font-weight: 400;
    font-size: 3rem;
    text-align: center;
    margin-bottom: 1rem; }
  .horaires .horaires-phone {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 5rem;
    background: #bfd730; }
    .horaires .horaires-phone svg {
      width: 3rem;
      height: 4rem;
      fill: #ffffff; }
    .horaires .horaires-phone span {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 3rem;
      /* font-family: $fontFamilyTitleBold; */ }
      @media (max-width: 700px) {
        .horaires .horaires-phone span {
          font-size: 2rem; } }
  .horaires .horaires-text {
    text-align: center;
    margin: 1.5rem 0 2.5rem; }
  .horaires .horaires-title-horaire {
    text-align: center;
    text-transform: uppercase;
    font-size: 2rem; }
  .horaires .horaires-list {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1.5rem; }
  .horaires .horaires-item span {
    position: relative;
    display: inline-block; }
    .horaires .horaires-item span:nth-child(1) {
      width: 30%; }
    .horaires .horaires-item span:nth-child(1)::before {
      content: '';
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 0;
      width: .3rem;
      height: .5rem;
      border-left: solid 0.5rem #f566bb;
      border-bottom: solid .5rem transparent;
      border-top: solid .5rem transparent; }
    .horaires .horaires-item span:nth-child(2) {
      width: 70%;
      text-align: right;
      font-weight: 700; }

.zoneHeader-menu .u-wrapper {
  position: relative; }
.zoneHeader-menu .menu--horizontal.menu--flex .menu-list--niv1 {
  list-style: none; }
.zoneHeader-menu .menu--horizontal.menu--flex .menu-link--niv1 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center; }
.zoneHeader-menu .is-current {
  color: #cd0e80 !important;
  background: #e6e6e6; }
.zoneHeader-menu .menu-item--niv1:nth-child(1) .is-current:before {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  width: 50%;
  height: 100%;
  transition: .3s ease;
  background: transparent;
  background: #bfd730; }
.zoneHeader-menu .city-name-container {
  position: absolute;
  left: 0;
  bottom: -3.5rem;
  width: 100%; }
.zoneHeader-menu .city-name {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.7rem;
  margin-left: 7rem;
  padding: .3rem 1rem .3rem 5rem;
  font-family: "Gotham Medium", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  background: #bfd730;
  color: #bfd730; }
  @media (max-width: 600px) {
    .zoneHeader-menu .city-name {
      margin-left: 4rem; } }
  .zoneHeader-menu .city-name::before {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    width: 2rem;
    height: 2rem;
    border-bottom: solid 1rem transparent;
    border-right: solid 1rem transparent;
    border-left: solid 1rem #bfd730;
    border-top: solid 1rem #bfd730; }
  .zoneHeader-menu .city-name::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 100%;
    width: 2rem;
    height: 2rem;
    border-bottom: solid 1rem transparent;
    border-right: solid 1rem transparent;
    border-left: solid 1rem #bfd730;
    border-top: solid 1rem #bfd730;
    -webkit-transform: scaleY(-1);
            transform: scaleY(-1); }
  .zoneHeader-menu .city-name h1 {
    font-size: 1em;
    font-weight: normal;
    line-height: 1;
    padding: 0;
    color: #ffffff;
    max-width: unset;
    /* overflow: unset;
    text-overflow: unset; */
    display: inline-block; }
    @media (max-width: 900px) {
      .zoneHeader-menu .city-name h1 {
        width: 65vw; } }

.burger-container {
  position: fixed;
  top: 0;
  right: 0;
  width: 5.5rem;
  height: 6rem;
  background: #cd0e80;
  justify-content: center;
  align-items: center;
  display: none; }
  @media (max-width: 600px) {
    .burger-container {
      display: flex; } }

.burger {
  display: inline-block;
  border: 0;
  background: none;
  outline: 0;
  padding: 0;
  cursor: pointer;
  border-bottom: 4px solid #ffffff;
  width: 28px;
  transition: border-bottom 1s ease-in-out; }
  .burger::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .burger:before {
    content: "";
    display: block;
    border-bottom: 4px solid #ffffff;
    width: 100%;
    margin-bottom: 5px;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }
  .burger:after {
    content: "";
    display: block;
    border-bottom: 4px solid #ffffff;
    width: 100%;
    margin-bottom: 5px;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }

.burger-check {
  display: none; }

.burger-check:checked ~ .burger-container .burger {
  border-bottom: 4px solid transparent;
  transition: border-bottom 0.8s ease-in-out; }
  .burger-check:checked ~ .burger-container .burger:before {
    -webkit-transform: rotate(-405deg) translateY(1px) translateX(-3px);
            transform: rotate(-405deg) translateY(1px) translateX(-3px);
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }
  .burger-check:checked ~ .burger-container .burger:after {
    -webkit-transform: rotate(405deg) translateY(-4px) translateX(-5px);
            transform: rotate(405deg) translateY(-4px) translateX(-5px);
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }

.navigation {
  overflow: hidden;
  transition: 0.3s ease-in-out; }
  @media (max-width: 600px) {
    .navigation .menu--horizontal.menu--flex,
    .navigation .menu--horizontal.menu--inline,
    .navigation .menu--horizontal.menu--table {
      position: fixed;
      top: 6rem;
      left: 0;
      width: 100%;
      opacity: 0;
      height: 0;
      transition: 0.3s ease-in-out; }
      .navigation .menu--horizontal.menu--flex .menu-item--niv1,
      .navigation .menu--horizontal.menu--inline .menu-item--niv1,
      .navigation .menu--horizontal.menu--table .menu-item--niv1 {
        opacity: 0;
        transition: 0.3s ease-in-out; } }

.burger-check:checked ~ .navigation {
  transition: 0.3s ease-in-out; }
  @media (max-width: 600px) {
    .burger-check:checked ~ .navigation .menu--horizontal.menu--flex,
    .burger-check:checked ~ .navigation .menu--horizontal.menu--inline,
    .burger-check:checked ~ .navigation .menu--horizontal.menu--table {
      position: fixed;
      top: 6rem;
      left: 0;
      width: 100%;
      opacity: 1;
      height: 100%;
      transition: 0.3s ease-in-out; }
      .burger-check:checked ~ .navigation .menu--horizontal.menu--flex .menu-item--niv1,
      .burger-check:checked ~ .navigation .menu--horizontal.menu--inline .menu-item--niv1,
      .burger-check:checked ~ .navigation .menu--horizontal.menu--table .menu-item--niv1 {
        opacity: 1;
        transition: 0.3s ease-in-out; } }

.zoneHeader {
  z-index: 50; }
  .zoneHeader .topBar {
    display: flex;
    align-items: center;
    justify-content: flex-end !important;
    padding-right: 6rem; }
  .zoneHeader-smallButton {
    background: #cd0e80;
    text-decoration: none;
    color: #fff;
    transition: .4s ease-out;
    padding: .5rem 3rem;
    margin: 0 .5rem; }
    .zoneHeader-smallButton:hover {
      background: #850953; }
  .zoneHeader-list, .zoneHeader-menu {
    width: 100%; }
  .zoneHeader-list {
    display: flex;
    justify-content: flex-start;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    height: 6rem;
    margin-top: 1rem; }
  .zoneHeader-item:nth-child(1) {
    width: 20%; }
    @media (max-width: 600px) {
      .zoneHeader-item:nth-child(1) {
        width: 30%; } }
  .zoneHeader-item:nth-child(2) {
    width: 80%;
    text-align: right; }
    .zoneHeader-item:nth-child(2) .zoneHeader-baseline {
      position: relative;
      display: inline-block;
      margin: .5rem 3.5rem 0 0;
      font-size: 2rem;
      font-weight: 300;
      padding-left: 1.5rem; }
      .zoneHeader-item:nth-child(2) .zoneHeader-baseline::before {
        content: '\00276F';
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        left: 0;
        font-size: 1.8rem;
        color: #cd0e80; }
  .zoneHeader-menu nav {
    padding-left: 15rem;
    width: 100%; }
  @media (max-width: 600px) {
    .zoneHeader .logo {
      height: 9rem !important; } }
  .zoneHeader .logo img {
    width: 15rem;
    height: 15rem; }
    @media (max-width: 600px) {
      .zoneHeader .logo img {
        width: 9rem; } }
  .zoneHeader .logo::before {
    height: calc( 14rem + 3.5rem);
    width: calc( 16rem - 4.9rem); }

.pageType.contact form {
  display: block; }
  .pageType.contact form .cs-form-element {
    display: flex;
    flex-wrap: wrap;
    width: 80%; }
  .pageType.contact form .cs-form-element-contener {
    height: auto !important;
    width: 60%;
    border: 0;
    background: transparent; }
  .pageType.contact form label {
    width: 40% !important; }
  .pageType.contact form fieldset {
    position: relative;
    background: transparent;
    border: 0;
    padding: 0;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    min-width: 0; }
    .pageType.contact form fieldset legend {
      display: none; }
    .pageType.contact form fieldset input[type="text"], .pageType.contact form fieldset textarea, .pageType.contact form fieldset select, .pageType.contact form fieldset .cs-form-element.select button {
      font-size: 1.6rem;
      line-height: 1.4;
      color: #b2ccdf;
      background: #fff;
      width: 100%;
      max-width: 100%;
      border-radius: .2rem;
      border: 1px solid rgba(0, 0, 0, 0.25);
      padding: 0.4em 0.2em;
      height: auto; }
    .pageType.contact form fieldset textarea {
      min-height: 16rem !important;
      background: #fff !important; }
    .pageType.contact form fieldset .recaptcha_g-recaptcha {
      display: flex;
      align-items: flex-start;
      justify-content: flex-end;
      width: 80%; }
    .pageType.contact form fieldset input[type="submit"] {
      border-radius: 0.2rem;
      padding: 0.6em 1.4em;
      font-weight: 600;
      box-shadow: none;
      cursor: pointer;
      border: 0;
      background: #cd0e80;
      color: white;
      transition: .3s ease; }
      .pageType.contact form fieldset input[type="submit"]:hover {
        background: #bfd730; }
    .pageType.contact form fieldset .cs-form-element.submit {
      display: flex;
      justify-content: flex-end; }
      .pageType.contact form fieldset .cs-form-element.submit .cs-form-element-contener {
        width: 100%;
        text-align: center; }
  .pageType.contact form.cs-form-abstract.cardContainer {
    padding: 0;
    background: transparent;
    margin-top: 2rem; }