@charset "UTF-8";
/* FONTS */
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Open+Sans:wght@300;400;500;700&family=Raleway:wght@300;400;500;600;700;800;900&display=swap");
/* RESPONSIVE MIXINS */
/* COLORS VARIABLES */
/* PADDINGS */
/* Plus grand ou égal à 1200px */
/* Plus petit ou égal à 1199px */
/* Plus grand ou égal à 1200px */
/* Plus petit ou égal à 1199px */
/* Plus grand ou égal à 992px */
/* Plus petit ou égal à 991px */
/* Plus grand ou égal à 768px */
/* Plus petit ou égal à 767px */
/* Plus grand ou égal à 576px */
/* Plus petit ou égal à 575px */
/* Entre 1199px et 992px */
/* Entre 991px et 768px */
/* Entre 991px et 576px */
/* Entre 767px et 576px */
/* Hi.
You can access the "ui" section of every Yapla Website by adding /ui, as so : https://your-domain.s1.yapla.com/ui

Preferrably we "hide" sections we don't use in the website so it won't show ugly code.
 */
#ui-typography {
  display: block; }

#ui-buttons {
  display: block; }

#ui-form {
  display: block; }

#ui-menu {
  display: block; }

#ui-menu2 {
  display: block; }

#ui-formProgressBar {
  display: block; }

#ui-espace {
  display: block; }

#ui-panier {
  display: block; }

#ui-ariane {
  display: block; }

#ui-langue {
  display: block; }

#ui-accordion {
  display: block; }

#ui-connexion {
  display: block; }

#ui-annuaire {
  display: block; }

#ui-reseaux {
  display: block; }

#articles {
  display: block; }

#blogs {
  display: block; }

#evenement {
  display: block; }

#membres {
  display: block; }

#dons {
  display: block; }

body {
  font-family: "Raleway", sans-serif; }
  body.overflowhidden {
    overflow: hidden; }

/*###########################  TITRES  ###########################*/
h1, h2, h3, h4, h5, h6, p, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Raleway", sans-serif;
  margin-bottom: 15px;
  width: 100%; }
  @media (max-width: 767px) {
    h1 br, h2 br, h3 br, h4 br, h5 br, h6 br, p br, .h1 br, .h2 br, .h3 br, .h4 br, .h5 br, .h6 br {
      display: none !important; } }
  @media (max-width: 575px) {
    h1, h2, h3, h4, h5, h6, p, .h1, .h2, .h3, .h4, .h5, .h6 {
      word-break: break-word; } }

h1, .h1 {
  font-size: 48px;
  line-height: 58px;
  color: #063437;
  font-weight: 700;
  text-transform: none; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 35px;
      line-height: 45px; } }

