.page-form .errMsg{margin-left:1em;padding-bottom:1px;display:block;line-height:1.4;text-indent:-0.9em}.page-form .formError{display:block;z-index:0;margin-top:-60px !important}@media (max-width: 1000px){.page-form .formError{margin-top:-60px !important}}.page-form .fixed{padding-bottom:0px}.page-form .formError .formErrorClose{border:solid #252525 2px;display:block;width:16px;height:16px;position:absolute;top:-4px;right:-4px;color:#efefef;background:#333;font-weight:bold;text-align:center;line-height:middle;cursor:pointer;z-index:2;border-radius:9px 9px 9px 9px;box-shadow:1px -1px 3px #888}.page-form .formError .formErrorClose:hover{background:#666}.page-form .fixed .formErrorClose{display:none}.page-form .formError .formErrorContent{padding:5px 10px;position:relative;color:#fff;background:#252525;font-size:10px;font-size:1rem;line-height:1.8em;font-family:"Wix Madefor Text",sans-serif;margin:0 0;z-index:1;border-radius:3px;box-shadow:0px 0px 6px #888}.page-form .fixed .formErrorContent{margin-top:0.5em;background:#f60;margin:0 0 30px 0;border-radius:none;box-shadow:none}.page-form .fadeOut{opacity:0.2}.page-form .hid_url{display:none}.page-form textarea,.page-form select,.page-form input[type="text"],.page-form input[type="email"],.page-form input[type="number"],.page-form input[type="tel"],.page-form input[type="url"]{font-family:"Wix Madefor Text",sans-serif;color:#252525;background-color:transparent;width:100%;padding:10px 16px;border-radius:4px;height:48px;box-shadow:none;outline:none;font-size:15px;font-size:1.5rem;line-height:1.73333em;letter-spacing:.03em;border:1px solid #C2C2C2;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}@media (max-width: 1000px){.page-form textarea,.page-form select,.page-form input[type="text"],.page-form input[type="email"],.page-form input[type="number"],.page-form input[type="tel"],.page-form input[type="url"]{font-size:14px;font-size:1.4rem;line-height:1.14286em;letter-spacing:0em}}.page-form textarea::-webkit-input-placeholder,.page-form textarea::placeholder,.page-form select::-webkit-input-placeholder,.page-form select::placeholder,.page-form input[type="text"]::-webkit-input-placeholder,.page-form input[type="text"]::placeholder,.page-form input[type="email"]::-webkit-input-placeholder,.page-form input[type="email"]::placeholder,.page-form input[type="number"]::-webkit-input-placeholder,.page-form input[type="number"]::placeholder,.page-form input[type="tel"]::-webkit-input-placeholder,.page-form input[type="tel"]::placeholder,.page-form input[type="url"]::-webkit-input-placeholder,.page-form input[type="url"]::placeholder{color:#C0C0C0}.page-form textarea{width:100%;height:178px}@media (max-width: 1000px){.page-form textarea{height:100px}}.page-form .select{position:relative;border:1px solid #C2C2C2;min-height:48px;border-radius:4px;padding:10px 40px 10px 16px;font-size:15px;font-size:1.5rem;line-height:1.73333em;letter-spacing:.03em;display:flex;align-items:center}@media (max-width: 1000px){.page-form .select{font-size:14px;font-size:1.4rem;line-height:1.14286em;padding-top:5px;padding-bottom:5px}}.page-form .select:before{content:'';position:absolute;width:15px;height:26px;background-size:100% 100%;background-image:url(../../img/contact/ico_arrow.svg);right:23px;top:calc(50% - 13px);pointer-events:none}@media (max-width: 1000px){.page-form .select:before{width:13px;right:17px}}.page-form .select select{padding-right:40px;color:#C0C0C0;border:0;position:absolute;width:100%;height:100%;left:0;top:0;opacity:0}.page-form .block-form{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:36px}@media (max-width: 1000px){.page-form .block-form{margin-top:15px;margin-left:0}}.page-form .block-form__item{width:100%;margin-top:31px;position:relative}@media (max-width: 1000px){.page-form .block-form__item{margin-top:26px}}.page-form .block-form__item .title-form{font-family:"Wix Madefor Text",sans-serif;font-size:15px;font-size:1.5rem;line-height:1.46667em;letter-spacing:.03em;font-weight:600;color:#000}@media (max-width: 1000px){.page-form .block-form__item .title-form{letter-spacing:0}}.page-form .block-form__item .title-form span{color:#F00;position:relative;margin-left:-4px}.page-form .block-form__item .content-form{margin-top:9px}@media (max-width: 1000px){.page-form .block-form__item .content-form{margin-top:8px}}.page-form .block-form__item--phone{flex-shrink:0;margin-right:20px;width:400px}@media (max-width: 1000px){.page-form .block-form__item--phone{width:100%;margin-right:0}}.page-form .block-form__item--email{flex:1}.page-form .input-check{margin-top:10px;font-family:"Wix Madefor Text",sans-serif;font-size:15px;font-size:1.5rem;line-height:1.46667em;letter-spacing:.03em;font-weight:400;text-align:justify}@media (max-width: 1000px){.page-form .input-check{margin-top:10px}}.page-form .input-check a{color:#2BBBAD}.page-form .input-check .checkbox{display:flex;align-items:center;position:relative;width:100%}.page-form .input-check .checkbox .flex{display:flex;align-items:flex-start}.page-form .input-check .checkbox__icon{background-color:#fff;width:18px;height:18px;display:block;position:relative;z-index:1;flex-shrink:0;pointer-events:none;margin-top:3px;margin-left:-1px}.page-form .input-check .checkbox__icon:before,.page-form .input-check .checkbox__icon:after{content:'';width:100%;height:100%;left:0;top:0;position:absolute}.page-form .input-check .checkbox__icon:before{background-color:transparent;border:1px solid #C2C2C2;background-color:#fff;border-radius:3px}.page-form .input-check .checkbox__icon:after{content:'';width:12px;height:8px;background-image:url(../../img/contact/ico_checkbox.svg);background-size:100% 100%;z-index:1;opacity:0;top:50%;left:50%;transform:translate(-50%, -50%)}.page-form .input-check .checkbox input{position:absolute;left:0;top:0;width:24px;height:24px;padding:0;opacity:0;cursor:pointer}.page-form .input-check .checkbox input:checked ~ .checkbox__icon:before{background-color:#2BBBAD;border-color:#2BBBAD}.page-form .input-check .checkbox input:checked ~ .checkbox__icon:after{opacity:1}.page-form .input-check .checkbox label{cursor:pointer;padding-left:13px;margin-top:2px}.page-form .form-bottom{margin-top:7px}@media (max-width: 1000px){.page-form .form-bottom{margin-top:3px}}.page-form .form-bottom .text{letter-spacing:.03em}.page-form .form-bottom .text strong{font-weight:600;margin-bottom:10px;display:block}@media (max-width: 1000px){.page-form .form-bottom .text strong{margin-bottom:7px}}@media (max-width: 1000px){.page-form .form-bottom .text p{font-size:13px;font-size:1.3rem;line-height:1.53846em}}.page-form .form-bottom .l-btn{display:table;margin:0 auto;margin-top:59px}@media (max-width: 1000px){.page-form .form-bottom .l-btn{margin-top:24px}}@media (max-width: 1000px){.page-form .form-bottom .l-btn .c-btn01{min-width:120px;min-height:36px}}.page-form .form-bottom .l-btn .c-btn01:disabled{background-color:#C2C2C2;border-color:#C2C2C2;pointer-events:none}.page-form.form-thanks .thanks-main{min-height:50vh;max-width:580px;margin:0 auto;margin-top:92px;text-align:center;display:flex;align-items:center;justify-content:center}@media (max-width: 1000px){.page-form.form-thanks .thanks-main{max-width:100%;min-height:auto;margin-top:38px;display:block}}@media (max-width: 1000px){.page-form.form-thanks .thanks-main img{width:48px;display:table;margin:0 auto}}.page-form.form-thanks .thanks-main__ttl{text-transform:uppercase;letter-spacing:.02em;margin-top:25px}@media (max-width: 1000px){.page-form.form-thanks .thanks-main__ttl{margin-top:27px}}.page-form.form-thanks .thanks-main__ttl span{font-size:28px;font-size:2.8rem;line-height:1.57143em;font-weight:500;color:#000;display:block}@media (max-width: 1000px){.page-form.form-thanks .thanks-main__ttl span{font-size:20px;font-size:2rem;line-height:1.2em}}.page-form.form-thanks .thanks-main__ttl strong{font-size:46px;font-size:4.6rem;line-height:1.08696em;font-weight:700;color:#2BBBAD;display:block}@media (max-width: 1000px){.page-form.form-thanks .thanks-main__ttl strong{font-size:36px;font-size:3.6rem;line-height:1.11111em;margin-top:5px}}@media only screen and (max-width: 1000px) and (max-width: 374px){.page-form.form-thanks .thanks-main__ttl strong{font-size:34px;font-size:3.4rem}}.page-form.form-thanks .thanks-main__txt{margin-top:16px}@media (max-width: 1000px){.page-form.form-thanks .thanks-main__txt{margin-top:12px}}.page-form.form-thanks .thanks-main__txt span{font-size:20px;font-size:2rem;line-height:1.6em;font-weight:500;color:#000;display:block}@media (max-width: 1000px){.page-form.form-thanks .thanks-main__txt span{font-size:18px;font-size:1.8rem;line-height:1.55556em;margin-bottom:4px}}.page-form.form-thanks .thanks-main__txt small{letter-spacing:.02em}@media (max-width: 1000px){.page-form.form-thanks .thanks-main__txt small{line-height:1.33333em;display:block}}.page-form.form-thanks .thanks-main__back{display:table;margin:0 auto;margin-top:15px}.page-form.form-thanks .thanks-main__back .c-btn01{min-width:146px}@media (max-width: 1000px){.page-form.form-thanks .thanks-main__back .c-btn01{min-height:36px}}.page-form.form-thanks .c-footer{margin-top:96px}@media (max-width: 1000px){.page-form.form-thanks .c-footer{margin-top:78px}}

/*# sourceMappingURL=maps/form.min.css.map */
