@media (min-width: 1200px) {
  /* line 11, ../sass/cms.scss */
  #content {
    padding: 0px;
  }

  /* line 15, ../sass/cms.scss */
  .header-top .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 28, ../sass/cms.scss */
#cms h1 {
  color: #307066;
  font-size: 46px;
  font-weight: 700;
  font-family: "josefin-slab", serif;
}
/* line 35, ../sass/cms.scss */
#cms .strong-sub-title {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  line-height: 28px;
  margin-bottom: 25px;
  display: block;
}
/* line 44, ../sass/cms.scss */
#cms li {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  line-height: 28px;
}
/* line 51, ../sass/cms.scss */
#cms .sub-title {
  color: #307066;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 20px;
  display: block;
}
/* line 59, ../sass/cms.scss */
#cms p,
#cms span {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}
/* line 67, ../sass/cms.scss */
#cms strong {
  font-weight: 700;
}
/* line 71, ../sass/cms.scss */
#cms div#everblock-9 {
  background-color: #307066;
  color: #ffffff;
  margin: 40px auto;
}
/* line 77, ../sass/cms.scss */
#cms .other-question {
  padding: 65px 0px;
  position: relative;
}
/* line 81, ../sass/cms.scss */
#cms .other-question h3 {
  font-size: 34px;
  font-weight: 600;
  text-align: center;
  padding-bottom: 15px;
}
/* line 88, ../sass/cms.scss */
#cms .other-question span {
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  display: block;
  padding-bottom: 15px;
  color: #ffffff;
}
/* line 98, ../sass/cms.scss */
#cms .other-question a.cta-o-questions {
  background-color: #000000;
  padding: 10px 35px;
  color: #ffffff;
  width: 150px;
  display: block;
  margin: 0 auto;
  position: relative;
}
/* line 108, ../sass/cms.scss */
#cms .other-question a.cta-o-questions:after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 15px;
  background: transparent url(../assets/css/arrow-button.svg) no-repeat 90% 50%;
  background-size: 17px 15px;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 123, ../sass/cms.scss */
#cms .other-question:after {
  content: "";
  display: block;
  width: 200px;
  height: 180px;
  background: transparent url(../assets/css/feuille.svg) no-repeat 90% 50%;
  background-size: 245px 245px;
  position: absolute;
  top: 60%;
  right: -40px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 143, ../sass/cms.scss */
#cms div#help {
  display: inline-block;
}
/* line 146, ../sass/cms.scss */
#cms div#help h2 {
  display: block;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #000000;
  text-align: left;
  padding: 0;
  margin: 10px 0px;
}
/* line 163, ../sass/cms.scss */
#cms div#help #bloc-help .container .row .col-sm {
  background-color: #f7f6f3;
  width: 32%;
  max-width: 100%;
  display: inline-block;
  padding: 60px 40px 40px 40px;
  text-align: center;
}
/* line 171, ../sass/cms.scss */
#cms div#help #bloc-help .container .row .col-sm h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  color: #000000;
  margin-top: 70px;
  min-height: 59px;
  display: inline-block;
}
/* line 181, ../sass/cms.scss */
#cms div#help #bloc-help .container .row .col-sm span {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  padding-top: 20px;
  color: #868686;
  display: block;
}
/* line 197, ../sass/cms.scss */
#cms div#help #bloc-help .container .row .order h3::before {
  content: "";
  display: block;
  width: 61px;
  height: 77px;
  background: transparent url(../assets/css/order.svg) no-repeat 90% 50%;
  background-size: 61px 77px;
  position: absolute;
  top: 20%;
  right: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 212, ../sass/cms.scss */
#cms div#help #bloc-help .container .row .order,
#cms div#help #bloc-help .container .row .garantie {
  margin: 40px 0px;
}
/* line 217, ../sass/cms.scss */
#cms div#help #bloc-help .container .row .follow {
  margin: 40px 15px;
}
/* line 221, ../sass/cms.scss */
#cms div#help #bloc-help .container .row .follow h3::before {
  content: "";
  display: block;
  width: 120px;
  height: 86px;
  background: transparent url(../assets/css/follow.svg) no-repeat 90% 50%;
  background-size: 120px 86px;
  position: absolute;
  top: 20%;
  right: 30%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 236, ../sass/cms.scss */
#cms div#help #bloc-help .container .row .garantie h3::before {
  content: "";
  display: block;
  width: 91px;
  height: 92px;
  background: transparent url(../assets/css/garantie.svg) no-repeat 90% 50%;
  background-size: 91px 92px;
  position: absolute;
  top: 20%;
  right: 37%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 258, ../sass/cms.scss */
