.gallery--theme1 .gallery-wrapper {
  padding: 0 10px;
  background: #f2f2f2; }

@media all and (max-width: 960px) {
  .gallery--theme1 .gallery-wrapper {
    padding: 0 15px; } }

.gallery--theme1 .gallery-inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 30px 0 50px; }

@media all and (max-width: 639px) {
  .gallery--theme1 .gallery-inner {
    padding: 25px 0 35px; } }

.gallery--theme1 .gallery-inner .owl-carousel .owl-item {
  text-align: center; }

.gallery--theme1 .gallery-inner .owl-carousel .owl-item img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: inline; }

.gallery--theme1 .block-title {
  padding-bottom: 25px;
  margin-bottom: 0; }

@media all and (max-width: 960px) {
  .gallery--theme1 .block-title {
    font-size: 28px;
    padding-bottom: 20px; } }

@media all and (max-width: 768px) {
  .gallery--theme1 .block-title {
    font-size: 26px; } }

@media all and (max-width: 640px) {
  .gallery--theme1 .block-title {
    font-size: 24px;
    padding-bottom: 15px; } }

@media all and (max-width: 480px) {
  .gallery--theme1 .block-title {
    font-size: 22px; } }

@media all and (max-width: 400px) {
  .gallery--theme1 .block-title {
    font-size: 21px; } }

.gallery--theme1 .block-inner {
  padding: 0 10px; }

.gallery--theme1 .block-inner img {
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.24); }

.gallery--theme1 .gallery-slider .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -16px; }

.gallery--theme1 .gallery-slider .owl-nav button {
  position: absolute;
  top: 0;
  width: 31px;
  font-size: 0;
  border-radius: 3px;
  height: 31px;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.29);
  background-image: -webkit-gradient(linear, , , color-stop(0%, rgba(0, 0, 0, 0.06)), color-stop(11.11111%, rgba(255, 255, 255, 0.06)));
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  background-image: linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
  -pie-background: linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06)); }

.gallery--theme1 .gallery-slider .owl-nav button:before {
  position: absolute;
  display: block;
  content: "";
  width: 7px;
  height: 7px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%237c7c7c%22%20d%3D%22M7%2C6.146L6.4%2C7.01%2C0%2C3.854V3.146L6.4-.01%2C7%2C0.854%2C1.63%2C3.5Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left top no-repeat;
  top: 12px;
  left: 12px; }

.gallery--theme1 .gallery-slider .owl-nav button.owl-prev {
  left: -20px; }

.gallery--theme1 .gallery-slider .owl-nav button.owl-next {
  right: -20px; }

.gallery--theme1 .gallery-slider .owl-nav button.owl-next:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 14px; }

.gallery--theme1.inverse .gallery-wrapper {
  background: #ec4432;
  }

.gallery--theme1.inverse .block-title {
  color: #fff; }

.gallery--theme1.inverse .gallery-slider .owl-nav button {
  background-color: #ec4432; }

.gallery--theme1.inverse .gallery-slider .owl-nav button:before {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%2C6.146L6.4%2C7.01%2C0%2C3.854V3.146L6.4-.01%2C7%2C0.854%2C1.63%2C3.5Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left top no-repeat; }
.gallery--theme1 .gallery-slider .owl-nav button.owl-prew:focus{
  border-color: #ec4432;
}