body {
  background-image: url(https://vauban-cdn.pubfac.io/uploads/fond-merge-avec-teeka-small-1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed; }

@media (max-width: 760px) {
  #i91p {
    margin: 0 0;
    max-width: 92% !important;
    width: 92% !important; } }

.zindex {
  z-index: 9999; }

#ib81 {
  display: block; }

#imla {
  display: block; }

/*Cadre animé*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

@media (min-width: 1200px) {
  .h3, h3 {
    font-size: 35px !important; } }

.box {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: white;
  overflow: hidden;
  border-radius: 20px; }

.box::after {
  content: '';
  position: absolute;
  inset: 4px;
  background: white;
  border-radius: 16px; }

.box::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 140%;
  background: linear-gradient(#000000, red);
  animation: animate 4s linear infinite; }

@keyframes animate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.box h3 {
  position: relative;
  color: #333;
  z-index: 10; }

/*fin cadre*/
.m-0-auto {
  margin: 0 auto !important; }

/*barre sticky apparait au scroll*/
.boutoncache {
  display: none; }

.boutonappear {
  display: block;
  transition-property: opacity, left, top, height;
  transition-duration: 3s, 5s; }

/*effet lumiere bouton*/
.drs__light_flash_effect {
  display: inline-block;
  position: relative;
  padding: 0.5em 1em;
  background: green;
  font-size: 1.4em;
  margin: 20px;
  border: none;
  overflow: hidden;
  color: white; }

.drs__light_flash_effect:after {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  height: 100%;
  width: 8px;
  background: rgba(255, 255, 255, 0.8);
  filter: blur(7px);
  transform: translateX(-15px) rotate(20deg);
  animation: shine 3s infinite linear; }

@keyframes shine {
  100% {
    transform: translateX(250px) rotate(20deg); } }

