

/* Start:/local/templates/.default/components/bitrix/news/template_travels/bitrix/news.detail/.default/style.css?17829916063277*/
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;
}
.news-detail img {
    max-width: 500px;
}
.filename2 {margin: 25px 0;}
.filename2 img {vertical-align: bottom;}
.news_detail table tr:nth-child(odd) {background: #f4f4f4;}

.news_detail {padding-bottom: 20px;}
.news_detail .filename2 {width: 180px;float: left;text-align: center;}
.news_detail .news_img{display:block;width:100%;height:auto;border-radius: 15px;}
.news_detail .news-date-time{margin:15px 0;}
.news_detail .news_gallery{display:flex;flex-wrap:wrap;}
.news_detail .news_gallery a{width:33%;display:block;}
.news_detail .news_gallery img{display:block;width:100%;padding:5px;border-radius: 15px;}
.news_detail table{width:100%;}
.news_detail table tr{border-bottom:1px solid #F2F2F2;border-right:1px solid #F2F2F2;}
.news_detail table td{border-top:1px solid #F2F2F2;border-left:1px solid #F2F2F2;padding:6px;}
.sektion_workarea .news_detail .news_gallery a {border-bottom: 0;}
.gallery_link{display:block;position:relative;}
.gallery_descr{border-radius: 15px;position:absolute;bottom:3px;left:3px;right:3px;background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);color:#fff;text-align:center;padding:10px;font-size:18px;transition: .5s;}
.gallery_descr:hover {background: linear-gradient(0deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .6) 90%, transparent);  padding: 15px;}
@media (max-width: 980px) {
.news_detail .news_gallery a{width:50%;}
}
@media (max-width: 480px) {
.news_detail .news_gallery a{width:100%;}
.footer_info_bottom {width: 100%;display: block;}
.footer_info_bottom div {width: 100%;text-align: center;margin: 0 auto 15px;}
.layout .social {text-align: center;margin: auto;}
.social a {margin: 10px;}
}
p.photos1 img {border-radius: 7px;}




 .accordion {width: 100%;min-width: 300px;margin: 20px auto;
    font-family: Arial, sans-serif;}
.accordion details {margin-bottom: 5px;}
             
        .accordion summary {
            background-color: #f5f5f5;
            padding: 15px 20px;
            cursor: pointer;
            font-weight: bold;
            list-style: none;
            display: flex;
            justify-content: space-between;
            align-items: center;
            transition: background-color 0.3s;
            position: relative;
        }
        
        .accordion summary:hover {
            background-color: #e9e9e9;
        }
        
        .accordion summary::-webkit-details-marker {
            display: none;
        }
        
        .accordion-arrow {
            display: inline-block;
            width: 10px;
            height: 10px;
            border-right: 2px solid #333;
            border-bottom: 2px solid #333;
            transform: rotate(45deg);
            transition: transform 0.3s ease;
        }
        
        .accordion details[open] summary .accordion-arrow {
            transform: rotate(-135deg);
        }
        
        .accordion-content {
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            max-height: 0;
        }
        
        .accordion-content-inner {
            padding: 15px 20px;
            border-top: 1px solid #eee;
        }
/* End */
/* /local/templates/.default/components/bitrix/news/template_travels/bitrix/news.detail/.default/style.css?17829916063277 */
