

/* Start:/bitrix/templates/medclinic/components/bitrix/catalog/methods_3/style.css?16836985309047*/
.w-100, .img-fluid{width:100%}

.text65 {
    padding-right: 35%;
    margin-bottom: 50px;
    font-size: 18px;
}
@media (max-width: 767px){
	.text65 {
		padding-right: 15px;
		margin-bottom: 30px;
	}
}

.information {
    font-family: Medium;
    background: #d4f1ff;
    vertical-align: baseline;
    padding: 25px;
    margin: -45px auto 35px;
    text-align: center;
    font-size: 1.2rem;
}

.list li:before {
	display: inline-block;
	width: 3px;
	height: 3px;
	background-color: #333;
	margin-right: 10px;
	border-radius: 50%;
	content: "";
	vertical-align: middle;
}

.list.red li:before {
	display: inline-block;
	width: 15px;
	height: 2px;
	background-color: #ff5c5d;
	margin-right: 10px;
	content: "";
	vertical-align: 15%;
	border-radius: 0;
}

.landing-block {
	margin-bottom: 120px;
}

.landing-block.small-margin,.landing-block h2 {
	margin-bottom: 40px;
}

.landing-two_columns img {
	width: 100%;
	max-width: 700px;
}

.landing-advantages {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 75px;
}

.landing-advantages .item {
	box-sizing: border-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
	text-align: center;
	padding: 32px 24px 24px;
	width: 32%;
	border: 1px solid #fbfbfb;
	box-shadow: 0 4px 4px 0 rgba(0,0,0,.2);
	font-size: 20px;
	border-radius: 8px;
	margin-bottom: 30px;
}

.landing-advantages .item4 {
    width: 48%;
}

.landing-advantages img {
	margin-bottom: 20px;
	width: 84px;
}
.landing-advantages img.no-scale {
    width: 80%;
}

.landing-advantages.two-cols .item {
	width: 48%;
	padding: 60px;
}

.landing-advantages.two-cols .item p {
	max-width: 380px;
	margin: auto;
}

.landing-simple-list {
	font-size: 20px;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}

.landing-simple-list .subtitle {
	font-size: 25px;
	line-height: 44px;
	margin-bottom: 10px;
}

.landing-simple-list li:before {
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: #333;
	margin-right: 10px;
	border-radius: 50%;
	content: "";
	vertical-align: middle;
}

