

/* 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/news.list/methods/style.css?17012637861461*/
.method-search{
    display: flex;
    flex-direction: column;
}
.method-search input {
    display: block;
	min-width: 300px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    border-radius: 0.2rem;
}
.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid transparent;
	padding: 0.25rem 0.5rem;
    font-size: .875rem;
    border-radius: 0.2rem;
}
.btn.btn-search {
    background: #ff5c5d;
    color: #fff;
}
button.btn.btn-reset {
		display:none;
    max-width: fit-content;
}
.btn.btn-search:hover {
    background: #f53435;
}
.btn.btn-reset:hover {
    opacity: .8;
}
.letters-links {
    text-align: right;
}
.letters-links span {
    background: #FBFBFB;
    cursor: pointer;
    padding: 3px 9px;
    text-align: center;
    border-radius: 3px;
    border: solid 1px #efefef;
}
.letters-links span:hover,
.letters-links span.current {
    background: #ff5c5d;
	color:#fff;
	border: solid 1px #efefef;
}

.methods-lists.searched > div > div:not(.search-result),
.methods-lists.searched > div:not(.show-letter),
.no-search-results{
    display: none;
}
.no-search-results{
	color:#b7b7b7;
}

/* End */
/* /bitrix/templates/medclinic/components/bitrix/catalog/methods_3/style.css?16836985309047 */
/* /bitrix/templates/medclinic/components/bitrix/news.list/methods/style.css?17012637861461 */
