.arhitekturnye_sistemy_container_right {
  background: #cdcece;
  width: calc(100% - 177px);
}

.arhitekturnye_sistemy_title {
  background-image: url(/img/news_title_background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 17vw;
  position: relative;
}

.arhitekturnye_sistemy_title:after {
  content: '';
  position: absolute;
  left: 0;
  top: 14.5vw;
  height: 0.5vw;
  background-color: #383838;
  width: 80%;
  z-index: 0;
}

.arhitekturnye_sistemy_title:before {
  content: '';
  position: absolute;
  right: 0;
  top: 3vw;
  height: 0.5vw;
  background-color: #383838;
  width: 30%;
  z-index: 0;
}

.arhitekturnye_sistemy_title h1 {
  text-shadow: 0 23px 27px rgba(49, 49, 49, 0.55);
  color: white;
  font-family: 'Conv_Intro';
  font-size: 6.5vw;
  font-weight: 400;
  line-height: 6.5vw;
  text-transform: uppercase;
  padding: 2vw 7vw 0vw 3vw;
  display: block;
  position: relative;
}

.arhitekturnye_sistemy_title h1 span {
  display: block;
  position: relative;
  text-align: right;
  z-index: 5;
}

.arhitekturnye_sistemy_strelka {
  height: 0.5vw;
  background-color: #383838;
  width: 90%;
  margin-top: 0.5vw;
}

.arhitekturnye_sistemy_nashi_rabots {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 3vw auto 0vw;
  width: 90%;
  box-sizing: border-box;
}

.arhitekturnye_sistemy_nashi_rabots_collomn {
  width: 47%;
  max-height: 26vw;
  position: relative;
  transition: .5s;
  margin-right: 6%;
  margin-bottom: 3vw;
}

.arhitekturnye_sistemy_nashi_rabots_collomn:nth-child(2n) {
  margin-right: 0;
}

.arhitekturnye_sistemy_nashi_rabots_collomn img {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-box-shadow: 0px 45px 25px -34px rgba(50, 50, 50, 0.57);
  -moz-box-shadow: 0px 45px 25px -34px rgba(50, 50, 50, 0.57);
  box-shadow: 0px 45px 25px -34px rgba(50, 50, 50, 0.57);
  position: relative;
}

.arhitekturnye_sistemy_nashi_rabots_collomn:hover {
  transform: scale(1.1, 1.1);
}

.arhitekturnye_sistemy_nashi_rabots_black:before {
  position: absolute;
  bottom: 0.8vw;
  right: 0.7vw;
  content: '';
  height: 5vw;
  width: 6vw;
  border-right: 3px solid #ccc;
  border-bottom: 3px solid #ccc;
  z-index: 10;
}

.arhitekturnye_sistemy_nashi_rabots_black:after {
  position: absolute;
  top: 0.7vw;
  left: 0.7vw;
  content: '';
  height: 5vw;
  width: 6vw;
  border-left: 3px solid #ccc;
  border-top: 3px solid #ccc;
  z-index: 10;
}

.arhitekturnye_sistemy_nashi_rabots_right_pic2 a {
  font-size: 0;
}

.arhitekturnye_sistemy_nashi_rabots_content {
  position: absolute;
  font-size: 2.2vw;
  left: 0;
  top: 50%;
  z-index: 20;
  color: #fff;
  text-align: center;
  width: 100%;
  font-family: 'Conv_Intro';
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.63);
  text-transform: uppercase;
  line-height: 3vw;
  transform: translate(0%, -54%);
}
