

/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/site-pagination/style.css?1640567844326*/
.pagination__item {
    color: #666d6d !important;
    font-weight: 400 !important;
}
.pagination__item:hover {
    color: #239955 !important;
    border-color: #239955 !important;
}
.pagination__item._active {
    color: #fff !important;
    background: #239955 !important;
    border-color: #239955 !important;
}
/* End */


/* Start:/local/templates/zdravalt/components/bitrix/news.list/direction/style.css?16405678691420*/

.who-is-who .title {
	font-size: 26px;
	font-weight: bold;
	line-height: 39px;
	color: #666d6d;
	padding-left: 30px;
}

.who-is-who__item {
	padding: 0 11.11111% 30px 30px;
	border: 1px solid #ebecec;
	margin-top: 40px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.who-is-who__item:hover {
	box-shadow: 0 4px 50px 10px rgba(0, 0, 0, 0.05);
}

.who-is-who__item:hover .name {
	color: #239955;
}

.who-is-who__item .post {
	font-size: 14px;
	color: #666d6d;
	font-weight: 300;
	margin-top: 10px;
	line-height: 21px;
}

.who-is-who__item + .title {
	margin-top: 60px;
}

.who-is-who__item .name {
	text-decoration: none;
	color: #666d6d;
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	padding: 30px 0 0 20px;
	position: relative;
	display: block;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.who-is-who__item .name:hover {
	color: #239955;
}

.who-is-who__item .name:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	content: '';
	height: calc(100% - 5px);
	background: #239955;
}

.who-is-who__item:after {
	clear: both;
	content: '';
	display: block;
}

.who-is-who__item .thumb {
	font-size: 0;
	float: left;
}

.who-is-who__item .thumb + .content {
	margin-left: 120px;
}

.who-is-who__item .thumb img {
	max-width: 90px;
	margin: -20px 0 0;
}

@media screen and (max-width: 767px) {
	.who-is-who .title {
		font-size: 20px;
	}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/site-pagination/style.css?1640567844326 */
/* /local/templates/zdravalt/components/bitrix/news.list/direction/style.css?16405678691420 */
