

/* 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/employees-methods/style.css?17690162863057*/
.worker-grid-square_section{
    padding-top: 38px;
}
.employees-btn{
    width: 100%;
}
.worker-grid-square__block{
    padding: 0;
    margin: 0 0 10px;
    /*width: 264px;*/
    height: 350px;
    position: relative;
    overflow: hidden;
    color: #fff;
}

.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: 60%;
    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;
}
/* End */


/* Start:/bitrix/templates/medclinic/components/bitrix/news.list/detail-page-prices/style.css?17690100031745*/
.news-detail__services{
    margin-bottom: 55px;
}
.news-detail__service{
    padding: 30px 0;
    border-bottom: 1px solid #EFF1F5;
}
.news-detail__service:first-child{
    border-top: 1px solid #EFF1F5;
}
.news-detail__service-image{
    position: relative;
    height: 166px;
    min-width: 237px;
    max-width: 237px;
    margin-bottom: 20px;
}
.news-detail__service-image > a > img{
    display: block;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.news-detail__service-content{
    position: relative;
    width: 100%;
}
.news-detail__service-name{
    font-size: 1.4285em;  
}
.news-detail__service-text{
    color: #707070;
    margin-top: 10px;
}

.news-detail__service-link-arrow{
    text-align: right;
    margin-bottom: 0!important;
}

.news-detail__service-link-arrow > a,
.news-detail__service-link-arrow > a:focus,
.news-detail__service-link-arrow > a:hover,
.news-detail__service-link-arrow > a:active{
    display: block;
    color: var(--prv_btn_color);
    text-decoration: none;
    padding: 5px;
}
.news-detail__service-text .morelink.review_more{
    margin-top: 30px;
    text-transform: uppercase;
}
.news-detail__service-text .morelink.review_more > .fas{
    margin-right: 10px;
}
@media(min-width: 768px){
   .news-detail__service{
        display: flex;
    } 
    .news-detail__service-content{
        padding: 0 60px 0 25px;
        margin-top: 0;
    }
    .news-detail__service-link-arrow{
        position: absolute;
        top: 0;
        right: -5px;
    }
    .news-detail__service-image{
        margin-bottom: 0; 
    }
}
.news-detail__service-name a,
.news-detail__service-name a:focus{
    color: #212121;
}
/* End */


/* Start:/bitrix/templates/medclinic/components/bitrix/news.list/detail-page-faq/style.css?17000528091386*/
.news-detail__faq-item{
	border: 1px solid #EEF1F4;
	border-top: none;
	margin-bottom: 20px;
}
.news-detail__faq-item-heading{
	font-size: 1.2857em;
	position: relative;
	padding: 22px 70px 22px 40px;
	cursor: pointer;
	border-top: 1px solid #EBF2F4;
}
.news-detail__faq-item .panel-body{
	padding: 0 40px 36px;
	font-size: 1em;
	line-height: 1.8em;
	color: #212121; 
}
.news-detail__faq-item-heading.collapsed:hover{
	box-shadow: 0 1px 12px #eee;
}
.news-detail__faq-item-heading.collapsed .fa{
	display: block;
	position: absolute;
	right: 40px;
	color: var(--prv_btn_color);
	top: 50%;
	transform: translateY(-50%) rotate(0);
	transition: transform 0.3s linear;
	font-size: 20px;
    font-weight: bold;
}

.news-detail__faq-item-heading:not(.collapsed) .fa{
	transform: translateY(-50%) rotate(180deg);
	display: block;
	position: absolute;
	right: 40px;
	color: var(--prv_btn_color);
	top: 50%;
	transition: transform 0.3s linear;
	font-size: 20px;
    font-weight: bold;
}
@media(max-width: 767px){
	.news-detail__faq-item .panel-body{
		padding: 0 20px 20px;
	}
	.news-detail__faq-item-heading{
		font-size: 1.0666em;
		position: relative;
		padding: 20px;
		padding-right: 40px;
		cursor: pointer;
	}
	.news-detail__faq-item-heading.collapsed .fa,
	.news-detail__faq-item-heading:not(.collapsed) .fa{
		right: 25px;
	}
}
/* 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/employees-methods/style.css?17690162863057 */
/* /bitrix/templates/medclinic/components/bitrix/news.list/detail-page-prices/style.css?17690100031745 */
/* /bitrix/templates/medclinic/components/bitrix/news.list/detail-page-faq/style.css?17000528091386 */
/* /bitrix/templates/medclinic/components/bitrix/news.list/detail-page-advantages/style.css?1700052809803 */
