

/* Start:/local/templates/main/components/bitrix/news/progs/bitrix/news.detail/.default/style.css?16336015744648*/
.banner-wrapper {
	position: absolute;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0 38px;
}
.banner-wrapper p, .detail-banner-text{
	color: #fff;
}
.sing_blog_photo {
	display: flex;
	align-items: center;
	justify-content: center;
}
.banner-wrapper p, .detail-banner-text {
	color: #fff;
	text-align: center;
	font-size: 22px;
}
.bg-filtr {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5098039215686274);
}
span.detail-banner-text {
	margin-bottom: 30px;
}
.sing_blog_post_cont h3 {
	font-weight: bold;
	line-height: 1.5em;
	color: #232323;
	margin-top: 15px;
	font-size: 15px;
	border-bottom: 2px solid #e4e4e4;
	position: relative;
	max-width: fit-content;
}

.card-header {
	clear: both;
	margin-top: 30px;
}
.card-header h5 {
	display: block;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 30px;
	background-color: #f1f1f1;
	padding: 15px 30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	border: none;
	line-height: 1;

}

.card-header h5::after {
	content: '\f067';
	font-family: 'FontAwesome';
	float: right;
	font-size: 14px;
}
.card-header h5 .btn {
	border: none;
	padding: 0;
	font-size: 14px;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
.blog_text_box .card-body {
	overflow: hidden;
	padding: 20px 30px;
	background-color: #fbfbfb;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.blog_text_box .card-body table td p {
	margin-bottom: 0;
	padding: 5px 10px;
}
.blog_text_box .card-body table tr:not(first-child) td:first-child p {
	justify-content: center;
}
.blog_text_box .card-body table tr:not(first-child) td:last-child p {
	justify-content: flex-end;
}
.card-header h5.open::after {
	content: '\f068';
}
.sidebar {
	background-color: #f1f1f1;
	padding: 30px 0;
}
.sidebar h4 {
	margin: 0;
	font-size: 16px;
	text-align: center;
	color: #333333;
	line-height: 50px;
	font-weight: bold;
	text-transform: uppercase;
}
.sidebar form 	{
	flex-direction: column;
}
.sidebar form .b-bron__people {
	flex-direction: column;
}
.sidebar form input {
	/*width: 80%;*/
}
.sidebar form .b-bron__people div:first-child {
	margin-bottom: 30px;
}
.sidebar form> div {
	width: 80%;
	margin-bottom: 30px;
}
.sidebar form .b-bron__input-wrapper {
	background-color: #fff;
}
.sidebar form .b-bron__button button {
	width: 100%
}
.blog_inner .single_blog_post_area {
	background-color: unset;
}
.blog_inner .single_blog_style1,
.blog_inner .single_blog_style2 {
	background: none;
}
.blog_inner .single_blog_style1 .style_blog_img_box {
	width: 100%;
	height: auto;
}
.single_blog_style1 .blog_text_box {
	padding: 25px 0;
}
.card .card-body {
	margin-top: 30px;
}
.card-header {
	clear: both;
	margin-top: 30px;
}
.card-header h5 {
	display: block;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 30px;
	background-color: #f1f1f1;
	padding: 15px 30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	border: none;
	line-height: 1;

}

.card-header h5::after {
	content: '\f067';
	font-family: 'FontAwesome';
	float: right;
	font-size: 14px;
}
.card-header h5 .btn {
	border: none;
	padding: 0;
	font-size: 14px;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

.blog_text_box .card-body {
	overflow: hidden;
	padding: 20px 30px;

	background-color: #fbfbfb;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.blog_text_box .card-body table td p {
	margin-bottom: 0;
	padding: 5px 10px;
}
.blog_text_box .card-body table tr:not(first-child) td:first-child p {
	justify-content: center;
}
.blog_text_box .card-body table tr:not(first-child) td:last-child p {
	justify-content: flex-end;
}
.sidebar .widget_recent_entries.has_thumbnail ul li {
	margin-bottom: 20px;
}
.sidebar .widget_recent_entries.has_thumbnail ul li {
	display: flex;
	align-items: center;
}
.sidebar .widget_recent_entries.has_thumbnail img {
	height: 80px;
	width: 80px;
}
.sidebar .widget_recent_entries.has_thumbnail .img,
.sidebar .widget_recent_entries.has_thumbnail .text {
	min-width: 80px;
	max-height: 70px;
	overflow: hidden;
}
.sidebar .widget_recent_entries.has_thumbnail .text {
	padding-left: 20px;
}

/* End */
/* /local/templates/main/components/bitrix/news/progs/bitrix/news.detail/.default/style.css?16336015744648 */
