html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  background: #f1f1f1;
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.color-blue {
    color: #1D3E7D !important;
}

.color-green{
    color:#008000 !important;
}

strong, b {
    font-weight: bold;
}

i {
    font-style: italic;
}

u {
    text-decoration: underline;
}

.rouge, .color-red {
    color: #cc0b39 !important;
}

.mb48 {
    margin-bottom: 48px;
}

h3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    margin: 50px 0 30px 0;
    color: #1D3E7D;
}

.center{
    text-align: center !important;
}

.img-center-fullsize {
    display: block;
    margin: 60px auto;
    width: fit-content;
}

.img-center-fullsize img {
    width: auto;
    max-height: 300px;
    max-width: 100%;
}

.img-center-portrait {
    display: block;
    margin: 20px auto;
    width: fit-content;
}

.img-center-portrait img {
    width: auto;
    max-height: 400px;
    max-width: 100%;
}

#img-guarantee {
    max-height: 220px;
}

.m0{
    margin: 0 !important;
}

.main-title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 40px;
    text-align: center;
    color: #000000;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.blue-section {
  background-color: #1d3e7d;
  padding-bottom: 0px;
  height: auto;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  height: 165px;
}
.blue-section .logo {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 128rem;
  margin: auto;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 20px;
}
.blue-section .logo img {
  width: auto;
  height: 141px;
  padding-top: 6px;
}
.blue-section.info {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: white;
}
.blue-section.info .inner {
  line-height: 3;
  max-width: 830px;
  margin: 0 auto;
  text-align: center;
}
.blue-section.info .inner .title {
  font-family: "Forum", cursive;
  font-size: 24px;
}
.blue-section.info .inner .description {
  font-family: "Lato", sans-serif;
  font-size: 18px;
}

