

/* Start:/local/templates/medicine/components/bitrix/breadcrumb/breadcrumb/style.css?1636963289585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/medicine/components/bitrix/news/statyi_new/bitrix/news.detail/.default/style.css?176043224617248*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.article_author a {
	text-decoration: none;
	color: #3F4374;
}


.about_article{

	/*--main-bg-color: #EDF3FF;*/
	--main-bg-color: #F3F4F9;

	/*--main-bg-color: #00acfc4d;*/
	--secondary-bg-color: #6067AB;
	--main-border-color: #00acfc;
	--main-color: #00acfc;
}



.include_block {
	clear: both;
}
.content-content-wrap {
	overflow: auto;
}
.content-content {
	background: #F3F4F9;
	border-radius: 7px;
	width: 100%;
	padding: 20px 0 20px 20px;
	margin-bottom: 30px;
}
.content-content .content-head {
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
}
.content-content ol {
	padding-left: 20px;
	margin: 20px 0 0;
}
.content-content ol li {
	font-size: 16px;
	line-height: 140%;
	color: #0F6CB6;
	margin-bottom: 10px;
}
@media (max-width: 767px) {
	.content-content ol li {
		font-size: 14px;
	}
}
.content-content ol li::marker {
	color: #919090;
}
.content-content ol li a {
	text-decoration: none;
}
.expert-section, .warning-section {
	padding-top: 20px;
	padding-bottom: 20px;
}

.expert_check{
	min-height:108px;
	border-radius: 16px;
	width:100%;
	background:  var(--main-bg-color);

	font-size: 16px;
	font-weight: 400;
	line-height: 21px;
	letter-spacing: 0.01em;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;

}
.expert_check .image{
	margin-right:1.5%;
	margin-left:4%;

}
.expert_check .image img{
	min-width:25px;
	margin-bottom: 0px;
}
.expert_check  .text{
	color: #000000;

	text-transform:uppercase;

}

.expert_check  .separator{
	height: 43px;
	border-left: 1px solid #000000;

	margin-right:4%;
	margin-left:4%;
}

.expert_check .expert_doctor{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
}

.expert_check .expert_doctor .expert_image{
	width: auto;
	height: auto;
	max-height: 78px;
	border-radius: 50%;
	object-fit: cover;
	margin-bottom: 0px;
}
.expert_check .expert_doctor_image_wrap{
	margin-right:15px;
	flex: 1 0 auto;
}
.expert_check .image img{
	border-radius:0px;
}
.expert_check .expert_doctor .expert_link{
	color: #000000;

	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 0em;
	text-align: left;
	text-decoration:underline;
	padding-bottom:5px;
	border-bottom-color: transparent;
}
.expert_check .expert_doctor .expert_details{
	color: #000000cc;

	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0em;
	margin-right: 5%;
}

@media (max-width: 870px){
	.expert_check{
		flex-direction: column;
		padding:1% 5%;
	}
	.expert_check .image{
		margin:5% 0 3% 0;
	}
	.expert_check .text{
		text-align:center;
		margin-bottom:10px;
	}
	.expert_check  .separator{
		width: 43px;
		height: 1px;

		border-top: 1px solid #000000;
		border-left:none;
		margin-bottom:10px;
	}
	.expert_check .expert_doctor{
		text-align:center;
		flex-direction: column;
		margin-bottom:20px;
	}
	.expert_check .expert_doctor .expert_link{
		text-align:center;
		margin:1% 0;
	}
	.expert_check .expert_doctor_image_wrap{
		margin:0px;
	}
	.similar_slider.top_pos {
		top: -10px;
	}
}

