

/* Start:/local/templates/clinic/components/bitrix/catalog/uslugi/style.min.css?1740580631959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/clinic/components/bitrix/catalog.element/uslugi-element/style.css?17688384381184*/
main.def_page {
    padding: 0 !important;
}
.w-100 {
    column-gap: 0 !important;
    width: 100% !important;
}

.block_info__text_box ul li {
    position: relative;
    padding-left: 20px;
}
.block_info__text_box ul li:before {
    position: absolute;
    left: 8px;
    top: 9px;
    content: '';
    background: #282828;
    border-radius: 50%;
    width: 3px;
    height: 3px;
}
.block_info__text ul li {
    position: relative;
    padding-left: 20px;
}
.block_info__text ul li:before {
    position: absolute;
    left: 8px;
    top: 9px;
    content: '';
    background: #ffffff;
    border-radius: 50%;
    width: 3px;
    height: 3px;
}
.block_info__text ol, .block_info__text_box ol 
 {
    padding-left: 20px;
    margin-top: 20px;
}
.img_flex {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.img_flex img {
    width: 100%;
}
.img_flex>* {
    width: calc(50% - 20px);
    display: block;
}
.img_flex.tr_flex>* {
    width: calc(33% - 20px);
}
@media (max-width: 550px) {
.img_flex.tr_flex {
    margin-top: 0;
}

	.img_flex>* {
		width: 100%;
        margin-bottom: 10px;
	}

}.flex_img-2 a {
    color: #C6A464;
}
/* End */


/* Start:/local/templates/clinic/components/bitrix/catalog.element/uslugi-element/css/main_screen.css?17696959012696*/
section.s_main_screen.s_main_screen_detail.ibg {
    margin-bottom: 50px;
}
.s_main_breadcrumb {
    position: absolute;
    top: 160px;
    text-transform: uppercase;
}
.s_main_breadcrumb a {
    font-size: 13px;
}
.s_main_breadcrumb .bx-breadcrumb-item {
    font-size: 13px;
}
.s_main_breadcrumb .container {
    padding: 0;
}
.s_main_screen {
	background: #282828;
	max-height: 650px;
	height: 650px;
	position: relative;
}
.s_main_screen:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #28282899;
	z-index: 0;
}
.s_main_screen .container {
	position: inherit;
	z-index: 1;
}

.main_screen {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: end;
	padding-bottom: 10px;
}

.main_screen__box {
	display: flex;
	flex-direction: column;
	width: 100%;
	gap: 20px;
}

.main_screen__text {
	font-size: 14px;
	line-height: 18px;
	max-width: 230px;
}

.main_screen__title {
	width: 100%;
	font-size: 68px;
	position: relative;
}

.main_screen__btn {
	position: absolute;
	right: 0;
	bottom: 12px;
	max-width: 340px;
	width: 100%;
	justify-content: center;
	display: flex;
}




.s_main_screen_detail .main_screen__box {
	position: relative;
}
.s_main_screen_detail .main_screen__title {
	width: 70%;
	position: unset;
}
.s_main_screen_detail .main_screen__text {
	max-width: 335px;
}
.video_head img {
	width: 150px;
    aspect-ratio: 1.8 / 1;
    object-fit: cover;
    border: 1px solid #c6a464;
}
.video_head {
    position: relative;
    max-height: initial;
    position: absolute;
    right: 0;
    bottom: 80px;
    display: flex;
    justify-content: flex-end;
}

.video_head .lm_play:after {
    width: 30px;
    height: 30px;
}

@media (max-width: 1200px) {
	.main_screen__title {
		position: unset;
		display: flex;
		flex-direction: column;
		font-size: 54px;
		line-height: 60px;
		gap: 20px;
	}

	.main_screen__btn {
		position: unset;
		right: unset;
		bottom: unset;
	}

	.main_uslug_title {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}
}

@media (max-width: 768px) {
section.s_main_screen.s_main_screen_detail.ibg {
    margin-bottom: 30px;
}
.s_main_breadcrumb .bx-breadcrumb .bx-breadcrumb-item a {
    font-size: 12px;
}
.s_main_breadcrumb .bx-breadcrumb .bx-breadcrumb-item {
    font-size: 12px;
}
.video_head {
    position: relative;
    bottom: 10px;
    flex-wrap: wrap;
}

	.main_screen {
		padding-bottom: 20px;
	}

	.s_main_screen {
		max-height: unset;
		height: 100vh;
	}

	.main_screen__box {
		gap: 10px;
	}

	.main_screen__title {
		font-size: 24px;
		line-height: 26px;
	}

	.main_screen__text {
		font-size: 12px;
		line-height: 13px;
	}

	.main_screen__btn {
		max-width: unset;
	}
}
/* End */


