

/* Start:/local/templates/proopt30_default/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17635435884092*/
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;
}

html,body{scroll-behavior: smooth;}
.article-new, body:has(.article-new) .title h1 {
    max-width: 768px;
    margin: 0 auto;
}
.article-new p:has(img), .article-new p:has(img) + p:has(span[style="font-style: italic;"]){
    text-align: center;
}
body:has(.article-new) .title ul {
    width: fit-content;
    margin: 0 auto;
}
.article-new p:has(img) {
    margin-bottom: 5px;
    width: 100%;
}
.article-new p img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
.article-new table td {
    border: 1px solid #000;
    padding: 5px;
}

.article-new ol li p, .article-new ol + p,
.article-new ul li p, .article-new ul + p{
    margin: 0 0 5px;
}
.article-new ol{
    margin-bottom: 0;
}
.article-new table td p{ margin: 0;}
.article-new h2, .article-new h3{
    margin-bottom: 10px;
    padding-top: 0;
}
.article-new p{padding-top: 0; padding-bottom: 15px;}
.article-new .oglav{padding: 15px; margin-bottom: 10px;}
body > .inside .right_part .article-new .oglav .title{font-weight: 600; font-size: 18px; color: #000;}
.article-new .oglav ul {margin-bottom: 0!important; padding-left: 0; list-style-position: inside;}
.article-new .oglav ul li:not(:last-child){margin-bottom: 15px;}
.article-new .oglav ul li:last-child{margin-bottom: 0;}
.article-new .oglav ul li{color: #fefefe;}
.article-new .oglav ul li a{text-decoration: none; border-bottom: 1px dashed!important; color: #000;}
.article-new .oglav ul li.l-h3{padding-left: 20px;}

.article-new ol li::before,
.article-new ul li::before{
    position: static;
    color: inherit;
}
.article-new ol li,
.article-new ul li{
    padding-top: 0;
    padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
    
    
}

/* Стили для слайдера .news_bottom с использованием Owl Carousel */
.news_bottom {
    margin: 30px 0;
    position: relative;
}

.news_bottom .owl-carousel {
    width: 100%;
}

.news_bottom .owl-stage-outer {
    width: 100%;
    overflow: hidden;
}

.news_bottom .owl-stage {
    display: flex;
    align-items: stretch;
}

.news_bottom .owl-item {
    padding: 0 10px;
    box-sizing: border-box;
    float: none;
    display: flex;
    align-items: stretch;
    height: auto;
}

.news_bottom .owl-item img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
}

.news_bottom .owl-item > * {
    width: 100%;
    display: flex;
    flex-direction: column;
    background: #fff;
    overflow: hidden;
}

.news_bottom .owl-carousel .owl-item {
    width: auto !important;
}

.news_bottom .owl-nav {
    position: absolute;
    top: 50%;
    width: calc(100% + 80px);
    left: -40px;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    z-index: 10;
	display: none;
}

.news_bottom .owl-nav button {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    font-size: 16px;
    color: #333;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    pointer-events: all;
    transition: background 0.2s;
    cursor: pointer;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
}

.news_bottom .owl-nav button:hover {
    background: #486DAA;
    color: #fff;
    border-color: #486DAA;
}

.news_bottom .owl-nav button::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    line-height: 1;
    text-indent: 0;
}

.news_bottom .owl-nav button.owl-prev::before {
    content: '‹';
}

.news_bottom .owl-nav button.owl-next::before {
    content: '›';
}

.news_bottom .owl-dots {
    text-align: center;
    margin-top: 15px;
}

.news_bottom .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #ccc;
    border-radius: 50%;
    transition: background 0.2s;
}

.news_bottom .owl-dot.active {
    background: #486DAA;
}



/* End */
/* /local/templates/proopt30_default/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17635435884092 */
