/*! 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;
  color: #000000;
}
/**
 * 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.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * 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 {
  -moz-box-sizing: content-box;
  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 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 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;
}

/*Styles for fonts*/
@font-face {
  font-family: "Gotham Pro Medium";
  src: url(../fonts/GothamProMedium.ttf) format("truetype");
  src: url(../fonts/gothampromedium.woff) format("truetype");
}
@font-face {
  font-family: "Gotham Pro Narrow Bold";
  src: url(../fonts/GothamProNarrowBold.ttf) format("truetype");
  src: url(../fonts/gothamprobold.woff) format("truetype");
}
@font-face {
  font-family: "Gotham Pro";
  src: url(../fonts/gothampro.ttf) format("truetype");
  src: url(../fonts/gothampro.woff) format("truetype");
}
@font-face {
  font-family: "Gotham Pro Black";
  src: url(../fonts/gothamproblack.ttf) format("truetype");
  src: url(../fonts/gothamproblack.woff) format("truetype");
}
@font-face {
  font-family: "Gotham Pro Italic";
  src: url(../fonts/GothamProItalic.ttf) format("truetype");
}
@font-face {
  font-family: "Gotham Pro Italic Medium";
  src: url(../fonts/GothamProItalicMedium.ttf) format("truetype");
}
@font-face {
  font-family: "Open Sans";
  src: url(../fonts/opensans.ttf) format("truetype");
  src: url(../fonts/opensans.woff) format("truetype");
}
@font-face {
  font-family: "Open Sans Italic";
  src: url(../fonts/opensansitalic.ttf) format("truetype");
  src: url(../fonts/opensansitalic.woff) format("truetype");
}
/* Variables */
/* Mixing */
/*All styles*/

html, body {
  height: 100%;
}


body {
  font-family: "Gotham Pro";
}


.wrapper {
  height: 100%;
}


.after, .inner:after, .top-content:after, .fltr:after, .quantity:after, .yandex-map__content__header-box:after, .menu-large__container:after, .news:after, .articles:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


.inner {
  width: 1281px;
  margin: 0 auto;
}


.content {
  padding-bottom: 420px;
  min-height: 100%;
  overflow: hidden;
}

/*Styles for header*/

.header {
  background: #ffffff;
  padding: 0 2.5%;
  border-bottom: 1px solid #dcdcdc;
}

.header__button-nav-wrap {
  padding: 23px 0 20px 0;
}

.header_darkness {
  background: #ececec;
  border-bottom: none;
}

.header__logo {
  /*overflow: hidden;*/
  margin: 3px 0;
  position: relative;
}

.header__logo_none {
  display: none;
}

.header__logo-center-wrap {
  text-align: center;
  padding: 31px 0 5px 0;
}

.header__logo-center-link {
  display: inline-block;
}

.header__lang {
  margin: 27px 0;
}

.header__lang_mobil {
  position: absolute;
  right: 0;
  top: 7px;
  display: none;
  margin: 0;
}

.header__search {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 450px;
  padding: 25px 74px 25px 36px;
  background: #ffffff;
}

.header__input-close {
  position: absolute;
  right: 18px;
  top: 50%;
  width: 15px;
  height: 15px;
  margin-top: -7px;
  background: url("../img/search-icon.png") no-repeat;
  cursor: pointer;
}

.header__input-search {
  height: 100%;
  border: none;
  width: 100%;
  font-size: 13px;
  font-family: "Open Sans";
  color: #999999;
}

.header__input-submit {
  height: 100%;
  position: absolute;
  right: 0;
}

.header__button-nav {
  margin-top: 4px;
  display: inline-block;
  width: 18px;
  height: 14px;
  #background: url("../img/icon-button-nav.png") no-repeat;
}
/*new mobile menu icon*/
.header__button-nav span{
  height:2px;
  background:#222;
  width:18px;
  border-radius:1px;
  margin:2px;
  display:block;
  z-index:99;
  transition: .2s;
}
.header__button-nav.open span {
  transition: .2s;
}
.header__button-nav.open span:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(3px,3px);
  -moz-transform: rotate(45deg) translate(3px,3px);
  -o-transform: rotate(45deg) translate(3px,3px);
  transform: rotate(45deg) translate(3px,3px);
}
.header__button-nav.open span:nth-child(2) {
  opacity:0
}
.header__button-nav.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(3px,-3px);
  -moz-transform: rotate(-45deg) translate(3px,-3px);
  -o-transform: rotate(-45deg) translate(3px,-3px);
  transform: rotate(-45deg) translate(3px,-3px);
}

.header__navigation {
  text-align: center;
  margin: 0px 0;
}

.header__navigation_mobile {
  display: none;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  background: #ffffff;
  z-index: 100;
  top: 63px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 19px 0 70px;
  height: calc(100vh - 63px);
  overflow: auto;
}
}

.header__search {
  border: 1px solid #000000;
}

.header__search__tips-wrap {
  position: absolute;
  top: 71px;
  left: 0;
  right: 0;
  background: #ffffff;
  z-index: 1000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.header__search__tips {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}

.header__search__tip {
  font-size: 12px;
  color: #666666;
  font-family: "Gotham Pro Medium";
  text-transform: uppercase;
  padding: 25px 74px 25px 36px;
  width: 100%;
  border-top: 1px solid #000000;
  cursor: pointer;
}

.header__search__tip:first-child {
  border-top: none;
}


.col-lang {
  position: relative;
}


.col-center {
  margin-bottom: 30px;
}

.col-center__image {
  max-width: 409px;
  width: 100%;
}


.row_header {
  position: relative;
}


.logo {
  display: inline-block;
  padding: 24px 0 20px 0;
  border-bottom: none;
}

.logo__image_mobil {
  display: none;
}


.navigation__link.active {
  text-decoration: none;
  color: #000000;
  border-bottom: 2px solid #000000;
}


.navigation {
  font-size: 0;
  margin: 0;
  padding: 0;
}

.navigation__item {
  display: inline-block;
  margin: 0 1.2%;
  position: relative;
}

.navigation__item_mobile {
  display: block;
  margin: 0 0 13px 0;
}

.navigation__item_double {
  position: relative;
}

.navigation__link {
  text-decoration: none;
  color: #000000;
  font-family: "Gotham Pro Medium";
  font-size: 12px;
  text-transform: uppercase;
  padding: 26px 0;
  display: inline-block;
  border-bottom: 2px solid #ffffff;
}

.navigation__link:hover {
  text-decoration: none;
  color: #000000;
  border-bottom: 2px solid #000000;
}

.navigation__link_mobile {
  padding: 0;
}

.navigation__link_color {
  border-bottom: none;
  padding: 0 0;
  border-bottom: 1px solid #000000;
}

.navigation__link_color:hover {
  border-bottom: none;
}

.navigation__link + ul li a {
  text-decoration: none;
  color: #000000;
  font-family: "Gotham Pro Medium";
  font-size: 12px;
  text-transform: uppercase;
  padding: 12px 0;
  display: inline-block;
  border-bottom: 2px solid #ffffff;
}


.navigation__link_color + ul {
  top: 31px !important;
}


.lang-mob {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: center;
}

.lang-mob__item {
  display: inline-block;
}

.lang-mob__link {
  font-size: "Open Sans";
  font-size: 13px;
  color: #000000;
}


.lang {
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: right;
}

.lang__item {
  display: inline-block;
  margin: 0 8px;
  vertical-align: middle;
}

.lang__item_srch {
  margin: 0 5px 0 22px;
}

.lang__link {
  font-size: 11px;
  color: #bcbcbc;
  text-transform: uppercase;
}

.lang__link:hover {
  color: #000000;
}

.lang__search {
  width: 15px;
  height: 15px;
  background: url("../img/icon-search.png") no-repeat;
  display: block;
  border-bottom: none;
}

/*Styles for header (catalog)*/

.catalog .header {
  border-bottom: 1px solid #dcdcdc;
  padding: 0 2.5%;
}

.catalog .header__logo {
  display: none;
}

.catalog .header__navigation {
  margin: 0;
}

.catalog .header__lang {
  margin: 27px 0;
}

.catalog .navigation {
  height: 69px;
}

.catalog .navigation__link {
  padding: 26px 0;
  display: inline-block;
}

.catalog .navigation__link:hover {
  text-decoration: none;
  border-bottom: 2px solid #000000;
}


.top-content {
  padding: 56px 0 30px 0;
}

.top-content__logo {
  margin-left: 34px;
  display: inline-block;
}

.top-content__header {
  margin: 0;
  font-size: 30px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro";
  margin-top: 9px;
  margin-bottom: 34px;
}

.top-content__pick-up-btn {
  text-align: center;
}

.top-content__btn {
  font-size: 11px;
  font-family: "Gotham Pro Medium";
  color: #000000;
  text-transform: uppercase;
  border: 1px solid #000000;
  padding: 13px 41px;
  display: inline-block;
}

.top-content__btn:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}

.top-content__btn:focus {
  text-decoration: none;
  outline: none;
}

.top-content__btn_read-more {
  font-size: 13px;
  color: #000000;
  text-decoration: underline;
}

.top-content__wrap-btn-read-more {
  text-align: right;
  padding-right: 38px;
  margin: 22px 0 0;
}


.read-more__btn {
  font-size: 11px;
  font-family: "Gotham Pro Medium";
  color: #000000;
  text-transform: uppercase;
  border: 1px solid #000000;
  padding: 13px 41px;
  display: inline-block;
  position: relative;
}
.read-more__btn._pressed,
.read-more__btn._pressed:hover {
  color: transparent;
  transition: background .2s linear;
}
.read-more__btn._pressed:before {
  position: absolute;
  left: 0;
  top: 1px;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  content: 'Скрыть текст';
  text-align: center;
  color: #000;
}
.read-more__btn._pressed:hover:before {
  color: #fff;
}

.read-more__btn:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}

.read-more__btn:focus {
  text-decoration: none;
  outline: none;
}

/*Styles for product card*/

.product-card {
  padding: 50px 0;
  background: #eeeeee;
}

.product-card__image-wrap {
  padding: 29px 0;
}

.product-card__features-wrap {
  background: #ffffff;
  padding: 29px 33px 42px 33px;
  border: 1px solid #dcdcdc;
}

.product-card__image {
  max-width: 348px;
  width: 100%;
  position: relative;
  z-index: 10;
}

.product-card__image-box {
  display: inline-block;
  position: relative;
  z-index: 100;
}

.product-card__image-box:after {
  content: "";
  display: block;
  width: 63px;
  height: 36px;
  position: absolute;
  background: url("../img/shadow-rght.png") no-repeat;
  bottom: -4px;
  right: -62px;
  z-index: 0;
  transform: scaleX(2);
}

.product-card__image-box:before {
  content: "";
  display: block;
  width: 63px;
  height: 36px;
  position: absolute;
  background: url("../img/shadow-lft.png") no-repeat;
  bottom: -4px;
  left: -62px;
  z-index: 0;
  transform: scaleX(2);
}


.product-card__image-box.shadow-width-item:before {
  left: -45px;
}


.product-card__image-box.shadow-width-item:after {
  right: -45px;
}


.product-card__image-box.shadow-width-item-large:before {
  left: -40px;
}


.product-card__image-box.shadow-width-item-large:after {
  left: auto;
  right: -41px;
}


.features__header {
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  font-size: 30px;
  text-transform: uppercase;
  margin: 0 0 24px 0;
  position: relative;
}

.features__header-text {
  font-size: 11px;
  text-transform: uppercase;
  position: absolute;
  right: 46px;
  top: 43px;
  font-family: "Open Sans";
}

.features__header-text--discount {
  color: #e94646;
}

.features__header-text--new {
  color: #76a374;
}

.features__header-text--popular {
  color: #e94646;
}

.features__header-text--specialorder {
  color: #666666;
}

.features__header-text--discontinued {
  color: #666666;
}

.features__image-btn-wrapper-item {
  margin-bottom: 30px;
}

.features__acquire-wrap {
  margin: 0 0 27px 0;
}

.features__acquire {
  width: 100%;
  display: table;
}

.features__acquire_col-1 {
  float: left;
  vertical-align: middle;
  text-align: left;
}

.features__acquire_col-2 {
  float: left;
  vertical-align: middle;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  margin: 11px 0;
}

.features__button {
  cursor: pointer;
  font-size: 12px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-decoration: none;
  text-transform: uppercase;
  padding: 13px 38px 11px 38px;
  display: inline-block;
  border: 1px solid #333333;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

.features__button:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}

.features__button_model {
  border-color: #cbcbcb;
  padding-right: 30px;
  padding-left: 32px;
  color: #777777;
}

.features__button_model span {
  border-bottom: 1px dotted #777777;
}

.features__button_model_1 {
  -webkit-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  border-right: none;
}

.features__button_model_2 {
  -webkit-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}

.features__button_model:hover {
  text-decoration: none;
  background: none;
  color: #000000;
  transition: 0.5s;
}

.features__price {
  font-size: 16px;
  color: #000000;
}

.features__text {
  font-size: 13px;
  color: #000000;
  line-height: 21px;
  margin: 0 0 10px 0;
  font-family: "Open Sans";
}

.features__model-wrap {
  margin: 0 0 30px 0;
}

.features__model {
  font-size: 0;
}

.features__selected {
  font-size: 13px;
  color: #000000;
  margin: 0 0 10px 0;
}

.features__selected-name {
  font-family: "Open Sans";
  display: inline-block;
}

.features__selected-item {
  font-family: "Open Sans";
  display: inline-block;
  color: #232222;
}

.features__image-btn-wrapper {
  font-size: 0;
  margin: 0 0 18px 0;
  text-align: center;
}

.features__image-btn-wrapper_bottom {
  margin: 0;
  text-align: left;
}

.features__image-btn {
  text-decoration: none;
  width: 46px;
  height: 34px;
  margin: 1px;
}

.features__image-btn_1 {
  background: #6a7c94;
}

.features__image-btn_2 {
  background: #376a3f;
}

.features__image-btn_3 {
  background: #a88d78;
}

.features__image-btn_4 {
  background: #b0521f;
}

.features__image-btn_5 {
  background: #9cadaa;
}

.features__image-btn_6 {
  background: #aac8cc;
}

.features__image-btn_cat {
  width: 37px;
  height: 24px;
}

.features__image-btn-box {
  border: 2px solid #dadedd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  margin: 0 11px 0 0;
  cursor: pointer;
  position: relative;
}

.features__image-btn-box_cat {
  margin: 0 3px 3px 0;
}

.features__image-btn-box:hover {
  border-color: #aeaaa7;
}

.features__image-btn-box:hover .features__bottom-line {
  display: block;
}

.features__bottom-line {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #afafaf;
  bottom: -7px;
  display: none;
}

.features__image-btn-box.active {
  border-color: #aeaaa7;
}

.features__image-btn-box.active .features__bottom-line {
  display: block;
}

.features__image-btn-nal {
  background: #eeeeee;
}

.features__image-btn-nal_1 {
  background: #eeeeee;
}

.features__image-btn-nal_2 {
  background: #eeeeee;
}

.features__image-btn-nal_3 {
  background: #eeeeee;
}

.features__image-btn-glass {
  background: #eeeeee;
}

.features__image-btn-glass_1 {
  background: #eeeeee;
}

.features__image-btn-glass_2 {
  background: #eeeeee;
}

.features__image-btn-glass_3 {
  background: #eeeeee;
}

.features__types-wrap {
  width: 40px;
  height: 64px;
  display: inline-block;
  margin: 0 22px 0 0;
  cursor: pointer;
}

.features__types-wrap {
  display: inline-block;
}


.features__button_model.active {
  color: #000000;
}

.features__button_model.active span {
  border-bottom: none;
}

/*Styles for specifications*/

.specifications {
  padding: 67px 0 44px 0;
}

.specifications__image-wrap {
  padding: 21px 0;
}

.specifications__table-wrap {
  padding: 0 33px;
}

