html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'helveticaneue';
  src: url("../fonts/helveticaneuecyr-roman-webfont.eot");
  src: url("../fonts/helveticaneuecyr-roman-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/helveticaneuecyr-roman-webfont.woff2") format('woff2'), url("../fonts/helveticaneuecyr-roman-webfont.woff") format('woff'), url("../fonts/helveticaneuecyr-roman-webfont.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'helveticaneue';
  src: url("../fonts/helveticaneuecyr-light-webfont.eot");
  src: url("../fonts/helveticaneuecyr-light-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/helveticaneuecyr-light-webfont.woff2") format('woff2'), url("../fonts/helveticaneuecyr-light-webfont.woff") format('woff'), url("../fonts/helveticaneuecyr-light-webfont.ttf") format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'helveticaneue';
  src: url("../fonts/helveticaneuecyr-medium-webfont.eot");
  src: url("../fonts/helveticaneuecyr-medium-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/helveticaneuecyr-medium-webfont.woff2") format('woff2'), url("../fonts/helveticaneuecyr-medium-webfont.woff") format('woff'), url("../fonts/helveticaneuecyr-medium-webfont.ttf") format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'helveticaneue';
  src: url("../fonts/helveticaneuecyr-bold-webfont.eot");
  src: url("../fonts/helveticaneuecyr-bold-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/helveticaneuecyr-bold-webfont.woff2") format('woff2'), url("../fonts/helveticaneuecyr-bold-webfont.woff") format('woff'), url("../fonts/helveticaneuecyr-bold-webfont.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'helveticaneue';
  src: url("../fonts/helveticaneuecyr-black-webfont.eot");
  src: url("../fonts/helveticaneuecyr-black-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/helveticaneuecyr-black-webfont.woff2") format('woff2'), url("../fonts/helveticaneuecyr-black-webfont.woff") format('woff'), url("../fonts/helveticaneuecyr-black-webfont.ttf") format('truetype');
  font-weight: 800;
  font-style: normal;
}
html,
body {
  height: 100%;
}
body {
  font-size: 15px;
  line-height: 1.3;
  color: #333;
  font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  background: #fff;
}
body,
input,
button,
textarea {
  font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
input,
button,
textarea {
  border: 0;
  padding: 0;
  margin: 0;
  outline: none;
  background: none;
}
button {
  cursor: pointer;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #333;
  outline: none;
}
em,
i {
  font-style: italic;
}
b,
strong {
  font-weight: bold;
}
html,
body {
  height: 100%;
  width: 100%;
}
.wrapper {
  margin: 0 auto;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}
.wrapper .content {
  padding: 0 0 125px;
}
.footer {
  width: 100%;
  position: relative;
  margin-top: -125px;
  height: 125px;
}
/* fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.2);
  box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-prev span,
.fancybox-next span {
  background-image: url("../images/design/fancybox_sprite.png");
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -webkit-filter: alpha(opacity=80);
  filter: alpha(opacity=80);
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/design/fancybox_loading.gif") center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-close:after {
  position: absolute;
  display: block;
  content: '';
  left: 50%;
  top: 50%;
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -291px -45px;
  width: 9px;
  height: 9px;
  margin-left: -4.5px;
  margin-top: -4.5px;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/design/blank.gif"); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}
.fancybox-prev {
  left: -20px;
}
.fancybox-next {
  right: -20px;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-prev span {
  left: 10px;
}
.fancybox-prev:active span,
.fancybox-prev:hover span {
  left: 10px;
}
.fancybox-next span {
  right: 10px;
}
.fancybox-next:active span,
.fancybox-next:hover span {
  right: 10px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0,0,0,0.6);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0,0,0,0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0,0,0,0.8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url("fancybox_sprite@2x.png");
    -webkit-background-size: 44px 152px;
    -moz-background-size: 44px 152px;
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url("fancybox_loading@2x.gif");
    -webkit-background-size: 24px 24px;
    -moz-background-size: 24px 24px;
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}
.form--control {
  margin-bottom: 10px;
}
.form--control.m-padded {
  padding-top: 5px;
}
.input input {
  height: 46px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  display: block;
  width: 100%;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  color: #4c4c4c;
  background: #fff;
}
.input input::-webkit-input-placeholder {
  color: #4c4c4c;
}
.input input::-moz-placeholder {
  color: #4c4c4c;
}
.input input:-ms-input-placeholder {
  color: #4c4c4c;
}
.input.icon {
  position: relative;
}
.input.icon input {
  padding-left: 38px;
}
.input.icon:before {
  position: absolute;
  display: block;
  content: '';
  left: 12px;
  top: 50%;
}
.input.icon.m-name:before {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -246px -211px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
}
.input.icon.m-phone:before {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -170px -150px;
  width: 14px;
  height: 16px;
  margin-top: -8px;
}
.input.icon.m-email:before {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -204px -150px;
  width: 14px;
  height: 12px;
  margin-top: -6px;
}
.btn {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-image: -webkit--webkit-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -webkit--moz-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -webkit--o-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -webkit--ms-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -webkit-linear-gradient(to bottom, #74a362 0%, #618c52 100%);
  background-image: -moz--webkit-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -moz--moz-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -moz--o-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -moz--ms-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -moz-linear-gradient(to bottom, #74a362 0%, #618c52 100%);
  background-image: -ms--webkit-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -ms--moz-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -ms--o-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -ms--ms-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -ms-linear-gradient(to bottom, #74a362 0%, #618c52 100%);
  background-image: -o--webkit-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -o--moz-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -o--o-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -o--ms-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -o-linear-gradient(to bottom, #74a362 0%, #618c52 100%);
  background-image: -webkit-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -moz-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -o-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -ms-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: linear-gradient(to bottom, #74a362 0%, #618c52 100%);
  border-bottom: 4px solid #446538;
  text-align: center;
  padding: 10px 25px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 1px 2px rgba(39,39,39,0.4);
  position: relative;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  height: 46px;
}
.btn:hover {
  background-image: -webkit--webkit-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -webkit--moz-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -webkit--o-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -webkit--ms-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -webkit-linear-gradient(to bottom, #97ba89 0%, #89a97d 100%);
  background-image: -moz--webkit-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -moz--moz-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -moz--o-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -moz--ms-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -moz-linear-gradient(to bottom, #97ba89 0%, #89a97d 100%);
  background-image: -ms--webkit-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -ms--moz-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -ms--o-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -ms--ms-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -ms-linear-gradient(to bottom, #97ba89 0%, #89a97d 100%);
  background-image: -o--webkit-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -o--moz-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -o--o-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -o--ms-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -o-linear-gradient(to bottom, #97ba89 0%, #89a97d 100%);
  background-image: -webkit-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -moz-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -o-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -ms-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: linear-gradient(to bottom, #97ba89 0%, #89a97d 100%);
  border-bottom-color: #738c6a;
}
.btn:active {
  top: 2px;
  border-bottom-width: 2px;
}
.btn.m-light {
  background-image: -webkit--webkit-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -webkit--moz-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -webkit--o-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -webkit--ms-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -webkit-linear-gradient(to bottom, #97ba89 0%, #89a97d 100%);
  background-image: -moz--webkit-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -moz--moz-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -moz--o-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -moz--ms-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -moz-linear-gradient(to bottom, #97ba89 0%, #89a97d 100%);
  background-image: -ms--webkit-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -ms--moz-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -ms--o-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -ms--ms-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -ms-linear-gradient(to bottom, #97ba89 0%, #89a97d 100%);
  background-image: -o--webkit-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -o--moz-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -o--o-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -o--ms-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -o-linear-gradient(to bottom, #97ba89 0%, #89a97d 100%);
  background-image: -webkit-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -moz-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -o-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: -ms-linear-gradient(top, #97ba89 0%, #89a97d 100%);
  background-image: linear-gradient(to bottom, #97ba89 0%, #89a97d 100%);
  border-bottom-color: #738c6a;
}
.btn.m-light:hover {
  background-image: -webkit--webkit-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -webkit--moz-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -webkit--o-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -webkit--ms-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -webkit-linear-gradient(to bottom, #74a362 0%, #618c52 100%);
  background-image: -moz--webkit-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -moz--moz-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -moz--o-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -moz--ms-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -moz-linear-gradient(to bottom, #74a362 0%, #618c52 100%);
  background-image: -ms--webkit-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -ms--moz-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -ms--o-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -ms--ms-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -ms-linear-gradient(to bottom, #74a362 0%, #618c52 100%);
  background-image: -o--webkit-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -o--moz-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -o--o-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -o--ms-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -o-linear-gradient(to bottom, #74a362 0%, #618c52 100%);
  background-image: -webkit-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -moz-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -o-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: -ms-linear-gradient(top, #74a362 0%, #618c52 100%);
  background-image: linear-gradient(to bottom, #74a362 0%, #618c52 100%);
  border-bottom-color: #446538;
}
.btn.m-full {
  display: block;
  width: 100%;
}
.btn.m-large {
  padding-top: 20px;
  padding-bottom: 20px;
  height: 68px;
}
.btn.m-gray {
  background-image: -webkit--webkit-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -webkit--moz-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -webkit--o-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -webkit--ms-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -webkit-linear-gradient(to bottom, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -moz--webkit-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -moz--moz-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -moz--o-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -moz--ms-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -moz-linear-gradient(to bottom, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -ms--webkit-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -ms--moz-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -ms--o-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -ms--ms-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -ms-linear-gradient(to bottom, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -o--webkit-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -o--moz-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -o--o-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -o--ms-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -o-linear-gradient(to bottom, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -webkit-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -moz-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -o-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: -ms-linear-gradient(top, #bcbdbc 0%, #a5a7a4 100%);
  background-image: linear-gradient(to bottom, #bcbdbc 0%, #a5a7a4 100%);
  border-bottom-color: #9c9c9c;
  color: #ebebeb;
  text-shadow: none;
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
  font-size: 16px;
  padding: 14px 27px;
}
.btn.m-gray:hover {
  background-image: -webkit--webkit-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -webkit--moz-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -webkit--o-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -webkit--ms-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -webkit-linear-gradient(to bottom, #8e8f8d 0%, #50514f 100%);
  background-image: -moz--webkit-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -moz--moz-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -moz--o-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -moz--ms-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -moz-linear-gradient(to bottom, #8e8f8d 0%, #50514f 100%);
  background-image: -ms--webkit-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -ms--moz-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -ms--o-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -ms--ms-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -ms-linear-gradient(to bottom, #8e8f8d 0%, #50514f 100%);
  background-image: -o--webkit-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -o--moz-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -o--o-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -o--ms-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -o-linear-gradient(to bottom, #8e8f8d 0%, #50514f 100%);
  background-image: -webkit-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -moz-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -o-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: -ms-linear-gradient(top, #8e8f8d 0%, #50514f 100%);
  background-image: linear-gradient(to bottom, #8e8f8d 0%, #50514f 100%);
  border-bottom-color: #3e3e3e;
}
.btn.m-lightgray {
  color: #618c52;
  background-image: -webkit--webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -webkit--moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -webkit--o-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -webkit--ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -webkit-linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);
  background-image: -moz--webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -moz--moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -moz--o-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -moz--ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -moz-linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);
  background-image: -ms--webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -ms--moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -ms--o-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -ms--ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -ms-linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);
  background-image: -o--webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -o--moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -o--o-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -o--ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);
  background-image: -webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: -ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);
  border-bottom-color: #bbbbbc;
  text-shadow: none;
}
.btn.m-lightgray:hover {
  background-image: -webkit--webkit-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -webkit--moz-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -webkit--o-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -webkit--ms-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -webkit-linear-gradient(to bottom, #fff 0%, #ececec 100%);
  background-image: -moz--webkit-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -moz--moz-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -moz--o-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -moz--ms-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -moz-linear-gradient(to bottom, #fff 0%, #ececec 100%);
  background-image: -ms--webkit-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -ms--moz-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -ms--o-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -ms--ms-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -ms-linear-gradient(to bottom, #fff 0%, #ececec 100%);
  background-image: -o--webkit-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -o--moz-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -o--o-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -o--ms-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -o-linear-gradient(to bottom, #fff 0%, #ececec 100%);
  background-image: -webkit-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: -ms-linear-gradient(top, #fff 0%, #ececec 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #ececec 100%);
  border-bottom-color: #c5c5c6;
}
.roundbtn {
  display: inline-block;
  color: #787878;
  background-image: -webkit--webkit-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -webkit--moz-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -webkit--o-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -webkit--ms-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -webkit-linear-gradient(to top, #e8e8e8 0%, #fff 100%);
  background-image: -moz--webkit-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -moz--moz-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -moz--o-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -moz--ms-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -moz-linear-gradient(to top, #e8e8e8 0%, #fff 100%);
  background-image: -ms--webkit-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -ms--moz-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -ms--o-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -ms--ms-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -ms-linear-gradient(to top, #e8e8e8 0%, #fff 100%);
  background-image: -o--webkit-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -o--moz-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -o--o-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -o--ms-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -o-linear-gradient(to top, #e8e8e8 0%, #fff 100%);
  background-image: -webkit-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -moz-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -o-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: -ms-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background-image: linear-gradient(to top, #e8e8e8 0%, #fff 100%);
  -webkit-box-shadow: 0 1px 4px rgba(39,39,39,0.4);
  box-shadow: 0 1px 4px rgba(39,39,39,0.4);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 35px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 30px;
  text-transform: uppercase;
  position: relative;
}
.roundbtn:hover {
  -webkit-box-shadow: 0 1px 4px rgba(39,39,39,0.2);
  box-shadow: 0 1px 4px rgba(39,39,39,0.2);
  color: #618b51;
}
.roundbtn:active {
  top: 1px;
}
.roundbtn.m-full {
  display: block;
  width: 100%;
  color: #618c52;
  font-size: 14px;
}
.modalblock {
  background: #fff;
  width: 315px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  -webkit-box-shadow: 0 1px 3px rgba(39,39,39,0.4);
  box-shadow: 0 1px 3px rgba(39,39,39,0.4);
}
.modalblock--header {
  text-align: center;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 25px;
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
}
.modalblock--header b {
  display: block;
  font-size: 22px;
  font-weight: bold;
}
.popup {
  position: relative;
  padding: 15px;
}
.popup--contact {
  text-align: center;
  max-width: 260px;
  margin: 0 auto;
}
.popup--contact--header {
  margin-bottom: 15px;
}
.popup--contact--header--title {
  font-weight: 300;
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.popup--contact--header--title b {
  font-weight: 600;
  display: block;
}
.popup--contact--header--phone {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 30px;
}
.popup--contact--header--phone a {
  color: #618c52;
}
.popup--contact--header--phone b {
  color: #333;
}
.popup--contact--header--text {
  font-weight: 300;
}
.popup--contact--header--text p {
  text-transform: uppercase;
}
.popup--contact--header--text p.m-or {
  text-transform: none;
}
.popup--contact--form {
  width: 215px;
  margin: 0 auto;
}
.popup--contact--form .form--control {
  margin-bottom: 6px;
}
.fancybox_modal-wrap {
  border: 6px solid rgba(51,51,51,0.5);
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.fancybox_modal-wrap .fancybox-skin {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.popup_order {
  width: 495px;
}
.popup_order:after {
  content: "";
  display: table;
  clear: both;
}
.popup_order .popup--contact {
  float: left;
  width: 260px;
  padding-left: 10px;
}
.popup_order--item {
  min-height: 266px;
  float: left;
  width: 210px;
  padding-right: 10px;
  border-right: 1px solid #dbdbdb;
  text-align: center;
}
.popup_order--item--header {
  font-size: 22px;
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.popup_order--item--title {
  font-size: 16px;
  color: #618c52;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.popup_order--item--pic {
  margin: 0 auto !important;
  position: relative;
}
.price_request {
  width: 260px;
}
.thank_you {
  padding: 30px;
  width: 540px;
  text-align: center;
}
.thank_you--header {
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
  font-size: 22px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 600;
}
.thank_you--text {
  font-size: 14px;
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
}
.subscription {
  position: relative;
  width: 380px;
}
.subscription:before {
  background: url("../images/design/worker.png");
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 205px;
  height: 200px;
  content: '';
}
.subscription--in {
  position: relative;
  z-index: 3;
}
.block {
  padding: 75px 0 90px;
  min-width: 1000px;
}
.block--in {
  width: 990px;
  margin: 0 auto;
}
.block--header {
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 75px;
}
.header {
  padding-top: 10px;
  padding-bottom: 0;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
  box-shadow: 0 5px 5px rgba(0,0,0,0.2);
}
.header:after {
  content: "";
  display: table;
  clear: both;
}
.header--logo {
  float: left;
  max-width: 159px;
  margin: 0 59px -45px -4px;
}
.header--text {
  float: left;
  width: 520px;
  font-size: 16px;
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
  padding-top: 22px;
  line-height: 1.2;
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
  font-weight: 300;
}
.header--text b {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
}
.header--text p {
  margin-bottom: 5px;
}
.header--contacts {
  padding-top: 13px;
  float: right;
  max-width: 225px;
  min-width: 205px;
  font-size: 13px;
}
.header--contacts--phone {
  font-size: 26px;
  color: #618c52;
  font-weight: bold;
  position: relative;
}
.header--contacts--phone:before {
  position: absolute;
  top: 9px;
  left: -19px;
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -225px -168px;
  width: 16px;
  height: 18px;
}
.header--contacts--phone a {
  color: #618c52;
}
.header--contacts--phone b {
  color: #4c4c4c;
}
.header--contacts--free {
  position: relative;
  padding-left: 17px;
  padding-top: 1px;
  text-transform: uppercase;
  font-weight: bold;
}
.header--contacts--free:before {
  position: absolute;
  top: 3px;
  left: 2px;
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -262px -211px;
  width: 12px;
  height: 13px;
}
.promo {
  background: url("../images/design/bg-promo.jpg") no-repeat center #bdcecc;
  position: relative;
  padding: 65px 0 40px;
}
.promo:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  background: url("../images/design/pattern.png");
}
.promo .block--in {
  position: relative;
  z-index: 2;
}
.promo .block--in:after {
  content: "";
  display: table;
  clear: both;
}
.promo--content {
  width: 590px;
  float: left;
  margin-right: 60px;
  padding-left: 17px;
}
.promo--header {
  color: #fff;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 55px;
  font-size: 44px;
  text-shadow: 0 1px 3px rgba(39,39,39,0.75);
  text-transform: uppercase;
}
.promo--header i {
  font-size: 29px;
  font-style: normal;
  position: relative;
  text-transform: uppercase;
  top: -2px;
}
.promo--offer {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid rgba(255,255,255,0.3);
}
.promo--offer:after {
  content: "";
  display: table;
  clear: both;
}
.promo--offer--text {
  background: #262c30;
  width: 50%;
  float: left;
  color: #fff;
  padding: 25px 5px 10px;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 170px;
  text-transform: uppercase;
}
.promo--offer--text i {
  color: #cbfeb7;
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
  font-weight: 800;
  font-style: normal;
}
.promo--offer--text b {
  font-weight: 800;
  font-size: 20px;
}
.promo--offer--text p {
  margin-bottom: 15px;
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
  font-weight: 300;
}
.promo--offer--text sup {
  position: relative;
  top: -3px;
  left: 2px;
}
.promo--offer--counter {
  width: 50%;
  float: left;
  background: #efefef;
  height: 170px;
  padding: 25px 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.promo--offer--counter--label {
  color: #4c4c4c;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}
.promo--offer--counter--container {
  text-align: center;
}
.promo--offer--counter--container .countdown-section {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  position: relative;
}
.promo--offer--counter--container .countdown-section:before {
  position: absolute;
  display: block;
  content: ':';
  top: 10px;
  left: -11px;
}
.promo--offer--counter--container .countdown-section:first-child {
  margin-left: 0;
}
.promo--offer--counter--container .countdown-section:first-child:before {
  display: none;
}
.promo--offer--counter--container .countdown-amount {
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  color: #fff;
  display: block;
  width: 64px;
  height: 40px;
  background-image: -webkit--webkit-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -webkit--moz-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -webkit--o-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -webkit--ms-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -webkit-linear-gradient(to bottom, #74a362 0%, #628d52 100%);
  background-image: -moz--webkit-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -moz--moz-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -moz--o-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -moz--ms-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -moz-linear-gradient(to bottom, #74a362 0%, #628d52 100%);
  background-image: -ms--webkit-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -ms--moz-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -ms--o-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -ms--ms-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -ms-linear-gradient(to bottom, #74a362 0%, #628d52 100%);
  background-image: -o--webkit-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -o--moz-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -o--o-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -o--ms-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -o-linear-gradient(to bottom, #74a362 0%, #628d52 100%);
  background-image: -webkit-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -moz-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -o-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: -ms-linear-gradient(top, #74a362 0%, #628d52 100%);
  background-image: linear-gradient(to bottom, #74a362 0%, #628d52 100%);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 2px solid #446538;
  margin-bottom: 7px;
}
.promo--offer--counter--container .countdown-period {
  display: block;
  font-weight: 600;
  color: #4c4c4c;
  font-size: 13px;
}
.promo--voucherblock {
  width: 315px;
  height: 370px;
  float: left;
}
.promo--voucherblock .modalblock--header {
  padding-top: 14px;
  margin-bottom: 29px;
  font-size: 16px;
}
.choose {
  background: url("../images/design/pattern_beton.png") #ebebeb;
}
.choose--list {
  text-align: center;
}
.choose--item {
  display: inline-block;
  width: 160px;
  text-align: center;
  padding-top: 78px;
  font-size: 18px;
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
  position: relative;
  vertical-align: top;
  margin-left: 20px;
  padding-left: 20px;
}
.choose--item:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: 0px 0px;
  width: 2px;
  height: 166px;
}
.choose--item:before {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
}
.choose--item.m-warranty:before {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -156px -90px;
  width: 36px;
  height: 58px;
  margin-left: -18px;
}
.choose--item.m-difference:before {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: 0px -168px;
  width: 58px;
  height: 58px;
  margin-left: -29px;
}
.choose--item.m-tests:before {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -194px -90px;
  width: 47px;
  height: 58px;
  margin-left: -23.5px;
}
.choose--item.m-volume:before {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -4px -116px;
  width: 71px;
  height: 48px;
  margin-left: -35.5px;
}
.choose--item.m-raw:before {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -77px -116px;
  width: 60px;
  height: 47px;
  margin-left: -30px;
}
.choose--item:first-child {
  margin-left: 0;
  padding-left: 0;
}
.choose--item:first-child:after {
  display: none;
}
.we_sell--list {
  margin-bottom: 80px;
}
.we_sell--list:after {
  content: "";
  display: table;
  clear: both;
}
.we_sell--item {
  text-align: center;
  float: left;
  width: 140px;
  margin-left: 70px;
}
.we_sell--item:first-child {
  margin-left: 0;
}
.we_sell--item--pic {
  height: 138px;
  width: 138px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 8px solid #ebebeb;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin: 0;
  position: relative;
  margin-bottom: 20px;
}
.we_sell--item--pic:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-box-shadow: inset 0 1px 5px rgba(39,39,39,0.4);
  box-shadow: inset 0 1px 5px rgba(39,39,39,0.4);
  z-index: 2;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: '';
}
.we_sell--item--pic img {
  display: block;
  overflow: hidden;
  max-width: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0;
}
.we_sell--item--title {
  text-transform: uppercase;
  margin-bottom: 10px;
}
.miniform {
  background: #fff;
  padding: 17px 32px 0;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  margin-top: -125px;
  margin-bottom: 74px;
  width: 890px;
  position: relative;
}
.miniform:after {
  content: "";
  display: table;
  clear: both;
}
.miniform .block--header {
  margin-bottom: 50px;
}
.miniform--in {
  border-bottom: 1px dashed #b9b8b8;
  padding-bottom: 15px;
}
.miniform--label {
  width: 155px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
  float: left;
  padding-top: 5px;
}
.miniform--group {
  margin-left: 10px;
  width: 270px;
  float: left;
}
.miniform--group.m-submit {
  width: auto;
  float: right;
  text-align: right;
}
.miniform.m-bottom {
  margin-top: 0;
  margin-bottom: -133px;
  padding: 0 32px 17px;
  -webkit-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
}
.miniform.m-bottom .miniform--in {
  border-top: 1px dashed #b9b8b8;
  padding-top: 15px;
  padding-bottom: 0;
  border-bottom: none;
}
.calculator {
  background: url("../images/design/pattern_beton_dark.png") #e4e4e4;
  padding-top: 100px;
  padding-bottom: 40px;
}
.calculator .block--header {
  margin-bottom: 50px;
}
.calculator--container:after {
  content: "";
  display: table;
  clear: both;
}
.calculator--text {
  width: 300px;
  float: left;
  font-size: 18px;
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
  font-weight: 300;
}
.calculator--text--header {
  font-size: 22px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.calculator--text--content {
  font-size: 15px;
  margin-bottom: 50px;
}
.calculator--text--phone {
  padding-top: 14px;
  font-weight: bold;
  font-size: 30px;
  display: inline-block;
  padding-left: 19px;
  position: relative;
}
.calculator--text--phone:before {
  position: absolute;
  top: 22px;
  left: -2px;
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -225px -168px;
  width: 16px;
  height: 18px;
}
.calculator--text--phone a {
  color: #618c52;
}
.calculator--text--phone b {
  color: #4c4c4c;
}
.calculator--text--phone span {
  font-size: 14px;
  text-align: right;
  display: block;
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  color: #333;
  position: relative;
  top: -7px;
}
.calculator--form {
  width: 580px;
  float: right;
  margin-right: 30px;
  margin-top: -5px;
}
.calculator--form--tabs {
  margin-bottom: 37px;
}
.calculator--form--tabs--links {
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
  font-size: 18px;
  color: #787878;
}
.calculator--form--tabs--links:after {
  content: "";
  display: table;
  clear: both;
}
.calculator--form--tabs--links li {
  margin-right: 10px;
  float: left;
}
.calculator--form--tabs--links a {
  outline: none;
  color: #787878;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  min-width: 139px;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  border: 1px solid #ccc;
  border-bottom-color: #ccc;
  background: url("../images/design/pattern_beton.png") #eee;
  text-align: center;
  padding: 14px 10px 5px;
  position: relative;
  top: 1px;
  text-transform: uppercase;
}
.calculator--form--tabs--links .ui-state-active a {
  color: #333;
  border-bottom-color: transparent;
}
.calculator--form--content {
  background: url("../images/design/pattern_beton.png") #eee;
  border: 1px solid #ccc;
}
.calculator--form--content--block {
  padding: 27px 20px 30px;
}
.calculator--form--group {
  display: inline-block;
  margin-left: 50px;
  vertical-align: middle;
}
.calculator--form--group span {
  position: relative;
  top: -8px;
}
.calculator--form--groupwrap {
  margin-left: -50px;
}
.calculator--form--result {
  position: relative;
  min-height: 105px;
}
.calculator--form--result:after {
  position: absolute;
  display: block;
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -4px 0px;
  width: 150px;
  height: 114px;
  right: 0;
  top: -10px;
}
.calculator--form--result--col {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.calculator--form--result--input {
  position: relative;
  width: 201px;
  height: 47px;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  margin-bottom: 5px;
}
.calculator--form--result--input input {
  font-weight: 600;
  font-family: 'helveticaneue', Helvetica, 'Open Sans', Arial, sans-serif;
  font-size: 24px;
  width: 140px;
  padding-left: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
}
.calculator--form--result--input span {
  font-size: 12px;
  text-transform: uppercase;
  color: #4c4c4c;
  position: absolute;
  right: 15px;
  top: 17px;
  text-align: right;
}
.calculator--form--result .btn {
  display: inline-block;
  height: 49px;
  padding-top: 12px;
}
.calculator--input {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
}
.calculator--input input {
  height: 38px;
  width: 115px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(39,39,39,0.4);
  box-shadow: 0 1px 3px rgba(39,39,39,0.4);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  color: #333;
  padding: 15px 20px;
}
.calculator--input input::-webkit-input-placeholder {
  color: #333;
}
.calculator--input input::-moz-placeholder {
  color: #333;
}
.calculator--input input:-ms-input-placeholder {
  color: #333;
}
.why {
  background: url("../images/design/bg_why.jpg") #5c6360;
  position: relative;
  padding-bottom: 25px;
}
.why:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  background: url("../images/design/pattern.png");
}
.why .block--in {
  position: relative;
  z-index: 2;
}
.why .block--header {
  color: #fff;
}
.why--list {
  margin-left: -100px;
}
.why--list:after {
  content: "";
  display: table;
  clear: both;
}
.why--item {
  margin-left: 100px;
  float: left;
  position: relative;
  min-height: 88px;
  width: 415px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  margin-bottom: 32px;
  font-size: 17px;
}
.why--item span {
  display: inline-block;
  vertical-align: middle;
  width: 300px;
}
.why--item .icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/design/sprite.png");
  background-position: -156px 0px;
  width: 88px;
  height: 88px;
  margin-right: 25px;
  position: relative;
}
.why--item .icon:after {
  left: 50%;
  top: 50%;
  position: absolute;
}
.why--item .icon.m_consult:after {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -145px -168px;
  width: 28px;
  height: 51px;
  margin-left: -14px;
  margin-top: -25.5px;
}
.why--item .icon.m_mission:after {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -103px -168px;
  width: 40px;
  height: 53px;
  margin-left: -20px;
  margin-top: -26.5px;
}
.why--item .icon.m_price:after {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -246px 0px;
  width: 55px;
  height: 43px;
  margin-left: -27.5px;
  margin-top: -21.5px;
}
.why--item .icon.m_pro:after {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -246px -132px;
  width: 52px;
  height: 39px;
  margin-left: -26px;
  margin-top: -19.5px;
}
.why--item .icon.m_response:after {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -60px -168px;
  width: 41px;
  height: 56px;
  margin-left: -20.5px;
  margin-top: -28px;
}
.why--item .icon.m_tech:after {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -246px -173px;
  width: 55px;
  height: 36px;
  margin-left: -27.5px;
  margin-top: -18px;
}
.why--item .icon.m_test:after {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -246px -45px;
  width: 43px;
  height: 43px;
  margin-left: -21.5px;
  margin-top: -21.5px;
}
.why--item .icon.m_volume:after {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -175px -168px;
  width: 48px;
  height: 51px;
  margin-left: -24px;
  margin-top: -25.5px;
}
.certificates {
  padding-bottom: 65px;
}
.certificates .block--header {
  margin-bottom: 45px;
}
.certificates--carousel {
  position: relative;
  padding: 0 45px;
  width: 880px;
  margin: 0 auto;
  overflow: hidden;
}
.certificates--carousel--container {
  position: relative;
  overflow: hidden;
}
.certificates--carousel--container ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.certificates--carousel--container li {
  float: left;
}
.certificates--carousel--arrow {
  position: absolute;
  left: -25px;
  top: 0;
  height: 100%;
  display: block;
  width: 70px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.certificates--carousel--arrow:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -webkit-filter: alpha(opacity=80);
  filter: alpha(opacity=80);
}
.certificates--carousel--arrow:before {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -246px -90px;
  width: 21px;
  height: 40px;
  margin-left: -10.5px;
  margin-top: -20px;
}
.certificates--carousel--arrow.m-next {
  left: auto;
  right: -25px;
}
.certificates--carousel--arrow.m-next:before {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -269px -90px;
  width: 21px;
  height: 40px;
  margin-left: -10.5px;
  margin-top: -20px;
}
.certificates--carousel--item {
  margin-right: 5px;
  padding: 3px 23px 12px 3px;
}
.certificates--carousel--item a {
  display: block;
  max-width: 148px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(39,39,39,0.6);
  box-shadow: 0 1px 3px rgba(39,39,39,0.6);
  padding: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.certificates--carousel--item a img {
  display: block;
  max-width: 100%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.certificates--carousel--item a:after {
  position: absolute;
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -186px -150px;
  width: 16px;
  height: 16px;
  bottom: 5px;
  right: -8px;
  z-index: 3;
}
.certificates--carousel--item a:before {
  z-index: 2;
  bottom: -7px;
  right: -20px;
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(39,39,39,0.4);
  box-shadow: 0 1px 3px rgba(39,39,39,0.4);
  background: -webkit-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background: -moz-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background: -o-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background: -ms-linear-gradient(bottom, #e8e8e8 0%, #fff 100%);
  background: linear-gradient(to top, #e8e8e8 0%, #fff 100%);
}
.certificates--carousel--item a:hover:before {
  -webkit-box-shadow: 0 1px 5px rgba(39,39,39,0.5);
  box-shadow: 0 1px 5px rgba(39,39,39,0.5);
}
.certificates--carousel--item a:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.partners {
  background: url("../images/design/pattern_beton.png") #ebebeb;
  padding-bottom: 40px;
}
.partners--list {
  text-align: center;
}
.partners--list li {
  margin: 0 20px 30px;
  vertical-align: middle;
  display: inline-block;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  -webkit-filter: alpha(opacity=60);
  filter: alpha(opacity=60);
}
.reviews {
  padding-top: 95px;
  padding-bottom: 80px;
}
.reviews .block--header {
  margin-bottom: 57px;
}
.reviews--carousel {
  padding: 0 45px;
  position: relative;
  overflow: hidden;
}
.reviews--carousel--container {
  position: relative;
  overflow: hidden;
  padding-top: 25px;
  width: 875px;
  margin: 0 auto;
}
.reviews--carousel--container ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.reviews--carousel--container li {
  float: left;
}
.reviews--carousel--item {
  text-align: center;
  margin-right: 10px;
  width: 285px;
  padding: 6px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: url("../images/design/pattern_beton.png") #ebebeb;
}
.reviews--carousel--item--in {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #d7d6d6;
  -webkit-box-shadow: 0 0 0 1px #fff;
  box-shadow: 0 0 0 1px #fff;
  padding: 15px;
  height: 360px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.reviews--carousel--pic {
  width: 120px;
  height: 120px;
  overflow: hidden;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: -35px auto 15px;
}
.reviews--carousel--pic img {
  max-width: 100%;
  display: block;
}
.reviews--carousel--person {
  height: 60px;
  margin-bottom: 5px;
}
.reviews--carousel--person--name {
  color: #618c52;
  font-size: 18px;
}
.reviews--carousel--person--post {
  color: #414a4f;
  font-size: 14px;
}
.reviews--carousel--text {
  font-style: italic;
  color: #414a4f;
  max-height: 150px;
  overflow: hidden;
}
.reviews--carousel--arrow {
  position: absolute;
  left: -25px;
  top: 0;
  height: 100%;
  display: block;
  width: 70px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.reviews--carousel--arrow:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -webkit-filter: alpha(opacity=80);
  filter: alpha(opacity=80);
}
.reviews--carousel--arrow:before {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -246px -90px;
  width: 21px;
  height: 40px;
  margin-left: -10.5px;
  margin-top: -20px;
}
.reviews--carousel--arrow.m-next {
  left: auto;
  right: -25px;
}
.reviews--carousel--arrow.m-next:before {
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -269px -90px;
  width: 21px;
  height: 40px;
  margin-left: -10.5px;
  margin-top: -20px;
}
.find_us {
  padding-top: 0;
  padding-bottom: 0;
}
.find_us .block--in {
  width: 100%;
}
.find_us .block--header {
  margin-bottom: 55px;
}
.find_us--block {
  width: 100%;
  position: relative;
  height: 380px;
  overflow: hidden;
}
.find_us--block--in {
  width: 955px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -477.5px;
}
.find_us--map {
  margin-top: -35px;
  width: 120%;
  margin-left: -20%;
}
.find_us--form {
  position: absolute;
  right: 0;
  top: 35px;
  padding-top: 27px;
}
.footer {
  background: #fff;
  padding: 0;
}
.footer .block--in {
  padding-top: 27px;
}
.footer--logo {
  width: 74px;
  margin-right: 65px;
  float: left;
  margin-left: 15px;
}
.footer--logo img {
  max-width: 100%;
}
.footer--address {
  padding-left: 23px;
  width: 280px;
  float: left;
  margin-right: 30px;
  position: relative;
  line-height: 1.1;
  padding-top: 21px;
}
.footer--address:before {
  position: absolute;
  display: block;
  top: 20px;
  left: 1px;
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -156px -150px;
  width: 12px;
  height: 16px;
}
.footer--email {
  max-width: 200px;
  float: left;
  margin-right: 10px;
  padding-top: 30px;
}
.footer--email a {
  position: relative;
  padding-left: 25px;
  text-decoration: underline;
}
.footer--email a:before {
  position: absolute;
  display: block;
  top: 5px;
  left: 0;
  content: '';
  background-image: url("../images/design/sprite.png");
  background-position: -276px -211px;
  width: 16px;
  height: 12px;
}
.footer--contacts {
  padding-top: 3px;
  margin-right: 22px;
  min-width: 226px;
}
