﻿/*https: //idangero.us/swiper*/
.swiper-base {
  width: 100%;
  height: 100%;
}
.swiper-base .swiper-slide {
  max-width: 250px;
  text-align: center;
  font-size: 14px;
  color: #75767b;
  display: block;
  white-space: normal;
}
.swiper-base .swiper-slide a {
  font-size: 14px;
  color: #75767b;
  text-align: center;
}
.swiper-base .swiper-slide a img {
  width: 100%;
}
.swiper-base .swiper-slide a img:focus {
  outline: thin solid;
  outline-color: black;
  outline-offset: -1px;
}
.swiper-base .swiper-slide a:hover {
  color: #77b800;
}
.swiper-base .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-base .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
  width: 36px;
  height: 20px;
  outline: none;
}
.swiper-base .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
  width: 36px;
  height: 20px;
  outline: none;
}
.swiper-single-row {
  width: 100%;
  height: 100%;
}
.swiper-single-row .swiper-slide {
  max-width: 250px;
  text-align: center;
  font-size: 14px;
  color: #75767b;
  display: block;
  white-space: normal;
}
.swiper-single-row .swiper-slide a {
  font-size: 14px;
  color: #75767b;
  text-align: center;
}
.swiper-single-row .swiper-slide a img {
  width: 100%;
}
.swiper-single-row .swiper-slide a img:focus {
  outline: thin solid;
  outline-color: black;
  outline-offset: -1px;
}
.swiper-single-row .swiper-slide a:hover {
  color: #77b800;
}
.swiper-single-row .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-single-row .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
  width: 36px;
  height: 20px;
  outline: none;
}
.swiper-single-row .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
  width: 36px;
  height: 20px;
  outline: none;
}
.swiper-double-row {
  width: 100%;
  height: 100%;
}
.swiper-double-row .swiper-slide {
  max-width: 250px;
  text-align: center;
  font-size: 14px;
  color: #75767b;
  display: block;
  white-space: normal;
}
.swiper-double-row .swiper-slide a {
  font-size: 14px;
  color: #75767b;
  text-align: center;
}
.swiper-double-row .swiper-slide a img {
  width: 100%;
}
.swiper-double-row .swiper-slide a img:focus {
  outline: thin solid;
  outline-color: black;
  outline-offset: -1px;
}
.swiper-double-row .swiper-slide a:hover {
  color: #77b800;
}
.swiper-double-row .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-double-row .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
  width: 36px;
  height: 20px;
  outline: none;
}
.swiper-double-row .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
  width: 36px;
  height: 20px;
  outline: none;
}
.swiper-single-row-container {
  visibility: hidden;
  position: fixed;
}
@media only screen and (min-width: 581px) {
  .swiper-single-row-container {
    visibility: visible;
    position: relative;
  }
}
.swiper-single-row-container .swiper-custom-arrows {
  flex-grow: 1;
  align-self: center;
  width: 95%;
}
.swiper-single-row-container .swiper-custom-arrow-base {
  background-repeat: no-repeat;
  flex-grow: 1;
  align-self: center;
  width: 36px;
  height: 20px;
  outline: none;
  cursor: pointer;
  background-size: 27px 44px;
}
.swiper-single-row-container .swiper-custom-left-arrow {
  background-repeat: no-repeat;
  flex-grow: 1;
  align-self: center;
  width: 36px;
  height: 20px;
  outline: none;
  cursor: pointer;
  background-size: 27px 44px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000'%2F%3E%3C%2Fsvg%3E");
  background-position: left;
}
.swiper-single-row-container .swiper-custom-right-arrow {
  background-repeat: no-repeat;
  flex-grow: 1;
  align-self: center;
  width: 36px;
  height: 20px;
  outline: none;
  cursor: pointer;
  background-size: 27px 44px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000'%2F%3E%3C%2Fsvg%3E");
  background-position: right;
}
.swiper-single-row-container .swiper-custom-arrow-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.swiper-double-row-container {
  position: fixed;
  top: -10000px;
}
@media only screen and (max-width: 580px) {
  .swiper-double-row-container {
    position: relative;
    top: 0px;
  }
}