@charset "UTF-8";
/* Add an element with the css class .responsive-helper
 * in your html document to have an indicator at the
 * bottom of your screen of wich breakpoint you are in.
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700&display=swap");
.responsive-helper {
  position: fixed;
  right: 0;
  bottom: 1rem;
  color: transparent;
}
.responsive-helper:before {
  content: "large";
  color: #fff;
  font-weight: 700;
  border-radius: 7px;
  background: #000;
  padding: 1rem 2rem;
}
@media (max-width: 1199px) {
  .responsive-helper:before {
    content: "large-only";
  }
}
@media (max-width: 991px) {
  .responsive-helper:before {
    content: "medium-only";
  }
}
@media (max-width: 767px) {
  .responsive-helper:before {
    content: "small-only";
  }
}
@media (max-width: 480px) {
  .responsive-helper:before {
    content: "mobile-only";
  }
}

.btn {
  white-space: break-spaces;
}

.btn.btn-link.btn-add {
  white-space: initial;
}

.form-horizontal .control-label {
  line-height: 1.8rem;
  font-size: 1.4rem;
  color: #343434;
}

.line-form .zone-50 .form-horizontal .col-md-12 {
  width: 100%;
}

.form-withProgress__wrapper .registration-event-bloc .form-edition.js-event-price-individual a.btn.btn-link.btn-add:hover {
  text-decoration: none;
}

#fieldset-section_175712.row {
  margin-left: 0;
}
#fieldset-section_175712.row .col-sm-24 {
  padding-left: 0;
}

.jumbotron {
  background-color: #1b75bb;
}
.jumbotron h1 {
  color: #ffffff;
}
.jumbotron p,
.jumbotron span {
  color: #fff;
}
.jumbotron .h3 {
  color: #fff;
}

.cc-color-override--1642196580.cc-window {
  background-color: #1b75bb !important;
}

.cc-banner.cc-theme-edgeless .cc-btn {
  border-radius: 46px !important;
  background-color: #fff;
  color: #1b75bb;
}
.cc-banner.cc-theme-edgeless .cc-btn:hover {
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  .header-ext.header-ext-login {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px !important;
  }
}

.mod-header .header-ext + .header-ext {
  margin-left: 20px;
}

.top-header .switch-language {
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  text-transform: none;
}
.top-header .switch-language:hover {
  text-decoration: none;
  opacity: 0.8;
}

@media screen and (max-width: 991px) {
  .top-menu .header-ext-language {
    margin-right: 30px;
    margin-left: 15px !important;
    font-size: 11px !important;
  }
  .header-ext .member-renew,
  .header-ext .separator:nth-of-type(2) {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .main-menu .zone-menu li:last-of-type:hover > .dropdown-menu {
    left: -80px;
  }
}

@media (max-width: 480px) {
  .header-ext.header-ext-login {
    width: 100vw;
    height: 55px;
    padding: 1.5rem;
  }
}
.thermometer-circular .mask .fill {
  clip: rect(0px, 135px, 270px, 0px);
  background-color: #1b75bb;
}
.thermometer-circular:before {
  background-color: rgba(27, 117, 187, 0.2);
}
.thermometer-circular .text,
.thermometer-circular .numbers {
  color: #808080;
}

.zone-article .mod-article__img {
  margin-bottom: 5rem;
}

.table__field-image {
  width: 300px;
  min-height: 150px !important;
  height: 200px !important;
  object-fit: contain;
}

.paginatorNbRow {
  display: none;
}

#img-group_logo {
  width: 350px;
  object-fit: contain;
}

.member-step-confirm .form-withProgress__navigation-footer {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}

.zone-member .adh-date {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.paginatorNbRow {
  display: none;
}

.zone-article .mod-article__content .mod-article__img {
  margin-bottom: 2.5rem;
}

.tagsemantique {
  color: var(--primary);
  text-align: left;
  background-color: color-mix(in srgb, white 90%, var(--primary));
  display: inline-block;
  border-radius: 7px;
  padding: 7px 15px 7px 40px;
}
.tagsemantique:empty {
  display: none;
}

#site-wrapper .line-recherchesemantique {
  position: relative;
  margin-top: 0;
  background: var(--recherchesemantique-searchbackground);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
#site-wrapper .line-recherchesemantique .tagsemantique,
#site-wrapper .line-recherchesemantique #semantic_search {
  background-image: url("data:image/svg+xml,%3Csvg fill='%23000000' viewBox='0 0 56 56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 26.6875 12.6602 C 26.9687 12.6602 27.1094 12.4961 27.1797 12.2383 C 27.9062 8.3242 27.8594 8.2305 31.9375 7.4570 C 32.2187 7.4102 32.3828 7.2461 32.3828 6.9648 C 32.3828 6.6836 32.2187 6.5195 31.9375 6.4726 C 27.8828 5.6524 28.0000 5.5586 27.1797 1.6914 C 27.1094 1.4336 26.9687 1.2695 26.6875 1.2695 C 26.4062 1.2695 26.2656 1.4336 26.1953 1.6914 C 25.3750 5.5586 25.5156 5.6524 21.4375 6.4726 C 21.1797 6.5195 20.9922 6.6836 20.9922 6.9648 C 20.9922 7.2461 21.1797 7.4102 21.4375 7.4570 C 25.5156 8.2774 25.4687 8.3242 26.1953 12.2383 C 26.2656 12.4961 26.4062 12.6602 26.6875 12.6602 Z M 15.3438 28.7852 C 15.7891 28.7852 16.0938 28.5039 16.1406 28.0821 C 16.9844 21.8242 17.1953 21.8242 23.6641 20.5821 C 24.0860 20.5117 24.3906 20.2305 24.3906 19.7852 C 24.3906 19.3633 24.0860 19.0586 23.6641 18.9883 C 17.1953 18.0977 16.9609 17.8867 16.1406 11.5117 C 16.0938 11.0899 15.7891 10.7852 15.3438 10.7852 C 14.9219 10.7852 14.6172 11.0899 14.5703 11.5352 C 13.7969 17.8164 13.4687 17.7930 7.0469 18.9883 C 6.6250 19.0821 6.3203 19.3633 6.3203 19.7852 C 6.3203 20.2539 6.6250 20.5117 7.1406 20.5821 C 13.5156 21.6133 13.7969 21.7774 14.5703 28.0352 C 14.6172 28.5039 14.9219 28.7852 15.3438 28.7852 Z M 31.2344 54.7305 C 31.8438 54.7305 32.2891 54.2852 32.4062 53.6524 C 34.0703 40.8086 35.8750 38.8633 48.5781 37.4570 C 49.2344 37.3867 49.6797 36.8945 49.6797 36.2852 C 49.6797 35.6758 49.2344 35.2070 48.5781 35.1133 C 35.8750 33.7070 34.0703 31.7617 32.4062 18.9180 C 32.2891 18.2852 31.8438 17.8633 31.2344 17.8633 C 30.6250 17.8633 30.1797 18.2852 30.0860 18.9180 C 28.4219 31.7617 26.5938 33.7070 13.9140 35.1133 C 13.2344 35.2070 12.7891 35.6758 12.7891 36.2852 C 12.7891 36.8945 13.2344 37.3867 13.9140 37.4570 C 26.5703 39.1211 28.3281 40.8321 30.0860 53.6524 C 30.1797 54.2852 30.6250 54.7305 31.2344 54.7305 Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 20px 20px; /* bump this up/down to make sparkles bigger/smaller */
  background-position: 4px;
}
#site-wrapper .line-recherchesemantique #semantic_search {
  padding-left: 40px;
}
#site-wrapper .line-recherchesemantique .tagsemantique {
  margin-bottom: 15px;
}
#site-wrapper .line-recherchesemantique .tagsemantique:has(> span:empty), #site-wrapper .line-recherchesemantique .tagsemantique:empty {
  display: none;
}
#site-wrapper .line-recherchesemantique .mod_directory__article {
  padding: var(--recherchesemantique-articlepadding);
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#site-wrapper .line-recherchesemantique .mod_directory__article h1,
#site-wrapper .line-recherchesemantique .mod_directory__article h2,
#site-wrapper .line-recherchesemantique .mod_directory__article h3,
#site-wrapper .line-recherchesemantique .mod_directory__article h4,
#site-wrapper .line-recherchesemantique .mod_directory__article h5,
#site-wrapper .line-recherchesemantique .mod_directory__article h6,
#site-wrapper .line-recherchesemantique .mod_directory__article p,
#site-wrapper .line-recherchesemantique .mod_directory__article span,
#site-wrapper .line-recherchesemantique .mod_directory__article div {
  color: var(--recherchesemantique-articlecolor);
}
@media (min-width: 768px) {
  #site-wrapper .line-recherchesemantique .mod_directory__article {
    width: 732px;
  }
}
@media (min-width: 992px) {
  #site-wrapper .line-recherchesemantique .mod_directory__article {
    width: 952px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .line-recherchesemantique .mod_directory__article {
    width: 1152px;
  }
}
#site-wrapper .line-recherchesemantique .mod_directory__article:empty {
  display: none;
}
#site-wrapper .line-recherchesemantique .zone-directory {
  padding: 0 15px;
}
#site-wrapper .line-recherchesemantique .zone-directory .js-directory-search-box {
  box-shadow: none;
  margin: var(--recherchesemantique-searchmargin);
  padding-top: 0;
  padding-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #site-wrapper .line-recherchesemantique .zone-directory .js-directory-search-box {
    width: 732px;
  }
}
@media (min-width: 992px) {
  #site-wrapper .line-recherchesemantique .zone-directory .js-directory-search-box {
    width: 952px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .line-recherchesemantique .zone-directory .js-directory-search-box {
    width: 1152px;
  }
}
@media (min-width: 768px) {
  #site-wrapper .line-recherchesemantique .zone-directory .js-directory-search-box {
    padding-bottom: 0;
    display: flex;
    gap: 30px;
    align-items: center;
  }
  #site-wrapper .line-recherchesemantique .zone-directory .js-directory-search-box form {
    flex: 1 1 0;
  }
  #site-wrapper .line-recherchesemantique .zone-directory .js-directory-search-box > .section {
    flex: 0 0 auto;
    white-space: nowrap;
  }
  #site-wrapper .line-recherchesemantique .zone-directory .js-directory-search-box #module_directory_semantic_search > .form-group {
    margin-bottom: 0;
  }
}
#site-wrapper .line-recherchesemantique label[for=semantic_search] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
#site-wrapper .line-recherchesemantique #module_directory_organization_result {
  border-radius: 10px;
}
#site-wrapper .line-recherchesemantique #module_directory_organization_result thead a {
  color: #fff !important;
}
#site-wrapper .line-recherchesemantique div:has(> .mod_directory__result_bloc) {
  background: #ffffff;
}
#site-wrapper .line-recherchesemantique div:has(> .mod_directory__result_bloc) .mod_directory__result_bloc {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #site-wrapper .line-recherchesemantique div:has(> .mod_directory__result_bloc) .mod_directory__result_bloc {
    width: 732px;
  }
}
@media (min-width: 992px) {
  #site-wrapper .line-recherchesemantique div:has(> .mod_directory__result_bloc) .mod_directory__result_bloc {
    width: 952px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .line-recherchesemantique div:has(> .mod_directory__result_bloc) .mod_directory__result_bloc {
    width: 1152px;
  }
}
#site-wrapper .line-recherchesemantique div:has(> .mod_directory__result_bloc) .mod_directory__result_bloc p {
  text-align: center;
}
#site-wrapper .line-recherchesemantique div:has(> .mod_directory__result_bloc) .mod_directory__result_bloc p.noresults {
  padding: 25px;
}
#site-wrapper .line-recherchesemantique .directory-member-detail-wrapper {
  background: #ffffff;
}
#site-wrapper .line-recherchesemantique .directory-member-detail-wrapper .detail_nav {
  padding: 20px 0 0 0;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
}
@media (min-width: 768px) {
  #site-wrapper .line-recherchesemantique .directory-member-detail-wrapper .detail_nav {
    width: 732px;
  }
}
@media (min-width: 992px) {
  #site-wrapper .line-recherchesemantique .directory-member-detail-wrapper .detail_nav {
    width: 952px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .line-recherchesemantique .directory-member-detail-wrapper .detail_nav {
    width: 1152px;
  }
}
#site-wrapper .line-recherchesemantique #directory-tabs {
  display: none;
}
#site-wrapper .line-recherchesemantique .iconlink {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  justify-content: center;
}
#site-wrapper .line-recherchesemantique .icon.icon {
  filter: invert(57%) sepia(84%) saturate(3406%) hue-rotate(185deg) brightness(98%) contrast(101%);
}
#site-wrapper .line-recherchesemantique #search_member {
  background-color: #1aa7fc;
  width: 100%;
}
#site-wrapper .line-recherchesemantique #search_member:hover {
  background-color: #026fb0;
}
@media (min-width: 992px) {
  #site-wrapper .line-recherchesemantique #search_member {
    width: auto;
  }
}