@media (max-width: 576px) {
  .blue-section .logo img {
    width: auto;
    height: 120px;
  }
}
.section {
  margin-top: 0px;
  margin-bottom: 30px;
}
.section.customer-satisfaction {
  display: flex;
  justify-content: center;
}
.section.customer-satisfaction .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section.customer-satisfaction .wrapper .title {
  color: #978D69;
  font-family: "Forum", cursive;
  font-size: 32px;
  text-align: center;
  padding-bottom: 40px;
}
.section.customer-satisfaction .wrapper .logo img {
  width: 475px;
  height: 419px;
}
.section .formular h2 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  color: #000000;
}
.section .formular img {
  width: 50px;
  height: 50px;
  padding-bottom: 20px;
}
.section .wrapper .outer .text p {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #262626;
  padding-bottom: 20px;
}
.section .wrapper .outer .text ul {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #262626;
    padding-bottom: 20px;
}
.section .wrapper .outer .text ul li {
    padding-top:20px;
    margin-left: 30px;
    list-style-type: disc;
}
.section .wrapper .outer .text p a {
    font-weight: bold;
    color: #1D3E7D;
}
.section .outer-wrapper {
  max-width: 960px;
  margin: 0 auto;
}
.section .outer-wrapper .content {
  padding: 0 0px;
}
.section .outer-wrapper .content .title {
  color: #1D3E7D;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 46px;
  text-align: center;
  padding-bottom: 80px;
}
.section .outer-wrapper .content .boxes {
  margin-bottom: 100px;
}
.section .outer-wrapper .content .boxes .main-title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  color: #000000;
  padding-bottom: 20px;
}
.section .outer-wrapper .content .boxes .box-content img {
  padding-right: 40px;
}
.section .outer-wrapper .content .boxes .box-content .desc {
  max-width: 800px;
}
.section .outer-wrapper .content .boxes .box-content .desc p {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #262626;
  padding-bottom: 20px;
}
.section .outer-wrapper .content .boxes .desc-sepa {
  max-width: 800px;
}
.section .outer-wrapper .content .boxes .desc-sepa p {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #262626;
  padding-bottom: 20px;
}
.section .step-one {
  max-width: 1120px;
  border: 1px solid #D4D8DA;
  border-radius: 5px;
  margin: 0 auto;
  padding: 3% 5%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.section .step-one #checkboxes {
  display: flex;
  flex-direction: column;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  justify-content: space-between;
}
.section .step-one #checkboxes .container {
  padding-bottom: 0rem;
}
.section .step-one #checkboxes .container .title {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 32px;
  line-height: 37px;
  color: #1D3E7D;
}
.section .step-one #checkboxes .container .subtitle {
  font-family: Montserrat;
  font-size: 18px;
  line-height: 37px;
    font-weight: normal;
}
.section .step-one #checkboxes .container .subtitle.second {
  padding-bottom: 2rem;
    font-weight: normal;
}
.section .step-one #checkboxes .etape-1-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section .step-one #checkboxes .etape-1-wrapper .etape-1 {
  margin-bottom: 40px;
  max-width: 50%;
  padding-top: 50px;
  padding-bottom: 150px;
  width: 300px;
  padding-left: 20px;
  padding-right: 20px;
  width: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: center;
  flex-direction: column;
  background: #F3F3F3;
  position: relative;
  border: 1px solid #D5D8DD;
  border-radius: 8px;
  transition: all 0.3s ease-in-out;
}
.section .step-one #checkboxes .etape-1-wrapper .etape-1 .head {
  width: 100%;
  height: 73px;
  padding-top: 20px;
  padding-bottom: 40px;
  font-family: Montserrat;
  font-weight: bold;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  color: #1D3E7D;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.section .step-one #checkboxes .etape-1-wrapper .etape-1 img {
  max-width: 60%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 40%);
  z-index: 1;
  top: 15px;
}
.section .step-one #checkboxes .etape-1-wrapper .etape-1 .box-desc {
  text-align: center;
  font-size: 16px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
}
.section .step-one #checkboxes .etape-1-wrapper .etape-1 .info {
  display: flex;
  flex-direction: row;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  right: 0;
  height: 100px;
  background: #257D1D;
}
.section .step-one #checkboxes .etape-1-wrapper .etape-1 .info .number {
  width: 50%;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: line-through;
  font-size: 25px;
  padding-top: 35px;
  color: #E30000;
  background: #E0E2E6;
  position: relative;
}
.section .step-one #checkboxes .etape-1-wrapper .etape-1 .info .number .sale {
  position: absolute;
  top: 23px;
  font-size: 16px;
  background: rgba(227, 0, 0, 0.15);
  border-radius: 4px;
  width: 85px;
  height: 20px;
  padding-top: 7px;
  transform: scale(0.75);
}
.section .step-one #checkboxes .etape-1-wrapper .etape-1 .info .quote {
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  line-height: 21px;
  font-weight: bold;
  color: #fff;
  width: 50%;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.section .step-one #checkboxes .test {
  background: white;
  display: flex;
  align-items: center;
  border: 1px solid #D4D8DA;
  border-radius: 32px;
  height: 72px;
}
.section .step-one #checkboxes .test .etape-2 {
  filter: grayscale(100%);
  transition: filter 0.3s ease-in-out;
}
.section .step-one #checkboxes .test .etape-2 img {
  padding-left: 70px;
  padding-right: 70px;
  width: 140px;
  height: 40px;
}
.section .step-one #checkboxes .test .etape-2 img.first {
  display: flex;
  width: 140px;
}
.section .step-one #checkboxes form fieldset {
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
}
.section .step-one #checkboxes form fieldset .first-column {
  margin-right: 0rem;
  width: 300px;
}
.section .step-one #checkboxes form fieldset .second-column {
  width: 300px;
}
.section .step-one #checkboxes form fieldset .box {
  display: flex;
  flex-direction: column;
  width: 300px;
  margin: 40px 0px;
}
.section .step-one #checkboxes form fieldset .box label {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 16px;
  line-height: 100%;
  padding-bottom: 10px;
}
.section .step-one #checkboxes form fieldset .box input {
  border: 1px solid #C7CBD1;
  border-radius: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-indent: 10px;
  width: 100%;
}
.section .step-one #checkboxes form fieldset .box input:focus {
  border-color: #80bdff;
  outline: 0;
}
.section .step-one #checkboxes form #sepa-element {
  padding-top: 50px;
}
.section .step-one #checkboxes form #sepa-element .title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 20px;
  width: 100%;
}
.section .step-one #checkboxes form #sepa-element .description {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  width: 100%;
  padding-bottom: 30px;
}
.section .step-one #checkboxes form #sepa-element .box {
  display: flex;
  flex-direction: column;
  width: 420px;
}
.section .step-one #checkboxes form #sepa-element .box label {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 16px;
  line-height: 100%;
}
.section .step-one #checkboxes form #sepa-element .box .input {
  border: 1px solid #C7CBD1;
  border-radius: 4px;
  height: 18px;
  text-indent: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  font-family: Montserrat;
}
.section .step-one #checkboxes form #card-element {
  padding-top: 10px;
}
.section .step-one #checkboxes form #card-element .box {
  display: flex;
  flex-direction: column;
  width: 420px;
  padding-top: 35px;
}
.section .step-one #checkboxes form #card-element .box label {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 16px;
  line-height: 100%;
}
.section .step-one #checkboxes form #card-element .box .input {
  padding-left: 10px;
  border: 1px solid #C7CBD1;
  border-radius: 4px;
  height: 18px;
  text-indent: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  font-family: Montserrat;
}

