

/* Start:/local/components/sogaz/calc.vmi.for.students/templates/.default/style.css?17188655536419*/
.vmi-stud {
    flex-wrap: wrap;
    margin-bottom: 0;
}

@media (min-height: 765px) {
    .vmi-stud {
        margin-bottom: 25px;
    }
}

.vmi-stud .desigion__item-inner-th,
.vmi-stud .desigion__item-inner-td {
    max-width: 23%
}

.vmi-stud .desigion__item-inner-th p span {
    line-height: 19px;
}

.vmi-stud .desigion__item-inner-td p {
    flex-wrap: wrap;
    font-size: 13px;
    padding: 10px 15px;
}

.vmi-stud .desigion__item-inner-td p:first-child {
    font-size: 16px;
}

.vmi-stud .desigion__item-inner-td p:nth-child(3),
.vmi-stud .desigion__item-inner-th p:nth-child(3) {
    display: block;
    min-height: 370px;
}

.vmi-stud .desigion__item-inner-td p:nth-child(4),
.vmi-stud .desigion__item-inner-th p:nth-child(4) {
    display: block;
    min-height: 220px;
}

.vmi-stud .desigion__item-inner-th p:nth-child(3) span,
.vmi-stud .desigion__item-inner-th p:nth-child(4) span {
    padding-top: 20px;
}

.vmi-stud .desigion__item-inner-td .price {
    font-size: 24px;
    margin-top: 15px;
}

.vmi-stud .desigion__item-inner-td .price i {
    font-size: 18px;
    margin-left: 5px;
}

.vmi-stud .desigion__item-inner-td .block-wrapper {
    display: block;
    padding: 10px 0;
}

.vmi-stud .desigion__item-inner-td .block-inner {
    display: block;
}
.vmi-stud .desigion__item-inner-td.active .block-inner--gray {
    color: #4c4c4c;
}

.vmi-stud .desigion__item-inner-td .block-text--gray {
    color: #4c4c4c;
    display: block;
}

.vmi-stud .desigion__item-inner-td p i {
    font-size: 13px;
    line-height: 16px;
    margin-left: 3px;
}

.vmi-stud .desigion__item-inner-td .checkbox {
    display: flex;
    align-items: center;
    justify-content: center;
}

.vmi-stud .desigion__item-inner-td .checkbox input {
    min-height: 16px;
    height: 16px;
    line-height: 16px;
    cursor: pointer;
}

.vmi-stud .desigion__item-inner-td .checkbox label {
    overflow-wrap: break-word;
    width: calc(100% - 25px);
    font-size: 13px;
    line-height: 16px;
    font-weight: normal;
    text-align: center;
    margin: 0 0 0 10px;
    cursor: pointer;
}

@media (min-width: 767px) {
    .vmi-stud .desigion__item-inner-td .checkbox label {
        max-width: 145px;
    }
}

.vmi-stud .desigion__item-inner-td .premium:after {
    content: 'руб.';
    padding-left: 5px;
}

.buttons_bottom {
    padding-bottom: 40px;
}

.desigion__item-inner .buy.choose.hidden {
    display: none!important;
}

.vmi-stud .mob-btns {
    display: none;
    box-sizing: border-box;
    width: 625px;
    min-width: 100%;
    padding: 0 15px 15px;
    overflow-x: auto;
}

.vmi-stud .mob-btns__item {
    font-size: 18px;
    line-height: 18px;
    display: inline-block;
    min-width: 95px;
    margin-right: 20px!important;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    color: #4a4a4a;
    border-radius: 21px;
    background-color: #fff;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.23);
}

.vmi-stud .mob-btns__item-name {
    text-align: center;
    margin-right: 20px;
}

.vmi-stud .mob-btns__item i {
    font-size: 15px;
}

.final-sum {
    padding: 0 15px;
    font-weight: bold;
    font-size: 25px;
    color: #000078;
}

.hidden-block {
    display: none;
}

.desigion__item-actual-place {
    margin-bottom: 20px;
}

@media (min-width: 767px) {
    .final-sum-wrapper {
        margin-right: 20px;
        text-align: right;
    }

    .final-sum-header {
        text-align: right !important;
    }

    .final-sum {
        padding: 0;
        font-size: 25px;
    }
}

.buttons_bottom {
    padding-top: 25px;
    padding-bottom: 40px;
}

@media (min-width: 767px) {
    .buttons_bottom {
        padding-top: 0;
        padding-bottom: 40px;
    }
}

.vmi-stud .mob-btns__item.active {
    color: #000078!important;
    background: #e0e1e7;
}

