

/* Start:/local/templates/askme_new/components/bitrix/news/news/bitrix/news.detail/blocks/style.css?17896335532193*/
.new_fully img {
    max-width: 100%;
}

.new_body {
    margin-top: 40px;
}

.news-gallery-slider {
	position: relative;
	padding: 0;
	margin: 20px 0 60px !important;
}
.news-gallery-slider .slick-list {
	margin: 0 -10px;
}
.news-gallery-slide { padding: 0 10px; text-align: center; outline: none; }
.news-gallery-slide img { display: inline-block; max-width: 100%; height: auto; }

/* Стили для стрелок */
.news-gallery-slider .slick-arrow {
    position: absolute;
    z-index: 10;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    top: calc(50% - 18px);
    font-size: 0;
    border: 3px solid #ff7c1c;
    background: #ff7c1c;
    transition: all .4s;
    cursor: pointer;
    padding: 0;
    color: transparent;
}
.news-gallery-slider .slick-arrow:focus { outline: none; }
.news-gallery-slider .slick-prev { background: url(/local/templates/askme_new/images/slickPrev.png) no-repeat center, #ff7c1c; left: -18px; }
.news-gallery-slider .slick-prev:hover { background: url(/local/templates/askme_new/images/slickPrev.png) no-repeat center, rgba(255, 124, 28, 0.4); border-color: transparent; }
.news-gallery-slider .slick-next { background: url(/local/templates/askme_new/images/slickNext.png) no-repeat center, #ff7c1c; right: -18px; }
.news-gallery-slider .slick-next:hover { background: url(/local/templates/askme_new/images/slickNext.png) no-repeat center, rgba(255, 124, 28, 0.4); border-color: transparent; }

/* Стили для точек */
.news-gallery-slider .slick-dots {
    display: flex !important;
    margin-top: 20px;
    justify-content: center;
    padding: 0;
    list-style: none;
    position: absolute;
    bottom: -45px;
    width: 100%;
    left: 0;
}
.news-gallery-slider .slick-dots li { margin: 0 8px; display: block; }
.news-gallery-slider .slick-dots li button {
    border-radius: 50%;
    width: 13px;
    height: 13px;
    background: #f4f4f4;
    border: none;
    font-size: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    outline: none;
    color: transparent;
}
.news-gallery-slider .slick-dots li.slick-active button { background: #ff7c1c; }
/* End */
/* /local/templates/askme_new/components/bitrix/news/news/bitrix/news.detail/blocks/style.css?17896335532193 */
