﻿

/* Start:/local/templates/main/components/scid/simple/service/style.css?174237480010940*/
/*color*/
/*font*/
.leasing__anons {
    font-family: "Titillium_Rus_Bold";
    font-size: 22px;
    line-height: 33px;
}

.leasing__list {
    display: flex;
    align-items: flex-start;
    gap: 60px;
}

.leasing__item .latest-news {
    padding-top: 20px;
}

.leasing__programs-capt {
    font-family: "Titillium_Rus_Bold";
    font-size: 35px;
    color: #9DCD5B;
    line-height: 50px;
    margin: 50px 0px;
}

.leasing__row {
    display: flex;
    align-items: center;
    gap: 11px;
    margin-bottom: 20px;
}

.program__circle {
    width: 60px;
    height: 60px;
    background: #D1E7A7;
    color: #26242B;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    font-family: "Titillium_Rus_Bold";
    flex: 0 0 60px;
}

.program__title {
    font-family: "Titillium_Rus_Bold";
    font-size: 25px;
    line-height: 38px;
}

.leasing__program {
    margin-top: 40px;
}

.leasing__capt {
    font-family: "Titillium_Rus_Bold";
    font-size: 50px;
    color: #26242B;
    text-align: center;
    margin: 60px 0 70px;
}

.leasing__slider-block .cont-page {
    overflow: hidden;
}

.leasing__slider-wrap {
    width: 90%;
    position: relative;
    margin: 0 auto;
}

.leasing__slider {
    overflow: hidden;
}

.leasing__slider .news-cards__container {
    display: flex;
    gap: 0;
}

.leasing__slider .preview-news__text {
    width: 100%;
    box-sizing: border-box;
}

.leasing__slider .preview-news__item {
    flex-basis: auto;
    box-sizing: border-box;
}

.leasing__slider .preview-news__image {
    max-width: inherit;
}

.leasing__btn-prev,
.leasing__btn-next {
    width: 40px;
    height: 40px;
}

.leasing__btn-prev:after,
.leasing__btn-next:after {
    width: 40px;
    height: 40px;
    color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.leasing__btn-prev {
    left: -65px;
}

.leasing__btn-prev:after {
    background-image: url(/local/templates/main/components/scid/simple/service/../img/pc-swiper/ps-arrow-left.svg);
}

.leasing__btn-next {
    right: -65px;
}

.leasing__btn-next:after {
    background-image: url(/local/templates/main/components/scid/simple/service/../img/pc-swiper/ps-arrow-right.svg);
}

.leasing__pagination .swiper-pagination-bullet {
    width: 50px;
    height: 6px;
    background: #A49996;
    border-radius: 1px;
    transition: all 0.3s linear;
    opacity: 1;
    cursor: pointer;
}

.leasing__pagination .swiper-pagination-bullet-active {
    background: #9DCD5B;
}

.leasing__pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    position: relative;
    margin: 40px 0px 0px;
}

.leasing__btn-green {
    text-align: center;
    margin: 60px 0 100px;
}

.leasing__btn-green a {
    text-decoration: none;
    color: #26242B;
}

/*# sourceMappingURL=leasing.css.map */

.service__row {
    display: flex;
    align-items: center;
    gap: 60px;
    margin: 70px 0;
}

.cervice__col {
    color: #26242B;
    font-size: 18px;
    font-family: "Titillium_Rus_Regular";
    line-height: 27px;
}

.cervice__col a {
    color: #9DCD5B;
    text-decoration: underline;
    transition: all 0.3s linear;
}

.cervice__col a:hover {
    color: #AADB1E;
}

.program__circle {
    background: #D1E7A7;
    color: #26242B;
}

.cervice__col-phone {
    display: flex;
    align-items: center;
    gap: 16px;
    text-wrap: nowrap;
}

