﻿#sync1 {
  margin-bottom: 45px;
}

#sync1 .item {
  text-align: center;
}

#sync1 .item img {
  max-width: 100%;
  max-height: 690px;
}

#sync1 .owl-controls {
  position: absolute;
  width: 100%;
  margin-top: 0;
  z-index: 1000;
  height: 0;
}

#sync1 .owl-buttons {
  margin-top: -58px;
}

#sync1 .owl-buttons div {
  background-size: cover;
  padding: 0;
  margin: 0;
  opacity: 1;
  border-radius: 0;
}

#sync1 .owl-prev {
  float: left;
  width: 59px;
  height: 119px;
  background: url("/content/upload/1/default/arr-left.png");
}

#sync1 .owl-next {
  float: right;
  width: 59px;
  height: 119px;
  background: url("/content/upload/1/default/arr-right.png");
}

#sync2 .item {
  margin: 0 33px;
  cursor: pointer;
}

#sync2 .item img {
  width: 100%;
  height: 100%;
}

#sync2 .owl-wrapper-outer {
  margin: 0 auto;
}

.gallery_thumbs_wr {
  overflow: hidden;
  width: 88%;
  margin: 0 auto;
}

.oblock_4 .container {
  padding-top: 45px;
  padding-bottom: 65px;
}

@media (max-width: 991px) {

  #sync1 .owl-buttons {
    margin-top: -30px;
  }

  #sync1 .owl-buttons div {
    width: 30px;
    height: 60px;
  }
}
