

/* Start:/bitrix/templates/beauty_modern_s1/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17295995395235*/
div.news-detail {
    word-wrap: break-word;
}

div.news-detail img.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;
}

@media(max-width: 767px)
{
    div.news-detail img
    {
        width: 100% !important;
        float: none !important;
        padding: 0!important;
        margin-top: 20px!important;
        margin-bottom: 20px!important;
    }
}

.news-date-time {
    color: #808080;
}

.services-list-content {
    display: block !important;
    margin-top: 20px;
}

.services_price_title {
    margin-top: 0 !important;;
}

.doctor_item_link {
    text-align: center;
}


.snippet-consultation {
    display: flex;
    flex-wrap: wrap;
    padding: 21px 43px;
    background-color: #EAF8FA;
    margin: 25px -40px;

}

.snippet-consultation__img {
    width: 45px;
}

.snippet-consultation__img svg {
    width: 100%;
}

.snippet-consultation__doc {
    width: calc(100% - 45px - 20px);
    display: flex;
    flex-wrap: wrap;
    font-size: 20px;
    line-height: 130%;
    font-weight: 400;
    padding-left: 20px;
}

.snippet-consultation__doc a {
    text-decoration: underline;
}

@media (any-hover: hover),(hover: hover) and (pointer: fine) {
    .snippet-consultation__doc a:hover {
        text-decoration: none;
    }
}

@media (max-width: 991px) {
    .snippet-consultation {
        margin-left: -30px;
        margin-right: -30px;
    }

}

@media (max-width: 767px) {
    .snippet-consultation {
        margin-left: -20px;
        margin-right: -20px;
        padding: 15px;
        position: relative;
    }

    .snippet-consultation__img {
        position: absolute;
        right: 15px;
        top: 15px;
    }

    .snippet-consultation__title {
        width: calc(100% - 45px - 10px);
        margin-bottom: 15px;
    }

    .snippet-consultation__doc {
        padding-left: 0;
        display: block;
        width: calc(100%);
    }
}

@media (max-width: 400px) {
    .snippet-consultation {
        margin-left: -10px;
        margin-right: -10px;

    }
}

/*-------------------*/


.article-menu {
    margin-bottom: 20px;
}

.article-menu-title {
    color: #4C4C4C;
    font-size: 23px;
    line-height: 130%;
}

.news-detail .article-menu ul {
    padding-left: 23px;
}

.news-detail .article-menu ul li:before {
    width: 8px;
    height: 8px;
    border-radius: 0;
    background: #35988C;
}

.news-detail .article-menu ul li {
    margin-bottom: 5px;
}

.news-detail .article-menu ul li a {
    font-size: 14px;
    color: #35988C;
    line-height: 170%;
    display: inline-block;
    text-decoration: underline dashed;
    text-underline-offset: 0.2em;
}

.article-menu-expand {
    padding: 0 20px 0 0;
    border: none;
    background-color: transparent;
    position: relative;
    color: #35988C;
    outline: none;
}

.article-menu-expand:before {
    content: '';
    background-image: url("/bitrix/templates/beauty_modern_s1/components/bitrix/news/blog/bitrix/news.detail/.default/213.svg");
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: calc(50% - 6px);
    width: 12px;
    height: 12px;
}

.article-menu-expand--active:before {
    transform: rotate(180deg);
}

@media (any-hover: hover),(hover: hover) and (pointer: fine) {
    .article-menu ul li a:hover {
        border-color: transparent;
        text-decoration: none;
    }
}

/*------------------*/


.services-item__title {

    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    padding: 20px;

    display: block;

}

a.services-item {
    text-decoration: none;
    color: #4C4C4C;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.services-item__link {
    position: relative;
    padding: 20px;
    display: inline-block;
    color: #35988C;
    margin-top: auto;
}

.services-item__link svg {
    right: 0;
    top: 0;
}

.services-item__img {
    position: relative;
}

.services-item__img:before {
    content: '';
    display: block;
    padding-top: 60%;
}

.services-item__img img {
    position: absolute;
    object-fit: cover;
    object-position: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.services-slider .slider-controls {
    display: none;
}

.services-slider .slider-controls.is-active {
    display: block;
}

.services-slider .splide__arrow {
    background: #3AA598;
    opacity: 1;
    top: 80px;
    transform: none;

}

.services-slider .splide__arrow[disabled] {
    opacity: .6;
}

.services-slider .splide__arrow svg path {
    fill: #fff;
}

.services-slider .splide__arrow--prev svg {
    transform: none;
}

.services-slider .splide__arrow--prev {
    left: -14px;
}

.services-slider .splide__arrow--next {
    right: -14px;
}

@media (max-width: 991px) {
    .services-slider .splide__arrow {
        top: 60px;
    }
}

@media (max-width: 768px) {
    .services-item__title,
    .services-item__link {
        padding: 13px;
        line-height: 120%;
    }

    .services-item__link {
        padding-top: 4px;
    }

    .services-slider .slider-controls,
    .services-slider .slider-controls.is-active {
        display: none;
    }

}

@media (max-width: 600px) {
    .services-slider .splide__slide:only-child {
        width: 100vw;
    }

    .services-slider .splide__slide:not(:only-child) {
        width: 60vw;
    }
}
/* End */
/* /bitrix/templates/beauty_modern_s1/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17295995395235 */
