

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

.news-date-time {
    color: #486DAA;
}
.box-doc {
    display: none;
}
@media (max-width: 767px) {
    .box-doc {
        display: block;
        margin-top: 50px;
    }
    .mobile-slider-text {
        display: none;
    }
}
.mobile-sliders__box {
    background: #FFFFFF;
    border-radius: 20px;
    padding: 15px 15px 0;
    margin: 0 20px;
    height: 325px;
}
@media (max-width: 359px) {
    .mobile-sliders__box {
        height: 350px;
    }
    .mobile-sliders__divider {
        height: calc(100% - 80px)!important;
    }
    .address {
         margin-left: 0;
         margin-top: 0;
    }
    .mobile-sliders__title {
        text-overflow: ellipsis;
        word-break: break-word;
    }
}
@media (max-width: 275px) {
    .mobile-sliders__box {
        height: 385px;
    }
}
.mobile-sliders__divider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100% - 100px);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.mobile-sliders__title {
    text-transform: uppercase;
    font-weight: 700!important;
    line-height: 25px;
    color: #44948C;
    margin-bottom: 0.5rem;
    font-size: 26px;
}
.mobile-sliders__text {
    font-size: 13px;
    margin: 0;
    font-size: 13px;
    line-height: 16px;
    color: #545959;
    font-family: 'Open sans', sans-serif;
}

.mobile-sliders__img {
    display: flex;
    justify-content: center;
}
.mobile-sliders__containerbtn {
    width: 123px;
    height: 28px;
    margin: 14px auto;
}

.mobile-sliders__btn {
    color: white;
    text-decoration: none;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    background: #44948C;
    border: 0.5px solid #44948C;
    border-radius: 20px;
    line-height: 16px;
    width: 123px;
    padding: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.slick-list {
    overflow: unset;
}

.slick-track {
    min-width: 100%;
    /*transform: translate3d(0, 0, 0)!important;*/
}

.slick-slide {
    padding: 0;
}
.slick-slide img {
    height: 208px;
}

.mobile-sliders {
    max-width: 100vw;
    width: 100%;
    overflow: hidden;
}

.slick-dots {
    /*position: unset;*/
    position: absolute;
    bottom: 10px;
}

.slick-dots li {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: none;
    border: 2px solid #adcdca;
    box-sizing: border-box;
    margin-right: 7px;
}

/*li.slick-active {*/
/*    background: #2f948c !important;*/
/*}*/

.slick-dots li button:before {
    color: transparent;
}

.slick-dots li.slick-active button:before {
    color: #2f948c !important;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border-radius: 50%;
    outline: none;
    background: transparent;
    margin: 2px auto;
}
.slick-dots li.slick-active button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    padding: 5px;
    cursor: pointer;
    color: #2f948c;
    border-radius: 50%;
    outline: none;
    background: #2f948c;
    margin: 2px auto;
}

/* End */


/* Start:/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog.section.list/custom-main-catalog/style.css?17769500889620*/
/* 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;
	}
}

/* End */


/* Start:/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog.section.list/custom-section-list-uslugi/style.css?17769500889752*/
/* 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;
	}
}

/* End */


/* Start:/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/main_news_right/style.css?17769500871233*/
/* 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_advt/style.css?1776950087983*/
/* News Anno */
.newsAnno{
}

.newsAnno-item{
	margin: 0 !important;
}

.newsAnno-item li{
	display: block;
	overflow: hidden;
	padding: 0 0 10px 0 !important;
	background: none !important;
	*zoom: 1;
}

.newsAnno-img{
	float: left;
}

.newsAnno .newsAnno-img{
	width: 110px;
}

.advert .newsAnno-img{
	width: 90px;
}

.newsAnno 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);
}

.newsAnno .hover a img{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.hover .newsAnno-title a{
	color:#2E9D8D;
}

.newsAnno .newsAnno-txt{
	margin: 0 0 0 230px;
}

.advert .newsAnno-txt{
	margin: 0 0 0 110px;
}

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

.date span{
	display: block;
	text-align: right;
}
/* End */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/main_slider_2/style.css?17769500873677 */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog.section.list/custom-main-catalog/style.css?17769500889620 */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog.section.list/custom-section-list-uslugi/style.css?17769500889752 */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/main_news_right/style.css?17769500871233 */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/main_advt/style.css?1776950087983 */