#directory-organization {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
}
#directory-organization > p {
  text-align: center;
  font-size: 16px;
  margin: 15px auto 5px auto;
}
#directory-organization .item {
  padding: 30px;
  display: flex;
  flex-direction: column;
  width: 100%;
  border: 1px solid var(--secondary);
  border-radius: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  #directory-organization .item {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
  }
}
@media (min-width: 992px) {
  #directory-organization .item {
    flex: 0 0 calc(33.333333% - 13.5px);
    max-width: calc(33.333333% - 13.5px);
  }
}
#directory-organization .item > p:last-child {
  margin-top: auto;
}
#directory-organization .item a:has(> .thumbnail) {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
#directory-organization .item a.thumbnail {
  display: block;
  background: #ffffff;
  border: none;
  margin-bottom: 20px;
}
#directory-organization .item a:has(> .thumbnail) > img,
#directory-organization .item a.thumbnail img {
  border: none;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  aspect-ratio: 2/1;
  object-fit: contain;
  object-position: center;
}
#directory-organization .item a:has(> .thumbnail) > img[src=""],
#directory-organization .item a.thumbnail img[src=""] {
  display: none;
}
#directory-organization .item a:has(> .thumbnail[src=""]) {
  width: 100%;
  margin: 0 auto 15px auto;
  padding: 0;
  aspect-ratio: 2/1;
}

