@import 'https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic,cyrillic-ext,latin-ext';
/*------------------------------------*  $IMPORTS
\*------------------------------------*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*  $RESET
  ------------------------------------ */
html * {
  margin: 0;
  padding: 0; }

fieldset {
  border: 0; }

img {
  vertical-align: middle; }

textarea {
  resize: vertical; }

a {
  text-decoration: none; }

ul {
  list-style: none; }

/*  $BOX SIZING
  ------------------------------------ */
html {
  box-sizing: border-box; }

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

/*  $FONT SMOOTH
  ------------------------------------ */
html,
body,
button {
  -moz-osx-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

/*  $PERFORMANCE
  ------------------------------------ */
.disable-hover {
  pointer-events: none; }

@font-face {
  font-family: "PTRoubleSans";
  src: url("fonts/PTRoubleSans/PTRoubleSans.eot?#iefix") format("embedded-opentype"), url("fonts/PTRoubleSans/PTRoubleSans.woff") format("woff"), url("fonts/PTRoubleSans/PTRoubleSans.ttf") format("truetype"), url("fonts/PTRoubleSans/PTRoubleSans.svg#PTRoubleSans") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: 10px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 6; }
  .slick-dots li {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle; }
    .slick-dots li button {
      display: inline-block;
      margin: 0 6px;
      height: 15px;
      width: 15px;
      background: url("images/point.png") no-repeat center center;
      border: 0;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent; }
    .slick-dots li.slick-active button {
      background: url("images/point_active.png") no-repeat center center; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  height: 100%;
  z-index: 6; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  height: 100%; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  position: absolute;
  top: 185px;
  right: 40px;
  width: 18px;
  height: 60%;
  z-index: 2;
  border-radius: 10px;
  background: #ecebeb; }

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: #ecebeb; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  background: #ecebeb;
  position: relative;
  border-radius: 10px;
  height: 60% !important; }

.jspDrag {
  background: #dadada;
  border-radius: 10px;
  position: relative;
  height: 85px !important;
  top: 0;
  cursor: pointer; }

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 16px; }

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0; }

/*------------------------------------*  $INCLUDE CUSTOM FONTS
\*------------------------------------*/
/*------------------------------------*  $COMMON SETTINGS
\*------------------------------------*/
/*------------------------------------*  $COLORS
\*------------------------------------*/
/*------------------------------------*  $MIXINS, $PLACEHOLDERS, $FUNCTIONS
\*------------------------------------*/
/*  $FUNCTIONS
  ------------------------------------ */
.icon {
  display: inline-block !important; }

/*  $SVG SPRITE
  ------------------------------------ */
/*------------------------------------*  $TYPOGRAPHY
\*------------------------------------*/
html, body {
  font-size: 1rem;
  line-height: 1;
  font-family: "MyriadPro-Light";
  height: 100%;
  min-height: 100%;
  font-weight: 500; }

/*------------------------------------*  $COMMON ELEMENTS
\*------------------------------------*/
.pg-wrapper {
  width: 640px;
  z-index: 10;
  position: relative;
  margin: 0 auto; }

html, body {
  min-height: 100%;
  width: 100%;
  box-sizing: content-box; }

