

/* Start:/local/templates/empty/components/bitrix/news.list/company-team/style.css?1565356269846*/

.company-title {
	text-align: center;
	padding: 40px 0;
}
.team-block {
	grid-template-columns: repeat(5, 1fr);
	
}
.team-item {
	padding: 20px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
	flex-direction: column;
	justify-content: start;
}

.team-img {
	margin-bottom: 20px;
	text-align: center;
	pointer-events: none;
}
.team-img img {
	width: 152px;
	height: 152px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.team-name,
.team-post,
.team-charge {
	text-align: center;
}
.team-name {
	font-size: 26px;
	font-weight: 700;
}
.team-post {
	background-color: var(--main-color-blue__main);
	padding: 5px 10px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 10px;
}
.team-charge {
	font-size: 14px;
	font-weight: 500;
}
/* End */


/* Start:/local/templates/empty/components/bitrix/news.list/company-prize/style.css?1565356270450*/
.prize-block {
	background-color: var(--main-color-blue__section);
	padding: 30px 0;
}
.prize-title {
	max-width: 200px;
}
.prize-item--block {
	grid-template-columns: repeat(5, 1fr);
	padding-top: 30px;
	justify-items: center;
}
.prize-item {
	background: #fff;
	width: 100%;
	min-height: 222px;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
	padding: 20px;
	pointer-events: none;
}
/* End */


/* Start:/local/templates/empty/components/bitrix/news.list/company-diploma/style.css?1565356270334*/
.diploma-title {
	text-align: center;
}
.slider-diploma {
	height: 305px;
	overflow: hidden;
	margin: 40px 0;
	cursor: move;
}
.slider-diploma .diploma-item {
	padding: 20px;
	margin: 5px;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
	height: 295px;
	overflow: hidden;
}
/* End */


/* Start:/local/templates/empty/components/bitrix/news.list/diff_tab/style.css?15653562691523*/
.diff-wrap .tabs__content-block {
	display: none; /* по умолчанию прячем все блоки */
}
.diff-wrap .tabs__content-block.active {
	display: grid; /* по умолчанию показываем нужный блок */
}
.diff-wrap .tabs__caption {
	list-style: none;
	display: flex;
	justify-content: space-evenly;
	margin-top: 20px;
	margin-bottom: 20px;
	align-items: center;
	height: 85px;
}
.diff__tabs-wrap .tabs__caption li {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: transparent;
	padding: 10px 30px;
	text-align: center;
	border: 1px solid var(--main-color-black);
	cursor: pointer;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
}
.diff__tabs-wrap .tabs__caption li:hover {
	color: #ffffff;
	background-color: var(--main-color-blue__lighten);
	border: 1px solid var(--main-color-blue__lighten);
}
.diff__tabs-wrap .tabs__caption li.active {
	color: #ffffff;
	background-color: var(--main-color-blue__main);
	border: 1px solid var(--main-color-blue__main);
	font-size: 30px;
}
.diff__tabs-wrap .tabs__content-block {
	grid-template-columns: repeat(5, 1fr);
	grid-gap: 60px;
}
.diff__tabs-wrap .tabs__content-item {
	text-align: center;
}
.diff__tabs-wrap .tabs__content-item .tabs__content-item__title {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	padding-top: 15px;
}
.tabs__content-item__img img {
	max-width: 165px;
}
/* End */
/* /local/templates/empty/components/bitrix/news.list/company-team/style.css?1565356269846 */
/* /local/templates/empty/components/bitrix/news.list/company-prize/style.css?1565356270450 */
/* /local/templates/empty/components/bitrix/news.list/company-diploma/style.css?1565356270334 */
/* /local/templates/empty/components/bitrix/news.list/diff_tab/style.css?15653562691523 */
