body {
  background: #fff;
  color: #515855;
  font-family: serif;
  padding: 0;
  margin: 0;
  font-weight: 100;
  padding-bottom: 25px;
}

.page-bar {
  border-top: 46px solid #606421;
  width: 100%;
  position: absolute;
  z-index: 1;
}

img {
  max-width: 100%;
  vertical-align: top;
}

a {
  color: #606421;
}

.page-header {
  position: relative;
  z-index: 2;
}

.logo-marker {
  position: absolute;
  margin-top: -60px;
  margin-left: 75px;
  background: url(../images/marker.png) #606421 center center no-repeat;
  background-size: 18px;
  width: 50px;
  height: 50px;
  border-radius: 25px;
}

.page-header-head {
  background: #606421;
  padding: 0 25px;
  text-align: right;
  color: #fff;
  height: 46px;
}
.page-header-head a {
  color: #fff;
  text-decoration: none;
  margin-left: 50px;
}
.page-header-head .tel {
  background: url(../images/tel.png) left 12px no-repeat;
  background-size: 18px;
  display: inline-block;
  padding: 15px 0;
  padding-left: 24px;
}
.page-header-head .contact {
  background: url(../images/mail.png) left 14px no-repeat;
  background-size: 24px;
  display: inline-block;
  padding: 15px 0;
  padding-left: 30px;
}

.page-header-body {
  padding: 25px;
}
.page-header-body .logo {
  margin-top: 20px;
}

.page-header-nav {
  font-size: 24px;
  float: right;
  margin-top: 30px;
  width: 640px;
}
.page-header-nav a {
  text-decoration: none;
  color: #515855;
}
.page-header-nav a:hover {
  color: #858a2e;
  text-decoration: underline;
}
.page-header-nav ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.page-header-nav li {
  list-style: none;
  display: inline-block;
}
.page-header-nav li a {
  display: block;
  padding: 15px 32px;
  border-right: 1px solid #A0A4A0;
  text-transform: uppercase;
}
.page-header-nav li.active a {
  color: #858a2e;
}
.page-header-nav li:first-child a {
  padding-left: 0;
}
.page-header-nav li:last-child a {
  border-right: 0;
  padding-right: 0;
}

.page-content {
  padding: 25px;
  line-height: 1.5;
}

.page-wrapper {
  width: 1010px;
  margin: auto;
  overflow: hidden;
}

.page-left {
  max-width: 280px;
  float: left;
}
.page-left p:first-child {
  margin-top: 0;
}

.page-right {
  width: 640px;
  float: right;
}

input,
select,
textarea {
  font-size: 115%;
  padding: 10px 10px;
  color: #111;
  font-family: monospace;
  width: 100%;
  border: 0;
  background: #babdba;
}

textarea {
  line-height: 1.2;
}

select {
  height: 35px;
}

input[type="number"] {
  width: 6em;
  text-align: center;
}

form .field {
  display: block;
  margin-bottom: 15px;
}
form .field label {
  display: block;
  margin-bottom: 0;
}

input[type="submit"] {
  margin-top: 25px;
  background: #606421;
  color: #fff;
  padding: 15px;
  font-family: serif;
}

.swiper-container .swiper-slide {
  text-align: center;
}

.swiper-large {
  width: 1000px;
  height: 580px;
}
.swiper-large .swiper-text {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
}
.swiper-large .swiper-text h1 {
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
  clear: both;
  font-size: 30px;
}
.swiper-large .swiper-text h1 span {
  display: inline-block;
  background: rgba(96, 100, 33, 0.8);
  padding: 5px 15px;
}
.swiper-large .swiper-text p {
  font-size: 30px;
}
.swiper-large .swiper-text p span {
  display: inline-block;
  background: rgba(81, 88, 85, 0.8);
  padding: 5px 15px;
}

.swiper-medium img {
  height: 100%;
}
.swiper-medium .swiper-text {
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px 15px;
  text-align: left;
  color: #000;
}

.page-right .swiper-medium {
  width: 640px;
  height: 430px;
}
.page-right .swiper-thumbs {
  width: 640px;
}
.page-right .swiper-button-next,
.page-right .swiper-button-prev {
  margin-top: -40px;
}

.swiper-thumbs {
  width: 1000px;
  height: 115px;
  margin-top: 15px;
}
.swiper-thumbs img {
  max-height: 100%;
  max-width: none;
}
.swiper-thumbs .swiper-slide {
  max-width: 170px;
  filter: gray;
  -webkit-filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  cursor: pointer;
}
.swiper-thumbs .swiper-slide:hover, .swiper-thumbs .swiper-slide.swiper-slide-active {
  filter: none;
  -webkit-filter: none;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
}
.swiper-thumbs .swiper-text {
  display: none;
}

.swiper-button-next,
.swiper-button-prev {
  background-color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background-size: 15px;
}
