

/* Start:/local/templates/aspro-allcorp2/css/mainpage.css?16789149542796*/
.nowfuture-section {
    padding-bottom: 30px;
}
.nowfuture--bg-now {
    background-image: url("/local/templates/aspro-allcorp2/css/../images/mainpage/main_block_now.png");
    height: 320px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.nowfuture--bg-future {
    background-image: url("/local/templates/aspro-allcorp2/css/../images/mainpage/main_block_future.png");
    height: 320px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.nowfuture {

    font-size: 13px;
    margin-bottom: 5px;
}
.nowfuture:first-child {
    margin-top: 20px;
}
.nowfuture__title {
    background: #652a47;
    color: #ffffff;
    margin-left: -30px;
    padding: 5px 5px 5px 45px;
}
.nowfuture__item:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0px;
    display: block;
    width: 10px;
    height: 10px;
    background-color: #a07b8d;
}
.nowfuture__item {
    padding: 3px;
    margin: 0;
    line-height: 1.2;
    position: relative;
    padding-left: 15px;
}
.nowfuture--green .nowfuture__title {
    background: #27aa74;
}

.nowfuture--green .nowfuture__item:before {
    background: #528772!important;
}

@media (max-width: 991px) {
    .nowfuture--bg-future,
    .nowfuture--bg-now {
        background-size: contain;
    }
    .nowfuture__title {
        margin: 0;
        padding: 5px 5px 5px 15px;
    }
}

.consult-section .btn{
    white-space: normal;
}
.consult-section {
    background-image: url("/local/templates/aspro-allcorp2/css/../images/mainpage/consult_bg.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.block-question {
    display: flex;
    align-items: center;
    justify-content: center;
}

.consult__description {
    max-width: 60%;
    padding: 10px;
    position: relative;
    margin: 0 auto;
}
.consult__description p {
    z-index: 5;
    position: relative;
    color: #222;
    font-size: 1.2em;
    line-height: 1.8;
    margin: 0;
    padding: 0;
}
.consult__description:after {
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0.588;
    top: 0;
    left: 0;
    position: absolute;
    background: #ffffff;
}
.block-question__item {
    margin: 0 10px;
    width: 100%;
    max-width: 320px;
}
@media (max-width: 1336px) {
    .consult__description {
        max-width: 100%;
    }
}
@media (max-width: 991px) {
    .consult__description {
        max-width: 100%;
    }
    .consult-section .licence_block.bx_filter {
        background: none!important;
    }
}
@media (max-width: 768px) {
    .block-question {
        flex-direction: column;
    }
}
@media (max-width: 576px) {
    .consult__description {
        max-width: 100%;
        padding: 30px;
    }
    .consult__description p {
        font-size: 0.8em;
        line-height: 1.5;
        padding: 0px;
    }
}
/* End */
/* /local/templates/aspro-allcorp2/css/mainpage.css?16789149542796 */