.section .step-one #checkboxes form #sepa-element, .section .step-one #checkboxes form #card-element {
    padding-top: 50px;
}

@media (max-width: 576px) {
    .section .step-one #checkboxes form #sepa-element, .section .step-one #checkboxes form #card-element {
        padding-top: 30px;
    }
}

.section .step-one #checkboxes form #sepa-element .title, .section .step-one #checkboxes form #card-element .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 20px;
    width: 100%;
}

@media (max-width: 576px) {
    .section .step-one #checkboxes form #sepa-element .title, .section .step-one #checkboxes form #card-element .title {
        font-size: 20px;
        width: 100%;
    }
}

.section .step-one #checkboxes form #sepa-element .description, .section .step-one #checkboxes form #card-element .description {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    width: 100%;
    padding-bottom: 30px;
}

@media (max-width: 576px) {
    .section .step-one #checkboxes form #sepa-element .description, .section .step-one #checkboxes form #card-element .description {
        font-size: 18px;
    }
}
.section .step-one #checkboxes form .conditions {
  display: flex;
  margin-top: 40px;
}
.section .step-one #checkboxes form .conditions .checkbox {
  position: relative;
}
.section .step-one #checkboxes form .conditions .checkbox .check {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 1px solid #C7CBD1;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 300ms ease, colour 300ms ease, box-shadow 300ms ease;
}
.section .step-one #checkboxes form .conditions .checkbox .check:after {
  content: "";
  position: absolute;
  top: 38%;
  left: 28%;
  width: 29%;
  height: 14%;
  opacity: 0;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  transition: opacity 300ms ease;
}
.section .step-one #checkboxes form .conditions .checkbox input {
  visibility: hidden;
}
.section .step-one #checkboxes form .conditions .checkbox input:checked + label {
  background-color: #1D3E7D;
  border-color: #1D3E7D;
  box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.4);
}
.section .step-one #checkboxes form .conditions .checkbox input:checked + label:after {
  opacity: 1;
}
.section .step-one #checkboxes form .conditions div p {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.section .step-one.no-border {
  border: none;
  padding-top: 0;
}
.section .step-one.no-border .order-summary {
  width: 100%;
  height: auto;
  background: #E9EAED;
  border-radius: 8px;
}
.section .step-one.no-border .order-summary .wrapper {
  max-width: 960px;
  padding-right: 20px;
  padding-left: 20px;
  margin: 0 auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section .step-one.no-border .order-summary .wrapper .title {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 30px;
  margin: 0;
}
.section .step-one.no-border .order-summary .wrapper .info {
  font-family: Montserrat;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  display: flex;
  padding-bottom: 30px;
}
.section .step-one.no-border .order-summary .wrapper .info .name {
  width: 20%;
}
.section .step-one.no-border .order-summary .wrapper .info .name-info {
  max-width: 650px;
  width: 70%;
}
.section .step-one.no-border .order-summary .wrapper .info .name-info span {
  font-size: 18px;
  color: #444A55;
}
.section .step-one.no-border .order-summary .wrapper .notice {
    font-family: Montserrat;
    font-weight: normal;
    font-size: 16px;
    padding-top: 50px;
    line-height: 1.6;
    display: flex;
}
.section .step-one.no-border .order-summary .wrapper .desc {
  font-family: Montserrat;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  display: flex;
  position: relative;
}
.section .step-one.no-border .order-summary .wrapper .desc:after {
  content: "";
  position: absolute;
  background: #D5D8DD;
  height: 1px;
  width: 100%;
  bottom: -30px;
}
.section .step-one.no-border .order-summary .wrapper .desc .description {
  width: 20%;
}
.section .step-one.no-border .order-summary .wrapper .desc .description-info {
  width: 70%;
}
.section .step-one.no-border .order-summary .wrapper .inner {
  padding-top: 60px;
}
.section .step-one.no-border .order-summary .wrapper .inner .price {
  display: flex;
  justify-content: space-between;
  font-family: Montserrat;
  font-weight: normal;
  font-size: 18px;
}
.section .step-one.no-border .order-summary .wrapper .inner .price .title {
  font-weight: normal;
  font-size: 18px;
}
.section .step-one.no-border .order-summary .wrapper .inner .total {
  display: flex;
  justify-content: space-between;
  font-family: Montserrat;
  font-weight: normal;
  font-size: 18px;
}
.section .step-one.no-border .order-summary .wrapper .inner .total .title {
  font-weight: bold;
  font-size: 18px;
}
.section .step-one.no-border .order-summary .wrapper .inner .total .number {
  font-weight: bold;
}
.section .step-one.no-border .order-summary .wrapper .inner .payment-type {
  display: flex;
  justify-content: space-between;
  font-family: Montserrat;
  font-weight: normal;
  font-size: 18px;
}

@media (max-width: 576px) {
  .section .wrapper {
  }
}
@media (max-width: 576px) {
  .section .outer-wrapper .content .title {
    font-size: 30px;
    padding-bottom: 40px;
    text-align: center;
  }
}
@media (max-width: 576px) {
  .section .outer-wrapper .content .boxes {
    margin-bottom: 50px;
  }
}
@media (max-width: 576px) {
  .section .outer-wrapper .content .boxes .main-title {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }
}
@media (max-width: 576px) {
  .section .outer-wrapper .content .boxes .box-content {
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  .section .outer-wrapper .content .boxes .box-content img {
    padding-right: 0;
    padding-bottom: 40px;
  }
}
@media (max-width: 576px) {
  .section .outer-wrapper .content .boxes .box-content .desc {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }
}
@media (max-width: 576px) {
  .section .outer-wrapper .content .boxes .desc-sepa {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 50px !important;
  }
}
@media (max-width: 880px) {
  .section .step-one {
    padding: 20px 20px;
  }
}
@media (max-width: 576px) {
  .section .step-one.no-padding {
    padding: 20px 0;
  }
}
@media (max-width: 576px) {
  .section .step-one #checkboxes .container .title {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
  }
}
@media (max-width: 576px) {
  .section .step-one #checkboxes .container .subtitle {
    text-align: center;
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .section .step-one #checkboxes .etape-1-wrapper {
    justify-content: center;
  }
}
@media (max-width: 880px) {
  .section .step-one #checkboxes .etape-1-wrapper .etape-1 {
    transform: scale(0.9);
    margin-bottom: 0rem;
  }
}
@media (max-width: 576px) {
  .section .step-one #checkboxes .etape-1-wrapper .etape-1 {
    min-width: 300px;
  }
}
@media (max-width: 380px) {
  .section .step-one #checkboxes .etape-1-wrapper .etape-1 {
    transform: scale(0.85);
  }
}
@media (max-width: 350px) {
  .section .step-one #checkboxes .etape-1-wrapper .etape-1 {
    transform: scale(0.75);
    margin-bottom: -4rem;
  }
}
@media (max-width: 576px) {
  .section .step-one #checkboxes .etape-1-wrapper .etape-1 img {
    max-width: 150px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 40%);
    z-index: 1;
    top: 30px;
  }
}
@media (max-width: 576px) {
  .section .step-one #checkboxes .test {
    margin: auto;
    width: 240px;
    justify-content: space-around;
    align-content: center;
    align-self: center;
  }
}
@media (max-width: 880px) {
  .section .step-one #checkboxes .test .etape-2.first-choice {
    margin-right: 0;
  }
}
@media (max-width: 576px) {
  .section .step-one #checkboxes .test .etape-2 img {
    height: 30px;
  }
}
@media (max-width: 576px) {
  .section .step-one #checkboxes .test .etape-2 img.first {
    width: 100px;
  }
}
@media (max-width: 360px) {
  .section .step-one #checkboxes .test .etape-2 img.first {
    width: 80px;
  }
}
@media (max-width: 880px) {
  .section .step-one #checkboxes .test .etape-2 img {
    width: 130px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 576px) {
  .section .step-one #checkboxes .test .etape-2 img {
    width: 100px;
  }
}
@media (max-width: 360px) {
  .section .step-one #checkboxes .test .etape-2 img {
    width: 80px;
  }
}
@media (max-width: 768px) {
  .section .step-one #checkboxes form fieldset {
    flex-direction: column;
    margin: 0 auto;
  }
}
@media (max-width: 1025px) {
  .section .step-one #checkboxes form fieldset .first-column {
    width: auto;
    margin-right: 0;
  }
}
@media (max-width: 1025px) {
  .section .step-one #checkboxes form fieldset .second-column {
    width: auto;
    margin-right: 0;
  }
}
@media (max-width: 1025px) {
  .section .step-one #checkboxes form fieldset .box {
    width: 300px;
  }
}
@media (max-width: 768px) {
  .section .step-one #checkboxes form fieldset .box {
    width: 100%;
  }
}
@media (max-width: 375px) {
  .section .step-one #checkboxes form fieldset .box {
    width: 250px;
  }
}
@media (max-width: 576px) {
  .section .step-one #checkboxes form #sepa-element {
    padding-top: 30px;
  }
}
@media (max-width: 576px) {
  .section .step-one #checkboxes form #sepa-element .title {
    font-size: 20px;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .section .step-one #checkboxes form #sepa-element .description {
    font-size: 18px;
  }
}
@media (max-width: 1025px) {
  .section .step-one #checkboxes form #sepa-element .box {
    width: 300px;
  }
}
@media (max-width: 768px) {
  .section .step-one #checkboxes form #sepa-element .box {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .section .step-one #checkboxes form #card-element {
    padding-top: 30px;
  }
}
@media (max-width: 1025px) {
  .section .step-one #checkboxes form #card-element .box {
    width: 300px;
  }
}
@media (max-width: 768px) {
  .section .step-one #checkboxes form #card-element .box {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .section .step-one.no-border .order-summary .wrapper .info {
    flex-direction: column;
    text-align: left;
  }
}
@media (max-width: 576px) {
  .section .step-one.no-border .order-summary .wrapper .desc {
    flex-direction: column;
    text-align: left;
  }
}
@media (max-width: 576px) {
  .section .step-one.no-border .order-summary .wrapper .inner .payment-type .payment {
    text-align: left;
  }
}
@media (max-width: 576px) {
  .section .step-one.no-border .order-summary .wrapper .inner .payment-type .type {
    text-align: right;
  }
}
.content {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 15px;
}
.content .offers {
  font-family: "Montserrat", sans-serif;
  max-width: 1025px;
  margin: 0 auto;
  line-height: 1.2;
}
.content .offers .main-title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  color: #000000;
}
.content .offers .description {
  font-weight: 300;
  font-size: 28px;
  text-align: center;
}
.content .offer {
  max-width: 1144px;
  margin: 0 auto;
  background-color: #ECECEC;
}
.content .offer .wrapper {
  color: #978D69;
  font-weight: 400;
  padding-top: 48px;
  padding-bottom: 28px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1025px;
  margin: 0 auto;
}
.content .offer .wrapper .inner-wrapper {
  max-width: 800px;
}
.content .offer .wrapper .inner-wrapper .title {
  font-family: "Forum", cursive;
  font-size: 48px;
  padding-bottom: 40px;
}
.content .offer .wrapper .inner-wrapper .description {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 2.5;
  font-weight: 300;
}
.content .offer .wrapper .inner-wrapper .description .inner {
  padding-top: 40px;
}
.content .offer .wrapper .inner-wrapper .description .inner .highlight {
  font-weight: bold;
  font-size: 20px;
}
.content .offer .wrapper .inner-wrapper .description .mail {
  line-height: 1.4;
}
.content .offer .wrapper .button {
  background-color: #257D1D;
  padding: 20px;
  border-radius: 8px;
  margin-top: 20px;
}
.content .offer .wrapper .button a {
  width: 100%;
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: flex;
  justify-content: center;
  font-size: 20px;
}
.content .text-container {
  font-size: 18px;
  color: #1D3E7D;
  font-family: "Lato", sans-serif;
  max-width: 1025px;
  margin: 0 auto;
  padding: 0 15px;
}
.content .text-container p {
  padding-bottom: 20px;
}
.content .contact {
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  justify-content: center;
}
.content .contact .wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.content .contact .wrapper p {
  font-family: "Fira Sans", sans-serif;
  color: #1D3E7D;
  text-align: center;
}
.content .contact .wrapper p.title {
  font-size: 18px;
  padding-bottom: 15px;
}
.content .contact .wrapper p.mail {
  font-size: 16px;
  padding-bottom: 15px;
}
.content .contact .wrapper p.copyright {
  color: #888888;
  font-size: 16px;
}