.specifications__table {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.specifications__image {
  margin: 0 0 11px 0;
}

.specifications__header {
  padding: 0 0px;
  letter-spacing: 1px;
  font-size: 19px;
  text-transform: uppercase;
  margin: 0;
  color: #000000;
  font-family: "Gotham Pro Medium";
  margin: 0 0 27px 0;
}

.specifications__row {
  padding: 16px 10px;
  cursor: pointer;
  border-bottom: 1px solid #dcdcdc;
}
.specifications__row1 { //*11111111111111111111111111111111111111111111111111111111111111111111111111111111111111 *//
	padding: 16px 10px;
  padding-bottom: 1px;
  border-bottom: 1px solid #dcdcdc;
}
.specifications__row2 {
  padding: 1px 30px;
}

.specifications__row:hover {
  background: #95cf9a;
}

.specifications__row:hover .specifications__name {
  font-family: "Open Sans";
}

.specifications__row:hover .specifications__result {
  font-family: "Open Sans";
}

.specifications__name {
  font-size: 10px;
  color: #666666;
  text-transform: uppercase;
  margin: 3px 0 0;
  font-family: "Open Sans";
}

.specifications__result {
  font-size: 13px;
  color: #000000;
  font-family: "Open Sans";
}

.specifications__download-link-wrap {
  width: 100%;
  text-align: center;
}

.specifications__download-link {
  text-decoration: none;
  border-bottom: 1px dotted #333333;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
  font-family: "Open Sans";
  display: inline-block;
  padding: 2px 0 2px 20px;
  background: url("../img/icon-download.png") no-repeat;
}

.specifications__download-link:hover, .specifications__download-link:active, .specifications__download-link:visited, .specifications__download-link:focus {
  text-decoration: none;
}


.responsive .slick-track {
  height: 410px;
}

.responsive .slick-prev, .responsive .slick-next {
  z-index: 1000;
  top: 50%;
  width: 24px;
  height: 66px;
  display: block;
}

.responsive .slick-slide {
  height: 100%;
  position: relative;
  border-right: 1px solid #ffffff;
  width: auto !important;
}

.responsive .slick-slide img {
  display: block;
  z-index: 100000;
  height: 100%;
}

.responsive .slider__img {
  cursor: pointer;
}

.responsive .slick-prev:before, .responsive .slick-next:before {
  content: "";
}

.responsive .slick-prev {
  left: 25px;
  background: url("../img/arrow-prev-resp.png") no-repeat;
}

.responsive .slick-next {
  right: 25px;
  background: url("../img/arrow-next-resp.png") no-repeat;
}


.responsive.slick-slider {
  margin-bottom: 30px;
  max-height: 406px;
  overflow: hidden;
}

/*Styles for slider-items*/

.article-read-more {
  background: #eeeeee;
  padding: 47px 62px;
  max-height: 405px;
  min-height: 405px;
  border-left: 1px solid #ffffff;
}

.article-read-more__text-box {
  overflow: overlay;
  max-height: 275px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.article-read-more__header {
  margin: 0 0 31px 0;
  font-size: 19px;
  letter-spacing: 1px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Medium";
}

.article-read-more__text {
  line-height: 21px;
  margin: 0 0 10px 0;
  color: #000000;
  font-family: "Open Sans";
}


.row_sld {
  margin-right: 0px;
  margin-left: 0px;
}


.sl {
  padding-left: 0;
  padding-right: 0;
}

/*Styles for filter*/

.fltr {
  padding: 37px 0 38px 0;
  max-width: 1536px;
  margin: 0 auto;
}


.row-fltr {
  border-top: 1px solid #dcdcdc;
}


.col-filter_color {
  width: 28%;
}

.col-filter_color .filter-wrapper {
  text-align: left;
}

.col-filter__input {
  width: 24%;
}


.filter {
  display: inline-block;
  padding: 0;
}

.filter__label {
  margin-bottom: 12px;
  font-family: "Open Sans";
  font-size: 10px;
}

.filter__label_color {
  margin-bottom: 12px;
}

.filter__label_input {
  margin-bottom: 12px;
}

.filter__btn-wrap {
  overflow: hidden;
}

.filter__btn-box {
  float: left;
  margin: 0 2px 4px 2px;
  border: 1px solid #cbcbcb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}

.filter__btn {
  width: 36px;
  height: 35px;
  margin: 1px;
}

.filter__btn_1 {
  background: #6a7c94;
}

.filter__btn_2 {
  background: #a88d78;
}

.filter__btn_3 {
  background: #9cadaa;
}

.filter__btn_4 {
  background: #b0521f;
}

.filter__btn_5 {
  background: #f8f8f8;
}

.filter__btn_6 {
  background: #dba47a;
}

.filter__btn_7 {
  background: #d0b87d;
}

.filter__btn_8 {
  background: #a1ca93;
}

.filter__label {
  width: 100%;
  display: block;
  font-size: 10px;
  color: #777777;
  text-transform: uppercase;
  text-align: left;
}

.filter_door-type {
  width: 80%;
}

.filter_collection {
  width: 80%;
}

.filter_material {
  width: 80%;
}

.filter__input-wrap {
  text-align: center;
}

.filter__input {
  float: left;
  height: 40px;
  padding: 0 10px;
  width: 42%;
  border: 1px solid #CCC;
  outline: none;
  border-radius: 2px;
}

.filter__input_tab {
  float: left;
  width: 35px;
  margin: 10px 0;
}

.filter__input-box {
  overflow: hidden;
  display: inline-block;
}


.filter__btn-box.active {
  border: 2px solid #000000;
}

.filter__btn-box.active .filter__btn {
  width: 34px;
  height: 33px;
}


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

/*Styles for another models*/

.another-models {
  padding: 67px 15px 67px 15px;
}


.block-header {
  margin: 0 0 87px 0;
  color: #000000;
  font-size: 19px;
  font-family: "Gotham Pro Medium";
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
}


.model-wrap {
  text-align: center;
}


.image-list-block {
  height: 76%;
  margin-bottom: 7px;
}


.model__inner-image {
  z-index: 10;
  position: relative;
}


.model__image:after {
  content: "";
  display: block;
  width: 46px;
  height: 45px;
  position: absolute;
  background: url("../img/shadow-lft.png") no-repeat;
  bottom: -21px;
  left: -45px;
  z-index: 0;
  background-size: contain;
}


.shadow-width:after {
  content: "";
  display: block;
  width: 46px;
  height: 45px;
  position: absolute;
  background: url("../img/shadow-lft.png") no-repeat;
  bottom: -21px;
  left: -35px;
  z-index: 9;
  background-size: contain;
}


.model__image:before {
  content: "";
  display: block;
  width: 63px;
  height: 36px;
  position: absolute;
  background: url("../img/shadow-rght.png") no-repeat;
  bottom: -4px;
  right: -53px;
  z-index: 0;
}


.shadow-width:before {
  content: "";
  display: block;
  width: 63px;
  height: 36px;
  position: absolute;
  background: url("../img/shadow-rght.png") no-repeat;
  bottom: -6px;
  right: -51px;
  z-index: 9;
}


.hhg {
  display: none;
}


.model {
  display: inline-block;
  text-align: center;
  height: 540px;
}

.model:hover {
  text-decoration: none;
}

.model__txt-best {
  color: #9cc49a;
  font-family: "Open Sans";
  font-size: 11px;
  text-transform: uppercase;
}

.model_button {
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 7px 21px;
  font-family: "Open Sans";
  display: inline-block;
  margin-bottom: 16px;
  border-radius: 4px;
  min-width: 96px;
}

.model_button_discount {
  background: #e94646;
}

.model_button_new {
  background: #9cc49a;
}

.model_button_best {
  background: #e94646;
}

.model_button_empty {
  color: #ffffff;
}

.model_button_special {
  background: #ededed;
  color: #666666;
}

.model_button_discontinued {
  background: #e1d3da;
}

.model_button-wrap {
  text-align: center;
 /* position: absolute;
  top: 19px;
  left: 50%;
  margin-left: -48px;
  */
  margin-top:-10px;
}

.model__inner-image {
  height: 100%;
}

.model_container {
  position: relative;
  margin: 0;
  display: block;
  height: 720px;
}

.model__image {
  margin: 0 0 39px 0;
  background-size: contain !important;
  display: inline-block;
  height: 94%;
  position: relative;
}

.model__image_second {
  margin: 0px 4.6% 0 4.6%;
}

.model__name {
  font-family: "Gotham Pro Narrow Bold";
  font-size: 13px;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
  margin: 0 0 8px 0;
}

.model__price {
  color: #666666;
  font-size: 13px;
  font-family: "Open Sans";
}

.model_cat-price {
  margin: 0 0 0 0;
}

.model_item {
  display: block;
  padding: 65px 30px 44px 30px;
  border: 1px solid #ffffff;
  border-top: none;
  position: relative;
  background: #ffffff;
  text-align: center;
  height: 90%;
  cursor: pointer;
}

.model_item_hover {
  padding-top: 65px;
  position: absolute;
  z-index: 100;
  border: 1px solid #dcdcdc;
  border-top: none;
  top: 0px;
  right: 0;
  left: 0;
  display: none;
  padding-bottom: 40px;
  box-shadow: 0 10px 20px -5px rgba(8, 26, 40, 0.3);
  height: 113%;
  z-index: 50;
}

.model_item_hover .model__pick-up-box {
  display: block;
}

.model_item_hover .model__price.model_cat-price {
  margin: 0 0 17px 0;
  display: inline-block;
}

.model_item .model__pick-up-box {
  display: none;
}

.model_item_hover .model__pick-up-box {
  display: block;
}

.model__pick-up-box {
  text-align: left;
}

.model__wrap-btn {
  text-align: center;
}


.model_item_hover:after {
  content: ".";
  clear: both;
  height: 0;
  display: none;
  visibility: visible;
}


.model_item_hover .image-list-block.shadow-width:before {
  display: none;
}

.model_item_hover .image-list-block.shadow-width:after {
  display: none;
}


.model.shadow-width:after {
  display: none;
}


.model.shadow-width:before {
  display: none;
}


.col-model {
  vertical-align: top;
  position: relative;
  width: 20%;
  display: inline-block;
}

.col-model:after {
  content: "";
  border-bottom: 1px solid #dcdcdc;
  position: absolute;
  bottom: 0;
  left: -50%;
  width: 100000px;
}


.row-catalog {
  padding: 0 50px;
  border-top: 1px solid #dcdcdc;
}

/*Styles for fixed-btn*/

.fixed-btn-wrap {
  text-align: center;
  padding: 0 10px;
}


.fixed-btn {
  text-decoration: none;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
  padding: 13px 41px;
  display: inline-block;
  border: 1px solid #333333;
  display: none;
  width: 96%;
  margin-bottom: 20px;
  background: #ffffff;
  border-radius: 2px;
}

.fixed-btn:hover {
  text-decoration: none;
}

/*Styles for footer*/

.ft-menu-mobile {
  text-align: center;
  margin-bottom: 28px;
  display: none;
}


.footer {
  background: #eeeeee;
  padding: 36px 15px 26px 15px;
  margin-top: -420px;
}

.footer__column {
  text-align: center;
}

.footer__head {
  font-size: 13px;
  font-family: "Gotham Pro Narrow Bold";
  color: #000000;
  text-transform: uppercase;
  margin: 0 0 19px 0;
}

.footer__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.footer__item {
  margin: 0 0 16px 0;
}
.footer__link {
  text-decoration: none;
  color: #666666;
  font-size: 12px;
  font-family: "Gotham Pro";
}
.footer__link:hover {
  text-decoration: none;
  color: #000000;
}
.ft {
  margin: 0 0 25px 0;
}
.social {
  margin: 0;
}
.icon-wrap {
  text-align: center;
  position: relative;
}
.icon-box {
  display: inline-block;
  margin: 20px 0;
}
.icon-box:after {
  top: 50%;
  right: 10%;
  content: "";
  display: block;
  height: 1px;
  background: #dedede;
  width: 18%;
  position: absolute;
}
.icon-box:before {
  top: 50%;
  left: 10%;
  position: absolute;
  content: "";
  display: block;
  height: 1px;
  background: #dedede;
  width: 18%;
}
.footer .icon {
  opacity: .33;
  transition: opacity .2s linear;
}
.footer .icon:hover {
  opacity: .75;
}
.copyright-wrap {
  text-align: center;
}
.copyright {
  font-size: 12px;
  color: #999999;
  font-family: "Gotham Pro";
}

/*STYLES FOR CATALOG PAGE*/

.btn_detailed-description {
  font-size: 11px;
  font-family: "Gotham Pro Medium";
  color: #000000;
  text-transform: uppercase;
  padding: 5px 5px;
  border: 1px solid #333333;
  padding-top: 13px;
  padding-bottom: 13px;
  display: inline-block;
  width: 68%;
}

.btn_detailed-description:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}


.model-wrap {
  overflow: hidden;
  padding: 0 25px;
}

.model-wrap .col-lg-1-5 {
  margin-bottom: 33px;
}

/*Styles for pagination*/

.pagination-catalog {
  border-bottom: 1px solid #dcdcdc;
  padding: 25px 0;
  text-align: center;
}
._small>.pagination-catalog {
  padding: 5px 0 15px;
}

.pagination-catalog__wrap {
  display: inline-block;
  padding: 0 12px;
}

.pagination-catalog__link {
  display: inline-block;
  font-size: 14px;
  color: #777777;
  font-family: "Gotham Pro Medium";
}

.pagination-catalog .pagination-catalog__link.active {
  color: #000000;
}

.pagination-catalog__link_prew {
  text-align: left;
  font-size: 13px;
  font-family: "Gotham Pro";
}

.pagination-catalog__link_next {
  text-align: right;
  font-size: 13px;
  font-family: "Gotham Pro";
}

.pagination-catalog_news {
  border-bottom: none;
}

.pagination-catalog_news .col-prew {
  text-align: left;
}

.pagination-catalog_news .col-prew .pagination-catalog__wrap {
  padding: 0;
}

.pagination-catalog_news .col-next {
  text-align: right;
}

.pagination-catalog_news .col-next .pagination-catalog__wrap {
  padding: 0;
}

.pagination-catalog_portfolio {
  border-bottom: none;
}

.pagination-catalog_portfolio .col-prew {
  text-align: left;
}

.pagination-catalog_portfolio .col-prew .pagination-catalog__wrap {
  padding: 0;
}

.pagination-catalog_portfolio .col-next {
  text-align: right;
}

.pagination-catalog_portfolio .col-next .pagination-catalog__wrap {
  padding: 0;
}


.pagination-articles {
  border: none;
  background: #eeeeee;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 63px;
}

/*Styles for pagination article-catalog*/

.article-catalog {
  margin: 44px 0 24px 0;
}

.article-catalog__header {
  font-size: 20px;
  color: #000000;
  margin: 0 0 31px 0;
}

.article-catalog__text {
  font-family: "Open Sans";
}

/*Styles for pagination collections*/

.container-collections {
  background: #eeeeee;
  padding: 64px 20px 28px 23px;
}


.collections {
  text-align: center;
  position: relative;
  padding: 0 2px;
}

.collections__slider-wrap {
  display: none;
}

.collections__header-wrap {
  position: relative;
  text-align: center;
}

.collections__header {
  font-size: 30px;
  text-transform: uppercase;
  color: #000000;
  text-align: center;
  font-family: "Gotham Pro";
  margin: 0 0 36px 0;
}

.collections__txt {
  font-size: 11px;
  color: #999999;
  font-family: "Gotham Pro";
  text-transform: uppercase;
  margin: 0 0 9px 0;
  display: inline-block;
}

.collections__image {
  width: 100%;
  max-width: 567px;
}

.collections__link {
  font-size: 13px;
  color: #000000;
  position: absolute;
  right: 55px;
  top: 15px;
  text-decoration: none;
  border-bottom: 1px solid #d1d1d1;
  font-family: "Open Sans";
}

.collections__link:hover {
  text-decoration: none;
}

.collections__content-box {
  background: #ffffff;
  position: absolute;
  bottom: -32px;
  left: 30px;
  right: 30px;
  padding: 28px 25px;
}

.collections__name {
  font-size: 19px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Medium";
  margin: 0 0 20px 0;
}

.collections__article {
  line-height: 21px;
  margin: 0 0 25px 0;
  font-family: "Open Sans";
}

.collections__btn {
  border: 1px solid #333333;
  padding: 14px 49px 12px 49px;
  display: inline-block;
  color: #000000;
  font-family: "Gotham Pro Medium", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
}

.collections__btn:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}


.row__collection {
  margin: 0 0 42px 0;
  font-size: 0;
  text-align: center;
}
.row__collection [class*="col-"] {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 50px;
  float: none;
}
.collections__article {
  font-size: 15px;
}

/*Styles for pagination about*/

.video-top-head {
  margin: 0 0 12% 0;
}


.video {
  width: 100%;
  max-height: 700px;
  position: relative;
  overflow: hidden;
}

.video__image-wrap-partners {
  position: relative;
  height: 345px;
  display: none;
}

.video__image-partners {
  position: absolute;
  left: 50%;
  margin-left: -512px;
  top: 0;
}

.video__image-wrap {
  position: relative;
  height: 345px;
  display: none;
}

.video__image {
  position: absolute;
  left: 50%;
  margin-left: -512px;
  top: 0;
}

.video__source {
  min-width: 100%;
  position: relative;
}

.video__header {
  font-size: 40px;
  color: #ffffff;
  font-family: "Gotham Pro Narrow Bold";
  max-width: 584px;
  display: inline-block;
  text-transform: uppercase;
  line-height: 59px;
  margin: 0;
}

.video__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.video__header-wrap {
  text-align: center;
  padding: 16% 0 0 0;
}

.video__box_txt-large {
  font-size: 45px;
  color: #ffffff;
  font-family: "Gotham Pro Black";
  text-align: center;
  margin: 0 0 7px 0;
}

.video__box_txt-small {
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  display: block;
}

/*Styles for supplies*/

.supplies {
  padding: 30px 0;
  position: relative;
}


.supplies__menu-about {
  text-align: center;
}


.menu-about {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  width: 100%;
  display: inline-block;
}

.menu-about__item {
  display: inline-block;
  margin: 0 1.5%;
}

.menu-about__item:last-child {
  margin-right: 0;
}

.menu-about__item:first-child {
  margin-left: 0;
}

.menu-about__link {
  font-size: 12px;
  color: #777777;
  text-transform: uppercase;
  border-bottom: 1px dotted #777777;
  font-family: "Gotham Pro Medium";
}

.menu-about__link:hover {
  text-decoration: none;
  border-bottom: none;
  color: #000000;
}


.supplies__container {
  position: relative;
  text-align: right;
}


.supplies__map-box {
  position: relative;
  min-height: 649px;
  width: 100%;
}

.supplies__map-box_highlight {
  background: url("../img/map-highlight.png") no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.supplies__map-img {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
}

.supplies__map-img-highlight {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
}

.supplies__menu-about {
  margin: 0 0 65px 0;
}


.article-map {
  position: absolute;
  left: 13%;
  top: 29%;
  width: 430px;
  text-align: left;
}

.article-map__header {
  color: #000000;
  font-size: 30px;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  margin: 0 0 25px 0;
}

.article-map__text {
  color: #000000;
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 33px 0;
  font-family: "Open Sans";
}

.article-map__btn {
  border: 1px solid #333333;
  padding: 14px 49px 12px 49px;
  color: #000000;
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Gotham Pro Medium";
}

.article-map__btn:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}

/*Styles for history*/

.row__header-wrap {
  position: absolute;
  bottom: 0;
  left: 50%;
  bottom: -100px;
  margin-left: -221px;
  z-index: 1000;
}


.history-wrap-outer {
  overflow: hidden;
}
.tablet .history-wrap-outer {
  overflow-x: auto;
}


.history-wrap-inner {
  width: 7500px;
  margin: 0 auto;
  background: #f6f6f6;
  padding: 163px 0 53px 0;
}


.history {
  position: relative;
  height: 570px;
  width: 100%;
  background: #f6f6f6 url("../img/history-line_new2.png") no-repeat 232px 182px;
}

.history__header {
  font-size: 30px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
  display: inline-block;
}

.history__description {
  font-family: "Open Sans";
}

.history__box {
  display: inline-block;
  text-align: center;
  width: 240px;
}

.history__box_1 {
  position: absolute;
  top: 117px;
  left: 52px;
}

.history__box_2 {
  position: absolute;
  bottom: 261px;
  left: 354px;
}

.history__box_2 .history__img-small {
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}

.history__box_2_a {
  position: absolute;
  top: 278px;
  left: 493px;
}

.history__box_2_a .history__img-large {
  display: none;
}

.history__box_2_a .history__img-small {
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}

.history__box_3 {
  position: absolute;
  bottom: 123px;
  left: 670px;
}

.history__box_4 {
  position: absolute;
  top: 319px;
  left: 927px;
}

.history__box_4 .history__img-large {
  display: none;
}

.history__box_4 .history__img-small {
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}

.history__box_5 {
  position: absolute;
  bottom: 205px;
  left: 1079px;
}

.history__box_5 .history__img-large {
  display: none;
}

.history__box_5 .history__img-small {
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}

.history__box_6 {
  position: absolute;
  top: 135px;
  left: 1289px;
}

.history__box_6 .history__img-large {
  display: none;
}

.history__box_6 .history__img-small {
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -39px;
  margin-top: -39px;
}

.history__box_7 {
  position: absolute;
  bottom: 298px;
  left: 1603px;
}

.history__box_7 .history__img-large {
  display: none;
}

.history__box_7 .history__img-small {
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}

.history__box_8 {
  position: absolute;
  top: 242px;
  left: 1796px;
}

.history__box_8 .history__img-large {
  display: none;
}

.history__box_8 .history__img-small {
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}

.history__box_9 {
  position: absolute;
  bottom: 123px;
  left: 2069px;
}

.history__box_10 {
  position: absolute;
  top: 252px;
  left: 2481px;
}

.history__box_10 .history__img-large {
  display: none;
}

.history__box_10 .history__img-small {
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}

.history__box_11 {
  position: absolute;
  bottom: 318px;
  left: 2696px;
}

.history__box_11 .history__img-small {
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}

.history__box_12 {
  position: absolute;
  top: 159px;
  left: 3003px;
}

.history__box_12 .history__img-large {
  display: none;
}

.history__box_12 .history__img-small {
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}

.history__box_13 {
  position: absolute;
  bottom: 141px;
  left: 3469px;
  top:95px;
}

.history__box_13 .history__img-small {
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}

.history__box_14 {
  position: absolute;
  top: 186px;
  left: 4006px;
}

.history__box_14 .history__img-small {
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}

.history__box_15 {
  position: absolute;
  top: -40px;
  left: 4506px;
}


.history__box_15 .history__img-large {
  display: none;
}

.history__box_15 .history__img-small {
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}

.history-slider .history__box_15 .history__img-large {
  left: 50%;
  bottom: 0;
  top: auto;
  margin-left: -43px;
  margin-top: -43px;
}

.history__box_16 {
  position: absolute;
  top: 106px;
  left: 4906px;
}

.history__box_16 .history__img-small {
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}

.history__box_17 {
  position: absolute;
  top: 264px;
  left: 5306px;
}

.history__box_17 .history__img-large {
  display: none;
}

.history__box_17 .history__img-small {
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}

.history__box_18 {
  position: absolute;
  top: 126px;
  left: 5606px;
}

.history__box_18 .history__img-small {
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}

.history__box_19 {
  position: absolute;
  top: 47px;
  left: 6050px;
}

.history__box_19 .history__img-large {
  display: none;
}


.history__box_19 .history__img-small {
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}


.history__box_20 {
  position: absolute;
  top: 106px;
  left: 6410px;
}

.history__box_20 .history__img-small {
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}




.history__box_21 {
    position: absolute;
    top: 238px;
    left: 6770px;
}

.history__box_21 .history__img-large {
    display: none;
}

.history__box_21 .history__img-small {
    display: block;
    left: 50%;
    top: 50%;
    margin-left: -14px;
    margin-top: -14px;
}


.history__box_22 {
    position: absolute;
    top: 141px;
    left: 7130px;
}

.history__box_22 .history__img-large {
    display: none;
}

.history__box_22 .history__img-small {
    display: block;
    left: 50%;
    top: 50%;
    margin-left: -14px;
    margin-top: -14px;
}


.history__dotted {
  background: url("../img/icon-dotted.png") no-repeat center;
  width: 4px;
  height: 74px;
  display: inline-block;
  margin: 14px 0 14px 0;
}

.history__img {
  -webkit-border-radius: 65px 65px 65px 65px;
  border-radius: 65px 65px 65px 65px;
  position: absolute;
  top: 0;
  left: 0;
}

.history__img-container {
  width: 100%;
  text-align: center;
}

.history__img-wrap {
  height: 130px;
  width: 130px;
  display: inline-block;
  position: relative;
}

.history__img-wrap_2 {
  height: 86px;
  width: 86px;
}

.history__img-wrap_4 {
  height: 86px;
  width: 86px;
}

.history__img-wrap_8 {
  height: 86px;
  width: 86px;
}

.history__img-wrap_10 {
  height: 86px;
  width: 86px;
}

.history__img-wrap_11 {
  height: 86px;
  width: 86px;
}

.history__img-wrap_13 {
  height: 86px;
  width: 86px;
}

.history__img-wrap_14 {
  height: 86px;
  width: 86px;
}

.history__img-small {
  display: none;
}

.history__year {
  font-size: 15px;
  color: #666666;
  font-family: "Gotham Pro Narrow Bold";
  margin: 0 0 10px 0;
}


.history-slider-wrap {
  background: #f6f6f6;
  padding: 36px 0;
  display: none;
}

.history-slider-wrap .history__header {
  font-size: 18px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
  margin: 0 0 36px 0;
  width: 100%;
}


.history-slider .slick-prev {
  left: 10px;
  z-index: 100;
  background: url("../img/arrow-prev.png") center no-repeat;
}

.history-slider .slick-prev:before {
  content: normal;
}

.history-slider .slick-next {
  right: 10px;
  z-index: 100;
  background: url("../img/arrow-next.png") center no-repeat;
}

.history-slider .slick-next:before {
  content: normal;
}

.history-slider .slick-list {
  margin: 0 20px;
}

.history-slider .slick-arrow {
  width: 19px;
  height: 36px;
}

.history-slider .history__box {
  position: static;
}

.history-slider .slick-slide {
  text-align: center;
  outline: none;
}

.history-slider .slick-slide img {
  display: inline-block;
}

.history-slider .history__dotted {
  background: url("../img/icon-dotted-min.png") no-repeat center;
  width: 4px;
  height: 18px;
  display: inline-block;
  margin: 14px 0 14px 0;
}

.history-slider .history__img-wrap {
  text-align: center;
}

.history-slider .history__img-wrap_22 {
  height: 30px;
  width: 30px;
}

.history-slider .history__img-wrap_4 {
  height: 30px;
  width: 30px;
}

.history-slider .history__img-wrap_5 {
  height: 30px;
  width: 30px;
}

.history-slider .history__img-wrap_7 {
  height: 30px;
  width: 30px;
}

.history-slider .history__img-wrap_8 {
  height: 30px;
  width: 30px;
}

.history-slider .history__img-wrap_11 {
  height: 30px;
  width: 30px;
}

.history-slider .history__img-wrap_12 {
  height: 30px;
  width: 30px;
}

.history-slider .history__img-wrap_13 {
  height: 30px;
  width: 30px;
}

.history-slider .history__img-wrap_14 {
  height: 30px;
  width: 30px;
}

.history-slider .history__img-wrap_16 {
  height: 80px;
  width: 80px;
}


.history-slider .history__box_2 .history__img-large {
  left: 50%;
  bottom: 0;
  top: auto;
  margin-left: -43px;
  margin-top: -43px;
}

.history-slider .history__box_4 .history__img-large {
  left: 50%;
  bottom: 0;
  top: auto;
  margin-left: -43px;
  margin-top: -43px;
}

.history-slider .history__box_5 .history__img-large {
  left: 50%;
  bottom: 0;
  top: auto;
  margin-left: -43px;
  margin-top: -43px;
}

.history-slider .history__box_7 .history__img-large {
  left: 50%;
  bottom: 0;
  top: auto;
  margin-left: -43px;
  margin-top: -43px;
}

/*Styles for awards*/

.awards {
  max-width: 1900px;
  margin: 0 auto;
}

.awards__article {
  width: 550px;
  display: inline-block;
  text-align: left;
  padding: 59px 0 0;
}

.awards__img {
  width: auto;
}

.awards__header {
  font-size: 30px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  margin: 0 0 23px 0;
}

.awards__text {
  font-size: 14px;
  color: #000000;
  line-height: 25px;
  font-family: "Open Sans";
  margin-bottom: 30px;
}

.awards__txt-top {
  font-size: 13px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
  margin: 0 0 88px 0;
}


.col-txt {
  text-align: center;
}


.col-img {
  text-align: right;
  overflow: hidden;
}


.col-img-awards {
  padding: 0;
}


.awards-slider .slick-slide {
  outline: none;
}

.awards-slider .slick-dots {
  position: static;
  left: 20%;
  bottom: -68px;
  display: inline-block !important;
  width: auto;
}

.awards-slider .slick-dots li button:before {
  content: "";
  background: #d5d5d5;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}

.awards-slider_wrap {
  max-width: 1920px;
  margin: 0 auto;
}


.awards-slider.slick-dotted.slick-slider {
  margin: 0;
}

/*Styles for feedback*/

.feedback {
  padding: 0;
}

.feedback__txt-top {
  font-size: 13px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
  margin: 0 0 71px 0;
}

.feedback__box {
  max-width: 910px;
  display: inline-block;
}

.feedback__article {
  font-size: 20px;
  color: #000000;
  font-family: "Open Sans Italic";
  font-style: italic;
  line-height: 34px;
}


.slick-slide .feedback__img {
  margin: 0 0 41px 0;
  display: inline-block;
  width: 100%;
}

.slick-slide .feedback__img_min {
  display: none;
}


.col-feedback {
  text-align: center;
}


.feedback-slider.slick-dotted.slick-slider {
  margin: 0;
}


.feedback-slider {
  background: #f6f6f6;
  padding: 50px 0 100px 0;
}

.feedback-slider .feedback__txt-top {
  opacity: 0;
  pointer-events: none;
}
.feedback-slider .slick-active+.slick-active .feedback__txt-top {
  opacity: 1;
  pointer-events: all;
}
.feedback-slider .slick-active+.slick-active+.slick-active .feedback__txt-top {
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 720px) {
  .feedback-slider .feedback__txt-top {
    opacity: 1;
    pointer-events: all;
  }
}

.feedback-slider .slick-slide {
  outline: none;
}

.feedback-slider .slick-dots {
  bottom: 40px;
}

.feedback-slider .slick-dots li button:before {
  content: "";
  background: #d5d5d5;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}

/*Styles for certificates*/

.certificates {
  padding: 49px 0;
}

.certificates__header {
  font-size: 30px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
  text-align: center;
  margin: 0 0 41px 0;
}

.certificates__link {
  display: inline-block;
  outline: none;
}

.certificates__img {
  max-width: 320px;
  width: 100%;
}

.certificates__article {
  display: inline-block;
  max-width: 585px;
  font-size: 13px;
  line-height: 21px;
  color: #000000;
  font-family: "Open Sans";
}

.certificates__article-wrap {
  text-align: center;
}


.certificates-slider .slick-arrow {
  top: 50%;
  margin-top: -18px;
}


.certificates-slider {
  margin: 0 0 32px 0;
}

.certificates-slider .slick-slide {
  text-align: center;
  outline: none;
  padding: 0 11px;
  opacity: 0.5;
}

.certificates-slider .slick-slide .certificates__link {
  cursor: default;
}

.certificates-slider .slick-slide.slick-center {
  opacity: 1;
}

.certificates-slider .slick-slide.slick-center .certificates__link {
  cursor: pointer;
}

.certificates-slider .slick-prev {
  left: 10px;
  z-index: 100;
  background: url("../img/arrow-prev.png") center no-repeat;
}

.certificates-slider .slick-prev:before {
  content: normal;
}

.certificates-slider .slick-next {
  right: 10px;
  z-index: 100;
  background: url("../img/arrow-next.png") center no-repeat;
}

.certificates-slider .slick-next:before {
  content: normal;
}

.certificates-slider .slick-arrow {
  width: 19px;
  height: 36px;
}

/*Styles for career*/

.career {
  background: #f6f6f6;
  padding: 51px 0 107px 0;
}

.career__header {
  font-size: 30px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
  text-align: center;
  margin: 0 0 41px 0;
}

.career__image {
  max-width: 386px;
  width: 100%;
}

.career__content-box {
  background: #ffffff;
  position: absolute;
  bottom: -33px;
  left: 35px;
  right: 35px;
  padding: 26px 25px;
  text-align: center;
}

.career__block-head {
  font-size: 13px;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
}

.career__article {
  font-size: 13px;
  color: #000000;
  line-height: 21px;
  margin: 12px 0 0;
  display: none;
  font-family: "Open Sans";
  cursor: default;
}


.career-slider-wrap {
  background: #f6f6f6;
  padding: 35px 0 28px 0;
  display: none;
}


.career-slider {
  text-align: center;
}

.career-slider .slick-dots li button:before {
  left: 50%;
  margin-left: -10px;
}

.career-slider .slick-slide {
  outline: none;
  text-align: center;
}

.career-slider__block {
  max-width: 286px;
  display: inline-block;
}

.career-slider__block .career-slider__image {
  width: 100%;
}

.career-slider__header {
  font-size: 18px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
  text-align: center;
  margin: 0 0 53px 0;
}

.career-slider__block-head {
  margin: 0;
  font-size: 13px;
  color: #000000;
  margin: 0 0 14px 0;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
}

.career-slider__content-box {
  background: #ffffff;
  padding: 22px 10px 22px 10px;
}

.career-slider__article {
  font-size: 13px;
  color: #000000;
  line-height: 21px;
}

.career-slider .slick-dots {
  position: absolute;
  left: 50%;
  bottom: auto;
  top: -39px;
  margin-left: -30px;
  display: inline-block !important;
  width: auto;
}

.career-slider .slick-dots li button:before {
  content: "";
  background: #d5d5d5;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}


.career-slider.slick-dotted.slick-slider {
  margin: 0;
}

/*Styles for stories*/

.stories {
  padding: 0 50px;
}

.stories__container {
  padding: 48px 0 69px 0;
  text-align: center;
  max-width: 1460px;
  margin: 0 auto;
}

.stories__header {
  font-size: 30px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
  text-align: center;
  margin: 0 0 76px 0;
}

.stories__text-wrap {
  display: inline-block;
  width: 74%;
  vertical-align: top;
  text-align: left;
  padding: 31px 56px;
}

.stories__box {
  max-width: 1020px;
  display: inline-block;
}

.stories__image-wrap {
  width: 230px;
  display: inline-block;
  vertical-align: middle;
}

.stories__image {
  display: inline-block;
  -webkit-border-radius: 115px 115px 115px 115px;
  border-radius: 115px 115px 115px 115px;
}

.stories__image_min {
  display: none;
}

.stories__name {
  font-size: 13px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  margin: 0 0 12px 0;
}

.stories__appointment {
  font-size: 13px;
  color: #999999;
  margin: 0 0 21px 0;
  font-family: "Open Sans";
}

.stories__article {
  font-size: 13px;
  color: #000000;
  line-height: 21px;
  font-family: "Open Sans";
}


.slick-slide .stories__image {
  display: inline-block;
}

.slick-slide .stories__image_min {
  display: none;
}


.stories-slider .slick-slide {
  outline: none;
}

.stories-slider .slick-prev {
  left: 3%;
  z-index: 100;
  background: url("../img/arrow-prev.png") center no-repeat;
}

.stories-slider .slick-prev:before {
  content: normal;
}

.stories-slider .slick-next {
  right: 7%;
  z-index: 100;
  background: url("../img/arrow-next.png") center no-repeat;
}

.stories-slider .slick-next:before {
  content: normal;
}

.stories-slider .slick-arrow {
  width: 19px;
  height: 36px;
  top: 50%;
  margin-top: -18px;
}

/*Styles for resume*/

.resume-wrap {
  padding: 53px 0 58px 0;
  background: #f6f6f6;
  text-align: center;
}


.resume__rgt-col {
  text-align: right;
}

.resume__lft-col {
  text-align: left;
}

.resume__header {
  color: #000000;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
  margin: 0 0 18px 0;
}

.resume__article {
  font-size: 13px;
  color: #000000;
  font-family: "Open Sans";
}

.resume__btn {
  border: 1px solid #333333;
  padding: 14px 49px 12px 49px;
  color: #000000;
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Gotham Pro Medium";
}

.resume__btn:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}

/*STYLES FOR PARTNERS*/
/*Styles for video-partners*/

.video-partners-top-head {
  margin: 0;
}


.video-partners {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.video-partners__source {
  min-width: 100%;
  position: relative;
  max-height: 345px;
}

.video-partners__header {
  font-size: 40px;
  color: #ffffff;
  font-family: "Gotham Pro Narrow Bold";
  width: 100%;
  display: inline-block;
  text-transform: uppercase;
  line-height: 59px;
  margin: 0 0 97px 0;
}

.video-partners__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding-bottom: 35px;
}

.video-partners__header-wrap {
  text-align: center;
  padding: 0;
}

.video-partners__box_txt-large {
  font-size: 55px;
  color: #ffffff;
  font-family: "Gotham Pro Black";
  text-align: center;
  margin: 0 0 7px 0;
}

.video-partners__box_txt-small {
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  display: block;
}

.video-partners__menu-partner {
  text-align: center;
}


.menu-partner {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 0;
}

.menu-partner__item {
  display: inline-block;
  margin: 0 21px;
}

.menu-partner__link {
  text-decoration: none;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 0 30px 0;
  font-family: "Gotham Pro Medium";
}

.menu-partner__link:hover {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 3px solid #ffffff;
}


.menu-partner__link.active {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 3px solid #ffffff;
}

/*Styles for advertising-box*/

.advertising-container {
  max-width: 1265px;
}


.advertising-box {
  padding: 64px 0;
  background: #f6f6f6;
  margin-top: -5px;
}

.advertising-box__article {
  font-size: 18px;
  color: #000000;
  line-height: 29px;
  font-family: "Open Sans";
}

.advertising-box__btn-box {
  text-align: right;
  padding: 18px 0 0;
}

.advertising-box__btn-box_dealers {
  padding: 0;
}

.advertising-box__btn {
  border: 1px solid #333333;
  padding: 14px 68px 12px 68px;
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Gotham Pro Narrow Bold";
}

.advertising-box__btn:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}

.advertising-box__btn-link {
  font-size: 13px;
  color: #666666;
  text-decoration: underline;
  font-family: "Open Sans";
}

.advertising-box__btn-wrap {
  margin: 0 0 15px 0;
  text-align: center;
}

/*Styles for projects-implemented*/

.projects-implemented {
  padding: 47px 0 66px 0;
}

.projects-implemented__header {
  color: #000000;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
  line-height: 47px;
  text-align: center;
  margin: 0 0 70px 0;
}

.projects-implemented__left-box {
  padding: 65px 37px 20px 13px;
}

.projects-implemented__right-box {
  padding: 65px 13px 20px 37px;
}

.projects-implemented__row-box {
  display: table;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}

.projects-implemented__txt {
  font-size: 12px;
  color: #000000;
  font-family: "Gotham Pro Medium";
  text-transform: uppercase;
  margin: 7px 0 0 0;
  display: table-cell;
  vertical-align: middle;
}

.projects-implemented__txt_2 {
  text-align: right;
}

.projects-implemented__image-box {
  width: 100%;
  text-align: center;
}

.projects-implemented__image {
  width: 100%;
  max-width: 335px;
}

.projects-implemented__percent {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.projects-implemented__percent_2 {
  text-align: left;
}

.projects-implemented__item-number {
  font-size: 12px;
  color: #000000;
  min-width: 44px;
  padding: 4px 8px;
  border: 2px solid #000000;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  display: inline-block;
}

.projects-implemented__item-number_orange {
  border-color: #fb8561;
}

.projects-implemented__item-number_gray {
  border-color: #eeeeee;
}

.projects-implemented__item-number_green {
  border-color: #95cf9a;
}

.projects-implemented__item-number_yellow {
  border-color: #7cceca;
}

.projects-implemented__item-number_blue {
  border-color: #f4d055;
}

.projects-implemented__item-number_black {
  border-color: #464960;
}


.col_show_small_display {
  display: none;
}

/*Styles for design*/

.design {
  background: #f6f6f6;
  padding: 40px 0 90px 0;
}

.design__header {
  font-size: 19px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Medium";
  text-align: left;
  margin: 0 0 41px 0;
  float: left;
}

.design__header-link {
  float: right;
  font-size: 11px;
  color: #666666;
  text-transform: uppercase;
  font-family: "Gotham Pro Medium";
}

.design__header-link:hover {
  color: #000000;
}

.design__image {
  max-width: 386px;
  width: 100%;
  height: 233px;
}

.design__content-box {
  background: #ffffff;
  position: absolute;
  bottom: -33px;
  left: 35px;
  right: 35px;
  padding: 26px 25px;
  text-align: center;
}

.design__block-head {
  font-size: 12px;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
  font-family: "Gotham Pro Medium";
  line-height: 21px;
}

.design__article {
  font-size: 13px;
  color: #000000;
  line-height: 21px;
  margin: 12px 0 0;
  display: none;
  font-family: "Open Sans";
}


.design-slider-wrap {
  background: #f6f6f6;
  padding: 35px 0 28px 0;
  display: none;
}


.design-slider {
  text-align: center;
}

.design-slider .slick-slide {
  outline: none;
  text-align: center;
}

.design-slider__block {
  max-width: 286px;
  display: inline-block;
}

.design-slider__header {
  font-size: 18px;
  color: #333333;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
  text-align: center;
  margin: 0 0 53px 0;
}

.design-slider__block-head {
  margin: 0;
  font-size: 13px;
  color: #000000;
  margin: 0 0 14px 0;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
}

.design-slider__content-box {
  background: #ffffff;
  padding: 22px 10px 22px 10px;
}

.design-slider__article {
  font-size: 13px;
  color: #000000;
  line-height: 21px;
}

.design-slider .slick-dots {
  position: absolute;
  left: 50%;
  bottom: auto;
  top: -39px;
  margin-left: -30px;
  display: inline-block !important;
  width: auto;
}

.design-slider .slick-dots li button:before {
  content: "";
  background: #d5d5d5;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}


.design-slider.slick-dotted.slick-slider {
  margin: 0;
}

/*Styles for advantages*/

.advantages {
  padding: 60px 0 72px 0;
}

.advantages__header {
  font-size: 30px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  text-align: left;
  margin: 0 0 19px 0;
}

.advantages__list {
  padding-left: 30px;
  padding-top: 27px;
}

.advantages__item {
  font-size: 15px;
  color: #000000;
  margin: 0 0 19px 0;
  font-family: "Open Sans";
}

.advantages__box-btn {
  font-size: 14px;
  color: #000000;
  font-family: "Gotham Pro Medium";
  text-transform: uppercase;
  background: #f6f6f6;
  padding: 44px 50px 50px 50px;
  text-align: center;
}

.advantages__text {
  text-align: center;
  line-height: 28px;
  margin: 0 0 32px 0;
}

.advantages__btn {
  border: 1px solid #333333;
  padding: 14px 68px 12px 68px;
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Gotham Pro Narrow Bold";
}

.advantages__btn:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}

/*Styles for article-bottom*/

.article-bottom {
  background: #f6f6f6;
  padding: 46px 0 18px 0;
  display: none;
}

.article-bottom__header {
  font-size: 20px;
  color: #000000;
  margin: 0 0 32px 0;
}

.article-bottom p {
  color: #666666;
  font-size: 13px;
  line-height: 21px;
  font-family: "Open Sans";
}

.article-bottom_border {
  border-bottom: 1px solid #ffffff;
}

/*STYLES FOR DEALERS PAGE*/
/*Styles for reasons*/

.reasons {
  padding: 60px 0 50px 0;
  text-align: center;
}

.reasons__header {
  max-width: 620px;
  display: inline-block;
  font-size: 30px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 39px 0;
}

.reasons__table {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  overflow: hidden;
  padding: 45px 0 26px 0;
}

.reasons__table_display-small {
  display: none;
}

.reasons__item {
  margin: 0 0 20px 0;
  text-align: left;
  font-size: 15px;
  color: #000000;
  font-family: "Open Sans";
}

.reasons__list {
  padding-right: 10px;
  padding-left: 5px;
}

.reasons__list_brd-rgt {
  border-right: 1px solid #cccccc;
}


.advertising-box-dealers {
  padding: 64px 0 22px 0;
}

/*Styles for showroom*/

.col-showroom {
  padding: 0;
  text-align: left;
}


.showroom {
  padding-bottom: 70px;
}

.showroom__header {
  margin: 46px 0 20px 0;
  font-size: 14px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
}

.showroom__article {
  margin: 0 0 45px 0;
}

.showroom__article p {
  font-size: 13px;
  color: #000000;
  line-height: 21px;
  font-family: "Open Sans";
}

.showroom__list-box {
  position: relative;
}

.showroom__list {
  background: #b6d6bd;
  padding: 45px 200px 29px 44px;
  position: absolute;
  left: 0;
  top: 0;
  right: -156px;
  z-index: 100;
}

.showroom__list_bottom {
  background: #e7d7c2;
  left: -156px;
  right: -15px;
  padding: 45px 36px 29px 173px;
}

.showroom__item {
  font-size: 13px;
  color: #000000;
  margin: 0 0 17px 0;
  font-family: "Open Sans";
}

.showroom__btn-box {
  text-align: center;
  margin-top: 595px;
}

.showroom__btn-box_bottom {
  margin-top: 530px;
}

.showroom__btn {
  border: 1px solid #333333;
  padding: 14px 18px 12px 18px;
  color: #000000;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Gotham Pro Narrow Bold";
  width: 80%;
}

.showroom__btn:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}


.container-showroom {
  margin-bottom: 70px;
}


.container-showroom-bottom {
  padding-bottom: 70px;
}

/*STYLES FOR PARTNERS DESIGNS*/
/*Styles for listing*/

.listing {
  padding: 62px 0 50px 0;
}

.listing__image-box {
  display: table;
}

.listing__image-box {
  display: table-cell;
  vertical-align: top;
}

.listing__text-box {
  display: table-cell;
  vertical-align: middle;
  padding: 23px 29px;
}

.listing__header {
  font-size: 13px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  margin: 0 0 14px 0;
}

.listing__article {
  font-size: 13px;
  color: #000000;
  font-family: "Open Sans";
}


.advertising-box__btn-box_bttm {
  padding-top: 0;
}

.advertising-box__btn_bttm {
  padding: 14px 38px 12px 38px;
}

.advertising-box_bttm {
  background: #ffffff;
}

/*STYLES FOR PARTNERS EXPORT*/
/*Styles for marketing*/

.marketing {
  text-align: center;
  padding: 57px 0 0 0;
}

.marketing__header {
  font-size: 30px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  max-width: 710px;
  display: inline-block;
  margin: 0;
  line-height: 45px;
  margin: 0 0 43px 0;
}

.marketing__text {
  font-size: 18px;
  color: #000000;
  line-height: 29px;
  display: inline-block;
  max-width: 762px;
  font-family: "Open Sans";
}


.reasons__article {
  font-size: 14px;
  display: inline-block;
  max-width: 340px;
  line-height: 26px;
}

.reasons__article-box {
  text-align: center;
  margin: 0 0 16px 0;
}

.reasons__row {
  display: block;
  margin-bottom: 7px;
  font-family: "Open Sans";
}

.reasons__row_bttm {
  font-family: "Open Sans";
}

.reasons__line-box {
  display: table;
  width: 100%;
}

.reasons__line-lft-box {
  display: table-cell;
  width: 45%;
}

.reasons__line-image-box {
  display: table-cell;
  width: 10%;
}

.reasons__line-rght-box {
  display: table-cell;
  width: 45%;
}

.reasons__table-marketing {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  overflow: hidden;
  padding: 45px 0 26px 0;
}

.reasons__column_line {
  padding: 0 15px;
}


.reasons-marketing .reasons__column {
  min-height: 130px;
}

.reasons-marketing .reasons__column_line {
  border-right: 1px solid #cccccc;
}


.reasons__table-marketing {
  padding: 41px 0 28px 0;
}

/*Styles for map*/

.content-map {
  height: 694px;
  margin: 0 0 33px 0;
}

.content-map__wrap {
  position: relative;
  height: 100%;
  max-width: 1266px;
  margin: 0 auto;
}

.content-map__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.content-map__article-box {
  text-align: center;
  line-height: 29px;
}

.content-map__article {
  font-size: 18px;
  color: #000000;
  max-width: 750px;
  display: inline-block;
  font-family: "Open Sans";
}


.info {
  padding: 36px 0;
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}

.info__txt {
  font-size: 15px;
  color: #000000;
  font-family: "Gotham Pro Medium";
  text-transform: uppercase;
}

.info__txt_number {
  text-align: center;
}

.info__txt_name {
  text-align: center;
}

.info__txt_email {
  text-align: center;
}


.cont-map {
  margin: 0 0 42px 0;
}

/*Styles for map*/

.request-btn {
  padding: 50px 0;
}

.request-btn__btn-wrap {
  text-align: center;
  margin: 0 0 45px 0;
}

.request-btn__btn {
  border: 1px solid #333333;
  padding: 14px 68px 12px 68px;
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Gotham Pro Narrow Bold";
}

.request-btn__btn:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}

.request-btn__link-wrap {
  text-align: center;
}

.request-btn__link {
  font-size: 13px;
  color: #666666;
  display: inline-block;
  border-bottom: 1px dotted #666666;
  font-family: "Open Sans";
}

.request-btn__link:hover {
  text-decoration: none;
  color: #000000;
}

/*Styles for top-box*/

.top-box {
  padding: 85px 0 87px 0;
  overflow: hidden;
  max-width: 1750px;
  margin: 0 auto;
}

.top-box__wrap {
  background: #ededed;
}

.top-box__col-center {
  text-align: center;
}

.top-box__col-lft-box {
  text-align: center;
  padding: 337px 0 0;
}

.top-box__col-lft-box_hide {
  display: none;
}

.top-box__col-lft {
  display: inline-block;
  max-width: 531px;
  text-align: left;
}

.top-box__col-rgt {
  text-align: center;
  margin: 339px 0 0;
  position: relative;
}


.col-lft__header {
  margin: 0;
  font-size: 30px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  line-height: 50px;
  margin: 0 0 20px 0;
}

.col-lft__text {
  font-size: 18px;
  color: #000000;
  font-family: "Gotham Pro Medium";
  text-transform: uppercase;
  margin: 0 0 31px 0;
}

.col-lft__btn {
  border: 1px solid #333333;
  padding: 14px 45px 12px 45px;
  color: #000000;
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Gotham Pro Narrow Bold";
}

.col-lft__btn:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}


