option {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: inherit;
    font-size: inherit;
}

.formulaire_rac_long,
.formulaire_immo {
    display: flex !important;
    flex-direction: column !important;
    width: 687px !important;
    min-height: 600px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background-color: var(--background) !important;
    padding: 29px 5% 5% 5% !important;
    border-radius: 5% !important;
    font-family: var(--font-family) !important;
}

#formulaire select {
    font-family: var(--font-family) !important;
}

.switch-treso>span {
    color: rgb(255, 255, 255) !important;
    background: var(--primary) !important;
}

#formulaire .text-indice {
    color : var(--primary) !important;
}

/* Tooltips */
:root {
    --balloon-color: var(--primary);
    width: 100%;
}

[aria-label][data-balloon-pos][data-balloon-pos="down"]:after {
    width: 160px;
    left: -20px;
}

.bouton-envoyer>button {
    color: var(--pure_white) !important;
    font-family: Campton, sans-serif !important;
    background-color: var(--primary) !important;
    height: 80px !important;
    line-height: 16px !important;
    margin-top: 0px !important;
}

.form form,
.form section {
    height: 100% !important;
    min-height: 450px !important;
}

h3 {
    font-size: 20px !important;
    font-family: var(--font-family) !important;
    color: #585858 !important;
    font-weight: bold !important;
    margin-top: 28px !important;
}

p {
    text-align: justify !important;
}

.progress {
    width: 100% !important;
    border-radius: 13px !important;
    background-color: white !important;
    text-align: right !important;
    position: relative !important;
}

.progress>div {
    background-color: var(--primary) !important;
    height: 16px !important;
    border-radius: 10px !important;
    font-family: var(--font-family) !important;

}

.progress>.rond {
    width: 38px !important;
    height: 38px !important;
    border-radius: 20px !important;
    background: var(--primary) !important;
    color: white !important;
    position: absolute !important;
    top: -11px !important;
    box-shadow: 0px 3px 3px #00000040;
    line-height: 38px !important;
    text-align: center !important;
    font-family: var(--font-family) !important;
    font-size: 15px !important;
}

.switch-etape1,
.switch-etape2 {
    flex-direction: column !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: flex-start !important;
    align-content: flex-start !important;
    padding-left: 1% !important;
}

.switch-etape1 :hover,
.switch-etape1 :focus,
.switch-etape2 :hover,
.switch-etape2 :focus,
.switch-bdf :focus,
.switch-bdf :focus{
    background-color: var(--primary) !important;
    color: white !important;
    border: none !important;
}

#switch-field input:checked + label,
#switch-field input:hover + label {
    background-color: var(--primary) !important;
    color: white !important;
    border: none !important;
}

#switch-field label,
.switch-bdf label {
    font-size: 20px!important;
    font-family: var(--font-family) !important;
    font-weight: normal !important;
    letter-spacing: 0 !important;
}

.switch-etape1>label,
.switch-etape2>label {
    width: 94% !important;
    text-align: left !important;
    margin-left: 0 !important;
    height: 40px !important;
    border-radius: 36px !important;
    line-height: 40px !important;
    box-shadow: 0px 3px 6px #00000014;
}

.main-label {
    text-align: left !important;
    margin-top: 21px !important;
    color: #585858 !important;
    font-weight: bold !important;
    font-size: 20px !important;
}

.main-label>span>i {
    color: var(--primary) !important;
}

.noemailing-label {
    text-align: center !important;
    margin-top: 21px !important;
    color: #585858 !important;
    font-style: normal !important;
}

.treso {
    display: flex;
    justify-content: left;
}

.switch-treso {
    display: flex !important;
    background-color: var(--pure_white);
    width: 110px;
    border-radius: 10px !important;
    cursor: pointer !important;
}

.switch-treso input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0) !important;
    min-height: 1px !important;
    width: 1px !important;
    overflow: hidden !important;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 5px;
}

.switch-autre button {
    z-index: -300 !important;
    color: var(--light_purple) !important;
    font-size: 20px !important;
    box-shadow: 0px 3px 6px #00000014;
    line-height: 35px !important;
    border-radius: 36px !important;
    min-height: 15px !important;
    margin: 8px !important;
    padding: 15px !important;
    font-family: var(--font-family)!important;
    font-weight: normal !important;
}

.switch-autre button:hover {
    color: var(--pure_white) !important;
    background-color: var(--primary) !important;
}

.switch-bdf {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    border-radius: 0 !important;
}

.switch-bdf>label {
    width: 50px !important;
}

.oui {
    font-weight: bold !important;
    text-align: left !important;
    width: 50% !important;
    border-radius: 10px 0 0 10px!important;
    cursor: pointer;
}

.non {
    font-weight: bold !important;
    position: relative !important;
    justify-content: center !important;
    width: 50% !important;
    display: flex !important;
    background-color: var(--primary);
    color: var(--pure_white);
    border-radius: 0 10px 10px 0 !important;
    cursor: pointer;
}

#formulaire-rac label,
#formulaire-immo label {
    font-family: var(--font-family)!important;
}

#etape1, #etape2, #etape3, #etape4 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.form section  {
    position: relative !important;
    height: 100% !important;
}

.footer {
    width: 100% !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    margin-top: 10%;
}

.last-footer {
    width: 100% !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
}

.precedent {
    width: 178.4px !important;
    height: 47.42px !important;
    background-color: var(--pure_white) !important;
    line-height: 47.42px !important;
    border-radius: 10px !important;
    color: var(--secondary) !important;
    display: flex !important;
    cursor: pointer !important;
    border: 1px solid var(--secondary) !important;
    font-weight: bold !important;
}

