

/* Start:/local/templates/main/components/bitrix/breadcrumb/artlight/style.css?1786532816685*/
/*.bx-breadcrumb {*/
/*	margin: 10px 0;*/
/*}*/
/*.bx-breadcrumb i {*/
/*	color: #b5bdc2;*/
/*	line-height: 13px;*/
/*	font-size: 12px;*/
/*	vertical-align: middle;*/
/*	margin-right: 5px;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item {*/
/*	float: left;*/
/*	margin-bottom: 10px;*/
/*	white-space: nowrap;*/
/*	line-height: 13px;*/
/*	vertical-align: middle;*/
/*	margin-right: 10px;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item span {*/
/*	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;*/
/*	font-size: 13px;*/
/*	white-space: normal;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}*/
/*.bx-breadcrumb .bx-breadcrumb-item a:hover {}*/

/* End */


/* Start:/local/templates/main/components/bitrix/news/services/bitrix/news.list/fancy/style.css?17865328161621*/
.service-content {
    color: #fff;
    background-color: #373c40;
    padding: 24px;
    border-radius: 8px;
}
.service-content-inner {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
}
.service-content-inner > *:first-child {
    grid-column: span 2;
}

@media (max-width: 1024px) {
    .service-content {
        padding: 16px;
    }
    .service-content-inner {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .service-content-inner > *:first-child {
        grid-column: span 2;
    }
}

@media (max-width: 600px) {
    .service-content {
        padding: 12px;
    }
    .service-content-inner {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .service-content-inner > *:first-child {
        grid-column: span 1;
    }
}

.service-item {
    text-align: center;
    color: #fff;
    padding: 20px;
    background-color: #4b5459;
    border-radius: 8px;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.service-item:hover {
    transform: scale(1.04);
    transition: 0.3s;
}
.service-item__icon {
    width: 48px;
    height: 48px;
    background-color: #2c2f34;
    border-radius: 50%;
    padding: 8px;
    margin-bottom: 10px;
}
.service-item__icon img {
    width: 100%;
    aspect-ratio: 1;
}
.service-item__name {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.service-item__desc {
    font-size: 14px;
    font-weight: 400;
    color: #f3f3f3;
}
/* End */


/* Start:/local/templates/main/components/bitrix/form.result.new/projects/style.css?17865328163304*/
.section-decoctions-application .text-comment {
    word-wrap: break-word;
}

.form-pg-decoctions-application .captcha {
    margin-bottom: 40px;
}

@media (max-width: 575px) {
    .form-pg-decoctions-application .captcha {
        margin-bottom: 30px;
    }
}

.captcha .captcha-main label {
    margin-left: 295px;
}

.form-item label.error {
    top: 100%!important;
    color:#d72626!important;
}

.form-input.error {
    padding-right:32px;
    margin-bottom: 5px;
    background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1015_23347)'%3E%3Cpath d='M5.8 2H10.2C10.4 2 10.5333 2.06667 10.6667 2.2L13.8 5.33333C13.9333 5.46667 14 5.6 14 5.8V10.2C14 10.4 13.9333 10.5333 13.8 10.6667L10.6667 13.8C10.5333 13.9333 10.4 14 10.2 14H5.8C5.6 14 5.46667 13.9333 5.33333 13.8L2.2 10.6667C2.06667 10.5333 2 10.4 2 10.2V5.8C2 5.6 2.06667 5.46667 2.2 5.33333L5.33333 2.2C5.46667 2.06667 5.6 2 5.8 2V2Z' stroke='%23D72626' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 5.33203V7.9987' stroke='%23D72626' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 10.668H8.00667' stroke='%23D72626' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1015_23347'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat calc(100% - 8px) center,#ECEEEF!important
}

.block_code .form-input.error {
     background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1015_23347)'%3E%3Cpath d='M5.8 2H10.2C10.4 2 10.5333 2.06667 10.6667 2.2L13.8 5.33333C13.9333 5.46667 14 5.6 14 5.8V10.2C14 10.4 13.9333 10.5333 13.8 10.6667L10.6667 13.8C10.5333 13.9333 10.4 14 10.2 14H5.8C5.6 14 5.46667 13.9333 5.33333 13.8L2.2 10.6667C2.06667 10.5333 2 10.4 2 10.2V5.8C2 5.6 2.06667 5.46667 2.2 5.33333L5.33333 2.2C5.46667 2.06667 5.6 2 5.8 2V2Z' stroke='%23D72626' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 5.33203V7.9987' stroke='%23D72626' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 10.668H8.00667' stroke='%23D72626' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1015_23347'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat calc(100% - 8px) center,#fff!important;
}
.form-input:focus+label.error+label, .form-input:not(:placeholder-shown)+label.error+label {
    top: 8px;
    font-size: 9px;
    color: #9AA2A9;
}




.block_form_project label.none{display:none!important}
.block_form_project .block{display:flex!important}

.block_form_project .block_dwn_file_form_itm ~ .block_dwn_file_form_itm { display: none; }
.block_form_project .block_dwn_file_form_itm.filled,
.block_form_project .block_dwn_file_form_itm.filled + .block_dwn_file_form_itm { display: block; }

.block_form_project .block_dwn_file_form_itm .del_file { opacity: 0.2; }
.block_form_project .block_dwn_file_form_itm.filled.last_filled .del_file { opacity: 1; }
/* End */
/* /local/templates/main/components/bitrix/breadcrumb/artlight/style.css?1786532816685 */
/* /local/templates/main/components/bitrix/news/services/bitrix/news.list/fancy/style.css?17865328161621 */
/* /local/templates/main/components/bitrix/form.result.new/projects/style.css?17865328163304 */
