

/* Start:/local/templates/asg/components/bitrix/news.list/main_projects/style.css?17762626122007*/
.slide-content {
    display: flex !important;
    flex-direction: row;
    gap: 40px;
}

.slider-nav img {
    height: 255px;
    width: auto;
    max-width: 385px;
}

.col-left,
.col-right {
    flex: 1;
    min-width: 0;
}

.col-left {
    min-width: 650px;
    height: 490px;
}

.b-our_projects {
    margin-bottom: 10px;
}

.b-our_projects__items-slider .slick-prev {
    position: absolute !important;
    left: 0 !important;
    height: 100%;
    z-index: 999;
    top: 0;
    color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    cursor: pointer;
    background: no-repeat url("/local/templates/asg/components/bitrix/news.list/main_projects/img/arrow_t2.svg");
    background-position: center;
    background-size: 90%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);

}

.b-our_projects__items-slider .slick-next {
    position: absolute !important;
    right: 0 !important;
    height: 100%;
    z-index: 999;
    color: transparent;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    cursor: pointer;
    background: no-repeat url("/local/templates/asg/components/bitrix/news.list/main_projects/img/arrow_t2.svg");
    background-size: 90%;
    background-position: center;

}

@media (max-width: 767px) {
    .slide-content {
        flex-direction: column;
    }

    .col-left,
    .col-right {
        width: 100%;
    }

    .slider-for {
        width: calc(100% - 40px) !important;
        box-shadow: -1px 0 8px 3px #b2b2b221;
        margin: 0 10px 10px;
    }

    .b-our_projects__item-header {
        font-size: 16px !important;
        text-transform: uppercase;
        font-weight: normal !important;
    }

    .b-our_projects__item-header:after {
        display: none !important;
    }

    .b-our_projects .b-our_projects__item-city {
        text-transform: uppercase;
        margin: 10px 20px;

    }

    .slider-nav-wrapper {
        display: none;
    }

}

/* End */


/* Start:/local/templates/asg/components/bitrix/form.result.new/white/style.css?1776262612202*/
.error-msg {
    font-size: 12px;
    padding-bottom: 10px;
    height: 60px;
}

.b-white-form {
    padding: 0;
    margin: 50px 0;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
}
/* End */
/* /local/templates/asg/components/bitrix/news.list/main_projects/style.css?17762626122007 */
/* /local/templates/asg/components/bitrix/form.result.new/white/style.css?1776262612202 */
