.order{margin-bottom:70px}.order-form{display:grid;grid-template-columns:510px 1fr;gap:50px;margin-top:100px;background-color:#f0f0f0}.order-form.hidden{display:none}.order-form__left{padding-left:50px}.certificate-info{margin-top:-50px;padding:50px;background-color:#fff;box-shadow:0 10px 44px 0 rgba(0,0,0,.11)}.certificate-info .form-error-message{color:#dc3545}.client-info{padding:55px 50px 50px;background-color:#59b6c1}.client-info .form__headline{color:#fff}.form__headline{margin-bottom:30px;font-size:24px;line-height:1;font-weight:700;color:#131313}.order-form__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:30px;color:#fff;border-radius:3px}.order__summa{font-size:16px;line-height:1.2;white-space:nowrap;padding-right:10px}.order__summa strong{font-size:24px;font-weight:500;vertical-align:middle}.order__summa span{margin-left:5px;vertical-align:middle}.order__btn{display:flex;align-items:center;justify-content:center;width:auto;height:50px;padding:0 20px;font-size:16px;font-weight:700;line-height:1.23;color:#fff;background-color:#ed4457;border-radius:3px;transition:background-color .4s}.order__btn:hover{background-color:#e62d42}.success{display:none;margin-top:60px;text-align:center}.success.show{display:block}.success__text{margin-bottom:20px;font-size:32px;font-weight:600}.success .btn-basic:hover{color:#fff;text-decoration:none}.control-group:not(:last-of-type){margin-bottom:20px}.control-group.tow-col{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;width:100%;min-width:0;margin-bottom:20px}.control-group.tow-col .control-group{margin-bottom:0}.form-group input.form-control{font-size:14px;color:#131313;font-weight:400;background-color:#fff;border:1px solid #131313;caret-color:#131313}.form-group input.form-control::placeholder{color:#131313}.form-group input.form-control:focus,.form-group input.form-control:focus-visible{border-color:#131313;background-color:#fff;outline:0}.form-group input.form-control.is-invalid{border-color:#dc3545}select{height:50px}.select2-container--default .select2-selection--single{display:flex;align-items:center;justify-content:space-between;height:50px;border-color:#131313}.select2.select2-container--open .select2-selection--single{border-color:#131313}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#131313}.select2-container .select2-selection--single .select2-selection__rendered{padding-right:40px;padding-left:15px;font-size:14px;line-height:1.14;color:#131313}.select2.select2-container--open .select2-selection__arrow{transform:rotate(180deg)}.select2-container--default .select2-selection--single .select2-selection__arrow{position:static;width:10px;height:6px;margin-right:15px;background-image:url(../img/dropdown-arrow.svg);background-size:100%;background-position:0 -7px;background-repeat:no-repeat}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-dropdown{padding:25px 17px 25px 30px;box-shadow:0 4px 24px 0 rgba(0,0,0,.15);border-radius:0;border:none}.select2-container--default .select2-results>.select2-results__options{max-height:245px;padding-right:10px}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{width:3px;border-radius:50px;background-color:rgba(196,196,196,.3)}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{background-color:#ed4457;border-radius:50px}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb:hover{background-color:#ed4457}@supports not selector(::-webkit-scrollbar){.select2-results{scrollbar-color:#ed4457 rgba(196,196,196,.3);scrollbar-width:thin}}.select2-results__option{font-size:13px;line-height:1.23;color:#131313}.select2-results__option:not(:first-child){margin-top:15px}.select2-container--default .select2-results__option--selected,.select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#ed4457;font-weight:600}.select2-container--default .select2-results__option--highlighted,.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:transparent;color:#ed4457}.tour-select .select2-container--default .select2-selection--single{min-height:50px;height:auto}.tour-select .select2-container .select2-selection--single .select2-selection__rendered{white-space:wrap}.tour-select .select2-search--dropdown{position:absolute;left:0;right:0;bottom:100%;padding:0}.tour-select .select2-search--dropdown::before{content:'';display:block;position:absolute;top:50%;right:15px;transform:translateY(-50%) rotate(180deg);width:10px;height:6px;background-image:url(../img/dropdown-arrow.svg);background-size:100%;background-position:0 -7px;background-repeat:no-repeat}.tour-select .select2-dropdown--above .select2-search--dropdown{bottom:auto;top:100%}.tour-select .select2-search__field{display:flex;align-items:center;height:50px;padding:0 40px 0 15px;font-size:14px;background-color:#fff!important;border-color:#131313!important}.tour-select .select2-container--default .select2-selection--single .select2-selection__arrow{flex:0 0 10px}@media (max-width:1366px){.order{margin-bottom:50px}.order-form{gap:30px;padding-bottom:30px;margin-top:60px}.order-form__left{padding-left:30px}.certificate-info{padding:30px;margin-top:-30px;min-height:0}.client-info{padding:35px 30px 30px}.order-form__bottom{padding:20px 30px}.success__text{font-size:24px}}