

/* Start:/local/components/blokada/footer/templates/.default/style.css?16868151392504*/
.footer__list .footer__item .footer-about-project{
    color: #616161;
}
.card-footer .card-footer__adm-spb .footer-about-project{
    color: #616161;
    font-size: 14px;
}
.main-info .card-footer.card-footer_v2 .card-footer__adm-spb .footer-about-project{
    margin: 0;
}
.main-footer .main-footer__list .main-footer__item .footer-about-project{
    color: #616161;
    font-size: 14px;
}
footer.footer_v2 ul.footer__list{
    flex-wrap: wrap;
    margin: 10px auto;
}
footer.footer_v2 ul.footer__list li.footer__item{
    margin: 3px 28px 0 0;
    color: #616161;
}
footer.footer_v2 ul.footer__list li.footer__item .footer-about-project{
    margin-top: 3px;
}

@media (max-width: 908px) {
    footer.footer_v2 ul.footer__list{
        flex-direction: row;
        max-width: 900px;
    }
    footer.footer_v2 ul.footer__list li.footer__item:last-child{
        margin: 3px 0 0 0;
    }
}
.main-info .card-footer.card-footer_v2{
    flex-direction: column;
    padding: 0 77px 30px;
    margin: 45px 0 0;

}
.main-info .card-footer.card-footer_v2 .card-footer__list{
    width: 100%;
}
.main-info .card-footer.card-footer_v2 .card-footer__list .footer__item{
    font-size: 14px;
    color: #616161;
}
.main-info .card-footer.card-footer_v2 .card-footer__list .footer__item a{
   font-size: 14px;
}
.main-info .card-footer.card-footer_v2 .card-footer__adm-spb{
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
}
.main-info .card-footer.card-footer_v2 .card-footer__list{
    width: 100%;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
}
.main-footer_v2 .main-footer__list:nth-child(2){
    margin-top: 0;
    margin-bottom: 0;
}
.main-footer_v2 .main-footer__item:nth-child(3){
    margin-right: 0;
}
.main-footer_v2 .main-footer__list:nth-child(2) .main-footer__item{
    font-size: 14px;
    color: #616161;
}
.main-footer_v2 .main-footer__list:nth-child(2) .main-footer__item a{
    font-size: 14px;
}
.card-footer__error-send{
    margin-bottom: 12px;
    font-size: 14px;
    color: #616161;
}
@media (max-width: 768px) {
    .main-footer.main-footer_v2 .main-footer__list .main-footer__item:last-child{
        margin-top: 5px;
    }
}

