

/* Start:/local/templates/stroekos/components/bitrix/news/uslugi/bitrix/news.list/.default/style.css?17560359023215*/
.category__title {
    margin-bottom: 20px;
}

.category-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(max(20%, 200px), 1fr));
    gap: 20px
}

.category__item {
    display: grid;
    grid-template-rows: auto 1fr;
    box-shadow: 0 8px 24px 0 rgba(26, 98, 214, 0.06);
    background: #fff;
    border-radius: 3px;
}

.category__item:hover .category__item-img img {
    scale: 1.03;
}

.category__item-img {
    display: flex;
    aspect-ratio: 277 / 225;
    overflow: hidden;
}

.category__item-img img {
    width: 100%;
    border-radius: 3px;
    object-fit: cover;
    transition: all .3s;
}

.category__item-content {
    display: grid;
    grid-template-rows: auto 1fr auto;
    justify-items: start;
    padding: 20px;
}

.category__item-title {
    margin-bottom: 12px;
    max-width: 190px;
    font-family: RobotoBold, Arial, sans-serif;
    font-size: 18px;
    color: #0042ad;
}

.category__item-text {
    margin-bottom: 16px;
    font-size: 14px;
    color: #303030
}



.category-bg {
    position: relative;
    z-index: 1;
    padding-block: 40px;
    min-height: min(calc(300px + 110px), calc(300px + 110 * ((100vw - 375px) / 1545)));

    color: #fff;
}

.category-bg>.container {
    position: relative;
}

.category-bg h1,
.category-bg .breadcrumbs__link,
.category-bg .breadcrumbs__link:last-child span {
    color: #fff;
    text-underline-offset: 2px;

}

.category-bg .breadcrumbs {
    padding-top: 0;
    padding-bottom: min(calc(20px + 24px), calc(20px + 24 * ((100vw - 375px) / 1545)));
}

.category-bg .breadcrumbs__container .container {
    padding: 0;
    width: 100%;
    max-width: 100%;
}

.category-bg__img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
}

.category-bg__list {
    display: grid;
    gap: 24px;
}

.category-bg__item {
    display: flex;
    align-items: center;
    gap: 16px;

}

.category-bg__item-icon {
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;
    background: #6eddff;
}

.category-bg__item-icon img {
    max-width: 20px;
    max-height: 20px;
}

.category-bg__item-title {
    max-width: 170px;
    font-size: 14px;
    line-height: 1.35
}


.category-bg-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}

.category-bg-form {
    gap: 10px;
    display: grid;
}

.category-bg__form {
    max-width: 297px;
    padding: 28px;
    background: #d4f5ff;
    border-radius: 3px;
}

.category-bg__form h4 {
    margin-top: 0;
    margin-bottom: 20px;
}

.category-bg__form .input {
    min-width: 100%;
    padding-block: 12px;
}

.category-bg__form .input:focus {
    border-color: #0042ad;
}

.category-bg__form .checkbox {
    margin-bottom: 10px;
    align-items: flex-start;
}

@media(max-width: 575px) {
    .category-bg__form {
        max-width: 100%;
    }
}

/* End */


/* Start:/local/templates/stroekos/components/bitrix/form.result.new/feed_mini/style.css?1731427290666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/stroekos/components/bitrix/form.result.new/feed_mini/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/stroekos/components/bitrix/form.result.new/feed_mini/images/icon_warn.gif);
}
/* End */


/* Start:/bitrix/components/bitrix/form.result.new/error.css?1731427358163*/
.form-error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/components/bitrix/form.result.new/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/stroekos/components/bitrix/form.result.new/feed_mini_ind_foot/style.css?1731427290666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/stroekos/components/bitrix/form.result.new/feed_mini_ind_foot/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/stroekos/components/bitrix/form.result.new/feed_mini_ind_foot/images/icon_warn.gif);
}
/* End */
/* /local/templates/stroekos/components/bitrix/news/uslugi/bitrix/news.list/.default/style.css?17560359023215 */
/* /local/templates/stroekos/components/bitrix/form.result.new/feed_mini/style.css?1731427290666 */
/* /bitrix/components/bitrix/form.result.new/error.css?1731427358163 */
/* /local/templates/stroekos/components/bitrix/form.result.new/feed_mini_ind_foot/style.css?1731427290666 */