.landing-stages {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.landing-stages .item {
	width: 32%;
	margin-bottom: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.landing-stages .item .image img {
	width: 100%;
}

.landing-stages .item .about {
	margin-top: 20px;
}

.landing-stages .item .about span {
	display: block;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
}

.landing-choice h2 {
	width: 54%;
	margin-bottom: 70px;
}

.landing-choice .block-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.landing-choice .block-row .item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	width: 385px;
	height: 456px;
	font-size: 20px;
	margin-bottom: 50px;
	padding: 10px;
	overflow: hidden;
}

.landing-choice .block-row .item span {
	font-weight: 600;
	margin-bottom: 10px;
}

.landing-choice .block-row .item img {
	margin-bottom: 10px;
}

.landing-choice .block-row .item p {
	width: 100%;
	overflow: hidden;
	margin-bottom: 0;
}

.landing-order-form .subtitle {
	text-transform: uppercase;
}

@media (max-width:1289px) {
	.landing-block {
		margin-bottom: 60px;
	}

	.landing-two_columns img {
		display: block;
		margin: 30px auto;
	}
}

@media (max-width:767px) {
	.landing-block {
		margin-bottom: 60px;
	}

	.landing-block h2 {
		margin-bottom: 20px;
	}

	.landing-advantages {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 30px;
	}

	.landing-advantages .item {
		width: 100%;
	}

	.landing-advantages.two-cols .item {
		width: 100%;
		padding: 20px;
	}

	.landing-stages .item {
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}

	.landing-block-3 {
		margin-bottom: 30px;
	}

	.landing-choice h2 {
		width: 100%;
	}
}

.page-section-b {
	padding:70px 0
}

.page-section-b_gray {
	background:#FBFBFB
}

.page-section-b__grid {
	display:flex;
	justify-content:space-between
}

.page-section-b__content {
	width:50%
}

.page-section-b__sidebar {
	width:45%
}

.page-section-b__grid_include .page-section-b__content {
	width:46%
}

.page-section-b__grid_include .page-section-b__sidebar {
	width:50%
}

.page-section-b__pic {
	width:100%;
	height:auto;
	display:block;
}

.page-section-b p {
	margin:0 0 20px;
	font-size:20px;
}

.page-section-b ul {
	margin:20px 0 40px;
	font-size:20px;
}

.page-section-b__pic_top-left {
	border-radius:100px 0 0 0
}

.page-section-b__pic_bottom-right {
	border-radius:0 0 100px 0
}

.page-section-b__pic_bottom-left {
	border-radius:0 0 0 100px
}

.page-section-b__links {
	padding:0 0 0 20px;
	font-size:20px;
	font-family:Medium, sans-serif
}

.page-section-b__links p {
	margin:0 0 10px;
}

.page-section-b__links a {
	color:#3399CC;
	text-decoration:underline
}

.page-section-b__links a:hover {
	color:#FF6666;
	text-decoration:underline
}

.page-section-b__nav-item {
	cursor:pointer;
	margin:0 0 16px;
	font-family:Medium, sans-serif;
	font-size:20px;
	color:#807E7E;
	transition:.15s linear;
	text-decoration:underline
}

.page-section-b__nav-item:hover {
	color:#333
}

.page-section-b__nav-item_current {
	color:#3399CC !important
}

.page-section-b__nav-item:last-child {
	margin:0
}

.page-section-b__toggle {
	display:none
}

.page-section-b__toggle_show {
	display:block
}

.page-section-b__slider .swiper-slide {
	height:auto
}

.page-section-b__slider .swiper-container {
	border-radius:0 0 100px 0;
}

.page-section-b__slider .swiper-slide img {
	height:452px;
	width:100%;
	object-fit:cover;
}

.page-section-b__title {
	font-family:'Exo 2';
	font-weight:800;
	margin:0 0 60px;
	font-size:36px
}
.page-section-b__content{
	font-size:20px;
}
.page-section-b__content .page-section-b__title {
	margin:0 0 30px
}

.page-section-b__slider .swiper-pagination {
	z-index:9;
	margin:30px 0 0;
	position:initial !important
}

.page-section-b__slider .swiper-pagination .swiper-pagination-bullet {
	width:51px;
	height:14px;
	background: #D9D9D9;
	border-radius: 12px;
	opacity:1;
	margin:0 5px;
}

.page-section-b__slider .swiper-pagination .swiper-pagination-bullet-active {
	background: #FF6666;
}

.page-section-b__fiches {
	border-radius:100px 0 0 100px;
	padding:58px 28px 58px 60px;
	background:#D4F1FF
}

.page-section-b__fiches-item {
	position:relative;
	padding:0 0 0 65px;
	font-size:20px;
	margin-bottom:40px;
}

.page-section-b__fiches-item:nth-child(2n) {
	margin-left:95px;
}

.page-section-b__fiches-item:last-child {
	margin-bottom:0
}

.page-section-b__fiches-item img {
	position:absolute;
	left:0;
	top:0;
}

.page-section-b__fiches-title {
	font-weight:700;
	font-family:'Exo 2';
	line-height:1.2;
	max-width:340px;
	margin:0 0 10px;
}

.page-section-b__fiches-text {

}
.breadcrumbs.noselect{
	display: none;
}
@media screen and (max-width:750px) {
	.page-section-b {
		padding:30px 0
	}

	.page-section-b__grid {
		flex-direction:column;
		gap:25px;
	}

	.page-section-b__content {
		width:100%
	}

	.page-section-b__sidebar {
		width:100%
	}

	.page-section-b__nav {
		display:flex;
		gap:8px;
		flex-wrap:wrap;
	}

	.page-section-b p {
		font-size:15px;
	}

	.page-section-b ul {
		font-size:15px;
	}

	.page-section-b__nav-item {
		font-size:12px;
		margin:0px
	}

	.page-section-b__title {
		margin:0 0 25px;
		font-size:26px;
		line-height:1.2;
	}

	.page-section-b__slider {
		margin:0 -15px;
	}

	.page-section-b__slider .swiper-container {
		border-radius:0
	}

	.page-section-b__slider .swiper-slide img {
		height:320px
	}

	.page-section-b__photo {
		margin:0 -15px
	}

	.page-section-b__pic {
		border-radius:0;
		max-height:320px;
	}

	.page-section-b__slider .swiper-pagination {
		margin:15px 0 0;
	}

	.page-section-b__slider .swiper-pagination .swiper-pagination-bullet {
		width:30px;
		height:6px;
		border-radius: 8px;
	}

	.page-section-b__grid_reverse {
		flex-direction: column-reverse;
	}

	.page-section-b__grid_include .page-section-b__content {
		width:100%
	}

	.page-section-b__grid_include .page-section-b__sidebar {
		width:100%
	}

	.page-section-b__sidebar_hidden {
		display:none
	}

	.page-section-b__fiches {
		padding:0;
		border-radius:0;
		background:none;
	}

	.page-section-b__fiches-item {
		margin:0 0 20px !important;
		padding:0;
		font-size:15px;
	}

	.page-section-b__fiches img {
		position:initial;
		margin:0 0 20px;
		display:block
	}

	.page-section-b__fiches-title {
		max-width:250px;
	}

}

/* End */


/* Start:/bitrix/templates/medclinic/components/bitrix/catalog/methods_3/bitrix/catalog.element/methods_ref/style.css?1773433874856*/
.w-100,
.img-fluid {
	width: 100%
}

/* Custom rounded corners for images */
.rounded-custom-tr-bl {
	border-radius: 0 100px 0 100px;
}

.rounded-custom-tl-br {
	border-radius: 100px 0 100px 0;
}

.landing-order-form .subtitle {
	text-transform: uppercase;
}

.page-header>div>div.title {
	display: none;
}

.price-btn {
	margin-top: 0px !important;
}

.jumbotron-border {
	background: linear-gradient(180deg, rgba(245, 245, 245, 1) 0%, rgba(234, 235, 243, 1) 100%);
	border: 1px solid #fff;
	backdrop-filter: blur(10px);
	border-radius: 15px;
	opacity: 0.7;
	color: #2F4F4F !important;
	padding: 25px;
	font-weight: bold !important;
}

.price-table>tbody>tr>td,
.price-table>thead>tr>td {
	padding-left: 5px !important;
}

.price-table>tbody>tr>td {
	padding-right: 5px !important;
}

@media (min-width: 768px) {
	.page-header {
		margin: 25px 0 0px;
	}
}
/* End */


/* Start:/bitrix/templates/medclinic/components/bitrix/catalog.sections.top/page_employees_3/style.css?17887655434702*/
.worker-grid-square_section {
    padding-top: 38px;
}

.employees-btn {
    width: 100%;
}

.worker-grid-square__block {
    padding: 0;
    margin: 0 0 10px;
    /*width: 264px;*/
    height: 430px;
    position: relative;
    overflow: hidden;
    color: #fff;
    border-radius: 10px;
}

.online-visit-wrapper {
    margin-right: 10px;
}

.modal-content {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    max-width: 400px;
    width: 90%;
    text-align: center;
}

.worker-grid-square__picture {
    width: 100%;
}

.worker-grid-square__image {
    width: 100%;
    height: 100%;
}

.page-content p.worker-grid-square__info-block-title {
    margin: 0;
    text-transform: uppercase;
    font-size: 0.73333em;
    line-height: 16px;
    color: #EEF1F4;
}

.page-content p.worker-grid-square__info-block-value {
    margin: 0;
    line-height: 22px;
    font-size: 0.8571em;
    font-weight: bold;
    position: relative;
    z-index: 8;
    cursor: text;
}

.page-content p.worker-grid-square__worker-name {
    font-size: 1.2857em;
    /*text-transform: uppercase;*/
}

.worker-grid-square__info>* {
    margin-bottom: 11px;
}

.worker-grid-square__info {
    padding: 17px 19px 0;
}

.worker-grid-square__description {
    padding-top: 9px;
    line-height: 25px;
    color: #757575;
    font-weight: 600;
    margin-bottom: 0;
}

.worker-grid-square__info-block>p {
    color: #fff;
}

.worker-grid-square__image>div {
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
}

.worker-grid-square__dynamic-block {
    background: var(--prv_interactive_color);
    position: absolute;
    left: 0;
    right: 0;
    top: 55%;
    transition: top 0.2s linear;
    height: 100%;
}

.worker-grid-square__info-block:not(.worker-grid-square__info-preview) {
    opacity: 0;
}

@media(min-width:768px) {
    .worker-grid-square__block:hover .worker-grid-square__dynamic-block {
        top: 40%;
    }

    .worker-grid-square__block:not(.worker-grid-square__info-preview):hover .worker-grid-square__info-block:not(.worker-grid-square__info-preview) {
        opacity: 1;
    }
}

.worker-grid-square__dynamic-block-inner {
    position: relative;
    height: 100%;
}

.worker-grid-square__detail-page {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}

.worker-grid-square-footer {
    margin-bottom: 20px;
}

.worker-grid-square_section .worker-grid-square-footer>* {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
}

.worker-grid-square_section .worker-grid-square-footer button {
    margin-top: 0;
}

@media(max-width:767px) {
    .worker-grid-square__dynamic-block {
        top: 70%
    }

    .page-content p.worker-grid-square__info-block-title {
        font-size: 0.8em;
        font-weight: 550;
    }

    .worker-grid-square__block {
        margin: 0 auto 20px;
    }
}

.worker-grid-square__section-description {
    color: #757575;
}

.employee-filters {
    display: flex;
    gap: 16px;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-bottom: 24px;
    width: 100%;
}

.employee-filters__field {
    flex: 1 1 260px;
    min-width: 220px;
}

.employee-filters__field label {
    display: block;
    margin: 0 0 6px;
    font-weight: 600;
}

.employee-filters__actions {
    display: flex;
    gap: 12px;
    align-items: center;
    flex: 0 0 auto;
    padding-bottom: 2px;
}

.employee-filters__submit {
    width: auto !important;
    min-width: 140px;
    margin: 0 !important;
}

.employee-filters__reset {
    white-space: nowrap;
}

.employee-filters .select2-container--default .select2-selection--multiple {
    border: none;
    border-radius: 10px;
    background: #e1eaff;
    min-height: 42px;
    padding: 4px 8px;
}

.employee-filters .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none;
    outline: none;
    box-shadow: none;
}

