

/* Start:/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/main_slider_2-new-3/style.css?16911550532804*/
div.news-list img.preview_picture{
	float: left;
	margin: 0 4px 6px 0;
}

.news-date-time{
	color: #486DAA;
}

.main__page_slider,
.slider__wrap_slider {
    height: 28.75rem;
}

@media (max-width: 767px) {
	.slider-main-block>picture {
		display: none;
	}
}
.slider-main-block .slider-main-block_mobile{
	display: flex;
}
.slider-main .slider-main-block>picture {
	display: inline;
}
.slider-main .slider-main-block .slider-main-block_mobile{
	display: none;
}
@media (max-width: 767px) {
	.slider-main .slider-main-block .slider-main-block_mobile{
		display: flex;
	}
	.slider-main .slider-main-block>picture {
		display: none;
	}
}
@media (max-width: 980px) {
	/*.slider-main >div{
		min-height: 400px;
	}*/
	.slider-main .slider-main-block>picture>img {
		float: right;
		/*position: absolute;
		right: 0;
		top: 7.2rem;

		min-width: 320px;*/
		/*height: 268px;*/
	}
}

/*@media (max-width: 980px){
	.slider-main .slider-main-block>picture>img {

	}
}*/

.slider-main-block_mobile{
	height: 364px;
    background: #FFFFFF;
    border-radius: 20px;
    width: 95%;
    margin: 0 auto;
}
.slider-mobile-textbox{
	height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 24px 22px 24px 22px;
    background-position: right bottom;
    background-repeat: no-repeat;
    clear: both;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.slider-mobile-textbox__title, .slider-mobile-textbox__text h2{
	font-weight: 700;
    
    line-height: 25px  !important;
    color: #44948C;
    margin-bottom: 0.5rem !important;
}
.slider-mobile-textbox__text{
	font-weight: 400 !important; 
    font-size: 16px;
    line-height: 16px;
    color: #545959;
}
.slider-mobile-textbox__more{
	font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    color: #44948C;
}
.slider-mobile-textbox__zapis{
	font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    max-width: 120px;
    margin-top: 17px;
}

.slider-mobile-textbox ul{
	margin: 0 0 8px 16px !important;
}
.slider-mobile-textbox ul li{
	font-size: 11px !important;
    color: #545959 !important;
}
.slider-mobile-textbox ul li p{
	font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    color: #545959;
    margin-bottom: 3px;
}
@media (max-width: 767px) {
    .slider .bx-wrapper{
        display: none;
    }
}
.slider-mobile-textbox__title{
    text-transform: uppercase;
}
.mobile-stac__divider .slider-mobile-textbox__title br{
    display: block;
}
.mobile-stac__img img{
    max-height: 208px;
    width: auto;
    height: auto;
}

/* End */


/* Start:/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog.section.list/custom-main-catalog/style.css?16799147389747*/
/* 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-repeat: no-repeat;
	-webkit-background-size:contain;
			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{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		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;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	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{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		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;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			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-repeat: no-repeat;
	-webkit-background-size:contain;
			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 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(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(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{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		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;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.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{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}



/*----------------custom-catalog-right------------*/
.sidebar-right {
	margin-bottom: 300px;
	position: relative!important;
}
.sidebar-right ul {
    padding: 0px 0px 0px 25px;
    list-style-type: none;
    margin-left: -25px;
    border-radius: 25px;
    margin-bottom: 0;
}
.sidebar-right ul li {
    //padding: 15px 25px;
}
.sidebar-right a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    font-weight: lighter;
}

.sidebar-right ul li i.fa-plus {
    color: #2f948c;
}
.sidebar-right ul li i {
    padding: 0 17px 0 0px;
}

.sidebar-right ul ul{
	background: rgb(218, 243, 239) none repeat scroll 0% 0%;
    font-size: 14px;
    margin: 0px 0px 0px 0px;
    border-radius: 0px;
    padding-right: 25px;
}

.sidebar-right ul ul li i{
	display: none;
}
.sidebar-right ul ul{
    font-family: 'Open Sans', sans-serif;
}
.sidebar-right  ul ul li{
    padding: 5px 0px 5px 35px;
}
.sidebar-right ul li a.toggle {
	display: inline-block;
    width: 100%;
    padding: 20px 0;
}

