@charset "UTF-8";
/*
 * Theme Name: Kaminéo
 * Author: Thibault Demoury
 * Template:     bootscore
 * Version:      5.1.3.1
 * Text Domain:  bootscore
*/
@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
html body {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-size: 16px;
  color: #363636;
  background-color: #FFF;
  /***************************************************
   * Generated by SVG Artista on 2/23/2024, 3:11:22 PM
   * MIT license (https://opensource.org/licenses/MIT)
   * W. https://svgartista.net
   **************************************************/
  /***************************************************
   * Generated by SVG Artista on 2/26/2024, 8:34:38 AM
   * MIT license (https://opensource.org/licenses/MIT)
   * W. https://svgartista.net
   **************************************************/
}
html body textarea:focus,
html body input[type=text]:focus,
html body input[type=password]:focus,
html body input[type=datetime]:focus,
html body input[type=datetime-local]:focus,
html body input[type=date]:focus,
html body input[type=month]:focus,
html body input[type=time]:focus,
html body input[type=week]:focus,
html body input[type=number]:focus,
html body input[type=email]:focus,
html body input[type=url]:focus,
html body input[type=search]:focus,
html body input[type=tel]:focus,
html body input[type=color]:focus,
html body .uneditable-input:focus {
  border-color: rgba(126, 239, 104, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(126, 239, 104, 0.6);
  outline: 0 none;
}
html body .animDelay2500 {
  transition-delay: 2500ms !important;
}
html body .animDelay2000 {
  transition-delay: 2000ms !important;
}
html body .animDelay1750 {
  transition-delay: 1750ms !important;
}
html body .animDelay1500 {
  transition-delay: 1500ms !important;
}
html body .animDelay1250 {
  transition-delay: 1250ms !important;
}
html body .animDelay1000 {
  transition-delay: 1000ms !important;
}
html body .animDelay750 {
  transition-delay: 750ms !important;
}
html body .animDelay500 {
  transition-delay: 500ms !important;
}
html body .animDelay250 {
  transition-delay: 250ms !important;
}
html body .contextual-region {
  position: initial;
}
html body a {
  color: #c19d60;
}
html body img {
  max-width: 100%;
  height: auto;
}
html body .color-orange {
  color: #c19d60;
}
html body label.hidden-input {
  cursor: pointer;
}
html body label.hidden-input input {
  display: none;
}
html body .inline-content > * {
  display: inline;
}
html body .table tfoot th {
  border: 0;
}
html body .table thead, html body .table tbody {
  border-bottom: 1px solid rgba(54, 54, 54, 0.3);
}
html body .table-responsive .table {
  min-width: 800px;
}
html body select {
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 0px;
  padding-right: 23px;
  background-image: url(../img/chevron_bottom.svg);
  background-repeat: no-repeat;
  background-position: center right;
  color: #363636;
  width: 100%;
}
html body .socialContainer {
  margin-top: 20px;
}
html body .socialContainer a {
  color: #c19d60;
  margin-right: 10px;
  font-size: 22px;
  transition: all 0.3s;
}
html body .socialContainer a:hover {
  color: #09607f;
}
html body .cadreBleuProduit {
  background-color: #09607f;
  color: #FFF;
  padding: 25px;
}
html body .cadreBleuProduit .blocTarif {
  font-size: 24px;
  color: #c19d60;
}
html body .cadreBleuProduit .blocTarif .tarif {
  font-weight: 500;
}
html body .cadreBleuProduit .field {
  display: inline;
}
html body .oFondTransparent {
  text-align: center;
  position: absolute;
  z-index: 10;
  color: #FFF;
  background-image: url(../img/oFondTransparent.svg);
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
  height: 75%;
  width: 45%;
  bottom: 0px;
  right: 0px;
}
html body .introBounce {
  font-size: 18px;
  padding-top: 50px;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  html body .introBounce {
    padding-top: 100px;
    margin-bottom: 60px;
  }
}
html body .introBounce h2, html body .introBounce .viewsreference--view-title, html body .introBounce h1 {
  border-left: 1px solid #c19d60;
  padding-left: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #09607f;
  font-size: 48px;
}
@media screen and (min-width: 768px) {
  html body .introBounce h2, html body .introBounce .viewsreference--view-title, html body .introBounce h1 {
    margin-bottom: 0px;
  }
}
html body .breadcrumb {
  padding-top: 20px;
  height: 50px;
  margin-bottom: 0;
  font-size: 14px;
}
html body .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #c19d60;
  content: "";
  background-image: url(../img/chevron_right.svg);
  width: 6px;
  height: 100%;
  margin-right: 7px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  top: -3px;
}
html body .breadcrumb .breadcrumb-item {
  color: rgba(54, 54, 54, 0.6);
  padding-left: 0;
  padding-right: 8px;
}
html body .breadcrumb .breadcrumb-item a {
  color: #363636;
  text-decoration: none;
}
html body .breadcrumb .breadcrumb-item a:hover {
  text-decoration: underline;
}
html body .entetePageImage + .entetePage {
  padding-top: 65px;
}
@media screen and (min-width: 768px) {
  html body .entetePageImage + .entetePage {
    padding-top: 115px;
  }
}
html body .entetePage {
  margin-bottom: 65px;
}
@media screen and (min-width: 768px) {
  html body .entetePage {
    margin-bottom: 115px;
  }
}
html body .entetePage h1 {
  color: #09607f;
  margin-top: 70px;
  margin-bottom: 50px;
}
html body .entetePage h1:last-child {
  margin-bottom: 0px;
}
html body .entetePage img {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  html body .entetePage img {
    margin-bottom: 0px;
  }
}
html body .entetePage h2, html body .entetePage .viewsreference--view-title {
  font-family: Jost, sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #363636;
  margin-bottom: 15px;
}
html body .entetePage.title-only {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  html body .entetePage.title-only {
    margin-bottom: 50px;
  }
}
html body .entetePage + .bloc.buttons {
  margin-top: -65px;
}
@media screen and (min-width: 768px) {
  html body .entetePage + .bloc.buttons {
    margin-top: -115px;
  }
}
html body .bloc.buttons .btnContainerLigneComplete {
  margin-top: 60px;
}
html body .entetePageImage {
  color: #FFF;
  min-height: 380px;
  position: relative;
}
@media screen and (min-width: 768px) {
  html body .entetePageImage {
    font-size: 20px;
    min-height: 380px;
  }
}
html body .entetePageImage img {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
html body .entetePageImage .oFondTransparent {
  background-size: 100% auto;
  height: 85%;
  background-position: right top;
  width: 30%;
}
html body .entetePageImage .container {
  position: relative;
}
html body .entetePageImage .containerCenter {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  html body .entetePageImage .containerCenter {
    width: 75%;
    height: 300px;
  }
}
html body .entetePageImage .containerCenter h1 {
  margin-bottom: 35px;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  html body .entetePageImage .containerCenter h1 {
    margin-top: 0px;
  }
}
html body .entetePageImage .breadcrumb .breadcrumb-item {
  color: rgba(255, 255, 255, 0.6);
}
html body .entetePageImage .breadcrumb .breadcrumb-item a {
  color: #FFF;
}
html body .picto {
  background-size: 20px 20px;
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-right: 8px;
  position: relative;
  top: 3px;
}
html body .picto.pictoLieu {
  background-image: url(../img/pictoLieu.svg);
}
html body .picto.pictoDates {
  background-image: url(../img/pictoDates.svg);
}
html body .picto.pictoPeople {
  background-image: url(../img/pictoPeople.svg);
}
html body .picto.pictoPrix {
  background-image: url(../img/pictoPrix.svg);
}
html body .picto.pictoInfo {
  background-image: url(../img/pictoInfo.svg);
}
html body .picto.pictoContact {
  background-image: url(../img/pictoContact.svg);
}
html body .picto.pictoGroupAdd {
  background-image: url(../img/pictoGroupAdd.svg);
}
html body .picto.pictoOrders {
  background-image: url(../img/pictoOrders.svg);
}
html body .picto.pictoLogout {
  background-image: url(../img/pictoLogout.svg);
}
html body .txtBleu {
  color: #09607f;
}
html body .pagination {
  margin-top: 20px;
}
html body .pagination .page-item a {
  text-decoration: none;
}
html body .pagination .page-item a > div {
  height: 100%;
}
html body .pagination .page-item .page-link {
  background-color: transparent;
  border: 0;
  color: #363636;
}
html body .pagination .page-item.active .page-link {
  color: #c19d60;
  background-color: transparent;
}
html body .pagination .page-item.pager__item--previous, html body .pagination .page-item.pager__item--next {
  border: 1px solid #c19d60;
  width: 40px;
  text-align: center;
  transition: all 0.3s;
  background-image: url(../img/fleche.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-left: 10px;
  margin-right: 10px;
}
html body .pagination .page-item.pager__item--previous:hover, html body .pagination .page-item.pager__item--next:hover {
  background-image: url(../img/flecheBlanche.svg);
  background-color: #c19d60;
}
html body .pagination .page-item.pager__item--previous {
  transform: rotate(180deg);
}
@media screen and (min-width: 992px) {
  html body main:before {
    background-color: #09607f;
    width: 100%;
    display: block;
    content: "";
    height: 181px;
  }
}
html body .filtreFondImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html body .filtreFondImage:before {
  display: block;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
  background-color: #000;
}
html body .filtreFondImage:after {
  display: block;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(-90deg, rgba(54, 54, 54, 0) 0%, rgba(54, 54, 54, 0.8) 67%);
  opacity: 1;
}
html body .container {
  padding-left: 24px;
  padding-right: 24px;
  max-width: 1247px;
}
html body .container.containerSmall {
  max-width: 838px;
}
html body .fondGrisClair {
  background-color: #f5f5fa;
}
html body .fondGrisClair.fullPage {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  html body .fondGrisClair.fullPage {
    padding-bottom: 115px;
  }
}
html body .fondGrisClair.listing {
  padding-top: 65px;
}
@media screen and (min-width: 768px) {
  html body .fondGrisClair.listing {
    padding-top: 115px;
  }
}
html body .fondGrisClair.listing .formulaireContainer {
  margin-bottom: 60px;
}
html body .fondGrisClair.listing.hasPaddingBottom {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  html body .fondGrisClair.listing.hasPaddingBottom {
    padding-bottom: 110px;
  }
}
html body .fondGrisClair .bloc.bounce:last-child {
  padding-bottom: 0;
}
html body main > .blocEditorial {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  html body main > .blocEditorial {
    padding-top: 110px;
    padding-bottom: 110px;
  }
}
html body .image {
  position: relative;
}
html body .image img {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html body .myShadow {
  box-shadow: 0 34px 70px #B08736;
}
html body p:last-child {
  margin-bottom: 0;
}
html body .btn {
  font-size: 14px;
  font-weight: 500;
  border-radius: 0;
  padding-left: 16px;
  padding-right: 16px;
  line-height: 18px;
  padding-top: 11px;
  padding-bottom: 11px;
  margin: 0;
  box-shadow: 0;
  outline: 0;
}
html body .btn.w-100 + .btn.w-100 {
  margin-left: 0;
  margin-top: 20px;
}
html body .btn + .btn {
  margin-left: 11px;
}
html body .btn svg path {
  transition: all 0.3s;
}
html body .btn.btn-orange {
  color: #FFF;
  background-color: #c19d60;
  border-color: #c19d60;
}
html body .btn.btn-orange:hover, html body .btn.btn-orange:focus {
  border-color: #c19d60;
  color: #c19d60;
  background: transparent;
}
html body .btn.btn-orange:hover svg path, html body .btn.btn-orange:focus svg path {
  fill: #c19d60;
}
html body .btn.btn-outline-orange {
  color: #c19d60;
  border-color: #c19d60;
  background: transparent;
}
html body .btn.btn-outline-orange:hover, html body .btn.btn-outline-orange:focus {
  border-color: #c19d60;
  background-color: #c19d60 !important;
  color: #FFF;
}
html body .btn.btn-primary {
  color: #363636;
  border-color: #c19d60;
  background: transparent;
}
html body .btn.btn-primary:hover, html body .btn.btn-primary:focus {
  border-color: #c19d60;
  background-color: #c19d60 !important;
  color: #FFF;
}
html body .btn.btn-secondary {
  color: #FFF;
  border-color: #09607f;
  background: transparent;
}
html body .btn.btn-secondary:hover, html body .btn.btn-secondary:focus {
  border-color: #09607f;
  background-color: #09607f !important;
  color: #FFF;
}
html body .btn.btn-link {
  width: auto;
  padding: 0;
  margin: 0;
  color: #c19d60;
  text-decoration: none;
}
html body .btn.btn-link:hover {
  text-decoration: underline;
}
html body h2, html body .viewsreference--view-title {
  font-family: "Cormorant", serif;
  color: #09607f;
  font-size: 48px;
  font-weight: 500;
  line-height: 90%;
}
html body h1 {
  font-family: "Cormorant", serif;
  color: #c19d60;
  font-size: 64px;
  font-size: 56px;
  font-weight: 500;
  line-height: 90%;
}
@media screen and (min-width: 768px) {
  html body h1 {
    font-size: 64px;
  }
}
html body .block-local-tasks-block {
  height: 50px;
  margin-bottom: -50px;
  text-align: right;
}
html body .block-local-tasks-block ul.tabs {
  list-style: none;
  padding-top: 10px;
}
html body .block-local-tasks-block ul.tabs li {
  display: inline;
  margin-right: 5px;
}
html body .block-local-tasks-block ul.tabs li a {
  text-decoration: none;
  color: #fff;
}
html body .viewsreference--view-title {
  text-align: center;
  margin-bottom: 20px;
}
html body .table > :not(caption) > * > * {
  border-top-width: var(--bs-border-width);
  border-bottom-width: 0;
}
html body .table thead tr th {
  border-top-width: 0;
}
html body .table tbody tr.type-option td {
  border-top-width: 0;
}
html body .table .views-field-purchased-entity .field--name-title {
  font-weight: 700;
}
html body .table .views-field-purchased-entity .field--label-inline > * {
  display: inline;
}
html body .table .views-field-purchased-entity .field--label-inline .field__label:after {
  content: " : ";
}
html body .table .views-field-edit-quantity .quantity-edit-input {
  width: 58px;
}
html body .field--label-inline > * {
  display: inline;
}
html body .field--label-inline .field__label:after {
  content: " : ";
}
html body .layout-region-checkout-main {
  margin-bottom: 40px;
}
html body .modal-dialog.dialog-user-login, html body .modal-dialog.restricted-access-modal, html body .modal-dialog.modal-login-alumni, html body .modal-dialog.modal-search, html body .modal-dialog.restricted-buy-modal {
  max-width: 90vw;
  width: 798px;
}
html body .member-order-form .form-type-password-confirm .password-strength, html body .member-order-form .form-type-password-confirm .password-suggestions, html body .member-order-form .form-type-password-confirm .password-confirm-message, html body .member-info-form .form-type-password-confirm .password-strength, html body .member-info-form .form-type-password-confirm .password-suggestions, html body .member-info-form .form-type-password-confirm .password-confirm-message, html body .alumni-info-form .form-type-password-confirm .password-strength, html body .alumni-info-form .form-type-password-confirm .password-suggestions, html body .alumni-info-form .form-type-password-confirm .password-confirm-message {
  display: none !important;
}
html body .member-order-form label, html body .member-info-form label, html body .alumni-info-form label {
  margin-bottom: 0.5rem;
}
html body .member-order-form .image-widget .image-widget-data, html body .member-info-form .image-widget .image-widget-data, html body .alumni-info-form .image-widget .image-widget-data {
  margin-top: 10px;
}
html body .member-order-form .image-widget .image-widget-data .file--image, html body .member-order-form .image-widget .image-widget-data .file-size, html body .member-info-form .image-widget .image-widget-data .file--image, html body .member-info-form .image-widget .image-widget-data .file-size, html body .alumni-info-form .image-widget .image-widget-data .file--image, html body .alumni-info-form .image-widget .image-widget-data .file-size {
  display: none;
}
html body .hasPaddingBottom {
  padding-bottom: 60px;
}
html body .fondGrisClair .btnContainerLigneComplete .btn.btn-primary, html body .bloc.bounce.grisClair .btnContainerLigneComplete .btn.btn-primary {
  background-color: #f5f5fa;
}
html body .btnContainerLigneComplete {
  text-align: center;
  margin-top: 38px;
  position: relative;
}
html body .btnContainerLigneComplete.btnContainerMultiple .btn {
  width: 100%;
}
@media screen and (min-width: 768px) {
  html body .btnContainerLigneComplete.btnContainerMultiple .btn {
    width: initial;
    min-width: 231px;
  }
}
@media screen and (min-width: 768px) {
  html body .btnContainerLigneComplete:before {
    content: "";
    display: block;
    height: 1px;
    background-color: #c19d60;
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
  }
}
html body .btnContainerLigneComplete .btn {
  position: relative;
}
html body .btnContainerLigneComplete .btn:not(.btn-orange) {
  background-color: #fff;
}
html body .btnContainerLigneComplete .btn.btn-orange:hover, html body .btnContainerLigneComplete .btn.btn-orange:focus {
  background-color: #fff;
}
html body .btnContainerLigneComplete .btn + .btn {
  margin-top: 10px;
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  html body .btnContainerLigneComplete .btn + .btn {
    margin-top: 0px;
    margin-left: 11px;
  }
}
html body .node__content .contextual-region .contextual {
  display: none;
}
html body .menu-item .ajax-progress {
  display: none;
}
html body div.messages {
  padding: 10px;
}
html body div.messages.messages--status {
  background-color: #538153;
  color: #fff;
}
html body div.messages.messages--error {
  background-color: #a55555;
  color: #fff;
}
html body div.messages.messages--warning {
  background-color: #8f7a14;
  color: #fff;
}
html body div.messages a {
  color: inherit;
}
html body .placeholder {
  background-color: transparent;
  cursor: initial;
  vertical-align: initial;
  opacity: 1;
}
html body .view-user-order-history .order-item-user {
  display: flex;
  justify-content: flex-start;
}
html body .view-user-order-history .order-item-user > .links {
  margin-left: auto;
}
html body .view-user-order-history .views-field-total-price__number .order-item-price {
  opacity: 0.7;
  margin-bottom: 8px;
}
html body .view-user-order-history .views-field-total-price__number {
  width: 80px;
}
html body .view-user-order-history .views-field-balance__number {
  width: 110px;
}
html body .view-user-order-history .views-field-total-price__number,
html body .view-user-order-history .views-field-balance__number {
  text-align: right;
}
html body .view-user-order-history .single-item {
  vertical-align: middle;
}
html body .view-user-order-history .single-item .order-item-user > .price {
  display: none;
}
html body .view-user-order-history .multiple-items .order-item-user {
  margin-bottom: 8px;
}
html body .view-user-order-history .multiple-items .order-item-user:last-child {
  margin-bottom: 40px;
}
html body .view-user-order-history .multiple-items .views-field-balance__number,
html body .view-user-order-history .multiple-items .views-field-aedl-general-operations-links {
  vertical-align: bottom;
}
html body .view-user-order-history .multiple-items .views-field-total-price__number,
html body .view-user-order-history .multiple-items .views-field-balance__number {
  padding-bottom: 18px;
}
html body .view-products-search .view-filters {
  margin-bottom: 50px;
}
html body .view-products-search .views-exposed-form .form-submit {
  background-color: #c19d60;
  border: 0;
  border-radius: 0;
  height: 40px;
  width: 40px;
  background-image: url(../img/loupeBleue.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 19px 19px;
  transition: background-color 0.3s;
  text-indent: -999px;
  margin: 0 !important;
}
html body .view-products-search .views-exposed-form .input-group {
  flex-wrap: nowrap;
}
html body .view-products-search .views-exposed-form .input-group .form-item-text {
  width: 100%;
}
html body .view-products-search .views-exposed-form .input-group .form-item-text input {
  height: 40px;
}
html body .aedl-general-search-form .input-group {
  flex-wrap: nowrap;
}
html body .aedl-general-search-form .input-group .form-item-text {
  width: 100%;
}
html body .aedl-general-search-form .input-group .form-item-text input {
  height: 40px;
}
html body .aedl-general-search-form .form-submit:not(.homepage) {
  background-color: #c19d60;
  border: 0;
  border-radius: 0;
  height: 40px;
  width: 40px;
  background-image: url(../img/loupeBleue.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 19px 19px;
  transition: background-color 0.3s;
  text-indent: -999px;
}
html body .checkout-pane-payment-information > legend {
  display: none;
}
@media screen and (min-width: 768px) {
  html body.scrolled header {
    min-height: 111px;
  }
  html body.scrolled header .navbar .site-logo img {
    height: 0;
    margin: 0;
    opacity: 0;
  }
  html body.scrolled header .navbar .miniLogo img {
    height: 46px;
    width: 51px;
  }
  html body.scrolled header .navbar .navbar-panier-container {
    line-height: 40px;
  }
  html body.scrolled header .navbar .navbar-nav.navbar-panier {
    line-height: 40px;
  }
  html body.scrolled header .navbar .navbar-nav.navbar-menu .nav-link {
    padding-bottom: 20px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
html body header {
  min-height: 120px;
  background-color: #09607f;
  top: 0;
  z-index: 100;
  transition: all 0.3s linear;
  position: sticky;
  left: 0;
  right: 0;
}
@media screen and (min-width: 992px) {
  html body header {
    position: fixed;
    min-height: 181px;
  }
}
html body header .navbar {
  position: absolute;
  z-index: 20;
  width: 100%;
  background-color: #09607f;
  padding-top: 0;
  padding-bottom: 10px;
  max-height: 100vh;
  overflow-y: auto;
}
@media screen and (min-width: 768px) {
  html body header .navbar {
    padding-bottom: 0;
  }
}
html body header .navbar.navbar-expand-lg {
  flex-wrap: wrap;
}
html body header .navbar .miniLogo img {
  transition: all 0.3s linear;
  height: 0px;
  width: 0px;
  position: relative;
  top: -25px;
}
html body header .navbar .site-logo img {
  transition: all 0.3s linear;
  height: 36px;
  width: 168px;
  display: inline-block;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  html body header .navbar .site-logo img {
    width: 324px;
    height: 70px;
    margin-bottom: 0px;
  }
}
html body header .navbar form {
  margin-bottom: 20px;
}
html body header .navbar form .form-control {
  background: transparent;
  border: 0;
  color: #c19d60;
}
html body header .navbar form .form-control:focus {
  background-color: #FFF;
  color: #363636;
}
html body header .navbar .container {
  position: relative;
}
html body header .navbar .rowLigneMenuLogo {
  margin-top: 60px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 992px) {
  html body header .navbar .rowLigneMenuLogo {
    margin-top: 0;
  }
}
html body header .navbar .navbar-panier-container {
  transition: all 0.3s linear;
}
html body header .navbar .navbar-panier-container .navbar-toggler {
  border: 0;
}
html body header .navbar .navbar-panier-container .navbar-toggler .navbar-toggler-icon {
  background-image: url(../img/MenuBurger.svg);
}
html body header .navbar .navbar-nav {
  /* rollover pour le sous-menu */
  /* fin du rollover pour le sous-menu */
}
@media screen and (min-width: 768px) {
  html body header .navbar .navbar-nav .dropdown:hover > .dropdown-menu {
    display: block;
  }
  html body header .navbar .navbar-nav .dropdown-item:hover > .dropdown-menu {
    display: block;
  }
  html body header .navbar .navbar-nav ul li {
    list-style-type: none;
    display: inline;
  }
  html body header .navbar .navbar-nav .navbar-nav .nav-link {
    display: inline-block;
  }
  html body header .navbar .navbar-nav .ml-auto {
    display: inline-block !important;
  }
  html body header .navbar .navbar-nav .dropdown > .dropdown-toggle:active {
    pointer-events: none;
  }
}
html body header .navbar .navbar-nav .dropdown-menu {
  border-radius: 0;
  border-top: 1px solid #c19d60;
  position: relative;
  padding: 0;
}
@media screen and (min-width: 768px) {
  html body header .navbar .navbar-nav .dropdown-menu {
    margin-top: -10px;
    position: absolute;
  }
}
html body header .navbar .navbar-nav .dropdown-menu li .dropdown-item {
  border-bottom: 1px solid #f5f5fa;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  html body header .navbar .navbar-nav .dropdown-menu li .dropdown-item {
    height: 42px;
    line-height: 42px;
  }
}
html body header .navbar .navbar-nav .dropdown-menu li .dropdown-item:focus, html body header .navbar .navbar-nav .dropdown-menu li .dropdown-item:hover {
  background: #f5f5fa;
  color: #363636;
}
html body header .navbar .navbar-nav .dropdown-menu li:last-child .dropdown-item {
  border-bottom: 0;
}
html body header .navbar .navbar-nav .dropdown-menu:before {
  content: "";
  display: inline-block;
  height: 0;
  width: 0;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #c19d60;
  border-left: 4px solid transparent;
  position: absolute;
  top: -5px;
  left: 30px;
}
html body header .navbar .navbar-nav.navbar-panier {
  /*        transition:all 0.3s linear;*/
}
@media screen and (min-width: 768px) {
  html body header .navbar .navbar-nav.navbar-panier {
    line-height: 106px;
    float: right;
  }
}
html body header .navbar .navbar-nav.navbar-panier .nav-link {
  padding-right: 0px;
}
@media screen and (min-width: 768px) {
  html body header .navbar .navbar-nav.navbar-panier .nav-link {
    padding-left: 24px;
  }
}
@media screen and (min-width: 768px) {
  html body header .navbar .navbar-nav.navbar-menu .nav-link {
    padding-bottom: 24px;
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media screen and (min-width: 1200px) {
  html body header .navbar .navbar-nav.navbar-menu .nav-link {
    text-transform: uppercase;
    font-size: 18px;
  }
}
html body header .navbar .navbar-nav.navbar-menu .nav-link:before {
  position: absolute;
  background-color: #c19d60;
  height: 1px;
  width: 0%;
  content: "";
  display: block;
  bottom: 0;
  left: 50%;
  transition: all 0.3s linear;
}
@media screen and (min-width: 768px) {
  html body header .navbar .navbar-nav.navbar-menu .nav-link:hover:before, html body header .navbar .navbar-nav.navbar-menu .nav-link.active:before {
    left: 0%;
    width: 100%;
  }
}
html body header .navbar .navbar-nav .nav-link {
  color: #FFF;
  font-weight: 500;
  font-size: 16px;
  transition: all 0.3s linear;
  position: relative;
  text-wrap: nowrap;
}
@media screen and (min-width: 768px) {
  html body header .navbar .navbar-nav .nav-link {
    opacity: 0.8;
  }
}
html body header .navbar .navbar-nav .nav-link.nav-link-loupe {
  opacity: 1;
  overflow: hidden;
  text-indent: -9999px;
}
html body header .navbar .navbar-nav .nav-link.nav-link-loupe:after {
  content: "";
  background: transparent;
  background-image: url(../img/loupe.svg);
  background-size: 19px 19px;
  width: 19px;
  background-repeat: no-repeat;
  border: 0;
  background-position: center;
  display: inline-block;
  height: 19px;
  float: left;
  text-indent: 0;
}
html body header .navbar .navbar-nav .nav-link.active, html body header .navbar .navbar-nav .nav-link:hover {
  opacity: 1;
  color: #FFF;
}
html body header .navbar .navbar-nav .nav-link .loupe {
  background: transparent;
  background-image: url(../img/loupe.svg);
  background-size: 19px 19px;
  width: 19px;
  background-repeat: no-repeat;
  border: 0;
  background-position: center;
  display: inline-block;
  height: 19px;
}
html body .dialog-off-canvas-main-canvas > header {
  margin-inline-start: var(--drupal-displace-offset-left, var(--admin-toolbar-sidebar-width));
}
html body.gin--core-navigation header {
  top: var(--gin-toolbar-secondary-height);
}
html body #navbarAEDL .navbar-panier {
  display: none !important;
}
@media screen and (max-width: 992px) {
  html body #navbarAEDL .navbar-panier {
    display: flex !important;
    float: none;
  }
  html body #navbarAEDL .navbar-toggler {
    display: none !important;
  }
}
html body footer {
  background-color: #055571;
  color: #FFF;
  padding-top: 45px;
}
html body footer .btn {
  padding-left: 11px;
  padding-right: 11px;
  height: 40px;
}
html body footer .btn svg {
  position: relative;
  top: -2px;
}
html body footer .logo {
  width: 241px;
  height: 52px;
  display: block;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  html body footer .logo {
    margin-bottom: 0px;
  }
}
html body footer h2, html body footer .viewsreference--view-title {
  color: #FFF;
  font-family: "Jost", sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
}
html body footer form.formOneLine, html body footer .formOneLine form {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  html body footer form.formOneLine, html body footer .formOneLine form {
    margin-top: 0px;
  }
}
html body footer form.formOneLine .form-control, html body footer .formOneLine form .form-control {
  color: #82aab8;
}
html body footer form.formOneLine .form-control::placeholder, html body footer .formOneLine form .form-control::placeholder {
  color: #82aab8;
}
html body footer .mailchimp-signup-subscribe-form {
  position: relative;
}
html body footer .mailchimp-signup-subscribe-form .form-item-mergevars-email {
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
html body footer .mailchimp-signup-subscribe-form .form-item-mergevars-email input {
  height: 100%;
}
html body footer hr {
  opacity: 1;
  border-top: 1px solid #1e4654;
  margin-top: 40px;
  margin-bottom: 40px;
}
html body footer .carte {
  padding-top: 36%;
  background-size: cover;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  html body footer .carte {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  html body footer .txtAProposAsso {
    padding-right: 60px;
  }
}
html body footer .menuFooter {
  padding-top: 50px;
  padding-bottom: 50px;
}
html body footer .menuFooter a {
  display: block;
  text-decoration: none;
  color: #FFF;
  line-height: 35px;
  padding: 0;
}
html body footer .menuFooter a:hover {
  text-decoration: underline;
}
html body footer .socialContainer a {
  color: #c19d60;
}
html body footer .socialContainer a:hover {
  color: #FFF;
}
html body footer .subfooter {
  border-top: 1px solid #1e4654;
  text-align: center;
  line-height: 35px;
  margin-top: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  html body footer .subfooter {
    margin-top: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
    height: 50px;
  }
}
html body footer .subfooter a {
  text-decoration: none;
  color: #FFF;
  padding-left: 18px;
  padding-right: 18px;
  display: block;
}
html body footer .subfooter a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  html body footer .subfooter .navbar-nav {
    display: inline;
  }
  html body footer .subfooter .navbar-nav .nav-item {
    display: inline;
  }
  html body footer .subfooter .navbar-nav .nav-item a {
    display: inline;
  }
}
html body footer .txtCoordonnees a {
  color: #c19d60;
  text-decoration: none;
}
html body footer .txtCoordonnees a:hover {
  text-decoration: underline;
}
html body .nav-tabs {
  padding-bottom: 0;
  border-bottom: 1px solid rgba(54, 54, 54, 0.2);
  margin-bottom: 50px;
}
html body .nav-tabs a.nav-link {
  color: rgba(54, 54, 54, 0.8);
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  margin-right: 40px;
  padding-bottom: 24px;
  transition: all 0.3s;
  border: 0;
}
html body .nav-tabs a.nav-link:last-child {
  margin-right: 0px;
}
html body .nav-tabs a.nav-link:before {
  position: absolute;
  background-color: #c19d60;
  height: 1px;
  width: 0%;
  content: "";
  display: block;
  bottom: 0;
  left: 50%;
  transition: all 0.3s;
}
html body .nav-tabs a.nav-link:hover, html body .nav-tabs a.nav-link.active {
  color: rgb(54, 54, 54);
}
html body .nav-tabs a.nav-link:hover:before, html body .nav-tabs a.nav-link.active:before {
  left: 0%;
  width: 100%;
}
html body .accordeonContainer {
  margin-bottom: 120px;
}
html body .accordeonContainer .accordion {
  border: 0;
}
html body .accordeonContainer .accordion .accordion-item {
  border: 0;
  border-bottom: 1px solid #c3c3c3;
}
html body .accordeonContainer .accordion .accordion-item .accordion-button {
  padding-left: 0;
  padding-right: 0;
  box-shadow: none;
  border: 0;
  display: block;
  color: #363636;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  padding-top: 27px;
  padding-bottom: 23px;
}
html body .accordeonContainer .accordion .accordion-item .accordion-button.collapsed:before {
  margin-top: -8px;
  height: 17px;
}
html body .accordeonContainer .accordion .accordion-item .accordion-button:before {
  height: 0px;
  content: "";
  display: block;
  position: absolute;
  right: 8px;
  width: 1px;
  top: 50%;
  transform: initial !important;
  margin-top: 0px;
  background: #c19d60;
  transition: all 0.3s;
}
html body .accordeonContainer .accordion .accordion-item .accordion-button:after {
  position: absolute;
  right: 0;
  height: 1px;
  top: 50%;
  transform: initial !important;
  width: 17px;
  background: #c19d60;
}
html body .accordeonContainer .accordion .accordion-item .accordion-button h3 {
  font-weight: 500;
  font-size: 20px;
  color: #c19d60;
  margin-bottom: 0;
  margin-top: 5px;
}
html body .accordeonContainer .accordion .accordion-item .accordion-button:not(.collapsed) {
  background: transparent;
}
html body .accordeonContainer .accordion .accordion-item .accordion-body {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
html body .bloc {
  padding-top: 1px;
}
html body .bloc .container {
  opacity: 0;
  transition: opacity 0.5s;
}
html body .bloc .container.active {
  opacity: 1;
}
html body .bloc.textImage {
  padding-bottom: 24px;
  padding-top: 24px;
  /*
  &:last-child{
    padding-bottom:0;
  }
  */
}
html body .bloc.textImage.hasPaddingTop {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  html body .bloc.textImage.hasPaddingTop {
    padding-top: 110px;
  }
}
html body .bloc.textImage.hasPaddingBottom {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  html body .bloc.textImage.hasPaddingBottom {
    padding-bottom: 110px;
  }
}
html body .bloc.textImage img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
html body .bloc.textImage h3 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
}
html body .bloc.textImage em {
  color: #09607f;
}
html body .bloc.slider {
  color: #FFF;
  position: relative;
  height: 724px;
  padding-top: 0;
}
@media screen and (min-width: 992px) {
  html body .bloc.slider {
    height: calc(100vh - 181px);
  }
}
html body .bloc.slider .sliderHeaderNavContainer {
  position: absolute;
  bottom: 35px;
  left: 0;
  width: 100%;
  z-index: 10;
  text-align: right;
}
@media screen and (min-width: 768px) {
  html body .bloc.slider .sliderHeaderNavContainer {
    bottom: 25px;
    text-align: left;
  }
}
html body .bloc.slider .sliderHeaderNavContainer .owl-prev, html body .bloc.slider .sliderHeaderNavContainer .owl-next {
  height: 40px;
  width: 40px;
  border: 1px solid #c19d60;
  border-radius: 100%;
  background: transparent;
  transition: all 0.3s;
  background-image: url(../img/fleche.svg);
  background-size: 16px 10px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: none;
}
html body .bloc.slider .sliderHeaderNavContainer .owl-prev.owl-prev, html body .bloc.slider .sliderHeaderNavContainer .owl-next.owl-prev {
  transform: rotate(180deg);
}
html body .bloc.slider .sliderHeaderNavContainer .owl-prev span, html body .bloc.slider .sliderHeaderNavContainer .owl-next span {
  display: none;
}
html body .bloc.slider .sliderHeaderNavContainer .owl-prev:hover, html body .bloc.slider .sliderHeaderNavContainer .owl-next:hover {
  background-image: url(../img/flecheBlanche.svg);
  background-color: #c19d60;
}
html body .bloc.slider .sliderHeaderNavContainer .owl-prev.owl-next, html body .bloc.slider .sliderHeaderNavContainer .owl-next.owl-next {
  margin-left: 10px;
}
html body .bloc.slider .active .imageContainer .image {
  top: -50px;
  left: -50px;
  right: -50px;
  bottom: -50px;
  transition: all 5s linear;
}
html body .bloc.slider .imageContainer {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 724px;
}
@media screen and (min-width: 992px) {
  html body .bloc.slider .imageContainer {
    height: calc(100vh - 181px);
  }
}
html body .bloc.slider .imageContainer .text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 35px;
}
@media screen and (min-width: 768px) {
  html body .bloc.slider .imageContainer .text {
    bottom: 0;
  }
}
html body .bloc.slider .imageContainer .text .textContent {
  width: 100%;
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  html body .bloc.slider .imageContainer .text .textContent {
    width: 50%;
  }
}
html body .bloc.slider .imageContainer .text .textContent h1, html body .bloc.slider .imageContainer .text .textContent h2, html body .bloc.slider .imageContainer .text .textContent .viewsreference--view-title {
  color: #c19d60;
  font-size: 72px;
  margin-bottom: 50px;
}
html body .bloc.slider .imageContainer .text .textContent .btn {
  color: #FFF;
  margin-top: 30px;
}
html body .bloc.slider .imageContainer .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  transition: all 1s linear;
}
html body .bloc.bounce {
  padding-bottom: 66px;
}
html body .bloc.bounce .introBounce {
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  html body .bloc.bounce .introBounce {
    margin-bottom: 80px;
  }
}
html body .bloc.bounce.grisClair {
  background-color: #f5f5fa;
  padding-bottom: 64px;
}
html body .bloc.bounce .titreBounceCenter {
  margin-top: 120px;
  margin-bottom: 65px;
  text-align: center;
}
html body .bloc.bounce h3 {
  font-size: 32px;
  color: #363636;
  font-weight: 400;
  margin-bottom: 45px;
}
html body .bloc.bounce h3:first-letter {
  text-transform: uppercase;
}
html body .bloc.bounce select.filtre {
  border-bottom: 1px solid #cfcfd3;
  margin-bottom: 80px;
  color: #5c5c5d;
  height: 60px;
}
@media screen and (min-width: 768px) {
  html body .bloc.bounce select.filtre {
    margin-top: 80px;
  }
}
html body .bloc.bounce div.filtre {
  margin-top: 80px;
  margin-bottom: 80px;
  border-bottom: 1px solid #cfcfd3;
}
html body .bloc.bounce div.filtre .bef-links > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
html body .bloc.bounce div.filtre .bef-links > ul > li {
  display: inline;
}
html body .bloc.bounce div.filtre .form-radios > .form-item {
  display: inline;
}
html body .bloc.bounce div.filtre .form-radios > .form-item .form-radio {
  display: none;
}
html body .bloc.bounce div.filtre a, html body .bloc.bounce div.filtre .form-type-radio label {
  color: #5c5c5d;
  text-decoration: none;
  transition: all 0.3s;
  font-weight: 500;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  padding-bottom: 25px;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 0;
}
html body .bloc.bounce div.filtre a:after, html body .bloc.bounce div.filtre .form-type-radio label:after {
  transition: all 0.3s;
  content: "";
  display: block;
  border-bottom: 1px solid #c19d60;
  bottom: -1px;
  left: 10px;
  right: 10px;
  position: absolute;
  opacity: 0;
}
html body .bloc.bounce div.filtre a:hover, html body .bloc.bounce div.filtre a.current, html body .bloc.bounce div.filtre a.bef-link--selected, html body .bloc.bounce div.filtre .form-type-radio label:hover, html body .bloc.bounce div.filtre .form-type-radio label.current, html body .bloc.bounce div.filtre .form-type-radio label.bef-link--selected {
  color: #363636;
}
html body .bloc.bounce div.filtre a:hover:after, html body .bloc.bounce div.filtre a.current:after, html body .bloc.bounce div.filtre a.bef-link--selected:after, html body .bloc.bounce div.filtre .form-type-radio label:hover:after, html body .bloc.bounce div.filtre .form-type-radio label.current:after, html body .bloc.bounce div.filtre .form-type-radio label.bef-link--selected:after {
  opacity: 1;
}
html body .bloc.bounce div.filtre .form-type-radio input:checked ~ label {
  color: #363636;
}
html body .bloc.bounce div.filtre .form-type-radio input:checked ~ label:after {
  opacity: 1;
}
html body .bloc.bounce .bounceItem {
  display: block;
  position: relative;
  text-decoration: none;
  margin-bottom: 44px;
}
html body .bloc.bounce .bounceItem a {
  text-decoration: none;
}
html body .bloc.bounce .bounceItem .hasFleche {
  padding-bottom: 30px;
  position: relative;
}
html body .bloc.bounce .bounceItem:not(.no-link):after, html body .bloc.bounce .bounceItem:not(.no-link) .hasFleche:after {
  background-image: url("../img/fleche.svg");
  height: 10px;
  width: 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: left 0.3s;
  z-index: 20;
}
html body .bloc.bounce .bounceItem:hover:after, html body .bloc.bounce .bounceItem:hover .hasFleche:after {
  left: 10px;
}
html body .bloc.bounce .bounceItem:hover .image .categorie {
  opacity: 0;
}
html body .bloc.bounce .bounceItem .image {
  background-size: cover;
  position: relative;
}
html body .bloc.bounce .bounceItem .image .categorie {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 9px;
  padding-left: 9px;
  color: #FFF;
  font-size: 16px;
  position: absolute;
  top: 24px;
  left: 24px;
  z-index: 10;
  background-color: #09607f;
  line-height: 17px;
  opacity: 1;
  transition: opacity 0.3s;
}
html body .bloc.bounce .bounceItem .ligneDateIntervenant {
  margin-top: 25px;
  font-size: 14px;
}
html body .bloc.bounce .bounceItem .ligneDateIntervenant .date * {
  display: inline;
}
html body .bloc.bounce .bounceItem .ligneDateIntervenant .intervenant {
  border-left: 1px solid #c19d60;
  padding-left: 8px;
  margin-left: 8px;
}
html body .bloc.bounce .bounceItem .ligneDateIntervenant .intervenant * {
  display: inline;
}
html body .bloc.bounce .bounceItem .resume {
  line-height: 150%;
}
html body .bloc.bounce .bounceItem h3 {
  font-size: 24px;
  font-weight: 400;
  margin-top: 12px;
  margin-bottom: 12px;
}
html body .bloc.bounce .bounceItem.bounceVoyage {
  color: #FFF;
}
html body .bloc.bounce .bounceItem.bounceVoyage h3 {
  color: #FFF;
}
html body .bloc.bounce .bounceItem.bounceVoyage .image {
  padding-top: 133%;
}
html body .bloc.bounce .bounceItem.bounceVoyage .image:after {
  display: block;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgb(0, 0, 0) 100%);
  opacity: 0.6;
}
html body .bloc.bounce .bounceItem.bounceVoyage .textBottomContainer {
  position: absolute;
  bottom: 50px;
  left: 25px;
  z-index: 12;
}
html body .bloc.bounce .bounceItem.bounceVoyage .categorie {
  z-index: 11;
}
html body .bloc.bounce .bounceItem.bounceVoyage:after {
  bottom: 25px;
  left: 25px;
}
html body .bloc.bounce .bounceItem.bounceVoyage:hover:after {
  left: 35px;
}
html body .bloc.bounce .bounceItem.bounceEleve {
  color: #363636;
  padding-bottom: 30px;
}
html body .bloc.bounce .bounceItem.bounceEleve .image {
  padding-top: 116%;
}
html body .bloc.bounce .bounceItem.bounceActu {
  color: #363636;
  padding-bottom: 30px;
}
html body .bloc.bounce .bounceItem.bounceActu .image {
  padding-top: 100%;
}
@media screen and (min-width: 768px) {
  html body .bloc.bounce .bounceItem.bounceActu .image {
    padding-top: 116%;
  }
}
html body .bloc.bounce .bounceItem.bounceActu .ligneDateIntervenant {
  color: #09607f;
  font-size: 14px;
}
html body .bloc.bounce .bounceItem.bounceRecherche {
  color: #363636;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}
html body .bloc.bounce .bounceItem.bounceRecherche a {
  color: inherit;
}
html body .bloc.bounce .bounceItem.bounceUnitaire {
  color: #363636;
  padding-bottom: 30px;
}
html body .bloc.bounce .bounceItem.bounceUnitaire:after {
  display: none;
}
html body .bloc.bounce .bounceItem.bounceUnitaire .image {
  padding-top: 54%;
}
@media screen and (min-width: 768px) {
  html body .bloc.bounce .bounceItem.bounceUnitaire .image {
    padding-top: 54%;
  }
}
html body .bloc.bounce .bounceItem.bounceUnitaire .ligneDateIntervenant {
  color: #09607f;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  html body .bloc.bounce .bounceItem.bounceUnitaire .ligneDateIntervenant {
    margin-top: 0;
  }
}
html body .bloc.bounce .bounceItem.bounceVisite {
  color: #363636;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  html body .bloc.bounce .bounceItem.bounceVisite {
    padding-bottom: 30px;
  }
}
html body .bloc.bounce .bounceItem.bounceVisite .image {
  padding-top: 100%;
}
@media screen and (min-width: 768px) {
  html body .bloc.bounce .bounceItem.bounceVisite .image {
    padding-top: 85%;
  }
}
html body .bloc.bounce .bounceItem.bounceVisite .ligneDateIntervenant {
  color: #09607f;
}
html body .node__content .bloc.bounce:first-child {
  padding-bottom: 1px;
}
html body .view-news.view-display-id-block_1 .bef-exposed-form .form--inline > .form-item, html body .view-news.view-display-id-block_1 .bef-exposed-form .form--inline .js-form-wrapper > .form-item {
  float: initial;
}
html body .bloc.blocCouleur .fondCouleur {
  background-position: bottom right;
  background-repeat: no-repeat;
  color: #FFF;
  padding-top: 63px;
  padding-bottom: 63px;
  font-size: 18px;
}
html body .bloc.blocCouleur h2, html body .bloc.blocCouleur .viewsreference--view-title {
  color: #FFF;
  padding-left: 30px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  html body .bloc.blocCouleur h2, html body .bloc.blocCouleur .viewsreference--view-title {
    margin-bottom: 0px;
  }
}
html body .bloc.blocCouleur .btn {
  margin-top: 33px;
}
html body .bloc.blocCouleur.blocOrange .btn.btn-primary, html body .bloc.blocCouleur.blocOrange .btn.btn-secondary {
  background-color: #c19d60;
  color: #FFF;
}
html body .bloc.blocCouleur.blocOrange .fondCouleur {
  background-color: #c19d60;
  background-image: url(../img/oFondOrange.svg);
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  html body .bloc.blocCouleur.blocOrange .fondCouleur {
    padding-left: 120px;
    padding-right: 120px;
  }
}
html body .bloc.blocCouleur.blocOrange h2, html body .bloc.blocCouleur.blocOrange .viewsreference--view-title {
  border-left: 1px solid #09607f;
}
html body .bloc.blocCouleur.blocBleu .btn.btn-primary, html body .bloc.blocCouleur.blocBleu .btn.btn-secondaryy {
  background-color: #09607f;
  color: #FFF;
}
html body .bloc.blocCouleur.blocBleu .fondCouleur {
  padding-top: 78px;
  padding-bottom: 78px;
  background-color: #09607f;
  background-image: url(../img/oFondBleu.svg);
  padding-left: 0px;
  padding-right: 0px;
}
html body .bloc.blocCouleur.blocBleu h2, html body .bloc.blocCouleur.blocBleu .viewsreference--view-title {
  border-left: 1px solid #c19d60;
}
html body .bloc.video:before {
  max-width: 449px;
  width: 100%;
  height: 1px;
  margin: 0 auto;
  margin-bottom: 32px;
  display: block;
  content: "";
  background-color: #c19d60;
}
html body .bloc.video.hasPaddingTop {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  html body .bloc.video.hasPaddingTop {
    padding-top: 110px;
  }
}
html body .bloc.video.hasPaddingBottom {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  html body .bloc.video.hasPaddingBottom {
    padding-bottom: 110px;
  }
}
html body .bloc.video h2, html body .bloc.video .viewsreference--view-title {
  text-align: center;
  margin-bottom: 33px;
}
html body .bloc.video .introVideo {
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 500;
}
html body .bloc.video .videoContainer {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 58.75%;
}
html body .bloc.video .videoContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
html body .contentProduit {
  padding-bottom: 65px;
  margin-top: 45px;
}
@media screen and (min-width: 768px) {
  html body .contentProduit {
    margin-top: 75px;
    padding-bottom: 115px;
  }
}
html body .contentProduit h2, html body .contentProduit .viewsreference--view-title {
  font-family: Jost, sans-serif;
  font-size: 32px;
  font-weight: 400;
  margin-top: 33px;
  margin-bottom: 57px;
  line-height: 40px;
}
html body .contentProduit .contenuTexte img, html body .contentProduit .contenuTexte p {
  margin-bottom: 40px;
}
html body .contentProduit .cadreBlanc {
  background-color: #FFF;
  padding: 23px;
}
html body .contentProduit .cadreBlanc h2, html body .contentProduit .cadreBlanc .viewsreference--view-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 24px;
}
html body .contentProduit .infoProduit {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  html body .contentProduit .infoProduit {
    padding-left: 34px;
  }
}
html body .contentProduit .infoProduit .ligne {
  padding-bottom: 5px;
}
html body .contentProduit .infoProduit .ligne:last-child {
  padding-bottom: 0px;
}
html body .contentProduit .infoProduit .ligne span * {
  display: inline;
}
html body .enteteMonCompte {
  border-bottom: 1px solid rgba(54, 54, 54, 0.2);
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  html body .enteteMonCompte {
    padding-bottom: 23px;
    justify-content: space-between !important;
    display: flex !important;
  }
}
html body .enteteMonCompte a {
  color: rgba(54, 54, 54, 0.8);
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  margin-right: 40px;
  padding-bottom: 24px;
  transition: all 0.3s;
  display: block;
}
@media screen and (min-width: 768px) {
  html body .enteteMonCompte a {
    display: inline;
  }
}
html body .enteteMonCompte a:last-child {
  margin-right: 0px;
}
html body .enteteMonCompte a:before {
  position: absolute;
  background-color: #c19d60;
  height: 1px;
  width: 0%;
  content: "";
  display: block;
  bottom: 0;
  left: 50%;
  transition: all 0.3s;
}
html body .enteteMonCompte a:hover, html body .enteteMonCompte a.active {
  color: rgb(54, 54, 54);
}
@media screen and (min-width: 768px) {
  html body .enteteMonCompte a:hover:before, html body .enteteMonCompte a.active:before {
    left: 0%;
    width: 100%;
  }
}
html body .formulaireContainer {
  background-color: #FFF;
  padding: 25px;
  font-size: 14px;
  margin-top: 50px;
  margin-bottom: 10px;
}
html body .formulaireContainer a:not(.btn) {
  color: #c19d60;
  text-decoration: none;
}
html body .formulaireContainer a:not(.btn):hover {
  text-decoration: underline;
}
html body .formulaireContainer .formAlumni {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  html body .formulaireContainer .formAlumni {
    margin-top: 0px;
  }
}
html body .formulaireContainer .submitContainer {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid rgba(54, 54, 54, 0.3);
}
html body .formulaireContainer .submitContainer .btn {
  width: 100%;
}
@media screen and (min-width: 768px) {
  html body .formulaireContainer .submitContainer .btn {
    min-width: 291px;
    width: initial;
  }
}
html body .formulaireContainer .submitContainer .btn + .btn {
  margin-top: 10px;
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  html body .formulaireContainer .submitContainer .btn + .btn {
    margin-top: 0px;
    margin-left: 11px;
  }
}
html body .formulaireContainer .ligneChampsObligatoire {
  font-weight: 300;
  font-size: 10px;
  color: #373F41;
  margin-bottom: 10px;
}
html body .formulaireContainer .form-control, html body .formulaireContainer .form-select {
  margin-bottom: 10px;
}
html body .formulaireContainer h2, html body .formulaireContainer .viewsreference--view-title {
  color: #363636;
  font-family: Jost, sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 30px;
}
html body .formulaireContainer h3 {
  color: #363636;
  font-family: Jost, sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
  margin-top: 10px;
}
html body .formulaireContainer .txtBleu {
  margin-bottom: 10px;
}
html body .form-control, html body .form-select {
  border-radius: 0;
  border-color: #c19d60;
}
html body .form-check, html body .form-type-checkbox {
  padding-left: 30px;
  margin-bottom: 5px;
  padding-top: 8px;
  display: inline-flex;
}
html body .form-check .form-check-input[type=checkbox], html body .form-check .form-checkbox[type=checkbox], html body .form-type-checkbox .form-check-input[type=checkbox], html body .form-type-checkbox .form-checkbox[type=checkbox] {
  margin-left: -30px;
  margin-top: 0px;
  box-shadow: none;
  border-radius: 0;
  height: 20px;
  width: 20px;
  border-color: #c19d60;
  margin-right: 10px;
}
html body .form-check .form-check-input:checked, html body .form-check .form-checkbox:checked, html body .form-type-checkbox .form-check-input:checked, html body .form-type-checkbox .form-checkbox:checked {
  background-color: #c19d60;
  border-color: #c19d60;
}
html body .formOneLine {
  width: 100%;
}
html body .formOneLine.formRechercheSmall {
  max-width: 446px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
}
html body .formOneLine.formRechercheSmall .input-group {
  padding-bottom: 10px;
}
html body .formOneLine .btn {
  padding-left: 10px;
  padding-right: 10px;
}
html body .formOneLine .form-control {
  border-radius: 0;
  background-color: transparent;
  color: #363636;
  border-color: #c19d60;
}
html body .formOneLine .form-control::placeholder {
  color: #363636;
  opacity: 0.5;
  font-style: italic;
}
html body .formFiltre {
  border-bottom: 1px solid rgba(54, 54, 54, 0.2);
  padding-bottom: 30px;
  margin-bottom: 55px;
  position: relative;
}
html body .formFiltre h2, html body .formFiltre .viewsreference--view-title {
  color: #c19d60;
  font-size: 16px;
  font-weight: 500;
  font-family: Jost, sans-serif;
  line-height: 25px;
}
@media screen and (min-width: 768px) {
  html body .formFiltre h2, html body .formFiltre .viewsreference--view-title {
    margin-bottom: 0;
  }
}
html body .formFiltre select {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  html body .formFiltre select {
    padding-left: 5px;
    margin-left: 17px;
    margin-right: 17px;
    margin-bottom: 0px;
    width: initial;
  }
}
html body .formFiltre select option {
  color: #363636;
}
html body .formFiltre input[type=submit]:not(.btnEffacerFiltre) {
  background-color: #c19d60;
  border: 0;
  border-radius: 0;
  height: 40px;
  width: 40px;
  background-image: url(../img/loupeBleue.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 19px 19px;
  transition: background-color 0.3s;
  position: absolute;
  right: 0;
  margin-top: -6px;
}
html body .formFiltre input[type=submit]:not(.btnEffacerFiltre):hover {
  background-color: #09607f;
  background-image: url(../img/loupe.svg);
}
html body .formFiltre .views-exposed-form .form-item {
  display: inline;
}
html body .btnEffacerFiltre {
  font-size: 16px;
  text-decoration: none;
  color: rgba(54, 54, 54, 0.3);
  position: relative;
  margin-right: 60px;
  appearance: none;
  border: none;
  background: transparent;
}
html body .btnEffacerFiltre:before, html body .btnEffacerFiltre:after {
  content: "";
  display: block;
  background-color: rgba(54, 54, 54, 0.3);
  height: 1px;
  width: 12px;
  position: absolute;
  top: 50%;
  left: -18px;
}
html body .btnEffacerFiltre:after {
  transform: rotate(-45deg);
}
html body .btnEffacerFiltre:before {
  transform: rotate(45deg);
}
html body .btnEffacerFiltre:hover {
  text-decoration: underline;
}
html body label.form-required::after {
  content: "*";
  margin-left: 3px;
}
html body .btn-close {
  background: transparent !important;
  position: relative;
  opacity: 1 !important;
  top: 30px;
  right: 10px;
  z-index: 10;
}
html body .btn-close:hover:before {
  transform: rotate(315deg);
}
html body .btn-close:hover:after {
  transform: rotate(45deg);
}
html body .btn-close:before, html body .btn-close:after {
  background-color: #c19d60;
  border-radius: 2px;
  display: block;
  height: 20px;
  width: 2px;
  content: "";
  position: absolute;
  top: 12px;
  left: 23px;
}
html body .btn-close:before {
  transition: all 500ms ease-in-out;
  transform: rotate(45deg);
}
html body .btn-close:after {
  transition: all 200ms linear;
  transition-delay: 150ms;
  transform: rotate(-45deg);
}
html body .modal .modal-title {
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  html body .modal .modal-title {
    padding-right: 0px;
  }
}
html body .modal .modal-content {
  border-radius: 0;
}
html body .modal .modal-content .loginPart .colSeparateur {
  position: relative;
}
html body .modal .modal-content .loginPart .colSeparateur:first-child {
  padding-bottom: 24px;
}
html body .modal .modal-content .loginPart .colSeparateur:first-child:after {
  background-color: rgba(54, 54, 54, 0.3);
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
}
html body .modal .modal-content .loginPart .colSeparateur:last-child {
  padding-top: 24px;
}
@media screen and (min-width: 768px) {
  html body .modal .modal-content .loginPart .colSeparateur:first-child {
    padding-bottom: 0px;
    padding-right: 24px;
  }
  html body .modal .modal-content .loginPart .colSeparateur:first-child:after {
    height: 100%;
    top: 0;
    width: 1px;
  }
  html body .modal .modal-content .loginPart .colSeparateur:last-child {
    padding-top: 0px;
    padding-left: 24px;
  }
}
html body .modal .modal-content .btn.w-100 + .btn.w-100 {
  margin-top: 24px;
}
html body .modal .modal-content .btn-close {
  position: absolute;
  right: 24px;
  top: 24px;
  z-index: 10;
  width: 30px;
  height: 30px;
}
html body .modal .modal-content a:not(.btn) {
  color: #c19d60;
  text-decoration: none;
}
html body .modal .modal-content a:not(.btn):hover {
  text-decoration: underline;
}
html body .modal .modal-content h2, html body .modal .modal-content .viewsreference--view-title {
  font-family: "Jost", sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #363636;
}
html body .modal .modal-content h3 {
  font-family: "Jost", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #363636;
  margin-bottom: 30px;
}
html body .modal .modal-content h4 {
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #363636;
  margin-bottom: 24px;
}
html body .modal .modal-content .modal-header {
  padding: 24px;
  border: 0;
  position: relative;
}
html body .modal .modal-content .modal-header:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 24px;
  right: 24px;
  height: 0px;
  bottom: 0;
  border-bottom: 1px solid rgba(54, 54, 54, 0.3);
}
html body .modal .modal-content .modal-body {
  padding: 24px;
}
html body .modal .modal-content .modal-footer {
  justify-content: center;
  padding: 24px;
  border: 0;
  position: relative;
}
html body .modal .modal-content .modal-footer:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 0px;
  left: 24px;
  right: 24px;
  top: 0;
  border-top: 1px solid rgba(54, 54, 54, 0.3);
}
html body .modal .modal-content .modal-footer .btn {
  width: 100%;
}
html body .modal .modal-content .modal-footer .btn + .btn {
  margin-top: 10px;
  margin-left: 0px;
}
@media screen and (min-width: 768px) {
  html body .modal .modal-content .modal-footer .btn + .btn {
    margin-top: 0px;
    margin-left: 11px;
  }
}
@media screen and (min-width: 768px) {
  html body .modal .modal-content .modal-footer .btn {
    max-width: 291px;
  }
}

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