

/* Start:/bitrix/templates/region/components/bitrix/catalog.element/.default/style.css?178964701136069*/
.video_primer h2 {
    margin-bottom: 20px;
  margin-top: 0;
}
.left__info {
    width: 100%;
    width: calc(100% - 320px);
}
.left__info>div.map {
    padding: 0;
    overflow: hidden;
}
.banner-block.pk img {
    padding: 15px;
    box-sizing: border-box;
}

.block_info.dopinfo_top .price_info.porydok_dp {
    WIDTH: 100%;
}
.block_info h3 {
    color: #e31e24;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    /* text-transform: uppercase; */
}
.block_info {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    position: relative;
}
.block_info li, .inform_cl li {
    list-style: disc;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 10px;
    margin-left: 25px;
}
.title_info, .catalog_list h2 {
    color: #12305f;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
h2.title_info, .catalog_list h2  {
    margin-top: 0;
    margin-bottom: 0;
}
.left_faq .title_info {
    margin-bottom: 20px;
}
.catalog_list button.bnt-catalog.bnt-zakaz {
    margin-top: 20px;
}

.txt_cl {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.inform_cl {
 	 margin: auto 20px;
    display: flex;
    justify-content: space-between;
    /*flex-wrap: wrap;*/
	align-items: stretch;
    padding-top: 20px;
}
.desc_cl {
    max-width: 490px;
  /* margin-right: 9%;*/
    height: max-content;
}
.img_cl {
    border-radius: 20px;
    overflow: hidden;
    min-width: 40%;
}
.img_cl img {
	height: 100%;
    width: 100%;
    object-fit: contain;
    position: relative;
}
.iframe_cl {
       width: 50%;

}
.iframe_cl iframe {
    max-width: 100%;
    height: 100%;

}
.left__info>div {
    border-radius: 20px;
    padding: 40px;
    background: #fff;
    margin-bottom: 20px;
}


.table_el {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
	padding: 10px;
}
.table_info h3 {
    color: #12305f;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    width: 240px;
    margin: 0;
}
.table_info>div {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    width: 100%;
    border-bottom: 1px solid #e9eaec;
}
.table_el div {
    width: calc(100% - 280px);
}
.table_el:hover {
    background: #f3f4f7;
}
.left__info>div.banner_info {
    padding: 0;
    overflow: hidden;
}
.left__info>.banner_info img {
    height: auto;
    width: 100%;
   	max-width: 100%;
}
.nn_kart_info {
    color: #e31e24;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.desc_kart_info {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.kart_info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.elem_kart_info {
background: #f8f8f9;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-bottom: 10px;
    /* margin-left: 10px; */
    width: calc(33% - 5px);
    aspect-ratio: 1 / 1;
}
.kart_info.ft_list>div {
    width: calc(24% - 5px);
}
.elem_kart_info>div {
    width: 100%;
}
.desc_kart_info {
    margin-bottom: 50px;
}
.nn_kart_info {
    margin-bottom: 40px;
}
.block_info li {
    list-style: disc;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 10px;
    margin-left: 25px;
}
.imglist_info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.imglist_info>div {
    width: 32%;
    box-sizing: border-box;
    aspect-ratio: 1 / 1;
    height: 100%;
}
.imglist_info>div a {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}
.imglist_info img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.faq_flex {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
}
.left_faq {
    width: 100%;
}
.right_faq {
    width: 228px;
    height: auto;
    background: url(/bitrix/templates/region/images/faq.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    margin-left: 20px;
}
.fr_info {
    width: 300px;
    margin-left: 20px;
    background: radial-gradient(127.45% 102.07% at 100% 0%, #FEFCEF 4.43%, #F9E7E7 16.6%, #F2E9FC 38.25%, #D0EAF8 50.29%, #CEDAF8 57.69%, #EBF9FF 86.39%, #FCECF5 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    padding: 40px;
    box-sizing: border-box;
    border-radius: 20px;
}
.online_info {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background: #242736;
    display: inline-block;
    padding: 2px 8px;
    padding-left: 26px;
    border-radius: 10px;
    margin-bottom: 12px;
	position: relative;
}
.online_info:before {
    content: "";
    box-shadow: 0px 2px 2px 0px rgba(30, 227, 73, 0.25);
    width: 8px;
    height: 8px;
    position: absolute;
    background: #33cc55;
    border-radius: 50%;
    left: 8px;
    top: 6px;
}
.online_info>span {
    color: #bbc0c7;
}
.right_info .title_info {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.right_info .desc_info {
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.fr_info .contact_form, .fr_info .contact_form input, .fr_info .contact_form div {
    width: 100%;
    max-width: 100%;
    display: block;
    margin-right: 0;
}
.fr_info .contact_form input {
    border-radius: 10px;
}
.fr_info .oferta a {
    font-size: 10px;
    line-height: 1.2;
}
.fr_info .input-bnt input[type="submit"] {
    margin-top: 20px;
    padding: 10px 20px;
}
div#content-wrapper {
    overflow: visible !important;
}

.right_slic {
    position: sticky;
    position: -webkit-sticky;
    top: 10PX;
    margin-bottom: 20px;
}
section.pover_gorod {
    border-radius: 20px;
    padding: 20px !important;
    background: #fff;
    margin-bottom: 20px;
}
section.pover_gorod .select_link {
    width: 220px;
    margin-bottom: 0;
    height: 40px;
}
section.pover_gorod .title_info {
    margin-right: 40px;
}
section.pover_gorod .select_top a {
    margin-bottom: 10px;
    display: inline-block;
}
section.pover_gorod .line_select {
    margin-bottom: 20px;
    display: flex;
    align-items: flex-end;
}
section.pover_gorod li.buk_spisok ul {
    column-count: 6;
}

.img_more_pover {
    height: 114px;
    width: 202px;
    border-radius: 10px;
}
.ele_more_pover {
    background: #fff;
    border-radius: 20px;
    padding: 10px;
    width: 222px;
    margin-right: 10px;
    box-sizing: border-box;
    height: 214px !important;
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}
.more_list_usyg {
    display: flex;
    width: 100%;
}
section.more_pover {
    margin-top: 80px;
    margin-bottom: 80px;
	padding: 0 !important;
}
div#content-wrapper section.portfolio-block {
    padding: 0;
    margin-top: 80px;
}
section.more_pover .slick-list.draggable {
    overflow: visible !important;
    clip-path: inset(-100vw -100vw -100vw 0);
}
section.more_pover .title_info {
    padding-bottom: 20px;
	border-top: 1px solid rgba(187, 192, 199, 1);
    padding-top: 40px;
}
.bnt_more_pover {
    background: url(/bitrix/templates/region/images/bntmore.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 40px;
}
div#content-wrapper .link_more_pover a {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    color: #5c6470;
}
.name_more_pover {
    padding: 0 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
div#content-wrapper .link_more_pover a:hover {
    color: #e31e24;
}
section.more_pover {
    width: calc(100vw - 20px);
    overflow: hidden;
    min-width: 350px;
}
.left__info>div>div.title_info, .left__info>div>div.faq_flex {
    margin-top: 0;
}
section#section_llp h2.title_info {
    margin-bottom: 20px;
}
.video_primer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.video_primer iframe {
    width: calc(50% - 10px);
	height: 250px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.video_primer audio {
    margin-bottom: 10px;
    width: 48%;
}

.ros_gorod a {
    font-family: Inter;
    text-align: center;
    background: #12305F;
    color: #fff;
    padding: 15px 50px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    position: relative;
    padding-right: 60px;
    cursor: pointer;
    transition: 0.5s;
    border-radius: 10px;
    padding: 10px 20px;
    margin-top: 20px;
    display: block;
    width: max-content;
    text-decoration: none !important;
}
.ros_gorod a:hover {
    background: #e31e24;
 color: #fff;
}
@media (min-width: 960px) {
    .more_catalog {
        display: none;
    }
}

@media (max-width: 960px) {


.video_primer audio {
    margin-bottom: 10px;
    width: 100%;
    padding: 0 10px;
}
.kart_info.ft_list>div {
    width: 100%;
}

.inform_cl.iframe_block {
    display: block;
}

section.pover_gorod .line_select {
    flex-wrap: wrap;
}
section.pover_gorod .title_info {
    margin-bottom: 20px;
}
section.pover_gorod .line_select>div {
    width: 100%;
}
.inform_cl.iframe_block>div {
    width: 100%;
}

.inform_cl.iframe_block .iframe_cl {
    margin-top: 20px;
}
	.txt_catalog {
		margin-bottom: 20px;
		-webkit-line-clamp: 5;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		transition: 0.5s;
	}
    .more_catalog {
        position: relative;
        color: #1e61e3;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        padding: 4px 32px 4px 8px;
        background: #f3f4f7;
        border-radius: 5px;
        margin-bottom: 20px;
        display: inline-block;
    }
    .more_catalog:before {
        content: "";
        width: 20px;
        height: 20px;
        background: url(/bitrix/templates/region/components/bitrix/system.pagenavigation/grid_portfolio/img/carret-left.png);
        position: absolute;
        right: 7px;
        top: 7px;
        transform: rotate(270deg);
    }
    .alllist_catalog {
        -webkit-line-clamp: none !important;
	}
	.desc_cl {
		width: 100%;
		max-width: 100%;
		margin-right: 0;
	}
	/*.img_cl {
		width: 100% !important;
		margin-top: 40px;
	}*/
	.img_cl {
		display: none;
	}
	div#content-wrapper {
		overflow: hidden !important;
	}
	.block_info {
		margin-top: 40px;
	}
	.right_info {
		display: none;
	}

	.price_info div#navigation h3 {
		color: #12305f;
	}
	.table_info>div {
		border-bottom: 0;
		    display: block;
	}
	.table_el>* {
		width: 100% !important;
	}
	.title_info {
		font-size: 24px;
		line-height: 32px;
		letter-spacing: -0.01em;
        MARGIN-TOP: 0 !IMPORTANT;
	}
	.desc_info {line-height: 22px;}
	.left__info>div {
		padding: 40px 20px;
		box-sizing: border-box;
        overflow: visible !important;
	}
	.catalog_list button.bnt-catalog.bnt-zakaz {
		margin-top: 0;
	}
	.left__info {
		display: flex;
		flex-wrap: wrap;
        max-width: 100%;
        overflow: hidden;
	}
	.left__info>div {
		width: 100%;
		order: 2;
	}
	.left__info>div.banner_info {
		order: 1;
		margin: auto 20px;
		margin-bottom: 40px;
	}
	.nn_kart_info {
		margin-bottom: 20px;
	}
	.desc_kart_info {
		margin-bottom: 35px;
   		 font-size: 10px;
	}
	.elem_kart_info:first-child {
		margin-left: 20px;
	}
	.kart_info, .imglist_info {
		flex-wrap: nowrap;
		width: 100%;
	}
	.elem_kart_info {
		margin-left: 10px;
		min-width: 200px;
	}
	.kart_mb {
		overflow-x: scroll;
		width: 100%;
	}
	.left__info>div.pordk_info, .left__info>div.price_info.porydok_dp {
		padding: 40px 0px;
	}
	.pordk_info .title_info, .pordk_info .desc_info, .pordk_info .bnt_cl, .porydok_dp .title_info, .porydok_dp .desc_info, .porydok_dp .bnt_cl, .video_primer {
		padding: 0 20px;
	}

	.imglist_info>div {
		min-width: 240px;
		margin-left: 20px;
	}
	.faq_flex {
		flex-wrap: wrap;
	}
	.right_faq {
		height: 180px;
		width: 100%;
		margin-left: 0;
		margin-top: 40px;
	}
	.left__info>div>div.faq_flex {
		margin-top: 0px;
	}
	.left_faq .title_info {
		margin-bottom: 20px;
	}
	.left_faq div#navigation h3:first-child {
		border-top: 0;
	}
	.left_faq .bnt_cl {
		margin-top: 20px;
	}
	.left_faq .bnt_cl button.bnt-catalog.bnt-zakaz {
		width: auto;
	}
	.gorod_spisok {
		display: none;
	}
	.select_top {
		max-width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	section.pover_gorod {
		padding: 0 !important;
	}
	section.pover_gorod>div {
		border-radius: 20px;
		padding: 40px 20px;
		background: #fff;
		margin-bottom: 20px;
	}
	h2.title-contact, .catalog_list h2  {
		font-size: 26px !important;
        line-height: 32px !important;
        letter-spacing: -0.01em !important;
        border-top: 1px solid rgba(187, 192, 199, 1);
        width: 100%;

	}
	.title-portfolio {
		padding: 0 20px;
	}
	div#content-wrapper section.portfolio-block {
		margin-top: 0;
	}
	div#tabs-portfolio {
		margin-top: 0px !important;
			border: 0 !important;
	}
	h2.title-contact {
		padding-top:  40px;
	}
	section.more_pover .title_info {
		width: calc(100% - 40px);
        padding-top: 40px;
        box-sizing: border-box;
        margin: 0 auto;
	}
	section.more_pover {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.more_list_usyg {
		padding-left: 20px;
	}

	.h1_cl h1 {
		font-size: 32px;
		font-weight: 700;
		line-height: 40px;
		letter-spacing: -0.02em;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
	}

}

/*portfolio*/
.postfolio-list-element {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.element-postfolio {
    width: 32.5%;
    margin: 20px 5px;
    background: #fff;
    border-radius: 15px;
    box-sizing: border-box;
    overflow: hidden;
}
.img_bg {
    height: 100%;
}
.img_tip {
    height: 210px;
	position: relative;
}
.info-portfolio-block {
    padding: 20px;
}
.pic_icon_news {
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    top: 20px;
    position: absolute;
    left: 20px;
}
.tip-block {
    font-size: 12px;
    font-weight: 600;
    color: rgba(36, 39, 54, 1);
    background: rgba(18, 48, 95, 0.05);
    display: inline-block;
    padding: 5px 10px;
    border-radius: 15px;
    margin-bottom: 20px;
}
.name-block a {
    color: rgba(18, 48, 95, 1);
    text-decoration: none !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 24px;
    display: block;
}
div#navigation div {
    display: none;
}
.dopinfo_top>div{
    border-radius: 20px;
    padding: 40px;
    background: #fff;
    margin-bottom: 20px;
}
@media (min-width: 960px) {
.txt_cl.txt_catalog {
    margin-right: 20px;
}
}
@media (max-width: 960px) {
	.dopinfo_top>div h2.title_info{
		padding: 0;
	}
}


.description_uslug h2 {
    color: #12305f;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.bg_flex svg {
    height: 28px;
    width: 64px;
}
.left__info>div.bg_info {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    background: #e91b2e;
    padding: 0;
    border-radius: 0;
    color: #fff;
    line-height: 1;
	margin-top: 20px;
}
.bg_flex {
    display: flex;
    width: max-content;
    align-items: center;
    font-weight: 800;
    letter-spacing: .2px;
    line-height: 27.6px;	
}
.bg_flex div {
    margin-left: 10px;
	display: flex;
    align-items: center;
}
.bg_flex p {
    margin: 5px 0;
	display: flex;
    align-items: center;
}
.banner-block {
    position: relative;
}
.banner-block .vozrast_ogranichenie {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 20px;
    border: 1px solid #d1cccc;
    padding: 5px;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #fff;
    font-weight: 600;
}
.left__info>div.slider_radio {
    border-radius: 0;
    padding: 0;
    background: none;
    margin-bottom: 40px;
}

@media (max-width: 960px) {
    .left__info>div {
        margin-top: 0;
    }
.left__info {
    width: 100% ;
}

   .description_uslug h2 {
        font-size: 26px !important;
        line-height: 32px !important;
        letter-spacing: -0.01em !important;
        border-top: 1px solid rgba(187, 192, 199, 1);
        width: 100%;
    }
}

.banner-block {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.banner-block.mobile {
    display: none;
}
.banner-block img {

    display: block;
}
.left__info>div.banner-block, .right_info .banner-block{
    padding: 0;
    border-radius: 20px;
    overflow: hidden !important;
}
.banner-block.pk {
    width: auto;
    min-width: 300px;
	max-width: 300px;
    margin-left: 20px;
    background: #fff;
    max-width: 300px;
    box-sizing: border-box;
    margin-bottom: 20px;
}


.grafradio-main_3 {
    display: flex;
    justify-content: space-between;
	margin-bottom: 20px;
    margin-top: 20px;
}
.grafradio-main_3>* {
    padding: 10px;
    box-sizing: border-box;
}

.info_porfolio {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.el_info_p:last-child {
    border: none;
}
.el_info_p>div:first-child {
    font-weight: bold;
    color: #12305f;
}
.el_info_p {
    padding: 9px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e9eaec;
}

@media (max-width: 860px) {
	.grafradio-main_3 {
		flex-wrap: wrap;
	}
	.banner-block.mobile {
		display: flex;
	}
	.banner-block.pk {
		display: none;
	}
	.bnt_cl{ margin-top: 20px;}
}

.grafradio-main_3 {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.grafradio-main_3 div {
    width: 33%;
    margin: 0 auto;
    height: 100%;
    display: block;
    text-align: center;
    align-self: flex-end;
}
.grafradio-main_3 div img {
    margin: 20px 0;
    max-height: 400px;
    width: auto;
}

@media (min-width: 960px) {
    .left__info>div {margin-top: 0;}
}
.slider-banner_iframe {
    display: none;
}
.slider-banner_iframe.slick-dotted  {
    display: block;
}
.slider-banner_iframe .slick-track {
    display: flex;
    align-items: stretch;
}
.slider-banner_iframe .img_slide {
    box-sizing: border-box;
    padding: 10px;
    height: AUTO;
    overflow: hidden;
    MAX-height: 350PX;
}
.img_slide.slick-slide {
    width: 100%;
}
.slider-banner_iframe .img_slide img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 15px;
}
.slider-banner_iframe .slick-dots li button {
    width: 8px;
    height: 8px;
    padding: 5px;
    color: #e9eaec;
    background: #e9eaec;
    border-radius: 50%;
    font-size: 0;
}
.slider-banner_iframe .slick-dots li {
    margin: 0 !important;
}
.slider-banner_iframe .slick-dots li button:before{display:none}
section.description_uslug h1::first-letter {
    text-transform: uppercase;
}


.banner-block {
    padding: 10px;
}
.banner-block a {
    padding: 20px 10px;
}
.slider_banner_2  .banner_element {
    box-sizing: border-box;
    padding: 0 10px;
	/*max-width: calc(50% - 20px);*/
}
.slider_banner_2 {
    display: none;
}
.slider_banner_2.slick-slider {
    display: block;
}
.slider_banner_2  .slick-dots li button:before{display:none;}
.slider_banner_2  .slick-dots li {
    width: 8px;
    height: 8px;
	margin: 0 5px !important;
}
.slider_banner_2 .banner_element img {
    width: 100%;
    height: 400px;
   /* object-fit: cover;*/
    border-radius: 20px;
    object-position: top center;
}
    section.description_uslug .slider_banner_2.slick-slider {
        overflow: visible;
    }
.slider_banner_2  .slick-dots li button {
     width: 8px;
    height: 8px;
    padding: 5px;
    color: #e9eaec;
    background: #e9eaec;
    border-radius: 50%;
}
.slider_banner_2  li.slick-active button {
    background: #e31e24 !important;
}
.slider_banner_2 .banner_element {
    height: auto !important;
}
.slider_banner_2 .slick-track {
    align-items: stretch;
    display: flex;
}
		.box_form--list_radio *{box-sizing: border-box;}
		.list-content {
			display: grid;
			grid-template-columns: repeat(auto-fill, minmax(242px, 1fr));
			grid-gap: 4px;
		}
		.element--box {
			aspect-ratio: 1.7 / 1;
			background-color: #fff;
			border-radius: 20px;
			display: flex;
			flex-direction: column;
			justify-content: space-between;
			padding: 24px;
			transition: .2s linear;
			text-decoration: none !important;
			color: #333;
		}
		.info--el_radio {
			align-items: center;
			display: flex;
			justify-content: space-between;
			width: 100%;
		}
		.info--el_radio>div {
			width: calc(50% - 5px);
		}
		.ch--el_radio span {
			display: block;
		}
		span.desc--el_radio {
			font-size: 17px;
			font-weight: 600;
		}
		a.element--box {
			color: #333;
		}
		a.element--box:hover {
			cursor: pointer;
			background: #175DE5;
			position: relative;
			z-index: 1;
			color: #fff;
		}
		.name--el_radio {
			font-weight: 600;
			line-height: 1.2;
			font-size: 17px;
		}
		span.name_sub--el_radio {
			font-size: 12px;
		}
		.poisk-box {
			padding: 10px;
			margin-bottom: 10px;
			width: 100%;
			background: #fff;
			border-radius: 15px;
		}
		.bnt--poisk-box {
			display: flex;
			flex-wrap: wrap;
		}

		.tab-alfavit-el {
			padding: 5px;
			cursor: pointer;
		}
		.tab-alfavit-el:hover {
			color: #333;
		}
		.seach--poisk-box input {
			padding: 12px;
			margin-bottom: 10px;
			border: 1px solid #e9eaec;
			background: #f8f8f9;
			border-radius: 10px;
			width: 100%;
			box-sizing: border-box;
			padding-left: 40px;
		}
		.seach--poisk-box {
			position: relative;
		}
		.button_lupa {
			position: absolute;
			top: 7px;
			z-index: 1;
			left: 7px;
		}
        .hidden { display: none; }
.price_info.video_block video {
    max-width: 100%;
    border-radius: 20px;
}


div#content-wrapper section.block_link_bs {
    background: #12305f;
    border-radius: 20px;
    color: #fff;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
    margin-top: 10px;
    padding: 20px 40px !important;
    margin-left: 20px;
}
.desc_block_bs {
    padding: 0;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 600;
}
.right_slic section.block_link_bs a.bnt-bs2 {
    background: #e31e24;
    width: 100%;
    padding: 5px 20px !important;
    margin-top: 10px;
    text-align: center;
    display: block;
    text-decoration: none !important;
    border-radius: 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    color: #fff;
}
section.block_link_bs a.bnt-bs2:hover {
    opacity: 0.8;
}

		@media (max-width: 992px) {
			
			.slider_banner_2 .banner_element img {
				height: 100%
			};
	
			.box_form--list_radio {
				padding: 10px;
			}
			.name--el_radio {
				margin-bottom: 20px;
			}
			.element--box {
				aspect-ratio: 2.6 / 1;
			}
			span.desc--el_radio {
				font-size: 14px;
				line-height: 1;
			}
			.au--el_radio, .ch--el_radio {
				display: flex;
				flex-direction: column;
				justify-items: flex-end;
			}
		}





/*tv*/
.banner_inform_head {
    padding: 40px 0;
    border-radius: 10px;
}
.banner_inform_head h1 {
    max-width: 70%;
    text-shadow: 2px 2px 4px rgb(255 255 255);
}
.banner_inform--anons {
    margin-bottom: 20px;
}
.banner-block.dt_t {
    display: block;
    padding: 20px;
    line-height: 1.2;
    color: #0102cf;
}
.logo_info {
    line-height: 1.2;
    color: #12305f;
}
.banner-block.dt_t img {
    padding: 20px;
}
.flex_img--logo {
    display: flex;
    justify-content: center;
    align-items: center;
}
.right_info {
    max-width: 350px;
}
.right_info .right_slic>div, .right_info .right_slic section {
    width: 100% !important;
	max-width: 300px;
}
.banner-block.mobile.dt_t {
    display: none;
}
.icon_fos--list {
    display: flex;
    font-size: 12px;
    line-height: 1.2;
    text-align: left;
    color: #041d6e;
    align-items: stretch;
    flex-wrap: wrap;
    margin-top: 20px;
    justify-content: space-between;
}
.icon_fos--element {
    width: calc(50% - 3px);
    background: #f9f8f8;
    padding: 5px;
    display: flex;
    box-sizing: border-box;
    border-radius: 10px;
    margin-bottom: 6px;
}
.icon_fos--img {
    max-width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-block .icon_fos--img img {
    padding: 5px;
    max-width: 30px;
}
.icon_fos--name {
    font-weight: 900;
    margin-bottom: 5px;
    font-size: 14px;
}
.left__info>div.raspisanie_tv {
    padding: 10px 20px;
}
.raspisanie_tv--head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.raspisanie_tv--table {
    line-height: 1.2;
    align-items: center;
}
.raspisanie_tv--icon img {
    width: 65px;
}
.raspisanie_tv--data {
    width: 240px;
    background: #e7f0fd;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
    color: #041e6f;
	font-weight: 600;
}
.raspisanie_tv--info {
    width: calc(100% - 310px);
    padding-right: 10px;
}
.raspisanie_tv--title {
    font-size: 25px;
    font-weight: bold;
    color: #041e6e;
}
.raspisanie_tv--desc span {
    font-weight: bold;
    color: #e31e24;
}
.raspisanie_tv--table {
    display: flex;
    justify-content: space-between;
    text-align: left;
    border-top: 1px solid #ebf4f8;
    flex-wrap: wrap;
}
.raspisanie_tv--table.raspisanie_tv--table_head {
    background: #ecf3f8;
    color: #031d6d !important;
    font-weight: 600;
}
.raspisanie_tv--table>div {
    padding: 5px 10px;
    width: calc(20% - 60px);
    box-sizing: border-box;
    color: #031d6d; 
}
.raspisanie_tv--table>div.raspisanie_tv--time {
    width: 60px;
}
.raspisanie_tv--table>div.raspisanie_tv--prime {
    width: 130px;
}
.raspisanie_tv--table>div.raspisanie_tv-hrono {
    width: calc(40% - 130px);
}
.catalog_list button.bnt-catalog.bnt-zakaz {
    margin-top: 20px;
    margin: 0;
    text-align: center;
    width: 100%;
    border-radius: 5px;
    background: none;
    border: 1px solid #e31e24;
    color: #e31e24;
    margin-top: 2px;
    padding: 5px 10px;
}
.catalog_list button.bnt-catalog.bnt-zakaz:hover {
    background: #031f71;
    color: #fff;
    border-color: #031f71;
}
.raspisanie_tv--time {
    font-weight: bold;
    color: #0000ee;
}
.raspisanie_tv--table>div.raspisanie_tv-bnt {
    padding: 0;
}
.raspisanie_tv--prime {
    color: #1214aa;
    font-weight: bold;
}
.raspisanie_tv--prime.red {
    color: #e31e24;
}
.raspisanie_tv--table.raspisanie_tv--table_head>div {
    color: #031d6d !important;
}
.raspisanie_tv--table>div.raspisanie_tv--status {
    color: #0d9c5d;
    position: relative;
    padding-left: 15px;
}
.raspisanie_tv--table>div.raspisanie_tv--status.yellow {
    color: #e7800a;
}
.raspisanie_tv--table>div.raspisanie_tv--status.red {
    color: #e31e24;
}
.raspisanie_tv--table.raspisanie_tv--table_head>div.raspisanie_tv--status:before {
	    display: none;
}
.raspisanie_tv--table>div.raspisanie_tv--status:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0a9d5e;
    position: absolute;
    bottom: calc(100% - 18px);
    left: 0;
}
.raspisanie_tv--table.raspisanie_tv--table_head>div.raspisanie_tv--status {
	padding-left: 5px;
}
.raspisanie_tv--table>div.raspisanie_tv--status.yellow:before {
    background: #e7800a;
}
.raspisanie_tv--table>div.raspisanie_tv--status.red:before {
    background: #e31e24;
}
.raspisanie_tv--desc {
    color: #031d6d;
    line-height: 1.2;
}
.hidden-add{display:none;}
.icon_text--list {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding: 10px 20px !important;
    margin-top: 20px !important;
}
.icon_text--element {
    display: flex;
    align-items: center;
    width: 25%;
    padding-right: 20px;
    box-sizing: border-box;
    line-height: 1.2;
}
.icon_text--img {
    width: 60px;
    height: 60px;
    background: #e7f0fd;
    border-radius: 50%;
    margin-right: 20px;
    padding: 10px;
    box-sizing: border-box;
}
.icon_text--info {
    width: calc(100% - 80px);
    color: #122f5d;
	font-size: 12px;
}
.raspisanie_tv-bnt {
    min-width: 100px;
}

.left__info, .left__info *  {
    box-sizing: border-box;
}
.bg_banner-inform {
    background: linear-gradient(90deg, rgba(241, 245, 249, 1) 0%, rgba(241, 245, 249, 0.42) 50%, rgba(241, 245, 249, 0) 100%);
    padding: 40px;
    border-radius: 20px;
}
.age_icon--list, .age_icon--list * {
    box-sizing: border-box;
}
.age_icon--list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
    margin: 34px 0 10px;
}
.age_icon--element {
    position: relative;
    overflow: hidden;
    min-height: 220px;
    padding: 30px 30px 28px;
    border: 1px solid #dbe7fa;
    border-radius: 20px;
    background: linear-gradient(145deg, #ffffff 0%, #edf4ff 100%);
    box-shadow: 0 12px 30px rgba(16, 42, 120, .08);
	hyphens: auto;
}
.age_icon--img {
    width: 72px;
    height: 72px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
    background: #fff;
    border: 1px solid #d7e4fa;
    color: #123c9c;
    box-shadow: 0 8px 20px rgba(16, 42, 120, .09);
}
.age_icon--img img {
    width: 38px;
    height: 38px;
    stroke: currentColor;
}
.age_icon--name {
    font-size: 36px;
    line-height: 1.05;
    font-weight: 800;
    color: #123c9c;
    margin-bottom: 10px;
}
.age_icon--desc {
    line-height: 1.45;
    max-width: 90%;
}
.age_icon--element:after {
    content: "";
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    right: -45px;
    top: -50px;
    background: rgba(237, 28, 36, .065);
}
.age_icon--element:nth-child(even) .age_icon--name {
    color: #ed1c24;
}
.program_icon--list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
    margin: 34px 0 8px;
}
.program_icon--element {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 20px 22px;
    border-radius: 18px;
    background: linear-gradient(145deg, #fff, #f1f6ff);
    border: 1px solid #dfe9f8;
    color: #183c8f;
    font-size: 16px;
    line-height: 1.35;
    font-weight: 700;
    box-shadow: 0 8px 22px rgba(16, 42, 120, .055);
    text-align: left;
	hyphens: auto;
}
.program_icon--img img {
    width: 29px;
    height: 29px;
    stroke: currentColor;
}
.tezis_icon--list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
    margin: 34px 0 8px;
}
.tezis_icon--element {
	hyphens: auto;
    min-height: 230px;
    padding: 28px;
    border-radius: 20px;
    border: 1px solid #dfe8f8;
    background: linear-gradient(145deg, #fff, #f4f8ff);
    box-shadow: 0 10px 28px rgba(16, 42, 120, .065);
}
.tezis_icon--img {
    width: 64px;
    height: 64px;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
    background: #fff;
    border: 1px solid #d8e5fb;
    color: #123c9c;
}
.tezis_icon--img img {
    width: 34px;
    height: 34px;
    stroke: currentColor;
}
.tezis_icon--name {
    font-size: 13px;
    font-weight: 800;
    color: #ed1c24;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.tezis_icon--desc {
    font-size: 24px;
    font-weight: 800;
    color: #123c9c;
    margin-bottom: 10px;
}


@media (max-width: 1660px) {
	.raspisanie_tv--table {
		font-size: 12px;
	}
	.raspisanie_tv--table>div.raspisanie_tv--prime {
		width: 100px;
	}
	.raspisanie_tv--table>div {
   		 width: calc(20% - 30px);
	}
	.age_icon--element {
		padding: 15px;
	}
}
@media (max-width: 1290px) {
	.age_icon--name {
		font-size: 25px;
	}
	.icon_text--element {
		width: 50%;
		margin-top: 5px;
		margin-bottom: 5px;
	}
}
@media (max-width: 1199px) {
    .age_icon--list, .program_icon--list, .tezis_icon--list {
        grid-template-columns: 1fr;
    }
   .age_icon--element, .program_icon--element, .tezis_icon--element {
        min-height: auto;
    }
	.bg_banner-inform {
		padding: 20px;
	}
	.raspisanie_tv--title {
		margin-bottom: 10px;
	}
	.banner_inform--anons {
		font-size: 13px;
	}
	.icon_text--element br {
		display: none;
	}
	.icon_text--element {
		width: 100%;
		padding: 0;
	}
	.banner_inform_head h1 {
		max-width: 100%;
	}
	.banner_inform_head {
		background: #f1f5f9 !important;
	}

	.banner-block.mobile.dt_t {
		display: block;
	}
    .left__info>div {
        width: 100% !important;
        order: 2;
        max-width: 100% !important;
    }



.raspisanie_tv--table>div {
    width: 100%;
}
.raspisanie_tv--time, .raspisanie_tv--prime {
    width: 50% !important;
}
.raspisanie_tv--table {
    border: 1px solid #e7f0fd;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}
.raspisanie_tv--table>div.raspisanie_tv-hrono {
    width: 100%;
}
.raspisanie_tv--prime {
    text-align: right;
}
.raspisanie_tv--table.raspisanie_tv--table_head {
    display: none;
}
.raspisanie_tv--head {
    margin-bottom: 10px;
}
.raspisanie_tv--head {
    flex-wrap: wrap;
}
.raspisanie_tv--info {
    width: 100%;
}
.raspisanie_tv--data {
    width: 100%;
    margin-top: 10px;
}
.raspisanie_tv--icon {
    text-align: right;
    width: 100%;
    margin-top: -30px;
    margin-bottom: -20px;
}


.hidden-add {
    font-family: Inter;
    margin: 0 auto;
    text-align: center;
    background: #e31e24;
    color: #fff;
    padding: 15px 50px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    position: relative;
    padding-right: 60px;
    cursor: pointer;
    transition: 0.5s;
    border-radius: 10px;
    padding: 10px 20px;
}
.hidden-add:hover {
    background: #173462;
}
.raspisanie_tv--table:nth-child(n+5) {
    display: none;
}
.raspisanie_tv--table.raspisanie_tv--table_head {
    display: none !important;
}
}


@media (max-width: 980px) {
	.hidden-add{display:block;}

}


/*конец тв*/
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/reklama-portfolio-list_pover/style.css?17646802431425*/
.postfolio-list-element {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.element-postfolio {
    width: 32.5%;
    margin: 20px 5px;
    background: #fff;
    border-radius: 15px;
    box-sizing: border-box;
    overflow: hidden;
}
.img_bg {
    height: 100%;
}
.img_tip {
    height: 210px;
	position: relative;
}
.info-portfolio-block {
    padding: 20px;
}
.pic_icon_news {
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    top: 20px;
    position: absolute;
    left: 20px;
}
.tip-block {
    font-size: 12px;
    font-weight: 600;
    color: rgba(36, 39, 54, 1);
    background: rgba(18, 48, 95, 0.05);
    display: inline-block;
    padding: 5px 10px;
    border-radius: 15px;
    margin-bottom: 20px;
}
.name-block a {
    color: rgba(18, 48, 95, 1);
    text-decoration: none !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 24px;
    display: block;
}
.data_porfolio {
    position: absolute;
    color: #12305f;
    z-index: 9;
    bottom: 10px;
    right: 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 1px 10px;
    border: 1px solid #f3f4f7;
    border-radius: 5px;
    display: inline;
    BACKGROUND: #f3f4f7;
}
/* End */
/* /bitrix/templates/region/components/bitrix/catalog.element/.default/style.css?178964701136069 */
/* /bitrix/templates/.default/components/bitrix/news.list/reklama-portfolio-list_pover/style.css?17646802431425 */
