

/* Start:/local/templates/medseo_new/components/bitrix/news/uslugi_new/bitrix/news.detail/.default/style.css?17638263318683*/
.offer-services {
	background-color: #FFF0ED;
	background-image: url(/local/templates/medseo_new/img/serv-off-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border-radius: 0px 0px 64px 64px;
	overflow: hidden;
	margin-top: -320px;
	margin-bottom: 40px;
}

.offer-services .container {
	padding-top: 220px;
	box-sizing: border-box;
	position: relative;
	display: flex;
}

.offer-services__capt {
	width: 570px;
	padding: 50px 0 60px 0;
	display: flex;
	gap: 20px;
	flex-direction: column;
	margin-right: auto;
}

.offer-services__capt .breadcrumbs {
	margin: 0 0 10px 0;
}

.offer-services__title {
	font-family: "ManSemibold";
	font-size: 44px;
	line-height: 115%;
	margin: 0 !important;
}

.offer-services__desc {
	font-family: "ManBold";
	font-size: 22px;
	line-height: 130%;
}

.offer-services__list {
	padding-left: 21px;
}

.offer-services__list li {
	list-style: disc;
}

.offer-services__img {
	display: flex;
	align-items: flex-end;
	/*position: absolute;*/
	min-width: 420px;
	max-width: 470px;
	bottom: 0;
	right: calc(50% - 320px);
}

.offer-services__last {
	padding: 50px 0 60px 0;
	width: 444px;
	margin-left: auto;
	display: flex;
	flex-direction: column;
	gap: 146px;
}

.offer-services__last.offer-services__last--no-act {
	gap: 0;
	justify-content: center;
	width: 360px;
}

.offer-services__last.offer-services__last--no-act .serv-action {
	align-self: flex-end;
}

.serv-action {
	display: flex;
	align-items: center;
	gap: 18px;
}

.serv-action__ico {
	min-width: 96px;
	height: 96px;
	border-radius: 100px;
	background-image: url(/local/templates/medseo_new/img/percent-ico.svg);
	background-repeat: no-repeat;
	background-position: center;
}

.serv-action__text {
	font-size: 28px;
	line-height: 130%;
	font-family: 'ManBold';
	margin-bottom: 8px;
}

.serv-action-price {
	display: flex;
	align-items: center;
	gap: 16px;
}

.serv-action-price__new {
	font-family: 'ManMedium';
	font-size: 44px;
	line-height: 115%;
}

.serv-action-price__new span {
	font-size: 30px;
}

.serv-action-price__old {
	font-family: 'ManBold';
	font-size: 28px;
	line-height: 130%;
	text-decoration-line: line-through;
	color: #C5C5C5;
}

.offer-services__btns {
	margin-top: 16px;
	display: flex;
	gap: 16px;
	align-items: center;
	align-self: flex-start;
}

.offer-services__btns .btn:not(.btn--light) {
	width: 100%;
}

.offer-services__last .offer-services__btns {
	align-self: flex-end;
}

.offer-services--naprav .container {
	align-items: center;
}

.offer-services--naprav .offer-services__img {
	position: unset;
	margin: 0 100px 0 auto;
}

.offer-services--naprav .offer-services__capt {
	padding: 20px 0 50px 0;
}

.wr-ico-title-text__desc {
	margin-bottom: 40px;
}

.ico-title-text {
	border-radius: 12px;
	padding: 40px;
	box-sizing: border-box;
}

.ico-title-text--bg1 {
	background-color: #D7F3F4;
}

.ico-title-text--bg2 {
	background-color: #FFF0ED;
}

.ico-title-text__top {
	display: flex;
	gap: 40px;
	margin-bottom: 27px;
}

.ico-title-text__ico {
	display: flex;
	align-items: center;
	min-width: 62px;
}

.ico-title-text__title {
	font-family: 'ManBold';
	font-size: 28px;
	line-height: 130%;
}

.ico-title-text__text {

	line-height: 130%;
}

.ico-title-text__text p {
	margin-bottom: 28px;
	font-family: 'ManBold';
}

.ico-title-text__text ul,
.ico-title-text__text ol {
	margin: 0 0 28px 0;
	padding-left: 30px;
}

.ico-title-text__text ul li {
	list-style: disc;
}

/* Cлайдер видео блога */
.vid-blog-slider {
	margin: 0 -12px;
}

.vid-blog-slider.slick-slider .slick-track {
	display: flex;
}

/*.vid-blog-slider .slick-list {
	margin: 0 auto;
	max-width: 1396px;
}*/
.vid-blog-slider.slick-slider .video {
	height: unset;
	margin: 0 12px;
}

.vid-blog-slider.slick-slider .arrow_prev {
	left: -16px;
}

.vid-blog-slider.slick-slider .arrow_next {
	right: -16px;
}

/* End Cлайдер видео блога */



/* Анализы */
.tests__row.hidden {
	display: none;
}

.tests__row--header {
	background-color: #D7F3F4;
}

.tests__row--header .tests__wr-info {
	font-family: "ManBold";
}

.tests__wr-info {
	display: flex;
	padding: 20px 24px;
	box-sizing: border-box;
	font-family: "ManLight";
	font-size: 22px;
	line-height: 130%;
}

.tests__col:first-child {
	min-width: 995px;
	padding-right: 150px;
}

.tests__col:last-child {
	display: flex;
	flex-direction: column;
}

.tests__col:last-child span {
	font-family: "ManMedium";
	font-size: 12px;
	line-height: 140%;
	color: #4AC3CB;
	display: none;
}

.tests__show-more {
	background-color: #D7F3F4;
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
	color: #009F97;
	font-family: "ManBold";
	padding: 10px;
	box-sizing: border-box;
	transition: .3s;
	margin-bottom: 20px;
}

.tests__show-more svg path {
	transition: .3s;
}

.tests__show-more:hover {
	cursor: pointer;
	color: #fff;
	background-color: #009F97;
}

.tests__show-more:hover svg path {
	fill: #fff;
}

.serv-action--mb {
	display: none;
}

/* End Анализы */

@media screen and (max-width: 1699px) {
	.tests__col:first-child {
		min-width: 880px;
	}
}

@media screen and (max-width: 1399px) {
	.offer-services__title {
		font-size: 42px;
	}

	.offer-services__desc {
		font-size: 20px;
	}

	.offer-services__capt {
		width: 400px;
	}

	.offer-services__img {
		min-width: 320px;
		max-width: 320px;
	}

	.offer-services__list {
		font-size: 16px;
	}

	.offer-services__last {
		width: 344px;
	}

	.serv-action__text {
		font-size: 22px;
	}

	.serv-action__ico {
		min-width: 66px;
		height: 66px;
		background-size: 100%;
	}

	.tests__col:first-child {
		min-width: 730px;
		padding-right: 70px;
	}

}

@media screen and (max-width: 1199px) {
	.offer-services__title {
		font-size: 32px;
	}

	.offer-services__desc {
		font-size: 18px;
	}

	.offer-services__capt {
		width: 50%;
	}

	.offer-services__last {
		width: 35%;
	}

	.serv-action__ico {
		display: none;
	}

	.ico-title-text {
		padding: 24px;
	}

	.ico-title-text__top {
		gap: 20px;
	}

	.ico-title-text__title {
		font-size: 22px;
	}

	.tests__row {
		font-size: 18px;
		font-family: "ManSemibold";
	}

	.tests__col:first-child {
		min-width: 590px;
		max-width: 590px;
	}
}

@media screen and (max-width: 991px) {
	.offer-services--naprav .offer-services__img {
		display: flex;
		margin: 0 100px 0 auto;
	}

	.offer-services--naprav .offer-services__capt {
		padding: 20px 0;
	}

	.ico-title-text {
		margin-bottom: 16px;
	}

	.wr-ico-title-text .col-sm-12 {
		margin-bottom: 8px;
	}

	.ico-title-text__top {
		margin-bottom: 16px;
	}

	.ico-title-text__ico {
		min-width: unset;
		max-width: 40px;
	}

	.ico-title-text__text {
		font-size: 16px;
		font-family: "ManMedium";
	}

	.tests__wr-info {
		padding: 10px 24px;
		flex-direction: column;
	}

	.tests__col {
		font-size: 16px;
		font-family: "ManMedium";
	}

	.tests__col:first-child {
		min-width: 100%;
		padding-right: 0;
	}

	.tests__col:last-child {
		margin-top: 5px;
	}

	.tests__col:last-child span {
		display: block;
	}

	.tests__row.tests__row--header .tests__wr-info .tests__col {
		font-family: "ManLight";
	}

	.tests__row.tests__row--header .tests__wr-info .tests__col:last-child {
		display: none;
	}

	.offer-services .container {
		flex-direction: column;
	}

	.offer-services__capt {
		width: 100%;
	}

	.offer-services__img {
		order: 3;
		margin: 0 auto;
	}

	.offer-services__last {
		padding: 0 0 32px 0;
		width: calc(100% - 24px) !important;
		position: absolute;
		bottom: 0;
		left: 12px;
	}

	.offer-services__last .offer-services__btns {
		align-self: center;
	}

	.serv-action--ds {
		display: none;
	}

	.serv-action--mb {
		display: flex;
	}
}

@media screen and (max-width: 767px) {
	.offer-services {
		border-radius: 0 0 32px 32px;
	}

	.offer-services .container {
		flex-direction: column;
	}

	.offer-services__capt,
	.offer-services__last {
		width: 100%;
	}

	.offer-services__capt {
		padding: 10px 0;
	}

	.offer-services__last {
		gap: 20px;
	}

	.serv-action-price__new {
		font-family: 'ManBold';
	}

	.offer-services__btns {
		gap: 30px;
	}

	.offer-services--naprav .offer-services__img {
		margin: 0 auto;
	}

	.ico-title-text__title {
		font-size: 20px;
	}

	.wr-vid-blog-slider {
		padding-bottom: 80px;
	}

	.vid-blog-slider.slick-slider .arrow {
		top: unset;
		bottom: -72px;
	}

	.vid-blog-slider.slick-slider .arrow_prev {
		left: calc(50% - 66px);
	}

	.vid-blog-slider.slick-slider .arrow_next {
		right: calc(50% - 66px);
	}
}

@media screen and (max-width: 575px) {
	.slider-doctors .slick-list {
		width: calc(100% + 200px);
	}

	.offer-services__btns {
		margin: 16px auto 0 auto;
		width: 100%;
	}

	.offer-services__last.offer-services__last--no-act {
		width: 100%;
	}
}
/* End */
/* /local/templates/medseo_new/components/bitrix/news/uslugi_new/bitrix/news.detail/.default/style.css?17638263318683 */