.faq_wrapper .content-small {
	margin-top: 30px;
	font-weight: bold;
	font-size: 16px;
	line-height: 185%;
	color: #919090;
}
.faq_wrapper .horizonal-card {
	margin-top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, .17);
	box-shadow: 0px 0px 25px rgba(0, 0, 0, .17);
	border-radius: 7px;
}
.faq_wrapper .ill-notice {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 47px;
}
.faq_wrapper .ill-notice svg {
	margin-right: 20px;
}
.faq_wrapper .ill-notice .ill-title {
	font-weight: bold;
	font-size: 18.72px;
	line-height: 140%;
	padding-top: 10px;
}
.faq_wrapper .quote {
	margin-top: 23px;
	padding: 0 0 0 60px;
}

.faq_wrapper .quote .quote-name {
	font-weight: bold;
	font-size: 16px;
	line-height: 140%;
}

.faq_wrapper .quote .quote-descr {
	font-size: 14px;
	line-height: 140%;
	color: #919090;
	margin: 5px 0 20px;
}

.faq_wrapper .quote .quote-text {
	padding-left: 20px;
	border-left: 2px solid var(--main-border-color);
	font-size: 16px;
	line-height: 185%;
}


.faq_wrapper .horizonal-card a{
	border-bottom: 0px solid;
}
.faq_wrapper .horizonal-card img {
	max-width: 183px;
	height: auto;
	object-fit: cover;
	display: block;
	margin: 0px auto;
	border-radius: 0px;
}
.faq_wrapper .horizonal-card .hor-descr {
	padding: 20px 0 22px 20px;
	width: 50%;
}
.faq_wrapper .horizonal-card .hor-descr .last-name {
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
}
.faq_wrapper .horizonal-card .hor-descr .name {
	font-size: 18.72px;
	line-height: 140%;
}
.faq_wrapper .horizonal-card .hor-descr .hor-descr-static {
	margin-top: 20px;
	font-size: 14px;
	line-height: 140%;
	color: #919090;
}
.faq_wrapper .horizonal-card .hor-call {
	padding: 20px;
	position: relative;
}
.faq_wrapper .horizonal-card .hor-call:before {
	position: absolute;
	content: '';
	top: 10%;
	left: 0;
	width: 1px;
	height: 80%;
	background: #D7D7D7;
}
.faq_wrapper .horizonal-card .hor-call .pls-call {
	font-size: 14px;
	line-height: 140%;
	text-align: center;
}
.faq_wrapper .horizonal-card .hor-call .button-call {
	margin-top: 20px;
	padding: 18px 42px 17px;
	background: var(--main-color);
	border-radius: 7px;
	color: white;
	font-weight: 500;
	font-size: 18px;
	line-height: 140%;
	text-align: center;
	display: block;
}
.faq_wrapper .horizonal-card .hor-call .call-phone {
	margin-top: 20px;
	color: #0F6CB6;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.faq_wrapper .horizonal-card .hor-call .call-phone svg {
	vertical-align: bottom;
}

@media screen and (max-width: 990px) {
	.faq_wrapper .horizonal-card {
		display: block;
		text-align: center;
	}

	.faq_wrapper .horizonal-card .hor-descr {
		margin-top: 20px;
		padding: 0 22px;
		text-align: center;
		width: 100%;
	}

	.faq_wrapper .ill-notice {
		display: block;
	}

	.faq_wrapper .quote {
		padding: 0;
	}

	.faq_wrapper .horizonal-card img {
		padding-top: 20px;
	}

}

.warning_block {

	background: var(--main-bg-color);
	color: #000000;
	border-radius: 16px;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: center;
	align-items: stretch;

}

.warning_block .warning_info {
	background: var(--secondary-bg-color);

	color: #FFFFFF;


	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 16px 0 0 16px;
}

.warning_block .warning_info .warning_info_text {

	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.01em;
	transform: rotate(-90deg);

}

.warning_block .warning_text {

	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0em;

	padding: 25px 2%;
}


.content-title {
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	margin: 50px 0 20px;
}


.slider-servises_items {
	background: var(--main-bg-color);
	border-radius: 16px;

	padding: 24px;
}

.slider-servises_title {
	font-weight: 700;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	margin-bottom: 10px;
}

.slider-servises_items p {
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
}

