

/* Start:/local/templates/smdoctor_inner/components/smdoc/services_catalog/template1/style.css?17109082093703*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.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%;
	}

	.wr_content .right_panel .info h1.service-title {
		font-size: 28px;
	}
}

.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;}
.main-image{
	position: relative;
	height: 269px;
	margin-top: -10px;
	margin-bottom: 20px;
}
.main-image-text{
	position: absolute;
	text-align: center;
	left: 462px;
	top: 196px;
	font-size: 14px;
	color: #333;
}
.btn-go-clinic{
	position: absolute;
	background: #fda307;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	padding: 18px 20px 14px;
	bottom: 90px;
	right: 78px;
}
ul{
	margin: 0;
	padding: 0 0 0 18px;
	/*list-style-image: url('/local/templates/smdoctor_inner/components/smdoc/services_catalog/template1/./images/list-marker.png');*/
}

.service-header {
	position: relative;
	display: block;
	min-height: 200px;
	margin: 0;
}
.info .service-header .service-img{
	width: 100%;
	margin: 0;
}

.right_panel .info h1.service-title {
	position: absolute;
	bottom: 64px;
	color: #000;
	font-weight: 800;
	font-size: 40px;
	left: 29px;
	margin: 0;
}
.right_panel .info h1.service-title.active {
	color: #fff;
}
.navService {
	position: absolute;
	display: flex;
	gap: 20px;
	bottom: 20px;
	left: 29px;
}
.navService .current-span {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	position: relative;
	padding: 10px 20px;
	background-color: var(--minor-dark);
	border-radius: 40px;
}
.navService .first {
	cursor: default;
}
.navService .link {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	background-color: var(--minor);
	padding: 10px 33px 10px 20px;
	border-radius: 40px;
}
.navService .link:hover {
	background-color: var(--minor-dark);
}
.navService .link:hover .services-switcher-active {
	border-bottom: none;
}
.services-switcher-active {
	border-bottom: 1px dashed;
	position: relative;
}
.services-switcher-active::after {
	position: absolute;
	content: '';
	height: 14px;
	width: 16px;
	background: url(/local/templates/smdoctor_inner/components/smdoc/services_catalog/template1/./images/switcher-arrows.png) no-repeat;
	background-position-y: -43px;
	right: -24px;
}
.services-title-wrapper {
	min-height: 204px;
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	overflow: hidden;
	border-radius: 20px;
	position: relative;
	margin:0 0 20px;
}
.services-image-wrapper {
	width: 100%;
	height: 204px;
	background-color: var(--major);
	opacity: 0;
}

@media all and (max-width:1366px){
	.services-title-wrapper {
		min-height: 196px;
	}
	.services-image-wrapper {
		height: 196px;
	}
}

@media all and (max-width:1250px){
	.services-title-wrapper {
		min-height: 156px;
	}
	.services-image-wrapper {
		height: 156px;
	}
}

@media all and (max-width:1024px){
	.services-title-wrapper {
		background-image: none !important;
		background-color: var(--major);
	}
}


/* End */


/* Start:/local/templates/smdoctor_inner/components/smdoc/services_catalog/template1/bitrix/catalog.section.list/.default/style.min.css?17109082096536*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;line-height:14px;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a{-ms-text-overflow:ellipsis;text-overflow:ellipsis;display:inline-block;max-width:100%;overflow:hidden;color:#4c7da6;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;padding:0;vertical-align:top;font-weight:normal;line-height:13px;margin-bottom:10px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
/* End */


/* Start:/local/components/smdoc/services.element.list/templates/service/style.css?17418672211098*/
.services-content {
	width: 100%;
}
.service-list {
	display: flex;
	margin: 0;
	padding: 0;
	flex-wrap: wrap;
}
.service-item {
	background-color: var(--light);
	border-radius: 20px;
	width: 344px;
	transition: 0.3s;
	margin: 0 28px 20px 0;	
}
/*.service-item:hover {
	background-color: var(--light-2);
}*/
.service-text {
	padding: 32px 30px 18px 45px;
}
.service-name {
	background-repeat: no-repeat;
	margin-bottom: 12px;
	margin-left: -33px;
	padding-left: 34px;
	min-height: 25px;
}
.service-preview-text {
	color: #625858;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin: 0;
}
.service-preview-text a {
	color: var(--major);
	font-size: 14px;
	line-height: 28px;
	display: inline-block;
}
.service-preview-text a:hover {
	color: var(--major-dark);
}

.service-item .service-title {
	color: var(--minor);
	font-size: 18px;
	font-weight: 800;
	line-height: 18px;
	margin: 0;
}
@media screen and (max-width: 768px) {
	.service-item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 28px;
	}
}
.service-list {
	display: none;
}
.service-list.check-up-list {
	display: flex;
}
/* End */