.suivant, .suivant-disabled {
    margin-left: 10% !important;
    width: 178.4px !important;
    height: 47.42px !important;
    text-align: right !important;
    line-height: 47.42px !important;
    border-radius: 10px !important;
    font-weight: bold !important;
    color: var(--pure_white) !important;
    display: flex !important;
    cursor: pointer !important;
    font-weight: bold !important;
}

.suivant {
    background-color: var(--secondary) !important;
}

.suivant-disabled {
    background-color: var(--grey) !important;
}

.last-precedent {
    width: 100% !important;
    color: var(--secondary) !important;
    text-align: center !important;
    cursor: pointer !important;
    margin-top: 5%;
}

.chevron-left {
    width: 20% !important;
    text-align: center;
}

.chevron-right {
    width: 20% !important;
    text-align: center !important;
}

.form svg {
    padding-top: 15px !important;
    width: 14px !important;
    height: 18px!important;
}

.text-precedent,
.text-suivant {
    width: 80% !important;
    font-size: 18px !important;
}

.text-precedent {
    text-align: center;
}

.text-suivant {
    text-align: right;
}

.saisie-immo,
.saisie-conso {
    height: 60px !important;
    line-height: 60px !important;
    border-radius: 40px !important;
    display: flex !important;
    flex-direction: row !important;
    background-color: white !important;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.1) !important;
}

.plus, .moins {
    border-radius: 40px !important;
    width: 40px !important;
    height: 30px !important;
    line-height: 30px !important;
    background-color: #EEE !important;
    font-family: var(--font-family) !important;
}

.plus-moins {
    background-color: white !important;
    border: none !important;
    height: 60px !important;
    text-align: center !important;
    font-family: var(--font-family) !important;
    margin-top: 0px !important;
}

.text-error {
    background-color: transparent !important;
}

.input, .select, option {
    font-family: var(--font-family) !important;
    border-radius: 40px !important;
    color: var(--secondary) !important;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.1) !important;
}

.select {
    height: 50px !important;
    width: 100% !important;
}

select {
    margin: 0 !important;
}

.acc_noemailing {
    display: flex;
}

.check-switch {
    display: flex !important;
    justify-content: center;
    margin-bottom: 36px !important;
    overflow: hidden !important;
}

.check-switch input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    width: 1px !important;
    border: 0 !important;
    overflow: hidden !important;
}

.check-switch label {
    background-color: var(--pure_white) !important;
    color: var(--secondary) !important;
    font-size: 14px !important;
    line-height: 18px !important;
    height: 12px !important;
    text-align: center !important;
    padding: 8px 16px !important;
    margin-right: -1px !important;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1) !important;
    transition: all 0.1s ease-in-out !important;
    border-radius: 100px !important;
}

.check-switch label:hover {
    cursor: pointer !important;
}

.check-switch input:checked + label {
    background-color: var(--primary) !important;
    color: var(--pure_white) !important;
    box-shadow: none !important;
}

.check-switch label:first-of-type {
    border-radius: 4px 0 0 4px !important;
}

.check-switch label:last-of-type {
    border-radius: 0 4px 4px 0 !important;
}

.bouton-envoyer {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
    font-size: 20px !important;
}

.envoyer {
    width: 200px !important;
    height: 60px !important;
}

.conditions-legales {
    width: 90% !important;
}

#formulaire input,
#formulaire-rac section input {
    height: 60px !important;
}


@media only screen and (max-width: 1320px) {
    .formulaire_rac_long,
    .formulaire_immo {
        width: 60% !important;
    }

    h3 {
        margin-bottom: 5% !important;
    }

    .sous-titre {
        display: none;
    }
}

@media only screen and (max-width: 800px) {
    .formulaire_rac_long,
    .formulaire_immo {
        width: 80% !important;
    }
}

@media only screen and (max-width: 893px) {
    .text-long {
        display: none !important;
    }
}

@media only screen and (max-width: 600px) {
    .switch-etape1>label, .switch-etape2>label, input {
        width: 89% !important;
    }

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

    .text-precedent, .text-suivant {
        display: none !important;
    }

    .precedent, .suivant, .suivant-disabled {
        width: 47px !important;
        text-align: center !important;
        border-radius: 40px !important;
    }

    .chevron-left, .chevron-right {
        width: 100% !important;
    }

    .switch-bdf>label {
        width: 85% !important;
    }

    .lp-trustpilot {
        padding-right: 5% !important;
    }
}

.entry-content h1, .entry-content h3, .modal-header h3 {
     color: #{{ landingPageFormulaire.couleurSecondaire }} !important;
}
.mini-form-container2 {
    background-color: #{{ landingPageFormulaire.couleurSecondaire }} !important;
}

.mini-form h1, .mini-form h2, .mini-form h3 {
    color: #{{ landingPageFormulaire.couleurPrimaire }} !important;
}

.stag-button {
    background-color: #{{ landingPageFormulaire.couleurPrimaire }} !important;
    border: 0 !important;
}

input:checked + .slider_ios {

    background-color: #{{ landingPageFormulaire.couleurPrimaire }} !important;

}

.text-error {
    border: 1px solid #{{ landingPageFormulaire.couleurSecondaire }} !important;
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}
.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--primary);
    margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
}
.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
}
.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
}
.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}
.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
}
.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
}
.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
}
.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
}
@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}