/* Start:/local/templates/clinic/components/bitrix/breadcrumb/main/style.css?1741859828643*/
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	font-weight: 400;
	font-size: 14px;
	line-height: 18.2px;
	letter-spacing: 0%;
	margin-right: 10px;
}

.bx-breadcrumb-item span {
    margin-left: 4px;
}
.bx-breadcrumb-item:first-child span {
    margin-left: 0;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}
.bx-breadcrumb-item.active span {
    color: #C6A464;
}
@media (max-width: 992px) {
	.bx-breadcrumb .bx-breadcrumb-item {
		margin-bottom: 10px;
	}
}
/* End */


/* Start:/local/templates/clinic/components/bitrix/news.list/our_doctors/style.css?17707206292654*/
.swiper.swiperOurDoctors {
    width: 100%;
}
.s_our_doctors {
	padding: 50px 0 100px;
}

.our_doctors {
	display: flex;
	flex-direction: column;
	gap: 50px;
}

.our_doctors__container {
	display: flex;
	position: relative;
	padding-bottom: 30px;
}

.our_doctors__card {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 20px;
	gap: 20px;
	border: 1px solid #FAF8EB;
}

.our_doctors_card__img {
	display: flex;
	width: 100%;
	min-height: 320px;
	max-height: 320px;
}
.our_doctors_card__img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.our_doctors_card__info {
	display: flex;
	height: 100%;
	flex-direction: column;
	gap: 5px;
}

.our_doctors_card__title {
	font-weight: 700;
	line-height: 26px;
	font-size: 21px;
	text-transform: uppercase;
}

.our_doctors_card__status {
	font-weight: 700;
	margin-top: auto;
	line-height: 18px;
	font-size: 14px;
}

.swiper-pagination.sp_main.sp_our_doctors {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}