body {
  position: relative;
  color: #1d1d1d;
  background: url("images/bg_body.jpg") #fff repeat; }

.page-content {
  min-width: 1225px;
  overflow: hidden;
  position: relative;
  z-index: 10; }

.overlay {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0; }

.overflow-hidden {
  overflow: hidden; }

.display-none {
  display: none; }

.wrapper {
  width: 560px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0 40px; }

.gray {
  color: #919191; }

h1 {
  line-height: 51px;
  font-size: 57px;
  text-transform: uppercase;
  font-family: Roboto, sans-serif; }

h1 span {
  font-size: 42px;
  font-family: Roboto, sans-serif;
  color: #dba703;
  display: block; }

h2 {
  font-size: 32px;
  line-height: 38px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  font-family: Roboto, sans-serif; }

.clearfix:after,
.clearfix:before {
  content: '';
  display: table;
  clear: both; }

a {
  text-decoration: none; }

/* header */
header {
  padding: 30px 0 0;
  height: 101px;
  width: 100%; }

.logo {
  display: block;
  float: left; }

.logo-img {
  display: inline-block;
  vertical-align: middle;
  width: 181px;
  height: 60px; }

.logo-desc {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 20px;
  width: 210px;
  font-size: 16px;
  line-height: 20px;
  font-family: Roboto, sans-serif; }

header .phone {
  display: block;
  position: relative;
  float: right;
  width: 55px;
  height: 56px;
  border: 2px solid #d9d9d9;
  border-radius: 5px;
  cursor: pointer;
  background: none;
  box-shadow: none; }

header .phone:active {
  border: 2px solid #d9d9d9; }

.phone-icon {
  position: absolute;
  left: 14px;
  top: 14px;
  width: 29px;
  height: 29px;
  background: url("images/call_icon.png") no-repeat center center; }

.logo-text {
  font: 1.125rem/1.2 Roboto;
  color: #9d9d9d;
  padding: 10px 0 0 20px;
  display: inline-block; }

.phone-text,
.phone-number {
  position: absolute;
  width: 256px;
  line-height: 25px;
  float: right;
  text-transform: uppercase;
  font-size: 16px;
  font-family: Roboto, sans-serif;
  text-align: center;
  opacity: 0;
  visibility: hidden; }

.phone-text {
  margin-top: 15px;
  top: 0;
  right: 0; }

.phone-number {
  position: absolute;
  top: 0;
  right: 11px;
  margin-top: 16px;
  font-size: 28px;
  font-family: Roboto, sans-serif; }

/* /header */
/* offer */
.offer {
  min-height: 730px;
  overflow: hidden; }

.offer .wrapper {
  text-align: center; }

.offer-block {
  position: relative; }
  .offer-block .btn-big {
    font-size: 18px; }

.price-value {
  font-weight: 500; }

.offer-address {
  width: 208px;
  height: 105px;
  position: absolute;
  right: -3px;
  top: 132px;
  opacity: 0; }

.address-placeholder {
  background: url("images/placeholder.png");
  width: 28px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  background-repeat: no-repeat; }

.address-city {
  display: inline-block;
  font-size: 20px;
  font-family: Roboto;
  vertical-align: middle;
  text-transform: uppercase; }

.address-ellipse {
  background: url("images/ellipse.png");
  width: 74px;
  height: 74px;
  position: absolute;
  top: 24px;
  left: -28px;
  background-size: contain;
  background-repeat: no-repeat; }

.offer-text {
  float: left;
  margin-top: 27px;
  text-align: center;
  position: relative;
  z-index: 60;
  font-weight: 700; }

.name-complect,
.price {
  text-transform: uppercase;
  font-size: 70px;
  font-family: Roboto, sans-serif;
  vertical-align: middle;
  text-align: left; }

.name-complect {
  font-size: 21px;
  margin-top: 20px; }

.price span.ruble {
  font-weight: 500;
  font-family: PTRoubleSans, sans-serif;
  padding-left: 20px; }

.offer-desc {
  margin: 25px 0 25px;
  line-height: 22px;
  font-size: 20px;
  font-family: Roboto, sans-serif;
  width: 250px; }

.offer-desc span {
  font-family: Roboto, sans-serif; }

button,
input[type='button'],
input[type='submit'] {
  position: relative;
  font-size: 32px;
  line-height: 25px;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  border: none;
  padding: 0;
  cursor: pointer;
  outline: none; }

.btn-big {
  width: 270px;
  height: 65px;
  display: inline-block;
  margin-top: 41px;
  font-weight: 700;
  background: url("images/buttons_big.png") no-repeat; }
  .btn-big:active {
    background: url("images/buttons_big.png") no-repeat center -70px; }

.btn-big--float {
  float: right; }

.btn-big--another {
  float: none;
  width: 100%;
  height: 127px;
  font-weight: 700;
  margin-top: 0;
  background: url("images/buttons_big2.png") no-repeat 0px -8px; }
  .btn-big--another:active {
    background: url("images/buttons_big2.png") no-repeat 0 -145px; }

.btn-big--small {
  float: none;
  width: 458px;
  height: 108px;
  margin-top: 10px;
  background: url("images/buttons_small.png") no-repeat 0px -4px; }
  .btn-big--small:active {
    background: url("images/buttons_small.png") no-repeat 0 -115px; }

.btn-small {
  width: 226px;
  height: 57px;
  background: url("images/buttons_small.png") no-repeat top left; }

.btn-small:hover {
  height: 53px;
  margin-top: 4px;
  background: url("images/buttons_small.png") no-repeat bottom left; }

.forest-img {
  position: absolute;
  width: 615px;
  height: 325px;
  left: 64px;
  top: -62px;
  background: url("images/forest.png") no-repeat center center;
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity 1s ease-out, z-index 1s ease-out, left 0.2s linear;
  transition: opacity 1s ease-out, z-index 1s ease-out, left 0.2s linear;
  background-size: contain; }

.garage-img {
  position: absolute;
  width: 611px;
  height: 402px;
  left: -29px;
  top: 13px;
  background: url("images/bg_garage_new.png") no-repeat center center;
  z-index: 20;
  opacity: 0;
  -webkit-transition: all 1s ease-out;
          transition: all 1s ease-out;
  background-size: contain; }

.door-block {
  position: absolute;
  width: 302px;
  height: 165px;
  top: 121px;
  left: 176px;
  z-index: 20;
  overflow: hidden;
  -ms-box-shadow: -7px 8px 8px -1px #000000 inset;
  -o-box-shadow: -7px 8px 8px -1px #000000 inset;
  box-shadow: -7px 8px 8px -1px #000000 inset; }

.door-shadow {
  position: absolute;
  width: 302px;
  height: 165px;
  top: 120px;
  left: 176px;
  z-index: 20;
  background: url("images/door_shadow.png") no-repeat center center;
  background-size: contain; }

.door-img {
  position: relative;
  top: 0;
  left: -26px;
  width: 352px;
  height: 191px;
  background: url("images/rolter.jpg") no-repeat center center;
  -webkit-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out; }

.offer-img-block {
  position: relative;
  clear: both;
  width: 640px;
  height: 400px; }

.car-img {
  position: absolute;
  top: 155px;
  left: 164px;
  width: 455px;
  height: 236px;
  background: url("images/bg_car_new.png") no-repeat center center;
  z-index: 30;
  background-size: contain; }

.line {
  position: absolute;
  left: 227px;
  top: 171px;
  background: url("images/line.png") no-repeat center center;
  height: 39px;
  width: 72px;
  z-index: 45;
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out; }

.circle {
  position: absolute;
  left: 101px;
  top: 71px;
  background: url("images/bg_circle.jpg") no-repeat -30px -30px;
  height: 135px;
  width: 135px;
  border: 2px solid #eef1f2;
  border-radius: 50%;
  z-index: 50;
  opacity: 0;
  -webkit-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
  -webkit-animation: bg-animation 7s linear infinite forwards;
  animation: bg-animation 7s linear infinite forwards; }

@-webkit-keyframes bg-animation {
  0% {
    background-position: -50px -30px; }
  13% {
    background-position: -45px -40px; }
  25% {
    background-position: -30px -50px; }
  38% {
    background-position: -25px -40px; }
  50% {
    background-position: -10px -30px; }
  63% {
    background-position: -25px -20px; }
  75% {
    background-position: -30px -10px; }
  88% {
    background-position: -45px -20px; }
  100% {
    background-position: -30px -30px; } }

@keyframes bg-animation {
  0% {
    background-position: -50px -30px; }
  13% {
    background-position: -45px -40px; }
  25% {
    background-position: -30px -50px; }
  38% {
    background-position: -25px -40px; }
  50% {
    background-position: -10px -30px; }
  63% {
    background-position: -25px -20px; }
  75% {
    background-position: -30px -10px; }
  88% {
    background-position: -45px -20px; }
  100% {
    background-position: -30px -30px; } }

.mouse-btn {
  display: inline-block;
  position: relative;
  width: 26px;
  height: 42px;
  background: url("images/mouse.png") no-repeat center center;
  cursor: pointer;
  z-index: 55; }

.arrow-down {
  position: absolute;
  top: 23px;
  left: 10px;
  width: 6px;
  height: 8px;
  background: url("images/arrow_mouse.png") no-repeat center center;
  -webkit-animation: arrow-animation 1s linear infinite forwards alternate;
  animation: arrow-animation 1s linear infinite forwards alternate; }

@-webkit-keyframes arrow-animation {
  to {
    top: 30px; } }

@keyframes arrow-animation {
  to {
    top: 30px; } }

/* /offer */
/* properties */
article {
  margin: 25px 0px 53px 0px;
  padding: 37px 37px 15px 55px;
  vertical-align: top;
  box-sizing: border-box;
  border: 1px solid #d9d9d9;
  border-radius: 5px; }

article h2 {
  font-size: 28px;
  margin-bottom: 18px; }

table {
  width: 100%;
  font-size: 24px;
  font-family: Roboto, sans-serif; }

table td {
  line-height: 31px;
  width: 50%;
  text-align: left; }

table tr td:nth-child(even) {
  text-align: right; }

.note {
  width: 560px;
  height: 47px;
  margin: 38px 0 0 -55px;
  padding-top: 23px;
  border-top: 1px solid #d9d9d9;
  text-align: center;
  font-size: 18px;
  font-family: Roboto, sans-serif; }

.note p:before {
  content: '*';
  position: relative;
  top: -3px; }

.properties-wrapper {
  display: block;
  list-style-type: none;
  width: 100%;
  padding: 56px 0 82px 0; }

.properties-block {
  display: inline-block;
  width: 278px;
  margin-bottom: 45px;
  text-align: center; }

.properties-block img {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

.properties-block:hover img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

.property-desc {
  padding-top: 13px;
  line-height: 34px;
  font-size: 25px;
  font-family: Roboto, sans-serif; }

/* /properties */
/* calculation */
.calculation {
  margin: 0 0 120px 0; }

.calculation form {
  display: block; }

.form-container {
  padding-top: 60px; }

.fields-group {
  width: 560px;
  float: left;
  position: relative;
  font-weight: 400; }

.button-group {
  width: 50px;
  height: 50px;
  position: absolute;
  background-color: #f9d548;
  padding: 23px 9px;
  box-sizing: border-box;
  border-radius: 3px;
  cursor: pointer; }
  .button-group:active {
    background-color: #f8cf2f; }

.fields-group input[type="text"] {
  width: 100%;
  height: 58px;
  margin: 15px 0 0 0;
  padding: 0 0 0 20px;
  font-size: 32px;
  font-family: Roboto, sans-serif;
  border: none;
  box-sizing: border-box;
  background: transparent;
  border-radius: 5px 5px 0 0;
  outline: none; }

.fields-group input[type="text"]:focus {
  margin: 13px 0 0 -1px;
  color: #d9d9d9;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9; }

.range-height,
.range-width {
  position: relative;
  z-index: 10; }

.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
  width: 100%;
  height: 4px;
  margin: 0 0 80px -1px;
  padding: 0;
  outline: none;
  border: none;
  background: #d9d9d9; }

.ui-slider-range.ui-widget-header.ui-corner-all.ui-slider-range-min {
  height: 4px;
  background: #f9d548; }

.ui-slider-handle.ui-state-default.ui-corner-all {
  width: 43px;
  height: 33px;
  display: block;
  margin-top: 7px;
  padding: 0;
  outline: none;
  position: relative;
  border: none;
  background: url("images/arrow.png") no-repeat bottom left;
  margin-left: -20px;
}

.fields-group label,
.title-btn-group {
  color: #d9d9d9;
  font-size: 22px;
  font-family: Roboto, sans-serif; }

.title-btn-group {
  position: relative;
  margin-bottom: 40px;
  padding: 0 0 0 18px; }

.icon-hint {
  width: 29px;
  height: 29px;
  line-height: 29px;
  display: inline-block;
  text-align: center;
  margin-left: 15px;
  padding: 0 2px 0 0;
  font-family: Georgia, serif;
  font-style: italic;
  color: #fff;
  position: relative;
  background: #cfcfcf;
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer; }

.radio-btn-group label {
  width: 264px;
  height: 71px;
  padding: 21px 27px;
  margin: 0 0 20px 0;
  line-height: 30px;
  vertical-align: top;
  box-sizing: border-box;
  display: inline-block;
  border: 2px solid #d9d9d9;
  border-radius: 5px;
  /* outline: none; */
  /* color: #1d1d1d; */
  /* cursor: pointer; */ }

.garage-colors-container {
  width: 400px;
  height: 100%;
  padding: 30px 80px;
  text-align: center;
  margin: 0 auto;
  border: 2px solid #ededed;
  border-radius: 5px; }

.garage-colors__inner-container {
  display: inline-block;
  vertical-align: middle;
  text-align: center; }

.garage-colors-container:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.garage-colors-logo {
  width: 120px;
  height: 120px;
  background: #ececec;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle; }

.garage-colors-text {
  display: inline-block;
  vertical-align: middle;
  width: 210px;
  text-align: left;
  margin: 0 0 0 60px; }

.garage-colors-letter {
  font: 60px/2 "Roboto";
  font-weight: 500;
  color: #000; }

.garage-color-label {
  font: 30px/1 "Roboto";
  font-weight: 300;
  color: #000;
  margin: 0 0 5px 0; }

.garage-color-button {
  background: none;
  outline: none;
  -o-box-shadow: none;
  box-shadow: none;
  text-align: left; }

.garage-color-button p {
  text-decoration: underline;
  text-transform: none;
  color: #558ce8;
  font: 30px/1.2 "Roboto";
  font-weight: 300; }

.radio-btn-group {
  position: relative;
  z-index: 10;
  margin-top: 15px; }

.radio-btn-group label[for='montage_1'],
.radio-btn-group label[for='control_1'],
.radio-btn-group label[for='setup1'] {
  margin-right: 28px; }

label[for='oneside'] {
  margin: 0 50px 0 0; }

label[for='standart'] {
  margin: 0 51px 0 53px; }

.radio-btn-group label:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  float: right;
  width: 30px;
  height: 30px;
  background: url("images/bg_points.png") no-repeat right center; }

.radio-btn-group input[type='radio']:checked + label {
  border-color: #f9d548;
  color: #000; }

.radio-btn-group input[type='radio']:checked + label:after {
  background: url("images/bg_points.png") no-repeat left center; }

.radio-btn {
  position: relative;
  padding: 6px 44px;
  margin: 0 auto 66px; }

#radio-btn {
  display: none; }

.radio-button--overlay input:checked + label.color .label-logo--c, .radio-button--overlay input:checked + label.color .name {
  color: #000; }

.radio-button--overlay input:not(checked) + label.color .label-logo--c, .radio-button--overlay input:not(checked) + label.color .name {
  color: #d9d9d9; }

.radio-button--overlay p.name {
  font: 400 1.25rem/1 "Roboto";
  text-align: center;
  text-transform: none;
  position: absolute; }

.radio-button--overlay .name--st {
  bottom: -40px;
  left: 0; }

.radio-button--overlay .name--one {
  bottom: -40px;
  left: -17px; }

.radio-button--overlay .name--db {
  bottom: -40px;
  left: -13px; }

.radio-button--overlay label {
  width: 120px;
  height: 120px;
  text-align: center;
  padding: 20px 0;
  position: relative; }
  .radio-button--overlay label:after {
    content: none; }
  .radio-button--overlay label .circle-type {
    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 50%;
    background: #d9d9d9;
    border: 1px solid #d9d9d9; }
  .radio-button--overlay label .circle-type--none {
    background: none; }
  .radio-button--overlay label .label-logo {
    position: absolute;
    top: 36px;
    left: 43px;
    font: 48px/1 "Roboto";
    font-weight: 500;
    color: #ffffff; }

.radio-button--overlay input:not(checked) + label[for='oneside']:before, .radio-button--overlay input:not(checked) + label[for='multiside']:before {
  background: #d9d9d9; }

.radio-btn p {
  font: 400 24px/1 "Roboto";
  color: #979797;
  -webkit-transform: translate(0, 42px);
          transform: translate(0, 42px);
  position: absolute;
  bottom: 12px; }

.key-container, .pult-container {
  display: inline-block;
  margin: 0 188px 0 23px;
  position: relative;
  width: 107px;
  height: 57px;
  vertical-align: top; }

.pult-container {
  margin: 0; }

.radio:not(checked) {
  position: absolute;
  display: none;
  top: 6px;
  width: 0;
  height: 0; }

.radio + label {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 104px;
  height: 57px; }

.radio:checked + label p {
  color: #000; }

.radio:checked + .pult {
  background: url("images/pult_active.png") no-repeat; }

.radio:checked + .key {
  background: url("images/key_active.png") no-repeat center bottom;
  height: 57px; }

.radio:not(checked) + .pult {
  background: url("images/pult_not-active.png") no-repeat; }

.radio:not(checked) + .key {
  background: url("images/key_not-active.png") no-repeat;
  height: 57px; }

.radio:not(checked) + label:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #cbcbcb;
  top: 38px;
  right: -48px;
  background: #d9d9d9; }

.radio:not(checked) + label:before {
  content: '';
  position: absolute;
  background: #d9d9d9;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 33px;
  right: -53px; }

.radio:checked + label:before {
  background: #f8d54f; }

.radio:checked + label:after {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #000;
  border: none; }

.option-wrapper {
  position: absolute;
  z-index: 0;
  opacity: 0;
  display: none;
  text-align: left;
  font-style: normal;
  -webkit-transition: z-index 0.1s, opacity 0.5s ease-out;
  transition: z-index 0.1s, opacity 0.5s ease-out; }

.option-wrapper[data-type-option="1"] {
  top: -231px;
  left: -52px; }

.option-wrapper[data-type-option="3"] {
  top: -231px;
  left: -52px; }

.option-wrapper[data-type-option="2"] {
  top: -231px;
  left: -52px; }

.option-wrapper[data-type-option="6"] {
  top: 59px;
  left: -337px; }

.icon-hint:hover {
  position: relative; }
  .icon-hint:hover .option-wrapper {
    display: block;
    opacity: 1;
    z-index: 10 !important; }

.option-desc {
  position: relative;
  width: 360px;
  height: 195px;
  padding: 20px 30px;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  background: #f5f5f5;
  z-index: 10;
  color: #9d9c9c;
  box-sizing: border-box;
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.5); }

.option-desc h3 {
  font-size: 16px;
  line-height: 20px;
  color: #6e6e6e;
  font-family: Roboto, sans-serif; }

.option-desc p {
  margin-top: 15px;
  font-size: 13px;
  line-height: 18px;
  color: #8d8c8c;
  font-family: Roboto, sans-serif; }

.option-triangle {
  position: absolute;
  top: 194px;
  left: 45px;
  border: 20px solid transparent;
  border-top: 30px solid #f5f5f5;
  z-index: 15; }

.option-triangle-border {
  position: absolute;
  top: 196px;
  left: 45px;
  border: 20px solid transparent;
  border-top: 30px solid #d9d9d9;
  z-index: 5; }

.result-group {
  width: 420px;
  float: right; }

.block-view {
  width: 358px;
  height: 210px;
  margin: 29px 0 0 60px;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #d9d9d9;
  text-align: center;
  border-radius: 5px; }

.vertical-text,
.gorizontal-text {
  color: #d9d9d9;
  position: absolute;
  font-size: 14px;
  line-height: 20px;
  font-family: Roboto, sans-serif; }

.vertical-text {
  bottom: 20px;
  left: -40px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.gorizontal-text {
  bottom: -25px;
  left: 5px; }

.additional-block {
  height: 100%;
  width: 1px;
  display: inline-block;
  vertical-align: middle; }

.garage-doors {
  width: 187px;
  height: 150px;
  vertical-align: middle;
  display: inline-block;
  border: 2px solid #d9d9d9;
  background: url("images/bg_garage.jpg") repeat; }

.result-summa {
  height: 116px;
  padding: 26px 0 0 60px;
  font-weight: 300;
  background: #ffd017;
  border-radius: 5px;
  box-sizing: border-box; }

.result-price {
  font-size: 50px;
  line-height: 42px;
  margin-right: 60px;
  display: inline-block;
  vertical-align: middle;
  font-family: Roboto, sans-serif; }

.result-price span {
  font-weight: 500;
  font-family: PTRoubleSans, sans-serif; }

.result-note {
  position: relative;
  width: 196px;
  display: inline-block;
  vertical-align: middle;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #5b5b5b; }

.result-note:before {
  content: '*';
  position: absolute;
  top: -3px;
  left: -8px; }

.send-block {
  margin-top: 100px;
  text-align: center;
  font-weight: 400; }
  .send-block .btn-big {
    font-weight: 700; }

.send-block h2,
.send-block p {
  text-align: center; }

.input-group {
  margin: 56px auto 0;
  vertical-align: bottom;
  text-align: left;
  position: relative; }

.input-group:last-child {
  margin-right: 0; }

.input-group label {
  margin-bottom: 13px;
  color: #5b5b5b; }

.input-group label,
.input-group input[type="text"],
.input-group input[type="tel"] {
  width: 100%;
  text-align: center;
  display: block;
  outline: none;
  font-size: 32px;
  line-height: 25px;
  font-family: Roboto, sans-serif; }

.input-group input[type="text"],
.input-group input[type="tel"] {
  height: 120px;
  border: 1px solid #d9d9d9;
  background: #f5f5f5;
  border-radius: 5px;
  text-align: center; }

.input-group label {
  font-size: 28px; }

/* /calculation */
.gates-section {
  min-height: 1116px;
  font-size: 0;
  margin: 0 0 58px 0; }

.gates-section .desc {
  font: 400 16px/1.2 "Roboto";
  color: #000;
  letter-spacing: 0.024em;
  position: absolute; }

.gates-section .desc--1 {
  top: 42px;
  left: 92px; }

.gates-section .desc--2 {
  top: 820px;
  width: 100px;
  left: 46px; }

.gates-section .desc--3 {
  bottom: -10px;
  right: 196px; }

.gates-section .desc--4 {
  top: -11px;
  right: -53px; }

.gates-section .desc--5 {
  top: 312px;
  right: -40px;
  width: 87px; }

.gates-section .desc--6 {
  top: -22px;
  left: 202px;
  width: 190px; }

.gate-1, .gate-2 {
  position: relative; }

.gate-1 {
  margin: 0 0 64px 0; }

.gate-2 {
  width: 248px;
  margin: 0 auto 65px; }

.type-installation {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 65px 0 0 0; }

.installation-container {
  display: inline-block;
  -webkit-transform: translate(45px, 0);
          transform: translate(45px, 0);
  text-align: center;
  margin: 0 0 86px 0;
  vertical-align: top; }

.installation-container--2, .installation-container--4 {
  -webkit-transform: translate(31px, 0);
          transform: translate(31px, 0); }

.installation-container--4, .installation-container--3 {
  margin: 0 0 45px 0; }

.installation-container .installation {
  margin: 0 0 41px 0; }

.installation-container p {
  width: 177px;
  font: 400 18px/1.2 "Roboto";
  color: #7e7e7e;
  letter-spacing: 0.024em; }

/* reviews */
.reviews {
  margin: 0 0 88px 0; }

.reviews-block {
  position: relative;
  margin: 140px 0 50px;
  height: 1090px;
  border: 1px solid #d9d9d9;
  border-radius: 5px; }

.nav-btn-block {
  position: absolute;
  left: 28px;
  top: -77px; }

.btn-item {
  width: 85px;
  height: 60px;
  padding: 8px 0;
  margin-right: 13px;
  display: inline-block;
  border: 1px solid #d9d9d9;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  color: #d9d9d9;
  text-align: center;
  font-size: 32px;
  line-height: 60px;
  font-family: Roboto, sans-serif;
  cursor: pointer; }

.btn-item.selected {
  background: #fecf16;
  color: inherit;
  border-color: #fecf16; }

.reviews-item {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 1s ease-out 0s;
  transition: opacity 1s ease-out 0s; }

.reviews-item.selected {
  opacity: 1; }

.reviews-desc {
  width: 438px;
  padding: 46px 57px 0;
  height: 100%; }

.revievs-block-icon {
  height: 40px;
  padding: 28px 0 40px;
  font-size: 12px;
  font-family: Roboto, sans-serif; }

.icon-item {
  display: inline-block;
  min-width: 46px;
  margin-right: 25px; }

.icon-item:last-child {
  margin-right: 0; }

.icon-item.item-1 {
  color: #ff2525; }

.icon-item.item-1:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("images/bg_best_price.png") no-repeat center center; }

.icon-item.item-2 {
  color: #ff9c44; }

.icon-item.item-2:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 20px;
  height: 24px;
  background: url("images/bg_qurranty.png") no-repeat center center; }

.icon-item.item-3 {
  color: #39a866; }

.icon-item.item-3:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 24px;
  height: 24px;
  background: url("images/bg_deadline.png") no-repeat center center; }

.reviews-title {
  height: 38px;
  font-size: 28px;
  font-family: Roboto, sans-serif; }

.reviews-text {
  margin: 20px 0;
  overflow: hidden; }

.reviews-text,
.project-properties-title {
  line-height: 28px;
  font-size: 22px;
  font-family: Roboto, sans-serif; }

.project-properties {
  margin: 33px 60px 34px 58px; }

.project-properties-title {
  width: 293px;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 40px; }

.project-properties table td {
  line-height: 34px; }

.price-project {
  text-align: center;
  font-weight: 300;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 111px;
  margin-bottom: 100px;
  font-family: Roboto, sans-serif; }

.price-project span {
  font-weight: 500;
  font-family: PTRoubleSans, sans-serif; }

.rewiews-block-img {
  position: relative;
  width: 559px;
  height: 360px; }
  .rewiews-block-img:after {
    content: url("images/shadow.png");
    width: 100%;
    height: 60px;
    display: block;
    position: absolute;
    bottom: -36px;
    left: 0; }

.reviews-img-item {
  width: 100%;
  height: 100%; }
  .reviews-img-item img {
    width: 100%;
    height: 100%; }

.pointer-block {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  height: 16px;
  text-align: center;
  z-index: 30; }

/* /reviews */
/* application-form */
.form-note {
  max-width: 430px;
  margin: 17px auto 0;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  line-height: 34px;
  color: #808080;
  font-weight: 400; }

.form-block {
  /*height: 550px;*/
  border: 1px solid #dcdcdc;
  border-radius: 5px; }

.form-block .input-group {
  margin: 0; }

.form-title {
  /*height: 50px;*/
  padding: 35px 0 27px;
  margin-bottom: 52px;
  border-bottom: 1px solid #dcdcdc;
  text-align: center; }

.form-desc {
  width: 100%;
  /*padding: 0 60px 0 98px;*/
  margin-top: 10px;
  text-align: center;
  float: left; }

.form-desc label,
.pop-up-desc label {
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  margin-bottom: 15px; }

.form-desc input[type="text"],
.form-desc input[type="tel"],
.pop-up-desc input[type="text"],
.pop-up-desc input[type="tel"] {
  height: 119px;
  margin-bottom: 33px;
  border: 1px solid #dcdcdc;
  background: #f5f5f5;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  text-align: center;
  border-radius: 5px;
  outline: none; }

[data-type-popup='3'] .pop-up-window {
  height: 660px; }

.sort-colors-container {
  font-size: 0;
  text-align: left; }

.sort-colors-container .wrapper {
  width: 866px;
  margin: 0 auto; }

.color-item {
  display: inline-block;
  margin: 0px 30px 27px 2px;
  padding: 15px 10px;
  border: 1px solid transparent;
  border-radius: 5px;
  vertical-align: top; }

.color-item:hover {
  cursor: pointer;
  border: 1px solid #d9d9d9;
  border-radius: 5px; }

.color-item:hover .color-item__name {
  color: #000; }

.color-item__circle {
  width: 120px;
  height: 120px;
  background: #1d1d1d;
  border-radius: 50%;
  margin: 0 auto; }

.color-item__name {
  font: 500 16px/1 "Roboto";
  color: #a0a0a0;
  width: 80px;
  margin: 0 auto;
  text-transform: uppercase;
  padding: 10px 0 0 0;
  text-align: center; }

#type-tabs {
  position: relative;

  text-align: left;
  z-index: 1;
  font-size: 0;
  width: 586px;
  margin: 0 auto; }

#type-tabs .visible {
  position: relative;
  z-index: 44; }

#type-tabs .animated {
  visibility: visible;
  opacity: 1; }

#type-tabs .hidden {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 1; }

.tabs {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  padding: 0 14px; }

.form-img {
  width: 512px;
  height: 360px;
  float: right; }

/* /application-form */
/* contacts */
#map {
  height: 402px;
  width: 100%;
  background: url("images/maps.jpg");
  margin-bottom: 70px; }

.contacts-block {
  min-height: 70px;
  text-align: center;
  padding: 0 56px; }
  .contacts-block a {
    color: #000; }

.contacts-block--2 {
  margin: 70px 0;
  padding: 0 56px; }

.contacts-block .title {
  margin-bottom: 22px;
  line-height: 22px;
  font-size: 18px;
  font-family: Roboto, sans-serif; }

.address {
  line-height: 34px;
  font-size: 28px;
  font-family: Roboto, sans-serif; }

.contacts-block .phone,
.contacts-block .email {
  display: inline-block;
  margin-bottom: 20px;
  line-height: 25px;
  font-size: 28px;
  font-family: Roboto, sans-serif;
  text-align: center;
  letter-spacing: 1px; }

.contacts-block .phone:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 41px;
  height: 41px;
  margin-right: 5px;
  background: url("images/phone_icon.png") no-repeat center center; }

.contacts-block .email:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 39px;
  height: 27px;
  margin-right: 15px;
  background: url("images/send_icon.png") no-repeat center center; }

.contacts-block table {
  line-height: 25px;
  font-size: 28px;
  margin-bottom: 30px;
  font-family: Roboto, sans-serif; }

.contacts-block table tr td:nth-child(odd) {
  width: 30%; }

.contacts-block table tr td:nth-child(even) {
  width: 70%; }

.note-desc {
  line-height: 25px;
  font-size: 28px;
  font-family: Roboto, sans-serif; }

/* /contacts */
/* footer  */
footer .logo-img {
  display: block;
  padding: 0;
  width: 242px;
  height: 82px; }

.footer-blocks-wrapper {
  margin: 56px 0 60px;
  padding: 70px 0 0;
  border-top: 1px solid #d9d9d9;
  text-align: end; }

.footer-block {
  display: inline-block;
  text-align: center;
  width: 242px;
  height: 82px;
  font-size: 16px;
  line-height: 22px; }

.footer-block .desc {
  margin-top: 21px;
  font-size: 16px;
  line-height: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 400; }

.footer-block.btn-up {
  text-align: center; }

.btn-up-img {
  display: inline-block;
  width: 48px;
  height: 58px;
  background: url("images/bg_btn-up.png") no-repeat center center;
  cursor: pointer; }

.btn-up .desc {
  cursor: pointer; }

.vayti-img {
  width: 242px;
  height: 82px;
  background: url("images/vayti_logo.jpg") no-repeat center center; }

/* /footer */
/* popup styles */
.bg-pop-up {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 160; }

.content-pop-up {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  text-align: center; }

.pop-up-wrapper {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0; }

.pop-up-wrapper--color {
  height: 100%; }
  .pop-up-wrapper--color .radio-btn-group {
    margin: 33px 0 49px 0;
    text-align: left;
    z-index: 4; }
  .pop-up-wrapper--color .pop-up-close {
    top: 24px;
    right: 12px; }
  .pop-up-wrapper--color .pop-up-window {
    width: 640px;
    margin: 0 auto;
    padding: 60px 0;
    height: 100% }
.pop-up-wrapper--color .pop-up-window #type-tabs{

}


.scroll-pane {

  width: 550px;/* Ширина видимой области*/

  height: 300px; /* Высота видимой области*/

  overflow: auto; /* Если отключены скрипты это правило позволит отобразить обычный скролл */

}


  .pop-up-wrapper--color .title-btn-group {
    text-align: center; }
  .pop-up-wrapper--color .radio-btn-group label {
    border: 4px solid #d9d9d9; }
  .pop-up-wrapper--color .option-triangle {
    position: absolute;
    top: -29px;
    left: 341px;
    border: 10px solid transparent;
    border-bottom: 20px solid #f5f5f5;
    z-index: 15; }
  .pop-up-wrapper--color .option-triangle-border {
    position: absolute;
    top: -30px;
    left: 341px;
    border: 10px solid transparent;
    border-bottom: 20px solid #d1d1d1; }
  .pop-up-wrapper--color .option-desc {
    width: 560px;
    height: 360px;
    text-align: left;
    padding: 38px 68px; }
    .pop-up-wrapper--color .option-desc h3 {
      font-size: 19px;
      letter-spacing: 0.024em; }
    .pop-up-wrapper--color .option-desc p {
      font-size: 18px;
      letter-spacing: 0.024em;
      font-weight: 300; }
      .pop-up-wrapper--color .option-desc p span {
        font-weight: 500; }
    .pop-up-wrapper--color .option-desc .container-text {
      width: 464px;
      margin: 0 0 46px 0; }
    .pop-up-wrapper--color .option-desc .icon-1 {
      position: absolute;
      left: 21px;
      top: 68px; }
    .pop-up-wrapper--color .option-desc .icon-2 {
      position: absolute;
      left: 21px;
      top: 167px; }
    .pop-up-wrapper--color .option-desc .icon-3 {
      position: absolute;
      left: 21px;
      top: 267px; }

.radio-btn-group--margin {
  margin: 6px 0 13px 0; }

.pop-up-window {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 60px 40px 0 40px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: 0 4px 35px -13px black;
  z-index: 200; }

.pop-up-window .input-group {
  margin: 0; }

.pop-up-close {
  display: block;
  width: 60px;
  height: 60px;
  padding: 0;
  position: absolute;
  top: 18px;
  right: 28px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  border: none;
  border: 1px solid transparent;
  border-radius: 50%;
  box-shadow: none;
  background: url("images/close.png") no-repeat center center; }

.pop-up-title h2 {
  font-size: 30px; }

.pop-up-title--color {
  width: 278px;
  margin: 0 auto;
  letter-spacing: 0.094em; }

.pop-up-title p.form-note {
  margin-top: 16px;
  line-height: 32px; }

.pop-up-desc {
  position: relative;
  margin: 40px 0 40px; }

.pop-up-desc .icon-check {
  position: absolute;
  width: 106px;
  height: 106px;
  top: 18px;
  left: 121px;
  background: url("images/icon_check.png") no-repeat center center; }

.pop-up-desc .icon-doc {
  position: absolute;
  width: 75px;
  height: 105px;
  top: 138px;
  left: 342px;
  background: url("images/icon_doc.png") no-repeat center center; }

.pop-up-desc .icon-tel {
  position: absolute;
  width: 106px;
  height: 106px;
  top: 251px;
  left: 121px;
  background: url("images/icon_tel.png") no-repeat center center; }

.pop-up-desc .pop-line-1 {
  position: absolute;
  width: 131px;
  height: 53px;
  top: 253px;
  left: 251px;
  background: url("images/pop_line_1.png") no-repeat center center; }

.pop-up-desc .pop-line-2 {
  position: absolute;
  width: 131px;
  height: 53px;
  top: 70px;
  left: 249px;
  background: url("images/pop_line_2.png") no-repeat center center; }

/* /popup styles */
/* additionla styles for validate plagin */
input.error{
  border: 1px solid #ff3333!important; }
input.valid{
  border: 1px solid #3dff25 !important;;
}
label.error {
  width: 100%;
  color: #ff3333;
  font-size: 18px;
  text-align: center;
  border-radius: 5px;
  z-index: 15;
  margin: 0 0 33px 0;
}

.send-block label.error {
  margin:20px 0 33px 0; }

/* /additionla styles for validate plagin */
/* !MODAL WINDOWS*/
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none; }

.modal-bg {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.content-modal {
  width: 100%;
  height: 100%;
  overflow-y: scroll; }

/*! ahahhahahha */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
.modal__item {
  width: 990px;
  height: 680px;
  background: #ffffff;
  display: none;
  z-index: 3;
  position: relative;
  margin: 80px auto 0 auto;
  padding: 30px 50px 0 50px; }
  .modal__item:after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 59px;
    background: -webkit-linear-gradient(bottom, #ffffff, rgba(255, 255, 255, 0));
    background: linear-gradient(to top, #ffffff, rgba(255, 255, 255, 0)); }