.sidebar-right ul li a.toggle span{
    display: inline-block;
    padding-left: 25px;
    float: left;
}

.sidebar-right ul ul li a {
    color: black !important;
    font-size: 14px;
    padding: 0;
}
.sidebar-right ul.outer li:first-child a.open-ul {
 	border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    transition: none;
}
.sidebar-right ul.outer li:last-child a.open-ul {
   border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
        transition: none;
}
.sidebar-right ul.outer li:first-child a {
 	padding-top: 25px;
}
.sidebar-right ul.outer li:last-child a {
  	padding-bottom: 25px;
}
.sidebar-right li a.toggle span i:before{
	content: "\f067";
	color: #2f948c;
}
.sidebar-right li a:hover, .sidebar-right li a:focus, .sidebar-right li a:active {
	text-decoration: none;
}
.sidebar-right li a p {
	display: inline-block;
	margin: 0;
}
.sidebar-right li a.open-ul span i:before{
	content: "\f068";
	color: black;
	transition: all 0.3s ease 0s;
}
.show {
	display: block;
}
.inner {   
    display: none;
}
.inner.show {
	background: #daf3ef;
	padding-bottom: 20px;
}
.open-ul {
	background: #daf3ef;
}
.toggle .open-ul {

}

@media screen and (max-width: 321px;) {
	.sidebar-right li a p {
		max-width: 195px;
	}
}

@media screen and (max-width: 330px) {
	.row-fluid {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}


/* End */


/* Start:/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog.section.list/custom-section-list-uslugi/style.css?171990695011932*/
/* 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-repeat: no-repeat;
	-webkit-background-size:contain;
			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{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		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;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	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{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		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;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			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-repeat: no-repeat;
	-webkit-background-size:contain;
			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 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(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(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{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		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;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.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{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}



/*----------------custom-catalog-right------------*/
.sidebar-right {
	margin-bottom: 300px;
	position: relative!important;
}
.sidebar-right ul {
    padding: 0px 0px 0px 25px;
    list-style-type: none;
    margin-left: -25px;
    border-radius: 25px;
    margin-bottom: 0;
}
.sidebar-right ul li {
    //padding: 15px 25px;
}
.sidebar-right a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    font-weight: lighter;
}

.sidebar-right ul li i.fa-plus {
    color: #2f948c;
}
.sidebar-right ul li i {
    padding: 0 17px 0 0px;
}

.sidebar-right ul ul{
	background: rgb(218, 243, 239) none repeat scroll 0% 0%;
    font-size: 14px;
    margin: 0px 0px 0px 0px;
    border-radius: 0px;
    padding-right: 25px;
}

.sidebar-right ul ul li i{
	display: none;
}
.sidebar-right ul ul{
    font-family: 'Open Sans', sans-serif;
}
.sidebar-right  ul ul li{
    padding: 5px 0px 5px 35px;
}
.sidebar-right ul li a.toggle {
	display: inline-block;
    width: 100%;
    padding: 20px 0;
}

.sidebar-right ul li a.toggle span{
    display: inline-block;
    padding-left: 25px;
    float: left;
}