/* Start:/local/components/smdoc/services.price.new/templates/.default/style.css?1710908209950*/
.price-list{
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	margin: 28px 0 48px;
}
.price-list .right{
	text-align: right;
}
.price-list th,
.price-list td{
	padding: 7px 12px 7px 12px;
}
.price-list th:first-child{
	padding: 7px 42px 7px 12px;	
}
.price-list th{
	background: #ddd;
}
.price-list .grey td{
	background: #eee;
}
.wr-cards {
	margin: 0;
}
@media all and (max-width:480px){
	.price-list th,
	.price-list td{
		font-size:13px;
		padding-left:8px;
		padding-right:8px;
	}
}


.price-list__discount {
	color: var(--minor);
}

.price-list__discount a {
	color: var(--minor-dark);
	font-weight: bold;
}

.price-list__mark {
	display: inline-block;
	background:var(--minor);
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	color: #fff;
	padding: 0 10px;
	margin: 0 15px 0 0;
	font-size:13px;
	line-height: 24px;
}

@media all and (max-width: 480px) {
	.price-list__mark {
		font-size: 11px;
	}
}
/* End */


/* Start:/local/components/smdoc/services.doc.list/templates/.default/style.css?1710908209828*/
.hospital-list,
.doc-list{
	list-style: none;
	margin: 0;
	padding: 0;
}
.hospital-name{
	font-size: 20px;
	color: #333;
	margin: 20px 0;
	cursor: pointer;
}
.hospital-name span{
	border-bottom: 1px dashed #cacaca;
}
.hospital-name.active span{
	border: none;
}
.doc-item{
	display: inline-block;
	width: 242px;
	text-align: center;
	vertical-align: top;
}
.doc-foto{
	margin-bottom: 16px;
}
.doc-name{
	font-size: 19px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.doc-name h3{
	margin: 0;
}
.doc-spec {
	margin: 0;
	color: #808080;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
}
.doc-list {
	display: block;
	margin-bottom: 30px;
}

.docs-clinic {
	color: var(--major);
	display: inline-block;
	border-bottom: 1px dashed var(--light-2);
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 30px;
}
/* End */


/* Start:/local/templates/smdoctor_inner/components/smdoc/appointments.form/form_in_page/style.css?17109082096526*/
.appointments_form .error{
	box-shadow: 0 0 5px 1px red;
}
.appointments_form_in_page {
	display: block;
	background:  var(--light-2);
	padding: 30px;
	min-width: 300px;
	box-sizing: border-box;
	margin-top: 34px;
	border-radius: 20px;
}

@media all and (max-width: 1024px) {
	.appointments_form_in_page {
		min-width: 0%;
	}
}

.right_panel .info .appointments_form_in_page h2.title {
	margin: 0;
	margin-bottom: 16px;
}
.appointments_form_in_page .text {
	color: #000000;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}
.appointments-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.appointments-list-services {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 20px;
	align-items: center;
	margin-bottom: 30px;
}

.appointments-list .form-row {
	display: inline-flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}

.appointments-list .form-row.date-time{
	gap: 10px;
}
.appointments-list .form-row.sbm {
	margin: 0;
	width: 100%;
	justify-content: left;
}


.label-wrapper {
	text-align: left;
	margin-right: 10px;
	padding-top: 12px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	width: 115px;
}

.date-time-wrapper:nth-child(2) .label-wrapper {
	width: 60px;
}

.appointments-list .form-row:nth-child(1) .label-wrapper,
.appointments-list .form-row:nth-child(1) .label-wrapper label,
.appointments-list .form-row:nth-child(3) .label-wrapper,
.appointments-list .form-row:nth-child(3) .label-wrapper label{
	width: 50px;
}

.appointments-list .label {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	padding: 0;
	width: 115px;
	display: block;
}

.label-wrapper-services,
.label-services {
	width: auto !important;
	padding: 0 !important;
}

.appointments-list .label.two-lines {
	white-space: normal;
}
.appointments-list .text-field {
	border: none;
	border-radius: 40px;
	width:100%;
	height: 42px;
	background-color: #fff;
	padding-left: 17px;
	box-sizing: border-box;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 15px;
	font-family: 'OpenSans';
}


.appointments-list .form-row input {
	border-radius: 40px;
}
.appointments-list .text-field#name,
.appointments-list #spec-styler {
	width: 100%;
}
#spec-styler {
	height: 42px;
}
.date-time-wrapper {
	display: inline-flex;
}
.appointments_form_in_page .sel_clinic{
	margin: 0px;
	width: 238px;
}
.appointments_form_in_page #time-styler{
	width: 100px;
}
.appointments_form_in_page .sel_clinic .jq-selectbox__select{
	height: 42px;
	padding: 9px 0 0 17px;
	box-sizing: border-box;
	text-align: left;
	border-radius: 40px;
}
div.jq-selectbox__select-text {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 15px;
	width: 80%;
}
.appointments_form_in_page .sel_clinic .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
	position: absolute;
	top: 19px;
	border-left: 5.5px solid transparent;
	border-right: 5.5px solid transparent;
	border-top: 5px solid var(--major);
	width: auto;
	background: none;
	right: 20px;
}
.radio {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
	margin-bottom: 17px;
}
.jq-radio.rdo_clinic {
	margin-right: 9px;
}
.appointments_form_in_page .submit {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	border-radius: 3px;
	border: none;
	margin-right: 20px;
	cursor: pointer;
	background-color: #ff6801;
	box-sizing: border-box;
	padding: 17px 21px 15px;
	transition: 0.3s;
	font-family: "OpenSans";
}
.appointments_form_in_page .submit:hover {
	background-color: var(--minor-dark);
}
.appointments_form_in_page .submit:active {
	background-color: var(--minor-dark);
}
.agree-text {
	color: #000000;
	font-size: 10px;
	font-weight: 400;
	line-height: 12px;
	margin: 10px 0;
}
.agree-link {
	color: #3a6955;
	text-decoration: underline;
}
.appointments_form_in_page input[name="number_card"]{
	background-color: #fff;
	width: 238px;
	height: 42px;
	border-radius: 40px;
	border: 1px solid #fff;
	padding-left: 17px;
	box-sizing: border-box;
}
.appointments_form_in_page input[name="number_card"]:disabled{
	background-color: #eaebef;
	border-radius: 40px;
}
.quest {
	display: flex;
	flex-direction: column;
	width: 80%;
}
.radio-row .label-wrapper {
	padding-top: 0;
}
.radio-row {
	padding-top: 12px;
}
@media only screen and (max-width: 1100px) {
	.appointments_form_in_page {
		padding: 40px;
		text-align: center;
	}
	.appointments-list {
		text-align: left;
	}

	.appointments-list-services {
		grid-template-columns: 1fr 1fr;
	}

	.form-row-sbm-services {
		grid-column-start: 2;
	}

	.form-row-sbm-services .submit {
		order: 2;
		margin-right: 0;
		margin-left: 20px;
	}
	.appointments-list-services + .text {
		text-align: left;
	}
}

