

/* Start:/local/templates/t2100/components/bitrix/news/portfolio/style.css?1747205559214*/
.portfolio-sections-list {
	margin-top: 15px;
}

.portfolio-sections-list a {
  display: inline-block;
  font-size: 16px;
  background: #0d4490;
  color: #fff;
  padding: .5em;
  margin: 0 10px 10px 0;
}
/* End */


/* Start:/local/templates/t2100/components/bitrix/news/portfolio/bitrix/news.detail/.default/style.css?17472055591497*/
.portfolid-container {
	padding-top: 25px !important;
    padding-bottom: 85px !important;
}

.portfolio-slider {
    position: relative;
    height: 650px;
	text-align: center;
	font-size: 18px;
	/*background: #fff;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
}

.portfolio-slider img {
	height: 100%;
}

.portfolio-slider-prev {
	position: absolute !important;
	left: 20px !important;
}

.portfolio-slider-next {
	position: absolute !important;
	right: 20px !important;
}

.portfolio-text {
	background-color: #fff;
    padding: 20px 40px;
    margin-top: 30px;
}

.back-button {
    display: inline-block;
    background: #fff;
    margin-top: 25px;
}

.back-button a {
    display: block;
	padding: 20px;
}

.back-button a:before {
	content: '';
    display: inline-block;
    width: 72px;
    height: 18px;
    margin-right: 20px;
    background: url(/local/templates/t2100/css/../img/arrow-right.png);
    background-repeat: no-repeat;
    transform: rotate(180deg);
}

.portfolio-slider .swiper-pagination {
	background: #fff;
    width: auto;
    left: 50%;
    padding: .3em .8em;
    transform: translateX(-50%);
}

.portfolio-slider .swiper-button-prev,
.portfolio-slider .swiper-button-next {
	zoom: 1.2;
}
/* End */
/* /local/templates/t2100/components/bitrix/news/portfolio/style.css?1747205559214 */
/* /local/templates/t2100/components/bitrix/news/portfolio/bitrix/news.detail/.default/style.css?17472055591497 */
