.hero-benefis__item-img--1 { background-image:url('/images/page/constructions/fire/hero/1-1.jpg'); }
.hero-benefis__item-img--2 { background-image:url('/images/page/constructions/fire/hero/2-2.jpg'); }
.hero-benefis__item-img--3 { background-image:url('/images/page/constructions/fire/hero/3-3.jpg'); }

.figure--portfolio .figure__image { display: block; margin: 0 auto; max-width: 100%; border:1px #EEE solid; padding:2px; }
.figure--portfolio > a { display:block; position: relative; }
.figure--portfolio > a:before { content: ''; position: absolute; top: 0; bottom: 0;  left: 0; right: 0;
-webkit-transition: opacity 0.3s ease, background-color 0.3s ease;
-o-transition: opacity 0.3s ease, background-color 0.3s ease;
transition: opacity 0.3s ease, background-color 0.3s ease;
z-index: 10; }
.figure--portfolio > a:hover:before { opacity:1; background-color: rgba(226, 58, 25, .3); }
.figure--portfolio > a:after { content:"\f002"; font-family:'FontAwesome'; position: absolute; top:50%; left:50%; transform:translate(-50%, -50%); font-size:2rem; color:#FFF; opacity:0; z-index:11;
-webkit-transition: opacity 0.3s ease, color 0.3s ease;
-o-transition: opacity 0.3s ease, color 0.3s ease;
transition: opacity 0.3s ease, color 0.3s ease;  }
.figure--portfolio > a:hover:after { opacity:1; color:#FFF; }


.steps-item__icon:before { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 90px; height: 90px; margin: auto; background-image: url("/images/page/constructions/winter-gardens/steps/icons.png"); }

.steps-item--1 .steps-item__icon:before { background-position: 0px 0; }
.steps-item--2 .steps-item__icon:before { background-position: -90px 0; }
.steps-item--3 .steps-item__icon:before { background-position: -180px 0; }
.steps-item--4 .steps-item__icon:before { background-position: -270px 0; }
.steps-item--5 .steps-item__icon:before { background-position: -360px 0; }
.steps-item--6 .steps-item__icon:before { background-position: -450px 0; }
.steps-item--7 .steps-item__icon:before { background-position: -540px 0; }
.steps-item--8 .steps-item__icon:before { background-position: -630px 0; }



.order--2 { background-image: url('/images/page/constructions/fire/order-2/bg.jpg'); }
.partners { min-height: 500px; background-image: url("/images/page/constructions/fire/partners/bg.jpg"); color: #fff; }