#directory-member-box .view__directory-detail .bloc-title h1 ul {
  padding: 0 !important;
  margin: 0 !important;
}
#directory-member-box .view__directory-detail h3.detail_empty {
  display: none;
}
#directory-member-box .view__directory-detail .list ul {
  list-style-type: none;
  padding-left: 0;
  padding-inline-start: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 15px;
}
#directory-member-box .view__directory-detail .list ul li {
  background: #efefef;
  padding: 5px 10px;
  border-radius: 10px;
}
#directory-member-box .view__directory-detail .list ul li::marker {
  content: none;
  display: none;
}
@media (min-width: 992px) {
  #directory-member-box .view__directory-detail > .container > .row > .sidebar .detail-title {
    display: none;
  }
}
#directory-member-box .view__directory-detail > .container > .row > .sidebar .thumbnail {
  border: none;
  padding: 15px;
  background: var(--white);
  border-radius: 20px;
}
#directory-member-box .view__directory-detail > .container > .row > .sidebar .thumbnail[src=""] {
  display: none;
}
#directory-member-box .view__directory-detail > .container > .row > .sidebar p {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}
#directory-member-box .view__directory-detail > .container > .row > .sidebar p > span {
  display: block;
}
#directory-member-box .view__directory-detail > .container > .row > .content::before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  border-top: 1px solid var(--secondary);
  margin: 50px 0 30px 0;
}
#directory-member-box .view__directory-detail > .container > .row > .content .detail-title {
  display: none;
}
@media (min-width: 992px) {
  #directory-member-box .view__directory-detail > .container > .row > .content::before {
    display: none;
  }
  #directory-member-box .view__directory-detail > .container > .row > .content .detail-title {
    display: block;
    border-bottom: 1px solid var(--secondary);
    padding: 0 0 25px 0;
    margin: 0 0 30px 0;
  }
}

.line {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.line-menu, .line-banner, .line-header {
  padding-top: 0px;
  padding-bottom: 0px;
}

.line-pad-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.line-pad-sm {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.line-pad-md {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.line-pad-lg {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.line-pad-t-0 {
  padding-top: 0;
}

.line-pad-t-sm {
  padding-top: 2.5rem;
}

.line-pad-t-md {
  padding-top: 1rem;
}

.line-pad-t-lg {
  padding-top: 10rem;
}

.line-pad-b-0 {
  padding-bottom: 0;
}

.line-pad-b-sm {
  padding-bottom: 2.5rem;
}

.line-pad-b-md {
  padding-bottom: 1rem;
}

.line-pad-b-lg {
  padding-bottom: 10rem;
}

/*Flex site inner, keeps the footer on bottom*/
html,
body,
#site-wrapper {
  height: 100%;
}

#site-wrapper {
  height: 100%;
}

.site-inner {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

.line-footer,
.line-bottom-page {
  margin-top: auto;
  width: 100%;
}

.poweredBy-wrapper {
  width: 100%;
}

@media (min-width: 1400px) {
  .container {
    width: 1152px;
  }
}
@media (min-width: 1700px) {
  .container {
    width: 1152px;
  }
}
/* FONTS */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Montserrat", sans-serif;
}

h1,
.h1 {
  font-size: 40px;
  color: #000000;
  font-weight: 800;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 30px;
  }
}
h2,
.h2 {
  font-size: 36px;
  color: #000000;
  font-weight: 500;
  text-transform: uppercase;
}

h3,
.h3 {
  font-size: 20px;
  color: #000000;
  font-weight: 700;
  text-transform: initial;
}

h3.mod-eventflash__item-title,
.events h3 {
  color: #1b75bb;
}

h4,
.h4 {
  font-size: 17px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
}

h5,
.h5 {
  font-size: 14px;
  color: #000000;
  font-weight: 700;
}

h6,
.h6 {
  font-size: 15px;
  color: #f69225;
  font-weight: 700;
  text-transform: uppercase;
}

p {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
}

.btn-link,
.btn-link:hover,
a,
a:focus,
a:hover {
  color: #1b75bb;
  font-weight: 700;
}

.btn-link:hover {
  text-decoration: underline;
}

/* padding */
.line-pad-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.line-pad-sm {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.line-pad-md {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.line-pad-lg {
  padding-top: 15rem;
  padding-bottom: 15rem;
}

/* padding top */
.line-pad-t-0 {
  padding-top: 0;
}

.line-pad-t-sm {
  padding-top: 5rem;
}

.line-pad-t-md {
  padding-top: 10rem;
}

.line-pad-t-lg {
  padding-top: 15rem;
}

/* padding bottom */
.line-pad-b-0 {
  padding-bottom: 0;
}

.line-pad-b-sm {
  padding-bottom: 5rem;
}

.line-pad-b-md {
  padding-bottom: 10rem;
}

.line-pad-b-lg {
  padding-bottom: 20rem;
}

/* Texte en blanc */
.tx-blanc h1,
.tx-blanc h2,
.tx-blanc h3,
.tx-blanc p {
  color: #ffffff;
}

.tx-blanc h2 {
  font-weight: 400;
}

.tx-blanc .btn.btn-primary:hover,
.form-withProgress__wrapper .form-withProgress__navigation-footer a.btn-link:hover {
  background-color: #fff;
  color: #1b75bb;
  text-decoration: none;
}

/* Texte centré */
.tx-center {
  text-align: center;
}

.e-thumbnail,
img.mod-article__img {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.line-hide {
  display: none;
}

/* Accueil */
.line-membre-bloc-1 .e-thumbnail {
  margin-top: 5rem;
}

.line-membre-bloc-2 h2 {
  text-transform: none;
  font-size: 26px;
  line-height: 32px;
}

.line-saaq .mod-article__wrapper {
  background: #fff;
  padding: 40px 30px;
}

.line-saaq button#submitform {
  background: #fff;
  color: #1b75bb;
  font-weight: 700;
}

.line-saaq button#submitform:hover {
  color: #fff;
  background: #1b75bb;
}

.line-saaq.btn-h-black button#submitform:hover {
  color: #fff;
  background: #000000;
}

.line-saaq form.form-horizontal h2,
.line-form .contact h1,
.line-saaq form.form-horizontal .required,
.line-saaq .section-description {
  font-family: "Montserrat", sans-serif;
  color: #fff;
}

.line-saaq form.form-horizontal label.control-label,
.line-form form.form-horizontal label.control-label {
  font-family: "Montserrat", sans-serif;
  color: #fff;
}

.line-saaq input.form-control,
.line-form input.form-control,
select,
input.form-control,
.chosen-choices {
  background: #fff !important;
  border-radius: 5px;
  margin-top: 5px;
  height: 10px;
}

.line-form textarea#message.form-control {
  background: #fff !important;
  border-radius: 5px;
  margin-top: 5px;
  height: 200px;
}

.line-form button#send.btn.btn-primary {
  background: #ffffff;
  color: #1c75bc;
}

.line-form button#send.btn.btn-primary:hover {
  background: #000000;
  color: #ffffff;
}

/* Interne */
.breadcrumb {
  font-family: "Montserrat", sans-serif;
  color: #8e8e8e;
}

.breadcrumb li.active,
.breadcrumb > .active {
  font-family: "Montserrat", sans-serif;
  color: #8e8e8e;
  font-weight: 400 !important;
}

ul.breadcrumb li a,
.breadcrumb > .active,
.breadcrumb > li + li:before {
  color: #1b75bb;
}

/* À propos */
.line-histoire .zone-news_flash {
  margin: 15px;
}

.line-histoire .newsList .item {
  border-bottom: 3px solid #56c4cf;
  padding: 0 0 15px;
}

/* Membres */
.member-promo {
  background: #ee4036;
  padding: 30px;
  line-height: 30px;
}

.member-promo p,
.member-promo h2 {
  color: #ffffff;
}

.member-promo h2 {
  line-height: 50px;
}

.line-rec-gris .container,
.line-rec-bleu .container,
.line-rec-turquoise .container {
  padding: 70px 60px 50px;
}

