/* Дзержинский районный Совет депутатов CSS */
/* сентябрь 2022 */
/* Copyright (c) 2022, Maskim Bryukhanov */

/* header */
/*
#header
{
	background-position: center;
	padding-top: 20px !important;
	padding-bottom: 20px !important;

}
*/
.ds_topcontacts
{
	position: relative;
	margin-top: 4px;
	right: 0;
	margin-right: 0;
	float: right;
	width: 60%;
	color: #101010;	
	font-size: 13px;

}
.ds_topcontacts td
{
	width: 50%;
}

.testimonial.style-2 .author-img
{
	width: 210px !important;
}

.ds_white
{
	color: #FFFFFF !important;
}

/*
.top-sl.grey-bg
{
	background-color: #B5C9D0;
}
*/

.staff img
{
	width: 86px;
	height: 86px;
}
.staff li, .staff h5
{
	line-height: 1.3em;
}

.testimonial .author-img2 {
  border: 1px solid #e0e0e0;
  display: inline-block;
  padding: 3px;
}
.testimonial .author-img2 img {
}
.testimonial.style-2 .author-img2 {
  float: left;
  margin-top: 20px;
  margin-right: 36px;
  width: 200px;
}

#mainnav .nav .parent > a, #mainnav .nav .parent > .separator {
    cursor: pointer;
}

.blog-featured .page-header
{
	border-bottom: 1px solid #e0e0e0 !important;
	margin-bottom: 36px !important;
}

.blog-featured .page-header h1
{
	color: #002A5E;
	font-weight: 100;
	font-size: 30px;
	text-transform: uppercase;
}

.pull-left.item-image, .item-image.pull-left
{
	margin-bottom: 21px;
}

.mod-warn2
{
	border: 3px solid #FFAA00;
	padding: 10px;
	background-color: #DDDDFF;

}
.mod-warn2 .module-inner
{
	padding: 10px;
	font-size: 1em;
	font-weight: bolder;

}

.article-info dd .fa, .article-info dd [class^="icon-"], .article-info dd [class*=" icon-"] 
{
    display: inline-block !important;
}