

/* Start:/local/templates/main/components/bitrix/breadcrumb/.default/style.css?17533519472337*/
.breadcrumbs {
    position: relative;
	z-index: 10;
}
.breadcrumbs__back {
    border-radius: .5rem;
    padding: 0px;
    height: 2.5rem;
    width: 2.5rem;
    position: relative;
    margin-right: 1.5rem;
    transition: all ease .24s;
    background-color: #f525361c;
    display: flex;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 1.125rem;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='18' viewBox='0 0 12 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 2L3 9L10 16' stroke='%23F52536' stroke-width='3'/%3E%3C/svg%3E");
    filter: grayscale(1);
    critical: this;
}

.breadcrumbs__back:active {
    background-color: rgba(245, 37, 54, 0.24);
}

.breadcrumbs__back img {
    height: .875rem;
    margin-left: -.1rem;
    position: relative;
}

.breadcrumbs .center-wrap > div {
    /* padding: 1.5rem 0px; */
}

.breadcrumbs__back:hover {filter: grayscale(0);}
.breadcrumbs__link {
    color: var(--color__dark);
    text-decoration: none;
    transition: all ease .24s;
    font-weight: 600;
    opacity: .64;
    font-size: .75rem !important;
}

li.breadcrumbs__devider {
    margin: 0px .75rem;
    width: .25rem;
    height: .25rem;
    background-color: var(--color__dark);
    border-radius: .5rem;
    top: .075rem;
    position: relative;
    opacity: .2;
}

.breadcrumbs__link:hover {
    color: var(--color__fill-1);
    opacity: 1;
}

.breadcrumbs__active {
    opacity: .40;
    font-size: .75rem !important;
}

img.breacrcrumb__back {
    margin-right: .5rem;
    position: relative;
    top: .10rem;
    height: 1rem;
}

.breadcrumbs__link.--back {
    color: var(--color__fill-1);
    filter: grayscale(0);
    opacity: 1;
}

.breadcrumbs__link.--back:hover {
    filter: grayscale(0);
    opacity: 1;
}

.footer-breadcrumb {}

.footer-breadcrumb .breadcrumbs {
    margin: 0 !important;
}

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

}

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

}

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

}

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

}

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

}

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


}

@media screen and (max-width: 991px) {  
    
}

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

}

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

}


/* End */


/* Start:/local/templates/main/components/bitrix/catalog/services/bitrix/catalog.section/dev/style.css?17801358636332*/

.video__title {
    font-size: 24px;
}
    .video__portfolio-text {
        font-size: 16px;
    margin-bottom: 30px;
    }

.video-slider video {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.video_service__portfolio {
    position: relative;
}


#referral-services {
    margin: 0;
}
.service .service__note svg {
    fill: #a39fcf !important;
}
.service .price-section.is-open > .price-section__info .price-section__toggle-btn,
.service .directions__item {
    background-color: #a39fcf;
}
.service .directions__item:hover {
    background: #847dd0;
}
.price-item__value-wrap.flex.--just-space.--align-center {
    justify-content: flex-end;
}
@media (min-width: 992px) {
.video__title {
    font-size: 34px;
    font-weight: bold;
}
    .video__portfolio-text {
        font-size: 22px;
    margin-bottom: 30px;
    }

    .doctors__slider-item-image img{
        max-width: 270px;
    }

    .service {
        grid-gap: 50px !important;
        padding-bottom: 100px;
        font-size: 18px;
    }
    .about-service__foot-block{
        flex:1 1 0;
    }
}

.about-service__foot-info{
    margin-top: -35px;
}

.service-card {
    overflow: hidden;
    border-radius: 1rem;
    box-shadow: 0px 1rem 2.5rem rgb(0 0 0 / 6%);
    background-color: var(--color__fill-4);
    text-decoration: none;
    color: var(--color__dark);
    position: relative;
    display: block;
}
.service-hero__foot-block.--not-bg{
    background: transparent;
}
.service-card__content {
    min-height: 20rem;
    z-index: 2;
    position: relative;
}

.service-card__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    z-index: 1;
    background-color: var(--color__fill-4);
}

.service-card__name {
    font-weight: 650;
}

.service-card__price {
    opacity: .5;
}

.service-carusel {
    position: relative;
    z-index: 0;
    background-color: white;
}


.image-header__wrap.--detail-service {
    min-height: 32rem;
}

.service-head {}

.service-head__title {
    text-align: center;
}

.service-head__prices {}

.service-head__old-price {
    opacity: .5;
    text-decoration: line-through;
}

.service-head__desc {
    text-align: center;
    opacity: .8;
}

.service-anhors {
    flex-wrap: nowrap;
    overflow: hidden;
    width: 100%;
    overflow-x: scroll;
    width: 100vw;
    padding-bottom: 1rem;
    margin-bottom: -1rem;
    margin-left: -1.25rem;
    position: absolute;
    bottom: 3rem;
    -webkit-overflow-scrolling: touch;
}

.service-anhors__link {
    margin-right: 1.25rem;
    white-space: nowrap;
    opacity: .7 !important;
    font-weight: 600;
}