.line-rec-gris .container {
  background: #f0f0f0;
}

.line-rec-bleu .container {
  background: #1b75bb;
}

.line-rec-turquoise .container {
  background: #56c4cf;
}

.line-temoignages .intro h2 {
  text-transform: capitalize;
  font-size: 30px;
}

.line-temoignages .intro {
  padding: 50px;
  background: #56c4cf;
}

/* line 65, ../sass/general/_ui-guide.scss */
.category {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #1b75bb;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 73, ../sass/general/_ui-guide.scss */
.keyword,
.chosen-choices .search-choice,
span.news-tags,
span.news-blog__tag {
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  background-color: #000000 !important;
  display: inline-block;
  width: auto;
  padding: 2px 10px !important;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0;
}

/* line 85, ../sass/general/_ui-guide.scss */
span.news-tags,
span.news-blog__tag {
  margin-right: 10px;
}

/* line 88, ../sass/general/_ui-guide.scss */
.search-form {
  margin-bottom: 30px;
}

/* line 90, ../sass/general/_ui-guide.scss */
.search-form label {
  font-size: 16px;
  color: #1b75bb;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000 !important;
}

/* line 95, ../sass/general/_ui-guide.scss */
.chosen-choices {
  height: 51px !important;
  min-height: 0 !important;
}

/* line 98, ../sass/general/_ui-guide.scss */
.chosen-choices .search-choice {
  padding-right: 25px !important;
  border: none !important;
  background-image: none !important;
  margin: 0 !important;
}

/* line 105, ../sass/general/_ui-guide.scss */
.formatdate,
.e-date,
.adh-date {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: 800;
  text-transform: none !important;
}

/* line 149, ../sass/general/_ui-guide.scss */
.btn {
  border-radius: 50px;
  border: none;
  text-transform: none;
  font-weight: 600;
  padding: 8px 25px;
  transition: background-color 150ms;
}

/* line 152, ../sass/general/_ui-guide.scss */
.btn.btn-primary,
.form-withProgress__wrapper .form-withProgress__navigation-footer a.btn-link {
  font-family: "Montserrat", sans-serif;
  background-color: #1b75bb;
  color: #fff;
  font-weight: 700;
}

a.viewAll {
  font-family: "Montserrat", sans-serif;
  background-color: #1b75bb;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  box-shadow: none !important;
  max-width: 100%;
  min-width: 1px;
  border: none;
  text-transform: none;
  text-decoration: none;
  padding: 12px 25px;
  transition: all 0.225s linear;
  margin-top: 2.5rem;
  display: inline-block;
  border-radius: 50px;
}

a.viewAll:hover {
  background-color: #000000;
}

/* line 126, ../sass/general/_ui-guide.scss */
.btn.btn-primary:hover {
  background-color: #000000;
}

/* line 155, ../sass/general/_ui-guide.scss */
.btn.btn-default {
  font-family: "Montserrat", sans-serif;
  background-color: #fff;
  color: #1b75bb;
  font-weight: 700;
}

/* line 133, ../sass/general/_ui-guide.scss */
.btn.btn-default:hover {
  background-color: #1b75bb;
  color: #fff;
}

.btn-h-black .btn.btn-default:hover {
  background-color: #000000;
  color: #fff;
}

/* line 158, ../sass/general/_ui-guide.scss */
.btn.btn-link {
  color: #1b75bb;
  font-weight: 700;
  padding: 8px 0px;
}

.btn.btn-link-bl {
  color: #fff;
  font-weight: 700;
  padding: 8px 0px;
}

/* line 143, ../sass/general/_ui-guide.scss */
.btn.btn-link:hover,
.btn.btn-link-bl:hover {
  text-decoration: underline;
  background-color: transparent;
}

/* line 162, ../sass/general/_ui-guide.scss */
.back-to-list {
  color: #1b75bb;
  text-transform: uppercase;
  font-weight: 700;
  padding: 8px 0px;
}

/* line 143, ../sass/general/_ui-guide.scss */
.back-to-list:hover {
  text-decoration: underline;
  background-color: transparent;
}

/* line 167, ../sass/general/_ui-guide.scss */
form.form-horizontal h2 {
  font-size: 30px;
  color: #000000;
  font-weight: 500;
}

/* line 170, ../sass/general/_ui-guide.scss */
form.form-horizontal label.control-label {
  color: #000000;
  font-weight: 700;
  margin-top: 15px;
}

/* line 177, ../sass/general/_ui-guide.scss 
select, input.form-control, .chosen-choices {
  border: none !important;
  background-color: transparent !important;
  padding: 15px !important;
}*/
/* line 186, ../sass/general/_ui-guide.scss */
.nav-progress li.disabled {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

/* line 190, ../sass/general/_ui-guide.scss */
.nav-progress li.disabled a {
  text-align: center;
  font-weight: 700;
  color: #1b75bb;
}

/* line 194, ../sass/general/_ui-guide.scss */
.nav-progress li.disabled a:hover {
  color: inherit;
}

/* line 199, ../sass/general/_ui-guide.scss */
.nav-progress li.disabled:before {
  border-radius: 0;
  width: 100%;
  border: 1px solid #fff;
  background-color: #1b75bb;
}

/* line 206, ../sass/general/_ui-guide.scss */
.nav-progress li.disabled:after {
  height: 27px;
  width: 27px;
  background-color: #1b75bb;
  z-index: 2;
  top: 5px;
  right: -14px;
  left: auto;
  transform: rotate(45deg);
  border: 2px solid #fff;
  border-bottom: none;
  border-left: none;
  box-shadow: none;
}

/* line 221, ../sass/general/_ui-guide.scss */
.nav-progress li.disabled.active a {
  color: #000000;
}

/* line 225, ../sass/general/_ui-guide.scss */
.nav-progress li.disabled.active:after,
.nav-progress li.disabled.active:before {
  background-color: #1b75bb;
}

/* line 230, ../sass/general/_ui-guide.scss */
.nav-progress li.disabled.active ~ li a {
  color: #56c4cf;
}

/* line 234, ../sass/general/_ui-guide.scss */
.nav-progress li.disabled.active ~ li:after {
  color: #fff;
  background-color: #56c4cf;
}

/* line 238, ../sass/general/_ui-guide.scss */
.nav-progress li.disabled.active ~ li:before {
  color: #fff;
  background-color: #56c4cf;
}

/* line 248, ../sass/general/_ui-guide.scss */
.sidebar__member-zone {
  background-color: rgba(7, 23, 83, 0.1);
  background: linear-gradient(to left, rgba(7, 23, 83, 0.1), rgba(7, 23, 83, 0.05) 16%);
}

/* line 252, ../sass/general/_ui-guide.scss */
.sidebar__member-zone .member-sidebar__inner {
  background: transparent;
  padding: 60px 15px 60px 30px;
}

/* line 256, ../sass/general/_ui-guide.scss */
.sidebar__member-zone .member-sidebar__member-header {
  border: none;
}

/* line 258, ../sass/general/_ui-guide.scss */
.sidebar__member-zone .member-sidebar__member-header__title {
  color: #000000;
  font-weight: 900;
}

/* line 263, ../sass/general/_ui-guide.scss */
.sidebar__member-zone .member-sidebar__member-footer {
  background: transparent;
}

/* line 265, ../sass/general/_ui-guide.scss */
.sidebar__member-zone .member-sidebar__member-footer a {
  border-radius: 50px;
  border: none;
  text-transform: none;
  font-weight: 400;
  padding: 8px 25px;
  transition: background-color 150ms;
  color: #1b75bb;
  text-transform: uppercase;
  font-weight: 700;
  padding: 8px 0px;
}

/* line 143, ../sass/general/_ui-guide.scss */
.sidebar__member-zone .member-sidebar__member-footer a:hover {
  text-decoration: underline;
  background-color: transparent;
}

/* line 271, ../sass/general/_ui-guide.scss */
.sidebar__member-zone .member-sidebar__menu li {
  padding: 10px 0;
}

/* line 273, ../sass/general/_ui-guide.scss */
.sidebar__member-zone .member-sidebar__menu li a {
  color: #000000;
  font-weight: 700;
}

/* line 279, ../sass/general/_ui-guide.scss */
.sidebar__member-zone .member-sidebar__menu li.active a {
  color: #1b75bb;
}

/* line 296, ../sass/general/_ui-guide.scss */
.panel-news-accordion .panel-heading .panel-title a.collapsed {
  color: #000000;
  text-decoration: none;
}

.panel-news-accordion .panel-collapse .panel-body {
  background: #f5f5f5;
}

#accordion h3.panel-title,
.panel-default > .panel-heading {
  border-bottom: 1px solid #f5f5f5;
}

#accordion h3.panel-title a,
.panel-default > .panel-heading a {
  color: #000000;
  text-decoration: none;
}

.panel-heading .panel-title > a.collapsed:after,
.panel-heading > a.collapsed:after,
#accordion h3.panel-title a.collapsed:after,
.panel-heading .panel-title > a:after,
.panel-heading > a:after,
#accordion h3.panel-title a:after {
  font-size: 14px;
  line-height: 24px;
}

/* line 302, ../sass/general/_ui-guide.scss */
.panel-news-accordion .panel-heading p {
  display: none;
}

/* line 318, ../sass/general/_ui-guide.scss */
.zend_form .btn-link {
  margin-left: 30px;
}

/* line 326, ../sass/general/_ui-guide.scss */
.table-striped thead tr th {
  background-color: #000000;
  border-top: 2px solid #1b75bb !important;
  border-bottom: none !important;
  padding: 20px 15px;
  color: #fff !important;
}

/* line 332, ../sass/general/_ui-guide.scss */
.table-striped thead tr th a {
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
}

/* line 344, ../sass/general/_ui-guide.scss */
.table-striped tbody > tr:nth-child(odd) > td {
  background-color: rgba(7, 23, 83, 0.1);
}

/* line 350, ../sass/general/_ui-guide.scss */
.table-striped tbody > tr:hover > td {
  background-color: rgba(7, 23, 83, 0.3);
}

/* line 355, ../sass/general/_ui-guide.scss */
.table-striped tbody tr td {
  padding: 15px 15px;
}

/* line 357, ../sass/general/_ui-guide.scss */
.table-striped tbody tr td .table__field-image {
  max-width: 130px;
  width: 100%;
}

/* line 365, ../sass/general/_ui-guide.scss */
.nav-tabs {
  margin-top: 60px;
}

/* line 367, ../sass/general/_ui-guide.scss */
.nav-tabs li {
  padding: 0px 20px;
}

/* line 369, ../sass/general/_ui-guide.scss */
.nav-tabs li:first-child {
  padding-left: 0;
}

/* line 372, ../sass/general/_ui-guide.scss */
.nav-tabs li a {
  border: none;
  border-bottom: 5px solid transparent;
  color: rgba(7, 23, 83, 0.5);
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 0px;
}

/* line 382, ../sass/general/_ui-guide.scss */
.nav-tabs li a:hover,
.nav-tabs li a:focus {
  background-color: transparent;
  color: rgba(7, 23, 83, 0.4);
  border-color: transparent;
}

/* line 389, ../sass/general/_ui-guide.scss */
.nav-tabs li.active:hover a,
.nav-tabs li.active a {
  border-bottom: 5px solid #1b75bb;
  color: #000000;
}

/* line 397, ../sass/general/_ui-guide.scss */
.row-event-jumbotron__left-right .jumbotron {
  background-color: transparent;
  padding: 30px 0px;
}

/* line 402, ../sass/general/_ui-guide.scss */
.breadcrumb {
  padding: 15px 0px;
}

/* line 404, ../sass/general/_ui-guide.scss */
.breadcrumb li.active {
  font-weight: 700;
}

/* line 1, ../sass/general/_generic.scss */
body {
  color: #000000;
}

@media screen and (max-width: 991px) {
  /* line 1, ../sass/general/_generic.scss */
  body {
    padding-top: 171px;
  }
}
/* line 6, ../sass/general/_generic.scss */
body.overflowhidden {
  overflow: hidden;
}

/* FIX YAPLA UI HEADER */
/* line 12, ../sass/general/_generic.scss */
.logoWrap {
  z-index: 10 !important;
}

@media screen and (max-width: 767px) {
  /* line 17, ../sass/general/_generic.scss */
  .sidepaddingmobile {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
/* line 23, ../sass/general/_generic.scss */
.paddingtop60 {
  padding-top: 60px;
}

/* line 26, ../sass/general/_generic.scss */
.paddingtop100 {
  padding-top: 100px;
}

/* line 29, ../sass/general/_generic.scss */
.paddingbottom60 {
  padding-bottom: 60px;
}

/* line 32, ../sass/general/_generic.scss */
.paddingbottom100 {
  padding-bottom: 100px;
}

/* line 35, ../sass/general/_generic.scss */
.padding60 {
  padding: 60px 0;
}

/* line 38, ../sass/general/_generic.scss */
.padding100 {
  padding: 100px 0;
}

/* line 43, ../sass/general/_generic.scss */
.item h3 a,
.news-mosaic h3 a {
  color: #1b75bb;
}

/* line 46, ../sass/general/_generic.scss */
.item hr,
.news-mosaic hr {
  display: none;
}

/* line 49, ../sass/general/_generic.scss */
.item .city,
.news-mosaic .city {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #000000;
  font-style: italic;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  /* line 42, ../sass/general/_generic.scss */
  .item,
  .news-mosaic {
    margin-bottom: 30px;
  }
  /* line 58, ../sass/general/_generic.scss */
  .item:last-child,
  .news-mosaic:last-child {
    margin-bottom: 0;
  }
}
/* line 62, ../sass/general/_generic.scss */
.item .news-author,
.news-mosaic .news-author {
  font-size: 14px;
  color: #1b75bb;
  font-weight: 400;
  text-transform: uppercase;
}

/* line 68, ../sass/general/_generic.scss */
.zone-member .btn-link {
  border-radius: 50px;
  border: none;
  text-transform: none;
  font-weight: 400;
  padding: 8px 25px;
  transition: background-color 150ms;
  background-color: #1b75bb;
  color: #fff;
  letter-spacing: 0px;
  margin-right: 15px;
}

/* line 133, ../sass/general/_ui-guide.scss */
.zone-member .btn-link:hover {
  background-color: rgba(47, 180, 211, 0.85);
}

/* line 73, ../sass/general/_generic.scss */
.zone-member .btn-link:hover {
  text-decoration: none;
}

/* line 77, ../sass/general/_generic.scss */
.zone-member .adh-date {
  padding-left: 20px;
}

/* line 80, ../sass/general/_generic.scss */
.zone-member .form-withProgress__wrapper fieldset > legend {
  font-size: 30px;
  color: #1b75bb;
  font-weight: 700;
  text-transform: none;
}

@media screen and (min-width: 992px) {
  /* line 3, ../sass/general/_header.scss */
  .top-menu ul.mod-header {
    display: flex;
  }
  /* line 6, ../sass/general/_header.scss */
  .top-menu ul.mod-header li a,
  .top-menu ul.mod-header li span {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    text-transform: none;
    font-size: 13px;
    font-weight: 400;
  }
  /* line 10, ../sass/general/_header.scss */
  .top-menu ul.mod-header li a:hover,
  .top-menu ul.mod-header li span:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  /* line 17, ../sass/general/_header.scss */
  .top-menu ul.mod-header li.header-ext-social-links {
    order: 0;
  }
  /* line 19, ../sass/general/_header.scss */
  .top-menu ul.mod-header li.header-ext-social-links a {
    fill: #fff;
  }
  /* line 21, ../sass/general/_header.scss */
  .top-menu ul.mod-header li.header-ext-social-links a:hover {
    opacity: 1;
  }
  /* line 26, ../sass/general/_header.scss */
  .top-menu ul.mod-header li.header-ext-login {
    flex: auto;
    order: 1;
  }
  /* line 29, ../sass/general/_header.scss */
  .top-menu ul.mod-header li.header-ext-login a {
    padding-right: 30px;
    border-right: 1px solid #1b75bb;
  }
}
@media screen and (min-width: 992px) and (max-width: 991px) and (min-width: 768px) {
  /* line 29, ../sass/general/_header.scss */
  .top-menu ul.mod-header li.header-ext-login a {
    font-size: 11px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 991px) and (min-width: 768px) {
  /* line 38, ../sass/general/_header.scss */
  .top-menu ul.mod-header li.header-ext-login .separator {
    width: 10px;
  }
}
@media screen and (min-width: 992px) {
  /* line 43, ../sass/general/_header.scss */
  .top-menu ul.mod-header li.header-ext-language {
    order: 2;
    margin-right: 20px;
    font-size: 13px;
  }
  .top-menu {
    padding: 0 20px;
  }
}
@media screen and (max-width: 991px) {
  /* line 1, ../sass/general/_header.scss */
  .top-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 3px 0;
  }
  /* line 62, ../sass/general/_header.scss */
  .top-menu .header-ext-social-links {
    display: block !important;
    float: left;
  }
  /* line 65, ../sass/general/_header.scss */
  .top-menu .header-ext-social-links a span {
    color: #fff;
  }
  /* line 69, ../sass/general/_header.scss */
  .top-menu .header-ext-language {
    margin-right: 30px;
    font-size: 13px;
  }
  /* line 72, ../sass/general/_header.scss */
  .top-menu .header-ext-language a {
    font-family: "Montserrat", sans-serif;
    color: #fff;
  }
  /* line 76, ../sass/general/_header.scss */
  .top-menu .header-ext-login {
    font-family: "Montserrat", sans-serif;
    background-color: #000000;
    color: #fff;
    font-size: 11px;
    text-transform: none;
  }
  /* line 82, ../sass/general/_header.scss */
  .top-menu .header-ext-login .separator {
    position: relative;
  }
  /* line 84, ../sass/general/_header.scss */
  .top-menu .header-ext-login .separator:after {
    content: "";
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 0;
    right: 0;
    width: 1px;
    margin: auto;
    background-color: #1b75bb;
  }
}
/* line 101, ../sass/general/_header.scss */
.main-menu,
.line-menu {
  background-color: #e7e7ed;
  padding: 15px 30px;
  border-bottom: 2px solid #d8d8d8;
}

/* line 105, ../sass/general/_header.scss */
.main-menu:after,
.line-menu:after {
  display: none;
}

@media screen and (min-width: 992px) {
  /* line 109, ../sass/general/_header.scss */
  .main-menu .navbar-nav,
  .line-menu .navbar-nav {
    float: right;
    margin-top: 20px;
  }
}
/* line 117, ../sass/general/_header.scss */
.main-menu .navbar .navbar-nav li a,
.line-menu .navbar .navbar-nav li a {
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-weight: 800;
}

@media screen and (max-width: 1350px) {
  /* line 117, ../sass/general/_header.scss */
  .main-menu .navbar .navbar-nav li a,
  .line-menu .navbar .navbar-nav li a {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 1199px) {
  /* line 117, ../sass/general/_header.scss */
  .main-menu .navbar .navbar-nav li a,
  .line-menu .navbar .navbar-nav li a {
    padding: 15px 10px;
    font-size: 12px;
  }
}
/* line 126, ../sass/general/_header.scss */
.main-menu .navbar .navbar-nav li a:after,
.line-menu .navbar .navbar-nav li a:after {
  content: "";
  width: 1%;
  margin: auto;
  height: 3px;
  display: block;
  border-bottom: 3px solid transparent;
  transition: width 250ms linear;
  margin-top: 5px;
}

/* line 136, ../sass/general/_header.scss */
.main-menu .navbar .navbar-nav li a.dropdown-toggle,
.line-menu .navbar .navbar-nav li a.dropdown-toggle {
  display: none;
}

/* line 141, ../sass/general/_header.scss */
.main-menu .navbar .navbar-nav li:hover,
.main-menu .navbar .navbar-nav li:focus,
.main-menu .navbar .navbar-nav li.active,
.line-menu .navbar .navbar-nav li:hover,
.line-menu .navbar .navbar-nav li:focus,
.line-menu .navbar .navbar-nav li.active {
  background-color: transparent;
}

@media screen and (max-width: 991px) {
  /* line 144, ../sass/general/_header.scss */
  .main-menu .navbar .navbar-nav li:hover a,
  .main-menu .navbar .navbar-nav li:focus a,
  .main-menu .navbar .navbar-nav li.active a,
  .line-menu .navbar .navbar-nav li:hover a,
  .line-menu .navbar .navbar-nav li:focus a,
  .line-menu .navbar .navbar-nav li.active a {
    color: #1b75bb;
  }
}
@media screen and (min-width: 992px) {
  /* line 149, ../sass/general/_header.scss */
  .main-menu .navbar .navbar-nav li:hover a:after,
  .main-menu .navbar .navbar-nav li:focus a:after,
  .main-menu .navbar .navbar-nav li.active a:after,
  .line-menu .navbar .navbar-nav li:hover a:after,
  .line-menu .navbar .navbar-nav li:focus a:after,
  .line-menu .navbar .navbar-nav li.active a:after {
    border-bottom: 3px solid #1b75bb;
    width: 100%;
  }
}
/* line 155, ../sass/general/_header.scss */
.main-menu .navbar .navbar-nav li .dropdown-menu,
.line-menu .navbar .navbar-nav li .dropdown-menu {
  padding-top: 5px;
  background-color: #fff;
}

/* line 159, ../sass/general/_header.scss */
.main-menu .navbar .navbar-nav li .dropdown-menu li a,
.line-menu .navbar .navbar-nav li .dropdown-menu li a {
  color: #000000;
}

/* line 161, ../sass/general/_header.scss */
.main-menu .navbar .navbar-nav li .dropdown-menu li a:after,
.line-menu .navbar .navbar-nav li .dropdown-menu li a:after {
  display: none;
}

/* line 164, ../sass/general/_header.scss */
.main-menu .navbar .navbar-nav li .dropdown-menu li a:hover,
.line-menu .navbar .navbar-nav li .dropdown-menu li a:hover {
  background-color: #fff;
  color: #1b75bb;
}

@media screen and (max-width: 991px) {
  /* line 155, ../sass/general/_header.scss */
  .main-menu .navbar .navbar-nav li .dropdown-menu,
  .line-menu .navbar .navbar-nav li .dropdown-menu {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
    padding: 5px 15px 0 15px;
  }
}
@media screen and (min-width: 992px) {
  /* line 178, ../sass/general/_header.scss */
  .main-menu .navbar .navbar-nav li.active:hover a,
  .line-menu .navbar .navbar-nav li.active:hover a {
    color: #000000;
  }
}
@media screen and (max-width: 991px) {
  /* line 101, ../sass/general/_header.scss */
  .main-menu,
  .line-menu {
    position: absolute;
    top: 41px;
    width: 100%;
    left: 0;
    z-index: 9999999;
    padding: 15px 0;
  }
  /* line 192, ../sass/general/_header.scss */
  .main-menu .navbar-nav,
  .line-menu .navbar-nav {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
  /* line 197, ../sass/general/_header.scss */
  .main-menu .navbar-nav li a,
  .line-menu .navbar-nav li a {
    padding: 15px 35px;
  }
  /* line 201, ../sass/general/_header.scss */
  .main-menu .zone-header,
  .line-menu .zone-header {
    float: left;
    padding-left: 15px !important;
    position: relative;
    z-index: 9999;
  }
  /* line 207, ../sass/general/_header.scss */
  .main-menu .zone-menu,
  .line-menu .zone-menu {
    padding-left: 0;
  }
  /* line 209, ../sass/general/_header.scss */
  .main-menu .zone-menu .navbar-header,
  .line-menu .zone-menu .navbar-header {
    padding-right: 15px;
  }
  /* line 213, ../sass/general/_header.scss */
  .main-menu .navbar-toggle,
  .line-menu .navbar-toggle {
    margin-top: 29px;
    margin-bottom: 29px;
  }
  /* line 216, ../sass/general/_header.scss */
  .main-menu .navbar-toggle .icon-bar,
  .line-menu .navbar-toggle .icon-bar {
    background-color: #000000;
  }
  /* line 220, ../sass/general/_header.scss */
  .main-menu .navbar-toggle.collapsed .icon-bar,
  .line-menu .navbar-toggle.collapsed .icon-bar {
    width: 28px;
  }
  /* line 222, ../sass/general/_header.scss */
  .main-menu .navbar-toggle.collapsed .icon-bar:last-child,
  .line-menu .navbar-toggle.collapsed .icon-bar:last-child {
    width: 70%;
  }
  /* line 228, ../sass/general/_header.scss */
  .main-menu .navbar-collapse,
  .line-menu .navbar-collapse {
    transition: height 150ms linear;
  }
  /* line 230, ../sass/general/_header.scss */
  .main-menu .navbar-collapse.collapse.in,
  .line-menu .navbar-collapse.collapse.in {
    height: calc(100vh - 200px);
    overflow-x: hidden;
  }
}
/* line 2, ../sass/general/_footer.scss */
.line-footer .footer-logo {
  position: relative;
  width: 25%;
}

@media screen and (max-width: 767px) {
  /* line 2, ../sass/general/_footer.scss */
  .line-footer .footer-logo {
    width: 100%;
    text-align: center;
  }
}
/* line 10, ../sass/general/_footer.scss */
.line-footer .footer-logo:after,
.line-footer .footer-logo:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  width: 2px;
}

@media screen and (max-width: 767px) {
  /* line 10, ../sass/general/_footer.scss */
  .line-footer .footer-logo:after,
  .line-footer .footer-logo:before {
    display: none;
  }
}
/* line 21, ../sass/general/_footer.scss */
.line-footer .footer-logo:before {
  background-color: rgba(255, 255, 255, 0.2);
  z-index: 5;
}

/* line 25, ../sass/general/_footer.scss */
.line-footer .footer-logo:after {
  background-color: rgba(7, 23, 83, 0.1);
  z-index: 10;
}

/* line 31, ../sass/general/_footer.scss */
.line-footer .footer-social {
  width: 25%;
}

@media screen and (max-width: 767px) {
  /* line 31, ../sass/general/_footer.scss */
  .line-footer .footer-social {
    width: 100%;
    text-align: center;
    margin-top: 60px;
  }
}
/* line 39, ../sass/general/_footer.scss */
.line-footer .footer-social .social-link span {
  color: #000000;
  margin-top: 10px;
}

/* line 45, ../sass/general/_footer.scss */
.line-footer .footer-address {
  width: 50%;
}

@media screen and (max-width: 767px) {
  /* line 45, ../sass/general/_footer.scss */
  .line-footer .footer-address {
    width: 100%;
    text-align: center;
  }
}
/* line 52, ../sass/general/_footer.scss */
.line-footer .footer-address .media-left {
  display: none;
}

/* line 55, ../sass/general/_footer.scss */
.line-footer .footer-address .media-body {
  padding: 0 30px;
}

/* line 57, ../sass/general/_footer.scss */
.line-footer .footer-address .media-body p {
  display: inline;
  color: #000000;
  font-size: 14px;
}

/* line 62, ../sass/general/_footer.scss */
.line-footer .footer-address .media-body p:first-child {
  display: block;
}

.line-footer .footer-address .media-body p {
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  /* line 62, ../sass/general/_footer.scss */
  .line-footer .footer-address .media-body p:first-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
/* line 70, ../sass/general/_footer.scss */
.line-footer .footer-address .media-body p:nth-child(3) {
  padding-left: 5px;
}

/* line 72, ../sass/general/_footer.scss */
.line-footer .footer-address .media-body p:nth-child(3) br {
  content: " ";
}

/* line 72, ../sass/general/_footer.scss */
.line-footer .footer-address .media-body p:nth-child(3) br:after {
  content: " ";
}

@media screen and (max-width: 767px) {
  /* line 70, ../sass/general/_footer.scss */
  .line-footer .footer-address .media-body p:nth-child(3) {
    display: block;
  }
}
/* line 78, ../sass/general/_footer.scss */
.line-footer .footer-address .media-body p:nth-child(4):before {
  content: "";
  display: block;
  height: 30px;
}

/* line 84, ../sass/general/_footer.scss */
.line-footer .footer-address .media-body p:last-child {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #1b75bb;
}

@media screen and (max-width: 767px) {
  /* line 84, ../sass/general/_footer.scss */
  .line-footer .footer-address .media-body p:last-child {
    display: block;
    border-left: none;
  }
}
/* line 98, ../sass/general/_footer.scss */
.poweredBy-wrapper {
  padding: 5px;
}

/* line 3, ../sass/pages/_homepage.scss */
.homepage-herobanner .row > div:first-child {
  padding-right: 5px;
}

@media screen and (max-width: 767px) {
  /* line 3, ../sass/pages/_homepage.scss */
  .homepage-herobanner .row > div:first-child {
    padding-left: 5px;
  }
}
/* line 9, ../sass/pages/_homepage.scss */
.homepage-herobanner .row > div:last-child {
  padding-left: 0;
}

@media screen and (max-width: 767px) {
  /* line 9, ../sass/pages/_homepage.scss */
  .homepage-herobanner .row > div:last-child {
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
  }
}
/* line 18, ../sass/pages/_homepage.scss */
.homepage-herobanner h1 {
  display: flex;
  height: 400px;
  background-color: #000000;
  color: #fff;
  align-items: center;
  padding: 30px 80px;
}

@media screen and (max-width: 767px) {
  /* line 18, ../sass/pages/_homepage.scss */
  .homepage-herobanner h1 {
    height: 350px;
    padding: 30px 60px;
  }
}
/* line 32, ../sass/pages/_homepage.scss */
.homepage-herobanner .zone-image img {
  object-fit: cover;
  width: 100%;
  height: 520px !important;
}

@media screen and (max-width: 767px) {
  /* line 32, ../sass/pages/_homepage.scss */
  .homepage-herobanner .zone-image img {
    height: auto !important;
  }
}
@media screen and (max-width: 1199px) {
  /* line 42, ../sass/pages/_homepage.scss */
  .homepage-herobanner .col-sm-16 {
    width: 58.33333333%;
  }
  /* line 45, ../sass/pages/_homepage.scss */
  .homepage-herobanner .col-sm-8 {
    width: 41.66666667%;
  }
}
@media screen and (max-width: 767px) {
  /* line 50, ../sass/pages/_homepage.scss */
  .homepage-herobanner .col-sm-16 {
    width: 100%;
  }
  /* line 53, ../sass/pages/_homepage.scss */
  .homepage-herobanner .col-sm-8 {
    width: 100%;
  }
}
/* line 60, ../sass/pages/_homepage.scss */
.homepage-listsection.blue {
  background-color: rgba(7, 23, 83, 0.1);
}

/* line 63, ../sass/pages/_homepage.scss */
.homepage-listsection h2 {
  font-size: 16px;
  color: #1b75bb;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
}

/* line 66, ../sass/pages/_homepage.scss */
h6:after {
  content: "";
  height: 2px;
  border-bottom: 1px solid #f69225;
  width: 50px;
  display: block;
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  /* line 1, ../sass/pages/_repertoire.scss */
  .repertoire {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 2, ../sass/pages/_listing.scss */
.zone-event h2,
.zone-news h2 {
  font-size: 16px;
  color: #1b75bb;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
}

/* line 5, ../sass/pages/_listing.scss */
.zone-event h2:after,
.zone-news h2:after {
  content: "";
  height: 2px;
  border-bottom: 1px solid #1b75bb;
  width: 50px;
  display: block;
  margin-top: 5px;
}

/* line 14, ../sass/pages/_listing.scss */
.zone-event .subscription-title legend,
.zone-news .subscription-title legend {
  color: #1b75bb !important;
}

/* line 17, ../sass/pages/_listing.scss */
.zone-event fieldset > legend,
.zone-event h2.section-title,
.zone-news fieldset > legend,
.zone-news h2.section-title {
  font-size: 30px;
  color: #1b75bb;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 15px !important;
}

/* line 22, ../sass/pages/_listing.scss */
.zone-event fieldset > legend:after,
.zone-event h2.section-title:after,
.zone-news fieldset > legend:after,
.zone-news h2.section-title:after {
  display: none;
}

/* line 26, ../sass/pages/_listing.scss */
.zone-event .section,
.zone-news .section {
  margin-bottom: 30px;
}

/* line 30, ../sass/pages/_listing.scss */
.zone-event .form-withProgress__navigation-footer .btn-link,
.zone-news .form-withProgress__navigation-footer .btn-link {
  margin-right: 15px;
  letter-spacing: 0;
  border-radius: 50px;
  border: none;
  text-transform: none;
  font-weight: 400;
  padding: 8px 25px;
  transition: background-color 150ms;
  background-color: #000000;
  color: #fff;
}

/* line 133, ../sass/general/_ui-guide.scss */
.zone-event .form-withProgress__navigation-footer .btn-link:hover,
.zone-news .form-withProgress__navigation-footer .btn-link:hover {
  background-color: rgba(47, 180, 211, 0.85);
}

/* line 40, ../sass/pages/_listing.scss */
.news-category {
  font-size: 17px;
  color: #1b75bb;
  font-weight: 700;
  text-transform: none;
}

.line-viewall-center .zone-event_flash {
  float: none;
}
.line-viewall-center a.viewAll {
  display: block;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.line-saaq .form-horizontal .col-md-12 {
  width: 100%;
}

.line-mission-b-r .row {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 992px) {
  .line-mission-b-r .row {
    flex-direction: row;
  }
}
.line-mission-b-r .zone-50 {
  min-height: 300px;
  padding: 5rem;
}
.line-mission-b-r .zone-50 .mod-article__intro p,
.line-mission-b-r .zone-50 .mod-article__intro strong,
.line-mission-b-r .zone-50 .mod-article__content p,
.line-mission-b-r .zone-50 .mod-article__content strong {
  color: #fff;
}
.line-mission-b-r .zone-50 .mod-article__intro strong,
.line-mission-b-r .zone-50 .mod-article__content strong {
  font-size: 2rem;
}
.line-mission-b-r .zone-50:first-of-type {
  background-color: #1b75bb;
}
.line-mission-b-r .zone-50:last-of-type {
  background-color: #ee4036;
}

.line-mission-v-t .row {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 992px) {
  .line-mission-v-t .row {
    flex-direction: row;
  }
}
.line-mission-v-t .zone-50 {
  min-height: 300px;
  padding: 5rem;
}
.line-mission-v-t .zone-50 .mod-article__intro p,
.line-mission-v-t .zone-50 .mod-article__intro strong,
.line-mission-v-t .zone-50 .mod-article__content p,
.line-mission-v-t .zone-50 .mod-article__content strong {
  color: #000;
}
.line-mission-v-t .zone-50 .mod-article__intro strong,
.line-mission-v-t .zone-50 .mod-article__content strong {
  font-size: 2rem;
}
.line-mission-v-t .zone-50:first-of-type {
  background-color: #72be44;
}
.line-mission-v-t .zone-50:last-of-type {
  background-color: #56c4cf;
}

@media screen and (min-width: 992px) {
  .line-valeurs .content .row:last-of-type {
    display: flex;
    justify-content: center;
  }
}

.line-histoire .item {
  display: grid;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 992px) {
  .line-histoire .item {
    grid-template-columns: 2fr 1fr;
    gap: 5rem;
  }
}
.line-histoire .item::before {
  display: none;
}
.line-histoire .item::after {
  display: none;
}
.line-histoire .item .intro {
  order: 1;
}
.line-histoire .item .itemImage {
  order: 2;
}

.line-dates .row {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media screen and (min-width: 992px) {
  .line-dates .row {
    flex-direction: row;
  }
}
.line-dates .news .item {
  height: 235px;
  background-color: #000;
  padding-top: 2.5rem;
}
.line-dates .news .item p,
.line-dates .news .item h3 {
  color: #fff;
}
.line-dates .news .item h3 {
  font-size: 20px;
}

.line-categories h2 {
  color: #000;
  font-weight: 400;
  font-size: 25px;
  text-transform: none;
}
.line-categories h2::after {
  display: none;
}
.line-categories .panel .news-accordion-content table {
  border: none;
}
.line-categories .panel .news-accordion-content table tr {
  border-color: transparent;
}
@media screen and (max-width: 992px) {
  .line-categories .panel .news-accordion-content table td:first-of-type {
    width: 100%;
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .line-categories .panel .news-accordion-content table td:first-of-type {
    padding-right: 5rem;
    width: 60%;
  }
}
.line-categories .panel .news-accordion-content table td:last-of-type {
  width: 100%;
  margin-left: auto;
  display: block;
}
@media screen and (min-width: 992px) {
  .line-categories .panel .news-accordion-content table td:last-of-type {
    width: 70%;
  }
}
