

/* Start:/local/templates/stomatology/components/bitrix/news.detail/home_page_new/style.css?17387528042335*/
.doctors__items .item_col .item .item_title a {
    color: #000;
}

.doctors__items .item_col .item .item_title a:hover {
    color: #000;
}
.banner__section__wrapper{
    --desktop-bg: url('/local/templates/stomatology/components/bitrix/news.detail/home_page_new/..');
    --tablet-bg: url('/local/templates/stomatology/components/bitrix/news.detail/home_page_new/..');
    --mobile-bg: url('/local/templates/stomatology/components/bitrix/news.detail/home_page_new/..');
}
.banner__section__container {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 100%;
}
.banner__section{
    position: relative;
    background-image: var(--desktop-bg);
    background-position: 50% -1px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 38px;
    height: 575px;
    box-sizing: border-box;
    padding: 45px 0;
    color: #000;
    background-color: #f6f6f6;
}
.banner__section__content{
    font-weight: 700;
    text-align: center;
    color: #fff;
}
.banner__section__title{
    font-size: 64px;
    line-height: 128%;
    margin: 0 0 18px;
}
.banner__section__desc{
    font-size: 48px;
}
@media (max-width: 1005px) {
    .banner__section{
        height: 449px;
    }
}
@media (max-width: 992px) {
    .banner__section{
        padding: 41px 0;
    }
    .banner__section__title{
        font-size: 46px;
        line-height: 113%;
    }
    .banner__section__desc{
        font-size: 32px;
    }
}

@media (max-width: 784px) {
    .banner__section {
        background-image: var(--tablet-bg);
        /*height: 439px;*/
    }
}

@media (max-width: 767px) {
    .banner__section {
        background-image: var(--tablet-bg);
        padding: 22px 0;
        height: 300px;
        background-size: 100%;
    }
    .banner__section__title{
        margin-bottom: 18px;
    }
}

@media (max-width: 500px) {
    .banner__section {
        background-image: var(--mobile-bg);
        height: 320px;
    }
    .banner__section__title{
        font-size: 30px;
        line-height: 140%;
        margin-bottom: 9px;
    }
    .banner__section__desc{
        font-size: 16px;
    }
}

@media (max-width: 374px) {
    .banner__section {
        background-image: var(--mobile-bg);
        height: 247px;
        padding: 25px 0;
    }
    .banner__section__title{
        font-size: 20px;
        line-height: 140%;
    }
    .banner__section__desc{
        font-size: 14px;
    }
}


/* End */


/* Start:/local/templates/stomatology/components/likee/elements.list/services_slide/style.css?17412624303984*/

.services {
    padding: 89px 0 50px;
    overflow: hidden
}

@media(max-width: 1300px) {
    .services {
        padding: 70px 0 50px
    }
}

@media(max-width: 550px) {
    .services {
        padding: 30px 0 22px
    }
}

.block_title.services__title {
    color: #000;
    font-family: Proxima Nova;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: -0.88px;
    max-width: 992px;
    margin: 0 0 58px
}

@media(max-width: 1650px) {
    .block_title.services__title {
        font-size: 38px;
        margin: 0 0 40px
    }
}

@media(max-width: 992px) {
    .block_title.services__title {
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 105%;
        letter-spacing: -0.48px;
        margin: 0 0 30px
    }
}


.services .services__swiper-wrapper {
    margin: 0 -150px
}

.services__items {
    position: relative;
    margin: 30px 0
}

@media(max-width: 550px) {
    .services__items {
        margin: 0 0 44px 0
    }
}

.services__items.swiper {
    overflow: visible
}

.services__items .item_col {
    opacity: .15;
    max-width: 400px;
}

.services__items .item_col.swiper-slide-visible {
    opacity: 1
}

.services__items .item_col a {
    display: block;
}

.services__items .item_col .item {
    display: flex;
    padding: 27px 30px;
    align-items: center;
    gap: 28px;
    flex: 1 0 0;
    align-self: stretch;
    margin-bottom: 0px;
    border-radius: 20px;
    border: 1px solid var(--stroke, #C7CCD9)
}

@media(max-width: 1300px) {
    .services__items .item_col .item {
        padding: 25px;
        gap: 20px
    }
}

@media(max-width: 992px) {
    .services__items .item_col .item {
        padding: 15px;
        gap: 4px;
        flex-direction: column;
        align-items: center;
        height: 165px
    }
}

.services__items .item_col .item:first-child {
    margin-bottom: 30px
}

@media(max-width: 992px) {
    .services__items .item_col .item:first-child {
        margin-bottom: 15px
    }
}

.services__items .item_col .item .item_img {
    margin: 0;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center
}

.services__items .item_col .item .item_img img {
    max-width: 90px;
    height: auto;
    width: 100%;
}

.services__items .item_col .item .item_title {
    color: #000;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: -0.5px;
    flex: 1 0 0
}

@media(max-width: 1300px) {
    .services__items .item_col .item .item_title {
        font-size: 22px
    }
}

@media(max-width: 992px) {
    .services__items .item_col .item .item_title {
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        line-height: 110%;
        letter-spacing: -0.32px
    }
}

.services .services__btn {
    padding: 30px 0 0
}

@media(max-width: 992px) {
    .services .services__btn {
        padding: 14px 0 0
    }
}

.services .services__btn .btn {
    border: 1px solid #c7ccd9;
    padding: 22px 35px 23px 35px;
    color: #fff;
    font-size: 22px;
    letter-spacing: -0.44px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    margin: 0 14px 0 0;
    border-radius: 50px;
    background: var(--Blue, #1FB2DE)
}

@media(max-width: 992px) {
    .services .services__btn .btn {
        width: 100%;
        max-width: 375px;
        margin: 0 auto 9px;
        padding: 18px 35px 18px 35px;
        font-size: 20px;
        text-align: center
    }
}

@media(max-width: 350px) {
    .services .services__btn .btn {
        font-size: 18px
    }
}

.services .services__btn .btn.btn-price {
    background: #fff;
    border: 1px solid var(--stroke, #C7CCD9);
    color: #193c8c
}

/* End */


/* Start:/local/templates/stomatology/components/likee/elements.list/doctors_homepage/style.css?1699940655150*/
.doctors__items .item_col .item .item_title a {
    color: #000;
}

.doctors__items .item_col .item .item_title a:hover {
    color: #000;
}


/* End */


/* Start:/local/templates/stomatology/components/likee/elements.list/akcii_homepage/style.css?1698824182758*/
.special-offers__items .item_col .item .item_title a {
    color: #000;
}

.special-offers__items .item_col .item .item_title a:hover {
    color: #000;
}



.special-offers__items .item_col .item .item_title {
    color: #000;
    margin: 10px 0 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: -0.5px;
}

@media(max-width: 1650px) {
    .special-offers__items .item_col .item .item_title {
        font-size:18px
    }
}

@media(max-width: 992px) {
    .special-offers__items .item_col .item .item_title {
        font-size: 17px;
    }
}

@media(max-width: 350px) {
    .special-offers__items .item_col .item .item_title {
        font-size: 16px;
    }
}
/* End */
/* /local/templates/stomatology/components/bitrix/news.detail/home_page_new/style.css?17387528042335 */
/* /local/templates/stomatology/components/likee/elements.list/services_slide/style.css?17412624303984 */
/* /local/templates/stomatology/components/likee/elements.list/doctors_homepage/style.css?1699940655150 */
/* /local/templates/stomatology/components/likee/elements.list/akcii_homepage/style.css?1698824182758 */
