.page-simulateur-ecohabitat.section-form .form-required {
  color: red; }

.page-simulateur-ecohabitat.section-form .option-icon {
  display: block;
  margin: 0 auto;
  mix-blend-mode: luminosity; }

.page-simulateur-ecohabitat.section-form input:checked + label .option-icon {
  mix-blend-mode: initial; }

.page-simulateur-ecohabitat.section-form .form-radios label {
  white-space: normal; }

.page-simulateur-ecohabitat.section-form .webform-component-radios.text-lines3 .form-type-radio label {
  min-height: 6em;
  display: flex;
  align-items: center;
  white-space: normal; }

.page-simulateur-ecohabitat.section-form .form-select {
  margin-top: .75em; }

.page-simulateur-ecohabitat.section-form form > div > fieldset,
.page-simulateur-ecohabitat.section-form .section-resultats {
  padding-top: 3.5rem;
  position: relative; }
  .page-simulateur-ecohabitat.section-form form > div > fieldset:before,
  .page-simulateur-ecohabitat.section-form .section-resultats:before {
    content: "";
    position: absolute;
    border-top: 5px solid #6db379;
    width: 100%;
    left: 0;
    top: 1rem; }

.page-simulateur-ecohabitat.section-form .border-top-green {
  position: relative;
  padding-top: 2rem; }
  .page-simulateur-ecohabitat.section-form .border-top-green:before {
    content: "";
    border-top: 2px solid #6db379;
    position: absolute;
    left: 15px;
    width: calc(100% - 30px);
    top: 12px; }
  .page-simulateur-ecohabitat.section-form .border-top-green:after {
    content: "";
    position: absolute;
    left: 25%;
    top: 3px;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    border: 2px solid #6db379;
    transform: rotate(45deg);
    border-right: 0;
    border-bottom: 0;
    background: #fff; }
  @media (min-width: 1001px) {
    .page-simulateur-ecohabitat.section-form .border-top-green.parent-md-right:after {
      left: 75%; } }

.page-simulateur-ecohabitat.section-form .annee .form-item {
  max-width: 50%;
  flex: 0 0 50%; }

.page-simulateur-ecohabitat.section-form .emetteurs .form-radios label {
  min-height: 8.5em;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.page-simulateur-ecohabitat.section-form #collapseSolairePhoto .webform-component-radios {
  margin-top: 0.4em; }

.page-simulateur-ecohabitat.section-form #revenu_imposable label {
  white-space: normal; }

.page-simulateur-ecohabitat.section-form .form-submit {
  margin: 0 auto;
  display: block; }
  .page-simulateur-ecohabitat.section-form .form-submit.loading {
    background: #666;
    border: #666; }
    .page-simulateur-ecohabitat.section-form .form-submit.loading:after {
      font-family: 'bcn-icons';
      content: "\e984";
      margin-left: 0.5em; }

.page-simulateur-ecohabitat.section-form #form-ecohabitat-resultats {
  max-width: 42em; }
  .page-simulateur-ecohabitat.section-form #form-ecohabitat-resultats:before {
    width: 100%;
    left: 0; }
  .page-simulateur-ecohabitat.section-form #form-ecohabitat-resultats .bloc-newsletter input[tape=submit] {
    display: inline-block; }

/*# sourceMappingURL=planair.css.map */
