

/* Start:/local/templates/prompart/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17270265317558*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.ec-blog-detail {
	margin-bottom: 30px;
}
.ec-blog-title {
	margin-bottom: 15px;
}

.ec-category-wrapper-1 .slick-arrow:before {
	content: "";
	color: #ffffff;
	position: relative;
	font-size: 38px;
	font-family: "EcIcons";
	width: 100%;
	line-height: 50px;
	height: 50px;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.ec-category-wrapper-1 .slick-arrow:after {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	content: "";
	position: absolute;
	width: 50px;
	top: 0;
	height: 50px;
	background: #2d313e;
	left: 0;
	right: 0;
	border-radius: 100%;
	opacity: 0.5;
	border: 1px solid #fff;
}
.ec-category-wrapper-1 .slick-arrow:hover:after {
	opacity: 1;
}
.ec-category-wrapper-1 .slick-arrow.slick-prev {
	left: 5px;
}
.ec-category-wrapper-1 .slick-arrow.slick-next {
	right: 5px;
}
.ec-category-wrapper-1 .slick-arrow.slick-next:before {
	content: "\f105";
}
.ec-category-wrapper-1 .slick-arrow.slick-prev:before {
	content: "\f104";
}
.ec-category-wrapper-1 .slick-arrow {
	position: absolute;
	top: 45%;
	margin: 0 auto;
	font-size: 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;
	width: 50px;
	height: 50px;
	padding: 0;
	z-index: 1;
}
.ec-category-wrapper-1 .ec_cat_content {
	padding: 15px;
}
.ec-category-wrapper-1 .ec_cat_content .ec_cat_inner {
	position: relative;
}
.ec-category-wrapper-1 .ec_cat_content .ec-cat-image {
	box-shadow: 5px 7px 13px 0px rgba(35, 31, 32, 0.1);
	-webkit-box-shadow: 5px 7px 13px 0px rgba(35, 31, 32, 0.1);
	-moz-box-shadow: 5px 7px 13px 0px rgbaa(35, 31, 32, 0.1);
	border-radius: 10px;
	overflow: hidden;
}
.ec-category-wrapper-1 .ec_cat_content .ec-cat-desc {
	position: absolute;
	top: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 30px;
}
.ec-category-wrapper-1 .ec_cat_content .ec-section-btn a {
	font-size: 16px;
	padding: 10px 15px;
	min-width: 160px;
}

.ec-category-wrapper-3 .cat-card {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
	overflow: hidden;
}
.ec-category-wrapper-3 .cat-card img {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ec-category-wrapper-3 .cat-card:hover img {
	-webkit-transform: scale(1.2) rotate(-5deg);
	transform: scale(1.2) rotate(-5deg);
}
.ec-category-wrapper-3 .cat-card .cat-detail {
	padding: 15px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
.ec-category-wrapper-3 .cat-card .cat-detail h4, .ec-category-wrapper-3 .cat-card .cat-detail .h4 {
	font-weight: 700;
	font-size: 18px;
	color: #777;
}
.ec-category-wrapper-3 .cat-card .cat-detail h5, .ec-category-wrapper-3 .cat-card .cat-detail .h5 {
	line-height: 1.4;
	margin-bottom: 20px;
	font-size: 15px;
	color: #777;
}
.ec-category-wrapper-3 .cat-card .cat-detail .btn-primary {
	padding: 8px 15px;
	text-transform: uppercase;
	line-height: 22px;
}

.ec-category-wrapper-4 .cat-card {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
	overflow: hidden;
}
.ec-category-wrapper-4 .cat-card .card-img {
	position: relative;
	overflow: hidden;
}
.ec-category-wrapper-4 .cat-card img {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ec-category-wrapper-4 .cat-card:hover img {
	-webkit-transform: scale(1.2) rotate(-5deg);
	transform: scale(1.2) rotate(-5deg);
}
.ec-category-wrapper-4 .cat-card .cat-detail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.ec-category-wrapper-4 .cat-card .cat-detail h4, .ec-category-wrapper-4 .cat-card .cat-detail .h4 {
	margin-top: 15px;
	text-align: center;
	font-weight: 700;
	font-size: 17px;
	color: #777;
}
.ec-category-wrapper-4 .cat-card .cat-detail h5, .ec-category-wrapper-4 .cat-card .cat-detail .h5 {
	margin-bottom: 15px;
	text-align: center;
	line-height: 1.4;
	font-size: 15px;
	color: #777;
}
.ec-category-wrapper-4 .cat-card .cat-detail .btn-primary {
	text-align: center;
	width: 120px;
	padding: 8px 15px;
	text-transform: uppercase;
	line-height: 22px;
}

.ec-category-wrapper-5 .cat-card {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
	overflow: hidden;
	border-radius: 50%;
}
.ec-category-wrapper-5 .cat-card img {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ec-category-wrapper-5 .cat-card:hover .cat-detail {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.ec-category-wrapper-5 .cat-card:hover .btn-primary-1 {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.ec-category-wrapper-5 .cat-card:hover img {
	-webkit-transform: scale(1.2) rotate(-5deg);
	transform: scale(1.2) rotate(-5deg);
}
.ec-category-wrapper-5 .cat-card .btn-primary-1 {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 120px;
	margin: 0 auto;
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	opacity: 0;
	padding: 10px 15px 8px 15px;
	text-transform: uppercase;
	border-radius: 30px;
	z-index: 1;
	-webkit-transform: scale(0);
	transform: scale(0);
	line-height: 22px;
	text-align: center;
}
.ec-category-wrapper-5 .cat-card .cat-detail {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 15px;
	opacity: 1;
}
.ec-category-wrapper-5 .cat-card .cat-detail .cat-detail-block {
	height: 100%;
	width: 100%;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.8);
}
.ec-category-wrapper-5 .cat-card .cat-detail h4, .ec-category-wrapper-5 .cat-card .cat-detail .h4 {
	font-weight: 700;
	font-size: 17px;
}
.ec-category-wrapper-5 .cat-card .cat-detail h5, .ec-category-wrapper-5 .cat-card .cat-detail .h5 {
	line-height: 1.4;
	margin-bottom: 15px;
	text-align: center;
	font-size: 15px;
}
.ec-category-wrapper-5 .cat-card .cat-detail .btn-primary {
	padding: 8px 15px;
	text-transform: uppercase;
	border-radius: 30px;
	line-height: 22px;
}

.cat-space-2 > div {
	margin: 15px 0;
}

.cat-space-3 > div {
	margin: 15px 0;
}
/* End */
/* /local/templates/prompart/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17270265317558 */