.alizarin {
  background: linear-gradient(to right, #072146, #2b7fcf, #21b9d4) !important; }

/*bouton lumiere big*/
.drs__light_flash_effect-big {
  display: inline-block;
  position: relative;
  padding: 0.5em 1em;
  background: green;
  font-size: 1.4em;
  margin: 20px;
  border: none;
  overflow: hidden;
  color: white; }

.drs__light_flash_effect-big:after {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  height: 100%;
  width: 8px;
  background: rgba(255, 255, 255, 0.8);
  filter: blur(7px);
  transform: translateX(-15px) rotate(20deg);
  animation: shine 1.5s infinite linear; }

@keyframes shine {
  100% {
    transform: translateX(850px) rotate(20deg); } }

.m-0-auto {
  margin: 0 auto !important; }

.counter {
  display: table-cell;
  color: #20e644;
  font-size: 4vw; }

/*Assurane pour 1c*/
.reassurance {
  display: block; }

.rea {
  width: 31.5%;
  display: inline-block; }

/*Assurane pour 1c fin*/
/*bouton 1c*/
.btn {
  margin: 0 auto !important;
  border: none !important;
  background: #008000 !important;
  color: #ffffff !important;
  font-weight: 400 !important;
  padding: 20px !important;
  text-transform: uppercase !important;
  border-radius: 6px !important;
  display: inline-block !important;
  transition: all 0.3s ease 0s !important;
  font-size: 20px !important;
  white-space: normal !important;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto !important;
  display: block !important; }

.headimg img {
  max-height: 78px;
  width: auto; }

.btn:hover {
  margin: 0 auto !important;
  color: #008000 !important;
  font-weight: 600 !important;
  background: #fafafa !important;
  border: 2px solid #008000 !important;
  -webkit-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
  -moz-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
  transition: all 0.3s ease 0s; }

/*bouton 1c fin*/
/*promo*/
@media (min-width: 1000px) {
  .sticky-3 {
    width: 250px;
    position: fixed;
    display: inline-block;
    bottom: 15px;
    background-color: transparent;
    right: 0%;
    padding-bottom: 0px !important;
    padding: 10px;
    font-size: 20px;
    color: #91059A;
    z-index: 99; } }

@media (max-width: 1000px) {
  .sticky-3 {
    display: none; } }

@media (max-width: 1000px) {
  .sticky-2 {
    text-align: center;
    position: fixed;
    display: inline-block;
    bottom: 15px;
    right: 0%;
    padding-bottom: 0px !important;
    padding: 10px;
    font-size: 20px;
    color: #061b2f;
    z-index: 99; } }

@media (min-width: 1000px) {
  .sticky-2 {
    display: none; } }

.acces {
  text-align: center;
  background-color: #008000;
  padding-top: 16px;
  padding-bottom: 16px;
  color: white;
  font-size: 14px;
  line-height: 14px;
  margin-top: 13px;
  cursor: pointer;
  cursor: auto;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px; }

@media (min-width: 1000px) {
  .sticky {
    position: fixed;
    display: inline-block;
    bottom: 15px;
    background-color: transparent;
    right: 0%;
    padding-bottom: 0px !important;
    padding: 10px;
    font-size: 20px;
    color: #91059A;
    z-index: 99; } }

@media (max-width: 1000px) {
  .sticky {
    display: none; } }

.acces:hover {
  text-align: center;
  background-color: #228B22;
  padding-top: 16px;
  padding-bottom: 16px;
  color: white;
  font-size: 18px;
  cursor: pointer;
  cursor: auto;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px; }

.dl {
  background-color: #000000 !important; }

.amethyst {
  background: #9b59b6; }

.emerald {
  background: #2ecc71; }

.midnight-blue {
  background: #2c3e50; }

.peter-river {
  background: #3498db; }

.dl {
  background: linear-gradient(to right, #072146, #2b7fcf, #21b9d4);
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 0px 0;
  border-radius: 0px;
  position: relative;
  border: 1px solid green; }

.dl:before {
  content: ” “;
  height: 20px;
  width: 20px;
  background: #ddd;
  border-radius: 20px;
  position: absolute;
  left: 50%;
  top: 20px;
  margin-left: -10px; }

.dl .brand {
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 10px 15px;
  margin-top: 10px;
  text-align: center;
  min-height: 0px; }

.dl .discount {
  min-height: 50px;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
  position: relative;
  font-size: 2.5em;
  line-height: 20px;
  text-align: center;
  font-weight: 700;
  padding: 15px 15px 0;
  color: white;
  margin-top: 15px;
  padding-bottom: 20px;
  padding-top: 20px; }

.dl .discount:after {
  content: ” “;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  position: absolute;
  bottom: -20px;
  left: 20%; }

.dl .discount.alizarin:after {
  background: linear-gradient(to right, #000000, #000000, #000000);
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; }

.dl .discount.peter-river:after {
  border-top: 20px solid #3498db; }

.dl .discount.emerald:after {
  border-top: 20px solid #2ecc71; }

.dl .discount.amethyst:after {
  border-top: 20px solid #9b59b6; }

.dl .discount .type {
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 15px; }

.dl .descr {
  color: #999;
  margin-top: 10px;
  padding: 20px 15px; }

.dl .ends {
  padding: 0 15px;
  color: #f1c40f;
  margin-bottom: 10px; }

.dl .coupon {
  min-height: 50px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  padding: 20px 15px; }

.dl .coupon a.open-code {
  color: #16a085; }

.dl .coupon .code {
  letter-spacing: 1px;
  border-radius: 4px;
  margin-top: 10px;
  padding: 10px 15px;
  color: #f1c40f;
  background: #f0f0f0; }

/*promo*/
/*progress bar*/
.progress-container {
  z-index: 9999;
  width: 100%;
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  height: 5px;
  display: block; }

.progress-bar {
  background-color: blue !important;
  z-index: 9999;
  width: 0%;
  display: block;
  height: inherit; }

.progress {
  /* Positioning */
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  /* Dimensions */
  width: 100%;
  height: 0.25em;
  /* Reset the apperance  */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Get rid of the default border in Firefox/Opera. */
  border: none;
  /* For Firefox/IE10+ */
  background-color: transparent;
  /* For IE10+, color of the progress bar */
  color: blue; }

progress::-webkit-progress-bar {
  background-color: transparent; }

.flat::-webkit-progress-value {
  background-color: blue; }

.flat::-moz-progress-bar {
  background-color: blue; }

.z-999 {
  z-index: 999 !important; }

/*progress bar*/
/*h2*/
h2 {
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  line-height: 1.1;
  color: white !important;
  margin-top: 20px;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 10px;
  font-size: 30px;
  padding: 40px 20px;
  background-color: #072146;
  font-style: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  letter-spacing: normal;
  orphans: 2;
  text-indent: 0px;
  text-transform: uppercase;
  white-space: normal;
  widows: 2;
  word-spacing: 0px;
  -webkit-text-stroke-width: 0px;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
  text-align: center; }

@media (max-width: 500px) {
  h2 {
    font-size: 25px; } }

@media (max-width: 760px) {
  #inh1rj {
    margin: 0 0;
    width: 92%;
    max-width: 92%; } }

@media (max-width: 760px) {
  #iv04si {
    width: 92%;
    max-width: 92%;
    margin-top: 100px; } }

@media (max-width: 760px) {
  #i24d56 {
    width: 92%;
    max-width: 92%;
    margin-top: 100px; } }

@media (max-width: 760px) {
  #ioyx3w {
    margin: 0 0;
    width: 92%;
    max-width: 92%; } }

.fixed-bottom {
  position: fixed !important;
  right: 0;
  left: 0;
  z-index: 1030;
  bottom: 0; }

@media (max-width: 760px) {
  #ic7v {
    max-width: 92% !important;
    width: 92% !important;
    margin-top: 100px; } }

@media (max-width: 760px) {
  #io5p6j {
    max-width: 92% !important;
    width: 92% !important; } }

@media (max-width: 760px) {
  #ijkqhk {
    max-width: 92% !important;
    width: 92% !important;
    margin-top: 100px; } }

/*h2*/
@media (max-width: 550px) {
  #ifuicg {
    font-size: 12px; } }
