

/* Start:/local/templates/yantau/components/bitrix/news/lechenie/bitrix/news.detail/.default/style.css?1783103196155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/templates/yantau/components/bitrix/news/lechenie/bitrix/news.detail/.default/lechenie-detail.css?17887122553058*/
/* Стили детальной страницы программы лечения.
   Вынесены из template.php — подключаются через $this->addExternalCss(),
   чтобы попадать в <head>, а не в тело страницы. */

/* Раздел лечения: секции 71–82 (блок .treat) */
.treat {
    display: flex;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

.treat__section {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1620px;
}

.treat__section:not(:first-child) {
    margin: 0 auto;
    margin-top: 100px;
}

.bx-breadcrumb + .treat__section {
    margin: 0 auto;
}

.treat__title {
    font-family: Jost, sans-serif;
    font-size: 54px;
    line-height: 78px;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    color: #2d5328;
    margin: 0 auto;
}

.treat__title_small {
    font-family: Jost, sans-serif;
    font-size: 38px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #361c09;
    margin: 0 auto;
    margin-top: 50px;
}

.treat__text {
    margin-top: 25px;
    padding: 0 10px;
}

.treat__text ol li {
    list-style-type: decimal;
}

.treat__text ul li {
    list-style-type: disc;
}

.treat__pic {
    display: flex;
    flex-wrap: wrap;
}

.treat__pic img {
    display: flex;
    flex: 0 0 100%;
    margin: 25px auto;
    object-fit: contain;
    width: 100%;
    max-width: 1400px;
}

.treat__pic-double {
    display: flex;
    flex-wrap: wrap;
}

.treat__pic-double img {
    display: flex;
    flex: 0 0 50%;
    margin: 25px auto;
    width: 100%;
    object-fit: contain;
}

@media (max-width: 992px) {
    .treat__section:not(:first-child) {
        margin-top: 50px;
    }

    .treat__title_small {
        text-align: center;
        font-size: 28px;
        line-height: 35px;
    }

    .treat__title {
        font-size: 40px;
    }
}

@media (max-width: 640px) {
    .treat__section:not(:first-child) {
        margin-top: 25px;
    }

    .treat__title_small {
        font-size: 22px;
        line-height: 35px;
    }

    .treat__title {
        font-size: 28px;
        line-height: 35px;
    }

    .treat__pic-double img {
        flex: 0 0 100%;
        margin: 25px auto;
        width: 100%;
        object-fit: contain;
    }
}

/* Блок «Это интересно» */
.interesting__btn {
    padding: 10px 20px;
    box-sizing: border-box;
    border: 3px solid #605294;
    margin-right: 10px;
    margin-top: 10px;
    color: #605294;
    text-transform: uppercase;
}

.interesting__btn:hover {
    background-color: #605294;
    color: #fff;
}

.news__interesting {
    margin: 45px 0 5px;
    display: flex;
    flex-wrap: wrap;
}

/* Дополнительный текст программы */
.lechenie__dop_text {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1345px;
    padding: 0 10px;
    padding-top: 50px;
    margin: 0 auto;
}

/* End */
/* /local/templates/yantau/components/bitrix/news/lechenie/bitrix/news.detail/.default/style.css?1783103196155 */
/* /local/templates/yantau/components/bitrix/news/lechenie/bitrix/news.detail/.default/lechenie-detail.css?17887122553058 */
