

/* Start:/bitrix/templates/.default/css/comment-style.css?15739374152472*/
.container-fluid-inner{    width: 85%; margin: 0 auto; max-width:1050px}

/**************REW****************/

.rew-page-desc {color: #999999;font: normal 16px 'helvetica neue'; line-height:25px;  margin-bottom:40px;}
	.rew-page-desc a {color:#008dcc; text-decoration:none}
	
.rew-item {display:flex; align-items:flex-start;border-bottom:1px solid #e5e5e5;padding-bottom:40px; margin-bottom:40px;}
		.rew-item:last-child{margin-bottom:100px; padding-bottom:0;border-bottom:0}
	.rew-item-img {width:180px; margin-right:40px; flex-shrink: 0; cursor:pointer; position:relative}
		.rew-item-img img {max-width:100%; display:block;}
		
		.rew-item-img-overlay {position:absolute; top:0;left:0; width:100%; height:100%; display:flex; transition:.2s}
			.rew-item-img-overlay span {display:block; margin:auto; width:36px;height:36px; background:url(/bitrix/templates/.default/css/../images/ico/img-zoom.png);opacity:0;transition:.2s}
		
		
			.rew-item-img:hover .rew-item-img-overlay  {background:RGBA(4,46,101,0.15);}
				.rew-item-img:hover .rew-item-img-overlay span {opacity:1}
		
	.rew-item-text {color: #999999;font: normal 16px 'helvetica neue'; line-height:25px;}
		.rew-item-text img{ margin-bottom:40px}
		
		
		
.rew-popup {position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 999;display: none;overflow-y: auto;}	
	.rew-popup-inner {display:flex;  width: 100%;height: 100%; position: fixed;}
		.rew-popup-bg{position: fixed;width: 100%;height: 100%; z-index: 800;background-color: #222a3c;opacity: .8;}
			.rew-popup-content {
				margin:auto; background:#fff;
				display:flex;position:relative;
				align-items:center;
				/*width:600px;*/
				width: 60vh;
				max-width:80%;
				height:80vh;
				z-index: 900; }
				.rew-popup-content-img {width:100%; height:100%; /*overflow:auto*/}
					.rew-popup-content-img img {
						max-width:100%;
						height: 100%;
					}
				
			.rew-close {position: absolute;right: -43px;top: -38px;width: 32px;height: 32px;cursor: pointer;z-index: 900;background: url(/bitrix/templates/.default/css/../images/ico/cancel.png) ;}
		
		
@media (max-width:1040px)	{
	.rew-item-text img{ display:none}

}

@media (max-width:760px)	{
	.rew-item {display:block;}
		.rew-item-img {margin:0 auto 20px auto;}
	.rew-item-text img{ display:block; margin-left:auto; margin-right:auto; margin-bottom:20px}

}
	
@media (max-width:500px)	{
	.rew-close {left:10px; top:10px;}
}	
		
/**************!--REW--!****************/		
		
		
		
/* End */
/* /bitrix/templates/.default/css/comment-style.css?15739374152472 */