.col-rgt__wrap {
  max-width: 540px;
  text-align: left;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.col-rgt__wrap_1 {
  display: block;
}


.quote {
  color: #000000;
  font-size: 17px;
  font-family: "Gotham Pro Italic";
  line-height: 36px;
  margin: 0 0 25px 0;
}

.quote__name {
  font-size: 11px;
  color: #777777;
  text-transform: uppercase;
  font-family: "Gotham Pro Italic Medium";
}


.quantity {
  padding: 72px 0 70px 0;
  max-width: 1237px;
  margin: 0 auto;
  position: relative;
}

.quantity__video-wrap {
  position: relative;
}
.tablet .quantity__video-wrap,
.mobile .quantity__video-wrap {
  display: none;
}
.video__image-dummy {
  display: none;
}
.tablet .video__image-dummy,
.mobile .video__image-dummy {
  top: -72px;
  left: 0;
  min-height: 770px;
  margin: 0;
  width: 112%;
  position: absolute;
  display: block;
}

.quantity__video {
  position: absolute;
  top: -72px;
  left: 0;
  min-height: 770px;
}

.quantity__wrap {
  padding: 147px 0 0;
}

.quantity__header {
  font-size: 30px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  position: absolute;
  top: 105px;
  left: 0;
  background: #ffffff;
  padding: 14px 23px 14px 15px;
  z-index: 100;
}

.quantity__text {
  margin: 0 0 35px;
}

.quantity__text p {
  font-size: 14px;
  color: #000000;
  line-height: 25px;
  margin-bottom: 19px;
  font-family: "Open Sans";
}

.quantity__btn {
  color: #000000;
  font-size: 11px;
  border-bottom: 1px dotted #cccccc;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 0 67px 0;
  display: inline-block;
  font-family: "Open Sans";
}

.quantity__btn:hover {
  text-decoration: none;
}

.quantity__col-wrap {
  display: table;
}

.quantity__col-box {
  text-align: center;
}

.quantity__col {
  display: table-cell;
  text-align: center;
}

.quantity__col__header {
  font-size: 40px;
  font-family: "Gotham Pro Narrow Bold";
  color: #000000;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}

.quantity__col__header_span {
  font-size: 15px;
  position: relative;
}

.quantity__col__header_span span {
  position: absolute;
  top: -9px;
  right: -9px;
}

.quantity__col__text {
  font-size: 12px;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  color: #000000;
  display: inline-block;
  width: 80%;
  line-height: 20px;
}

/*Styles for reliability*/

.reliability-wrap {
  background: #eeeeee;
  overflow: hidden;
  padding: 82px 0;
}


.reliability {
  max-width: 1299px;
  margin: 0 auto;
}

.reliability__image-wrap {
  text-align: center;
}

.reliability__article-wrap {
  text-align: center;
  padding: 209px 0 0;
}

.reliability__article {
  max-width: 570px;
  display: inline-block;
}

.reliability__header {
  font-size: 30px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  text-align: left;
  margin: 0 0 33px 0;
}

.reliability__text {
  text-align: left;
}

.reliability__text p {
  line-height: 25px;
  margin-bottom: 19px;
  font-family: "Open Sans";
}

/*Styles for reliability*/

.opportunities-wrap {
  padding: 123px 0 0 0;
  overflow: hidden;
}


.opportunities__link-color.active {
  border-color: #adadad;
  transition: 0.6s;
}


.opportunities {
  max-width: 1237px;
  margin: 0 auto;
}

.opportunities__button-change-door-wrap {
  text-align: center;
  margin-bottom: 31px;
  display: none;
}

.opportunities__button-change-door {
  border: 1px solid #333333;
  padding: 14px 48px 12px 48px;
  color: #000000;
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Gotham Pro Medium";
}

.opportunities__image-wrap {
  position: relative;
  min-height: 676px;
}

.opportunities__image {
  position: absolute;
  bottom: 0;
  left: 40px;
}

.opportunities__header {
  font-size: 30px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  text-align: left;
  margin: 0 0 33px 0;
}

.opportunities__wrap-article {
  padding: 87px 0 0;
}

.opportunities__text {
  text-align: left;
  margin: 0 0 37px 0;
}

.opportunities__text p {
  line-height: 25px;
  margin-bottom: 19px;
  font-family: "Open Sans";
}

.opportunities__wrap {
  overflow: hidden;
  padding: 74px 0 0;
}

.opportunities__btn {
  color: #000000;
  font-size: 11px;
  border-bottom: 1px dotted #cccccc;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 0 41px 0;
  display: inline-block;
}

.opportunities__btn:hover {
  text-decoration: none;
}

.opportunities__link-color-box {
  overflow: hidden;
  top: -15px;
  position: relative;
}

.opportunities__link-color-box_hidden-large {
  display: none;
}

.opportunities__link-color {
  float: left;
  border: 2px solid #ffffff;
  cursor: pointer;
  border-radius: 30px;
}

.opportunities__link-color:hover {
  border-color: #adadad;
  transition: 0.6s;
}

.opportunities__link-cl {
  width: 50px;
  height: 50px;
  margin: 2px;
  border-radius: 25px;
}

.opportunities__link-cl_1 {
  background: #8f8378;
}

.opportunities__link-cl_2 {
  background: #c0cdcc;
}

.opportunities__link-cl_3 {
  background: #505e6e;
}

.opportunities__link-cl_4 {
  background: #4a3f3f;
}

/*Styles for stability*/

.stability-wrap {
  background: #eeeeee;
  overflow: hidden;
  padding: 0 0 86px 0;
  max-width: 1920px;
  margin: 0 auto;
}


.stability__image-wrap_hidden-large {
  display: none;
  max-width: 296px;
  width: 100%;
}

.stability__article {
  max-width: 500px;
  display: inline-block;
  margin-left: 23px;
}

.stability__image {
  max-width: 949px;
  width: 100%;
}

.stability__header {
  font-size: 30px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  text-align: left;
  margin: 0 0 33px 0;
}

.stability__wrap-article {
  padding: 20% 0 0;
  text-align: left;
}

.stability__text {
  text-align: left;
  margin: 0 0 37px 0;
}

.stability__text p {
  line-height: 25px;
  margin-bottom: 19px;
  font-family: "Open Sans";
}


.col-stability {
  padding-left: 0;
}

/*Styles for bottom-container*/

.bottom-container {
  overflow: hidden;
}

.bottom-container__image {
  max-width: 436px;
  width: 100%;
}

.bottom-container__image_1 {
  position: absolute;
  left: 50%;
  top: 50%;
  -o-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.bottom-container__image_2 {
  position: absolute;
  left: 50%;
  top: 50%;
  -o-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.bottom-container__image_4 {
  padding-top: 0;
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.bottom-container__image_3 {
  position: absolute;
  left: 50%;
  bottom: 0;
  -o-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}

.bottom-container__col-wrap {
  height: 100%;
  background: #f6f6f6;
  margin: 4px 2px;
  display: block;
}

.bottom-container__col-wrap:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.2);
}

.bottom-container__col-wrap:hover .bottom-container__image {
  opacity: 0.1;
  transition: 1.2s;
}

.bottom-container__col-wrap:hover .bottom-container__header {
  opacity: 1;
  transition: 1.2s;
  color: #000000;
}

.bottom-container__col-wrap:hover .bottom-container__header_no-hover {
  opacity: 0;
}

.bottom-container__col {
  position: relative;
  min-height: 229px;
}

.bottom-container__header {
  color: #777777;
  font-size: 13px;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  max-width: 275px;
  position: absolute;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  top: 50%;
  left: 50%;
  margin-left: -137px;
  opacity: 0;
}

.bottom-container__header_no-hover {
  font-size: 13px;
  color: #777777;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  opacity: 1;
}

.bottom-container__header_no-hover_1 {
  padding: 35px 74px 10px 74px;
  box-sizing: border-box;
}

.bottom-container__header_no-hover_2 {
  padding: 10px 104px 10px 104px;
  box-sizing: border-box;
}

.bottom-container__header_no-hover_3 {
  padding: 35px 104px 11px 104px;
  box-sizing: border-box;
}

.bottom-container__header_no-hover_4 {
  padding: 10px 104px 10px 104px;
  box-sizing: border-box;
  text-align: center;
}

.bottom-container__header_4 {
  margin-left: -89px;
}

.bottom-container__header-wrap {
  overflow: hidden;
  width: 100%;
  height: 100%;
}


.col-bttm-cnt {
  padding: 0;
  height: 100%;
}


.col-bttm-last {
  text-align: left;
}


.director__image-wrap {
  padding: 42px 0 0;
  text-align: right;
}

.director__image_1 {
  max-width: 1019px;
  width: 100%;
}

.director__image_2 {
  max-width: 925px;
  width: 100%;
}

.director__image_hidden-large {
  display: none;
}


.col-director {
  padding-right: 0;
}
.model-wrap {
  text-align: left;
  font-size: 0;
}
.model-wrap>[class*="col-"] {
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
/*Styles for yandex-map*/

.yandex-map {
  position: relative;
}

.yandex-map__balloon {
  float: left;
  z-index: 10000;
  max-width: 470px;
  padding: 20px 20px 20px 16px;
  background: #ffffff;
  border: none;
  width: 100%;
  border-radius: 4px 4px 4px 4px;
}

.yandex-map__balloon__btn-close {
  position: absolute;
  top: 14px;
  right: 17px;
  cursor: pointer;
  width: 16px;
  height: 16px;
  background: url("../img/yandexMap/icon-close.png") no-repeat;
}


.balloon__txt {
  padding: 2px 0 2px 30px;
  position: relative;
  max-width: 100%;
}

.balloon__txt-img {
  width: 16px;
  height: 23px;
  background: url("../img/yandexMap/icon-sprites.png") no-repeat;
  position: absolute;
  left: 5px;
  top: -2px;
}

.balloon__txt-img_1 {
  background-position: 0 2px;
}

.balloon__txt-img_2 {
  background-position: 0 -21px;
}

.balloon__txt-img_3 {
  background-position: 0 -44px;
}

.balloon__txt-img_4 {
  background-position: 0 -68px;
}

.balloon__txt-img_5 {
  background-position: 0 -91px;
}

.balloon__txt-img_img-none {
  background: none;
}

.balloon__adress {
  font-size: 16px;
  color: #000000;
  margin-bottom: 4px;
}

.balloon__adress_place {
  font-size: 13px;
  color: #777777;
  display: inline-block;
  margin: 0 0 27px 0;
}

.balloon__phone-number {
  color: #000000;
  font-size: 13px;
  margin: 0 0 7px 0;
}

.balloon__working-time {
  color: #000000;
  font-size: 13px;
  margin: 0 0 9px 0;
}

.balloon__working-time_gray {
  color: #777777;
}

.balloon__site {
  font-size: 13px;
  color: #000000;
  margin: 0 0 7px 0;
}

.balloon__mail {
  font-size: 13px;
  color: #000000;
  margin: 0 0 25px 0;
}

.balloon__bonuses-wrap {
  margin-bottom: 18px;
}

.balloon__bonuses {
  display: inline-block;
  text-align: center;
  width: 65px;
  margin-left: 7px;
}

.balloon__text {
  font-size: 10px;
  color: #a1a4a4;
}

.balloon__slider .slick-arrow {
  width: 11px;
  height: 17px;
}

.balloon__slider .slick-prev {
  background: url("../img/yandexMap/arrow-lft.png") no-repeat;
}

.balloon__slider .slick-next {
  background: url("../img/yandexMap/arrow-rght.png") no-repeat;
}

.balloon__slider .slick-prev:before, .balloon__slider .slick-next:before {
  content: "";
}

.balloon__slider .slick-prev, .balloon__slider .slick-next {
  top: 50%;
}


.balloon__slider .slick-slide {
  cursor: pointer;
}


.yandex-map__content {
  background: #ffffff;
  position: absolute;
  z-index: 10;
  top: 48px;
  right: 50px;
  float: right;
  width: 100%;
}

.yandex-map__content__header-box {
  padding: 37px 50px;
}

.yandex-map__content__header-wrap {
  float: left;
  margin: 0;
}

.yandex-map__content__header-wrap .jq-selectbox__select-text {
  font-size: 25px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  border-bottom: 1px dotted #333333;
  line-height: 25px;
  width: 120%;
  border: none;
  outline: none;
  cursor: pointer;
  width: 100% !important;
  line-height: 40px;
}

.yandex-map__content__header {
  font-size: 25px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  border-bottom: 1px dotted #333333;
  line-height: 25px;
  border: none;
  outline: none;
  cursor: pointer;
}

.yandex-map__content__header option {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Gotham Pro Medium";
  padding: 20px 0;
}

.yandex-map__content__select {
  margin: 0;
}

.yandex-map__content__select-wrap {
  float: right;
  margin: 0;
  min-width: 84px;
}

.yandex-map__content__select {
  font-size: 12px;
  color: #777777;
  text-transform: uppercase;
  font-family: "Gotham Pro Medium";
  border: none;
  outline: none;
  cursor: pointer;
}

.yandex-map__content__option {
  font-size: 12px;
  color: #777777;
  text-transform: uppercase;
  font-family: "Gotham Pro Medium";
}

.yandex-map__content__link-wrap {
  font-size: 14px;
  color: #ffffff;
  font-family: "Gotham Pro Medium";
  text-transform: uppercase;
  width: 100%;
  display: block;
  padding: 20px 50px;
  background: #333333 url("../img/yandexMap/icon-arrow-content.png") no-repeat 91% center;
}

.yandex-map__content__link-wrap:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #212020;
}

.yandex-map__content__radio-wrap {
  overflow: hidden;
  padding: 24px 50px;
  border-bottom: 1px solid #ededed;
}

.yandex-map__content__radio-box_col1 {
  float: left;
}

.yandex-map__content__radio-box_col2 {
  float: right;
}

.yandex-map__content__radio {
  vertical-align: top;
  cursor: pointer;
}

.yandex-map__content__label {
  cursor: pointer;
  font-size: 13px;
  color: #000000;
}

.yandex-map__content__address-wrap {
  overflow: hidden;
  max-height: 450px;
  overflow-y: scroll;
}

.yandex-map__content__address-row {
  padding: 27px 50px 27px 50px;
  border-bottom: 1px solid #ededed;
  width: 100%;
  overflow: hidden;
  text-align: left;
}

.yandex-map__content__address-col_lft {
  float: left;
}

.yandex-map__content__address-col_rght {
  float: right;
}

.yandex-map__content__address {
  color: #000000;
  font-size: 13px;
  margin: 0 0 11px 0;
}

.yandex-map__content__address_gray {
  color: #777777;
}

.yandex-map__content__phone-number {
  color: #000000;
  font-size: 13px;
  margin: 0 0 12px 0;
}

.yandex-map__content__working-time {
  color: #000000;
  font-size: 13px;
  margin: 0 0 12px 0;
}

.yandex-map__content__working-time_gray {
  color: #777777;
}

.yandex-map__content__site {
  font-size: 13px;
  color: #000000;
  margin: 0 0 11px 0;
}

.yandex-map__content__mail {
  font-size: 13px;
  color: #000000;
  margin: 0 0 11px 0;
}
.yandex-map__content__address-col_lft {
  position: relative;
}
.yandex-map__link {
  display: none;
}

@media (max-width: 1024px) {

  .tablet .video__image-wrap-partners,
  .mobile .video__image-wrap-partners {
    display: block;
  }

  .tablet .video-partners__source,
  .mobile .video-partners__source {
    display: none;
  }

  .yandex-map__link {
    height: 40px;
    position: absolute;
    right: 0;
    bottom: 0;
    border: none;
    background: transparent;
    -webkit-appearance: none;
    border-radius: 0;
    display: block;
    font-size: 13px;
  }
}
.yandex-map__link svg{
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  fill: #333;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: fill .2s linear;
}

.yandex-map__link:hover svg{
  fill: #000099;
}

/*Styles for menu-large*/

.menu-large__container {
  border-bottom: 1px solid #dcdcdc;
}

.menu-large__col {
  text-align: center;
  display: block;
  padding: 26px 0;
  position: relative;
  bottom: -1px;
  z-index: 100;
}

.menu-large__col:hover {
  text-decoration: none;
  border-bottom: 1px solid #000000;
}

.menu-large__col:hover .menu-large__header {
  color: #000000;
}

.menu-large__col:hover .menu-large__header_none {
  color: #ffffff;
}

.menu-large__col:hover .menu-large__name {
  color: #000000;
}

.menu-large__header {
  font-size: 12px;
  color: #999999;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  margin: 0 0 12px 0;
}

.menu-large__header_none {
  color: #ffffff;
}

.menu-large__name {
  font-size: 16px;
  color: #777777;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
}


.menu-large__col.active {
  border-bottom: 1px solid #000000;
}

.menu-large__col.active .menu-large__header {
  color: #000000;
}

.menu-large__col.active .menu-large__name {
  color: #000000;
}

/*Styles for departments*/

.departments {
  overflow: hidden;
  padding: 73px 0 35px 0;
  text-align: center;
}

.departments__header {
  font-size: 30px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 24px 0;
}

.departments__btn-wrap {
  text-align: center;
  margin: 0 0 13px 0;
}

.departments__btn-wrap_map {
  margin: 0 0 37px 0;
}

.departments__btn {
  font-size: 12px;
  display: inline-block;
  color: #777777;
  text-transform: uppercase;
  border-bottom: 1px dotted #777777;
  font-family: "Open Sans";
}

.departments__btn_bottom {
  font-size: 13px;
  text-transform: none;
}

.departments__btn:hover {
  text-decoration: none;
  color: #000000;
}

.departments__content {
  max-width: 962px;
  overflow: hidden;
  width: 100%;
  display: inline-block;
}

.departments__item {
  text-align: center;
  padding: 27px 20px;
  background: #f6f6f6;
}

.departments__item__header {
  font-size: 12px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  margin: 0 0 8px 0;
}

.departments__item__name {
  font-size: 13px;
  color: #000000;
  margin: 0 0 9px 0;
  font-family: "Open Sans";
}

.departments__item__number {
  font-size: 13px;
  color: #000000;
  margin: 0 0 9px 0;
  font-family: "Open Sans";
}

.departments__item__mail {
  font-size: 13px;
  color: #000000;
  font-family: "Open Sans";
}

.departments__line-wrap {
  text-align: center;
  margin: 0 0 20px 0;
}

.departments__line {
  display: inline-block;
  width: 50px;
  height: 2px;
  background: #c5c5c5;
}

.departments__button-wrap {
  text-align: center;
  margin: 0 0 21px 0;
}

.departments__button {
  border: 1px solid #333333;
  padding: 14px 25px 12px 25px;
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Gotham Pro Narrow Bold";
}

.departments__button:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}


.col-departments {
  margin-bottom: 28px;
}

/*Styles for departments*/

.door-smoke__header-wrap {
  position: relative;
  text-align: center;
  overflow: hidden;
}

.door-smoke__header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.door-smoke__header__content {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  height: 100%;
  padding: 49px 0 0;
}

.door-smoke__box {
  padding: 42px 51px 24px 51px;
  max-width: 601px;
  float: right;
  text-align: left;
  background: rgba(255, 255, 255, 0.2);
}

.door-smoke__box__header {
  font-size: 25px;
  color: #ffffff;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  margin: 0 0 36px 0;
}

.door-smoke__box__article p {
  font-size: 13px;
  color: #ffffff;
  line-height: 21px;
  margin: 0 0 19px 0;
}

/*Styles for specific*/

.specific-wrap {
  background: #eeeeee;
  overflow: hidden;
  padding: 50px 0;
}


.specific {
  max-width: 1200px;
  margin: 0 auto;
}

.specific__box {
  text-align: center;
}

.specific__header {
  font-size: 14px;
  color: #000000;
  font-family: "Gotham Pro Medium";
  text-transform: uppercase;
  margin: 0;
  margin: 0 0 20px 0;
}

.specific__text {
  font-size: 13px;
  color: #000000;
  line-height: 20px;
}

.specific__image {
  margin: 0 0 27px 0;
  max-width: 360px;
  width: 100%;
}


.col-specific {
  margin: 0 0 20px 0;
}

/*Styles for order-door*/

.order-door__buttons-wrap {
  text-align: center;
  padding: 55px 0 44px 0;
  border-bottom: 1px solid #dcdcdc;
}

.order-door__buttons-wrap_border-hide {
  border-bottom: none;
}

.order-door__button {
  border: 1px solid #333333;
  padding: 14px 85px 12px 85px;
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Gotham Pro Narrow Bold";
  margin: 0 0 28px 0;
}

.order-door__button:hover {
  text-decoration: none;
}

.order-door__link-wrap {
  text-align: center;
}

.order-door__link {
  font-size: 11px;
  color: #777777;
  font-family: "Gotham Pro Medium";
  text-transform: uppercase;
  display: inline-block;
}

.order-door__link:hover {
  text-decoration: none;
}


.block-header_large {
  font-size: 25px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
}


.col-model-wrap {
  margin: 0 0 20px 0;
}

/*Styles for door-strong*/

.door-strong__header-wrap {
  position: relative;
  text-align: center;
  overflow: hidden;
}

.door-strong__gif-wrap {
  max-width: 600px;
  display: table-cell;
  vertical-align: top;
  padding: 0 20px;
}

.door-strong__header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.door-strong__header__content {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  height: 100%;
  padding: 0;
  display: table;
  width: 100%;
  text-align: right;
}

.door-strong__box-wrap {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.door-strong__box-wrap_mobile {
  text-align: center;
  vertical-align: middle;
  display: none;
}

.door-strong__box-wrap .door-strong__box {
  margin-top: 0;
}

.door-strong__box {
  padding: 42px 51px 24px 51px;
  max-width: 601px;
  background: rgba(0, 0, 0, 0.2);
  display: inline-block;
  text-align: left;
  margin-left: 20px;
}

.door-strong__box__header {
  font-size: 25px;
  color: #ffffff;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  margin: 0 0 36px 0;
}

.door-strong__box__article p {
  font-size: 13px;
  color: #ffffff;
  line-height: 21px;
  margin: 0 0 19px 0;
}

/*Styles for pagination collections*/

.container-news {
  background: #eeeeee;
  padding: 50px 20px 19px 23px;
  border-bottom: 1px solid #ffffff;
}


.container-articles {
  background: #eeeeee;
  padding: 58px 20px 0px 23px;
}


.col-news {
  margin: 0 0 82px 0;
}


.col-articles {
  margin: 0 0 82px 0;
}


.news {
  text-align: center;
  position: relative;
  max-width: 1205px;
  margin: 0 auto;
}

.news__head {
  text-align: center;
  font-size: 19px !important;
  text-transform: uppercase;
  font-family: "Gotham Pro Medium";
  margin: 0;
  padding: 0;
}

.news__header-wrap {
  position: relative;
}

.news__header {
  font-size: 30px;
  text-transform: uppercase;
  color: #000000;
  text-align: center;
  font-family: "Gotham Pro";
  margin: 0 0 36px 0;
}

.news__txt {
  font-size: 11px;
  color: #999999;
  font-family: "Gotham Pro";
  text-transform: uppercase;
  margin: 0 0 9px 0;
  display: inline-block;
}

.news__image {
  width: 100%;
  max-width: 587px;
  max-height: 357px;
}

.news__link {
  font-size: 13px;
  color: #000000;
  position: absolute;
  right: 55px;
  top: 15px;
  text-decoration: none;
  border-bottom: 1px solid #d1d1d1;
  font-family: "Open Sans";
}

.news__link:hover {
  text-decoration: none;
}

.news__content-box {
  background: #ffffff;
  position: absolute;
  bottom: -32px;
  left: 30px;
  right: 30px;
  padding: 28px 25px;
  z-index: 100 !important;
}

.news__name {
  font-size: 19px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Medium";
  margin: 0 0 20px 0;
}

.news__article {
  line-height: 21px;
  margin: 0 0 25px 0;
  font-family: "Open Sans";
}

.news__btn {
  border: 1px solid #333333;
  padding: 14px 49px 12px 49px;
  display: inline-block;
  color: #000000;
  font-family: "Gotham Pro Medium";
  font-size: 12px;
  text-transform: uppercase;
}

.news__btn:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}

.news__button-wrap {
  text-align: center;
}

.news__button {
  border: 1px solid #333333;
  padding: 14px 25px 12px 25px;
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Gotham Pro Narrow Bold";
}


.scheme-wrap {
  background: #eeeeee;
}


.scheme {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.scheme__header-wrap {
  max-width: 812px;
  display: inline-block;
  padding: 63px 0 41px 0;
}

.scheme__header {
  font-size: 30px;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  margin: 0 0 37px 0;
}

.scheme__text {
  font-size: 15px;
  color: #000000;
  font-family: "Open Sans";
  line-height: 27px;
}


.scheme-item {
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 0;
}

.scheme-item__box {
  text-align: center;
}

.scheme-item__header {
  font-size: 14px;
  color: #000000;
  font-family: "Gotham Pro Medium";
  text-transform: uppercase;
  margin: 0;
  margin: 0 0 20px 0;
}

.scheme-item__text {
  font-size: 13px;
  color: #000000;
  line-height: 20px;
}

.scheme-item__image {
  margin: 0 0 27px 0;
  max-width: 360px;
  width: 100%;
}

.scheme-item__image_bottom {
  max-width: 550px;
}


.col-scheme {
  margin: 0 0 47px 0;
  float: none;
  display: inline-block;
  vertical-align: top;
}

.col-scheme_bottom {
  margin: 0 0 0 0;
}


.double-column-wrap {
  background: #eeeeee;
  padding: 54px 0;
}

.double-column-wrap_bottom {
  border-bottom: 1px solid #ffffff;
}


.double-column {
  max-width: 1200px;
  margin: 0 auto;
}

.double-column__img-wrap {
  text-align: center;
  padding: 16px 0;
}

.double-column__article-wrap {
  text-align: center;
  padding: 30px 0 20px 0;
}

.double-column__article-box {
  max-width: 87%;
  display: inline-block;
  text-align: left;
}

.double-column__header {
  font-size: 14px;
  color: #010101;
  font-family: "Gotham Pro Medium";
  text-transform: uppercase;
  margin: 0 0 13px 0;
}

.double-column__txt {
  font-size: 13px;
  color: #333333;
  font-family: "Open Sans";
  line-height: 21px;
}

.double-column__img_1 {
  max-width: 414px;
  width: 100%;
}

.double-column__img_2 {
  max-width: 550px;
  width: 100%;
}

.double-column__img_3 {
  max-width: 550px;
  width: 100%;
}


.row-double-column {
  margin: 0 0 35px 0;
}


.portfolio {
  text-decoration: none;
  max-width: 1215px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding: 0 2px;
}

.portfolio__header-wrap {
  position: relative;
}

.portfolio__header {
  font-size: 30px;
  text-transform: uppercase;
  color: #000000;
  text-align: center;
  font-family: "Gotham Pro Narrow Bold";
  margin: 0 0 45px 0;
}

.portfolio__txt {
  font-size: 11px;
  color: #999999;
  font-family: "Gotham Pro";
  text-transform: uppercase;
  margin: 0 0 9px 0;
  display: inline-block;
}

.portfolio__image {
  max-height: 247px;
}

.portfolio__link {
  font-size: 13px;
  color: #000000;
  position: absolute;
  right: 55px;
  top: 15px;
  text-decoration: none;
  border-bottom: 1px solid #d1d1d1;
  font-family: "Open Sans";
}

.portfolio__link:hover {
  text-decoration: none;
}

.portfolio__content-box {
  background: #ffffff;
  position: absolute;
  bottom: -25px;
  left: 9%;
  right: 9%;
  padding: 18px 25px;
}

.portfolio__name {
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Medium";
  margin: 0;
  line-height: 21px;
}

.portfolio__article {
  line-height: 21px;
  margin: 15px 0 15px 0;
  font-family: "Open Sans";
  text-decoration: none;
  font-size: 13px;
}

.portfolio__article:hover {
  text-decoration: none;
}

.portfolio__btn {
  border: 1px solid #333333;
  padding: 14px 49px 12px 49px;
  display: inline-block;
  color: #000000;
  font-family: "Gotham Pro Medium";
  font-size: 11px;
  text-transform: uppercase;
}

.portfolio__btn:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}


.col-portfolio {
  margin-bottom: 83px;
}


.portfolio-wrap {
  background: #eeeeee;
  overflow: hidden;
  padding: 63px 0 17px 0;
  border-bottom: 1px solid #ffffff;
}


.popup__bg {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}

.popup__bg_reg {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}

/*.popup__bg_reg .popup__content {*/
  /*position: absolute;*/
/*}*/

.popup__bg_map {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}

.popup__bg_lang {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 10000;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}

.popup__content, .popup__content_reg {
  position: fixed;
  z-index: 2000;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  padding: 70px 0;
  font-size: 0;
  text-align: center;
  overflow-y: auto;
}
.popup__content:after, .popup__content_reg:after {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 0;
  height: 100%;
}

.popup__content .hide_popup {
  width: 31px;
  height: 31px;
  background: url("../img/portfolio/close-popup.png") no-repeat;
  position: absolute;
  top: 38px;
  right: 11%;
  z-index: 100;
}

.popup__content_reg .hide_popup {
  width: 31px;
  height: 31px;
  background: url("../img/portfolio/close-popup.png") no-repeat;
  position: absolute;
  top: 38px;
  right: 11%;
  z-index: 100;
}

.popup__content_map {
  height: 100%;
}

.popup__content_map .hide_popup {
  width: 31px;
  height: 31px;
  background: url("../img/portfolio/close-popup.png") no-repeat;
  position: absolute;
  top: 38px;
  right: 11%;
}

.popup__content_lang .hide_popup {
  width: 31px;
  height: 31px;
  background: url("../img/portfolio/close-popup.png") no-repeat;
  position: absolute;
  top: 38px;
  right: 11%;
}

.popup__f-head {
  display: none;
  font-size: 30px;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  margin-bottom: 36px;
}

.popup__f-wrap {
  padding: 40px 50px 50px 50px;
  background: #ffffff;
  max-width: 600px;
  /*margin: 0 auto;*/
  /*position: absolute;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*margin-left: -300px;*/
  /*margin-top: -298px;*/
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  text-align: left;
  position: relative;
}

.popup__f-wrap .hide_popup-f {
  position: absolute;
  top: -50px;
  right: -50px;
}

.popup__f-content {
  width: 100%;
}

.popup__f-label {
  width: 100%;
  display: block;
  font-family: "Open Sans";
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 12px;
  padding-left: 5px;
}

.popup__f-input {
  width: 100%;
  display: block;
  outline: none;
  padding: 16px 24px;
  margin-bottom: 26px;
  color: #acacac;
  font-size: 13px;
  box-sizing: border-box;
}

.popup__f-input_area {
  min-height: 104px;
  resize: vertical;
  margin-bottom: 20px;
}

.popup__f-link-wrap {
  width: 100%;
  text-align: left;
  margin-bottom: 42px;
}

.popup__f-link {
  display: inline-block;
  color: #666666;
  font-size: 13px;
  font-family: "Open Sans";
  padding: 2px 0 2px 26px;
  background: url("../img/icon-load.png") no-repeat 0 center;
}

.popup__f-link:hover {
  color: #000000;
}

.popup__f-btn {
  border: 1px solid #333333;
  padding: 14px 49px 12px 49px;
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Gotham Pro Narrow Bold";
}

.popup__f-btn:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}


.content-lang {
  max-width: 964px;
  width: 100%;
  padding: 44px 37px 3px 37px;
  background: #ffffff;
  position: absolute;
  left: 50%;
  top: 200px;
  margin-left: -400px;
  max-height: 700px;
  overflow: auto;
}

.content-lang__header {
  padding: 0 15px;
  font-size: 30px;
  margin: 0 0 42px 0;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
}

.content-lang__header-country {
  padding: 0 15px;
  margin: 0 0 22px 0;
  font-size: 16px;
  text-transform: uppercase;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
}

.content-lang__link-wrap {
  width: 110%;
  margin-bottom: 20px;
}

.content-lang__link {
  display: inline;
  font-size: 13px;
  color: #666666;
  font-family: "Open Sans";
  border-bottom: 1px dotted #666666;
}

.content-lang .col-row {
  margin-bottom: 22px;
}


.unslider {
  height: 100%;
  overflow: hidden;
}

.unslider .slick-list {
  height: 100%;
}

.unslider .slick-track {
  height: 100%;
}

.unslider .slick-slide img {
  display: inline-block;
}

.unslider .slick-slide {
  height: 100%;
}


.unslider-fade {
  height: 100%;
}

.unslider-fade .unslider-wrap li img {
  /*  max-width: 100%;*/
  max-width: 50%;
  height: auto;
  padding: 0 50px;
  top: 15%;
  position: relative;
  max-height: 100%;
  /*margin-top: -325px;*/
}


.unslider-wrap {
  height: 100%;
}


.unslider-arrow.prev {
  font-size: 0;
  display: block;
  left: 3%;
  z-index: 10000;
  width: 51px;
  height: 98px;
  top: 50%;
  margin-top: -49px;
  background: url("../img/portfolio/arr-lft.png") no-repeat center;
}


.unslider-arrow.next {
  font-size: 0;
  display: block;
  right: 3%;
  z-index: 10000;
  width: 51px;
  height: 98px;
  top: 50%;
  margin-top: -49px;
  background: url("../img/portfolio/arr-rgt.png") no-repeat center;
}


.fade-slider .unslider-wrap li {
  text-align: center;
  height: 100%;
}

.fade-slider .slick-next:before, .fade-slider .slick-prev:before {
  content: "";
}

.fade-slider__wrap {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}


.unslider-slider .unslider-wrap li {
  text-align: center;
  height: 100%;
}

.unslider-slider .slick-next:before, .unslider-slider .slick-prev:before {
  content: "";
}

.unslider-slider__wrap {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}


.collection-slider .slick-slide {
  padding: 0;
  outline: none;
  text-align: center;
}

.collection-slider .collections {
  max-width: 700px;
  display: inline-block;
  text-align: center;
  width: 100%;
}

.collection-slider .collections__image {
  display: inline-block;
  width: 100%;
  max-width: 100%;
}

.collection-slider .slick-list {
  overflow: visible;
}

.collection-slider .slick-dots {
  top: -36px;
  bottom: auto;
}

.collection-slider .slick-dots li button:before {
  position: absolute;
  left: 50%;
  margin-left: -4px;
  top: 50%;
  margin-top: -4px;
  content: "";
  background: #d5d5d5;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}

.collection-slider .collections__header {
  margin: 0 0 49px 0;
}

.collection-slider .slick-next:before, .collection-slider .slick-prev:before {
  content: "";
}

.collection-slider .slick-next, .collection-slider .slick-prev {
  width: 24px;
  height: 66px;
  z-index: 10;
  top: 47%;
}

.collection-slider .slick-next {
  background: url("../img/collections/arrow-next.png") no-repeat;
  right: 2%;
  left: auto;
}

.collection-slider .slick-prev {
  background: url("../img/collections/arrow-prev.png") no-repeat;
  left: 2%;
  right: auto;
}


.article-top {
  max-width: 904px;
  margin: 0 auto;
}

.article-top__wrap {
  padding: 25px 0 41px 0;
  background: #eeeeee;
  overflow: hidden;
}

.article-top__link {
  color: #777777;
  font-size: 13px;
  font-family: "Open Sans";
  text-decoration: none;
  border-bottom: 1px dotted #777777;
  display: inline-block;
  margin: 0 0 15px 0;
}

.article-top__link:hover {
  color: #777777;
  text-decoration: none;
}

.article-top__header {
  font-size: 30px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
  line-height: 44px;
  margin: 0 0 22px 0;
}

.article-top__text {
  font-size: 15px;
  color: #000000;
  line-height: 27px;
}


.article-main__news-wrap {
  background: #f6f6f6;
  padding: 36px 0;
}


.article-main__news {
  max-width: 904px;
  margin: 0 auto;
}


.article-main {
  max-width: 904px;
  margin: 0 auto;
  padding-bottom: 32px;
}
.article-main img {
  max-width: 100%;
  height: auto;
  width: auto;
}

.article-main__wrap {
  padding: 42px 0;
}

.article-main__text p {
  font-size: 15px;
  font-family: "Open Sans";
  line-height: 27px;
  margin: 0 0 32px 0;
}

.article-main__text p img {
/*  max-width: 800px;*/
  max-width: 100%;
  height: auto;
}

.article-main__text p a {
  background-color: transparent;
  text-decoration: none;
  color: #000000;
  border-bottom: 1px solid #ccc;
}

.article-main__text .article-main__text_list {
  margin: 0 0 16px 0;
}

.article-main__text_bottom {
  float: left;
}

.article-main__image_1 {
  max-width: 900px;
  width: 100%;
  margin: 0 0 32px 0;
}

.article-main__image_2 {
  max-width: 350px;
  width: 100%;
  float: left;
  margin-right: 40px;
  margin-bottom: 40px;
}

.article-main__image_3 {
  max-width: 350px;
  width: 100%;
  float: right;
  margin-left: 40px;
  margin-bottom: 40px;
}

.article-main__header-h2 {
  font-size: 24px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  clear: both;
  text-transform: uppercase;
  margin-bottom: 38px;
}

.article-main__header-h3 {
  font-size: 20px;
  color: #000000;
  font-family: "Gotham Pro Narrow Bold";
  clear: both;
  text-transform: uppercase;
  margin-bottom: 38px;
}

.article-main__item {
  margin-bottom: 16px;
}

.article-main__link-wrap {
  max-width: 904px;
  margin: 0 auto;
  padding: 33px 0;
}

.article-main__link {
  color: #777777;
  font-size: 13px;
  font-family: "Open Sans";
  text-decoration: none;
  border-bottom: 1px dotted #777777;
  display: inline-block;
  margin: 0 0 15px 0;
}

.article-main__link:hover {
  color: #777777;
  text-decoration: none;
}


#ddmenu ul {
  border-top: 2px solid #000000;
  position: absolute;
  top: 69px;
  left: 50%;
  width: 166px;
  background: #fff;
  display: none;
  margin: 0 0 0 -83px;
  padding: 7px 0;
  list-style: none;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
  z-index: 100000;
}


.door-fire__image {
  max-width: 100%;
}

.door-fire__top-content-wrap {
  background: #eeeeee;
  padding: 76px 0 37px 0;
}

.door-fire__top-content {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1408px;
}

.door-fire__image-wrap {
  text-align: center;
}

.door-fire__content-wrap {
  padding: 89px 66px 40px 36px;
}

.door-fire__header {
  font-size: 25px;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 40px;
}

.door-fire__header_min {
  font-size: 14px;
  font-family: "Gotham Pro Medium";
  text-transform: uppercase;
  color: #000000;
  margin: 0 0 26px 0;
}

.door-fire__text {
  margin-bottom: 44px;
}

.door-fire__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.door-fire__item {
  font-family: "Open Sans";
  font-size: 13px;
  color: #000000;
  padding: 15px 0 15px 60px;
  position: relative;
  margin-bottom: 10px;
}

.door-fire__buttons-wrap {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1408px;
  padding: 62px 0 56px 0;
}

.door-fire__buttons-box {
  text-align: center;
}

.door-fire__buttons {
  border: 1px solid #333333;
  padding: 14px 85px 12px 85px;
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Gotham Pro Narrow Bold";
  margin: 0 0 28px 0;
}
.door-fire__buttons._small {
  padding: 14px 30px 12px 30px;
}
.tablet .model_item_hover,
.mobile .model_item_hover {
  display: none !important;
}

.door-fire__buttons:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}