.cervice__col-phone:before {
    content: "";
    width: 53px;
    height: 53px;
    background-image: url(../../../../../../local/templates/main/components/scid/simple/service/images/cervice__col-phone.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    flex: 0 0 53px;
}

.cervice__col-phone a {
    font-family: "Titillium_Rus_Regular";
    text-decoration: none;
    font-size: 24px;
}

.cervice__col-time span {
    display: block;
    text-wrap: nowrap;
}

.cervice__col.time {
    display: flex;
    align-items: center;
    gap: 16px;
}

.cervice__col.time:before {
    content: "";
    width: 53px;
    height: 56px;
    background-image: url(../../../../../../local/templates/main/components/scid/simple/service/images/cervice__col-time.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    flex: 0 0 56px;
}

.cervice__col-free {
    display: flex;
    align-items: center;
    gap: 16px;
}

.cervice__col-free:before {
    content: "";
    width: 53px;
    height: 53px;
    background-image: url(../../../../../../local/templates/main/components/scid/simple/service/images/cervice__col-free.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    flex: 0 0 53px;
}

.cervice__col.write {
    display: flex;
    align-items: center;
    gap: 16px;
}

.cervice__col.write:before {
    content: "";
    width: 60px;
    height: 60px;
    background-image: url(../../../../../../local/templates/main/components/scid/simple/service/images/cervice__col-write.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    flex: 0 0 60px;
    display: flex;
}

.cervice__col.mail {
    display: flex;
    align-items: center;
    gap: 16px;
}

.cervice__col.mail:before {
    content: "";
    width: 60px;
    height: 60px;
    background-image: url(../../../../../../local/templates/main/components/scid/simple/service/images/cervice__col-mail.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    flex: 0 0 60px;
    display: flex;
}

.service__quarkode .service__col {
    width: 276px;
}

.quarkode__capt {
    font-family: "Titillium_Rus_Bold";
    font-size: 20px;
    margin-bottom: 40px;
}

.quarkode__row {
    display: flex;
    gap: 16px;
    align-items: center;
}

.quarkode__row {
    margin-bottom: 40px;
}

.quarkode__row:before {
    content: "";
    width: 50px;
    height: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    flex: 0 0 50px;
    display: flex;
}

.quarkode__row.and:before {
    background-image: url(../../../../../../local/templates/main/components/scid/simple/service/images/google-play.svg);
}

.quarkode__row.ios:before {
    background-image: url(../../../../../../local/templates/main/components/scid/simple/service/images/app-store.svg);
}

.quarkode__down {
    font-size: 18px;
    line-height: 27px;
    color: #26242B;
}

.quarkode__down a {
    text-decoration: underline;
    color: #9DCD5B;
    transition: all 0.3s linear;
}

.quarkode__down a:hover {
    color: #AADB1E;
}

.quarkode__title {
    margin-bottom: 20px;
    font-size: 18px;
    font-family: "Titillium_Rus_Regular";
}

/*# sourceMappingURL=service.css.map */

/* form */
.map__form {
    width: 670px;
    height: 540px;
    background: rgba(38, 36, 43, 0.85);
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 10%;
    z-index: 100;
}

.map__form .ask-form {
    padding: 50px 85px;
}

.map__form .ask-form__button {
    gap: 20px;
}

.map__form .ask-form__confidentiality {
    width: 220;
    line-height: 21px;
}

.map__form .ask-form__confidentiality a {
    color: #9DCD5B;
    transition: all 0.5s ease;
    text-decoration: underline;
}

.map__form .ask-form__confidentiality a:hover {
    color: #fff;
}

.map__form .ask-question__ask-form {
    width: 100%;
    margin: 0;
}

.map__form .ask-form__btn {
    padding: 20px 29px;
}

.ask-form__confidentiality a {
    transition: all 0.5s ease;
}

.ask-question__ask-form {
    width: 580px;
    margin: auto 0;
    opacity: 1;
    transition: all 0.1s linear;
}

.ask-form__capt {
    font-family: "Titillium_Rus_Bold";
    font-size: 40px;
    color: #fff;
}

.ask-form__anons {
    font-family: "Titillium_Rus_Regular";
    font-size: 20px;
    color: #fff;
}

.ask-form__confidentiality {
    font-family: "Titillium_Rus_Regular";
    font-size: 14px;
    color: #9DCD5B;
    line-height: 24px;
}

.ask-form__input {
    position: relative;
}

.ask-form__input input {
    font-family: "Titillium_Rus_Regular";
    font-size: 16px;
    width: 100%;
    height: 64px;
    background: #fff;
    border: none;
    outline: none;
    font-size: 16px;
    padding: 20px;
    box-sizing: border-box;
    color: #26242B;
}

.ask-form__error {
    opacity: 0;
}

.ask-form__modal {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 500;
}

.ask-form__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ask-form__capt {
    margin-bottom: 10px;
}

.ask-form__button,
.ask-form__input {
    margin-top: 30px;
    position: relative;
}

.ask-form__confidentiality {
    font-family: "Titillium_Rus_Regular";
    font-size: 14px;
    color: #fff;
    transition: all 0.5s ease;
    width: 50%;
}

/*media*/
/*color*/
/*font*/
@media screen and (max-width: 1440px) {
    .cont-page {
        width: 100%;
    }

    .leasing__list {
        gap: 40px;
    }

    .bread-crumb,
    .title__inner-page,
    .area,
    .order-block {
        padding: 0 20px;
    }

    .leasing__item .latest-news {
        width: 100%;
    }
}

@media screen and (max-width: 1340px) {
    .latest-news {
        width: 100%;
    }
}

@media screen and (max-width: 1200px) {
    .leasing__item:last-child {
        display: none;
    }
}

@media screen and (max-width: 960px) {
    .cervice__col {
        flex-basis: calc(50% - 20px);
    }

    .service__row {
        flex-wrap: wrap;
    }

    .service__row .cervice__col.phone {
        flex: 0 0 100%;
        justify-content: center;
    }

    .cervice__col-phone {
        justify-content: center;
    }

    .service__row {
        gap: 20px;
    }

    .section_ask-question .cont-page {
        padding-left: 0;
    }
}

@media screen and (max-width: 640px) {
    .cervice__col {
        flex-basis: 100%;
    }

    .cervice__col-phone {
        justify-content: flex-start;
    }

    .service__quarkode .service__row {
        flex-direction: column;
    }

    .service__quarkode .service__col {
        width: 100%;
    }
}

@media screen and (max-width: 640px) {

    .bread-crumb,
    .title__inner-page,
    .area .cont-page {
        padding: 0 10px;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 480px) {
    .leasing__programs-capt {
        font-size: 30px;
        line-height: 42px;
    }

    .service__row {
        margin: 30px 0 40px;
    }

    .service__row {
        gap: 40px;
    }

    .cervice__col-phone a {
        font-size: 18px;
    }

    .cervice__col {
        font-size: 18px;
    }

    .cervice__col-phone:before,
    .cervice__col.time:before,
    .cervice__col-free:before,
    .cervice__col.write:before,
    .cervice__col.mail:before {
        width: 50px;
        height: 50px;
        background-size: contain;
    }

    .service__quarkode .service__row {
        gap: 50px;
        align-items: flex-start;
        margin-bottom: 30px;
    }

    .service__quarkode .quarkode__capt {
        margin-bottom: 30px;
    }

    .service__quarkode .service__col {
        width: 280px;
        margin: 0;
    }
}

/*# sourceMappingURL=service-media.css.map */
@media screen and (max-width: 640px) {
    .section_ask-question .cont-page {
        padding-left: 0;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/latest_news/style.css?17423748003762*/
.latest-news__capt {
    font-size: 35px;
    font-family: "Titillium_Rus_Bold";
    color: #26242B;
    letter-spacing: 0.5px;
}

.latest-news {
    width: 460px;
    padding-top: 12px;
}

.latest-news .preview-news__item {
    width: 100%;
    display: flex;
}

.latest-news .latest-news__block {
    display: flex;
    flex-direction: column;
    margin-top: 35px;
    margin-bottom: 38px;
}

.latest-news .preview-news__item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: unset;
    margin-right: 0;
    margin-bottom: 20px;
    text-decoration: none;
    flex-basis: auto;
}

.latest-news .preview-news__image {
    width: 194px;
    height: 160px;
    max-width: 194px;
    max-height: 160px;
    min-width: 194px;
    min-height: 160px;
    overflow: hidden;
}

.latest-news .preview-news__image img {
    min-width: 100%;
    min-height: 100%;
    display: block;
    position: absolute;
    transition: all 0.5s linear;
}

.latest-news .preview-news__container {
    width: 100%;
    padding: 20px 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 160px;
    box-sizing: border-box;
}

.latest-news .preview-news__capt {
    font-family: "Titillium_Rus_Bold";
    font-size: 18px;
    line-height: 26px;
}

.latest-news .preview-news__read-oll {
    border-bottom: none;
    font-size: 0px;
    color: transparent;
    transition: all 0.5s ease;
    position: relative;
}

.latest-news .preview-news__read-oll:hover {
    text-decoration: none;
    border: none;
}

.latest-news .preview-news__block {
    align-items: flex-start;
}

.latest-news__hashtags {
    display: flex;
    margin-bottom: 50px;
    flex-flow: row wrap;
    gap: 22px;
    margin-top: 40px;
}

.latest-news__hashtags-item {
    font-family: "Titillium_Rus_Regular";
    font-size: 16px;
    text-decoration: none;
    color: #26242B;
    background: #F8F7F7;
    display: flex;
    align-items: center;
    transition: all 0.3s linear;
    padding: 10px 14px;
    cursor: pointer;
    white-space: nowrap;
    transition: color 0.3s linear;
}

.latest-news__hashtags-item.active {
    color: #9DCD5B;
}

.latest-news__hashtags-item:before {
    content: "";
    transition: all 0.3s linear;
    width: 14px;
    height: 16px;
    margin-right: 8px;
    background-image: url(../../../../../../local/templates/main/components/bitrix/news.list/latest_news/images/hashtags.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    transition: all 0.3s linear;
}

.latest-news__hashtags-item:hover {
    color: #9DCD5B;
}

.latest-news__hashtags-item:hover::before {
    background-image: url(../../../../../../local/templates/main/components/bitrix/news.list/latest_news/images/hashtags-h.svg);
}

.latest-news__more {
    color: #26242B;
    display: flex;
    align-items: center;
    background: #F8F7F7;
    transition: color 0.3s linear;
    padding: 10px 14px;
    cursor: pointer;
    font-size: 16px;
}

.latest-news__more:hover {
    color: #9DCD5B;
}

.latest-news__hashtags-item,
.latest-news__more {
    flex: 0 0 auto;
}

.latest-news__more~.latest-news__hashtags-item {
    display: none;
    transform: translateY(20px);
    /* Начальное смещение для анимации */
    transition: opacity 0.5s ease, transform 0.5s ease, color 0.3s linear;
}

.latest-news__hashtags-item.latest-news__hashtags-item_visible {
    display: flex;
    opacity: 1;
    transform: translateY(0);
}

@media screen and (max-width: 1440px) {
    .latest-news .preview-news__capt {
        font-size: 16px;
        line-height: 18px;
    }

    .latest-news .preview-news__date {
        font-size: 14px;
    }
}

@media screen and (max-width: 1200px) {
    .now-latest-news {
        gap: 36px;
    }

    .now-news__likes {
        align-items: end;
    }
}

@media screen and (max-width: 1024px) {}
/* End */


/* Start:/local/templates/main/components/bitrix/form.result.new/map_order_form/style.css?174237480010456*/
.map__form {
    width: 670px;
    height: 540px;
    background: rgba(38, 36, 43, 0.85);
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 10%;
    z-index: 100;
}

.map__form .ask-form {
    padding: 50px 85px;
}
.map__form .ask-form.excellent {
    height: 100%;
}

.map__form .ask-form__button {
    gap: 20px;
}

.map__form .ask-form__confidentiality {
    width: 220;
    line-height: 21px;
}

.map__form .ask-form__confidentiality a {
    color: #9DCD5B;
    transition: all 0.5s ease;
    text-decoration: underline;
}

.map__form .ask-form__confidentiality a:hover {
    color: #fff;
}

.map__form .ask-question__ask-form {
    width: 100%;
    margin: 0;
}

.map__form .ask-form__btn {
    padding: 20px 29px;
}

/*ask-question*/
.section_ask-question {
    position: relative;
}

.ask-question {
    width: 100%;
    height: 524px;
    overflow: hidden;
    background-attachment: fixed;
    display: flex;
    position: relative;
}

.ask-question .cont-page {
    z-index: 50;
    display: flex;
    align-items: center;
    position: relative;
}

.ask-question:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 524px;
    background: rgb(38, 36, 43);
    background: linear-gradient(90deg, rgb(38, 36, 43) 0%, rgba(38, 36, 43, 0) 100%);
}

.ask-question__mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#26242b+0,000000+100&1+10,0+100 */
    background: linear-gradient(to right, rgb(38, 36, 43) 0%, rgb(34, 32, 39) 10%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    z-index: 30;
}

.ask-question__ask-form {
    width: 580px;
    margin: auto 0;
    opacity: 1;
    transition: all 0.1s linear;
}

.ask-form__capt {
    font-family: "Titillium_Rus_Bold";
    font-size: 40px;
    color: #fff;
}

.ask-form__anons {
    font-family: "Titillium_Rus_Regular";
    font-size: 20px;
    color: #fff;
}

.ask-form__confidentiality {
    font-family: "Titillium_Rus_Regular";
    font-size: 14px;
    color: #9DCD5B;
    line-height: 24px;
}

.ask-form__input {
    position: relative;
}

.ask-form__input input {
    font-family: "Titillium_Rus_Regular";
    font-size: 16px;
    width: 100%;
    height: 64px;
    background: #fff;
    border: none;
    outline: none;
    font-size: 16px;
    padding: 20px;
    box-sizing: border-box;
    color: #26242B;
}

.ask-form__error {
    opacity: 0;
}

.ask-form__modal {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 500;
}

.ask-form__pop-up {
    display: none;
    position: absolute;
    width: 300px;
    height: 300px;
    background: #fff;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 700;
    padding: 20px;
    box-sizing: border-box;
}

.ask-form__mask {
    display: none;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 600;
}

.ask-form__modal-capt {
    font-size: 20px;
    font-family: "Titillium_Rus_SemiBold";
    margin-bottom: 10px;
    color: #26242B;
}

.ask-form__modal-anons {
    font-size: 16px;
    font-family: "Titillium_Rus_Regular";
    color: #26242B;
}

.ask-form__modal-btn-close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.ask-form__modal-btn-close:hover:after,
.ask-form__modal-btn-close:hover:before {
    background: #9DCD5B;
}

.ask-form__modal-btn-close:after,
.ask-form__modal-btn-close:before {
    content: "";
    width: 30px;
    height: 3px;
    background: #26242B;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.3s linear;
}

.ask-form__modal-btn-close:after {
    transform: rotate(-45deg);
}

.ask-form__modal-btn-close:before {
    transform: rotate(45deg);
}

.ask-form__confidentiality {
    font-family: "Titillium_Rus_Regular";
    font-size: 14px;
    color: #fff;
    transition: all 0.5s ease;
    width: 50%;
}

.ask-form__confidentiality a {
    font-family: "Titillium_Rus_Regular";
    font-size: 14px;
    color: #9DCD5B;
}

.ask-form__confidentiality a:hover {
    color: #fff;
}

.ask-form__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ask-form__capt {
    margin-bottom: 10px;
}

.ask-form__button,
.ask-form__input {
    margin-top: 30px;
}

form.ask-question__ask-form .ask-form__error {
    font-size: 14px;
    color: #F62E2E;
    opacity: 0;
    position: absolute;
    bottom: -20px;
    left: 0;
    transition: all 0.3s ease;
    animation: a-ask-form__error-text 1s linear;
    animation-iteration-count: infinite;
}

@keyframes a-ask-form__error-text {
    0% {
        color: #F62E2E;
    }

    50% {
        color: #ff0000;
    }

    100% {
        color: #F62E2E;
    }
}

.ask-form__input_phone {
    border: 1px solid transparent;
}

form.ask-question__ask-form.error .ask-form__error {
    opacity: 1;
}

form.ask-question__ask-form.error .ask-form__input_phone {
    border: 1px solid #F62E2E;
    color: #F62E2E;
}

form.ask-question__ask-form.error .ask-form__input_phone input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #F62E2E;
}

form.ask-question__ask-form.error .ask-form__input_phone {
    /* Mozilla Firefox 4 to 18 */
}

form.ask-question__ask-form.error .ask-form__input_phone input:-moz-placeholder {
    color: #F62E2E;
    opacity: 1;
}

form.ask-question__ask-form.error .ask-form__input_phone {
    /* Mozilla Firefox 19+ */
}

form.ask-question__ask-form.error .ask-form__input_phone input::-moz-placeholder {
    color: #F62E2E;
    opacity: 1;
}

form.ask-question__ask-form.error .ask-form__input_phone {
    /* Internet Explorer 10-11 */
}

form.ask-question__ask-form.error .ask-form__input_phone input:-ms-input-placeholder {
    color: #F62E2E;
}

form.ask-question__ask-form.error .ask-form__input_phone {
    /* Microsoft Edge */
}

form.ask-question__ask-form.error .ask-form__input_phone input::-ms-input-placeholder {
    color: #F62E2E;
}

form.ask-question__ask-form.error .ask-form__input_phone {
    /* Most modern browsers support this now. */
}

form.ask-question__ask-form.error .ask-form__input_phone input::-moz-placeholder {
    color: #F62E2E;
}

form.ask-question__ask-form.error .ask-form__input_phone input::placeholder {
    color: #F62E2E;
}

.excellent__text {
    display: none;
}

.ask-form.excellent .ask-form__capt,
.ask-form.excellent .ask-form__anons {
    display: none;
}

.ask-form.excellent .ask-question__ask-form {
    opacity: 0;
    transition: all 0.1s linear;
}

.ask-form.excellent .excellent__text {
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 85px;
    height: 100%;
}
.section_map .ask-form.excellent .excellent__text {
    padding-left: 0px;  
}

.ask-form.excellent .excellent__caption {
    font-family: "Titillium_Rus_Bold";
    font-size: 40px;
    line-height: 48px;
    color: #9DCD5B;
}

.ask-form.excellent .excellent__anons {
    font-family: "Titillium_Rus_Regular";
    font-size: 20px;
    color: #fff;
    margin-top: 15px;
}

.ask-form__input_phone input:required:invalid~button.login {
    opacity: 0.65;
    pointer-events: none;
}

.ask-form.error .ask-form__btn {
    background-color: #DDDDDD;
    border: 1px solid #DDDDDD;
    cursor: default;
    color: #A49996;
    animation: none;
}

.ask-form.error .ask-form__btn:hover {
    background-color: #DDDDDD;
    border: 1px solid #DDDDDD;
    cursor: default;
    color: #A49996;
    animation: none;
}

.ask-form.error .ask-form__btn.no-active {
    background-color: #DDDDDD;
    cursor: default;
    color: #A49996;
    animation: none;
}

.section_ask-question .cont-page {
    margin: 0 auto;
    padding-left: 100px;
    box-sizing: border-box;
}

.ask-form__button.disabled button {
    background: #DDDDDD;
    color: #A49996;
    animation: none;
    cursor: auto;
}

.ask-form__btn.btn-green.disabled,
.ask-form__btn.btn-green.disabled:hover {
    background: #DDDDDD;
    color: #A49996;
    animation: none;
    cursor: auto;
}

.ask-form__input label span {
    font-size: 14px;
    color: #F62E2E;
}

@media screen and (max-width: 640px) {
    .section_ask-question .cont-page {
        padding-left: 0;
    }

    .map__form .ask-form {
        min-height: 486px;
    }

    .ask-form.excellent .excellent__caption {
        font-size: 30px;
        line-height: 42px;
    }

    .ask-form.excellent .excellent__anons {
        font-size: 16px;
    }

    .ask-form.excellent .excellent__text {
        padding-left: 16px;
        margin-top: 135px;
    }

}

@media screen and (max-width: 1440px) {
    .map__form {
        width: 600px;
        right: 20px;
    }

    .map__form .ask-form {
        padding: 50px 30px;
    }
}

@media screen and (max-width: 1024px) {
    .cont-page_map {
        height: 303px;
    }

    .map__form {
        top: 0;
        margin: 0 auto;
        z-index: 100;
        left: 0;
        right: 0;
    }

    .map__card {
        position: relative;
        top: 33%;
    }

    .map__form .ask-form__confidentiality {
        width: 250px;
    }

    .map__form .ask-form__button {
        gap: 20px;
    }
}

@media screen and (max-width: 768px) {
    .map__form {
        height: 518px;
    }
}

@media screen and (max-width: 640px) {
    .cont-page_map {
        height: auto;
    }

    .map__form {
        position: relative;
        margin: 0;
        width: 100%;
        padding: 0 20px;
    }

    .map__form .ask-form__confidentiality {
        width: 100%;
    }

    .map__form .ask-form__button {
        gap: 0;
    }

    .map__form {
        height: auto;
    }

    .map__form .ask-form {
        padding: 30px 10px;
    }

    .map__form .ask-form__confidentiality {
        width: 100%;
        margin: 20px 0 10px 0;
    }

    .ask-form__button {
        flex-direction: column;
    }

    .ask-form__btn.btn-green {
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .ask-form__confidentiality br {
        display: none;
    }
}
/* End */
/* /local/templates/main/components/scid/simple/service/style.css?174237480010940 */
/* /local/templates/main/components/bitrix/news.list/latest_news/style.css?17423748003762 */
/* /local/templates/main/components/bitrix/form.result.new/map_order_form/style.css?174237480010456 */
