

/* Start:/bitrix/templates/.default/components/bitrix/news/big-altai-forum/bitrix/news.detail/.default/style.css?17640347381745*/
.news-item{display:none}
/*.news-item:nth-child(1), 
.news-item:nth-child(2), 
.news-item:nth-child(3), 
.news-item:nth-child(4){display:block}*/
button.button {
    display: inline-block;
    border: 1px solid #2EADD4;
    background: #2EADD4;
    border-radius: 6px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0.8rem 1.5rem;
    margin-top: 5px;
    transition: .3s all ease;
}

.library-slider {
	text-align:center;
}
.library-slider a{
	color:#424242
}
.library-slider a:hover{
	color:#424242
}
.library-slider svg {
	color:#2EADD4;
    display: block;
    margin: 0 auto 0.7rem;
    height: 4rem;
}
.library-slider a:hover svg{
	color:#ffae69;
}

.social-share {
    text-align: center;
    padding: 10px 0;
    border-top: solid 1px #2eb5e0;
    border-bottom: solid 1px #2eb5e0;
}

.news_item{
	min-height: 185px!important;
}

.gallery-item .border {
    border: 1px solid #D5D5D5!important;
    border-radius: 0.9rem;
    height: 100%;
}
.gallery-item .image-block {
    display: flex;
    height: 20rem;
    background-image: url(/bitrix/templates/template/images/image-ornament-bg.jpg);
    background-size: cover;
    border-radius: 0.9rem;
}
.gallery-item img {
    border-radius: 0.9rem;
    object-fit:cover;
        width: 100%;
}

.name-link{
  color: #424242!important;
  font-weight: 500;
  display:block;
}

.gallery-item a.more-link {
    position: absolute;
    display: flex;
    bottom: 1rem;
    left: 1.5rem;
    color: #F69442;
    font-weight: 500;
}
.gallery-item a.more-link-first {
    display: flex;
    color: #F69442;
    font-weight: 500;
}
.gallery-item a svg {
    display: none;
    margin: 5px 0 0 5px;
}
.gallery-item a:hover svg{
  display: block;
  fill: #F79442;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/big-altai-forum/bitrix/news.detail/.default/style.css?17640347381745 */