.door-fire__link-box {
  text-align: center;
}

.door-fire__link {
  font-size: 11px;
  font-family: "Gotham Pro Medium";
  text-transform: uppercase;
  color: #000000;
}

.door-fire__link:hover {
  color: #000000;
}


.door-fire__item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  width: 44px;
  border: 2px solid #000000;
  -webkit-border-radius: 22px 22px 22px 22px;
  border-radius: 22px 22px 22px 22px;
  font-family: "Gotham Pro Medium";
  font-size: 14px;
  text-align: center;
  padding: 10px 0;
}


.door-fire__item_1:before {
  content: "1";
}


.door-fire__item_2:before {
  content: "2";
}


.door-fire__item_3:before {
  content: "3";
}


.door-fire__item_4:before {
  content: "4";
}


.door-unit__content-wrap {
  background: #ffffff;
  padding: 61px 0 88px 0;
}

.door-unit__content {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1283px;
}

.door-unit__header {
  text-align: center;
  font-size: 25px;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
  color: #000000;
  margin-bottom: 63px;
}

.door-unit__image-wrap {
  text-align: center;
}

.door-unit__image {
  max-width: 100%;
}


.glazing-options__content-wrap {
  background: #eeeeee;
  padding: 61px 0 77px 0;
}

.glazing-options__content {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1283px;
}

