

/* Start:/local/templates/is_digital/old/css/news_item.css?17633513897400*/
.news_page{
    padding: 34px 50px 0 50px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.news_page h1{
    font-family: 'Cormorant', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 4rem;
    line-height: 120%;
    color: #222222;
    padding: 12px 0 39px 0;
}
.date_info{
    font-weight: 300;
    font-size: 1rem;
    line-height: 110%;
    color: #C4C4C4;
    display: flex;
    align-items: center;
    margin-bottom: 45px;
}
.date_info .views{
    margin-left: 38px;
}
.ico_views{
    background-image: url("/local/templates/is_digital/old/css/../img/ico/views.svg");
    background-repeat: no-repeat;
    width: 18px;
    height: 13px;
    display: inline-block;
    margin-right: 8px;
}
.maintenance{
    background-color: #F5F7F9;
    padding: 30px;
    max-width: 1000px;
    box-sizing: border-box;
    margin-bottom: 70px;
}
.maintenance .name{
    font-weight: bold;
    font-size: 1.375rem;
    line-height: 120%;
    color: #000000;
    padding-bottom: 27px;
}
.maintenance a{
    font-size: 1.125rem;
    line-height: 200%;
    color: #C6AE71;
}
.maintenance ol {
    list-style-type: decimal;
    list-style-position: inside;
    font-size: 1.125rem;
    line-height: 200%;
    color: #C6AE71;
}
.news_img{
    padding-bottom: 40px;
}
body .content .txt_block {
    max-width: 915px;
    padding: 20px 0 10px 0;
    font-weight: 100;
    font-size: 18px;
    line-height: 180%;
    color: #000000;
}
body .content .txt_block .intro p{
    font-weight: normal;
    font-size: 1.5rem;
    line-height: 167%;
    letter-spacing: -1px;
    color: #000000;
}
body .content .txt_block p{
    padding-bottom: 40px;
    font-weight: 100;
    font-size: 18px;
    line-height: 180%;
    color: #000000;
}
body .content .txt_block b{
    font-weight: 500;
}
body .content .txt_block img{
    width: auto !important;
    height: auto !important;
}
body .content .txt_block h2, body .content .txt_block .h2{
    font-weight: bold;
    font-size: 1.375rem;
    line-height: 200%;
    color: #000000;
    padding-bottom: 21px;
}
body .content .txt_block li{
    padding-bottom: 19px;
    font-weight: 100;
    font-size: 18px;
    line-height: 180%;
    color: #000000;
    list-style-image: url('/local/templates/is_digital/old/css/../img/ico/txt_li.svg');
    margin-left: 15px;
    padding-left: 6px;
}
body .content .txt_block li li:nth-of-type(1){
    padding-top: 19px;
}
body .content .txt_block li li:nth-last-of-type(1){
    padding-bottom: 0;
}
body .content .txt_block q, body .content .txt_block blockquote{
    font-family: 'Cormorant', serif;
    font-style: italic;
    font-weight: normal;
    font-size: 1.375rem;
    line-height: 120%;
    color: #000000;
    background-color: #F5F7F9;
    padding: 45px 30px;
    box-sizing: border-box;
    display: block;
    background-image: url("/local/templates/is_digital/old/css/../img/ico/personal_q.svg");
    background-repeat: no-repeat;
    background-position: 95% 50%;
    margin-bottom: 43px;
}
body .content .txt_block h3, body .content .txt_block .h3{
    font-style: normal;
    font-weight: 500;
    /*font-size: 1rem;*/
    line-height: 162%;
    color: #000000;
    padding-bottom: 25px;
}
body .content .txt_block h4, body .content .txt_block .h4{
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 186%;
    color: #000000;
    padding-bottom: 25px;
}

.txt_block_footer{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    max-width: 690px;
    margin-bottom: 150px;
    padding: 0 0 40px 0;
    display: flex;
    justify-content: space-between;
}
.ico_news_back{
    width: 41px;
    height: 8px;
    background-image: url("/local/templates/is_digital/old/css/../img/ico/news_back.svg");
    margin-right: 14px;
    display: inline-block;
}
.ico_news_replay{
    width: 24px;
    height: 24px;
    background-image: url("/local/templates/is_digital/old/css/../img/ico/ico-reply.svg");
    margin-right: 13px;
    display: inline-block;
}
.txt_block_footer a{
    font-style: normal;
    font-weight: 100;
    font-size: 0.875rem;
    line-height: 286%;
    color: #777F8F;
}
.txt_block_footer .replay{
    font-weight: 100;
    font-size: 0.875rem;
    line-height: 40px;
    color: #000000;
    display: flex;
    align-items: center;
}
.replay .ico_fb{
    background-image: url('/local/templates/is_digital/old/css/../img/ico/fb.svg');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
}
.replay .ico_vk{
    background-image: url('/local/templates/is_digital/old/css/../img/ico/vk.svg');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
}
.replay a{
    display: flex;
    align-items: center;
    margin-left: 20px;
}
body .content .txt_block table{
    width: 100%;
    margin: 30px 0;
    border-spacing: 0 10px;
    border-collapse: separate;
    box-sizing: border-box;
    max-width: 100%;
}
body .content .txt_block table tr{
    margin: 5px 0;
}
body .content .txt_block table td{
    padding: 12px 30px;
    background: rgba(237, 239, 241, 0.5);
}
body .content .txt_block table tr:nth-last-of-type(2n) td{
    background: rgba(237, 239, 241, 0.3);
}
body .content .txt_block table th{
    background: #EDEFF1;
    font-weight: 500;
    font-size: 1rem;
    line-height: 162%;
    padding: 12px 30px;
    color: #000000;
}

.service-in-text{
    border: 1px solid #E2E9F1;
    border-radius: 2px;
    margin: 10px 0 20px 0;
    clear: both;
}
.service-in-text .line1{
    background-color: #F5F7F9;
    display: flex;
    justify-content: space-between;
    padding: 22px 48px;
    align-items: center;
}
.service-in-text .info{
    display: flex;
    align-items: center;
}
.service-in-text .name{
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
    color: #4A5264;
}
.service-in-text .price{
    font-weight: bold;
    font-size: 20px;
    line-height: 150%;
    color: #333333;
    white-space: nowrap;
}
.service-in-text button{
    margin: 0 0 0 66px;
    width: 228px;
    height: 52px;
    font-size: 16px;
    padding: 0;
}

@media (max-width:1200px){
    .news_page h1 {
        font-size: 3.5rem;
    }
    .service-in-text .line1 {
        padding: 22px;
    }
    body .content .txt_block {
        font-size: 16px;
    }
}
@media (max-width:1100px){
    .service-in-text button {
        margin: 0 0 0 30px;
    }
    .service-in-text button .desc{
        display: none;
    }
    .service-in-text button .mob{
        display: inline-block;
    }
}
@media (max-width:1000px){
    .news_page h1 {
        font-size: 3rem;
    }
    .service-in-text .line1 {
        flex-direction: column;
        padding: 22px 0 0 0;
    }
    .service-in-text .name {
        padding: 0 0 30px 0;
    }
    .service-in-text .info {
        padding: 0 25px;
        background-color: #C6AE71;
        width: 100%;
        justify-content: space-between;
        box-sizing: border-box;
    }
    .service-in-text .note_grey {
        background-color: #C6AE71;
    }
    .service-in-text .price{
        color: #fff;
    }
}
@media (max-width:550px){
    .news_page h1 {
        font-size: 2.5rem;
    }
    .news_page {
        padding: 34px 15px 0 15px;
    }
    .txt_block_footer{
        flex-direction: column-reverse;
    }
    .txt_block_footer > div{
        padding-bottom: 15px;
    }
    body .content .txt_block {
        padding: 0 0 15px 0;
    }
    .txt_block_footer {
        margin-bottom: 25px;
    }
    .date_info {
        flex-direction: column;
        align-items: start;

    }
    .date_info .views{
        margin-left: 0;
        margin-top: 15px;
    }
}
/* End */


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

/* End */
/* /local/templates/is_digital/old/css/news_item.css?17633513897400 */
/* /local/templates/.default/components/bitrix/news/month/bitrix/news.detail/.default/style.css?1757318852155 */
