

/* Start:/local/templates/proger/components/bitrix/news/portfolio/bitrix/news.detail/.default/style.css?17374192381420*/
.main-mac{
	background: center/contain no-repeat url(/local/templates/proger/components/bitrix/news/portfolio/bitrix/news.detail/.default/img/bg-mac.webp);
	padding-top: 62%;
}

.main-iphone{
	background: center/contain no-repeat url(/local/templates/proger/components/bitrix/news/portfolio/bitrix/news.detail/.default/img/bg-iphone.webp);
	padding-top: 62%;
	padding-left: 30%;
	bottom: -17%;
    right: 2%;
    transition: 2s;
}

.mac-prewiev{
	top: 6%;
    left: 11.5%;
    bottom: 15.5%;
    right: 11.2%;
    overflow-y: scroll;
}

.iphone-prewiev{
	top: 10%;
    left: 11.8%;
    bottom: 10.5%;
    right: 11.8%;
    border-radius: 8%;
    overflow-y: scroll;
}
.iphone-prewiev::-webkit-scrollbar, .mac-prewiev::-webkit-scrollbar{
	display: none;
}
.main-portfolio:hover .main-iphone{
	right: -16%;
	bottom: -1%;
}
.main-portfolio img{
	transition: 2s;
}
.mac-prewiev:hover img, .iphone-prewiev:hover img{
	margin-top: -80%;
}
.carousel-item-cert-block{
	top: 0;
}
.carousel-item-portfolio-block{
	bottom: 0;
}
.cert-block-item{
	width: 60px;
	margin-left: 5px;
	transition: all ease-in-out 0.7s;
}
.cert-block-item:hover+.cert-block-item{
	margin-left: 15px;
}
.cert-block-item:hover{
	width: 80px;
}
.cert-block-item-title
{
	opacity: 0;
    white-space: nowrap;
}
.cert-block-item:hover .cert-block-item-title
{
	opacity: 1;
}
.cert-block-item-cert{
	border: 1px solid var(--bg-card);
}
.cert-block-item:hover .cert-block-item-cert{
	border-color: var(--corp-color);
}
.carousel-item-text{
/*
	z-index: -1;
	margin-left: -20%;
*/
}
.portfolio-logo{
	width: 240px;
	height: 100px;
}
/* End */
/* /local/templates/proger/components/bitrix/news/portfolio/bitrix/news.detail/.default/style.css?17374192381420 */
