

/* Start:/local/css/portfolio.css?17418532255109*/

.item-portfolio__wrap {
  display: flex;
  flex-wrap: wrap;
	justify-content: left;
	padding: 26px 0 0;
}

.item-portfolio__item {
  position: relative;
  max-width: 380px;
  margin-bottom: 30px;
  margin-right: 30px;
}

.item-portfolio__item:last-of-type,
.item-portfolio__item:nth-child(3n) {
  margin-right: 0;
}

.item-portfolio__name {
      z-index: 3;
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 11px;
    letter-spacing: 0.23em;
    text-transform: uppercase;
}

.portfolio-pro_text {
	text-align: justify;
	padding: 20px 0;
}

.item-portfolio__image {
  transition: .5s;
  cursor: pointer;
  max-width: 100%;
}

.item-portfolio__image-block {
  position: relative;
  overflow: hidden;
  max-height: 445px;
}


.item-portfolio__image-block::before {
  position: absolute;
  content: '';
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("/local/css/../img/shadow-effect.png") no-repeat left bottom;
  background-size: cover;
}

.item-portfolio__image-block::before:hover.item-portfolio__image {
  transition: .5s;
  transform: scale(1.1);
}

.item-portfolio__arrow {
  z-index: 4;
  margin: 0;
  height: 36px;
}

.item-portfolio__block {
  box-sizing: border-box;
  color: #fff;
  position: absolute;
  width: 100%;
  padding: 0px 20px 0px 20px;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.page-portfolio__wrap {
	margin-bottom: 70px;
}

@media screen and (max-width: 1360px) {
	.item-portfolio__wrap {
		justify-content: space-between;
	}
	.item-portfolio__item {
		max-width: 30%;
		margin-bottom: 3%;
		margin-right: 0;
	}
	.item-portfolio__name {
		font-size: 16px;
		line-height: 20px;
	}
}
@media screen and (max-width: 768px) {
	.item-portfolio__wrap {
		justify-content: center;
	}
	.item-portfolio__item {
		max-width: 100%;
	}
	
	.item-portfolio__name {
		font-size: 17px;
		line-height: 130%;
	}
}

.item-portfolio-detail__wrap {
	overflow: hidden;
	position: relative;
}

.portfolio__image-big img {
	max-width: 100%;
}

.portfolio__image-wrapper {
	position: relative;
	margin: 26px 0 30px;
}

.portfolio__image__down {
	position: relative;	
}

.portfolio__image-small {
    max-width: 278px;
    width: 278px!important;
    height: 210px!important;
    cursor: pointer;
}
.portfolio__image-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    cursor: pointer;
    z-index: 100;
    margin-right: 4px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	background: rgba(255,255,255,.7);
}
.portfolio__image-arrow-left {
	left: 30px;
}

.portfolio__image-arrow-right {
	right: 30px;
}

.portfolio-detail-text__wrap {
	width: 864px;
	margin: 60px auto;
	text-align: center;
}
.portfolio-detail-text__wrap::before {
	width: 100%;
	border-top: 1px solid #C6C6C6;
	content: '';
	display: block;
	margin: 0 auto;
}

.portfolio-pro_title {
	font-family: Gotham Pro;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 27px;
	text-align: center;
	color: #888888;
	display: block;
}

.portfolio-pro_value {
	font-family: Gotham Pro;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
	color: #000000;
	display: block;
}
.product-link-portfolio {
    display: block;
    text-decoration: none;
    color: #000;
    transition: .5s;
}
.product-link-portfolio:hover {
    transition: .5s;
    color: #f29900;
}
.portfolio-pro {
	margin: 12px 0;
}
.portfolio__image__pagination {
    display: none;
    align-items: center;
    justify-content: center;
}
.portfolio__image__pagination-bullet {
    width: 26px;
    height: 26px;
    margin: 0 7px;
    border-radius: 50%;
    opacity: 1;
	outline: none;
    background: url('/local/img/portfolio/nav_portfolio.png') center center no-repeat;
}
.portfolio__image__pagination-bullet_active{
    background-image: url('/local/img/portfolio/nav_portfolio_act.jpg');
}
@media screen and (max-width: 1360px) {
	.portfolio-detail-text__wrap {
		max-width: 864px;
		width: 90%;
	}
}

@media screen and (max-width: 768px) {
	.portfolio .container {
		padding: 0 0 0 8px;
	}
	.portfolio-detail-text__wrap {
		width: 100%;
		margin-top: 26px;
	}	
	.portfolio-detail-text__wrap::before {
		width: 80%;
	}
	.portfolio-pro {
		padding-right: 8px;
	}
	.portfolio__image__pagination-wrap {
		display: flex;
		justify-content: center;
		position: absolute;
		bottom: 0;
		z-index: 50;
		width: 100%;
	}
	.portfolio__image__pagination {
		display: flex;
	}
	.portfolio__image-arrow {
		display: none;
	}
	.portfolio__image__down {
		display: none;
	}
	.portfolio__image-big {
		max-width: 90%;
		width: 90% !important;
	}
	.portfolio__image-wrapper {
		margin-bottom: 45px;
	}
}
/* End */


/* Start:/local/css/item-pagination.min.css?17418532251604*/
.item__pagination{display:flex;position:relative;align-items:center;justify-content:center;margin:0 auto;margin-top:56px}.item__pagination__wrap{display:flex;position:relative;align-items:center;justify-content:center;margin-left:230px}.item__pagination-wrap{margin-top:10px;display:flex}.item__pagination-bullet{width:5px;height:5px;margin:0 10px;border-radius:50%;opacity:1;background:transparent;background:#222}.item__pagination-bullet_active{background:transparent;margin:0 10px;box-sizing:border-box;border:1px solid #222}.item__pagination-number{width:36px;height:36px;box-sizing:border-box;border:1px solid #f0f0f0;display:flex;text-decoration:none;align-items:center;justify-content:center;cursor:pointer;outline:none;transition:0.5s;margin:0 2px;background-color:#fff;color:#515151}.item__pagination-number_active{background-color:#515151;color:#fff;border:none}.item__pagination-number_active:hover{background-color:#515151 !important}.item__pagination-number:hover{background:#F0F0F0}.item__pagination-dots{width:36px;height:36px;display:flex;align-items:center;justify-content:center;outline:none;transition:0.5s;margin:0 2px}.show__all{display:flex;justify-content:center;align-items:center;text-decoration:none;background:#FFFFFF;border:1px solid #F0F0F0;letter-spacing:0.25em;text-transform:uppercase;font-size:12px;color:#515151;width:227px;height:36px;margin-left:16px}@media screen and (max-width: 768px){.item__pagination{margin-top:32px;margin-left:0;flex-direction:column}.item__pagination__wrap{margin-left:0;margin-bottom:16px}}
/*# sourceMappingURL=item-pagination.min.css.map */
/* End */
/* /local/css/portfolio.css?17418532255109 */
/* /local/css/item-pagination.min.css?17418532251604 */
