

/* Start:/local/components/webway/calc.ork.abr/templates/.default/style.css?17485197755141*/

.flex-inline.date {
    flex-wrap: wrap;
}

.desigion__item-inner-th p {
    letter-spacing: -.8px;
}

@media (min-width: 767px) {
	.desigion__item-inner-th {
		max-width: 150px;
	}
	.desigion__item-inner-td {
        max-width: 105px;
    }
}

@media (min-width: 1439px) {
	.desigion__item-inner-th {
		max-width: 180px;
	}
	.desigion__item-inner-td {
        max-width: 125px;
    }
}

.sum_old {
	font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #8A8EA4;
    display: inline-block;
    position: relative;
    top: 5px;
}
.sum_old:after {
    content: ' ';
    position: absolute;
    height: 1px;
    background: #F41818;
    left: 0;
    right: 0;
    display: block;
    top: 9px;
}
.desigion__item-inner-td .sum_old i {
    font-size: 14px;
}
.desigion__item-inner-td {
    position: relative;
    text-align: center;
}
.desigion__item-inner-th {
    padding-top: 20px;
}
.desigion__item-inner-choose div > p {
    display: inline-block;
}
.desigion__item-inner-choose div {
    white-space: nowrap;
}

.select_tariff .sum_old {
    display: block;
    text-align: center;
    margin-right: 20px!important;
    position: relative;
    margin-bottom: 10px;
    text-decoration: line-through;
}
.select_tariff .sum_old:after {
    display: none;
}
.select_tariff .sum_old {
    display: block;
}
.select_tariff .sum_old i {
    font-size: 15px;
}

@media (max-width: 768px) {
    .sum_old {
        display: none;
    }
    .desigion__item-inner-th {
        padding-top: 0;
    }
}


.with_promo a p span {
    background: #F41818;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 28px;
    text-align: right;
    color: #FFFFFF;
    padding: 5px 10px 5px 15px;
    position: relative;
}
.with_promo a p span:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 38px solid #F41818;
    border-right: 10px solid transparent;
    position: absolute;
    right: -10px;
    top: 0;
}
.select_tariff.with_promo a {
    background: #8A8EA4;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 28px;
    text-align: right;
    padding: 5px 10px 5px 15px;
    position: relative;
    border: none;
    color: #fff;
    border-radius: 0;
}
.select_tariff.with_promo a:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 38px solid #8A8EA4;
    border-right: 10px solid transparent;
    position: absolute;
    right: -10px;
    top: 0;
}
.select_tariff.with_promo a.active {
    background: #F41818;
}
.select_tariff.with_promo a.active:before {
    content: '';
    border-top: 38px solid #F41818;
}
.select_tariff.with_promo a i {
    font-size: 18px;
    padding-left: 3px;
}
p.desigion__item-inner-td-head.line_1 {
    min-height: 80px;
    padding: 10px 0;
    flex-wrap: wrap;
}

p.desigion__item-inner-td-head.line_1 em {
    font-style: normal;
    font-size: 22px;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
}
p.desigion__item-inner-td-head.line_1 span{
    font-size: 16px;
    line-height: 18px;
    display: block;
    width: 100%;
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 6px;
}
@media (min-width: 767px) {
    .desigion__item-inner-th p:first-child {
        min-height: 80px;
    }
}

.desigion__item-inner-th p.block,
.desigion__item-inner-td p.block {
    min-height: 90px;
}

.flat-optimal-abr-modal {
    max-height: calc(100vh - 2 * 1.75rem);
    overflow-y: auto;
}
.flat-optimal-abr-modal .modal-header {
    display: none;
}
.flat-optimal-abr-modal .modal-body {
    padding: 40px 30px;
    box-sizing: border-box;
    background: #FFFFFF;
}
.flat-optimal-abr-modal .modalMessage_header {
    font-family: 'Stratos';
    font-size: 25px;
    line-height: 24px;
    margin-bottom: 26px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #000073;
}
.flat-optimal-abr-modal .modalMessage_adv {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    white-space: pre-line;
    text-align: initial;
    letter-spacing: initial;
}
.flat-optimal-abr-modal .modal-footer {
    padding: 16px 30px 35px;
    position: sticky;
    bottom: 0;
    justify-content: center;
    background-color: #FFFFFF;
}
.flat-optimal-abr-modal .mmodal-footer-note {
    margin: 0 0 16px;
    font-size: 14px;
    line-height: 20px;
    color: #989898;
}
.flat-optimal-abr-modal .mmodal-footer-btns {
    margin: 0;
    display: flex;
    flex-flow: row nowrap;
    gap: 34px;
}
.flat-optimal-abr-modal .mmodal-footer-btn {
    padding: 17.5px 60px;
    box-sizing: border-box;
    background: #000073;
    border: 1px solid #000078;
    border-radius: 1px;
    font-family: 'Arial';
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    display: flex;
    align-items: center;
    letter-spacing: 0.015em;
    color: #FFFFFF;
}
.flat-optimal-abr-modal .mmodal-footer-btn:last-child {
    background: white;
    border-color: 1px solid #000078;
    color: #000078;
}
.flat-optimal-abr-modal .mmodal-footer-btn:disabled {
    background: #9B9B9B;
    border-color: #9B9B9B;
    cursor: not-allowed;
}

/* 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/webway/calc.ork.abr/templates/.default/style.css?17485197755141 */
/* /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 */
