.contacts-info {
	padding-bottom: 20px;
    border-bottom: 1px solid #eee;
	margin-bottom: 30px;
}
.contacts-info p{
	margin-bottom: 0px;
}
.contacts-info span{
	font-weight: 600;
}
.contacts-info a{
	color: #000000;
}
h1{
	margin-bottom: 10px;
}
.news-list .departament_item{
	padding-left: 40px;
    border-bottom: 1px solid #eee;
	padding-top: 15px;
}
.departament_item.hovering h3{
	    color: #00A0E3;
    font-weight: 600;
}
.news-list {
		max-height: 500px;
		/*overflow-y:scroll;
		overflow-x:hidden;*/
		padding-bottom: 0px;
		padding-top: 0px;
}
.departament_item h3{
	font-size: 18px;
    white-space: nowrap;
    line-height: 100%;
	font-weight: 600;
	color: #333;
	padding-top: 10px;
	padding-bottom: 15px;
}
.departament_adres{
	padding-bottom: 10px;
}
.departament_item h3:first-child{
padding-top: 0px;
}
.departament_item .tel{
	margin-bottom: 5px;
}
.departament_item .tel a{
	color: #000000; 
	font-size: 1.4em;
	font-weight: 600;
}
.departament_item .tel::before {
	margin-right: 15px;
	padding-top: 0px;
	margin-top: -5px;
	width: 200px;
    height: 200px;
	content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E %3Cpath d='M12.8333 9.86999V11.62C12.834 11.7824 12.8007 11.9433 12.7356 12.0921C12.6705 12.241 12.5751 12.3746 12.4554 12.4844C12.3357 12.5942 12.1943 12.6779 12.0404 12.7299C11.8865 12.7819 11.7235 12.8013 11.5617 12.7867C9.76665 12.5916 8.04242 11.9782 6.5275 10.9958C5.11807 10.1002 3.92311 8.90525 3.0275 7.49582C2.04166 5.97402 1.42814 4.2414 1.23667 2.43832C1.22209 2.27701 1.24126 2.11443 1.29296 1.96093C1.34466 1.80744 1.42775 1.66639 1.53695 1.54676C1.64615 1.42714 1.77905 1.33157 1.92721 1.26612C2.07537 1.20068 2.23553 1.1668 2.3975 1.16665H4.1475C4.4306 1.16387 4.70505 1.26411 4.9197 1.44871C5.13434 1.63331 5.27455 1.88966 5.31417 2.16999C5.38803 2.73002 5.52501 3.27991 5.7225 3.80915C5.80099 4.01794 5.81797 4.24485 5.77145 4.463C5.72492 4.68115 5.61684 4.88138 5.46 5.03999L4.71917 5.78082C5.54958 7.24122 6.75877 8.45041 8.21917 9.28082L8.96 8.53999C9.1186 8.38315 9.31884 8.27506 9.53699 8.22854C9.75513 8.18202 9.98205 8.199 10.1908 8.27749C10.7201 8.47497 11.27 8.61196 11.83 8.68582C12.1134 8.72579 12.3722 8.86852 12.5571 9.08686C12.7421 9.30519 12.8404 9.5839 12.8333 9.86999Z' stroke='gray' stroke-linecap='round' stroke-linejoin='round'%3E %3C/path%3E %3C/svg%3E");
}
.departament_item .time::before {
	margin-right: 15px;
	width: 200px;
    height: 200px;
  	content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='14' height='14' viewBox='0 0 24 24' fill='gray' %3E %3Cpath d='M 12 0 C 5.371094 0 0 5.371094 0 12 C 0 18.628906 5.371094 24 12 24 C 18.628906 24 24 18.628906 24 12 C 24 5.371094 18.628906 0 12 0 Z M 12 2 C 17.523438 2 22 6.476563 22 12 C 22 17.523438 17.523438 22 12 22 C 6.476563 22 2 17.523438 2 12 C 2 6.476563 6.476563 2 12 2 Z M 10.9375 3.875 L 10.5 12.0625 L 10.59375 12.9375 L 16.75 18.375 L 17.71875 17.375 L 12.625 11.96875 L 12.1875 3.875 Z'%3E %3C/path%3E%3C/svg%3E");
}

.ymaps-b-balloon__content-head{
	display: none!important;
}
.ymaps-b-balloon__content-holster{
	padding: 0px!important;
}
.ymaps-b-balloon__content{
	padding-left: 0px!important;
}