.btn-link_wrap {
	display: flex;
}

.btn-link {
	width: auto;
	color: #2862FF;
	background-color: transparent;
	border: solid 1px #2862FF;
}

.btn-link_wrap {
	display: flex;
	margin: 20px 0 0 0;
}
.slider-servises_wrap{
	overflow:hidden;
}
.slider-servises .slick-track {
	display: flex;
}

.slider-servises .slider-servises_items {
	height: auto;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}


.slider-servises_wrap .btn-link_wrap a:hover,
.slider-servises_wrap .btn-link_wrap a {
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

.swiper-wrapper.slider-servises {
	max-width: calc(100vw - 40px);
}

@media screen and (max-width: 1024px) {
	.swiper-wrapper.slider-servises {
		max-width: calc(100vw - 40px);
	}
}


.list_grid_info {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 10px;
	list-style-type: none;
}

.list_grid_info_item_link {
	display: block;
	position: relative;
	padding: 20px 20px 20px 50px;
	background: #FFFFFF;
	border-radius: 16px;
	height: 100%;
	text-decoration: none;
	color: #000000;
}

.list_grid_info_item_link:hover {
	background: #F9FAFB;
}

.list_grid_info_item_link:before {
	content: "";
	background-image: url(/images/strelka_blue.svg);
	width: 24px;
	height: 24px;
	display: block;
	border-radius: 50%;
	background-size: contain;
	position: absolute;
	left: 10px;
}

.list_grid_info_item a {
	background: var(--main-bg-color);
	text-decoration: none !important;
	border-bottom:0px solid !important;
}

ul.list_grid_info li {
	list-style: none;
	padding-left: 5px;
	margin: 5px 0;
	line-height: 25px;
	margin-top: 12px !important;


}

ul.list_grid_info li::before {
	content: none !important;
}

@media (max-width: 1024px) {
	.list_grid_info {
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 870px) {
	.list_grid_info_item_link {
		padding: 10px;
		font-size: 13px;
		line-height: 22px;
	}

	.list_grid_info_item_link:before {
		position: static;
		margin: 5px 0;
	}
}

.soderzahnie_font_size_3 a {
	font-size: 14px;
}

@media (max-width: 767px) {
	.soderzahnie_font_size_3 a {
		font-size: 12px;
	}
}

.bibliogpaphy .content-text {
	padding: 20px 0 20px 20px;
}


/**********************/
.quote_block_wrap {
	border-left: 8px solid var(--main-border-color);
	box-shadow: 0px 6px 16px rgb(0 0 0 / 8%);
	border-radius: 16px;
	padding: 70px 170px;
	display: flex;
	flex-direction: column;
}
.quote_block_text {

	font-style: italic;
	font-weight: 400;
	font-size: 20px;
	line-height: 160%;
	color: #000000;
	flex: none;
	order: 0;
	flex-grow: 0;
	position: relative;
}
.quote_block_vrach {
	display: grid;
	gap: 30px;
	margin: 20px 0;
	grid-template-columns: 130px 1fr;
}
.quote_block_vrach_img img {
	width: 120px;
	height: 120px;
	object-fit: cover;
	object-position: top;
	border-radius: 50%;
	background-color: #eee;
	margin-bottom: 0px !important;
}
.quote_block_vrach_name {
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}
.quote_block_vrach_descr {
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #465A63;

}
.quote_block_text:before, .quote_block_text:after {
	content: "";
	background-image: url(/images/quote.svg);
	width: 60px;
	height: 50px;
	display: block;
	background-repeat: no-repeat;
	position: absolute;
}
.quote_block_text:before {
	left: -70px;
	top: 0;
}
.quote_block_text:after{
	transform: matrix(-1, 0, 0, 1, 0, 0);
	right: -70px;
	bottom: 0;
}


@media screen and (max-width: 768px) {
	.quote_block_wrap {
		padding: 24px;
	}

	.quote_block_text:before, .quote_block_text:after {
		position: static;
		height: 30px;
		background-size: contain;
	}

	.quote_block_text:after {
		text-align: right;
		display: block;
		width: 100%;
	}

	.quote_block_text {
		font-size: 16px;
	}

	.quote_block_vrach {
		order: 1;
	}

	.quote_block_text {
		order: 2;
	}

	.quote_block_vrach {
		grid-template-columns: 60px 1fr;
		gap: 20px;
	}

	.quote_block_vrach_img img {
		width: 60px;
		height: 60px;
		border-radius: 30%;
	}

	.quote_block_vrach_descr {
		font-size: 12px;
		line-height: 18px;
	}
}

.article_views{
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 10px;
}


@media (max-width: 767px) {
	.news_detail_title {
		font-weight: 700;
		font-size: 20px;
		line-height: 28px;
	}
	.content-content .content-head{
		font-size: 18px;
	}
}


.page_btn.small{

	text-align: left;

}
.page_btn.small a{
	border: 0px !important;
	font-size: 16px;
	line-height: 50px;
	min-width:auto;
}


.news_detail_text_item:not(.news_detail_text_wrap){
	float: left;
	margin: 0 40px 40px 0;
	min-width: 250px;
	max-width: 50%;
}
@media (min-width: 1025px) {
	.news_detail_text_grid {
		display: block !important;
	}
}
@media (max-width: 1024px) {
	.news_detail_text_item:not(.news_detail_text_wrap){
		float: none;
		margin: inherit;
		max-width: 100%;
	}
}



.about_article .aside {
	float: left;
	margin: 0 40px 40px 0;
	min-width: 180px;
	max-width: 50%;
}
@media (max-width: 1024px) {
	.about_article .aside {
		float: none;
		margin: inherit;
		max-width: 100%;
	}
}

.news_detail_first_img {
	width: 100%;
	max-height: 500px;
	object-fit: cover;
	border-radius: 16px;
}
.article_author .name {
	display: flex;
	flex-direction: column;
	align-items: center;

}

@media (max-width: 1024px) {
	.article_author .name {
		display: flex;
		align-items: center;
		flex-direction: row;
	}
}

@media (max-width: 600px) {
	.article_author .name,
	.article_author {

		flex-direction: column;

	}
	.article_author .name{
		text-align:center;
	}
}
/*
.about_article .content_flex aside{
	width:280px;
}
*/
.about_article .content_flex .content {
	width:100%;
}

@media (max-width: 1024px) {
	.about_article .content_flex .content,
	.about_article .content_flex aside{
		width:100%;
	}

}

.tag_block{
	margin-top:15px;
	font-size: 0.8em;
	margin-bottom:15px;
}

.reviews .swiper-slide{
	height:auto;
	opacity: 0;
	transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
}
.reviews  .swiper-slide.visible {
	opacity: 1;
}

.section-padding {
	padding: 60px 0;
}

.article_author a{
 	border-bottom: 0px solid !important;
}

.tag_block a{
	border-bottom: 0px solid !important;
	text-decoration:underline !important;
}
.tag_block a:hover{

	text-decoration:none !important;
}
.js-move_block_on_mobile_to,
.js-move_block_on_mobile_from{
	display:none;
}

@media (max-width: 600px) {
	.specialist,
	.tag_block {
		text-align:center;
	}

}

/***************/
.similarArticlesSwiper.swiper {
	padding: 30px 0;
}

.similar-articles .swiper-wrapper {
	height: auto;
	display: flex;
}

.reviews__item{

	margin: 15px;
	display: flex;
	flex-direction: column;
	position: relative;
	/* height: 100%; */
}


.similar-articles-swiper {
	position: relative;
	padding: 0;
}

/* Карточка статьи с одинаковой высотой */
.article-card {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 4px 15px rgba(0,0,0,0.1);
	overflow: hidden;
	height: 100%;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	display: flex;
	flex-direction: column;
}

/* Фиксируем высоту изображения */
.article-image {
	width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
	flex-shrink: 0; /* Не сжимается */
}

.article-image-link {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.article-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
}

.article-card:hover .article-image img {
	transform: scale(1.05);
}

/* Контент занимает оставшееся пространство */
.article-content {
	padding: 20px;
	flex-grow: 1; /* Занимает все доступное пространство */
	display: flex;
	flex-direction: column;
	min-height: 215px;
}

.article-title {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 10px;
	color: #333;
	text-decoration: none;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	flex-shrink: 0; /* Не сжимается */
}

.article-title:hover {
	color: #0066cc;
}

.article-preview {
	font-size: 14px;
	line-height: 1.5;
	color: #666;
	margin-bottom: 15px;
	flex-grow: 1; /* Занимает оставшееся пространство */
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.article-date {
	font-size: 12px;
	color: #999;
	margin-top: auto; /* Прижимается к низу */
	flex-shrink: 0; /* Не сжимается */
}

/* Слайды одинаковой высоты */
.swiper-slide {
	height: auto;
	display: flex;
}

.swiper-slide .article-card {
	width: 100%;
}

/* Стили Swiper */
.similarArticlesSwiper {
	width: 100%;
	height: auto;
}



/* Пагинация */
.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #ccc;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #0066cc;
}

/* Фиксированная высота для контейнера слайдов */
.swiper-wrapper {
	align-items: stretch; /* Растягивает слайды */
}

/* Адаптивность */
@media (max-width: 767px) {
	.similar-articles-swiper {
		padding: 0 30px;
	}

	.article-image {
		height: 180px;
	}

	.article-content {
		padding: 15px;
	}

	.article-title {
		font-size: 16px;
	}
}

@media (max-width: 400px) {
	.similar-articles-swiper {
		padding: 0 15px;
	}

	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}

	.article-image {
		height: 160px;
	}
}

/* Стиль для картинки-заглушки */
/*.article-image img[src*="no_image.png"] {
	background: #f5f5f5;
	padding: 20px;
	object-fit: cover;
}*/

/* Гарантия одинаковой высоты всех карточек */
.swiper-slide {
	height: 100%;
}

.swiper-slide .article-card {
	height: 100%;
}
/* End */


/* Start:/local/components/mwi/form.send/templates/stati/style.css?17604322461296*/
.text_info{
    color: #f00;
}
.send_form_stati .white_link.white_link_big {
    font-size: 25px;
    color: #fff;
}
.send_form_stati .form-callback-first-form_wrap {
    width: 75%;
}
.send_form_stati .form-first-title {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 0;
}
.send_form_stati .form-callback-first_wrap .style-2__btn-main {
    margin-top: 0;
}
.send_form_stati .form .line_form{
    margin-bottom: 20px;
    margin-top: 20px;
}
.send_form_stati .form-callback-first-form_info {
    margin-top: 20px;
    margin-bottom: 10px;
}
.send_form_stati .white_link.white_link_big {
    font-size: 25px;
    color: #fff;
    white-space: nowrap;
}
button[type=submit].style-2__btn-main {
    color: #fff;
    font: 700 20px var(--font_family2);
    transition: .2s
    linear;
    border: none;
    display: inline-block;
    background: #FD7A5F;
    border-radius: 80px;
    cursor: pointer;
    padding: 17px 38px;
    height: 60px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none;
}
@media (max-width: 870px) {
    .form-callback-first_img_wrap{
        display: none;
    }
    .send_form_stati .form-callback-first-form_wrap {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/medicine/components/bitrix/news.list/license_list/style.css?1636968884150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/medicine/components/bitrix/breadcrumb/breadcrumb/style.css?1636963289585 */
/* /local/templates/medicine/components/bitrix/news/statyi_new/bitrix/news.detail/.default/style.css?176043224617248 */
/* /local/components/mwi/form.send/templates/stati/style.css?17604322461296 */
/* /local/templates/medicine/components/bitrix/news.list/license_list/style.css?1636968884150 */