label.error {
  color: #E30000;
  font-family: Montserrat;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 12px !important;
  padding-top: 10px !important;
}

#checkboxes input[type=radio] {
  display: none;
}
#checkboxes input[type=checkbox]:checked + .etape-1 {
  filter: grayscale(0%) !important;
  background: #1D3E7D !important;
}
#checkboxes input[type=checkbox]:checked + .etape-1 .head {
  color: #fff !important;
}
#checkboxes input[type=checkbox]:checked + .etape-1 .checkbox-checkmark {
  background: #1D3E7D;
}
#checkboxes input[type=checkbox]:checked + .etape-1 .checkbox-checkmark:after {
  display: block;
}
#checkboxes input[type=checkbox]:checked + .etape-1 .box-desc {
  color: #E9EAED !important;
}
#checkboxes input[type=checkbox]:checked + .etape-1 .info .number {
  color: #000;
}
#checkboxes input[type=checkbox]:checked + .etape-1 .info .quote {
  color: black;
}
#checkboxes input[type=radio]:checked + .container-toggle .radio-button label img {
  filter: grayscale(0%) !important;
}

@media (max-width: 880px) {
  #checkboxes input[type=radio]:checked + .etape-2 {
    background: #D5D8DD;
    filter: grayscale(0%);
    border-radius: 32px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    border: 1px solid #D5D8DD;
  }
}
.grey-section {
  display: flex;
  flex-direction: column;
  background-color: #E9EAED;
  height: 208px;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  max-width: 900px;
  margin: 0% auto;
  background-color: #E9EAED;
  padding: 0;
  left: 0;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
.grey-section .logo {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 128rem;
  margin: auto;
  align-items: center;
  padding-top: 10px;
}
.grey-section .logo img {
  width: auto;
  height: 97px;
}
.grey-section .info {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #444A55;
  padding-bottom: 30px;
}

@media (max-width: 576px) {
  .grey-section .logo img {
    height: 70px;
  }
}
@media (max-width: 576px) {
  .grey-section .info {
    padding: 0px 20px 30px 20px;
  }
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  display: none;
  z-index: 999;
}
.modal .modal-body {
  width: 90%;
  max-width:850px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 30px;
  box-sizing:border-box;
  text-align: center;
}
.modal .modal-body .modal-wrapper {
}
.modal .modal-body .modal-wrapper .title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  color: #000000;
  padding-bottom: 10px;
}
.modal .modal-body .modal-wrapper .description {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #000000;
  padding-bottom: 20px;
}
.modal .modal-body .modal-wrapper button {
  font-size: 16px;
  padding: 10px 5px;
  width: 200px;
  cursor:pointer;
}
@media (max-width: 576px) {
  .modal .modal-body .modal-wrapper .title {
    font-size: 24px;
  }
  .modal .modal-body .modal-wrapper button{
      width: 100%;
      margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  .modal .modal-body .modal-wrapper .description {
    font-size: 16px;
  }
}
.submit-form, .confirm-form {
    padding: 20px 5px;
    background: green !important;
    border-radius: 5px;
    border: none;
    color: white;
    font-size: 16px;
    min-width:250px;
    font-family: Montserrat;
}


@media (max-width: 576px) {
    .submit-form, .confirm-form {
        width: 100%;
    }
}

.payment-form-submit:disabled {
    background: #d5d8dd !important;
    cursor: default !important;
}

.posr {
    position: relative;
}

.hidden-payment-form-submit {
    width: 100%;
    height: 55px;
    display: block;
    position: absolute;
}

.InputContainer .InputElement {
  text-indent: 10px !important;
}

.confirm-form {
  background: #257D1D;
  border-radius: 8px;
  border: none;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  padding: 13px 0;
}

span.selection {
  display: none !important;
}

#countries {
  border: 1px solid #C7CBD1;
  border-radius: 4px;
  height: 38px;
  text-indent: 10px;
}

