/* RESPONSIVE */
html,
body {
  overflow-x: hidden;
}
body {
  padding: 0;
  margin: 0;
}
body p,
body h1,
body h2 {
  margin: 0;
}
body ::-webkit-scrollbar {
  display: none;
}
#enquete-de-satifaction h3 {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.4em;
  background: #00929A;
  color: white;
  margin: 0;
  padding: 15px;
}
#enquete-de-satifaction h4 {
  text-align: center;
  margin: 40px auto 0;
  font-size: 1.4rem;
}
#enquete-de-satifaction p {
  text-align: center;
  margin-top: 1em;
  font-weight: bold;
  color: #5EB5D0;
}
#enquete-de-satifaction .e-form__buttons input {
  outline: none;
}
#enquete-de-satifaction div[class*="importance"] {
  margin-bottom: 50px;
}
#enquete-de-satifaction div[class*="importance"].elementor-field-type-radio,
#enquete-de-satifaction div[class*="importance"].elementor-field-type-checkbox {
  justify-content: center;
}
#enquete-de-satifaction div[class*="importance"] input[type="radio"] {
  position: relative;
  cursor: pointer;
}
#enquete-de-satifaction div[class*="importance"] input[type="radio"]:after {
  width: 19px;
  height: 19px;
  border-radius: 20px;
  background-color: #0e930e;
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#enquete-de-satifaction div[class*="importance"] input[type="radio"]:checked:before {
  content: "";
  background: url("../img/check-solid.svg");
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
#enquete-de-satifaction div[class*="importance"] label {
  display: block;
  cursor: pointer;
}
#enquete-de-satifaction div[class*="importance"] label:before {
  content: '';
  height: 1px;
  width: 50px;
  background: #5EB5D0;
  display: block;
  margin: 5px auto;
}
#enquete-de-satifaction div[class*="importance"] .elementor-field-subgroup {
  justify-content: space-evenly;
}
#enquete-de-satifaction div[class*="importance"] .elementor-field-option {
  text-align: center;
  padding-right: 30px;
}
@media (max-width: 768px) {
  #enquete-de-satifaction div[class*="importance"] .elementor-field-option {
    padding-right: 0;
    width: 50%;
    margin-bottom: 20px;
  }
}
#enquete-de-satifaction div[class*="importance"] .elementor-field-option:last-child {
  padding-right: 0;
}
#enquete-de-satifaction div[class*="importance"] .elementor-field-option:nth-child(2) input:after {
  background-color: #ffd400;
}
#enquete-de-satifaction div[class*="importance"] .elementor-field-option:nth-child(3) input:after {
  background-color: orange;
}
#enquete-de-satifaction div[class*="importance"] .elementor-field-option:nth-child(4) input:after {
  background-color: #e51b1b;
}
#enquete-de-satifaction div[class*="avis"] {
  /* CHECKED STYLES */
}
#enquete-de-satifaction div[class*="avis"].elementor-field-type-radio {
  justify-content: center;
}
#enquete-de-satifaction div[class*="avis"] .elementor-field-subgroup {
  justify-content: center;
}
#enquete-de-satifaction div[class*="avis"] [type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
#enquete-de-satifaction div[class*="avis"] [type=radio]:checked i {
  outline: 2px solid #f00;
}
#enquete-de-satifaction div[class*="avis"] .elementor-field-option {
  margin-right: 50px;
  padding-right: 0;
  position: relative;
}
@media all and (max-width: 768px) {
  #enquete-de-satifaction div[class*="avis"] .elementor-field-option {
    margin-right: 30px;
  }
}
#enquete-de-satifaction div[class*="avis"] .elementor-field-option:last-child {
  margin-right: 0;
}
#enquete-de-satifaction div[class*="avis"] .elementor-field-option:after {
  content: '';
  border: 3px solid #00929A;
  width: 60px;
  height: 60px;
  position: absolute;
  border-radius: 50%;
  left: -7px;
  top: -9px;
  z-index: -1;
  opacity: 0;
}
#enquete-de-satifaction div[class*="avis"] .elementor-field-option:hover:after {
  opacity: 0.5;
}
#enquete-de-satifaction div[class*="avis"] .elementor-field-option.is-checked:after {
  opacity: 1;
}
#enquete-de-satifaction div[class*="avis"] i {
  font-size: 3rem;
  cursor: pointer;
}
#enquete-de-satifaction div[class*="avis"] .elementor-field-option:nth-of-type(1) i {
  color: green;
}
#enquete-de-satifaction div[class*="avis"] .elementor-field-option:nth-of-type(2) i {
  color: #ffd400;
}
#enquete-de-satifaction div[class*="avis"] .elementor-field-option:nth-of-type(3) i {
  color: orange;
}
#enquete-de-satifaction div[class*="avis"] .elementor-field-option:nth-of-type(4) i {
  color: red;
}
#enquete-de-satifaction .elementor-field-type-step:last-child h4,
#enquete-de-satifaction .elementor-field-type-step:last-child p {
  text-align: left;
}
#enquete-de-satifaction .elementor-field-type-step:last-child h2 {
  margin-top: 40px;
}
#enquete-de-satifaction .elementor-field-type-step:last-child div[class*="importance"].elementor-field-type-radio,
#enquete-de-satifaction .elementor-field-type-step:last-child div[class*="importance"].elementor-field-type-checkbox {
  justify-content: start;
}
html:not(.no-js) body [data-aos=fade-up] {
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
}
html:not(.no-js) body [data-aos=fade-down] {
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}
html:not(.no-js) body [data-aos=fade-left] {
  -webkit-transform: translate3d(30px, 0, 0);
  transform: translate3d(30px, 0, 0);
}
html:not(.no-js) body [data-aos=fade-right] {
  -webkit-transform: translate3d(-30px, 0, 0);
  transform: translate3d(-30px, 0, 0);
}
header {
  position: fixed;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 5;
}
header #menu-mobile {
  height: 100%;
}
header #menu-mobile .elementor-widget-container {
  height: 100%;
}
header #menu-mobile .elementor-menu-toggle {
  height: 100%;
  border-radius: 0;
  width: 60px;
  outline: none;
}
body {
  padding-top: 130px;
}
@media all and (max-width: 768px) {
  body {
    padding-top: 60px;
  }
}
body.home {
  padding-top: 0;
}
@media all and (min-width: 1810px) {
  body.home nav a {
    text-shadow: 0 1px 6px white !important;
  }
  body.home nav li:last-child a {
    text-shadow: none !important;
  }
}
body.home #logo .ee-inline-svg {
  transition: 0.7s ease-out;
}
body.home header,
body.home #analysis-header-title {
  transition: 0.3s ease-out;
}
body.home header.scrolled {
  background: white;
  height: 90px;
}
@media all and (max-width: 768px) {
  body.home header.scrolled {
    height: inherit;
  }
}
body.home header.scrolled #logo .ee-inline-svg {
  width: 70px;
}
@media all and (max-width: 768px) {
  body.home header.scrolled #logo .ee-inline-svg {
    height: 40px;
  }
}
body.home header.scrolled #analysis-header-title {
  opacity: 0;
}
footer#footer #copyright {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 11px;
  font-weight: 500;
  background: white;
}
footer#footer #copyright a {
  display: inline-block;
  color: black;
  text-decoration: none;
}
footer#footer #copyright a:before {
  content: "-";
  display: inline-block;
  margin: 0 10px;
}
footer#footer #copyright a img {
  max-height: 10px;
  width: auto;
  margin-left: 2px;
}
/*# sourceMappingURL=main.css.map */