.glazing-options__header {
  text-align: center;
  font-size: 25px;
  text-transform: uppercase;
  font-family: "Gotham Pro Narrow Bold";
  color: #000000;
  margin-bottom: 39px;
  line-height: 39px;
}

.glazing-options__image-wrap {
  text-align: center;
}

.glazing-options__image {
  max-width: 100%;
}

.glazing-options__image_1 {
  margin-bottom: 34px;
}

.glazing-options__text {
  text-align: center;
  font-family: "Open Sans";
  font-size: 13px;
  line-height: 21px;
}


.door-f__options-content {
  overflow: hidden;
  background: #eeeeee;
  padding: 61px 0 0px 0;
  border-bottom: 1px solid #ffffff;
}

.door-f__options-wrap {
  margin: 0 auto;
  max-width: 1283px;
}

.door-f__options-row {
  text-align: center;
  margin-bottom: 19px;
}

.door-f__image-wrap {
  display: inline-block;
  overflow: hidden;
  margin: 0 22px;
}

.door-f__image {
  max-width: 100%;
}

.door-f__options-header {
  text-align: center;
  font-size: 25px;
  font-family: "Gotham Pro Narrow Bold";
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 72px;
}

.door-f__options-header_min {
  font-size: 14px;
}


.panel-news {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  padding: 37px 15px;
}