h2, .h2 {
  font-size: 20px;
  line-height: 24px;
  color: #DBE450;
  font-weight: 700;
  text-transform: uppercase;
  color: #063437; }

h3, .h3 {
  font-size: 16px;
  line-height: 20px;
  color: #063437;
  font-weight: 600;
  text-transform: uppercase; }

h4, .h4 {
  font-size: 16px;
  line-height: 20px;
  color: #6a8587;
  font-weight: 700;
  text-transform: none; }

h5, .h5 {
  font-size: 16px;
  line-height: 25px;
  color: #000;
  font-weight: 400;
  text-transform: none; }

h6, .h6 {
  font-size: 12px;
  line-height: 20px;
  color: #DBE450;
  font-weight: 400;
  text-transform: none;
  letter-spacing: .25px; }

p {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #000; }

.content ul {
  list-style: none;
  padding-left: 0px; }
  .content ul a {
    color: #000; }

hr {
  border-color: #cccccc; }

ul {
  padding-left: 15px; }

/*###########################  BOUTONS  ###########################*/
.btn {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
  height: 55px;
  padding: 0px 30px;
  display: inline-flex;
  align-items: center;
  margin-right: 15px;
  border: none;
  min-width: 0;
  border-radius: 50px; }
  .btn:hover {
    text-decoration: none; }
  @media (max-width: 767px) {
    .btn {
      white-space: normal !important; } }
  .btn.btn-primary, .btn.btn-default {
    background-color: #52BE8F;
    color: #fff;
    transition: all 150ms;
    border: none;
    border-radius: 0; }
    .btn.btn-primary:hover, .btn.btn-default:hover {
      background-color: #DBE450;
      color: #fff;
      border: none; }
  .btn.btn-secondary {
    background-color: #52BE8F;
    color: #fff;
    transition: all 150ms;
    border: none;
    border-radius: 0; }
    .btn.btn-secondary:hover {
      background-color: #DBE450;
      color: #fff; }
  .btn.btn-link, .btn.btn-back {
    background-color: transparent;
    color: #52BE8F;
    transition: all 150ms;
    border: none;
    padding: 0; }
    .btn.btn-link:hover, .btn.btn-back:hover {
      background-color: transparent;
      color: #DBE450;
      border: none; }
      .btn.btn-link:hover:after, .btn.btn-back:hover:after {
        background-image: url(https://cdn.ca.yapla.com/company/CPY9rmfAJ8aoTqZzU2VPLXk67/asset/images/Icons/arrow-hover.png); }
    .btn.btn-link:after, .btn.btn-back:after {
      content: "";
      background-image: url(https://cdn.ca.yapla.com/company/CPY9rmfAJ8aoTqZzU2VPLXk67/asset/images/Icons/arrow-up.png);
      background-repeat: no-repeat;
      background-size: contain;
      margin-left: 10px;
      width: 10px;
      height: 10px; }

.back-to-list {
  background-color: transparent;
  color: #52BE8F;
  transition: all 150ms;
  border: none;
  padding: 0; }
  .back-to-list:hover {
    background-color: transparent;
    color: #DBE450;
    border: none; }
    .back-to-list:hover:after {
      background-image: url(https://cdn.ca.yapla.com/company/CPY9rmfAJ8aoTqZzU2VPLXk67/asset/images/Icons/arrow-hover.png); }
  .back-to-list:after {
    content: "";
    background-image: url(https://cdn.ca.yapla.com/company/CPY9rmfAJ8aoTqZzU2VPLXk67/asset/images/Icons/arrow-up.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
    width: 10px;
    height: 10px; }

/*###########################  FORMULAIRE  ###########################*/
/* INPUTS */
/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #DBE450;
  -webkit-box-shadow: 0 0 0 #050505 0px #fff inset;
  transition: background-color 5000s ease-in-out 0s; }

/* formulaire de contact */
form.form-horizontal .col-md-12 {
  width: 100%; }

form.form-horizontal h2 {
  font-size: 20px;
  line-height: 24px;
  color: #DBE450;
  font-weight: 700;
  text-transform: uppercase;
  color: #063437;
  color: #DBE450; }

form.form-horizontal label.control-label {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 5px;
  padding-left: 0; }

form.form-horizontal .form-control-static {
  padding: 10px; }

form.form-horizontal .event-price-description {
  color: #fff; }

form.form-horizontal input, form.form-horizontal select, form.form-horizontal textarea {
  background-color: #E6E8EA !important;
  border: none; }

form.form-horizontal .crm-footer-frame {
  margin-top: 30px; }

input, select, textarea {
  outline: none !important; }

select {
  background-color: #E6E8EA !important; }

/* formulaire de contact sur un fond foncé (facultatif, selon le design) */
.darkbackground form h2 {
  color: #fff; }

.darkbackground form label.control-label {
  color: #fff; }

.darkbackground form .btn-primary {
  color: #fff; }

.darkbackground form input, .darkbackground form select, .darkbackground form textarea {
  background-color: #fff;
  border-bottom: none !important; }

.darkbackground form .checkbox {
  margin-left: 15px; }
  .darkbackground form .checkbox label {
    color: #fff; }

.overrideformtitle .zone-crm h1 {
  font-size: 20px;
  line-height: 24px;
  color: #DBE450;
  font-weight: 700;
  text-transform: uppercase;
  color: #063437;
  text-align: center; }

.formdarkinput input, .formdarkinput select, .formdarkinput textarea {
  background-color: #F0F1F1 !important;
  border-bottom: none !important; }

/* note to self : SCSS file for backgrounds set-up including titles, btns, forms, etc instead of being in general and guide-ui  */
/* Le "*" pour les labels required (default= rouge, à la fin du label) */
.control-label--required {
  padding-left: 5px;
  color: #000; }

/* Direct input overrides */
select, input.form-control, .chosen-choices {
  border: none !important;
  padding: 15px !important;
  height: 51px !important; }

select {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important; }

select.moteur-recherche, select#category_id, .chosen-choices {
  width: 100%;
  max-width: 400px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #f0f1f1 url(https://cdn.ca.yapla.com/company/CPYh3egFLRCMIxmwyhmhL1L5/asset/images/Icons/selectdropdown.png) no-repeat right 20px center !important; }

.form-element-keywords .chosen-choices, .chosen-container-multi .chosen-choices {
  height: auto !important;
  padding-right: 60px !important; }
  .form-element-keywords .chosen-choices .search-choice, .chosen-container-multi .chosen-choices .search-choice {
    display: block;
    width: 100%;
    background-color: transparent !important;
    color: #DBE450 !important;
    font-size: 15px;
    padding-left: 15px !important; }
    .form-element-keywords .chosen-choices .search-choice span, .chosen-container-multi .chosen-choices .search-choice span {
      vertical-align: -webkit-baseline-middle; }
    .form-element-keywords .chosen-choices .search-choice .search-choice-close, .chosen-container-multi .chosen-choices .search-choice .search-choice-close {
      right: auto;
      left: 0;
      top: 9px !important;
      filter: invert(1); }

/* Miscellaneous forms */
#ui-form .ui-section__content {
  background-color: rgba(219, 228, 80, 0.1); }
  #ui-form .ui-section__content h2 {
    color: #DBE450; }

.form-horizontal .form-group {
  margin-left: 0px;
  margin-right: 0px; }

.slightydarker-formulaire .form-horizontal {
  background-color: #f1f0f0;
  padding: 30px 15px; }
  .slightydarker-formulaire .form-horizontal .section-title {
    padding: 0 15px; }
  .slightydarker-formulaire .form-horizontal .crm-footer-frame {
    padding: 0 15px; }
  .slightydarker-formulaire .form-horizontal label, .slightydarker-formulaire .form-horizontal .control-label--required {
    color: #063437 !important; }
  .slightydarker-formulaire .form-horizontal .checkbox span {
    color: #063437 !important; }

@media (max-width: 991px) and (min-width: 768px) {
  .slightydarker-formulaire .col-sm-8, .slightydarker-formulaire .col-sm-16 {
    width: 100%; } }

@media (max-width: 991px) {
  .slightydarker-formulaire .col-sm-8 {
    margin-top: 60px; } }

.form-group .col-md-12 {
  padding: 0; }

ul.error {
  margin: 0; }
  ul.error li.text-danger {
    padding: 3px 10px 0px 10px;
    color: #000;
    background-color: #ffcece;
    font-size: 12px; }

/*###########################  BARRE DE PROGRÈS  ###########################*/
.nav-pills {
  background-image: none; }

.nav-progress li.disabled {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  opacity: 1; }
  .nav-progress li.disabled a {
    font-family: "Raleway", sans-serif;
    text-align: center;
    float: none;
    padding-left: 0px;
    font-weight: 400;
    color: #DBE450;
    margin-top: 10px;
    padding-top: 15px;
    text-transform: none;
    font-size: 15px;
    position: relative; }
    .nav-progress li.disabled a:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      display: block;
      width: 90%;
      margin: auto;
      height: 6px;
      border-radius: 30px;
      background-color: #DBE450; }
    .nav-progress li.disabled a:hover {
      padding-left: 0px;
      margin-top: 10px;
      padding-top: 15px;
      text-transform: none;
      font-size: 15px; }
  .nav-progress li.disabled:before {
    float: none;
    width: 100%;
    text-align: center;
    font-size: 59px;
    font-weight: 700;
    border: none;
    color: #DBE450;
    background-color: transparent;
    padding: 5px; }
  .nav-progress li.disabled:after {
    display: none; }
  .nav-progress li.disabled.active {
    opacity: 1; }
    .nav-progress li.disabled.active a {
      color: #063437; }
      .nav-progress li.disabled.active a:before {
        background-color: #063437; }
    .nav-progress li.disabled.active:before {
      color: #063437;
      background-color: transparent; }
    .nav-progress li.disabled.active:after {
      display: none; }
    .nav-progress li.disabled.active ~ li {
      opacity: .2; }
      .nav-progress li.disabled.active ~ li a {
        color: #063437; }
        .nav-progress li.disabled.active ~ li a:before {
          background-color: #063437; }
      .nav-progress li.disabled.active ~ li:before {
        color: #063437;
        border-color: #063437;
        background-color: transparent; }
      .nav-progress li.disabled.active ~ li:after {
        display: none; }

/*###########################  ESPACE MEMBRE  ###########################*/
.sidebar__member-zone {
  background-color: rgba(255, 255, 255, 0.2); }
  .sidebar__member-zone .sidebar__member-zone {
    width: 30%;
    padding-left: 0;
    padding-right: 0; }
    @media (max-width: 767px) {
      .sidebar__member-zone .sidebar__member-zone {
        width: 100%; } }
    .sidebar__member-zone .sidebar__member-zone .member-sidebar__inner {
      background-color: #fff;
      padding: 25px 25px 30px 25px; }
    .sidebar__member-zone .sidebar__member-zone .member-sidebar__member-header {
      padding: 0;
      border: none; }
      .sidebar__member-zone .sidebar__member-zone .member-sidebar__member-header__title {
        color: #000;
        font-size: 22px;
        line-height: 30px;
        font-weight: 700;
        border-bottom: 1px solid #000;
        padding-top: 5px;
        padding-bottom: 15px;
        margin-bottom: 5px; }
    .sidebar__member-zone .sidebar__member-zone .member-sidebar__member-footer {
      padding-left: 0;
      padding-right: 0;
      background: transparent; }
      .sidebar__member-zone .sidebar__member-zone .member-sidebar__member-footer a {
        font-family: "Raleway", sans-serif;
        text-transform: uppercase;
        font-size: 15px;
        line-height: 1.2;
        font-weight: 700;
        height: 55px;
        padding: 0px 30px;
        display: inline-flex;
        align-items: center;
        margin-right: 15px;
        border: none;
        min-width: 0;
        border-radius: 50px;
        background-color: #52BE8F;
        color: #fff;
        transition: all 150ms;
        border: none;
        border-radius: 0; }
        .sidebar__member-zone .sidebar__member-zone .member-sidebar__member-footer a:hover {
          text-decoration: none; }
        @media (max-width: 767px) {
          .sidebar__member-zone .sidebar__member-zone .member-sidebar__member-footer a {
            white-space: normal !important; } }
        .sidebar__member-zone .sidebar__member-zone .member-sidebar__member-footer a:hover {
          background-color: #DBE450;
          color: #fff;
          border: none; }
    .sidebar__member-zone .sidebar__member-zone .member-sidebar__menu {
      padding-left: 0;
      padding-right: 0; }
      .sidebar__member-zone .sidebar__member-zone .member-sidebar__menu li {
        padding: 0;
        margin-bottom: 5px; }
        .sidebar__member-zone .sidebar__member-zone .member-sidebar__menu li a {
          color: #000;
          font-family: "Raleway", sans-serif;
          font-size: 16px;
          line-height: 22px;
          letter-spacing: 0;
          font-weight: 500;
          text-transform: initial; }
          .sidebar__member-zone .sidebar__member-zone .member-sidebar__menu li a:hover {
            color: #063437;
            text-decoration: none; }
        .sidebar__member-zone .sidebar__member-zone .member-sidebar__menu li.active {
          display: inline-block; }
          .sidebar__member-zone .sidebar__member-zone .member-sidebar__menu li.active a {
            color: #063437; }

/*###########################  PANIER D'ACHAT  ###########################*/
.zone-cart .table-cart__heading, .zone-cart .order-summary__title {
  font-size: 16px;
  line-height: 20px;
  color: #063437;
  font-weight: 600;
  text-transform: uppercase;
  color: #DBE450;
  border-color: #fff; }

.zone-cart .cart-wrapper__text-empty, .zone-cart .order-summary__subtotal, .zone-cart .order-summary__subtotal-amount, .zone-cart .order-summary__total {
  font-size: 16px;
  line-height: 20px;
  color: #6a8587;
  font-weight: 700;
  text-transform: none;
  font-weight: 700 !important;
  color: #DBE450;
  border-color: #fff; }

.zone-cart .order-totals__wrapper {
  background-color: rgba(219, 228, 80, 0.2);
  border-radius: 12px; }

.zone-cart .table-order-taxes > tfoot > tr > td {
  border-color: #fff; }

/*###########################  FIL D'ARIANE  ###########################*/
.breadcrumb {
  padding: 15px 0px; }
  .breadcrumb li a, .breadcrumb li span {
    font-size: 14px;
    font-weight: 600; }
  .breadcrumb li a {
    color: #DBE450; }
  .breadcrumb li span {
    color: #063437; }
  .breadcrumb > li + li:before {
    content: "/";
    color: #DBE450;
    font-weight: 400; }

/*###########################  ACCORDÉONS  ###########################*/
/* Note that this style apply for both native yapla accordions only, to style table accordeon go to _other.scss */
.panel-default > .panel-heading {
  border-bottom: none; }

.panel-news-accordion {
  /* first accordion container */
  border-bottom: 1px solid #000 !important; }
  .panel-news-accordion:after {
    content: "";
    width: 100%;
    display: block; }
  .panel-news-accordion .panel-heading {
    /* title box */
    background-color: transparent;
    padding: 30px 15px 30px;
    position: relative; }
    .panel-news-accordion .panel-heading .panel-title {
      /* title */
      font-size: 16px;
      line-height: 20px;
      color: #6a8587;
      font-weight: 700;
      text-transform: none;
      margin-bottom: 0;
      padding-right: 30px; }
      .panel-news-accordion .panel-heading .panel-title a {
        color: #DBE450;
        text-decoration: none; }
        .panel-news-accordion .panel-heading .panel-title a:after {
          content: "−";
          display: block;
          position: absolute;
          right: 15px;
          top: 25px;
          font-size: 35px;
          font-weight: 900;
          color: rgba(219, 228, 80, 0.3);
          transition: transform 150ms; }
        .panel-news-accordion .panel-heading .panel-title a.collapsed:after {
          content: "+"; }
    .panel-news-accordion .panel-heading p {
      display: none; }
    .panel-news-accordion .panel-heading:hover {
      cursor: pointer; }
  .panel-news-accordion .panel-collapse.in {
    border-bottom: 0; }
  .panel-news-accordion .panel-body {
    /* content */
    padding: 25px 15px 30px 15px;
    margin-top: -10px; }
    .panel-news-accordion .panel-body h4 {
      margin-bottom: 15px; }
    .panel-news-accordion .panel-body p {
      color: #000;
      margin-bottom: 15px; }
    .panel-news-accordion .panel-body .btn-link {
      margin-bottom: 40px; }

/*###########################  CONNEXION  ###########################*/
.zend_form {
  background-color: rgba(219, 228, 80, 0.2);
  padding: 60px 60px 40px 60px;
  display: inline-block; }
  .zend_form .col-md-12 {
    width: 100%; }
    .zend_form .col-md-12 input, .zend_form .col-md-12 select, .zend_form .col-md-12 textarea {
      box-shadow: none !important; }
  .zend_form .btn-link {
    margin-left: 30px; }

/*###########################  TABLEAU  ###########################*/
/* basically le bottin de yapla */
.table-striped thead tr th {
  background-color: #DBE450;
  border-bottom: none !important;
  padding: 20px 15px;
  color: #fff !important; }
  .table-striped thead tr th a {
    font-size: 16px;
    line-height: 20px;
    color: #063437;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important; }

.table-striped tbody > tr:nth-child(even) > td {
  background-color: rgba(219, 228, 80, 0.5); }

.table-striped tbody > tr:nth-child(odd) > td {
  background-color: rgba(219, 228, 80, 0.2); }

.table-striped tbody > tr:hover > td {
  /* to come :D */ }

.table-striped tbody tr td {
  padding: 15px 15px;
  color: #000; }
  .table-striped tbody tr td .table__field-image {
    max-width: 130px;
    width: 100%; }

/*###########################  TAB BOTTIN DES MEMBRES  ###########################*/
.nav-tabs {
  margin-top: 60px; }
  .nav-tabs li {
    padding: 0px 20px; }
    .nav-tabs li:first-child {
      padding-left: 0; }
    .nav-tabs li a {
      border: none;
      border-bottom: 5px solid transparent;
      color: rgba(219, 228, 80, 0.5);
      text-transform: uppercase;
      font-weight: 700;
      font-family: "Raleway", sans-serif;
      letter-spacing: 2px;
      padding: 10px 0px; }
      .nav-tabs li a:hover, .nav-tabs li a:focus {
        background-color: transparent;
        color: rgba(219, 228, 80, 0.4);
        border-color: transparent; }
    .nav-tabs li.active:hover a, .nav-tabs li.active a {
      border-bottom: 5px solid #063437;
      color: #DBE450; }

/*###########################  MISCELLANIOUS  ###########################*/
.category {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #063437;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 6px; }

.keyword, .chosen-choices .search-choice, span.news-tags, span.news-blog__tag {
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  background-color: #DBE450 !important;
  display: inline-block;
  width: auto;
  padding: 2px 10px !important;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0; }

span.news-tags, span.news-blog__tag {
  margin-right: 10px; }

.search-form {
  margin-bottom: 30px; }
  .search-form label {
    font-size: 16px;
    line-height: 20px;
    color: #063437;
    font-weight: 600;
    text-transform: uppercase;
    color: #DBE450 !important; }

.chosen-choices {
  height: 51px !important;
  min-height: 0 !important; }
  .chosen-choices .search-choice {
    padding-right: 25px !important;
    border: none !important;
    background-image: none !important;
    margin: 0 !important; }

.formatdate, .e-date, .adh-date {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #063437;
  font-style: italic;
  font-weight: 700;
  text-transform: none !important; }

/* All titles */
/* Solid background with gradient */
/* Absolute positions */
/* Background overlay with :after */
/* Gradient background overlay with :after, 6 variables to fill */
/* clear float after */
.clearafter:after {
  content: "";
  display: block;
  clear: both; }

/* DISPLAY RESPONSIVE */
.displaynone {
  display: none; }

@media (max-width: 991px) {
  .md-hidden {
    display: none; } }

@media (max-width: 767px) {
  .sm-hidden {
    display: none; } }

/* float clear responsive */
@media (max-width: 767px) {
  .max-sm-clear:after {
    content: "";
    display: block;
    clear: both; } }

/* Classe display none */
.displaynone {
  display: none; }

/* Centrer les éléments d'une grille mosaic */
.centeredmosaicitem .news-mosaic {
  text-align: center; }
  .centeredmosaicitem .news-mosaic .row > div {
    margin-bottom: 60px; }
  .centeredmosaicitem .news-mosaic .row:last-child > div:last-child {
    margin-bottom: 0; }

/* Fake container */
/* Intro des pages */
.pageIntroduction {
  text-align: center; }
  .pageIntroduction .mod-article__intro, .pageIntroduction .mod-article__content, .pageIntroduction .zone-html > .content {
    max-width: 750px;
    margin: auto; }

/* Alignement flex */
.verticalalign .row {
  display: flex;
  flex-wrap: wrap; }
  .verticalalign .row > div {
    display: flex;
    flex-direction: column; }
    .verticalalign .row > div > div {
      width: 100%; }

.verticalalign.center .row > div {
  align-items: center;
  justify-content: center; }

.verticalalign.bottom .row > div {
  align-items: center;
  justify-content: flex-end; }

@media (min-width: 768px) {
  .rowCenteredItems .row {
    display: flex;
    justify-content: center; } }

/* Centrer une image d'un article */
.centeredimage .mod-article__img, .centeredimage .news-thumbnail {
  display: block;
  margin: 0 auto; }

.centeredimage .itemImage {
  text-align: center; }
  .centeredimage .itemImage img {
    display: inline-block !important; }

.centeredimage .item img {
  display: inline-block !important; }

.centeredimage-marginbottom .mod-article__img, .centeredimage-marginbottom .news-thumbnail {
  display: block;
  margin: 0 auto;
  margin-bottom: 50px; }

.centeredimage-margintop .mod-article__img, .centeredimage-margintop .news-thumbnail {
  display: block;
  margin: 0 auto;
  margin-top: 50px; }

.centeredimageinparagraph .item p {
  margin-bottom: 15px; }

@media (max-width: 767px) {
  .centeredimageinparagraph .item {
    margin-bottom: 60px; } }

/* Centrer tous les éléments d'un article en mobile */
@media (max-width: 767px) {
  .mobileallcenter {
    text-align: center; }
    .mobileallcenter .zone-article, .mobileallcenter .zone-article div {
      width: 100%; } }

/* Centrer uniquement l'image d'un article en mobile */
@media (max-width: 767px) {
  .mobileimgcenter {
    text-align: center; }
    .mobileimgcenter .zone-article, .mobileimgcenter .zone-article div {
      width: 100%; }
    .mobileimgcenter .mod-article__intro {
      margin-top: 30px; }
    .mobileimgcenter .mod-article__intro, .mobileimgcenter .mod-article__content .mod-article__content {
      text-align: left; } }

/* PADDINGS */
.smallpadding {
  padding: 70px 0; }

.smallpaddingtop {
  padding-top: 70px; }

.smallpaddingbottom {
  padding-bottom: 70px; }

.largepadding {
  padding: 100px 0; }

.largepaddingtop {
  padding-top: 100px; }

.largepaddingbottom {
  padding-bottom: 100px; }

@media (max-width: 767px) {
  .smallpadding {
    padding: 40px 0; }
  .smallpaddingtop {
    padding-top: 40px; }
  .smallpaddingbottom {
    padding-bottom: 40px; }
  .largepadding {
    padding: 80px 0; }
  .largepaddingtop {
    padding-top: 80px; }
  .largepaddingbottom {
    padding-bottom: 80px; } }

/* TITLES */
.whitetitles h1, .whitetitles h2, .whitetitles h3, .whitetitles h4, .whitetitles h5, .whitetitles h6,
.whitetitles .h1, .whitetitles .h2, .whitetitles .h3, .whitetitles .h4, .whitetitles .h5, .whitetitles .h6 {
  color: #fff !important; }

.whitetitles-h1 h1, .whitetitles-h2 h2, .whitetitles-h3 h3, .whitetitles-h4 h4, .whitetitles-h5 h5, .whitetitles-h6 h6 {
  color: #fff !important; }

.darktitles h1, .darktitles h2, .darktitles h3, .darktitles h4, .darktitles h5, .darktitles h6,
.darktitles .h1, .darktitles .h2, .darktitles .h3, .darktitles .h4, .darktitles .h5, .darktitles .h6 {
  color: #000 !important; }

.darktitles-h1 h1, .darktitles-h2 h2, .darktitles-h3 h3, .darktitles-h4 h4, .darktitles-h5 h5, .darktitles-h6 h6 {
  color: #000 !important; }

.darkparagraphe p {
  color: #000; }

/* IMAGE Z LAYOUT */
@media (max-width: 767px) {
  .zlayout > .container > .row {
    display: flex;
    flex-flow: column; }
    .zlayout > .container > .row > div:first-child {
      order: 1; }
    .zlayout > .container > .row > div:last-child {
      order: 0; }
  .zlayout .zone-image {
    margin-bottom: 30px; } }

@media (max-width: 991px) {
  .md-zlayout > .container > .row {
    display: flex;
    flex-flow: column; }
    .md-zlayout > .container > .row > div:first-child {
      order: 1; }
    .md-zlayout > .container > .row > div:last-child {
      order: 0; }
  .md-zlayout .zone-image {
    margin-bottom: 30px; } }

.marginforimage .mod-article__img, .marginforimage .zone-image {
  margin-bottom: 30px; }

/* BACKGROUNDS SET-UP */
.darkbackground h1, .darkbackground h2, .darkbackground h3, .darkbackground h4, .darkbackground h5, .darkbackground h6, .darkbackground .h1, .darkbackground .h2, .darkbackground .h3, .darkbackground .h4, .darkbackground .h5, .darkbackground .h6, .darkbackground p {
  color: #fff !important; }

.darkbackground .btn.btn-primary, .darkbackground .btn.btn-default {
  border: none !important;
  background-color: #063437 !important;
  color: #fff !important; }
  .darkbackground .btn.btn-primary:hover, .darkbackground .btn.btn-default:hover {
    background-color: #DBE450 !important;
    color: #fff !important; }

.darkbackground .btn-link, .darkbackground .btn-back, .darkbackground .btn-secondary {
  background-color: transparent !important;
  color: #fff !important;
  border: 1px solid #fff !important; }
  .darkbackground .btn-link:hover, .darkbackground .btn-back:hover, .darkbackground .btn-secondary:hover {
    background-color: transparent !important;
    color: #063437 !important;
    border: 1px solid #fff !important; }

/* Pour les modules d'articles en vedette seulement, mettre nombre de colonnes à 1 */
.col-grid.grid5 .newsList, .col-grid.grid5 .news-mosaic {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  grid-gap: 30px; }
  @media (max-width: 1199px) {
    .col-grid.grid5 .newsList, .col-grid.grid5 .news-mosaic {
      grid-template-columns: repeat(4, minmax(0, 1fr)); } }
  @media (max-width: 991px) {
    .col-grid.grid5 .newsList, .col-grid.grid5 .news-mosaic {
      grid-template-columns: repeat(3, minmax(0, 1fr));
      grid-gap: 15px; } }
  @media (max-width: 575px) {
    .col-grid.grid5 .newsList, .col-grid.grid5 .news-mosaic {
      grid-template-columns: repeat(2, minmax(0, 1fr)); } }

.col-grid.grid4 .newsList, .col-grid.grid4 .news-mosaic {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 30px; }
  @media (max-width: 1199px) {
    .col-grid.grid4 .newsList, .col-grid.grid4 .news-mosaic {
      grid-template-columns: repeat(3, minmax(0, 1fr)); } }
  @media (max-width: 991px) {
    .col-grid.grid4 .newsList, .col-grid.grid4 .news-mosaic {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      grid-gap: 15px; } }
  @media (max-width: 575px) {
    .col-grid.grid4 .newsList, .col-grid.grid4 .news-mosaic {
      grid-template-columns: repeat(1, minmax(0, 1fr)); } }

.col-grid.grid3 .newsList, .col-grid.grid3 .news-mosaic {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 30px; }
  @media (max-width: 1199px) {
    .col-grid.grid3 .newsList, .col-grid.grid3 .news-mosaic {
      grid-template-columns: repeat(2, minmax(0, 1fr)); } }
  @media (max-width: 991px) {
    .col-grid.grid3 .newsList, .col-grid.grid3 .news-mosaic {
      grid-template-columns: repeat(1, minmax(0, 1fr));
      grid-gap: 15px; } }

.col-grid.grid2 .newsList, .col-grid.grid2 .news-mosaic {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 30px; }
  @media (max-width: 991px) {
    .col-grid.grid2 .newsList, .col-grid.grid2 .news-mosaic {
      grid-template-columns: repeat(1, minmax(0, 1fr));
      grid-gap: 15px; } }

.col-grid .newsList, .col-grid .news-mosaic {
  display: grid; }
  .col-grid .newsList .row, .col-grid .news-mosaic .row {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
    .col-grid .newsList .row .item, .col-grid .newsList .row > div, .col-grid .news-mosaic .row .item, .col-grid .news-mosaic .row > div {
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; }

/* FIX FLEX ON SAFARI, do not delete */
@media (min-width: 768px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
    margin: 0 -1px; } }

/* ################################# */
/* Remove outline on link and button */
a:focus, button:focus, *:focus {
  outline: none; }

/* Change selection color */
::-moz-selection {
  /* Code for Firefox */
  color: #fff;
  background: #DBE450; }

::selection {
  color: #fff;
  background: #DBE450; }

/* Remove native back to list button because its a javascrip history back ew */
.article-back-to-list-histo {
  display: none; }

/* all the medias sharing button ugly as fuck and we never used them */
.plugin-addthis {
  display: none; }

/* MOBILE CONTAINER PADDING LARGER BECAUSE OUR DESIGNERS LIKE IT THICC */
@media (max-width: 767px) {
  .container {
    padding-left: 30px;
    padding-right: 30px; } }

/* Accordion with tables to make accordions in WYSIWYG easy for client */
/* Just create table with table button and add class accordeon in advanced settings */
/* JAVASCRIPT FOR THIS TO WORK

$("table.accordeon tbody tr:first-child").click(function () {
	var target = $(this);
	var open =  target.closest(".accordeon").hasClass('active');
	
	$(".accordeon").removeClass("active");
	
	if (!open) {
		var scrollTo = target.offset().top;
		target.closest(".accordeon").addClass("active");
		$('body, html').animate({scrollTop: scrollTo-80+'px'}, 800);
	}
});

*/
table.accordeon {
  display: block;
  width: 100% !important;
  border: 0;
  margin-bottom: 10px;
  /* active and opened content */ }
  table.accordeon tbody, table.accordeon tr, table.accordeon td {
    border: 0; }
  table.accordeon tbody {
    display: block; }
    table.accordeon tbody tr {
      /* Title/accordeon box */
      /* content */ }
      table.accordeon tbody tr:first-child {
        cursor: pointer;
        display: block;
        border-bottom: 3px solid #063437;
        background-color: #F5F5F5;
        padding: 15px;
        position: relative; }
        table.accordeon tbody tr:first-child td h3 {
          margin-bottom: 0; }
        table.accordeon tbody tr:first-child:after {
          content: "+";
          display: block;
          position: absolute;
          right: 15px;
          top: 13px;
          font-size: 20px;
          font-weight: bold;
          color: #DBE450;
          transition: transform 150ms; }
      table.accordeon tbody tr:last-child {
        display: block; }
        table.accordeon tbody tr:last-child td {
          display: block;
          max-height: 0;
          overflow: hidden; }
  table.accordeon.active tbody tr:first-child:after {
    transform: rotate(45deg); }
  table.accordeon.active tbody tr:last-child {
    padding: 40px 0px; }
    table.accordeon.active tbody tr:last-child td {
      max-height: 5000px;
      transition: max-height 1.5s; }

.line-header {
  background: #063437; }
  @media (max-width: 991px) {
    .line-header {
      height: 40px;
      top: -100%;
      overflow: hidden;
      bottom: 100%;
      display: block;
      z-index: 99999999; }
      .line-header .container {
        padding-left: 0; } }
  @media (min-width: 992px) {
    .line-header .zone-header .rf-mod-header-wrapper {
      padding-right: 10px; } }
  .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 991px) {
      .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper {
        justify-content: flex-end; } }
    .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext + .header-ext {
      margin-left: 0; }
    .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-custom {
      order: 0;
      margin-right: 10px; }
      .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-custom a {
        margin-right: 5px;
        padding-right: 7px;
        font-size: 14px;
        border-right: 1px solid #fff; }
        .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-custom a:last-child {
          border: none; }
      @media (max-width: 991px) {
        .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-custom {
          display: none; } }
    .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-social-links {
      order: 1;
      margin-right: 35px; }
      @media (max-width: 991px) {
        .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-social-links {
          margin-right: 0;
          display: block !important; } }
      .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-social-links .mod-social-links {
        margin-top: 0;
        display: flex; }
        @media (max-width: 991px) {
          .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-social-links .mod-social-links {
            display: block !important; } }
        @media (max-width: 575px) {
          .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-social-links .mod-social-links {
            display: block !important; } }
        .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-social-links .mod-social-links .social-link {
          color: #fff;
          margin-right: 5px; }
          .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-social-links .mod-social-links .social-link span:before {
            display: none; }
          .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-social-links .mod-social-links .social-link span:after {
            content: "";
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            display: inline-block;
            height: 16px;
            transition: background-image 150ms; }
            @media (max-width: 991px) and (min-width: 768px) {
              .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-social-links .mod-social-links .social-link span:after {
                height: 26px !important; } }
          .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-social-links .mod-social-links .social-link.facebook {
            order: 1; }
            .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-social-links .mod-social-links .social-link.facebook .icon-facebook:after {
              background-image: url(https://cdn.ca.yapla.com/company/CPY7p4CO2sE1afW3ImwiLyBND/asset/images/Site%20Web%202021/Icons/Facebook_UP%402x.png);
              width: 9px; }
              @media (max-width: 991px) and (min-width: 768px) {
                .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-social-links .mod-social-links .social-link.facebook .icon-facebook:after {
                  background-image: url(https://cdn.ca.yapla.com/company/CPY7p4CO2sE1afW3ImwiLyBND/asset/images/Site%20Web%202021/Icons/Facebooktablette.png);
                  width: 19px; } }
            .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-social-links .mod-social-links .social-link.facebook:hover .icon-facebook:after {
              background-image: url(https://cdn.ca.yapla.com/company/CPY9rmfAJ8aoTqZzU2VPLXk67/asset/images/Icons/facebook.png); }
    .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-language {
      order: 3; }
      @media (max-width: 991px) {
        .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-language {
          display: none; } }
    .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-custom a, .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-language a {
      color: #fff;
      font-size: 14px;
      font-weight: 600; }
      .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-custom a:hover, .line-header .zone-header .rf-mod-header-wrapper .mod-header-container .mod-header.mod-header-wrapper .header-ext-language a:hover {
        text-decoration: none;
        color: #DBE450; }
  @media (max-width: 991px) {
    .line-header.topmenuopened {
      position: fixed;
      height: 160px;
      top: auto;
      bottom: 0;
      width: 100%;
      background-color: #fff;
      animation: opacitytopmenu 500ms; }
      .line-header.topmenuopened ul {
        padding-left: 0; }
        .line-header.topmenuopened ul li a {
          color: #fff; }
      .line-header.topmenuopened .zone-header {
        padding-left: 0; }
      .line-header.topmenuopened .mod-header .mod-header-wrapper {
        text-align: center; }
        .line-header.topmenuopened .mod-header .mod-header-wrapper > .header-ext.header-ext-social-links {
          display: block !important; }
          .line-header.topmenuopened .mod-header .mod-header-wrapper > .header-ext.header-ext-social-links .mod-social-links {
            margin-top: 5px; }
        .line-header.topmenuopened .mod-header .mod-header-wrapper > .header-ext.header-ext-custom,
        .line-header.topmenuopened .mod-header .mod-header-wrapper > .header-ext.header-ext-language {
          display: none !important; }
    @keyframes opacitytopmenu {
      0% {
        opacity: 0; }
      50% {
        opacity: 0; }
      100% {
        opacity: 1; } } }
  @media (max-width: 991px) and (max-width: 767px) {
    .line-header.topmenuopened {
      height: 80px; } }

.line-menu {
  padding: 15px 30px 10px 30px;
  background: #FCFCFC;
  height: auto; }
  @media (max-width: 991px) {
    .line-menu {
      position: absolute;
      top: 40px;
      width: 100%;
      left: 0;
      z-index: 88888888;
      padding: 0;
      height: auto; } }
  @media (max-width: 991px) {
    .line-menu.topmenuopened {
      top: 0; } }
  .line-menu:after {
    display: none; }
  .line-menu > .container {
    transition: top 250ms; }
    @media (max-width: 991px) {
      .line-menu > .container {
        width: 100% !important;
        padding-left: 15px;
        padding-right: 15px; }
        .line-menu > .container > .row > div:first-child {
          width: 50%;
          float: left; } }
    @media (max-width: 991px) and (max-width: 767px) {
      .line-menu > .container > .row > div:first-child {
        display: block;
        position: absolute;
        z-index: 999; } }
    @media (max-width: 1199px) and (min-width: 992px) {
      .line-menu > .container .col-sm-8 {
        width: 25%; } }
    @media (max-width: 1199px) and (min-width: 992px) {
      .line-menu > .container .col-sm-16 {
        width: 75%; } }
    .line-menu > .container .row {
      display: flex;
      align-items: flex-end; }
  .line-menu .zone-html .content {
    padding-top: 10px; }
    @media (max-width: 1199px) {
      .line-menu .zone-html .content {
        padding-top: 10px; } }
    @media (max-width: 991px) {
      .line-menu .zone-html .content {
        padding-top: 15px;
        padding-left: 15px; } }
    @media (max-width: 767px) {
      .line-menu .zone-html .content {
        padding-top: 10px;
        padding-left: 5px;
        padding-bottom: 5px; } }
    .line-menu .zone-html .content img {
      max-width: 250px; }
      @media (max-width: 1199px) {
        .line-menu .zone-html .content img {
          max-width: 240px;
          width: 100%;
          padding-bottom: 15px; } }
      @media (max-width: 575px) {
        .line-menu .zone-html .content img {
          max-width: 200px; } }
    .line-menu .zone-html .content a {
      position: relative;
      z-index: 99999999; }
    .line-menu .zone-html .content .dark {
      display: none; }
    .line-menu .zone-html .content .light {
      display: inline-block; }
  .line-menu .zone-menu {
    padding-left: 0; }
    @media (max-width: 991px) {
      .line-menu .zone-menu {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        float: none;
        display: block;
        background: #fff; } }
    @media (max-width: 991px) {
      .line-menu .zone-menu .navbar {
        background-color: transparent; }
        .line-menu .zone-menu .navbar.active {
          background: #fff; } }
    @media (max-width: 991px) {
      .line-menu .zone-menu .navbar .navbar-header {
        background-color: transparent;
        padding-right: 15px; }
        .line-menu .zone-menu .navbar .navbar-header.active {
          background: #fff; } }
    @media (max-width: 991px) {
      .line-menu .zone-menu .navbar .navbar-header .navbar-toggle {
        width: 40px;
        height: 40px;
        margin-top: 30px;
        margin-bottom: 15px;
        margin-right: 17px;
        background: #DBE450;
        padding: 5px;
        border-radius: 0; }
        .line-menu .zone-menu .navbar .navbar-header .navbar-toggle .icon-bar {
          background-color: #fff;
          width: 30px;
          border-radius: 30px; }
        .line-menu .zone-menu .navbar .navbar-header .navbar-toggle.collapsed {
          margin-right: 15px; }
          .line-menu .zone-menu .navbar .navbar-header .navbar-toggle.collapsed .icon-bar {
            height: 3px; } }
    @media (max-width: 767px) {
      .line-menu .zone-menu .navbar .navbar-header .navbar-toggle {
        margin-top: 30px;
        margin-bottom: 30px; } }
    @media (max-width: 991px) {
      .line-menu .zone-menu .navbar .navbar-collapse {
        transition: height 150ms linear;
        overflow-x: hidden;
        height: 0;
        border: none !important; }
        .line-menu .zone-menu .navbar .navbar-collapse.collapse.in {
          height: calc(100vh - 80px);
          background-color: #fff;
          padding-bottom: 70px;
          overflow-x: hidden;
          overflow-y: scroll;
          border: none !important;
          box-shadow: none; } }
    .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav {
      float: right;
      text-align: right; }
      @media (max-width: 991px) {
        .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav {
          float: none;
          overflow: scroll;
          padding-bottom: 100px;
          padding-top: 30px;
          padding-left: 30px;
          padding-right: 30px;
          display: flex;
          flex-direction: column; } }
      .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav > li {
        float: none;
        display: inline-block; }
        @media (max-width: 991px) {
          .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav > li {
            display: block;
            text-align: left; } }
      @media (min-width: 992px) {
        .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li[rel="data-menu-58649"], .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li[rel="data-menu-58650"], .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li[rel="data-menu-58651"], .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li[rel="data-menu-58652"] {
          display: none; } }
      @media (max-width: 991px) {
        .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li {
          border-bottom: 1px solid rgba(0, 0, 0, 0.3); } }
      .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li a {
        position: relative;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 600;
        font-family: "Raleway", sans-serif;
        color: #063437;
        padding: 10px 10px 0px; }
        @media (max-width: 991px) {
          .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li a {
            padding: 10px !important; } }
        .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li a.dropdown-toggle {
          display: none; }
          @media (max-width: 991px) {
            .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li a.dropdown-toggle {
              display: block;
              text-align: right;
              margin-top: -35px;
              padding: 10px !important;
              height: 30px;
              width: 100%; }
              .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li a.dropdown-toggle .caret {
                color: #DBE450;
                top: 15px !important; } }
      @media (max-width: 991px) {
        .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li.open a {
          color: #DBE450 !important; }
        .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li.open .dropdown-toggle .caret {
          transform: rotate(-90deg); }
        .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li.open .dropdown-menu {
          max-height: 400px; } }
      .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li:hover a, .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li:focus a, .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li.active a {
        color: #000; }
        @media (max-width: 991px) {
          .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li:hover a, .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li:focus a, .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li.active a {
            color: #000 !important; } }
      .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li .dropdown-menu {
        overflow: hidden;
        padding: 10px;
        background-color: #fff;
        box-shadow: none;
        border: none; }
        @media (min-width: 992px) {
          .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li .dropdown-menu {
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1) !important; } }
        .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li .dropdown-menu li a {
          color: #063437;
          font-size: 13px;
          font-weight: 700;
          line-height: 1.5;
          text-transform: uppercase;
          padding: 2px 10px; }
          .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li .dropdown-menu li a:hover {
            background-color: #fff;
            color: #DBE450; }
          @media (max-width: 991px) {
            .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li .dropdown-menu li a {
              font-weight: 600;
              font-size: 14px; } }
        @media (max-width: 991px) {
          .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li .dropdown-menu {
            display: block !important;
            transition: max-height 500ms;
            height: auto;
            max-height: 0;
            padding: 0 0 0 10px;
            margin-bottom: 10px;
            background-color: #fff; }
            .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li .dropdown-menu li {
              border-left: 1px solid white; }
              .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li .dropdown-menu li a {
                text-transform: none;
                font-weight: 400;
                padding-left: 15px; }
                .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li .dropdown-menu li a:hover {
                  background-color: #fff;
                  color: #DBE450 !important; } }
      @media (max-width: 991px) {
        .line-menu .zone-menu .navbar .navbar-collapse .nav.navbar-nav li.active:hover a {
          color: #fff; } }
  .line-menu:not(.sticked) > .container {
    top: -100px;
    position: static; }
  .line-menu.sticked {
    height: 100px; }
    @media (max-width: 991px) {
      .line-menu.sticked {
        height: 68px; } }
    @media (min-width: 992px) {
      .line-menu.sticked .zone-menu {
        padding-right: 0;
        width: 70%; }
        .line-menu.sticked .zone-menu li[rel="data-menu-49261"] {
          padding-left: 10px;
          padding-right: 10px; } }
    @media (max-width: 1199px) {
      .line-menu.sticked .zone-menu .navbar-nav li a {
        font-size: 14px; } }
    @media (max-width: 991px) {
      .line-menu.sticked .zone-menu .navbar-nav li a {
        font-size: 22px; } }
    @media (min-width: 992px) {
      .line-menu.sticked .zone-html {
        width: 30%; } }
    .line-menu.sticked .zone-html .content {
      padding-top: 15px; }
      .line-menu.sticked .zone-html .content img {
        max-width: 160px !important; }
    .line-menu.sticked > .container {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 80px;
      z-index: 9999999;
      background-color: #fff !important;
      padding: 5px 45px; }
      @media (max-width: 991px) {
        .line-menu.sticked > .container {
          padding: 0 15px;
          height: 80px; } }
      @media (min-width: 992px) {
        .line-menu.sticked > .container > .row {
          max-width: 100%;
          margin: auto; } }
  @media (min-width: 992px) and (min-width: 768px) {
    .line-menu.sticked > .container > .row {
      width: 732px; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .line-menu.sticked > .container > .row {
      width: 952px; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    .line-menu.sticked > .container > .row {
      width: 1152px; } }
      .line-menu.sticked > .container > .row .navbar-toggle {
        margin-top: 15px; }
        .line-menu.sticked > .container > .row .navbar-toggle .icon-bar {
          background: #fff; }
      .line-menu.sticked > .container > .row .navbar .navbar-nav {
        margin-top: 8px; }
        .line-menu.sticked > .container > .row .navbar .navbar-nav > li > a {
          color: #000;
          padding: 15px 10px; }
          @media (max-width: 1199px) {
            .line-menu.sticked > .container > .row .navbar .navbar-nav > li > a {
              padding: 15px 5px; } }
      .line-menu.sticked > .container > .row li.menu-type-separator a.dropdown-toggle span.caret {
        top: 5px !important; }
  .line-menu.topmenuopened .zone-html {
    position: absolute;
    top: 0; }
    .line-menu.topmenuopened .zone-html .content {
      padding-top: 10px;
      padding-left: 0; }
      .line-menu.topmenuopened .zone-html .content a img {
        max-width: 200px; }

@media (max-width: 767px) {
  .overflowhidden .main-menu > .container {
    border-bottom: none; } }

.line-footer {
  box-shadow: inset 1px 4px 5px -6px;
  background-color: #fff;
  background-image: url(https://cdn.ca.yapla.com/company/CPY9rmfAJ8aoTqZzU2VPLXk67/asset/images/_Accueil/footer-bg.png);
  background-position-x: top;
  background-position-y: -200px;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #000; }
  .line-footer .footer-menu {
    padding-bottom: 20px; }
    .line-footer .footer-menu .footer-nav {
      margin-left: 0;
      margin-bottom: 18px; }
      .line-footer .footer-menu .footer-nav .parent {
        display: inline;
        width: 14.285%;
        float: left; }
        @media (max-width: 767px) {
          .line-footer .footer-menu .footer-nav .parent {
            float: none;
            display: block;
            width: auto; } }
        .line-footer .footer-menu .footer-nav .parent:first-child span, .line-footer .footer-menu .footer-nav .parent:first-child a {
          padding-left: 10px;
          padding-right: 10px; }
        .line-footer .footer-menu .footer-nav .parent > span, .line-footer .footer-menu .footer-nav .parent > a {
          display: block;
          border-bottom: 1px solid #244545;
          color: #1A3637;
          font-size: 14px;
          font-weight: 700;
          line-height: 18px;
          margin: 30px 0 2px;
          padding: 0 0 8px;
          text-transform: none; }
          @media (max-width: 991px) and (min-width: 768px) {
            .line-footer .footer-menu .footer-nav .parent > span, .line-footer .footer-menu .footer-nav .parent > a {
              height: 3em;
              padding: 0 10px 8px; } }
        .line-footer .footer-menu .footer-nav .parent a:hover {
          text-decoration: none;
          color: #DBE450; }
  .line-footer .line-copyright p {
    color: #000; }
    .line-footer .line-copyright p a {
      color: #000; }
      .line-footer .line-copyright p a:hover {
        color: #DBE450; }

.banner-homepage .mod-banner__img {
  height: 616px;
  margin-top: 0;
  z-index: 11 !important;
  background-color: rgba(8, 44, 89, 0.5); }
  .banner-homepage .mod-banner__img .mod-banner__content {
    top: 54%;
    padding-left: 25vw; }
    @media (max-width: 991px) {
      .banner-homepage .mod-banner__img .mod-banner__content {
        padding-left: 9vw; } }
    .banner-homepage .mod-banner__img .mod-banner__content .btn {
      margin-top: 15px; }
    .banner-homepage .mod-banner__img .mod-banner__content h1 {
      margin-bottom: 20px; }
    @media (max-width: 767px) {
      .banner-homepage .mod-banner__img .mod-banner__content h1 {
        max-width: 50%; }
      .banner-homepage .mod-banner__img .mod-banner__content h4 {
        max-width: 80%; } }
    @media (max-width: 575px) {
      .banner-homepage .mod-banner__img .mod-banner__content h1 {
        max-width: 80%; } }
    @media (max-width: 320px) {
      .banner-homepage .mod-banner__img .mod-banner__content h1 {
        max-width: 80%; } }
  .banner-homepage .mod-banner__img:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(8, 44, 89, 0.5);
    z-index: 0; }
  .banner-homepage .mod-banner__img:after {
    content: "";
    position: absolute;
    left: 85%;
    bottom: 20px;
    background-image: url("https://cdn.ca.yapla.com/company/CPYjaMOmD6yAlrNJG3Hw1kg9v/asset/images/Icons-Shapes/chevron-down%402x.png");
    background-repeat: no-repeat;
    width: 55px;
    height: 55px; }
  @media (max-width: 575px) {
    .banner-homepage .mod-banner__img {
      background: url("https://cdn.ca.yapla.com/company/CPYjaMOmD6yAlrNJG3Hw1kg9v/asset/images/background/CAE_Banniere_Accueil_Mobile.jpg") no-repeat left top !important;
      background-size: cover !important; } }

.banner-homepage .video {
  position: absolute;
  transform-origin: center center;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 0 0 0;
  z-index: 1;
  overflow: hidden; }
  @media (max-width: 767px) {
    .banner-homepage .video {
      margin: 0; } }
  @media (max-width: 575px) {
    .banner-homepage .video {
      display: none; } }
  .banner-homepage .video video {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.text-content a {
  color: #000;
  font-weight: 700; }
  .text-content a:hover {
    color: #DBE450;
    text-decoration: none; }

.text-content ul {
  list-style: disc;
  margin-bottom: 15px;
  margin-left: 25px; }

.line-banner .mod-banner__img {
  max-height: 290px; }

.banner-menu .container .row .content ul {
  margin: 0; }
  .banner-menu .container .row .content ul li {
    display: inline;
    height: 50px;
    position: relative;
    float: left; }
    .banner-menu .container .row .content ul li a {
      padding-left: 20px;
      color: #FFFFFF;
      line-height: 24px;
      margin: 0 0 0 -1px;
      padding: 0 20px;
      position: relative;
      top: 14px;
      text-transform: uppercase;
      font-weight: 700;
      border-left: 1px solid #2C6766; }
      @media (max-width: 991px) {
        .banner-menu .container .row .content ul li a {
          font-size: 1rem; } }
    .banner-menu .container .row .content ul li:first-child a {
      border-left: none; }
    .banner-menu .container .row .content ul li:hover, .banner-menu .container .row .content ul li:focus, .banner-menu .container .row .content ul li:active {
      background: #2C6866; }
      .banner-menu .container .row .content ul li:hover a, .banner-menu .container .row .content ul li:focus a, .banner-menu .container .row .content ul li:active a {
        color: #DBE450;
        text-decoration: none; }
    .banner-menu .container .row .content ul li.active {
      background: #2C6866; }

.banner-menu.active {
  background: red !important; }

@media (max-width: 767px) {
  .banner-menu {
    display: none; } }

.sub-banner-line {
  min-height: 50px; }

.pageForm .container .row .formbuilder-confirmation-title {
  display: none; }

.pageForm .container .row .formbuilder-confirmation-content p {
  font-size: 24px;
  color: #063437; }

.pageForm .container .row .form-horizontal .row .form-control {
  color: #063437 !important;
  -webkit-text-fill-color: #063437 !important; }

@media (max-width: 991px) {
  .rsplargepaddingtop {
    padding-top: 160px; } }

.line-contact .container .row > div:first-child p > img {
  margin-top: 60px; }

@media (max-width: 767px) {
  .line-contact .container .row > div:first-child {
    margin-bottom: 60px; } }

.line-404 .container .row h1 {
  font-size: 120px;
  margin-bottom: 45px; }

.line-404 .container .row .btn-secondary {
  margin-right: 0; }

@media (max-width: 991px) {
  .line-404 {
    padding-top: 140px; } }

@media (max-width: 991px) {
  .line-carousel .zone-carousel {
    top: 100px;
    margin-bottom: 100px; } }

.line-home-news {
  background-image: url(https://cdn.ca.yapla.com/company/CPY9rmfAJ8aoTqZzU2VPLXk67/asset/images/_Accueil/footer-bg.png);
  background-position-x: top;
  background-position-y: -200px;
  background-size: cover;
  background-repeat: no-repeat; }
  .line-home-news .container .row > div:last-child .newsList {
    padding-bottom: 25px; }
    .line-home-news .container .row > div:last-child .newsList .row {
      padding-top: 10px;
      border-top: 1px solid #d7dede;
      margin-top: 0;
      margin-left: 0; }
      .line-home-news .container .row > div:last-child .newsList .row .col-sm-24 {
        padding-left: 0; }
        .line-home-news .container .row > div:last-child .newsList .row .col-sm-24 h3 > a {
          color: #6B8688;
          display: block;
          font-size: 16px;
          margin-bottom: 1px; }
        .line-home-news .container .row > div:last-child .newsList .row .col-sm-24 .e-date {
          color: #9BAEAF;
          font-size: 11px;
          font-weight: 400;
          text-decoration: underline;
          text-transform: uppercase; }
        .line-home-news .container .row > div:last-child .newsList .row .col-sm-24 .actions {
          display: none; }
  .line-home-news .container .row > div:last-child .viewAll {
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    height: 55px;
    padding: 0px 30px;
    display: inline-flex;
    align-items: center;
    margin-right: 15px;
    border: none;
    min-width: 0;
    border-radius: 50px;
    background-color: transparent;
    color: #52BE8F;
    transition: all 150ms;
    border: none;
    padding: 0;
    border-radius: 0;
    border-top: 1px solid #d7dede;
    width: 100%; }
    .line-home-news .container .row > div:last-child .viewAll:hover {
      text-decoration: none; }
    @media (max-width: 767px) {
      .line-home-news .container .row > div:last-child .viewAll {
        white-space: normal !important; } }
    .line-home-news .container .row > div:last-child .viewAll:hover {
      background-color: transparent;
      color: #DBE450;
      border: none; }
      .line-home-news .container .row > div:last-child .viewAll:hover:after {
        background-image: url(https://cdn.ca.yapla.com/company/CPY9rmfAJ8aoTqZzU2VPLXk67/asset/images/Icons/arrow-hover.png); }
    .line-home-news .container .row > div:last-child .viewAll:after {
      content: "";
      background-image: url(https://cdn.ca.yapla.com/company/CPY9rmfAJ8aoTqZzU2VPLXk67/asset/images/Icons/arrow-up.png);
      background-repeat: no-repeat;
      background-size: contain;
      margin-left: 10px;
      width: 10px;
      height: 10px; }
    .line-home-news .container .row > div:last-child .viewAll:hover {
      border-top: 1px solid #d7dede; }
  .line-home-news .container .row > div .btn-link {
    border-top: 1px solid #d7dede;
    border-radius: 0;
    width: 100%; }

.line-dispo {
  background-image: url(https://cdn.ca.yapla.com/company/CPY9rmfAJ8aoTqZzU2VPLXk67/asset/images/_Accueil/bg-dispos.jpeg);
  background-size: cover;
  background-repeat: no-repeat; }
  .line-dispo .container .row > div .content h2, .line-dispo .container .row > div .content p {
    color: #fff; }
  .line-dispo .container .row > div:first-child p {
    font-size: 18px;
    line-height: 22px; }
  @media (max-width: 767px) {
    .line-dispo .container .row > div:first-child {
      margin-bottom: 60px; } }
  .line-dispo .container .row > div:last-child .mod-article__content > h2 {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase; }
  .line-dispo .container .row > div:last-child .mod-article__content table#dispo {
    margin-bottom: 60px;
    border-color: #fff; }
    .line-dispo .container .row > div:last-child .mod-article__content table#dispo tbody tr td {
      font-size: 24px;
      font-weight: 700;
      padding: 10px;
      border-radius: 5%; }
      @media (max-width: 991px) {
        .line-dispo .container .row > div:last-child .mod-article__content table#dispo tbody tr td {
          font-size: 16px;
          padding: 5px; }
          .line-dispo .container .row > div:last-child .mod-article__content table#dispo tbody tr td > img {
            width: 24px; } }
  .line-dispo .container .row > div:last-child .mod-article__intro {
    margin-bottom: 60px; }
    .line-dispo .container .row > div:last-child .mod-article__intro > h2 {
      color: #fff;
      text-align: center;
      text-transform: none;
      font-size: 36px;
      line-height: 40px; }
    .line-dispo .container .row > div:last-child .mod-article__intro p {
      display: flex;
      justify-content: space-evenly; }
      .line-dispo .container .row > div:last-child .mod-article__intro p .btn-secondary {
        margin-right: 0; }
      @media (max-width: 991px) {
        .line-dispo .container .row > div:last-child .mod-article__intro p {
          display: block; } }

.line-partenaires .newsList .row .item {
  display: flex;
  flex-direction: column; }
  .line-partenaires .newsList .row .item h3 {
    order: 0;
    text-align: center; }
  .line-partenaires .newsList .row .item .itemImage {
    order: 1; }

.line-journal .newsList .row .item .e-thumbnail, .line-journal .newsList .row .item .itemImage {
  margin-bottom: 0; }

.line-journal .newsList .row .item h3 {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 0;
  margin-top: -6px;
  padding-bottom: 6px;
  color: #053437;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase; }

.line-journal .newsList .row .item .intro p:first-child {
  font-size: 14px;
  line-height: 22px;
  font-weight: 700; }

.line-journal .newsList .row .item .intro p:last-child a {
  color: #000;
  font-weight: 700; }
  .line-journal .newsList .row .item .intro p:last-child a:hover {
    color: #DBE450;
    text-decoration: none; }

.line-guide .content a {
  color: #000;
  font-weight: 700; }
  .line-guide .content a:hover {
    color: #DBE450;
    text-decoration: none; }

.line-price-table .container .row > div:first-child table thead > tr th {
  text-align: center; }

.line-price-table .container .row > div:first-child table tbody tr > td {
  padding: 4px;
  color: #000; }

.line-price-table .container .row > div:last-child .content .btn-secondary {
  width: 100%;
  justify-content: center; }

/*# sourceMappingURL=main.css.map */