

/* Start:/bitrix/templates/a-practic.new2022/components/bitrix/news/default1/bitrix/news.detail/.default/style.css?16432715142537*/
#border_content{
background:url(/bitrix/templates/a-practic.new2022/components/bitrix/news/default1/bitrix/news.detail/.default/../../../images/content_top_blue_bg.png) repeat-x 0 0 !important;
padding:50px 28px !important;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:30px 20px 10px 0;
}
.news-date-time
{
	color:#486DAA;
}
.hpad .autor{
text-align:right;
font-style:italic;
}

div.news-detail {
	padding-bottom: 50px;
}

div.news-detail img.detail_picture {
	float: none !important;
	margin-bottom: 30px;
}

div.news-detail h1 {
	text-align: left;
	text-transform: uppercase;
	color: #656565;
	letter-spacing: 3.75px;
}

div.news-detail .date-new {
	display: block;
	margin: 15px 0;
	color: #a1a1a1;
	font-size: 14px;
}

div.news-detail .border-new {
	width: 100%;
	height: 1px;
	background-color: #ccc;
	margin-bottom: 30px;
}

div.news-detail .tags-new span {
	font-size: 14px;
}

div.news-detail .tags-new a {
	font-size: 14px;
	display: inline-block;
	margin: 0 5px;
}

div.news-detail .tags-new a:last-child {
	margin-right: 0;
}

div.news-detail .tags-new .border-new {
	margin-top: 40px;
}

.more-news {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
}

.more-news .more-new-box {
	width: calc(100% / 2 - 10px);
	border: 1px solid #ccc;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
	border-radius: 10px 0 0 10px;
	display: flex;
	justify-content: space-between;
}

.more-new-box .image-box {
	width: 160px;
	height: 160px;
	overflow: hidden;
}

.more-new-box .image-box img {
	width: 100%;
	height: auto;
}

.more-new-box .info-box {
	width: 64%;
}

.more-new-box .info-box h4 {
	margin-top: 0;
	font-size: 16px;
}

.more-new-box .new-description {
	font-size: 13px;
	max-height: 140px;
	overflow: hidden;
}

.more-new-box .more-data {
	display: inline-block;
	border-bottom: 1px solid #ccc;
	width: 70%;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 13px;
}

.title-more-news {
	margin-top: 50px;
}

.more-new-box .info-box a {
	font-size: 13px;
}

@media screen and (max-width: 1200px) {
	.more-new-box .info-box {
		width: 55%;
	}
}

@media screen and (max-width: 990px) {
	.more-new-box .info-box {
		width: 100%;
	}
	.more-new-box .image-box {
		width: 100%;
		margin-bottom: 30px;
	}
	.more-news .more-new-box {
		flex-wrap: wrap;
	}
}

@media screen and (max-width: 600px) {
	.more-news .more-new-box {
		width: 70%;
		margin: 0 auto 30px auto;
	}
}

@media screen and (max-width: 430px) {
	.more-news .more-new-box {
		width: 100%;
		margin: 0 auto 30px auto;
	}
	.more-new-box .info-box h4 {
		margin-top: 0;
		font-size: 14px;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1579530617467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/components/podelica/templates/.default/style.css?14924334172293*/
.social{
margin:0 0 20px;
width:350px;
}
.social ul.social_menu{
list-style:none;
font-size:14px;
margin:5px 0;
padding:0;
height:40px;
}

.social ul.social_menu li{
max-width:200px;
background:url(/bitrix/components/podelica/templates/.default/images/page_link.png) repeat-x 0 100%;
margin:0;
padding:0;
position:relative;
float:left;
}
.social ul.social_menu li:hover, 
.social ul.social_menu li.selected{
background:#fff;
}

.social ul.social_menu li:hover .b, 
.social ul.social_menu li.selected .b{
background:url(/bitrix/components/podelica/templates/.default/images/border.png) no-repeat 0 0;
}
.social ul.social_menu li:hover a, 
.social ul.social_menu li.selected a{
background:url(/bitrix/components/podelica/templates/.default/images/border.png) no-repeat 100% 0;
}
.b{
background:url(/bitrix/components/podelica/templates/.default/images/border.png) no-repeat 0 10px;
}

.social ul.social_menu li:hover .arrow, 
.social ul.social_menu li.selected .arrow{
border-top:3px solid #287ff2;
width:100%;
height:8px;
background:url(/bitrix/components/podelica/templates/.default/images/page_link_bottom_arrow.png) no-repeat 50% 0;
overflow:visible;
position:absolute;
bottom:-8px;
left:0;
z-index:1;
}

.social ul.social_menu li a{
background:url(/bitrix/components/podelica/templates/.default/images/border.png) no-repeat 100% 10px;
display:block;
padding:17px 10px 0 10px;
height:40px;
text-align:center;
color:#626264;
text-decoration:none;
}
.social ul.social_menu li a span{
padding:0 0 3px 0;
display:inline-block;
border-bottom:1px dotted #cccccd;
}

.social .social_icons{
min-height:20px;
margin:-4px 0 0;
border:1px solid #cccccd;
padding:20px 10px 15px;
}
.social .social_icons img{
height:25px;
margin:0 4px;
}
.social h2{
font-size:14px;
color:#333;
}
.social form p{
position:relative;
line-height:20px;
font-size:13px;
}
.social form input[type="text"]{
width:190px;
position:absolute;
right:0;
border:1px solid #cccccd;
color:#444;
font-size:12px;
}
.social form input[type="text"].error{
border:1px solid #F00;
}
.social form input[type="submit"]{
padding:5px 23px 5px 7px;
margin:10px 0 0 90px;
background:url(/bitrix/components/podelica/templates/.default/images/otpr.png) no-repeat 0 0;
border:none;
cursor:pointer;
color:#f1f1f1;
font-size:14px;
}
*:first-child+html .social form input[type="submit"] {
background-position: 100% 0;
margin:10px 0 0 70px;
padding:4px 0;
}
@content .social .submit_bg{
width:0;
height:0;
line-height:0;
font-size:0;
background:url(/bitrix/components/podelica/templates/.default/images/otpr.png) no-repeat;
}
.social form input[type="submit"]:hover{
background:url(/bitrix/components/podelica/templates/.default/images/otpr.png) no-repeat 0 -30px;
color:#222;
}
/* End */
/* /bitrix/templates/a-practic.new2022/components/bitrix/news/default1/bitrix/news.detail/.default/style.css?16432715142537 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1579530617467 */
/* /bitrix/components/podelica/templates/.default/style.css?14924334172293 */