#tel_code {
  border: 1px solid #C7CBD1;
  border-radius: 4px;
  height: 38px;
  text-indent: 5px;
  margin-right: 10px;
  width: 100px;
}

.container-wrapper {
  max-width: 900px;
  margin: 2% auto;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  padding: 0;
}

@media (max-width: 576px) {
  .container-wrapper {
    margin: 0% auto;
  }
}
input.has-error, select.has-error {
  border: 1px solid red !important;
}
@media (max-width: 594px) {
    #loading div{
        left: 0;
        width: 100%;
    }
}

#loading {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  display: none;
}
#loading div {
  position: absolute;
  width: 360px;
  height: 200px;
  background: white;
  top: calc(50% - 100px);
  left: calc(50% - 130px);
}
#loading div p {
  font-family: 'Lato', sans-serif;
  text-align: center;
  font-size: 16px;
  margin: 30px;
  padding: 0;
}
#loading div img {
  height: 60px;
  margin: 20px auto;
  display: block;
}

#trustbox-container {
    position: relative;
}

#trustbox-container #trustbox-container-hidden {
    display: block;
    position: absolute;
    width: 200px;
    height: 100%;
    z-index: 1;
}

@media (max-width: 594px) {
    #trustbox-container #trustbox-container-hidden {
        width: 100%;
    }
}

