

/* Start:/local/components/sogaz/corp.form/templates/.default/style.css?176045082514037*/
.acceptcookies.btn {
    max-width: 10vw;
    min-width: auto;
}

.pages .main {
    background:#fff;
}
.desigion__head--mode{
    padding: 10px 10px 1px 10px;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .desigion__head--mode{
        padding: 30px 30px 18px 30px;
        margin-bottom: 38px;
    }
}

.desigion-hero--corp {
    height: 510px;

    background: url('/local/components/sogaz/corp.form/templates/.default/./images/app1ahero_mobile.jpg') no-repeat 50% 0;
    background-size: auto 510px;
    position: relative;
    font-family: 'Stratos', sans-serif;
}
@media (min-width:768px) {
    .desigion-hero--corp {
        height: 381px;
        background: url('/local/components/sogaz/corp.form/templates/.default/./images/app1ahero.jpg') no-repeat 50% 0;
        background-size: auto 402px;
    }
}
.desigion-hero__title {
    position: absolute;
    top:30px;
    left:15px;
    right:15px;
    max-width: 588px;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color:#fff;
}

@media (min-width:768px) {
    .desigion-hero__title {
        top:65px;
        left:65px;
        right:65px;
        font-size: 32px;
        line-height: 44px;
    }
}
.desigion-hero__anchor {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 40px;
    height: 62px;
    box-sizing: content-box;

    border-radius: 31px;
    border: 1px solid #fff;

    font-size: 21px;
    line-height: 62px;
    text-align: center;
    color: #fff;
}
@media (min-width:768px) {
    .desigion-hero__anchor {
        display: none;
    }
}
.desigion-body {
    padding-top: 22px;
}
@media (min-width:768px) {
    .desigion-body {
        padding-top: 32px;
    }
}
.desigion-info {
    margin-bottom: 8px;
}
.page-form{
    margin-bottom: 200px;
}
.col-xs-12 {
    width: 100%;
}
.b-cnt-box__hl {
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 30px 0;
    padding-bottom: 14px;
    color: #000078;
    font-size: 20px;
}
.input,
input,
select,
textarea {
    background: #fff;
    border: 1px solid #d0d0d0;
    display: block;
    position: relative;
    width: 100%;
    height: 40px;
    margin: 0 0 30px 0;
    padding: 10px;
    font-size: 16px;
    line-height: 18px;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    outline: 0;
    zoom:1;
}

@media all and (max-width: 639px) {
    .input,
    input,
    select,
    textarea {
        margin-bottom:15px
    }
}

.input:focus,
input:focus,
select:focus,
textarea:focus {
    border-color: #000078
}

.input:-moz-read-only,
input:-moz-read-only,
select:-moz-read-only,
textarea:-moz-read-only {
    opacity: .3;
    filter: alpha(opacity=30)
}

.input:disabled,
input:disabled,
select:disabled,
textarea:disabled {
    opacity: .3;
    filter: alpha(opacity=30)
}

.input.valid,
input.valid,
select.valid,
textarea.valid {
    border-color: #000078
}

.error-field,
.input.error-field,
input.error-field,
select.error-field,
textarea.error-field {
    border-color: #e31e30;
    color: #e31e30;
    margin-bottom: 10px;
}
.input.field-sm,
input.field-sm,
select.field-sm,
textarea.field-sm {
    width: 30px;
    height: 28px;
    padding: 5px 0;
    text-align: center;
}

.label,label {
    display: block;
    position: relative;
    clear: both;
    width: 100%;
    margin: 0 0 13px 0;
    font-weight: 600;
    zoom:1;
}

.label.label-sm,label.label-sm {
    margin: 0 0 3px 0;
    color: #8c8c8c;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center
}

.label .req,label .req {
    color: #000078
}
.custom-check {
    display: inline-block;
    position: relative;
    width: auto;
    height: 24px;
    margin: 8px 0 22px 0;
    padding: 1px 0 0 32px;
    color: #000;
    font-size: 16px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-style: normal;
    cursor: pointer;
    zoom:1
}

@media all and (max-width: 639px) {
    .custom-check {
        margin-bottom:11px
    }
    .custom-check:not(.no_block)+br {
        display: none
    }
    .custom-check.no_block:nth-child(5n+1) {
        margin-left: 0
    }
}

.custom-check+.custom-check {
    margin-left: 20px
}

@media all and (max-width: 639px) {
    .custom-check+.custom-check {
        margin-left:10px
    }

    .custom-check+.custom-check:not(.no_block) {
        margin-left: 0
    }
}

