

/* Start:/local/templates/.default/components/bitrix/news.detail/detail-page-af-dynamics/style.css?17510317193442*/

.content-box .top_gallery .item {
	display: flex;
    align-items: center;
	position: relative;
    justify-content: center;
}
.content-box .top_gallery img {
    width: auto;
    max-width: 100%;
}
.content-box .top_gallery .img-label  {
    position: absolute;
    bottom: -100%;
    height: auto;
    padding: 10px;
    width: 100%;
    font-size: 15px;
    line-height: 1.2;
    text-align: center;
    background: rgba(255,255,255,0.8);
    transition: all ease .5s;
    color: #000;
}
.content-box .top_gallery .item:hover .img-label {
	bottom:0;
}
.gallery-block .img-box- {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.gallery-block  .swiper-container .swiper-button-prev, 
.gallery-block  .swiper-container .swiper-button-next {
    color: #988558 !important;
}
.answer {
    font-size: 1em;
}
.anons-date {
    text-align: center;
    margin-block: 15px;
}
/*
.center1260.flex-bow-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.gray-oblique-box.flex-box {margin-top: 0;}
.content-box .flex-bow-wrap .left-col {
    max-width: 850px;
    width: 72%;
    min-width: 540px;
    padding:0;
}
.content-box .flex-bow-wrap .right-col {
    margin-left: 0;
    width: 25%;
    min-width: 125px;
    max-width: 350px;
}
.flex-bow-wrap .left-col .content-wrap { 
    padding: 30px;
		padding-top: 0;
}
.more-elems-wrap {
    display: flex;
    flex-direction: column;
}
.more-elems-wrap .item {
    display: block;
    max-width: 300px;
    transition: all 0.5s ease;
    margin-bottom: 30px;
    text-decoration: none!important;
}
.more-elems-wrap .item .pict {
    position: relative;
    display: block;
    width: 100%;
    max-height: 200px;
    overflow: hidden;
}
.more-elems-wrap .item .pict img {
    width: 100%;   
     -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.more-elems-wrap .item .name {
    padding: 10px 15px;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #2e2e2e;
    font-weight: bold;
    min-height: 62px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.more-elems-wrap .item:hover .name {color: #fff;background: #988558;}
.more-elems-wrap .item:hover img {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}
@media screen and (max-width: 990px) { 
    .content-box .flex-bow-wrap .left-col {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }
    .content-box .flex-bow-wrap .right-col {
        width: 100%;
        max-width: 850px;
        margin-left: auto;
        margin-right: auto;
    }
    .more-elems-wrap {
        flex-direction: row;
        justify-content: space-between;
    }
    .more-elems-wrap .item {width: 30%;}
}
@media screen and (max-width: 767px) {
    .content-box .flex-bow-wrap .left-col {min-width: unset;margin-bottom: 15px;}
    .more-elems-wrap {
        flex-wrap: wrap;
        justify-content: center;
    }
    .more-elems-wrap .item {
        width: 100%;
        margin: 15px;
    }
}

@media screen and (max-width: 576px) {
	.content-box .left-col .js-standart-slider .img-box- { 
		height: auto;
		max-height:350px;
	}
	.content-box .left-col .js-standart-slider img { max-height: 350px;}
}

.content-box {
	.center1260 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.box-shadow {
		padding: 0;
	}
}

*/

/* End */
/* /local/templates/.default/components/bitrix/news.detail/detail-page-af-dynamics/style.css?17510317193442 */