.checkbox-list {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  gap: 20px;
}

.checkbox {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.checkbox-input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
  visibility: hidden;
}
.checkbox-input:focus ~ .checkbox-checkmark-box {
  border-color: #6340FF;
}
.checkbox-input:checked ~ .checkbox-checkmark-box .checkbox-checkmark:after {
  display: block;
}

.checkbox-checkmark-box {
  min-width: 76px;
  position: absolute;
  top: 0;
  right: 0;
  max-width: 76px;
  min-height: 76px;
  max-height: 76px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
  border-radius: 4px;
}

.checkbox-checkmark {
  min-width: 25px;
  max-width: 25px;
  min-height: 25px;
  max-height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #C7CBD1;
  background: white;
  border-radius: 4px;
  cursor: pointer;
}
.checkbox-checkmark:after {
  content: "";
  display: none;
  background: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.8866 9.91722L0.0873348 5.36761C0.0596566 5.34137 0.037692 5.31018 0.0227039 5.27582C0.00771585 5.24146 0 5.20461 0 5.1674C0 5.13019 0.00771585 5.09335 0.0227039 5.05899C0.037692 5.02463 0.0596566 4.99343 0.0873348 4.96719L1.29893 3.81086C1.41471 3.70049 1.60183 3.70049 1.71761 3.81086L4.87718 6.80501C4.99296 6.91538 5.18143 6.91409 5.2972 6.80372L12.2787 0.0839022C12.3945 -0.0277526 12.5829 -0.0277526 12.7001 0.0826188L13.913 1.23895C14.0288 1.34932 14.0288 1.52771 13.9143 1.63809L6.30821 8.95468L6.30956 8.95597L5.30662 9.91722C5.19085 10.0276 5.00238 10.0276 4.8866 9.91722Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center;
  width: 18px;
  height: 20px;
  background-size: contain;
}