#cms #faq-bloc .hi-faq-block.hi-faq-block-17 p#faq {
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  color: #307066;
  text-align: left;
  text-transform: none !important;
}
/* line 267, ../sass/cms.scss */
#cms #faq-bloc .hi-faq-block.hi-faq-block-17 .hi-faq-item {
  border-radius: 0px;
  background-color: #f7f6f3;
  border-color: #f7f6f3;
}
/* line 272, ../sass/cms.scss */
#cms #faq-bloc .hi-faq-block.hi-faq-block-17 .hi-faq-item a {
  color: #000000;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
}
/* line 279, ../sass/cms.scss */
#cms #faq-bloc .hi-faq-block.hi-faq-block-17 .hi-faq-item p span {
  color: #000000;
  font-size: 15px;
}
/* line 284, ../sass/cms.scss */
#cms #faq-bloc .hi-faq-block.hi-faq-block-17 .hi-faq-item a.hi-faq-link::after {
  content: "";
  color: #fff;
  top: 4.5%;
  left: 0%;
  width: 15px;
  height: 15px;
  background: transparent url(../assets/css/faq.svg) no-repeat 10% 50%;
  background-size: 15px 15px;
  position: absolute;
}

/* line 300, ../sass/cms.scss */
.group-span-filestyle .btn-default,
.btn-primary {
  background-color: #307066;
  color: #ffffff;
  font-size: 17px;
}

/* line 310, ../sass/cms.scss */
.cms-id-16 .contact-form,
.cms-id-14 .contact-form,
.cms-id-21 .contact-form {
  background-color: #f7f6f3;
  margin: 100px auto;
}
/* line 314, ../sass/cms.scss */
.cms-id-16 .contact-form h3,
.cms-id-14 .contact-form h3,
.cms-id-21 .contact-form h3 {
  color: #307066;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  padding: 30px 0 30px 0;
}
/* line 322, ../sass/cms.scss */
.cms-id-16 .contact-form label,
.cms-id-14 .contact-form label,
.cms-id-21 .contact-form label {
  color: #000000;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  padding: 30px 0px 5px 0px;
}
/* line 330, ../sass/cms.scss */
.cms-id-16 .contact-form select,
.cms-id-16 .contact-form input,
.cms-id-14 .contact-form select,
.cms-id-14 .contact-form input,
.cms-id-21 .contact-form select,
.cms-id-21 .contact-form input {
  font-weight: 600;
  color: #000000;
  font-size: 14px;
  height: 41px;
}
/* line 338, ../sass/cms.scss */
.cms-id-16 .contact-form .format_files,
.cms-id-14 .contact-form .format_files,
.cms-id-21 .contact-form .format_files {
  font-size: 11px !important;
  color: #000000;
  text-align: right;
  display: block;
}
/* line 345, ../sass/cms.scss */
.cms-id-16 .contact-form .col-md-6,
.cms-id-14 .contact-form .col-md-6,
.cms-id-21 .contact-form .col-md-6 {
  display: block;
}
/* line 349, ../sass/cms.scss */
.cms-id-16 .contact-form .form-group.row,
.cms-id-14 .contact-form .form-group.row,
.cms-id-21 .contact-form .form-group.row {
  width: 60%;
  margin: 0 auto;
}
/* line 356, ../sass/cms.scss */
.cms-id-16 .contact-form .form-footer,
.cms-id-14 .contact-form .form-footer,
.cms-id-21 .contact-form .form-footer {
  width: 200px;
  margin: 30px auto;
  position: relative;
}
/* line 361, ../sass/cms.scss */
.cms-id-16 .contact-form .form-footer input.btn.btn-primary,
.cms-id-14 .contact-form .form-footer input.btn.btn-primary,
.cms-id-21 .contact-form .form-footer input.btn.btn-primary {
  color: #ffffff;
  width: 100%;
  position: relative;
}
/* line 367, ../sass/cms.scss */
.cms-id-16 .contact-form .form-footer input.btn.btn-primary:hover,
.cms-id-14 .contact-form .form-footer input.btn.btn-primary:hover,
.cms-id-21 .contact-form .form-footer input.btn.btn-primary:hover {
  background-color: #307066;
}
/* line 372, ../sass/cms.scss */
.cms-id-16 .contact-form .form-footer:after,
.cms-id-14 .contact-form .form-footer:after,
.cms-id-21 .contact-form .form-footer:after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 15px;
  background: transparent url(../assets/css/arrow.svg) no-repeat 90% 50%;
  background-size: 17px 15px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 386, ../sass/cms.scss */
.cms-id-16 .contact-form .offset-md-3,
.cms-id-14 .contact-form .offset-md-3,
.cms-id-21 .contact-form .offset-md-3 {
  margin: 0px;
  padding-top: 15px;
}
/* line 391, ../sass/cms.scss */
.cms-id-16 .contact-form .offset-md-3 .gdpr_consent.gdpr_module_2 span,
.cms-id-14 .contact-form .offset-md-3 .gdpr_consent.gdpr_module_2 span,
.cms-id-21 .contact-form .offset-md-3 .gdpr_consent.gdpr_module_2 span {
  color: #000000;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}
