.red_text{color:#da3030}.form_wrapper{padding:24px;background:#fff url() no-repeat left bottom;position:relative;color:#292c31;text-align:center;width:600px;background-origin:padding-box;border:24px solid rgba(0,0,0,0)}

.form_wrapper .description{text-align:center;font-size:1.25rem;margin-bottom:40px;text-align:center;margin-top:10px}.form_wrapper .input_text .input-text,.form_wrapper .input_text .input-search,.form_wrapper .input_search .input-text,.form_wrapper .input_search .input-search{background:#fff;border:1px solid #465863;line-height:42px;height:42px;padding:0 20px;color:#292c31;margin-bottom:24px;max-width:320px;width:100%;text-align:center}.form_wrapper .input_text .input-text::-webkit-input-placeholder,.form_wrapper .input_text .input-search::-webkit-input-placeholder,.form_wrapper .input_search .input-text::-webkit-input-placeholder,.form_wrapper .input_search .input-search::-webkit-input-placeholder{text-overflow:ellipsis;color:#a8acb9;font-family:'Ubuntu';font-size:12px;font-weight:400;text-transform:uppercase;text-align:center}.form_wrapper .input_text .input-text:focus,.form_wrapper .input_text .input-search:focus,.form_wrapper .input_search .input-text:focus,.form_wrapper .input_search .input-search:focus{outline:none}.form_wrapper .input_text:nth-child(2) .input-text,.form_wrapper .input_search:nth-child(2) .input-text{margin-bottom:1.5rem}.form_wrapper .input-submit{cursor:pointer}.form_wrapper .btn_pickUp_spare{border:1px solid #da3030;font-family:'Ubuntu';font-size:12px;max-width:320px;margin-left:auto;margin-right:auto}.form_wrapper .btn_pickUp_spare .input-submit{background-color:#da3030;border:none;text-transform:uppercase;color:#fff;line-height:42px;width:100%;font-weight:700}.input-submit:hover{background-color:#f20000}
.form_wrapper .personal_data {
    font-size: 11px;
    color: #a8acb9;
    margin-bottom: 0;
    text-align: center;
    margin-top: 20px;
    font-style: italic;
    line-height: 12px;
}
.form_wrapper .personal_data a{color:inherit;text-decoration:underline}.form_wrapper .personal_data a:hover{color:inherit;text-decoration:underline}.form_wrapper h2,.form_wrapper .h2{margin-top:46px;margin-bottom:20px;font-weight:bold}.form_wrapper [type="checkbox"]:not(:checked),.form_wrapper [type="checkbox"]:checked{position:absolute;left:-9999px}.form_wrapper [type="checkbox"]:not(:checked) + label,.form_wrapper [type="checkbox"]:checked + label{position:relative;cursor:pointer}.form_wrapper [type="checkbox"]:not(:checked) + label span,.form_wrapper [type="checkbox"]:checked + label span{position:relative}.form_wrapper [type="checkbox"]:not(:checked) + label span:before,.form_wrapper [type="checkbox"]:checked + label span:before{content:'';width:14px;height:14px;border:1px solid #465863;display:inline-block;margin-right:10px;vertical-align:text-bottom}.form_wrapper [type="checkbox"]:not(:checked) + label span:after,.form_wrapper [type="checkbox"]:checked + label span:after{content:url(../img/icon_check.png);position:absolute;top:0;left:2px;line-height:14px}.form_wrapper [type="checkbox"]:not(:checked) + label > span:after{opacity:0}.form_wrapper [type="checkbox"]:checked + label > span:after{opacity:1}.form_wrapper .select{position:relative;font-size:14px;color:#292c31;max-width:320px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.form_wrapper .select > select{background:#fff;border:1px solid #465863;height:42px;padding:0 20px}.form_wrapper .select > select:focus{outline:none}@media (max-width:576px){.form_wrapper:before{width:50px;height:50px}.form_wrapper:after{width:50px;height:50px}.form_wrapper{width:100%;padding-left:1rem;padding-right:1rem}.form_wrapper .select{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form_wrapper .select .select-week{width:100%;margin-bottom:1.5rem}.form_wrapper .select .select-in{padding:0 1rem}}