form#form-id-1 .wrapper{background-color:#008fd5;padding:20px;max-width:1200px;margin:0 auto;width:calc(100% - 40px);display:flex;justify-content:space-between;flex-wrap:wrap}form#form-id-1 .wrapper .col1{width:calc(100% - 0px)}form#form-id-1 .wrapper .col2{width:calc(100% - 0px);margin-top:15px}form#form-id-1 .wrapper .line{margin-bottom:15px}form#form-id-1 .wrapper .line label{display:none}form#form-id-1 .wrapper .line.select{color:#fff;font-size:1rem;font-weight:700}form#form-id-1 .wrapper .line input[type=text],form#form-id-1 .wrapper .line select{font-size:1rem;height:45px;line-height:45px;background-color:#fff;border:1px solid #fff;border:0;width:calc(100% - 0px);box-sizing:border-box;padding:0 20px;color:#424242;font-weight:400}form#form-id-1 .wrapper .line select{margin-top:3px;-moz-appearance:none;-webkit-appearance:none;background-image:url(../images/select-arrow.png);background-size:15px;background-position:center right 15px;background-repeat:no-repeat}form#form-id-1 .wrapper .line input[type=text]:focus,form#form-id-1 .wrapper .line select:focus,form#form-id-1 .wrapper .line textarea:focus{outline:none;border:1px solid #000}form#form-id-1 .wrapper .line input[type=text]::-webkit-input-placeholder{color:#9a9a9a}form#form-id-1 .wrapper .line input[type=text]::-moz-placeholder{color:#9a9a9a}form#form-id-1 .wrapper .line input[type=text]:-ms-input-placeholder{color:#9a9a9a}form#form-id-1 .wrapper .line input[type=text]:-moz-placeholder{color:#9a9a9a}form#form-id-1 .wrapper .line textarea{font-size:1rem;height:120px;line-height:120%;background-color:#fff;border:1px solid #fff;border:0;width:calc(100% - 0px);box-sizing:border-box;padding:20px;color:#424242;font-weight:400}form#form-id-1 .wrapper h3{color:#fff;font-size:1rem;font-weight:700;font-family:"Barlow",sans-serif;line-height:100%}form#form-id-1 .wrapper .liste .line{display:flex;justify-content:space-between;align-items:center;margin:0 0 5px 0;max-width:250px}form#form-id-1 .wrapper .liste .line label{display:block;color:#fff;font-size:1rem;font-weight:400;margin:0 10px 0 0;width:calc(100% - 25px)}form#form-id-1 .wrapper .liste .line input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#008fd5;margin:0;color:#424242;width:20px;height:20px;border:1px solid #fff;border-radius:.15em;transform:translateY(-0.075em);display:grid;place-content:center}form#form-id-1 .wrapper .liste .line input[type=checkbox]::before{content:"";width:20px;height:20px;transform:scale(0);transition:120ms transform ease-in-out}form#form-id-1 .wrapper .liste .line input[type=checkbox]:checked::before{transform:scale(1);background-image:url(../images/crochet.png);background-size:15px;background-position:center center;background-repeat:no-repeat;background-color:#000}form#form-id-1 .wrapper .textarea{margin-top:15px}form#form-id-1 .wrapper .g-recaptcha{width:calc(100% - 0px);display:flex;justify-content:center;margin-top:40px}form#form-id-1 .wrapper .btn{width:calc(100% - 0px);margin-top:30px;text-align:center}form#form-id-1 .wrapper .btn input{font-size:1.25rem;height:48px;line-height:45px;background-color:#000;border:1px solid #000 !important;border:0;box-sizing:border-box;padding:0 25px;color:#fff;font-weight:400;transition:all .3s ease}form#form-id-1 .wrapper .btn input:hover{background-color:rgba(0,0,0,0)}@media screen and (min-width: 1024px){form#form-id-1 .wrapper{padding:20px}form#form-id-1 .wrapper .col1{width:calc(50% - 20px)}form#form-id-1 .wrapper .col2{width:calc(50% - 20px);margin-top:0}form#form-id-1 .wrapper .liste{display:flex;flex-wrap:wrap;justify-content:space-between}form#form-id-1 .wrapper .liste .line{width:calc(50% - 10px)}form#form-id-1 .wrapper .g-recaptcha{width:100%}form#form-id-1 .wrapper .btn{width:100%}}@media screen and (min-width: 1200px){form#form-id-1 .wrapper{width:calc(100% - 80px);padding:40px}}