.container-toggle {
  /*min-width: 300px;*/
  border: 1px solid #E9EAED;
  border-radius: 50px;
  position: relative;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 500px) {
  .container-toggle {
    max-width: 300px;
  }
}
@media (max-width: 380px) {
  .container-toggle {
    transform: scale(0.8);
    min-width: 0;
    max-width: 100%;
  }
}
.radio-thing {
  position: absolute;
  left: -10000px;
}
.radio-thing:checked ~ label img {
  filter: grayscale(0) !important;
}

.payment {
  display: block;
  padding: 10px 40px;
  color: #333;
  transition: 1s color ease-in-out;
  min-width: 160px;
  align-items: center;
  display: flex;
  justify-content: center;
  cursor:pointer;
}
.payment img {
  filter: grayscale(100%);
  transition: all 0.4s ease-in-out;
}

@media (max-width: 576px) {
  .payment {
    padding: 10px 20px;
  }
}
@media (max-width: 576px) {
  .payment {
    padding: 10px 20px;
  }
}
@media (max-width: 500px) {
  .payment {
    padding: 10px 10px;
    min-width: 100px;
  }
}
.overlay {
  background: #E9EAED;
  border-radius: 50px !important;
  height: 50px;
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  transition: 0.3s all ease-in-out;
  border-radius: 4px;
  overflow: hidden;
  z-index: -1;
}

@media (max-width: 500px) {
  .banniere {
    display: none !important;
    border-radius: 8px;
  }
}
.banniere {
  background-color: #1d3e7d;
  width: 20%;
  color: white;
  font-size: 20px;
  text-align: center !important;
  position: fixed !important;
  z-index: 200;
  padding-top: 1%;
  padding-bottom: 1%;
  padding-right: 1%;
  padding-left: 1%;
  border-radius: 8px;
}
.banniere p {
  padding-top: 1% !important;
  padding-bottom: 1% !important;
  padding-right: 1% !important;
  padding-left: 1% !important;
  background-color: white;
  color: #1d3e7d;
}

iframe {
  padding-top: 30px;
}

#demo {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  color: #ffffff !important;
  background-color: black !important;
  padding-bottom: 2%;
}

div#demo2 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  color: #ffffff !important;
  background-color: black !important;
  padding-top: 2%;
}

.economie {
  font-size: 12px;
  font-weight: normal;
}

span.total-price {
  font-size: 23px;
  color: #1d3e7d;
}

.disabled {
  pointer-events: none;
}

.logged-in-block {
  padding: 24px 80px;
  background: #D5E3FF;
  border: 1px solid #BFCCE6;
  box-sizing: border-box;
  border-radius: 8px;
}
.logged-in-block p:not(.logged-in-link) {
  font-family: "Montserrat";
  line-height: 26px;
  color: #1D3E7D;
}
.logged-in-block p:not(.logged-in-link) b {
  font-weight: bold;
}
.logged-in-block .logged-in-link {
  text-align: right;
  padding-top: 10px;
}
.logged-in-block .logged-in-link a {
  font-family: "Montserrat";
  text-decoration: underline;
  color: #1D3E7D;
}

#one-time-passcode-input {
  border: 1px solid #C7CBD1;
  border-radius: 4px;
  height: 30px;
  text-indent: 10px;
  max-width: 400px;
  width: 100%;
  margin:0 auto 15px auto;
  display:block;
  box-sizing: border-box;
}