@media (max-width: 767px) {
    .vmi-stud .desigion__item-inner-th {
        max-width: 45%
    }

    .vmi-stud .desigion__item-inner-td {
        display: none!important;
        max-width: 100%;
        width: 55%;
        background: linear-gradient(
                180deg,rgba(255,255,255,0) 0,#fff 50.67%,rgba(255,255,255,0) 100%);
    }

    .vmi-stud .desigion__item-inner-td.active {
        display: block!important;
    }

    .vmi-stud .desigion__item-inner-td .checkbox label {
        margin-top: 0;
    }

    .insurance-term {
        box-sizing: border-box;
        margin-bottom: 25px;
        padding: 0 15px;
    }

    .vmi-stud .mob-btns {
        display: flex;
    }
}
.wmi__product-name {
    flex-direction: column;
}

/* TODO: переписать табличку с программами на 1 шаге на гриды */
.desigion__item-inner-th .program-block-2, .desigion__item-inner-td .program-block-2 {
    min-height: 424px;
    box-sizing: border-box;
    align-items: flex-start;
    align-content: start;
}

.vmi-stud .desigion__item-inner-th p:nth-child(3) span {
    padding-top: 0;
}
.vmi-stud .desigion__item-inner-td .block-wrapper {
    padding: 0 0 20px;
}
.desigion__item-inner-th p:first-child {
    align-items: flex-start;
}
.desigion__item-inner-td p, .desigion__item-inner-th p:first-child {
    min-height: 72px;
}

@media (min-width: 1297px) {
    .desigion__item-inner-th .program-block-2, .desigion__item-inner-td .program-block-2 {
        min-height: 715px;
    }
}

@media (min-width: 767px) and (max-width: 1297px) {
    .desigion__item-inner-th .program-block-2, .desigion__item-inner-td .program-block-2 {
        min-height: 876px;
    }
}

@media (max-width: 767px) {
    .desigion__item-inner-th .program-block-2, .desigion__item-inner-td .program-block-2 {
        min-height: 805px;
    }
    .desigion__item-inner-th[data-selected="1"] .program-block-2,  .desigion__item-inner-td[data-id="1"] .program-block-2{
        min-height: 425px;
    }
    .desigion__item-inner-th[data-selected="2"] .program-block-2,  .desigion__item-inner-td[data-id="2"] .program-block-2{
        min-height: 590px;
    }
    .desigion__item-inner-th[data-selected="3"] .program-block-2,  .desigion__item-inner-td[data-id="3"] .program-block-2{
        min-height: 805px;
    }
}

/* End */


/* Start:/local/components/webway/email.confirm/templates/.default/style.css?17592151342630*/
.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;
}

.agreement-explain {
    margin-bottom: 20px;
    margin-top: 15px;
}

/* End */


/* Start:/local/components/webway/page_elements/templates/pay_info/style.css?1718865558140*/
.desigion__item-inner-success-end p a.--js-timer__redirect {
    text-decoration: underline;
    color: #000078;
    white-space: nowrap;
}

/* End */


/* Start:/local/components/webway/page_elements/templates/preloader/style.css?17188655592033*/
.preloader{position:absolute;z-index:5000;top:0;right:0;bottom:0;left:0;display:none;background-color: #152B75;
    opacity: .5;}.bubblingG{position:relative;top:50%;width:78px;height:49px;margin:auto;text-align:center}.bubblingG span{display:inline-block;width:10px;height:10px;margin:24px auto;-webkit-animation:bubblingG .775s infinite alternate;-moz-animation:bubblingG .775s infinite alternate;-ms-animation:bubblingG .775s infinite alternate;-o-animation:bubblingG .775s infinite alternate;animation:bubblingG .775s infinite alternate;vertical-align:middle;-webkit-border-radius:49px;-moz-border-radius:49px;border-radius:49px;background:#000;-o-border-radius:49px;-ms-border-radius:49px}#bubblingG_1{-webkit-animation-delay:0s;-moz-animation-delay:0s;-ms-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}#bubblingG_2{-webkit-animation-delay:.2295s;-moz-animation-delay:.2295s;-ms-animation-delay:.2295s;-o-animation-delay:.2295s;animation-delay:.2295s}#bubblingG_3{-webkit-animation-delay:.469s;-moz-animation-delay:.469s;-ms-animation-delay:.469s;-o-animation-delay:.469s;animation-delay:.469s}@keyframes bubblingG{0%{width:10px;height:10px;transform:translateY(0);background-color:#000}100%{width:23px;height:23px;transform:translateY(-20px);background-color:#fff}}@-o-keyframes bubblingG{0%{width:10px;height:10px;-o-transform:translateY(0);background-color:#000}100%{width:23px;height:23px;-o-transform:translateY(-20px);background-color:#fff}}@-ms-keyframes bubblingG{0%{width:10px;height:10px;-ms-transform:translateY(0);background-color:#000}100%{width:23px;height:23px;-ms-transform:translateY(-20px);background-color:#fff}}@-webkit-keyframes bubblingG{0%{width:10px;height:10px;-webkit-transform:translateY(0);background-color:#000}100%{width:23px;height:23px;-webkit-transform:translateY(-20px);background-color:#fff}}@-moz-keyframes bubblingG{0%{width:10px;height:10px;-moz-transform:translateY(0);background-color:#000}100%{width:23px;height:23px;-moz-transform:translateY(-20px);background-color:#fff}}
/* End */
/* /local/components/sogaz/calc.vmi.for.students/templates/.default/style.css?17188655536419 */
/* /local/components/webway/email.confirm/templates/.default/style.css?17592151342630 */
/* /local/components/webway/page_elements/templates/pay_info/style.css?1718865558140 */
/* /local/components/webway/page_elements/templates/preloader/style.css?17188655592033 */