.custom-check_type_radio {
    background: url(/local/components/sogaz/corp.form/templates/.default/images/check_checkbox_bg.png) -49px 0 no-repeat
}

.custom-check_type_checkbox {
    background: url(/local/components/sogaz/corp.form/templates/.default/images/check_checkbox_bg.png) -49px 0 no-repeat
}

.custom-check_type_ico {
    border: 2px solid #ebebeb;
    width: 200px;
    height: 155px;
    padding: 115px 0 0 0;
    text-align: center
}

@media all and (max-width: 639px) {
    .custom-check_type_ico {
        display:inline-block;
        width: 140px;
        height: 145px;
        padding: 105px 0 0 0
    }
}

.custom-check_type_ico+.custom-check_type_ico {
    margin-left: 12px
}

.custom-check_type_ico:hover {
    border-color: #d0d0d0
}

.custom-check_type_ico.active {
    border-color: #000078
}

.custom-check.active {
    background-position: 0 -49px
}

.custom-check.disabled {
    cursor: default;
    opacity: .3;
    filter: alpha(opacity=30)
}

.custom-check input {
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}

.custom-check_va_field {
    margin-top: 43px
}

@media all and (max-width: 767px) {
    .custom-check_va_field {
        margin-top:0;
        margin-bottom: 11px
    }
}
.app1-wrap {
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto
}

.app1-hero__btn {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 40px;
    height: 62px;
    border-radius: 31px;
    border: 1px solid #fff;
    font-size: 21px;
    line-height: 26px;
    justify-content: center;
    align-items: center;
    font-family: Stratos,sans-serif;
    text-decoration: none;
    color: #fff;
    display: none
}

@media (max-width: 720px) {
    .app1-hero__btn {
        display:-webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }
}

.app1-hero__title-inner {
    color: #fff;
    max-width: 664px
}

.app1-hero__title-inner--a {
    max-width: 588px
}

@media (max-width: 680px) {
    .app1-hero__title-inner--a {
        padding-right:30px
    }
}

.app1-body {
    background: #fff;
    padding: 50px 65px 40px;
}

@media (max-width: 680px) {
    .app1-body {
        padding-left:20px;
        padding-right: 20px
    }
}

.app1-title {
    margin-top: 0;
    margin-bottom: 32px;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #000078;
    font-family: Stratos,sans-serif
}

@media (max-width: 680px) {
    .app1-title {
        font-size:18px;
        line-height: 22px;
        margin-bottom: 20px
    }
}

.app1-hero__top {
    margin-bottom: 8px
}

.app1-percents {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-wrap: wrap
}

.app1-percents__div {
    display: none;
    width: 100%;
    flex: 0 0 auto
}

@media (max-width: 1130px) {
    .app1-percents__div {
        display:block
    }
}

@media (max-width: 680px) {
    .app1-percents__div {
        display:none
    }
}

.app1-percents__item {
    text-align: center;
    flex: 0 0 auto;
    margin-bottom: 20px
}

@media (max-width: 570px) {
    .app1-percents__item {
        width:50%
    }
}

