

/* Start:/styles/profi.css?17852402945292*/
body .page.inner {
  background: #dadada;
}

body .container {
  overflow: visible;
}
body .main {
  background: transparent;
}

.buildings {
  background: #fff;
  margin-top: 94px;
  margin-bottom: 28px;
}
.buildings .container {
  position: relative;
  padding: 85px 0 117px;
}
.buildings .container:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 248px solid transparent;
  border-right: 248px solid transparent;
  border-bottom: 47px solid #fff;
  position: absolute;
  top: -47px;
  left: 50%;
  margin-left: -248px;
}
.buildings .prev, .buildings .next {
  background: url(/images/portfolio/profi/controlls.png) no-repeat;
  width: 14px;
  height: 61px;
  padding: 0;
  border: 0;
  position: absolute;
  top: 50%;
  margin-top: -30px;
}
.buildings .prev {
  left: 0;
}
.buildings .next {
  background-position: -14px 0;
  right: 0;
}
.buildings .slides {
  margin: 0 14px;
  overflow: hidden;
}

.slide {
  float: left;
  height: 220px;
  line-height: 220px;
}
.slide img {
  vertical-align: bottom;
  display: inline !important; 
}

.layers {
  background: #fff;
  margin-top: -95px;
  margin-bottom: 48px;
  padding-bottom: 1px;
}
.layers .wrap {
  position: relative;
  padding-top: 190px;
  text-align: center;
  padding-bottom: 166px;
}
.layers .wrap:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 248px solid transparent;
  border-right: 248px solid transparent;
  border-bottom: 47px solid #fff;
  position: absolute;
  top: 61px;
  left: 50%;
  margin-left: -248px;
}
.layers .wrap img {
  margin-right: -94px;
  margin-left: -94px;
}
.layers .wrap :nth-child(1) {
  -webkit-animation: layer1 5s infinite;
  animation: layer1 5s infinite;
}
.layers .wrap :nth-child(2) {
  -webkit-animation: layer2 5s infinite;
  animation: layer2 5s infinite;
}
.layers .wrap :nth-child(3) {
  -webkit-animation: layer3 5s infinite;
  animation: layer3 5s infinite;
  margin-top: 35px;
}
.layers .wrap :nth-child(4) {
  -webkit-animation: layer4 5s infinite;
  animation: layer4 5s infinite;
  margin-top: 49px;
  margin-left: -81px;
}

.layers .annotation {
  position: relative;
  margin: -85px 0 50px 387px;
}
.layers .annotation svg {
  position: absolute;
  top: -45px;
  left: -43px;
}
.layers .annotation svg path {
  stroke: #8e8e8e;
} 

.dis1, .dis2 {
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}

.dis3 {
  margin-bottom: 44px;
}

.dis4 {
  position: relative;
}
.dis4 img {
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}
.dis4 .bubble {
  width: 334px;
  height: 331px;
  position: absolute;
  left: -43px;
  top: 40%;
  background: url(/images/portfolio/profi/bubble.png) no-repeat;
}

.dis5 {
  margin-top: -319px;
  float: right;
  margin-right: -139px;
  position: relative;
  margin-bottom: 378px;
}
.dis5 img {
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}
.dis5 .popup2 {
  position: absolute;
  left: -142px;
  bottom: -62px;
  -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
}
.dis5 .popup1 {
  position: absolute;
  left: -24px;
  bottom: -300px;
  z-index: 1;
  -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
}

@-webkit-keyframes layer1 {
  0%, 100% {
    -webkit-transform: translate3d(80px, 0, 0);
    transform: translate3d(80px, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(-275px, 0, 0);
    transform: translate3d(-275px, 0, 0);
  }
}

@keyframes layer1 {
  0%, 100% {
    -webkit-transform: translate3d(80px, 0, 0);
    transform: translate3d(80px, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(-275px, 0, 0);
    transform: translate3d(-275px, 0, 0);
  }
}

@-webkit-keyframes layer2 {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0);
  }
}

@keyframes layer2 {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0);
  }
}

@-webkit-keyframes layer3 {
  0%, 100% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(90px, 0, 0);
    transform: translate3d(90px, 0, 0);
  }
}

@keyframes layer3 {
  0%, 100% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(90px, 0, 0);
    transform: translate3d(90px, 0, 0);
  }
}

@-webkit-keyframes layer4 {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(256px, 0, 0);
    transform: translate3d(256px, 0, 0);
  }
}

@keyframes layer4 {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(256px, 0, 0);
    transform: translate3d(256px, 0, 0);
  }
}

/*# sourceMappingURL=profi.css.map */

.main.container-small {padding-bottom: 0 !important;}
/* End */
/* /styles/profi.css?17852402945292 */