.panel-news__wrap {
  display: none;
  background: #ffffff;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 999;
}

.panel-news__header {
  overflow: hidden;
  margin-bottom: 20px;
}

.panel-news__text {
  font-size: 13px;
  color: #000000;
  font-family: "Gotham Pro Medium";
  text-transform: uppercase;
  float: left;
}

.panel-news__date {
  font-size: 11px;
  color: #777777;
  font-family: "Gotham Pro Medium";
  float: left;
  margin-left: 24px;
  text-transform: uppercase;
}

.panel-news__item-new {
  margin: 0;
  font-size: 20px;
  text-transform: uppercase;
  color: #000000;
  font-family: "Gotham Pro Medium";
}

.panel-news__item-new:hover {
  text-decoration: underline;
}

.panel-news__close-btn {
  background: url("../img/icon-close-news.png") center no-repeat;
  cursor: pointer;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 30px;
  top: 50%;
  margin-top: -7px;
}


.ballon__carousel {
  position: relative;
  width: 398px;
  padding: 10px 0px;
}

.ballon__arrow {
  position: absolute;
  top: 60px;
  padding: 0;
  display: block;
  width: 11px;
  height: 16px;
}

.ballon__prev {
  left: 7px;
  cursor: pointer;
  background: url("../img/yandexMap/arrow-lft.png") no-repeat;
}

.ballon__next {
  right: 7px;
  cursor: pointer;
  background: url("../img/yandexMap/arrow-rght.png") no-repeat;
}

.ballon__gallery {
  width: 330px;
  overflow: hidden;
  margin: 0 35px;
}

.ballon__images {
  height: 110px;
  width: 9999px;
  margin: 0;
  padding: 0;
  list-style: none;
  transition: margin-left 250ms;
  font-size: 0;
}

.ballon__images li {
  display: inline-block;
  width: 110px;
  height: 110px;
  margin-left: 5px;
}

.ballon__images li:first-child {
  margin-left: 0;
}

.ballon__images_item {
  cursor: pointer;
  width: 100%;
  height: 100%;
}


.model.shadow-width .model__image:before {
  right: -39px;
}

.model.shadow-width .model__image:after {
  left: -30px;
}


.container__fixed-btn {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}


.error {
  height: 100%;
  background: #ececec;
}

.error__logo-center-wrap {
  text-align: center;
  padding: 55px 0 165px 0;
  vertical-align: top;
}

.error .row {
  height: 100%;
}

.error .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
  height: 100%;
}

.error .container {
  height: 100%;
}

.error__container-box {
  display: table-cell;
}

.error__text-box {
  vertical-align: middle;
  text-align: center;
}

.error__container {
  display: table;
  height: 100%;
  width: 100%;
}

.error__text-large {
  font-family: "Gotham Pro Narrow Bold";
  font-size: 100px;
  color: #333333;
}

.error__text-small {
  font-family: "Gotham Pro Medium";
  font-size: 15px;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 50px;
}

.error .col-lft__btn {
  margin-bottom: 50px;
}

.error__bottom-text {
  font-family: "Open Sans";
  font-size: 13px;
}

.error__bottom-text a {
  font-weight: bold;
  color: #333333;
}


.features__type a {
  border: none;
}


.articles {
  text-align: center;
  position: relative;
  max-width: 1205px;
  margin: 0 auto;
}

.articles__header-wrap {
  position: relative;
}

.articles__hd {
  color: #000000;
  font-size: 30px;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
  margin: 0 0 56px 0;
}

.articles__txt {
  font-size: 11px;
  color: #999999;
  font-family: "Gotham Pro";
  margin: 0 0 9px 0;
  display: inline-block;
}

.articles__image {
  width: 100%;
  max-width: 587px;
  max-height: 357px;
}

.articles__link {
  font-size: 13px;
  color: #000000;
  position: absolute;
  right: 55px;
  top: 15px;
  text-decoration: none;
  border-bottom: 1px solid #d1d1d1;
  font-family: "Open Sans";
}

.articles__link:hover {
  text-decoration: none;
}

.articles__content-box {
  background: #ffffff;
  position: absolute;
  bottom: -32px;
  left: 30px;
  right: 30px;
  padding: 20px 9px;
  z-index: 100 !important;
}

.articles__name {
  font-size: 13px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Gotham Pro Medium";
  margin: 0 0 20px 0;
  line-height: 22px;
}

.articles__article {
  line-height: 21px;
  margin: 0 0 25px 0;
  font-family: "Open Sans";
}

.articles__btn {
  border: 1px solid #333333;
  padding: 14px 49px 12px 49px;
  display: inline-block;
  color: #000000;
  font-family: "Gotham Pro Medium";
  font-size: 11px;
  text-transform: uppercase;
}

.articles__btn:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  transition: 0.5s;
}

.articles__header {
  font-size: 30px;
  font-family: "Gotham Pro Narrow Bold";
  text-transform: uppercase;
}

.articles__menu-wrap {
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 50px;
}

