

/* Start:/local/templates/main/components/bitrix/news/services/bitrix/news.detail/.default/style.css?16476077451603*/
div.news-detail {
    word-wrap: break-word;
}

div.news-detail img.detail_picture {
    display: block;
    margin: auto;
}

.news-detail h2 {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 10px;
}

ul.list_button {
    list-style: none;
    margin: 10px 0;
    padding: 0;
}

.news-detail .order_services .iframe {
    background: linear-gradient(282.01deg, #EC1C23 3.22%, rgba(236, 28, 35, 0.8) 100%);
    border-radius: 5px;
    border-width: 0;
    font-weight: bold;
    padding: 10px 28px 11px;
    min-width: 210px;
    max-width: 100%;
    color: #FFFFFF;
    transition: background .2s ease, box-shadow .2s ease;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-align-last: center;
}

.news-detail .order_services .iframe:hover,
.news-detail .order_services .iframe:focus {
    background: linear-gradient(285.17deg, #DE070F 0%, rgba(222, 7, 15, 0.8) 100%);
    box-shadow: 4px 4px 8px rgba(121, 122, 121, 0.16);
    outline: none;
    color: #FFFFFF;
}

.news-detail .order_services .iframe:active {
    background: linear-gradient(285.17deg, #ABBFCC 0%, #DCE5EB 100%);
    box-shadow: 4px 4px 8px rgba(121, 122, 121, 0.16);
}

table.arenda {
    width: 100% !important;
    /*display: block !important;*/
    overflow: auto !important;
    border-collapse: collapse;
}

.news-detail iframe {
    max-width: 100%;
    display: block;
    margin: auto;
}

.tr_bak {
    background: #F0F0F0;
}

table.arenda td {
    border-bottom: 1px solid #CCCCCC;
    border-top: none;
    border-right: none;
    border-left: none;
    padding: 10px 7px;
}
/* End */
/* /local/templates/main/components/bitrix/news/services/bitrix/news.detail/.default/style.css?16476077451603 */
