h1{
    color: black !important;
    text-shadow: none !important;
}

#gform_fields_1{
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    list-style: none;
}

#gform_fields_1 > li{
    flex-basis: 100%;
    margin-top: 20px;
}

#gform_fields_1 > li:not(:first-child){
    margin-top: 40px;
}

#gform_fields_1 input:not(input[type="radio"]):not(input[type="checkbox"]),
#gform_fields_1 textarea{
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0px;
    text-align: left;
    color: black;
}

#gform_fields_1 input:not(input[type="radio"]):not(input[type="checkbox"]):hover,
#gform_fields_1 input:not(input[type="radio"]):not(input[type="checkbox"]):focus,
#gform_fields_1 textarea:hover,
#gform_fields_1 textarea:focus{
    background: rgba(139, 151, 175, 0.25) !important;
    border-bottom: 6px solid black !important;
}

#gform_fields_1 input,
#gform_fields_1 select,
#gform_fields_1 textarea{
    width: 100%;
    border: none;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    background: white;
}

#gform_fields_1 select{
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
    color: black;
    border: 1px solid black;
    padding: 15px;
}

#gform_fields_1 label{
    font-family: Roboto Slab, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: black;
}

#gform_fields_1 #field_1_6 label.gfield_label_before_complex{
    display: none;
}

#gform_fields_1 #field_1_6 #input_1_6_5_container{
    display: block;
    margin-top: 40px;
}

#gform_fields_1 #field_1_6 #input_1_6_5_container label{
    width: 100%;
}

#gform_fields_1 #field_1_6 #input_1_6_5_container input{
    width: 50%;
}

#gform_fields_1 select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-top: 10px;
}

#gform_fields_1 #field_1_7,
#gform_fields_1 #field_1_9{
    position: relative;
}

#gform_fields_1 #field_1_7::before,
#gform_fields_1 #field_1_9::before{
    content: url("https://www.mfrpoitou.fr/wp-content/uploads/2021/01/Arrow_d.png");
    display: block;
    position: absolute;
    right: 15px;
    bottom: 20px;
    pointer-events: none;
    width: 24px;
    height: 45px;
}

#gform_fields_1 #field_1_10 ul{
    margin-left: 0;
    list-style: none;
    display: flex;
}

#gform_fields_1 #field_1_10 ul label{
    margin-bottom: 0;
    margin-left: 8px;
}

#gform_fields_1 #field_1_10 li{
    flex-basis: 50%;
    display: flex;
    align-items: center;
}

#gform_fields_1 input[type="radio"]{
    width: 15px;
    height: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid black;
    border-radius: 50px;
}

#gform_fields_1 input[type="radio"]:checked{
    background: #8B97AF;
    border: 1px solid black;
}

#gform_fields_1 #input_1_10 label,
#gform_fields_1 #field_1_13 div label{
    font-weight: 400;
}

#gform_fields_1 #field_1_13 div label{
    width: 100%;
    margin-left: 24px;
}

#gform_fields_1 .ginput_container_consent{
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
}

#gform_fields_1 input[type="checkbox"]{
    width: 15px;
    height: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid black;
    border-radius: 50px;
}

#gform_fields_1 input[type="checkbox"]:checked{
    background: #8B97AF;
    border: 2px solid black;
}

#gform_submit_button_1{
    background-color: black;
    font-family: Roboto Slab, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: white;
    padding: 20px 25px 20px 95px;
}

.gform_footer.top_label::before{
    content: '';
    display: block;
    height: 2px;
    width: 70px;
    background-color: white;
    position: absolute;
    top: 30px;
    left: 10px;
}

.gform_footer.top_label{
    position: relative;
    display: inline-block;
}

#gform_1{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.gfield_error input:not(input[type="radio"]):not(input[type="checkbox"]){
    background: rgba(120, 21, 30, 0.75) !important;
    border-bottom: 6px solid black !important;
}

.validation_message{
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: left;
    color: black;
}

#zone-coordonnees{
    background: rgba(139, 151, 175, 1);
}

#zone-coordonnees h2{
    font-family: Roboto Slab, sans-serif !important;
    font-size: 32px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 42px !important;
    letter-spacing: 0em;
    text-align: center;
    color: white !important;
    position: relative;
}

#zone-coordonnees h2::after{
    content: "";
    width: 15.972222222222221vw;
    height: 5px;
    background-color: black;
    display: block;
    position: absolute;
    margin-top: 20px;
    left: 42.013888888888886vw;
}


#zone-coordonnees p,
#zone-coordonnees a{
    margin-left: 20px;
    color: white !important;
    font-family: Roboto, sans-serif;
    font-size: 14px !important;
    font-style: normal;
    line-height: 18px;
    letter-spacing: 0em;
}

.flex-coordonnees > div{
    flex-basis: 12%;
}

.adresse img{
    width: 21px;
    height: 30px;
}

.mail img{
    width: 32px;
    height: 23px;
}

.tel img{
    width: 30px;
    height: 30px;
}

.imgs a:not(:first-child){
    margin-left: 40px !important;
}


/* REMERCIEMENT */
#zone-remerciement{
    background: rgba(236, 199, 71, 1);
}

#zone-remerciement p::after{
    content: "Merci !";
    font-family: Knewave, sans-serif;
    font-size: 156px;
    font-style: normal;
    font-weight: 400;
    line-height: 140px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #EACE6E;
    text-transform: uppercase;
    display: block;
    position: absolute;
    word-break: break-all;
}

#zone-remerciement h2{
    font-family: Roboto Slab, sans-serif !important;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: center;
    color: black;
}

#zone-remerciement p{
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    color: black;
}

#zone-en-attendant{
    background: rgba(139, 151, 175, 1);
}

#zone-en-attendant h2{
    font-family: Roboto Slab, sans-serif !important;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
}

#zone-en-attendant p{
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    color: white;
}

@media screen and (min-width: 1024px){
    h1{
        font-size: 60px !important;
    }

    #gform_fields_1{
        justify-content: space-between;
    }

    #gform_fields_1 > li{
        flex-basis: 45%;
        margin-top: 40px !important;
    }

    #gform_fields_1 #field_1_7,
    #gform_fields_1 #field_1_10,
    #gform_fields_1 #field_1_12,
    #gform_fields_1 #field_1_13,
    #gform_fields_1 #field_1_6{
        flex-basis: 100%;
    }

    #input_1_6{
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

    #input_1_6 span{
        flex-basis: 45%;
    }

    .gf_clear.gf_clear_complex{
        display: none;
    }

    #gform_fields_1 #field_1_6 #input_1_6_5_container{
        margin-top: 0;
    }

    #zone-remerciement{
        position: relative;
    }

    #zone-remerciement *{
        z-index: 10;
    }

    #zone-remerciement p::after{
        display: none;
    }

    #zone-remerciement::after{
        content: "Merci !";
        font-family: Knewave, sans-serif;
        font-size: 25.818vw;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        letter-spacing: 0.02em;
        text-transform: uppercase;
        color: #EACE6E;
        display: inline-block;
        position: absolute;
        bottom: 40px;
        left: 2.2916666666666665vw;
        z-index: 1;
    }
}