

/* Start:/bitrix/templates/region/components/bitrix/news/elem_tv_radio_region/bitrix/news.detail/.default/style.css?178950514435552*/
.left__info {
    width: calc(100% - 320px);
}

.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;
	    align-items: stretch;
}
.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;
    top: 10PX;
    margin-bottom: 20px;
    height: max-content;
}
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;*/
	width: calc(33% - 10px);
    height: auto;
    aspect-ratio: 1.5 / 1;
    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) {

	.left__info {
		width: 100%;
	}

	.dopinfo_top>div h2.title_info{
		padding: 0;
	}
}
/*dp-0*/
.pover-list-all span.item-btn {
    position: relative;
    color: rgb(18 48 95);
    text-decoration: none !important;
    font-weight: 600;
    border: 1px solid rgba(18, 48, 95, 0.1);
    padding: 10px 20px;
    border-radius: 5px;
    padding-right: 30px;
    cursor: pointer;
}
.pover-list-all  span.item-btn:after {
    content: url(/bitrix/templates/region/images/carret-right-red.png);
    position: absolute;
    top: 9px;
}
.pover-list-all  span.item-btn:hover {
    opacity: 0.5;
}
.pover-list-all  .elem_ros_all {
	display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: stretch;
       height: auto;
    flex-direction: row;
    margin-top: 20px;
    margin-bottom: 20px;
}


.pover-list-all  .elem_ros_all>div {
    width: 18%;
    width: calc(20% - 10px);
    height: 140px;
    background: #fff !important;
    display: flex;
    align-items: center;
    margin: 5px;
    justify-content: center;
    border-radius: 15px;
    flex-wrap: wrap;
}


.pover-list-all  .elem_ros-img {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 90%;
    height: 70px;
}
.pover-list-all  .elem_ros-img img {
    max-height: 70px;
    max-width: 100%;
}
.pover-list-all  .elem_ros_all>div {
    position: relative;
}

.pover-list-all  .elem_ros_all>div:hover {
    box-shadow: 0px 2px 5px #00000030;
}
.pover-list-all  .elem_ros-a{   position: absolute;}
.pover-list-all  .elem_ros_all>div a {
    display: block;
}
@keyframes anim-lineUp {
  0% {
    opacity: 0;
    transform: translateY(80%);
  }
  20% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    transform: translateY(0%);
  }
  100% {
    opacity: 1;

  }
}

.pover-list-all  .elem_ros_all>div .elem_ros-a { transition: 0.5s; opacity: 0;}
.pover-list-all  .elem_ros_all>div.active .elem_ros-a{   animation:  1s anim-lineUp; opacity: 1;}
.pover-list-all  .elem_ros-a a.bnt-main:hover {
    opacity: 1;
}

.pover-list-all  noindex {

    width: 100%;
    text-align: left;
    margin: 0 10px;
    border-top: 1px solid rgba(233, 234, 236, 1);
    padding-top: 5px;
}
.pover-list-all  noindex a {
    text-decoration: none !important;
    color: rgba(36, 39, 54, 1);
    font-size: 12px;
    font-weight: 600;
	box-sizing: border-box;
    line-height: 1;
    padding-top: 5px;
	padding-right: 10px;
}
.pover-list-all  noindex:after {
    content: url(/bitrix/templates/region/images/carret-right-red.png);
    position: absolute;
    bottom: 5px;
    right: 5px;
}
	.pover-list-all  noindex {
   	 display: none;
	}