.sidebar-right ul ul li a {
    color: black !important;
    font-size: 14px;
    padding: 0;
}
.sidebar-right ul.outer li:first-child a.open-ul {
 	border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    transition: none;
}
.sidebar-right ul.outer li:last-child a.open-ul {
    //border-bottom-right-radius: 25px;
    //border-bottom-left-radius: 25px;
    transition: none;
}
.sidebar-right ul.outer li:last-child ul.inner.show {
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}
.sidebar-right ul.outer li:first-child a {
 	padding-top: 25px;
}
.sidebar-right ul.outer li:last-child a {
  	padding-bottom: 25px;
}
.sidebar-right li a.toggle span i:before{
	content: "\f067";
	color: #2f948c;
}
.sidebar-right li a:hover, .sidebar-right li a:focus, .sidebar-right li a:active {
	text-decoration: none;
}
.sidebar-right li a p {
	display: inline-block;
	margin: 0;
}
.sidebar-right li a.open-ul span i:before{
	content: "\f068";
	color: black;
	transition: all 0.3s ease 0s;
}
.show {
	display: block;
}
.inner {   
    display: none;
}
.inner.show {
	background: #daf3ef;
	padding-bottom: 20px;
}
.open-ul {
	background: #daf3ef;
}
.toggle .open-ul {

}
@media screen and (max-width: 321px) {
	.sidebar-right li a p {
		max-width: 195px;
	}
}
.mini-post-content p{
	font-weight: 400;
}
.main-page-services-container .litera-list.mini-posts-list.news-events .mini-post-holder .mini-post-content .excerpt{
	margin-right: 20px;
	margin-bottom: 20px;
}
.main-page-services-container{
	padding: 0 10px;
}
@media screen and (max-width: 500px) {
	.main-page-services-container .litera-list li{
		width: auto;
		float: none;
		margin-right: 0;
	}
	.main-page-services-container .litera-list.mini-posts-list.news-events .mini-post-holder .mini-post-content .excerpt {
		margin-right: 0;
	}
}
.main-page-services-container .litera-list.mini-posts-list.news-events .mini-post-content{
	margin: 0;
}
.main-page-services-container .litera-list.mini-posts-list.news-events .mini-post-holder{
	margin-bottom: 0;
	min-height: 40px;
}
.main-page-services-container .litera-list.mini-posts-list.news-events .mini-post-holder .excerpt p{
	margin-bottom: 0;
}
.main-page-services-container .litera-list.mini-posts-list.news-events .mini-post-holder .excerpt a{
	margin-bottom: 10px;
	display: table;
}
.main-page-services-container .litera-list.mini-posts-list.news-events .mini-post-holder .excerpt a:last-of-type{
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	.row-fluid .main-page-services-container {
		 padding: 0;
	}
}
@media screen and (max-width: 767px) {
	.row-fluid .main-page-services-container {
		margin-top: 40px;
	}
}
.main-page-services-container .mini-post-content .excerpt{
	display: flex;
}
.main-page-services-container .litera-list .mini-post-holder .mini-post-content .excerpt span.litera{
	position: relative;
	top: 0;
	left: 0;
	/*flex-basis: 55px;*/
}
.main-page-services-container .litera-list.mini-posts-list.news-events .mini-post-holder{
	margin-left: 0;
}
.main-page-services-container .mini-post-content_links{
	flex-shrink: 20;
	margin-top: 10px;
}
.show-all-services-link-wrapper #show-all-services-link{
	background: #f5fbfa;
}
.show-all-services-link-wrapper #show-all-services-link:hover{
	background: #2f948c;
}
.show-all-services-link-wrapper {
	padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
	.show-all-services-link-wrapper #show-all-services-link{
		background: #fff;
	}
}
/* End */


/* Start:/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/main_news_right/style.css?17062587051233*/
/* press main */
.press_main{
}

.press_item{

    background: #EDF6FB;/*rgba(11, 76,26, 0.1);*/
}
.press_item li:first-child{
    background: none !important;
}
.press_item li{
        background: url('/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/main_news_right/images/hr.png') repeat-x scroll 0px 0px transparent !important;
	display: block;

	overflow: hidden;
	padding:  10px !important;
	*zoom: 1;
}

.press_item img{
	float: left;
        width: 60px;
}

.press_item  .img{
	width: 80px;
}



.press_item a img{
	padding: 4px;
	box-shadow: 0px 2px 6px rgba(201, 201, 201, 0.8);
	-moz-box-shadow: 0px 2px 6px rgba(201, 201, 201, 0.8);
	-webkit-box-shadow: 0px 2px 6px rgba(201, 201, 201, 0.8);
	-khtml-box-shadow: 0px 2px 6px rgba(201, 201, 201, 0.8);
}

