

/* Start:/local/components/akvamir/single.page/templates/help-payment/style.css?16996086558366*/
.main-txt {
    color: #333333;
}

.sub-txt {
    color: #777777;
}

.container .maxwidth-theme section img {
    max-width: 100%;
}

.flex-bottom {
    align-self: flex-end;
}

section {
    margin-bottom: 120px;
    font-stretch: 15px;
    line-height: 24px;
    font-weight: 300;
}

section p {

}

section p.black {
    color: #333333;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    margin-bottom: 20px;
}

section .orange-header {
    font-size: 28px;
    line-height: 32px;
    color: #007dc2;
    font-weight: 400;
}

ul {
    font-size: 15px;
    line-height: 24px;
}

ul li:before {
    color: #007dc2;
}

.center {
    text-align: center;
}

.stages > .h2 {
    margin-bottom: 50px;
}

.h2 {
    font-size: 24px;
    line-height: 28px;
    color: #333333;
}

.flex {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.play-button {
    margin-right: 15px;
}

.v-center {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.h-center {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.v-top {
    align-self: flex-start;
}

p.attention {
    font-size: 12px;
    line-height: 16px;
}

.icon-attention:before {
    background-image: url('/help/payment/images/Icon_Attention.svg');
    height: 16px;
    width: 16px;
    display: block;
    content: '';
    float: left;
    margin-right: 5px;
    margin-top: 0;
}

.pay-systems {
    margin-bottom: 80px;
}

.steps {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.steps .step {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-shrink: 0;
}

.steps .step .name {
    max-width: 250px;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 15px;
    min-height: 50px;
}

.steps .step .description {
    max-width: 250px;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
}

.steps .step .image {
    text-align: center;
    position: relative;
    max-width: 150px;
}

.steps .bendArrow {
    position: absolute;
    max-width: 186px;
}

.steps .bendArrow.bendArrowUpper {
    top: 0;
}

.steps .bendArrow.bendArrowLower {
    bottom: 0;
}

section.other-question-section {
    margin-bottom: 130px;
}

.other-questions img {
    max-width: 100%;
    position: absolute;
    bottom: 0;
    width: initial;
    max-height: 0; /*initial height*/
}

.other-questions p {
    margin: 0 0 20px 0;
    line-height: 24px;
    font-weight: 400;
    color: #333333;
    max-width: 300px;
}

.stores .store .address {
    color: rgba(51, 51, 51, 1);
    margin-top: 9px;
    margin-bottom: 0;
}

.other-questions div.img-manager {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.other-questions div.img-manager.center {
    justify-content: center;
}

.other-questions img.plates-img {
    position: absolute;
    max-width: 300px;
    margin-left: -300px;
    left: 0;
}

.phone-container {
    margin-bottom: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.schedule-container {
    margin-bottom: 20px;
}

.plate .content .price-container .icon,
.schedule-container .icon,
.phone-container .icon {
    background-image: url('/help/payment/images/Icon_Ruble.svg');
    width: 19px;
    height: 19px;
    float: left;
    margin-right: 10px;
    background-repeat: no-repeat;
    display: flex;
    background-size: contain;
}

.icon.to-top {
    display: flex;
    align-self: flex-start;
    margin-top: 3px;
}

.schedule-container .icon {
    background-image: url('/help/payment/images/Icon_Clock.svg');
}

.phone-container .icon {
    background-image: url('/help/payment/images/Icon_Call.svg');
}

.schedule-container .description {
    font-size: 14px;
    line-height: 18px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-weight: 300;
}

.schedule-container .description .main {
    margin-right: 40px;
}

.phone-container .number {
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
}

.other-questions-offset h3 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 20px;
}


.text-right {
    text-align: right;
}

.w400 {
    font-weight: 400
}

.mb-collapsed {
    margin-bottom: -50px !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-26 {
    margin-bottom: 26px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

/*for animate*/
.gs_reveal {
    opacity: 0;
    visibility: hidden;
    /* will-change: transform, opacity; */ /*Мылит текст*/
}

@media (max-width: 1200px) {
    .steps .step {
        margin-bottom: 40px;
    }

    .other-questions img.plates-img {
        display: none;
    }
}

@media (max-width: 1920px) {
    /*.back-lightgray{
        background-image: url('/help/payment/images/grey_background_1200.svg');
        background-repeat: no-repeat;
        background-position: center calc(100% + 100px);
        background-size: 100%;
    }*/
    .back-lightgray .grey-background {
        position: absolute;
        width: 100%;
        background: #fcfcfc;
        left: 0;
    }

    .other-questions-offset {
        margin-top: 92px;
        margin-bottom: 91px;
    }

    /*.back-lightgray{
        background-color: grey;
    }*/
    /*.grey-background{
        position: absolute;
        width: 100%;
        width: 100%;
        background-image: url('/help/payment/images/grey_background_1200.svg');
        background-image: url('/help/payment/images/rectangles/Rectangle 896.svg');
        background-repeat: no-repeat;
        background-position: center calc(100% + 100px);
        background-position: bottom;
        margin-bottom: -50px;
        bottom:0;
        left:0;
        background-size: cover;
    }*/
}

@media (max-width: 1600px) {
    .other-questions {
        margin-bottom: 0;
    }
}

@media (max-width: 1199px) {
    section p.black {
        margin-bottom: 15px;
    }

    .stages > .h2 {
        margin-bottom: 30px;
    }

    .steps .step {
        margin-bottom: 30px;
    }

    section.stages {
        margin-bottom: 90px;
    }
}

@media (max-width: 992px) {
    .grey-background {
        background-image: url('/help/payment/images/grey_background_992.svg');
    }
}

@media (max-width: 991px) {
    section {
        margin-bottom: 100px;
    }

    .pay-systems {
        margin-bottom: 60px;
    }

    section.stages {
        margin-bottom: 70px;
    }

    section.other-question-section {
        margin-bottom: 110px;
    }
}

@media (max-width: 767px) {
    .mb-collapsed {
        margin-bottom: 0 !important;
    }

    .other-questions-offset {
        margin-top: 0;
    }

    .back-lightgray,
    .grey-background {
        background-color: initial;
        background-image: none;
    }

    .other-question-section {
        margin-top: 0px;
    }

    .other-questions-offset {
        margin-bottom: 0;
    }

    .back-lightgray .grey-background {
        background: none;
    }

    section.other-question-section {
        margin-bottom: 100px;
    }
}

@media (max-width: 576px) {
    .steps .step {
        width: 100% !important; /*верстка не по бутстрапу*/
    }

    .steps .bendArrow {
        visibility: hidden;
        opacity: 0;
        display: none !important;
    }

    .steps .step .name,
    .steps .step .description {
        max-width: initial;
        min-height: initial;
    }

    .steps .step .image {
        max-width: 50%;
    }
}

@media (max-width: 575px) {
    section {
        margin-bottom: 80px;
    }

    section.stages {
        margin-bottom: 50px;
    }

    .pay-systems {
        margin-bottom: 40px;
    }

    .schedule-container {
        margin-bottom: 0;
    }
}

/* End */
/* /local/components/akvamir/single.page/templates/help-payment/style.css?16996086558366 */
