@font-face {
  font-family: 'Gotham';
  src: url("../font/Gotham-Medium.eot");
  src: url("../font/Gotham-Medium.eot?#iefix") format('embedded-opentype'), url("../font/Gotham-Medium.woff2") format('woff2'), url("../font/Gotham-Medium.woff") format('woff'), url("../font/Gotham-Medium.ttf") format('truetype'), url("../font/Gotham-Medium.svg#Gotham-Medium") format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url("../font/Gotham-Light.eot");
  src: url("../font/Gotham-Light.eot?#iefix") format('embedded-opentype'), url("../font/Gotham-Light.woff2") format('woff2'), url("../font/Gotham-Light.woff") format('woff'), url("../font/Gotham-Light.ttf") format('truetype'), url("../font/Gotham-Light.svg#Gotham-Light") format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url("../font/Gotham-Bold.eot");
  src: url("../font/Gotham-Bold.eot?#iefix") format('embedded-opentype'), url("../font/Gotham-Bold.woff2") format('woff2'), url("../font/Gotham-Bold.woff") format('woff'), url("../font/Gotham-Bold.ttf") format('truetype'), url("../font/Gotham-Bold.svg#Gotham-Bold") format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Book';
  src: url("../font/Gotham-Book.eot");
  src: url("../font/Gotham-Book.eot?#iefix") format('embedded-opentype'), url("../font/Gotham-Book.woff2") format('woff2'), url("../font/Gotham-Book.woff") format('woff'), url("../font/Gotham-Book.ttf") format('truetype'), url("../font/Gotham-Book.svg#Gotham-Book") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Modification breakpoint bootstrap XL */
@media (min-width: 1600px) {
  /* col perso */
  .col-xl-6-5 {
    flex: 0 0 54.166666%!important;
    max-width: 54.166666%!important;
  }
  /* col perso */
  .col-xl-5-5 {
    flex: 0 0 45.833333%!important;
    max-width: 45.833333%!important;
  }
  /* col perso */
  .col-xl-2-5 {
    flex: 0 0 20.833333%!important;
    max-width: 20.833333%!important;
  }
  /* col perso */
  .offset-xl-1-5 {
    margin-left: 12.499999%!important;
  }
  /* offset perso */
  .offset-xl-2-5 {
    margin-left: 20.833333%!important;
  }
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
/* Modification breakpoint bootstrap LG */
@media (min-width: 1025px) and (max-width: 1600px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
/* Modification breakpoint bootstrap MD */
@media (min-width: 769px) and (max-width: 1024px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
/* Modification breakpoint bootstrap SM */
@media (min-width: 576px) and (max-width: 768px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+- GÉNÉRAL -+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
/* html {
  font-size: 62.5%;
} */
button:focus {
  outline: none!important;
}
a {
  color: inherit;
  transition: all ease-in-out 0.3s;
}
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
body{
  font-family: "Gotham";
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+- MODAL COOKIES -+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
.modalCookieBloc .modal-dialog.modal-lg {
  pointer-events: inherit;
  margin: 12.5% auto;
}
.modalCookieBloc .modal-header {
  background: #fff;
  border: none;
  border-radius: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 2rem 3rem 0;
}
.modalCookieBloc .modal-body {
  background: #fff;
  border: none;
  border-radius: 0;
  padding: 3rem 3rem 5rem;
}
.modalCookieBloc h3 {
  font-family: "Gotham Book";
  font-size: 26px;
  margin: 0;
}
.modalCookieBloc .ionicons.ion-ios-close-empty {
  font-size: 3.75rem;
  right: 20px;
  position: absolute;
  top: 10px;
  bottom: 0;
  color: #fff;
}
.modalCookieBloc .closeCook,
.modalCookie .btnAction {
  font-family: "Gotham Book";
  font-size: 1rem;
  background: #FF4D37;
  padding: 0.5rem 1rem;
  border: 1px solid #FF4D37;
  color: #ebebeb;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 1rem 0;
  transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  -ms-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  -webkit-transition: 0.4s ease-in;
  position: relative;
  z-index: 2;
}
.modalCookieBloc .closeCook:hover,
.modalCookie .btnAction:hover {
  color: #FF4D37;
  text-decoration: none;
}
.modalCookieBloc .closeCook:before,
.modalCookie .btnAction:before {
  content: "";
  position: absolute;
  background: #ebebeb;
  bottom: 0;
  left: 0;
  right: 100%;
  top: 0;
  z-index: -1;
  -webkit-transition: right 0.4s ease-in;
}
#modal-cookie-btn,
#modal-cookie-btn-2,
.modalCookieBloc .closenoCook {
  font-family: "Gotham Book";
  font-size: 1rem;
  padding: 0.5rem 1rem;
  border: 1px solid #FF4D37;
  color: #FF4D37;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 1rem 0;
  transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  -ms-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  -webkit-transition: 0.4s ease-in;
  position: relative;
  z-index: 2;
}
#modal-cookie-btn-2:hover,
#modal-cookie-btn:hover,
.modalCookieBloc .closenoCook:hover {
  color: #ebebeb;
  text-decoration: none;
}
#modal-cookie-btn-2:before,
#modal-cookie-btn:before,
.modalCookieBloc .closenoCook:before {
  content: "";
  position: absolute;
  background: #FF4D37;
  bottom: 0;
  left: 0;
  right: 100%;
  top: 0;
  z-index: -1;
  -webkit-transition: right 0.4s ease-in;
}
#modal-cookie-btn-2:hover:before,
#modal-cookie-btn:hover:before,
.modalCookieBloc .closeCook:hover:before,
.modalCookieBloc .closenoCook:hover:before {
  right: 0;
}
#modal-cookie-btn-2 {
  margin: 1rem 0 1rem 1rem;
}
.modalCookie .modal-dialog.modal-lg {
  pointer-events: inherit;
  margin: 12.5% auto;
}
.modalCookie .modal-header {
  background: #fff;
  border: none;
  border-radius: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 2rem 3rem 0;
}
.modalCookie .modal-body {
  background: #fff;
  border: none;
  border-radius: 0;
  padding: 3rem 3rem 5rem;
}
.modalCookie h3 {
  font-family: "Gotham Book";
  font-size: 26px;
  margin: 0;
}
.modalCookie .ionicons.ion-ios-close-empty {
  font-size: 3.75rem;
  right: 20px;
  position: absolute;
  top: 10px;
  bottom: 0;
  color: #fff;
}
.cookie-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 4rem;
  padding: 0.5rem 1rem;
  background: #fff;
  border: 2px solid #f0f0f0;
  margin: 0.5rem 0;
  border-radius: 5px;
  transition: all 0.4s;
}
.cookie-desc {
  font-size: 1rem;
  font-weight: 600;
  color: #1a1a1a;
  cursor: pointer;
}
.cookie-req {
  font-size: 18px;
  color: #c0c0c0;
  font-weight: bold;
  font-style: italic;
  margin: 0;
}
.collpase-row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 90%;
}
.collpase-row p {
  margin: 0;
}
.collapse-desc {
  margin: 0.5rem 0;
  padding: 0 5rem 0 0;
  height: 0;
  display: none;
  align-items: center;
  transition: all 0.4s;
  flex-wrap: wrap;
}
.collapse-desc span {
  font-size: 14px;
  color: #c0c0c0;
  font-style: italic;
  margin-top: 0.5rem;
}
.collapse-desc p {
  font-size: 14px;
  line-height: 18px;
}
.uncoll {
  display: flex !important;
  height: 7rem !important;
}
.switch-cookie {
  position: relative;
  display: inline-block;
  width: 60px !important;
  height: 34px;
}
.switch-cookie input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider-cookie {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 34px;
}
.slider-cookie:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}
input:checked + .slider-cookie {
  background-color: #FF4D37;
}
input:focus + .slider-cookie {
  box-shadow: 0 0 1px #FF4D37;
}
input:checked + .slider-cookie:before {
  transform: translateX(26px);
}
.cookie-title {
  font-size: 18px;
  font-weight: bold;
  margin: 1rem 0 0;
  color: #FF4D37;
}
.modal-cookie h2 {
  font-size: 32px;
}
.modal-cookie .modal-body {
  padding: 4rem;
}
.modal-cookie .close {
  font-size: 2rem;
}
.open-modal-cookie {
  display: block;
  margin: 0 0.5rem 0 1.5rem;
  text-align: center;
  background: #fff;
  width: 200px;
  padding: 10px 0;
  margin-top: 10px;
  border: 2px solid #FF4D37;
}
.hiddenCook {
  display: none;
}
.modalCookie .modal-footer{
  padding: .5rem 3rem;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+- LANDING PAGE -+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
.bloc-top{
  /* background: url(../img/BG-LP.png);
  background-size: cover;
  background-repeat: no-repeat; */
  width: 100%;
  height: 100vh;
  /* background-position-y: 60%; */
}
.bloc-top::before{
  background: url('../img/snippet.svg');
  height: 100vh;
  width: 100%;
  content: "";
  opacity: .5;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  z-index: 9;
  background-position: left center;
}
.bloc-top .bgTop{
  height: 100vh;
  -o-object-fit: contain;
     object-fit: contain;
}
.chevron{
  position: absolute;
  bottom: 4rem;
  left:50%!important;
  transform: translateX(-50%)!important;
  cursor: pointer;
  padding: 15px;
  z-index: 9;
}
.contentTop{
  z-index: 10;
}
.btnCont{
  padding-left: 2rem;
  margin-top: 30px;
}
.btnCont button,
.btnDemo{
  font-family: "Gotham Book";
  font-size: 1rem;
  padding: .5rem 1rem;
  /* border: 1px solid #FF4D37; */
  border: none;
  color: #FF4D37;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 1rem 1.5rem 1rem 0;
  transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  -ms-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -webkit-transition: .4s ease-in-out;
  position: relative;
  z-index: 2;
  border-radius: 305px;
  padding: 15px 35px;
  box-sizing: border-box;
  overflow: hidden;
}
.btnCont button::before,
.btnDemo::before{
  content: "";
  position: absolute;
  background: #FF4D37;
  border-radius: 305px;
  bottom: 0;
  left: 0;
  right: 100%;
  top: 0;
  z-index: -1;
  -webkit-transition: right .4s ease-in-out;
}
.btnCont button:hover,
.btnDemo:hover{
  color: #ebebeb;
  text-decoration: none;
}
.btnCont button:first-of-type{
  color: #ebebeb;
  background: #1B1C28;
}
.btnCont button:last-of-type{
  color: #ebebeb;
  background: #FF4D37;
}
.btnCont button:last-of-type::before{
  background: #1B1C28;
}
.btnCont button:hover::before,
.btnDemo:hover::before{
  right:0 ;
}
.bloc-top h1 {
  font-family: "Gotham";
  font-weight: bold;
  font-size: 3.75rem;
  padding: 0 0 0 2rem;
  margin: 0;
  margin-bottom: 20px;
}
.bloc-top p{
  font-family: "Gotham Book";
  font-size: 1.2rem;
  padding: 0 0 0 2rem;
  margin: 0;
  text-transform: inherit;
}
.ovHid{
  overflow: hidden;
}
/* .listWhy{
  padding-bottom: 80px;
} */
.blocTitle{
  /* margin-bottom:80px; */
  background: #1B1C28;
  padding-top:40px;
}
.blocTitle p{
  max-width: 50%;
  margin: auto;
  padding-bottom: 40px;
  text-align: justify;
  color: #ffffff;
}
.listWhy h2{
  color: #ffffff;
  font-family: "Gotham";
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  display: block;
  padding-bottom: 40px;
}
.pqDew li span{
 font-size: 24px;
 padding-bottom: 10px;
 display: block;
}
.pqDew li{
  margin-bottom: 10px;
  list-style: none;
  position: relative;
}
.pqDew li::before{
  content: url('../img/puce.svg');
  position: absolute;
  left: -40px;
  top: 10px;
}
.Ml a:last-of-type{
  display: block;
  text-decoration: underline;
}
.Ml p{
  margin-bottom: 0;
}
.newLand{
  padding: 40px 0;
}
.blocImg{
  height: 210px;
  width: 210px;
  position: relative;
  margin: auto;
}
.blocImg img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50% , -50%);
  z-index: 9;
}
.blocTxt h3{
  text-align: center;
  padding: 20px 0;
  font-size: 22px;
  font-variant: small-caps;
}
.blocTxt p{
  text-align: justify;
  font-family: "Gotham Book";
}
.blocImg::before{
  content: url('../img/pattern.svg');
  position: absolute;
  top:10%;
  right: 98%;
}
.blocImg::after{
  content: url('../img/pattern.svg');
  position: absolute;
  bottom:15%;
  left: 98%;
}
/* .divider{
  width: 100vw;
  height: 5vw;
  max-width: 100%;
  overflow: hidden;
} */
.divi{
  margin-bottom: 80px;
  overflow: hidden;
  max-width: 100%;
}
footer{
  padding: 30px 15px;
  background: #FF4D37;
  /* background: #1B1C28; */
  color: #ffffff;
}
.alert-danger {
	border: 1px solid #ff4D37 !important;
}
.listWhy{
  background: linear-gradient(135deg, #fffcfb, #eeeef4);
}
.aBold{
  font-weight: bold;
  font-size: 18px;
}
.blocPrix{
  padding: 15px;
  display: inline-block;
  margin-bottom: 40px;
}
.blocPrix h3{
  font-weight: bold;
  color: #FF4D37;
  font-family: "Gotham";
}
.blocPrix h3 span{
  font-size: 34px;
  display: block;
}
.callTo h2{
  color: #1B1C28;
}
.modalContactDemo h3{
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
.modalContactDemo .modal-header{
  border-bottom: none;
  padding: 20px 10px;
}
/* .formDemo .form-control{
  border: solid 1px #A0A1AD;
  border-radius: 305px;
  font-size: 14px;
  font-family: "Gotham";
  font-weight: 400;
  font-style: normal;
  color: #A0A1AD;
  padding: 25px 20px;
  transition: all ease-in-out 0.3s;
} */
.formDemo .form-control{
  border:none;
  border-bottom: solid 1px #A0A1AD;
  border-radius: 0;
  font-size: 14px;
  font-family: "Gotham";
  font-weight: 400;
  font-style: normal;
  color: #A0A1AD;
  padding: 25px 20px;
  transition: all ease-in-out 0.4s;
  background: transparent;
}
.formDemo .form-control::-webkit-input-placeholder{
  color: #A0A1AD;
}
.formDemo .form-control::-moz-placeholder{
  color: #A0A1AD;
}
.formDemo .form-control:-ms-input-placeholder{
  color: #A0A1AD;
}
.formDemo .form-control::-ms-input-placeholder{
  color: #A0A1AD;
}
.formDemo .form-control::placeholder{
  color: #A0A1AD;
}
.formDemo .form-group{
  margin: 14px 0;
}
.formDemo textarea.form-control {
  border:none;
  border-bottom: solid 1px #A0A1AD!important;
}
/* .formDemo textarea.form-control {
  border-radius: 10px;
} */
.formDemo .form-control:focus,
.formDemo .form-control:hover {
  box-shadow: none;
  /* border: solid 1px #1B1C28!important; */
  border-color: #ff4d37!important;
}
.formDemo textarea.form-control:focus,
.formDemo textarea.form-control:hover {
  border-color: #ff4d37!important;
}
select#selectDem, select#selectDem2 {
  height: 53.19px;
  padding: 0 15px;
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  appearance:none;
  /* color: #FF4D37; */
}
.confText{
  color: #fff;
  margin: 2rem 0 0 2rem;
}
.fgSel{
  position: relative;
}
.fgSel::after{
  content: "ᐁ";
  display: block;
  font-size: 15px;
  position: absolute;
  right: 40px;
  top: 33%;
  font-family: "Gotham";
  font-weight: 400;
  color: #707070;
}
.formDemo .btnDemo {
  margin: 30px auto 20px;
  background: #1B1C28;
  color: #ebebeb;
  overflow: hidden;
}
#blocCallTo .formDemo .btnDemo{
  border: solid 1px #ebebeb;
}
#blocCallTo .formDemo .btnDemo:hover{
  border: solid 1px transparent;
}
.callTo{
  background: url('../img/BG-LP2.png');
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  /* height: 100vh; */
  background-position-y: 60%;
  padding: 60px 0 120px 0;
}
.callTo h2{
  color: #ebebeb;
  margin: 20px auto 40px auto;
}
.callTo .formDemo,
#blocCallTo .formDemo{
  /* background: rgba(255, 255, 255, .6); */
  padding: 25px;
  /* border-radius: 2px; */
}
.callTo .formDemo .btnDemo{
  margin: auto;
  overflow: hidden;
}
.footer a{
  transition: all ease-in-out .4s;
}
.Ml a:hover{
  color: #1b1c28;
}
.aBold:hover{
  color:inherit;
  text-decoration: none;
}
.imgForm{
  height: 100vh;
  -o-object-fit: contain;
  object-fit: contain;
}
.imgFormBis{
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 90%;
}
.blocFormCall{
  padding-right: 60px;
  padding-left: 60px;
  background: #1b1c28;
}
#blocCallTo{
  background: #1b1c28;
  margin-top:40px;
  padding: 80px 0;
}
#blocCallTo .formDemo{
  margin-bottom: 0;
}
.typed-cursor {
  display: none;
}
.linkDew{
  text-align: center;
}
.linkDew a{
  display: inline-block;
  padding: 0 10px;
  transition: all ease-in-out .4s;
}
.linkDew a:hover{
  color : #1b1c28;
}
.Ml{
  display: flex;
  justify-content: flex-end;
}
#navLP{
  justify-content: flex-end;
  color: #ffffff;
}
#navLP .nav-item:first-of-type{
  margin-right: 1rem;
}
.navDewLP{
  padding: .8rem 2rem;
}
.navDewLP .navbar-expand-xl .navbar-nav .nav-link {
  font-family: "Gotham Book";
  font-size: 1rem;
  border: solid 1px #ffffff;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  transition: .4s ease-in-out;
  border-radius: 305px;
  z-index: 2;
  padding: 12px 35px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
.navDewLP.white .navbar-expand-xl .navbar-nav .nav-link{
  color: #1b1c28;
  border: solid 1px #1b1c28;
}
.navDewLP .navbar-expand-xl .navbar-nav .nav-link::before{
  content:"";
  position: absolute;
  border: solid 1px #ff4d37;
  border-radius: 305px;
  bottom: 0;
  left: -2px;
  right: 100%;
  top:0;
  z-index: -1;
  transition: right .4s ease-in-out;
}
.navDewLP .navbar-expand-xl .navbar-nav .nav-link:hover::before{
  right: 0;
  left: 0;
  top:0;
  bottom:0;
}
.navDewLP.white .navbar-expand-xl .navbar-nav .nav-link:hover::before{
  right: 0;
  border: solid 1px #ff4d37;
  top:-1px;
  bottom:-1px;
}
.navDewLP .navbar-expand-xl .navbar-nav .nav-link:hover{
  border: solid 1px transparent;
  color: #ffffff;
  overflow: inherit;
}
.navDewLP.white .navbar-expand-xl .navbar-nav .nav-link:hover{
  border: solid 1px #ff4d37;
  color: #ffffff;
  overflow: inherit;
}
.navDewLP.white .navbar-expand-xl .navbar-nav .nav-link:hover{
  color: #ffffff;
}
.navDewLP.white .navbar-expand-xl .navbar-nav .nav-link::before{
  background: #ff4d37;
}
.white{
  background: rgba(255,255,255, .96);
  box-shadow: 0 9px 20px rgb(162 162 162 / 15%);
}
.navDewLP.white{
  padding: .4rem 2rem;
}
.navDewLP .navbar-toggler{
  padding: 0;
}
.navDewLP .navbar-expand-xl .navbar-collapse.show .nav-link{
  border: solid 1px #1b1c28;
}
.contactDew span{
  display: block;
  color: #ff4d37;
  margin-bottom: 15px;
}
.contactDew a{
  display: block;
  color: #A0A1AD;
  transition: all ease-in-out .4s;
}
.contactDew p{
  color: #A0A1AD;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+- PAGE DEs THEMES -+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
.allThemes{
  margin-top: 78.8px;
  /* min-height: calc(100vh - 15.9rem); */
  background: linear-gradient(135deg, #fffcfb, #eeeef4);
  padding-top:80px;
}
.allThemes h1{
  margin: 40px 0;
}
.allThemes h1 span{
  color: #ff4d37;
}
.theme h3{
  display: block;
  font-variant: small-caps;
  font-size: 28px;
  margin-top:15px;
}
.theme img:first-of-type{
  margin: auto;
  display: block;
  max-width: 120px;
}
.template{
  max-width: 100%;
  margin: 40px 0 20px 0;
}
.theme{
  margin: 80px 0 60px 0;
}
.allThemes h2{
  /* text-align: center; */
  font-size: 24px;
  margin-bottom: 40px;
}
.theme > div,
.howCont{
  background: rgba(255, 255, 255, .6);
  padding: 30px;
  border-radius: 20px;
}
.howDew {
  padding: 40px 0 80px 0;
}
.btnDemo.btnDeco{
  color: #ebebeb;
  background: #1B1C28;
  display: block;
  margin: 2rem auto;
}
.btnDeco:hover{
  background: none;
}
.btnDeco.disBtn{
  cursor: none;
  opacity:.6;
}
.btnDeco:hover.disBtn,
.btnDeco.disBtn::before{
  background: #1B1C28;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+- MEDIA QUERIE -+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
  .blocFormCall{
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media(max-width: 1024px) {
  .bloc-top img:first-of-type{
    height: auto;
    max-width: 100%;
  }
  .contentTop{
    padding-top:80px;
  }
  .bloc-top{
    height: auto;
    margin-bottom: 40px;
  }
  .btnCont{
    /* justify-content: center;
    padding-left: 0; */
    margin-bottom: 60px;
  }
  .newLand .col-xl-2,
  .newLand .col-xl-4 {
    margin: 30px;
  }
  .newLand{
    padding: 0;
  }
  .imgFormBis{
    margin-top:60px;
  }
  .blocFormCall{
    padding-left: 30px;
    padding-right: 30px;
  }
  footer{
    text-align: center;
  }
  .Ml{
    width: 100%;
    margin-top:10px;
    justify-content: center;
  }
}
@media(max-width: 767px){
  /* Mobile All */
  .navDewLP,
  .navDewLP.white{
    padding: .8rem;
    width: 100%;
  }
  #navLP .nav-item:first-of-type{
    margin-right: 0;
  }
  .navDewLP .navbar-expand-xl .navbar-nav .nav-link{
    margin: .5rem auto;
  }
  .bloc-top h1{
    font-size: 2.75rem;
    margin-top: 40px;
  }
  .bloc-top p{
    font-size: 1rem;
  }
  .btnCont button, .btnDemo{
    margin: 1rem 0;
  }
  .blocTitle p{
    max-width: 70%;
  }
  .listWhy{
    overflow: hidden;
  }
  .listWhy h2{
    font-size: 24px;
  }
  .callTo .formDemo, #blocCallTo .formDemo{
    padding: 0;
  }
  .formDemo .form-control{
    padding: .5rem;
  }
  .fgSel::after{
    right: .5rem;
  }
  .formDemo .form-group{
    padding: 0;
  }
  .aBold{
    display: inline-block;
    margin-bottom: 30px;
  }
  .linkDew a{
    font-size: 14px;
  }
  #navLP.show,
  #navLP.collapse,
  #navLP.collapsing {
    background: rgba(255,255,255, .96);
    padding: .8rem;
    text-align: right;
    position: absolute;
    top: 70.02px;
    left: -0.8rem;
    right: -0.8rem;
    color: #1b1c28;
  }
  .theme{
    margin: 40px 0 30px 0;
  }
  .allThemes h1{
    margin: 20px 10px 40px 10px;
    text-align: center;
  }
  .allThemes h2{
    font-size: 25px;
  }
}