.img_tv_info h2 {
    margin-bottom: 20px;
}
.img_tv_info2 {
    width: 100%;
    margin: 20px 0;
    overflow: hidden;
}
span.ps_date {
    font-size: 12px;
}
.banner-block {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.banner-block.mobile {
    display: none;
}
.banner-block.pk {
    width: auto;
    min-width: 300px;
    max-width: 300px;
    margin-left: 20px;
    background: #fff;
    padding: 40px;
    box-sizing: border-box;
    border-radius: 20px;
    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;
}



.banner_element {
    max-width: 100vw;
}
/*.description-list-smi{    overflow: hidden;}*/
.description-list-smi {
    overflow: visible !important;
}
.slider_banner:not(.slick-initialized) {
    display: flex !important;
  max-width:100%;
  overflow:auto;
    scrollbar-width: none;
}
.slider_banner:not(.slick-initialized) .banner_element {
    max-width: 100vw;
    aspect-ratio: 2 / 1;
    height: 310px;
}
.slider_banner .banner_element>img {
    width: auto;
    height: 310px;
    max-height: 100%;
    max-width: 100%;
    /* aspect-ratio: 2 / 1; */
    /*object-fit: contain;
    object-position: center;*/
}

.slider_banner  .slick-dots li button:before{display:none;}
.slider_banner  .slick-dots li {
    width: 8px;
    height: 8px;
	margin: 0 5px !important;
}
.slider_banner  .slick-dots li button {
     width: 8px;
    height: 8px;
    padding: 5px;
    color: #e9eaec;
    background: #e9eaec;
    border-radius: 50%;
}
.slider_banner  li.slick-active button {
    background: #e31e24 !important;
}
.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;
}
.banner-block.pk {
    width: auto;
    min-width: 300px;
    margin-left: 20px;
    background: #fff;
    padding: 40px;
    box-sizing: border-box;
    border-radius: 20px;
    margin-bottom: 20px;
}


@media (max-width: 860px) {
	.slider_banner .banner_element>img {
		/*height: calc(100vw / 2);*/
        height: auto;
        width: 100%;
	}
	.slider_banner:not(.slick-initialized) .banner_element {
		/*height: calc(100vw / 2);*/
        height: auto;
        width: 100%;
	}

    .graftv img, .grafradio img, .video_primer audio, .grafradio-main_3 div {
        width: 80% !important;
        max-width: 100% !important;
        margin: 10px auto;
    }
	section.description_uslug .slick-slider {
		overflow: hidden;
	}
.slider_banner .banner_element>img {aspect-ratio: auto;}
/*.banner_element {
    max-width: calc(100vw - 40px);
}*/
.slider_banner .slick-list.draggable {
    padding: 0 !important;
}

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


.bg_flex {
    display: flex;
    flex-direction: row;
    overflow: hidden;
}


@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;}
	.pover-list-all .elem_ros_all {
   	 justify-content: center;
	}

	.pover-list-all  noindex {
   	 display: block;
	}
	.pover-list-all  .elem_ros-a{display: none;}
	.pover-list-all  .elem_ros_all>div {
		 width: 49%;
		 width: calc(50% - 10px);
	}
	.pover-list-all  .elem_ros_all>div:nth-child(5n), .elem_ros_all>div:nth-child(6n) {
		margin: 5px;
	}
	.pover-list-all  .elem_ros_all>div:nth-child(2n) {
		margin: 5px;
		margin-right: 0;
	}
	.pover-list-all  .elem_ros_all>div:nth-child(2n+1) {
		margin: 5px;
		margin-left: 0;
	}
	.pover-list-all  .elem_ros_all>div {
		box-shadow: 0px 2px 5px #00000030;
	}


}

.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;
}
.price_info.slider_radio .slick-track {
    align-items: stretch;
    display: flex;
}
.banner_element.slick-slide {
    height: auto !important;
}
.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;
}


/*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 */


/* Start:/bitrix/templates/region/components/bitrix/catalog.section.list/list_gorod_uslug/style.css?17878387427430*/
/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
.main_spisok span {
    color: #8f97a3;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    text-decoration: none !important;
}
.main_spisok a {
	color: #12305f;}
/* End */
/* /bitrix/templates/region/components/bitrix/news/elem_tv_radio_region/bitrix/news.detail/.default/style.css?178950514435552 */
/* /bitrix/templates/.default/components/bitrix/news.list/reklama-portfolio-list_pover/style.css?17646802431425 */
/* /bitrix/templates/region/components/bitrix/catalog.section.list/list_gorod_uslug/style.css?17878387427430 */
