@charset "UTF-8";
/*!
 * ress.css • v1.1.1
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -webkit-text-size-adjust: 100%; }

*, :after, :before {
  -moz-box-sizing: inherit;
       box-sizing: inherit; }

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit; }

* {
  background-repeat: no-repeat;
  padding: 0;
  margin: 0; }

audio:not([controls]) {
  display: none;
  height: 0; }

hr {
  overflow: visible; }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block; }

summary {
  display: list-item; }

small {
  font-size: 80%; }

[hidden], template {
  display: none; }

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active, a:hover {
  outline-width: 0; }

code, kbd, pre, samp {
  font-family: monospace,monospace; }

b, strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

input {
  -moz-border-radius: 0;
       border-radius: 0; }

[type=button], [type=reset], [type=submit] [role=button], button {
  cursor: pointer; }

[disabled] {
  cursor: default; }

[type=number] {
  width: auto; }

[type=search] {
  -webkit-appearance: textfield; }

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  resize: vertical; }

button, input, optgroup, select, textarea {
  font: inherit; }

optgroup {
  font-weight: 700; }

button {
  overflow: visible; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText; }

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button; }

button, select {
  text-transform: none; }

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit; }

select {
  -moz-appearance: none;
  -webkit-appearance: none; }

select::-ms-expand {
  display: none; }

select::-ms-value {
  color: currentColor; }

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

img {
  border-style: none; }

progress {
  vertical-align: baseline; }

svg:not(:root) {
  overflow: hidden; }

audio, canvas, progress, video {
  display: inline-block; }

@media screen {
  [hidden~=screen] {
    display: inherit; }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important; } }

[aria-busy=true] {
  cursor: progress; }

[aria-controls] {
  cursor: pointer; }

[aria-disabled] {
  cursor: default; }

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none; }

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none; }

@font-face {
  font-family: 'PFDinDisplay';
  src: local("PFDinDisplayPro-Regular"), url("../fonts/PFDinDisplayPro-Regular.woff") format("woff"), url("../fonts/PFDinDisplayPro-Regular.woff") format("woff"), url("../fonts/PFDinDisplayPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'PFDinDisplay';
  src: local("PFDinDisplayPro-Black"), url("../fonts/PFDinDisplayPro-Black.woff") format("woff"), url("../fonts/PFDinDisplayPro-Black.woff") format("woff"), url("../fonts/PFDinDisplayPro-Black.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clear {
  overflow: hidden; }

.left {
  float: left; }

.right {
  float: right; }

.cl {
  clear: left; }

.cr {
  clear: right; }

.cntr {
  text-align: center; }

.no-mar {
  margin: 0 !important; }

.mar-5 {
  margin-bottom: 5px !important; }

.mar-10 {
  margin-bottom: 10px !important; }

.mar-20 {
  margin-bottom: 20px !important; }

.mar-30 {
  margin-bottom: 30px !important; }

.mar-40 {
  margin-bottom: 40px !important; }

.no-pad {
  padding: 0 !important; }

.pad-5 {
  padding: 5px !important; }

.pad-10 {
  padding: 10px !important; }

.pad-20 {
  padding: 20px !important; }

.pad-30 {
  padding: 30px !important; }

.pad-40 {
  padding: 40px !important; }

.left {
  float: left; }
  .left.hf {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-right: 15px; }

.right {
  float: right; }
  .right.hf {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 15px; }

.hidden {
  display: none; }

.hidden-content {
  display: none;
  display: none !important; }

.popup-content {
  display: none;
  display: none !important; }

.overflow-hidden {
  overflow: hidden; }

.at-middle {
  text-align: center; }
  .at-middle:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px; }
  .at-middle .middle {
    display: inline-block;
    vertical-align: middle;
    max-width: 95%; }

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -o-transition-property: -o-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
       align-items: flex-start;
  -o-transition-property: -o-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: height, -o-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform, -moz-transform, -o-transform; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .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'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  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'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  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'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next,
.swiper-container-rtl .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'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  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'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  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'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
       transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  -moz-border-radius: 100%;
       border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -moz-box-shadow: none;
       box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -moz-transform: scale(0);
       transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
     transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  -o-transform-origin: 100% 0;
     transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* Scrollbar */
.swiper-scrollbar {
  -moz-border-radius: 10px;
       border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  -moz-border-radius: 10px;
       border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  -ms-transform-origin: 50%;
   -o-transform-origin: 50%;
      transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -o-animation: swiper-preloader-spin 1s steps(12, end) infinite;
     animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -moz-background-size: 100%;
       background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@-o-keyframes swiper-preloader-spin {
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }

/*! 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: #f9f9f9;
  color: #444;
  text-shadow: none;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.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-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.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; }

/* Overlay helper */
.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: url("fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.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);
  -moz-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); }

/*Retina graphics!*/
@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");
    -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");
    -moz-background-size: 24px 24px;
         background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

html,
body {
  height: 100%; }

body {
  background: #ffffff;
  font-family: 'PFDinDisplay', sans-serif;
  color: #2d2d2d;
  font-size: 16px;
  line-height: 20px;
  position: relative;
  padding-top: 150px; }

.wrapper {
  width: 970px;
  padding: 0 5px;
  margin: 0 auto;
  *zoom: 1; }
  .wrapper:before {
    content: " ";
    display: table; }
  .wrapper:after {
    content: " ";
    display: table; }
  .wrapper:after {
    clear: both; }

.desktop {
  display: block; }

.mobile {
  display: none; }

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

ul {
  list-style-type: none; }