.our_doctors__filter {
	display: none;
	margin: 30px 0 20px;
	flex-direction: column;
	gap: 10px;
}
.info_video {
    position: absolute;
	right: 30px;
    top: 30px;
}
.info_video img {
    transition: 0.8s;
}
.ingo_i2 {
    display:none;
}
.info_video .play_img {
    width: 25px;
    height: 25px;
    background: url(/upload/img/play.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	transition: 0.8s;
}
.info_video .play_img:hover {
    opacity: 0.5;
}

@media (max-width: 1200px) {
	.our_doctors_card__img {
		min-height: 360px;
		max-height: 360px;
	}
}
@media (max-width: 1000px) {
	.our_doctors_card__img {
		min-height: 320px;
		max-height: 320px;
	}
}
@media (max-width: 900px) {
	.our_doctors_card__img {
		min-height: 260px;
		max-height: 260px;
	}
}

@media (max-width: 768px) {
	.s_our_doctors {
		padding: 20px 0 40px;
	}

	.our_doctors {
		gap: 30px;
	}

	.our_doctors_card__info {
		gap: 2px;
	}

	.our_doctors__card {
		padding: 10px;
		gap: 10px;
		border: 1px solid #C6A464;
	}

	.our_doctors_card__title {
		line-height: 17px;
		font-size: 16px;
	}

	.our_doctors_card__status {
		line-height: 15px;
		font-size: 12px;
	}

	.our_doctors_card__img {
		min-height: 400px;
		max-height: 400px;
	}
}

@media (max-width: 640px) {
	.our_doctors_card__img {
		min-height: 320px;
		max-height: 320px;
	}
}
@media (max-width: 550px) {
	.our_doctors_card__img {
		min-height: 260px;
		max-height: 260px;
	}
}
@media (max-width: 450px) {
	.our_doctors_card__img {
		min-height: 440px;
		max-height: 440px;
	}

	.our_doctors__filter {
		display: flex;
	}

	.our_doctors {
		gap: 0;
	}
}
/* End */


/* Start:/local/templates/clinic/components/bitrix/news.list/block_feedback/style.css?17489662103492*/
.s_block_feedback {
	padding: 50px 0;
}
.block_feedback {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.bf_slide_slide__img {
	display: flex;
}
.bf_slide_slide__img img {
	object-fit: contain;
	width: 100%;
	height: 100%;
	max-height: 400px;
}

.swiper-pagination.sp_main.bf_pagination {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}

.bf_tab_container {
	display: flex;
	flex-direction: column;
	gap: 25px;
}
.bf_tabs {
	display: flex;
}
.bf_tab {
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	line-height: 15px;
	padding: 12px 16px;
	color: #282828;
	height: 40px;
	gap: 5px;
	background: #FAF8EB;
	transition: .3s;
}
.bf_tab.bf_tab_img {
	font-weight: 400;
	font-size: 12px;
	line-height: 13px;
}
.bf_tab_img img {
	width: 16px;
	height: 16px;
	border-radius: 50%;
}
.bf_tab:hover {
	background: #C6A464;
	color: white;
}
.bf_tab_content {
	display: none;
	padding-bottom: 30px;
	position: relative;
}
.bf_tab.tab-open {
	transition: 0.3s;
	background: #C6A464;
	color: white;
}
.bf_tab_content.tab-open {
	display: block;
}

@media (max-width: 768px) {
	.s_block_feedback {
		padding: 20px 0;
	}
	.s_block_feedback h2 {
		display: none;
	}
	.block_feedback {
		gap: unset;
	}
	.bf_tab_container {
		gap: 10px;
	}
	.bf_tab_content {
		padding-bottom: 25px;
	}

	.bf_tab {
		font-size: 12px;
		line-height: 13px;
		padding: 8px;
		gap: unset;
	}
	.bf_tab span {
		display: none;
	}
	.bf_tab_img img {
		width: 24px;
		height: 24px;
	}
}

.df_block_feedback_media__card {
	display: flex;
	flex-direction: column;
	height: 320px;
	width: 100%;
	max-height: 320px;
	min-height: 320px;
}
.df_block_feedback_media_card__top {
	display: flex;
	align-items: center;
	width: 100%;
	gap: 10px;
	background: #FAF8EB;
	padding: 8px 12px;
}
.df_block_feedback_media_card__avatar {
	border-radius: 50%;
	overflow: hidden;
	background: #C6A464;
	width: 30px;
	height: 30px;
}
.df_block_feedback_media_card__avatar img {
	object-fit: cover;
	object-position: top;
	width: 100%;
	height: 100%;
}
.df_block_feedback_media_card__name {
	font-size: 14px;
	line-height: 18px;
	color: #282828;
}
.df_block_feedback_media_card__bot {
	width: 100%;
	height: 100%;
	border-bottom: 1px solid transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
}
.df_block_feedback_media_card__avatar_block {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
.df_block_feedback_media_card__bot:has(.df_block_feedback_media_card__txt) {
	border-bottom: 1px solid #C6A464;
	border-right: 1px solid #C6A464;
	border-left: 1px solid #C6A464;
	padding: 8px 0 8px 8px;
	overflow: hidden;
}
.df_block_feedback_media_card__txt {
	color: white;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	overflow-y: auto;
	height: 100%;
	padding-right: 12px;
}
.df_block_feedback_media_card__txt::-webkit-scrollbar {
	width: 4px;
	background-color: transparent;
}
.df_block_feedback_media_card__txt::-webkit-scrollbar-thumb {
	border-radius: 0;
	background-color: #C6A464;
	cursor: pointer;
}
.df_block_feedback_media_card__txt::-webkit-scrollbar-track {
	background-color: transparent;
	border-radius: 0;
	transition: .4s;
}

.s_block_feedback .swiper-pagination.sp_main.swiper-pagination-bullets.swiper-pagination-horizontal {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: calc(100vw - 20px);
}
/* End */
/* /local/templates/clinic/components/bitrix/catalog/uslugi/style.min.css?1740580631959 */
/* /local/templates/clinic/components/bitrix/catalog.element/uslugi-element/style.css?17688384381184 */
/* /local/templates/clinic/components/bitrix/catalog.element/uslugi-element/css/main_screen.css?17696959012696 */
/* /local/templates/clinic/components/bitrix/breadcrumb/main/style.css?1741859828643 */
/* /local/templates/clinic/components/bitrix/news.list/our_doctors/style.css?17707206292654 */
/* /local/templates/clinic/components/bitrix/news.list/block_feedback/style.css?17489662103492 */