.press_item  .hover a img{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.press_item .title {
    background: none;
    border: none;
}
.press_item .title a{
	text-decoration: none;
}

.press_item .hover .title a{
	color: #2e9d8d;
}

.press_item .txt{
        
	margin: 0 0 0 80px;
}

.press_item .noimg{
	margin: 0 0 0 0px !important;
}



.date{
	color: #a79f82;
	font: 10px/122% Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
}

.date span{
	display: block;
	text-align: right;
}

/* End */


/* Start:/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/main_advt2/style.css?177980196212731*/
/** {*/
/*    border: 1px solid rebeccapurple;*/
/*}*/
:root{
    /* Цвета журнала */
    --journal-primary: #2F948C;
    --journal-date: #545659;

    /* Цвета тегов */
    --tag-default: #0AA699;
    --tag-bg-default: #E1F6F4;
    --tag-reproduction: #A381EB;
    --tag-reproduction-lowOp: #F8F9FF;
    --tag-ophthalmology: #269BEF;
    --tag-ophthalmology-lowOp: #F1F9FF;
    --tag-video: #AA8710;
    --tag-video-lowOp:#FFF5D1;


}
body{
    font-family: 'Open Sans' ;
    margin: 0;
}
h1, h2, h3, p{
    margin: 0;
}

.online-journal-header{
    display: grid;
    gap: 60px;
}
.online-journal-wrapper{
    display: grid;
    justify-content: center;
    grid-template-columns: 100%;
    margin: 0;
    padding: 40px 0;
    /*height: 100vh;*/
    max-width: 1140px;
}

.online-journal-wrapper h1{
    color: var(--journal-primary);
    font-size: 53px;
    font-weight: 600;
}
.online-journal-tags{
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}
.online-journal-tag{
    display: flex;
    gap: 17px;
    align-items: center;
    border-radius: 40px;
    background-color: var(--tag-bg-default);
    padding: 15px;
    cursor: pointer;
    transition: opacity 0.3s ease;
}
.online-journal-tag:hover{
    opacity: 0.75;
}
.online-journal-tags p{
    color: var(--tag-default);
    font-size: 20px;
    line-height: 100%;
    margin: 0;
}
.online-journal-card-tags .online-journal-card-tag p {
    margin-bottom: 0;
}
.online-journal-card-tag.online-journal-reproduction-center,
.online-journal-reproduction-center{
    background-color: var(--tag-reproduction-lowOp);
}
.online-journal-card-tag.online-journal-ophthalmology{
    background-color: var(--tag-ophthalmology-lowOp);
}
.online-journal-reproduction-center p{
    white-space: nowrap;
    color: var(--tag-reproduction);
}
.online-journal-ophthalmology p{
    color: var(--tag-ophthalmology);
}
.online-journal-item-card--content h3{
    font-size: 20px;
    font-weight: 700;
    max-width: 300px;
    color: var(--journal-primary);
    margin: 15px 0 20px;
}
.online-journal-item-card--date{
    font-size: 14px;
    color: var(--journal-date);
    font-weight: 300;
}
.online-journal-cards-block, .online-journal-cards-block2{
    margin-top: 70px;
    margin-bottom: 90px;
}
.online-journal-cards, .online-journal-cards2{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 24px;
    row-gap: 45px;
    border-radius: 40px;
}
.online-journal-cards3 {
    grid-template-columns: repeat(2, 1fr);
}
.online-journal-item-card{
    /*display: grid;*/
    width: 100%;
    max-width: 100%;
    border-radius: 40px;
    box-shadow: 0px 9px 25px 0px #E7F6F587;
    transition: transform 0.3s ease;
    cursor: pointer;
    overflow: hidden;
}
.online-journal-item-card img, .articles-wrap .row-fluid img
{
    width: 409px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    height: 236px;
    object-fit: cover;
    object-position: 0 15%;
    min-width: 0;
    max-height: fit-content;
}
.online-journal-card-tags{
    display: flex;
    flex-wrap: wrap;
    column-gap: 8px;
    row-gap: 15px;
    align-items: center;
    text-align: center;
}
.online-journal-card-tags p{
    margin: 0;
    font-size: 14px;
}

.online-journal-card-tag{
    padding: 5px 10px;
    color: var(--tag-default);
    line-height: 100%;
    margin: 0;
    background-color: var(--tag-bg-default);
    border-radius: 20px;
    white-space: nowrap;
    width: fit-content;
    cursor: pointer;
    transition: opacity 0.3s ease
}
.online-journal-card-tag:hover{
    opacity: 0.75
}
.online-journal-card-tag.primary-journal-tag{
    background-color: transparent;
    outline: 1px solid var(--tag-default);
}
.online-journal-item-card--content{
    padding: 15px 30px 30px;
    height: max-content;
}
.online-journal-item-card--content a, .online-journal-item-card--content a:hover {
    text-decoration: none;
}

.online-journal-interesting-block{
    /*display: flex;*/
    /*justify-content: space-between;*/
    box-shadow: 0px 9px 25px 0px #E7F6F587;
    margin: 0 0 90px 0;
    border-radius: 40px;
    transition: transform 0.3s ease;
    cursor: pointer;
}

.online-journal-interesting-block__wrapper
{
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    margin: 30px 0;
}
.online-journal-interesting-block__wrapper img {
    width: 406px;
    border-radius: 40px;
}

.online-journal-item-card:hover,
.online-journal-interesting-block:hover{
    transform: translateY(-4px);
}
.online-journal-interesting-content{
    padding: 45px;
    max-width: 600px;
    width: 100%;

}
.online-journal-interesting-content h2{
    font-size: 36px;
    font-weight: 700;
    color: var(--journal-primary);
    margin: 20px 0;
}
.online-journal-interesting-content .online-journal-card-tags{
    margin-top: 45px;
}
.online-journal-interesting-content .online-journal-card-tags{
    flex-direction: column;
    align-items: flex-start;
}
.online-journal-interesting-content .secondary-journal-tags{
    display: flex;
    gap: 15px;
    padding: 0
}

.online-journal-video-tag{
    color: var(--tag-video);
    background-color: var(--tag-video-lowOp);
}
.online-journal-video-content img,
.online-journal-video-block{
    max-width: 412px;
}
.online-journal-video-block{
    /*display: grid;*/
    /*grid-template-columns: repeat(3, 1fr);*/
    display: flex;
    max-width: 100%;
    grid-gap: 16px;
    border-radius: 40px;
    box-shadow: 0px 9px 25px 0px #E7F6F587;
    position: relative;
}
.online-journal-video-content img{
    position: relative;
    height: 553px;
    width: 412px;
    border-radius: 40px;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 16/9;
}

.online-journal-video-content{
    position: relative;
    display: flex;
    cursor: pointer;
    transition: transform 0.3s ease;
}
.online-journal-video-content:hover{
    transform: translateY(-4px);
}
.online-journal-video-content::before {
    content: '';
    position: absolute;
    z-index: 2;
    border-radius: 40px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
}


.online-journal-video-title-block{
    display: flex;
    flex-direction: column;
    gap: 6px;
    max-width: 412px;
    z-index: 4;
    position: absolute;
    padding: 20px;
    color: #FFFFFF;
}
.online-journal-video-content svg{
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.online-journal-video-title-block p{
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
}
.online-journal-video-title-block p:first-child{
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    max-width: 285px;
}

.video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    overflow: hidden;
    display: none;
    z-index: 3;
}
.vjs-modal-dialog,
.vjs-text-track-settings,
.vjs-big-play-button,
.vjs-control-bar,
.vjs-text-track-display,
.vjs-poster{
    display: none;
}
.video-container.active {
    display: block;
}

.video-js {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.video-preview-wrapper {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    transition: opacity 0.3s;
}

.video-preview-wrapper:not(.active) {
    opacity: 0;
    pointer-events: none;
}



.vjs-progress-control {
    order: -1;
    position: absolute;
    top: 0;
    width: 100%;
    height: 5px;
    background: rgba(0,0,0,0.3);
}

.video-js .vjs-progress-control{
    width: 100%;
    height: 1rem;
}

.vjs-remaining-time,
.vjs-picture-in-picture-control,
.vjs-fullscreen-control {
    display: none !important;
}

.vjs-control-bar {
    background: transparent !important;
    padding: 0 15px 15px;
    display: flex;
    flex-direction: column;
    height: auto !important;
}

.video-js .vjs-control-bar{
    bottom: 5%;
}
.video-js .vjs-volume-panel{
    bottom: 100%;
}
.video-js .vjs-play-control{
    align-self: center;
}
.transparent-breadcrumbs {
    margin-top: 3em!important;
}
.transparent-breadcrumbs h1 {
    color: var(--journal-primary);
    font-size: 53px!important;
    font-weight: 600;
    font-family: 'Open Sans';
    font-style: initial;
}
.online-journal-video-block.slick-initialized .slick-slide{
    display: flex;
}
.online-journal-video-block .slick-track{
    display: flex;
    gap: 16px;
}
.articles-wrap .doctor-prices__title {
    padding: 77px 0 0 0
}
.center.margin-large {
    margin: 0;
}

@media(max-width: 1024px){
    .transparent-breadcrumbs h1 {
        font-size: 24px!important;
    }
    .online-journal-wrapper{
        display: flex;
        flex-direction: column;
        padding: 0;
    }
    .online-journal-header{
        display: block;
        overflow: scroll;
        scrollbar-width: none;
        padding: 0 0 20px 0;
    }
    .online-journal-item-card{
        width: 100%;
    }
    .online-journal-video-block,
    .online-journal-cards, .online-journal-cards2{
        grid-template-columns: 1fr;
    }
    .online-journal-tags {
        overflow: hidden;
        overflow-x: auto;
        width: 100%;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        max-width: 126%;
        gap: 15px;
        width: max-content;
        box-sizing: border-box;
        -webkit-overflow-scrolling: touch;
    }

    .online-journal-tags::-webkit-scrollbar {
        display: none;
    }

    .online-journal-tags {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    img.online-journal-tag__svg {
        max-width: 40px;
    }
    .online-journal-interesting-block{
        flex-direction: column;
        gap: 16px;
    }
    .online-journal-interesting-content{
        padding: 5px;
    }
    .online-journal-video-block{
        width: 100%;
    }
    .online-journal-wrapper h1{
        font-size: 24px;
    }
    .online-journal-item-card img{
        width: 100%;
    }
    .online-journal-content{
        /*padding: 0 20px*/
    }
    .online-journal-cards-block2{
        margin-top: 90px;
    }
    .online-journal-cards-block{
        margin-top: 20px;
    }
}
@media(max-width: 768px) {
    /*.video-preview-wrapper img {*/
    /*    max-width: 100%;*/
    /*    width: 100%;*/
    /*}*/

    /*.online-journal-video-content img {*/
    /*    height: auto;*/
    /*}*/

    /*.video-preview-wrapper {*/
    /*    width: 100%;*/
    /*}*/

    /*.online-journal-video-block {*/
    /*    max-width: 100%;*/
    /*}*/
    .articles-wrap .doctor-prices__title {
        padding: 154px 0 0 0;
    }

    .online-journal-interesting-block__wrapper {
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        margin: 30px 0;
        flex-direction: column;
    }
    .online-journal-tag{
        padding: 10px;
    }
    .online-journal-tags p{
        font-size: 14px;
    }
    .online-journal-cards {
        column-gap: 0;
    }
    .swiper-pagination .swiper-pagination-bullet-active  {
        background: #2f948c !important;
    }
    .swiper-pagination .swiper-pagination-bullet {
        background: #d9d9d9;
        width: 12px;
        height: 12px;
    }
    .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 80px;
    }
}

/*div#sidebar-right {*/
/*    display: none;*/
/*}*/

/*#content {*/
/*    font-weight: 400;*/
/*    width: 100%;*/
/*}*/

.dots.swiper-horizontal > .swiper-pagination-bullets,
.dots.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.dots.swiper-pagination-fraction,
.dots {
    position: static;
    bottom: auto;
    left: auto;
    right: 50%;
    top: 100%;
    transform: translateY(-50%);
    z-index: 100;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    cursor: pointer;
    margin-top: 45px;
}

.dot {
    width: 20px;
    height: 20px;
    background: transparent;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.7;
}

.dot_active {
    opacity: 1;
}

.dot:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-color: #D9D9D9;
    border-radius: 50%;
}

.dot:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    box-sizing: border-box;
    opacity: 0;
    transition: 0.3s all;
    background-color: #44948C;
}

.dot:hover:after {
    opacity: 0.5;
}

.dot_active:hover:after,
.dot_active:after {
    opacity: 1;
}

/* End */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/main_slider_2-new-3/style.css?16911550532804 */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog.section.list/custom-main-catalog/style.css?16799147389747 */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog.section.list/custom-section-list-uslugi/style.css?171990695011932 */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/main_news_right/style.css?17062587051233 */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/main_advt2/style.css?177980196212731 */