.articles__menu {
  font-size: 0;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.articles__item {
  display: inline-block;
  margin: 0 15px;
}

.articles__links {
  font-size: 13px;
  font-family: "Gotham Pro Medium";
  color: #333333;
  padding-bottom: 25px;
  display: inline-block;
}

.articles__links:hover {
  border-bottom: 2px solid #000000;
  box-sizing: border-box;
}

.articles__links.active {
  border-bottom: 2px solid #000000;
  box-sizing: border-box;
}


.seo .icon-wrap {
  max-width: 1110px;
  text-align: justify;
  margin: 0 auto;
  background: #ffffff none repeat scroll 0 0;
}


.seo .icon-wrap-more {
  max-width: 1110px;
  text-align: justify;
  margin: 0 auto;
  background: #ffffff none repeat scroll 0 0;
}


.row h3 {
  padding-bottom: 30px;
  font-size: 20px;
}


.row p {
  padding-bottom: 15px;
  line-height: 23px;
}

.article-main__text p {
    padding-bottom:0px;
    margin-bottom: 0px;
}


.row.seo {
  border-top: 1px solid #dcdcdc;
  padding-top: 50px;
}


.button-box {
  text-align: center;
  padding-bottom: 30px;
}

@media (min-width: 1851px) {

  .col-model {
    width: 20%;
  }


  .col-model:nth-child(5n) .model_item_hover {
    left: auto !important;
  }


  .col-model:nth-child(5n + 1) .model_item_hover {
    left: 0 !important;
  }
}
@media (max-width: 1800px) {

  .model-wrap .col-lg-1-5 {
    width: 25%;
  }
}
@media (max-width: 1850px) and (min-width: 1561px) {

  .col-model {
    width: 25%;
  }


  .col-model:nth-child(4n) .model_item_hover {
    left: auto !important;
  }


  .col-model:nth-child(4n + 1) .model_item_hover {
    left: 0 !important;
  }
}
@media (max-width: 1680px) {

  .bottom-container__header_no-hover {
    display: none;
  }


  .bottom-container__image_3 {
    padding-top: 133px;
  }


  .bottom-container__image_4 {
    padding-top: 0;
  }
}
@media (max-width: 1560px) {

  .col-model {
    width: 33%;
  }


  .col-model:nth-child(3n) .model_item_hover {
    left: auto !important;
  }


  .col-model:nth-child(3n + 1) .model_item_hover {
    left: 0 !important;
  }
}
@media (max-width: 1450px) {

  .model-wrap .col-lg-1-5 {
    width: 33%;
  }
}
@media (max-width: 1310px) {

  .supplies__map-img {
    width: 100%;
  }

  .supplies__map-img-highlight {
    width: 100%;
  }
}
@media (min-width: 1241px) {
  .yandex-map__content {
    max-width: 540px;
  }
}
@media (max-width: 1240px) {

  .yandex-map__content {
    position: relative;
    top: 0;
  }


  #map {
    height: 450px !important;
  }


  .yandex-map {
    clear: both;
  }


  .yandex-map__content__address-wrap {
    max-height: inherit;
    overflow-y: auto;
  }


  .ymaps-b-balloon {
    width: 490px !important;
  }


  .ymaps-b-balloon__content > ymaps {
    width: 100% !important;
  }


  .ymaps-map.ymaps-i-ua_js_yes {
    height: 450px !important;
  }


  .yandex-map__content {
    position: static;
    display: inline-block;
    float: none;
  }


  .popup__bg_lang + script + .container-fluid > .row {
    /*text-align: center;*/
  }
}
@media (max-width: 1200px) {

  .filter_price {
    width: 68%;
  }


  .filter__input-box {
    width: 100%;
  }


  .filter__btn-box {
    display: inline-block;
    float: none;
  }


  .col-filter_color .filter-wrapper {
    text-align: center;
  }


  .filter__btn-wrap {
    text-align: center;
  }


  .filter_color {
    width: 68%;
  }


  .col-filter {
    margin-bottom: 20px;
    width: 100%;
  }


  .showroom__btn {
    max-width: 370px;
    width: 100%;
  }


  .slick-dotted.slick-slider {
    margin-bottom: 75px;
    text-align: left;
  }


  .collections__slider-wrap {
    display: block;
  }


  .collections__header {
    margin: 0 0 50px 0;
  }


  .row__collection {
    margin: 0;
  }

  .row__collection .col-lg-4 {
    display: none;
  }


  .col-model {
    position: relative;
    width: 50%;
  }

  .col-model:after {
    content: "";
    border-bottom: 1px solid #dcdcdc;
    position: absolute;
    bottom: 0;
    left: -50%;
    width: 100000px;
  }


  .navigation__link {
    padding: 6px 0 26px 0;
  }


  .navigation__link_mobile {
    padding: 0;
    font-size: 14px;
    border-bottom: none;
    line-height: 35px;
  }


  .navigation__link_color {
    padding: 0;
  }


  .quantity__col {
    display: table;
  }


  .quantity__col__header {
    display: table-cell;
    text-align: left;
    min-width: 191px;
    vertical-align: middle;
  }


  .quantity__col__text {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
  }


  .top-box__col-lft-box_hide {
    display: block;
    padding: 0;
    text-align: left;
  }


  .quantity__col-box {
    text-align: left;
  }


  .top-box__col-rgt {
    margin: 140px 0 0;
  }


  .video {
    max-height: 600px;
  }

  .video__box_txt-large {
    font-size: 40px;
  }


  .article-map {
    top: 12%;
    left: 5%;
  }


  .awards__text {
    margin-bottom: 30px;
  }


  .awards__article {
    padding-left: 20px;
    padding-right: 20px;
  }


  .awards__txt-top {
    margin: 0 0 36px 0;
  }


  .awards-slider .slick-dots {
    position: static;
    padding-left: 20px;
  }


  .supplies__map-box {
    min-height: 500px;
  }


  .advertising-box__btn-box {
    text-align: center;
  }


  .col_show_small_display {
    display: block;
  }


  .col_show_large_display {
    display: none;
  }


  .projects-implemented__right-box {
    padding: 0px 13px 20px 13px;
  }


  .projects-implemented__left-box {
    padding: 0px 13px 0 13px;
  }


  .advertising-box__article {
    text-align: center;
  }


  .advertising-box__btn-wrap {
    padding: 18px 0 0;
  }


  .advertising-box__btn-wrap_button {
    margin-bottom: 0;
  }


  .reasons {
    padding: 30px 0 50px 0;
  }


  .showroom .col-lg-5 {
    padding: 0;
  }


  .showroom__btn-box {
    margin: 0;
  }


  .showroom__header {
    margin: 0px 0 20px 0;
  }


  .showroom__article {
    margin: 0 0 20px 0;
  }


  .container-showroom {
    margin-bottom: 25px;
  }


  .container-showroom-bottom {
    padding-bottom: 30px;
  }


  .showroom__list_bottom {
    padding: 45px 36px 29px 44px;
  }


  .btn-box_bttm {
    margin-bottom: 20px;
  }


  .reliability__article-wrap {
    padding: 80px 0 0;
  }


  .reliability__header {
    font-size: 26px;
  }


  .double-column__article-box {
    max-width: 63%;
    text-align: center;
  }


  .double-column__article-wrap {
    padding: 20px 0 20px 0;
  }


  #ddmenu ul {
    top: 49px;
  }
}
@media (min-width: 1200px) {

  .col-filter {
    width: 18%;
  }
}
@media (max-width: 1366px) and (min-width: 1200px) {

  .col-filter.col-filter_color {
    width: 20%;
  }


  .col-filter_input {
    width: 25%;
  }
}
@media (min-width: 1366px) {

  .col-filter_color {
    width: 25%;
  }
}
@media (max-width: 1200px) and (min-width: 841px) {

  .col-model {
    width: 50%;
  }


  .col-model:nth-child(2n) .model_item_hover {
    left: auto !important;
    right: 0;
  }


  .col-model:nth-child(2n + 1) .model_item_hover {
    left: 0 !important;
  }
}
@media (max-width: 1166px) {

  .model-wrap .col-lg-1-5 {
    width: 50%;
  }
}
@media (max-width: 1080px) {

  .stories__text-wrap {
    width: 100%;
    text-align: center;
  }


  .stories-slider .slick-prev, .stories-slider .slick-next {
    top: 21%;
  }


  .advantages__btn {
    padding: 14px 58px 12px 58px;
  }


  .opportunities__wrap-article {
    padding: 20px 0 0;
  }
}
@media (max-width: 1000px) {

  .video__source {
    max-height: 601px;
  }
}
@media (max-width: 991px) {

  .design__block {
    max-width: 310px;
    width: 100%;
    display: inline-block;
  }


  .design__content-box {
    position: static;
  }


  .ft-menu-mobile {
    display: block;
  }


  .slider-items .slick-dotted.slick-slider {
    margin-bottom: 0;
  }


  .article-read-more {
    padding-left: 12px;
    padding-right: 12px;
  }


  .showroom__list {
    position: static;
    margin: 0;
  }


  .showroom__list-box {
    position: static;
    margin: 0 -15px 28px -15px;
  }


  .showroom__image {
    display: none;
  }


  .cont-map {
    display: none;
  }


  .portfolio__content-box {
    left: 15%;
    right: 15%;
  }


  .news__content-box {
    left: 20%;
    right: 20%;
  }


  .features__header {
    text-align: center;
  }


  .bottom-container__col-wrap {
    margin: 2px 2px;
  }


  .col-model {
    position: relative;
  }

  .col-model:after {
    content: "";
    border-bottom: 1px solid #dcdcdc;
    position: absolute;
    bottom: 0;
    left: -50%;
    width: 100000px;
  }

  .col-model:nth-child(2n) .model_item_hover {
    left: auto !important;
  }

  .col-model:nth-child(2n-1) .model_item_hover {
    right: auto !important;
    left: 0 !important;
  }


  .col-lft__text_hide {
    display: none;
  }


  .col-lft__btn_hide {
    display: none;
  }


  .col-lft__header_hide {
    display: none;
  }


  .top-box__col-lft-box {
    padding: 0;
    text-align: center;
  }


  .top-box__col-lft {
    text-align: center;
  }


  .top-box__col-rgt {
    display: none;
  }


  .twentytwenty-vertical .twentytwenty-handle:after {
    width: 395px;
  }


  .reliability__article-wrap {
    padding: 0;
  }


  .header__lang_mobil {
    display: none;
  }


  .product-card {
    padding: 0 0 50px 0;
  }

  .product-card__image-wrap {
    text-align: center;
    padding: 29px 0 29px 0;
  }


  .ft {
    display: none;
  }


  .content {
    padding-bottom: 172px;
  }


  .footer {
    margin-top: -172px;
  }


  .top-content__btn {
    margin-bottom: 20px;
  }

  .top-content__wrap-btn-read-more {
    text-align: center;
    padding-right: 0;
  }


  .video__box_txt-large {
    font-size: 34px;
  }


  .career {
    display: none;
  }


  .career-slider-wrap {
    display: block;
  }


  .design {
    display: none;
  }


  .design-slider-wrap {
    display: block;
    padding: 35px 0 41px 0;
  }


  .video-partners__header {
    font-size: 30px;
  }


  .advantages__header {
    text-align: center;
  }

  .advantages__list-box {
    text-align: center;
  }

  .advantages__list {
    display: inline-block;
  }

  .advantages__item {
    text-align: left;
  }
}
@media (max-width: 920px) {

  .door-strong__box__header {
    color: #000000;
  }


  .door-strong__box__article p {
    color: #000000;
  }


  .supplies__map-box {
    min-height: 462px;
  }


  .door-strong__box-wrap {
    display: none;
  }


  .door-strong__box {
    margin-top: 0;
    width: 100%;
    max-width: none;
  }


  .door-strong__box-wrap_mobile {
    display: block;
  }


  .door-strong__gif-wrap {
    text-align: center;
    padding: 0;
  }


  .door-strong__gif-wrap video {
    max-width: 600px;
    width: 100% !important;
  }
}
@media (max-width: 900px) {

  .collections__btn {
    padding: 14px 35px 12px 35px;
  }


  .collections__name {
    font-size: 13px;
  }


  .collections__header-wrap {
    margin-bottom: 31px;
  }


  .collection-slider .slick-dots {
    top: -84px;
  }


  .collection-slider .slick-next {
    display: none !important;
  }


  .collection-slider .slick-prev {
    display: none !important;
  }


  .collections__link {
    position: static;
  }
}
@media (max-width: 840px) {

  .col-model {
    width: 100%;
  }


  .news__content-box {
    left: 15%;
    right: 15%;
  }


  .col-model .model_item_hover {
    left: auto !important;
    right: auto !important;
  }


  .model-wrap .col-lg-1-5 {
    width: 100%;
  }
}
@media (max-width: 991px) {
    .col-top-box_img {
      margin: 0 0 30px 0;
    }
}
@media (max-width: 767px) {
	.door-strong__header {
		height: calc(100% + 5px);
	}

  .header__logo {
    text-align: center;
  }

  .model-wrap {
    padding: 0 18px;
  }


  .yandex-map__content__header-box {
    padding: 7px 50px;
  }


  .yandex-map__content {
    padding-top: 89px;
  }

  .container-articles {
    padding: 98px 20px 0px 23px;
  }


  .articles__hd {
    margin: 0 0 27px 0;
  }


  .articles__item {
    width: 100%;
    margin-bottom: 22px;
    margin-right: 0;
    margin-left: 0;
  }


  .articles__links {
    padding-bottom: 0;
    border-bottom: 2px solid #eeeeee;
  }


  .ymaps-b-balloon__content>ymaps {
    max-height: 130px;
  }
  .ymaps-b-balloon {
    /*display: none !important;*/
  }
  .balloon__adress_place,
  .balloon__working-time,
  .balloon__site,
  .balloon__mail,
  .balloon__bonuses-wrap,
  .ballon__carousel {
    display: none !important;
  }
  .ymaps-b-balloon {
    width: 290px !important;
  }
  .yandex-map__balloon {
    padding: 15px;
  }

  .features__header {
    margin-bottom: 10px;
  }


  .features__header-text {
    position: static;
    text-align: center;
  }


  .opportunities__button-change-door-wrap {
    display: block;
  }


  .menu-partner__link {
    padding-bottom: 25px;
  }


  .video__image-wrap {
    display: block;
  }

  .video__source {
    display: none;
  }


  .icon-box {
    display: inline-block;
  }

  .icon-box:after {
    right: 15%;
  }

  .icon-box:before {
    left: 15%;
  }


  .col-scheme {
    min-height: auto;
  }


  .news__content-wrap {
    display: none !important;
  }


  .articles__content-wrap {
    display: none !important;
  }


  .panel-news__text {
    font-size: 11px;
  }


  .panel-news__item-new {
    font-size: 15px;
  }


  .panel-news__close-btn {
    right: 15px;
  }


  .content-lang__header {
    font-size: 19px;
  }


  .content-lang {
    margin: 0;
    left: 10px;
    right: 10px;
  }


  .container-collections {
    padding: 104px 20px 28px 23px;
  }


  .header__search {
    width: 370%;
  }


  .portfolio__image {
    width: 100%;
  }


  .portfolio-box {
    max-width: 370px;
    display: inline-block;
    position: relative;
    width: 100%;
  }


  .portfolio__content-box {
    left: 6%;
    right: 6%;
  }


  .portfolio__header {
    font-size: 18px;
  }


  .portfolio-wrap {
    padding: 110px 0 17px 0;
  }


  .reasons__article-box {
    margin: 0;
    padding-bottom: 37px;
  }


  .reasons__line-box {
    border-top: 1px solid #cccccc;
    position: relative;
  }


  .reasons__line-image-box {
    position: absolute;
    top: -10px;
  }


  .reasons {
    padding: 30px 0 30px 0;
  }


  .reasons__table-marketing {
    border-bottom: none;
    padding: 28px 0 0 0;
  }


  .reasons__table-marketing .col-xs-12 {
    padding: 0;
  }


  .header__logo_none {
    display: block;
  }


  .scheme__header-wrap {
    padding: 93px 20px 41px 20px;
  }


  .scheme__header {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 15px;
  }


  .container-news {
    padding: 113px 20px 19px 23px;
  }


  .departments {
    padding-top: 43px;
  }


  .menu-large__col {
    border-bottom: 1px solid #ffffff;
  }


  .menu-large__container {
    padding-top: 60px;
  }


  .model_item_hover {
    display: none !important;
  }


  .door-f__image-wrap {
    text-align: center;
    width: 100%;
    margin: 0;
  }


  .article-main__image {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }


  .article-main__image-wrap {
    text-align: center;
    width: 100%;
    overflow: hidden;
  }


  .article-top__wrap {
    padding-top: 85px;
  }


  .article-top__header {
    font-size: 24px;
  }


  .double-column-wrap {
    padding: 20px 0;
  }


  .double-column__article-box {
    max-width: none;
  }


  .col-model:nth-child(n) .model_item_hover {
    left: -50% !important;
  }


  .director__image-wrap {
    padding: 32px 0 0;
  }


  .director__image_1.director__image_hidden-large {
    display: block;
  }


  .director__image_1 {
    display: none;
  }


  .col-stability-img {
    padding: 0;
  }


  .stability__image-wrap_hidden-large {
    display: block;
    margin-top: -60px;
  }


  .stability-wrap {
    padding: 0 0 32px 0;
  }


  .stability__text p {
    line-height: 21px;
  }


  .stability__article {
    margin-left: 0;
    width: 100%;
    max-width: none;
  }


  .stability__wrap-article {
    padding: 30px 0 0;
    text-align: center;
  }


  .stability__header {
    font-size: 18px;
    text-align: center;
    line-height: 35px;
    margin-bottom: 11px;
  }


  .stability__text {
    text-align: center;
  }


  .opportunities__link-color-box_wrapper {
    text-align: center;
  }


  .opportunities__link-color-box {
    display: inline-block;
  }


  .opportunities__link-color-box {
    display: none;
  }


  .opportunities__link-color-box_hidden-large {
    display: inline-block;
  }


  .opportunities__text {
    text-align: center;
  }


  .opportunities-wrap {
    padding: 32px 0 0 0;
  }


  .opportunities__header {
    font-size: 18px;
    text-align: center;
    line-height: 32px;
  }


  .opportunities__btn {
    display: none;
  }


  .opportunities__link-cl {
    width: 35px;
    height: 35px;
  }


  .col-opportunities {
    padding: 0;
  }


  .opportunities__image-wrap {
    position: relative;
    min-height: 371px;
    display: block;
  }


  .opportunities__image {
    max-width: 440px;
    width: 100%;
    bottom: 0;
    right: 0;
    left: auto;
  }


  .opportunities__wrap-article {
    padding: 0;
  }


  .reliability__text {
    text-align: center;
  }


  .reliability__text p {
    line-height: 21px;
  }


  .reliability-wrap {
    padding: 31px 0 15px 0;
  }


  .reliability__header {
    font-size: 18px;
    text-align: center;
    line-height: 33px;
    margin-bottom: 14px;
  }


  .col-col-box {
    margin-bottom: 14px;
  }


  .quantity__text {
    margin: 0 0 24px;
  }


  .quantity__col__header {
    min-width: 116px;
  }


  .quantity__btn {
    display: none;
  }


  .quantity__col__text {
    font-size: 11px;
  }


  .quantity__col__header {
    font-size: 30px;
  }


  .quantity {
    text-align: center;
    padding: 16px 0 14px 0;
  }


  .quantity__wrap {
    padding: 0;
  }


  .quantity__text p {
    line-height: 21px;
  }


  .quantity__header {
    font-size: 18px;
    position: static;
    line-height: 34px;
  }


  .quantity__col {
    display: inline-block;
  }


  .col-top-box_img {
    margin: 0 0 30px 0;
  }


  .top-box__col-lft {
    width: 100%;
  }


  .top-box {
    padding: 85px 0 40px 0;
  }


  .col-lft__header {
    font-size: 18px;
    line-height: 37px;
    margin: 0 0 15px 0;
  }


  .col-lft__text {
    font-size: 14px;
  }


  .col-lft__btn {
    font-size: 11px;
    padding: 14px 10px 12px 10px;
    width: 100%;
  }


  .reliability__article-wrap {
    padding: 0;
  }


  .header {
    position: fixed;
    width: 100%;
    z-index: 1000;
    padding-left: 0;
    padding-right: 0;
  }

  .header__lang {
    margin: 27px 0;
  }

  .header__lang_mobil {
    display: none;
  }


  .header__navigation_mobile.active {
    display: block;
  }


  .spf {
    margin: 0 0 10px 0;
  }


  .rslt, .spf {
    padding-left: 0;
    padding-right: 0;
  }


  .specifications__table-wrap {
    padding: 0;
  }


  .product-card .col-lg-6 {
    padding: 0 30px;
  }


  .features__acquire_col-1 {
    display: none;
  }


  .features__acquire_col-2 {
    text-align: center;
    float: none;
  }


  .product-card {
    padding: 0 0 20px 0;
  }

  .product-card__features-wrap {
    padding: 0;
    border: none;
    background: none;
  }

  .product-card__image-wrap {
    padding: 108px 0 29px 0;
  }


  .specifications__row {
    padding: 16px 0;
  }

  .specifications__row:hover {
    cursor: inherit;
    background: none;
  }

  .specifications__row:hover .specifications__name {
    font-family: inherit;
  }


  .lang__item_lng {
    display: none;
  }

  .lang__item_srch {
    margin-left: 5px;
  }


  .logo__image {
    display: none;
  }

  .logo__image_mobil {
    display: block;
  }


  .fixed-btn {
    display: inline-block;
  }


  .top-content__header {
    font-size: 18px;
    margin-bottom: 18px;
  }

  .top-content__wrap-btn-read-more {
    margin-top: 0;
  }


  .video {
    padding: 66px 0 0;
  }

  .video__content {
    top: 66px;
  }

  .video__box_txt-large {
    font-size: 34px;
  }

  .video__header-wrap {
    padding: 9% 0 0 0;
  }


  .video-top-head {
    margin: 0 0 7% 0;
  }


  .article-map {
    display: inline-block;
    position: static;
    width: 100%;
    text-align: center;
  }

  .article-map__header {
    font-size: 18px;
    color: #333333;
  }

  .article-map__btn {
    padding: 14px 29px 12px 29px;
  }


  .supplies {
    padding: 30px 0 37px 0;
  }

  .supplies__map-img {
    display: none;
  }

  .supplies__map-img-highlight {
    display: none;
  }

  .supplies__menu-about {
    display: none;
  }

  .supplies__map-box {
    min-height: auto;
  }


  .history-wrap-outer {
    display: none;
  }


  .history-slider-wrap {
    display: block;
  }


  .awards__txt-top {
    font-size: 18px;
    color: #333333;
    margin: 0 0 47px 0;
  }

  .awards__article {
    text-align: center;
    padding: 34px 0 34px 0;
    width: 100%;
  }

  .awards__header {
    font-size: 13px;
    line-height: 24px;
    margin: 0 0 10px 0;
  }

  .awards__text {
    line-height: 21px;
  }


  .awards-slider .slick-dots {
    left: 50%;
    bottom: auto;
    top: 74px;
    margin-left: -45px;
    position: absolute;
  }


  .feedback {
    padding: 35px 0 30px 0;
  }

  .feedback__txt-top {
    font-size: 18px;
    color: #333333;
    font-family: "Gotham Pro Narrow Bold";
    margin: 0 0 65px 0;
  }

  .feedback__article {
    font-size: 14px;
    line-height: 26px;
  }


  .feedback-slider .slick-dots {
    bottom: auto;
    top: 101px;
  }


  .certificates__header {
    font-size: 18px;
  }


  .feedback-slider {
    padding: 20px 0 20px 0;
  }


  .slick-slide .feedback__img {
    margin: 0 0 41px 0;
    display: none;
    margin: 0 0 25px 0;
  }

  .slick-slide .feedback__img_min {
    display: inline-block;
  }


  .certificates-slider {
    margin: 0 0 18px 0;
  }


  .certificates__article {
    line-height: 21px;
  }


  .resume-wrap {
    padding: 34px 0 34px 0;
  }


  .resume__header {
    line-height: 31px;
  }

  .resume__lft-col {
    text-align: center;
  }

  .resume__rgt-col {
    text-align: center;
  }

  .resume__article {
    margin: 0 0 25px 0;
    line-height: 21px;
  }


  .advantages {
    padding: 28px 0 72px 0;
  }

  .advantages__header {
    font-size: 18px;
    color: #333333;
    font-family: "Gotham Pro Narrow Bold";
    text-align: center;
    line-height: 34px;
  }

  .advantages__list {
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 24px;
  }

  .advantages__item {
    font-size: 13px;
    margin: 0 0 16px 0;
  }

  .advantages__box-btn {
    padding: 25px 20px 24px 20px;
  }

  .advantages__text {
    line-height: 21px;
    margin: 0 0 21px 0;
  }

  .advantages__btn {
    padding: 14px 38px 12px 38px;
    width: 100%;
    font-size: 13px;
  }


  .col-bg {
    padding-left: 0;
    padding-right: 0;
  }


  .col-article-bottom {
    padding-left: 0;
    padding-right: 0;
  }


  .reasons__table {
    display: none;
  }


  .reasons__table_display-small {
    display: block;
  }


  .reasons-marketing .reasons__column_line {
    border-right: none;
    padding: 0;
  }


  .info__txt {
    text-align: center;
  }


  .filter_color {
    width: 100%;
  }

  .filter_price {
    width: 100%;
  }

  .filter__input-box {
    width: 100%;
  }

  .filter_door-type {
    width: 100%;
  }

  .filter_collection {
    width: 100%;
  }

  .filter_material {
    width: 100%;
  }


  .col-filter {
    margin-bottom: 20px;
  }


  .fltr {
    padding: 27px 0 8px 0;
  }


  .door-smoke__box {
    width: 100%;
    max-width: none;
  }


  .door-strong__box {
    width: 100%;
    max-width: none;
  }


  .specific-wrap {
    padding: 30px 0;
  }


  .order-door__buttons-wrap {
    padding: 25px 0 14px 0;
  }


  .order-door__button {
    padding: 14px 15px 12px 15px;
    font-size: 12px;
  }


  .another-models {
    padding: 27px 15px 27px 15px;
  }


  .col-model-wrap {
    margin: 0 0 20px 0;
  }


  .block-header_large {
    font-size: 14px;
  }


  .block-header {
    margin: 0 0 33px 0;
  }


  .top-content {
    padding: 86px 0 30px 0;
  }
}
@media (max-width: 723px) {

  .yandex-map__content {
    max-width: inherit;
    right: 0;
    left: 0;
  }
  .container-garant-mobile {
    margin-top:60px;
  }


  .news__content-box {
    left: 10%;
    right: 10%;
  }
}
@media (max-width: 637px) {

  .video-partners__content {
    padding: 170px 0 0 0;
  }

  .video-partners__header {
    margin: 0 0 78px 0;
  }


  .news__name {
    font-size: 15px;
  }


  .news__article {
    font-size: 12px;
  }
}
@media (max-width: 617px) {

  .features__header-text {
    position: static;
    text-align: center;
  }


  .door-strong__image {
    display: none;
  }


  .door-strong__header-wrap {
    height: 650px;
  }


  .door-strong__gif-wrap {
    vertical-align: bottom;
  }


  .icon-box {
    display: inline-block;
  }

  .icon-box:after {
    right: 9%;
  }

  .icon-box:before {
    left: 9%;
  }
}
@media (max-width: 577px) {

  .reasons {
    margin-bottom: 26px;
  }


  .door-strong__header-wrap {
    height: 612px;
  }


  .collections__header {
    font-size: 18px;
  }


  .container-news {
    padding-left: 0px;
    padding-right: 0px;
  }


  .content {
    padding-bottom: 189px;
  }


  .footer {
    margin-top: -189px;
  }


  .video__header {
    font-size: 19px;
    line-height: 37px;
  }

  .video__header-wrap {
    padding: 15% 0 0 0;
  }

  .video__box_txt-large {
    font-size: 18px;
  }

  .video__source {
    max-height: 528px;
  }


  .popup__f-wrap {
    left: 0;
    margin-left: 0;
  }


  .popup__f-wrap {
    max-width: auto;
    padding: 20px 10px 52px 20px;
  }


  .popup__f-wrap .hide_popup-f {
    right: 20px;
  }


  .video-top-head {
    margin: 0 0 12% 0;
  }


  .vid-txt {
    margin: 0 0 5% 0;
  }


  .stories {
    padding: 0;
  }

  .stories__header {
    font-size: 18px;
  }

  .stories__container {
    padding: 33px 0;
  }

  .stories__header {
    margin: 0 0 24px 0;
  }

  .stories__text-wrap {
    padding: 0 5px;
  }

  .stories__image-wrap {
    margin: 0 0 34px 0;
  }

  .stories__appointment {
    margin: 0 0 9px 0;
  }


  .slick-slide .stories__image {
    display: none;
  }

  .slick-slide .stories__image_min {
    display: inline-block;
  }


  .stories-slider .slick-prev, .stories-slider .slick-next {
    top: 16%;
  }


  .menu-partner__item {
    width: 50%;
    margin: 0 0 22px 0;
  }

  .menu-partner__link {
    padding: 0 0 7px 0;
  }


  .video-partners__header {
    font-size: 18px;
    line-height: 39px;
    margin: 0 0 46px 0;
  }

  .video-partners__content {
    padding: 151px 0 0 0;
  }


  .advertising-box {
    padding: 31px 0;
  }

  .advertising-box__article {
    font-size: 13px;
    line-height: 22px;
  }


  .col-adv-box {
    padding: 0;
  }


  .projects-implemented {
    padding: 27px 0 66px 0;
  }

  .projects-implemented__header {
    font-size: 18px;
    line-height: 36px;
    margin: 0 0 27px 0;
  }


  .col_show_small_display {
    margin: 0 0 14px 0;
  }


  .reasons__table_display-small {
    border-bottom: 1px solid #cccccc;
  }


  .reasons {
    padding: 29px 0 0 0;
  }

  .reasons__header {
    font-size: 18px;
    line-height: 34px;
    margin: 0 0 20px 0;
  }

  .reasons__table {
    border-top: none;
    padding: 0;
  }

  .reasons__item {
    font-size: 13px;
  }

  .reasons__list {
    margin: 0;
    padding-bottom: 6px;
  }


  .showroom__list {
    padding: 27px 20px 29px 25px;
  }

  .showroom__btn {
    font-size: 10px;
    padding: 14px 10px 12px 10px;
  }


  .listing {
    padding: 24px 0 20px 0;
  }

  .listing__text-box {
    padding: 23px 10px;
  }


  .col-list {
    padding-left: 0;
    padding-right: 0;
  }


  .marketing {
    padding: 26px 0 0 0;
  }

  .marketing__header {
    font-size: 18px;
    line-height: 36px;
    margin: 0 0 8px 0;
  }

  .marketing__text {
    font-size: 13px;
    line-height: 22px;
  }


  .reasons__article {
    font-size: 13px;
  }


  .info {
    padding: 26px 0;
  }

  .info__txt {
    font-size: 13px;
    margin: 0 0 18px 0;
  }


  .request-btn {
    padding: 28px 0;
  }

  .request-btn__btn {
    font-size: 12px;
    padding: 14px 12px 12px 12px;
  }

  .request-btn__btn-wrap {
    margin: 0 0 17px 0;
  }


  .yandex-map__content__address-row {
    padding-left: 15px;
    padding-right: 15px;
  }


  .yandex-map__content__radio-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }


  .yandex-map__content__link-wrap {
    padding-left: 15px;
    padding-right: 55px;
  }


  .yandex-map__content__radio-box {
    float: static;
    width: 100%;
    display: block;
  }
}
@media (max-width: 535px) {

  .door-strong__header-wrap {
    height: 597px;
  }
}
@media (max-width: 495px) {

  .door-strong__header-wrap {
    height: 555px;
  }
}
@media (max-width: 480px) {

  .video__source {
    max-height: 459px;
  }


  .door-smoke__box {
    padding: 16px 15px 16px 15px;
  }

  .door-smoke__box__header {
    font-size: 18px;
    margin: 0 0 9px 0;
  }

  .door-smoke__header__content {
    padding: 105px 0 0;
  }


  .door-strong__box {
    padding: 16px 15px 16px 15px;
	margin:0
  }

  .door-strong__box__header {
    font-size: 18px;
    margin: 0 0 9px 0;
  }
}
@media (max-width: 460px) {

  .icon-box {
    display: inline-block;
  }

  .icon-box:after {
    right: 2%;
  }

  .icon-box:before {
    left: 2%;
  }


  .header__search {
    width: 607%;
  }


  .article-main__text p {
    margin: 0 0 22px 0;
  }


  .article-main__header-h2 {
    margin-bottom: 11px;
    margin-top: 10px;
  }


  .article-main__header-h3 {
    margin-bottom: 11px;
    margin-top: 10px;
  }


  .article-top__header {
    font-size: 16px;
    line-height: 27px;
  }


  .article-top__text {
    font-size: 13px;
    line-height: 22px;
  }


  .article-main__text p {
    font-size: 15px;
    line-height: 22px;
  }


  .certificates-slider .slick-slide {
    padding: 0 43px;
  }


  .projects-implemented__right-box {
    padding: 0px;
  }


  .projects-implemented__left-box {
    padding: 0px;
  }


  .projects-implemented__txt {
    font-size: 12px;
    width: 70%;
  }


  .advertising-box__btn {
    padding: 14px 20px 12px 20px;
    width: 100%;
  }
}
@media (max-width: 455px) {

  .door-strong__header-wrap {
    height: 511px;
  }
}
@media (max-width: 433px) {

  .opportunities__image {
    max-width: none;
    width: 440px;
  }


  .yandex-map__content__header-box {
    text-align: center;
  }


  .yandex-map__content__header-wrap {
    float: none;
    margin: 0;
    display: inline-block;
  }


  .yandex-map__content__select-wrap {
    float: none;
    margin: 0;
    display: inline-block;
  }
}
@media (max-width: 420px) {

  .door-strong__header-wrap {
    height: 467px;
  }
}
@media (max-width: 400px) {

  .model__inner-image {
    height: auto;
    max-width: 250px;
    width: 100%;
  }


  .model__image {
    height: auto;
  }


  .row-catalog {
    padding: 0 10px;
  }
}
@media (max-width: 390px) {

  .news__name {
    font-size: 12px;
  }
}
@media (max-width: 360px) {

  .door-strong__header-wrap {
    height: 412px;
  }


  .icon-box {
    display: inline-block;
  }

  .icon-box:after {
    right: -4%;
  }

  .icon-box:before {
    left: -4%;
  }
}
@media (max-width: 330px) {

  .door-strong__header-wrap {
    height: 370px;
  }
}