.app1-percents__img {
    display: block;
    margin-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

@media (max-width: 570px) {
    .app1-percents__img {
        width:105px
    }
}

.app1-percents__title {
    font-weight: 400;
    line-height: 1.3;
    font-family: Stratos,sans-serif
}

.app1-form1 {
    margin-bottom: 40px;
    max-width: 900px
}

.app1-form1--a {
    margin-bottom: 20px
}

.app1-checkins .custom-check {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 24px
}

.app1-checkins .custom-check--mini {
    font-size: 12px;
    line-height: 16px
}

.app1-checkins .custom-check_type_checkbox {
    background: 0 0;
    padding-left: 0;
    display: flex;
    align-items: center
}

.app1-checkins .custom-check_type_checkbox:before {
    content: "";
    width: 32px;
    height: 32px;
    flex: 0 0 auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    box-sizing: border-box;
    margin-right: 12px
}

.app1-checkins .custom-check_type_checkbox:before {
    background: #f4f4f4;
    border: 1px solid rgba(0,0,0,.3);
    border-radius: 8px
}

.app1-checkins .custom-check_type_checkbox.active:before {
    border: 0;
    background: -moz-linear-gradient(313.39deg,#003dc3 16.94%,#090a89 85.23%);
    background: linear-gradient(136.61deg,#003dc3 16.94%,#090a89 85.23%)
}

.app1-checkins .custom-check_type_checkbox.active:after {
    content: "";
    position: absolute;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.99999 15.172L18.4851 6.68594C18.8756 6.29547 19.5087 6.29547 19.8993 6.68577C20.29 7.07626 20.2903 7.70974 19.8996 8.10036L10.7071 17.2929C10.3166 17.6834 9.6834 17.6834 9.29288 17.2929L4.34299 12.343C3.95252 11.9525 3.95252 11.3195 4.34299 10.929C4.73345 10.5385 5.36652 10.5385 5.75699 10.929L9.99999 15.172Z' fill='white'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    top: 4px;
    left: 4px
}

.app1-button {
    margin-top: 6px
}

.app1-button__btn {
    display: flex;
    width: 100%;
    max-width: 480px;
    height: 60px;
    align-items: center;
    justify-content: center;
    background: -moz-linear-gradient(325.6deg,#003dc4 7.02%,#090988 86.3%);
    background: linear-gradient(124.4deg,#003dc4 7.02%,#090988 86.3%);
    border-radius: 50px;
    color: #fff;
    font-weight: 400;
    font-size: 21px;
    line-height: 26px;
    border: 0;
    margin: 0;
    font-family: Stratos,sans-serif
}

.app1-button__btn:hover {
    color: #fff;
    background: -moz-linear-gradient(214.4deg,#003dc4 7.02%,#090988 86.3%);
    background: linear-gradient(-124.4deg,#003dc4 7.02%,#090988 86.3%)
}

.app1-bottom {
    font-size: 12px;
    line-height: 16px;
    margin-top: 16px;
    max-width: 1097px
}

.app1-files {
    display: flex;
    flex-wrap: wrap
}

.app1-files__item {
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-right: 15px;
    align-items: center;
    margin-top: 5px
}

.app1-files__item span {
    display: block;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.app1-files__item i {
    width: 16px;
    height: 16px;
    background: url(/local/components/sogaz/corp.form/templates/.default/images/remove.svg);
    flex: 0 0 auto;
    margin-left: 3px;
    opacity: .7;
    cursor: pointer
}

.app1-files__item input {
    display: none
}

.app1-files__item:hover i {
    opacity: 1
}

.app1-file__notice {
    display: none;
    color: #999
}

.app1-lng {
    margin-top: -10px;
    display: flex;
    float: right
}

.app1-lng__item {
    margin-left: 10px
}

.app1-lng__item a {
    display: flex;
    align-items: center;
    padding: 8px 10px;
    background: #efefef;
    text-decoration: none;
    font-size: 14px
}

.app1-lng__item a.active {
    background: #000078;
    color: #fff
}

.app1-lng__item img {
    flex: 0 0 auto;
    width: 24px;
    display: block;
    margin-right: 10px
}

.app1-lng__item:first-child {
    margin-left: 0
}
.btn,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    background: #000078;
    border: 3px solid #000078;
    border-radius: 0;
    height: 48px;
    padding: 0 15px;
    color: #fff;
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    position: relative;
    overflow: visible;
    clear: both;
    margin: 0 -4px 15px 0;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    vertical-align: top;
    outline: 0;
    cursor: pointer;
    zoom:1;
    width: 100%;
}
@media (min-width: 768px) {
    .btn,button,input[type=button],input[type=reset],input[type=submit] {
        width: 50%;
    }
}
@media all and (max-width: 639px) {
    .btn,button,input[type=button],input[type=reset],input[type=submit] {
        padding:0 5px;
        font-size: 14px
    }
}
.btn:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background: #fff;
    border-color: #000078;
    color: #000078;
    text-decoration: none
}

.b-panel-choose .btn {
    width: 100%;
}
.success{
    min-height: 300px;
}
/*Begin load file*/
.dz-block-calc .dz-upload-calc .fs-upload-target {
    padding: 18px 24px;
    min-height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dz-block-calc ul.dropzone-list li:after {
    content: none;
}
.dz-block-calc ul.dropzone-list li {
    padding-left: 10px;
}
/* End load file*/
.suggestions-suggestions {
    top: -20px;
}
@media (min-width: 640px) {
    .suggestions-suggestions {
        top: -30px;
    }
}
.error-products{
    color: #e31e30;
}
/*Восстанавливаем футер*/
.footer {
    position: inherit;
    background: url('/local/templates/direct_webway/img/footer_bg.png') repeat;
}
.footer-bottom-info-item-search button {
    height: auto;
}
.footer-bottom-info-item-search input {
    font-size: 14px;
    width: 100%;
    height: 100%;
    color: #000078;
    outline-style: none;
    border: none;
    border-bottom: solid 1px #000078;
    padding: 0 0 0 30px;
    border-radius: 0;
    box-shadow: none;
    background: 0 0;
}

#block_request_checkbox p.error-field { display: none !important; }
#block_request_checkbox .custom-check { height: auto; min-height: 24px; }

/* End */


/* Start:/local/templates/direct_webway/js/suggestions-jquery/suggestions.min.css?17188655622091*/
.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{position:relative;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}.suggestions-suggestions{background:#fff;border:1px solid #999;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;left:0;min-width:100%;position:absolute;z-index:9999;-webkit-text-size-adjust:100%}.suggestions-suggestions strong{font-weight:400;color:#39f}.suggestions-suggestions.suggestions-mobile{border-style:none}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}.suggestions-suggestion{padding:4px 4px;overflow:hidden}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected{background:#f0f0f0}.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:4px 4px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%;line-height:20px}.suggestions-subtext{color:#777}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:""}.suggestions-promo{font-size:85%;display:none;color:#777;padding:4px;text-align:center}.suggestions-promo a{color:#777;display:block;filter:grayscale(100%);line-height:20px;text-decoration:none}.suggestions-promo a:hover{filter:grayscale(0)}.suggestions-promo svg{height:20px;vertical-align:bottom}@media screen and (min-width:600px){.suggestions-promo{position:absolute;top:0;right:0;text-align:left}}
/* End */


/* Start:/local/components/webway/request.checkbox/templates/landing_corp/style.css?17495652822559*/
.desigion__item-inner-agree .invalid-feedback:last-child {
    display: block;
}
.desigion__item-inner-check .security_text p {
    font-size: 14px;
    line-height: 19px;
    color: #4a4a4a;
    margin-bottom: 20px;
    font-family: Helvetica, sans-serif;
    font-weight: 100;
}
.security_text div {
    margin-bottom: 20px;
}

.security_text div img {
    margin-right: 20px;
}

.security_card {
    background: #EDF9FB;
    padding: 20px;
}
.security_card > p {
    font-size: 18px;
    line-height: 17px;
    color: #152B75;
    margin-bottom: 20px;
}
.security_card .radio {
    margin: 5px 10px;
}
.security_card .radio label {
    color: #000;
}
.security_card .radio label span {
    color: gray;
}
.js-remove-card {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid silver;
    border-radius: 4px;
    vertical-align: middle;
    margin-left: 15px;
    position:relative;
    cursor:pointer;
    background:#fff;
    transition:all .3s;
}
.js-remove-card:hover {
    border-radius: 50%;
}
.js-remove-card span {
    display: block;
    width: 10px;
    height: 2px;
    background: gray;
    position: absolute;
    transform: rotate(45deg);
    top: 7px;
    left: 3px;
}
.js-remove-card span + span {
    transform: rotate(-45deg);
}

.view_polis_pdf {
    float: right;
    margin-top: 40px;
    margin-right: -15px;
    background: #000078;
    font-size: 16px;
    font-weight: 500;
    line-height: 42px;
    position: relative;
    z-index: 1;
    display: inline-block;
    width: calc(100% + 30px);
    height: 42px;
    padding: 0 25px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: white;
    cursor: pointer;
}
.disabled.view_polis_pdf {
    cursor: not-allowed;
}

.step_btn_3 a {
    transition: background-color 1s ease-out;
}
.btn--alt-color {
    background-color: rgba(0, 0, 120, 0.1) !important;
}

@media (min-width: 767px) {
    .view_polis_pdf {
        width: auto;
        min-width: 130px;
        margin-right: 10px!important;
        margin-left: 0!important;
    }
}

@media (min-width: 1439px) {
    .view_polis_pdf {
        font-size: 18px;
        line-height: 50px;
        height: 50px;
    }
}

@media(max-width:767px) {
    .view_polis_pdf {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
        height: 48px;
    }
}

.desigion__item-inner-agree.disabled .form-check label{
    color: #6c757d;
}
.desigion__item-inner-agree .form-check label{
    color: #000;
}

/* End */
/* /local/components/sogaz/corp.form/templates/.default/style.css?176045082514037 */
/* /local/templates/direct_webway/js/suggestions-jquery/suggestions.min.css?17188655622091 */
/* /local/components/webway/request.checkbox/templates/landing_corp/style.css?17495652822559 */
