.breadcrumbs-v4 .breadcrumb-v4-in {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	display: none;
}
.breadcrumbs-v4 .breadcrumb-v4-in > li {
	color: #fff;
	font-size: 13px;
	display: inline-block;
}
.breadcrumbs-v4 .breadcrumb-v4-in li:first-child {
	padding-left: 0;
}
.breadcrumbs-v4 .breadcrumb-v4-in li a {
	color: #fff;
}
.breadcrumbs-v4 .breadcrumb-v4-in > li + li:before {
	color: #fff;
	content: "\f105";
	margin-left: 7px;
	padding-right: 8px;
	font-family: FontAwesome;
}

.breadcrumbs-v4 {
	width: 100%;
	padding-top: 25px;
	/*padding-bottom: 0;*/
	/*position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/breadcrumbs-img.jpg);*/
}
.breadcrumbs-v4 .title-v1 {
	margin-bottom: 30px;
}
.breadcrumbs-v4 .title-v1 h1 {
	margin-bottom: 0px;
}
.content-sm.set {
	padding-top: 0;
}
.breadcrumbs-v4 .container {
	position: relative;
}
/*.breadcrumbs-v4:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.3);
}*/

.breadcrumbs-v4 .breadcrumb-v4-in li.active, 
.breadcrumbs-v4 .breadcrumb-v4-in li a:hover {
	color: #3498DB;
	text-decoration: none;
}

div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.no-padding{
	paddinf:0;
}

.no-padding .view {
	margin-bottom: 0px;
}
.content-sm.set {
	padding-top: 0px;
	padding-bottom: 0px;
}
.project-details li {
	margin-bottom: 25px;
	font-size: 13px;
}
.project-details strong {
	display: block;
}
span.b-share {
	padding-left: 0 !important;
}
.no-pad-b{
	padding-bottom: 0px;
}
.no-pad-b .title-v1 {
	margin-bottom: 0;
}




div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.no-padding{
	paddinf:0;
}

.no-padding .view {
	margin-bottom: 0px;
}
.content-sm.set {
	padding-top: 0px;
	padding-bottom: 0px;
}
.project-details li {
	margin-bottom: 25px;
	font-size: 13px;
}
.project-details strong {
	display: block;
}
span.b-share {
	padding-left: 0 !important;
}
.no-pad-b{
	padding-bottom: 0px;
}
.no-pad-b .title-v1 {
	margin-bottom: 0;
}


/************Новый фильтр*****************/
.work-types-tabs{
	text-align: center;
	padding-bottom: 20px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 30px;
}
.work-types-tabs a{
	font: bold 20px/24px Montserrat;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: none;
	margin: 0;
	padding: 0px;
	color: #593D39;
	margin-left: 60px;
}
.work-types-tabs a:first-of-type{
	margin-left: 0px;
}		
.work-types-tabs a:hover,
.work-types-tabs a.active{
	color: #6BBDAE;
}	
.work-types-tab .content-xs{
	padding-top: 0px;
}
@media (max-width: 768px){
	.work-types-tabs {
		text-align: left;
		padding-bottom: 10px;
		padding-top: 15px;
	}
	.work-types-tabs a {
		font: bold 18px/22px Montserrat;
		margin-left: 20px;
	}						
}

.navbar-brand{
	display: inline-block;
}
.hn_contacts-wrap {
	float: right;
	display: inline-block;
	margin-top: 10px;
}
.hn_contacts-wrap .hn_contacts__tel {
	border-bottom: 1px solid transparent;
	font: bold 18px/22px Montserrat;
	color: #000;
	text-decoration: none;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	display: block;
}
.hn_contacts-wrap .hn_contacts__time {
	color: #593D39;
	font-size: 12px;
	line-height: 15px;
	display: block;
}

@media (max-width: 768px){
	.menu-container {
		text-align: center;
	}	
	.hn_contacts-wrap {
		float: none;
		margin-top: 15px;
		display: block;
	}
	.navbar-brand{
		display: block;
	}						
}