

/* Start:/bitrix/templates/optikaoptima_2.0/components/bitrix/news/optima_news/bitrix/news.detail/.default/style.css?17035859212819*/
.detail_page_element .list_stikers{
    width: 100%;
}

.detail_page_element .list_stikers .item_stiker{
    font-size: 13px;
    margin: 0 10px 0 0;
}

.detail_page_element .detail_picture.position_left{
    float:left;
    width: 309px;
    height: auto;
    margin: 0 30px 30px 0;
    border-radius: 12px;
    overflow: hidden;
}

.detail_page_element .detail_picture.position_right{
    float:right;
    width: 309px;
    height: auto;
    margin: 0 0 30px 30px;
    border-radius: 12px;
    overflow: hidden;
}

.detail_page_element .detail_picture.position_right img,
.detail_page_element .detail_picture.position_left img{
    display: block;
    width: 100%;
    height: auto;
}

.detail_page_element .detail_picture.position_top{
    width: 100%;
    max-height: 300px;
    overflow: hidden;
    margin-bottom: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.detail_page_element h2,
.detail_page_element h3{
    display: block;
    font-family: inherit;
    line-height: 1.35;
    color: inherit;
    text-align: left;
    margin: 0 0 1em 0;
    padding: 0;
    border:none;
}

.detail_page_element .block_property{
    margin-bottom: 30px;
}

.detail_page_element .block_property .item_property{
    margin-bottom: 15px;
}

.detail_page_element .block_property .item_property:last-child{
    margin-bottom: 0px;
}

.detail_page_element .h4,
.detail_page_element h4{
    color: #00BDCC;
}

.detail_page_element .item_file{
    display: block;
    margin-bottom: 15px;
}

.detail_page_element .item_file:last-child{
    margin-bottom: 0;
}

@media only screen and (max-width: 1306px){

    .detail_page_element .detail_picture.position_left{
        width: 300px;
        margin: 0 15px 15px 0;
    }

    .detail_page_element .detail_picture.position_right{
        width: 300px;
        margin: 0 0 15px 15px;
    }

    .detail_page_element .detail_picture.position_top{
        max-height: 200px;
        margin-bottom: 15px;
    }

}

@media only screen and (max-width: 600px){

    .detail_page_element .list_stikers{
        margin-bottom: 5px;
    }

    .detail_page_element .list_stikers .item_stiker {
        margin: 0 10px 10px 0;
    }

    .detail_page_element .detail_picture.position_left,
    .detail_page_element .detail_picture.position_right{
        float: none;
        width: 100%;
        margin: 0 0 15px 0;
    }

}
/* End */


/* Start:/bitrix/templates/optikaoptima_2.0/components/ag/nx_gallery_3.7/optima_slider_gallery/style.css?1656926889997*/
.photo_gallery_slider{
	width: 100%;
	height: auto;
	text-align: left; 
	margin:0 -50px 0 0;  
	position: relative; 
	vertical-align: top;
	float: none;
	overflow: hidden;
}

.photo_gallery_slider .photo_gallery_element{
	width: calc((1306px - 40px) / 5);
    margin: 0 10px 10px 0;
	text-decoration: none;
}

.photo_gallery_slider .img_gallery_element{
	border: 1px solid #eee;
	width: 100%;
	height:auto;
	overflow: hidden;
	margin-bottom: 10px;
	border-radius: 12px;
	overflow: hidden;
}

.photo_gallery_slider .img_gallery_element img{
	display: block;
	object-fit: cover;
	width: 100%;
	height: 100%;
}


@media only screen and (max-width: 1306px) {

	.photo_gallery_slider .photo_gallery_element{
		width: calc((1306px - 30px) / 4);
	}

}
@media only screen and (max-width: 768px) {

	.photo_gallery .photo_gallery_element {
		width: calc((100% - 20px) / 3);
	}

}

@media only screen and (max-width: 500px) {

	.photo_gallery .photo_gallery_element {
		width: calc((100% - 10px) / 2);
	}

}
/* End */
/* /bitrix/templates/optikaoptima_2.0/components/bitrix/news/optima_news/bitrix/news.detail/.default/style.css?17035859212819 */
/* /bitrix/templates/optikaoptima_2.0/components/ag/nx_gallery_3.7/optima_slider_gallery/style.css?1656926889997 */
