@charset "UTF-8";
/*
 * Theme Name: Controle Plus
 * Theme URI: https://amphibee.fr/controle-plus/
 * Author: AmphiBee
 * Author URI: https://amphibee.fr
 * Description: Genesis starter theme with a modern development workflow.
 * Version: 1.0.0
 * License: GPL-3.0-or-later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-logo, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
 * Text Domain: controle-plus
 * Domain Path: /languages
 * Template: genesis
 */

.payment_method_etransactions_2x img {
  max-height: 40px!important;
}

@media (min-width: 768px) {
  .mobile-only {
    display: none;
  }
}

@media (max-width: 768px) {
  .desktop-only {
    display: none;
  }
}

.front-page-2, .front-page-3 {
  padding: 4.8rem 0;
}

@media (min-width: 384px) {
  .front-page-2, .front-page-3 {
    padding: 4.8rem 0 1.6rem;
  }
}

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.screen-reader-shortcut:active, .screen-reader-shortcut:focus,
.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text span:active,
.screen-reader-text span:focus {
  clip: auto;
  -webkit-clip-path: none;
          clip-path: none;
  height: auto;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
  position: absolute;
  padding: 0.8rem;
  color: #fff;
  background-color: #424950;
  text-decoration: none;
}

.more-link {
  position: relative;
}

.genesis-skip-link {
  margin: 0;
}

.genesis-skip-link li {
  width: 0;
  height: 0;
  list-style: none;
}

:focus {
  outline: 1px solid #dfe2e5;
  color: #5a636b;
}

.visuallyhidden, .after-content .slider-service h4, .after-content .slider-service .h4 {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.has-primary-color {
  color: #ff0014;
}

.has-primary-background-color {
  background-color: #ff0014;
}

.has-accent-color {
  color: #ffa500;
}

.has-accent-background-color {
  background-color: #ffa500;
}

.has-success-color {
  color: #59b377;
}

.has-success-background-color {
  background-color: #59b377;
}

.has-warning-color {
  color: #ffee58;
}

.has-warning-background-color {
  background-color: #ffee58;
}

.has-error-color {
  color: #dc4649;
}

.has-error-background-color {
  background-color: #dc4649;
}

.has-white-color {
  color: #fff;
}

.has-white-background-color {
  background-color: #fff;
}

.has-black-color {
  color: #141618;
}

.has-black-background-color {
  background-color: #141618;
}

.has-h1-font-size {
  font-size: 2.3em;
}

.has-h2-font-size {
  font-size: 1.8em;
}

.has-h3-font-size {
  font-size: 1.5em;
}

.has-h4-font-size {
  font-size: 1.3em;
}

.has-h5-font-size {
  font-size: 1.2em;
}

.has-h6-font-size {
  font-size: 1.1em;
}

.aligncenter, .alignleft, .alignright {
  display: block;
  float: none;
  margin: 0 auto 1.6rem;
}

@media (min-width: 384px) {
  .alignleft {
    float: left;
    margin: 0 1.6rem 1.6rem 0;
  }
}

@media (min-width: 384px) {
  .alignright {
    float: right;
    margin: 0 0 1.6rem 1.6rem;
  }
}

.aligncenter::after {
  clear: both;
  content: "";
  display: block;
}

.alignwide, .alignfull {
  position: relative;
  left: 50%;
  width: 100vw;
}

.content-sidebar .alignwide,
.sidebar-content .alignwide, .content-sidebar .alignfull,
.sidebar-content .alignfull {
  left: auto;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  -webkit-transform: none;
          transform: none;
}

.alignwide img, .alignfull img {
  display: inline-block;
  width: 100%;
  margin: 1.6rem auto;
}

.alignwide {
  max-width: 120%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.alignfull {
  max-width: none;
  margin-left: -50vw;
}

@media print {
  *,
  *:before,
  *:after {
    color: #424950 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after,
  .site-title > a:after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  .entry-title,
  h3 {
    orphans: 3;
    widows: 3;
  }
  blockquote,
  pre {
    border: 1px solid #dfe2e5;
    page-break-inside: avoid;
  }
  .content,
  .content-sidebar {
    width: 100%;
  }
  button,
  input,
  select,
  textarea,
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar {
    display: none !important;
  }
  .title-area {
    width: 100%;
    text-align: center;
  }
  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0;
  }
  .site-inner {
    position: relative;
    top: -4.8rem;
    padding-top: 0;
  }
  .author-box {
    margin-bottom: 0;
  }
  h1,
  h2,
  .entry-title,
  h3,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3;
  }
  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  blockquote,
  pre,
  table {
    page-break-inside: avoid;
  }
  dl,
  ol,
  ul {
    page-break-before: avoid;
  }
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:not(.no-icon-font):before,
.slick-next:not(.no-icon-font):before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:not(.no-icon-font):before {
  content: "←";
}

[dir="rtl"] .slick-prev:not(.no-icon-font):before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:not(.no-icon-font):before {
  content: "→";
}

[dir="rtl"] .slick-next:not(.no-icon-font):before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.slick-dots {
  position: relative;
  bottom: 0;
  margin-left: 10px;
  text-align: left;
  line-height: 1;
}

.slick-dots {
  font-size: 12px;
}

@media screen and (min-width: 320px) {
  .slick-dots {
    font-size: calc(12px + 4 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .slick-dots {
    font-size: 16px;
  }
}

.slick-dots:before {
  content: attr(data-pager);
  display: block;
  margin-left: 5px;
}

@media (min-width: 1024px) {
  .slick-dots:before {
    font-size: 20px;
    margin-bottom: 3px;
  }
}

.slick-dots li {
  width: 22px;
  height: 5px;
  margin-bottom: 10px;
}

@media (min-width: 1024px) {
  .slick-dots li {
    width: 43px;
    height: 8px;
    margin-bottom: 15px;
  }
}

.slick-dots li button {
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: #122043;
  padding: 0;
  border-radius: 0;
}

.slick-dots li button:before {
  display: none;
}

.slick-dots li.slick-active button {
  background: #ff0014;
}

.slick-nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  margin-left: auto;
  float: right;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.slick-nav-wrapper .slick-arrow {
  position: static;
  width: 45px;
  height: 45px;
  background: white;
  line-height: 1;
  -webkit-transform: inherit;
          transform: inherit;
  padding: 0;
  border-radius: 0;
  border: 1px solid #ebebeb;
}

.slick-nav-wrapper .slick-arrow svg {
  width: 30px;
  height: 20px;
  margin: auto;
}

@media (min-width: 1024px) {
  .slick-nav-wrapper .slick-arrow {
    width: 90px;
    height: 90px;
  }
  .slick-nav-wrapper .slick-arrow svg {
    width: 39px;
    height: 28px;
  }
}

.slick-nav-wrapper .slick-arrow:before {
  font-size: 7rem;
  opacity: 1;
  line-height: 0.5;
}

.slick-nav-wrapper .slick-arrow.slick-prev {
  left: 400px;
  margin-right: -1px;
}

.slick-nav-wrapper .slick-arrow.slick-prev:before {
  color: #122043;
}

.slick-nav-wrapper .slick-arrow:hover, .slick-nav-wrapper .slick-arrow:focus, .slick-nav-wrapper .slick-arrow:active {
  left: 500px;
  background: #122043;
}

.slick-nav-wrapper .slick-arrow:hover svg, .slick-nav-wrapper .slick-arrow:focus svg, .slick-nav-wrapper .slick-arrow:active svg {
  fill: #fff;
}

.slick-tabs {
  list-style: none;
  margin-left: -10px;
  text-align: center;
}

@media (min-width: 1024px) {
  .slick-tabs {
    text-align: left;
  }
}

.slick-tabs li {
  display: inline-block;
  padding: 3px 0;
  margin: 0 20px 20px 20px;
  cursor: pointer;
  text-transform: uppercase;
}

.slick-tabs li {
  font-size: 13px;
}

@media screen and (min-width: 320px) {
  .slick-tabs li {
    font-size: calc(13px + 7 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .slick-tabs li {
    font-size: 20px;
  }
}

@media (min-width: 1024px) {
  .slick-tabs li {
    padding: 10px 0;
  }
}

.slick-tabs li.slick-active {
  color: #ff0014;
  font-weight: bold;
  border-bottom: 5px solid #ff0014;
}

.slick-tabs li:not(:first-child) {
  position: relative;
}

.slick-tabs li:not(:first-child):before {
  content: '';
  position: absolute;
  background-color: #122043;
  top: 7px;
  bottom: 7px;
  left: -20px;
  width: 1px;
}

@media (min-width: 1024px) {
  .slick-tabs li:not(:first-child):before {
    top: 15px;
    bottom: 15px;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.is-centered .slick-track {
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-slider {
  left: -9999999px;
}

.slick-slider.slick-initialized {
  left: inherit;
}

.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: black;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.slick-lightbox .slick-loading .slick-list {
  background-color: transparent;
}

.slick-lightbox .slick-prev {
  left: 15px;
}

.slick-lightbox .slick-next {
  right: 15px;
}

.slick-lightbox-hide {
  opacity: 0;
}

.slick-lightbox-hide.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-hide-init {
  position: absolute;
  top: -9999px;
  opacity: 0;
}

.slick-lightbox-hide-init.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slick-lightbox-slick-item {
  text-align: center;
  overflow: hidden;
}

.slick-lightbox-slick-item:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  display: block;
  text-align: center;
}

.slick-lightbox-slick-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-img {
  margin: 0 auto;
  display: block;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-caption {
  margin: 10px 0 0;
  color: white;
}

.slick-lightbox-close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
}

.slick-lightbox-close:focus {
  outline: none;
}

.slick-lightbox-close:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.85;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '×';
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  line-height: 16px;
  height: 28px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.disabled, .flatpickr-months .flatpickr-next-month.disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  left: 0;
  /*
      /*rtl:end:ignore*/
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  right: 0;
  /*
      /*rtl:end:ignore*/
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill .1s;
  transition: fill .1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input, .numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button, .numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: .5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 .5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
}

.flatpickr-day.disabled, .flatpickr-day.disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.disabled, .flatpickr-day.disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/*
* iziToast | v1.4.0
* http://izitoast.marcelodolce.com
* by Marcelo Dolce.
*/
.iziToast-capsule {
  font-size: 0;
  height: 0;
  width: 100%;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.iziToast-capsule,
.iziToast-capsule * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.iziToast-overlay {
  display: block;
  position: fixed;
  top: -100px;
  left: 0;
  right: 0;
  bottom: -100px;
  z-index: 997;
}

.iziToast {
  display: inline-block;
  clear: both;
  position: relative;
  font-family: 'Lato', Tahoma, Arial;
  font-size: 14px;
  padding: 8px 45px 9px 0;
  background: rgba(238, 238, 238, 0.9);
  border-color: rgba(238, 238, 238, 0.9);
  width: 100%;
  pointer-events: all;
  cursor: default;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-height: 54px;
}

.iziToast > .iziToast-progressbar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  background: rgba(255, 255, 255, 0.2);
}

.iziToast > .iziToast-progressbar > div {
  height: 2px;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0 0 3px 3px;
}

.iziToast.iziToast-balloon:before {
  content: '';
  position: absolute;
  right: 8px;
  left: auto;
  width: 0px;
  height: 0px;
  top: 100%;
  border-right: 0px solid transparent;
  border-left: 15px solid transparent;
  border-top: 10px solid #000;
  border-top-color: inherit;
  border-radius: 0;
}

.iziToast.iziToast-balloon .iziToast-progressbar {
  top: 0;
  bottom: auto;
}

.iziToast.iziToast-balloon > div {
  border-radius: 0 0 0 3px;
}

.iziToast > .iziToast-cover {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  margin: 0;
  background-size: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.1);
}

.iziToast > .iziToast-close {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  padding: 0;
  opacity: 0.6;
  width: 42px;
  height: 100%;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAJPAAACTwBcGfW0QAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAD3SURBVFiF1ZdtDoMgDEBfdi4PwAX8vLFn0qT7wxantojKupmQmCi8R4tSACpgjC2ICCUbEBa8ingjsU1AXRBeR8aLN64FiknswN8CYefBBDQ3whuFESy7WyQMeC0ipEI0A+0FeBvHUFN8xPaUhAH/iKoWsnXHGegy4J0yxialOfaHJAz4bhRzQzgDvdGnz4GbAonZbCQMuBm1K/kcFu8Mp1N2cFFpsxsMuJqqbIGExGl4loARajU1twskJLLhIsID7+tvUoDnIjTg5T9DPH9EBrz8rxjPzciAl9+O8SxI8CzJ8CxKFfh3ynK8Dyb8wNHM/XDqejx/AtNyPO87tNybAAAAAElFTkSuQmCC") no-repeat 50% 50%;
  background-size: 8px;
  cursor: pointer;
  outline: none;
}

.iziToast > .iziToast-close:hover {
  opacity: 1;
}

.iziToast > .iziToast-body {
  position: relative;
  padding: 0 0 0 10px;
  height: auto;
  min-height: 36px;
  margin: 0 0 0 15px;
  text-align: left;
}

.iziToast > .iziToast-body:after {
  content: "";
  display: table;
  clear: both;
}

.iziToast > .iziToast-body .iziToast-texts {
  margin: 10px 0 0 0;
  padding-right: 2px;
  display: inline-block;
  float: left;
}

.iziToast > .iziToast-body .iziToast-inputs {
  min-height: 19px;
  float: left;
  margin: 3px -2px;
}

.iziToast > .iziToast-body .iziToast-inputs > input:not([type=checkbox]):not([type=radio]),
.iziToast > .iziToast-body .iziToast-inputs > select {
  position: relative;
  display: inline-block;
  margin: 2px;
  border-radius: 2px;
  border: 0;
  padding: 4px 7px;
  font-size: 13px;
  letter-spacing: 0.02em;
  background: rgba(0, 0, 0, 0.1);
  color: #000;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  min-height: 26px;
}

.iziToast > .iziToast-body .iziToast-inputs > input:not([type=checkbox]):not([type=radio]):focus,
.iziToast > .iziToast-body .iziToast-inputs > select:focus {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);
}

.iziToast > .iziToast-body .iziToast-buttons {
  min-height: 17px;
  float: left;
  margin: 4px -2px;
}

.iziToast > .iziToast-body .iziToast-buttons > a,
.iziToast > .iziToast-body .iziToast-buttons > button,
.iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]) {
  position: relative;
  display: inline-block;
  margin: 2px;
  border-radius: 2px;
  border: 0;
  padding: 5px 10px;
  font-size: 12px;
  letter-spacing: 0.02em;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
  color: #000;
}

.iziToast > .iziToast-body .iziToast-buttons > a:hover,
.iziToast > .iziToast-body .iziToast-buttons > button:hover,
.iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]):hover {
  background: rgba(0, 0, 0, 0.2);
}

.iziToast > .iziToast-body .iziToast-buttons > a:focus,
.iziToast > .iziToast-body .iziToast-buttons > button:focus,
.iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]):focus {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);
}

.iziToast > .iziToast-body .iziToast-buttons > a:active,
.iziToast > .iziToast-body .iziToast-buttons > button:active,
.iziToast > .iziToast-body .iziToast-buttons > input:not([type=checkbox]):not([type=radio]):active {
  top: 1px;
}

.iziToast > .iziToast-body .iziToast-icon {
  height: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  display: table;
  font-size: 23px;
  line-height: 24px;
  margin-top: -12px;
  color: #000;
  width: 24px;
  height: 24px;
}

.iziToast > .iziToast-body .iziToast-icon.ico-info {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAflBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACCtoPsAAAAKXRSTlMA6PsIvDob+OapavVhWRYPrIry2MxGQ97czsOzpJaMcE0qJQOwVtKjfxCVFeIAAAI3SURBVFjDlJPZsoIwEETnCiGyb8q+qmjl/3/wFmGKwjBROS9QWbtnOqDDGPq4MdMkSc0m7gcDDhF4NRdv8NoL4EcMpzoJglPl/KTDz4WW3IdvXEvxkfIKn7BMZb1bFK4yZFqghZ03jk0nG8N5NBwzx9xU5cxAg8fXi20/hDdC316lcA8o7t16eRuQvW1XGd2d2P8QSHQDDbdIII/9CR3lUF+lbucfJy4WfMS64EJPORnrZxtfc2pjJdnbuags3l04TTtJMXrdTph4Pyg4XAjugAJqMDf5Rf+oXx2/qi4u6nipakIi7CsgiuMSEF9IGKg8heQJKkxIfFSUU/egWSwNrS1fPDtLfon8sZOcYUQml1Qv9a3kfwsEUyJEMgFBKzdV8o3Iw9yAjg1jdLQCV4qbd3no8yD2GugaC3oMbF0NYHCpJYSDhNI5N2DAWB4F4z9Aj/04Cna/x7eVAQ17vRjQZPh+G/kddYv0h49yY4NWNDWMMOMUIRYvlTECmrN8pUAjo5RCMn8KoPmbJ/+Appgnk//Sy90GYBCGgm7IAskQ7D9hFKW4ApB1ei3FSYD9PjGAKygAV+ARFYBH5BsVgG9kkBSAQWKUFYBRZpkUgGVinRWAdUZQDABBQdIcAElDVBUAUUXWHQBZx1gMAGMprM0AsLbVXHsA5trZe93/wp3svQ0YNb/jWV3AIOLsMtlznSNOH7JqjOpDVh7z8qCZR10ftvO4nxeOvPLkpSuvfXnxzKtvXr7j+v8C5ii0e71At7cAAAAASUVORK5CYII=") no-repeat 50% 50%;
  background-size: 85%;
}

.iziToast > .iziToast-body .iziToast-icon.ico-warning {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAkFBMVEUAAAAAAAABAAIAAAABAAIAAAMAAAABAAIBAAIBAAIAAAIAAAABAAIAAAABAAICAAICAAIAAAIAAAAAAAAAAAABAAIBAAIAAAMAAAABAAIBAAMBAAECAAIAAAIAAAIAAAABAAIBAAIBAAMBAAIBAAEAAAIAAAMAAAAAAAABAAECAAICAAIAAAIAAAMAAAQAAAE05yNAAAAAL3RSTlMAB+kD7V8Q+PXicwv7I9iYhkAzJxnx01IV5cmnk2xmHfzexsK4eEw5L7Gei39aRw640awAAAHQSURBVFjD7ZfJdoJAEEWJgCiI4oDiPM8m7///LidErRO7sHrY5u7YXLr7vKqu9kTC0HPmo9n8cJbEQOzqqAdAUHeUZACQuTkGDQBoDJwkHZR0XBz9FkpafXuHP0SJ09mGeJLZ5wwlTmcbA0THPmdEK7XPGTG1zxmInn3OiJ19zkB0jSVTKExMHT0wjAwlWzC0fSPHF1gWRpIhWMYm7fYTFcQGlbemf4dFfdTGg0B/KXM8qBU/3wntbq7rSGqvJ9kla6IpueFJet8fxfem5yhykjyOgNaWF1qSGd5JMNNxpNF7SZQaVh5JzLrTCZIEJ1GyEyVyd+pClMjdaSJK5O40giSRu5PfFiVyd1pAksjdKRnrSsbVdbiHrgT7yss315fkVQPLFQrL+4FHeOXKO5YRFEKv5AiFaMlKLlBpJuVCJlC5sJfvCgztru/3NmBYccPgGTxRAzxn1XGEMUf58pXZvjoOsOCgjL08+b53mtfAM/SVsZcjKLtysQZPqIy9HPP3m/3zKItRwT0LyQo8sTr26tcO83DIUMWIJjierHLsJda/tbNBFY0BP/bKtcM8HNIWCK3aYR4OMzgxo5w5EFLOLKDExXAm9gI4E3iAO94/Ct/lKWuM2LMGbgAAAABJRU5ErkJggg==") no-repeat 50% 50%;
  background-size: 85%;
}

.iziToast > .iziToast-body .iziToast-icon.ico-error {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAeFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVyEiIAAAAJ3RSTlMA3BsB98QV8uSyWVUFz7+kcWMM2LuZioBpTUVBNcq2qaibj4d1azLZZYABAAACZElEQVRYw7WX25KCMAyGAxUoFDkpiohnV97/DXeGBtoOUprZ2dyo1K82fxKbwJJVp+KQZ7so2mX5oThVQLKwjDe9YZu4DF3ptAn6rxY0qQPOEq9fNC9ha3y77a22ba24v+9Xbe8v8x03dPOC2/NdvB6xeSreLfGJpnx0TyotKqLm2s7Jd/WO6ivXNp0tCy02R/aFz5VQ5wUPlUL5fIfj5KIlVGU0nWHm/5QtoTVMWY8mzIVu1K9O7XH2JiU/xnOOT39gnUfj+lFHddx4tFjL3/H8jjzaFCy2Rf0c/fdQyQszI8BDR973IyMSKa4krjxAiW/lkRvMP+bKK9WbYS1ASQg8dKjaUGlYPwRe/WoIkz8tiQchH5QAEMv6T0k8MD4mUyWr4E7jAWqZ+xWcMIYkXvlwggJ3IvFK+wIOcpXAo8n8P0COAaXyKH4OsjBuZB4ew0IGu+H1SebhNazsQBbWm8yj+hFuUJB5eMsN0IUXmYendAFFfJB5uEkRMYwxmcd6zDGRtmQePEykAgubymMRFmMxCSIPCRbTuFNN5OGORTjmNGc0Po0m8Uv0gcCry6xUhR2QeLii9tofbEfhz/qvNti+OfPqNm2Mq6105FUMvdT4GPmufMiV8PqBMkc+DdT1bjYYbjzU/ew23VP4n3mLAz4n8Jtv/Ui3ceTT2mzz5o1mZt0gnBpmsdjqRqVlmplcPdqa7X23kL9brdm2t/uBYDPn2+tyu48mtIGD10JTuUrukVrbCFiwDzcHrPjxKt7PW+AZQyT/WESO+1WL7f3o+WLHL2dYMSZsg6dg/z360ofvP4//v1NPzgs28WlWAAAAAElFTkSuQmCC") no-repeat 50% 50%;
  background-size: 80%;
}

.iziToast > .iziToast-body .iziToast-icon.ico-success {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABt0UjBAAAACnRSTlMApAPhIFn82wgGv8mVtwAAAKVJREFUSMft0LEJAkEARNFFFEw1NFJb8CKjAy1AEOzAxNw+bEEEg6nyFjbY4LOzcBwX7S/gwUxoTdIn+Jbv4Lv8bx446+kB6VsBtK0B+wbMCKxrwL33wOrVeeChX28n7KTOTjgoEu6DRSYAgAAAAkAmAIAAAAIACQIkMkACAAgAIACAyECBKAOJuCagTJwSUCaUAEMAABEBRwAAEQFLbCJgO4bW+AZKGnktR+jAFAAAAABJRU5ErkJggg==") no-repeat 50% 50%;
  background-size: 85%;
}

.iziToast > .iziToast-body .iziToast-icon.ico-question {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhCQkUEhFovxTxAAAEDklEQVRo3s2ZTWgTQRTHf03ipTRUqghNSgsRjHgQrFUQC6JgD1Kak3gQUUoPqRdBglf1oBehBws9Cn4cGk+1SOmh2upBxAYVoeJHrR9tgq0i1Cq0lqYeks7MbpPdmU00/c8hm9n33v/t7Nt5M2+qMEWQI0QIibZKRrQpHvLL2KI2wnQzzBKrDm2RIeKEy01dTYKUI7G1ZRknQXV5yP10kTYgly1NF/5S6duZ8ES+1iZodyaocrjXxE0OFeifYYgp0mRIkwFChAkRJsIxGgrIP+I0n82fvZW5dc/zkss0O2o1c5mX6/TmaDWl77RFe5YkUW3tKEmyFv0lOvXJ/fTYnmCEFuMRbGHEZqVHLyT9DFjUJmkzJl9DG5MWWwM6Llif/gF1nukB6nhgGwUXdFrE+wiURA8QoM9i0zEWWpXQW+ZsyeRrOMuyEo5Fv4gmy4dXPvqcC+pH2VRYaMwy+OWG+iLGCgm0W0Kv9HdvR8ASjmKCXpuK/bxiV/76A/v5UdDIZuKcJGjrnec5KZ7wwsWFOp6xPX/9mt2sqDe7FO+Kf/fXHBPPDWpdXGhTpLvUG9VKwh1xMDDjkvu+cNDFBTk7ptX1QkKZ850m3duu6fcrWxwdaFFyREJ2j4vOpKP6Du6z4uJCv8sYJIVkCnJBGGZaBONO3roY2EqNrSfIPi7SKP4fdXyNUd6I6wbSAHEl33tFLe+FlSsusnK90A0+oEPcuufZgXnOi+u9LrKSJQZQw6LwqBnv2CKsfHORbFbyQhA6xN/pEuihSdj56Co7LWRjPiKie6gkB2LiKuUqK5kiPkLiz1QJ9K1cNXBAMoUCigNpQ9IqDtMI1HKA4/jyvUsaoSyZLA5kjOjDPFZen8Ql5TsvBskUgjciIPSX3QAXC86DT7VWvlEh/xZ+ij9BDVWJ0QL0SbZq6QaFxoLPcXPmBLveLCc4wXdDK6s+6/vwhCSniFLPXW0NJe5UB8zKCsviqpc7vGPVQFcyZbyPwGD+d5ZnxmNWlhG4xSBZZjivjIWHEQgoDkSMjMwTo54569JSE5IpA7EyJSMTyGTUAUFlO1ZKOtaHTMeL1PhYYFTcihmY2cQ5+ullj7EDkiVfVez2sCTz8yiv84djhg7IJVk81xFWJlPdfHBG0flkRC/zQFZ+DSllNtfDdUsOMCliyGX5uOzU3ZhIXFDof4m1gDuKbEx0t2YS25gVGpcMnr/I1kx3c6piB8P8ZoqEwfMX3ZyCXynJTmq/U7NUXqfUzCbWL1wqVKBQUeESzQYoUlW8TAcVL1RCxUu1G6BYXfFyfQ4VPbDI4T8d2WzgQ6sc/vmxnTsqfHCZQzUJxm1h5dxS5Tu6lQgTZ0ipqRVqSwzTbbLHMt+c19iO76tsx/cLZub+Ali+tYC93olEAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTA5LTA5VDIwOjE4OjE3KzAyOjAwjKtfjgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0wOS0wOVQyMDoxODoxNyswMjowMP325zIAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC") no-repeat 50% 50%;
  background-size: 85%;
}

.iziToast > .iziToast-body .iziToast-title {
  padding: 0;
  margin: 0;
  line-height: 16px;
  font-size: 14px;
  text-align: left;
  float: left;
  color: #000;
  white-space: normal;
}

.iziToast > .iziToast-body .iziToast-message {
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  white-space: normal;
}

.iziToast.iziToast-animateInside .iziToast-title,
.iziToast.iziToast-animateInside .iziToast-message,
.iziToast.iziToast-animateInside .iziToast-icon,
.iziToast.iziToast-animateInside .iziToast-buttons-child,
.iziToast.iziToast-animateInside .iziToast-inputs-child {
  opacity: 0;
}

.iziToast-target {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.iziToast-target .iziToast-capsule {
  overflow: hidden;
}

.iziToast-target .iziToast-capsule:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.iziToast-target .iziToast-capsule .iziToast {
  width: 100%;
  float: left;
}

.iziToast-wrapper {
  z-index: 99999;
  position: fixed;
  width: 100%;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.iziToast-wrapper .iziToast.iziToast-balloon:before {
  border-right: 0 solid transparent;
  border-left: 15px solid transparent;
  border-top: 10px solid #000;
  border-top-color: inherit;
  right: 8px;
  left: auto;
}

.iziToast-wrapper-bottomLeft {
  left: 0;
  bottom: 0;
  text-align: left;
}

.iziToast-wrapper-bottomLeft .iziToast.iziToast-balloon:before {
  border-right: 15px solid transparent;
  border-left: 0 solid transparent;
  right: auto;
  left: 8px;
}

.iziToast-wrapper-bottomRight {
  right: 0;
  bottom: 0;
  text-align: right;
}

.iziToast-wrapper-topLeft {
  left: 0;
  top: 0;
  text-align: left;
}

.iziToast-wrapper-topLeft .iziToast.iziToast-balloon:before {
  border-right: 15px solid transparent;
  border-left: 0 solid transparent;
  right: auto;
  left: 8px;
}

.iziToast-wrapper-topRight {
  top: 0;
  right: 0;
  text-align: right;
}

.iziToast-wrapper-topCenter {
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
}

.iziToast-wrapper-bottomCenter {
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}

.iziToast-wrapper-center {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.iziToast-rtl {
  direction: rtl;
  padding: 8px 0 9px 45px;
  font-family: Tahoma, 'Lato', Arial;
}

.iziToast-rtl .iziToast-cover {
  left: auto;
  right: 0;
}

.iziToast-rtl .iziToast-close {
  right: auto;
  left: 0;
}

.iziToast-rtl .iziToast-body {
  padding: 0 10px 0 0;
  margin: 0 16px 0 0;
  text-align: right;
}

.iziToast-rtl .iziToast-body .iziToast-buttons,
.iziToast-rtl .iziToast-body .iziToast-inputs,
.iziToast-rtl .iziToast-body .iziToast-texts,
.iziToast-rtl .iziToast-body .iziToast-title,
.iziToast-rtl .iziToast-body .iziToast-message {
  float: right;
  text-align: right;
}

.iziToast-rtl .iziToast-body .iziToast-icon {
  left: auto;
  right: 0;
}

@media only screen and (min-width: 568px) {
  .iziToast-wrapper {
    padding: 10px 15px;
  }
  .iziToast {
    margin: 5px 0;
    border-radius: 3px;
    width: auto;
  }
  .iziToast:after {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2), inset 0 0 5px rgba(0, 0, 0, 0.1), 0 8px 8px -5px rgba(0, 0, 0, 0.25);
            box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2), inset 0 0 5px rgba(0, 0, 0, 0.1), 0 8px 8px -5px rgba(0, 0, 0, 0.25);
  }
  .iziToast:not(.iziToast-rtl) .iziToast-cover {
    border-radius: 3px 0 0 3px;
  }
  .iziToast.iziToast-rtl .iziToast-cover {
    border-radius: 0 3px 3px 0;
  }
  .iziToast.iziToast-color-dark:after {
    -webkit-box-shadow: inset 0 -10px 20px -10px rgba(255, 255, 255, 0.3), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
            box-shadow: inset 0 -10px 20px -10px rgba(255, 255, 255, 0.3), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
  }
  .iziToast.iziToast-balloon .iziToast-progressbar {
    background: transparent;
  }
  .iziToast.iziToast-balloon:after {
    -webkit-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.25), inset 0 10px 20px -5px rgba(0, 0, 0, 0.25);
            box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.25), inset 0 10px 20px -5px rgba(0, 0, 0, 0.25);
  }
  .iziToast-target .iziToast:after {
    -webkit-box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2), inset 0 0 5px rgba(0, 0, 0, 0.1);
            box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2), inset 0 0 5px rgba(0, 0, 0, 0.1);
  }
}

.iziToast.iziToast-theme-dark {
  background: #565c70;
  border-color: #565c70;
}

.iziToast.iziToast-theme-dark .iziToast-title {
  color: #fff;
}

.iziToast.iziToast-theme-dark .iziToast-message {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 300;
}

.iziToast.iziToast-theme-dark .iziToast-close {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfgCR4OIQIPSao6AAAAwElEQVRIx72VUQ6EIAwFmz2XB+AConhjzqTJ7JeGKhLYlyx/BGdoBVpjIpMJNjgIZDKTkQHYmYfwmR2AfAqGFBcO2QjXZCd24bEggvd1KBx+xlwoDpYmvnBUUy68DYXD77ESr8WDtYqvxRex7a8oHP4Wo1Mkt5I68Mc+qYqv1h5OsZmZsQ3gj/02h6cO/KEYx29hu3R+VTTwz6D3TymIP1E8RvEiiVdZfEzicxYLiljSxKIqlnW5seitTW6uYnv/Aqh4whX3mEUrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE2LTA5LTMwVDE0OjMzOjAyKzAyOjAwl6RMVgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNi0wOS0zMFQxNDozMzowMiswMjowMOb59OoAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC") no-repeat 50% 50%;
  background-size: 8px;
}

.iziToast.iziToast-theme-dark .iziToast-icon {
  color: #fff;
}

.iziToast.iziToast-theme-dark .iziToast-icon.ico-info {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAflBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////vroaSAAAAKXRSTlMA6PsIvDob+OapavVhWRYPrIry2MxGQ97czsOzpJaMcE0qJQOwVtKjfxCVFeIAAAI3SURBVFjDlJPZsoIwEETnCiGyb8q+qmjl/3/wFmGKwjBROS9QWbtnOqDDGPq4MdMkSc0m7gcDDhF4NRdv8NoL4EcMpzoJglPl/KTDz4WW3IdvXEvxkfIKn7BMZb1bFK4yZFqghZ03jk0nG8N5NBwzx9xU5cxAg8fXi20/hDdC316lcA8o7t16eRuQvW1XGd2d2P8QSHQDDbdIII/9CR3lUF+lbucfJy4WfMS64EJPORnrZxtfc2pjJdnbuags3l04TTtJMXrdTph4Pyg4XAjugAJqMDf5Rf+oXx2/qi4u6nipakIi7CsgiuMSEF9IGKg8heQJKkxIfFSUU/egWSwNrS1fPDtLfon8sZOcYUQml1Qv9a3kfwsEUyJEMgFBKzdV8o3Iw9yAjg1jdLQCV4qbd3no8yD2GugaC3oMbF0NYHCpJYSDhNI5N2DAWB4F4z9Aj/04Cna/x7eVAQ17vRjQZPh+G/kddYv0h49yY4NWNDWMMOMUIRYvlTECmrN8pUAjo5RCMn8KoPmbJ/+Appgnk//Sy90GYBCGgm7IAskQ7D9hFKW4ApB1ei3FSYD9PjGAKygAV+ARFYBH5BsVgG9kkBSAQWKUFYBRZpkUgGVinRWAdUZQDABBQdIcAElDVBUAUUXWHQBZx1gMAGMprM0AsLbVXHsA5trZe93/wp3svQ0YNb/jWV3AIOLsMtlznSNOH7JqjOpDVh7z8qCZR10ftvO4nxeOvPLkpSuvfXnxzKtvXr7j+v8C5ii0e71At7cAAAAASUVORK5CYII=") no-repeat 50% 50%;
  background-size: 85%;
}

.iziToast.iziToast-theme-dark .iziToast-icon.ico-warning {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAllBMVEUAAAD////+//3+//3+//3///////z+//3+//3+//3////////////9//3////+//39//3///3////////////+//3+//39//3///z+//z+//7///3///3///3///3////////+//3+//3+//3+//z+//3+//7///3///z////////+//79//3///3///z///v+//3///+trXouAAAAMHRSTlMAB+j87RBf+PXiCwQClSPYhkAzJxnx05tSyadzcmxmHRbp5d7Gwrh4TDkvsYt/WkdQzCITAAAB1UlEQVRYw+3XaXKCQBCGYSIIighoxCVqNJrEPfly/8vFImKXduNsf/Mc4K1y7FnwlMLQc/bUbj85R6bA1LXRDICg6RjJcZa7NQYtnLUGTpERSiOXxrOPkv9s30iGKDmtbYir3H7OUHJa2ylAuvZzRvzUfs7Ii/2cgfTt54x82s8ZSM848gJmYtroQzA2jHwA+LkBIEuMGt+QIng1igzlyMrkuP2CyOi47axRaYTL5jhDJehoR+aovC29s3iIyly3Eb+hRCvZo2qsGTnhKr2cLDS+J73GsqBI9W80UCmWWpEuhIjh6ZRGjyNRarjzKGJ2Ou2himCvjHwqI+rTqQdlRH06TZQR9ek0hiqiPp06mV4ke7QPX6ERUZxO8Uo3sqrfhxvoRrCpvXwL/UjR9GRHMIvLgke4d5QbiwhM6JV2YKKF4vIl7XIBkwm4keryJVmvk/TfwcmPwQNkUQuyA2/sYGwnXL7GPu4bW1jYsmevrNj09/MGZMOEPXslQVqO8hqykD17JfPHP/bmo2yGGpdZiH3IZvzZa7B3+IdDjjpjesHJcvbs5dZ/e+cddVoDdvlq7x12Nac+iN7e4R8OXTjp0pw5CGnOLNDEzeBs5gVwFniAO+8f8wvfeXP2hyqnmwAAAABJRU5ErkJggg==") no-repeat 50% 50%;
  background-size: 85%;
}

.iziToast.iziToast-theme-dark .iziToast-icon.ico-error {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMA3BsB98QV8uSyWVUFz6RxYwzYvbupmYqAaU1FQTXKv7abj4d1azKNUit3AAACZElEQVRYw7WXaZOCMAyGw30UORRQBLxX/v8/3BkaWjrY2szO5otKfGrzJrEp6Kw6F8f8sI+i/SE/FucKSBaWiT8p5idlaEtnXTB9tKDLLHAvdSatOan3je93k9F2vRF36+mr1a6eH2NFNydoHq/ieU/UXcWjjk9XykdNWq2ywtp4tXL6Wb2T/MqtzzZutsrNyfvA51KoQROhVCjfrnASIRpSVUZiD5v4RbWExjRdJzSmOsZFvzYz59kRSr6V5zE+/QELHkNdb3VRx45HS1b1u+zfkkcbRAZ3qJ9l/A4qefHUDMShJe+6kZKJDD2pLQ9Q4lu+5Q7rz7Plperd7AtQEgIPI6o2dxr2D4GXvxqCiKcn8cD4gxIAEt7/GYkHL16KqeJd0NB4gJbXfgVnzCGJlzGcocCVSLzUvoAj9xJ4NF7/R8gxoVQexc/hgBpSebjPjgPs59cHmYfn7NkDb6wXmUf1I1ygIPPw4gtgCE8yDw8eAop4J/PQcBExjQmZx37MsZB2ZB4cLKQCG5vKYxMWSzMxIg8pNtOyUkvkocEmXGo69mh8FgnxS4yBwMvDrJSNHZB4uC3ayz/YkcIP4lflwVIT+OU07ZSjrbTkZQ6dTPkYubZ8GC/Cqxu6WvJZII93dcCw46GdNqdpTeF/tiMOuDGB9z/NI6NvyWetGPM0g+bVNeovBmamHXWj0nCbEaGeTMN2PWrqd6cM26ZxP2DeJvj+ph/30Zi/GmRbtlK5SptI+nwGGnvH6gUruT+L16MJHF+58rwNIifTV0vM8+hwMeOXAb6Yx0wXT+b999WXfvn+8/X/F7fWzjdTord5AAAAAElFTkSuQmCC") no-repeat 50% 50%;
  background-size: 80%;
}

.iziToast.iziToast-theme-dark .iziToast-icon.ico-success {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMApAPhIFn82wgGv8mVtwAAAKVJREFUSMft0LEJAkEARNFFFEw1NFJb8CKjAy1AEOzAxNw+bEEEg6nyFjbY4LOzcBwX7S/gwUxoTdIn+Jbv4Lv8bx446+kB6VsBtK0B+wbMCKxrwL33wOrVeeChX28n7KTOTjgoEu6DRSYAgAAAAkAmAIAAAAIACQIkMkACAAgAIACAyECBKAOJuCagTJwSUCaUAEMAABEBRwAAEQFLbCJgO4bW+AZKGnktR+jAFAAAAABJRU5ErkJggg==") no-repeat 50% 50%;
  background-size: 85%;
}

.iziToast.iziToast-theme-dark .iziToast-icon.ico-question {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhCQkUEg18vki+AAAETUlEQVRo3s1ZTWhbRxD+VlIuxsLFCYVIIQYVopBDoK5bKDWUBupDMNbJ5FBKg/FBziUQdE9yaC+FHBrwsdCfQ9RTGoLxwWl+DqHEojUFFydxnB9bInZDqOsErBrr6yGvs/ueX97bldTKo4Pe7puZb3Z33s7srIIjMY1jyCEjP6ImvyX8pF64arSHznKC06wzijY5xSKz7YbuYokV2lODsyyxqz3gSY6z6gCuqcpxJluFH+Z8U+D/0jyHoxFUBHgfvsGHIS9WMIUlVFFDFTUAGWSRQRY5HMeBEP6b+Ew9dh/7INd2jGeO59kfKdXP85zbIbfGQVf4sYC3N1hm3lo6zzIbPvk6x+zBk7wQGMEMB5xncIAzAS0XrFySSV72iS1yyBVcdA1x0afrsoUJgdFfY2+z8ADAXl7zz0KcwJiPfZKpVuABgClO+nRG+QIHDdfb4qlWwUXvKW4Z7vi6L4J9vg+vbfCeCeZH2RfOdMOc/HbCA4BvIW6EMQz7XK/ltd+hP+VzR9mgva2YSfyGI17fA7ynnocqeQNFfIJ0oHsdv6CC2+rXGBN6cQdveY3fcVRtmy/HDete+93zy8jA8zV7YkwYMrjHzRddRsCdiVCwwmh6wg9iTNC7Y9XIF1iS7kbUpsvvGEdPuTfSgAEjRpR096x0liPFD/Eqt2NMuBQzB2XhrACAApjFsuQFh9XdGAX70B3oSuNdnMVBaX+sopYxjwVpHFBVACyKTXNoktjD+6Ll8xhenS9MAAkAI/Lux2YNUOs4I413Ypg1SgEAu7kpFvWjaeJe0fJHDGe/cNaZBkekudw8PMA+0fMwlndZeAsJ5KR/qhUDUJCnSiyvRsolkJHGUgvjH8QXDgZopEzKMKDqCKrwEQ4C6MH7GEXC665buLJG8hlQc4LP4paxfJrOqYVYYY2UARfEIazTbgDg2dB98GebzJd54b8L/iWNdLyooeR6CHyZ+6xk0yKxkYg6nEVSUG4VJ9QJ9cxRCxO+9WiOyvgUeexXP1hLGH5nGuBWVtiSp4vqe3VP0UFWI9Wan4Er3v8q7jjPWVtm4FtcQQMrOKO2nOQCM5AyDMi56FDrKHA/1nyppS1ppBpYaE8wciEjGI2AaeM41kI4doDX4XiT3Qm1gevyruCgZg9P8xIv8m1nCzTKq6oiJ9xTMiZ505P5m8cdZ0CnZMVXHVljM7WMBzxpyDxygtdxoCEFTaMIWbZU85UvBjgUMYy0fBaAF8V1Lj9qWQ1aMZ5f4k9r+AGMSkMP1vZoZih6k6sicc5h/OFHM9vDqU/VIU7zJZdYYsKGH4g4nAJMGiXZRds1pVMoZ69RM5vfkbh0qkBhsnS2RLMLilQdL9MBHS9UAh0v1e6CYnXHy/WeeCcvLDwl/9OVze69tPKM+M+v7eJN6OzFpWdEF0ucDbhVNFXadnVrmJFlkVNGTS2M6pzmhMvltfPhnN2B63sVuL7fcNP3D1TSk2ihosPrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTA5LTA5VDIwOjE4OjEzKzAyOjAweOR7nQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0wOS0wOVQyMDoxODoxMyswMjowMAm5wyEAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC") no-repeat 50% 50%;
  background-size: 85%;
}

.iziToast.iziToast-theme-dark .iziToast-buttons > a,
.iziToast.iziToast-theme-dark .iziToast-buttons > button,
.iziToast.iziToast-theme-dark .iziToast-buttons > input {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
}

.iziToast.iziToast-theme-dark .iziToast-buttons > a:hover,
.iziToast.iziToast-theme-dark .iziToast-buttons > button:hover,
.iziToast.iziToast-theme-dark .iziToast-buttons > input:hover {
  background: rgba(255, 255, 255, 0.2);
}

.iziToast.iziToast-theme-dark .iziToast-buttons > a:focus,
.iziToast.iziToast-theme-dark .iziToast-buttons > button:focus,
.iziToast.iziToast-theme-dark .iziToast-buttons > input:focus {
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
          box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
}

.iziToast.iziToast-color-red {
  background: rgba(255, 175, 180, 0.9);
  border-color: rgba(255, 175, 180, 0.9);
}

.iziToast.iziToast-color-orange {
  background: rgba(255, 207, 165, 0.9);
  border-color: rgba(255, 207, 165, 0.9);
}

.iziToast.iziToast-color-yellow {
  background: rgba(255, 249, 178, 0.9);
  border-color: rgba(255, 249, 178, 0.9);
}

.iziToast.iziToast-color-blue {
  background: rgba(231, 233, 243, 0.9);
  border-color: rgba(231, 233, 243, 0.9);
}

.iziToast.iziToast-color-green {
  background: rgba(166, 239, 184, 0.9);
  border-color: rgba(166, 239, 184, 0.9);
}

.iziToast.iziToast-layout2 .iziToast-body .iziToast-texts,
.iziToast.iziToast-layout2 .iziToast-body .iziToast-message {
  width: 100%;
}

.iziToast.iziToast-layout3 {
  border-radius: 2px;
}

.iziToast.iziToast-layout3::after {
  display: none;
}

.iziToast.revealIn,
.iziToast .revealIn {
  -webkit-animation: iziT-revealIn 1s cubic-bezier(0.25, 1.6, 0.25, 1) both;
  animation: iziT-revealIn 1s cubic-bezier(0.25, 1.6, 0.25, 1) both;
}

.iziToast.slideIn,
.iziToast .slideIn {
  -webkit-animation: iziT-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
  animation: iziT-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
}

.iziToast.bounceInLeft {
  -webkit-animation: iziT-bounceInLeft 0.7s ease-in-out both;
  animation: iziT-bounceInLeft 0.7s ease-in-out both;
}

.iziToast.bounceInRight {
  -webkit-animation: iziT-bounceInRight 0.85s ease-in-out both;
  animation: iziT-bounceInRight 0.85s ease-in-out both;
}

.iziToast.bounceInDown {
  -webkit-animation: iziT-bounceInDown 0.7s ease-in-out both;
  animation: iziT-bounceInDown 0.7s ease-in-out both;
}

.iziToast.bounceInUp {
  -webkit-animation: iziT-bounceInUp 0.7s ease-in-out both;
  animation: iziT-bounceInUp 0.7s ease-in-out both;
}

.iziToast.fadeIn,
.iziToast .fadeIn {
  -webkit-animation: iziT-fadeIn 0.5s ease both;
  animation: iziT-fadeIn 0.5s ease both;
}

.iziToast.fadeInUp {
  -webkit-animation: iziT-fadeInUp 0.7s ease both;
  animation: iziT-fadeInUp 0.7s ease both;
}

.iziToast.fadeInDown {
  -webkit-animation: iziT-fadeInDown 0.7s ease both;
  animation: iziT-fadeInDown 0.7s ease both;
}

.iziToast.fadeInLeft {
  -webkit-animation: iziT-fadeInLeft 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;
  animation: iziT-fadeInLeft 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;
}

.iziToast.fadeInRight {
  -webkit-animation: iziT-fadeInRight 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;
  animation: iziT-fadeInRight 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;
}

.iziToast.flipInX {
  -webkit-animation: iziT-flipInX 0.85s cubic-bezier(0.35, 0, 0.25, 1) both;
  animation: iziT-flipInX 0.85s cubic-bezier(0.35, 0, 0.25, 1) both;
}

.iziToast.fadeOut {
  -webkit-animation: iziT-fadeOut 0.7s ease both;
  animation: iziT-fadeOut 0.7s ease both;
}

.iziToast.fadeOutDown {
  -webkit-animation: iziT-fadeOutDown 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
  animation: iziT-fadeOutDown 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
}

.iziToast.fadeOutUp {
  -webkit-animation: iziT-fadeOutUp 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
  animation: iziT-fadeOutUp 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
}

.iziToast.fadeOutLeft {
  -webkit-animation: iziT-fadeOutLeft 0.5s ease both;
  animation: iziT-fadeOutLeft 0.5s ease both;
}

.iziToast.fadeOutRight {
  -webkit-animation: iziT-fadeOutRight 0.5s ease both;
  animation: iziT-fadeOutRight 0.5s ease both;
}

.iziToast.flipOutX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation: iziT-flipOutX 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
  animation: iziT-flipOutX 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
}

.iziToast-overlay.fadeIn {
  -webkit-animation: iziT-fadeIn 0.5s ease both;
  animation: iziT-fadeIn 0.5s ease both;
}

.iziToast-overlay.fadeOut {
  -webkit-animation: iziT-fadeOut 0.7s ease both;
  animation: iziT-fadeOut 0.7s ease both;
}

@-webkit-keyframes iziT-revealIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 1);
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes iziT-slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-webkit-keyframes iziT-bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(280px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  70% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@-webkit-keyframes iziT-bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-280px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  70% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@-webkit-keyframes iziT-bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(10px);
  }
  70% {
    -webkit-transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes iziT-bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
  }
  70% {
    -webkit-transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes iziT-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes iziT-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes iziT-fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes iziT-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes iziT-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes iziT-flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@-webkit-keyframes iziT-fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes iziT-fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@-webkit-keyframes iziT-fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@-webkit-keyframes iziT-fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
}

@-webkit-keyframes iziT-fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
}

@-webkit-keyframes iziT-flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@-webkit-keyframes iziT-revealIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 1);
            transform: scale3d(0.3, 0.3, 1);
  }
  100% {
    opacity: 1;
  }
}

@keyframes iziT-revealIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 1);
            transform: scale3d(0.3, 0.3, 1);
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes iziT-slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes iziT-slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes iziT-bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(280px);
            transform: translateX(280px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  70% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes iziT-bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(280px);
            transform: translateX(280px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  70% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes iziT-bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-280px);
            transform: translateX(-280px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  70% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes iziT-bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-280px);
            transform: translateX(-280px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  70% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes iziT-bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  70% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes iziT-bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  70% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes iziT-bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  70% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes iziT-bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  70% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes iziT-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes iziT-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes iziT-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes iziT-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes iziT-fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes iziT-fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes iziT-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes iziT-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes iziT-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes iziT-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes iziT-flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes iziT-flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@-webkit-keyframes iziT-fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes iziT-fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes iziT-fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes iziT-fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@-webkit-keyframes iziT-fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes iziT-fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@-webkit-keyframes iziT-fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
}

@keyframes iziT-fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
}

@-webkit-keyframes iziT-fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
}

@keyframes iziT-fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
}

@-webkit-keyframes iziT-flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes iziT-flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.grid > div {
  margin-right: 0;
  margin-left: 0;
}

.full-width {
  width: 100%;
}

@media (min-width: 512px) and (max-width: 896px) {
  .one-half,
  .one-third,
  .one-fourth,
  .one-fifth,
  .one-sixth,
  .one-seventh,
  .one-eighth,
  .one-ninth,
  .one-tenth,
  .one-eleventh,
  .one-twelfth,
  .two-thirds,
  .two-fourths,
  .two-fifths,
  .two-sixths,
  .two-sevenths,
  .two-eighths,
  .two-ninths,
  .two-tenths,
  .two-elevenths,
  .two-twelfths,
  .three-fourths,
  .three-fifths,
  .three-sixths,
  .three-sevenths,
  .three-eighths,
  .three-ninths,
  .three-tenths,
  .three-elevenths,
  .three-twelfths,
  .four-fifths,
  .four-sixths,
  .four-sevenths,
  .four-eighths,
  .four-ninths,
  .four-tenths,
  .four-elevenths,
  .four-twelfths,
  .five-sixths,
  .five-sevenths,
  .five-eighths,
  .five-ninths,
  .five-tenths,
  .five-elevenths,
  .five-twelfths,
  .six-sevenths,
  .six-eighths,
  .six-ninths,
  .six-tenths,
  .six-elevenths,
  .six-twelfths,
  .seven-eighths,
  .seven-ninths,
  .seven-tenths,
  .seven-elevenths,
  .seven-twelfths,
  .eight-ninths,
  .eight-tenths,
  .eight-elevenths,
  .eight-twelfths,
  .nine-tenths,
  .nine-elevenths,
  .nine-twelfths,
  .ten-elevenths,
  .ten-twelfths,
  .eleven-twelfths {
    float: left;
    margin-bottom: 3.2rem;
    margin-left: 3.2rem;
    width: calc((100% - (3.2rem * 1)) / 2 - 0.2px);
  }
  .one-half:nth-of-type(odd),
  .one-third:nth-of-type(odd),
  .one-fourth:nth-of-type(odd),
  .one-fifth:nth-of-type(odd),
  .one-sixth:nth-of-type(odd),
  .one-seventh:nth-of-type(odd),
  .one-eighth:nth-of-type(odd),
  .one-ninth:nth-of-type(odd),
  .one-tenth:nth-of-type(odd),
  .one-eleventh:nth-of-type(odd),
  .one-twelfth:nth-of-type(odd),
  .two-thirds:nth-of-type(odd),
  .two-fourths:nth-of-type(odd),
  .two-fifths:nth-of-type(odd),
  .two-sixths:nth-of-type(odd),
  .two-sevenths:nth-of-type(odd),
  .two-eighths:nth-of-type(odd),
  .two-ninths:nth-of-type(odd),
  .two-tenths:nth-of-type(odd),
  .two-elevenths:nth-of-type(odd),
  .two-twelfths:nth-of-type(odd),
  .three-fourths:nth-of-type(odd),
  .three-fifths:nth-of-type(odd),
  .three-sixths:nth-of-type(odd),
  .three-sevenths:nth-of-type(odd),
  .three-eighths:nth-of-type(odd),
  .three-ninths:nth-of-type(odd),
  .three-tenths:nth-of-type(odd),
  .three-elevenths:nth-of-type(odd),
  .three-twelfths:nth-of-type(odd),
  .four-fifths:nth-of-type(odd),
  .four-sixths:nth-of-type(odd),
  .four-sevenths:nth-of-type(odd),
  .four-eighths:nth-of-type(odd),
  .four-ninths:nth-of-type(odd),
  .four-tenths:nth-of-type(odd),
  .four-elevenths:nth-of-type(odd),
  .four-twelfths:nth-of-type(odd),
  .five-sixths:nth-of-type(odd),
  .five-sevenths:nth-of-type(odd),
  .five-eighths:nth-of-type(odd),
  .five-ninths:nth-of-type(odd),
  .five-tenths:nth-of-type(odd),
  .five-elevenths:nth-of-type(odd),
  .five-twelfths:nth-of-type(odd),
  .six-sevenths:nth-of-type(odd),
  .six-eighths:nth-of-type(odd),
  .six-ninths:nth-of-type(odd),
  .six-tenths:nth-of-type(odd),
  .six-elevenths:nth-of-type(odd),
  .six-twelfths:nth-of-type(odd),
  .seven-eighths:nth-of-type(odd),
  .seven-ninths:nth-of-type(odd),
  .seven-tenths:nth-of-type(odd),
  .seven-elevenths:nth-of-type(odd),
  .seven-twelfths:nth-of-type(odd),
  .eight-ninths:nth-of-type(odd),
  .eight-tenths:nth-of-type(odd),
  .eight-elevenths:nth-of-type(odd),
  .eight-twelfths:nth-of-type(odd),
  .nine-tenths:nth-of-type(odd),
  .nine-elevenths:nth-of-type(odd),
  .nine-twelfths:nth-of-type(odd),
  .ten-elevenths:nth-of-type(odd),
  .ten-twelfths:nth-of-type(odd),
  .eleven-twelfths:nth-of-type(odd) {
    margin-left: 0;
    clear: both;
  }
}

@media only screen and (min-width: 896px) {
  .one-half,
  .one-third,
  .one-fourth,
  .one-fifth,
  .one-sixth,
  .one-seventh,
  .one-eighth,
  .one-ninth,
  .one-tenth,
  .one-eleventh,
  .one-twelfth,
  .two-thirds,
  .two-fourths,
  .two-fifths,
  .two-sixths,
  .two-sevenths,
  .two-eighths,
  .two-ninths,
  .two-tenths,
  .two-elevenths,
  .two-twelfths,
  .three-fourths,
  .three-fifths,
  .three-sixths,
  .three-sevenths,
  .three-eighths,
  .three-ninths,
  .three-tenths,
  .three-elevenths,
  .three-twelfths,
  .four-fifths,
  .four-sixths,
  .four-sevenths,
  .four-eighths,
  .four-ninths,
  .four-tenths,
  .four-elevenths,
  .four-twelfths,
  .five-sixths,
  .five-sevenths,
  .five-eighths,
  .five-ninths,
  .five-tenths,
  .five-elevenths,
  .five-twelfths,
  .six-sevenths,
  .six-eighths,
  .six-ninths,
  .six-tenths,
  .six-elevenths,
  .six-twelfths,
  .seven-eighths,
  .seven-ninths,
  .seven-tenths,
  .seven-elevenths,
  .seven-twelfths,
  .eight-ninths,
  .eight-tenths,
  .eight-elevenths,
  .eight-twelfths,
  .nine-tenths,
  .nine-elevenths,
  .nine-twelfths,
  .ten-elevenths,
  .ten-twelfths,
  .eleven-twelfths {
    float: left;
    margin-bottom: 3.2rem;
    margin-left: 3.2rem;
  }
  .one-half,
  .two-fourths,
  .three-sixths,
  .four-eighths,
  .five-tenths,
  .six-twelfths {
    width: calc((100% - (3.2rem * 1)) / 2 - 0.2px);
  }
  .one-third,
  .two-sixths,
  .three-ninths,
  .four-twelfths {
    width: calc((100% - (3.2rem * 2)) / 3 - 0.2px);
  }
  .one-fourth,
  .two-eighths,
  .three-twelfths {
    width: calc((100% - (3.2rem * 3)) / 4 - 0.2px);
  }
  .one-fifth,
  .two-tenths {
    width: calc((100% - (3.2rem * 4)) / 5 - 0.2px);
  }
  .one-sixth,
  .two-twelfths {
    width: calc((100% - (3.2rem * 5)) / 6 - 0.2px);
  }
  .one-seventh {
    width: calc((100% - (3.2rem * 6)) / 7 - 0.2px);
  }
  .one-eighth {
    width: calc((100% - (3.2rem * 7)) / 8 - 0.2px);
  }
  .one-ninth {
    width: calc((100% - (3.2rem * 8)) / 9 - 0.2px);
  }
  .one-tenth {
    width: calc((100% - (3.2rem * 9)) / 10 - 0.2px);
  }
  .one-eleventh {
    width: calc((100% - (3.2rem * 10)) / 11 - 0.2px);
  }
  .one-twelfth {
    width: calc((100% - (3.2rem * 11)) / 12 - 0.2px);
  }
  .two-thirds,
  .four-sixths,
  .six-ninths,
  .eight-twelfths {
    width: calc(calc((100% - (3.2rem * 2)) / 3 - 0.2px) * 2 + 3.2rem);
  }
  .two-fifths,
  .four-tenths {
    width: calc(calc((100% - (3.2rem * 4)) / 5 - 0.2px) * 2 + 3.2rem);
  }
  .two-sevenths {
    width: calc(calc((100% - (3.2rem * 6)) / 7 - 0.2px) * 2 + 3.2rem);
  }
  .two-ninths {
    width: calc(calc((100% - (3.2rem * 8)) / 9 - 0.2px) * 2 + 3.2rem);
  }
  .two-elevenths {
    width: calc(calc((100% - (3.2rem * 10)) / 11 - 0.2px) * 2 + 3.2rem);
  }
  .three-fourths,
  .six-eighths,
  .nine-twelfths {
    width: calc(calc((100% - (3.2rem * 3)) / 4 - 0.2px) * 3 + (3.2rem * 2));
  }
  .three-fifths,
  .six-tenths {
    width: calc(calc((100% - (3.2rem * 4)) / 5 - 0.2px) * 3 + (3.2rem * 2));
  }
  .three-sevenths {
    width: calc(calc((100% - (3.2rem * 6)) / 7 - 0.2px) * 3 + (3.2rem * 2));
  }
  .three-eighths {
    width: calc(calc((100% - (3.2rem * 7)) / 8 - 0.2px) * 3 + (3.2rem * 2));
  }
  .three-tenths {
    width: calc(calc((100% - (3.2rem * 9)) / 10 - 0.2px) * 3 + (3.2rem * 2));
  }
  .three-elevenths {
    width: calc(calc((100% - (3.2rem * 10)) / 11 - 0.2px) * 3 + (3.2rem * 2));
  }
  .four-fifths,
  .eight-tenths {
    width: calc(calc((100% - (3.2rem * 4)) / 5 - 0.2px) * 4 + (3.2rem * 3));
  }
  .four-sevenths {
    width: calc(calc((100% - (3.2rem * 6)) / 7 - 0.2px) * 4 + (3.2rem * 3));
  }
  .four-ninths {
    width: calc(calc((100% - (3.2rem * 8)) / 9 - 0.2px) * 4 + (3.2rem * 3));
  }
  .four-elevenths {
    width: calc(calc((100% - (3.2rem * 10)) / 11 - 0.2px) * 4 + (3.2rem * 3));
  }
  .five-sixths,
  .ten-twelfths {
    width: calc(calc((100% - (3.2rem * 5)) / 6 - 0.2px) * 5 + (3.2rem * 4));
  }
  .five-sevenths {
    width: calc(calc((100% - (3.2rem * 6)) / 7 - 0.2px) * 5 + (3.2rem * 4));
  }
  .five-eighths {
    width: calc(calc((100% - (3.2rem * 7)) / 8 - 0.2px) * 5 + (3.2rem * 4));
  }
  .five-ninths {
    width: calc(calc((100% - (3.2rem * 8)) / 9 - 0.2px) * 5 + (3.2rem * 4));
  }
  .five-elevenths {
    width: calc(calc((100% - (3.2rem * 10)) / 11 - 0.2px) * 5 + (3.2rem * 4));
  }
  .five-twelfths {
    width: calc(calc((100% - (3.2rem * 11)) / 12 - 0.2px) * 5 + (3.2rem * 4));
  }
  .six-sevenths {
    width: calc(calc((100% - (3.2rem * 6)) / 7 - 0.2px) * 6 + (3.2rem * 5));
  }
  .six-elevenths {
    width: calc(calc((100% - (3.2rem * 10)) / 11 - 0.2px) * 6 + (3.2rem * 5));
  }
  .seven-eighths {
    width: calc(calc((100% - (3.2rem * 7)) / 8 - 0.2px) * 7 + (3.2rem * 6));
  }
  .seven-ninths {
    width: calc(calc((100% - (3.2rem * 8)) / 9 - 0.2px) * 7 + (3.2rem * 6));
  }
  .seven-tenths {
    width: calc(calc((100% - (3.2rem * 9)) / 10 - 0.2px) * 7 + (3.2rem * 6));
  }
  .seven-elevenths {
    width: calc(calc((100% - (3.2rem * 10)) / 11 - 0.2px) * 7 + (3.2rem * 6));
  }
  .seven-twelfths {
    width: calc(calc((100% - (3.2rem * 11)) / 12 - 0.2px) * 7 + (3.2rem * 6));
  }
  .eight-ninths {
    width: calc(calc((100% - (3.2rem * 8)) / 9 - 0.2px) * 8 + (3.2rem * 7));
  }
  .eight-elevenths {
    width: calc(calc((100% - (3.2rem * 10)) / 11 - 0.2px) * 8 + (3.2rem * 7));
  }
  .nine-tenths {
    width: calc(calc((100% - (3.2rem * 9)) / 10 - 0.2px) * 9 + (3.2rem * 8));
  }
  .nine-elevenths {
    width: calc(calc((100% - (3.2rem * 10)) / 11 - 0.2px) * 9 + (3.2rem * 8));
  }
  .ten-elevenths {
    width: calc(calc((100% - (3.2rem * 10)) / 11 - 0.2px) * 10 + (3.2rem * 9));
  }
  .eleven-twelfths {
    width: calc(calc((100% - (3.2rem * 11)) / 12 - 0.2px) * 11 + (3.2rem * 10));
  }
  .first {
    clear: both;
    margin-left: 0;
  }
}

* {
  -webkit-tap-highlight-color: transparent;
}

*:focus {
  outline: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

hr {
  overflow: visible;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  font-family: monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type="button"], [type="reset"], [type="submit"], button {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

[type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden],
.hidden {
  display: none !important;
}

html {
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100vw;
  height: 100%;
  font-size: 62.5%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

html.admin-bar-showing {
  height: calc(100% - 32px);
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.site-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: 100%;
  width: 100%;
}

.site-container > * {
  width: 100%;
}

.container {
  max-width: 1600px;
  position: relative;
  margin: auto;
}

.cs-search {
  margin-top: auto;
}

.cs-search h 2 {
  font-weight: 500;
}

.cs-search .location-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cs-search #autocomplete,
.cs-search #facetwp-location {
  border-radius: 50px;
  background: #EDEFF5;
  border-color: #b8b8b8;
  font-size: 16px;
}

@media (min-width: 1024px) {
  .cs-search #autocomplete,
  .cs-search #facetwp-location {
    font-size: 14px;
  }
}

.cs-search .form-wrapper {
  background: #fff;
  padding: 20px 20px 30px;
}

@media (min-width: 1024px) {
  .cs-search .form-wrapper {
    padding: 25px 40px 40px 40px;
  }
}

.cs-search .cs-search__main .locate-me {
  display: none;
}

@media (min-width: 1024px) {
  .cs-search .wrapper-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .cs-search .wrapper-field .input-wrap-icon {
    width: 70%;
    margin-top: 15px;
    padding-right: 40px;
  }
  .cs-search .wrapper-field .input-wrap-icon .icon.search {
    left: 20px;
  }
  .cs-search .wrapper-field .input-wrap-icon input {
    padding: 18px 30px 16px 60px;
  }
  .cs-search .wrapper-field .input-wrap-icon + button {
    width: 30%;
  }
}

@media (min-width: 1024px) and (min-width: 1024px) {
  .cs-search .wrapper-field .input-wrap-icon + button {
    padding: 20px 30px;
  }
}

.cs-search .cs-search__geoloc {
  font-size: 12px;
  text-align: left;
  position: relative;
  margin-top: 15px;
  letter-spacing: 1.5px;
  position: relative;
  cursor: pointer;
  padding-left: 30px;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .cs-search .cs-search__geoloc {
    margin-top: 30px;
    margin-left: 10px;
    padding-left: 45px;
  }
}

.cs-search .cs-search__geoloc .icon {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  stroke: 1;
  left: 0;
}

.cs-search .cs-search__geoloc .icon + span {
  font-weight: bold;
  display: inline-block;
  border-bottom: 3px solid #122043;
}

@media (max-width: 384px) {
  .cs-search .cs-search__geoloc .icon + span + span {
    display: none;
  }
}

.cs-search h3 {
  text-transform: uppercase;
  font-weight: bold;
  color: #ff0014;
  text-align: center;
  letter-spacing: 1.5px;
}

.cs-search h3 {
  font-size: 11.2px;
}

@media screen and (min-width: 320px) {
  .cs-search h3 {
    font-size: calc(11.2px + 2.8 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .cs-search h3 {
    font-size: 14px;
  }
}

@media (min-width: 1024px) {
  .cs-search h3 {
    letter-spacing: 3px;
  }
}

.cs-search h3:after {
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  background-color: #ff0014;
  margin: 13px auto 0;
}

@media (min-width: 1024px) {
  .cs-search h3:after {
    width: 42px;
    margin-top: 20px;
  }
}

.cs-search .icon.search {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 18px;
  height: 19px;
  fill: #ff0014;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
}

.cs-search button {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 15px;
  padding: 17px 20px;
}

@media (min-width: 896px) {
  .cs-search button {
    padding: 16px 30px;
  }
}

.cs-search button .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  width: 8px;
  height: 14px;
  fill: #fff;
}

.cs-search .facetwp-facet {
  margin-bottom: 0;
}

.cs-search .facetwp-facet input {
  margin-bottom: 0;
}

.cs-search .facetwp-facet .facetwp-location {
  padding: 13px 13px 13px 50px;
  font-size: 14px;
  font-weight: bold;
}

@media (min-width: 1024px) {
  .cs-search .facetwp-facet .facetwp-location {
    padding: 20px 30px 20px 60px;
  }
}

.cs-search .facetwp-facet .location-results {
  top: 100%;
  border-top: 1px solid #ddd;
  border-radius: 20px;
  z-index: 10;
}

.frontpage_nav .cs-search {
  opacity: 0;
  -webkit-transition: .25s opacity ease-in;
  transition: .25s opacity ease-in;
  z-index: -1;
}

.frontpage_nav .cs-search.cs-search--visible {
  opacity: 1;
  z-index: 9;
}

.cs-search .icon-close {
  padding: 0;
  background: #122043;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  bottom: 100%;
  border-radius: 0;
  padding: 0;
}

.cs-search .icon-close span:after, .cs-search .icon-close span:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 50%;
  margin-top: -1.5px;
  background: #fff;
  height: 3px;
  border-radius: 4px;
}

.cs-search .icon-close span:before {
  -webkit-transform: translateX(-50%) rotate(-45deg);
          transform: translateX(-50%) rotate(-45deg);
}

.cs-search .icon-close span:after {
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}

@media (min-width: 1024px) {
  .cs-search .icon-close {
    right: 40px;
    width: 65px;
    height: 65px;
  }
  .cs-search .icon-close span:before, .cs-search .icon-close span:after {
    height: 4px;
    margin-top: -2px;
  }
  .cs-search .icon-close:hover {
    background: #ff0014;
  }
}

@media (min-width: 1024px) {
  #search-center-home {
    padding: 0;
  }
}

#search-center-home .location-wrap {
  width: 100%;
}

@media (min-width: 1024px) {
  #search-center-home .location-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #search-center-home .location-wrap .input-wrap-icon {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: auto;
    margin-top: 0;
  }
  #search-center-home .location-wrap .input-wrap-icon .icon.search {
    display: none;
  }
  #search-center-home .location-wrap .input-wrap-icon input {
    padding-left: 30px;
  }
  #search-center-home .location-wrap button {
    height: 100px;
    width: 90px;
    padding: 0;
    border-radius: 0;
    text-align: center;
    margin-top: 0;
  }
  #search-center-home .location-wrap button span {
    display: none;
  }
  #search-center-home .location-wrap button .icon.search {
    fill: #fff;
    width: 35px;
    height: 35px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  #search-center-home .location-wrap button .icon.arrow-right-simple {
    display: none;
  }
  #search-center-home .location-wrap .cs-search__geoloc {
    margin-top: 0;
    margin-left: 30px;
    margin-right: 30px;
  }
  #search-center-home .location-wrap .cs-search__geoloc .icon {
    width: 35px;
    height: 35px;
    stroke-width: 16px;
    stroke: #fff;
  }
  #search-center-home .location-wrap .cs-search__geoloc span {
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  #search-center-home .location-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #search-center-home .location-wrap button {
    margin-top: 13px;
  }
  #search-center-home .location-wrap .form-wrapper {
    padding: 13px 20px;
  }
  #search-center-home .location-wrap #autocomplete::-webkit-input-placeholder {
    font-size: 14px;
  }
  #search-center-home .location-wrap #autocomplete:-ms-input-placeholder {
    font-size: 14px;
  }
  #search-center-home .location-wrap #autocomplete::-ms-input-placeholder {
    font-size: 14px;
  }
  #search-center-home .location-wrap #autocomplete::placeholder {
    font-size: 14px;
  }
  #search-center-home .location-wrap .cs-search__geoloc {
    -webkit-box-ordinal-group: 1000;
        -ms-flex-order: 999;
            order: 999;
    margin-top: 13px;
  }
}

body {
  height: 100%;
  margin: 0;
  color: #424950;
  font-family: "Open Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.618;
  background: #F4F5F7;
}

@media (min-width: 1024px) {
  body {
    font-size: 1.76rem;
  }
}

svg:not(:root) {
  overflow: hidden;
}

a {
  color: #ff0014;
  text-decoration: none;
}

a:hover, a:focus, a:active {
  color: #ff0014;
  text-decoration: underline;
}

p {
  margin: 0 0 1.6rem;
  padding: 0;
}

hr {
  clear: both;
  margin: 0 0 1.6rem;
  padding: 1.6rem 0 0;
  border: 0;
  border-bottom: 1px solid #dfe2e5;
  border-collapse: collapse;
}

b, strong {
  font-weight: 700;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  border-left: 1px solid #dfe2e5;
  margin: 1.6rem auto;
  padding: 1.6rem;
}

blockquote p:last-of-type {
  margin-bottom: 0;
}

code, kbd, samp {
  padding: 0.05em 0.5em;
  border-radius: 0;
  background-color: #dfe2e5;
  font-family: "Consolas", "monaco", monospace;
  font-size: 90%;
}

pre {
  overflow-x: scroll;
  padding: 1.6rem;
  border-radius: 0;
  background-color: #dfe2e5;
  font-family: "Consolas", "monaco", monospace;
}

pre code,
pre kbd,
pre samp {
  padding: 0;
  background-color: transparent;
  font-size: 90%;
}

[data-pseudo-content-after]:after {
  content: attr(data-pseudo-content-after);
}

[data-pseudo-content-before]:before {
  content: attr(data-pseudo-content-before);
}

html.sr .load-hidden {
  visibility: hidden;
}

h1,
h2,
.entry-title,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.6rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 1.2944;
}

h1 {
  font-size: 2.3em;
}


h2,
.entry-title {
  font-size: 1.8em;
}

h3 {
  font-size: 1.5em;
}

h4 {
  font-size: 1.3em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1.1em;
}

ul,
ol,
dl {
  margin: 0 0 1.6rem;
  padding: 0;
  list-style-position: inside;
}

ul ul,
ul ol,
ul dl,
ol ul,
ol ol,
ol dl,
dl ul,
dl ol,
dl dl {
  margin: 0.8rem 1.6rem;
}

dd,
dt {
  margin: 0;
}

dt {
  font-weight: 600;
}

button, [type='button'], [type='reset'], [type='submit'], .button, .button.menu-item a {
  display: inline-block;
  width: auto;
  padding: 13.5px 30px;
  border: 0;
  border-radius: 50px;
  color: #fff;
  background-color: #ff0014;
  font-weight: bold;
  line-height: 1;
  white-space: normal;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}

@media (min-width: 896px) {
  button, [type='button'], [type='reset'], [type='submit'], .button, .button.menu-item a {
    padding: 16px 30px;
  }
}

button, [type='button'], [type='reset'], [type='submit'], .button, .button.menu-item a {
  font-size: 11.2px;
}

@media screen and (min-width: 320px) {
  button, [type='button'], [type='reset'], [type='submit'], .button, .button.menu-item a {
    font-size: calc(11.2px + 2.8 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  button, [type='button'], [type='reset'], [type='submit'], .button, .button.menu-item a {
    font-size: 14px;
  }
}

button.has-icon .icon, [type='button'].has-icon .icon, [type='reset'].has-icon .icon, [type='submit'].has-icon .icon, .button.has-icon .icon, .button.menu-item a.has-icon .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  width: 8px;
  height: 14px;
  fill: #fff;
}

button.has-icon.left-positioned .icon, [type='button'].has-icon.left-positioned .icon, [type='reset'].has-icon.left-positioned .icon, [type='submit'].has-icon.left-positioned .icon, .button.has-icon.left-positioned .icon, .button.menu-item a.has-icon.left-positioned .icon {
  right: auto;
  left: 20px;
}

button.ghost, [type='button'].ghost, [type='reset'].ghost, [type='submit'].ghost, .button.ghost, .button.menu-item a.ghost {
  background: transparent;
  border: 2px solid #122043;
  color: #122043;
  text-decoration: none;
}

button.ghost:hover, button.ghost:focus, button.ghost:active, [type='button'].ghost:hover, [type='button'].ghost:focus, [type='button'].ghost:active, [type='reset'].ghost:hover, [type='reset'].ghost:focus, [type='reset'].ghost:active, [type='submit'].ghost:hover, [type='submit'].ghost:focus, [type='submit'].ghost:active, .button.ghost:hover, .button.ghost:focus, .button.ghost:active, .button.menu-item a.ghost:hover, .button.menu-item a.ghost:focus, .button.menu-item a.ghost:active {
  outline: none;
  border-color: #223d7f;
  color: #223d7f;
  background-color: transparent;
  text-decoration: none;
}

button.ghost.has-icon .icon, [type='button'].ghost.has-icon .icon, [type='reset'].ghost.has-icon .icon, [type='submit'].ghost.has-icon .icon, .button.ghost.has-icon .icon, .button.menu-item a.ghost.has-icon .icon {
  fill: #122043;
}

@media (min-width: 1024px) {
  button, [type='button'], [type='reset'], [type='submit'], .button, .button.menu-item a {
    padding: 17px 30px;
  }
}

button:hover, button:focus, button:active, [type='button']:hover, [type='button']:focus, [type='button']:active, [type='reset']:hover, [type='reset']:focus, [type='reset']:active, [type='submit']:hover, [type='submit']:focus, [type='submit']:active, .button:hover, .button:focus, .button:active, .button.menu-item a:hover, .button.menu-item a:focus, .button.menu-item a:active {
  outline: none;
  color: #e6e5e5;
  background-color: #cc0010;
  text-decoration: none;
}

button:disabled, button:disabled:hover, button:disabled:focus, [type='button']:disabled, [type='button']:disabled:hover, [type='button']:disabled:focus, [type='reset']:disabled, [type='reset']:disabled:hover, [type='reset']:disabled:focus, [type='submit']:disabled, [type='submit']:disabled:hover, [type='submit']:disabled:focus, .button:disabled, .button:disabled:hover, .button:disabled:focus, .button.menu-item a:disabled, .button.menu-item a:disabled:hover, .button.menu-item a:disabled:focus {
  opacity: 0.5;
  background-color: #8c969f;
  cursor: not-allowed;
}

::-webkit-input-placeholder {
  opacity: 1;
  color: #a8afb6;
}

:-ms-input-placeholder {
  opacity: 1;
  color: #a8afb6;
}

::-ms-input-placeholder {
  opacity: 1;
  color: #a8afb6;
}

::placeholder {
  opacity: 1;
  color: #a8afb6;
}

label {
  display: block;
  margin: 0 0 0.8rem;
}

input,
select,
textarea {
  width: 100%;
  margin: 0 0 0.8rem;
  padding: 1em;
  border: 1px solid #dfe2e5;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-box-shadow: none;
          box-shadow: none;
}

input:focus,
select:focus,
textarea:focus {
  border-color: #ff0014;
  outline: none;
}

input:disabled, input:disabled:hover,
select:disabled,
select:disabled:hover,
textarea:disabled,
textarea:disabled:hover {
  border-color: #717c87;
  color: #a8afb6;
  background-color: #dfe2e5;
  cursor: not-allowed;
}

select {
  height: 2em;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto;
  margin-right: 0.8rem;
}

input[type="color"] {
  min-height: 4.8rem;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button {
  display: none;
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0.01em 0 0 0;
  border: 0;
}

body:not(:-moz-handler-blocked) fieldset {
  display: table-cell;
}

legend {
  display: table;
  float: left;
  width: 100%;
  margin: 0 0 0.8rem;
  padding: 0;
  font-size: 1.92rem;
  margin: 0 0 1.6rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 1.2944;
}

legend + * {
  clear: both;
}

@media (min-width: 1024px) {
  .inline-radio label {
    width: 150px;
    font-size: 14px;
  }
}

.input-checkbox,
.input-radio {
  position: absolute;
  left: -999999px;
}

.input-checkbox + label,
.input-radio + label {
  position: relative;
  padding-left: 45px;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 10px;
}

.input-checkbox + label:before,
.input-radio + label:before {
  content: "";
  background-color: white;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  border: solid 2px #122043;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.input-checkbox + label:hover:before,
.input-radio + label:hover:before {
  border-color: #77DF7A;
}

.input-checkbox + label:after,
.input-radio + label:after {
  content: '';
  width: 20px;
  height: 20px;
  top: 5px;
  left: 5px;
  border-radius: 30px;
  background-color: white;
  position: absolute;
}

.input-checkbox:checked + label:before,
.input-radio:checked + label:before {
  border-color: #77DF7A;
}

.input-checkbox:checked + label:after,
.input-radio:checked + label:after {
  background-color: #77DF7A;
}

body .woocommerce-invalid .input-checkbox + label:before, body .woocommerce-invalid .input-radio + label:before {
  border-color: #ff0014;
}

body .woocommerce-invalid .select2-container--default .select2-selection__rendered {
  border-color: #ff0014;
}

.input-checkbox + label:before {
  border-radius: 0;
}

.input-checkbox + label:after {
  height: 28px;
  width: 28px;
  top: 2px;
  left: 2px;
  border-radius: 0;
  background: transparent url(assets/img/check.png) no-repeat center center;
}

.woocommerce-checkout p.woocommerce-invalid-required-field span.my-error,
.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
  color: #ff0014;
  display: block !important;
  font-weight: bold;
}

.input-wrap-icon {
  position: relative;
}

table {
  margin: 0.8rem 0;
  border-radius: 0;
  border-spacing: 0;
  border-collapse: collapse;
  word-break: break-all;
}

body:not(.single-post) table {
  width: 100%;
}

th,
td {
  padding: 0.8rem;
  border: 1px solid #dfe2e5;
  text-align: left;
}

th {
  font-weight: 600;
}

.single-post .category-newsletter table, .single-post .category-newsletter table * {
  font-weight: initial;
  border: initial;
  margin: initial;
  padding: initial;
  font-style: initial;
  text-align: initial;
  float: initial;
  -webkit-box-shadow: initial;
          box-shadow: initial;
  -webkit-box-sizing: initial;
          box-sizing: initial;
  text-decoration: initial;
}

.single-post .category-newsletter .entry-content {
  background: #fff;
  width: 620px;
  margin-left: auto;
  margin-right: auto;
}

.single-post .category-newsletter .entry-content > table {
  width: 564px;
}

.single-post .category-newsletter table [align="left"] {
  float: left;
}

.single-post .category-newsletter table [align="right"] {
  float: right;
}

.single-post .category-newsletter table [align="center"] {
  margin-left: auto;
  margin-right: auto;
}

embed,
iframe,
object,
video,
.wp-caption {
  width: 100%;
  max-width: 100%;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

figure {
  margin: 0;
}

iframe {
  border: 0;
}

.cs-search {
  margin-top: auto;
}

.cs-search h 2 {
  font-weight: 500;
}

.cs-search .location-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cs-search #autocomplete,
.cs-search #facetwp-location {
  border-radius: 50px;
  background: #EDEFF5;
  border-color: #b8b8b8;
  font-size: 16px;
}

@media (min-width: 1024px) {
  .cs-search #autocomplete,
  .cs-search #facetwp-location {
    font-size: 14px;
  }
}

.cs-search .form-wrapper {
  background: #fff;
  padding: 20px 20px 30px;
}

@media (min-width: 1024px) {
  .cs-search .form-wrapper {
    padding: 25px 40px 40px 40px;
  }
}

.cs-search .cs-search__main .locate-me {
  display: none;
}

@media (min-width: 1024px) {
  .cs-search .wrapper-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .cs-search .wrapper-field .input-wrap-icon {
    width: 70%;
    margin-top: 15px;
    padding-right: 40px;
  }
  .cs-search .wrapper-field .input-wrap-icon .icon.search {
    left: 20px;
  }
  .cs-search .wrapper-field .input-wrap-icon input {
    padding: 18px 30px 16px 60px;
  }
  .cs-search .wrapper-field .input-wrap-icon + button {
    width: 30%;
  }
}

@media (min-width: 1024px) and (min-width: 1024px) {
  .cs-search .wrapper-field .input-wrap-icon + button {
    padding: 20px 30px;
  }
}

.cs-search .cs-search__geoloc {
  font-size: 12px;
  text-align: left;
  position: relative;
  margin-top: 15px;
  letter-spacing: 1.5px;
  position: relative;
  cursor: pointer;
  padding-left: 30px;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .cs-search .cs-search__geoloc {
    margin-top: 30px;
    margin-left: 10px;
    padding-left: 45px;
  }
}

.cs-search .cs-search__geoloc .icon {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  stroke: 1;
  left: 0;
}

.cs-search .cs-search__geoloc .icon + span {
  font-weight: bold;
  display: inline-block;
  border-bottom: 3px solid #122043;
}

@media (max-width: 384px) {
  .cs-search .cs-search__geoloc .icon + span + span {
    display: none;
  }
}

.cs-search h3 {
  text-transform: uppercase;
  font-weight: bold;
  color: #ff0014;
  text-align: center;
  letter-spacing: 1.5px;
}

.cs-search h3 {
  font-size: 11.2px;
}

@media screen and (min-width: 320px) {
  .cs-search h3 {
    font-size: calc(11.2px + 2.8 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .cs-search h3 {
    font-size: 14px;
  }
}

@media (min-width: 1024px) {
  .cs-search h3 {
    letter-spacing: 3px;
  }
}

.cs-search h3:after {
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  background-color: #ff0014;
  margin: 13px auto 0;
}

@media (min-width: 1024px) {
  .cs-search h3:after {
    width: 42px;
    margin-top: 20px;
  }
}

.cs-search .icon.search {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 18px;
  height: 19px;
  fill: #ff0014;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
}

.cs-search button {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 15px;
  padding: 17px 20px;
}

@media (min-width: 896px) {
  .cs-search button {
    padding: 16px 30px;
  }
}

.cs-search button .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  width: 8px;
  height: 14px;
  fill: #fff;
}

.cs-search .facetwp-facet {
  margin-bottom: 0;
}

.cs-search .facetwp-facet input {
  margin-bottom: 0;
}

.cs-search .facetwp-facet .facetwp-location {
  padding: 13px 13px 13px 50px;
  font-size: 14px;
  font-weight: bold;
}

@media (min-width: 1024px) {
  .cs-search .facetwp-facet .facetwp-location {
    padding: 20px 30px 20px 60px;
  }
}

.cs-search .facetwp-facet .location-results {
  top: 100%;
  border-top: 1px solid #ddd;
  border-radius: 20px;
  z-index: 10;
}

.frontpage_nav .cs-search {
  opacity: 0;
  -webkit-transition: .25s opacity ease-in;
  transition: .25s opacity ease-in;
  z-index: -1;
}

.frontpage_nav .cs-search.cs-search--visible {
  opacity: 1;
  z-index: 9;
}

.cs-search .icon-close {
  padding: 0;
  background: #122043;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  bottom: 100%;
  border-radius: 0;
  padding: 0;
}

.cs-search .icon-close span:after, .cs-search .icon-close span:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 50%;
  margin-top: -1.5px;
  background: #fff;
  height: 3px;
  border-radius: 4px;
}

.cs-search .icon-close span:before {
  -webkit-transform: translateX(-50%) rotate(-45deg);
          transform: translateX(-50%) rotate(-45deg);
}

.cs-search .icon-close span:after {
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}

@media (min-width: 1024px) {
  .cs-search .icon-close {
    right: 40px;
    width: 65px;
    height: 65px;
  }
  .cs-search .icon-close span:before, .cs-search .icon-close span:after {
    height: 4px;
    margin-top: -2px;
  }
  .cs-search .icon-close:hover {
    background: #ff0014;
  }
}

@media (min-width: 1024px) {
  #search-center-home {
    padding: 0;
  }
}

#search-center-home .location-wrap {
  width: 100%;
}

@media (min-width: 1024px) {
  #search-center-home .location-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #search-center-home .location-wrap .input-wrap-icon {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: auto;
    margin-top: 0;
  }
  #search-center-home .location-wrap .input-wrap-icon .icon.search {
    display: none;
  }
  #search-center-home .location-wrap .input-wrap-icon input {
    padding-left: 30px;
  }
  #search-center-home .location-wrap button {
    height: 100px;
    width: 90px;
    padding: 0;
    border-radius: 0;
    text-align: center;
    margin-top: 0;
  }
  #search-center-home .location-wrap button span {
    display: none;
  }
  #search-center-home .location-wrap button .icon.search {
    fill: #fff;
    width: 35px;
    height: 35px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  #search-center-home .location-wrap button .icon.arrow-right-simple {
    display: none;
  }
  #search-center-home .location-wrap .cs-search__geoloc {
    margin-top: 0;
    margin-left: 30px;
    margin-right: 30px;
  }
  #search-center-home .location-wrap .cs-search__geoloc .icon {
    width: 35px;
    height: 35px;
    stroke-width: 16px;
    stroke: #fff;
  }
  #search-center-home .location-wrap .cs-search__geoloc span {
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  #search-center-home .location-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #search-center-home .location-wrap button {
    margin-top: 13px;
  }
  #search-center-home .location-wrap .form-wrapper {
    padding: 13px 20px;
  }
  #search-center-home .location-wrap #autocomplete::-webkit-input-placeholder {
    font-size: 14px;
  }
  #search-center-home .location-wrap #autocomplete:-ms-input-placeholder {
    font-size: 14px;
  }
  #search-center-home .location-wrap #autocomplete::-ms-input-placeholder {
    font-size: 14px;
  }
  #search-center-home .location-wrap #autocomplete::placeholder {
    font-size: 14px;
  }
  #search-center-home .location-wrap .cs-search__geoloc {
    -webkit-box-ordinal-group: 1000;
        -ms-flex-order: 999;
            order: 999;
    margin-top: 13px;
  }
}

.toggle-element {
  display: none;
}

@media (max-width: 896px) {
  .toggle-element::before {
    display: none;
  }
}

.toggle-element.toggle-active {
  display: block;
}

.toggle-element.toggle-active::before {
  display: block;
}

body {
  background: #F4F5F7;
  color: #122043;
}

body a {
  color: #ff0014;
}

.site-header {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #dfe2e5;
}

.site-header .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.site-inner {
  position: relative;
}

.site-footer {
  margin-top: auto;
  border-top: 1px solid #dfe2e5;
}

.footer-widgets {
  padding: 3.2rem 0;
}

.footer-credits {
  padding: 3.2rem 0;
  border-top: 1px solid #dfe2e5;
}

.footer-credits p {
  margin-bottom: 0;
}

.to-top {
  z-index: 100000;
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 100px;
  right: 36px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #122043 url(assets/img/to-top.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  border-radius: 50%;
  outline: 0;
}

@media (min-width: 1024px) {
  .to-top {
    display: inline-block;
  }
}

.to-top.top-is-visible {
  visibility: visible;
  opacity: 1;
}

.to-top.top-fade-out {
  opacity: .5;
}

.to-top.top-fade-out:hover {
  opacity: 1;
}

.no-touch .to-top:hover {
  background-color: #e86256;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .to-top {
    bottom: 100px;
    right: 36px;
  }
}

@media only screen and (min-width: 1024px) {
  .to-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

.wrap {
  width: 90%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1024px) {
  .wrap {
    width: 100%;
  }
}

@media (min-width: 1024px) {
  .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.wrap .wrap {
  width: 100%;
  max-width: 100%;
}

.cp-accordeon__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  text-decoration: none !important;
  outline: 0;
}

.cp-accordeon__header__image {
  max-height: 67px;
  width: auto;
}

.cp-accordeon__header .collapse-button {
  /* RESET DEFAULT STYLE */
  background: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  display: inline-block;
  width: 25px;
  height: 25px;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  margin-left: auto;
  background-image: url("./assets/img/plus.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.cp-accordeon__header__text-box {
  margin-left: 70px;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .cp-accordeon__header__text-box {
    margin-left: 20px;
  }
}

.cp-accordeon__header__text-box__title {
  font-weight: 900;
  color: #ff0014;
  margin-bottom: 0;
}

.cp-accordeon__header__text-box__title {
  font-size: 15px;
}

@media screen and (min-width: 320px) {
  .cp-accordeon__header__text-box__title {
    font-size: calc(15px + 5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .cp-accordeon__header__text-box__title {
    font-size: 20px;
  }
}

.cp-accordeon__header__text-box__subtitle {
  margin-bottom: 0;
  margin-top: 0;
  color: #203463;
  font-weight: 400;
}

.cp-accordeon__header__text-box__subtitle {
  font-size: 15px;
}

@media screen and (min-width: 320px) {
  .cp-accordeon__header__text-box__subtitle {
    font-size: calc(15px + 5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .cp-accordeon__header__text-box__subtitle {
    font-size: 20px;
  }
}

.cp-accordeon:not(.active):hover .cp-accordeon__header__text-box__subtitle {
  color: #fff !important;
}

.cp-accordeon .services-plus__content__container__row__content > .services-plus__content__container__row__content-block--img-left, .cp-accordeon .services-plus__content__container__row__content > .services-plus__content__container__row__content-block--img-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cp-accordeon .services-plus__content__container__row__content > .services-plus__content__container__row__content-block--img-left > div, .cp-accordeon .services-plus__content__container__row__content > .services-plus__content__container__row__content-block--img-right > div {
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 1300px) {
  .cp-accordeon .services-plus__content__container__row__content > .services-plus__content__container__row__content-block--img-left, .cp-accordeon .services-plus__content__container__row__content > .services-plus__content__container__row__content-block--img-right {
    -webkit-box-orient: inherit !important;
    -webkit-box-direction: inherit !important;
    -ms-flex-direction: inherit !important;
    flex-direction: inherit !important;
  }
}

@media screen and (max-width: 1024px) {
  .cp-accordeon .services-plus__content__container__row__content > .services-plus__content__container__row__content-block--img-left, .cp-accordeon .services-plus__content__container__row__content > .services-plus__content__container__row__content-block--img-right {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .cp-accordeon .services-plus__content__container__row__content > .services-plus__content__container__row__content-block--img-left > .services-plus__content__container__row__content-block--img-right__image, .cp-accordeon .services-plus__content__container__row__content > .services-plus__content__container__row__content-block--img-left > .services-plus__content__container__row__content-block--img-left__image, .cp-accordeon .services-plus__content__container__row__content > .services-plus__content__container__row__content-block--img-right > .services-plus__content__container__row__content-block--img-right__image, .cp-accordeon .services-plus__content__container__row__content > .services-plus__content__container__row__content-block--img-right > .services-plus__content__container__row__content-block--img-left__image {
    min-height: 200px;
    height: 100%;
  }
}

/*!
 * animsition v4.0.2
 * A simple and easy jQuery plugin for CSS animated page transitions.
 * http://blivesta.github.io/animsition
 * License : MIT
 * Author : blivesta (http://blivesta.com/)
 */
.sr:not(.disable-animsition) {
  /**
   * overlay option
   */
  /* loading option */
}

.sr:not(.disable-animsition) .animsition,
.sr:not(.disable-animsition) .animsition-overlay {
  position: relative;
  opacity: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.sr:not(.disable-animsition) .animsition-overlay-slide {
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #ddd;
}

.sr:not(.disable-animsition) .animsition-loading,
.sr:not(.disable-animsition) .animsition-loading:after {
  width: 90px;
  height: 90px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -45px;
  margin-left: -45px;
  border-radius: 50%;
  z-index: 100;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fade-in {
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
}

@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.fade-out {
  -webkit-animation-name: fade-out;
          animation-name: fade-out;
}

.title-area {
  line-height: 1.2944;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}

@media (min-width: 1024px) {
  .title-area {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }
}

.site-title {
  margin: 0;
  font-weight: 600;
}

.wp-custom-logo .site-title {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.site-title a {
  color: #424950;
}

.site-title a:hover, .site-title a:focus, .site-title a:active {
  color: #ff0014;
}

.site-description {
  margin: 0;
  font-size: smaller;
}

.wp-custom-logo .site-description {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.header-wrapper .custom-logo {
  width: 100%;
  max-width: 200px;
}

@media (min-width: 1024px) {
  .header-wrapper .custom-logo {
    max-width: 315px;
  }
}

.header-wrapper .custom-logo-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header-wrapper .custom-logo-link + #title {
  position: absolute;
  left: -99999px;
  top: 0;
}

.nav-primary {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw;
}

@media (min-width: 1300px) {
  .nav-primary {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    top: auto;
    width: auto;
    position: relative;
  }
  .nav-primary.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    border-top: 0;
    z-index: 100000;
  }
}

.no-js .nav-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media (min-width: 1024px) {
  .nav-secondary {
    border-top: 1px solid #dfe2e5;
  }
}

@media (min-width: 1024px) {
  .nav-secondary .menu {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (max-width: 1299px) {
  .menu-block {
    width: 100%;
  }
  .menu-block .menu-mobile {
    display: block !important;
  }
}

@media (min-width: 1300px) {
  .menu-block .menu-mobile-secondary {
    background-color: #fff !important;
    width: calc(100% - 50px) !important;
    height: calc(100% - 50px) !important;
  }
  .menu-block #searchform {
    border: none;
    border-bottom: 1px solid #122043;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 70%;
    margin: 0 auto !important;
  }
  .menu-block #searchform .field {
    border: none !important;
    height: 80px !important;
    font-size: 40px !important;
    padding-left: 0 !important;
  }
  .menu-block #searchform .submit {
    right: 0 !important;
    top: 50%;
    border: none !important;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: 0 !important;
  }
  .menu-block .menu-mobile.search-is-active {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(18, 32, 67, 0.7);
    z-index: 9999;
  }
  .menu-block .menu-mobile.search-is-active .close {
    top: 80px;
    right: 70px;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    width: 50px;
    height: 50px;
  }
  .menu-block .menu-mobile.search-is-active .close:before, .menu-block .menu-mobile.search-is-active .close:after {
    position: absolute;
    width: 50px;
    height: 10px;
    content: '';
    background-color: #122043;
  }
  .menu-block .menu-mobile.search-is-active .close:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .menu-block .menu-mobile.search-is-active .close:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .menu-block .menu-mobile.search-is-active .menu-mobile-secondary {
    width: calc(70%);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.menu {
  margin: 0;
  background-color: #fff;
  list-style-type: none;
  border-top: 1px solid #dfe2e5;
  border-bottom: 1px solid #dfe2e5;
}

.menu.search-is-active {
  display: block !important;
}

@media (min-width: 1300px) {
  .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 0;
  }
}

.no-js .menu {
  width: 100%;
  border: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 90%;
  padding: 0.5333333333rem 0;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1300px) {
  .no-js .menu-item {
    width: 100%;
    padding: 0;
  }
}

@media (min-width: 1300px) {
  .menu-item {
    display: block;
    width: auto;
    margin: 0;
    padding: 1.6rem 1.2944rem;
  }
  .menu-item:last-of-type {
    padding-right: 0;
  }
  .menu-item:first-of-type {
    padding-left: 0;
  }
}

.menu-item.button {
  padding: 0;
}

@media (min-width: 1300px) {
  .menu-item.button {
    margin-left: 1.6rem;
  }
}

.menu a {
  color: #424950;
}

.menu a:hover,
.menu a:focus,
.menu .current-menu-item > a {
  color: #ff0014;
}

.menu-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  background-color: transparent;
  height: 2.4rem;
  width: 2.4rem;
}

@media (min-width: 1200px) {
  .menu-toggle {
    display: none;
  }
}

.menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
  background-color: transparent;
}

.menu-toggle:focus {
  outline: 1px solid #dfe2e5;
}

.menu-toggle .hamburger,
.menu-toggle .hamburger:before,
.menu-toggle .hamburger:after {
  display: block;
  position: absolute;
  width: 2.4rem;
  height: 3px;
  background-color: #424950;
  content: "";
}

.menu-toggle .hamburger {
  top: auto;
  right: auto;
  bottom: auto;
  margin: auto;
}

.menu-toggle .hamburger:before {
  top: -0.8rem;
}

.menu-toggle .hamburger:after {
  bottom: -0.8rem;
}

.menu-toggle.activated .hamburger {
  background-color: transparent;
}

.menu-toggle.activated .hamburger:before {
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.menu-toggle.activated .hamburger:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.sub-menu {
  display: none;
  top: 100%;
  width: 100%;
  margin: 0 0 0 0.8rem;
  list-style-type: none;
}

@media (min-width: 1024px) {
  .sub-menu {
    position: absolute;
    width: auto;
    margin-left: -1.6rem;
    border: 1px solid #dfe2e5;
    background-color: #fff;
  }
}

.no-js .menu-item-has-children:hover > .sub-menu,
.no-js .menu-item-has-children:focus > .sub-menu {
  display: block;
}

.sub-menu .menu-item {
  width: 100%;
}

@media (max-width: 896px) {
  .no-js .sub-menu .menu-item {
    width: auto;
    margin: 0 1.6rem 0 0;
    padding: 0;
  }
  .sub-menu .menu-item:last-of-type {
    padding-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .sub-menu .menu-item {
    width: auto;
    padding: 0.8rem 1.6rem;
  }
}

.sub-menu .menu-item-has-children {
  position: relative;
}

@media (min-width: 1024px) {
  .sub-menu .sub-menu {
    top: -1px;
    left: 100%;
    margin-left: 0;
    white-space: nowrap;
  }
}

.sub-menu-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  background-color: transparent;
  line-height: 0;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 3.2rem;
  width: 3.2rem;
}

@media (min-width: 1024px) {
  .sub-menu-toggle {
    display: none;
  }
}

.sub-menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:active {
  background-color: transparent;
}

.sub-menu-toggle:focus {
  outline: 1px solid #dfe2e5;
}

.sub-menu-toggle:before {
  content: "";
  border-style: solid;
  height: 0;
  width: 0;
  border-color: #424950 transparent transparent;
  border-width: 0.5rem 0.5rem 0;
}

.sub-menu-toggle.activated:before {
  border-style: solid;
  height: 0;
  width: 0;
  border-color: transparent transparent #424950;
  border-width: 0 0.5rem 0.5rem;
}

.menu-block {
  display: none;
}

@media (min-width: 1300px) {
  .menu-block {
    display: block;
  }
}

.menu-block .banner {
  padding: 10px 20px;
}

@media (min-width: 1300px) {
  .menu-block .menu-mobile {
    display: none;
  }
}

@media (min-width: 1300px) {
  .menu-block .menu-mobile .menu-mobile-primary, .menu-block .menu-mobile .menu-secondary-mobile-container {
    display: none;
  }
}

.menu-block .menu-mobile > * {
  padding: 0 20px;
}

.menu-block .menu-mobile > .menu-mobile-primary {
  padding: 20px 10px;
}

.menu-block .menu-mobile-primary {
  background-color: white;
  padding-top: 20px;
  padding-bottom: 10px;
}

.menu-block .menu-mobile-primary ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.menu-block .menu-mobile-primary ul li {
  line-height: 1.2;
  width: 50%;
  margin: 7.5px auto;
}

.menu-block .menu-mobile-primary ul li a {
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
}

.menu-block .menu-mobile-primary ul li a:hover, .menu-block .menu-mobile-primary ul li a:focus, .menu-block .menu-mobile-primary ul li a:active {
  color: #ff0014;
}

/*
.menu-block .menu-mobile-primary ul li:last-child a {
  color: red;
  text-decoration: underline;
  position: relative;
}

.menu-block .menu-mobile-primary ul li:last-child a:after {
  width: 12px;
  height: 12px;
  content: " ";
  background-image: url(./assets/img/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 4px;
  right: -20px;
}
*/

.menu-block .menu-mobile-primary ul li img {
  height: 45px;
  width: 100%;
  display: block;
  margin: auto;
  margin-bottom: 8px;
}

.menu-block .menu-mobile-primary ul li a {
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin: auto;
  font-weight: 700;
  color: #122043;
}

.menu-block .menu-mobile-secondary {
  background-color: #122043;
  font-size: 14px;
}

.menu-block .menu-mobile-secondary #searchform {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu-block .menu-mobile-secondary #searchform input {
  height: 40px;
  border-radius: 5px;
  margin: 15px auto;
}

.menu-block .menu-mobile-secondary #searchform input::-webkit-input-placeholder {
  color: #122043;
  font-weight: 600;
}

.menu-block .menu-mobile-secondary #searchform input:-ms-input-placeholder {
  color: #122043;
  font-weight: 600;
}

.menu-block .menu-mobile-secondary #searchform input::-ms-input-placeholder {
  color: #122043;
  font-weight: 600;
}

.menu-block .menu-mobile-secondary #searchform input::placeholder {
  color: #122043;
  font-weight: 600;
}

.menu-block .menu-mobile-secondary #searchform input[type='submit'] {
  width: 0;
  position: absolute;
  right: 20px;
  color: transparent;
  background: white url(./assets/img/search.svg) center;
  background-repeat: no-repeat;
  background-size: 25px;
  border: 1px solid #ebebeb;
  border-left: none;
  padding: 18px 30px;
}

.menu-block .menu-mobile-secondary .menu {
  position: relative;
  width: calc(100% + 40px);
  left: -20px;
}

.menu-block .menu-mobile-secondary ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.menu-block .menu-mobile-secondary ul li {
  padding: 15px 50px 15px;
  width: 100%;
  border-top: 1px solid white;
}

.menu-block .menu-mobile-secondary ul li a {
  font-weight: 400;
  color: white;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  text-decoration: none;
}

.menu-block .menu-mobile-secondary ul li a:hover, .menu-block .menu-mobile-secondary ul li a:focus, .menu-block .menu-mobile-secondary ul li a:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

.menu-block .menu-mobile-secondary ul li a:before {
  width: 12px;
  content: " ";
  background-image: url(./assets/img/arrow-white.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -18px;
  top: 6px;
  height: 12px;
}

#header.active .menu-block {
  display: block;
}

#header.active #menu-top-mobile {
  opacity: 0;
}

#header.active #menu-top-mobile li a {
  z-index: -1000000000;
  position: relative;
}

.menu-block.toggle-active {
  position: fixed;
  display: block;
  z-index: 100;
  top: 56px;
  overflow: auto;
  height: calc(100vh - 56px);
  z-index: 999;
}

@media (min-width: 1300px) {
  .menu-block.toggle-active {
    display: none;
  }
}

.wp-custom-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  position: relative;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.wp-custom-header:before {
  display: block;
  background-color: rgba(251, 252, 252, 0.82);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.wp-custom-header img {
  max-width: none;
}

.hero-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 4.8rem 0;
  border-bottom: 1px solid #dfe2e5;
  background-position: center;
  background-size: cover;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.hero-section:before {
  display: block;
  background-color: rgba(251, 252, 252, 0.82);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.hero-section .wrap {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.hero-section h1 {
  width: 100%;
  margin-bottom: 0;
}

.hero-section p {
  margin-top: 1.6rem;
  margin-bottom: 0;
}

.breadcrumb {
  margin: 0 0 1.6rem;
  display: none;
}

.breadcrumb .icon {
  width: 5px;
  height: 10px;
  fill: #ff0014;
  margin: 0 10px;
}

@media (min-width: 1024px) {
  .breadcrumb {
    display: block;
  }
}

.contact-container {
  background-color: white;
}

.contact-container .contact-faq {
  max-width: 1083px;
  margin: auto;
  padding: 0 15px;
  width: 100%;
  padding-top: 60px;
  position: relative;
  padding-bottom: 185px;
}

.contact-container .contact-faq__row {
  border: 2px solid #122043;
  margin-bottom: 14px;
}

.contact-container .contact-faq__row__header {
  padding: 30px 44px 31px 43px;
  cursor: pointer;
  text-decoration: none !important;
  outline: 0;
  position: relative;
}

.contact-container .contact-faq__row__header__image {
  max-height: 67px;
  width: auto;
}

.contact-container .contact-faq__row__header .collapse-button {
  /* RESET DEFAULT STYLE */
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0;
  border-radius: 0;
  width: 25px;
  height: 25px;
  margin: 0 0 0 auto;
  background: url("./assets/img/plus.png") no-repeat center center;
  background-size: contain;
}

@media (max-width: 768px) {
  .contact-container .contact-faq__row__header .collapse-button {
    right: 15px;
    width: 20px;
    height: 20px;
  }
}

.contact-container .contact-faq__row__header__text-box__title {
  font-weight: 700;
  color: #122043;
  margin-bottom: 0;
}

.contact-container .contact-faq__row__header__text-box__title {
  font-size: 12px;
}

@media screen and (min-width: 320px) {
  .contact-container .contact-faq__row__header__text-box__title {
    font-size: calc(12px + 8 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .contact-container .contact-faq__row__header__text-box__title {
    font-size: 20px;
  }
}

.contact-container .contact-faq__row__header__text-box__subtitle {
  margin-bottom: 0;
  margin-top: 0;
  color: #203463;
  font-weight: 400;
}

.contact-container .contact-faq__row__header__text-box__subtitle {
  font-size: 15px;
}

@media screen and (min-width: 320px) {
  .contact-container .contact-faq__row__header__text-box__subtitle {
    font-size: calc(15px + 5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .contact-container .contact-faq__row__header__text-box__subtitle {
    font-size: 20px;
  }
}

.contact-container .contact-faq__row__content {
  display: none;
  font-weight: 600;
  color: #203463;
  margin-top: 25px;
  padding: 30px 48px;
  line-height: 1.92;
  background-color: #EDEFF5;
}

.contact-container .contact-faq__row__content {
  font-size: 10.5px;
}

@media screen and (min-width: 320px) {
  .contact-container .contact-faq__row__content {
    font-size: calc(10.5px + 3.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .contact-container .contact-faq__row__content {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .contact-container .contact-faq__row__content {
    padding: 20px;
    line-height: 1.92;
    background-color: #EDEFF5;
  }
}

.contact-container .contact-faq__row.active {
  padding-bottom: 0;
}

.contact-container .contact-faq__row.active .contact-faq__row__content {
  display: block;
}

.contact-container .contact-faq__row a {
  outline: 0;
}

.contact-container .contact-faq__row:not(.active):hover {
  background-color: #122043;
}

.contact-container .contact-faq__row:not(.active):hover .contact-faq__row__header__text-box__title {
  color: white;
}

.contact-container .contact-faq__row:not(.active):hover .contact-container .contact-faq__row__header__text-box__title {
  color: white;
}

.contact-container .contact-faq__row:not(.active):hover .contact-container .contact-faq__row__header .collapse-button {
  background-image: url("./assets/img/plus-white.png");
}

.contact-container .contact-faq__row.active .collapse-button {
  background-image: url("./assets/img/moins.png");
  background-size: 55%;
}

.contact-container .contact-faq h2, .contact-container .contact-faq .entry-title {
  text-align: center;
  font-weight: 700;
}

.contact-container .contact-faq h2, .contact-container .contact-faq .entry-title {
  font-size: 15px;
}

@media screen and (min-width: 320px) {
  .contact-container .contact-faq h2, .contact-container .contact-faq .entry-title {
    font-size: calc(15px + 15 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .contact-container .contact-faq h2, .contact-container .contact-faq .entry-title {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .contact-container .contact-faq h2, .contact-container .contact-faq .entry-title {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}

.contact-container .contact-faq_onglets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  margin: auto;
  margin-top: 79px;
  color: #122043;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 150px 47px;
}

.contact-container .contact-faq_onglets {
  font-size: 10.5px;
}

@media screen and (min-width: 320px) {
  .contact-container .contact-faq_onglets {
    font-size: calc(10.5px + 3.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .contact-container .contact-faq_onglets {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .contact-container .contact-faq_onglets {
    text-align: center;
    padding: 0 10px 25px;
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .contact-container .contact-faq_onglets {
    display: inline-block;
  }
}

.contact-container .contact-faq_onglets_title {
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  cursor: pointer;
  overflow: hidden;
  padding: 0 10px 10px;
  font-weight: 800;
}

.contact-container .contact-faq_onglets_title:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #ff0014;
  height: 5px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

@media (max-width: 768px) {
  .contact-container .contact-faq_onglets_title {
    padding-left: 0;
    text-align: center;
    margin-top: 15px;
  }
}

.contact-container .contact-faq_onglets_title.active, .contact-container .contact-faq_onglets_title:focus, .contact-container .contact-faq_onglets_title:active {
  color: #ff0014;
}

.contact-container .contact-faq_onglets_title.active:after, .contact-container .contact-faq_onglets_title:focus:after, .contact-container .contact-faq_onglets_title:active:after {
  left: 10px;
  right: 10px;
}

.contact-container .contact-faq_onglets_title:first-child {
  padding-left: 0;
}

.contact-container .contact-faq_onglets_title:first-child.active:after, .contact-container .contact-faq_onglets_title:first-child:focus:after, .contact-container .contact-faq_onglets_title:first-child:active:after {
  left: 0;
}

.contact-container .contact-faq_onglets_title:first-child:before {
  content: none;
}

.contact-container .contact-faq__contact-us {
  position: absolute;
  margin-top: 32px;
  right: 17px;
}

.contact-container .contact-faq__contact-us button {
  padding: 20px 67px;
  background-image: url("./assets/img/arrow-white.svg");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center right 25px;
}

@media (max-width: 640px) {
  .contact-container .contact-faq__contact-us button {
    width: calc(100% - 30px);
  }
}

@media (max-width: 640px) {
  .contact-container .contact-faq__contact-us {
    right: 0;
    left: 0;
    width: 100%;
    position: relative;
    top: 32px;
    margin-top: 0;
  }
  .contact-container .contact-faq__contact-us button {
    width: 100%;
  }
}

.content {
  width: 100%;
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
  /*
	.content-sidebar &,
	.sidebar-content &,
	.center-content & {

		@include mq('xxxs') {
			width: $layout--width--content;
		}
	}
	*/
}

@media (min-width: 384px) {
  .content {
    margin-top: 3.2rem;
    margin-bottom: 3.2rem;
  }
}

@media (min-width: 384px) {
  .sidebar-content .content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.center-content .content {
  margin-right: auto;
  margin-left: auto;
}

.front-page .content,
.page-template-page-full .content {
  margin: 0;
}

.ajax-loader {
  position: absolute !important;
  top: 0 !important;
  left: 0;
  right: 0;
  background: #ebebeb;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity .10s ease-in;
  transition: opacity .10s ease-in;
  background: rgba(255, 255, 255, 0.85) !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 999 !important;
}

.ajax-loader.active {
  top: 0;
  bottom: 0;
  opacity: 1;
}

@media (min-width: 1024px) {
  .ajax-loader {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ajax-loader svg {
    margin-top: 0;
  }
}

#genesis-content {
  position: relative;
}

#genesis-content .control-center-loop {
  min-height: 560px;
}

@media (min-width: 1024px) {
  #genesis-content .control-center-loop {
    max-height: 950px;
    overflow: hidden;
  }
}

#genesis-content .ajax-loader, #genesis-content .loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: -9999999px;
  opacity: 0;
  -webkit-transition: opacity .10s ease-in;
  transition: opacity .10s ease-in;
}

#genesis-content .ajax-loader.force-active, #genesis-content .loading.force-active {
  opacity: 1;
}

#genesis-content .ajax-loader.active, #genesis-content .loading.active {
  top: 0;
  bottom: 0;
  opacity: 1;
}

#genesis-content .ajax-loader svg, #genesis-content .loading svg {
  margin: 100px auto 0;
}

@media (min-width: 1024px) {
  #genesis-content .ajax-loader, #genesis-content .loading {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #genesis-content .ajax-loader svg, #genesis-content .loading svg {
    margin-top: 0;
  }
}

@-webkit-keyframes switchColor {
  0% {
    fill: #ff0014;
  }
  33% {
    fill: #122043;
  }
  66% {
    fill: #122043;
  }
  100% {
    fill: #ff0014;
  }
}

@keyframes switchColor {
  0% {
    fill: #ff0014;
  }
  33% {
    fill: #122043;
  }
  66% {
    fill: #122043;
  }
  100% {
    fill: #ff0014;
  }
}

.loading svg, .animsition-loading svg, .ajax-loader svg {
  width: 90px;
  height: auto;
  fill: #ff0014;
}

.loading #wheel-bottom, .loading #wheel-left, .loading #wheel-right, .animsition-loading #wheel-bottom, .animsition-loading #wheel-left, .animsition-loading #wheel-right, .ajax-loader #wheel-bottom, .ajax-loader #wheel-left, .ajax-loader #wheel-right {
  fill: #122043;
  -webkit-animation: switchColor 1.4s infinite ease-in-out both;
          animation: switchColor 1.4s infinite ease-in-out both;
}

.loading #wheel-bottom, .animsition-loading #wheel-bottom, .ajax-loader #wheel-bottom {
  -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
}

.loading #wheel-right, .animsition-loading #wheel-right, .ajax-loader #wheel-right {
  -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
}

.animsition-loading .wrapper-svg {
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
}

/* PLACEHOLDERS */
.contact-header.hero-wrapper h1, .contact-header.hero-wrapper h2, .contact-header.hero-wrapper .entry-title, .services-plus .hero-wrapper h1, .services-plus .hero-wrapper h2, .services-plus .hero-wrapper .entry-title, .newsletter.hero-wrapper h1, .page-template-default .hero-wrapper h1, .single-post .hero-wrapper h1,
.page-template-page-cms .hero-wrapper h1,
.single-dossier .hero-wrapper h1 {
  margin-left: 60px;
}

/* HEADER RESET */
.contact-header.hero-wrapper {
  background-size: cover;
  padding-right: 0;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-position: center center;
}

@media (max-width: 1300px) {
  .contact-header.hero-wrapper {
    margin-top: 0;
  }
}

.contact-header.hero-wrapper .inner-wrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 1280px;
}

.contact-header.hero-wrapper .breadcrumb {
  padding-top: 13px;
}

.contact-header.hero-wrapper h1 {
  max-width: 703px;
  margin-top: 52px;
}

.contact-header.hero-wrapper h1 {
  font-size: 38.25px;
}

@media screen and (min-width: 320px) {
  .contact-header.hero-wrapper h1 {
    font-size: calc(38.25px + 12.75 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .contact-header.hero-wrapper h1 {
    font-size: 51px;
  }
}

@media (max-width: 1300px) {
  .contact-header.hero-wrapper h1 {
    max-width: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: 0;
  }
}

.contact-header.hero-wrapper h2, .contact-header.hero-wrapper .entry-title {
  margin-bottom: 0;
}

.contact-header .steps__tabs {
  min-height: 0;
  margin-top: auto;
}

.contact-header .steps__tabs ul li span, .contact-header .steps__tabs ul li a {
  text-decoration: none;
  outline: 0;
  font-weight: 900;
  color: #ff0014;
  letter-spacing: 3px;
}

.contact-header .steps__tabs ul li:not(.step__tabs-active) span, .contact-header .steps__tabs ul li:not(.step__tabs-active) a {
  color: white;
  font-weight: 500;
}

/*
.sidebar {

	@include margin($spacing--m null);

	@include mq(1024px) {

		@include margin($spacing--l null);
	}

	.content-sidebar &,
	.sidebar-content & {

		@include mq(1024px) {
			width: $layout--width--sidebar;
		}
	}

	.full-width-content & {
	}
}
*/
.sidebar {
  padding: 20px;
}

.sidebar .widget:not(:last-child) {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .sidebar .widget:not(:last-child) {
    margin-bottom: 60px;
  }
}

.sidebar .widget-title {
  font-weight: 800;
}

.sidebar .widget-title {
  font-size: 18px;
}

@media screen and (min-width: 320px) {
  .sidebar .widget-title {
    font-size: calc(18px + 12 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .sidebar .widget-title {
    font-size: 30px;
  }
}

.sidebar ul {
  list-style: none;
}

.sidebar ul li {
  padding: 10px 0;
}

.sidebar ul li:not(:first-child) {
  border-top: 1px solid #EDEFF5;
}

.sidebar ul li.current-cat {
  font-weight: bold;
}

.wpp-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wpp-list li a:first-child {
  width: 100px;
}

.wpp-list li a:first-child + a {
  margin-left: auto;
  width: calc(100% - 120px);
  color: #122043;
  font-weight: 800;
}

.author-box {
  margin: 3.2rem 0;
  padding: 1.6rem;
  background-color: #fbfcfc;
}

.author-box-title {
  margin-bottom: 0.5333333333rem;
}

.author-box-content {
  padding-left: 6.4rem;
}

.author-box-content p:last-of-type {
  margin-bottom: 0;
}

.avatar {
  float: left;
  max-width: 4.8rem;
  margin-right: 1.6rem;
}

@media (max-width: 896px) {
  .wp-block-columns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 896px) {
  .wp-block-column {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
}

@media (min-width: 1024px) {
  .wp-block-column {
    margin-left: 3.2rem;
  }
  .wp-block-column:first-of-type {
    margin-left: 0;
  }
}

.wp-block-embed {
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
}

.wp-block-gallery {
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
}

.wp-block-gallery .blocks-gallery-item img {
  -ms-flex-item-align: center;
      align-self: center;
}

.wp-block-image {
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
}

.wp-block-image.alignleft {
  margin-right: 1.6rem;
}

.wp-block-image.alignright {
  margin-left: 1.6rem;
}

.wp-block-image.alignwide {
  max-width: 120%;
}

.wp-block-image.alignfull {
  max-width: none;
}

.wp-block-pullquote {
  border-left: 0;
  margin-top: 3.2rem;
  margin-bottom: 3.2rem;
}

.wp-block-pullquote.aligncenter {
  margin-top: 3.2rem;
  margin-bottom: 3.2rem;
}

.gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.gallery-item {
  width: calc((100% - (3.2rem * 1)) / 2 - 0.2px);
  margin-bottom: 3.2rem;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

@media (min-width: 1024px) {
  .gallery-item {
    margin-left: 3.2rem;
  }
  .gallery-columns-1 .gallery-item {
    margin-left: 0;
  }
  .gallery-columns-2 .gallery-item {
    width: calc((100% - (3.2rem * 1)) / 2 - 0.2px);
  }
  .gallery-columns-2 .gallery-item:nth-of-type(2n + 1) {
    margin-left: 0;
  }
  .gallery-columns-3 .gallery-item {
    width: calc((100% - (3.2rem * 2)) / 3 - 0.2px);
  }
  .gallery-columns-3 .gallery-item:nth-of-type(3n + 1) {
    margin-left: 0;
  }
  .gallery-columns-4 .gallery-item {
    width: calc((100% - (3.2rem * 3)) / 4 - 0.2px);
  }
  .gallery-columns-4 .gallery-item:nth-of-type(4n + 1) {
    margin-left: 0;
  }
  .gallery-columns-5 .gallery-item {
    width: calc((100% - (3.2rem * 4)) / 5 - 0.2px);
  }
  .gallery-columns-5 .gallery-item:nth-of-type(5n + 1) {
    margin-left: 0;
  }
  .gallery-columns-6 .gallery-item {
    width: calc((100% - (3.2rem * 5)) / 6 - 0.2px);
  }
  .gallery-columns-6 .gallery-item:nth-of-type(6n + 1) {
    margin-left: 0;
  }
  .gallery-columns-7 .gallery-item {
    width: calc((100% - (3.2rem * 6)) / 7 - 0.2px);
  }
  .gallery-columns-7 .gallery-item:nth-of-type(7n + 1) {
    margin-left: 0;
  }
  .gallery-columns-8 .gallery-item {
    width: calc((100% - (3.2rem * 7)) / 8 - 0.2px);
  }
  .gallery-columns-8 .gallery-item:nth-of-type(8n + 1) {
    margin-left: 0;
  }
  .gallery-columns-9 .gallery-item {
    width: calc((100% - (3.2rem * 8)) / 9 - 0.2px);
  }
  .gallery-columns-9 .gallery-item:nth-of-type(9n + 1) {
    margin-left: 0;
  }
}

.gallery-item img {
  width: 100%;
}

.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
}

.pagination li {
  margin-right: 0.8rem;
}

.comment {
  margin: 3.2rem 0;
}

.comment-list {
  list-style-type: none;
}

.comment .children {
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 0;
}

.comment-author {
  margin: 0;
}

.comment-edit-link {
  display: none;
}

.widget {
  margin-bottom: 1.6rem;
}

.widget-title {
  font-size: 1.92rem;
}

.widget.featured-content .entry::after {
  clear: both;
  content: "";
  display: block;
}

.widget.featured-content .entry-image {
  max-width: 8rem;
}

.widget.featured-content .entry-title {
  margin-bottom: 0.32rem;
  font-size: 1.6rem;
}

@media (min-width: 1024px) {
  .footer-widget-area {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 3.2rem;
  }
  .footer-widget-area:first-of-type {
    margin-left: 0;
  }
}

.front-page-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 4.8rem 0;
  border-bottom: 1px solid #dfe2e5;
  background-position: center;
  background-size: cover;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.front-page-1:before {
  display: block;
  background-color: rgba(251, 252, 252, 0.82);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.front-page-1 .wrap {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.front-page-1 h1 {
  width: 100%;
  margin-bottom: 0;
}

.front-page-1 p {
  margin-top: 1.6rem;
  margin-bottom: 0;
}

@media (min-width: 384px) {
  .front-page-1 {
    height: 40rem;
  }
}

.front-page-2 {
  border-bottom: 1px solid #dfe2e5;
}

#header {
  background-color: #ff0014;
}

#header #menu-top-mobile {
  opacity: 1;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

#header #menu-top-mobile li:last-child {
  margin-left: 24px;
}

#header #menu-top-mobile li:last-child ._svg {
  min-width: 27px;
}

#header #menu-top-mobile li:first-child {
  margin-left: 10px;
}

#header #menu-top-mobile li:first-child ._svg {
  min-width: 23px;
}

#header .title-area {
  margin: auto;
  padding: 0;
}

#header .site-header {
  height: 75px;
}

#header .menu {
  background: transparent;
  border: none;
}

#header #menu-principale {
  letter-spacing: 1px;
  font-size: 15px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#header #menu-principale li {
  width: auto;
  padding: 0;
  margin: auto 10px;
  font-weight: 900;
}

#header #menu-principale li ._before {
  border-bottom: 10px solid #fff;
  margin-bottom: -10px;
  border-right: 5px solid #FFF;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-right: 1px;
}

#header #menu-principale li a:hover, #header #menu-principale li a:focus, #header #menu-principale li a:active {
  color: #122043;
}

#header #menu-principale li a > span {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  padding: 5px 0;
}

#header #menu-principale li a > span:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #122043;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

#header #menu-principale li a > span:hover:before, #header #menu-principale li a > span:focus:before, #header #menu-principale li a > span:active:before {
  left: 0;
  right: 0;
}

#header #menu-principale li.current-menu-item a span {
  color: #122043;
}

#header #menu-principale li.current-menu-item a span:before {
  left: 0;
  right: 0;
}

#header #menu-principale li.current a span:before {
  left: 0;
  right: 0;
}

#header #menu-principale li.red a {
  color: #ff0014;
}

#header #menu-principale li.red.current a span:before {
  left: 0;
  right: 0;
}

#header #menu-principale li.search {
  position: relative;
}

#header #menu-principale li.search:before {
  content: "";
  width: 1px;
  height: 50%;
  background: #ff0014;
  position: absolute;
  left: -15px;
  bottom: 5px;
  margin: auto;
}

#header #menu-principale li.search a span:before {
  content: none;
}

#header .menu-secondaire-container {
  font-size: 14px;
  display: none;
}

@media (min-width: 1300px) {
  #header .menu-secondaire-container {
    display: block;
  }
}

#header .menu-secondaire-container .menu {
  border: none;
}

#header .menu-secondaire-container #menu-secondaire {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
  background-color: transparent;
}

#header .menu-secondaire-container li {
  padding: 0;
  margin-left: 20px;
  font-weight: 600;
}

#header .menu-secondaire-container li:first-child a:before {
  content: '';
}

#header .menu-secondaire-container li:first-child a:hover:after, #header .menu-secondaire-container li:first-child a:focus:after, #header .menu-secondaire-container li:first-child a:active:after {
  left: 0;
  right: 0;
}

#header .menu-secondaire-container li a {
  color: white;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  font-size: 12px;
}

#header .menu-secondaire-container li a:before {
  content: '|';
  position: relative;
  left: -10px;
}

#header .menu-secondaire-container li a:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: white;
  height: 3px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

#header .menu-secondaire-container li a:hover:after, #header .menu-secondaire-container li a:focus:after, #header .menu-secondaire-container li a:active:after {
  left: 10px;
  right: 0;
}

#header .wrap {
  height: 100%;
  width: 90%;
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
}

@media (min-width: 1300px) {
  #header .wrap {
    width: 100%;
  }
}

@media (min-width: 1300px) {
  #header .wrap {
    display: block;
    padding: 7px 0;
    position: relative;
  }
  #header .wrap .header-widget-area {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

#header .wrap .header-widget-area {
  margin: auto 0;
}

#header .wrap .header-widget-area ._svg {
  min-width: 25px;
}

.nav-primary {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
  min-height: 49px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 17px;
  background: #fff;
  z-index: 10;
}

.nav-primary .wrap .menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.nav-primary .menu-principale-container {
  width: 100%;
}

.nav-primary .menu-principale-container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  list-style-type: none;
  margin: 0;
  height: 100%;
  background-color: transparent;
}

.nav-primary .menu-principale-container ul li {
  margin: auto 0px;
}

.nav-primary .menu-principale-container ul li.red a span {
  color: #ff0014;
}

.nav-primary .menu-principale-container ul li img {
  margin-top: 4px;
  width: 16px;
  float: left;
}

.nav-primary .menu-principale-container ul li a {
  text-decoration: none;
  color: #122043;
}

.header-widget-area {
  text-align: center;
  position: relative;
}

@media (min-width: 1300px) {
  .header-widget-area .menu-top-mobile-container {
    display: none;
  }
}

.header-widget-area .menu-top-mobile-container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
}

.header-wrapper .banner {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  text-align: center;
  font-weight: 900;
  line-height: 1.3;
  background-color: #ebebeb;
  font-size: 18px;
  padding: 10px 0;
  color: #122043;
  letter-spacing: 1px;
  position: relative;
  z-index: 20;
}

@media (max-width: 1300px) {
  .header-wrapper .banner {
    display: none;
  }
}

@media (max-width: 768px) {
  .header-wrapper .banner {
    font-size: 13px;
  }
  .header-wrapper .banner strong {
    display: block;
    text-align: center;
  }
}

.header-wrapper .banner .rating-holder .c-rating button,
.header-wrapper .banner .rating-holder .c-rating .rating-star {
  cursor: default;
}

.header-wrapper .banner p {
  margin: 0;
}

.header-wrapper .banner .avis-verifie {
  margin-left: 15px;
}

.header-wrapper .banner .rating-holder small {
  font-weight: normal;
}

.header-wrapper .banner .rating-holder > * {
  display: inline-block;
  vertical-align: middle;
}

.header-wrapper .banner .avis-verifie,
.header-wrapper .banner p {
  display: inline-block;
  vertical-align: middle;
}

.header-wrapper .banner strong {
  text-decoration: underline;
  color: #ff0014;
  font-weight: 900;
}

.header-wrapper.active .banner {
  display: block;
}

.single-dossier #header #menu-principale #menu-item-214 a span:before {
  left: 51%;
  right: 51%;
}

.single-dossier #header #menu-principale #menu-item-214 a:hover span:before {
  left: 0;
  right: 0;
}

.single-dossier #header #menu-principale #menu-item-219 a span:before {
  left: 0;
  right: 0;
}

#toggle {
  position: relative;
  width: 30px;
  cursor: pointer;
  height: 24px;
  margin: auto 25px auto 0;
}

@media (min-width: 1300px) {
  #toggle {
    display: none;
  }
}

#toggle .burger {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 30px;
  height: 3px;
  background-color: #fff;
  border-radius: 50px;
  -webkit-transition: all .6s;
  transition: all .6s;
}

#toggle .burger:before {
  content: '';
  position: absolute;
  top: -9px;
  left: 0;
  display: block;
  width: 30px;
  height: 3px;
  background-color: #fff;
  border-radius: 50px;
  -webkit-transition: all .6s;
  transition: all .6s;
}

#toggle .burger:after {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  display: block;
  width: 30px;
  height: 3px;
  background-color: #fff;
  border-radius: 50px;
  -webkit-transition: all .6s;
  transition: all .6s;
}

#header.active #toggle .burger {
  background-color: #ff0014;
}

#header.active #toggle .burger:before {
  top: 0;
  width: 28px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#header.active #toggle .burger:after {
  top: 0;
  width: 28px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#my-map {
  position: relative;
  margin-bottom: -60px;
  overflow: hidden;
  margin-top: 30px;
}

#my-map .type-control-center .entry__phone:before {
  background-image: url("assets/img/pixicons/phone-white.png");
}

#my-map .type-control-center .entry__main {
  margin-bottom: 10px;
}

#my-map .type-control-center .entry-header img {
  max-width: 100%;
}

#my-map .type-control-center .entry__saturday-open:before {
  background-image: url("assets/img/pixicons/saturday-open-white.png");
}

#my-map .block-contenu {
  background: #122043;
  position: relative;
  z-index: 9;
}

#my-map #block-contenu {
  position: absolute;
  z-index: 10000;
  right: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform .25s ease-in;
  transition: -webkit-transform .25s ease-in;
  transition: transform .25s ease-in;
  transition: transform .25s ease-in, -webkit-transform .25s ease-in;
}

@media (min-width: 1024px) {
  #my-map #block-contenu {
    -webkit-transform: translateX(120%);
            transform: translateX(120%);
  }
}

#my-map #block-contenu .type-control-center {
  padding: 10px 15px;
}

#my-map #block-contenu .avis-verifie-item a {
  color: #fff;
}

#my-map #block-contenu .avis-verifie-item .rating-holder .c-rating .rating-star, #my-map #block-contenu .avis-verifie-item .rating-holder .c-rating button {
  padding: 10px;
}

#my-map .seo-text {
  margin-bottom: 10px;
}

#my-map .seo-text {
  font-size: 11px;
}

@media screen and (min-width: 320px) {
  #my-map .seo-text {
    font-size: calc(11px + 9 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  #my-map .seo-text {
    font-size: 20px;
  }
}

#my-map .seo-text p {
  margin-bottom: .15em;
  line-height: 1.5;
}

#my-map #prev-arrow {
  -webkit-transition: 1s;
  transition: 1s;
  background: #ff0014 url(./assets/img/arrow-white.svg);
  background-size: 55%;
  background-position: center;
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
  position: absolute;
  left: -35px;
  top: 5px;
  opacity: 1;
  z-index: 20000;
}

#my-map .map-wrapper {
  position: relative;
  z-index: 1;
}

#my-map.click-marker .block .map__closer-position {
  display: block;
}

#my-map.click-marker .acf-map {
  -webkit-transform: translateX(-220px);
          transform: translateX(-220px);
}

@media (min-width: 1024px) {
  #my-map.click-marker .acf-map {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

#my-map.click-marker .block #block-contenu {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@media (min-width: 1024px) {
  #my-map.click-marker .block #block-contenu {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

#my-map.click-marker .block #block-contenu article {
  left: auto;
  width: 235px;
  margin-left: auto;
}

#my-map.click-marker .block #block-contenu article .entry-header {
  display: none;
}

#my-map.click-marker .map-wrapper {
  position: relative;
  height: auto;
}

#my-map .block {
  background: #122043 url(./assets/img/map.svg);
  color: white;
  margin: auto;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 100000;
  position: initial;
  left: auto;
  top: auto;
  padding: 20px 15px 137px;
}

@media (min-width: 1024px) {
  #my-map .block {
    margin-top: 120px;
    position: relative;
  }
}

#my-map .block h2:not(.entry-title), #my-map .block .entry-title:not(.entry-title) {
  font-weight: 400;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 16px;
  line-height: 1.1;
  max-width: 50vw;
}

#my-map .block h2:not(.entry-title), #my-map .block .entry-title:not(.entry-title) {
  font-size: 17.6px;
}

@media screen and (min-width: 320px) {
  #my-map .block h2:not(.entry-title), #my-map .block .entry-title:not(.entry-title) {
    font-size: calc(17.6px + 37.4 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  #my-map .block h2:not(.entry-title), #my-map .block .entry-title:not(.entry-title) {
    font-size: 55px;
  }
}

#my-map .block h2:not(.entry-title) strong, #my-map .block .entry-title:not(.entry-title) strong {
  display: block;
}

@media (min-width: 1024px) {
  #my-map .block h2:not(.entry-title), #my-map .block .entry-title:not(.entry-title) {
    padding-bottom: 40px;
    margin-bottom: 35px;
  }
}

#my-map .block h2:not(.entry-title) .gras, #my-map .block .entry-title:not(.entry-title) .gras {
  font-weight: 700;
}

#my-map .block h2:not(.entry-title):before, #my-map .block .entry-title:not(.entry-title):before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 44px;
  background-color: #ff0014;
}

@media (min-width: 1024px) {
  #my-map .block h2:not(.entry-title):before, #my-map .block .entry-title:not(.entry-title):before {
    height: 8px;
    width: 70px;
  }
}

#my-map .block .map__closer-position {
  background-color: #ff0014;
  color: white;
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 0;
  font-weight: bold;
  letter-spacing: 1px;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
  padding: 5px 10px;
  padding-left: 35px;
}

@media (min-width: 1024px) {
  #my-map .block .map__closer-position {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

#my-map .block .map__closer-position::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 0 19px 20px;
  border-color: transparent transparent transparent #122043;
}

#my-map .block .map__closer-position {
  background-color: #ff0014;
  color: white;
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 0;
  font-weight: bold;
  letter-spacing: 1px;
  display: none;
  padding: 5px 10px;
  padding-left: 35px;
}

#my-map .block .map__closer-position::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 0 19px 20px;
  border-color: transparent transparent transparent #122043;
}

#my-map .block .red {
  font-weight: 700;
  color: #ff0014;
  line-height: 1.3;
  margin-bottom: 15px;
}

#my-map .block .red {
  font-size: 16.5px;
}

@media screen and (min-width: 320px) {
  #my-map .block .red {
    font-size: calc(16.5px + 13.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  #my-map .block .red {
    font-size: 30px;
  }
}

@media (min-width: 1024px) {
  #my-map .block .red {
    width: 75%;
  }
}

#my-map .block #block-contenu article {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #122043;
}

@media (min-width: 1024px) {
  #my-map .block #block-contenu article {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0 0 26%;
  }
  #my-map .block #block-contenu article .entry-header {
    width: 38%;
  }
  #my-map .block #block-contenu article .entry-content {
    padding-right: 0px;
    padding-left: 30px;
  }
  #my-map .block #block-contenu article > * {
    margin: 0 10px;
  }
}

#my-map .block #block-contenu article > :first-child {
  margin-left: 0;
}

#my-map .block #block-contenu article > :last-child {
  margin-right: 0;
}

#my-map .block #block-contenu article .entry-title {
  padding: 0;
  margin: 0;
}

#my-map .block #block-contenu article .entry-title {
  font-size: 12px;
}

@media screen and (min-width: 320px) {
  #my-map .block #block-contenu article .entry-title {
    font-size: calc(12px + 4 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  #my-map .block #block-contenu article .entry-title {
    font-size: 16px;
  }
}

@media (min-width: 1024px) {
  #my-map .block #block-contenu article .entry-title {
    margin-bottom: 10px;
  }
}

#my-map .block #block-contenu article .entry-title:before {
  content: none;
}

#my-map .block #block-contenu article .entry-title a {
  color: white;
  letter-spacing: 3px;
}

#my-map .block #block-contenu article .entry-title a:hover, #my-map .block #block-contenu article .entry-title a:focus, #my-map .block #block-contenu article .entry-title a:active {
  color: white;
}

#my-map .block #block-contenu article .product-cat-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  right: 10px;
  top: 10px;
  margin-left: auto;
}

#my-map .block #block-contenu article .product-cat-icons img {
  width: 35px;
  height: 35px;
}

@media (min-width: 1024px) {
  #my-map .block #block-contenu article .product-cat-icons {
    position: static;
    min-width: 60px;
    -ms-flex-item-align: center;
        align-self: center;
  }
  #my-map .block #block-contenu article .product-cat-icons img {
    width: 60px;
    height: 60px;
  }
}

@media (min-width: 1024px) {
  #my-map .block #block-contenu article .entry-footer {
    margin: auto;
    left: 0;
    right: 0;
    position: absolute;
    width: 80%;
    max-width: 447px;
    bottom: 15px;
  }
}

#my-map .block #block-contenu article .entry-footer .button {
  background: transparent;
  border: 2px solid white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media (min-width: 1024px) {
  #my-map .block #block-contenu article .entry-footer .button {
    padding: 20px 30px;
  }
}

#my-map .block #block-contenu article .entry-footer .button:hover {
  color: #122043;
  background: white;
}

#my-map .block #block-contenu article .entry-footer .button:hover svg {
  fill: #122043;
}

#my-map .block #block-contenu article .entry-footer .entry__view-info {
  text-align: left;
}

@media (min-width: 1024px) {
  #my-map .block #block-contenu article .entry-footer .entry__view-info {
    text-align: center;
  }
}

#my-map .block #block-contenu article .entry-footer .entry__view-info a {
  color: white;
  opacity: 0.6;
}

#my-map .block #block-contenu article .entry-footer .entry__view-info .reset-map {
  background: none;
  display: block;
  display: none;
  width: auto;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  opacity: .7;
  text-decoration: underline;
  margin-top: 10px;
}

#my-map .block #block-contenu article .entry-footer .entry__view-info .reset-map::before {
  content: "";
  background-image: url("./assets/img/arrow-white.svg");
  background-size: 10px;
  background-size: contain;
  margin-right: 7px;
  width: 10px;
  height: 10px;
  display: inline-block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (min-width: 896px) {
  #my-map .block #block-contenu article .entry-footer .entry__view-info .reset-map {
    display: none;
  }
}

#my-map .acf-map {
  width: calc(100% - 15px);
  height: 275px;
  top: -137px;
  left: 0;
  -webkit-transition: 1s;
  transition: 1s;
  z-index: 1;
}

@media (min-width: 1024px) {
  #my-map .acf-map {
    margin-left: auto;
    height: 800px;
  }
}

@media (min-width: 1024px) {
  #my-map {
    margin-bottom: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1700px;
    margin-left: auto;
    margin-right: auto;
  }
  #my-map #prev-arrow {
    display: none;
  }
  #my-map.click-marker {
    margin-bottom: 100px;
  }
  #my-map.click-marker .block {
    position: relative;
    padding-bottom: 0;
  }
  #my-map.click-marker .block #block-contenu article {
    width: auto;
  }
  #my-map.click-marker .block #block-contenu article .entry-header {
    display: block;
  }
  #my-map.click-marker .acf-map {
    top: auto;
  }
  #my-map .map-wrapper {
    width: calc(100% - 20px);
  }
  #my-map .block {
    width: 71.5%;
    left: 0;
    padding: 50px 50px 75px;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-right: -6%;
    background-size: 70% auto;
    overflow: hidden;
    z-index: 6;
  }
  #my-map .acf-map {
    height: 1000px;
    position: initial;
    top: auto;
  }
  #my-map #prev-arrow {
    top: 0;
  }
}

@media (min-width: 1024px) {
  .wrapper-seo-text {
    position: relative;
  }
  .wrapper-seo-text #block-contenu {
    position: absolute;
    top: 0;
    left: -50px;
    right: -50px;
    bottom: 0;
    background: #122043;
    padding-right: 0px;
    background: #122043;
  }
}

.reset-map {
  background: none;
  display: block;
  width: auto;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  opacity: .6;
  text-decoration: underline;
  margin-top: 10px;
  text-align: left;
}

@media (min-width: 1024px) {
  .reset-map {
    text-align: center;
  }
}

.reset-map::before {
  content: "";
  background-image: url("./assets/img/arrow-white.svg");
  background-size: 10px;
  background-size: contain;
  margin-right: 7px;
  width: 10px;
  height: 10px;
  display: inline-block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (min-width: 1024px) {
  .reset-map {
    display: none;
  }
}

.before-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: white;
  padding-bottom: 40px;
}

@media (min-width: 1024px) {
  .before-footer .wrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.before-footer .wrap {
  padding-top: 30px;
}

@media (min-width: 1024px) {
  .before-footer .wrap {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}

.before-footer .wrap .block {
  color: #122043;
  text-decoration: none;
  display: block;
  margin: auto;
  padding-bottom: 20px;
}

@media (min-width: 1024px) {
  .before-footer .wrap .block {
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.before-footer .wrap .block .img {
  border-left: 5px solid #ff0014;
}

.before-footer .wrap .block_content {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.before-footer .wrap .block_content .icon {
  -o-object-fit: contain;
     object-fit: contain;
  height: 25px;
  width: auto;
}

@media (min-width: 1024px) {
  .before-footer .wrap .block_content .icon {
    height: 29px;
  }
}

.before-footer .wrap .block_content .h3, .before-footer .wrap .block_content h3 {
  margin-left: 10px;
  font-weight: 700;
  width: 50%;
  letter-spacing: -1px;
  line-height: 1.2;
}

.before-footer .wrap .block_content .h3, .before-footer .wrap .block_content h3 {
  font-size: 20px;
}

@media screen and (min-width: 320px) {
  .before-footer .wrap .block_content .h3, .before-footer .wrap .block_content h3 {
    font-size: calc(20px + 5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .before-footer .wrap .block_content .h3, .before-footer .wrap .block_content h3 {
    font-size: 25px;
  }
}

@media (min-width: 1024px) {
  .before-footer .wrap .block_content .h3, .before-footer .wrap .block_content h3 {
    margin-left: 25px;
    line-height: 1;
  }
}

.site-footer {
  background: #122043;
}

.site-footer h4 {
  color: white;
  text-transform: none;
  font-size: 14px;
  letter-spacing: normal;
  padding-bottom: 0;
  margin-bottom: 15px;
  text-align: left;
}

.site-footer .wrap {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.site-footer .wrap .footer-content {
  padding: 40px 5px 25px;
  color: white;
  font-size: 15px;
}

@media (min-width: 1024px) {
  .site-footer .wrap .footer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 80px 20px 25px;
  }
  .site-footer .wrap .footer-content > * {
    width: 25%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.site-footer .wrap .footer-content_liste {
  padding-left: 20px;
  padding-right: 20px;
}

.site-footer .wrap .footer-content_liste:nth-child(4) {
  margin-top: 20px;
  padding-top: 40px;
  background-color: #0A152D;
  margin-left: -5px;
  padding-left: 30px;
  padding-right: 40px;
  margin-bottom: -25px;
}

@media (min-width: 1024px) {
  .site-footer .wrap .footer-content_liste:nth-child(4) {
    width: 25%;
    margin-left: 0;
    padding-top: 0;
    margin-right: 0;
    margin-top: -80px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.site-footer .wrap .footer-content_liste:nth-child(4) .data-toggle {
  display: none;
}

.site-footer .wrap .footer-content_liste .data-toggle {
  color: #ff0014;
  text-transform: uppercase;
  padding-right: 40px;
  line-height: 1.6;
  font-weight: bold;
  width: 100%;
  position: relative;
  margin: 0 0 25px 0;
  padding-bottom: 30px;
  letter-spacing: 3px;
}

.site-footer .wrap .footer-content_liste .data-toggle {
  font-size: 10.5px;
}

@media screen and (min-width: 320px) {
  .site-footer .wrap .footer-content_liste .data-toggle {
    font-size: calc(10.5px + 3.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .site-footer .wrap .footer-content_liste .data-toggle {
    font-size: 14px;
  }
}

.site-footer .wrap .footer-content_liste .data-toggle:after {
  content: '';
  background-image: url(./assets/img/arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 17.5px;
  height: 21px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: .5s;
  transition: .5s;
}

.site-footer .wrap .footer-content_liste .data-toggle + div {
  padding-bottom: 30px;
}

.site-footer .wrap .footer-content_liste .data-toggle.active:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.site-footer .wrap .footer-content_liste .data-toggle:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 100%;
  background-color: #ff0014;
}

.site-footer .wrap .footer-content_liste .socials-title {
  color: white;
  text-transform: none;
  font-size: 14px;
  letter-spacing: normal;
  padding-bottom: 0;
  margin-bottom: 25px;
  pointer-events: initial;
  display: block;
  line-height: 1.6;
  font-weight: bold;
  width: 100%;
  position: relative;
}

.site-footer .wrap .footer-content_liste .socials-title + div {
  padding-bottom: 30px;
}

@media (max-width: 1024px) {
  .site-footer .wrap .footer-content_liste .socials-title {
    margin-top: 0;
    font-size: 13px;
    text-align: center;
  }
}

.site-footer .wrap .footer-content_liste .socials-title::before, .site-footer .wrap .footer-content_liste .socials-title::after {
  content: none;
}

.site-footer .wrap .footer-content_liste div div[class*="menu-"].active {
  display: block;
}

.site-footer .wrap .footer-content_liste div div[class*="menu-"] {
  display: none;
}

@media (min-width: 1024px) {
  .site-footer .wrap .footer-content_liste div div[class*="menu-"] {
    display: block;
  }
  .site-footer .wrap .footer-content_liste .data-toggle:not(.socials-title) {
    width: 70%;
  }
  .site-footer .wrap .footer-content_liste .data-toggle:not(.socials-title):before {
    width: 50px;
  }
  .site-footer .wrap .footer-content_liste .data-toggle:not(.socials-title):after {
    content: none;
  }
}

.site-footer .wrap .footer-content_liste ul {
  list-style: none;
  border: none;
  background: transparent;
}

.site-footer .wrap .footer-content_liste ul li {
  width: 100%;
  padding: 5px 0 0;
}

.site-footer .wrap .footer-content_liste ul li a {
  color: white;
  text-decoration: none;
}

.site-footer .wrap .footer-content_liste .mailjet_widget_front_container {
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
  clear: both;
  overflow: hidden;
  height: auto;
}

@media (min-width: 1024px) {
  .site-footer .wrap .footer-content_liste .mailjet_widget_front_container {
    margin-bottom: 20px;
  }
}

.site-footer .wrap .footer-content_liste .mailjet_widget_front_container .wp_widget_plugin_box {
  display: block;
}

.site-footer .wrap .footer-content_liste .mailjet_widget_front_container .wp_widget_plugin_box #mailjet_widget_title_wrap {
  display: block;
}

.site-footer .wrap .footer-content_liste .mailjet_widget_front_container .wp_widget_plugin_box #mailjet_widget_title_wrap #mailjet_widget_title .newsletter-title {
  color: white;
  text-transform: none;
  letter-spacing: normal;
  padding-bottom: 0;
  margin-bottom: 15px;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

.site-footer .wrap .footer-content_liste .mailjet_widget_front_container .wp_widget_plugin_box #mailjet_widget_title_wrap #mailjet_widget_title .newsletter-title {
  font-size: 11.2px;
}

@media screen and (min-width: 320px) {
  .site-footer .wrap .footer-content_liste .mailjet_widget_front_container .wp_widget_plugin_box #mailjet_widget_title_wrap #mailjet_widget_title .newsletter-title {
    font-size: calc(11.2px + 2.8 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .site-footer .wrap .footer-content_liste .mailjet_widget_front_container .wp_widget_plugin_box #mailjet_widget_title_wrap #mailjet_widget_title .newsletter-title {
    font-size: 14px;
  }
}

@media (min-width: 1024px) {
  .site-footer .wrap .footer-content_liste .mailjet_widget_front_container .wp_widget_plugin_box #mailjet_widget_title_wrap #mailjet_widget_title .newsletter-title {
    text-align: left;
  }
}

.site-footer .wrap .footer-content_liste .mailjet_widget_front_container .wp_widget_plugin_box #mailjet_widget_title_wrap #mailjet_widget_title .newsletter-title::before, .site-footer .wrap .footer-content_liste .mailjet_widget_front_container .wp_widget_plugin_box #mailjet_widget_title_wrap #mailjet_widget_title .newsletter-title::after {
  content: none;
}

.site-footer .wrap .footer-content_liste .mailjet_widget_front_container #mjForm {
  min-height: 100px;
}

.site-footer .wrap .footer-content_liste .mailjet_widget_front_container #mjForm .form-group {
  display: block;
}

.site-footer .wrap .footer-content_liste .mailjet_widget_front_container #mjForm .form-group input[type=email] {
  max-width: 100%;
  float: right;
  clear: right;
  margin-bottom: 10px;
  border-radius: 999px;
  border: none;
  background-image: url(./assets/img/mail.png);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 25px;
  padding: 18px 40px 18px 60px;
  font-weight: bold;
  background-color: #EEF0F5;
  color: #122043;
}

@media (max-width: 1024px) {
  .site-footer .wrap .footer-content_liste .mailjet_widget_front_container #mjForm .form-group input[type=email] {
    margin: auto;
    margin-left: 0;
    width: 100%;
    font-size: 12px;
    padding: auto  25px;
    max-width: none;
  }
  .site-footer .wrap .footer-content_liste .mailjet_widget_front_container #mjForm .form-group input[type=email] h3 {
    display: block;
  }
}

@media (max-width: 1024px) {
  .site-footer .wrap .footer-content_liste .mailjet_widget_front_container #mjForm .form-group input[type=email] {
    padding: 25px 40px 25px 60px;
  }
}

.site-footer .wrap .footer-content_liste .mailjet_widget_front_container #mjForm .form-group input[type=email]::-webkit-input-placeholder {
  color: #122043;
  font-weight: bold;
}

.site-footer .wrap .footer-content_liste .mailjet_widget_front_container #mjForm .form-group input[type=email]:-ms-input-placeholder {
  color: #122043;
  font-weight: bold;
}

.site-footer .wrap .footer-content_liste .mailjet_widget_front_container #mjForm .form-group input[type=email]::-ms-input-placeholder {
  color: #122043;
  font-weight: bold;
}

.site-footer .wrap .footer-content_liste .mailjet_widget_front_container #mjForm .form-group input[type=email]::placeholder {
  color: #122043;
  font-weight: bold;
}

.site-footer .wrap .footer-content_liste .mailjet_widget_front_container #mjForm input[type=submit] {
  float: right;
  clear: right;
  background-image: url(./assets/img/arrow-white.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  padding-right: 40px;
  background-position-x: calc(100% - 20px);
  background-size: 20px 14px;
  margin-top: 10px;
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  .site-footer .wrap .footer-content_liste .mailjet_widget_front_container #mjForm input[type=submit] {
    padding: 25px 30px;
  }
}

@media (max-width: 1024px) {
  .site-footer .wrap .footer-content_liste .mailjet_widget_front_container #mjForm input[type=submit] {
    margin: 10px auto 20px 0;
    width: 100%;
    font-size: 12px;
  }
}

.site-footer .wrap .footer-content_liste .custom-html-widget {
  display: block;
}

.site-footer .wrap .footer-content_liste .custom-html-widget .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1024px) {
  .site-footer .wrap .footer-content_liste .custom-html-widget .socials {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 80%;
    margin: auto;
  }
}

.site-footer .wrap .footer-content_liste .custom-html-widget .socials .social__link {
  display: initial !important;
  text-align: center;
  content: '';
  margin-right: 13px;
  padding: 15px;
  font-size: 22px;
  border-radius: 30px;
  color: white;
  background-color: #ff0014;
}

.site-footer .wrap .footer-content_liste .custom-html-widget .socials .social__link:hover {
  text-decoration: none;
  background-color: #cc0010;
  color: #e6e5e5;
}

.site-footer .wrap .footer-content_liste .custom-html-widget.active div.call-to-actions {
  display: none;
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions {
  padding-bottom: 30px;
  width: 100%;
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 1024px) {
  .site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions {
    margin-top: 0;
  }
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a {
  position: relative;
  border-radius: 1000px;
  text-align: center;
  border: 1px solid white;
  color: #ff0014;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  text-shadow: 0px 0px 1px #ff0014;
  padding: 20px 20px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a {
  font-size: 15px;
}

@media screen and (min-width: 320px) {
  .site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a {
    font-size: calc(15px + 5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a {
    font-size: 20px;
  }
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a.call-to-actions__avis {
  padding: 20px 0 0;
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a:last-of-type {
  border: none;
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a:last-of-type::before {
  content: none;
  -webkit-transform: inherit;
          transform: inherit;
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a:last-of-type > div {
  width: 250px !important;
  height: 250px !important;
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a:last-of-type > div:hover {
  opacity: 0.8 !important;
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a:last-of-type > div > div {
  -webkit-transform: scale(1) !important;
          transform: scale(1) !important;
  display: inline-block !important;
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a:last-of-type > div > div div {
  letter-spacing: 0 !important;
  display: inline-block !important;
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a:last-of-type > div > * {
  color: #122043 !important;
  text-shadow: none !important;
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a:last-of-type > div > * span {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600 !important;
  font-size: 0.85em !important;
  color: #122043 !important;
  text-shadow: none !important;
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a:hover {
  border-color: #b3b2b2;
  color: #cc0010;
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a::before {
  display: inline-block;
  vertical-align: middle;
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a::before {
  position: relative;
  content: url('./assets/img/truck.png');
  margin-right: 10px;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a.call-to-actions__moto::before {
	content: url('./assets/img/moto.png');
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a.call-to-actions__auto::before {
	content: url('./assets/img/auto.png');
}

.site-footer .wrap .footer-content_liste .custom-html-widget div.call-to-actions a.call-to-actions__promotions::before {
  content: url('./assets/img/speaker.png');
}

.socials {
  padding-bottom: 25px;
}

.socials .socials-title {
  color: white;
  text-transform: none;
  font-size: 14px;
  letter-spacing: normal;
  padding-bottom: 0;
  margin-bottom: 25px;
  pointer-events: initial;
  display: block;
}

@media (max-width: 1024px) {
  .socials .socials-title {
    margin-top: 0;
    font-size: 13px;
    text-align: center;
  }
}

.socials .socials-title::before, .socials .socials-title::after {
  content: none;
}

body .banner-footer {
  height: 100px;
  text-align: center;
  background-color: #ff0014;
}

body .banner-footer img {
  max-width: 335px;
  width: 100%;
  margin: 10px auto auto auto;
}

img[src*="widget4/stars"] {
  -webkit-filter: grayscale(100%) brightness(65%) sepia(86%) hue-rotate(-44deg) saturate(653%) contrast(0.8);
          filter: grayscale(100%) brightness(65%) sepia(86%) hue-rotate(-44deg) saturate(653%) contrast(0.8);
}

.avis {
  background: white;
  padding: 50px 10px 125px;
}

@media (max-width: 1024px) {
  .avis {
    padding: 50px 10px 100px;
  }
}

.avis .link_page_page {
  text-align: center;
  font-size: 14px;
  margin-bottom: 30px;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .avis .link_page_page {
    text-align: left;
    margin-top: 60px;
  }
}

.avis .link_page_page a {
  color: #122043;
}

.avis .avis_title {
  margin-bottom: 10px !important;
}

.avis .content {
  max-width: 1150px;
  margin: auto;
}

.avis_title {
  text-align: center;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 1.5px;
  line-height: 1.8;
  margin-bottom: 75px;
}

.avis_title .red {
  color: #ff0014;
}

.avis_general {
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 50px;
}

.avis_general a {
  color: #122043;
  text-decoration: underline;
}

.avis_general .score {
  text-align: center;
}

.avis_general .score .rating-holder {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.avis_general .score .rating-holder .c-rating {
  display: inherit;
}

@media (min-width: 1024px) {
  .avis_general .score .rating-holder .c-rating {
    margin-left: 20px;
  }
}

.avis_general .score .rating-holder span {
  font-weight: 600;
  margin: auto 0 auto 5px;
}

@media (min-width: 1024px) {
  .avis_general .score .rating-holder span {
    font-size: 16px;
    font-weight: 700;
  }
}

@media (max-width: 1024px) {
  .avis_general .score {
    display: block;
  }
}

.avis_slider {
  padding-bottom: 175px;
}

@media (max-width: 1024px) {
  .avis_slider {
    padding: 0;
  }
}

.avis_slider_slide {
  padding-right: 75px;
  font-size: 14px;
}

@media (max-width: 1024px) {
  .avis_slider_slide {
    margin-bottom: 50px;
  }
  .avis_slider_slide:nth-child(n+5) {
    display: none;
    margin-bottom: 0;
    height: 0;
    width: 0;
    -webkit-transition: 0.8s opacity, 0.8s height;
    transition: 0.8s opacity, 0.8s height;
  }
  .avis_slider_slide.active {
    display: block;
    margin-bottom: 50px;
    height: 100%;
    width: 100%;
  }
}

.avis_slider_slide header {
  margin-bottom: 25px;
}

.avis_slider_slide header .nom {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.avis_slider_slide main {
  font-style: italic;
  font-weight: 700;
  margin-bottom: 25px;
}

.avis_slider_slide main p:first-child:before {
  content: '"';
}

.avis_slider_slide main p:last-child:after {
  content: '"';
}

.avis_slider_slide footer .avis-verifie {
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
}

.avis_slider_slide footer .avis-verifie img {
  display: inline-block;
  margin-right: 5px;
}

.avis_slider .slick-next {
  margin: 0;
  left: 52%;
}

.avis_slider .slick-prev {
  margin: 0;
  left: auto;
  right: 52%;
}

.avis .slick-slider:not(.slick-nav-loaded) .slick-next, .avis .slick-slider:not(.slick-nav-loaded) .slick-prev {
  display: block !important;
  height: 80px;
  width: 100px;
  position: absolute;
  border-radius: 0;
  background: transparent;
  top: auto;
  bottom: 0;
}

.avis .slick-slider:not(.slick-nav-loaded) .slick-next svg, .avis .slick-slider:not(.slick-nav-loaded) .slick-prev svg {
  width: 39px;
  height: 28px;
  fill: #122043;
}

.avis_plus {
  display: none;
}

@media (max-width: 1024px) {
  .avis_plus {
    text-align: center;
    display: block;
    padding-bottom: 50px;
  }
  .avis_plus span {
    color: #122043;
    cursor: pointer;
    text-decoration: underline;
  }
  .avis_plus.active {
    display: none;
  }
}

.avis_buttons {
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1024px) {
  .avis_buttons {
    display: block;
  }
}

.avis_buttons .button {
  width: 250px;
}

@media (max-width: 1024px) {
  .avis_buttons .button {
    max-width: 250px;
    width: 80%;
  }
}

.avis_buttons .button.red {
  margin: 0 auto 0 75px;
}

@media (max-width: 1024px) {
  .avis_buttons .button.red {
    margin: 10px auto;
  }
}

.avis_buttons .button.blue {
  background: #122043;
  margin: 0 75px 0 auto;
}

@media (max-width: 1024px) {
  .avis_buttons .button.blue {
    margin: 10px auto;
  }
}

.avis_buttons .button svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  width: 8px;
  height: 14px;
  fill: #fff;
}

section.article_content .centre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (max-width: 1024px) {
  section.article_content .centre {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

section.article_content .centre > * {
  width: 100%;
}

section.article_content .centre .imageCentre {
  margin-right: 25px;
  width: auto;
  position: relative;
}

@media (max-width: 1024px) {
  section.article_content .centre .imageCentre {
    overflow-x: hidden;
    min-height: 175px;
  }
}

section.article_content .centre .imageCentre .wp-post-image {
  cursor: pointer;
  display: block;
  width: 267px;
  display: block;
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  section.article_content .centre .imageCentre .wp-post-image {
    display: none;
  }
}

section.article_content .centre .imageCentre .distance {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #ff0014;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  padding: 6px 13px;
}

@media (max-width: 1024px) {
  section.article_content .centre .imageCentre .distance {
    display: none;
  }
}

section.article_content .centre .imageCentre .slider-gallery {
  cursor: pointer;
  width: 267px;
  margin-top: 6px;
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  section.article_content .centre .imageCentre .slider-gallery {
    margin: auto auto 50px;
    width: 245px;
  }
}

section.article_content .centre .imageCentre .slider-gallery .slick-slide {
  margin: 0 3px;
}

section.article_content .centre .imageCentre .slider-gallery .slick-list {
  margin: 0 -3px;
}

section.article_content .centre .imageCentre .slider-gallery .slick-dots {
  position: absolute;
  bottom: 8px;
  left: 412px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  width: 145px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 1024px) {
  section.article_content .centre .imageCentre .slider-gallery .slick-dots {
    display: none !important;
  }
}

section.article_content .centre .imageCentre .slider-gallery .slick-dots:before {
  position: absolute;
  top: -30px;
  left: 0;
  font-size: 14px;
  margin: 0;
}

section.article_content .centre .imageCentre .slider-gallery .slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
}

section.article_content .centre .imageCentre .slider-gallery .slick-dots li button {
  width: 30px;
  height: 10px;
  margin-top: 5px;
  margin-right: 12px;
}

section.article_content .centre .imageCentre .slick-slider:not(.slick-nav-loaded) .slick-next, section.article_content .centre .imageCentre .slick-slider:not(.slick-nav-loaded) .slick-prev {
  display: block !important;
  height: 50px;
  width: 50px;
  position: absolute;
  border-radius: 0;
  background: transparent;
  top: auto;
  bottom: -18px;
  border: 1px solid #122043;
  padding: 15px 10px;
}

section.article_content .centre .imageCentre .slick-slider:not(.slick-nav-loaded) .slick-next svg, section.article_content .centre .imageCentre .slick-slider:not(.slick-nav-loaded) .slick-prev svg {
  width: 30px;
  height: 20px;
  fill: #122043;
}

@media (max-width: 1024px) {
  section.article_content .centre .imageCentre .slick-slider:not(.slick-nav-loaded) .slick-next, section.article_content .centre .imageCentre .slick-slider:not(.slick-nav-loaded) .slick-prev {
    width: 45px;
    height: 45px;
    bottom: -75px;
  }
  section.article_content .centre .imageCentre .slick-slider:not(.slick-nav-loaded) .slick-next svg, section.article_content .centre .imageCentre .slick-slider:not(.slick-nav-loaded) .slick-prev svg {
    width: 25px;
    height: 15px;
  }
}

section.article_content .centre .imageCentre .slick-slider:not(.slick-nav-loaded) .slick-next {
  margin: 0;
  left: 345px;
  background: #122043;
}

@media (max-width: 1024px) {
  section.article_content .centre .imageCentre .slick-slider:not(.slick-nav-loaded) .slick-next {
    margin: auto;
    left: 55px;
    right: 0;
  }
}

section.article_content .centre .imageCentre .slick-slider:not(.slick-nav-loaded) .slick-next svg {
  fill: white;
}

section.article_content .centre .imageCentre .slick-slider:not(.slick-nav-loaded) .slick-prev {
  margin: 0;
  left: 295px;
}

@media (max-width: 1024px) {
  section.article_content .centre .imageCentre .slick-slider:not(.slick-nav-loaded) .slick-prev {
    margin: auto;
    left: 0;
    right: 55px;
  }
}

@media (max-width: 480px) {
  section.article_content .centre .infosCentre {
    width: 100%;
  }
}

section.article_content .centre .infosCentre * {
  font-size: 14px;
  font-weight: 700;
  color: #122043;
}

@media (min-width: 1024px) {
  section.article_content .centre .infosCentre * {
    margin-right: -60px;
  }
}

section.article_content .centre .infosCentre h3 {
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
}

section.article_content .centre .infosCentre .entry__phone {
  margin-bottom: 15px;
}

section.article_content .centre .infosCentre .entry__phone:before {
  top: 4px;
}

section.article_content .centre .infosCentre .entry__address-icon {
  margin-bottom: 5px;
}

section.article_content .centre .infosCentre .entry__address-icon:before {
  top: 5px;
}

section.article_content .centre .infosCentre .entry__contact {
  padding: 4px 0 4px 28px;
  position: relative;
  text-align: left;
}

section.article_content .centre .infosCentre .entry__contact:before {
  content: "";
  width: 21px;
  height: 21px;
  position: absolute;
  left: 0;
  top: 6px;
  background: url(assets/img/pixicons/mail.png);
  background-size: cover;
}

@media (max-width: 1024px) {
  section.article_content .centre .infosCentre {
    margin: 85px auto 25px;
    width: 100%;
  }
  section.article_content .centre .infosCentre h3, section.article_content .centre .infosCentre div {
    margin-bottom: 20px !important;
  }
  section.article_content .centre .infosCentre h3, section.article_content .centre .infosCentre div, section.article_content .centre .infosCentre div a {
    font-weight: 700;
    text-align: left;
  }
  section.article_content .centre .infosCentre h3:before, section.article_content .centre .infosCentre div:before, section.article_content .centre .infosCentre div a:before {
    width: 40px !important;
    height: 40px !important;
  }
  section.article_content .centre .infosCentre div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 50px;
    padding: 4px 0 4px 55px !important;
  }
}

section.article_content .the_content {
  margin-top: 25px;
  margin-bottom: 50px;
}

section.article_content .the_content {
  font-size: 10.5px;
}

@media screen and (min-width: 320px) {
  section.article_content .the_content {
    font-size: calc(10.5px + 3.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  section.article_content .the_content {
    font-size: 14px;
  }
}

.slick-lightbox {
  background-color: rgba(7, 13, 27, 0.9) !important;
}

.slick-lightbox .slick-arrow.slick-lightbox-previous {
  background-color: transparent;
  position: absolute;
  z-index: 1000;
  pointer-events: all;
  top: 50%;
  padding-left: 20vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.slick-lightbox .slick-arrow.slick-lightbox-previous::before {
  content: "";
  display: inline-block;
  height: 15px;
  width: 15px;
  background-size: 15px;
  background-image: url("./assets/img/true-arrow.png");
  background-repeat: no-repeat;
  color: white;
}

.slick-lightbox .slick-arrow.slick-lightbox-previous {
  background-color: transparent;
  position: absolute;
  z-index: 1000;
  pointer-events: all;
  top: 50%;
  padding-left: 20vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.slick-lightbox .slick-arrow.slick-lightbox-previous::before {
  content: "";
  display: inline-block;
  height: 15px;
  width: 15px;
  background-size: 15px;
  background-image: url("./assets/img/true-arrow.png");
  background-repeat: no-repeat;
  color: white;
}

.slick-lightbox .slick-arrow.slick-lightbox-next {
  background-color: transparent;
  position: absolute;
  z-index: 1000;
  right: 0;
  pointer-events: all;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  padding-left: 20vw;
}

.slick-lightbox .slick-arrow.slick-lightbox-next::before {
  content: "";
  display: inline-block;
  height: 15px;
  width: 15px;
  background-size: 15px;
  background-image: url("./assets/img/true-arrow.png");
  background-repeat: no-repeat;
  color: white;
}

.slick-lightbox .slick-lightbox-close {
  position: absolute !important;
  top: 15vh;
  -webkit-transform: scale(1.6);
          transform: scale(1.6);
  background-color: transparent;
  right: 30vw;
}

.slick-lightbox img {
  margin-bottom: 10px;
}

.slick-lightbox .slick-lightbox-slick-caption {
  font-size: 14px;
  font-weight: 100;
}

.tarif_presta_next-element {
  display: none;
}

@media (max-width: 1181px) {
  .single-control-center .store-locator__wrapper__container {
    display: block !important;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part__vehicules {
    margin: -25px -10px 0;
    padding-top: 24px;
    padding-bottom: 30px;
    background: #F4F5F7;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .prestations {
    background: #F4F5F7;
    margin: -25px -10px 0;
    padding-top: 24px;
  }
}

@media (max-width: 1024px) {
  .single-nav-block {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 5px solid #122043;
    background-color: #fff;
    z-index: 999;
  }
  .single-nav-block ul {
    width: calc(100% - 20px);
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 10px;
  }
  .single-nav-block ul li {
    list-style-type: none;
  }
  .single-nav-block ul li a {
    color: #122043;
    font-size: 10px;
    font-weight: 700;
  }
  .single-nav-block ul li img {
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
  }
  section.article_content .centre .imageCentre .wp-post-image {
    margin: 0 auto !important;
    display: block;
  }
  .display_none_mobile {
    display: none;
  }
  section.article_content .the_content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .slider-gallery {
    display: block !important;
  }
  .single-control-center section.article_content .centre .imageCentre .slider-gallery ul.slick-dots {
    display: block !important;
    left: 200px;
    bottom: -40px;
  }
  .single-control-center section.article_content .centre .imageCentre .slider-gallery ul.slick-dots:before {
    top: -15px !important;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .imageCentre {
    width: 100% !important;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .prestations .prestations_onglets {
    position: relative;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__left-part__vehicules__title {
    font-weight: 700;
    text-align: left;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .prestations .prestations_onglets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .prestations .slick-list {
    padding-left: 20px;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .prestations .slick-next, .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .prestations .slick-prev {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 0;
    margin: 0;
    background: transparent;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: -4px;
    width: 12px;
    right: 0;
    z-index: 999 !important;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .prestations .slick-next:before, .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .prestations .slick-prev:before {
    content: "";
    cursor: pointer;
    display: block !important;
    width: 10px;
    height: 10px;
    border-left: 3px solid #ff0014;
    border-bottom: 3px solid #ff0014;
    position: absolute;
    right: 0;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    background: transparent;
    padding: 0;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .prestations .slick-prev {
    left: 0;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .prestations .slick-prev:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    z-index: 999 !important;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .prestations .prestations_onglets_title {
    width: 25%;
    padding: 0 15px 13px 0;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .prestations .prestations_onglets_title.active:after {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999 !important;
  }
}

@media (max-width: 1024px) and (max-width: 768px) {
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .prestations .prestations_onglets_title {
    border-bottom: 1px solid #ff0014;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .prestations .prestations_onglets_title.active:after {
    right: 18%;
  }
}

@media (max-width: 1024px) {
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__left-part__vehicules__vehicules-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 20px;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__left-part__vehicules__vehicules-grid .vehicules-grid__item {
    height: 45px;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__left-part__vehicules__vehicules-grid .vehicules-grid__item img {
    width: 45px;
    max-width: 100%;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper {
    margin-right: -20px;
    margin-left: -20px;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper h2, .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .entry-title {
    line-height: 1.8;
    width: 210px;
    padding-top: 70px;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper h2 strong, .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .entry-title strong {
    display: inline;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper h2 strong:after, .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .entry-title strong:after {
    display: none;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper h2:before, .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .entry-title:before {
    width: 50px;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 20px;
    position: absolute;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .store-locator__wrapper__container__right-part__opening-times {
    padding-left: 0;
    padding-right: 0;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .store-locator__wrapper__container__right-part__opening-times .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type {
    margin-right: 0;
    margin-left: 0;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .store-locator__wrapper__container__right-part__opening-times .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type span:after {
    display: none;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .store-locator__wrapper__container__right-part__opening-times .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type.ct-antipollution strong:before {
    background-repeat: no-repeat;
    background-size: 36.5px !important;
    background-position-y: 5px !important;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .store-locator__wrapper__container__right-part__opening-times .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type strong {
    text-align: left;
    min-width: 245px;
    position: relative;
    left: 0;
    top: 0;
  }
}

@media (max-width: 1024px) and (max-width: 540px) {
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .store-locator__wrapper__container__right-part__opening-times .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type strong {
    min-width: 160px;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .store-locator__wrapper__container__right-part__opening-times .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type strong:before {
    left: 0;
    width: 35px;
    margin-right: 5px !important;
  }
}

@media (max-width: 1024px) {
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .store-locator__wrapper__container__right-part__opening-times ul.store-locator__wrapper__container__right-part__opening-times__other-details {
    margin-left: 20px;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .store-locator__wrapper__container__right-part__opening-times ul.store-locator__wrapper__container__right-part__opening-times__other-details li {
    padding-left: 40px !important;
    text-align: left;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .store-locator__wrapper__container__right-part__opening-times ul.store-locator__wrapper__container__right-part__opening-times__other-details li:before {
    margin-right: 5px !important;
    background-size: 20px;
    width: 30px;
    left: 0;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .store-locator__wrapper__container__right-part__opening-times ul.store-locator__wrapper__container__right-part__opening-times__planning {
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 100%;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .store-locator__wrapper__container__right-part__opening-times ul.store-locator__wrapper__container__right-part__opening-times__planning li span {
    min-width: 35%;
    text-align: left;
    padding-left: 10px;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .store-locator__wrapper__container__right-part__opening-times .store-locator__wrapper__container__right-part__opening-times__buttons {
    margin: 0 auto;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .store-locator__wrapper__container__right-part__opening-times .store-locator__wrapper__container__right-part__opening-times__buttons a.button {
    max-width: calc(100% - 20px);
    margin-left: auto !important;
  }
  .single-control-center .store-locator__wrapper .store-locator__wrapper__container__left-part .store-locator__wrapper__container__right-part.store-wrapper .store-locator__wrapper__container__right-part__opening-times .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

.prestations_title {
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  position: relative;
}

.prestations_title .red {
  color: #ff0014;
}

.prestations_onglets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 40px;
}

.prestations_onglets_title {
  position: relative;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  cursor: pointer;
  overflow: hidden;
  padding: 0 10px 10px;
}

.prestations_onglets_title:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #ff0014;
  height: 5px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.prestations_onglets_title.active, .prestations_onglets_title:focus, .prestations_onglets_title:active {
  color: #ff0014;
}

.prestations_onglets_title.active:after, .prestations_onglets_title:focus:after, .prestations_onglets_title:active:after {
  left: 10px;
  right: 10px;
}

.prestations_onglets_title:first-child {
  padding-left: 0;
}

.prestations_onglets_title:first-child.active:after, .prestations_onglets_title:first-child:focus:after, .prestations_onglets_title:first-child:active:after {
  left: 0;
}

.prestations_onglets_title:first-child:before {
  content: none;
}

.prestations_content {
  margin-bottom: 50px;
}

.prestations_content ul {
  display: none;
}

.prestations_content ul.active {
  display: block;
}

.prestations_content ul li {
  font-weight: 700;
  position: relative;
  list-style: none;
  background: #EDEFF5;
  padding: 5px 20px 5px 30px;
  text-align: left;
  min-height: 34px;
}

.prestations_content ul li:hover {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #122043;
  color: white;
  cursor: pointer;
}

.prestations_content ul li {
  font-size: 11.25px;
}

@media screen and (min-width: 320px) {
  .prestations_content ul li {
    font-size: calc(11.25px + 3.75 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .prestations_content ul li {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .prestations_content ul li {
    padding: 5px 10px;
  }
}

.prestations_content ul li.prestations_content_ul_title {
  padding: 5px 20px;
  border-top: 1px solid #EDEFF5;
  border-bottom: 1px solid #EDEFF5;
}

.prestations_content ul li.prestations_content_ul_title:hover {
  cursor: pointer;
}

.prestations_content ul li.prestations_content_ul_title {
  font-size: 12px;
}

@media screen and (min-width: 320px) {
  .prestations_content ul li.prestations_content_ul_title {
    font-size: calc(12px + 4 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .prestations_content ul li.prestations_content_ul_title {
    font-size: 16px;
  }
}

.prestations_content ul li.prestations_content_ul_title .intitule {
  max-width: inherit;
}

.prestations_content ul li:nth-child(2n) {
  background: white;
}

.prestations_content ul li:nth-child(2n):hover {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #122043;
  color: white;
  cursor: pointer;
}

.prestations_content ul li .intitule {
  display: inline-block;
  max-width: calc(100% - 130px);
}

.prestations_content ul li .tarif {
  float: right;
  margin-left: 15px;
  color: #ff0014;
}

.prestations_conditions {
  line-height: 1.4;
  margin-bottom: 40px;
}

.prestations_conditions {
  font-size: 10.5px;
}

@media screen and (min-width: 320px) {
  .prestations_conditions {
    font-size: calc(10.5px + 3.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .prestations_conditions {
    font-size: 14px;
  }
}

section#my-map-store-locator .store-locator-map {
  width: 100%;
  height: 475px;
}

@media (max-width: 1024px) {
  section#my-map-store-locator .store-locator-map {
    height: 230px;
  }
}

@media (max-width: 665px) {
  section#my-map-store-locator .store-locator-map {
    position: relative;
    left: -20px;
  }
}

section#my-map-store-locator .proximite {
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 2px;
  padding: 20px 0 25px 35px;
  position: relative;
  text-align: left;
}

section#my-map-store-locator .proximite:before {
  content: '';
  background-image: url(./assets/img/proximite.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 18px;
  position: absolute;
  top: 21px;
  left: 0;
  margin: auto;
}

section#my-map-store-locator .proximite a {
  text-decoration: underline;
  color: #122043;
}

/*
 * General styles.
 * Not necessary for the component to work
*/
.rating-holder {
  line-height: 1.5;
  text-align: left;
}

.rating-holder .c-rating button, .rating-holder .c-rating .rating-star {
  display: inline-block;
  float: left;
  width: 1.25em;
  height: 1.25em;
  border: 0;
  text-indent: -9999px;
  outline: none;
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
  cursor: pointer;
  -webkit-transition: background 0.25s ease;
  transition: background 0.25s ease;
}

.rating-holder .c-rating[data-rating-value="0"] button, .rating-holder .c-rating[data-rating-value="0"] .rating-star:nth-child(-n+0) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="0.25"] button, .rating-holder .c-rating[data-rating-value="0.25"] .rating-star:nth-child(-n+1) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="0.25"] button, .rating-holder .c-rating[data-rating-value="0.25"] .rating-star:nth-child(1) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M196.208 415.2v-224.8l-139.504 20.272 100.944 98.384-23.84 138.928z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="0.5"] button, .rating-holder .c-rating[data-rating-value="0.5"] .rating-star:nth-child(-n+1) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="0.5"] button, .rating-holder .c-rating[data-rating-value="0.5"] .rating-star:nth-child(1) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M258.672 64l-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6v-318.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="0.75"] button, .rating-holder .c-rating[data-rating-value="0.75"] .rating-star:nth-child(-n+1) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="0.75"] button, .rating-holder .c-rating[data-rating-value="0.75"] .rating-star:nth-child(1) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M321.616 190.496l-0.656-0.096-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 63.024 33.136z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="1"] button, .rating-holder .c-rating[data-rating-value="1"] .rating-star:nth-child(-n+1) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="1.25"] button, .rating-holder .c-rating[data-rating-value="1.25"] .rating-star:nth-child(-n+2) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="1.25"] button, .rating-holder .c-rating[data-rating-value="1.25"] .rating-star:nth-child(2) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M196.208 415.2v-224.8l-139.504 20.272 100.944 98.384-23.84 138.928z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="1.5"] button, .rating-holder .c-rating[data-rating-value="1.5"] .rating-star:nth-child(-n+2) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="1.5"] button, .rating-holder .c-rating[data-rating-value="1.5"] .rating-star:nth-child(2) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M258.672 64l-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6v-318.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="1.75"] button, .rating-holder .c-rating[data-rating-value="1.75"] .rating-star:nth-child(-n+2) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="1.75"] button, .rating-holder .c-rating[data-rating-value="1.75"] .rating-star:nth-child(2) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M321.616 190.496l-0.656-0.096-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 63.024 33.136z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="2"] button, .rating-holder .c-rating[data-rating-value="2"] .rating-star:nth-child(-n+2) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="2.25"] button, .rating-holder .c-rating[data-rating-value="2.25"] .rating-star:nth-child(-n+3) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="2.25"] button, .rating-holder .c-rating[data-rating-value="2.25"] .rating-star:nth-child(3) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M196.208 415.2v-224.8l-139.504 20.272 100.944 98.384-23.84 138.928z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="2.5"] button, .rating-holder .c-rating[data-rating-value="2.5"] .rating-star:nth-child(-n+3) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="2.5"] button, .rating-holder .c-rating[data-rating-value="2.5"] .rating-star:nth-child(3) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M258.672 64l-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6v-318.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="2.75"] button, .rating-holder .c-rating[data-rating-value="2.75"] .rating-star:nth-child(-n+3) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="2.75"] button, .rating-holder .c-rating[data-rating-value="2.75"] .rating-star:nth-child(3) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M321.616 190.496l-0.656-0.096-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 63.024 33.136z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="3"] button, .rating-holder .c-rating[data-rating-value="3"] .rating-star:nth-child(-n+3) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="3.25"] button, .rating-holder .c-rating[data-rating-value="3.25"] .rating-star:nth-child(-n+4) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="3.25"] button, .rating-holder .c-rating[data-rating-value="3.25"] .rating-star:nth-child(4) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M196.208 415.2v-224.8l-139.504 20.272 100.944 98.384-23.84 138.928z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="3.5"] button, .rating-holder .c-rating[data-rating-value="3.5"] .rating-star:nth-child(-n+4) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="3.5"] button, .rating-holder .c-rating[data-rating-value="3.5"] .rating-star:nth-child(4) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M258.672 64l-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6v-318.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="3.75"] button, .rating-holder .c-rating[data-rating-value="3.75"] .rating-star:nth-child(-n+4) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="3.75"] button, .rating-holder .c-rating[data-rating-value="3.75"] .rating-star:nth-child(4) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M321.616 190.496l-0.656-0.096-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 63.024 33.136z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="4"] button, .rating-holder .c-rating[data-rating-value="4"] .rating-star:nth-child(-n+4) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="4.25"] button, .rating-holder .c-rating[data-rating-value="4.25"] .rating-star:nth-child(-n+5) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="4.25"] button, .rating-holder .c-rating[data-rating-value="4.25"] .rating-star:nth-child(5) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M196.208 415.2v-224.8l-139.504 20.272 100.944 98.384-23.84 138.928z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="4.5"] button, .rating-holder .c-rating[data-rating-value="4.5"] .rating-star:nth-child(-n+5) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="4.5"] button, .rating-holder .c-rating[data-rating-value="4.5"] .rating-star:nth-child(5) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M258.672 64l-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6v-318.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="4.75"] button, .rating-holder .c-rating[data-rating-value="4.75"] .rating-star:nth-child(-n+5) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="4.75"] button, .rating-holder .c-rating[data-rating-value="4.75"] .rating-star:nth-child(5) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M321.616 190.496l-0.656-0.096-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 63.024 33.136z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22white%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating[data-rating-value="5"] button, .rating-holder .c-rating[data-rating-value="5"] .rating-star:nth-child(-n+5) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20stroke%3D%22red%22%20stroke-width%3D%2215px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ff0014%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.rating-holder .c-rating .rating-star, .rating-holder .c-rating button {
  padding: 15px;
  margin: 0;
}

.rating-holder span {
  margin-left: 5px;
  font-size: 22px;
}

.container-slider-block {
  width: calc(100% + 850px);
  position: relative;
  left: -210px;
  height: 600px;
}

@media screen and (max-width: 1500px) {
  .container-slider-block {
    width: calc(100% + 360px);
    left: -100px;
  }
}

@media screen and (max-width: 1024px) {
  .container-slider-block {
    width: 100%;
    left: 0;
    height: 400px;
  }
}

.container-slider-block .block-slider {
  width: 100%;
  /* the slides */
  /* the parent */
}

.container-slider-block .block-slider .slide {
  cursor: pointer;
  position: relative;
}

.container-slider-block .block-slider .slide:hover .slide-title {
  padding-left: 25px;
}

.container-slider-block .block-slider .slide:hover .slide-title:before {
  width: 10px;
}

.container-slider-block .block-slider .slide a {
  color: #122043;
  text-decoration: none;
}

.container-slider-block .block-slider .slide-title {
  font-size: calc(17.5px + 17.5 * ((100vw - 320px) / 1180));
  margin-top: 10px;
  margin-bottom: 5px;
  line-height: 1.3;
  font-weight: 900;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  padding-left: 0;
  position: relative;
}

@media (min-width: 768px) {
  .container-slider-block .block-slider .slide-title {
    margin-top: 15px;
  }
}

.container-slider-block .block-slider .slide-title:before {
  content: '';
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 50px;
  width: 0;
  background: #ff0014;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 1024px) {
  .container-slider-block .block-slider .slide-title:before {
    content: none;
  }
}

.container-slider-block .block-slider .slide-content {
  font-size: 18px;
}

@media screen and (min-width: 320px) {
  .container-slider-block .block-slider .slide-content {
    font-size: calc(12.6px + 5.4 * ((100vw - 320px) / 704));
  }
}

.container-slider-block .block-slider .slide:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 425px;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  background-color: #203463;
  mix-blend-mode: color;
}

@media screen and (max-width: 1024px) {
  .container-slider-block .block-slider .slide:before {
    height: 250px;
  }
}

.container-slider-block .block-slider .slide:after {
  content: '';
  opacity: 0;
  display: block;
  position: absolute;
  top: 50%;
  background-color: #fff;
  left: 50%;
  width: 20px;
  height: 2px;
  z-index: 3;
  margin-left: 25px;
  -webkit-transform: rotate(43deg) translateY(15px);
  transform: rotate(43deg) translateY(15px);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: .2s opacity;
  transition: .2s opacity;
}

.container-slider-block .block-slider .slide:hover:before, .container-slider-block .block-slider .slide:hover:after, .container-slider-block .block-slider .slide:focus:before, .container-slider-block .block-slider .slide:focus:after, .container-slider-block .block-slider .slide:active:before, .container-slider-block .block-slider .slide:active:after {
  opacity: 1;
}

.container-slider-block .block-slider .slide:hover .link:before, .container-slider-block .block-slider .slide:hover .no-link:before, .container-slider-block .block-slider .slide:focus .link:before, .container-slider-block .block-slider .slide:focus .no-link:before, .container-slider-block .block-slider .slide:active .link:before, .container-slider-block .block-slider .slide:active .no-link:before {
  opacity: 1;
}

.container-slider-block .block-slider .slide:hover .link:after, .container-slider-block .block-slider .slide:hover .no-link:after, .container-slider-block .block-slider .slide:focus .link:after, .container-slider-block .block-slider .slide:focus .no-link:after, .container-slider-block .block-slider .slide:active .link:after, .container-slider-block .block-slider .slide:active .no-link:after {
  opacity: 0.4;
}

.container-slider-block .block-slider .slide .link:before, .container-slider-block .block-slider .slide .no-link:before {
  content: '+';
  display: block;
  position: absolute;
  top: 50%;
  border: 2px solid #fff;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  color: white;
  line-height: 36px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 200;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  opacity: 0;
  z-index: 3;
  font-size: 30px;
}

@media screen and (min-width: 320px) {
  .container-slider-block .block-slider .slide .link:before, .container-slider-block .block-slider .slide .no-link:before {
    font-size: calc(30px + 10 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .container-slider-block .block-slider .slide .link:before, .container-slider-block .block-slider .slide .no-link:before {
    font-size: 40px;
  }
}

.container-slider-block .block-slider .slide .link:after, .container-slider-block .block-slider .slide .no-link:after {
  content: '';
  height: 425px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 0;
  -webkit-transition: .2s opacity;
  transition: .2s opacity;
  background-color: black;
  pointer-events: none;
  z-index: 1;
}

@media screen and (max-width: 1024px) {
  .container-slider-block .block-slider .slide .link:after, .container-slider-block .block-slider .slide .no-link:after {
    height: 250px;
  }
}

.container-slider-block .block-slider .slide img {
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  height: 425px;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .container-slider-block .block-slider .slide img {
    height: 250px;
  }
}

.container-slider-block .block-slider .slide.with-title {
  top: -115px;
}

.container-slider-block .block-slider .slide.with-title:after {
  content: none;
}

.container-slider-block .block-slider .slide.with-title .link:before, .container-slider-block .block-slider .slide.with-title .no-link:before {
  -webkit-transform: scale(2);
          transform: scale(2);
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 1024px) {
  .container-slider-block .block-slider .slide.with-title {
    top: -75px;
  }
}

.container-slider-block .block-slider .slick-slide {
  margin: 0 10px;
}

.container-slider-block .block-slider .slick-list {
  margin: 0 -10px;
}

.container-slider-block .slick-arrow {
  display: inline-block !important;
  background-color: white;
  position: absolute;
  height: 60px;
  width: 60px;
  border-radius: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  top: 275px;
  z-index: 2;
  border: 1px solid #ebebeb;
}

@media (min-width: 1024px) {
  .container-slider-block .slick-arrow {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    top: 440px;
  }
}

.container-slider-block .slick-arrow:hover {
  background: #122043;
  border-color: #122043;
}

.container-slider-block .slick-arrow:hover svg {
  fill: white;
}

.container-slider-block .slick-arrow.slick-next {
  right: calc(50% - 55px);
}

@media (min-width: 1024px) {
  .container-slider-block .slick-arrow.slick-next {
    right: calc(50% - 66px);
  }
}

.container-slider-block .slick-arrow.slick-prev {
  left: calc(50% - 55px);
}

@media (min-width: 1024px) {
  .container-slider-block .slick-arrow.slick-prev {
    left: calc(50% - 66px);
  }
}

.container-slider-block .slick-arrow svg {
  width: 2.5em;
  height: 2.5em;
  left: -16px;
  top: -2px;
  fill: #122043;
  position: relative;
}

@media (min-width: 1024px) {
  .container-slider-block .slick-arrow svg {
    width: 1.5em;
    height: 1.5em;
    left: -12px;
    top: 0;
  }
}

.container-slider-block .slick-slider:not(.slick-nav-loaded) .slick-next, .container-slider-block .slick-slider:not(.slick-nav-loaded) .slick-prev {
  display: inline-block !important;
}

.container-slider-block ul.slick-dots {
  position: absolute;
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  top: 515px;
  text-align: center;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 50px;
  margin: 0 auto;
}

.container-slider-block ul.slick-dots:before {
  margin-left: 0;
}

.container-slider-block ul.slick-dots li[role="presentation"]:before {
  content: none;
  background-image: none;
}

.overlay-pop-in {
  z-index: 100000;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #00000080;
}

.overlay-pop-in .pop-in {
  width: 500px;
  height: 250px;
  margin: auto;
  background: white;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .overlay-pop-in .pop-in {
    width: 90%;
    height: 215px;
  }
  .overlay-pop-in .pop-in p {
    margin: 0;
  }
}

.overlay-pop-in .pop-in .container {
  position: relative;
  top: 0;
  right: 0;
}

.overlay-pop-in .pop-in .container .content {
  padding: 50px;
  height: 100%;
  color: #122043;
  text-align: center;
}

.overlay-pop-in .pop-in .container .close {
  margin-right: 10px;
  position: relative;
  float: right;
  z-index: 999;
  width: 35px;
  height: 35px;
  cursor: pointer;
}

.overlay-pop-in .pop-in .container .close:before {
  position: absolute;
  top: 15px;
  left: 0;
  width: 30px;
  height: 4px;
  content: '';
  background-color: #122043;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.overlay-pop-in .pop-in .container .close:after {
  position: absolute;
  top: 15px;
  left: 0;
  width: 30px;
  height: 4px;
  content: '';
  background-color: #122043;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.cookie-notice-container .cn-button.button {
  display: inline-block;
  width: auto;
  padding: 10px 20px;
  border: 0;
  border-radius: 50px;
  color: #fff;
  background: #ff0014;
  font-weight: bold;
  line-height: 1;
  white-space: normal;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}

.cookie-notice-container .cn-button.button:hover, .cookie-notice-container .cn-button.button:focus, .cookie-notice-container .cn-button.button:active {
  outline: none;
  color: #e6e5e5;
  background-color: #cc0010;
  text-decoration: none;
}

.woocommerce-page.woocommerce-checkout .etape#etape4 form {
  padding: 10px 0 10px 0;
}

@media (min-width: 1024px) {
  .woocommerce-page.woocommerce-checkout .etape#etape4 form {
    padding: 0;
  }
}

.woocommerce-page.woocommerce-checkout .etape#etape4 form label {
  clear: both;
}

@media (min-width: 1024px) {
  .woocommerce-page.woocommerce-checkout .etape#etape4 form label:first-child {
    width: 215px;
  }
}

.woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-input-wrapper {
  position: relative;
  padding-right: 30px;
}

@media (min-width: 768px) {
  .woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-input-wrapper {
    padding-right: 70px;
  }
}

.woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-validated .woocommerce-input-wrapper:after,
.woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-invalid .woocommerce-input-wrapper:after {
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 5px;
  top: 15px;
}

@media (min-width: 768px) {
  .woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-validated .woocommerce-input-wrapper:after,
  .woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-invalid .woocommerce-input-wrapper:after {
    right: 10px;
    top: 8px;
  }
}

.woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-validated {
  position: relative;
}

.woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-validated .woocommerce-input-wrapper:after {
  display: inline-block;
  background: url(./assets/img/success.svg) no-repeat right 0px center !important;
  background-size: 32px 31px !important;
}

@media (max-width: 768px) {
  .woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-validated .woocommerce-input-wrapper:after {
    width: 20px;
    height: 20px;
    background-size: 20px 19px !important;
    right: 0;
  }
}

.woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-invalid {
  position: relative;
}

.woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-invalid input, .woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-invalid textarea {
  color: #ff0014;
  border-color: #ff0014;
}

.woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-invalid .my-error,
.woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-invalid .error {
  display: block;
  margin-top: 7px;
  font-size: 14px;
}

.woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-invalid .woocommerce-input-wrapper:after {
  display: inline-block;
  background: url(./assets/img/error.svg) no-repeat right 0px center !important;
  background-size: 32px 31px !important;
}

@media (max-width: 768px) {
  .woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-invalid .woocommerce-input-wrapper:after {
    width: 20px;
    height: 20px;
    background-size: 20px 19px !important;
    right: 0;
  }
}

body .woocommerce-input-wrapper[data-select2-id] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

body .select2-container--default {
  width: 100% !important;
  font-size: 14px;
}

@media (max-width: 1024px) {
  body .select2-container--default {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
  }
  body .select2-container--default .select2-dropdown {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
  }
}

body .select2-container--default .select2-dropdown--below .select2-search--dropdown {
  -webkit-transform: translateY(-54px);
          transform: translateY(-54px);
  margin-bottom: -54px;
}

body .select2-container--default.select2-container--open .select2-selection__rendered {
  color: #fff;
}

body .select2-container--default.select2-container--open .select2-selection--single {
  background: #122043;
}

body .select2-container--default .select2-selection__clear {
  display: none;
}

body .select2-container--default :not(.select2-dropdown--above) .select2-search--dropdown {
  padding-top: 0;
  padding-bottom: 5px;
  width: calc(100% - 50px);
  margin-top: -8px;
}

body .select2-container--default .select2-search--dropdown {
  position: relative;
}

body .select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 14px 20px;
  border-radius: 5px;
  border: none;
  font-size: 16px;
  border-color: #122043;
  background: #fff url(assets/img/pixicons/search.png) no-repeat center right;
}

body .select2-container--default .select2-selection {
  height: auto;
  border: none;
}

body .select2-container--default .select2-dropdown {
  border: 5px solid #122043;
  background: #122043;
  padding-top: 10px;
  padding-bottom: 0px;
}

body .select2-container--default .select2-dropdown .select2-search__field {
  margin-bottom: 0;
}

body .select2-container--default .select2-dropdown .select2-results {
  background: #fff;
  border-top-left-radius: 20px;
  overflow: hidden;
  padding: 10px;
}

body .select2-container--default .select2-dropdown .select2-results__options::-webkit-scrollbar {
  width: 10px;
  background: #E7E9F3;
  border-radius: 10px;
}

body .select2-container--default .select2-dropdown .select2-results__options::-webkit-scrollbar-track {
  border-radius: 10px;
}

body .select2-container--default .select2-dropdown .select2-results__options::-webkit-scrollbar-thumb {
  background: #122043;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

body .select2-container--default .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true] {
  background: transparent;
}

body .select2-container--default .select2-dropdown .select2-results__options .select2-results__option:hover:before {
  border-color: #77DF7A;
}

body .select2-container--default .select2-dropdown .select2-results__options .select2-results__option:hover:after {
  background: #77DF7A;
}

body .select2-container--default .select2-dropdown .select2-results__options .select2-results__option[data-selected="true"] {
  background: #fff;
}

body .select2-container--default .select2-dropdown .select2-results__options .select2-results__option[data-selected="true"]:before {
  border-color: #77DF7A;
}

body .select2-container--default .select2-dropdown .select2-results__options .select2-results__option[data-selected="true"]:after {
  background-color: #77DF7A;
}

body .select2-container--default .select2-dropdown .select2-results__options .select2-results__option {
  padding: 13px 6px 13px 50px;
  position: relative;
  font-size: 14px;
  font-weight: bold;
}

body .select2-container--default .select2-dropdown .select2-results__options .select2-results__option:focus {
  outline: none;
}

body .select2-container--default .select2-dropdown .select2-results__options .select2-results__option:before {
  content: "";
  background-color: white;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  border: solid 2px #122043;
  position: absolute;
  left: 10px;
  top: 11px;
}

body .select2-container--default .select2-dropdown .select2-results__options .select2-results__option:after {
  content: '';
  width: 20px;
  height: 20px;
  top: 16px;
  left: 15px;
  border-radius: 30px;
  background-color: white;
  position: absolute;
}

body .select2-container--default .select2-dropdown .select2-results__options .select2-results__option--highlighted[data-selected],
body .select2-container--default .select2-dropdown .select2-results__options .select2-results__option--highlighted[aria-selected] {
  background: #fff;
  color: #122043;
}

body .select2-container--default .select2-search--dropdown {
  padding: 0;
}

body .select2-container--default .select2-dropdown--above {
  border-radius: 5px 5px 0 0;
  padding-top: 0;
  padding-bottom: 5px;
}

body .select2-container--default .select2-dropdown--above .select2-search__field {
  margin-bottom: 5px;
}

body .select2-container--default .select2-dropdown--above .select2-results {
  border-top-left-radius: 0;
  border-bottom-left-radius: 20px;
}

body .select2-container--default .select2-container,
body .select2-container--default .select2-search__field {
  width: 100% !important;
}

body .select2-container--default .select2-selection__rendered {
  color: #122043;
  padding: 12px 25px !important;
  border: solid 2px #122043;
  border-radius: 5px;
  width: 100%;
}

@media (min-width: 1024px) {
  body .select2-container--default .select2-selection__rendered {
    border-width: 1px;
  }
}

body .select2-container--default .select2-selection__rendered li {
  margin: 0;
  float: none;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 19px;
  right: 25px;
  height: 15px;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b {
  height: 10px;
  width: 10px;
  border: none;
  border-left: 3px solid #122043;
  border-bottom: 3px solid #122043;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: -5px;
}

body .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border: none;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.facetwp-template .archive-pagination.pagination {
  display: none;
}

.poids_lourd.frontpage_block_heavy {
  margin-bottom: 100px;
}

@media (max-width: 768px) {
  .poids_lourd.frontpage_block_heavy .frontpage_heavy_content img {
    right: -17px;
    width: 40%;
  }
}

.poids_lourd.frontpage_block_heavy .frontpage_heavy_content--inner {
  display: inline-block;
  float: left;
  padding-top: 0 !important;
  overflow: hidden;
}

@media (max-width: 768px) {
  .poids_lourd.frontpage_block_heavy .frontpage_heavy_content--inner {
    width: 60% !important;
    margin-right: 0 !important;
  }
}

.poids_lourd.frontpage_block_heavy .has-icon {
  display: block;
  text-align: center;
  clear: both;
}

.poids_lourd.frontpage_block_heavy .has-icon span {
  display: block;
  text-align: center;
}

.poids_lourd.frontpage_block_heavy .slick-nav-wrapper {
  position: relative;
  margin: 0 auto !important;
  max-width: 300px !important;
  height: 65px;
  float: none !important;
  display: block;
  margin-top: -40px !important;
}

.poids_lourd.frontpage_block_heavy .slick-dots {
  margin-top: 20px;
}

.poids_lourd.frontpage_block_heavy .slick-nav-wrapper .slick-arrow {
  width: 65px;
  height: 65px;
}

.poids_lourd.frontpage_block_heavy .lourd_titre {
  text-transform: uppercase;
}

.poids_lourd.frontpage_block_heavy .lourd_titre {
  font-size: 21px;
}

@media screen and (min-width: 320px) {
  .poids_lourd.frontpage_block_heavy .lourd_titre {
    font-size: calc(21px + 9 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .poids_lourd.frontpage_block_heavy .lourd_titre {
    font-size: 30px;
  }
}

.poids_lourd.frontpage_block_heavy .lourd_soustitre {
  color: red;
  letter-spacing: 1px;
}

.poids_lourd.frontpage_block_heavy .lourd_soustitre {
  font-size: 14px;
}

@media screen and (min-width: 320px) {
  .poids_lourd.frontpage_block_heavy .lourd_soustitre {
    font-size: calc(14px + 6 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .poids_lourd.frontpage_block_heavy .lourd_soustitre {
    font-size: 20px;
  }
}

.poids_lourd.frontpage_block_heavy .lourd_description {
  font-weight: 300;
  line-height: 1.2;
}

.poids_lourd.frontpage_block_heavy .lourd_description {
  font-size: 12.6px;
}

@media screen and (min-width: 320px) {
  .poids_lourd.frontpage_block_heavy .lourd_description {
    font-size: calc(12.6px + 5.4 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .poids_lourd.frontpage_block_heavy .lourd_description {
    font-size: 18px;
  }
}

.fwp-load-more {
  background: transparent;
  font-size: 16px;
  color: #122043;
  text-align: center;
  width: 100%;
  text-decoration: underline;
}

.fwp-load-more:after {
  content: "+";
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 23px;
  font-weight: 900;
  color: #ff0014;
  text-decoration: none;
  position: relative;
  top: -2px;
}

.search-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin-bottom: 20px;
}

.search-tabs + .content {
  margin-top: 0px;
}

@media (min-width: 1024px) {
  .search-tabs {
    margin: 50px 0 40px 0;
  }
}

.search-tabs li {
  text-align: center;
  width: calc(50% - 20px);
  max-width: 320px;
}

.search-tabs li h2, .search-tabs li .entry-title {
  margin-bottom: 0;
  line-height: 1;
}

.search-tabs li a {
  color: #122043;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  border-bottom: 6px solid transparent;
  font-size: 12px;
  padding: 10px 10%;
  line-height: 1.4;
}

@media (min-width: 1024px) {
  .search-tabs li a {
    font-size: 14px;
  }
}

.search-tabs li a .icon {
  stroke: #122043;
  display: block;
  margin: 10px auto;
  width: 45px;
  height: 45px;
  stroke-width: 20px;
}

.search-tabs li a .icon.map-icon {
  width: 19px;
  height: 31px;
}

@media (min-width: 1024px) {
  .search-tabs li a .icon.map-icon {
    width: 24px;
    height: 39px;
  }
}

.search-tabs li a .icon.map-icon-alt {
  width: 35px;
  height: 31px;
}

@media (min-width: 1024px) {
  .search-tabs li a .icon.map-icon-alt {
    width: 44px;
    height: 39px;
  }
}

.search-tabs li a:hover, .search-tabs li a:focus, .search-tabs li a:active, .search-tabs li a:target, .search-tabs li a.tab-item-active {
  color: #ff0014;
  text-decoration: none;
}

.search-tabs li a:hover .icon, .search-tabs li a:focus .icon, .search-tabs li a:active .icon, .search-tabs li a:target .icon, .search-tabs li a.tab-item-active .icon {
  stroke: #ff0014;
}

.search-tabs li a.tab-item-active {
  color: #ff0014;
  text-decoration: none;
  border-bottom-color: #ff0014;
}

.search-tabs li a.tab-item-active .icon {
  stroke: #ff0014;
}

.post-type-archive-control-center {
  background: #ebebeb;
}

.post-type-archive-control-center .before-footer {
  background: #fff;
}

.post-type-archive-control-center #genesis-content {
  max-width: 1860px;
  margin-left: auto;
  margin-right: auto;
}

.slick-initialized .slick-slide {
  height: auto;
  min-height: inherit;
}

@media (min-width: 1024px) {
  .control-center-loop.is-lourd .slick-slide {
    min-width: 350px;
    max-width: inherit;
  }
  .control-center-loop.is-lourd .slick-slide div .entry__address-icon, .control-center-loop.is-lourd .slick-slide div .entry__saturday-open, .control-center-loop.is-lourd .slick-slide div .entry__phone, .control-center-loop.is-lourd .slick-slide div .entry__duration, .control-center-loop.is-lourd .slick-slide div .entry__date {
    padding: 4px 0 4px 28px;
  }
  .control-center-loop.is-lourd .slick-slide div .entry-header img {
    height: 225px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .control-center-loop.is-lourd .slick-slide div .entry__main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .control-center-loop.is-lourd .slick-slide div .entry__main .product-cat-icons {
    margin: auto 0 0 auto;
  }
  .control-center-loop.is-lourd .slick-slide div .entry-footer {
    text-align: center;
  }
  .control-center-loop.is-lourd .slick-slide div .entry-footer .entry__button.button {
    width: 275px;
  }
  .control-center-loop.is-lourd article {
    max-width: 550px;
  }
}

.control-center-loop .map__closer-position {
  display: none;
}

.control-center-loop .slick-nav-wrapper {
  float: none;
  margin: 60px auto;
  background: transparent;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 1024px) {
  .control-center-loop .slick-nav-wrapper .slick-arrow {
    width: 70px;
    height: 70px;
  }
}

.control-center-loop .slick-slide > div {
  padding: 0 3.5%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

.control-center-loop .slick-slide > div > * {
  height: 100%;
}

.control-center-loop {
  padding: 10px;
}

@media (min-width: 1024px) {
  .control-center-loop {
    padding: 0;
  }
}

.control-center-loop .entry-image-link {
  display: block;
  margin-top: -5px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .control-center-loop .entry-image-link {
    margin: 0;
  }
}

.control-center-loop .entry-image-link .post-image {
  display: block;
  width: 100%;
  max-height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}

.control-center-loop footer .reset-map {
  display: none !important;
}

.search-tag {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
}

@media (min-width: 1024px) {
  .search-tag {
    margin-top: -30px;
  }
}

.search-tag > div {
  background: #E0E4ED;
  border-radius: 50px;
  padding: 10px 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.search-tag > div span {
  font-weight: bold;
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.search-tag > div span {
  font-size: 11.9px;
}

@media screen and (min-width: 320px) {
  .search-tag > div span {
    font-size: calc(11.9px + 2.1 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .search-tag > div span {
    font-size: 14px;
  }
}

.search-tag > div button {
  background: transparent;
  padding: 0 0 0 9%;
  position: relative;
  top: -2px;
  text-align: center;
  color: #122043;
  font-weight: normal;
  text-decoration: underline;
}

.search-tag > div button {
  font-size: 10.8px;
}

@media screen and (min-width: 320px) {
  .search-tag > div button {
    font-size: calc(10.8px + 1.2 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .search-tag > div button {
    font-size: 12px;
  }
}

.search-tag > div button i {
  position: relative;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
}

.search-tag > div button i:after, .search-tag > div button i:before {
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  background: #122043;
}

.search-tag > div button i:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.search-tag > div button i:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.type-control-center {
  position: relative;
  background: #fff;
  padding: 20px 15px;
  font-size: 14px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 1024px) {
  .type-control-center {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .control-center-loop .type-control-center .entry-footer {
    min-height: 135px;
  }
  .control-center-loop .type-control-center {
    max-width: 295px;
  }
  .type-control-center .entry-content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .type-control-center .entry__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.type-control-center .entry-header img {
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .type-control-center .entry-header,
  .type-control-center .entry-content,
  .type-control-center .entry-footer {
    height: auto !important;
  }
}

#block-contenu .type-control-center {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.type-control-center .entry__view-info {
  text-align: center;
  margin-bottom: 15px;
}

.type-control-center .entry__view-info {
  font-size: 11.2px;
}

@media screen and (min-width: 320px) {
  .type-control-center .entry__view-info {
    font-size: calc(11.2px + 2.8 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .type-control-center .entry__view-info {
    font-size: 14px;
  }
}

.type-control-center .entry__view-info a {
  font-weight: bold;
  text-decoration: underline;
  color: #122043;
}

.type-control-center .entry__view-info a:hover {
  text-decoration: none;
}

@media (min-width: 1024px) {
  .type-control-center .entry__view-info {
    margin-bottom: 25px;
  }
}

.type-control-center .avis-verifie-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  text-decoration: underline;
}

.type-control-center .avis-verifie-item {
  font-size: 11.2px;
}

@media screen and (min-width: 320px) {
  .type-control-center .avis-verifie-item {
    font-size: calc(11.2px + 2.8 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .type-control-center .avis-verifie-item {
    font-size: 14px;
  }
}

.type-control-center .avis-verifie-item a {
  padding: 0 10px;
  text-transform: uppercase;
  padding-right: 10px;
  color: #122043;
}

.type-control-center .avis-verifie-item img {
  width: 119.5px;
  height: 17.5px;
}

@media (min-width: 1024px) {
  .type-control-center .avis-verifie-item img {
    width: 152px;
    height: 22px;
  }
}

.type-control-center .entry__main {
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .type-control-center .entry__main {
    margin-bottom: 15px;
  }
}

.type-control-center .entry__main-infos {
  width: calc(100% - 60px);
}

@media (min-width: 1024px) {
  .type-control-center .entry__main-infos {
    width: auto;
  }
}

.type-control-center .entry__address {
  margin-bottom: 5px;
  font-weight: 600;
}

.type-control-center .entry__address {
  font-size: 11.2px;
}

@media screen and (min-width: 320px) {
  .type-control-center .entry__address {
    font-size: calc(11.2px + 2.8 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .type-control-center .entry__address {
    font-size: 14px;
  }
}

@media (min-width: 1024px) {
  .type-control-center .entry__address {
    margin-bottom: 20px;
  }
}

.type-control-center .entry-title {
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.type-control-center .entry-title {
  font-size: 13.5px;
}

@media screen and (min-width: 320px) {
  .type-control-center .entry-title {
    font-size: calc(13.5px + 4.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .type-control-center .entry-title {
    font-size: 18px;
  }
}

.type-control-center .entry-title a {
  color: #122043;
}

.type-control-center .entry-title a:hover {
  color: #ff0014;
}

.type-control-center .post-image {
  display: none;
}

@media (min-width: 1024px) {
  .type-control-center {
    padding: 10px 10px 30px;
  }
  .type-control-center .post-image {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
}

.type-control-center .entry__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.type-control-center .product-cat-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: auto;
  margin: -5px;
  margin-left: auto;
}

.type-control-center .product-cat-icons img {
  width: 45px;
  height: 45px;
  margin: 5px;
}

@media (min-width: 1024px) {
  .type-control-center .product-cat-icons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 10px 0 10px -5px;
  }
  .type-control-center .product-cat-icons img {
    width: 60px;
    height: 60px;
    margin: 5px;
  }
}

.type-control-center .entry__button.button,
.type-control-center button {
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}

.type-control-center .entry__button.button .icon,
.type-control-center button .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  width: 8px;
  height: 14px;
  fill: #fff;
}

.hero-wrapper {
  position: relative;
  background: url("assets/img/header/rdv.jpg");
  background-size: auto 100%;
  background-position: 65% 0;
  background-repeat: no-repeat;
  text-align: center;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 55px;
}

.hero-wrapper .archive-description {
  color: #fff;
}

.hero-wrapper .breadcrumb {
  color: #fff;
  font-size: 14px;
  padding: 20px 0;
}

.hero-wrapper .view-all-results {
  color: #fff;
  margin-top: 0;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: 600;
}

.hero-wrapper .view-all-results {
  font-size: 10.5px;
}

@media screen and (min-width: 320px) {
  .hero-wrapper .view-all-results {
    font-size: calc(10.5px + 3.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .hero-wrapper .view-all-results {
    font-size: 14px;
  }
}

.hero-wrapper .view-all-results:active, .hero-wrapper .view-all-results:focus {
  outline: none;
}

@media (min-width: 1024px) {
  .hero-wrapper .view-all-results {
    margin-top: 70px;
  }
}

.hero-wrapper .view-all-results svg {
  width: 28px;
  height: 19px;
  fill: #fff;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  display: block;
  margin: 10px auto;
  stroke: #fff;
  stroke-width: 40px;
}

@media (min-width: 1024px) {
  .hero-wrapper .view-all-results svg {
    width: 36.4px;
    height: 24.7px;
    margin: 20px auto 40px;
  }
}

.hero-wrapper .inner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 1145px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-height: 571px;
}

@media (min-width: 1024px) {
  .hero-wrapper {
    background-size: cover;
    height: auto;
  }
}

@media (min-width: 1024px) {
  .hero-wrapper {
    background-position: center top;
    text-align: left;
    margin-top: 0;
  }
}

.hero-wrapper h1, .hero-wrapper h2, .hero-wrapper .entry-title, .hero-wrapper .subtitle {
  color: #fff;
}

.hero-wrapper h1 {
  margin-left: auto;
  margin-right: auto;
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: .5em;
}

.hero-wrapper h1 {
  font-size: 17.6px;
}

@media screen and (min-width: 320px) {
  .hero-wrapper h1 {
    font-size: calc(17.6px + 70.4 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .hero-wrapper h1 {
    font-size: 88px;
  }
}

@media (min-width: 1024px) {
  .hero-wrapper h1 {
    max-width: 575px;
    margin-left: 0;
    margin-top: 100px;
  }
}

@media (min-width: 1024px) {
  .hero-wrapper h1.larger {
    margin-top: 50px;
    max-width: 995px;
  }
}

.hero-wrapper h2, .hero-wrapper .entry-title, .hero-wrapper .subtitle {
  margin-bottom: 1em;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
}

.hero-wrapper h2, .hero-wrapper .entry-title, .hero-wrapper .subtitle {
  font-size: 16.5px;
}

@media screen and (min-width: 320px) {
  .hero-wrapper h2, .hero-wrapper .entry-title, .hero-wrapper .subtitle {
    font-size: calc(16.5px + 13.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .hero-wrapper h2, .hero-wrapper .entry-title, .hero-wrapper .subtitle {
    font-size: 30px;
  }
}

@media (min-width: 1024px) {
  .hero-wrapper h2, .hero-wrapper .entry-title, .hero-wrapper .subtitle {
    margin-left: 0;
  }
}

body.home .after-content:not(.no-margin) {
  padding-bottom: 80px;
}

@media (min-width: 1024px) {
  body.home .after-content:not(.no-margin) {
    padding-bottom: 80px;
  }
}

body.page-template-etape2 .after-content:not(.no-margin) {
  padding-bottom: 80px;
}

@media (min-width: 1024px) {
  body.page-template-etape2 .after-content:not(.no-margin) {
    padding-bottom: 220px;
  }
}

body.page-template-etape3 .after-content:not(.no-margin) {
  padding-bottom: 80px;
}

@media (min-width: 1024px) {
  body.page-template-etape3 .after-content:not(.no-margin) {
    padding-bottom: 220px;
  }
}

body.page-template-etape4 .after-content:not(.no-margin) {
  padding-bottom: 80px;
}

@media (min-width: 1024px) {
  body.page-template-etape4 .after-content:not(.no-margin) {
    padding-bottom: 220px;
  }
}

.after-content:not(.no-margin) {
  padding-bottom: 80px;
}

@media (min-width: 1024px) {
  .after-content:not(.no-margin) {
    padding-bottom: 220px;
  }
}

.after-content .slider-controles {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  width: 100%;
}

.after-content .slider-controles-left {
  width: 45%;
  display: none;
}

@media (min-width: 1024px) {
  .after-content .slider-controles-left {
    display: block;
  }
}

.after-content .slider-controles-left .img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}

.after-content .slider-controles .slick-nav-wrapper {
  margin-top: 20px;
  background: transparent;
  margin-right: 30px;
}

@media (min-width: 1024px) {
  .after-content .slider-controles .slick-nav-wrapper {
    width: 80%;
    margin-top: 30px;
    margin-right: 0px;
  }
}

.after-content .slider-controles .slick-nav-wrapper .slick-dots li.slick-active button {
  background: #fff;
}

.after-content .slider-controles .slick-slide > div {
  border-right: 1px solid rgba(18, 32, 67, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.after-content .slider-controles-right {
  background: #ff0014;
  padding: 20px 10px;
  padding-bottom: 0;
  color: white;
  letter-spacing: 4px;
  text-transform: uppercase;
  position: relative;
}

@media (min-width: 1024px) {
  .after-content .slider-controles-right {
    width: 73%;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 40px;
    padding-bottom: 0;
  }
}

.after-content .slider-controles-right a {
  color: white;
  text-decoration: none;
}

.after-content .slider-controles-right a:hover {
  color: white;
}

.after-content .slider-controles-right h3, .after-content .slider-controles-right .h3 {
  margin: 0 0 20px 0;
  letter-spacing: 2px;
  font-weight: bold;
}

.after-content .slider-controles-right h3, .after-content .slider-controles-right .h3 {
  font-size: 11.25px;
}

@media screen and (min-width: 320px) {
  .after-content .slider-controles-right h3, .after-content .slider-controles-right .h3 {
    font-size: calc(11.25px + 13.75 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .after-content .slider-controles-right h3, .after-content .slider-controles-right .h3 {
    font-size: 25px;
  }
}

@media (min-width: 1024px) {
  .after-content .slider-controles-right h3, .after-content .slider-controles-right .h3 {
    margin: 0 0 50px 0;
    letter-spacing: 4px;
  }
}

.after-content .slider-controles-right .slider {
  margin-top: auto;
  margin-bottom: 0;
  left: -9999999px;
  position: relative;
}

.after-content .slider-controles-right .slider.slick-initialized {
  left: auto;
}

.after-content .slider-controles-right .slider-content {
  text-align: center;
}

.after-content .slider-controles-right .slider-content img {
  margin: auto;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  max-width: 80%;
}

.after-content .slider-controles-right .slider-content h4, .after-content .slider-controles-right .slider-content .h4 {
  letter-spacing: 0;
  font-weight: bold;
}

.after-content .slider-controles-right .slider-content h4, .after-content .slider-controles-right .slider-content .h4 {
  font-size: 12px;
}

@media screen and (min-width: 320px) {
  .after-content .slider-controles-right .slider-content h4, .after-content .slider-controles-right .slider-content .h4 {
    font-size: calc(12px + 8 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .after-content .slider-controles-right .slider-content h4, .after-content .slider-controles-right .slider-content .h4 {
    font-size: 20px;
  }
}

.after-content .slider-service {
  position: relative;
}

@media (min-width: 1024px) {
  .after-content .slider-service {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.after-content .slider-service .slider-service-wrapper {
  margin-top: auto;
  margin-bottom: 0;
}

.after-content .slider-service .slick-nav-wrapper {
  margin-top: 0;
  position: absolute;
  bottom: -45px;
  right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-right: 30px;
}

@media (min-width: 1024px) {
  .after-content .slider-service .slick-nav-wrapper {
    bottom: -90px;
    right: 0px;
    left: -90px;
    padding-right: 0;
  }
}

.after-content .slider-service-left {
  position: relative;
  background: white;
  z-index: 100;
}

.after-content .slider-service-left img,
.after-content .slider-service-left .slick-slide > div,
.after-content .slider-service-left .slider-service-left-item,
.after-content .slider-service-left .slick-track,
.after-content .slider-service-left .slick-list {
  height: 100%;
}

@media (min-width: 1024px) {
  .after-content .slider-service-left {
    width: 48%;
  }
}

.after-content .slider-service-left .img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  display: block;
  min-height: 100%;
}

@media (min-width: 1024px) {
  .after-content .slider-service-left .img {
    height: 100%;
    width: 100%;
    min-height: 992px;
  }
}

.after-content .slider-service-left .block-title {
  background: #122043;
  color: white;
  padding: 10vw 12vw;
  text-transform: uppercase;
  width: 72%;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media (min-width: 1024px) {
  .after-content .slider-service-left .block-title {
    padding: 70px 6%;
    width: 53%;
    min-width: 495px;
  }
}

.after-content .slider-service-left .block-title h3, .after-content .slider-service-left .block-title .h3 {
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.1;
}

.after-content .slider-service-left .block-title h3, .after-content .slider-service-left .block-title .h3 {
  font-size: 20px;
}

@media screen and (min-width: 320px) {
  .after-content .slider-service-left .block-title h3, .after-content .slider-service-left .block-title .h3 {
    font-size: calc(20px + 30 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .after-content .slider-service-left .block-title h3, .after-content .slider-service-left .block-title .h3 {
    font-size: 50px;
  }
}

.after-content .slider-service-left .block-title h3 strong, .after-content .slider-service-left .block-title .h3 strong {
  display: block;
  font-weight: 900;
}

.after-content .slider-service-right {
  background: white;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.after-content .slider-service-right.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.after-content .slider-service-right .slick-slide > div,
.after-content .slider-service-right .slider-service-left-item,
.after-content .slider-service-right .slick-track,
.after-content .slider-service-right .slick-list {
  height: 100%;
}

.after-content .slider-service-right .slick-slider {
  position: initial;
}

.after-content .slider-service-right .slider-item {
  padding: 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 1024px) {
  .after-content .slider-service-right {
    width: 52%;
  }
  .after-content .slider-service-right .slider-item {
    padding: 50px;
  }
}

@media (min-width: 1600px) {
  .after-content .slider-service-right {
    max-width: 40vw;
  }
}

.after-content .slider-service-right .sub-slide-item {
  color: #122043;
}

.after-content .slider-service-right .sub-slide-item:hover, .after-content .slider-service-right .sub-slide-item:focus, .after-content .slider-service-right .sub-slide-item:active {
  text-decoration: none;
}

.after-content .slider-service-right .sub-slide-item:hover b, .after-content .slider-service-right .sub-slide-item:focus b, .after-content .slider-service-right .sub-slide-item:active b {
  color: #cc0010;
}

.after-content .slider-service-right .service-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
}

.after-content .slider-service-right .service-content img {
  margin-right: 20px;
  width: 64px;
}

@media (min-width: 1024px) {
  .after-content .slider-service-right .service-content img {
    width: 80px;
  }
}

.after-content .slider-service-right .service-content b {
  color: #ff0014;
  display: block;
}

.after-content .slider-service-right h3, .after-content .slider-service-right h2, .after-content .slider-service-right .entry-title {
  font-weight: 400;
}

.after-content .slider-service-right h3, .after-content .slider-service-right h2, .after-content .slider-service-right .entry-title {
  font-size: 27.5px;
}

@media screen and (min-width: 320px) {
  .after-content .slider-service-right h3, .after-content .slider-service-right h2, .after-content .slider-service-right .entry-title {
    font-size: calc(27.5px + 27.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .after-content .slider-service-right h3, .after-content .slider-service-right h2, .after-content .slider-service-right .entry-title {
    font-size: 55px;
  }
}

.after-content .slider-service-right h3:after, .after-content .slider-service-right h2:after, .after-content .slider-service-right .entry-title:after {
  content: "";
  display: block;
  width: 60px;
  height: 7px;
  background: #122043;
  margin-top: 10px;
}

.after-content .slider-service-right p {
  font-size: 12px;
}

@media screen and (min-width: 320px) {
  .after-content .slider-service-right p {
    font-size: calc(12px + 8 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .after-content .slider-service-right p {
    font-size: 20px;
  }
}

.mobile-top-bar,
.search-steps {
  background: #fff;
  position: -webkit-sticky;
  position: sticky;
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  margin-bottom: 0;
  border-bottom: 1px solid #ebebeb;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media (min-width: 1024px) {
  .mobile-top-bar,
  .search-steps {
    padding: 0;
    position: initial;
    border-bottom: none;
  }
}

.mobile-top-bar.hidden-toggle,
.search-steps.hidden-toggle {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.mobile-top-bar__current,
.search-steps__current {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 800;
  width: calc(100% - 80px);
  margin: 0 auto;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mobile-top-bar__list,
.search-steps__list {
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  background: #122043;
  list-style: none;
  border-top: 1px solid #ebebeb;
}

@media (min-width: 1024px) {
  .mobile-top-bar__list,
  .search-steps__list {
    padding-left: 35px;
  }
}

@media (max-width: 1023px) {
  .mobile-top-bar__list,
  .search-steps__list {
    padding: 60px 0 10px;
    z-index: 11;
  }
  .mobile-top-bar__list::before,
  .search-steps__list::before {
    content: "Étapes";
    text-transform: uppercase;
    color: white;
    position: absolute;
    top: 22px;
    left: 0;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 3px;
    width: 100%;
    text-align: center;
    z-index: -1;
  }
}

.mobile-top-bar__list li,
.search-steps__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1023px) {
  .mobile-top-bar__list li,
  .search-steps__list li {
    margin-bottom: 5px;
  }
}

@media (min-width: 1024px) {
  .mobile-top-bar__list li:last-of-type,
  .search-steps__list li:last-of-type {
    display: none;
  }
}

.mobile-top-bar__list li:last-of-type a[href="/"],
.search-steps__list li:last-of-type a[href="/"] {
  font-size: 12px;
  text-decoration: underline;
  color: white;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.mobile-top-bar__list li:last-of-type a[href="/"]:before,
.search-steps__list li:last-of-type a[href="/"]:before {
  content: "";
  background-image: url("./assets/img/arrow-white.svg");
  background-size: 10px;
  background-size: contain;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  display: inline-block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.mobile-top-bar__list li:last-of-type::before,
.search-steps__list li:last-of-type::before {
  content: none !important;
}

.mobile-top-bar__list li a, .mobile-top-bar__list li > span,
.search-steps__list li a,
.search-steps__list li > span {
  max-width: 100%;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: white;
}

@media (max-width: 1023px) {
  .mobile-top-bar__list li a, .mobile-top-bar__list li > span,
  .search-steps__list li a,
  .search-steps__list li > span {
    padding: 10px;
    padding-left: 90px;
    padding-right: 30px;
  }
}

.mobile-top-bar__list li a[data-pseudo-content-after], .mobile-top-bar__list li > span[data-pseudo-content-after],
.search-steps__list li a[data-pseudo-content-after],
.search-steps__list li > span[data-pseudo-content-after] {
  overflow: hidden;
  text-overflow: ellipsis;
}

.mobile-top-bar__list li .step-number,
.search-steps__list li .step-number {
  display: inline-block;
  color: #fff;
  border-radius: 50%;
  width: 30px;
  line-height: 30px;
  text-align: center;
  margin-right: 10px;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}

@media (max-width: 1023px) {
  .mobile-top-bar__list li .step-number,
  .search-steps__list li .step-number {
    left: 0;
  }
}

.mobile-top-bar__list li .step-number svg,
.search-steps__list li .step-number svg {
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 1023px) {
  .mobile-top-bar__list li .step-number,
  .search-steps__list li .step-number {
    position: absolute;
    margin-left: 30px;
    left: 0;
  }
}

.mobile-top-bar__list li .step-number > span,
.search-steps__list li .step-number > span {
  position: relative;
  z-index: 2;
}

.mobile-top-bar__list li .step-number:after,
.search-steps__list li .step-number:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

@media (min-width: 1024px) {
  .mobile-top-bar__list li .step-number,
  .search-steps__list li .step-number {
    color: #122043;
  }
}

@media (min-width: 1024px) {
  .mobile-top-bar__list li .step-number,
  .search-steps__list li .step-number {
    margin-right: 40px;
  }
  .mobile-top-bar__list li:not(:first-child),
  .search-steps__list li:not(:first-child) {
    position: relative;
  }
  .mobile-top-bar__list li:not(:first-child):before,
  .search-steps__list li:not(:first-child):before {
    content: "";
    position: absolute;
    height: 1px;
    width: 23px;
    background: #fff;
    top: 50%;
    right: calc(100% + 10px);
  }
  .mobile-top-bar__list li:not(:first-child).search-steps__list--active:before,
  .search-steps__list li:not(:first-child).search-steps__list--active:before {
    background-color: #ff0014;
  }
}

.mobile-top-bar__list .search-steps__list--active a,
.search-steps__list .search-steps__list--active a {
  color: #ff0014;
}

.mobile-top-bar__list .search-steps__list--active.search-steps__list--active svg path,
.search-steps__list .search-steps__list--active.search-steps__list--active svg path {
  fill: #ff0014;
  stroke: #ff0014;
}

@media (min-width: 1024px) {
  .mobile-top-bar__list .search-steps__list--active .step-number,
  .search-steps__list .search-steps__list--active .step-number {
    color: #fff;
  }
}

.mobile-top-bar__list .search-steps__list--active ~ li:not(.search-steps__list--active) a, .mobile-top-bar__list .search-steps__list--active ~ li:not(.search-steps__list--active) > span,
.search-steps__list .search-steps__list--active ~ li:not(.search-steps__list--active) a,
.search-steps__list .search-steps__list--active ~ li:not(.search-steps__list--active) > span {
  color: white;
}

@media (min-width: 1024px) {
  .mobile-top-bar__list .search-steps__list--active ~ li:not(.search-steps__list--active) .step-number,
  .search-steps__list .search-steps__list--active ~ li:not(.search-steps__list--active) .step-number {
    color: #fff;
  }
}

.mobile-top-bar__header,
.search-steps__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

@media (min-width: 1024px) {
  .mobile-top-bar__header,
  .search-steps__header {
    margin: 0 0 20px 0;
    position: relative !important;
  }
}

.mobile-top-bar__title,
.search-steps__title {
  display: none;
  text-transform: uppercase;
  font-size: 14px;
}

@media (min-width: 1024px) {
  .mobile-top-bar__title,
  .search-steps__title {
    display: block;
  }
}

.mobile-top-bar__back,
.search-steps__back {
  margin-right: auto;
}

.mobile-top-bar__back .icon,
.search-steps__back .icon {
  width: 14px;
  height: 100%;
}

.mobile-top-bar__expand,
.search-steps__expand {
  margin-left: auto;
}

.mobile-top-bar__expand .icon,
.search-steps__expand .icon {
  height: 100%;
  display: none;
}

.mobile-top-bar__expand .icon.expand,
.search-steps__expand .icon.expand {
  width: 6px;
}

.mobile-top-bar__expand .icon.close,
.search-steps__expand .icon.close {
  width: 25px;
  fill: #ff0014;
  stroke-width: 10%;
}

.mobile-top-bar__expand .icon.toggle-active,
.search-steps__expand .icon.toggle-active {
  display: block;
}

.mobile-top-bar button,
.search-steps button {
  width: 45px;
  height: 56px;
  background: #fff;
  display: block;
  padding: 0;
}

.mobile-top-bar button.search-steps__back,
.search-steps button.search-steps__back {
  margin-left: 15px;
  margin-right: 15px;
  width: 10px;
  height: 16.5px;
}

.mobile-top-bar button.search-steps__back--hidden,
.search-steps button.search-steps__back--hidden {
  visibility: hidden;
}

.mobile-top-bar button:hover, .mobile-top-bar button:focus,
.search-steps button:hover,
.search-steps button:focus {
  background: #fff;
}

.mobile-top-bar button .icon,
.search-steps button .icon {
  fill: #ff0014;
  margin: auto;
  height: 100%;
}

@media (min-width: 1024px) {
  .mobile-top-bar,
  .search-steps {
    background: transparent;
    color: #fff;
    margin-top: -15px;
    position: absolute;
    top: 80px;
  }
  .mobile-top-bar__title,
  .search-steps__title {
    text-align: center;
    width: 100%;
  }
  .mobile-top-bar__current,
  .search-steps__current {
    display: none;
  }
  .mobile-top-bar__list,
  .search-steps__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    margin: 0 auto;
    background: transparent;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-top: none;
  }
  .mobile-top-bar__list [data-pseudo-content-after]:after,
  .search-steps__list [data-pseudo-content-after]:after {
    display: none;
  }
  .mobile-top-bar button,
  .search-steps button {
    display: none;
  }
}

.slider-service-right {
  width: 100%;
}

.control-center-thumbnail {
  position: relative;
}

.control-center-thumbnail .kilometers-tag {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #ff0014;
  color: #fff;
  font-weight: bold;
  padding: 6px 13px;
  display: block;
}

.slick-slider:not(.slick-nav-loaded) .slick-next, .slick-slider:not(.slick-nav-loaded) .slick-prev {
  display: none !important;
}

@media (min-width: 1024px) {
  .slider-service-left > .slider-service-left-item,
  .slider-service-left > .slider-item,
  .slider-service-right > .slider-service-left-item,
  .slider-service-right > .slider-item {
    float: left;
    width: calc(100% - 2px);
  }
}

.no-results {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.no-results .no-resultats-title {
  font-weight: bold;
}

.no-results .no-resultats-title {
  font-size: 20.25px;
}

@media screen and (min-width: 320px) {
  .no-results .no-resultats-title {
    font-size: calc(20.25px + 6.75 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .no-results .no-resultats-title {
    font-size: 27px;
  }
}

.no-results button {
  background-color: #fff;
  color: #122043;
  margin: 20px auto;
  -webkit-transition: -webkit-box-shadow .25s ease-in;
  transition: -webkit-box-shadow .25s ease-in;
  transition: box-shadow .25s ease-in;
  transition: box-shadow .25s ease-in, -webkit-box-shadow .25s ease-in;
}

.no-results button:hover {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

.no-results button .icon-close {
  position: relative;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  top: -2px;
}

.no-results button .icon-close:before, .no-results button .icon-close:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  height: 2px;
  right: 0;
  background: #ff0014;
}

.no-results button .icon-close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.no-results button .icon-close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.entry__address-icon,
.entry__saturday-open,
.entry__phone,
.entry__duration,
.entry__date {
  padding: 4px 0 4px 28px;
  position: relative;
  font-weight: bold;
  color: #ff0014;
  text-align: left;
}

.entry__address-icon,
.entry__saturday-open,
.entry__phone,
.entry__duration,
.entry__date {
  font-size: 14px;
}

@media screen and (min-width: 320px) {
  .entry__address-icon,
  .entry__saturday-open,
  .entry__phone,
  .entry__duration,
  .entry__date {
    font-size: calc(14px + 0 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .entry__address-icon,
  .entry__saturday-open,
  .entry__phone,
  .entry__duration,
  .entry__date {
    font-size: 14px;
  }
}

.entry__address-icon:before,
.entry__saturday-open:before,
.entry__phone:before,
.entry__duration:before,
.entry__date:before {
  content: "";
  width: 21px;
  height: 21px;
  position: absolute;
  left: 0;
  top: 4px;
}

.entry__phone:before {
  background: url("assets/img/pixicons/phone.png");
  background-size: cover;
}

.entry__address-icon:before {
  background: url("assets/img/pixicons/address.png");
  background-size: cover;
}

.entry__duration:before {
  background: url("assets/img/pixicons/sand.png");
  background-size: cover;
}

.entry__date:before {
  background: url("assets/img/pixicons/sand.png");
  background-size: cover;
}

.entry__saturday-open:before {
  background: url("assets/img/pixicons/saturday-open.png");
  background-size: cover;
}

#genesis-content.tab-inactive, #my-map.tab-inactive {
  position: absolute;
  left: -999999px;
  top: 0;
}

.sub-slide-slide {
  max-width: 100%;
  display: block;
}

.slider-service-inner.tab-inactive {
  position: absolute;
  top: 0;
  left: -99999999px;
}

.mobile-top-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 101;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.25s ease-in;
  transition: -webkit-transform 0.25s ease-in;
  transition: transform 0.25s ease-in;
  transition: transform 0.25s ease-in, -webkit-transform 0.25s ease-in;
}

.mobile-top-bar.mobile-top-bar--visible {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media (max-width: 1024px) {
  .search-steps__list:not(.toggle-active) {
    display: none;
  }
}

body.shade-active {
  overflow: hidden;
}

.duration_time {
  margin-right: 10px !important;
  width: 21px !important;
}

@media (max-width: 768px) {
  .search-steps__list:not(.toggle-active) {
    display: none;
  }
}

.etape .choixExamen .button {
  display: inline-block;
  width: auto;
  padding: 25px 30px;
  border: 0;
  border-radius: 50px;
  color: #fff;
  background-color: #ff0014;
  font-size: 1.4222222222rem;
  font-weight: 600;
  line-height: 1;
  white-space: normal;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}

.post-type-archive-control-center .hero-wrapper,
.page-template-etape2 .hero-wrapper,
.page-template-etape3 .hero-wrapper, .page-template-etape4 .hero-wrapper {
  margin: 0 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.post-type-archive-control-center .hero-wrapper .inner-wrap > *,
.page-template-etape2 .hero-wrapper .inner-wrap > *,
.page-template-etape3 .hero-wrapper .inner-wrap > *, .page-template-etape4 .hero-wrapper .inner-wrap > * {
  padding: 10px;
}

.post-type-archive-control-center .hero-wrapper .inner-wrap .breadcrumb,
.page-template-etape2 .hero-wrapper .inner-wrap .breadcrumb,
.page-template-etape3 .hero-wrapper .inner-wrap .breadcrumb, .page-template-etape4 .hero-wrapper .inner-wrap .breadcrumb {
  margin-top: 20px;
}

.page-template-etape2 .hero-wrapper,
.page-template-etape3 .hero-wrapper {
  margin: 0 0;
  padding: 0 0 200px;
}

.page-template-etape3 .flatpickr-calendar {
  margin: auto;
  right: 0 !important;
  left: 0 !important;
  padding: 25px 20px;
  border-radius: 0;
  max-width: none;
  width: 100%;
}

@media (min-width: 1024px) {
  .page-template-etape3 .flatpickr-calendar {
    height: 500px;
    width: 800px;
    padding: 25px 35px;
  }
  .page-template-etape3 .flatpickr-calendar.open {
    position: fixed !important;
    top: 50% !important;
    right: auto !important;
    left: 50% !important;
    margin-top: -250px;
    margin-left: -400px;
  }
}

.page-template-etape3 .flatpickr-calendar:before, .page-template-etape3 .flatpickr-calendar:after {
  content: none;
}

.page-template-etape3 .flatpickr-calendar * {
  min-width: auto;
  max-width: none;
  width: 100%;
  color: #122043;
  font-weight: 600;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-prev-month {
  position: static;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-next-month {
  position: static;
  width: 70%;
  text-align: left;
}

.page-template-etape3 .flatpickr-calendar span {
  width: auto;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-months {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
}

@media (min-width: 1024px) {
  .page-template-etape3 .flatpickr-calendar .flatpickr-months {
    float: left;
  }
}

.page-template-etape3 .flatpickr-calendar .flatpickr-months * {
  width: auto;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-months .cur-month {
  margin-top: 5px;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-months .cur-month:hover {
  background-color: white;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-months .flatpickr-month {
  position: static;
  height: 45px;
  width: 100%;
  text-align: left;
  font-size: 16px;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper input {
  font-weight: 700;
  width: 60px;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper:hover {
  background-color: white;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper span {
  display: none;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-day {
  border: 1px solid #ebebeb;
  border-radius: 0;
  border-left: none;
  border-right: none;
  height: 52px;
  padding: 8px;
  position: relative;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-day.disabled {
  color: #ebebeb;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-day.disabled:hover {
  color: #ebebeb;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-day.disabled:hover:after {
  content: none;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-day:hover, .page-template-etape3 .flatpickr-calendar .flatpickr-day:focus {
  background: white;
  color: #122043;
  z-index: 0;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-day:hover:after, .page-template-etape3 .flatpickr-calendar .flatpickr-day:focus:after {
  content: '';
  width: 30px;
  height: 30px;
  background-color: #ebebeb;
  position: absolute;
  left: 0;
  right: 0;
  top: 5px;
  bottom: 0;
  margin: auto;
  border-radius: 200px;
  z-index: -1;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-day.selected {
  background: white;
  color: white;
  z-index: 0;
}

.page-template-etape3 .flatpickr-calendar .flatpickr-day.selected:after {
  content: '';
  width: 30px;
  height: 30px;
  background-color: #122043;
  position: absolute;
  left: 0;
  right: 0;
  top: 5px;
  bottom: 0;
  margin: auto;
  border-radius: 200px;
  z-index: -1;
}

.page-template-etape3 .flatpickr-innerContainer, .page-template-etape3 .flatpickr-weekdays {
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  font-size: 16px;
}

.page-template-etape3 .flatpickr-weekdays {
  padding: 25px 0;
  text-transform: uppercase;
}

.page-template-etape3 .flatpickr-current-month {
  width: auto;
  position: absolute;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2px;
}

.page-template-etape3 #clear {
  display: none;
  color: #ff0014;
  cursor: pointer;
  margin-top: 20px;
  padding: 10px 0;
}

.page-template-etape3 #clear.active {
  display: block;
}

@media (min-width: 1024px) {
  .page-template-etape3 #clear {
    padding: 0;
  }
}

@media screen and (max-width: 1024px) {
  .page-template-etape3 .hero-wrapper h1.larger {
    font-size: 12px;
  }
}

@media screen and (max-width: 1024px) and (min-width: 320px) {
  .page-template-etape3 .hero-wrapper h1.larger {
    font-size: calc(12px + 48 * ((100vw - 320px) / 704));
  }
}

@media screen and (max-width: 1024px) and (min-width: 1024px) {
  .page-template-etape3 .hero-wrapper h1.larger {
    font-size: 60px;
  }
}

.page-template-etape2 .hero-wrapper {
  padding-bottom: 200px;
}

@media (min-width: 1024px) {
  .page-template-etape2 .hero-wrapper {
    padding-bottom: 555px;
  }
}

li[aria-disabled="true"] {
  display: none;
}

.listePoidsLourd .form-row label {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}

.listePoidsLourd p.form-row {
  position: relative;
}

.listePoidsLourd p.form-row .woocommerce-input-wrapper {
  position: relative;
  padding-right: 30px;
}

@media (min-width: 1024px) {
  .listePoidsLourd p.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
  }
  .listePoidsLourd p.form-row .woocommerce-input-wrapper {
    width: calc(100% - 395px);
    padding-right: 70px;
  }
  .listePoidsLourd p.form-row .my-error,
  .listePoidsLourd p.form-row .error {
    width: 180px;
  }
}

.listePoidsLourd .form-group.has-success .woocommerce-input-wrapper:after {
  display: block;
  position: absolute;
  background: url(./assets/img/success.svg) no-repeat right center !important;
  background-size: 32px 31px !important;
  width: 60px;
  height: 45px;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: '';
}

@media (max-width: 768px) {
  .listePoidsLourd .form-group.has-success .woocommerce-input-wrapper:after {
    width: 20px;
    height: 20px;
    background-size: 20px 19px !important;
    right: 0;
  }
}

.listePoidsLourd .form-group.has-error .woocommerce-input-wrapper:after {
  display: block;
  position: absolute;
  background: url(./assets/img/error.svg) no-repeat right center !important;
  background-size: 32px 31px !important;
  width: 60px;
  height: 45px;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: '';
}

@media (max-width: 768px) {
  .listePoidsLourd .form-group.has-error .woocommerce-input-wrapper:after {
    width: 20px;
    height: 20px;
    background-size: 20px 19px !important;
    right: 0;
  }
}

.cs-etape3 {
  position: absolute;
  bottom: 175px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}

.cs-etape3:focus {
  outline: none;
}

@media (min-width: 1024px) {
  .cs-etape3 {
    position: static;
  }
  .cs-etape3 .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.cs-etape3 .calendar {
  z-index: 9999;
}

.cs-etape3 .calendar .button {
  border: 1px solid white;
  background: transparent;
  padding: 17px 30px;
  width: calc(100% - 20px);
  margin: auto;
  display: inline-block;
  font-size: 13px;
}

@media (min-width: 481px) {
  .cs-etape3 .calendar .button {
    width: auto;
  }
}

.cs-etape3 .calendar .button span {
  padding-left: 30px;
}

.cs-etape3 .calendar .button span:before {
  content: '';
  background-image: url(./assets/img/calendar.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  left: 25px;
  top: -2px;
  bottom: 0;
  margin: auto;
  width: 22px;
  height: 20px;
}

.cs-etape3 .calendar .button#btn-calendar.active .shade-calendar {
  background: black;
  opacity: 0.75;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 100;
}

.cs-etape3 .slider-calendar {
  margin: 25px 0;
  padding: 0 60px;
}

@media (min-width: 1024px) {
  .cs-etape3 .slider-calendar {
    padding: 0 50px;
  }
}

.cs-etape3 .slider-calendar .case {
  width: auto !important;
  display: block !important;
  font-size: 18px;
  text-align: center;
  color: white;
  font-weight: 700;
  border: 1px solid white;
  border-radius: 45px;
  height: 115px;
  margin: auto 5px;
  padding: 15px 10px;
  background-color: rgba(0, 0, 0, 0.25);
  text-transform: uppercase;
  cursor: pointer;
}

.cs-etape3 .slider-calendar .case.complet {
  cursor: default;
}

@media (min-width: 1024px) {
  .cs-etape3 .slider-calendar .case {
    border-radius: 35px;
    padding: 35px 15px;
  }
}

.cs-etape3 .slider-calendar .case:focus, .cs-etape3 .slider-calendar .case:active, .cs-etape3 .slider-calendar .case.active {
  background: white;
  color: #122043;
}

.cs-etape3 .slider-calendar .case .mobile {
  display: block;
  line-height: 1.2;
}

.cs-etape3 .slider-calendar .case .desktop {
  display: none;
}

@media (min-width: 1024px) {
  .cs-etape3 .slider-calendar .case {
    height: 180px;
    border-radius: 60px;
    margin: auto 8px;
    line-height: 1.3;
    padding: 25px 15px;
  }
  .cs-etape3 .slider-calendar .case .mobile {
    display: none;
  }
  .cs-etape3 .slider-calendar .case .desktop {
    display: block;
    font-weight: 700;
    letter-spacing: 1px;
  }
  .cs-etape3 .slider-calendar .case .desktop .jour {
    line-height: 1;
  }
  .cs-etape3 .slider-calendar .case .desktop .date {
    font-size: 3em;
    font-weight: 800;
    line-height: 1;
  }
}

.cs-etape3 .slider-calendar .case .prix {
  font-weight: 800;
  font-size: 24px;
  line-height: 1.1;
  margin-top: 4px;
}

@media (min-width: 1024px) {
  .cs-etape3 .slider-calendar .case .prix {
    font-size: 22px;
  }
}

.cs-etape3 .slider-calendar .case .prix .closed-day {
  display: block;
  margin-top: 13px;
	font-size:11px;
}

.cs-etape3 .slider-calendar .case .prix .price-from {
  font-size: 0.55em;
  text-transform: none;
  display: block;
}

.cs-etape3 .slider-calendar .case.promo .prix {
  color: #ff0014;
}

.cs-etape3 .slider-calendar .case.complet, .cs-etape3 .slider-calendar .case.ferier {
  opacity: 0.7;
}

.cs-etape3 .slider-calendar .case.complet:focus, .cs-etape3 .slider-calendar .case.complet:active, .cs-etape3 .slider-calendar .case.complet.active, .cs-etape3 .slider-calendar .case.ferier:focus, .cs-etape3 .slider-calendar .case.ferier:active, .cs-etape3 .slider-calendar .case.ferier.active {
  background-color: rgba(0, 0, 0, 0.25);
  color: white;
}

.cs-etape3 .slider-calendar .case.complet .prix, .cs-etape3 .slider-calendar .case.ferier .prix {
  font-size: 18px;
  margin-top: 5px;
}

@media (min-width: 1024px) {
  .cs-etape3 .slider-calendar .case.complet .prix, .cs-etape3 .slider-calendar .case.ferier .prix {
    margin: 0;
    font-size: 24px;
  }
}

.cs-etape3 .slider-calendar .slick-arrow {
  display: inline-block !important;
  background-color: white;
  position: absolute;
  height: 60px;
  width: 60px;
  z-index: 10;
  border-radius: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  top: 25%;
  z-index: 2;
}

@media (min-width: 1024px) {
  .cs-etape3 .slider-calendar .slick-arrow {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    top: 35%;
  }
  .cs-etape3 .slider-calendar .slick-arrow.slick-next {
    right: -26px;
  }
  .cs-etape3 .slider-calendar .slick-arrow.slick-prev {
    left: -21px;
  }
}

.cs-etape3 .slider-calendar .slick-arrow.slick-next {
  right: 0;
}

@media (min-width: 1024px) {
  .cs-etape3 .slider-calendar .slick-arrow.slick-next svg {
    left: -8px;
  }
}

.cs-etape3 .slider-calendar .slick-arrow.slick-prev {
  left: 0;
}

@media (min-width: 1024px) {
  .cs-etape3 .slider-calendar .slick-arrow.slick-prev svg {
    left: -13px;
  }
}

.cs-etape3 .slider-calendar .slick-arrow svg {
  width: 2.5em;
  height: 2.5em;
  left: -16px;
  fill: #122043;
  position: relative;
  top: 0;
}

@media (min-width: 1024px) {
  .cs-etape3 .slider-calendar .slick-arrow svg {
    width: 1.5em;
    height: 1.5em;
  }
}

.page-template-etape1 .hero-wrapper .inner-wrap,
.page-template-etape2 .hero-wrapper .inner-wrap,
.page-template-etape4 .hero-wrapper .inner-wrap {
  min-height: 325px;
}

.etape {
  font-family: 'Open Sans', sans-serif;
  padding: 10px 7px;
  width: 100%;
}

.etape .content {
  background-color: white;
  padding: 10px;
  margin-bottom: 20px;
}

.etape .title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1rem;
  padding: 10px 20px 10px 20px;
  letter-spacing: 1.8px;
  margin: 20px 0;
}

@media (min-width: 1024px) {
  .etape .title {
    padding: 10px 50px 10px 35px;
  }
}

.etape .title .alignTitre {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 235px;
}

.etape .title .alignTitre img {
  height: 21px;
  width: auto;
}

@media (min-width: 1024px) {
  .etape .title .alignTitre img {
    height: 27px;
  }
}

.etape .title .alignTitre h3 {
  font-weight: 800;
  margin-bottom: 0;
  margin-left: 10px;
}

.etape input[type="radio"] {
  display: none;
}

.etape input[type="radio"]:checked + .choixExamen {
  background-color: #122043;
  color: white;
}

.etape input[type="radio"]:checked + .choixExamen .typeExamen {
  color: white;
}

.etape input[type="radio"]:checked + .choixExamen .typeExamen span {
  color: white;
}

.etape input[type="radio"]:checked + .choixExamen .button {
  background-color: white;
  color: #ff0014;
  border: #ff0014 solid 2px;
}

.etape input[type="radio"]:checked + .choixExamen .button .icon {
  fill: #ff0014;
}

.etape .choixExamen {
  border: solid 1px #122043;
  border-radius: 35px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 25px 15px;
  margin: 5px auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  max-width: 435px;
}

@media (min-width: 1024px) {
  .etape .choixExamen {
    padding: 25px 20px;
    max-width: none;
  }
}

.etape .choixExamen .alignImage {
  width: calc(100% - 115px);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 2%;
  min-width: 155px;
}

.etape .choixExamen .alignImage .pseudo-picture {
  display: block;
}

.etape .choixExamen .alignImage .typeExamen {
  width: 80%;
  margin-bottom: 0px;
  padding: 0px 7px;
  font-weight: 800;
  color: #ff0014;
}

.etape .choixExamen .alignImage .typeExamen {
  font-size: 12px;
}

@media screen and (min-width: 320px) {
  .etape .choixExamen .alignImage .typeExamen {
    font-size: calc(12px + 3 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .etape .choixExamen .alignImage .typeExamen {
    font-size: 15px;
  }
}

.etape .choixExamen .alignImage .typeExamen span {
  display: block;
  text-transform: uppercase;
  line-height: 1.2;
  color: #122043;
  letter-spacing: 1px;
}

.etape .choixExamen .alignImage .typeExamen span {
  font-size: 12px;
}

@media screen and (min-width: 320px) {
  .etape .choixExamen .alignImage .typeExamen span {
    font-size: calc(12px + 8 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .etape .choixExamen .alignImage .typeExamen span {
    font-size: 20px;
  }
}

.etape .choixExamen .button {
  text-align: center;
  width: 115px;
  padding: 17px 18px 17px 7px;
  background-color: #ff0014;
  font-weight: bold;
}

.etape .choixExamen .button {
  font-size: 11.2px;
}

@media screen and (min-width: 320px) {
  .etape .choixExamen .button {
    font-size: calc(11.2px + 2.8 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .etape .choixExamen .button {
    font-size: 14px;
  }
}

@media (min-width: 1024px) {
  .etape .choixExamen .button {
    padding: 17px 10px;
  }
}

.etape .choixExamen .button .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 12px;
  width: 7.2px;
  height: 12.6px;
  fill: #fff;
}

@media (min-width: 1024px) {
  .etape .choixExamen .button .icon {
    right: 20px;
    width: 8px;
    height: 14px;
  }
}

.etape .listeChoixExamen .choixExamen:hover {
  background-color: #122043;
  color: white;
}

.etape .listeChoixExamen .choixExamen:hover .alignImage:not(.best):not(.promo) .banner {
  color: #122043;
}

.etape .listeChoixExamen .choixExamen:hover .typeExamen {
  color: white;
}

.etape .listeChoixExamen .choixExamen:hover .typeExamen span {
  color: white;
}

.etape .listeChoixExamen .choixExamen:hover .button {
  background-color: white;
  color: #ff0014;
  border: #ff0014 solid 2px;
}

.etape .listeChoixExamen .choixExamen:hover .button .icon {
  fill: #ff0014;
}

.etape .vehicules {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.etape .vehicules .vehicule {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  margin-top: 15px;
}

.etape .vehicules .vehicule img {
  width: 50px;
}

.etape .vehicules .vehicule p {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1.7px;
  padding-left: 10px;
  font-size: 1rem;
  font-weight: 800;
}

.etape .single_add_to_cart_button {
  position: absolute;
  top: 0;
  left: -99999px;
}

.etape .centre {
  margin-top: 30px;
  background-color: #E7E9F3;
  padding: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  font-weight: 700;
}

.etape .centre .imageCentre {
  width: 32%;
  position: relative;
}

@media (max-width: 1024px) {
  .etape .centre .imageCentre {
    width: 70%;
  }
}

.etape .centre .imageCentre img {
  width: 100%;
}

@media (max-width: 1024px) {
  .etape .centre .imageCentre img {
    display: block;
  }
}

.etape .centre .imageCentre .distance {
  background-color: #ff0014;
  color: white;
  font-size: 1rem;
  padding: 5px 10px;
  border-radius: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}

.etape .centre .exam-price {
  text-align: center;
  border: 1px solid #122043;
  padding: 20px;
  padding-bottom: 43px;
  border-radius: 50px;
  position: relative;
  overflow: hidden;
  font-weight: bold;
  font-size: 17px;
  max-width: 250px;
}

.etape .centre .exam-price__type--best-price {
  /* Element props */
  color: #203463;
  text-transform: uppercase;
  position: absolute;
  font-weight: 600;
  left: 0;
  bottom: -27px;
  padding: 10px;
  padding-bottom: 35px;
  background-color: #77DF7A;
  border-radius: 50px;
  width: 75%;
  font-size: .8em;
  margin-left: 12.5%;
}

.etape .centre .exam-price__value {
  color: #ff0014;
}

.etape .centre .exam-price__value del {
  color: #122043;
}

.etape .centre .options-price {
  font-weight: bold;
  font-size: 17px;
  color: #122043;
  text-align: center;
  margin-top: 23px;
}

.etape .centre .options-price__value {
  font-weight: bolder;
}

.etape .centre .options-price hr {
  border-color: #122043;
}

.etape .centre .exam-total {
  text-align: center;
  font-weight: bolder;
}

.etape .centre .exam-total__title {
  color: #ff0014;
  font-size: 22px;
}

.etape .centre .exam-total__value {
  line-height: 1.1;
  color: #203463;
  font-size: 30px;
}

.etape .centre .exam-total__value small {
  font-size: .65em;
  font-weight: bolder;
}

.etape .centre .control-type {
  margin: 20px 0;
  font-size: 18px;
  text-align: left;
}

.etape .centre .control-type__title {
  font-size: 1em;
}

.etape .centre .control-type__value {
  font-size: 1em;
  font-weight: bold;
  color: #ff0014;
}

.etape .centre .infosCentre {
  font-size: 16px;
  width: 68%;
  padding-left: 15px;
}

.etape .centre .infosCentre .headPetiteBarre {
  margin-bottom: 12px;
}

.etape .centre .infosCentre .headPetiteBarre span {
  color: #ff0014;
}

@media (min-width: 1024px) {
  .etape .centre .infosCentre {
    padding-left: 0;
  }
}

@media (max-width: 1024px) {
  .etape .centre .infosCentre {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .etape .centre .infosCentre .info-cp {
    margin-bottom: 15px;
  }
  .etape .centre .infosCentre .mobile-display {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .etape .centre .infosCentre .mobile-wrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: none;
  }
}

.etape .centre .infosCentre .entry__phone,
.etape .centre .infosCentre .entry__address-icon,
.etape .centre .infosCentre .entry__duration,
.etape .centre .infosCentre .entry__date {
  color: #203463;
  margin-bottom: 5px;
}

@media (min-width: 1024px) {
  .etape .centre .infosCentre .entry__phone,
  .etape .centre .infosCentre .entry__address-icon,
  .etape .centre .infosCentre .entry__duration,
  .etape .centre .infosCentre .entry__date {
    margin-bottom: 10px;
    font-size: 16px;
    padding-left: 32px;
  }
}

.etape .centre .infosCentre .entry__phone a,
.etape .centre .infosCentre .entry__address-icon a,
.etape .centre .infosCentre .entry__duration a,
.etape .centre .infosCentre .entry__date a {
  color: #203463;
}

.etape .centre .infosCentre .entry__phone__title,
.etape .centre .infosCentre .entry__address-icon__title,
.etape .centre .infosCentre .entry__duration__title,
.etape .centre .infosCentre .entry__date__title {
  color: #122043;
}

.etape .centre .infosCentre .entry__phone::before,
.etape .centre .infosCentre .entry__address-icon::before,
.etape .centre .infosCentre .entry__duration::before,
.etape .centre .infosCentre .entry__date::before {
  top: 6px;
}

.etape .centre .infosCentre img {
  width: 30px;
  height: 21px;
  margin: 0 10px 0px 20px;
}

.etape .centre .infosCentre p {
  margin: 0;
}

.etape .centre .infosCentre .adresse {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.etape .centre .infosCentre .telephone {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.etape .centre .infosCentre button, .etape .centre .infosCentre .button {
  background-color: white;
  color: #122043;
  width: -webkit-fill-available;
  margin-top: 5px;
  margin-left: 5px;
  letter-spacing: 0;
  text-align: center;
  padding: 15px 7px 15px 15px;
  font-weight: bold;
}

.etape .centre .infosCentre button, .etape .centre .infosCentre .button {
  font-size: 14px;
}

@media screen and (min-width: 320px) {
  .etape .centre .infosCentre button, .etape .centre .infosCentre .button {
    font-size: calc(14px + 0 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .etape .centre .infosCentre button, .etape .centre .infosCentre .button {
    font-size: 14px;
  }
}

.etape .centre .infosCentre button .icon, .etape .centre .infosCentre .button .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) scaleX(-1);
          transform: translateY(-50%) scaleX(-1);
  left: 12px;
  width: 7.2px;
  height: 12.6px;
  fill: #ff0014;
}

@media (min-width: 1024px) {
  .etape .centre .infosCentre button .icon, .etape .centre .infosCentre .button .icon {
    left: 20px;
    width: 8px;
    height: 14px;
  }
}

@media (min-width: 1024px) {
  .etape .centre .infosCentre button, .etape .centre .infosCentre .button {
    padding: 15px 20px;
  }
}

.etape#etape2 .content {
  position: relative;
  top: -226px;
  margin-bottom: -200px;
}

.etape#etape2 .content .examen.lourd {
  padding: 0 15px;
}

@media (max-width: 1024px) {
  .etape#etape2 .content .examen.lourd {
    padding: 0;
  }
  .etape#etape2 .content .examen.lourd .title {
    padding: 10px 0;
  }
}

.etape#etape2 .content .examen.lourd .vehicules {
  padding: 0 25px;
  margin: 20px 0 70px;
}

.etape#etape2 .content .examen.lourd .vehicules .vehicule {
  width: 33.33%;
  margin-top: 20px;
}

@media (max-width: 1024px) {
  .etape#etape2 .content .examen.lourd .vehicules .vehicule {
    width: 100%;
  }
}

.etape#etape2 .content .examen.lourd .vehicules .vehicule img {
  width: 22px;
}

.etape#etape2 .content .examen .listePoidsLourd {
  margin: 35px auto 40px;
}

.etape#etape2 .content .examen .listePoidsLourd .more-vehicule {
  text-align: right;
}

.etape#etape2 .content .examen .listePoidsLourd .more-vehicule #btn-vehicule {
  background-color: white;
  border: 1px solid #122043;
  color: #122043;
  font-size: 18px;
  text-transform: uppercase;
  padding: 27px 125px;
  position: relative;
  margin-right: 15px;
}

.etape#etape2 .content .examen .listePoidsLourd .more-vehicule #btn-vehicule:after {
  content: '';
  background: #122043 url(./assets/img/icons/plus-white.svg);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
  border-radius: 50px;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: .5s;
  transition: .5s;
}

@media (max-width: 1024px) {
  .etape#etape2 .content .examen .listePoidsLourd .more-vehicule #btn-vehicule {
    display: block;
    margin: auto;
    width: 80%;
    padding: 20px 10px;
    text-align: center;
    line-height: 1.3;
  }
  .etape#etape2 .content .examen .listePoidsLourd .more-vehicule #btn-vehicule:after {
    content: none;
  }
}

.etape#etape2 .content .examen .listePoidsLourd .more-vehicule #btn-vehicule:hover, .etape#etape2 .content .examen .listePoidsLourd .more-vehicule #btn-vehicule:active {
  color: #ff0014;
  border-color: #ff0014;
}

.etape#etape2 .content .examen .listePoidsLourd .more-vehicule #btn-vehicule:hover:after, .etape#etape2 .content .examen .listePoidsLourd .more-vehicule #btn-vehicule:active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background: #ff0014 url(./assets/img/icons/plus-white.svg);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
}

.etape#etape2 .content .examen .listePoidsLourd_content {
  margin-top: 30px;
  counter-reset: nbvehicule;
}

.etape#etape2 .content .examen .listePoidsLourd_content .block {
  margin-bottom: 3px;
  counter-increment: nbvehicule 1;
}

.etape#etape2 .content .examen .listePoidsLourd_content .block_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 25px 20px;
  cursor: pointer;
}

.etape#etape2 .content .examen .listePoidsLourd_content .block_header .delete {
  background: url(./assets/img/pixicons/delete.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 35px;
  height: 35px;
  margin-right: 50px;
}

@media (max-width: 1024px) {
  .etape#etape2 .content .examen .listePoidsLourd_content .block_header .delete {
    margin-right: 15px;
  }
}

.etape#etape2 .content .examen .listePoidsLourd_content .block_header .name {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 1px;
}

@media (max-width: 1024px) {
  .etape#etape2 .content .examen .listePoidsLourd_content .block_header .name {
    font-size: 20px;
  }
}

.etape#etape2 .content .examen .listePoidsLourd_content .block_header .name:after {
  content: " N°" counter(nbvehicule);
}

.etape#etape2 .content .examen .listePoidsLourd_content .block_header svg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 130px;
  margin: auto;
  -webkit-transition: .5s;
  transition: .5s;
}

@media (max-width: 1024px) {
  .etape#etape2 .content .examen .listePoidsLourd_content .block_header svg {
    right: 15px;
  }
}

.etape#etape2 .content .examen .listePoidsLourd_content .block_main {
  height: 0;
  -webkit-transition: .5s;
  transition: .5s;
  font-weight: 600;
  font-size: 14px;
}

.etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group label {
  width: 180px;
}

.etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group input, .etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group select {
  width: 100%;
  border: solid 1px #122043;
  border-radius: 5px;
  color: #122043;
  padding: 15px 25px;
  font-weight: 700;
  height: 55px;
}

@media (max-width: 1024px) {
  .etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group input, .etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group select {
    width: 100%;
  }
}

.etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group option {
  font-weight: 600;
  color: #122043;
}

.etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group input::-webkit-input-placeholder, .etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group option:first-child, .etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group select:first-child {
  color: grey;
  font-weight: 600;
}

.etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group input:-ms-input-placeholder, .etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group option:first-child, .etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group select:first-child {
  color: grey;
  font-weight: 600;
}

.etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group input::-ms-input-placeholder, .etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group option:first-child, .etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group select:first-child {
  color: grey;
  font-weight: 600;
}

.etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group input::placeholder, .etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group option:first-child, .etape#etape2 .content .examen .listePoidsLourd_content .block_main .form-group select:first-child {
  color: grey;
  font-weight: 600;
}

.etape#etape2 .content .examen .listePoidsLourd_content .block.active .block_header svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.etape#etape2 .content .examen .listePoidsLourd_content .block.active .block_main {
  height: 100%;
  padding: 25px 40px;
  -webkit-transition: .5s;
  transition: .5s;
}

@media (max-width: 1024px) {
  .etape#etape2 .content .examen .listePoidsLourd_content .block.active .block_main {
    padding: 15px;
  }
}

.etape#etape2 .content .examen .listePoidsLourd_content .block.active .block_main .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1024px) {
  .etape#etape2 .content .examen .listePoidsLourd_content .block.active .block_main .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.etape#etape2 .content .examen .listePoidsLourd_final {
  text-align: center;
  margin-top: 25px;
}

.etape#etape2 .content .examen .listePoidsLourd_final .estime {
  font-weight: 800;
  font-size: 15px;
}

.etape#etape2 .content .examen .listePoidsLourd_final .estime_time {
  margin-right: 25px;
}

.etape#etape2 .content .examen .listePoidsLourd_final .estime_time span {
  color: #ff0014;
  font-size: 32px;
}

.etape#etape2 .content .examen .listePoidsLourd_final .estime_price {
  margin-left: 25px;
}

.etape#etape2 .content .examen .listePoidsLourd_final .estime_price span {
  color: #ff0014;
  font-size: 32px;
}

@media (max-width: 1024px) {
  .etape#etape2 .content .examen .listePoidsLourd_final .estime_time {
    display: block;
    margin: 0;
  }
  .etape#etape2 .content .examen .listePoidsLourd_final .estime_price {
    display: block;
    margin: 0;
  }
}

.etape#etape2 .content .examen .listePoidsLourd_final #error {
  display: none;
}

.etape#etape2 .content .examen .listePoidsLourd_final #error span {
  margin-top: 40px;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  padding: 3px 40px;
  color: #ff0014;
  position: relative;
}

.etape#etape2 .content .examen .listePoidsLourd_final #error span:before {
  content: '';
  background: url(./assets/img/icons/attention.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

.etape#etape2 .content .examen .listePoidsLourd_final .button {
  display: block;
  margin: 40px 15px 0 auto;
  max-width: 320px;
  width: 100%;
  padding: 20px 30px;
}

@media (max-width: 1024px) {
  .etape#etape2 .content .examen .listePoidsLourd_final .button {
    margin: 40px auto 0 auto;
  }
}

.etape#etape2 .content .examen .listePoidsLourd_final .button svg {
  height: 15px;
  width: 15px;
  fill: white;
  position: absolute;
  right: 30px;
  margin: auto;
  display: block;
  top: 0;
  bottom: 0;
}

@media (min-width: 1024px) {
  .etape#etape2 .content {
    top: -566px;
    margin-bottom: -440px;
  }
}

.etape#etape3 .content {
  position: relative;
  top: -190px;
  margin-bottom: -170px;
}

.etape#etape3 .content .selected__date {
  color: red;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  min-height: 20px;
  font-weight: 700;
  font-size: 1.1em;
  margin-bottom: 20px;
  position: relative;
  margin-top: -27px;
  letter-spacing: 3px;
}

@media (min-width: 1024px) {
  .etape#etape3 .content {
    margin-bottom: -140px;
  }
  .etape#etape3 .content .examen {
    padding: 0;
  }
}

.etape#etape3 .alignContent .listeChoixExamen {
  text-align: center;
}

.etape#etape3 .alignContent .listeChoixExamen input[type="radio"]:checked + .choixExamen {
  background: #122043;
}

.etape#etape3 .alignContent .listeChoixExamen input[type="radio"]:checked + .choixExamen .horaire {
  background: #122043;
}

.etape#etape3 .alignContent .listeChoixExamen .choixExamen {
  cursor: pointer;
  position: relative;
  padding: 25px 20px 15px;
  margin: 10px auto;
}

.etape#etape3 .alignContent .listeChoixExamen .choixExamen .button {
  margin-top: 25px;
}

.etape#etape3 .alignContent .listeChoixExamen .choixExamen .alignImage {
  margin-left: 10px;
}

.etape#etape3 .alignContent .listeChoixExamen .choixExamen .alignImage .horaire {
  position: absolute;
  left: 35px;
  top: -10px;
  background: white;
  padding: 0 10px;
  font-weight: 700;
  font-size: 18px;
}

.etape#etape3 .alignContent .listeChoixExamen .choixExamen .alignImage .banner {
  position: absolute;
  top: -2px;
  right: -2px;
  border-radius: 0 35px 0 15px;
  padding: 10px 15px;
  font-weight: 700;
  width: 165px;
  font-size: 16px;
  background-color: #EDEFF5;
}

.etape#etape3 .alignContent .listeChoixExamen .choixExamen .alignImage p {
  margin: 0;
  font-weight: 600;
  font-size: 22px;
  width: 100px;
  text-align: center;
}

.etape#etape3 .alignContent .listeChoixExamen .choixExamen .alignImage p span {
  color: #ff0014;
  font-weight: 800;
}

.etape#etape3 .alignContent .listeChoixExamen .choixExamen .alignImage.best .banner {
  background: #77DF7A;
}

.etape#etape3 .alignContent .listeChoixExamen .choixExamen .alignImage.promo .banner {
  background: #F8AD53;
}

.etape#etape3 .alignContent .listeChoixExamen .choixExamen:hover .pseudo-picture {
  background-position: 0 -30px;
}

@media (min-width: 1024px) {
  .etape#etape3 .alignContent .listeChoixExamen .choixExamen:hover .pseudo-picture {
    background-position: 0 -72px;
  }
}

.etape#etape3 .alignContent .listeChoixExamen .choixExamen:hover .horaire {
  color: white;
  background: transparent;
}

@media (min-width: 1024px) {
  .etape#etape3 .alignContent .listeChoixExamen {
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 20px 0 10px;
  }
  .etape#etape3 .alignContent .listeChoixExamen .choixExamen {
    margin: 10px;
    overflow: hidden;
    height: 185px;
    width: 185px;
    border-radius: 50px;
  }
  .etape#etape3 .alignContent .listeChoixExamen .choixExamen .button {
    display: none;
  }
  .etape#etape3 .alignContent .listeChoixExamen .choixExamen .alignImage {
    line-height: 1.1;
    margin: 35px auto 0;
    text-transform: uppercase;
  }
  .etape#etape3 .alignContent .listeChoixExamen .choixExamen .alignImage .horaire {
    position: static;
    font-size: 32px;
  }
  .etape#etape3 .alignContent .listeChoixExamen .choixExamen .alignImage .banner {
    border-radius: 200px;
    right: 0;
    margin: auto;
    left: 0;
    top: -15px;
    font-size: 16px;
    letter-spacing: 0;
    width: 88%;
    padding: 30px 0 15px;
  }
  .etape#etape3 .alignContent .listeChoixExamen .choixExamen .alignImage .prix {
    width: 100%;
    margin: 10px 0 0;
    font-size: 30px;
  }
  .etape#etape3 .alignContent .listeChoixExamen .choixExamen .alignImage.promo .prix, .etape#etape3 .alignContent .listeChoixExamen .choixExamen .alignImage.best .prix {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (min-width: 1024px) {
  .etape .content {
    display: block;
    max-width: 1150px;
    margin: 0 auto 60px auto;
  }
  .etape .content .alignContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .etape input[type="radio"]:hover + .choixExamen {
    -webkit-transform: translate(0px, -15px);
            transform: translate(0px, -15px);
  }
  .etape .examen {
    width: 100%;
    padding: 0 30px;
  }
  .etape .examen .title {
    display: block;
    font-size: 1.3rem;
    letter-spacing: 3px;
  }
  .etape .examen .title .alignTitre {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .etape .examen .title .alignTitre img {
    display: inline;
  }
  .etape .examen .title .alignTitre h3 {
    display: inline;
  }
  .etape .examen .listeChoixExamen {
    display: flex;
		align-items: center;
		justify-content: center;
    width: 100%;
    margin-top: 15px;
  }
  .etape .examen .choixExamen {
    width: 30%;
    display: inline-block;
    margin: 0 1% 48px 1%;
    padding-bottom: 0;
    padding-top: 0;
    height: 280px;
    border-radius: 60px;
    -webkit-transition: -webkit-transform .25s ease-in;
    transition: -webkit-transform .25s ease-in;
    transition: transform .25s ease-in;
    transition: transform .25s ease-in, -webkit-transform .25s ease-in;
  }
  .etape .examen .choixExamen .alignImage {
    display: block;
    text-align: center;
    width: 100%;
    margin-top: -15px;
  }
  .etape .examen .choixExamen .alignImage img {
    width: auto;
    height: 90px;
    margin-bottom: 25px;
  }
  .etape .examen .choixExamen .alignImage .typeExamen {
    width: 100%;
  }
  .etape .examen .choixExamen .alignImage .typeExamen span {
    margin-bottom: 3px;
    font-size: 2rem;
  }
  .etape .examen .choixExamen .button {
    width: 100%;
    position: relative;
    top: 252px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .etape .examen .vehicules {
    margin-bottom: 30px;
  }
  .etape .examen .vehicules .vehicule {
    width: 25%;
  }
  .etape .examen .vehicules .vehicule p {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .etape .centre {
    max-width: 260px;
    display: block;
    padding: 20px;
    width: 100%;
    margin-top: 0;
  }
  .etape .centre img {
    height: auto;
    width: 100%;
  }
  .etape .centre .imageCentre {
    width: 100%;
  }
  .etape .centre .imageCentre .distance {
    font-size: 1.3rem;
  }
  .etape .centre .infosCentre {
    width: 100%;
    margin-top: 15px;
  }
  .etape .centre .infosCentre img {
    margin-left: 0;
    margin-right: 20px;
    width: 35px;
  }
  .etape .centre .infosCentre button {
    margin: 10px 0 0 0;
  }
}

.page-template-etape2 .hero-wrapper .inner-wrap {
  min-height: 300px;
}

.page-template-etape2 .hero-wrapper h2, .page-template-etape2 .hero-wrapper .entry-title {
  margin-bottom: .5em;
}

.cs-etape2 {
  margin-top: auto;
}

.steps__tabs {
  padding: 0 !important;
	max-width: 1074px!important;
	margin: 0 auto;
	width: 100%;
}

.steps__tabs ul {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin-left: 7px;
  margin-right: 7px;
	justify-content: center;
}

@media (min-width: 768px) {
  .steps__tabs ul {
    /*max-width: 580px;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
		justify-content: center;
  }
}

.steps__tabs ul li {
  color: #ff0014;
  width: 33%;
  text-align: center;
}

.steps__tabs ul li.step__tabs-active {
  border-bottom: 5px solid #ff0014;
  color: #ff0014;
}

.steps__tabs ul li.step__tabs-active span {
  color: #ff0014;
}

@media (min-width: 1024px) {
  .steps__tabs ul li.step__tabs-active {
    border-bottom-width: 7px;
  }
}

.steps__tabs ul li span, .steps__tabs ul li a {
  display: block;
  padding: 15px 0;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  letter-spacing: 1px;
}

.steps__tabs ul li span, .steps__tabs ul li a {
  font-size: 15px;
}

@media screen and (min-width: 320px) {
  .steps__tabs ul li span, .steps__tabs ul li a {
    font-size: calc(15px + 5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .steps__tabs ul li span, .steps__tabs ul li a {
    font-size: 20px;
  }
}

.steps__tabs ul li.type-vl.step__tabs-active a, .steps__tabs ul li.type-vl:hover a,
.steps__tabs ul li.type-pl.step__tabs-active a, .steps__tabs ul li.type-pl:hover a,
.steps__tabs ul li.type-l.step__tabs-active a, .steps__tabs ul li.type-l:hover a {
  color: #ff0014;
  text-decoration: none;
}

@media (min-width: 768px) {
  .steps__tabs ul li.type-pl span:before, .steps__tabs ul li.type-pl a:before,
	.steps__tabs ul li.type-vl span:before, .steps__tabs ul li.type-vl a:before,
	.steps__tabs ul li.type-l span:before, .steps__tabs ul li.type-l a:before {
    content: "";
    width: 59px;
    height: 37px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-image: url("assets/img/pixicons/sprite-vehicule.png");
    background-repeat: no-repeat;
    margin-bottom: 5px;
  }
  .steps__tabs ul li.type-vl span:before,
	.steps__tabs ul li.type-vl a:before {
    background-position: 0 -37px;
  }
	.steps__tabs ul li.type-l span:before,
	.steps__tabs ul li.type-l a:before {
    background-position: 0 -194px;
  }
  .steps__tabs ul li.type-pl span:before,
	.steps__tabs ul li.type-pl a:before {
    background-position: 0 -111px;
  }
	.steps__tabs ul li.type-vl a,
  .steps__tabs ul li.type-pl a,
	.steps__tabs ul li.type-l a{
    color: #fff;
  }
  .steps__tabs ul li.type-vl.step__tabs-active span:before,
	.steps__tabs ul li.type-vl.step__tabs-active a:before,
	.steps__tabs ul li.type-vl:hover span:before,
	.steps__tabs ul li.type-vl:hover a:before {
    background-position: 0 0;
  }
	.steps__tabs ul li.type-l.step__tabs-active span:before,
	.steps__tabs ul li.type-l.step__tabs-active a:before,
	.steps__tabs ul li.type-l:hover span:before,
	.steps__tabs ul li.type-l:hover a:before {
    background-position: 0 -154px;
  }
  .steps__tabs ul li.type-pl.step__tabs-active span:before,
	.steps__tabs ul li.type-pl.step__tabs-active a:before,
	.steps__tabs ul li.type-pl:hover span:before,
	.steps__tabs ul li.type-pl:hover a:before {
    background-position: 0 -74px;
  }
  .steps__tabs ul li.type-pl.step__tabs-active a, .steps__tabs ul li.type-pl:hover a,
	.steps__tabs ul li.type-vl.step__tabs-active a, .steps__tabs ul li.type-vl:hover a,
	.steps__tabs ul li.type-l.step__tabs-active a, .steps__tabs ul li.type-l:hover a{
    color: #ff0014;
    text-decoration: none;
  }
}

.pseudo-picture {
  width: 59px;
  height: 36px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

@media (min-width: 1024px) {
  .pseudo-picture {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    width: 118px;
    height: 72px;
  }
}

.etape input[type="radio"]:checked + .choixExamen .pseudo-picture, .etape input[type="radio"]:hover + .choixExamen .pseudo-picture {
  background-position: 0 -30px;
}

@media (min-width: 1024px) {
  .etape input[type="radio"]:checked + .choixExamen .pseudo-picture, .etape input[type="radio"]:hover + .choixExamen .pseudo-picture {
    background-position: 0 -72px;
  }
}

label[for="controle-technique-choice"] .pseudo-picture {
  background-image: url(assets/img/controle-technique.png);
}

label[for="controle-technique-choice"].moto .pseudo-picture {
  background-image: url(assets/img/controle-technique-moto.png);
}

label[for="contre-visite-choice"] .pseudo-picture {
  background-image: url(assets/img/contre-visite.png);
}

label[for="visite-pollution-choice"] .pseudo-picture {
  background-image: url(assets/img/ct-antipollution.png);
}

.postid-986952 .wp-block-image{
	margin-left: 0px!important;
	padding-right: 0px!important;
	border-radius: 100%!important;
}
.postid-986952 .wp-block-image img{
		border-radius: 5%!important;
}

.postid-986952 h3 {
	font-size: 20px!important;
	color:#ff0014!important;
	margin-top: 45px!important;
	display: block!important;
}

@media (max-width: 1024px) {
  .postid-986952 .wp-block-column,
	.postid-986952 .wp-block-column .wp-block-image{
    text-align: center!important;
  }
	.postid-986952 .wp-block-column .wp-block-image{
		margin-left:auto!important;
		margin-right: auto!important;
	}
	.postid-986952 h3{
		font-size: 18px!important;
	}
}

.subtitle-img-container {
	display: flex;
	align-items: center;
}

.subtitle-img-container .subtitle-img {
	width: 33%;
	max-width: 33%;
	min-width: 33%;
}

.subtitle-img-container h2 {
	width: 66%;
	max-width: 66%;
	min-width: 66%;
	display: block;
}

@media (max-width: 1024px) {
  .subtitle-img-container {
    display: block;
  }
	.subtitle-img-container .subtitle-img {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}
	.subtitle-img-container h2 {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}
}

#etape2 .choixExamen {
  margin-left: -3px;
  margin-right: -3px;
  width: calc(100% + 6px);
}

@media (min-width: 1024px) {
  #etape2 .choixExamen {
    width: 30%;
    margin: 0 1% 48px 1%;
  }
}

.search-steps__list-wrapper {
  margin-top: 20px;
  margin-bottom: 10px;
}

@media (min-width: 1024px) {
  .search-steps__list-wrapper {
    display: none;
  }
}

.search-steps__list-wrapper .search-steps__list {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: static;
  margin: 0 auto;
  background: transparent;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: none;
  padding: 0 0 0 40px;
}

.search-steps__list-wrapper .search-steps__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}

.search-steps__list-wrapper .search-steps__list li .step-number {
  display: inline-block;
  color: #fff;
  border-radius: 50%;
  width: 30px;
  line-height: 30px;
  text-align: center;
  margin-right: 10px;
  font-size: 14px;
  font-weight: bold;
  margin-left: 0;
  position: relative;
}

.search-steps__list-wrapper .search-steps__list li .step-number svg {
  position: absolute;
  left: 0;
  top: 0;
}

.search-steps__list-wrapper .search-steps__list li a, .search-steps__list-wrapper .search-steps__list li > span {
  max-width: 100%;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: white;
  padding: 0;
}

.search-steps__list-wrapper .search-steps__list li:last-of-type {
  display: none;
}

.search-steps__list-wrapper .search-steps__list li:not(:first-child) {
  position: relative;
}

.search-steps__list-wrapper .search-steps__list li:not(:first-child):before {
  content: "";
  position: absolute;
  height: 1px;
  width: 23px;
  background: #fff;
  top: 50%;
  right: calc(100% + 10px);
}

.search-steps__list-wrapper .search-steps__list li:not(:first-child).search-steps__list--active:before {
  background-color: #ff0014;
}

.search-steps__list-wrapper .search-steps__list [data-pseudo-content-after]:after {
  display: none;
}

.search-steps__list-wrapper .search-steps__list li .step-number {
  color: #fff;
  margin-right: 40px;
}

#toggle-calendar {
  display: none;
  opacity: 0;
}

#toggle-calendar.active {
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 1;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url("assets/img/close.svg");
  background-repeat: no-repeat;
  background-size: 18px;
  display: block;
  z-index: 1000000000;
  background-position: center;
  position: absolute;
  top: 26px;
  right: 20px;
}

@media (min-width: 1024px) {
  #toggle-calendar.active {
    width: 25px;
    height: 25px;
    right: 30px;
    margin: auto;
  }
}

.examen .load-spinner, .slider-calendar .load-spinner {
  margin: 0 auto;
  width: 100px;
  height: 100px;
}

@keyframes switchColor {
  0% {
    fill: #ff0014;
  }
  33% {
    fill: #122043;
  }
  66% {
    fill: #122043;
  }
  100% {
    fill: #ff0014;
  }
}

.examen .loading svg, .examen .animsition-loading svg, .examen .ajax-loader svg, .examen .load-spinner svg, .slider-calendar .loading svg, .slider-calendar .animsition-loading svg, .slider-calendar .ajax-loader svg, .slider-calendar .load-spinner svg {
  width: 90px;
  height: auto;
  fill: #ff0014;
}

.examen .loading #wheel-bottom, .examen .loading #wheel-left, .examen .loading #wheel-right, .examen .animsition-loading #wheel-bottom, .examen .animsition-loading #wheel-left, .examen .animsition-loading #wheel-right, .examen .ajax-loader #wheel-bottom, .examen .ajax-loader #wheel-left, .examen .ajax-loader #wheel-right, .examen .load-spinner #wheel-bottom, .examen .load-spinner #wheel-left, .examen .load-spinner #wheel-right, .slider-calendar .loading #wheel-bottom, .slider-calendar .loading #wheel-left, .slider-calendar .loading #wheel-right, .slider-calendar .animsition-loading #wheel-bottom, .slider-calendar .animsition-loading #wheel-left, .slider-calendar .animsition-loading #wheel-right, .slider-calendar .ajax-loader #wheel-bottom, .slider-calendar .ajax-loader #wheel-left, .slider-calendar .ajax-loader #wheel-right, .slider-calendar .load-spinner #wheel-bottom, .slider-calendar .load-spinner #wheel-left, .slider-calendar .load-spinner #wheel-right {
  fill: #122043;
  -webkit-animation: switchColor 1.4s infinite ease-in-out both;
          animation: switchColor 1.4s infinite ease-in-out both;
}

.examen .loading #wheel-bottom, .examen .animsition-loading #wheel-bottom, .examen .ajax-loader #wheel-bottom, .examen .load-spinner #wheel-bottom, .slider-calendar .loading #wheel-bottom, .slider-calendar .animsition-loading #wheel-bottom, .slider-calendar .ajax-loader #wheel-bottom, .slider-calendar .load-spinner #wheel-bottom {
  -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
}

.examen .loading #wheel-right, .examen .animsition-loading #wheel-right, .examen .ajax-loader #wheel-right, .examen .load-spinner #wheel-right, .slider-calendar .loading #wheel-right, .slider-calendar .animsition-loading #wheel-right, .slider-calendar .ajax-loader #wheel-right, .slider-calendar .load-spinner #wheel-right {
  -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
}

.examen .animsition-loading .wrapper-svg, .slider-calendar .animsition-loading .wrapper-svg {
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
}

.page-template-etape4.shade-active {
  overflow: visible;
}

.page-template-etape4 .hero-wrapper {
  margin: 0 0;
  padding: 0 0 200px;
}

@media (min-width: 1024px) {
  .page-template-etape4 .hero-wrapper {
    padding: 0 0 650px;
  }
}

.cs-etape4 {
  position: absolute;
  bottom: 310px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}

@media (min-width: 1024px) {
  .cs-etape4 {
    position: static;
  }
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
  display: inline-block !important;
}

.etape#etape4 {
  position: relative;
  top: -350px;
  margin-bottom: -350px;
}

@media (min-width: 1024px) {
  .etape#etape4 {
    top: -670px;
    margin-bottom: -670px;
  }
}

.etape#etape4 main.content {
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .etape#etape4 main.content {
    margin-top: 3.2rem;
    margin-bottom: 3.2rem;
  }
}

.etape#etape4 #overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.etape#etape4 #overlay.active {
  z-index: 900;
  background-color: rgba(0, 0, 0, 0.7);
}

@media (min-width: 1024px) {
  .etape#etape4 #overlay.active {
    display: none;
  }
}

.etape#etape4 .checkout {
  padding: 10px;
}

.etape#etape4 .checkout .form-row label {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}

.etape#etape4 .checkout :not(.validate-required) .woocommerce-input-wrapper:after {
  background-image: none !important;
}

.etape#etape4 .checkout .woocommerce-privacy-policy-text {
  font-size: 12px;
}

.etape#etape4 .checkout label[for="terms"] {
  display: block;
}

.etape#etape4 .checkout h3 {
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 2px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.etape#etape4 .checkout h3 {
  font-size: 13.6px;
}

@media screen and (min-width: 320px) {
  .etape#etape4 .checkout h3 {
    font-size: calc(13.6px + 2.4 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .etape#etape4 .checkout h3 {
    font-size: 16px;
  }
}

.etape#etape4 .checkout .mentions {
  font-size: 13px;
}

.etape#etape4 .checkout .inline-radio label {
  display: block;
}

.etape#etape4 .checkout p {
  float: none;
  margin-bottom: 15px;
}

.etape#etape4 .checkout p.form-row.form-row-first, .etape#etape4 .checkout p.form-row.form-row-last {
  width: auto;
}

@media (min-width: 1024px) {
  .etape#etape4 .checkout p.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
  }
  .etape#etape4 .checkout p.form-row .woocommerce-input-wrapper {
    width: calc(100% - 395px);
  }
  .etape#etape4 .checkout p.form-row .my-error,
  .etape#etape4 .checkout p.form-row .error {
    width: 180px;
  }
}

.etape#etape4 .checkout p abbr {
  color: #122043;
}

.etape#etape4 .checkout p label {
  color: #122043;
}

.etape#etape4 .checkout p input:invalid {
  border-color: #ff0014;
  color: #ff0014;
  font-weight: 700;
}

.etape#etape4 .checkout p input {
  border: solid 2px #203463;
  border-radius: 5px;
  color: #122043;
  padding: 15px 25px;
  font-size: 14px;
}

@media (min-width: 1024px) {
  .etape#etape4 .checkout p input {
    border-width: 1px;
  }
}

.etape#etape4 .checkout p .customSelect {
  position: relative;
  width: 90%;
}

.etape#etape4 .checkout p .customSelect .flecheSelect {
  width: 20px;
  height: 26px;
  position: absolute;
  top: 0px;
  right: 25px;
}

.etape#etape4 .checkout p .customSelect .flecheSelect b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.etape#etape4 .checkout p .customSelect select {
  height: auto;
  border: none;
  background-color: white;
  padding: 20px 25px;
  border: solid 2px #203463;
  border-radius: 5px;
  position: static;
}

.etape#etape4 .checkout fieldset legend {
  font-size: 14px;
  font-weight: 400;
}

@media (min-width: 768px) {
  .etape#etape4 .checkout fieldset legend {
    font-size: 16px;
  }
}

.etape#etape4 .checkout fieldset legend abbr {
  color: #122043;
}

.etape#etape4 .checkout fieldset .champ {
  display: inline-block;
  width: 45%;
  position: relative;
  font-size: 14px;
}

.etape#etape4 .checkout fieldset .champ + .form-row {
  margin-top: 20px;
}

.etape#etape4 .checkout fieldset .champ.disabled {
  position: relative;
}

.etape#etape4 .checkout fieldset .champ.disabled:after {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.etape#etape4 .checkout fieldset .champ [type="radio"], .etape#etape4 .checkout fieldset .champ [type="checkbox"] {
  display: none;
}

.etape#etape4 .checkout fieldset .champ input[type="radio"]:checked + label .beforeLabel:before, .etape#etape4 .checkout fieldset .champ input[type="checkbox"]:checked + label .beforeLabel:before {
  background-color: #77DF7A;
}

.etape#etape4 .checkout fieldset .champ input[type="radio"]:checked + label .beforeLabel, .etape#etape4 .checkout fieldset .champ input[type="checkbox"]:checked + label .beforeLabel {
  border-color: #77DF7A;
}

.etape#etape4 .checkout fieldset .champ input[type="radio"]:checked + label .fakeCheck, .etape#etape4 .checkout fieldset .champ input[type="checkbox"]:checked + label .fakeCheck {
  background-color: #77DF7A;
  border: none !important;
  position: relative;
}

.etape#etape4 .checkout fieldset .champ input[type="radio"]:checked + label .fakeCheck:before, .etape#etape4 .checkout fieldset .champ input[type="checkbox"]:checked + label .fakeCheck:before {
  content: "";
  width: 17px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: transparent url(assets/img/check.png) no-repeat center center;
}

.etape#etape4 .checkout fieldset .champ p {
  margin-left: 45px;
  margin-bottom: 0;
}

.etape#etape4 .checkout fieldset .champ label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.etape#etape4 .checkout fieldset .champ label .beforeLabel {
  background-color: white;
  height: 32px;
  width: 32px;
  display: inline-block;
  border-radius: 30px;
  border: solid 2px #203463;
  position: absolute;
  margin-right: 10px;
}

.etape#etape4 .checkout fieldset .champ label .beforeLabel:before {
  content: '';
  width: 18px;
  height: 18px;
  top: 5px;
  left: 5px;
  border-radius: 30px;
  background-color: white;
  position: absolute;
}

.etape#etape4 .checkout .addedFields legend {
  font-weight: 600;
}

.etape#etape4 .checkout .addedFields .champ {
  width: 100%;
}

.etape#etape4 .checkout .addedFields .champ label {
  font-weight: 600;
}

.etape#etape4 .checkout #options .champ {
  margin: 10px 0px;
}

.etape#etape4 .checkout #servicesPlus .champ {
  width: 100%;
  margin: 15px 0;
}

.etape#etape4 .checkout #servicesPlus .champ label {
  display: block;
  margin: auto;
  border-radius: 8px;
  border: solid 2px #122043;
  text-align: center;
  width: 80%;
  padding: 18px 10px 63px 10px;
  position: relative;
  font-weight: bold;
  max-width: 250px;
}

@media (min-width: 1024px) {
  .etape#etape4 .checkout #servicesPlus .champ label {
    border-width: 1px;
  }
}

.etape#etape4 .checkout #servicesPlus .champ label:after, .etape#etape4 .checkout #servicesPlus .champ label:before {
  display: none;
}

.etape#etape4 .checkout #servicesPlus .champ label p {
  margin: 0;
  line-height: 1.4;
  width: 100%;
}

.etape#etape4 .checkout #servicesPlus .champ label p strong {
  color: #ff0014;
  font-size: 25px;
}

.etape#etape4 .checkout #servicesPlus .champ label .wrapFakeCheck {
  position: absolute;
  width: 100%;
  height: 25px;
  left: 0;
  bottom: 25px;
}

.etape#etape4 .checkout #servicesPlus .champ label .wrapFakeCheck .fakeCheck {
  border: solid 1px #122043;
  width: 25px;
  height: 25px;
  display: block;
  margin: auto;
}

.etape#etape4 .checkout #servicesPlus .champ label .wrapFakeCheck .fakeCheck:hover {
  border-color: #77DF7A;
}

.etape#etape4 .checkout #alertes .champ {
  margin-top: 30px;
}

.etape#etape4 .checkout .triggerDetails {
  color: #122043;
  padding: 0px 0px;
  position: fixed;
  display: block;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 2000;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 30px 1px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 30px 1px;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation {
  background-color: #E7E9F3;
  display: none;
  font-weight: 700;
  z-index: 2000;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}

@media (max-width: 768px) {
  .etape#etape4 .checkout .triggerDetails #detailsReservation {
    height: calc(100vh - 74px);
    overflow: auto;
  }
}

.etape#etape4 .checkout .triggerDetails #detailsReservation.active {
  display: block;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .centre {
  display: none;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation h3 {
  padding: 0px 30px;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation p {
  width: 100%;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .headPetiteBarre {
  padding-left: 20px;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .headPetiteBarre span {
  color: red;
  display: block;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .close {
  /*					border: red solid 1px;
            */
  position: absolute;
  top: 30px;
  right: 5px;
  font-weight: 900;
  width: 70px;
  height: 70px;
  cursor: pointer;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .close p {
  margin: 0px 0px;
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .close .rond {
  height: 40px;
  width: 40px;
  border-radius: 40px;
  background-color: #ff0014;
  color: white;
  text-align: center;
  font-weight: 700;
  position: relative;
  margin: auto;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .close .rond p {
  position: absolute;
  top: -7px;
  font-size: 3rem;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .details {
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 15px;
  padding: 0 10px;
  max-width: 230px;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .details p span {
  color: #ff0014;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .details .info {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  margin-bottom: 15px;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .details .info img {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  position: relative;
  top: 4px;
  margin-right: 15px;
  margin-bottom: auto;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .details .info span {
  margin-right: auto;
  line-height: 1.8;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .price-options {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .price-options .woocommerce-Price-amount {
  color: #ff0014;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .tarif {
  width: 100%;
  max-width: 208px;
  border: solid 1px #122043;
  border-radius: 50px;
  margin: 20px auto;
  padding-top: 10px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .tarif p {
  margin-bottom: 0;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .tarif .prix {
  color: #ff0014;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .tarif .prix .ct-type-price {
  min-height: 25px;
  display: inline-block;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .tarif .prix del {
  color: #122043;
  margin-left: 10px;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .tarif .banner {
  border-radius: 200px;
  right: 0;
  margin: 10px auto -40px auto;
  left: 0;
  font-size: 13px;
  letter-spacing: 0;
  width: 80%;
  padding: 12px 0 50px 0;
  text-transform: uppercase;
  font-weight: 700;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .tarif .banner.best {
  background-color: #77DF7A;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .tarif .banner.promo {
  background-color: #F8AD53;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .total p {
  margin-bottom: 0;
  color: #ff0014;
  font-weight: 900;
  font-size: 2rem;
  text-align: center;
  line-height: 1.2;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .total p span {
  color: #203463;
  font-size: 3rem;
  margin-left: 10px;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .total a:hover {
  text-decoration: none;
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .total .precedent {
  font-size: 14px;
  height: 50px;
  background-color: white;
  border-radius: 50px;
  text-align: center;
  min-width: 70%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 30px auto 20px auto;
  padding: 13px 10px 13px 28px;
  color: #122043;
  position: relative;
}

@media (min-width: 1024px) {
  .etape#etape4 .checkout .triggerDetails #detailsReservation .total .precedent {
    margin-left: 20px;
    margin-right: 10px;
  }
}

.etape#etape4 .checkout .triggerDetails #detailsReservation .total .precedent svg {
  width: 15px;
  height: 15px;
  position: absolute;
  left: 11px;
  top: 15px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  fill: red;
}

.etape#etape4 .checkout .triggerDetails .alwaysVisible {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  z-index: -1;
  position: fixed;
  bottom: 0;
  background-color: #EDEFF5;
  border-top: solid 3px #203463;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 30px 1px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 30px 1px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.etape#etape4 .checkout .triggerDetails .alwaysVisible.hidden-toggle {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.etape#etape4 .checkout .triggerDetails .alwaysVisible.opacity {
  opacity: 0;
}

.etape#etape4 .checkout .triggerDetails .alwaysVisible p {
  margin-bottom: 0;
  color: #ff0014;
  font-weight: 900;
}

.etape#etape4 .checkout .triggerDetails .alwaysVisible p {
  font-size: 15px;
}

@media screen and (min-width: 320px) {
  .etape#etape4 .checkout .triggerDetails .alwaysVisible p {
    font-size: calc(15px + 5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .etape#etape4 .checkout .triggerDetails .alwaysVisible p {
    font-size: 20px;
  }
}

.etape#etape4 .checkout .triggerDetails .alwaysVisible p span.big {
  margin-left: 10px;
}

.etape#etape4 .checkout .triggerDetails .alwaysVisible p span.big {
  font-size: 19.5px;
}

@media screen and (min-width: 320px) {
  .etape#etape4 .checkout .triggerDetails .alwaysVisible p span.big {
    font-size: calc(19.5px + 6.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .etape#etape4 .checkout .triggerDetails .alwaysVisible p span.big {
    font-size: 26px;
  }
}

.etape#etape4 .checkout .triggerDetails .alwaysVisible p span {
  color: #203463;
}

.etape#etape4 .checkout .triggerDetails .alwaysVisible .right {
  width: 100px;
  cursor: pointer;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.etape#etape4 .checkout .triggerDetails .alwaysVisible .right p, .etape#etape4 .checkout .triggerDetails .alwaysVisible .right img {
  display: block;
  margin: auto;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 1.3rem;
  color: #122043;
}

.etape#etape4 .checkout .triggerDetails .alwaysVisible .right img {
  width: 25px;
  height: 25px;
}

@media (min-width: 768px) {
  .etape#etape4 .checkout #servicesPlus .champ {
    width: 32%;
  }
  .etape#etape4 .checkout #servicesPlus .champ label {
    width: 90%;
    margin: 0px 5%;
    min-height: 160px;
    display: inline-block;
    vertical-align: top;
  }
  .etape#etape4 .checkout #servicesPlus .champ label b {
    color: #ff0014;
    display: block;
  }
}

@media (min-width: 1024px) {
  .etape#etape4 .checkout .checkout-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .etape#etape4 .checkout #servicesPlus .champ {
    width: 32%;
  }
  .etape#etape4 .checkout #servicesPlus .champ label {
    width: 90%;
    margin: 0px 5%;
    min-height: 160px;
    display: inline-block;
    vertical-align: top;
  }
  .etape#etape4 .checkout #servicesPlus .champ label b {
    color: #ff0014;
    display: block;
  }
  .etape#etape4 .checkout .triggerDetails {
    min-width: 260px;
    width: 260px;
    position: static;
    display: inline-block;
    vertical-align: top;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 16px;
    background: #E7E9F3;
    margin-top: 10px;
    z-index: 6;
  }
  .etape#etape4 .checkout .triggerDetails #detailsReservation {
    display: inline-block !important;
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
  }
  .etape#etape4 .checkout .triggerDetails #detailsReservation .centre {
    max-width: none;
    position: relative;
    display: block;
  }
  .etape#etape4 .checkout .triggerDetails #detailsReservation .centre .distance {
    position: absolute;
    background-color: #ff0014;
    color: white;
    padding: 2px 7px;
    bottom: 0px;
    right: 0px;
  }
  .etape#etape4 .checkout .triggerDetails #detailsReservation .details {
    width: 100%;
    padding: 0 20px;
    max-width: inherit;
  }
  .etape#etape4 .checkout .triggerDetails #detailsReservation .close {
    display: none;
  }
  .etape#etape4 .checkout .triggerDetails .alwaysVisible {
    display: none;
  }
  .etape#etape4 .checkout .col2-set {
    display: inline-block;
    width: 100%;
  }
  .etape#etape4 .checkout .col2-set .col-1 {
    width: 100%;
  }
}

.woocommerce-checkout .woocommerce .col2-set .col-1 {
  float: none;
}

.woocommerce-checkout .woocommerce #payment {
  background-color: transparent;
}

@media (min-width: 1024px) {
  #customer_details {
    padding: 20px;
  }
}

.woocommerce-order-received .woocommerce-customer-details,
.woocommerce-order-received .woocommerce-order-details,
#order_review_heading,
#order_review .shop_table {
  display: none;
}

#checkout .optional {
  display: none;
}

@media (min-width: 1300px) {
  #checkout #customer_details {
    padding-left: 40px;
    padding-top: 40px;
  }
}

.etape#etape4 .checkout .woocommerce-additional-fields h3:first-child {
  margin-top: 10px;
}

.etape#etape4 .checkout .woocommerce-privacy-policy-text {
  color: #797373;
}

.etape#etape4 .checkout .woocommerce-privacy-policy-text a:hover {
  color: #ff0014;
}

@media (max-width: 1023px) {
  .etape#etape4 .checkout .triggerDetails #detailsReservation .headPetiteBarre {
    margin-bottom: 30px;
  }
  .etape#etape4 .checkout .triggerDetails #detailsReservation {
    padding-top: 40px;
  }
}

@media (max-width: 768px) {
  .etape#etape4 .checkout .triggerDetails #detailsReservation .tarif {
    margin-top: 10px;
  }
  .etape#etape4 .checkout .triggerDetails #detailsReservation .details .info {
    margin-bottom: 7px;
  }
  .etape#etape4 .checkout .triggerDetails #detailsReservation .headPetiteBarre {
    margin-bottom: 10px;
  }
  .etape#etape4 .checkout .triggerDetails #detailsReservation {
    padding-top: 20px;
  }
  .etape#etape4 .checkout .triggerDetails #detailsReservation .close {
    top: 10px;
  }
  .etape#etape4 .checkout .triggerDetails #detailsReservation .details {
    margin-top: 0;
  }
}

.etape#etape4 .checkout #wc_checkout_add_ons p.form-row .woocommerce-input-wrapper {
  display: block;
}

@media (min-width: 1024px) {
  .etape#etape4 .checkout #wc_checkout_add_ons p.form-row .woocommerce-input-wrapper {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .page-template-etape4 .hero-wrapper h1 {
    font-size: 18px;
  }
  #customer_details.col2-set {
    max-width: 613px;
    margin-left: auto;
    margin-right: auto;
  }
  #customer_details .col-1 {
    width: auto !important;
  }
}

.woocommerce-page.woocommerce-checkout .etape#etape4 .form-row:not(.validate-required) .woocommerce-input-wrapper:after {
  display: none;
}

@media (min-width: 1024px) and (max-height: 1230px) {
  .etape#etape4 .checkout .triggerDetails #detailsReservation {
    position: static;
    height: 100%;
  }
  .etape#etape4 .checkout .triggerDetails #detailsReservation .alternate-stickybar {
    position: -webkit-sticky;
    position: sticky;
    top: 70px;
    padding-bottom: 20px;
  }
}

.checkout-type-pl #wc_checkout_add_ons_6_field,
.checkout-type-pl #wc_checkout_add_ons_5_field,
.checkout-type-pl #wc_checkout_add_ons_9_field,
.checkout-type-pl #wc_checkout_add_ons_20_field,
.checkout-type-pl #payment.woocommerce-checkout-payment {
  display: none !important;
}

.avis-main-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.avis-main-container #netreviewsWidgetSingle {
  margin: 40px auto;
  border-radius: 50%;
  border: 5px solid #122043;
}

@media (min-width: 1024px) {
  .avis-main-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .avis-main-container #netreviewsWidgetSingle {
    margin-left: 0;
  }
  .avis-main-container #reviews-main {
    width: calc(100% - 300px);
  }
}

.single-control-center {
  height: inherit !important;
  /* ---- VARIABLES ---- */
  /* ---- SCOPED MIXINS ---- */
  position: relative;
  /* WRAPPER STYLE */
  /* STORE LOCATOR STYLE */
}

.single-control-center .frontpage_block_lastnews {
  margin-top: 40px;
}

@media (min-width: 1024px) {
  .single-control-center .frontpage_block_lastnews {
    margin-top: 80px;
  }
}

@media (max-width: 1024px) {
  .single-control-center .after-content:not(.no-margin) {
    padding-bottom: 100px;
  }
}

.single-control-center .content-sidebar-wrap .content {
  display: none;
}

.single-control-center .hero-wrapper {
  background-size: auto 900px;
  background-position: 65% 0;
  text-align: left;
}

@media (max-width: 1152px) {
  .single-control-center .hero-wrapper {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 1024px) {
  .single-control-center section.article_content .centre .infosCentre {
    margin-top: 30px;
  }
  .single-control-center section.article_content .centre .infosCentre h3 {
    font-weight: 900;
  }
  .single-control-center section.article_content .centre .infosCentre div {
    height: auto;
    margin-bottom: 7px !important;
  }
  .single-control-center section.article_content .centre .infosCentre * {
    font-size: 12px;
  }
}

@media screen and (max-width: 1024px) and (min-width: 320px) {
  .single-control-center section.article_content .centre .infosCentre * {
    font-size: calc(12px + 4 * ((100vw - 320px) / 704));
  }
}

@media screen and (max-width: 1024px) and (min-width: 1024px) {
  .single-control-center section.article_content .centre .infosCentre * {
    font-size: 16px;
  }
}

@media (max-width: 1024px) {
  .single-control-center section.article_content .centre .infosCentre h3:before, .single-control-center section.article_content .centre .infosCentre div:not(.entry__address-icon):before, .single-control-center section.article_content .centre .infosCentre a:before {
    width: 25px !important;
    height: 25px !important;
  }
}

@media (min-width: 1024px) {
  .single-control-center .single-nav-block {
    display: none;
  }
  .single-control-center .avis_plus {
    display: none;
  }
}

.single-control-center .single-nav-block {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 5px solid #122043;
  background-color: #fff;
  z-index: 999;
}

.single-control-center .single-nav-block ul {
  width: calc(100% - 20px);
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 10px;
}

.single-control-center .single-nav-block ul li {
  list-style-type: none;
}

.single-control-center .single-nav-block ul li a {
  color: #122043;
  font-size: 10px;
  font-weight: 700;
}

.single-control-center .single-nav-block ul li .icon {
  stroke: red;
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  stroke-width: 20px;
}

.single-control-center .store-locator__wrapper {
  position: relative;
  top: -450px;
  margin-bottom: -455px;
}

.single-control-center .store-locator__wrapper.steps-tabs-none {
  top: -309px;
  margin-bottom: -234px;
}

@media (max-width: 1024px) {
  .single-control-center .store-locator__wrapper {
    top: -550px;
    margin-bottom: -540px;
  }
  .single-control-center .store-locator__wrapper.steps-tabs-none {
    top: -409px;
  }
}

@media (max-width: 768px) {
  .single-control-center .store-locator__wrapper.steps-tabs-none {
    top: -489px;
    margin-bottom: -489px;
  }
}

@media (min-width: 1024px) {
  .single-control-center .store-locator__wrapper .steps__tabs {
    min-height: 111px;
  }
}

.single-control-center .store-locator__wrapper__container {
  position: relative;
  max-width: 1145px;
  margin: auto;
  min-height: 200px;
  background-color: white;
  padding: 100px 40px 50px 30px;
  display: grid;
  grid-template-columns: 1fr 496px;
  grid-template-areas: "left-part right-part";
  color: #122043;
  grid-gap: 65px;
}

@media (max-width: 1181px) {
  .single-control-center .store-locator__wrapper__container {
    grid-template-columns: 100%;
    width: calc(100vw - 20px);
    grid-template-areas: "left-part" "right-part";
    padding: 50px 0 0;
    padding-bottom: 20px;
  }
}

.single-control-center .store-locator__wrapper__container h1 {
  margin: 0;
  color: #203463;
}

.single-control-center .store-locator__wrapper__container h1 {
  font-size: 24px;
}

@media screen and (min-width: 320px) {
  .single-control-center .store-locator__wrapper__container h1 {
    font-size: calc(24px + 6 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-control-center .store-locator__wrapper__container h1 {
    font-size: 30px;
  }
}

.single-control-center .store-locator__wrapper__container h1 span {
  color: #ff0014;
}

.single-control-center .store-locator__wrapper__container__left-part {
  grid-area: left-part;
}

@media (max-width: 1152px) {
  .single-control-center .store-locator__wrapper__container__left-part {
    padding: 0 20px;
  }
}

@media (max-width: 665px) {
  .single-control-center .store-locator__wrapper__container__left-part {
    padding: 0 10px;
  }
}

@media (max-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__left-part h1 {
    margin-bottom: 20px;
    max-width: 100%;
  }
}

@media (max-width: 665px) {
  .single-control-center .store-locator__wrapper__container__left-part h1 {
    text-align: left;
  }
}

.single-control-center .store-locator__wrapper__container__left-part .acf-map {
  height: 200px;
  width: 200px;
}

.single-control-center .store-locator__wrapper__container__left-part__vehicules__title {
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.single-control-center .store-locator__wrapper__container__left-part__vehicules__title .red {
  color: #ff0014;
}

.single-control-center .store-locator__wrapper__container__left-part__vehicules__title:before {
  display: inline-block;
  height: 20px;
  background-size: 18px;
  background-repeat: no-repeat;
  width: 20px;
  background: center;
  background-size: contain;
  background-image: url(./assets/img/info.png);
  content: "";
  margin-right: 6px;
  position: relative;
  top: 4.4px;
}

.single-control-center .store-locator__wrapper__container__left-part__vehicules__vehicules-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 50px;
  grid-gap: 5px;
  /*margin-left: -10px;
            margin-right: -10px;*/
}

@media (max-width: 337px) {
  .single-control-center .store-locator__wrapper__container__left-part__vehicules__vehicules-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.single-control-center .store-locator__wrapper__container__left-part__vehicules__vehicules-grid .vehicules-grid__item {
  height: 38px;
  letter-spacing: .7px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -webkit-box-align: center;
  word-break: normal;
  width: 25%;
  margin-top: 30px;
}

.single-control-center .store-locator__wrapper__container__left-part__vehicules__vehicules-grid .vehicules-grid__item img {
  width: 38px;
  display: inline-block;
}

.single-control-center .store-locator__wrapper__container__left-part__vehicules__vehicules-grid .vehicules-grid__item p {
  font-weight: 700;
  letter-spacing: 0px;
  color: #122043;
  text-transform: uppercase;
  display: inline-block;
  font-size: 10px;
  width: auto;
  margin: 0;
  position: relative;
  top: 3px;
  margin-left: 7px;
}

@media (max-width: 588px) {
  .single-control-center .store-locator__wrapper__container__left-part__vehicules__vehicules-grid .vehicules-grid__item {
    width: 49%;
    margin-top: 20px;
  }
}

.single-control-center .store-locator__wrapper__container__left-part__description {
  display: grid;
  grid-gap: 25px;
  grid-template-columns: 81px 1fr;
  grid-template-areas: "image text";
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (max-width: 665px) {
  .single-control-center .store-locator__wrapper__container__left-part__description {
    text-align: left;
    grid-template-columns: 54px 1fr;
    grid-gap: 10px;
  }
}

.single-control-center .store-locator__wrapper__container__left-part__description__image {
  background: #ff0014 url("./assets/img/car.png");
  background-size: 75% auto;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 38%;
  max-width: 81px;
  height: 78px;
}

.single-control-center .store-locator__wrapper__container__left-part__description__image.lourd {
  background: #ff0014 url("./assets/img/truck-white.png");
  background-size: 60% auto;
  background-position: center;
  background-repeat: no-repeat;
}

.single-control-center .store-locator__wrapper__container__left-part__description__image.moto {
  background: #ff0014 url("./assets/img/moto-white.png");
  background-size: 60% auto;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 665px) {
  .single-control-center .store-locator__wrapper__container__left-part__description__image {
    height: 50px;
  }
}

.single-control-center .store-locator__wrapper__container__left-part__description__text {
  grid-area: text;
}

.single-control-center .store-locator__wrapper__container__left-part__description__text h2, .single-control-center .store-locator__wrapper__container__left-part__description__text .entry-title {
  color: #203463;
  font-weight: bold;
  margin: 0;
  max-width: 100%;
}

.single-control-center .store-locator__wrapper__container__left-part__description__text h2, .single-control-center .store-locator__wrapper__container__left-part__description__text .entry-title {
  font-size: 16px;
}

@media screen and (min-width: 320px) {
  .single-control-center .store-locator__wrapper__container__left-part__description__text h2, .single-control-center .store-locator__wrapper__container__left-part__description__text .entry-title {
    font-size: calc(16px + 4 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__left-part__description__text h2, .single-control-center .store-locator__wrapper__container__left-part__description__text .entry-title {
    font-size: 20px;
  }
}

.single-control-center .store-locator__wrapper__container__left-part__description__text__avis {
  margin-top: 5px;
}

.single-control-center .store-locator__wrapper__container__left-part__description__text__avis .rating-holder {
  margin: 5px 0;
}

@media (max-width: 665px) {
  .single-control-center .store-locator__wrapper__container__left-part__description__text__avis .rating-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: -10px;
  }
  .single-control-center .store-locator__wrapper__container__left-part__description__text__avis .rating-holder span, .single-control-center .store-locator__wrapper__container__left-part__description__text__avis .rating-holder small {
    font-size: 14px;
  }
  .single-control-center .store-locator__wrapper__container__left-part__description__text__avis .rating-holder > *:first-child {
    width: 100%;
  }
}

.single-control-center .store-locator__wrapper__container__left-part__description__text__avis .rating-holder .c-rating {
  display: inline-block;
  margin-left: -5px;
}

.single-control-center .store-locator__wrapper__container__left-part__description__text__avis .rating-holder .c-rating button, .single-control-center .store-locator__wrapper__container__left-part__description__text__avis .rating-holder .c-rating .rating-star {
  margin-top: 8px;
  padding: 10px;
  background-size: 15px;
}

.single-control-center .store-locator__wrapper__container__left-part__description__text__avis .rating-holder span {
  margin-left: 15px;
  font-weight: 600;
}

@media (max-width: 665px) {
  .single-control-center .store-locator__wrapper__container__left-part__description__text__avis .rating-holder span {
    margin-left: 0;
  }
}

.single-control-center .store-locator__wrapper__container__left-part__description__text__avis .rating-holder small {
  font-weight: 600;
  margin-left: 10px;
  color: #203463;
}

@media (max-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__left-part__description__text__avis .rating-holder small {
    display: block;
  }
}

.single-control-center .store-locator__wrapper__container__right-part {
  grid-area: right-part;
  position: relative;
  height: 100%;
}

@media (max-width: 665px) {
  .single-control-center .store-locator__wrapper__container__right-part {
    padding: 0 10px;
  }
}

.single-control-center .store-locator__wrapper__container__right-part h2, .single-control-center .store-locator__wrapper__container__right-part .entry-title {
  color: #122043;
  font-weight: 900;
  max-width: 100%;
}

@media (max-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part h2, .single-control-center .store-locator__wrapper__container__right-part .entry-title {
    text-align: center;
    line-height: 1;
  }
}

.single-control-center .store-locator__wrapper__container__right-part h2 a, .single-control-center .store-locator__wrapper__container__right-part .entry-title a {
  color: inherit;
  text-decoration: none;
}

.single-control-center .store-locator__wrapper__container__right-part h2 a:hover, .single-control-center .store-locator__wrapper__container__right-part .entry-title a:hover, .single-control-center .store-locator__wrapper__container__right-part h2 a:focus, .single-control-center .store-locator__wrapper__container__right-part .entry-title a:focus {
  color: inherit;
}

@media (min-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part h2, .single-control-center .store-locator__wrapper__container__right-part .entry-title {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
  }
}

.single-control-center .store-locator__wrapper__container__right-part h2, .single-control-center .store-locator__wrapper__container__right-part .entry-title {
  font-size: 12.8px;
}

@media screen and (min-width: 320px) {
  .single-control-center .store-locator__wrapper__container__right-part h2, .single-control-center .store-locator__wrapper__container__right-part .entry-title {
    font-size: calc(12.8px + 3.2 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part h2, .single-control-center .store-locator__wrapper__container__right-part .entry-title {
    font-size: 16px;
  }
}

.single-control-center .store-locator__wrapper__container__right-part h2:before, .single-control-center .store-locator__wrapper__container__right-part .entry-title:before {
  display: inline-block;
  background-repeat: no-repeat;
  height: 36px;
  background-size: 36px 30px;
  width: 36px;
  background-image: url("./assets/img/controleTechnique.png");
  content: "";
  margin-right: 10px;
  position: relative;
  top: 7px;
}

.single-control-center .store-locator__wrapper__container__right-part h2.moto:before,
.single-control-center .store-locator__wrapper__container__right-part .entry-title.moto:before {
	background-image: url("./assets/img/controleTechniqueL.png");
}

.single-control-center .store-locator__wrapper__container__right-part h2 small, .single-control-center .store-locator__wrapper__container__right-part .entry-title small {
  color: #ff0014;
  font-weight: 900;
  text-transform: uppercase;
  margin-right: 12px;
}

.single-control-center .store-locator__wrapper__container__right-part h2 strong, .single-control-center .store-locator__wrapper__container__right-part .entry-title strong {
  font-weight: 900;
  color: #ff0014;
}

.single-control-center .store-locator__wrapper__container__right-part h2 strong, .single-control-center .store-locator__wrapper__container__right-part .entry-title strong {
  font-size: 24.8px;
}

@media screen and (min-width: 320px) {
  .single-control-center .store-locator__wrapper__container__right-part h2 strong, .single-control-center .store-locator__wrapper__container__right-part .entry-title strong {
    font-size: calc(24.8px + 6.2 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part h2 strong, .single-control-center .store-locator__wrapper__container__right-part .entry-title strong {
    font-size: 31px;
  }
}

.single-control-center .store-locator__wrapper__container__right-part h2 strong:after, .single-control-center .store-locator__wrapper__container__right-part .entry-title strong:after {
  display: inline-block;
  height: 23px;
  background-size: 23px;
  width: 23px;
  position: relative;
  top: 1.6px;
  background-image: url("./assets/img/calendar_red.png");
  content: "";
  margin-left: 8px;
  background-repeat: no-repeat;
}

.single-control-center .store-locator__wrapper__container__right-part h2 strong:after, .single-control-center .store-locator__wrapper__container__right-part .entry-title strong:after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

@media (max-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part h2 .price-from, .single-control-center .store-locator__wrapper__container__right-part .entry-title .price-from {
    display: block;
    margin-top: 10px;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times {
  background-color: #EDEFF5;
  min-height: 100px;
  padding: 30px 70px;
}

@media (min-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times {
    position: -webkit-sticky;
    position: sticky;
    top: 108px;
  }
}

@media (max-width: 1024) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times {
    padding: 30px 10px;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times h3 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times h3 {
  font-size: 13.6px;
}

@media screen and (min-width: 320px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times h3 {
    font-size: calc(13.6px + 3.4 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times h3 {
    font-size: 17px;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times ul {
  font-size: 12px;
}

@media screen and (min-width: 320px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times ul {
    font-size: calc(12px + 4 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times ul {
    font-size: 16px;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__other-details {
  padding-top: 7px;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__other-details li {
  font-weight: bold;
  list-style: none;
  margin-top: 15px;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__other-details li.currently-open {
  position: relative;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__other-details li.currently-open:before {
  display: inline-block;
  height: 22px;
  background-size: 22px;
  width: 22px;
  background-image: url("./assets/img/flag.png");
  content: "";
  margin-right: 25px;
  position: relative;
  top: 4.4px;
  background-repeat: no-repeat;
}

@media (max-width: 512px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__other-details li.currently-open:before {
    display: block;
    position: absolute;
    top: 0;
    left: -30px;
    right: 0;
    margin: 0;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__other-details li.currently-closed {
  position: relative;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__other-details li.currently-closed:before {
  display: inline-block;
  height: 22px;
  background-size: 22px;
  width: 22px;
  background-image: url("./assets/img/red_flag.png");
  content: "";
  margin-right: 25px;
  position: relative;
  top: 4.4px;
  background-repeat: no-repeat;
}

@media (max-width: 512px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__other-details li.currently-closed:before {
    display: block;
    position: absolute;
    top: 0;
    left: -30px;
    right: 0;
    margin: 0;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__other-details li.exceptional-event {
  color: #ff0014;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__other-details li.exceptional-event:before {
  display: inline-block;
  height: 22px;
  background-size: 22px;
  width: 22px;
  background-image: url("./assets/img/warning.png");
  content: "";
  margin-right: 25px;
  position: relative;
  top: 4.4px;
  background-repeat: no-repeat;
}

@media (max-width: 512px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__other-details li.exceptional-event {
    position: relative;
  }
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__other-details li.exceptional-event:before {
    margin: 0;
    display: block;
    position: absolute;
    top: 0;
    left: -30px;
    right: 0;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__planning {
  display: block;
  margin-top: 40px;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__planning li {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  word-spacing: 8px;
  word-wrap: revert;
  width: 100%;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__planning li {
  font-size: 11.05px;
}

@media screen and (min-width: 320px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__planning li {
    font-size: calc(11.05px + 1.95 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__planning li {
    font-size: 13px;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__planning li.current-day {
  background-color: white;
  margin-left: -40px;
  width: calc(100% + 80px);
  padding: 5px 40px 2px;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__planning li span {
  text-transform: uppercase;
  min-width: 110px;
}

@media (max-width: 1152px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__planning li span {
    min-width: 30%;
    text-align: left;
  }
}

@media (max-width: 581px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__planning li span {
    margin-right: 0;
    text-align: center;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions {
  margin-top: 30px;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions h3:after {
  position: relative;
  margin-left: 5px;
  content: "*";
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types {
  margin-bottom: 30px;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types a {
  color: inherit;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types a:hover, .single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types a:focus {
  color: inherit;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type {
  font-weight: 900;
  background-color: white;
  margin-left: -40px;
  margin-right: -40px;
  padding: 0px 5px 10px 40px;
}

@media (max-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type {
    font-size: .8em;
    text-align: left;
    position: relative;
    padding-left: 75%;
  }
}

@media (max-width: 589px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type {
    padding-left: 0;
    text-align: center;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type {
  font-size: 9.75px;
}

@media screen and (min-width: 320px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type {
    font-size: calc(9.75px + 3.25 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type {
    font-size: 13px;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type strong {
  display: inline-block;
  min-width: 220px;
  font-weight: 900;
  text-transform: uppercase;
  color: #ff0014;
  margin-right: 0px;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type strong {
  font-size: 9.75px;
}

@media screen and (min-width: 320px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type strong {
    font-size: calc(9.75px + 3.25 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type strong {
    font-size: 13px;
  }
}

@media (max-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type strong {
    position: absolute;
    left: 50px;
    top: -10px;
  }
  .single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type strong:before {
    top: 5px;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type.controle-technique strong:before {
  display: inline-block;
  height: 35px;
  background-size: 35px;
  width: 35px;
  background-image: url("./assets/img/controleTechnique.png");
  content: "";
  margin-right: 15px;
  position: relative;
  top: 12px;
  background-repeat: no-repeat;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type.controle-technique.moto strong:before {
	background-image: url("./assets/img/controleTechniqueL.png");
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type.contre-visite {
  margin-top: 0;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type.contre-visite strong:before {
  display: inline-block;
  height: 32px;
  background-size: 64px;
  background-position: top center;
  background-position-y: -5px;
  width: 32px;
  background-image: url("./assets/img/contre-visite.png");
  content: "";
  margin-right: 15px;
  position: relative;
  top: 9px;
  left: -5px;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type.ct-antipollution strong {
  margin-left: -5px;
  min-width: 225px;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type.ct-antipollution strong:before {
  display: inline-block;
  height: 35px;
  background-size: 52.5px;
  background-position: top center;
  background-position-y: -5px;
  width: 53px;
  background-image: url("./assets/img/ct-antipollution.png");
  content: "";
  margin-right: 4px;
  left: -8px;
  position: relative;
  top: 14px;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type span {
  text-transform: uppercase;
  color: #ff0014;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type span:after {
  display: inline-block;
  height: 22px;
  background-size: 22px;
  width: 22px;
  position: relative;
  top: 4.4px;
  background-image: url("./assets/img/calendar_red.png");
  content: "";
  margin-left: 10px;
  background-repeat: no-repeat;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times__promotions__list-of-types__type:not(:first-of-type) {
  border-top: 1px solid #EDEFF5;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times .button {
  text-align: center;
  display: block;
  margin: auto;
  width: 250px;
  margin-top: 15px;
  display: block;
}

@media (max-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times .button {
    max-width: 250px;
    width: 80%;
  }
}

@media (max-width: 530px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times .button {
    max-width: none;
    width: calc(100% + 80px) !important;
    margin-left: -40px !important;
  }
}

@media (max-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times .button.red {
    margin: 10px auto;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times .button.blue {
  background: #122043;
}

@media (max-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times .button.blue {
    margin: 10px auto;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times .button.white {
  background: white;
  color: #122043;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times .button.white svg {
  fill: #122043;
}

@media (max-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times .button.white {
    margin: 10px auto;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times .button svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  width: 8px;
  height: 14px;
  fill: #fff;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0 20px;
  margin-top: 15px;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times .links {
  font-size: 11.25px;
}

@media screen and (min-width: 320px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times .links {
    font-size: calc(11.25px + 3.75 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times .links {
    font-size: 15px;
  }
}

@media (max-width: 640px) {
  .single-control-center .store-locator__wrapper__container__right-part__opening-times .links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times .links .link {
  text-decoration: underline;
  font-weight: bold;
  color: #122043;
  margin-top: 10px;
}

.single-control-center .store-locator__wrapper__container__right-part__opening-times .links .link svg {
  fill: #122043;
  height: 10px;
  width: 10px;
  margin-right: 5px;
}

.services-plus {
  /* VARIABLES */
}

.contact-header.hero-wrapper .services-plus h1, .contact-header.hero-wrapper .services-plus h2, .contact-header.hero-wrapper .services-plus .entry-title, .services-plus .hero-wrapper h1, .services-plus .hero-wrapper h2, .services-plus .hero-wrapper .entry-title, .newsletter.hero-wrapper .services-plus h1, .page-template-default .hero-wrapper .services-plus h1, .single-post .hero-wrapper .services-plus h1, .page-template-page-cms .hero-wrapper .services-plus h1, .single-dossier .hero-wrapper .services-plus h1 {
  margin-left: 60px;
}

@media (max-width: 1300px) {
  .contact-header.hero-wrapper .services-plus h1, .contact-header.hero-wrapper .services-plus h2, .contact-header.hero-wrapper .services-plus .entry-title, .services-plus .hero-wrapper h1, .services-plus .hero-wrapper h2, .services-plus .hero-wrapper .entry-title, .newsletter.hero-wrapper .services-plus h1, .page-template-default .hero-wrapper .services-plus h1, .single-post .hero-wrapper .services-plus h1, .page-template-page-cms .hero-wrapper .services-plus h1, .single-dossier .hero-wrapper .services-plus h1 {
    margin: auto;
  }
}

.services-plus .services-plus__content__container__row__content-block--img-left, .services-plus .services-plus__content__container__row__content-block--img-right, .services-plus .services-plus__content__container__row__content-block--full-width-text {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 60px;
  grid-template-rows: 360px;
  margin-bottom: 70px;
}

@media (max-width: 1300px) {
  .services-plus .services-plus__content__container__row__content-block--img-left, .services-plus .services-plus__content__container__row__content-block--img-right, .services-plus .services-plus__content__container__row__content-block--full-width-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
  }
}

.services-plus .services-plus__content__container__row__content-block--img-left__text, .services-plus .services-plus__content__container__row__content-block--img-right__text, .services-plus .services-plus__content__container__row__content-block--full-width-text__text {
  line-height: 1.3;
  padding: 30px 0;
}

.services-plus .services-plus__content__container__row__content-block--img-left__text, .services-plus .services-plus__content__container__row__content-block--img-right__text, .services-plus .services-plus__content__container__row__content-block--full-width-text__text {
  font-size: 15px;
}

@media screen and (min-width: 320px) {
  .services-plus .services-plus__content__container__row__content-block--img-left__text, .services-plus .services-plus__content__container__row__content-block--img-right__text, .services-plus .services-plus__content__container__row__content-block--full-width-text__text {
    font-size: calc(15px + 5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .services-plus .services-plus__content__container__row__content-block--img-left__text, .services-plus .services-plus__content__container__row__content-block--img-right__text, .services-plus .services-plus__content__container__row__content-block--full-width-text__text {
    font-size: 20px;
  }
}

.services-plus .services-plus__content__container__row__content-block--img-left__text h3, .services-plus .services-plus__content__container__row__content-block--img-right__text h3, .services-plus .services-plus__content__container__row__content-block--full-width-text__text h3 {
  text-transform: uppercase;
  color: #ff0014;
  font-weight: 700;
  margin-bottom: 8px;
}

.services-plus .services-plus__content__container__row__content-block--img-left__text h3, .services-plus .services-plus__content__container__row__content-block--img-right__text h3, .services-plus .services-plus__content__container__row__content-block--full-width-text__text h3 {
  font-size: 15px;
}

@media screen and (min-width: 320px) {
  .services-plus .services-plus__content__container__row__content-block--img-left__text h3, .services-plus .services-plus__content__container__row__content-block--img-right__text h3, .services-plus .services-plus__content__container__row__content-block--full-width-text__text h3 {
    font-size: calc(15px + 5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .services-plus .services-plus__content__container__row__content-block--img-left__text h3, .services-plus .services-plus__content__container__row__content-block--img-right__text h3, .services-plus .services-plus__content__container__row__content-block--full-width-text__text h3 {
    font-size: 20px;
  }
}

.services-plus .services-plus__content__container__row__content-block--img-left__image, .services-plus .services-plus__content__container__row__content-block--img-right__image, .services-plus .services-plus__content__container__row__content-block--full-width-text__image {
  background-size: cover;
  background-position: center center;
  min-height: 360px;
}

@media (max-width: 1300px) {
  .services-plus .services-plus__content__container__row__content-block--img-left__image, .services-plus .services-plus__content__container__row__content-block--img-right__image, .services-plus .services-plus__content__container__row__content-block--full-width-text__image {
    min-height: 0;
    max-height: 40vw;
    height: 40vw;
  }
}

.services-plus .hero-wrapper {
  background-size: 110%;
  background-size: cover;
  background-position: -6px;
  padding-right: 0;
  padding-bottom: 0;
  background-position-y: 0;
}

@media (max-width: 1300px) {
  .services-plus .hero-wrapper {
    margin-top: 0;
  }
}

.services-plus .hero-wrapper .inner-wrap {
  min-height: auto;
  max-width: 1280px;
}

.services-plus .hero-wrapper h1 {
  max-width: 703px;
  margin-top: 0;
}

.services-plus .hero-wrapper h1 {
  font-size: 38.25px;
}

@media screen and (min-width: 320px) {
  .services-plus .hero-wrapper h1 {
    font-size: calc(38.25px + 12.75 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .services-plus .hero-wrapper h1 {
    font-size: 51px;
  }
}

@media (max-width: 1300px) {
  .services-plus .hero-wrapper h1 {
    max-width: 100%;
  }
}

.services-plus__content {
  background-color: white;
  margin-bottom: 100px;
}

.services-plus__content .steps__tabs ul li a {
  color: #122043;
  text-decoration: none;
  outline: none;
}

.services-plus__content .steps__tabs ul li a:before {
  content: none;
}

.services-plus__content__container {
  max-width: 1074px;
  margin: auto;
  padding: 0 10px;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 200px;
}

.services-plus__content__container__row {
  border: 2px solid #122043;
  padding: 10px 40px;
  margin-bottom: 3px;
  padding-left: 60px;
}

@media (max-width: 768px) {
  .services-plus__content__container__row {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.services-plus__content__container__row__content {
  display: none;
  padding-top: 90px;
}

@media (max-width: 1300px) {
  .services-plus__content__container__row__content {
    padding-top: 40px;
  }
}

.services-plus__content__container__row__content-block--img-left {
  margin-left: -8px;
  margin-right: -10px;
  min-height: 360px;
}

.services-plus__content__container__row__content-block--img-left__image {
  width: 100%;
}

.services-plus__content__container__row__content-block--img-left__text {
  margin-left: 8px;
}

.services-plus__content__container__row__content-block--img-right {
  min-height: 360px;
  margin-right: -6px;
  grid-gap: 55px !important;
}

@media (max-width: 1300px) {
  .services-plus__content__container__row__content-block--img-right {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

.services-plus__content__container__row__content-block--img-right__text {
  margin-right: 10px;
}

.services-plus__content__container__row__content-block--full-width-text {
  grid-template-columns: 1fr !important;
  grid-template-rows: auto !important;
}

.services-plus__content__container__row.active .services-plus__content__container__row__content {
  display: block;
}

.services-plus__content__container__row:not(.active):hover {
  background-color: #122043;
}

.services-plus__content__container__row:not(.active):hover .services-plus__content__container__row__header__text-box__subtitle {
  color: white;
}

.services-plus__content__container__row:not(.active):hover .services-plus__content__container__row__header .collapse-button {
  background-image: url("./assets/img/plus-white.png");
}

.services-plus__content__container__row.active .collapse-button {
  background-image: url("./assets/img/moins.png");
  background-size: 55%;
}

.page-template-services-plus .to-top {
  display: inline-block;
  opacity: 1;
  visibility: visible;
}

.etape#thank-you {
  margin-top: -75px;
}

.hero-wrapper--thank-you {
  background-size: auto 900px;
  background-position: 65% 0;
  margin-top: -32px;
}

@media (max-width: 1024px) {
  .hero-wrapper--thank-you .inner-wrap {
    min-height: 200px;
  }
}

@media (max-width: 1024px) {
  .hero-wrapper--thank-you {
    padding-top: 150px;
  }
}

/* Thank you after checkout style */
.thank-you {
  padding: 50px 50px 0;
  color: #203463;
  /*==== HEADER ====*/
  /*==== DESCRIPTION ==== */
  /*==== PAYMENT METHODS ==== */
  /*==== WARNING AREA ==== */
  /*==== SEE YOU ==== */
  /*==== SUGGESTIONS ==== */
}

@media screen and (max-width: 1024px) {
  .thank-you {
    padding: 10px 10px 0;
  }
}

.thank-you__header {
  display: block;
  border-radius: 20px;
  border: 2px solid #203463;
  min-height: 170px;
  text-align: center;
  position: relative;
  font-size: 35px;
  padding: 0px 15px;
}

@media (max-width: 896px) {
  .thank-you__header {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .thank-you__header {
    font-size: 25px;
    padding-bottom: 15px;
  }
}

.thank-you__header::after {
  position: absolute;
  display: block;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: url("assets/img/confirm_circle.jpg");
}

.thank-you__header__title {
  display: block;
  font-weight: 800;
  margin-top: 40px;
  font-size: 1em;
}

.thank-you__header__subtitle {
  display: block;
  color: #ff0014;
  line-height: 1.5;
  font-size: 20px;
  font-weight: bold;
  font-size: 0.6em;
}

.thank-you__description {
  margin-top: 40px;
  line-height: 3;
  font-size: 16px;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .thank-you__description {
    line-height: 30px;
  }
}

.thank-you__payment-methods {
  list-style: none;
  display: block;
  font-size: 15px;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.thank-you__payment-methods__item {
  display: inline-block;
  width: auto;
}

.thank-you__payment-methods__item::after {
  content: "|";
  margin: 0 5px;
}

@media (max-width: 640px) {
  .thank-you__payment-methods__item::after {
    content: none;
  }
}

@media (max-width: 640px) {
  .thank-you__payment-methods__item {
    content: none;
    margin-top: 20px;
  }
}

.thank-you__payment-methods__item:last-of-type::after {
  content: none;
}

.thank-you__payment-methods__title {
  font-weight: bold;
  display: inline-block;
  width: auto;
  min-width: 220px;
}

@media (max-width: 640px) {
  .thank-you__payment-methods {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.thank-you__warning-area {
  padding: 40px 0;
}

.thank-you__warning-area #row-0 {
  margin-top: 50px;
}

.thank-you__warning-area__title {
  font-weight: bold;
  color: #ff0014;
  text-transform: uppercase;
  text-align: center;
  font-size: 21px;
  letter-spacing: 2px;
  margin-bottom: 40px;
}

.thank-you__warning-area__title::before {
  content: "\26A0";
  font-size: 30px;
  padding-right: 10px;
}

.thank-you__warning-area__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.thank-you__warning-area__list__item {
  text-align: center;
  background-color: #E7E9F5;
  padding: 40px 25px;
  margin-bottom: 60px;
  font-weight: bold;
  border-radius: 25px;
  position: relative;
  color: #203463;
  font-size: 95%;
}

.thank-you__warning-area__list__item::after {
  content: "ou";
  text-transform: uppercase;
  display: block;
  position: absolute;
  bottom: -37px;
  font-size: 1em;
  left: 0;
  width: 100%;
  height: 20px;
}

.thank-you__warning-area__list__item.required::after {
	content: "et";
}

.thank-you__warning-area__list__item::after {
	content: "ou";
	text-transform: uppercase;
	display: block;
	position: absolute;
	bottom: -37px;
	font-size: 1em;
	left: 0;
	width: 100%;
	height: 20px;
}

.thank-you__warning-area__list__item:last-of-type {
  margin-bottom: 0;
}

.thank-you__warning-area__list__item:last-of-type::after {
  content: none;
}

.thank-you__see-you__text--team {
  color: inherit;
  font-weight: bold;
  margin-top: 15px;
}

.thank-you__see-you__text--phone {
  margin-bottom: 45px;
}

.thank-you__suggestions__title {
  color: #203463;
  font-weight: 800;
  display: block;
  width: 100%;
  font-size: 30px;
  margin-bottom: 60px;
  position: relative;
}

.thank-you__suggestions__title::after {
  content: "";
  position: absolute;
  bottom: -15px;
  height: 8px;
  width: 50px;
  display: block;
  left: 0;
  background-color: #122043;
}

@media (max-width: 1024px) {
  .thank-you__suggestions__title::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.thank-you__suggestions__grid {
  display: grid;
  grid-column-gap: 60px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(2, 350px);
  grid-template-areas: "first second" "third second";
}

@media (max-width: 800px) {
  .thank-you__suggestions__grid {
    grid-template-rows: repeat(3, 350px);
    grid-template-columns: 1fr;
    grid-template-areas: "first"
 "second"
 "third";
  }
}

.thank-you__suggestions__grid__item {
  position: relative;
  display: block;
  color: #122043;
  text-decoration: none;
}

.thank-you__suggestions__grid__item:hover, .thank-you__suggestions__grid__item:active, .thank-you__suggestions__grid__item:visited, .thank-you__suggestions__grid__item:link {
  color: #122043;
  text-decoration: none;
}

.thank-you__suggestions__grid__item:hover .thank-you__suggestions__grid__item__title {
  padding-left: 20px;
}

.thank-you__suggestions__grid__item:hover .thank-you__suggestions__grid__item__title::before {
  width: 10px;
}

.thank-you__suggestions__grid__item:hover .thank-you__suggestions__grid__item__image__overlay {
  opacity: 1;
}

.thank-you__suggestions__grid__item:hover .thank-you__suggestions__grid__item__image__overlay-circle {
  opacity: 1;
}

.thank-you__suggestions__grid__item__title {
  font-weight: bold;
  font-size: 20px;
  font-weight: 800;
  margin-top: 15px;
  padding-left: 0;
  -webkit-transition: .3s padding-left;
  transition: .3s padding-left;
  position: relative;
}

.thank-you__suggestions__grid__item__title::before {
  -webkit-transition: .3s width;
  transition: .3s width;
  content: "";
  position: absolute;
  background-color: #ff0014;
  display: block;
  width: 0px;
  bottom: 0;
  left: 0;
  height: 100%;
}

.thank-you__suggestions__grid__item__image {
  position: relative;
  height: calc(100% - 100px);
  background-size: cover;
  background-position: center;
}

.thank-you__suggestions__grid__item__image__overlay {
  height: 100%;
  width: 100%;
  opacity: 0;
}

.thank-you__suggestions__grid__item__image__overlay::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: .3;
}

.thank-you__suggestions__grid__item__image__overlay::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #203463;
  mix-blend-mode: color;
}

.thank-you__suggestions__grid__item__image__overlay-circle {
  opacity: 0;
  color: white;
  text-align: center;
  position: absolute;
  font-size: 200%;
  z-index: 1;
  width: 40px;
  line-height: 35.5555555556px;
  height: 40px;
  border: 2px solid white;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.thank-you__suggestions__grid__item:nth-of-type(1) {
  grid-area: first;
}

.thank-you__suggestions__grid__item:nth-of-type(2) {
  grid-area: second;
}

.thank-you__suggestions__grid__item:nth-of-type(3) {
  grid-area: third;
}

@media (min-width: 1024px) {
  .site-container .woocommerce .place-order {
    margin: 50px 20px 50px 0;
  }
}

.site-container .woocommerce .woocommerce-terms-and-conditions-checkbox-text {
  font-weight: bold;
}

.site-container .woocommerce .woocommerce-privacy-policy-text {
  margin-bottom: 20px;
  margin-top: 40px;
}

.site-container .woocommerce #wc_checkout_add_ons h3 {
  margin-bottom: 40px;
}

.site-container .woocommerce #wc_checkout_add_ons .input-checkbox + label {
  font-weight: bold;
}

.site-container .woocommerce #add_payment_method #payment ul.payment_methods,
.site-container .woocommerce .woocommerce-cart #payment ul.payment_methods,
.site-container .woocommerce .woocommerce-checkout #payment ul.payment_methods {
  border-bottom: none;
  padding: 10px 0 0;
}

.site-container .woocommerce #add_payment_method #payment ul.payment_methods li,
.site-container .woocommerce .woocommerce-cart #payment ul.payment_methods li,
.site-container .woocommerce .woocommerce-checkout #payment ul.payment_methods li {
  margin: 20px 0;
}

.site-container .woocommerce .wc_checkout_add_ons_1:before,
.site-container .woocommerce .wc_checkout_add_ons_2:before,
.site-container .woocommerce .wc_checkout_add_ons_3:before {
  display: none !important;
}

.site-container .woocommerce #servicesPlus .inline-radio span.woocommerce-input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.site-container .woocommerce #servicesPlus .inline-radio span.woocommerce-input-wrapper label {
  width: 100%;
}

.site-container .woocommerce span.woocommerce-input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (max-width: 768px) {
  .site-container .woocommerce span.woocommerce-input-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.site-container .woocommerce span.woocommerce-input-wrapper label:not(.radio) {
  width: 100%;
}

.site-container .woocommerce span.woocommerce-input-wrapper label.radio {
  width: 150px;
}

.site-container .woocommerce .place-order .order-button-confirm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.site-container .woocommerce .place-order .order-button-confirm a {
  text-align: center;
  position: relative !important;
  color: #122043 !important;
  background-color: #fff !important;
  border: 1px solid #122043 !important;
}

.site-container .woocommerce .place-order .order-button-confirm a.button {
  font-size: 14px;
  padding: 17px 13px 17px 26px;
}

.site-container .woocommerce .place-order .order-button-confirm a.button:hover, .site-container .woocommerce .place-order .order-button-confirm a.button:focus {
  background: #EDEFF5 !important;
}

@media (min-width: 1024px) {
  .site-container .woocommerce .place-order .order-button-confirm a.button {
    padding: 20px 50px;
    font-size: 16px;
  }
}

@media (max-width: 1024px) {
  .site-container .woocommerce .place-order .order-button-confirm a {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .site-container .woocommerce .place-order .order-button-confirm a button {
    width: 100%;
  }
}

.site-container .woocommerce .place-order .order-button-confirm a svg {
  width: 15px;
  height: 15px;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -7.5px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  fill: #122043;
}

.site-container .woocommerce .place-order .order-button-confirm .button-submit-order {
  border: none !important;
  display: block;
  position: relative;
}

.site-container .woocommerce .place-order .order-button-confirm .button-submit-order button {
  font-size: 14px;
  padding: 17px 26px 17px 13px;
}

@media (min-width: 1024px) {
  .site-container .woocommerce .place-order .order-button-confirm .button-submit-order button {
    padding: 20px 50px;
    font-size: 16px;
  }
}

.site-container .woocommerce .place-order .order-button-confirm .button-submit-order svg {
  fill: #fff;
  z-index: 999;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  left: auto;
  right: 20px;
}

@media (max-width: 1024px) {
  .site-container .woocommerce .place-order .order-button-confirm .button-submit-order {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }
}

@media (max-width: 1024px) {
  .site-container .woocommerce .place-order .order-button-confirm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.site-container .woocommerce #respond input#submit,
.site-container .woocommerce a.button,
.site-container .woocommerce button.button,
.site-container .woocommerce input.button {
  display: inline-block;
  padding: 13.5px 30px;
  border: 0;
  border-radius: 50px;
  color: #fff;
  background-color: #ff0014;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
}

.site-container .woocommerce #respond input#submit:hover, .site-container .woocommerce #respond input#submit:focus,
.site-container .woocommerce a.button:hover,
.site-container .woocommerce a.button:focus,
.site-container .woocommerce button.button:hover,
.site-container .woocommerce button.button:focus,
.site-container .woocommerce input.button:hover,
.site-container .woocommerce input.button:focus {
  background: #cc0010;
}

@media (min-width: 896px) {
  .site-container .woocommerce #respond input#submit,
  .site-container .woocommerce a.button,
  .site-container .woocommerce button.button,
  .site-container .woocommerce input.button {
    padding: 16px 30px;
  }
}

.site-container .woocommerce #respond input#submit,
.site-container .woocommerce a.button,
.site-container .woocommerce button.button,
.site-container .woocommerce input.button {
  font-size: 11.2px;
}

@media screen and (min-width: 320px) {
  .site-container .woocommerce #respond input#submit,
  .site-container .woocommerce a.button,
  .site-container .woocommerce button.button,
  .site-container .woocommerce input.button {
    font-size: calc(11.2px + 2.8 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .site-container .woocommerce #respond input#submit,
  .site-container .woocommerce a.button,
  .site-container .woocommerce button.button,
  .site-container .woocommerce input.button {
    font-size: 14px;
  }
}

@media (min-width: 1024px) {
  .site-container .woocommerce #respond input#submit,
  .site-container .woocommerce a.button,
  .site-container .woocommerce button.button,
  .site-container .woocommerce input.button {
    padding: 17px 30px;
  }
}

.site-container .woocommerce #respond input#submit:hover, .site-container .woocommerce #respond input#submit:focus, .site-container .woocommerce #respond input#submit:active,
.site-container .woocommerce a.button:hover,
.site-container .woocommerce a.button:focus,
.site-container .woocommerce a.button:active,
.site-container .woocommerce button.button:hover,
.site-container .woocommerce button.button:focus,
.site-container .woocommerce button.button:active,
.site-container .woocommerce input.button:hover,
.site-container .woocommerce input.button:focus,
.site-container .woocommerce input.button:active {
  outline: none;
  color: #e6e5e5;
  background-color: #cc0010;
  text-decoration: none;
}

.site-container .woocommerce #respond input#submit:disabled, .site-container .woocommerce #respond input#submit:disabled:hover, .site-container .woocommerce #respond input#submit:disabled:focus,
.site-container .woocommerce a.button:disabled,
.site-container .woocommerce a.button:disabled:hover,
.site-container .woocommerce a.button:disabled:focus,
.site-container .woocommerce button.button:disabled,
.site-container .woocommerce button.button:disabled:hover,
.site-container .woocommerce button.button:disabled:focus,
.site-container .woocommerce input.button:disabled,
.site-container .woocommerce input.button:disabled:hover,
.site-container .woocommerce input.button:disabled:focus {
  opacity: 0.5;
  background-color: #8c969f;
  cursor: not-allowed;
}

.site-container .woocommerce #respond input#submit.alt,
.site-container .woocommerce a.button.alt,
.site-container .woocommerce button.button.alt,
.site-container .woocommerce input.button.alt {
  background-color: #ff0014;
}

.site-container .woocommerce #respond input#submit.alt:hover, .site-container .woocommerce #respond input#submit.alt:focus,
.site-container .woocommerce a.button.alt:hover,
.site-container .woocommerce a.button.alt:focus,
.site-container .woocommerce button.button.alt:hover,
.site-container .woocommerce button.button.alt:focus,
.site-container .woocommerce input.button.alt:hover,
.site-container .woocommerce input.button.alt:focus {
  background: #cc0010;
}

.woocommerce-page.woocommerce-checkout .etape#etape4 .woocommerce-invalid .error[style*="display:none"] {
  display: block !important;
  font-weight: bold;
  color: #ff0014;
}

.input-checkbox + label[for="terms"] {
  padding-left: 0;
}

.input-checkbox + label[for="terms"] .required {
  display: none;
}

.input-checkbox + label[for="terms"]:before, .input-checkbox + label[for="terms"]:after {
  display: none;
}

body .simplepopupBackground {
  z-index: 2001;
}

@media (max-width: 768px) {
  #checkoutpopupform {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    -webkit-transform: inherit !important;
            transform: inherit !important;
    width: 100% !important;
    height: 100vh !important;
    padding: 30px 20px;
  }
}

#checkoutpopupform .simplepopupClose {
  position: absolute;
  top: 20px;
  right: 20px;
  background: #122043;
  line-height: 25px;
  font-weight: bold;
  width: 25px;
  height: 25px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
}

@media (max-width: 768px) {
  #checkoutpopupform .simplepopupClose {
    position: fixed;
  }
}

.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
  height: 90px !important;
  width: 90px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -45px !important;
  margin-top: -45px !important;
  display: block;
  content: "";
  -webkit-animation: none !important;
          animation: none !important;
  background-image: url(assets/img/loading.svg) !important;
  background-position: center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
}

.site-container .woocommerce #civility_field span.woocommerce-input-wrapper,
.site-container .woocommerce .inline-radio span.woocommerce-input-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.site-container .woocommerce #civility_field span.woocommerce-input-wrapper label.radio,
.site-container .woocommerce .inline-radio span.woocommerce-input-wrapper label.radio {
  margin-bottom: 20px;
}

.site-container .woocommerce #civility_field span.woocommerce-input-wrapper label.radio:last-child,
.site-container .woocommerce .inline-radio span.woocommerce-input-wrapper label.radio:last-child {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .site-container .woocommerce #civility_field span.woocommerce-input-wrapper,
  .site-container .woocommerce .inline-radio span.woocommerce-input-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .site-container .woocommerce #civility_field span.woocommerce-input-wrapper label.radio,
  .site-container .woocommerce .inline-radio span.woocommerce-input-wrapper label.radio {
    margin-bottom: 10px;
  }
  .site-container .woocommerce #civility_field span.woocommerce-input-wrapper label.radio:last-child,
  .site-container .woocommerce .inline-radio span.woocommerce-input-wrapper label.radio:last-child {
    margin-bottom: 10px;
  }
}

#wc_checkout_add_ons_6_field span.woocommerce-input-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.newsletter.hero-wrapper {
  background-size: cover;
  padding-right: 0;
  padding-bottom: 0;
  min-height: 250px;
  background-position: center center;
}

@media (max-width: 1024px) {
  .newsletter.hero-wrapper {
    margin-top: 0;
  }
}

.newsletter.hero-wrapper .inner-wrap {
  min-height: auto;
  max-width: 1280px;
}

.newsletter.hero-wrapper .breadcrumb {
  padding-top: 13px;
}

.newsletter.hero-wrapper h1 {
  max-width: 703px;
  margin-top: 52px;
}

.newsletter.hero-wrapper h1 {
  font-size: 38.25px;
}

@media screen and (min-width: 320px) {
  .newsletter.hero-wrapper h1 {
    font-size: calc(38.25px + 12.75 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .newsletter.hero-wrapper h1 {
    font-size: 51px;
  }
}

@media (max-width: 1024px) {
  .newsletter.hero-wrapper h1 {
    max-width: 100%;
  }
}

.newsletter.container {
  background: white;
  max-width: none;
  margin: 0;
  padding: 60px 15px 65px;
}

.newsletter.container .content {
  max-width: 1085px;
  margin: 0 auto;
  text-align: center;
}

.newsletter.container .content .block {
  width: 100%;
}

.newsletter.container .content .block h2, .newsletter.container .content .block .entry-title {
  font-weight: 700;
}

.newsletter.container .content .block h2, .newsletter.container .content .block .entry-title {
  font-size: 22.5px;
}

@media screen and (min-width: 320px) {
  .newsletter.container .content .block h2, .newsletter.container .content .block .entry-title {
    font-size: calc(22.5px + 7.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .newsletter.container .content .block h2, .newsletter.container .content .block .entry-title {
    font-size: 30px;
  }
}

.newsletter.container .content .block p {
  font-weight: 600;
}

.newsletter.container .content .mailjet_widget_front_container {
  margin-bottom: 50px;
}

.newsletter.container .content #mjForm {
  max-width: 500px;
  margin: auto;
}

.newsletter.container .content .social-content .wp-block-columns {
  padding: 0 300px;
}

@media (max-width: 1024px) {
  .newsletter.container .content .social-content .wp-block-columns {
    padding: 0;
  }
}

.newsletter.container .content .social-content .wp-block-column {
  margin: auto;
}

#send {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  background: white;
  max-height: 255px;
  display: block;
  padding: 100px 50px;
  margin: auto;
  z-index: 200;
  color: #122043;
  font-weight: 600;
}

@media (max-width: 1024px) {
  #send {
    width: 90%;
    padding: 75px 25px;
  }
}

#send .close {
  cursor: pointer;
  height: 25px;
  width: 25px;
  background: url(assets/img/close.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  z-index: 300;
  position: absolute;
  right: 20px;
  top: 20px;
}

.mailjet_widget_front_container .widget-text > span {
  display: none;
}

#shade-newsletter.active {
  background: black;
  opacity: 0.75;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 100;
}

.page-template-default .hero-slider {
  position: relative;
}

.page-template-default .hero-slider .breadcrumb {
  position: absolute;
  top: 20px;
  width: 100%;
  max-width: 1145px;
  margin: auto;
  left: 0;
  right: 0;
  color: white;
}

.page-template-default .hero-wrapper {
  padding-bottom: 0;
  min-height: 250px;
  background-size: cover;
  background-position: center center;
}

@media (max-width: 1300px) {
  .page-template-default .hero-wrapper {
    margin-top: 0;
  }
}

.page-template-default .hero-wrapper .inner-wrap {
  min-height: auto;
  max-width: 1280px;
}

.page-template-default .hero-wrapper .inner-wrap .subtitle, .page-template-default .hero-wrapper .inner-wrap .pretitle {
  margin-left: 60px;
}

@media (max-width: 1300px) {
  .page-template-default .hero-wrapper .inner-wrap .subtitle, .page-template-default .hero-wrapper .inner-wrap .pretitle {
    margin-left: auto;
    margin-right: auto;
  }
}

.page-template-default .hero-wrapper .inner-wrap .pretitle {
  position: relative;
  top: 35px;
  color: #fff;
  text-transform: uppercase;
  font-size: 32px;
}

.page-template-default .hero-wrapper .breadcrumb {
  padding-top: 13px;
}

.page-template-default .hero-wrapper h1 {
  max-width: 703px;
  margin-top: 52px;
}

.page-template-default .hero-wrapper h1 {
  font-size: 25.5px;
}

@media screen and (min-width: 320px) {
  .page-template-default .hero-wrapper h1 {
    font-size: calc(25.5px + 25.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .page-template-default .hero-wrapper h1 {
    font-size: 51px;
  }
}

@media (max-width: 1300px) {
  .page-template-default .hero-wrapper h1 {
    max-width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

.page-template-default main.content {
  background: white;
  margin: 0;
}

.page-template-default main.content .page {
  padding: 60px 15px 15px;
  max-width: 1085px;
  margin: auto;
}

.page-template-default main.content .page .wp-block-media-text img {
  margin: 0;
}

.page-template-default main.content .page .wp-block-media-text .wp-block-media-text__content {
  position: absolute;
  top: 30px;
}

.page-template-default main.content .page .ugb-accordion--open .ugb-accordion__text {
  margin: 0;
  border: none;
  padding-top: 90px;
}

.page-template-default main.content .page .ugb-accordion, .page-template-default main.content .page .wp-block-coblocks-accordion-item {
  border: 2px solid #122043;
  padding: 10px 40px 10px 60px;
}

.page-template-default main.content .page .ugb-accordion *, .page-template-default main.content .page .ugb-accordion *:focus, .page-template-default main.content .page .wp-block-coblocks-accordion-item *, .page-template-default main.content .page .wp-block-coblocks-accordion-item *:focus {
  outline: none;
}

.page-template-default main.content .page .ugb-accordion .ugb-accordion__heading, .page-template-default main.content .page .ugb-accordion summary, .page-template-default main.content .page .ugb-accordion details, .page-template-default main.content .page .wp-block-coblocks-accordion-item .ugb-accordion__heading, .page-template-default main.content .page .wp-block-coblocks-accordion-item summary, .page-template-default main.content .page .wp-block-coblocks-accordion-item details {
  padding: 0;
  margin: auto 0 !important;
}

.page-template-default main.content .page .ugb-accordion .ugb-accordion__heading, .page-template-default main.content .page .wp-block-coblocks-accordion-item .ugb-accordion__heading {
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
}

.page-template-default main.content .page .ugb-accordion .ugb-accordion__heading svg, .page-template-default main.content .page .wp-block-coblocks-accordion-item .ugb-accordion__heading svg {
  display: none;
}

.page-template-default main.content .page .ugb-accordion .ugb-accordion__heading:after, .page-template-default main.content .page .wp-block-coblocks-accordion-item .ugb-accordion__heading:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 15px;
  height: 15px;
  background-image: url(./assets/img/plus.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.page-template-default main.content .page .ugb-accordion .wp-block-coblocks-accordion-item__title, .page-template-default main.content .page .wp-block-coblocks-accordion-item .wp-block-coblocks-accordion-item__title {
  background: white;
}

.page-template-default main.content .page .ugb-accordion .wp-block-coblocks-accordion-item__title:hover, .page-template-default main.content .page .wp-block-coblocks-accordion-item .wp-block-coblocks-accordion-item__title:hover {
  background: white;
}

.page-template-default main.content .page .ugb-accordion .wp-block-coblocks-accordion-item__title:hover:after, .page-template-default main.content .page .wp-block-coblocks-accordion-item .wp-block-coblocks-accordion-item__title:hover:after {
  content: none;
}

.page-template-default main.content .page .ugb-accordion .wp-block-coblocks-accordion-item__content, .page-template-default main.content .page .wp-block-coblocks-accordion-item .wp-block-coblocks-accordion-item__content {
  margin: 0 !important;
  border: none;
  padding-top: 90px;
}

.page-template-default main.content .page .ugb-accordion--open .ugb-accordion__heading:after {
  content: '';
  background-image: url(./assets/img/moins.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

body.search {
  /* ==== SEARCH SECTION ==== */
}

body.search #genesis-content {
  max-width: 1860px;
  margin-left: auto;
  margin-right: auto;
}

body.search #genesis-content .slick-nav-wrapper {
  margin-bottom: 10px;
}

body.search .search-page {
  /* ==== SEARCH-BOX ==== */
  /* ==== NOS CENTRES DE CONTRÔLES ==== */
}

body.search .search-page__search-box {
  text-align: center;
  padding: 0 10px;
  /* ==== TITLE ==== */
  /* ==== QUERY ==== */
  /* ==== SEARCH-BAR ==== */
}

@media (min-width: 1024px) {
  body.search .search-page__search-box {
    width: 100%;
  }
}

body.search .search-page__search-box__title {
  font-weight: 400;
}

body.search .search-page__search-box__title {
  font-size: 22.5px;
}

@media screen and (min-width: 320px) {
  body.search .search-page__search-box__title {
    font-size: calc(22.5px + 52.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  body.search .search-page__search-box__title {
    font-size: 75px;
  }
}

@media (min-width: 1024px) {
  body.search .search-page__search-box__title {
    margin-top: 130px;
  }
}

body.search .search-page__search-box__query {
  font-weight: bold;
  color: #ff0014;
  background-color: white;
  border-radius: 9999px;
  padding: 7px 30px;
}

body.search .search-page__search-box__query {
  font-size: 12px;
}

@media screen and (min-width: 320px) {
  body.search .search-page__search-box__query {
    font-size: calc(12px + 4 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  body.search .search-page__search-box__query {
    font-size: 16px;
  }
}

@media (min-width: 1024px) {
  body.search .search-page__search-box__query {
    padding: 15px 60px;
    display: inline-block;
    margin-top: 25px;
  }
}

body.search .search-page__search-box .cs-search {
  margin-top: 20px;
}

@media (min-width: 1024px) {
  body.search .search-page__search-box .cs-search {
    margin-top: 50px;
  }
}

@media (min-width: 1024px) {
  body.search .search-page__search-box .cs-search #search-center-home {
    max-width: 1300px;
    -webkit-box-shadow: 0 0 20px #d9d9d9;
            box-shadow: 0 0 20px #d9d9d9;
    margin: auto;
    padding-left: 30px;
    margin-bottom: 153px;
  }
}

@media (min-width: 1024px) {
  body.search .search-page__search-box .cs-search #search-center-home .location-wrap button {
    height: 125px;
    width: 120px;
  }
}

@media (min-width: 1024px) {
  body.search .search-page__search-box .cs-search #search-center-home .location-wrap .icon.search {
    height: 43px;
    width: 43px;
  }
}

body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input {
  font-size: 12px;
}

body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input, body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input::-webkit-input-placeholder {
  color: #203463;
  font-size: 12px;
}

body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input, body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input:-ms-input-placeholder {
  color: #203463;
  font-size: 12px;
}

body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input, body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input::-ms-input-placeholder {
  color: #203463;
  font-size: 12px;
}

body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input, body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input::placeholder {
  color: #203463;
  font-size: 12px;
}

@media (min-width: 768px) {
  body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input, body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input::-webkit-input-placeholder {
    font-size: 14px;
  }
  body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input, body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input:-ms-input-placeholder {
    font-size: 14px;
  }
  body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input, body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input::-ms-input-placeholder {
    font-size: 14px;
  }
  body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input, body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input::placeholder {
    font-size: 14px;
  }
}

body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input::-webkit-input-placeholder {
  font-size: 10px;
}

body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input:-ms-input-placeholder {
  font-size: 10px;
}

body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input::-ms-input-placeholder {
  font-size: 10px;
}

body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input::placeholder {
  font-size: 10px;
}

@media (min-width: 768px) {
  body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input::-webkit-input-placeholder {
    font-size: 14px;
  }
  body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input:-ms-input-placeholder {
    font-size: 14px;
  }
  body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input::-ms-input-placeholder {
    font-size: 14px;
  }
  body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input::placeholder {
    font-size: 14px;
  }
}

@media (min-width: 1024px) {
  body.search .search-page__search-box .cs-search #search-center-home .input-wrap-icon input {
    padding: 19px 40px 22px;
  }
}

body.search .search-page__section-title, body.search .search-page__section-title--blue, body.search .search-page .parent-section-search .parent-section-search_name {
  position: relative;
  margin-top: 20px;
  text-align: center;
  font-weight: 700;
  display: block;
  margin-bottom: 50px;
  padding: 0 10px;
}

body.search .search-page__section-title, body.search .search-page__section-title--blue, body.search .search-page .parent-section-search .parent-section-search_name {
  font-size: 13.75px;
}

@media screen and (min-width: 320px) {
  body.search .search-page__section-title, body.search .search-page__section-title--blue, body.search .search-page .parent-section-search .parent-section-search_name {
    font-size: calc(13.75px + 41.25 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  body.search .search-page__section-title, body.search .search-page__section-title--blue, body.search .search-page .parent-section-search .parent-section-search_name {
    font-size: 55px;
  }
}

@media (min-width: 768px) {
  body.search .search-page__section-title, body.search .search-page__section-title--blue, body.search .search-page .parent-section-search .parent-section-search_name {
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  body.search .search-page__section-title, body.search .search-page__section-title--blue, body.search .search-page .parent-section-search .parent-section-search_name {
    margin-bottom: 95px;
  }
}

body.search .search-page__section-title:after, body.search .search-page__section-title--blue:after, body.search .search-page .parent-section-search .parent-section-search_name:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -25px;
  left: 50%;
  height: 5px;
  width: 50px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #ff0014;
}

@media (min-width: 768px) {
  body.search .search-page__section-title:after, body.search .search-page__section-title--blue:after, body.search .search-page .parent-section-search .parent-section-search_name:after {
    height: 10px;
    width: 80px;
  }
}

body.search .search-page__section-title--blue:after {
  background-color: #122043;
}

body.search .search-page__more-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 40px;
}

@media (min-width: 768px) {
  body.search .search-page__more-details {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

@media (min-width: 1024px) {
  body.search .search-page__more-details {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1280px;
    padding: 10px 20px 20px;
  }
}

body.search .search-page__more-details__item {
  padding: 12px 0;
  min-width: 250px;
  text-align: center;
  background-color: #fff;
  border-radius: 9999px;
  font-weight: 700;
  color: #122043;
  text-decoration: none;
  background-image: url("assets/img/fleche-bleu.png");
  background-repeat: no-repeat;
  background-position: right 30px center;
}

body.search .search-page__more-details__item {
  font-size: 11.25px;
}

@media screen and (min-width: 320px) {
  body.search .search-page__more-details__item {
    font-size: calc(11.25px + 3.75 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  body.search .search-page__more-details__item {
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  body.search .search-page__more-details__item {
    margin-bottom: 30px;
  }
  body.search .search-page__more-details__item:hover {
    background-color: #e6e5e5;
  }
}

body.search .search-page__more-details__item:not(:first-of-type) {
  margin-top: 20px;
}

@media (min-width: 768px) {
  body.search .search-page__more-details__item:not(:first-of-type) {
    margin-top: 0;
  }
}

body.search .parent-section-search {
  background-color: #fff;
  padding: 20px 50px 50px;
  margin: auto;
  margin-bottom: 30px;
  margin-left: 10px;
  margin-right: 10px;
}

@media (min-width: 1024px) {
  body.search .parent-section-search {
    max-width: 1860px;
    margin: auto;
    margin-bottom: 24px;
    padding: 50px 327px 125px;
  }
}

body.search .parent-section-search .section-search-wrapper {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 1024px) {
  body.search .parent-section-search .section-search-wrapper {
    margin-top: 190px;
  }
}

@media (min-width: 540px) {
  body.search .parent-section-search .section-search-wrapper {
    max-height: 250px;
  }
}

body.search .parent-section-search .section-search-wrapper .entry-title, body.search .parent-section-search .section-search-wrapper .entry-title:hover {
  color: #122043;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
  margin-bottom: 12px;
}

body.search .parent-section-search .parent-section-search_name {
  position: relative;
  text-align: center;
  font-weight: 400;
  display: block;
}

body.search .parent-section-search .parent-section-search_name {
  font-size: 26.25px;
}

@media screen and (min-width: 320px) {
  body.search .parent-section-search .parent-section-search_name {
    font-size: calc(26.25px + 8.75 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  body.search .parent-section-search .parent-section-search_name {
    font-size: 35px;
  }
}

@media (min-width: 768px) {
  body.search .parent-section-search .parent-section-search_name {
    font-size: 41.25px;
  }
}

@media screen and (min-width: 768px) and (min-width: 320px) {
  body.search .parent-section-search .parent-section-search_name {
    font-size: calc(41.25px + 13.75 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 768px) and (min-width: 1024px) {
  body.search .parent-section-search .parent-section-search_name {
    font-size: 55px;
  }
}

@media (min-width: 1024px) {
  body.search .parent-section-search .parent-section-search_name {
    margin-bottom: 95px;
  }
}

body.search .parent-section-search .parent-section-search_name:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -25px;
  left: 50%;
  height: 5px;
  width: 50px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #ff0014;
}

@media (min-width: 768px) {
  body.search .parent-section-search .parent-section-search_name:after {
    height: 10px;
    width: 80px;
  }
}

body.search .parent-section-search__section-title--blue:after {
  background-color: #122043;
}

.post-type-archive-dossier .hero-wrapper {
  padding-bottom: 0;
  min-height: 250px;
  background-position: top center;
}

.post-type-archive-dossier .hero-wrapper .inner-wrap {
  min-height: auto;
}

.post-type-archive-dossier #genesis-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0 125px;
  background: #fff;
  margin-bottom: 10px;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* *** PAGE TEMPLATE CMS *** */
.single-post,
.page-template-page-cms,
.single-dossier {
  /* ==== ACCORDEON  ==== */
  /* ==== CARDS ==== */
  /* ==== TABS ====  */
  /* VERTICAL TABS */
  /*  HORIZONTAL TABS */
}

.single-post .wp-block-ugb-container.avis,
.page-template-page-cms .wp-block-ugb-container.avis,
.single-dossier .wp-block-ugb-container.avis {
  padding: 20px;
}

.single-post .wp-block-ugb-container.avis blockquote cite,
.page-template-page-cms .wp-block-ugb-container.avis blockquote cite,
.single-dossier .wp-block-ugb-container.avis blockquote cite {
  display: none;
}

.single-post .wp-block-ugb-container.avis .is-style-large > p,
.page-template-page-cms .wp-block-ugb-container.avis .is-style-large > p,
.single-dossier .wp-block-ugb-container.avis .is-style-large > p {
  font-size: 28px !important;
}

.single-post .wp-block-ugb-container.avis .wp-block-quote,
.page-template-page-cms .wp-block-ugb-container.avis .wp-block-quote,
.single-dossier .wp-block-ugb-container.avis .wp-block-quote {
  border: none;
}

.single-post .wp-block-ugb-container.avis .wp-block-quote > p,
.page-template-page-cms .wp-block-ugb-container.avis .wp-block-quote > p,
.single-dossier .wp-block-ugb-container.avis .wp-block-quote > p {
  padding-top: 75px;
  padding-left: 0;
}

.single-post .wp-block-ugb-container.avis .wp-block-quote > p:before,
.page-template-page-cms .wp-block-ugb-container.avis .wp-block-quote > p:before,
.single-dossier .wp-block-ugb-container.avis .wp-block-quote > p:before {
  top: 0;
}

.single-post .wp-block-ugb-container.avis .ugb-container__content-wrapper .wp-block-coblocks-column:first-child,
.page-template-page-cms .wp-block-ugb-container.avis .ugb-container__content-wrapper .wp-block-coblocks-column:first-child,
.single-dossier .wp-block-ugb-container.avis .ugb-container__content-wrapper .wp-block-coblocks-column:first-child {
  width: 100px !important;
}

.single-post .wp-block-ugb-container.avis .ugb-container__content-wrapper .wp-block-image,
.page-template-page-cms .wp-block-ugb-container.avis .ugb-container__content-wrapper .wp-block-image,
.single-dossier .wp-block-ugb-container.avis .ugb-container__content-wrapper .wp-block-image {
  height: auto;
}

.single-post .wp-block-ugb-container.avis .ugb-container__content-wrapper .wp-block-image:before, .single-post .wp-block-ugb-container.avis .ugb-container__content-wrapper .wp-block-image:after,
.page-template-page-cms .wp-block-ugb-container.avis .ugb-container__content-wrapper .wp-block-image:before,
.page-template-page-cms .wp-block-ugb-container.avis .ugb-container__content-wrapper .wp-block-image:after,
.single-dossier .wp-block-ugb-container.avis .ugb-container__content-wrapper .wp-block-image:before,
.single-dossier .wp-block-ugb-container.avis .ugb-container__content-wrapper .wp-block-image:after {
  content: none;
}

.single-post .wp-block-ugb-container.avis .ugb-container__content-wrapper .wp-block-image img,
.page-template-page-cms .wp-block-ugb-container.avis .ugb-container__content-wrapper .wp-block-image img,
.single-dossier .wp-block-ugb-container.avis .ugb-container__content-wrapper .wp-block-image img {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-post .wp-block-ugb-container.wp-block-texts,
.page-template-page-cms .wp-block-ugb-container.wp-block-texts,
.single-dossier .wp-block-ugb-container.wp-block-texts {
  width: 100%;
}

.single-post .wp-block-ugb-container.wp-block-texts .wp-block-coblocks-column, .single-post .wp-block-ugb-container.wp-block-texts .wp-block-ugb-container,
.page-template-page-cms .wp-block-ugb-container.wp-block-texts .wp-block-coblocks-column,
.page-template-page-cms .wp-block-ugb-container.wp-block-texts .wp-block-ugb-container,
.single-dossier .wp-block-ugb-container.wp-block-texts .wp-block-coblocks-column,
.single-dossier .wp-block-ugb-container.wp-block-texts .wp-block-ugb-container {
  margin: 0;
  padding: 0;
}

.single-post .wp-block-ugb-container.wp-block-texts .padding .ugb-container__wrapper .ugb-container__content-wrapper,
.page-template-page-cms .wp-block-ugb-container.wp-block-texts .padding .ugb-container__wrapper .ugb-container__content-wrapper,
.single-dossier .wp-block-ugb-container.wp-block-texts .padding .ugb-container__wrapper .ugb-container__content-wrapper {
  padding: 8%;
}

.single-post .wp-block-ugb-container.wp-block-texts .padding .ugb-container__wrapper .ugb-container__content-wrapper h3,
.page-template-page-cms .wp-block-ugb-container.wp-block-texts .padding .ugb-container__wrapper .ugb-container__content-wrapper h3,
.single-dossier .wp-block-ugb-container.wp-block-texts .padding .ugb-container__wrapper .ugb-container__content-wrapper h3 {
  margin: 50px 0 0 !important;
}

.single-post .wp-block-ugb-container.wp-block-texts h2:before, .single-post .wp-block-ugb-container.wp-block-texts .entry-title:before,
.page-template-page-cms .wp-block-ugb-container.wp-block-texts h2:before,
.page-template-page-cms .wp-block-ugb-container.wp-block-texts .entry-title:before,
.single-dossier .wp-block-ugb-container.wp-block-texts h2:before,
.single-dossier .wp-block-ugb-container.wp-block-texts .entry-title:before {
  background-color: #ff0014 !important;
}

.single-post .wp-block-media-text,
.page-template-page-cms .wp-block-media-text,
.single-dossier .wp-block-media-text {
  width: 100%;
  min-height: 400px;
}

.single-post .wp-block-media-text > *,
.page-template-page-cms .wp-block-media-text > *,
.single-dossier .wp-block-media-text > * {
  height: 100%;
  margin: 0;
}

.single-post .wp-block-media-text.has-blue-background-color,
.page-template-page-cms .wp-block-media-text.has-blue-background-color,
.single-dossier .wp-block-media-text.has-blue-background-color {
  background-color: #122043;
  position: relative;
}

.single-post .wp-block-media-text.has-blue-background-color h2, .single-post .wp-block-media-text.has-blue-background-color .entry-title,
.page-template-page-cms .wp-block-media-text.has-blue-background-color h2,
.page-template-page-cms .wp-block-media-text.has-blue-background-color .entry-title,
.single-dossier .wp-block-media-text.has-blue-background-color h2,
.single-dossier .wp-block-media-text.has-blue-background-color .entry-title {
  position: relative;
  padding-bottom: 18px;
}

.single-post .wp-block-media-text.has-blue-background-color h2:before, .single-post .wp-block-media-text.has-blue-background-color .entry-title:before,
.page-template-page-cms .wp-block-media-text.has-blue-background-color h2:before,
.page-template-page-cms .wp-block-media-text.has-blue-background-color .entry-title:before,
.single-dossier .wp-block-media-text.has-blue-background-color h2:before,
.single-dossier .wp-block-media-text.has-blue-background-color .entry-title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 60px;
  background-color: #ff0014;
}

.single-post .wp-block-media-text .wp-block-media-text__content,
.page-template-page-cms .wp-block-media-text .wp-block-media-text__content,
.single-dossier .wp-block-media-text .wp-block-media-text__content {
  padding: 8%;
}

.single-post .wp-block-media-text .wp-block-media-text__content p.has-background,
.page-template-page-cms .wp-block-media-text .wp-block-media-text__content p.has-background,
.single-dossier .wp-block-media-text .wp-block-media-text__content p.has-background {
  padding: 0;
}

.best .single-post .wp-block-media-text .wp-block-media-text__content:hover h2 a, .best .single-post .wp-block-media-text .wp-block-media-text__content:hover .entry-title a, .best .page-template-page-cms .wp-block-media-text .wp-block-media-text__content:hover h2 a, .best .page-template-page-cms .wp-block-media-text .wp-block-media-text__content:hover .entry-title a, .best .single-dossier .wp-block-media-text .wp-block-media-text__content:hover h2 a, .best .single-dossier .wp-block-media-text .wp-block-media-text__content:hover .entry-title a {
  text-decoration: underline;
}

.single-post .wp-block-media-text .wp-block-media-text__content h3,
.page-template-page-cms .wp-block-media-text .wp-block-media-text__content h3,
.single-dossier .wp-block-media-text .wp-block-media-text__content h3 {
  margin: 50px 0 0;
}

.single-post .wp-block-media-text .wp-block-media-text__content h3:last-of-type,
.page-template-page-cms .wp-block-media-text .wp-block-media-text__content h3:last-of-type,
.single-dossier .wp-block-media-text .wp-block-media-text__content h3:last-of-type {
  margin-bottom: 0;
}

.single-post .wp-block-media-text img,
.page-template-page-cms .wp-block-media-text img,
.single-dossier .wp-block-media-text img {
  margin: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-post .wp-block-media-text p,
.page-template-page-cms .wp-block-media-text p,
.single-dossier .wp-block-media-text p {
  margin: 5px auto !important;
}

.single-post .wp-block-media-text,
.page-template-page-cms .wp-block-media-text,
.single-dossier .wp-block-media-text {
  text-decoration: underline;
}

.single-post .block-full-height,
.page-template-page-cms .block-full-height,
.single-dossier .block-full-height {
  height: 90% !important;
}

.single-post .content,
.page-template-page-cms .content,
.single-dossier .content {
  padding: 50px 15px 0;
  padding-bottom: 50px;
  margin: auto;
  /* ==== HEADERS ==== */
  /* ==== SEPARATOR ==== */
  /* ==== PRE-HEADERS ==== */
}

@media (min-width: 1150px) {
  .single-post .content,
  .page-template-page-cms .content,
  .single-dossier .content {
    max-width: 1150px;
  }
}

.single-post .content h1,
.page-template-page-cms .content h1,
.single-dossier .content h1 {
  font-size: 41px;
  font-weight: 400;
  margin-top: 16px;
}

.single-post .content h1:first-of-type,
.page-template-page-cms .content h1:first-of-type,
.single-dossier .content h1:first-of-type {
  margin-top: 64px;
  margin-bottom: 64px;
}

.single-post .content h2, .single-post .content .entry-title,
.page-template-page-cms .content h2,
.page-template-page-cms .content .entry-title,
.single-dossier .content h2,
.single-dossier .content .entry-title {
  font-weight: 700;
  letter-spacing: 3px;
  margin-top: 16px;
}

.single-post .content h2, .single-post .content .entry-title,
.page-template-page-cms .content h2,
.page-template-page-cms .content .entry-title,
.single-dossier .content h2,
.single-dossier .content .entry-title {
  font-size: 18.75px;
}

@media screen and (min-width: 320px) {
  .single-post .content h2, .single-post .content .entry-title,
  .page-template-page-cms .content h2,
  .page-template-page-cms .content .entry-title,
  .single-dossier .content h2,
  .single-dossier .content .entry-title {
    font-size: calc(18.75px + 6.25 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .content h2, .single-post .content .entry-title,
  .page-template-page-cms .content h2,
  .page-template-page-cms .content .entry-title,
  .single-dossier .content h2,
  .single-dossier .content .entry-title {
    font-size: 25px;
  }
}

.single-post .content h3,
.page-template-page-cms .content h3,
.single-dossier .content h3 {
  font-weight: 700;
  margin-top: 16px;
}

.single-post .content h3,
.page-template-page-cms .content h3,
.single-dossier .content h3 {
  font-size: 11.25px;
}

@media screen and (min-width: 320px) {
  .single-post .content h3,
  .page-template-page-cms .content h3,
  .single-dossier .content h3 {
    font-size: calc(11.25px + 3.75 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .content h3,
  .page-template-page-cms .content h3,
  .single-dossier .content h3 {
    font-size: 15px;
  }
}

.single-post .content h4,
.page-template-page-cms .content h4,
.single-dossier .content h4 {
  font-size: 16px;
  font-weight: 700;
}

.single-post .content hr,
.page-template-page-cms .content hr,
.single-dossier .content hr {
  border: none;
  border-bottom: 7px solid #122043;
  width: 70px;
  padding-top: 32px;
  margin: auto auto 64px;
}

.single-post .content .pre-h2, .single-post .content .pre-h3,
.page-template-page-cms .content .pre-h2,
.page-template-page-cms .content .pre-h3,
.single-dossier .content .pre-h2,
.single-dossier .content .pre-h3 {
  text-transform: uppercase;
  color: #ff0014;
  letter-spacing: 4px;
}

.single-post .content .pre-h2, .single-post .content .pre-h3,
.page-template-page-cms .content .pre-h2,
.page-template-page-cms .content .pre-h3,
.single-dossier .content .pre-h2,
.single-dossier .content .pre-h3 {
  font-size: 18.75px;
}

@media screen and (min-width: 320px) {
  .single-post .content .pre-h2, .single-post .content .pre-h3,
  .page-template-page-cms .content .pre-h2,
  .page-template-page-cms .content .pre-h3,
  .single-dossier .content .pre-h2,
  .single-dossier .content .pre-h3 {
    font-size: calc(18.75px + 6.25 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .content .pre-h2, .single-post .content .pre-h3,
  .page-template-page-cms .content .pre-h2,
  .page-template-page-cms .content .pre-h3,
  .single-dossier .content .pre-h2,
  .single-dossier .content .pre-h3 {
    font-size: 25px;
  }
}

.single-post .content .pre-h3,
.page-template-page-cms .content .pre-h3,
.single-dossier .content .pre-h3 {
  margin-top: 35px;
  margin-bottom: 14px;
}

.single-post .content .pre-h3,
.page-template-page-cms .content .pre-h3,
.single-dossier .content .pre-h3 {
  font-size: 11.25px;
}

@media screen and (min-width: 320px) {
  .single-post .content .pre-h3,
  .page-template-page-cms .content .pre-h3,
  .single-dossier .content .pre-h3 {
    font-size: calc(11.25px + 3.75 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .content .pre-h3,
  .page-template-page-cms .content .pre-h3,
  .single-dossier .content .pre-h3 {
    font-size: 15px;
  }
}

.single-post .content:first-letter,
.page-template-page-cms .content:first-letter,
.single-dossier .content:first-letter {
  float: unset;
  background-color: transparent;
  padding: 0;
  color: #ff0014;
  font-size: inherit;
  margin: 0;
  font-weight: normal;
}

.single-post .content div:not(#comments) p,
.page-template-page-cms .content div:not(#comments) p,
.single-dossier .content div:not(#comments) p {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.3;
}

.single-post .content div:not(#comments) p.has-large-font-size,
.page-template-page-cms .content div:not(#comments) p.has-large-font-size,
.single-dossier .content div:not(#comments) p.has-large-font-size {
  font-size: 50px;
  margin-bottom: 150px;
}

.single-post .content div:not(#comments) p.has-drop-cap:first-letter,
.page-template-page-cms .content div:not(#comments) p.has-drop-cap:first-letter,
.single-dossier .content div:not(#comments) p.has-drop-cap:first-letter {
  float: left;
  display: block;
  padding: 13.6px 16px;
  margin-right: 10px;
  position: relative;
  line-height: 50px;
  margin-top: 5px;
  font-weight: 900;
  color: white;
  background-color: #ff0014;
}

.single-post .content div:not(#comments) p.has-drop-cap:first-letter,
.page-template-page-cms .content div:not(#comments) p.has-drop-cap:first-letter,
.single-dossier .content div:not(#comments) p.has-drop-cap:first-letter {
  font-size: 26.25px;
}

@media screen and (min-width: 320px) {
  .single-post .content div:not(#comments) p.has-drop-cap:first-letter,
  .page-template-page-cms .content div:not(#comments) p.has-drop-cap:first-letter,
  .single-dossier .content div:not(#comments) p.has-drop-cap:first-letter {
    font-size: calc(26.25px + 8.75 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .content div:not(#comments) p.has-drop-cap:first-letter,
  .page-template-page-cms .content div:not(#comments) p.has-drop-cap:first-letter,
  .single-dossier .content div:not(#comments) p.has-drop-cap:first-letter {
    font-size: 35px;
  }
}

.single-post .content div:not(#comments) p.bleu,
.page-template-page-cms .content div:not(#comments) p.bleu,
.single-dossier .content div:not(#comments) p.bleu {
  background-color: #122043;
  color: white;
  margin-top: -20px;
  padding: 20px 30px 30px;
}

.single-post .content .wp-block-image,
.page-template-page-cms .content .wp-block-image,
.single-dossier .content .wp-block-image {
  margin-top: 50px;
  margin-left: 20px;
  padding-right: 20px;
}

.single-post .content .wp-block-columns,
.page-template-page-cms .content .wp-block-columns,
.single-dossier .content .wp-block-columns {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

@media (min-width: 780px) {
  .single-post .content .wp-block-columns,
  .page-template-page-cms .content .wp-block-columns,
  .single-dossier .content .wp-block-columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.single-post .content .wp-block-image + p + .wp-block-columns,
.page-template-page-cms .content .wp-block-image + p + .wp-block-columns,
.single-dossier .content .wp-block-image + p + .wp-block-columns {
  margin-top: 100px;
}

.single-post .content .wp-block-column,
.page-template-page-cms .content .wp-block-column,
.single-dossier .content .wp-block-column {
  margin-bottom: 0;
}

.single-post .content .wp-block-column h3,
.page-template-page-cms .content .wp-block-column h3,
.single-dossier .content .wp-block-column h3 {
  margin-bottom: 20px;
}

.single-post .content .wp-block-column h3,
.page-template-page-cms .content .wp-block-column h3,
.single-dossier .content .wp-block-column h3 {
  font-size: 22.5px;
}

@media screen and (min-width: 320px) {
  .single-post .content .wp-block-column h3,
  .page-template-page-cms .content .wp-block-column h3,
  .single-dossier .content .wp-block-column h3 {
    font-size: calc(22.5px + 7.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .content .wp-block-column h3,
  .page-template-page-cms .content .wp-block-column h3,
  .single-dossier .content .wp-block-column h3 {
    font-size: 30px;
  }
}

.single-post .ugb-accordion,
.page-template-page-cms .ugb-accordion,
.single-dossier .ugb-accordion {
  border: none;
  margin: 0;
  margin-bottom: -20px;
  -webkit-transition: .3s all;
  transition: .3s all;
}

.single-post .ugb-accordion:active, .single-post .ugb-accordion:focus,
.page-template-page-cms .ugb-accordion:active,
.page-template-page-cms .ugb-accordion:focus,
.single-dossier .ugb-accordion:active,
.single-dossier .ugb-accordion:focus {
  border: none;
  outline: 0;
}

.single-post .ugb-accordion__heading,
.page-template-page-cms .ugb-accordion__heading,
.single-dossier .ugb-accordion__heading {
  border: none;
  border-radius: 0;
  background-color: white;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media screen and (max-width: 768px) {
  .single-post .ugb-accordion__heading,
  .page-template-page-cms .ugb-accordion__heading,
  .single-dossier .ugb-accordion__heading {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.single-post .ugb-accordion__heading h4,
.page-template-page-cms .ugb-accordion__heading h4,
.single-dossier .ugb-accordion__heading h4 {
  color: #122043;
}

.single-post .ugb-accordion__heading h4,
.page-template-page-cms .ugb-accordion__heading h4,
.single-dossier .ugb-accordion__heading h4 {
  font-size: 15px;
}

@media screen and (min-width: 320px) {
  .single-post .ugb-accordion__heading h4,
  .page-template-page-cms .ugb-accordion__heading h4,
  .single-dossier .ugb-accordion__heading h4 {
    font-size: calc(15px + 5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .ugb-accordion__heading h4,
  .page-template-page-cms .ugb-accordion__heading h4,
  .single-dossier .ugb-accordion__heading h4 {
    font-size: 20px;
  }
}

.single-post .ugb-accordion__heading svg,
.page-template-page-cms .ugb-accordion__heading svg,
.single-dossier .ugb-accordion__heading svg {
  fill: none;
  background-image: url("assets/img/plus.png");
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
  background-position: center right;
  -webkit-transform: none;
          transform: none;
}

.single-post .ugb-accordion__text,
.page-template-page-cms .ugb-accordion__text,
.single-dossier .ugb-accordion__text {
  margin: 0 !important;
  -webkit-margin-before: 0 !important;
          margin-block-start: 0 !important;
  background-color: #e7ecf7;
  padding: 1em 30px 30px;
  font-size: 14px;
}

.single-post .ugb-accordion.transparent .ugb-accordion__text,
.page-template-page-cms .ugb-accordion.transparent .ugb-accordion__text,
.single-dossier .ugb-accordion.transparent .ugb-accordion__text {
  background-color: transparent !important;
}

.single-post .ugb-accordion.ugb-accordion--open,
.page-template-page-cms .ugb-accordion.ugb-accordion--open,
.single-dossier .ugb-accordion.ugb-accordion--open {
  border: none;
  margin-bottom: 25px;
}

.single-post .ugb-accordion.ugb-accordion--open .ugb-accordion__heading,
.page-template-page-cms .ugb-accordion.ugb-accordion--open .ugb-accordion__heading,
.single-dossier .ugb-accordion.ugb-accordion--open .ugb-accordion__heading {
  border: none;
  border-radius: 0;
}

.single-post .ugb-accordion.ugb-accordion--open .ugb-accordion__heading svg,
.page-template-page-cms .ugb-accordion.ugb-accordion--open .ugb-accordion__heading svg,
.single-dossier .ugb-accordion.ugb-accordion--open .ugb-accordion__heading svg {
  fill: none;
  background-image: url("assets/img/moins.png");
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
  background-position: center right 7px;
  -webkit-transform: none;
          transform: none;
}

.single-post .ugb-accordion.ugb-accordion--open .ugb-accordion__text,
.page-template-page-cms .ugb-accordion.ugb-accordion--open .ugb-accordion__text,
.single-dossier .ugb-accordion.ugb-accordion--open .ugb-accordion__text {
  margin: 0;
  -webkit-margin-before: 0 !important;
          margin-block-start: 0 !important;
  padding-top: 1em;
}

.single-post .ugb-accordion.ugb-accordion--open:active, .single-post .ugb-accordion.ugb-accordion--open:focus,
.page-template-page-cms .ugb-accordion.ugb-accordion--open:active,
.page-template-page-cms .ugb-accordion.ugb-accordion--open:focus,
.single-dossier .ugb-accordion.ugb-accordion--open:active,
.single-dossier .ugb-accordion.ugb-accordion--open:focus {
  border: none;
  outline: 0;
}

.single-post .wp-block-ugb-container,
.page-template-page-cms .wp-block-ugb-container,
.single-dossier .wp-block-ugb-container {
  position: relative;
  height: auto;
  padding: 0;
}

.single-post .wp-block-ugb-container.padding,
.page-template-page-cms .wp-block-ugb-container.padding,
.single-dossier .wp-block-ugb-container.padding {
  padding: 25px;
}

.single-post .wp-block-ugb-container.apparence-blue .ugb-container__content-wrapper .wp-block-image figcaption,
.page-template-page-cms .wp-block-ugb-container.apparence-blue .ugb-container__content-wrapper .wp-block-image figcaption,
.single-dossier .wp-block-ugb-container.apparence-blue .ugb-container__content-wrapper .wp-block-image figcaption {
  background-color: #122043;
  color: white;
}

.single-post .wp-block-ugb-container.apparence-blue .ugb-container__content-wrapper .wp-block-image figcaption code,
.page-template-page-cms .wp-block-ugb-container.apparence-blue .ugb-container__content-wrapper .wp-block-image figcaption code,
.single-dossier .wp-block-ugb-container.apparence-blue .ugb-container__content-wrapper .wp-block-image figcaption code {
  color: white;
}

.single-post .wp-block-ugb-container.apparence-red .ugb-container__content-wrapper .wp-block-image figcaption:before,
.page-template-page-cms .wp-block-ugb-container.apparence-red .ugb-container__content-wrapper .wp-block-image figcaption:before,
.single-dossier .wp-block-ugb-container.apparence-red .ugb-container__content-wrapper .wp-block-image figcaption:before {
  content: '';
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 50px;
  width: 8px;
  background: #ff0014;
}

.single-post .wp-block-ugb-container.apparence-red .ugb-container__content-wrapper .wp-block-image:hover:before,
.page-template-page-cms .wp-block-ugb-container.apparence-red .ugb-container__content-wrapper .wp-block-image:hover:before,
.single-dossier .wp-block-ugb-container.apparence-red .ugb-container__content-wrapper .wp-block-image:hover:before {
  opacity: 0;
}

.single-post .wp-block-ugb-container.apparence-red .ugb-container__content-wrapper .wp-block-image:hover figcaption,
.page-template-page-cms .wp-block-ugb-container.apparence-red .ugb-container__content-wrapper .wp-block-image:hover figcaption,
.single-dossier .wp-block-ugb-container.apparence-red .ugb-container__content-wrapper .wp-block-image:hover figcaption {
  text-decoration: underline;
  background: white;
  color: #122043;
}

.single-post .wp-block-ugb-container.apparence-red .ugb-container__content-wrapper .wp-block-image:hover figcaption:after,
.page-template-page-cms .wp-block-ugb-container.apparence-red .ugb-container__content-wrapper .wp-block-image:hover figcaption:after,
.single-dossier .wp-block-ugb-container.apparence-red .ugb-container__content-wrapper .wp-block-image:hover figcaption:after {
  opacity: 0;
}

.single-post .wp-block-ugb-container.apparence-opacity.ugb--has-background-image,
.page-template-page-cms .wp-block-ugb-container.apparence-opacity.ugb--has-background-image,
.single-dossier .wp-block-ugb-container.apparence-opacity.ugb--has-background-image {
  padding: 0;
  width: auto;
  left: auto;
  height: 450px;
  position: relative;
}

.single-post .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper,
.page-template-page-cms .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper,
.single-dossier .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper {
  background: rgba(18, 32, 68, 0.85);
  color: white;
  width: 80%;
  height: 80%;
  position: absolute;
  top: 10%;
  right: 0;
  left: 0;
  line-height: 1.3;
  margin: auto;
  padding: 50px 25px;
  opacity: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.single-post .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper h2, .single-post .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper .entry-title,
.page-template-page-cms .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper h2,
.page-template-page-cms .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper .entry-title,
.single-dossier .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper h2,
.single-dossier .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper .entry-title {
  text-decoration: none;
}

.single-post .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper h2:before, .single-post .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper .entry-title:before,
.page-template-page-cms .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper h2:before,
.page-template-page-cms .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper .entry-title:before,
.single-dossier .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper h2:before,
.single-dossier .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper .entry-title:before {
  background: white;
  left: 0;
  right: 0;
  margin: auto;
}

.single-post .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper p,
.page-template-page-cms .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper p,
.single-dossier .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper p {
  line-height: 1.5;
}

.single-post .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper:hover,
.page-template-page-cms .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper:hover,
.single-dossier .wp-block-ugb-container.apparence-opacity.ugb--has-background-image .ugb-container__wrapper:hover {
  opacity: 1;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper {
  /*h2{
        position: absolute;
        bottom: 0;
        background-color: #fff;
        display: block;
      }*/
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper:hover h2 a, .single-post .wp-block-ugb-container .ugb-container__content-wrapper:hover .entry-title a,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper:hover h2 a,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper:hover .entry-title a,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper:hover h2 a,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper:hover .entry-title a {
  text-decoration: underline;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper p,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper p,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper p {
  font-size: initial;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper h2, .single-post .wp-block-ugb-container .ugb-container__content-wrapper .entry-title,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper h2,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .entry-title,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper h2,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .entry-title {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 15px !important;
  letter-spacing: 0;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper h2:before, .single-post .wp-block-ugb-container .ugb-container__content-wrapper .entry-title:before,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper h2:before,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .entry-title:before,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper h2:before,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .entry-title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 60px;
  background-color: #122043;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper h2.white, .single-post .wp-block-ugb-container .ugb-container__content-wrapper .white.entry-title,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper h2.white,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .white.entry-title,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper h2.white,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .white.entry-title {
  color: white;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper h2.white:before, .single-post .wp-block-ugb-container .ugb-container__content-wrapper .white.entry-title:before,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper h2.white:before,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .white.entry-title:before,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper h2.white:before,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .white.entry-title:before {
  background-color: white;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image {
  margin: 0;
  padding: 0;
  margin-bottom: 0 !important;
  height: 450px;
  position: relative;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image:hover a:after,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image:hover a:after,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image:hover a:after {
  opacity: .4;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image:hover a:before,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image:hover a:before,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image:hover a:before {
  opacity: 1;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image:hover a + figcaption,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image:hover a + figcaption,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image:hover a + figcaption {
  background-color: transparent;
  color: #fff;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image:hover a img,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image:hover a img,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image:hover a img {
  -webkit-transform: scale(1.32) translateY(-40px);
          transform: scale(1.32) translateY(-40px);
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image a:before,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image a:before,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image a:before {
  content: '+';
  display: block;
  position: absolute;
  top: 50%;
  border: 2px solid #fff;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  color: white;
  line-height: 54px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  font-size: 60px;
  font-weight: 500;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  opacity: 0;
  z-index: 3;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image a:after,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image a:after,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image a:after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 0;
  -webkit-transition: .2s opacity;
  transition: .2s opacity;
  background-color: black;
  pointer-events: none;
  z-index: 0;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image img,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image img,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1.3) translateY(-25px);
          transform: scale(1.3) translateY(-25px);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition: all .2s;
  transition: all .2s;
  position: relative;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image figcaption,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image figcaption,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image figcaption {
  width: 100%;
  z-index: 1;
  padding: 25px 30px;
  padding-left: 35px;
  text-align: left;
  background-color: #fff;
  color: #122043;
  font-size: 25px;
  position: absolute;
  bottom: 0;
  margin: 0;
  font-weight: 700;
  -webkit-transition: background-color .2s, color .2s;
  transition: background-color .2s, color .2s;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image figcaption code,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image figcaption code,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image figcaption code {
  background-color: transparent;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image.no-content figcaption, .single-post .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image .no-content figcaption,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image.no-content figcaption,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image .no-content figcaption,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image.no-content figcaption,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image .no-content figcaption {
  display: none;
}

.single-post .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image.no-content:hover figcaption, .single-post .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image .no-content:hover figcaption,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image.no-content:hover figcaption,
.page-template-page-cms .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image .no-content:hover figcaption,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image.no-content:hover figcaption,
.single-dossier .wp-block-ugb-container .ugb-container__content-wrapper .wp-block-image .no-content:hover figcaption {
  display: block;
}

.single-post .ugb--has-background-image,
.page-template-page-cms .ugb--has-background-image,
.single-dossier .ugb--has-background-image {
  width: 100vw;
  left: calc(((-100vw + 1280px) / 2) - 80px);
  border-radius: 0;
  background-attachment: fixed;
  padding-left: 10vw;
  padding-right: 20vw;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 30px;
}

@media screen and (max-width: 1180px) {
  .single-post .ugb--has-background-image,
  .page-template-page-cms .ugb--has-background-image,
  .single-dossier .ugb--has-background-image {
    left: -15px;
    width: calc(100% + 30px);
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1024px) {
  .single-post .ugb--has-background-image,
  .page-template-page-cms .ugb--has-background-image,
  .single-dossier .ugb--has-background-image {
    padding-top: 150px;
  }
}

.single-post .ugb--has-background-image.bandeau,
.page-template-page-cms .ugb--has-background-image.bandeau,
.single-dossier .ugb--has-background-image.bandeau {
  padding: 50px 0;
}

.single-post .ugb--has-background-image.bandeau > *,
.page-template-page-cms .ugb--has-background-image.bandeau > *,
.single-dossier .ugb--has-background-image.bandeau > * {
  max-width: 1000px;
  margin: auto;
}

.single-post .ugb--has-background-image.bandeau p,
.page-template-page-cms .ugb--has-background-image.bandeau p,
.single-dossier .ugb--has-background-image.bandeau p {
  margin-top: 0 !important;
}

.single-post .kt-tabs-layout-vtabs .kt-tabs-title-list,
.page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list,
.single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li,
.page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li,
.single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li {
  border: none;
  border-radius: 0;
  text-transform: uppercase;
}

.single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li:before,
.page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li:before,
.single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li:before {
  content: none;
}

.single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title span, .single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li:active .kt-tab-title span, .single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li:focus .kt-tab-title span,
.page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title span,
.page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li:active .kt-tab-title span,
.page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li:focus .kt-tab-title span,
.single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title span,
.single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li:active .kt-tab-title span,
.single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li:focus .kt-tab-title span {
  color: #ff0014;
}

.single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title span:before, .single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li:active .kt-tab-title span:before, .single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li:focus .kt-tab-title span:before,
.page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title span:before,
.page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li:active .kt-tab-title span:before,
.page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li:focus .kt-tab-title span:before,
.single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title span:before,
.single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li:active .kt-tab-title span:before,
.single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li:focus .kt-tab-title span:before {
  content: '';
  left: -120px;
  width: 110px;
  margin-right: 10px;
}

.single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title,
.page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title,
.single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title {
  background-color: transparent !important;
  border: none;
  font-weight: 700;
  text-align: right;
}

.single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title span,
.page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title span,
.single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title span {
  color: white;
  position: relative;
}

.single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title span,
.page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title span,
.single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title span {
  font-size: 9px;
}

@media screen and (min-width: 320px) {
  .single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title span,
  .page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title span,
  .single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title span {
    font-size: calc(9px + 3 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title span,
  .page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title span,
  .single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title span {
    font-size: 12px;
  }
}

.single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title span:before,
.page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title span:before,
.single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li .kt-tab-title span:before {
  position: absolute;
  content: '';
  width: 0;
  display: block;
  left: -10px;
  bottom: 10px;
  height: 10px;
  background-color: #ff0014;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media screen and (max-width: 768px) {
  .single-post .kt-tabs-layout-vtabs .kt-tabs-title-list,
  .page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list,
  .single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    justify-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li,
  .page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li,
  .single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li {
    margin-right: 0 !important;
  }
  .single-post .kt-tabs-layout-vtabs .kt-tabs-title-list li span:before,
  .page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-title-list li span:before,
  .single-dossier .kt-tabs-layout-vtabs .kt-tabs-title-list li span:before {
    content: none !important;
  }
}

@media screen and (max-width: 768px) {
  .single-post .kt-tabs-layout-vtabs .kt-tabs-content-wrap,
  .page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-content-wrap,
  .single-dossier .kt-tabs-layout-vtabs .kt-tabs-content-wrap {
    width: 100%;
    margin-top: 20px;
  }
}

.single-post .kt-tabs-layout-vtabs .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content,
.page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content,
.single-dossier .kt-tabs-layout-vtabs .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content {
  color: white;
  border: none;
  padding-left: 150px;
  font-size: 14px;
  line-height: 1.8;
  -webkit-transform: translateY(-25px);
          transform: translateY(-25px);
}

@media screen and (max-width: 768px) {
  .single-post .kt-tabs-layout-vtabs .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content,
  .page-template-page-cms .kt-tabs-layout-vtabs .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content,
  .single-dossier .kt-tabs-layout-vtabs .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content {
    padding-left: 20px;
  }
}

.single-post .kt-tabs-content-wrap,
.page-template-page-cms .kt-tabs-content-wrap,
.single-dossier .kt-tabs-content-wrap {
  position: relative;
  top: -25px;
}

.single-post .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content,
.page-template-page-cms .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content,
.single-dossier .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content {
  background-color: transparent;
  font-size: 14px;
  border: none;
}

.single-post .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a,
.page-template-page-cms .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a,
.single-dossier .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a {
  display: block;
  text-align: right;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s;
  outline: 0;
  font-size: 13px;
}

.single-post .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:before,
.page-template-page-cms .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:before,
.single-dossier .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:before {
  content: '';
  height: 2px;
  display: inline-block;
  width: 60px;
  margin-right: 15px;
  background-color: #ff0014;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.single-post .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:active, .single-post .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:focus,
.page-template-page-cms .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:active,
.page-template-page-cms .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:focus,
.single-dossier .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:active,
.single-dossier .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:focus {
  padding-right: 10px;
}

.single-post .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:active:before, .single-post .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:focus:before,
.page-template-page-cms .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:active:before,
.page-template-page-cms .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:focus:before,
.single-dossier .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:active:before,
.single-dossier .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:focus:before {
  width: 40px;
}

@media (min-width: 768px) {
  .single-post .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:hover,
  .page-template-page-cms .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:hover,
  .single-dossier .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:hover {
    padding-right: 10px;
  }
  .single-post .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:hover:before,
  .page-template-page-cms .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:hover:before,
  .single-dossier .kt-tabs-content-wrap .wp-block-kadence-tab.kt-tab-inner-content a:hover:before {
    width: 40px;
  }
}

@media screen and (max-width: 768px) {
  .single-post .kt-tabs-layout-tabs .kt-tabs-title-list,
  .page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list,
  .single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .single-post .kt-tabs-layout-tabs .kt-tabs-title-list li,
  .page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list li,
  .single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list li {
    margin-right: 0 !important;
  }
}

.single-post .kt-tabs-layout-tabs .kt-tabs-title-list li,
.page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list li,
.single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list li {
  border: none;
  border-radius: 0;
  text-transform: uppercase;
}

.single-post .kt-tabs-layout-tabs .kt-tabs-title-list li:before,
.page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list li:before,
.single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list li:before {
  content: none;
}

.single-post .kt-tabs-layout-tabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title span, .single-post .kt-tabs-layout-tabs .kt-tabs-title-list li:active .kt-tab-title span, .single-post .kt-tabs-layout-tabs .kt-tabs-title-list li:focus .kt-tab-title span,
.page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title span,
.page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list li:active .kt-tab-title span,
.page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list li:focus .kt-tab-title span,
.single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title span,
.single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list li:active .kt-tab-title span,
.single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list li:focus .kt-tab-title span {
  color: #ff0014;
}

.single-post .kt-tabs-layout-tabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title span:after, .single-post .kt-tabs-layout-tabs .kt-tabs-title-list li:active .kt-tab-title span:after, .single-post .kt-tabs-layout-tabs .kt-tabs-title-list li:focus .kt-tab-title span:after,
.page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title span:after,
.page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list li:active .kt-tab-title span:after,
.page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list li:focus .kt-tab-title span:after,
.single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title span:after,
.single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list li:active .kt-tab-title span:after,
.single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list li:focus .kt-tab-title span:after {
  content: '';
  width: 100%;
  left: 0;
  position: absolute;
  bottom: -10px;
  height: 5px;
  background-color: #ff0014;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.single-post .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title,
.page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title,
.single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title {
  background-color: transparent !important;
  border: none;
  font-weight: 700;
}

.single-post .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title span,
.page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title span,
.single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title span {
  color: #122043;
  position: relative;
}

.single-post .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title span,
.page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title span,
.single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title span {
  font-size: 9px;
}

@media screen and (min-width: 320px) {
  .single-post .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title span,
  .page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title span,
  .single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title span {
    font-size: calc(9px + 3 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title span,
  .page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title span,
  .single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title span {
    font-size: 12px;
  }
}

.single-post .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title span:after,
.page-template-page-cms .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title span:after,
.single-dossier .kt-tabs-layout-tabs .kt-tabs-title-list li .kt-tab-title span:after {
  content: '';
  width: 0%;
  left: 50%;
  position: absolute;
  bottom: -10px;
  height: 5px;
  background-color: #ff0014;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.single-post .wp-block-kadence-tabs .kt-tabs-title-list,
.page-template-page-cms .wp-block-kadence-tabs .kt-tabs-title-list,
.single-dossier .wp-block-kadence-tabs .kt-tabs-title-list {
  position: relative;
  z-index: 4;
}

.single-post .wp-block-kadence-tabs.blanc .kt-tabs-content-wrap .kt-tab-inner-content .kt-tab-inner-content-inner,
.page-template-page-cms .wp-block-kadence-tabs.blanc .kt-tabs-content-wrap .kt-tab-inner-content .kt-tab-inner-content-inner,
.single-dossier .wp-block-kadence-tabs.blanc .kt-tabs-content-wrap .kt-tab-inner-content .kt-tab-inner-content-inner {
  background-color: white;
  padding: 20px;
  padding-top: 1px;
  margin-top: 9px;
}

/* *** END OF PAGE TEMPLATE CMS *** */
/* *** CMS PAGE TEMPLATE 3 *** */
.single-post .has-text-color.has-red-color,
.page-template-page-cms .has-text-color.has-red-color,
.single-dossier .has-text-color.has-red-color {
  color: #ff0014;
}

.single-post .has-text-color.has-white-color,
.page-template-page-cms .has-text-color.has-white-color,
.single-dossier .has-text-color.has-white-color {
  color: white;
}

.single-post .hero-slider,
.page-template-page-cms .hero-slider,
.single-dossier .hero-slider {
  position: relative;
}

.single-post .hero-wrapper,
.page-template-page-cms .hero-wrapper,
.single-dossier .hero-wrapper {
  padding-bottom: 0;
  min-height: 475px;
  background-size: cover;
  background-position: center center;
}

@media (max-width: 1300px) {
  .single-post .hero-wrapper,
  .page-template-page-cms .hero-wrapper,
  .single-dossier .hero-wrapper {
    margin-top: 0;
    min-height: 275px;
  }
}

.single-post .hero-wrapper .inner-wrap,
.page-template-page-cms .hero-wrapper .inner-wrap,
.single-dossier .hero-wrapper .inner-wrap {
  min-height: auto;
  max-width: 1280px;
}

.single-post .hero-wrapper .inner-wrap .subtitle, .single-post .hero-wrapper .inner-wrap .pretitle,
.page-template-page-cms .hero-wrapper .inner-wrap .subtitle,
.page-template-page-cms .hero-wrapper .inner-wrap .pretitle,
.single-dossier .hero-wrapper .inner-wrap .subtitle,
.single-dossier .hero-wrapper .inner-wrap .pretitle {
  margin-left: 60px;
}

@media (max-width: 1300px) {
  .single-post .hero-wrapper .inner-wrap .subtitle, .single-post .hero-wrapper .inner-wrap .pretitle,
  .page-template-page-cms .hero-wrapper .inner-wrap .subtitle,
  .page-template-page-cms .hero-wrapper .inner-wrap .pretitle,
  .single-dossier .hero-wrapper .inner-wrap .subtitle,
  .single-dossier .hero-wrapper .inner-wrap .pretitle {
    margin-left: auto;
    margin-right: auto;
  }
}

.single-post .hero-wrapper .inner-wrap .pretitle,
.page-template-page-cms .hero-wrapper .inner-wrap .pretitle,
.single-dossier .hero-wrapper .inner-wrap .pretitle {
  margin-top: 25px;
  position: relative;
  top: 35px;
  color: #fff;
  font-size: 32px;
  text-transform: uppercase;
}

@media (max-width: 1300px) {
  .single-post .hero-wrapper .inner-wrap .pretitle,
  .page-template-page-cms .hero-wrapper .inner-wrap .pretitle,
  .single-dossier .hero-wrapper .inner-wrap .pretitle {
    margin-top: 0;
  }
}

.single-post .hero-wrapper .breadcrumb,
.page-template-page-cms .hero-wrapper .breadcrumb,
.single-dossier .hero-wrapper .breadcrumb {
  padding-top: 13px;
}

.single-post .hero-wrapper h1,
.page-template-page-cms .hero-wrapper h1,
.single-dossier .hero-wrapper h1 {
  max-width: 703px;
  margin-top: 52px;
}

.single-post .hero-wrapper h1,
.page-template-page-cms .hero-wrapper h1,
.single-dossier .hero-wrapper h1 {
  font-size: 25.5px;
}

@media screen and (min-width: 320px) {
  .single-post .hero-wrapper h1,
  .page-template-page-cms .hero-wrapper h1,
  .single-dossier .hero-wrapper h1 {
    font-size: calc(25.5px + 25.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .hero-wrapper h1,
  .page-template-page-cms .hero-wrapper h1,
  .single-dossier .hero-wrapper h1 {
    font-size: 51px;
  }
}

@media (max-width: 1300px) {
  .single-post .hero-wrapper h1,
  .page-template-page-cms .hero-wrapper h1,
  .single-dossier .hero-wrapper h1 {
    max-width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

.single-post .content,
.page-template-page-cms .content,
.single-dossier .content {
  /* ==== BLOCKQUOTE ==== */
  /* ==== BUTTONS ==== */
}

.single-post .content p:first-of-type + .wp-block-column,
.page-template-page-cms .content p:first-of-type + .wp-block-column,
.single-dossier .content p:first-of-type + .wp-block-column {
  margin-top: 0;
}

.single-post .content .wp-block-columns,
.page-template-page-cms .content .wp-block-columns,
.single-dossier .content .wp-block-columns {
  color: #000;
}

.single-post .content .wp-block-columns.icons .wp-block-column .wp-block-image,
.page-template-page-cms .content .wp-block-columns.icons .wp-block-column .wp-block-image,
.single-dossier .content .wp-block-columns.icons .wp-block-column .wp-block-image {
  padding: 0;
}

.single-post .content .wp-block-columns.icons .wp-block-column *,
.page-template-page-cms .content .wp-block-columns.icons .wp-block-column *,
.single-dossier .content .wp-block-columns.icons .wp-block-column * {
  margin: 5px auto;
}

.single-post .content .wp-block-columns.icons .wp-block-column > p,
.page-template-page-cms .content .wp-block-columns.icons .wp-block-column > p,
.single-dossier .content .wp-block-columns.icons .wp-block-column > p {
  margin: 5px auto !important;
}

.single-post .content .wp-block-columns:nth-of-type(2),
.page-template-page-cms .content .wp-block-columns:nth-of-type(2),
.single-dossier .content .wp-block-columns:nth-of-type(2) {
  margin-top: 20px;
}

.single-post .content .wp-block-columns h4,
.page-template-page-cms .content .wp-block-columns h4,
.single-dossier .content .wp-block-columns h4 {
  margin-bottom: 0;
}

.single-post .content .wp-block-columns h4,
.page-template-page-cms .content .wp-block-columns h4,
.single-dossier .content .wp-block-columns h4 {
  font-size: 15px;
}

@media screen and (min-width: 320px) {
  .single-post .content .wp-block-columns h4,
  .page-template-page-cms .content .wp-block-columns h4,
  .single-dossier .content .wp-block-columns h4 {
    font-size: calc(15px + 5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .content .wp-block-columns h4,
  .page-template-page-cms .content .wp-block-columns h4,
  .single-dossier .content .wp-block-columns h4 {
    font-size: 20px;
  }
}

.single-post .content .wp-block-columns h4 + p,
.page-template-page-cms .content .wp-block-columns h4 + p,
.single-dossier .content .wp-block-columns h4 + p {
  margin-top: 5px;
}

.single-post .content .wp-block-columns.grille,
.page-template-page-cms .content .wp-block-columns.grille,
.single-dossier .content .wp-block-columns.grille {
  margin-top: 70px;
}

.single-post .content .wp-block-columns.grille .wp-block-column,
.page-template-page-cms .content .wp-block-columns.grille .wp-block-column,
.single-dossier .content .wp-block-columns.grille .wp-block-column {
  margin: 0;
}

.single-post .content .wp-block-columns.grille .wp-block-column .wp-block-image,
.page-template-page-cms .content .wp-block-columns.grille .wp-block-column .wp-block-image,
.single-dossier .content .wp-block-columns.grille .wp-block-column .wp-block-image {
  padding: 0;
  margin-top: 0;
  position: relative;
}

.single-post .content .wp-block-columns.grille .wp-block-column .wp-block-image a,
.page-template-page-cms .content .wp-block-columns.grille .wp-block-column .wp-block-image a,
.single-dossier .content .wp-block-columns.grille .wp-block-column .wp-block-image a {
  position: relative;
  display: block;
}

.single-post .content .wp-block-columns.grille .wp-block-column .wp-block-image a:before,
.page-template-page-cms .content .wp-block-columns.grille .wp-block-column .wp-block-image a:before,
.single-dossier .content .wp-block-columns.grille .wp-block-column .wp-block-image a:before {
  content: '+';
  display: block;
  position: absolute;
  top: 50%;
  border: 2px solid #fff;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  color: white;
  line-height: 36px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 200;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  opacity: 0;
  z-index: 3;
}

.single-post .content .wp-block-columns.grille .wp-block-column .wp-block-image a:before,
.page-template-page-cms .content .wp-block-columns.grille .wp-block-column .wp-block-image a:before,
.single-dossier .content .wp-block-columns.grille .wp-block-column .wp-block-image a:before {
  font-size: 30px;
}

@media screen and (min-width: 320px) {
  .single-post .content .wp-block-columns.grille .wp-block-column .wp-block-image a:before,
  .page-template-page-cms .content .wp-block-columns.grille .wp-block-column .wp-block-image a:before,
  .single-dossier .content .wp-block-columns.grille .wp-block-column .wp-block-image a:before {
    font-size: calc(30px + 10 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .content .wp-block-columns.grille .wp-block-column .wp-block-image a:before,
  .page-template-page-cms .content .wp-block-columns.grille .wp-block-column .wp-block-image a:before,
  .single-dossier .content .wp-block-columns.grille .wp-block-column .wp-block-image a:before {
    font-size: 40px;
  }
}

.single-post .content .wp-block-columns.grille .wp-block-column .wp-block-image a:after,
.page-template-page-cms .content .wp-block-columns.grille .wp-block-column .wp-block-image a:after,
.single-dossier .content .wp-block-columns.grille .wp-block-column .wp-block-image a:after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 0;
  -webkit-transition: .2s opacity;
  transition: .2s opacity;
  background-color: black;
  pointer-events: none;
  z-index: 1;
}

.single-post .content .wp-block-columns.grille .wp-block-column .wp-block-image a:hover:after,
.page-template-page-cms .content .wp-block-columns.grille .wp-block-column .wp-block-image a:hover:after,
.single-dossier .content .wp-block-columns.grille .wp-block-column .wp-block-image a:hover:after {
  opacity: .4;
}

.single-post .content .wp-block-columns.grille .wp-block-column .wp-block-image a:hover:before,
.page-template-page-cms .content .wp-block-columns.grille .wp-block-column .wp-block-image a:hover:before,
.single-dossier .content .wp-block-columns.grille .wp-block-column .wp-block-image a:hover:before {
  opacity: 1;
}

.single-post .content .wp-block-columns.grille .wp-block-column .wp-block-image:after,
.page-template-page-cms .content .wp-block-columns.grille .wp-block-column .wp-block-image:after,
.single-dossier .content .wp-block-columns.grille .wp-block-column .wp-block-image:after {
  content: '';
  opacity: 0;
  display: block;
  position: absolute;
  top: 50%;
  background-color: #fff;
  left: 50%;
  width: 20px;
  height: 2px;
  z-index: 3;
  margin-left: 25px;
  -webkit-transform: rotate(43deg) translateY(15px);
          transform: rotate(43deg) translateY(15px);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: .2s opacity;
  transition: .2s opacity;
}

.single-post .content .wp-block-columns.grille .wp-block-column .wp-block-image::before,
.page-template-page-cms .content .wp-block-columns.grille .wp-block-column .wp-block-image::before,
.single-dossier .content .wp-block-columns.grille .wp-block-column .wp-block-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  background-color: #203463;
  mix-blend-mode: color;
}

.single-post .content .wp-block-columns.grille .wp-block-column .wp-block-image:hover:after, .single-post .content .wp-block-columns.grille .wp-block-column .wp-block-image:hover:before,
.page-template-page-cms .content .wp-block-columns.grille .wp-block-column .wp-block-image:hover:after,
.page-template-page-cms .content .wp-block-columns.grille .wp-block-column .wp-block-image:hover:before,
.single-dossier .content .wp-block-columns.grille .wp-block-column .wp-block-image:hover:after,
.single-dossier .content .wp-block-columns.grille .wp-block-column .wp-block-image:hover:before {
  opacity: 1;
}

.single-post .content ul,
.page-template-page-cms .content ul,
.single-dossier .content ul {
  list-style: none;
}

.single-post .content ul li,
.page-template-page-cms .content ul li,
.single-dossier .content ul li {
  color: #000;
  line-height: 1.4;
}

.single-post .content ul li,
.page-template-page-cms .content ul li,
.single-dossier .content ul li {
  font-size: 11.25px;
}

@media screen and (min-width: 320px) {
  .single-post .content ul li,
  .page-template-page-cms .content ul li,
  .single-dossier .content ul li {
    font-size: calc(11.25px + 3.75 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .content ul li,
  .page-template-page-cms .content ul li,
  .single-dossier .content ul li {
    font-size: 15px;
  }
}

.single-post .content ul li:before,
.page-template-page-cms .content ul li:before,
.single-dossier .content ul li:before {
  content: '';
  width: 15.2px;
  height: 12.8px;
  background-image: url("./assets/img/arrow-left.png");
  display: inline-block;
  background-size: 100% 100%;
  color: red;
  position: relative;
  top: 2px;
  margin-right: 10px;
}

.single-post .content blockquote,
.page-template-page-cms .content blockquote,
.single-dossier .content blockquote {
  margin-top: 100px;
  padding-top: 0;
  border: none;
  border-left: 6px solid #A6ACB8;
}

.single-post .content blockquote p,
.page-template-page-cms .content blockquote p,
.single-dossier .content blockquote p {
  padding-left: 20px;
  font-size: 33px;
  color: #A5ABB7;
  margin: 0;
  font-style: normal;
  position: relative;
}

@media (min-width: 768px) {
  .single-post .content blockquote p,
  .page-template-page-cms .content blockquote p,
  .single-dossier .content blockquote p {
    padding-left: 90px;
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  .single-post .content blockquote p,
  .page-template-page-cms .content blockquote p,
  .single-dossier .content blockquote p {
    font-size: 37.5px;
  }
}

@media screen and (min-width: 768px) and (min-width: 320px) {
  .single-post .content blockquote p,
  .page-template-page-cms .content blockquote p,
  .single-dossier .content blockquote p {
    font-size: calc(37.5px + 12.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 768px) and (min-width: 1024px) {
  .single-post .content blockquote p,
  .page-template-page-cms .content blockquote p,
  .single-dossier .content blockquote p {
    font-size: 50px;
  }
}

.single-post .content blockquote p:before,
.page-template-page-cms .content blockquote p:before,
.single-dossier .content blockquote p:before {
  content: '';
  background-image: url("./assets/img/quote.png");
  width: 66.4px;
  height: 67.2px;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 15px;
  opacity: .4;
  z-index: -1;
}

.single-post .content .wp-block-ugb-button .ugb-button,
.page-template-page-cms .content .wp-block-ugb-button .ugb-button,
.single-dossier .content .wp-block-ugb-button .ugb-button {
  padding: 15px 60px;
  padding-right: 20px;
  /* Buttons others styles */
  /* Buttons others sizes*/
}

.single-post .content .wp-block-ugb-button .ugb-button span,
.page-template-page-cms .content .wp-block-ugb-button .ugb-button span,
.single-dossier .content .wp-block-ugb-button .ugb-button span {
  font-weight: 700;
}

.single-post .content .wp-block-ugb-button .ugb-button span,
.page-template-page-cms .content .wp-block-ugb-button .ugb-button span,
.single-dossier .content .wp-block-ugb-button .ugb-button span {
  font-size: 10.5px;
}

@media screen and (min-width: 320px) {
  .single-post .content .wp-block-ugb-button .ugb-button span,
  .page-template-page-cms .content .wp-block-ugb-button .ugb-button span,
  .single-dossier .content .wp-block-ugb-button .ugb-button span {
    font-size: calc(10.5px + 3.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .content .wp-block-ugb-button .ugb-button span,
  .page-template-page-cms .content .wp-block-ugb-button .ugb-button span,
  .single-dossier .content .wp-block-ugb-button .ugb-button span {
    font-size: 14px;
  }
}

.single-post .content .wp-block-ugb-button .ugb-button span:after,
.page-template-page-cms .content .wp-block-ugb-button .ugb-button span:after,
.single-dossier .content .wp-block-ugb-button .ugb-button span:after {
  content: '';
  display: inline-block;
  background-image: url("assets/img/arrow-white.svg");
  height: 10px;
  width: 10px;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  margin-left: 30px;
  background-size: 100% 100%;
}

.single-post .content .wp-block-ugb-button .ugb-button--design-plain,
.page-template-page-cms .content .wp-block-ugb-button .ugb-button--design-plain,
.single-dossier .content .wp-block-ugb-button .ugb-button--design-plain {
  background-color: #fff;
  border-radius: 999px;
}

.single-post .content .wp-block-ugb-button .ugb-button--design-plain span:after,
.page-template-page-cms .content .wp-block-ugb-button .ugb-button--design-plain span:after,
.single-dossier .content .wp-block-ugb-button .ugb-button--design-plain span:after {
  content: '';
  background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 329 518" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path fill="rgb(18,67,32)" d="M258.902327,328.905898 L70.0035713,517.804653 L0,447.801082 L188.898755,258.902327 L0.201010127,70.2045815 L70.2045815,0.201010127 L329.005663,259.002092 L259.002092,329.005663 L258.902327,328.905898 Z"></path></svg>');
}

.single-post .content .wp-block-ugb-button .ugb-button--design-link,
.page-template-page-cms .content .wp-block-ugb-button .ugb-button--design-link,
.single-dossier .content .wp-block-ugb-button .ugb-button--design-link {
  color: #122043;
  text-decoration: underline;
  padding: 0;
}

.single-post .content .wp-block-ugb-button .ugb-button--design-link span,
.page-template-page-cms .content .wp-block-ugb-button .ugb-button--design-link span,
.single-dossier .content .wp-block-ugb-button .ugb-button--design-link span {
  padding-left: 5px;
}

.single-post .content .wp-block-ugb-button .ugb-button--design-link span:after,
.page-template-page-cms .content .wp-block-ugb-button .ugb-button--design-link span:after,
.single-dossier .content .wp-block-ugb-button .ugb-button--design-link span:after {
  white-space: pre-wrap;
  content: ' +';
  margin-left: 0;
  height: auto;
  background: none;
  width: auto;
  text-decoration: underline;
}

.single-post .content .wp-block-ugb-button .ugb-button--design-ghost,
.page-template-page-cms .content .wp-block-ugb-button .ugb-button--design-ghost,
.single-dossier .content .wp-block-ugb-button .ugb-button--design-ghost {
  background-color: #fff;
}

@media (min-width: 768px) {
  .single-post .content .wp-block-ugb-button .ugb-button--size-large,
  .page-template-page-cms .content .wp-block-ugb-button .ugb-button--size-large,
  .single-dossier .content .wp-block-ugb-button .ugb-button--size-large {
    padding: 17px 80px;
    padding-right: 55px;
  }
}

.single-post .content .wp-block-ugb-button .ugb-button--size-large span,
.page-template-page-cms .content .wp-block-ugb-button .ugb-button--size-large span,
.single-dossier .content .wp-block-ugb-button .ugb-button--size-large span {
  font-size: 13.5px;
}

@media screen and (min-width: 320px) {
  .single-post .content .wp-block-ugb-button .ugb-button--size-large span,
  .page-template-page-cms .content .wp-block-ugb-button .ugb-button--size-large span,
  .single-dossier .content .wp-block-ugb-button .ugb-button--size-large span {
    font-size: calc(13.5px + 4.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .content .wp-block-ugb-button .ugb-button--size-large span,
  .page-template-page-cms .content .wp-block-ugb-button .ugb-button--size-large span,
  .single-dossier .content .wp-block-ugb-button .ugb-button--size-large span {
    font-size: 18px;
  }
}

.single-post .content .wp-block-ugb-button .ugb-button--size-large span:after,
.page-template-page-cms .content .wp-block-ugb-button .ugb-button--size-large span:after,
.single-dossier .content .wp-block-ugb-button .ugb-button--size-large span:after {
  background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 329 518" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path fill="rgb(18,67,32)" d="M258.902327,328.905898 L70.0035713,517.804653 L0,447.801082 L188.898755,258.902327 L0.201010127,70.2045815 L70.2045815,0.201010127 L329.005663,259.002092 L259.002092,329.005663 L258.902327,328.905898 Z"></path></svg>');
}

/* *** END CMS PAGE TEMPLATE 3 *** */
.blog .frontpage_block_lastnews, .archive.category .frontpage_block_lastnews {
  padding-top: 0;
}

.blog .hero-wrapper, .archive.category .hero-wrapper {
  margin-top: 0;
  background-size: cover;
}

.blog .hero-wrapper .inner-wrap, .archive.category .hero-wrapper .inner-wrap {
  min-height: inherit;
}

.blog .hero-wrapper .inner-wrap h1, .archive.category .hero-wrapper .inner-wrap h1 {
  margin-top: 30px;
}

@media (min-width: 1024px) {
  .blog .hero-wrapper .inner-wrap h1, .archive.category .hero-wrapper .inner-wrap h1 {
    margin-top: 30px;
  }
}

.blog .hero-wrapper .inner-wrap .archive-description, .archive.category .hero-wrapper .inner-wrap .archive-description {
  margin-bottom: 30px;
}

.grid-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px;
}

@media (min-width: 768px) {
  .grid-post {
    margin: -10px;
  }
}

.grid-post > .type-post {
  padding: 0;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

@media (min-width: 768px) {
  .grid-post > .type-post {
    margin: 10px;
  }
}

@media (min-width: 768px) {
  .grid-post > .type-post {
    margin: 10px;
    -ms-flex-preferred-size: calc( (100% / 2) - 20px);
        flex-basis: calc( (100% / 2) - 20px);
  }
}

@media (min-width: 1300px) {
  .grid-post > .type-post {
    margin: 10px;
    -ms-flex-preferred-size: calc( (100% / 3) - 20px);
        flex-basis: calc( (100% / 3) - 20px);
  }
}

@media (max-width: 767px) {
  .grid-post > .type-post + .type-post {
    margin-top: 20px;
  }
}

.grid-post .archive-pagination.pagination {
  width: 100%;
}

.sidebar-content #blog-loop {
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sidebar-content #blog-loop .type-post .alignleft {
  float: none;
}

.sidebar-content #blog-loop .grid-post {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.sidebar-content #blog-loop .sticky-widgets {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 1024px) {
  .sidebar-content #blog-loop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sidebar-content #blog-loop .grid-post {
    width: calc(100% - 350px);
  }
  .sidebar-content #blog-loop .sticky-widgets {
    margin-left: auto;
    width: 350px;
  }
  .sidebar-content #blog-loop .sticky-widgets .sidebar {
    position: -webkit-sticky;
    position: sticky;
  }
}

.load-more-posts {
  width: 100%;
  text-align: center;
}

.load-more-posts span {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  text-decoration: underline;
  margin-top: 30px;
  font-weight: 600;
}

#comments,
#respond {
  background: #fff;
  padding: 20px 15px 10px 15px;
}

@media (min-width: 1024px) {
  #comments,
  #respond {
    padding-top: 40px;
  }
}

#comments h3,
#respond h3 {
  margin-bottom: 30px;
}

#comments h3,
#respond h3 {
  font-size: 14px;
}

@media screen and (min-width: 320px) {
  #comments h3,
  #respond h3 {
    font-size: calc(14px + 6 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  #comments h3,
  #respond h3 {
    font-size: 20px;
  }
}

#comments > *,
#respond > * {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
}

@supports (width: 100vw) {
  #comments,
  #respond {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
  }
}

#comments .avatar {
  width: 35px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  margin-top: -7px;
}

#comments .comment-list .comment {
  margin: 0;
  padding: 2.5rem 0;
}

#comments .comment-list .comment .comment-content p {
  margin-top: 10px;
}

#comments .comment-list .comment:not(:last-child) {
  border-bottom: 1px solid #EDEFF5;
}

#comments .comment-list .comment:first-child {
  padding-top: 0;
}

#comments .comment-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 480px) {
  #comments .comment-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#comments .comment-header .comment-author {
  margin-right: 10px;
}

.single-post .type-post {
  padding-bottom: 40px;
}

.single-post .content .entry-footer {
  margin-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 20px;
}

@media (min-width: 768px) {
  .single-post .content .entry-footer {
    margin-top: 40px;
  }
}

.single-post .content .entry-footer p {
  font-size: 0.8em;
}

.single-post .content .entry-header {
  text-align: center;
}

.single-post .content .entry-header h1 {
  margin-top: 15px;
}

.single-post .content .entry-header h1 {
  font-size: 28.7px;
}

@media screen and (min-width: 320px) {
  .single-post .content .entry-header h1 {
    font-size: calc(28.7px + 12.3 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .single-post .content .entry-header h1 {
    font-size: 41px;
  }
}

@media (min-width: 768px) {
  .single-post .content .entry-header h1 {
    margin-top: 40px;
    margin-bottom: 10px;
  }
}

.single-post .content .entry-header h1:first-letter {
  float: inherit;
  background-color: inherit;
  padding: inherit;
  color: inherit;
  font-size: inherit;
  margin: inherit;
  font-weight: inherit;
}

.single-post .content .entry-header p {
  text-align: center;
  margin-top: 0;
}

.single-post .content .entry-header:after {
  content: "";
  display: block;
  border: none;
  height: 7px;
  background-color: #122043;
  width: 70px;
  margin: 40px auto 64px;
}

#respond {
  padding-bottom: 60px;
}

.error404 main.content .breadcrumb, .error404 main.content article.entry, .page-template-page-annulation-reservation main.content .breadcrumb, .page-template-page-annulation-reservation main.content article.entry {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.error404 main.content article.entry, .page-template-page-annulation-reservation main.content article.entry {
  text-align: center;
  background-color: white;
  padding: 50px;
}

.error404 main.content article.entry h1, .page-template-page-annulation-reservation main.content article.entry h1 {
  font-size: 56px;
  position: relative;
  font-weight: bold;
  padding: 0 0 35px 0;
}

.error404 main.content article.entry h1:after, .page-template-page-annulation-reservation main.content article.entry h1:after {
  position: absolute;
  content: '';
  width: 75px;
  height: 10px;
  background-color: #ff0014;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.error404 main.content article.entry p, .page-template-page-annulation-reservation main.content article.entry p {
  font-size: 20px;
}

@media (max-width: 1024px) {
  .error404 main.content article.entry, .page-template-page-annulation-reservation main.content article.entry {
    padding: 20px;
  }
  .error404 main.content article.entry h1, .page-template-page-annulation-reservation main.content article.entry h1 {
    font-size: calc(19.25px + 35.75 * ((100vw - 320px) / 704));
  }
  .error404 main.content article.entry h1:after, .page-template-page-annulation-reservation main.content article.entry h1:after {
    width: 40px;
    height: 5px;
  }
  .error404 main.content article.entry p, .page-template-page-annulation-reservation main.content article.entry p {
    font-size: 15px;
  }
}

.error404 .button.has-icon, .page-template-page-annulation-reservation .button.has-icon {
  width: 100%;
  text-align: center;
}

.map__promo_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 9;
  background-color: #101d3c;
  color: #fff;
  text-transform: uppercase;
  padding-left: 25px;
  padding-right: 10px;
  border-bottom-right-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 91px;
}

.map__promo_wrapper {
  font-size: 9.35px;
}

@media screen and (min-width: 320px) {
  .map__promo_wrapper {
    font-size: calc(9.35px + 1.65 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .map__promo_wrapper {
    font-size: 11px;
  }
}

.map__promo_wrapper:hover, .map__promo_wrapper:focus, .map__promo_wrapper:active {
  color: white;
  text-decoration: none;
}

@media (min-width: 768px) {
  .map__promo_wrapper {
    padding-left: 30px;
    padding-right: 20px;
    min-height: 105px;
  }
}

.map__promo_wrapper .promo_title {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  background-color: #f9ad53;
  color: #101d3c;
  font-weight: 700;
  left: 0;
  top: 90px;
  position: absolute;
  text-align: center;
  width: 90px;
}

@media (min-width: 768px) {
  .map__promo_wrapper .promo_title {
    width: 105px;
    top: 105px;
  }
}

.map__promo_wrapper.right-positioned {
  left: auto;
  right: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 25px;
  padding-left: 10px;
  padding-right: 25px;
}

@media (min-width: 768px) {
  .map__promo_wrapper.right-positioned {
    padding-left: 15px;
    padding-right: 30px;
  }
}

.map__promo_wrapper.right-positioned .promo_title {
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
}

@media screen and (max-width: 1024px) {
  .map__promo_wrapper + .control-center-thumbnail {
    position: relative;
    left: -15px;
    top: -20px;
    width: calc(100% + 30px);
  }
}

@media screen and ((max-width: 768px)) {
  .map__promo_wrapper {
    top: -15px;
  }
}

.map__promo_wrapper .promo_underline {
  text-decoration: line-through;
}

.map__promo_wrapper .promo_text {
  position: relative;
  top: 0;
  padding-top: 10px;
}

.map__promo_wrapper .promo_color {
  color: #f9ad53;
  font-weight: 700;
}

.map__promo_wrapper .promo_price {
  line-height: 1;
}

.map__promo_wrapper .promo_price {
  font-size: 18px;
}

@media screen and (min-width: 320px) {
  .map__promo_wrapper .promo_price {
    font-size: calc(18px + 6 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .map__promo_wrapper .promo_price {
    font-size: 24px;
  }
}

.map__promo_wrapper.normal_price {
  background-color: transparent;
}

.map__promo_wrapper.normal_price .promo_title {
  background-color: #e7eaf4;
}

.map__promo_wrapper.best_promo .promo_title {
  background-color: #78df7a;
}

.map__promo_wrapper.best_promo .promo_color {
  color: #78df7a;
}

.promo_block_partenaire {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  text-align: center;
  margin-bottom: 100px;
  padding: 40px 20px 20px 20px;
}

@media (min-width: 768px) {
  .promo_block_partenaire {
    padding: 70px 20px 20px 20px;
  }
}

.promo_block_partenaire .promo_block_partenaire_title {
  color: #101d3c;
  line-height: 1;
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 60px;
  font-weight: 700;
}

.promo_block_partenaire .promo_block_partenaire_title {
  font-size: 24.75px;
}

@media screen and (min-width: 320px) {
  .promo_block_partenaire .promo_block_partenaire_title {
    font-size: calc(24.75px + 30.25 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .promo_block_partenaire .promo_block_partenaire_title {
    font-size: 55px;
  }
}

.promo_block_partenaire .promo_block_partenaire_title:first-child {
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 400;
}

.promo_block_partenaire .promo_block_partenaire_title:first-child:after {
  content: none;
}

.promo_block_partenaire .promo_block_partenaire_title:after {
  content: '';
  width: 46.2px;
  height: 5.4px;
  background-color: #101d3c;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  position: absolute;
}

@media (min-width: 768px) {
  .promo_block_partenaire .promo_block_partenaire_title:after {
    width: 77px;
    height: 9px;
  }
}

.promo_block_partenaire .promo_block_partenaire_title .partenaire_weight {
  font-weight: 700;
}

.promo_block_partenaire .promo_block_partenaire_description {
  font-weight: 700;
}

.promo_block_partenaire .promo_slider_title {
  font-weight: 600;
  letter-spacing: 1px;
}

.promo_block_partenaire .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.promo_block_partenaire .slider-promo-item {
  color: #122043;
}

.promo_block_partenaire .slider-promo-item img {
  margin: 30px auto;
  max-width: 67%;
}

.promo_block_partenaire .slider-promo-item:hover {
  text-decoration: none;
}

.promo_block_partenaire .slider-promo-item p {
  text-align: center;
  position: relative;
  top: -20px;
  margin: 0;
}

.promo_block_partenaire .promo_slider_reduc {
  color: #78df7a;
  font-weight: 600;
}

.promo_block_partenaire .promo_slider_reduc {
  font-size: 12px;
}

@media screen and (min-width: 320px) {
  .promo_block_partenaire .promo_slider_reduc {
    font-size: calc(12px + 12 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .promo_block_partenaire .promo_slider_reduc {
    font-size: 24px;
  }
}

.promo_block_partenaire .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.promo_block_partenaire .slick-nav-wrapper {
  position: relative;
  margin: 0 auto !important;
  max-width: 300px !important;
  position: relative;
  top: 20px;
  float: none !important;
  display: block;
}

.promo_block_partenaire .slick-nav-wrapper .slick-dots {
  position: absolute !important;
  text-align: center;
  margin: 0 auto;
  right: 0;
  left: 0;
  bottom: -50px;
}

@media (min-width: 768px) {
  .promo_block_partenaire .slick-nav-wrapper .slick-dots {
    bottom: -70px;
  }
}

.promo_block_partenaire .slick-nav-wrapper .slick-dots:before {
  display: none;
}

.promo_block_partenaire .slick-nav-wrapper .slick-dots:after {
  margin-bottom: 3px;
  content: attr(data-pager);
  display: block;
  margin-left: 5px;
}

.promo_block_partenaire .slick-nav-wrapper .slick-dots:after {
  font-size: 15px;
}

@media screen and (min-width: 320px) {
  .promo_block_partenaire .slick-nav-wrapper .slick-dots:after {
    font-size: calc(15px + 5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .promo_block_partenaire .slick-nav-wrapper .slick-dots:after {
    font-size: 20px;
  }
}

.home #genesis-content {
  display: none;
}

@media screen and (max-width: 1024px) {
  .home #header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 101;
  }
  .home #header.active .menu-block .menu-mobile {
    position: relative;
    height: calc(100vh - 75px);
    overflow: auto;
  }
}

.frontpage_header .frontpage_header_name {
  position: relative;
  height: 100%;
  padding: 20px 0 95px 0;
  width: 100%;
}

.frontpage_header .frontpage_header_name .patch-avis {
  display: none;
  position: absolute;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  top: 20px;
  left: calc(100% + 50px);
}

@media (min-width: 1024px) {
  .frontpage_header .frontpage_header_name .patch-avis {
    display: block;
  }
}

@media (min-width: 1400px) {
  .frontpage_header .frontpage_header_name .patch-avis {
    -webkit-transform: scale(1);
            transform: scale(1);
    top: 50px;
    left: calc(100% + 139px);
  }
}

.frontpage_header .frontpage_header_name #netreviewsWidgetNum17954widget19av div {
  z-index: 4;
}

.frontpage_header .frontpage_header_name > a {
  width: 100%;
  display: block;
}

.frontpage_header .frontpage_header_name img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.frontpage_header .frontpage_header_name .frontpage_slider_link {
  display: none;
}

.frontpage_header .frontpage_header_name .wrapper_slider_content {
  position: relative;
  z-index: 3;
  background: rgba(16, 28, 59, 0.85);
  color: #fff;
  padding: 20px;
  width: 96%;
  max-width: 396px;
}

.frontpage_header .frontpage_header_name .wrapper_slider_content:hover {
  text-decoration: none;
}

.frontpage_header .frontpage_header_name .wrapper_slider_content .map__promo_wrapper {
  /*
        background: #fff;
        color: $blue;

         */
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  min-height: 91px;
}

.frontpage_header .frontpage_header_name .wrapper_slider_content .map__promo_wrapper:hover, .frontpage_header .frontpage_header_name .wrapper_slider_content .map__promo_wrapper:active, .frontpage_header .frontpage_header_name .wrapper_slider_content .map__promo_wrapper:focus {
  text-decoration: none;
  color: #fff;
}

@media (min-width: 768px) {
  .frontpage_header .frontpage_header_name .wrapper_slider_content .map__promo_wrapper {
    min-height: 105px;
  }
}

@media (min-width: 1400px) {
  .frontpage_header .frontpage_header_name .wrapper_slider_content .map__promo_wrapper {
    width: 190px;
    font-size: 14px;
    min-height: 133px;
  }
  .frontpage_header .frontpage_header_name .wrapper_slider_content .map__promo_wrapper .promo_price {
    font-size: 32px;
  }
  .frontpage_header .frontpage_header_name .wrapper_slider_content .map__promo_wrapper .promo_text {
    padding: 35px 0 0;
  }
  .frontpage_header .frontpage_header_name .wrapper_slider_content .map__promo_wrapper .promo_title {
    top: 132px;
    width: 132px;
  }
}

.frontpage_header .frontpage_header_name .wrapper_slider_content .wrapper_slider_content--inner {
  max-width: 630px;
  margin-left: auto;
}

@media (min-width: 768px) {
  .frontpage_header .frontpage_header_name .wrapper_slider_content {
    width: 55%;
    max-width: 850px;
  }
}

@media (min-width: 1024px) {
  .frontpage_header .frontpage_header_name .wrapper_slider_content {
    width: 53%;
    padding: 40px;
  }
}

.frontpage_header .frontpage_header_name .wrapper_slider_content p {
  text-transform: uppercase;
  font-weight: bold;
  color: #ff0014;
  margin-bottom: 0;
}

.frontpage_header .frontpage_header_name .wrapper_slider_content p {
  font-size: 12.25px;
}

@media screen and (min-width: 320px) {
  .frontpage_header .frontpage_header_name .wrapper_slider_content p {
    font-size: calc(12.25px + 22.75 * ((100vw - 320px) / 1280));
  }
}

@media screen and (min-width: 1600px) {
  .frontpage_header .frontpage_header_name .wrapper_slider_content p {
    font-size: 35px;
  }
}

.frontpage_header .frontpage_header_name .wrapper_slider_content p#hp-mentions {
  margin-top: 5px;
  color: #fff;
  text-transform: none;
  font-weight: normal;
  line-height: 1.1;
}

.frontpage_header .frontpage_header_name .wrapper_slider_content p#hp-mentions {
  font-size: 12px;
}

@media screen and (min-width: 320px) {
  .frontpage_header .frontpage_header_name .wrapper_slider_content p#hp-mentions {
    font-size: calc(12px + 3 * ((100vw - 320px) / 1280));
  }
}

@media screen and (min-width: 1600px) {
  .frontpage_header .frontpage_header_name .wrapper_slider_content p#hp-mentions {
    font-size: 15px;
  }
}

.frontpage_header .frontpage_header_name .wrapper_slider_content h1 {
  width: calc(78% - 12px);
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.1;
}

.frontpage_header .frontpage_header_name .wrapper_slider_content h1 {
  font-size: 28px;
}

@media screen and (min-width: 320px) {
  .frontpage_header .frontpage_header_name .wrapper_slider_content h1 {
    font-size: calc(28px + 52 * ((100vw - 320px) / 1280));
  }
}

@media screen and (min-width: 1600px) {
  .frontpage_header .frontpage_header_name .wrapper_slider_content h1 {
    font-size: 80px;
  }
}

.frontpage_header .frontpage_header_name .wrapper_slider_content h2, .frontpage_header .frontpage_header_name .wrapper_slider_content .entry-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  margin-bottom: 0;
}

.frontpage_header .frontpage_header_name .wrapper_slider_content h2, .frontpage_header .frontpage_header_name .wrapper_slider_content .entry-title {
  font-size: 8.75px;
}

@media screen and (min-width: 320px) {
  .frontpage_header .frontpage_header_name .wrapper_slider_content h2, .frontpage_header .frontpage_header_name .wrapper_slider_content .entry-title {
    font-size: calc(8.75px + 16.25 * ((100vw - 320px) / 1280));
  }
}

@media screen and (min-width: 1600px) {
  .frontpage_header .frontpage_header_name .wrapper_slider_content h2, .frontpage_header .frontpage_header_name .wrapper_slider_content .entry-title {
    font-size: 25px;
  }
}

.frontpage_nav {
  background-color: #fff;
  width: calc(100% - 30px);
  margin: -75px auto 0 auto;
  z-index: 20;
  position: relative;
}

@media (min-width: 768px) {
  .frontpage_nav {
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  }
}

.frontpage_nav ul {
  position: relative;
  list-style-type: none;
  margin-bottom: 0;
}

.frontpage_nav ul + .cs-search {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.frontpage_nav ul li {
  padding: 0;
  position: relative;
  border-bottom: 1px solid #dfe2e7;
}

.frontpage_nav ul li h2, .frontpage_nav ul li .entry-title, .frontpage_nav ul li h3 {
  margin-bottom: 0;
  font-size: inherit;
}

.frontpage_nav ul li a {
  padding: 13px 0 13px 20px;
  min-height: 50px;
}

.frontpage_nav ul li a:focus {
  outline: none;
}

.frontpage_nav ul li .icon.search {
  width: 20px;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
}

@media (min-width: 768px) {
  .frontpage_nav ul li .icon.search {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 40px;
    padding-left: 40px;
    padding-right: 20px;
    border-left: 1px solid #dfe2e7;
  }
}

.frontpage_nav ul li:not(.last-item) a {
  width: calc(100% - 70px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.frontpage_nav ul li:not(.last-item) a img {
  width: 30px;
  height: auto;
  padding-right: 15px;
}

@media (min-width: 1024px) {
  .frontpage_nav ul li:not(.last-item) a img {
    width: auto;
  }
}

.frontpage_nav ul li a {
  color: #122143;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
  font-weight: 600;
}

.frontpage_nav ul li a {
  font-size: 12.1px;
}

@media screen and (min-width: 320px) {
  .frontpage_nav ul li a {
    font-size: calc(12.1px + 9.9 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .frontpage_nav ul li a {
    font-size: 22px;
  }
}

.frontpage_nav ul li a img {
  -o-object-fit: contain;
     object-fit: contain;
}

.frontpage_block_heavy {
  background-color: #fff;
  width: calc(100% - 30px);
  margin: 30px auto 30px auto;
}

@media (min-width: 1024px) {
  .frontpage_block_heavy {
    margin: 116px auto;
  }
}

.frontpage_block_heavy .frontpage_heavy_content {
  padding: 18px 17px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  /*
    a{
      display: inline-block;
      text-align: center;
      width: 100%;
      font-weight: 700;
      font-size: 14px;
      padding: 30px 30px;
      border: 0;
      border-radius: 50px;
      color: #fff;
      background-color: #ff0014;
      line-height: 1;
      white-space: normal;
      text-decoration: none;
      cursor: pointer;
      position: relative;
      float: right;
      clear: right;
      background-image: url(./assets/img/arrow-white.svg);
      background-repeat: no-repeat;
      background-position-y: center;
      padding-right: 40px;
      background-position-x: calc(100% - 20px);
      background-size: 20px 14px;
      margin-top: 20px;
      margin-bottom: 10px;
    }
    */
}

@media (min-width: 768px) {
  .frontpage_block_heavy .frontpage_heavy_content {
    padding: 45px 30px;
  }
}

.frontpage_block_heavy .frontpage_heavy_content .frontpage_heavy_content--inner {
  width: calc(42% + 40px);
  margin-right: -40px;
  padding-right: 10px;
}

.frontpage_block_heavy .frontpage_heavy_content .frontpage_heavy_content--inner p{
	color:#0A152D!important;
	font-size: 30px!important;
	font-weight: 600!important;
	font-style: normal!important;
	text-transform: none!important;
	margin-bottom: 25px!important;
}

.frontpage_block_heavy .frontpage_heavy_content .frontpage_heavy_content--inner .frontpage_heavy_content--inner--subtitle,
.frontpage_block_heavy .frontpage_heavy_content .frontpage_heavy_content--inner .frontpage_heavy_content--inner--subtitle * {
	font-size:22px!important;
	color:#cc0010!important;
	font-weight: 500!important;
	font-style: normal!important;
	text-transform: none!important;
	margin-bottom: 25px!important;
}

.frontpage_block_heavy .frontpage_heavy_content .frontpage_heavy_content--inner .frontpage_heavy_content--inner--description,
.frontpage_block_heavy .frontpage_heavy_content .frontpage_heavy_content--inner .frontpage_heavy_content--inner--description * {
	font-size: 20px!important;
	font-weight: 500!important;
	color:#0A152D!important;
	font-style: normal!important;
	text-transform: none!important;
}

@media (max-width: 728px) {
	.frontpage_block_heavy .frontpage_heavy_content .frontpage_heavy_content--inner .frontpage_heavy_content--inner--description,
.frontpage_block_heavy .frontpage_heavy_content .frontpage_heavy_content--inner .frontpage_heavy_content--inner--description *,
.frontpage_block_heavy .frontpage_heavy_content .frontpage_heavy_content--inner .frontpage_heavy_content--inner--subtitle,
.frontpage_block_heavy .frontpage_heavy_content .frontpage_heavy_content--inner .frontpage_heavy_content--inner--subtitle *,
.frontpage_block_heavy .frontpage_heavy_content .frontpage_heavy_content--inner p {
		font-size: 16px!important;
}
.frontpage_block_heavy .frontpage_heavy_content .frontpage_heavy_content--inner {
	width: 100%!important;
	min-width: 100%!important;
	order:2;
}
.frontpage_block_heavy .frontpage_heavy_content img {
	width: 100%!important;
	min-width: 100%!important;
	margin-bottom: 25px!important;
	position: relative!important;
	right: unset!important;
	left: unset!important;
	order:1;
}
.frontpage_block_heavy .frontpage_heavy_content .button {
	order:3;
}
.frontpage_block_heavy .frontpage_heavy_content {
	flex-direction: column!important;
}
}

/*
.checkout-type-moto label[for='wc_checkout_add_ons_12']::after {
	content:'Je souhaite être alerté dans 3 ans pour le renouvellement de mon contrôle technique';
	font-size: 12px;
}
*/


label[for='wc_checkout_add_ons_3'] .optional{
	font-size: 0px!important;
	display: block!important;
}

label[for='wc_checkout_add_ons_3'] .optional::after {
	content:'* pendant la durée de la visite technique';
	font-size:10px!important;
	opacity: .8;
	display: block!important;
}

label[for='wc_checkout_add_ons_3'] b::after {
	content:'*';
}

@media (min-width: 728px) {
  .frontpage_block_heavy .frontpage_heavy_content .frontpage_heavy_content--inner {
    padding: 2% 3.5% 0;
    width: 42%;
  }
  .frontpage_block_heavy .frontpage_heavy_content .frontpage_heavy_content--inner p {
    margin-bottom: 10px;
  }
}

@media (min-width: 728px) {
  .frontpage_block_heavy .frontpage_heavy_content .button {
    margin-left: 3.5%;
    margin-bottom: 0;
  }
}

@media (min-width: 1055px) {
  .frontpage_block_heavy .frontpage_heavy_content .button {
    margin-top: -55px;
  }
}

.frontpage_block_heavy .frontpage_heavy_content p {
  font-weight: 700;
  line-height: 1.1;
  padding-right: 10px;
}

.frontpage_block_heavy .frontpage_heavy_content p {
  font-size: 18px;
}

@media screen and (min-width: 320px) {
  .frontpage_block_heavy .frontpage_heavy_content p {
    font-size: calc(18px + 27 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .frontpage_block_heavy .frontpage_heavy_content p {
    font-size: 45px;
  }
}

.frontpage_block_heavy .frontpage_heavy_content img {
  width: 58%;
  position: relative;
  right: -30px;
  display: block;
  margin-bottom: 1.6rem;
}

.frontpage_block_allabout {
  margin-top: 0px;
  margin-bottom: 0;
  padding-bottom: 40px;
  background: url(assets/img/frontpage/savoir.png) no-repeat;
  background-size: cover;
  background-position: -400px 0;
}

@media (min-width: 1024px) {
  .frontpage_block_allabout {
    margin-top: 80px;
  }
}

@media (min-width: 1024px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper {
    padding: 10px 0 50px 0;
  }
}

.frontpage_block_allabout .frontpage_allabout_wrapper h3 {
  padding: 10px 0 15px 0;
  text-align: center;
  font-weight: 300;
  width: 75%;
  margin: 0 auto 20px auto;
  position: relative;
  z-index: 8;
}

.frontpage_block_allabout .frontpage_allabout_wrapper h3 {
  font-size: 19.25px;
}

@media screen and (min-width: 320px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper h3 {
    font-size: calc(19.25px + 35.75 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper h3 {
    font-size: 55px;
  }
}

.frontpage_block_allabout .frontpage_allabout_wrapper h3:after {
  position: absolute;
  content: '';
  width: 40px;
  height: 5px;
  background-color: #122143;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper h3 {
    padding: 30px 0 35px 0;
  }
  .frontpage_block_allabout .frontpage_allabout_wrapper h3:after {
    width: 75px;
    height: 10px;
  }
}

.frontpage_block_allabout .frontpage_allabout_wrapper h3 span {
  font-weight: 700;
}

.frontpage_block_allabout .frontpage_allabout_wrapper .flex-row .allabout_txt_title {
  color: #122043;
  line-height: 1.3;
}

.frontpage_block_allabout .frontpage_allabout_wrapper .flex-row .allabout_txt_title {
  font-size: 18px;
}

@media screen and (min-width: 320px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper .flex-row .allabout_txt_title {
    font-size: calc(18px + 27 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper .flex-row .allabout_txt_title {
    font-size: 45px;
  }
}

.frontpage_block_allabout .frontpage_allabout_wrapper .flex-row .frontpage_allabout_text {
  font-weight: bold;
}

.frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_text {
  font-size: 12px;
}

@media screen and (min-width: 320px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_text {
    font-size: calc(12px + 18 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_text {
    font-size: 30px;
  }
}

.frontpage_block_allabout .frontpage_allabout_wrapper .flex-column {
  display: none;
}

.frontpage_block_allabout .frontpage_allabout_wrapper .flex-column .frontpage_allabout_text {
  font-size: 5px;
}

@media screen and (min-width: 320px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper .flex-column .frontpage_allabout_text {
    font-size: calc(5px + 20 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper .flex-column .frontpage_allabout_text {
    font-size: 25px;
  }
}

.frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_content {
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
  padding: 15px;
}

.frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_content img {
  position: relative;
  left: -25px;
  z-index: 9;
  -o-object-fit: cover;
     object-fit: cover;
  min-width: calc(100% + 25px);
}

@media (min-width: 1024px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_content img {
    position: relative;
    left: -8%;
    -o-object-fit: cover;
       object-fit: cover;
    margin-left: -8%;
    min-width: calc(118% - 25px);
  }
}

.frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_content .allabout_txt_title {
  display: block;
  font-weight: 700;
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_content .allabout_txt_title {
    margin: 0 0 25px 0;
  }
}

.frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_content .frontpage_allabout_txt_wrap {
  padding: 20px 0px 15px 0px;
}

@media (min-width: 768px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_content .frontpage_allabout_txt_wrap {
    padding: 20px 30px 10px 25px;
  }
}

@media (min-width: 715px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_content .button {
    min-width: 315px;
    margin-top: 25px;
  }
}

.frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_content .tout-savoir {
  margin-bottom: 0;
}

.frontpage_block_allabout .frontpage_allabout_wrapper .tout-dossiers {
  background-color: #122043;
  width: calc(100% - 70px) !important;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 15px;
}

.frontpage_block_lastnews {
  padding: 5px 0 0 0;
}

.frontpage_block_lastnews .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.frontpage_block_lastnews .slick-nav-wrapper {
  margin-right: auto;
  float: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.frontpage_block_lastnews .all-content-link {
  margin-bottom: 35px;
}

@media (min-width: 768px) {
  .frontpage_block_lastnews {
    padding: 90px 0 125px;
    background: #fff;
    margin-bottom: 10px;
  }
  .frontpage_block_lastnews .slick-nav-wrapper {
    position: relative;
    margin-top: 30px;
  }
  .frontpage_block_lastnews .slick-nav-wrapper .slick-dots {
    position: absolute;
    margin-left: 0;
    top: 100%;
    margin-top: 30px;
  }
}

.frontpage_block_lastnews .overlay {
  display: none;
}

.frontpage_block_lastnews .type-post .slick-nav-wrapper,
.frontpage_block_lastnews .frontpage_lastnews_wrapper .slick-nav-wrapper {
  background-color: transparent !important;
}

.frontpage_block_lastnews .type-post a,
.frontpage_block_lastnews .frontpage_lastnews_wrapper a {
  color: #122043;
}

.frontpage_block_lastnews .type-post p.last_news,
.frontpage_block_lastnews .frontpage_lastnews_wrapper p.last_news {
  text-transform: uppercase;
  text-align: center;
  color: #ff0014;
  font-weight: 500;
}

.frontpage_block_lastnews .type-post p.last_news,
.frontpage_block_lastnews .frontpage_lastnews_wrapper p.last_news {
  font-size: 10px;
}

@media screen and (min-width: 320px) {
  .frontpage_block_lastnews .type-post p.last_news,
  .frontpage_block_lastnews .frontpage_lastnews_wrapper p.last_news {
    font-size: calc(10px + 15 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .frontpage_block_lastnews .type-post p.last_news,
  .frontpage_block_lastnews .frontpage_lastnews_wrapper p.last_news {
    font-size: 25px;
  }
}

.frontpage_block_lastnews .type-post h3,
.frontpage_block_lastnews .frontpage_lastnews_wrapper h3 {
  padding: 0 0 15px 0;
  text-align: center;
  font-weight: 300;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 9;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.frontpage_block_lastnews .type-post h3,
.frontpage_block_lastnews .frontpage_lastnews_wrapper h3 {
  font-size: 16.5px;
}

@media screen and (min-width: 320px) {
  .frontpage_block_lastnews .type-post h3,
  .frontpage_block_lastnews .frontpage_lastnews_wrapper h3 {
    font-size: calc(16.5px + 38.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .frontpage_block_lastnews .type-post h3,
  .frontpage_block_lastnews .frontpage_lastnews_wrapper h3 {
    font-size: 55px;
  }
}

@media (min-width: 768px) {
  .frontpage_block_lastnews .type-post h3,
  .frontpage_block_lastnews .frontpage_lastnews_wrapper h3 {
    max-width: inherit;
    padding: 0 0 30px 0;
  }
}

.frontpage_block_lastnews .type-post h3 span,
.frontpage_block_lastnews .frontpage_lastnews_wrapper h3 span {
  font-weight: 700;
}

.frontpage_block_lastnews .type-post .entry-title,
.frontpage_block_lastnews .type-post .title,
.frontpage_block_lastnews .frontpage_lastnews_wrapper .entry-title,
.frontpage_block_lastnews .frontpage_lastnews_wrapper .title {
  margin-top: 10px;
  margin-bottom: 5px;
  line-height: 1.3;
  font-weight: 900;
}

.frontpage_block_lastnews .type-post .entry-title,
.frontpage_block_lastnews .type-post .title,
.frontpage_block_lastnews .frontpage_lastnews_wrapper .entry-title,
.frontpage_block_lastnews .frontpage_lastnews_wrapper .title {
  font-size: 17.5px;
}

@media screen and (min-width: 320px) {
  .frontpage_block_lastnews .type-post .entry-title,
  .frontpage_block_lastnews .type-post .title,
  .frontpage_block_lastnews .frontpage_lastnews_wrapper .entry-title,
  .frontpage_block_lastnews .frontpage_lastnews_wrapper .title {
    font-size: calc(17.5px + 17.5 * ((100vw - 320px) / 1180));
  }
}

@media screen and (min-width: 1500px) {
  .frontpage_block_lastnews .type-post .entry-title,
  .frontpage_block_lastnews .type-post .title,
  .frontpage_block_lastnews .frontpage_lastnews_wrapper .entry-title,
  .frontpage_block_lastnews .frontpage_lastnews_wrapper .title {
    font-size: 35px;
  }
}

@media (min-width: 768px) {
  .frontpage_block_lastnews .type-post .entry-title,
  .frontpage_block_lastnews .type-post .title,
  .frontpage_block_lastnews .frontpage_lastnews_wrapper .entry-title,
  .frontpage_block_lastnews .frontpage_lastnews_wrapper .title {
    margin-top: 15px;
  }
}

.frontpage_block_lastnews .type-post .entry-time,
.frontpage_block_lastnews .type-post .date,
.frontpage_block_lastnews .frontpage_lastnews_wrapper .entry-time,
.frontpage_block_lastnews .frontpage_lastnews_wrapper .date {
  font-size: 12.6px;
}

@media screen and (min-width: 320px) {
  .frontpage_block_lastnews .type-post .entry-time,
  .frontpage_block_lastnews .type-post .date,
  .frontpage_block_lastnews .frontpage_lastnews_wrapper .entry-time,
  .frontpage_block_lastnews .frontpage_lastnews_wrapper .date {
    font-size: calc(12.6px + 5.4 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .frontpage_block_lastnews .type-post .entry-time,
  .frontpage_block_lastnews .type-post .date,
  .frontpage_block_lastnews .frontpage_lastnews_wrapper .entry-time,
  .frontpage_block_lastnews .frontpage_lastnews_wrapper .date {
    font-size: 18px;
  }
}

.frontpage_block_lastnews .type-post .type-post,
.frontpage_block_lastnews .type-post .post,
.frontpage_block_lastnews .type-post .frontpage_lastnews_content,
.frontpage_block_lastnews .frontpage_lastnews_wrapper .type-post,
.frontpage_block_lastnews .frontpage_lastnews_wrapper .post,
.frontpage_block_lastnews .frontpage_lastnews_wrapper .frontpage_lastnews_content {
  padding: 0 10px;
}

@media (max-width: 768px) {
  .style-button {
    padding: 20px 20px !important;
  }
}

@media (min-width: 1024px) {
  .frontpage_nav ul li a {
    padding: 14px 10px;
  }
  .frontpage_nav ul li:not(.last-item) {
    height: 100px;
  }
  .frontpage_nav ul li:not(.last-item) img {
    margin-left: 10px;
    margin-right: 10px;
  }
  .frontpage_nav ul li:not(.last-item) h2, .frontpage_nav ul li:not(.last-item) .entry-title {
    height: 100%;
  }
  .frontpage_nav ul li .icon.search {
    max-width: inherit;
    margin-left: 5px;
    margin-right: 20px;
  }
}

@media (min-width: 768px) {
  .frontpage_header .frontpage_header_name {
    min-height: 70vh;
    padding: 40px 0 80px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .frontpage_header .frontpage_header_name .frontpage_slider_link {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    z-index: 5;
  }
  .frontpage_header .frontpage_header_name .frontpage_slider_link a {
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    width: 100%;
    font-weight: 600;
    padding: 20px 20px;
    color: #fff;
    line-height: 1;
    white-space: normal;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    border: 1px solid #fff;
    float: right;
    clear: right;
    background-image: url(./assets/img/arrow-white.svg);
    background-repeat: no-repeat;
    background-position-y: center;
    padding-right: 40px;
    background-position-x: calc(100% - 10px);
    background-size: 20px 14px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .frontpage_header .frontpage_header_name .frontpage_slider_link a {
    font-size: 2.3px;
  }
}

@media screen and (min-width: 768px) and (min-width: 320px) {
  .frontpage_header .frontpage_header_name .frontpage_slider_link a {
    font-size: calc(2.3px + 20.7 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 768px) and (min-width: 1024px) {
  .frontpage_header .frontpage_header_name .frontpage_slider_link a {
    font-size: 23px;
  }
}

@media (min-width: 768px) {
  .frontpage_header .frontpage_header_name .wrapper_slider_content {
    margin: 0;
    padding-left: 5%;
  }
  .frontpage_header .frontpage_header_name .wrapper_slider_content h1 {
    line-height: 1.1;
  }
  .frontpage_nav {
    margin-top: -50px;
    max-width: 1240px;
    position: relative;
  }
  .frontpage_nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .frontpage_nav ul li {
    line-height: 22px;
    border: none;
    border-right: 1px solid #dfe2e7;
    width: calc((100% / 3) + 65px);
  }
  .frontpage_nav ul li:last-child {
    border-right: none;
  }
  .frontpage_nav ul li:not(:last-child) {
    width: calc((100% / 3) - 32.5px);
  }
  .frontpage_nav ul li:last-child a:not(.last-item) {
    padding-right: 130px;
  }
  .frontpage_nav ul li a {
    width: 100%;
    padding: 22px 10px;
  }
  .frontpage_nav ul li a img {
    -webkit-transition: .25s filter ease-in;
    transition: .25s filter ease-in;
  }
  .frontpage_nav ul li a:hover {
    background: #122043;
    color: #fff;
    text-decoration: none;
  }
  .frontpage_nav ul li a:hover img {
    -webkit-filter: invert(100%) grayscale(100%);
            filter: invert(100%) grayscale(100%);
  }
  .frontpage_nav ul li a:hover .icon {
    fill: #fff;
    border-left: #122043;
  }
  .frontpage_nav ul li a:not(.last-item) {
    width: 100%;
  }
  .frontpage_block_heavy {
    background: -webkit-gradient(linear, left top, right top, color-stop(75%, #FFF), color-stop(50%, transparent));
    background: linear-gradient(90deg, #FFF 75%, transparent 50%);
    max-width: 1126px;
  }
  .frontpage_block_heavy .frontpage_heavy_content p {
    margin-bottom: 40px;
    line-height: 1.2;
  }
  .frontpage_block_heavy .frontpage_heavy_content a {
    max-width: 300px;
  }
  .frontpage_block_allabout {
    padding-bottom: 50px;
    background-position: -675px 0;
  }
  .frontpage_block_allabout a:not(.button):hover {
    color: inherit;
    text-decoration: none;
  }
  .frontpage_block_allabout .frontpage_allabout_wrapper .flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    max-width: 653px;
  }
  .frontpage_block_allabout .frontpage_allabout_wrapper .flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
    margin-right: -20px;
  }
  .frontpage_block_allabout .frontpage_allabout_wrapper .flex-column img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  .frontpage_block_allabout .frontpage_allabout_wrapper .flex-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: calc(80% - 40px);
    max-width: 1200px;
    min-width: 700px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 10px;
  }
}

@media (min-width: 768px) and (min-width: 1500px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper .flex-body {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_txt_wrap {
    padding-top: 10px;
  }
  .frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_point {
    padding-bottom: 10px;
  }
  .frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_point .allabout_txt_title {
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 900;
    color: #122043;
    line-height: 1.3;
  }
  .frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_point .allabout_txt_title {
    font-size: 10.5px;
  }
}

@media screen and (min-width: 768px) and (min-width: 320px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_point .allabout_txt_title {
    font-size: calc(10.5px + 24.5 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 768px) and (min-width: 1024px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_point .allabout_txt_title {
    font-size: 35px;
  }
}

@media (min-width: 768px) {
  .frontpage_block_allabout .frontpage_allabout_wrapper .frontpage_allabout_content {
    width: 100%;
    padding: 15px;
  }
  .frontpage_block_allabout .frontpage_allabout_wrapper .tout-dossiers {
    display: none;
  }
  body:not(.single-post) .type-post,
  .frontpage_lastnews_content {
    position: relative;
  }
  body:not(.single-post) .type-post a,
  .frontpage_lastnews_content a {
    color: #122043;
  }
  body:not(.single-post) .type-post a:hover,
  .frontpage_lastnews_content a:hover {
    text-decoration: none;
  }
  body:not(.single-post) .type-post:hover .entry-title,
  body:not(.single-post) .type-post:hover .title,
  .frontpage_lastnews_content:hover .entry-title,
  .frontpage_lastnews_content:hover .title {
    border-left: 8px solid #ff0014;
    padding-left: 5px;
  }
  body:not(.single-post) .type-post:hover .overlay,
  .frontpage_lastnews_content:hover .overlay {
    opacity: 1;
  }
  body:not(.single-post) .type-post .wrap-overlay,
  .frontpage_lastnews_content .wrap-overlay {
    position: relative;
  }
  body:not(.single-post) .type-post .entry-title,
  body:not(.single-post) .type-post .title,
  .frontpage_lastnews_content .entry-title,
  .frontpage_lastnews_content .title {
    -webkit-transition: .5s ease;
    transition: .5s ease;
  }
  body:not(.single-post) .type-post img,
  .frontpage_lastnews_content img {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: .5s ease;
    transition: .5s ease;
  }
  body:not(.single-post) .type-post .overlay,
  .frontpage_lastnews_content .overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    vertical-align: middle;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 10;
    width: 100%;
    height: 100%;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    background-color: rgba(18, 33, 67, 0.7);
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
  }
  body:not(.single-post) .type-post .overlay-sign,
  .frontpage_lastnews_content .overlay-sign {
    border: 2px solid #fff;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
  }
}

.home #alt-banner .banner {
  display: none;
}

@media (max-width: 768px) {
  .home #alt-banner .banner {
    display: block;
  }
  .home #alt-banner .banner .avis-verifie {
    margin-left: 0;
  }
  .home #alt-banner .banner .rating-holder .c-rating .rating-star {
    padding: 10px;
  }
  .home #alt-banner .banner p:first-child {
    display: none;
  }
  .wrapper_slider_content h2, .wrapper_slider_content .entry-title, .wrapper_slider_content p {
    width: 100% !important;
  }
}

@media (min-width: 1024px) {
  .frontpage_header .frontpage_header_name .wrapper_slider_content {
    padding-left: 7%;
  }
  .frontpage_header .frontpage_header_name .wrapper_slider_content h2, .frontpage_header .frontpage_header_name .wrapper_slider_content .entry-title {
    margin-bottom: 10px;
  }
  .frontpage_header .frontpage_header_name .wrapper_slider_content h1 {
    margin-bottom: 25px;
  }
}

.home .content-sidebar-wrap .button {
  width: 100%;
  min-width: 250px;
  text-align: center;
  padding-top: 18px;
  padding-bottom: 18px;
}

@media (min-width: 768px) {
  .home .content-sidebar-wrap .button {
    width: auto;
    padding-top: 21px;
    padding-bottom: 21px;
    min-width: 250px;
  }
}

.all-content-link {
  display: none;
  text-align: right;
  padding: 0 20px;
  position: relative;
  max-width: 2200px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .all-content-link {
    display: block;
  }
}

.all-content-link a {
  text-decoration: none;
  cursor: pointer;
  color: #ff0014 !important;
  position: relative;
}

@media (min-width: 1024px) {
  .all-content-link a {
    font-size: 25px;
  }
}

.all-content-link a:before {
  content: '';
  width: 165px;
  height: 2px;
  left: -190px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  background-color: #ff0014;
}

.entry-image-link + .overlay {
  cursor: pointer;
}

.avis .header-avis {
  margin-top: 30px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.avis .header-avis .avis_description-text {
  background-color: #ebebeb;
  padding: 20px;
  width: 600px;
  margin-left: 20px;
}

.avis .header-avis a {
  margin-right: 20px;
  border: 10px #122043 solid;
  border-radius: 50%;
  margin-bottom: 20px;
}

.avis .container-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 80px;
  margin-bottom: 10px;
  background-color: #122043;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

@media (max-width: 800px) {
  .avis .container-filter {
    margin-top: 40px;
  }
}

.avis .container-filter .wrap_select-filters {
  position: relative;
  width: 400px;
}

.avis .container-filter .wrap_select-filters .select2-container {
  margin: 20px 0;
  font-weight: bold;
  color: #122043;
}

.avis .wrap-avis-verifie {
  width: 500px;
}

@media (max-width: 600px) {
  .avis .wrap-avis-verifie {
    width: calc(100% - 20px);
  }
}

.avis .wrap-avis-verifie .wrap-bars {
  width: 100%;
}

.avis .wrap-avis-verifie .wrap-bars button {
  float: none !important;
}

.avis .wrap-avis-verifie .wrap-bars .wrap-rate-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 10px 0;
}

.avis .wrap-avis-verifie .wrap-bars .value_bar {
  font-weight: 600;
  margin-right: 10px;
}

.avis .wrap-avis-verifie .wrap-bars button {
  margin-right: 10px;
}

.avis .wrap-avis-verifie .wrap-bars .total-rate {
  font-weight: 600;
  margin-left: 10px;
}

.avis .wrap-avis-verifie .wrap-bars .wrap_rate-item_bars-rates {
  position: relative;
  width: 100%;
  height: 30px;
  background-color: #ebebeb;
}

.avis .wrap-avis-verifie .wrap-bars .wrap_rate-item_bars-rates .bars-rates {
  height: 100%;
  position: absolute;
  left: 0;
  background-color: red;
  display: block;
  top: 0;
}

.avis .wrapper_total-avis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.avis .wrapper_total-avis .container_total-avis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.avis .wrapper_total-avis .container_total-avis .avis-verifie-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.avis .wrapper_total-avis .container_total-avis .avis-verifie-item .rating-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.avis .wrap_list-avis {
  width: 100%;
  position: relative;
}

.avis .wrap_list-avis .filter_total-rate {
  margin-bottom: 20px;
}

.avis .wrap_list-avis .filter_total-rate .avis-verifie {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.avis .wrap_list-avis .filter_total-rate .avis-verifie-item {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.avis .wrap_list-avis .filter_total-rate .avis-verifie-item a {
  margin-right: 15px;
  font-size: 25px;
  font-weight: 700;
  color: #122043;
}

.avis .avis-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: calc(100% - 30px) !important;
  margin: 0 auto;
  color: #122043;
  border-bottom: 1px solid lightgrey;
  padding-bottom: 30px;
  padding-top: 30px;
  font-size: 14px;
}

.avis .avis-item .avis-item_left, .avis .avis-item .avis-item_right {
  width: 400px;
}

.avis .avis-item a {
  color: #122043;
}

.avis .avis-item .commentaire {
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 350px;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
}

.avis .avis-item .nom {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-transform: uppercase;
}

.avis .avis-item .nom .nom_value {
  margin-right: 15px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.avis .avis-item .nom .rating-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.avis .avis-item .nom .rating-holder span {
  font-size: 22px;
  font-weight: 600;
  margin-left: 5px;
}

.avis .load-more {
  text-align: center;
  cursor: pointer;
  text-decoration: underline;
  margin-top: 30px;
  font-weight: 600;
}

.avis .no-result {
  text-align: center;
}

.avis .load-spinner {
  position: absolute;
  display: block;
  top: 50%;
  margin: auto;
  left: 0;
  width: 90px;
  right: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

@keyframes switchColor {
  0% {
    fill: #ff0014;
  }
  33% {
    fill: #122043;
  }
  66% {
    fill: #122043;
  }
  100% {
    fill: #ff0014;
  }
}

.avis .loading svg, .avis .animsition-loading svg, .avis .ajax-loader svg, .avis .load-spinner svg {
  width: 90px;
  height: auto;
  fill: #ff0014;
}

.avis .loading #wheel-bottom, .avis .loading #wheel-left, .avis .loading #wheel-right, .avis .animsition-loading #wheel-bottom, .avis .animsition-loading #wheel-left, .avis .animsition-loading #wheel-right, .avis .ajax-loader #wheel-bottom, .avis .ajax-loader #wheel-left, .avis .ajax-loader #wheel-right, .avis .load-spinner #wheel-bottom, .avis .load-spinner #wheel-left, .avis .load-spinner #wheel-right {
  fill: #122043;
  -webkit-animation: switchColor 1.4s infinite ease-in-out both;
          animation: switchColor 1.4s infinite ease-in-out both;
}

.avis .loading #wheel-bottom, .avis .animsition-loading #wheel-bottom, .avis .ajax-loader #wheel-bottom, .avis .load-spinner #wheel-bottom {
  -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
}

.avis .loading #wheel-right, .avis .animsition-loading #wheel-right, .avis .ajax-loader #wheel-right, .avis .load-spinner #wheel-right {
  -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
}

.avis .animsition-loading .wrapper-svg {
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
}

.theme_3.wpcf7-form input.valid, .theme_3.wpcf7-form select.valid, .theme_3.wpcf7-form textarea.valid {
  background: none !important;
}

.theme_3.wpcf7-form input.valid ~ .ico-state:before {
  display: block;
  position: absolute;
  background: url(./assets/img/success.svg) no-repeat right 5px center !important;
  background-size: 40px 40px !important;
  width: 60px;
  height: 45px;
  right: -60px;
  top: 0;
}

.wpcf7-form label.error {
  color: red !important;
  float: none;
  position: absolute;
  top: 15px;
  font-size: 14px !important;
  height: 22px;
  font-weight: 700;
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding-left: 25px !important;
  left: 2px;
  z-index: 9;
  display: inline-block;
  min-width: inherit;
  background: #fff;
}

.wpcf7-form .wpcf7-form-control-wrap.object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.wpcf7-form .wpcf7-form-control-wrap.object label.error {
  -webkit-box-ordinal-group: 100;
      -ms-flex-order: 99;
          order: 99;
}

.theme_3.wpcf7-form input.error, .theme_3.wpcf7-form select.error, .theme_3.wpcf7-form textarea.error {
  background: none !important;
}

.wpcf7-form-control-wrap .valid ~ .ico-state:after,
.wpcf7-form-control-wrap .error ~ .ico-state:after {
  content: '';
  display: block;
  position: absolute;
  width: 60px;
  height: 45px;
  right: -60px;
  top: 3px;
}

.wpcf7-form-control-wrap .error ~ .ico-state:after {
  background: url(./assets/img/error.svg) no-repeat right 5px center !important;
  background-size: 40px 40px !important;
}

.wpcf7-form-control-wrap .valid ~ .ico-state:after {
  background: url(./assets/img/success.svg) no-repeat right 5px center !important;
  background-size: 40px 40px !important;
}

.part_contact_form {
  background-color: #fff;
}

.part_contact_form input, .part_contact_form select, .part_contact_form textarea {
  margin-bottom: 0;
}

.part_contact_form .wpcf7-form-control-wrap.centre,
.part_contact_form .wpcf7-form-control-wrap.object {
  position: relative;
}

.part_contact_form .wpcf7-form-control-wrap.centre:after,
.part_contact_form .wpcf7-form-control-wrap.object:after {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  right: 20px;
  display: block;
  position: absolute;
  height: 10px;
  width: 10px;
  border: none;
  border-left: 3px solid #122043;
  border-bottom: 3px solid #122043;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -5px;
}

.part_contact_form .wpcf7-form-control-wrap.centre select,
.part_contact_form .wpcf7-form-control-wrap.object select {
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
}

.part_contact_form .wpcf7-form-control-wrap:hover label.error {
  display: none !important;
}

.part_contact_form input:hover ~ label.error, .part_contact_form input:active ~ label.error, .part_contact_form input:focus ~ label.error, .part_contact_form textarea:hover ~ label.error, .part_contact_form textarea:active ~ label.error, .part_contact_form textarea:focus ~ label.error,
.part_contact_form .select2:hover ~ label.error,
.part_contact_form .select2:active ~ label.error,
.part_contact_form .select2:focus ~ label.error {
  display: none;
}

.part_contact_form .wpcf7-mail-sent-ok {
  display: none !important;
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  top: 0;
  left: 0;
  margin: 0;
  padding: 36%;
}

.part_contact_form .wpcf7-mail-sent-ok:after {
  position: absolute;
  content: '';
  width: 50px;
  height: 50px;
  top: 100px;
  right: 100px;
  background-color: #000;
}

.part_contact_form .wpcf7-response-output.wpcf7-validation-errors {
  margin-left: 40px;
  border: none;
  color: red;
  font-weight: 700;
  padding-left: 50px;
  line-height: 3;
  top: -150px;
  position: relative;
  font-size: 14px;
}

@media (max-width: 1024px) {
  .part_contact_form .wpcf7-response-output.wpcf7-validation-errors {
    top: -50px !important;
  }
}

.part_contact_form .wpcf7-response-output.wpcf7-validation-errors:before {
  width: 40px;
  height: 30px;
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  background: url("./assets/img/icon-form-error.png") no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.part_contact_form label.error {
  /*
    display: inline-block;
    position: absolute !important;
    left: 20px;
    top: 13px;
    font-weight: 700;
    z-index: 1;
    font-size: 14px;
    */
}

.part_contact_form label.error:hover {
  display: none;
}

.part_contact_form #compteur {
  margin-top: -30px;
  text-align: right;
}

.part_contact_form .service_client, .part_contact_form .contact_form {
  text-align: center;
  padding-top: 30px;
}

.part_contact_form .service_client h2, .part_contact_form .service_client .entry-title, .part_contact_form .contact_form h2, .part_contact_form .contact_form .entry-title {
  font-weight: 700;
  color: #ff0000;
}

.part_contact_form .service_client img, .part_contact_form .contact_form img {
  margin: 20px 0;
}

.part_contact_form form {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 70px;
}

.part_contact_form form .select2-selection__rendered {
  font-weight: 700;
  height: 50px;
  border: 2px solid #122043 !important;
}

.part_contact_form form .wpcf7-not-valid-tip {
  width: 100%;
  position: relative;
}

.part_contact_form form .wpcf7-not-valid-tip:after {
  background-image: url(./assets/img/error.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  content: '';
  width: 32px;
  height: 32px;
  position: absolute;
  right: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.part_contact_form form .form_part-2, .part_contact_form form .form_part-1 {
  padding-left: 40px;
  padding-right: 40px;
}

.part_contact_form form .form_part-1 {
  width: 59%;
}

.part_contact_form form p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

.part_contact_form form .form_part-2 {
  width: 41%;
}

.part_contact_form form .form_part-2 .message {
  width: 100%;
}

.part_contact_form form .form_part-2 p {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.part_contact_form form .form_part-2 p label {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.part_contact_form form .form_part-2 p input[type='submit'] {
  -ms-flex-item-align: end;
      align-self: flex-end;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  font-weight: 600;
  padding: 20px 20px;
  color: #fff;
  line-height: 1;
  white-space: normal;
  font-weight: 900;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  border: 1px solid #fff;
  float: right;
  clear: right;
  background-image: url(./assets/img/arrow-white.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  padding-right: 40px;
  background-position-x: calc(100% - 10px);
  background-size: 20px 14px;
  margin-top: 0px;
  margin-bottom: 50px;
}

.part_contact_form form .form_part-2 p input[type='submit'] {
  font-size: 12.6px;
}

@media screen and (min-width: 320px) {
  .part_contact_form form .form_part-2 p input[type='submit'] {
    font-size: calc(12.6px + 1.4 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .part_contact_form form .form_part-2 p input[type='submit'] {
    font-size: 14px;
  }
}

.part_contact_form form .form_part-2 p#compteur {
  display: block;
}

.part_contact_form form .form_part-2 textarea {
  max-width: 420px;
  height: 220px;
}

@media (min-width: 1024px) {
  .part_contact_form form .form_part-2 textarea {
    height: 500px;
  }
}

.part_contact_form form label {
  min-width: 160px;
  color: #122043;
  font-size: 14px;
}

.part_contact_form form select {
  border: solid 2px #203463;
  border-radius: 5px;
  color: #122043;
  padding: 15px 25px;
  font-size: 14px;
  height: auto;
  background-color: transparent;
  position: relative;
  z-index: 2;
  font-weight: 700;
}

.part_contact_form form .wpcf7-form-control-wrap {
  width: calc(100% - 160px);
  position: relative;
}

.part_contact_form form .wpcf7-form-control-wrap input, .part_contact_form form .wpcf7-form-control-wrap textarea {
  z-index: 2;
  position: relative;
  background-color: transparent;
  border: solid 2px #203463;
  border-radius: 5px;
  color: #122043;
  font-weight: 700;
  padding: 15px 25px;
  font-size: 14px;
}

@media (max-width: 750px) {
  .part_contact_form form input:not([type="submit"]),
  .part_contact_form form select, .part_contact_form form span textarea {
    font-size: 16px;
  }
  .part_contact_form form span textarea {
    height: 200px;
  }
  .part_contact_form form .wpcf7-form-control-wrap {
    width: calc(100% - 20px);
  }
  .part_contact_form form p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .part_contact_form form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .part_contact_form form .form_part-1,
  .part_contact_form form .form_part-2, .part_contact_form form .form_part-1,
  .part_contact_form form .form_part-2 {
    padding-left: 30px;
    padding-right: 60px;
  }
  .part_contact_form form .form_part-1 label,
  .part_contact_form form .form_part-2 label, .part_contact_form form .form_part-1 label,
  .part_contact_form form .form_part-2 label {
    -ms-flex-item-align: start;
        align-self: flex-start;
    padding-left: 10px;
  }
  .form_part-1 {
    width: 100% !important;
  }
  .form_part-2 {
    width: 100% !important;
  }
  .part_contact_form form .form_part-2 .message {
    max-width: calc(100% - 20px) !important;
  }
  .part_contact_form form .form_part-2 textarea {
    max-width: 100% !important;
  }
  .part_contact_form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin-top: 0;
  }
}

.wrapper_message-send {
  display: none;
  font-weight: 600;
  position: fixed;
  top: 93px;
  max-width: 650px;
  height: 100%;
  max-height: 550px;
  left: 0;
  margin: 0 auto;
  right: 0;
  background: #fff;
  border: 3px solid #122043;
  z-index: 100002;
}

.wrapper_message-send.newsletter-confirm {
  display: block;
}

.wrapper_message-send p {
  color: #122043;
}

.wrapper_message-send .menu-block .menu-mobile-primary {
  padding-bottom: 0;
}

.wrapper_message-send .content-wrapper-send {
  overflow: auto;
  height: calc(100% - 150px);
}

@media (min-width: 768px) {
  .wrapper_message-send .content-wrapper-send {
    overflow: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.wrapper_message-send .menu {
  background: #F4F5F7;
  border: none;
  padding: 20px 0;
}

.wrapper_message-send .menu-block {
  display: block;
}

@media (min-width: 768px) {
  .wrapper_message-send .menu-block {
    display: none;
  }
}

@media (max-width: 768px) {
  .wrapper_message-send {
    top: 56px;
    border: none;
    bottom: 0;
    max-height: inherit;
  }
}

.wrapper_message-send .icon {
  position: absolute;
  left: 25px;
  top: 50%;
  width: 42px;
  height: 42px;
  opacity: 1;
  fill: #fff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.wrapper_message-send .icon:hover {
  opacity: 0.5;
}

.wrapper_message-send .message_send_title {
  text-align: center;
  background-color: #77DF7A;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
  display: block;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  z-index: 8;
}

.wrapper_message-send .message_send_title {
  font-size: 15px;
}

@media screen and (min-width: 320px) {
  .wrapper_message-send .message_send_title {
    font-size: calc(15px + 15 * ((100vw - 320px) / 704));
  }
}

@media screen and (min-width: 1024px) {
  .wrapper_message-send .message_send_title {
    font-size: 30px;
  }
}

.wrapper_message-send .message_send_title:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #77DF7A;
}

.wrapper_message-send .content_message-send {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  padding-top: 30px;
  text-align: center;
}

.wrapper_message-send .content_message-send span {
  color: red;
}

.wrapper_message-send .content_message-send a {
  margin-top: 20px;
  min-width: 280px;
  text-align: center;
}

.wrapper_message-send .content_message-send a .toggle-element {
  display: block;
}

body:before {
  content: "";
  z-index: -1;
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  -webkit-transition: opacity .25s ease-in;
  transition: opacity .25s ease-in;
}

@media (min-width: 768px) {
  .overlay-visible:before {
    opacity: 1;
    z-index: 100001;
    background: rgba(255, 255, 255, 0.85);
  }
}

.d-none {
	display: none!important;
}
