

/* Start:/local/templates/abelous/components/bitrix/news/noka_advocates/bitrix/news.detail/.default/style.css?17725469692056*/
@media screen and (min-width: 951px) {
	.advocate-detail-upper {
		width: 100vw;
		margin-left: calc(-50vw + 49.1%);
		margin-top: -70px;
	}
}



h1 {
	text-transform: uppercase;
	text-align: left;
	margin-top: 100px;
}

h1::after {
  content: '';
  display: block;
  width: 70px;
  height: 10px;
  background-color: #e57d20;
  margin-top: 25px;
}

h3 {
	color: #000 !important;
	font-weight: 600 !important;
}

.advocate-photo img {
	max-height: 900px;
	object-fit: cover;
	z-index: -1;
	position: relative;
}

.add_info {
	border-left: 3px solid #e57d20;
	min-height: 250px;
	height: 250px;
	/*vertical-align: middle;*/
	display: table-cell !important;
	float: unset;
}

@media screen and (max-width: 950px) {
	.add_info {
		display: block !important;
		border-left: 0px solid #e57d20;
	}

	.add_info ul {
		margin: 0;
		padding:  0;
	}

	.add_info .advocate-single-contact {
		padding-right: 0px !important;
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}	

	.item-page ul {
	  margin-left: 0px;
	}
}

.advocate-job {
	margin-bottom: 20px;
}

.advocate-infos {
	padding-left: 50px;
}

.advocate-sphere {
	text-align: justify;
}

@media screen and (max-width: 950px) {
	.advocate-sphere {
		text-align: left;
	}
}

h2 {
	text-align: center;
	font-size: 24px !important;
}

.advocate-contacts {
	text-align: center !important;
	margin-top: 25px;
}

.advocate-contacts i {
	font-size: 36px;
	color: #e57d20;
}

.advocate-contacts:nth-child(2) {
	border-left: 1px solid #e57d20;
}

@media screen and (max-width: 950px) {
	.advocate-contacts:nth-child(2) {
		border-left: 0px solid #e57d20;
	}
}

.advocate-single-contact:nth-child(1) {

}

.advocate-single-contact:nth-child(2) {

}

@media screen and (max-width: 950px) {
	.item-page p {
		margin: 0;
	}
	.advocate-infos {
		padding-left: 0;
	}
	.advocate-job {
	  text-align: center;
	}
	.add_info {
		min-height: auto;
		height: auto;
		margin-bottom: 25px;
	}
	.advocate-infos ul {
	  margin-left: 40px;
	}
	.item-page h1 {
		text-align: center;
	}
	h1::after {
		display: none;
	}
}
/* End */
/* /local/templates/abelous/components/bitrix/news/noka_advocates/bitrix/news.detail/.default/style.css?17725469692056 */