.btn {
  display: inline-block;
  background: #fcd022;
  color: #2e2e2e;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 17px 20px;
  cursor: pointer;
  outline: none;
  text-align: center;
  text-decoration: none;
  -o-transition: background 0.2s;
  transition: background 0.2s; }
  .btn:hover {
    background: #bfb592; }

.main {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden; }
  .main__seo {
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .main__other {
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50; }
  .header__right {
    float: right; }
  .header__top {
    background: #2d2d2d;
    height: 90px;
    padding-top: 7px; }
  .header__bottom {
    background: #ffffff;
    padding: 8px 0;
    height: 60px;
    -moz-box-shadow: 0 0 24px rgba(0, 1, 2, 0.42);
         box-shadow: 0 0 24px rgba(0, 1, 2, 0.42); }
    .header__bottom .header__phone {
      color: #2d2d2d; }
    .header__bottom .header__right {
      -o-transition: opacity 0.2s, visibility 0.2s;
      transition: opacity 0.2s, visibility 0.2s;
      opacity: 0;
      visibility: hidden; }
  .header .logo {
    float: left; }
  .header__images {
    float: left;
    margin-left: 18px;
    margin-top: 10px; }
    .header__images li {
      float: left;
      width: 44px;
      margin-left: 10px; }
      .header__images li:first-child {
        margin-left: 0; }
      .header__images li a {
        display: block;
        -moz-box-shadow: 0 5px 5px rgba(0, 1, 2, 0.75);
             box-shadow: 0 5px 5px rgba(0, 1, 2, 0.75); }
  .header__btn {
    float: right;
    margin-left: 43px; }
    .header__btn a {
      display: block;
      color: #bfb592;
      text-decoration: none;
      font-size: 18px;
      border: solid 2px #bfb592;
      padding: 10px 13px;
      -o-transition: color 0.2s, background 0.2s;
      transition: color 0.2s, background 0.2s; }
      .header__btn a:hover {
        color: #2d2d2d;
        background: #bfb592; }
  .header__address {
    background: url("../img/footer-nav.png") 0 50% no-repeat;
    padding: 4px 0 4px 32px;
    font-size: 18px;
    margin-bottom: 4px;
    color: #FFFFFF; }
  .header__phone {
    float: left;
    font-size: 24px;
    /*line-height: 44px;*/
     line-height: 22px;
    color: #FFFFFF; }
  .header__menu {
    float: left;
    padding: 12px 0; }
    .header__menu ul {
      color: #3b3b3b;
      font-size: 18px;
      *zoom: 1; }
      .header__menu ul:before {
        content: " ";
        display: table; }
      .header__menu ul:after {
        content: " ";
        display: table; }
      .header__menu ul:after {
        clear: both; }
      .header__menu ul li {
        float: left;
        position: relative;
        margin-left: 60px; }
        .header__menu ul li:before {
          content: '/';
          position: absolute;
          top: 50%;
          left: -27px;
          margin-top: -10px; }
        .header__menu ul li:first-child {
          margin-left: 0; }
          .header__menu ul li:first-child:before {
            display: none; }
        .header__menu ul li a {
          color: inherit;
          text-decoration: underline; }
          .header__menu ul li a:hover {
            text-decoration: none; }
  .header__humb {
    float: left;
    width: 44px;
    height: 44px;
    border: solid 2px #bfb592;
    position: relative;
    margin-top: 8px;
    display: none; }
    .header__humb i {
      position: absolute;
      top: 11px;
      left: 50%;
      height: 5px;
      width: 22px;
      margin-left: -11px;
      background: #bfb592; }
      .header__humb i + i {
        top: 18px; }
        .header__humb i + i + i {
          top: 25px; }
    .header__humb.active i {
      top: 18px;
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg); }
      .header__humb.active i + i {
        -webkit-transform: rotate(0deg);
           -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
             -o-transform: rotate(0deg);
                transform: rotate(0deg);
        opacity: 0; }
        .header__humb.active i + i + i {
          -webkit-transform: rotate(-45deg);
             -moz-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
               -o-transform: rotate(-45deg);
                  transform: rotate(-45deg);
          opacity: 1;
          top: 18px; }
  .header.fixed .header__bottom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0; }
    .header.fixed .header__bottom .header__right {
      opacity: 1;
      visibility: visible; }

.logo img {
  vertical-align: middle; }

.phone {
  *zoom: 1; }
  .phone:before {
    content: " ";
    display: table; }
  .phone:after {
    content: " ";
    display: table; }
  .phone:after {
    clear: both; }
  .phone__number {
    float: left;
    color: #ffffff;
    font-size: 24px;
    font-weight: 900;
    padding-top: 10px; }
  .phone__info {
    float: left;
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
    margin-left: 25px; }

.input {
  position: relative; }
  .input input,
  .input textarea {
    background: #FFFFFF;
    border: solid 2px #b2b2b2;
    padding: 0 10px;
    color: #2d2d2d;
    font-size: 18px;
    height: 54px;
    width: 100%;
    display: block;
    outline: none; }
    .input input.error,
    .input textarea.error {
      border-color: #ff2121; }
  .input textarea {
    height: 110px;
    padding: 18px; }
  .input label.error {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    color: #ff0000;
    font-size: 14px; }

.title {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
  position: relative;
  margin-bottom: 52px;
  text-transform: uppercase; }
  .title:after {
    content: '';
    position: absolute;
    background: #bfb592;
    height: 6px;
    width: 74px;
    top: 100%;
    left: 50%;
    margin-left: -38px;
    margin-top: 26px; }
  .title span {
    color: #aba17e; }

.subtitle {
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 30px; }

.delivery {
  background: url("../img/delivery.jpg") 50% 0 no-repeat;
  padding: 60px 0 25px;
  margin-bottom: 90px; }
  .delivery__title {
    font-weight: bold;
    font-size: 48px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 16px; }
  .delivery__subtitle {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 55px; }
    .delivery__subtitle span {
      color: #FFFFFF; }
  .delivery__cars {
    margin-left: 135px;
    min-height: 60px;
    background: url("../img/delivery-car.png") 0 50% no-repeat;
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 10px 0 10px 95px;
    font-weight: bold;
    float: left; }
  .delivery__form {
    background: #FFFFFF;
    border: solid 16px #fcd022;
    float: right;
    padding: 18px 26px 21px;
    width: 382px;
    margin-top: 2px; }
    .delivery__form .input {
      margin-bottom: 22px; }
  .delivery__form-title {
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    margin-bottom: 23px; }
    .delivery__form-title span {
      display: block;
      font-weight: bold; }
  .delivery__form-submit .btn {
    display: block;
    width: 100%; }

.price {
  background: url("../img/price.jpg") 50% 100% no-repeat; }
  .price__row {
    margin: 0 -15px;
    font-size: 0;
    text-align: center; }
  .price__col {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    text-align: left;
    width: 33.33334%;
    padding: 0 15px; }
  .price__item {
    background: #FFFFFF;
    border: solid 5px #bfb592;
    padding: 10px 20px;
    min-height: 440px;
    position: relative; }
  .price__image {
    width: 134px;
    margin: -25px auto 35px;
    text-align: center;
    position: relative; }
    .price__image:before {
      content: '';
      background: url("../img/price-shadow.png") 0 0 no-repeat;
      width: 365px;
      height: 361px;
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
    .price__image span {
      background: #FFFFFF;
      border-style: solid;
      border-color: #bfb592;
      border-width: 5px 5px 0 5px;
      display: block;
      position: relative;
      height: 122px;
      line-height: 117px; }
      .price__image span:before {
        content: '';
        background: url("../img/price-image.png") 50% 100% no-repeat;
        height: 14px;
        position: absolute;
        top: 100%;
        left: -5px;
        right: -5px; }
    .price__image img {
      vertical-align: middle; }
  .price__name {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 22px;
    position: relative;
    margin-bottom: 10px;
    min-height: 44px; }
  .price__list {
    position: relative; }
    .price__list ul li {
      border-top: solid 1px #cdcdcd;
      font-size: 18px;
      line-height: 22px;
      padding: 11px 0;
      *zoom: 1; }
      .price__list ul li:before {
        content: " ";
        display: table; }
      .price__list ul li:after {
        content: " ";
        display: table; }
      .price__list ul li:after {
        clear: both; }
      .price__list ul li span {
        float: right;
        color: #aba17e;
        font-weight: bold; }
      .price__list ul li a {
        color: inherit;
        text-decoration: none; }
        .price__list ul li a:hover {
          text-decoration: underline; }

.payment {
  background: #000000;
  margin-bottom: 120px; }
  .payment__content {
    position: relative;
    float: right;
    padding: 54px 0 50px; }
  .payment__image {
    background: url("../img/payment-image.png") 50% 50% no-repeat;
    width: 156px;
    height: 250px;
    position: absolute;
    bottom: -41px;
    right: 100%;
    margin-right: 100px; }
  .payment__title {
    font-weight: bold;
    color: #bfb592;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 43px;
    margin-bottom: 16px; }
    .payment__title span {
      display: block;
      color: #FFFFFF; }
  .payment__btns {
    font-size: 0; }
    .payment__btns a {
      margin-left: 26px; }
      .payment__btns a:first-child {
        margin-left: 0; }

.b-block {
  background: url("../img/internal-back.jpg") 50% 100% no-repeat; }

.certificates {
  margin-bottom: 50px; }
  .certificates__list {
    font-size: 0;
    text-align: center; }
  .certificates__item {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 30px; }
    .certificates__item a {
      display: block;
      -moz-box-shadow: 0 17px 16px rgba(0, 0, 0, 0.37);
           box-shadow: 0 17px 16px rgba(0, 0, 0, 0.37); }

.sources {
  margin-bottom: 200px; }
  .sources__content {
    overflow: hidden;
    padding-top: 36px; }
  .sources__inner {
    border-style: solid;
    border-color: #bfb592;
    border-width: 0 4px 4px 4px;
    padding: 24px; }
  .sources .title {
    margin-top: -42px; }
  .sources__title {
    display: inline-block;
    max-width: 96%;
    padding: 0 25px;
    position: relative; }
    .sources__title:before, .sources__title:after {
      content: '';
      border-top: solid 4px #bfb592;
      width: 100%;
      position: absolute;
      top: 16px; }
    .sources__title:before {
      right: 100%; }
    .sources__title:after {
      left: 100%; }
  .sources__list {
    font-size: 0;
    text-align: center; }
    .sources__list li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 15px 10px; }

.action {
  background: rgba(191, 181, 146, 0.7);
  height: 280px; }
  .action__content {
    border: solid 14px #2d2d2d;
    background: #FFFFFF;
    margin-top: -120px; }
  .action__inner {
    border: solid 16px #fcd022;
    background: #FFFFFF;
    padding: 45px;
    position: relative;
    *zoom: 1; }
    .action__inner:before {
      content: " ";
      display: table; }
    .action__inner:after {
      content: " ";
      display: table; }
    .action__inner:after {
      clear: both; }
  .action__image {
    background: url("../img/action-man.png") 50% 100% no-repeat;
    width: 200px;
    height: 340px;
    position: absolute;
    left: 45px;
    bottom: 0; }
  .action__right {
    float: right; }
  .action .title {
    text-align: left;
    margin-bottom: 60px; }
    .action .title:after {
      left: 0;
      margin-left: 0; }
  .action__info {
    float: left;
    max-width: 230px; }
  .action__text {
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase; }
    .action__text span {
      color: #ada482;
      font-weight: bold; }
  .action__form {
    float: left;
    width: 300px; }
    .action__form .input {
      margin-bottom: 20px; }
  .action__form-submit .btn {
    display: block;
    width: 100%; }

.consumers {
  padding: 90px 0 50px;
  position: relative; }
  .consumers:before {
    content: '';
    background: url("../img/item-1.png") 50% 50% no-repeat;
    width: 415px;
    height: 328px;
    position: absolute;
    right: 50%;
    top: -65px;
    margin-right: -965px; }
  .consumers .subtitle {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto; }
  .consumers__list {
    padding: 0 20px;
    font-size: 0;
    text-align: center; }
  .consumers__item {
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    position: relative;
    padding: 0 15px;
    margin-bottom: 45px; }
  .consumers__image {
    width: 84px;
    margin: 0 auto 25px;
    position: relative; }
    .consumers__image:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      background: url("../img/consumers-shadow.png") 0 0 no-repeat;
      width: 225px;
      height: 225px;
      pointer-events: none; }
    .consumers__image span {
      display: block;
      border-style: solid;
      border-color: #bfb592;
      border-width: 5px 5px 0 5px;
      background: #FFFFFF;
      position: relative;
      z-index: 5;
      height: 75px;
      line-height: 70px; }
      .consumers__image span:after {
        content: '';
        position: absolute;
        left: -5px;
        right: -5px;
        top: 100%;
        background: url("../img/consumers-image.png") 50% 0 no-repeat;
        height: 11px; }
  .consumers__name {
    font-weight: bold;
    text-transform: uppercase; }

.reviews {
  background: #404040;
  padding: 80px 0;
  position: relative; }
  .reviews:before {
    content: '';
    background: url("../img/item-2.png") 50% 50% no-repeat;
    width: 468px;
    height: 547px;
    position: absolute;
    left: 50%;
    top: -155px;
    margin-left: -965px; }
  .reviews .title {
    color: #FFFFFF; }
    .reviews .title:after {
      background: #FFFFFF; }
  .reviews__list {
    position: relative;
    margin: 0 -8px; }
    .reviews__list .swiper-slide {
      width: auto; }
  .reviews__item {
    padding: 0 8px 16px; }
    .reviews__item a {
      display: block;
      -moz-box-shadow: 0 11px 5px rgba(0, 1, 2, 0.24);
           box-shadow: 0 11px 5px rgba(0, 1, 2, 0.24); }
  .reviews__arrow {
    position: absolute;
    top: 76px;
    width: 35px;
    height: 27px;
    background: url("../img/sprite.png"); }
    .reviews__arrow_prev {
      background-position: -11px -15px;
      left: -46px; }
      .reviews__arrow_prev:hover {
        background-position: -11px -72px; }
    .reviews__arrow_next {
      background-position: -67px -15px;
      right: -46px; }
      .reviews__arrow_next:hover {
        background-position: -67px -72px; }

.team {
  background: #e6e6e6 url("../img/team.jpg") 50% 100% repeat-x;
  position: relative; }
  .team:before {
    content: '';
    background: url("../img/item-3.png") 50% 50% no-repeat;
    width: 139px;
    height: 243px;
    position: absolute;
    right: 50%;
    top: -145px;
    margin-right: -935px; }
  .team .title {
    float: right;
    text-align: left;
    margin-top: 103px;
    margin-right: 110px; }
    .team .title:after {
      left: 0;
      margin-left: 0; }
    .team .title span {
      display: block; }

.vacancies {
  background: url("../img/vacancies.jpg") 50% 0 no-repeat;
  padding: 100px 0; }
  .vacancies .title {
    margin-bottom: 75px; }
  .vacancies__list {
    margin: 0 -25px;
    *zoom: 1; }
    .vacancies__list:before {
      content: " ";
      display: table; }
    .vacancies__list:after {
      content: " ";
      display: table; }
    .vacancies__list:after {
      clear: both; }
  .vacancies__col {
    float: left;
    width: 50%;
    padding: 0 25px; }
  .vacancies__item {
    background: #2d2d2d;
    padding: 52px 40px 40px; }
  .vacancies__name {
    color: #ada482;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    height: 60px;
    padding-left: 175px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 40px; }
  .vacancies__image {
    position: absolute;
    left: 5px;
    top: -65px; }
  .vacancies__text {
    color: #ffffff;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 35px; }
    .vacancies__text p {
      margin-top: 19px; }
      .vacancies__text p:first-child {
        margin-top: 0; }
  .vacancies__btn .btn {
    display: block; }

.deceive {
  position: relative;
  margin-bottom: 100px; }
  .deceive:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    background: url("../img/deceive-arrow.png") 50% 50% no-repeat;
    width: 28px;
    height: 36px;
    margin-left: -14px; }
  .deceive .title span {
    color: #d90a3d; }
  .deceive .subtitle {
    max-width: 230px;
    margin-left: auto;
    margin-right: auto; }
  .deceive__list {
    margin: 0 -15px;
    *zoom: 1; }
    .deceive__list:before {
      content: " ";
      display: table; }
    .deceive__list:after {
      content: " ";
      display: table; }
    .deceive__list:after {
      clear: both; }
  .deceive__col {
    float: left;
    width: 33.33334%;
    padding: 0 15px; }
  .deceive__item {
    border: solid 5px #d60233;
    background: #FFFFFF;
    position: relative;
    padding: 10px 25px;
    min-height: 320px; }
  .deceive__number {
    width: 134px;
    margin: -25px auto 35px;
    text-align: center;
    position: relative; }
    .deceive__number:before {
      content: '';
      background: url("../img/price-shadow.png") 0 0 no-repeat;
      width: 365px;
      height: 361px;
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
    .deceive__number span {
      background: #FFFFFF;
      border-style: solid;
      border-color: #d60233;
      border-width: 5px 5px 0 5px;
      display: block;
      position: relative;
      height: 122px;
      line-height: 117px;
      color: #d60233;
      font-weight: bold;
      font-size: 72px; }
      .deceive__number span:before {
        content: '';
        background: url("../img/deceive-number.png") 50% 100% no-repeat;
        height: 14px;
        position: absolute;
        top: 100%;
        left: -5px;
        right: -5px; }
  .deceive__text {
    position: relative;
    z-index: 5;
    color: #404040;
    line-height: 19px; }

.results {
  margin-bottom: 105px; }
  .results .title span {
    color: #d90a3d; }
  .results .subtitle {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto; }
  .results__list {
    font-size: 0;
    margin: 0 -14px 40px;
    text-align: center; }
  .results__item {
    display: inline-block;
    vertical-align: top;
    width: 219px;
    margin: 0 14px;
    font-size: 18px;
    background: #d60233 url("../img/results-item.png") 50% 100% no-repeat;
    padding-bottom: 27px;
    position: relative;
    min-height: 312px; }
    .results__item:before, .results__item:after {
      content: '';
      border-top: solid 2px #FFFFFF;
      position: absolute;
      top: 12px;
      bottom: 27px;
      width: 50%;
      pointer-events: none; }
    .results__item:before {
      border-left: solid 2px #FFFFFF;
      left: 7px; }
    .results__item:after {
      border-right: solid 2px #FFFFFF;
      right: 7px; }
  .results__image {
    position: relative;
    z-index: 5;
    margin-bottom: 20px; }
  .results__info {
    position: relative;
    z-index: 5;
    font-weight: bold;
    text-transform: uppercase; }
  .results__name {
    position: relative;
    margin-bottom: 23px; }
    .results__name:after {
      content: '';
      border-top: solid 2px #FFFFFF;
      width: 166px;
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -83px;
      margin-top: 11px; }
  .results__price {
    color: #FFFFFF;
    padding: 0 20px; }
  .results__text {
    color: #d60233;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    max-width: 770px;
    margin: 0 auto;
    text-align: center; }

.b-block2 {
  background: url("../img/internal-back2.jpg") 50% 100% no-repeat; }

.quality {
  margin-bottom: 250px; }
  .quality .subtitle {
    max-width: 305px;
    margin-left: auto;
    margin-right: auto; }
  .quality__content {
    background: url("../img/quality.png") 50% 50% no-repeat; }
  .quality__list {
    font-size: 0;
    margin: 0 -14px 55px;
    text-align: center; }
  .quality__item {
    display: inline-block;
    vertical-align: top;
    width: 219px;
    margin: 0 14px;
    font-size: 18px;
    background: #ada482 url("../img/quality-image.jpg") 50% 100% no-repeat;
    padding-bottom: 27px;
    position: relative;
    min-height: 312px; }
    .quality__item:before, .quality__item:after {
      content: '';
      border-top: solid 2px #FFFFFF;
      position: absolute;
      top: 12px;
      bottom: 27px;
      width: 50%;
      pointer-events: none; }
    .quality__item:before {
      border-left: solid 2px #FFFFFF;
      left: 7px; }
    .quality__item:after {
      border-right: solid 2px #FFFFFF;
      right: 7px; }
    .quality__item ul {
      font-size: 16px;
      text-align: left;
      margin: 0 25px 20px; }
      .quality__item ul li {
        margin-top: 10px; }
        .quality__item ul li:first-child {
          margin-top: 0; }
  .quality__image {
    position: relative;
    z-index: 5;
    margin-bottom: 20px; }
  .quality__name {
    font-weight: bold;
    padding: 0 15px; }
  .quality__label {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin: 34px 25px 8px; }
  .quality__payment {
    text-align: left;
    margin: 0 25px;
    background: url("../img/quality-payment.png") 0 50% no-repeat;
    font-weight: bold;
    font-size: 16px;
    padding-left: 40px;
    padding-top: 17px;
    border-top: solid 2px #FFFFFF; }
    .quality__payment a {
      color: inherit;
      text-decoration: none; }
      .quality__payment a:hover {
        text-decoration: underline; }
  .quality__btn {
    text-align: center; }

.discount {
  background: rgba(191, 181, 146, 0.7);
  height: 430px; }
  .discount__content {
    border: solid 14px #2d2d2d;
    background: #FFFFFF;
    margin-top: -100px; }
  .discount__inner {
    border: solid 16px #fcd022;
    background: #FFFFFF;
    padding: 45px;
    position: relative;
    *zoom: 1; }
    .discount__inner:before {
      content: " ";
      display: table; }
    .discount__inner:after {
      content: " ";
      display: table; }
    .discount__inner:after {
      clear: both; }
  .discount__image {
    background: url("../img/discount-image.png") 50% 100% no-repeat;
    width: 213px;
    height: 200px;
    position: absolute;
    left: -50px;
    top: 50%;
    margin-top: -100px; }
  .discount__right {
    float: right; }
  .discount .title {
    text-align: left;
    margin-bottom: 52px;
    font-size: 24px;
    line-height: 29px; }
    .discount .title:after {
      left: 0;
      margin-left: 0;
      margin-top: 22px; }
  .discount__info {
    float: left;
    max-width: 330px;
    margin-right: 24px; }
  .discount__text {
    font-size: 18px;
    line-height: 21px; }
    .discount__text span {
      color: #ada482;
      font-weight: bold; }
  .discount__form {
    float: left;
    width: 300px; }
    .discount__form .input {
      margin-bottom: 20px; }
  .discount__form-submit .btn {
    display: block;
    width: 100%; }

.about {
  margin-top: -80px;
  margin-bottom: 210px; }
  .about__content {
    background: #FFFFFF;
    -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.16);
         box-shadow: 0 0 18px rgba(0, 0, 0, 0.16);
    padding: 50px 50px 40px; }
  .about__title {
    color: #2d2d2d;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    font-weight: normal; }
  .about__subtitle {
    color: #2d2d2d;
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
    text-align: center; }
  .about__text {
    color: #5d5d5d; }
    .about__text p {
      margin-top: 23px; }
    .about__text ul {
      margin-top: 23px;
      font-weight: bold; }
    .about__text a {
      color: #8c8057; }

.questions {
  background: rgba(191, 181, 146, 0.7);
  height: 195px;
  margin-bottom: 90px; }
  .questions__content {
    border: solid 14px #2d2d2d;
    background: #FFFFFF;
    margin-top: -120px; }
  .questions__inner {
    border: solid 16px #fcd022;
    background: #FFFFFF;
    padding: 45px;
    position: relative;
    *zoom: 1; }
    .questions__inner:before {
      content: " ";
      display: table; }
    .questions__inner:after {
      content: " ";
      display: table; }
    .questions__inner:after {
      clear: both; }
  .questions__image {
    background: url("../img/questions-man.png") 50% 100% no-repeat;
    width: 235px;
    height: 268px;
    position: absolute;
    left: -25px;
    bottom: 0; }
  .questions__right {
    float: right; }
  .questions .title {
    text-align: left;
    margin-bottom: 60px;
    font-size: 30px;
    line-height: 30px; }
    .questions .title:after {
      left: 0;
      margin-left: 0; }
  .questions__info {
    float: left;
    max-width: 315px;
    margin-right: 20px; }
  .questions__text {
    font-size: 18px;
    line-height: 21px; }
    .questions__text span {
      color: #ada482;
      font-weight: bold; }
  .questions__form {
    float: left;
    width: 300px; }
    .questions__form .input {
      margin-bottom: 20px; }
  .questions__form-submit .btn {
    display: block;
    width: 100%; }

.partners {
  margin-bottom: 70px; }
  .partners__list {
    text-align: center; }
    .partners__list li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 18px; }

.company {
  background: url("../img/company.jpg") 50% 0 no-repeat;
  min-height: 500px;
  padding: 80px 0 70px; }
  .company__content {
    margin-left: 50%;
    padding-left: 15px; }
    .company__content .title {
      text-align: left; }
      .company__content .title:after {
        left: 0;
        margin-left: 0; }
  .company__text p {
    margin-top: 19px; }
    .company__text p:first-child {
      margin-top: 0; }

.footer {
  background: url("../img/footer.png") 50% 0 no-repeat;
  color: #FFFFFF;
  padding-top: 95px;
  margin-top: -60px; }
  .footer__content {
    background: #000000;
    padding-bottom: 10px; }
  .footer__right {
    float: right; }
  .footer__left {
    float: left;
    margin-top: 13px; }
  .footer__address {
    background: url("../img/footer-nav.png") 0 50% no-repeat;
    padding: 4px 0 4px 32px;
    font-size: 18px;
    margin-bottom: 4px; }
  .footer__phone {
    float: left;
    font-size: 24px;
    /*line-height: 44px;*/
    line-height: 22px;
    /*margin-right: 10px;*/}
  .footer__btn {
    float: right;
   margin-left: 43px;}
    .footer__btn a {
      display: block;
      color: #bfb592;
      font-size: 18px;
      border: solid 2px #bfb592;
      padding: 10px 20px;
      text-decoration: none;
      -o-transition: color 0.2s, background 0.2s;
      transition: color 0.2s, background 0.2s; }
      .footer__btn a:hover {
        color: #2d2d2d;
        background: #bfb592; }
  .footer__text {
    float: right;
    font-size: 14px;
    line-height: 17px;
    margin-top: 5px; }
  .footer__copy {
    float: left;
    margin-right: 20px; }
    .footer__copy a {
      background: url("../img/copy.png") 0 50% no-repeat;
      display: block;
      padding: 6px 0 6px 164px;
      color: #FFFFFF;
      font-size: 13px;
      line-height: 15px;
      width: 330px; }

.mobile-menu {
  position: absolute;
  top: 100%;
  background: #2d2d2d;
  left: 0;
  width: 100%;
  display: none; }
  .mobile-menu ul {
    padding: 0 15px; }
    .mobile-menu ul li {
      margin: 10px 0; }
      .mobile-menu ul li a {
        text-decoration: none;
        color: #fcd022;
        display: block;
        font-weight: bold;
        font-size: 24px;
        line-height: 30px; }

.fancybox-overlay {
  background: rgba(0, 0, 0, 0.8); }

.fancybox-skin {
  background: #ffffff;
  border: solid 14px #2d2d2d;
  -moz-border-radius: 0;
       border-radius: 0; }

.fancybox-opened .fancybox-skin {
  -moz-box-shadow: 0 0 18px rgba(0, 0, 2, 0.16);
       box-shadow: 0 0 18px rgba(0, 0, 2, 0.16); }

.fancybox-lock {
  overflow: visible !important; }

.fancybox-nav span {
  width: 35px;
  height: 27px; }

.fancybox-next span {
  background: url("../img/sprite.png") -67px -15px;
  visibility: visible; }

.fancybox-next:hover span {
  background-position: -67px -72px; }

.fancybox-prev span {
  background: url("../img/sprite.png") -11px -15px;
  visibility: visible; }

.fancybox-prev:hover span {
  background-position: -11px -72px; }

.fancybox-close {
  background: url("../img/sprite.png") -13px -126px no-repeat;
  width: 30px;
  height: 30px;
  top: -11px;
  right: -58px; }
  .fancybox-close:hover {
    background-position: -70px -126px; }

.modal {
  padding: 26px 30px 30px;
  width: 490px;
  max-width: 100%;
  border: solid 16px #fcd022; }
  .modal__title {
    color: #2d2d2d;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 38px;
    position: relative; }
    .modal__title:after {
      content: '';
      position: absolute;
      background: #bfb592;
      height: 6px;
      width: 74px;
      top: 100%;
      left: 50%;
      margin-left: -38px;
      margin-top: 16px; }
  .modal__subtitle {
    text-align: center;
    margin-bottom: 14px; }
  .modal .input {
    margin-bottom: 28px; }
    .modal .input input {
      text-align: center; }
  .modal__btn .btn {
    display: block;
    width: 100%; }
  .modal__text {
    color: #aaaaaa;
    text-align: center;
    font-size: 18px;
    line-height: 22px; }

@media (max-width: 991px) {
  .wrapper {
    width: 750px;
    padding: 0 15px; }
  .header__images {
    display: none; }
  .header__menu ul li {
    margin-left: 20px; }
    .header__menu ul li:before {
      left: -12px; }
  .header__btn {
    margin-left: 15px; }
  .delivery__title {
    font-size: 42px; }
  .delivery__cars {
    margin-left: 0;
    font-size: 14px; }
  .price__col {
    width: 50%;
    margin-bottom: 25px; }
    .price__col:last-child {
      margin-bottom: 0; }
  .payment__image {
    margin-right: 0; }
  .action__image {
    display: none; }
  .action__right {
    float: none; }
  .action__form {
    float: right; }
  .consumers__list {
    padding: 0; }
  .reviews__item {
    padding-left: 19px;
    padding-right: 19px; }
  .team .title {
    float: none;
    text-align: center;
    margin-right: 0;
    margin-top: 40px; }
    .team .title:after {
      left: 50%;
      margin-left: -38px; }
  .team__image {
    text-align: center; }
  .vacancies__item {
    padding: 22px 30px 30px; }
  .vacancies__name {
    margin-bottom: 10px;
    padding-left: 90px; }
  .vacancies__image {
    top: -30px;
    width: 70px; }
  .vacancies__text {
    min-height: 228px; }
  .deceive__item {
    padding-left: 15px;
    padding-right: 15px; }
  .results__item {
    margin-bottom: 15px; }
  .quality__item {
    margin-bottom: 15px; }
  .discount__inner {
    padding: 25px; }
  .discount__right {
    float: none; }
  .discount__image {
    display: none; }
  .discount__info {
    margin-right: 0;
    width: 300px; }
  .discount .title {
    font-size: 22px; }
  .discount__text {
    font-size: 16px; }
  .discount__form {
    float: right; }
  .questions__image {
    display: none; }
  .questions__inner {
    padding: 25px; }
  .questions__right {
    float: none; }
  .questions__info {
    margin-right: 0;
    width: 300px; }
  .questions__form {
    float: right; }
  .questions .title {
    font-size: 28px; }
  .footer__text {
    float: none;
    margin-top: 0;
    margin-bottom: 10px; }
  .footer__copy {
    float: none;
    margin-right: 0; }
  .footer__phone {
    float: none;
    text-align: right;
    margin-bottom: 5px; }
  .footer__address {
    margin-bottom: 10px; } }

@media (max-width: 767px) {
  .wrapper {
    width: auto;
    max-width: 340px; }
  .desktop {
    display: none; }
  .mobile {
    display: block; }
  body {
    padding-top: 127px; }
  .mobile-menu {
    display: block; }
    .mobile-menu.collapsed {
      display: none; }
  .title {
    line-height: 42px; }
  .header {
    position: fixed;
    height: 127px; }
    .header__top {
      position: absolute;
      top: 50px;
      left: 0;
      right: 0;
      height: 77px;
      padding-top: 8px; }
      .header__top .header__right {
        display: none; }
    .header__bottom {
      -moz-box-shadow: none;
           box-shadow: none;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 50px; }
      .header__bottom .header__right {
        opacity: 1;
        visibility: visible; }
    .header__menu {
      display: none; }
    .header__humb {
      display: block; }
    .header__right {
      float: none; }
    .header__phone {
      font-size: 16px;
      float: left;
      /*line-height: 34px; */
      line-height: 17px; }
    .header__btn a {
      font-size: 16px;
      padding: 5px 10px; }
    .header .logo {
      float: none;
      margin-left: 60px;
      text-align: center; }
  .delivery {
    background: url("../img/m/delivery.jpg") 50% 0 no-repeat;
    position: relative;
    padding-top: 8px;
    margin-bottom: 210px; }
    .delivery:after {
      content: '';
      background: url("../img/m/delivery-image.png") 50% 50% no-repeat;
      width: 412px;
      height: 236px;
      position: absolute;
      top: 100%;
      left: 50%;
      margin: -56px 0 0 -206px;
      pointer-events: none; }
    .delivery__title {
      font-size: 36px;
      line-height: 44px;
      margin-bottom: 6px; }
    .delivery__subtitle {
      font-size: 18px;
      line-height: 21px;
      margin-bottom: 15px; }
      .delivery__subtitle span {
        display: block; }
    .delivery__cars {
      display: none; }
    .delivery__form {
      float: none;
      width: auto;
      border-width: 5px;
      padding: 8px 15px 15px; }
    .delivery__form-title {
      font-size: 18px;
      line-height: 22px;
      margin-bottom: 10px; }
    .delivery__btn {
      text-align: center; }
  .price {
    background: url("../img/m/price.jpg") 50% 100% no-repeat;
    padding-bottom: 10px; }
    .price__col {
      width: 100%;
      margin-bottom: 50px; }
  .payment {
    margin-bottom: 95px; }
    .payment__content {
      float: none;
      padding: 34px 0 228px; }
    .payment__title {
      text-align: center;
      margin-bottom: 26px; }
      .payment__title span {
        font-size: 18px;
        margin-top: 6px; }
    .payment__btns .btn {
      display: block;
      margin: 10px 0 0;
      font-size: 16px;
      padding-left: 0;
      padding-right: 0; }
      .payment__btns .btn:first-child {
        margin-top: 0;
        font-size: 18px; }
    .payment__image {
      right: 50%;
      margin-right: -76px; }
  .certificates {
    margin-bottom: 35px; }
    .certificates__list {
      margin: 0 -4px; }
    .certificates__item {
      margin-left: 0;
      margin-right: 0;
      width: 50%;
      padding: 0 14px; }
  .sources {
    margin-bottom: 280px; }
    .sources .title {
      font-size: 24px;
      line-height: 29px;
      margin-top: -54px;
      margin-bottom: 65px; }
    .sources__title {
      padding: 0; }
      .sources__title:before, .sources__title:after {
        top: 40px; }
    .sources__content {
      padding-top: 48px; }
    .sources__inner {
      padding: 10px 10px 25px; }
    .sources__list {
      margin: 0 -20px; }
  .action__content {
    margin-left: -14px;
    margin-right: -14px;
    margin-top: -210px; }
  .action__inner {
    padding: 10px 15px 15px; }
  .action__form {
    float: none;
    width: auto;
    position: relative;
    z-index: 5; }
  .action__info {
    float: none;
    width: 135px;
    margin-left: auto;
    position: relative;
    z-index: 5;
    margin-bottom: 7px; }
  .action .title {
    margin-bottom: 28px; }
    .action .title:after {
      margin-top: 10px; }
  .action__text {
    line-height: 29px; }
  .action__image {
    display: block;
    background: url("../img/m/action-man.png") 50% 50% no-repeat;
    width: 163px;
    height: 273px;
    left: -30px;
    bottom: 202px; }
  .consumers {
    padding: 50px 0 20px; }
    .consumers__item {
      width: 50%; }
  .reviews .title {
    margin-left: -15px;
    margin-right: -15px; }
  .reviews__item {
    padding-left: 8px;
    padding-right: 8px; }
  .reviews__arrow {
    top: 100%;
    margin-top: 10px; }
    .reviews__arrow_prev {
      left: 50%;
      margin-left: -60px; }
    .reviews__arrow_next {
      right: 50%;
      margin-right: -60px; }
  .team {
    background: url("../img/m/team.jpg") 50% 50% no-repeat;
    height: 350px; }
    .team__image {
      display: none; }
  .vacancies {
    padding: 60px 0; }
    .vacancies .title {
      margin-bottom: 60px; }
    .vacancies__col {
      width: 100%;
      margin-top: 38px; }
      .vacancies__col:first-child {
        margin-top: 0; }
    .vacancies__item {
      padding-top: 40px; }
    .vacancies__name {
      font-size: 18px;
      line-height: 18px;
      height: 36px;
      padding-left: 120px;
      margin-bottom: 30px; }
    .vacancies__image {
      width: 95px;
      top: -50px; }
    .vacancies__text {
      font-size: 14px;
      line-height: 17px;
      min-height: 0;
      margin-bottom: 15px; }
      .vacancies__text p {
        margin-top: 17px; }
    .vacancies__btn .btn {
      padding: 9px 0;
      font-size: 12px; }
  .deceive {
    margin-bottom: 80px; }
    .deceive__col {
      width: 100%;
      margin-top: 40px; }
      .deceive__col:first-child {
        margin-top: 0; }
  .results {
    margin-bottom: 65px; }
    .results__list {
      margin-bottom: 0; }
    .results__item {
      margin-bottom: 30px; }
  .quality {
    margin-bottom: 465px; }
    .quality__list {
      margin-bottom: 0; }
    .quality__item {
      margin-bottom: 30px; }
  .discount__content {
    margin: -315px -14px 0; }
  .discount__inner {
    padding: 86px 16px 16px; }
  .discount__image {
    display: block;
    top: -129px;
    left: 50%;
    margin-left: -106px;
    margin-top: 0; }
  .discount__info {
    float: none;
    width: auto;
    margin-bottom: 15px; }
  .discount__form {
    float: none;
    width: auto; }
  .discount .title {
    font-size: 18px;
    line-height: 22px;
    text-align: center; }
    .discount .title:after {
      left: 50%;
      margin-left: -38px; }
  .discount__text {
    font-size: 16px;
    line-height: 20px;
    text-align: center; }
  .about__content {
    padding: 20px;
    position: relative;
    z-index: 5; }
  .questions {
    height: 480px;
    margin-bottom: 50px; }
    .questions__content {
      margin: -130px -14px 0; }
    .questions__inner {
      padding: 150px 16px 16px; }
    .questions__image {
      display: block;
      top: -127px;
      bottom: auto;
      left: 50%;
      background: url("../img/m/questions-man.png") 50% 50% no-repeat;
      width: 235px;
      height: 268px;
      margin-left: -117px; }
    .questions__info {
      float: none;
      width: auto;
      margin-bottom: 20px; }
    .questions__form {
      float: none;
      width: auto; }
    .questions .title {
      font-size: 30px;
      line-height: 36px;
      text-align: center;
      margin-bottom: 40px; }
      .questions .title:after {
        left: 50%;
        margin-left: -38px;
        margin-top: 16px; }
    .questions__text {
      font-size: 18px;
      line-height: 21px;
      text-align: center; }
  .partners .title {
    margin-bottom: 75px; }
  .partners__list li {
    display: block;
    margin-top: 30px; }
    .partners__list li:first-child {
      margin-top: 0; }
  .company {
    background: url("../img/m/company.jpg") 50% 0 no-repeat;
    min-height: 0; }
    .company__content {
      margin-left: 0;
      padding-left: 0; }
    .company .title {
      text-align: center; }
      .company .title:after {
        left: 50%;
        margin-left: -38px; }
  .footer {
    background: url("../img/m/footer.jpg") 50% 0 no-repeat;
    margin-top: 0;
    padding-top: 226px; }
    .footer__content {
      padding: 25px 0 18px; }
    .footer__address {
      background-position: 50% 0;
      max-width: 160px;
      margin: 0 auto 13px;
      padding: 35px 0 0;
      text-align: center; }
    .footer__right {
      float: none; }
    .footer__left {
      float: none; }
    .footer__phone {
      text-align: center;
      margin-bottom: 10px; }
    .footer__btn {
      text-align: center;
      float: none;
      margin-bottom: 14px;
      margin-left: 0px; }
      .footer__btn a {
        display: inline-block; }
    .footer__text {
      max-width: 220px;
      margin: 0 auto 20px; }
    .footer__copy {
      text-align: center;
      border-top: solid 2px #666666;
      padding-top: 20px; }
      .footer__copy a {
        display: inline-block;
        background-position: 50% 0;
        padding: 65px 0 0;
        max-width: 170px; }
  .fancybox-close {
    top: -46px;
    right: -16px; } }

@media print {
  .header {
    position: absolute; } }
.display-none.mail-sent-ok {
    border: none;
    position: relative;
    font-weight: 600;
    font-size: 16px;
    bottom: 0;
    width: 100%;
    left: 0;
    color: #45ab1a;
    padding: 0;
    text-align: center;
    margin: 10px 0 0 0;
    display: block;
}