body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p {
  font-family: 'Roboto', sans-serif;
}
body header .navbar {
  height: 75px;
}
body header .social-block a {
  color: #5CC5F0;
  text-decoration: none;
}
body header .social-block a:hover {
  color: #5CC5F0;
}
body header .nav-link {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 0.825rem;
  margin: 0 0.375rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
}
body header .nav-item-41:hover {
  color: #0C1A44 !important;
}
body header .nav-link.active {
  color: #5CC5F0 !important;
}
body header li {
  height: 100%;
}
body header li:last-child {
  background-color: #5CC5F0;
  color: #fff !important;
}
body header li:last-child .active {
  color: #0C1A44 !important;
}
body header li:last-child:hover {
  color: #0C1A44;
}
body header .dropdown-menu li:last-child {
  border-radius: 0;
  background-color: transparent;
}
body header .dropdown-menu .dropdown-item {
  color: #AAAAAA;
}
body header .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
  color: #5CC5F0;
}
body header .dropdown-menu .dropdown-item:active {
  background-color: unset;
}
body header .dropdown-menu .dropdown-item.active {
  background-color: transparent;
  width: 100%;
  color: #aaaaaa !important;
}
body header select {
  border: none;
  text-transform: capitalize;
  background-color: transparent;
  color: white;
}
body header option {
  color: #0C1A44;
}
@media all and (min-width: 992px) {
  body header .navbar .nav-item .dropdown-menu {
    display: none;
  }
  body header .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
  body header .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
}
body header .lang-item {
  list-style: none;
  margin: 1rem 0.5rem;
  padding: 0.5rem;
  width: 2.5rem;
  background-color: #fff;
  text-align: center;
  border-radius: 5px;
}
body header .lang-item a {
  text-transform: capitalize;
  text-decoration: none;
  color: #0C1A44;
}
body .scrolled {
  background-color: #fff !important;
  box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.25);
}
body .scrolled .nav-link {
  color: #0C1A44 !important;
}
body .scrolled select {
  color: #0C1A44;
}
body .scrolled option {
  color: #0C1A44;
}
body .scrolled .lang-item {
  background-color: #0C1A44;
}
body .scrolled .lang-item a {
  color: #fff;
}
body .sticky-top {
  background-color: #0C1A44;
}
body .sticky-top .nav-link,
body .sticky-top .navbar-light,
body .sticky-top .navbar-nav {
  color: #fff;
}
body main .titre-principal {
  font-size: 0.875rem;
  font-weight: 300;
  letter-spacing: 0.25rem;
  text-transform: uppercase;
  line-height: 1rem;
}
body main .titre-gros {
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 3.25rem;
}
body main .titre {
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.75rem;
}
body main .bouton {
  font-size: 1rem;
  font-weight: 700;
  width: auto;
  padding: 0.5rem 2rem;
  border-radius: 2rem;
  border: solid 2px #5CC5F0;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  transition: 0.3s;
}
body main .bouton-nofill {
  background-color: transparent;
}
body main .bouton-nofill:hover {
  background-color: #5CC5F0;
}
body main .bouton-fill {
  background-color: #5CC5F0;
}
body main .bouton-fill:hover {
  background-color: transparent;
}
body main .bloc-bouton button {
  background: none;
  padding: 0;
  border: none;
}
body main .bloc-bouton button i {
  color: white;
  font-size: 4.5rem;
}
body main .boutons .bouton-nofill {
  color: #5CC5F0;
}
body main .boutons .bouton-nofill:hover {
  background-color: #5CC5F0;
  color: #fff;
}
body main .boutons .active {
  border-color: transparent;
  background-color: #0C1A44;
  color: #fff;
}
body main .boutons .active:hover {
  background-color: #0C1A44;
}
body main .boutons .bouton-voir-tous {
  border-color: #0C1A44;
  background-color: #0C1A44;
  color: #fff;
}
body main .bloc-filiale .tf-tree {
  overflow: hidden;
}
body main .bloc-filiale .tf-tree .tf-nc {
  border: none;
  padding: 0.5rem 1.2rem;
}
body main .bloc-filiale .tf-tree .tf-nc img {
  max-height: 80px;
}
body main .bloc-filiale .tf-tree .tf-nc::after,
body main .bloc-filiale .tf-tree .tf-nc::before {
  border: 0.0625rem solid #EEEEEE;
}
body main .bloc-filiale .tf-tree .tf-nc li::before {
  border: none;
}
body main .bloc-filiale .tf-tree li::before {
  border-top: 0.125rem solid #EEEEEE;
}
body main .bloc-filiale .carte {
  background-color: #fff;
  box-shadow: 0px 0px 30px #2426721C;
  width: 22rem;
}
body main .bloc-filiale .titre-filiale {
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.0625rem;
}
body main .bloc-banniere {
  background: transparent linear-gradient(180deg,rgba(9,7,24,0.3) 0%,rgba(11,14,39,0.3) 8%,rgba(15,23,58,0.3) 23%,rgba(18,30,71,0.3) 39%,rgba(19,33,79,0.3) 60%,rgba(20,35,82,0.3) 100%) 0% 0% no-repeat padding-box;
}
body main .bloc-banniere .video-height {
  height: 35vh;
}
@media screen and (max-width: 580px) {
  body main .bloc-banniere .video-height {
    height: 45vh;
  }
}
body main .bloc-banniere .bloc-video {
  background-color: #000000;
  z-index: -2;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
body main .bloc-banniere .titre-principal {
  font-weight: 500;
}
body main .bloc-banniere .bouton-ac {
  font-size: 1rem;
  font-weight: 700;
  width: auto;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  transition: 0.3s;
}
body main .bloc-banniere .bouton-ac:hover {
  margin-top: 1rem;
}
body main #bloc-contenu-2 {
  background-color: #f2f2f2;
}
body main .bloc-contenu .titre-principal {
  color: #707070;
}
body main .bloc-contenu .titre {
  color: #5CC5F0;
}
body main .bloc-contenu .texte-logo {
  font-style: italic;
  font-size: 1.375rem;
  color: #0C1A44;
  line-height: 1.5;
}
body main .bloc-contenu .texte-logo-1 {
  font-weight: 700;
}
body main .bloc-contenu .texte-logo-2 {
  font-weight: 700;
}
body main .bloc-contenu p {
  color: #0C1A44;
}
body main .bloc-contenu .texte {
  color: #707070;
  line-height: 2rem;
}
body main .bloc-contenu hr {
  background-color: #5CC5F0;
  height: 3px;
  width: 150px;
  opacity: 1;
}
body main .bloc-contenu .vr {
  height: 100px;
  width: 3px;
  background-color: #5CC5F0;
  opacity: 1;
}
body main .bloc-contenu .bouton:hover,
body main .bloc-contenu .bouton-fill:hover {
  color: #5CC5F0 !important;
}
body main .bloc-contenu .bloc-actu-related a {
  text-decoration: none !important;
}
body main .bloc-contenu .bloc-actu-related .titre {
  font-size: 1.5rem;
}
body main .bloc-appel-action {
  background: linear-gradient(rgba(9,7,24,0.4),rgba(9,7,24,0.4)), var(--bg-bloc);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
body main .bloc-appel-action .titre-principal {
  color: #EEEEEE;
}
body main .bloc-appel-action .titre-gros {
  color: #fff;
}
body main .bloc-partenaire-sportif .titre-principal {
  color: #707070;
}
body main .bloc-partenaire-sportif .titre {
  color: #5CC5F0;
}
body main .bloc-mecenat {
  background: linear-gradient(rgba(92,197,240,0.6),rgba(92,197,240,0.6)), var(--bg-bloc);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
body main .bloc-mecenat .titre-principal {
  color: #fff;
}
body main .bloc-mecenat .titre-gros {
  color: #272e64;
}
body main .bloc-mecenat .texte {
  color: #fff;
}
body main .bloc-mecenat hr {
  padding: 0.125rem;
  background-color: #EEEEEE;
  width: 60%;
  opacity: 1;
}
body main .bloc-compteur .numero {
  color: #164a7c;
  font-size: 4.5rem;
  font-weight: 700;
}
body main .bloc-compteur .titre {
  color: #5cc5f0;
}
body main .bloc-localisation {
  background: linear-gradient(rgba(1,57,112,0.7),rgba(1,57,112,0.7)), var(--bg-bloc);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
body main .bloc-localisation .titre-principal {
  color: #fff;
}
body main .bloc-localisation .titre {
  color: #5CC5F0;
}
body main .bloc-picto .titre {
  color: #0C1A44;
  text-transform: uppercase;
  font-size: 1.75rem;
  letter-spacing: 0.125rem;
}
body main .bloc-picto hr {
  background-color: rgba(52,52,52,0.5);
  width: 30%;
  padding: 0.125rem;
}
body main .bloc-picto img {
  height: 6rem;
  width: 6rem;
}
body main .bloc-contenu-reference .titre {
  color: #5CC5F0;
}
body main .bloc-contenu-reference .titre-contenu {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.25rem;
  color: #707070;
  line-height: 1.125rem;
  font-weight: 500;
}
body main .bloc-contenu-reference hr {
  background-color: #5CC5F0;
  width: 80%;
  padding: 0.125rem;
  opacity: 0.5;
}
body main .bloc-contenu-reference .texte {
  font-size: 1.5rem;
  color: #5CC5F0;
  line-height: 2.75rem;
  font-weight: 700;
}
body main .bloc-contenu-reference .texte-description {
  font-size: 1rem;
  color: #707070;
  line-height: 1.75rem;
}
body main .bloc-contenu-reference .fotorama__nav-wrap {
  margin-top: 2rem;
}
body main .bloc-titre .titre {
  color: #5CC5F0;
}
body main .bloc-titre .texte {
  color: #0C1A44;
}
body main .bloc-grid-reference .grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 1.5rem 1.5rem;
  grid-auto-flow: row;
  grid-template-areas: "bloc-1 bloc-2 bloc-3" "bloc-4 bloc-2 bloc-6" "bloc-4 bloc-5 bloc-6";
}
body main .bloc-grid-reference .bloc-1 {
  grid-area: bloc-1;
}
body main .bloc-grid-reference .bloc-2 {
  grid-area: bloc-2;
}
body main .bloc-grid-reference .bloc-3 {
  grid-area: bloc-3;
}
body main .bloc-grid-reference .bloc-4 {
  grid-area: bloc-4;
}
body main .bloc-grid-reference .bloc-5 {
  grid-area: bloc-5;
}
body main .bloc-grid-reference .bloc-6 {
  grid-area: bloc-6;
}
body main .bloc-grid-reference .w-grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 1.5rem 1.5rem;
  grid-auto-flow: row;
  grid-template-areas: "w-bloc-1 w-bloc-2 w-bloc-3" "w-bloc-4 w-bloc-2 w-bloc-5";
}
body main .bloc-grid-reference .w-bloc-1 {
  grid-area: w-bloc-1;
}
body main .bloc-grid-reference .w-bloc-2 {
  grid-area: w-bloc-2;
}
body main .bloc-grid-reference .w-bloc-3 {
  grid-area: w-bloc-3;
}
body main .bloc-grid-reference .w-bloc-4 {
  grid-area: w-bloc-4;
}
body main .bloc-grid-reference .w-bloc-5 {
  grid-area: w-bloc-5;
}
body main .bloc-grid-reference .img-container {
  height: 100%;
  width: auto;
}
body main .bloc-grid-reference .img-container::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg,rgba(0,0,0,0.585) 2%,rgba(255,255,255,0.01) 100%);
  transform: translate(-50%,0);
}
body main .bloc-grid-reference .img-grid {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main .bloc-grid-reference .bloc-texte {
  color: #fff;
  bottom: 0%;
  margin-bottom: 2rem;
  left: 10%;
  z-index: 2;
}
body main .bloc-grid-reference .bouton {
  border: solid 2px #0C1A44;
}
body main .bloc-grid-reference .bouton-fill {
  background-color: #0C1A44;
}
body main .bloc-grid-reference .bouton-fill:hover {
  background-color: transparent;
  color: #0C1A44;
}
body main .bloc-grid-reference .bouton-en-savoir-plus {
  border: solid 2px #5CC5F0;
  background-color: #5CC5F0;
  color: #fff;
}
body main .bloc-grid-reference .bouton-en-savoir-plus:hover {
  background-color: #fff;
  color: #0C1A44;
}
body main .grid {
  position: relative;
}
body main .item {
  position: absolute;
  text-align: center;
  font-size: 2em;
  font-weight: white;
  color: white;
  line-height: 1.5em;
  border-radius: 5px;
  box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
  background-image: linear-gradient(135deg,#F761A1 10%,#AC46C8 100%);
  overflow: hidden;
}
body main .carousel-cell {
  width: 40%;
  height: auto;
  margin-right: 2rem;
  border-radius: 5px;
  counter-increment: gallery-cell;
}
body main .carousel-cell .bouton-ac {
  text-transform: initial;
  padding: 0.375rem 1.25rem;
}
body main .bloc-references-general {
  background: linear-gradient(rgba(1,56,112,0.895),rgba(1,56,112,0.895)), var(--bg-bloc);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
body main .bloc-references-general .bloc-titre .titre-principal {
  color: #fff;
}
body main .bloc-references-general .bloc-titre .titre {
  color: #5CC5F0;
}
body main .bloc-grid-actu a,
body main .bloc-grid-offre a {
  text-decoration: none;
}
body main .bloc-grid-actu a p,
body main .bloc-grid-offre a p {
  color: initial;
}
body main .bloc-grid-actu .titre,
body main .bloc-grid-offre .titre {
  color: #5CC5F0;
}
body main .bloc-grid-actu .titre-actu,
body main .bloc-grid-offre .titre-actu {
  font-size: 1.125rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #272E64;
  line-height: 1.5rem;
}
body main .bloc-grid-actu .titre-actu-accueil,
body main .bloc-grid-offre .titre-actu-accueil {
  font-size: 1.125rem;
  letter-spacing: 0.125rem;
  text-align: center;
  color: #272E64;
  line-height: 1.5rem;
}
body main .bloc-grid-actu .card,
body main .bloc-grid-offre .card {
  background-color: transparent;
}
body main .bloc-grid-actu img,
body main .bloc-grid-offre img {
  height: 20rem;
  width: auto;
  object-fit: cover;
}
body main .bloc-grid-actu .img-ac,
body main .bloc-grid-offre .img-ac {
  height: auto;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1.7777777777778;
  border-radius: 10px;
}
body main .bloc-grid-actu .date,
body main .bloc-grid-actu .categorie,
body main .bloc-grid-offre .date,
body main .bloc-grid-offre .categorie {
  color: #5CC5F0;
  font-size: 0.75rem;
  letter-spacing: 0.175rem;
  line-height: 1rem;
  text-transform: uppercase;
}
body main .bloc-grid-actu .texte,
body main .bloc-grid-offre .texte {
  line-height: 2rem;
}
body main .bloc-grid-actu .bouton-fill:hover,
body main .bloc-grid-offre .bouton-fill:hover {
  color: #5CC5F0;
}
body main .bloc-grid-actu .bouton-ac,
body main .bloc-grid-offre .bouton-ac {
  display: block;
  width: fit-content;
  margin: auto;
}
body main .bloc-grid-actu .pagination .page-numbers,
body main .bloc-grid-offre .pagination .page-numbers {
  border-collapse: separate;
  text-decoration: none;
  color: #0C1A44;
  display: flex;
  margin: auto 0.5rem;
  width: 2rem;
  height: 2rem;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  border: 1px solid;
  border-color: transparent;
  border-radius: 50%;
  background-color: transparent;
  transition: ease-in .2s;
}
body main .bloc-grid-actu .pagination .page-numbers:hover,
body main .bloc-grid-offre .pagination .page-numbers:hover {
  border-color: #5CC5F0;
}
body main .bloc-grid-actu .pagination .current,
body main .bloc-grid-offre .pagination .current {
  background-color: #0C1A44;
  color: #fff;
}
body main .bloc-grid-actu .pagination .current:hover,
body main .bloc-grid-offre .pagination .current:hover {
  background-color: #0C1A44;
}
body main .bloc-next-prev .bloc-next,
body main .bloc-next-prev .bloc-prev {
  background-image: linear-gradient(180deg,rgba(255,255,255,0.168) 10%,#000000 100%);
  z-index: 1;
  height: 100%;
}
body main .bloc-next-prev .bloc-next img,
body main .bloc-next-prev .bloc-prev img {
  z-index: -1;
  opacity: 0.8;
  max-height: 20rem;
  object-fit: cover;
  width: 100%;
}
body main .bloc-next-prev .bloc-next .bloc-texte,
body main .bloc-next-prev .bloc-prev .bloc-texte {
  top: 70%;
  left: 10%;
  z-index: 2;
}
body main .bloc-next-prev .bloc-next .bloc-texte .titre-principal,
body main .bloc-next-prev .bloc-next .bloc-texte .titre,
body main .bloc-next-prev .bloc-prev .bloc-texte .titre-principal,
body main .bloc-next-prev .bloc-prev .bloc-texte .titre {
  color: #fff;
}
body main .bloc-bandeau-intro {
  background: linear-gradient(rgba(1,57,112,0.7),rgba(1,57,112,0.7)), var(--bg-bloc);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
body main .bloc-bandeau-intro .titre-principal {
  color: #EEEEEE;
}
body main .bloc-bandeau-intro .titre {
  color: #fff;
}
body main .bloc-info {
  color: #fff;
  background-color: #231F20;
}
body main .bloc-info i {
  color: #5CC5F0;
}
body main .bloc-info .info-texte {
  display: inline;
}
body main .bloc-contenu-candidature .titre,
body main .formulaire .titre {
  font-size: 1.5rem;
  color: #0C1A44;
}
body main .bloc-contenu-candidature hr,
body main .formulaire hr {
  padding: 0.125rem;
  background-color: #5CC5F0;
}
body main .card-img-top {
  height: 280px;
  width: auto;
  object-fit: cover;
}
body .formulaire {
  font-family: 'Roboto', sans-serif;
}
body .formulaire input[type=submit] {
  font-size: 1rem;
  font-weight: 700;
  width: auto;
  padding: 0.5rem 2rem;
  border-radius: 2rem;
  border: solid 2px #5CC5F0;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #5CC5F0 !important;
  color: #fff;
  transition: 0.3s;
}
body .formulaire input[type=submit]:hover {
  background-color: #fff !important;
  color: #5CC5F0;
}
body .formulaire .nf-form-content {
  max-width: 100%;
  font-size: 0.875rem;
}
body .formulaire .nf-form-content label {
  font-size: 1rem;
  margin-top: 0.625rem;
}
body .formulaire .nf-fu-progress {
  display: none;
}
body .formulaire .nf-fu-fileinput-button {
  color: #fff;
  background-color: #707070 !important;
  border-radius: 2rem;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
body .formulaire .nf-fu-fileinput-button:hover {
  background-color: #5CC5F0 !important;
  color: #fff !important;
}
body .formulaire [type=button] {
  width: 270px;
}
body .formulaire ::placeholder {
  font-size: 0.875rem;
  font-style: italic;
}
body .formulaire .field-wrap input[type=button] {
  border-radius: 2rem;
  color: #fff;
  background-color: #5CC5F0;
  width: 270px;
  font-size: 1rem;
  font-weight: 700;
  font-style: normal;
}
body .formulaire .field-wrap input[type=button]:hover {
  background-color: #0C1A44;
  color: #fff;
}
body .formulaire .nf-form-fields-required {
  display: none;
}
body .formulaire .nf-form-content select.ninja-forms-field {
  font-size: 0.875rem;
  font-style: italic;
}
body .formulaire .nf-form-content .listselect-wrap .nf-field-element div,
body .formulaire .nf-form-content .ninja-forms-field {
  padding-left: 2rem;
  padding-right: 2rem;
}
body .formulaire .list-checkbox-wrap .nf-field-element li,
body .formulaire .list-checkbox-wrap .nf-field-element ul,
body .formulaire .list-image-wrap .nf-field-element li,
body .formulaire .list-image-wrap .nf-field-element ul,
body .formulaire .list-radio-wrap .nf-field-element li,
body .formulaire .list-radio-wrap .nf-field-element ul {
  display: inline-block;
}
body .formulaire .listradio-wrap .nf-field-element label {
  margin-left: 3.625rem !important;
  color: #707070;
}
body .formulaire .list-radio-wrap .nf-field-element li input {
  display: none;
}
body .formulaire .nf-multi-cell .nf-cell {
  padding: 0 1rem;
}
body footer {
  background-position: center;
  background-image: linear-gradient(rgba(34,1,1,0.35));
}
body footer a {
  color: #fff;
  text-decoration: none;
}
body footer a:hover {
  color: #fff;
}
body footer i {
  color: #5CC5F0;
}
body footer .titre {
  text-transform: uppercase;
  font-size: 0.75rem;
  color: white;
  letter-spacing: 0.1875rem;
  margin: 0;
  font-weight: 700;
}
body footer .titre-accent {
  font-size: 1rem;
  color: #5CC5F0;
  letter-spacing: 0.2rem;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
}
body footer .info {
  display: inline;
}
body footer hr {
  background-color: #5CC5F0;
  height: 3px;
  opacity: 1;
}
body footer .footer-menu ul {
  margin: 0;
  padding: 0;
}
body footer .footer-menu li {
  list-style: none;
  margin: 4px 0 0 0;
}
body footer .texte {
  text-transform: uppercase;
  font-size: 0.75rem;
  color: white;
}
body footer .texte strong {
  color: #5CC5F0;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body header .navbar {
    height: auto;
  }
  body header .navbar-nav li:last-child {
    padding: 0.25rem 1rem;
    border-radius: 30px;
  }
  body header .navbar-nav .dropdown-menu {
    margin-bottom: 1rem;
  }
  body header .navbar-nav .dropdown-menu li:last-child {
    border-radius: 0;
    background-color: transparent;
    padding: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body header .navbar {
    height: auto;
  }
  body header .navbar-nav li:last-child {
    padding: 0.25rem 1rem;
    border-radius: 30px;
  }
  body header .navbar-nav .dropdown-menu {
    margin-bottom: 1rem;
  }
  body header .navbar-nav .dropdown-menu li:last-child {
    border-radius: 0;
    background-color: transparent;
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body header .navbar {
    height: auto;
  }
  body header .navbar-nav li:last-child {
    padding: 0.25rem 1rem;
    border-radius: 30px;
  }
  body header .navbar-nav .dropdown-menu {
    margin-bottom: 1rem;
  }
  body header .navbar-nav .dropdown-menu li:last-child {
    border-radius: 0;
    background-color: transparent;
    padding: 0;
  }
}
footer .copy .container .content .row .col-12 .img {
  margin-bottom: 9px;
  margin-right: 10px;
}
@media (max-width: 767.98px) {
  body header .navbar {
    height: auto;
  }
  body header .navbar-nav li:last-child {
    padding: 0.25rem 1rem;
    border-radius: 30px;
  }
  body header .navbar-nav .dropdown-menu {
    margin-bottom: 1rem;
  }
  body header .navbar-nav .dropdown-menu li:last-child {
    border-radius: 0;
    background-color: transparent;
    padding: 0;
  }
  body main .titre-principal {
    font-size: 0.875rem;
  }
  body main .titre-gros {
    font-size: 1.75rem;
    line-height: normal;
  }
  body main .titre {
    font-size: 1.375rem;
    line-height: normal;
  }
  body main .titre-actu {
    font-size: 1rem;
  }
  body main .bloc-picto .titre {
    font-size: 1.375rem;
  }
  body main .bloc-compteur .numero {
    font-size: 3rem;
  }
  body main .bloc-grid-actu .titre-actu,
  body main .bloc-grid-offre .titre-actu {
    font-size: 0.875rem;
  }
  body main .bloc-grid-actu .texte,
  body main .bloc-grid-offre .texte {
    line-height: 1.5rem;
  }
  body main .bloc-grid-reference .w-grid-container,
  body main .bloc-grid-reference .grid-container {
    display: block;
  }
  body main .bloc-grid-reference .img-container {
    margin-bottom: 1.5rem;
  }
  body main .card-img-top {
    height: 200px;
    width: auto;
  }
  body main .bouton {
    padding: 0.375rem 1.75rem;
  }
  body main .carousel-cell {
    width: 50%;
    height: auto;
    margin-right: 0.75rem;
    border-radius: 5px;
    counter-increment: gallery-cell;
  }
  body main .bloc-grid-offre img,
  body main .bloc-grid-actu img {
    height: 15rem;
  }
  body main .bloc-contenu-reference .photo-bloc {
    margin: 0;
    width: 80%;
  }
}
@media (max-width: 480px) {
  body main .bloc-partenaire-sportif .image-ps {
    max-width: 40%;
  }
  body main .bloc-picto img {
    height: 5rem;
    width: 5rem;
  }
  body main .card-img-top {
    height: 150px;
    width: auto;
  }
}
@media (max-width: 380px) {
  body main .bloc-filiale .carte {
    width: 17rem;
  }
  body main .bloc-picto img {
    height: 4rem;
    width: 4rem;
  }
  body main .formulaire .field-wrap input[type=button],
  body main .formulaire input[type=button],
  body main .formulaire .nf-fu-fileinput-button {
    width: 100%;
  }
}
@media (max-width: 320px) {
  body main .bloc-filiale .carte {
    width: 15rem;
  }
  body main .card-img-top {
    height: 120px;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body header .navbar {
    height: auto;
  }
  body header .navbar-nav li:last-child {
    padding: 0.25rem 1rem;
    border-radius: 30px;
  }
  body header .navbar-nav .dropdown-menu li:last-child {
    border-radius: 0;
    background-color: transparent;
    padding: 0;
  }
  body main .titre-gros {
    font-size: 2.25rem;
    line-height: normal;
  }
  body main .titre {
    font-size: 1.75rem;
    line-height: normal;
  }
  body main .bloc-picto .titre {
    font-size: 1.375rem;
  }
  body main .bloc-grid-reference .w-grid-container,
  body main .bloc-grid-reference .grid-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  body main .carousel-cell {
    width: 50%;
    height: auto;
    margin-right: 1rem;
    border-radius: 5px;
    counter-increment: gallery-cell;
  }
  body main .bloc-grid-actu .card,
  body main .bloc-grid-offre .card {
    background-color: transparent;
  }
  body main .bloc-grid-actu img,
  body main .bloc-grid-offre img {
    height: 15rem;
  }
}