.cancel-form{
    background-color: unset !important;
    color:#5A5A5A !important;
    outline:#5A5A5A solid 1px;
}
.section .wrapper .outer .text p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #262626;
    padding-bottom: 20px;
}
.section .wrapper .outer .text ul {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #262626;
    padding-bottom: 20px;
}

.div-bonus-container{
    font-size:0;
    margin-top: 50px;
    margin-bottom: 100px;
}

.div-bonus-container-img{

}

.div-bonus-container-img img{
    width: 100%;
}

.div-bonus-container-text{
    font-size:18px;
    float:right;
}

.div-bonus-container-img, .div-bonus-container-text{
    display:inline-block;
    width: 50%;
}

@media (max-width: 1000px) {
    .div-bonus-container-img, .div-bonus-container-text{
        width: 100%;
        display:block;
    }
    .div-bonus-container-img img{
        width: 100%;
        display:block;
        margin: 0 auto;
        max-width:380px;
    }
    .div-bonus-container{
        margin-top: 25px;
        margin-bottom: 50px;
    }
    .div-bonus-container-text{
        float:inherit;
    }
}

h1{
    font-family: Montserrat;
    font-size: 36px;
    line-height: 1.4;
    text-align: center;
    margin: 50px 0 30px 0;
}

h2{
    font-family: Montserrat;
    font-size: 30px;
    line-height: 1.4;
    text-align: center;
    margin: 50px 0 30px 0;
}

h3{
    font-family: Montserrat;
    font-size: 24px;
    line-height: 1.4;
    text-align: center;
    margin: 50px 0 30px 0;
}

.border-bottom{
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

p{
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 20px;
}

@media (max-width: 720px) {
    .data-container-h2{
        font-size:20px
    }
}

.img-container, .data-container{
    display: inline-block;
}
.img-container{
    position: absolute;
    height: 100%;
    width: 29%;
    overflow: hidden;
}
.img-container img{
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translate(0, -40%);
}
.data-container{
    outline:solid black 1px;
    overflow:hidden;
    margin:50px auto;
    width: 70%;
    margin-left: 30%;
    font-family: Montserrat;
}
.data-container-h2{
    margin: 0;
    padding: 10px 0;
    text-align: center;
    color:white;
    background-color: #1d3e7d;
}
.data-container-ul{
    padding: 10px 45px 0 45px;
}

.data-container-ul li{
    line-height: 1.8;
    margin-bottom: 10px;
}
.data-container-left, .data-container-right{
    display: inline-block;
}

.section-noel{
    background-color: #13316b !important;
    margin: 0px auto;
    padding: 2% 0%;
    position: relative;
    width: 900px;
    left: -45px;
    top: -28px;
}

.section-noel img{
    margin: 0 auto;
    display: block;
}

/* Countdown */

.section-countdown {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.text h2{
    font-family: Montserrat;
    font-style: normal;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #000000;
    padding-bottom: 20px;
    font-weight:bold;
}
.section-countdown ul {
    margin-top: 30px;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 50px;
}
.section-countdown ul li {
    text-align: center;
    list-style: none;
    margin:0;
    padding:0;
}
.section-countdown ul li p {
    padding: 0;
    font-family: Montserrat;
}

.countdown-number{
    border-radius:5px;
    background:#211C1C;
    color:white;
    font-size: 40px;
    width: 85px;
    margin:0 auto 25px auto;
    line-height: 81px;
}
.countdown-text{
    color:#cc0b39;
    font-size: 20px;
    font-weight:bold;
}

@media (max-width: 1000px) {
    .img-container{
        display: none;
    }
    .data-container{
        margin-left: 0;
        width: 100%;
    }
    .section-noel{
        width: 100%;
        left: 0;
        top:0;
    }
    .section-noel img{
        max-width: 100%;
    }
    .countdown-number{
        text-align:center !important;
        border-radius:5px;
        background:#211C1C;
        color:white;
        font-size: 26px;
        width: 60px;
        margin:0 auto 15px auto;
        line-height: 63px;
    }
    .countdown-text{
        font-size: 16px;
    }
}

@media screen and (max-width: 500px) {
    .section-countdown ul {
        column-gap: 20px;
    }
    .countdown-text{
        font-size: 12px;
    }
    .countdown-number{
        font-size: 22px;
        width: 45px;
        line-height: 40px;
    }
    h1{
        font-size: 28px;
    }

    h2, .text h2{
        font-size: 26px;
    }

    h3, .text h3{
        font-size: 24px;
    }
}