/*17.12.2016*/
.b-planed {
  overflow: hidden;
  padding: 40px 15px;
  background: #eeeeee;
  border-bottom: 1px solid #ffffff;
}
.b-planed .scheme-item__header {
  max-width: 360px;
  margin: 0 auto;
}
.b-planed__container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.b-planed__title {
  text-align: center;
  margin-bottom: 68px;
}
.b-planed__content {
  margin: 40px -15px 50px;
  font-size: 0;
}
.b-planed__col {
  padding: 0 15px;
  vertical-align: top;
  display: inline-block;
  width: 33.333%;
  margin-bottom: 40px;
}
.b-planed__col._middle {
  vertical-align: middle;
}
.b-planed__img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 27px;
  display: block;
}
.b-planed__img._no-center {
  margin: 0;
}

@media (max-width: 1000px) {
  .b-planed__col {
    padding: 0 15px;
    width: 50%;
  }
}
@media (max-width: 800px) {

  .b-planed__content {
    margin: 30px -15px 50px;
    font-size: 0;
  }
  .b-planed__img,
  .b-planed__img._mw-320 {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .b-planed {
    padding-top: 75px;
  }
  .b-planed__title {
    font-size: 24px;
    margin-bottom: 35px;
  }
  .b-planed__container {
    max-width: 420px;
  }
  .b-planed__content {
    margin: 30px -15px 50px;
    font-size: 0;
  }
  .b-planed__col {
    padding: 0 15px;
    width: 100%;
  }
  .unslider-fade .unslider-wrap li img {
	  padding: 0;
	  max-width: 100%;
  }
}
.video-bg1 {
	background: url(../img/solutions/bg1.jpg) repeat-x 0 1px #3e3e3e;
}
.video-bg2 {
	background: url(../img/solutions/bg2.jpg) repeat-x 0 1px #3e3e3e;
}
.video-bg3 {
	background: url(../img/solutions/bg3.jpg) repeat-x 0 1px #3e3e3e;
}
.video-bg4 {
	background: url(../img/solutions/bg4.jpg) repeat-x 0 1px #3e3e3e;
}
.video-bg5 {
	background: url(../img/solutions/bg5.jpg) repeat-x 0 1px #3e3e3e;
}
@-moz-document url-prefix() {
	.video-bg1 {background: url(../img/solutions/bg1.jpg) repeat-x;}
	.video-bg2 {background: url(../img/solutions/bg2.jpg) repeat-x;}
	.video-bg3 {background: url(../img/solutions/bg3.jpg) repeat-x;}
	.video-bg4 {background: url(../img/solutions/bg4.jpg) repeat-x;}
	.video-bg5 {background: url(../img/solutions/bg5.jpg) repeat-x;}
}
.specifications__result a {
	border-bottom: 1px dotted black;
	cursor: help;
}
.specifications__result a:hover {
	border-bottom: 1px solid black;
}
.specifications__result a::after {
	content: "\00A0\f29c";
	font-family: fontawesome;
}
#btnOpenModal {border-radius:1px;display:flex;line-height: 35px;}
#btnOpenModal .glyphicon {font-size:35px;margin-right:10px;top:0;}
#btnOpenModal:hover {background:black;color:white;transition: 0.5s;}
.modal-video {position:absolute;left:calc(50% - 360px);top:calc(50% - 307px)}
.footer-youtube {font-size: 60px;position: relative;bottom: 5px;padding-right: 15px;padding-left: 5px;color: #ccc;transition:.5s}
.footer-youtube:hover {color:#666;transition:.5s}

.entry__door {width: 760px !important}
.entry__door .features__image-btn-wrapper h3 {padding: 0;margin: 0;margin-bottom: 5px}
.entry__door .model__pick-up-box {position: absolute;bottom: 15px;width: 100%;left: 0;}
.entry__door .features__image-btn-wrapper {margin: 0;width: 50%;float:left;margin-bottom: 10px;}
.img-scale {margin: 0;width: 360px;height: 200px;overflow: hidden;}
.img-scale img {transition: 1.6s;}
.img-scale:hover img {transition: all 2.2s linear;transform: scale(1.2);}

/*костыль на скрытие коллекции входные*/
.container-collections > div:nth-child(8) > div:last-child {display: none;}

.filters {
  padding-bottom: 20px;
}

.filters .btn-filter {
  border: 1px solid #333333;
  padding: 14px;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Gotham Pro Narrow Bold";
}

.filters .btn-filter {
  background-color: transparent;
  color: #000000;
}

.filters .btn-filter:hover,
.filters .btn-filter.is-checked {
  background-color: #000000;
  color: #fff;
}
.soc-top {color: #bcbcbc;transition: .4s}
.soc-top:hover {color: #444;transition: .4s}
.b-modal_country {
	z-index: 20000;
	position: fixed;
  bottom: 140px;
  left: 0;
  width: 775px;
  top: 0;
  display: none;
}
.b-modal_country .modal-dialog {
    width: 700px;
    margin: 0;
}
.b-modal_country.modal .modal-content {
	border-radius: 0;
}
.b-modal_country .modal-header {
	border: 0;
}
.b-modal_country .modal-header .close {
    float: right;
    font-size: 40px;
    color: #000;
	opacity: 1;
}
.b-modal_country .modal-body {
	padding: 0 20px 70px 120px;
}
.b-modal_country .modal-body p {
	font-size: 21px;
    text-align: center;
}
.b-modal_country .modal-body .b-modal_btn {
	text-align: center;
	margin: 20px 0 0 0;
}
.b-modal_country .modal-body .b-modal_btn a {
	display: inline-block;
    color: #000;
    border: 2px solid #000;
    font-weight: bold;
    font-size: 16px;
    padding: 4px 25px;
}
.b-modal_country .modal-body .b-modal_btn a:hover,
.b-modal_country .modal-body .b-modal_btn a:active,
.b-modal_country .modal-body .b-modal_btn a:focus {
	background: #000;
	color: #fff;
}
.b-modal_country .modal-content {
  -webkit-box-shadow: 4px 10px 26px 0px rgba(0,0,0,0.48);
  -moz-box-shadow: 4px 10px 26px 0px rgba(0,0,0,0.48);
  box-shadow: 4px 10px 26px 0px rgba(0,0,0,0.48);
}
.b-modal_country .modal-dialog {margin-left: 0}
.b-alert_form_msg {
	position: fixed;
    top: 50px;
    z-index: 999999;
    margin: 0 30%;
    text-align: center;
    width: 40%;
}
#recaptchaError {
	font-size: 14px;
}
.b-contact_result, .b-about_result {
	font-size: 15px;
}
.globe {
  border: 2px solid #444;
  border-radius: 50%;
  height: 110px;
  overflow: hidden;
  position: absolute;
  width: 110px;
  left: 15px;
}
.globe svg {
  -webkit-animation: rotation 5s linear 0s infinite;
          animation: rotation 5s linear 0s infinite;
}
.globe svg path {
  stroke: #444;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  from {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@keyframes rotation {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  from {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .soc-top {display: none}
}
@media (max-width: 700px) {
  #exampleModal, #exampleModal .modal-dialog {width: 100%;}
  .b-modal_country .modal-body {padding: 110px 20px 70px}
  .globe {left: calc(50% - 55px);top: -35px;}
}

.b-spinner {
	display: none;
}
.b-spinner img {
	width: 40px;
	margin-top: 5px;
}
.b-alerts {
	position: fixed;
    width: 40%;
    top: 30%;
    margin: 0 28%;
    text-align: center;
}
.product-card .product-card__features-wrap h1{
  width:80%;
}
/*Форма в футере*/
#mc_embed_signup_scroll .mc-field-group  #mce-EMAIL  + .mce_inline_error{
  display: none!important;
}

#mc_embed_signup {
  background: #eeeeee!important;
  width: 40%;
  margin-left: 30%
}
#mc_embed_signup .mc-field-group {
  margin-top:25px;
}
#mc_embed_signup .clear {
  text-align:center;
}

@media (max-width: 495px) {

  #mc_embed_signup {
    width: 100%;
    margin-left: 0%
  }
}



#one_sliding_doors .video-bg4{
    background: url(../img/solutions/bg6.jpg) repeat-x 0 1px #3d3633;
}
#two_sliding_doors .video-bg4{
    background: url(../img/solutions/bg7.jpg) repeat-x 0 1px #3d3633;
}
#three_sliding_doors .video-bg4{
    background: url(../img/solutions/bg8.jpg) repeat-x 0 1px #3d3633;
}