@media (max-width: 1720px){
    .main-info .card-footer.card-footer_v2{
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width: 1630px) {
    .main-info .card-footer.card-footer_v2 {
        padding-right: 15px;
        padding-left: 15px;
    }
}
/* End */


/* Start:/local/templates/blokada/components/bitrix/form/feedback_popup/bitrix/form.result.new/.default/style.css?16868151416713*/
.feedback-form-about-field-list{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;

    display:-webkit-box;

    display:-ms-flexbox;

    display:flex;
    max-width: 594px;
    margin: 0 auto;
    outline: none;
}
.feedback-form-about-field-list > .search-detail__item{
    width: 50%;
    -webkit-box: 0;
    -moz-box: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.feedback-form-about-field-list > .search-detail__item.hidden{
    display: none;
}
.feedback-form-about-field-list > .search-detail__item:first-child{
    /*border-radius: 5px 5px 0 0;*/
}
.feedback-form-about-field-list > .search-detail__item{
    /*border-bottom: 1px solid #dadada;*/
}
.feedback-form-about-field-list > .search-detail__item:nth-child(3) {
    /*border-radius: 0 0 5px 5px;*/
}
.feedback-form-about-field-list > .search-detail__item.textarea{
    width: 100%;
    -webkit-box: 0;
    -moz-box: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.feedback-form-about-field-list > .search-detail__item.textarea textarea{
    width: 100%;
    height: 110px;
    padding: 5px 14px;
    background: #FFFFFF;
    border: 1px solid #D6E3F2;
    font-size: 15px;
    line-height: 18px;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.feedback-form-about-field-list > .search-detail__item textarea{
    /*border: 1px solid rgb(218, 218, 218);
    border-radius: 5px;*/
    /*padding: 20px;*/
    resize: none;
    border: none;
}
.feedback-form-about-field-list > .search-detail__item textarea:active, .feedback-form-about-field-list > .search-detail__item textarea:focus {
    outline: none;
}
.main-block-feedback-about{
    max-width: 600px;
    margin: auto;
}
.feedback-form-about-error{
    max-width: 600px;
    margin: auto;
}
.main-block-feedback-about .search-detail__btn{
    margin: auto;
    cursor: pointer;
}
.main-block-feedback-about .form-title{
    text-align: center;
    margin: 30px;
    font-size: 24px;
}
.main-block-feedback-about .form__row_submit{
    margin: 0 0 30px 0;
    text-align: left;
}
.feedback-form-about-form-success{
    max-width: 400px;
    margin: auto;
}
.main-block-feedback-about .feedback-form-about-field-list .captcha-block{
    display:-webkit-box;

    display:-ms-flexbox;

    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin: 0 -6px;
}
.main-block-feedback-about .feedback-form-about-field-list .captcha-block .captcha-input.search-detail__item {
    /*font-size: 16px;
    padding: 20px;
    background: #fff;
    border: 1px solid #dadada;
    text-align: left;
    border-radius: 0 0 5px 5px;*/
}
.main-block-feedback-about .feedback-form-about-field-list .captcha-block .captcha-input.search-detail__item > input {
    width: 100%;
    height: 30px;
    padding: 5px 14px;
    background: #FFFFFF;
    border: 1px solid #D6E3F2;
    font-size: 15px;
    line-height: 18px;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.main-block-feedback-about .feedback-form-about-field-list .captcha-block .captcha-input {
    width: 50%;
    padding: 0 6px;
}
.main-block-feedback-about .feedback-form-about-field-list .captcha-block .captcha-image {
    display: flex;
    align-items: center;
    width: 50%;
    padding: 0 6px;
}
.main-block-feedback-about .feedback-form-about-field-list .captcha-block .captcha-image > img {
    /*width: 100%;*/
}
.main-block-feedback-about .search-detail__btn {
    /* padding: 13px 128px; */
    text-align: center;
    border: none;
    border-radius: 5px;
    outline: none;
    background: #f16b4e;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    max-width: 287px;
    height: 46px;
    cursor: pointer;
}

.main-block-feedback-about .feedback-form-about-error{
    text-align: left;
    margin: 0 5px 30px;
}
.main-block-feedback-about .requared-block{
    text-align: left;
}

.main-block-feedback-about .form-description{
    text-align: justify;
    margin: 0 5px 30px;
}
/*Modal window*/

/* Стили для подложки */

.overlay.feedback-modal {

    /* Скрываем подложку  */
    opacity: 0;
    visibility: hidden;

    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 20;
    transition: .3s all;
}


/* Стили для модальных окон */

.modal.feedback-modal {

    /* Скрываем окна  */
    opacity: 0;
    visibility: hidden;


    /*  Установаем ширину окна  */
    width: 85%;
    max-width: 500px;

    /*  Центрируем и задаем z-index */
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000; /* Должен быть выше чем у подложки*/

    /*  Побочные стили   */
    box-shadow: 0 3px 10px -.5px rgba(0, 0, 0, .2);
    text-align: center;
    padding: 20px;
    border-radius: 3px;
    background-color: #fff;
    transition: 0.3s all;
}


/* Стили для активных классов подложки и окна */

.modal.active.feedback-modal,
.overlay.active.feedback-modal{
    opacity: 1;
    visibility: visible;
}


/* Стили для кнопки закрытия */

.modal.feedback-modal .modal__cross {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 20px;
    right: 20px;
    fill: #444;
    cursor: pointer;
}


/*END Modal window*/

@media (max-width: 768px) {
    .feedback-form-about-field-list > .search-detail__item {
        width: 100%;
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .main-block-feedback-about .feedback-form-about-field-list .captcha-block{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    .main-block-feedback-about .feedback-form-about-field-list .captcha-block .captcha-input {
        width: 100%;
    }

    .main-block-feedback-about .feedback-form-about-field-list .captcha-block .captcha-image {
        width: 100%;
        margin-top: 15px;
    }

    .main-block-feedback-about .feedback-form-about-field-list .captcha-block .captcha-image > img{
        display: block;
        margin: 0 auto;
    }
}
/* End */
/* /local/components/blokada/footer/templates/.default/style.css?16868151392504 */
/* /local/templates/blokada/components/bitrix/form/feedback_popup/bitrix/form.result.new/.default/style.css?16868151416713 */