@media only screen and (max-width: 800px) {
	.appointments_form_in_page-services {
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 910px) {

	.appointments-list .form-row {
		display: flex;
		flex-direction: column;
		margin-bottom: 0;
	}
	.appointments-list {
		grid-template-columns: 1fr;
	}

	.appointments-list .form-row-services {
		margin-bottom: 15px;
	}

	.form-row-sbm-services{
		margin-top: 10px !important;
	}

	.form-row-sbm-services .submit {
		margin-left: 0;
		width: 100%;
		order: 1;
	}

	.form-row-sbm-services .agree-text {
		order: 2;
	}

	.form-row-sbm-services {
		grid-column-start: 1;
	}

	.label-wrapper {
		text-align: left;
		width: 100%;
	}
	.appointments-list .form-row.date-time {
		flex-direction: row;
		justify-content: space-between;
	}
	.date-time-wrapper {
		flex-direction: column;
		width: 49%;
	}
	.appointments-list .text-field#name,
	.appointments-list #spec-styler,
	.appointments-list #date,
	.appointments-list #time-styler {
		width: 100%;

	}
	.appointments-list #phone{
		width: 100%;
	}
	.radio {
		margin: 5px 0;
	}
	.appointments-list .form-row.sbm {
		align-items: center;
		margin-top: 20px;
		margin-left: 0;
		text-align: center;
	}
	.appointments_form_in_page .submit {
		margin-right: 0;
	}
	.appointments-list .agree-text {
		width: 100%;
	}
}


@media only screen and (max-width: 399px) {

	.appointments_form_in_page-services {
		padding: 20px;
	}
	.appointments-list #phone {
		width: 100%;
	}
	.appointments-list .form-row.date-time {
		flex-direction: column;
	}
	.date-time-wrapper {
		width: 100%;
	}
	.date-time-wrapper:last-child {
		margin-bottom: 20px;
	}

	.appointments-list-services + .text {
		text-align: center;
	}

}
@media only screen and (max-width: 443px) {
	.sel_clinic .jq-selectbox__select-text {
		max-width: 84%;
	}
}
/* End */
/* /local/templates/smdoctor_inner/components/smdoc/services_catalog/template1/style.css?17109082093703 */
/* /local/templates/smdoctor_inner/components/smdoc/services_catalog/template1/bitrix/catalog.section.list/.default/style.min.css?17109082096536 */
/* /local/components/smdoc/services.element.list/templates/service/style.css?17418672211098 */
/* /local/components/smdoc/services.price.new/templates/.default/style.css?1710908209950 */
/* /local/components/smdoc/services.doc.list/templates/.default/style.css?1710908209828 */
/* /local/templates/smdoctor_inner/components/smdoc/appointments.form/form_in_page/style.css?17109082096526 */
