.bg-main-color {
  background-color: #a2185b;
}

@media (max-width: 1023px) {
  .inverse-col-responsive {
    display: flex;
    flex-direction: column-reverse;
  }
}
.text-upper {
  text-transform: uppercase;
}

.big-text {
  font-size: 1.5em;
}

.text-white {
  color: white !important;
}

.p-0 {
  padding: 0em;
}

.pt-0 {
  padding-top: 0em !important;
}

.pb-0 {
  padding-bottom: 0em !important;
}

.pl-0 {
  padding-left: 0em;
}

.pr-0 {
  padding-right: 0em;
}

.m-0 {
  margin: 0em;
}

.mt-0 {
  margin-top: 0em;
}

.mr-0 {
  margin-right: 0em;
}

.mb-0 {
  margin-bottom: 0em;
}

.ml-0 {
  margin-left: 0em;
}

.p-1 {
  padding: 1em;
}

.pt-1 {
  padding-top: 1em !important;
}

.pb-1 {
  padding-bottom: 1em !important;
}

.pl-1 {
  padding-left: 1em;
}

.pr-1 {
  padding-right: 1em;
}

.m-1 {
  margin: 1em;
}

.mt-1 {
  margin-top: 1em;
}

.mr-1 {
  margin-right: 1em;
}

.mb-1 {
  margin-bottom: 1em;
}

.ml-1 {
  margin-left: 1em;
}

.p-2 {
  padding: 2em;
}

.pt-2 {
  padding-top: 2em !important;
}

.pb-2 {
  padding-bottom: 2em !important;
}

.pl-2 {
  padding-left: 2em;
}

.pr-2 {
  padding-right: 2em;
}

.m-2 {
  margin: 2em;
}

.mt-2 {
  margin-top: 2em;
}

.mr-2 {
  margin-right: 2em;
}

.mb-2 {
  margin-bottom: 2em;
}

.ml-2 {
  margin-left: 2em;
}

.p-3 {
  padding: 3em;
}

.pt-3 {
  padding-top: 3em !important;
}

.pb-3 {
  padding-bottom: 3em !important;
}

.pl-3 {
  padding-left: 3em;
}

.pr-3 {
  padding-right: 3em;
}

.m-3 {
  margin: 3em;
}

.mt-3 {
  margin-top: 3em;
}

.mr-3 {
  margin-right: 3em;
}

.mb-3 {
  margin-bottom: 3em;
}

.ml-3 {
  margin-left: 3em;
}

.p-4 {
  padding: 4em;
}

.pt-4 {
  padding-top: 4em !important;
}

.pb-4 {
  padding-bottom: 4em !important;
}

.pl-4 {
  padding-left: 4em;
}

.pr-4 {
  padding-right: 4em;
}

.m-4 {
  margin: 4em;
}

.mt-4 {
  margin-top: 4em;
}

.mr-4 {
  margin-right: 4em;
}

.mb-4 {
  margin-bottom: 4em;
}

.ml-4 {
  margin-left: 4em;
}

.p-5 {
  padding: 5em;
}

.pt-5 {
  padding-top: 5em !important;
}

.pb-5 {
  padding-bottom: 5em !important;
}

.pl-5 {
  padding-left: 5em;
}

.pr-5 {
  padding-right: 5em;
}

.m-5 {
  margin: 5em;
}

.mt-5 {
  margin-top: 5em;
}

.mr-5 {
  margin-right: 5em;
}

.mb-5 {
  margin-bottom: 5em;
}

.ml-5 {
  margin-left: 5em;
}

.p-6 {
  padding: 6em;
}

.pt-6 {
  padding-top: 6em !important;
}

.pb-6 {
  padding-bottom: 6em !important;
}

.pl-6 {
  padding-left: 6em;
}

.pr-6 {
  padding-right: 6em;
}

.m-6 {
  margin: 6em;
}

.mt-6 {
  margin-top: 6em;
}

.mr-6 {
  margin-right: 6em;
}

.mb-6 {
  margin-bottom: 6em;
}

.ml-6 {
  margin-left: 6em;
}

.p-7 {
  padding: 7em;
}

.pt-7 {
  padding-top: 7em !important;
}

.pb-7 {
  padding-bottom: 7em !important;
}

.pl-7 {
  padding-left: 7em;
}

.pr-7 {
  padding-right: 7em;
}

.m-7 {
  margin: 7em;
}

.mt-7 {
  margin-top: 7em;
}

.mr-7 {
  margin-right: 7em;
}

.mb-7 {
  margin-bottom: 7em;
}

.ml-7 {
  margin-left: 7em;
}

.p-8 {
  padding: 8em;
}

.pt-8 {
  padding-top: 8em !important;
}

.pb-8 {
  padding-bottom: 8em !important;
}

