.root-layout__work_gorelov{
  background:url(bg.jpg) no-repeat 100% 0;
  background-size: cover;
  height: 1018px;
  position:relative;
  margin-top: 0px;

}

.section-image-gorelov {
  margin:172px 0 26px;
  position:relative;
  z-index:4;

}

.b-link-gorelov {
  display: inline-block;
}

.title-page {
  position:relative;
  margin-top:136px;
 }

 .title {
  font-family: "PT Serif", "Georgia", "Sefif";
  font-size:42px;
  color: #9d7126;
  text-transform: uppercase;
  letter-spacing: .3em;
  font-weight: 900;
  vertical-align:center;
  z-index:4;

 }

 .title:before {
  display:inline-block;
  content:"";
  height:140px;
  width:140px;
  border:8px solid white;
  margin:40px;
  position:absolute;
  left:50%;
  margin-left:-70px;
  top:50%;
  margin-top:-70px;
  z-index:-2;
 }


 .portfolio-container {
  width: 100%;
  height:100%;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding:0;
  z-index:1;
}


.gorelov-about:before {
  display:inline-block;
  content:"";
  background-color: #fffee3;
  z-index:-4;
  position:absolute;
  width:2500px;
  height: 1200px;
  margin-top:500px;
  margin-left:-700px;

-moz-transform: rotate(95deg) skewX(12deg);
-webkit-transform: rotate(95deg) skewX(12deg);
-o-transform: rotate(95deg) skewX(12deg);
-ms-transform: rotate(95deg) skewX(12deg);
transform: rotate(95deg) skewX(12deg);
}

.gorelov-bg {
  display:inline-block;
  position:absolute;

}

.gorelov-bg-1 {
  background:url(prisrashka-services-gorelov-1.png) no-repeat;
  width:420px;
  height:210px;
  z-index:6;
  right:10%;
  top:70%;

}

.gorelov-bg-2 {
  background:url(prisrashka-services-gorelov-2.png) no-repeat;
  width:494px;
  height:260px;
  z-index:6;
  right:55%;
  top:30%;
}

.gorelov-bg-3 {
  background:url(prisrashka-services-gorelov-3.png) no-repeat;
  width:290px;
  height:170px;
  z-index:6;
  right:77%;
  top:700%;
}

.gorelov-bg-4 {
  background:url(prisrashka-services-gorelov-4.png) no-repeat;
  width:1264px;
  height:1049px;
  z-index:-1;
  right:15%;
  top:-10%;
}

.gorelov-bg-5 {
  background:url(prisrashka-services-gorelov-5.png) no-repeat right;
  width:166px;
  height:120px;
  z-index:-1;
  right:10%;
  top:0%;
}

.gorelov-bg-6 {
  background:url(prisrashka-services-gorelov-6.png) no-repeat right;
  width:543px;
  height:833px;
  z-index:-1;
  left:60%;
  top:10%;
}

.gorelov-bg-7 {
  background:url(prisrashka-services-gorelov-7.png) no-repeat right bottom;
  width:48px;
  height:48px;
  z-index:-1;
  right:22%;
  top:98%;
}

.btn-gorelov {
  background: transparent;
  border: 1px solid #8c551b;
  color: #8c551b;
  font-weight:500;
  text-transform:uppercase;
  letter-spacing:1px;
  padding:32px 52px;
  font-size:22px;
  position: relative;
}

.btn-action {
  background:transparent;
  border:1px solid #8c551b;
  color:#8c551b;
  position:relative;
  }

.btn-medium {
  padding:18px 42px;
  line-height:1.33;
  font-family:"PT Serif", "Georgia", "Sefif";
  text-transform:none;
  }

.btn-gorelov:hover {
  background:#8c551b;
  color:#fff
}

.btn-gorelov:active {
  background:#8c551b;
  color:#fff
}

.main_link-gorelov {
  text-align:center;
  margin-bottom:12px;
}