.employee-filters .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #fff;
    border: none;
    border-radius: 8px;
    padding: 2px 8px;
}

.employee-filters .select2-dropdown {
    border: none;
    border-radius: 10px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.employee-filters .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: var(--prv_interactive_color, #3b7ddd);
}
/* End */


/* Start:/bitrix/templates/medclinic/local/select2/select2.css?178609006016265*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* End */


/* Start:/bitrix/templates/medclinic/components/bitrix/news.list/detail-page-advantages/style.css?1700052809803*/
.adv-icon-cnt {
	height: 64px;
	display: flex;
	margin-bottom: 30px;
}
.adv-icon-cnt img {
    max-width:100%;
    max-height:100%;
}
.adv-text-cnt {
	color: #757575;
}
.adv-heading{
	font-size: 1.2857142em;
	font-weight: 600;
	margin-bottom: 9px;
	line-height: 1.22;
}
.all-advantages .col-xs-12:first-child .advantage-cnt{
	margin-left: 72px;
}
@media (max-width: 991px) {
	.all-advantages .col-xs-12:first-child .advantage-cnt{
		margin-left: 0;
	}
	.advantage-cnt{
		margin-bottom: 30px;
	}
    .all-advantages .col-*:last-child .advantage-cnt{
        margin-bottom: 0px;
    }
}
@media (max-width: 767px) {
	.adv-heading{
                font-size: 1.1em;
	}
        .adv-icon-cnt,
        .adv-heading{
            margin-bottom: 8px;
        }
        
}
/* End */
/* /bitrix/templates/medclinic/components/bitrix/catalog/methods_3/style.css?16836985309047 */
/* /bitrix/templates/medclinic/components/bitrix/catalog/methods_3/bitrix/catalog.element/methods_ref/style.css?1773433874856 */
/* /bitrix/templates/medclinic/components/bitrix/catalog.sections.top/page_employees_3/style.css?17887655434702 */
/* /bitrix/templates/medclinic/local/select2/select2.css?178609006016265 */
/* /bitrix/templates/medclinic/components/bitrix/news.list/detail-page-advantages/style.css?1700052809803 */