.pl-8 {
  padding-left: 8em;
}

.pr-8 {
  padding-right: 8em;
}

.m-8 {
  margin: 8em;
}

.mt-8 {
  margin-top: 8em;
}

.mr-8 {
  margin-right: 8em;
}

.mb-8 {
  margin-bottom: 8em;
}

.ml-8 {
  margin-left: 8em;
}

.et_pb_with_background {
  background-blend-mode: multiply;
}

.current-menu-item a,
.current-page-ancestor a,
.et-fixed-header #top-menu .current-menu-item a,
.et-fixed-header #top-menu .current-page-ancestor a {
  font-style: italic !important;
  font-weight: 700 !important;
  color: #a2185b !important;
}
.current-menu-item .sub-menu a,
.current-page-ancestor .sub-menu a,
.et-fixed-header #top-menu .current-menu-item .sub-menu a,
.et-fixed-header #top-menu .current-page-ancestor .sub-menu a {
  font-style: normal !important;
  font-weight: inherit !important;
  color: initial !important;
}
.current-menu-item .sub-menu a.current-menu-item,
.current-page-ancestor .sub-menu a.current-menu-item,
.et-fixed-header #top-menu .current-menu-item .sub-menu a.current-menu-item,
.et-fixed-header #top-menu .current-page-ancestor .sub-menu a.current-menu-item {
  font-style: italic !important;
  font-weight: 700 !important;
  color: #a2185b !important;
}

.sub-menu a.current-menu-item {
  font-style: italic !important;
  font-weight: 700 !important;
  color: #a2185b !important;
}

#sousMenu {
  background-color: #a2185b;
  color: white;
  font-weight: 600;
}
#sousMenu a {
  color: white;
  transition: 0.2s;
}
#sousMenu .et_pb_row_0 {
  display: flex;
  align-items: center;
  padding: 1em 0;
}
#sousMenu #sousNavigation .et_pb_menu {
  background: black;
}
#sousMenu #sousNavigation .et_pb_menu .et_pb_menu__wrap {
  display: flex;
  justify-content: flex-end !important;
}
#sousMenu #sousNavigation .current-menu-item a,
#sousMenu #sousNavigation .current-page-ancestor a {
  color: #f3d18b !important;
}
#sousMenu #sousNavigation .sub-menu {
  border-top: 0;
  border-color: #d0d0d0;
  background-color: black !important;
}
#sousMenu #sousNavigation .sub-menu a {
  color: white !important;
}
#sousMenu #sousNavigation .sub-menu a:hover {
  color: #a2185b;
}
#sousMenu #sousNavigation .sub-menu .current-menu-item a,
#sousMenu #sousNavigation .sub-menu .current-page-ancestor a {
  color: white !important;
}

.breadcrumbs {
  text-transform: uppercase;
  font-size: 0.8em;
}
.breadcrumbs .breadcrumb-home img {
  position: relative;
  top: 2px;
  height: 17px;
}
.breadcrumbs .breadcrumb-home:hover {
  border-bottom: 0;
  transition: 0.3s;
}
.breadcrumbs a:hover {
  color: #f3d18b !important;
  transition: 0.3s;
}

.box-temps {
  display: flex;
  align-items: center;
  width: 100%;
  border: 1px solid lightgray;
  margin-bottom: 5px;
}
.box-temps .box-temps-rang {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 10%;
  padding: 0.5em;
  background: lightgray;
  font-weight: 600;
  margin-right: 0.7em;
  font-family: "PT Sans Narrow", Helvetica, Arial, Lucida, sans-serif;
}

#footer-info {
  text-align: center !important;
  float: none !important;
}

#ctaFooter:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url("../img/bicycle-cycling-trophy.png") no-repeat center;
  background-size: cover;
  display: block;
  top: -1.2em;
  left: 30%;
  position: absolute;
  z-index: 10;
}
#ctaFooter .et-pb-icon {
  margin: 0 0.1em;
}

#cn-notice-buttons a {
  transition: 0.2s;
}
#cn-notice-buttons a:hover {
  opacity: 0.7;
  transition: 0.3s;
}

@media (max-width: 980px) {
  #sousMenu .et_pb_row_0 {
    flex-wrap: wrap;
  }
  #sousNavigation .et_pb_menu .et_pb_menu__menu {
    display: block !important;
  }
  #sousNavigation .et_pb_menu .et_mobile_nav_menu {
    display: none !important;
  }
}
a {
  transition: 0.2s;
}
a .et_pb_image_wrap {
  transition: 0.2s;
}
a:hover .et_pb_image_wrap {
  opacity: 0.7;
  transition: 0.3s;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  transition: 0.2s;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #a2185b;
  transition: 0.3s;
}/*# sourceMappingURL=style.css.map */