

/* Start:/local/templates/template.mcrez/components/ma/form/order-form/style.min.css?173277329114828*/
#captcha{display:none}.order__form-holder{width:100%;max-width:600px;transition:.3s}.order__form-title{margin-bottom:20px;font-weight:500;font-size:23px;line-height:120%}.order__form-subtitle{margin-bottom:60px;font-size:16px;line-height:135%}.order__form_info{margin-bottom:2}.order__form_item{position:relative;margin:0 0 15px 0;zoom:1}.order__form_item:after{content:".";display:block;height:0;clear:both;visibility:hidden}.order__form_item label{position:absolute;top:20px;left:0;z-index:1;display:block;margin:0 0 .3em 0;text-align:left;transition:all .3s}.order__form_item label .required{color:#CC0000;display:none}.order__form_field{position:relative}.order__form_checkbox label,.order__form_radio label{display:inline;float:none;width:auto;margin:0;text-align:left;font-size:14px}.order__form_text input,.order__form_date input{width:350px;height:27px;margin:0;padding:0 8px}.order__form_date .calendar-icon{position:absolute;top:4px;left:342px}.message-form_item_textarea{padding-top:20px}.order__form_item .textarea{width:100%;height:45px;min-height:45px;margin:0;padding:9px 0;border-bottom:1px solid var(--site-input-border-color)}.order__form_dropdown select{width:367px;margin-left:1px;font:normal 16px/1.2 Arial,sans-serif}.order__form_item-hint{display:block;clear:both;padding:.4em 0 0 0;color:#979797;font-size:11px}.order__form_item-error{display:block;clear:both;margin:0;padding:.4em 0 0 0;color:#dd4b39;font-size:11px}.order__form_error .order__form_text input,.order__form_error .order__form_date input,.order__form_error textarea{border-color:#dd4b39!important}.b-captcha{float:left;margin:-5px 0 0 -5px}.b-captcha_item{float:left;padding:8px}.b-captcha_selected{padding:5px;border:3px solid red}.b-captcha_item span{display:block;width:25px;height:25px;overflow:hidden;text-indent:-5000px}.b-grahic-captcha .b-captcha_item span{display:block;width:30px;height:30px;overflow:hidden;text-indent:-5000px;background-image:url('/local/templates/template.mcrez/components/ma/form/order-form/img/shape.png')}.b-grahic-captcha .square{background-position:0 0}.b-grahic-captcha .rectangle{background-position:-30px 0}.b-grahic-captcha .triangle{background-position:-60px 0}.b-grahic-captcha .round{background-position:-90px 0}.b-grahic-captcha .polyhedron{background-position:-120px 0}.b-grahic-captcha .trapeze{background-position:-150px 0}.b-grahic-captcha .rhombus{background-position:-180px 0}.b-grahic-captcha .oval{background-position:-210px 0}.b-grahic-captcha .star{background-position:-240px 0}.b-captcha-text{position:relative;float:left;height:24px;margin:3px 0 0 15px;padding:0 10px;line-height:25px;background-color:#f2efda;background-color:#fff9c9;border:1px solid #c7bf93}.b-captcha-text_corner{position:absolute;margin-top:7px;margin-left:-10px;top:0;left:0;width:10px;height:10px;overflow:hidden;background:url(/local/templates/template.mcrez/components/ma/form/order-form/img/tip-yellow_arrows.png) no-repeat -30px 0}.b-color-captcha-text label{color:#000;font-size:12px}.b-hidden-captcha{display:none}.order__form_submit{display:none}.order__form_submit.active{display:block}.page-holder .order__form_submit .g-button{width:100%;height:60px;padding:15px}.page-holder .order__form_submit .g-button.g-button--arrow:after{right:inherit;transform:translate(12px,-50%)}.order__form_personal-data{overflow:hidden;color:#979797;font-size:11px}.order__form_required-sing{margin-top:1.2em;margin-left:310px;font-size:11px}.b-agreement{font-size:14px}.message-form_item_checkbox{font-size:14px;line-height:145%}.personal-data+.order__form_item-error{margin-top:10px}.order__form-notice{display:inline-block;margin:40px 0 5px 0;font-size:14px;line-height:145%;color:var(--site-grey2-color)}.order__form-notice--top{margin-top:0}.order__form-success--holder{max-width:600px;margin:0 auto;text-align:center}.order__form-success-title{margin-bottom:20px;font-weight:500;font-size:33px;line-height:120%;transition:.3s}.order__form-success-subtitle{margin-bottom:20px;font-size:20px;font-weight:500;line-height:135%;transition:.3s}.order__form-success-text{font-size:16px;margin-bottom:60px;transition:.3s}.order__form-success--holder .g-button.order__form-bnt-main{display:inline-flex;align-items:center;justify-content:center;min-height:60px;padding:18px 60px;line-height:1.35;transition:.3s}.page-holder a.order__form-bnt-repeat{display:flex;justify-content:center;flex-direction:column;max-width:202px;align-items:center;margin:0 auto;border-bottom:none;color:var(--site-default-color)}.order__form-bnt-repeat-icon{display:flex;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;border-radius:100%;background-color:var(--site-light-color)}.order__form-bnt-repeat-icon:hover svg{-webkit-animation:spinner .5s ease-out 1;animation:spinner .5s ease 1}.order__form-bnt-text{font-weight:500;font-size:16px;line-height:135%}@media(max-width:575px){.order__form-success-title{font-size:24px} .order__form-success-subtitle{font-size:16px} .order__form-success-text{font-size:14px;margin-bottom:80px} .order__form-bnt-text{font-size:14px} .order__form-success--holder .g-button.order__form-bnt-main{width:100%;padding:18px}}.order__form_item label.label-active{top:0;font-size:14px;line-height:145%;color:rgba(27,25,24,.35)}@-webkit-keyframes spinner{from{-webkit-transform:rotate(0deg)} to{-webkit-transform:rotate(360deg)}}@keyframes spinner{from{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)} to{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.modal-window .order__form-holder{margin:0 auto}.modal-window.success-form{background-color:var(--site-grey-color)}.modal-window.success-form .modal-body{display:flex;justify-content:center;align-items:center}.modal-window.width-100{max-width:none}.width-100 .modal-body{max-width:1440;margin:0 auto}.success-form .order__main-data{display:none}.order__form-success-ico{margin-bottom:45px}.g-custom-select__name{display:none}.g-custom-select .g-custom-select__title{border-width:0;border-bottom-width:1px;padding-left:0}.g-custom-select .g-custom-select__title::after{right:10px}.order__form_dropdown .g-custom-select__list{background-color:var(--site-grey-color)}.order__form-parametrs-inner{display:flex;flex-wrap:wrap;margin-left:-40px}.order__form-parametrs-inner .order__form_item{width:calc(100% / 2 - 40px);margin-left:40px;transition:.3s}.order__form_file{display:none}.order__form_item .order__label_file{position:static;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:60px;border:1px dashed var(--site-dark-grey-color);font-size:16px;font-weight:500}.order__label_file .order__label_text{position:relative;padding-left:35px}.order__label_file .order__label_text::before{position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='17' height='20' viewBox='0 0 17 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5 4.52898V17.501C16.5 18.8817 15.3807 20.001 14 20.001H3C1.61929 20.001 .5 18.8817 .5 17.501V2.501C.5 1.12029 1.61929 .00100238 3 .00100238H11.972C12.1048 -.00741709 12.2429 .036842 12.3536 .147449L16.3536 4.14745C16.4642 4.25806 16.5084 4.39623 16.5 4.52898ZM11.5 1.001H3C2.17157 1.001 1.5 1.67258 1.5 2.501V17.501C1.5 18.3294 2.17157 19.001 3 19.001H14C14.8284 19.001 15.5 18.3294 15.5 17.501V5.001H12C11.7239 5.001 11.5 4.77714 11.5 4.501V1.001ZM12.5 1.70811V4.001H14.7929L12.5 1.70811ZM8.5 14.2939L10.6464 12.1474C10.8417 11.9522 11.1583 11.9522 11.3536 12.1474C11.5488 12.3427 11.5488 12.6593 11.3536 12.8546L8.41983 15.7883C8.33072 15.9257 8.17598 16.0166 8 16.0166C7.82402 16.0166 7.66928 15.9257 7.58017 15.7883L4.64645 12.8546C4.45118 12.6593 4.45118 12.3427 4.64645 12.1474C4.84171 11.9522 5.15829 11.9522 5.35355 12.1474L7.5 14.2939V7.501C7.5 7.22486 7.72386 7.001 8 7.001C8.27614 7.001 8.5 7.22486 8.5 7.501V14.2939Z' fill='%23333333'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;background-position:center;content:""}.order__form-tabs-wrap{display:none;opacity:0}.order__form-tabs-wrap.active{display:block;opacity:1;animation:fadeEffect 1s}@keyframes fadeEffect{from{opacity:0} to{opacity:1}}.order__form-total-table-item{display:flex;justify-content:space-between;align-items:center;height:40px;font-size:16px;border-bottom:1px solid rgba(185,193,202,.5)}.order__form-total-table-contacts{position:relative;padding:20px 0;margin-bottom:40px;border-top:1px solid var(--site-default-color);border-bottom:1px solid var(--site-default-color)}.order__form-total-table-contacts-item{display:flex;align-items:center;justify-content:flex-end;height:40px;font-size:14px}.order__form-total-table-contacts-fix{position:absolute;left:0;top:20px;font-size:14px;line-height:40px;color:var(--site-grey2-color)}.order__form-total-table-contacts-item .order__form-total-table-name{display:none}.order__form-total-table-file{height:60px;display:flex;align-items:center}.order__form-total-table-file .order__form-total-table-name{display:none}.order__form-total-table-file .order__form-total-table-value{position:relative;padding-left:25px;color:var(--site-grey2-color);font-size:14px}.order__form-total-table-file .order__form-total-table-value::before{position:absolute;left:0;top:50%;transform:translateY(-50%);width:14px;height:17px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='18' viewBox='0 0 14 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6668 4.44212V15.2521C13.6668 16.4027 12.7341 17.3355 11.5835 17.3355H2.41683C1.26624 17.3355 .333496 16.4027 .333496 15.2521V2.75214C.333496 1.60154 1.26624 .668804 2.41683 .668804H9.89351C10.0041 .661788 10.1193 .69867 10.2115 .790843L13.5448 4.12418C13.637 4.21635 13.6738 4.3315 13.6668 4.44212ZM9.50016 1.50214H2.41683C1.72647 1.50214 1.16683 2.06178 1.16683 2.75214V15.2521C1.16683 15.9425 1.72647 16.5021 2.41683 16.5021H11.5835C12.2739 16.5021 12.8335 15.9425 12.8335 15.2521V4.83547H9.91683C9.68671 4.83547 9.50016 4.64892 9.50016 4.4188V1.50214ZM10.3335 2.09139V4.00214H12.2442L10.3335 2.09139ZM4.0835 7.33464C3.85338 7.33464 3.66683 7.14809 3.66683 6.91797C3.66683 6.68785 3.85338 6.5013 4.0835 6.5013H9.91683C10.1469 6.5013 10.3335 6.68785 10.3335 6.91797C10.3335 7.14809 10.1469 7.33464 9.91683 7.33464H4.0835ZM4.0835 9.83464C3.85338 9.83464 3.66683 9.64809 3.66683 9.41797C3.66683 9.18785 3.85338 9.0013 4.0835 9.0013H9.91683C10.1469 9.0013 10.3335 9.18785 10.3335 9.41797C10.3335 9.64809 10.1469 9.83464 9.91683 9.83464H4.0835ZM4.0835 12.3346C3.85338 12.3346 3.66683 12.1481 3.66683 11.918C3.66683 11.6879 3.85338 11.5013 4.0835 11.5013H8.25016C8.48028 11.5013 8.66683 11.6879 8.66683 11.918C8.66683 12.1481 8.48028 12.3346 8.25016 12.3346H4.0835Z' fill='%23333333'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center;content:""}.order__form-buttons-container{display:flex;justify-content:space-between;margin-top:40px;margin-left:-40px}.order__form-button{width:calc(100% / 2 - 40px);margin-left:40px;min-height:60px}.order__form-button-next{margin-left:auto}.order__form-buttons-container .order__form-button.order__form-button-prev{padding:10px;text-align:left;background-color:var(--site-light-color);border:none;font-size:16px;font-weight:500;color:var(--site-accent-color);transition:.3s;cursor:pointer}.order__form-buttons-container .order__form-button.order__form-button-prev:hover{background-color:var(--site-accent-color);color:var(--site-light-color)}.order__form-button-prev svg{margin-right:20px}.order__form-button-prev svg path{transition:.3s}.order__form-button-prev:hover svg path{fill:var(--site-light-color)}.order__form-buttons-container .order__form-button-next.disabled,.order__form-buttons-container .order__form-button.order__form-button-prev{display:none}.order__form-buttons-container .order__form-button-prev.active{display:flex;align-items:center}.order__form-top-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.order__form-top-text{font-weight:500;margin:0;margin-right:20px}.order__form-top-paths{display:flex;align-items:center;color:#afaeae;font-weight:500;margin:0}.order__form-top-path-main{font-size:23px;color:var(--site-accent-color)}.order__form-top-line{position:relative;width:100%;height:2px;margin-bottom:40px;background-color:#dce0e4}.order__form-top-line::before{position:absolute;top:0;left:0;height:100%;background-color:var(--site-accent-color);content:""}.order__form-top-line--first::before{width:10%}.order__form-top-line--second::before{width:55%}.order__form-top-line--third::before{width:100%}.order__form-required{position:absolute;top:100%;left:0;font-size:11px;color:#dd4b39;line-height:1.2;transition:.3s;padding-top:5px}.order-wrapper{display:flex;transition:.3s}.order__main-data{flex-grow:1;margin-right:90px;transition:.3s}.order__main-data-section{margin:0;font-weight:500;line-height:1.15;transition:.3s}.order__main-data-name{margin-top:0;margin-bottom:20px;font-size:57px;color:var(--site-accent-color);line-height:1.1;transition:.3s}.order__main-data-deadline{font-size:16px;margin-top:0;margin-bottom:0;transition:.3s}.order__main-data-img{width:100%;padding:20px;padding-bottom:0;transition:.3s;max-height:500px;object-fit:contain}.personal-data{position:relative}@media(max-width:1399px){.order__form-holder{width:calc(100% / 2 - 40px);margin-left:40px;max-width:none} .order__main-data{flex-grow:0;width:calc(100% / 2 - 40px);margin-right:0;margin-left:40px} .order-wrapper{margin-left:-40px} .order__main-data-img{padding:20px}}@media(max-width:1199px){.order__main-data-section{font-size:34px} .order__main-data-name{font-size:42px} .order__main-data-deadline{font-size:14px} .order__form-holder{font-size:16px} .order__form-holder .g-custom-select__title,.order__form-holder .g-custom-select__item{font-size:16px}}@media(max-width:991px){.order-wrapper{flex-direction:column-reverse;margin-left:0} .order__form-holder{width:100%;margin-left:0} .order__main-data{width:100%;margin-left:0;margin-top:30px} .order__main-data-img{display:block;padding:20px 20px 0;margin:0 auto;max-width:500px}}@media(max-width:767px){.order__form-buttons-container{margin-top:30px;margin-left:-20px} .order__form-button{width:calc(100% / 2 - 20px);margin-left:20px} .order__form-button-next{margin-left:auto} .page-holder .order__form-buttons-container button,.order__form-buttons-container .order__form-button.order__form-button-prev{font-size:14px}}@media(max-width:575px){.order__main-data-section{font-size:24px} .order__main-data-name{font-size:34px} .order__form-top-wrapper,.order__form-top-line{display:none} .order__form-notice{margin-top:25px} .order__form-parametrs-inner{margin-left:0} .order__form-parametrs-inner .order__form_item{margin-left:0;width:100%} .personal-data{font-size:14px} .order__form-total-table-contacts{margin-bottom:30px}}
/* End */
/* /local/templates/template.mcrez/components/ma/form/order-form/style.min.css?173277329114828 */