.service-anhors__link:first-child {
    margin-left: 1.25rem;
}

.service-tile {
    position: relative;
    z-index: 0;
    background-color: white;
    overflow: hidden;
    border-radius: 1rem;
    background-size: 2rem;
    background-position: calc(100% - 1.5rem) calc(100% - 1.5rem);
}

.service-tiles {
    background-color: #ECECF5;
    position: relative;
    z-index: 0;
}

.service-tile__title {
    font-weight: 650;
}

.service-tile__icon {
    height: 3rem;
}

.service-tile__step-title {
    font-weight: 650;
}

.service-tile__step-numb {
    width: 1.675rem;
    height: 1.675rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--color__fill-1);
    color: white;
    font-weight: 700;
    border-radius: 1.675rem;
}

img.service-tile__icon.lazy {}

@media screen and (min-width: 768px) {  

.service-carusel {
    max-width: var(--col-7) !important;
}
.service-carusel {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.services {
    width: 100%;
    padding: 0 !important;
    margin-bottom: 2rem !important;
}

.services__items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin: .5rem 0 !important;
}

.page-head__title {
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: 700;
}
.--white-header.--doctor .service-carusel {
    max-width: var(--col-6) !important;
}
.service-anhors__link:hover {
    opacity: 1 !important;
}

.--service-page {}

.--service-page .image-header {
    width: 100%;
    max-width: 100%;
}

.image-header__content {
    width: 100%;
}
.service-head {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}

.service-head__wrap {
    text-align: left;
    justify-content: flex-start;
    padding-right: 2rem;
}

.service-head__title {
    text-align: left;
}

.service-head__prices {
    justify-content: flex-start;
}

.service-head {
}

.service-head__devider {
    display: block !important;
    margin-top: 1.5rem !important;
    margin-bottom: -.75rem;
    border-bottom: 1px solid white;
    width: 100%;
    opacity: .2;
}

.--service-page .prices-service {
    width: var(--col-5);
    padding-bottom: 1.5rem !important;
}

.--service-page .price-item__name {
    width: 100%;
}

.--service-page .price-item__value-wrap {
    width: 100%;
}

.--service-page .price-item {
    flex-wrap: wrap;
}
.--service-page .advance {
    width: var(--col-7);
}

.--service-page .advance .type-carusel {
    flex-wrap: wrap;
}

.--service-page .advance .advance__head {
    width: 100% !important;
}
.--service-page  .advance {
    width: var(--col-7);
    overflow: unset;
}
.--service-page .advance .type-carusel__btn {
    top: unset;
    bottom: 6rem;
}
.--service-page .type-carusel__nav-arrows {
    display: none !important;
}
.--service-page .service-tiles {
    background-color: transparent;
    padding: 0 !important;
    margin-top: 1.5rem;
}

.--service-page .service-tiles .center-wrap {
    padding: 0;
}

.--service-page .service-tiles .service-tiles__title {
    padding: 0 2rem;
}
.service-tiles__items {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}

.service-tile {
    padding: 2rem !important;
    border-radius: 1.5rem;
    box-shadow: none;
}

.--service-page .service-carusel {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 1rem;
}

.prices-service__popup .price-item__name {
    width: 60%;
}

.prices-service__popup .price-item__value-wrap {
    width: 40%;
}
}

.service__price-content .center-wrap {
    padding: 0px;
}

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section.list/prices/style.css?177972085976*/
.price-item__value-wrap.flex.--just-space {
    justify-content: flex-end;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/promo-service.carusel/style.css?1778266762934*/

.sale-card__name {
    color: #000 !important;
    font-weight: 650;
}
.sales .sale-card__info {
    margin-top: -1rem;
    z-index: 2;
    position: relative;
    justify-content: space-between;
    flex-direction: column;
    border-radius: 1.5rem 1.5rem 0 0;
    padding: 1.5rem 2.5rem;
    background-color: #fff;
    min-height: 130px;
}
.sales .sale-card {
    background-color: transparent !important;
    box-shadow: -1px 1px 7px 1px #ccc;
}/*
.sales.pb-64.promo-service .sale-card__more-btn {
    font-weight: 650;
    color: var(--color-white);
    background: var(--color-lavender);
    border-radius: 10px;
    padding: 19px 30px;
    display: inline-flex;
    width: 100%;
}

.sales.pb-64.promo-service .sale-card__more-btn:hover {
    background: #847dd0;
}*/
@media(max-width: 991px){
.sales.pb-64.promo-service .sales__items {
        grid-template-columns: repeat(2, 1fr);
        margin: .5rem 0 !important;
    }
}
/* End */
/* /local/templates/main/components/bitrix/breadcrumb/.default/style.css?17533519472337 */
/* /local/templates/main/components/bitrix/catalog/services/bitrix/catalog.section/dev/style.css?17801358636332 */
/* /local/templates/main/components/bitrix/catalog.section.list/prices/style.css?177972085976 */
/* /local/templates/main/components/bitrix/news.list/promo-service.carusel/style.css?1778266762934 */
